2018-08-09 22:00:39,642 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-206 | | 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-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-08-09 22:00:39,645 - 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.32,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3.52 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.32:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=M3dQEmhFXnivuIGTqJeI7cmIV 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=b5220918a46940eca73b5641490793b9 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-08-09 22:00:39,645 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-09 22:00:39,646 - 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-09 22:00:39,670 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-08-09 22:00:39,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 22:00:39,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 22:00:39,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 22:00:39,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 22:00:39,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 22:00:39,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 22:00:39,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 22:00:39,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 22:00:39,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 22:00:39,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 22:00:39,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 22:00:39,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 22:00:39,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 22:00:39,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 22:00:39,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 22:00:39,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 22:00:39,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 22:00:39,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 22:00:39,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 22:00:39,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 22:00:39,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 22:00:39,960 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 22:00:39,960 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-08-09 22:00:39,961 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-08-09 22:00:39,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-09 22:00:39,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:00:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-375f1fba-187e-45f5-91e2-ad32480a2292 Content-Encoding: gzip Content-Length: 194 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.32:5000/v3/", "rel": "self"}]}} 2018-08-09 22:00:39,968 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-375f1fba-187e-45f5-91e2-ad32480a2292 2018-08-09 22:00:39,968 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-09 22:00:40,457 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "077169cc946647b3a28fd2b6b274fbdf", "name": "reader"}, {"id": "5f4e37952fed448d8a5d2d688ddf4113", "name": "admin"}, {"id": "88513a21a6f143568494c5da51703b86", "name": "member"}], "expires_at": "2018-08-09T23:00:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5220918a46940eca73b5641490793b9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.32:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "437987ede53e4405944ad7c076551769"}, {"url": "http://192.30.9.3:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d3a7a4b63bc42cc950ea9d01ba16ee8"}, {"url": "http://192.30.9.3:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d8dc96d50c247e7837ea4c9b854184b"}], "type": "orchestration", "id": "06b2600fbdfd45009f077a0a8a411118", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "963d6582adf64c908f4754420d8066a9"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9837c8825b440f08dfd357317d353f0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded8397288b548b6a2ef868a552c35c4"}], "type": "event", "id": "0edb5a9ac368467395316b446bc9b17a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c4ee4a831c24b19a27a57c62ab1c000"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba92d8cd74449ad8e3ad0fb9d8df162"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c50639dc1d0944d08cb722487727404b"}], "type": "cloudformation", "id": "0f8e8a8cabc743b980b5dc7328ea8398", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75482ae7f30b4cce96aeea5fb573efee"}, {"url": "http://172.30.9.32:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3322f92a99944afb84fd710587f4207"}, {"url": "http://192.30.9.3:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca626291c6914f8392873dc1009e9439"}], "type": "volumev2", "id": "37bb077bc22343fc84723637e507d6ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58ac027cc3404748a004771a912f28e3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fdb7375f8a48ea9a3175833248c806"}, {"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aaf4dc1ae98a4fc4b8bb1ef0e4af1847"}], "type": "compute", "id": "66e5c4ed2fef488aa7efb24492939dd2", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b5781142f344691af8bcb5585c05d0a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d675dfe1fc174b888e1c05e36a89827f"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eac7171837574cfd9bdb0d1e99be1512"}], "type": "metric", "id": "74154109829a4b47a4ae0cf113ed0280", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "28c0fa2fe1a54037a1df5236437e7475"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3550892914574db28d4c22bdf0fccec5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "739a0b6ebed045fbb110541871ab2a15"}], "type": "identity", "id": "88688b106f224b10a51283eb12ae2936", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "ada1fac139534311815f98d908747c2a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9a3ecf1f13142c4a0c2baeaaa3dfaac"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6262b39fedb42aea7a928a362616ec0"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d220c13c29ac49428745e53c3a5f1f1b"}], "type": "alarming", "id": "b3fb638070d94560972a4f4ad3803c3e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29690a3ccee2437bbac7f9aa68595877"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c44848dd6a5446fb835005ab8ad4f4f"}, {"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9313e7c2f7b1414faa1e04af37a85d14"}], "type": "placement", "id": "b69679ef95c547c4bedad9a51bbc11e1", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d737435c2b74f5faf8fa63dea4e2fa1"}, {"url": "http://172.30.9.32:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78fb5d55cc204e4daa0cb175b819e87c"}, {"url": "http://192.30.9.3:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80278f13084845eaa317703712e8932f"}], "type": "volume", "id": "b6a6363259e342d8ac96a4641ed4678e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1008f871970540d59fed88ee5f560631"}, {"url": "http://192.30.9.3:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73ad6e9b1eaf4470a4458a45a03b86ba"}, {"url": "http://192.30.9.3:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc6095c8b90a4056ad6fb33d86c2319c"}], "type": "volumev3", "id": "cb31973e365c4222816f94365d3a9482", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8eac3aaf869e4581b0c486846aaf1964"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9f7c82f7a0247459dc8ee250179a27a"}, {"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbf52489f6c24c3bacff12a8fce92972"}], "type": "image", "id": "d37eb918087e4110bb9c0723c297dd28", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13579d8a89904ae8ae47c4c51523cc20"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8850af0d4d74815aac8c55d682d6b88"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05d68f4069f44f3928d1d2cfe0c31e2"}], "type": "network", "id": "da8095ba09ab49ed8463afad9622aa30", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a35851569141aa859a53f8f20d5c9e"}, {"url": "http://172.30.9.32:8080/v1/AUTH_b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de78fcff9f6f4b3698322312c36b013b"}, {"url": "http://12.0.0.27:8080/v1/AUTH_b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc41d0b8771f41d298a04050d21e2d86"}], "type": "object-store", "id": "eac7f386a2854d7cb26da2c6929699a5", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7e6b2597cbd0483796ae06691a711e17"}, "audit_ids": ["xGd88Gv4RD2kEIBMYLRhdA"], "issued_at": "2018-08-09T22:00:40.000000Z"}} 2018-08-09 22:00:40,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}543152b731fe7dab3d7672eaa05685e8ef8c9a8c" 2018-08-09 22:00:41,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:00:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f723948c-b416-4fff-9505-10199419429c x-compute-request-id: req-f723948c-b416-4fff-9505-10199419429c Content-Length: 18 Content-Type: application/json RESP BODY: {"aggregates": []} 2018-08-09 22:00:41,381 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/os-aggregates used request id req-f723948c-b416-4fff-9505-10199419429c 2018-08-09 22:00:41,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 1.42049980164s 2018-08-09 22:00:41,382 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/os-aggregates used request id req-f723948c-b416-4fff-9505-10199419429c 2018-08-09 22:00:41,382 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-08-09 22:00:41,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-09 22:00:41,391 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 09 Aug 2018 22:00:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19f717ed-c10e-4f1e-b91f-30228b422adb 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.32:5000/v3/", "rel": "self"}]}]}} 2018-08-09 22:00:41,391 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/ used request id req-19f717ed-c10e-4f1e-b91f-30228b422adb 2018-08-09 22:00:41,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-09 22:00:41,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}543152b731fe7dab3d7672eaa05685e8ef8c9a8c" 2018-08-09 22:00:41,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:00:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c476998-8710-4651-9ff1-7e3172ba8e33 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.32:5000/v3/domains/ae2f2a3ea85d48b1a1afefd9d87535da"}, "tags": [], "enabled": true, "id": "ae2f2a3ea85d48b1a1afefd9d87535da", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.32:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.32:5000/v3/domains", "previous": null, "next": null}} 2018-08-09 22:00:41,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains used request id req-2c476998-8710-4651-9ff1-7e3172ba8e33 2018-08-09 22:00:41,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.310508012772s 2018-08-09 22:00:41,703 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains used request id req-2c476998-8710-4651-9ff1-7e3172ba8e33 2018-08-09 22:00:41,704 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'ae2f2a3ea85d48b1a1afefd9d87535da', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-08-09 22:00:41,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-09 22:00:41,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}543152b731fe7dab3d7672eaa05685e8ef8c9a8c" 2018-08-09 22:00:41,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:00:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-716a4043-4adf-4fa9-98e2-748c1e6a46ee Content-Encoding: gzip Content-Length: 1976 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/1008f871970540d59fed88ee5f560631"}, "url": "http://172.30.9.32:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cb31973e365c4222816f94365d3a9482", "id": "1008f871970540d59fed88ee5f560631"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/13579d8a89904ae8ae47c4c51523cc20"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "da8095ba09ab49ed8463afad9622aa30", "id": "13579d8a89904ae8ae47c4c51523cc20"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/28c0fa2fe1a54037a1df5236437e7475"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "88688b106f224b10a51283eb12ae2936", "id": "28c0fa2fe1a54037a1df5236437e7475"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/29690a3ccee2437bbac7f9aa68595877"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b69679ef95c547c4bedad9a51bbc11e1", "id": "29690a3ccee2437bbac7f9aa68595877"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/2c44848dd6a5446fb835005ab8ad4f4f"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b69679ef95c547c4bedad9a51bbc11e1", "id": "2c44848dd6a5446fb835005ab8ad4f4f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/2c4ee4a831c24b19a27a57c62ab1c000"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0f8e8a8cabc743b980b5dc7328ea8398", "id": "2c4ee4a831c24b19a27a57c62ab1c000"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/2d737435c2b74f5faf8fa63dea4e2fa1"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b6a6363259e342d8ac96a4641ed4678e", "id": "2d737435c2b74f5faf8fa63dea4e2fa1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/3550892914574db28d4c22bdf0fccec5"}, "url": "http://172.30.9.32:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "88688b106f224b10a51283eb12ae2936", "id": "3550892914574db28d4c22bdf0fccec5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/3b5781142f344691af8bcb5585c05d0a"}, "url": "http://172.30.9.32:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "74154109829a4b47a4ae0cf113ed0280", "id": "3b5781142f344691af8bcb5585c05d0a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/437987ede53e4405944ad7c076551769"}, "url": "http://172.30.9.32:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "06b2600fbdfd45009f077a0a8a411118", "id": "437987ede53e4405944ad7c076551769"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/4ba92d8cd74449ad8e3ad0fb9d8df162"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0f8e8a8cabc743b980b5dc7328ea8398", "id": "4ba92d8cd74449ad8e3ad0fb9d8df162"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/54a35851569141aa859a53f8f20d5c9e"}, "url": "http://12.0.0.27:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "eac7f386a2854d7cb26da2c6929699a5", "id": "54a35851569141aa859a53f8f20d5c9e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/58ac027cc3404748a004771a912f28e3"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "66e5c4ed2fef488aa7efb24492939dd2", "id": "58ac027cc3404748a004771a912f28e3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/5d3a7a4b63bc42cc950ea9d01ba16ee8"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "06b2600fbdfd45009f077a0a8a411118", "id": "5d3a7a4b63bc42cc950ea9d01ba16ee8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/5d8dc96d50c247e7837ea4c9b854184b"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "06b2600fbdfd45009f077a0a8a411118", "id": "5d8dc96d50c247e7837ea4c9b854184b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/739a0b6ebed045fbb110541871ab2a15"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "88688b106f224b10a51283eb12ae2936", "id": "739a0b6ebed045fbb110541871ab2a15"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/73ad6e9b1eaf4470a4458a45a03b86ba"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cb31973e365c4222816f94365d3a9482", "id": "73ad6e9b1eaf4470a4458a45a03b86ba"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/75482ae7f30b4cce96aeea5fb573efee"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "37bb077bc22343fc84723637e507d6ca", "id": "75482ae7f30b4cce96aeea5fb573efee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/78fb5d55cc204e4daa0cb175b819e87c"}, "url": "http://172.30.9.32:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b6a6363259e342d8ac96a4641ed4678e", "id": "78fb5d55cc204e4daa0cb175b819e87c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/79fdb7375f8a48ea9a3175833248c806"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "66e5c4ed2fef488aa7efb24492939dd2", "id": "79fdb7375f8a48ea9a3175833248c806"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/80278f13084845eaa317703712e8932f"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b6a6363259e342d8ac96a4641ed4678e", "id": "80278f13084845eaa317703712e8932f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/8eac3aaf869e4581b0c486846aaf1964"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d37eb918087e4110bb9c0723c297dd28", "id": "8eac3aaf869e4581b0c486846aaf1964"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/9313e7c2f7b1414faa1e04af37a85d14"}, "url": "http://172.30.9.32:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b69679ef95c547c4bedad9a51bbc11e1", "id": "9313e7c2f7b1414faa1e04af37a85d14"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/963d6582adf64c908f4754420d8066a9"}, "url": "http://172.30.9.32:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0edb5a9ac368467395316b446bc9b17a", "id": "963d6582adf64c908f4754420d8066a9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/a3322f92a99944afb84fd710587f4207"}, "url": "http://172.30.9.32:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "37bb077bc22343fc84723637e507d6ca", "id": "a3322f92a99944afb84fd710587f4207"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/a8850af0d4d74815aac8c55d682d6b88"}, "url": "http://172.30.9.32:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "da8095ba09ab49ed8463afad9622aa30", "id": "a8850af0d4d74815aac8c55d682d6b88"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/a9837c8825b440f08dfd357317d353f0"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0edb5a9ac368467395316b446bc9b17a", "id": "a9837c8825b440f08dfd357317d353f0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/a9a3ecf1f13142c4a0c2baeaaa3dfaac"}, "url": "http://172.30.9.32:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b3fb638070d94560972a4f4ad3803c3e", "id": "a9a3ecf1f13142c4a0c2baeaaa3dfaac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/a9f7c82f7a0247459dc8ee250179a27a"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d37eb918087e4110bb9c0723c297dd28", "id": "a9f7c82f7a0247459dc8ee250179a27a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/aaf4dc1ae98a4fc4b8bb1ef0e4af1847"}, "url": "http://172.30.9.32:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "66e5c4ed2fef488aa7efb24492939dd2", "id": "aaf4dc1ae98a4fc4b8bb1ef0e4af1847"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/c05d68f4069f44f3928d1d2cfe0c31e2"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "da8095ba09ab49ed8463afad9622aa30", "id": "c05d68f4069f44f3928d1d2cfe0c31e2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/c50639dc1d0944d08cb722487727404b"}, "url": "http://172.30.9.32:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0f8e8a8cabc743b980b5dc7328ea8398", "id": "c50639dc1d0944d08cb722487727404b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/c6262b39fedb42aea7a928a362616ec0"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b3fb638070d94560972a4f4ad3803c3e", "id": "c6262b39fedb42aea7a928a362616ec0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/ca626291c6914f8392873dc1009e9439"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "37bb077bc22343fc84723637e507d6ca", "id": "ca626291c6914f8392873dc1009e9439"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/cbf52489f6c24c3bacff12a8fce92972"}, "url": "http://172.30.9.32:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d37eb918087e4110bb9c0723c297dd28", "id": "cbf52489f6c24c3bacff12a8fce92972"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/d220c13c29ac49428745e53c3a5f1f1b"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b3fb638070d94560972a4f4ad3803c3e", "id": "d220c13c29ac49428745e53c3a5f1f1b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/d675dfe1fc174b888e1c05e36a89827f"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "74154109829a4b47a4ae0cf113ed0280", "id": "d675dfe1fc174b888e1c05e36a89827f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/dc6095c8b90a4056ad6fb33d86c2319c"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cb31973e365c4222816f94365d3a9482", "id": "dc6095c8b90a4056ad6fb33d86c2319c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/de78fcff9f6f4b3698322312c36b013b"}, "url": "http://172.30.9.32:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "eac7f386a2854d7cb26da2c6929699a5", "id": "de78fcff9f6f4b3698322312c36b013b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/ded8397288b548b6a2ef868a552c35c4"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0edb5a9ac368467395316b446bc9b17a", "id": "ded8397288b548b6a2ef868a552c35c4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/eac7171837574cfd9bdb0d1e99be1512"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "74154109829a4b47a4ae0cf113ed0280", "id": "eac7171837574cfd9bdb0d1e99be1512"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/fc41d0b8771f41d298a04050d21e2d86"}, "url": "http://12.0.0.27:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "eac7f386a2854d7cb26da2c6929699a5", "id": "fc41d0b8771f41d298a04050d21e2d86"}], "links": {"self": "http://172.30.9.32:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-09 22:00:41,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/endpoints used request id req-716a4043-4adf-4fa9-98e2-748c1e6a46ee 2018-08-09 22:00:41,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.201673984528s 2018-08-09 22:00:41,910 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/endpoints used request id req-716a4043-4adf-4fa9-98e2-748c1e6a46ee 2018-08-09 22:00:41,917 - 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.32:5000/v3/endpoints/1008f871970540d59fed88ee5f560631'}, u'url': u'http://172.30.9.32:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'cb31973e365c4222816f94365d3a9482', u'id': u'1008f871970540d59fed88ee5f560631'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/13579d8a89904ae8ae47c4c51523cc20'}, u'url': u'http://192.30.9.3:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'da8095ba09ab49ed8463afad9622aa30', u'id': u'13579d8a89904ae8ae47c4c51523cc20'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/28c0fa2fe1a54037a1df5236437e7475'}, u'url': u'http://192.30.9.3:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'88688b106f224b10a51283eb12ae2936', u'id': u'28c0fa2fe1a54037a1df5236437e7475'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/29690a3ccee2437bbac7f9aa68595877'}, u'url': u'http://192.30.9.3:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b69679ef95c547c4bedad9a51bbc11e1', u'id': u'29690a3ccee2437bbac7f9aa68595877'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/2c44848dd6a5446fb835005ab8ad4f4f'}, u'url': u'http://192.30.9.3:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b69679ef95c547c4bedad9a51bbc11e1', u'id': u'2c44848dd6a5446fb835005ab8ad4f4f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/2c4ee4a831c24b19a27a57c62ab1c000'}, u'url': u'http://192.30.9.3:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'0f8e8a8cabc743b980b5dc7328ea8398', u'id': u'2c4ee4a831c24b19a27a57c62ab1c000'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/2d737435c2b74f5faf8fa63dea4e2fa1'}, u'url': u'http://192.30.9.3:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b6a6363259e342d8ac96a4641ed4678e', u'id': u'2d737435c2b74f5faf8fa63dea4e2fa1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/3550892914574db28d4c22bdf0fccec5'}, u'url': u'http://172.30.9.32:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'88688b106f224b10a51283eb12ae2936', u'id': u'3550892914574db28d4c22bdf0fccec5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/3b5781142f344691af8bcb5585c05d0a'}, u'url': u'http://172.30.9.32:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'74154109829a4b47a4ae0cf113ed0280', u'id': u'3b5781142f344691af8bcb5585c05d0a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/437987ede53e4405944ad7c076551769'}, u'url': u'http://172.30.9.32:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'06b2600fbdfd45009f077a0a8a411118', u'id': u'437987ede53e4405944ad7c076551769'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/4ba92d8cd74449ad8e3ad0fb9d8df162'}, u'url': u'http://192.30.9.3:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'0f8e8a8cabc743b980b5dc7328ea8398', u'id': u'4ba92d8cd74449ad8e3ad0fb9d8df162'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/54a35851569141aa859a53f8f20d5c9e'}, u'url': u'http://12.0.0.27:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'eac7f386a2854d7cb26da2c6929699a5', u'id': u'54a35851569141aa859a53f8f20d5c9e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/58ac027cc3404748a004771a912f28e3'}, u'url': u'http://192.30.9.3:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'66e5c4ed2fef488aa7efb24492939dd2', u'id': u'58ac027cc3404748a004771a912f28e3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/5d3a7a4b63bc42cc950ea9d01ba16ee8'}, u'url': u'http://192.30.9.3:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'06b2600fbdfd45009f077a0a8a411118', u'id': u'5d3a7a4b63bc42cc950ea9d01ba16ee8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/5d8dc96d50c247e7837ea4c9b854184b'}, u'url': u'http://192.30.9.3:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'06b2600fbdfd45009f077a0a8a411118', u'id': u'5d8dc96d50c247e7837ea4c9b854184b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/739a0b6ebed045fbb110541871ab2a15'}, u'url': u'http://192.30.9.3:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'88688b106f224b10a51283eb12ae2936', u'id': u'739a0b6ebed045fbb110541871ab2a15'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/73ad6e9b1eaf4470a4458a45a03b86ba'}, u'url': u'http://192.30.9.3:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'cb31973e365c4222816f94365d3a9482', u'id': u'73ad6e9b1eaf4470a4458a45a03b86ba'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/75482ae7f30b4cce96aeea5fb573efee'}, u'url': u'http://192.30.9.3:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'37bb077bc22343fc84723637e507d6ca', u'id': u'75482ae7f30b4cce96aeea5fb573efee'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/78fb5d55cc204e4daa0cb175b819e87c'}, u'url': u'http://172.30.9.32:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b6a6363259e342d8ac96a4641ed4678e', u'id': u'78fb5d55cc204e4daa0cb175b819e87c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/79fdb7375f8a48ea9a3175833248c806'}, u'url': u'http://192.30.9.3:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'66e5c4ed2fef488aa7efb24492939dd2', u'id': u'79fdb7375f8a48ea9a3175833248c806'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/80278f13084845eaa317703712e8932f'}, u'url': u'http://192.30.9.3:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b6a6363259e342d8ac96a4641ed4678e', u'id': u'80278f13084845eaa317703712e8932f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/8eac3aaf869e4581b0c486846aaf1964'}, u'url': u'http://192.30.9.3:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'd37eb918087e4110bb9c0723c297dd28', u'id': u'8eac3aaf869e4581b0c486846aaf1964'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/9313e7c2f7b1414faa1e04af37a85d14'}, u'url': u'http://172.30.9.32:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b69679ef95c547c4bedad9a51bbc11e1', u'id': u'9313e7c2f7b1414faa1e04af37a85d14'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/963d6582adf64c908f4754420d8066a9'}, u'url': u'http://172.30.9.32:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'0edb5a9ac368467395316b446bc9b17a', u'id': u'963d6582adf64c908f4754420d8066a9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/a3322f92a99944afb84fd710587f4207'}, u'url': u'http://172.30.9.32:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'37bb077bc22343fc84723637e507d6ca', u'id': u'a3322f92a99944afb84fd710587f4207'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/a8850af0d4d74815aac8c55d682d6b88'}, u'url': u'http://172.30.9.32:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'da8095ba09ab49ed8463afad9622aa30', u'id': u'a8850af0d4d74815aac8c55d682d6b88'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/a9837c8825b440f08dfd357317d353f0'}, u'url': u'http://192.30.9.3:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'0edb5a9ac368467395316b446bc9b17a', u'id': u'a9837c8825b440f08dfd357317d353f0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/a9a3ecf1f13142c4a0c2baeaaa3dfaac'}, u'url': u'http://172.30.9.32:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b3fb638070d94560972a4f4ad3803c3e', u'id': u'a9a3ecf1f13142c4a0c2baeaaa3dfaac'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/a9f7c82f7a0247459dc8ee250179a27a'}, u'url': u'http://192.30.9.3:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'd37eb918087e4110bb9c0723c297dd28', u'id': u'a9f7c82f7a0247459dc8ee250179a27a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/aaf4dc1ae98a4fc4b8bb1ef0e4af1847'}, u'url': u'http://172.30.9.32:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'66e5c4ed2fef488aa7efb24492939dd2', u'id': u'aaf4dc1ae98a4fc4b8bb1ef0e4af1847'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/c05d68f4069f44f3928d1d2cfe0c31e2'}, u'url': u'http://192.30.9.3:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'da8095ba09ab49ed8463afad9622aa30', u'id': u'c05d68f4069f44f3928d1d2cfe0c31e2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/c50639dc1d0944d08cb722487727404b'}, u'url': u'http://172.30.9.32:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'0f8e8a8cabc743b980b5dc7328ea8398', u'id': u'c50639dc1d0944d08cb722487727404b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/c6262b39fedb42aea7a928a362616ec0'}, u'url': u'http://192.30.9.3:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b3fb638070d94560972a4f4ad3803c3e', u'id': u'c6262b39fedb42aea7a928a362616ec0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/ca626291c6914f8392873dc1009e9439'}, u'url': u'http://192.30.9.3:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'37bb077bc22343fc84723637e507d6ca', u'id': u'ca626291c6914f8392873dc1009e9439'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/cbf52489f6c24c3bacff12a8fce92972'}, u'url': u'http://172.30.9.32:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'd37eb918087e4110bb9c0723c297dd28', u'id': u'cbf52489f6c24c3bacff12a8fce92972'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/d220c13c29ac49428745e53c3a5f1f1b'}, u'url': u'http://192.30.9.3:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b3fb638070d94560972a4f4ad3803c3e', u'id': u'd220c13c29ac49428745e53c3a5f1f1b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/d675dfe1fc174b888e1c05e36a89827f'}, u'url': u'http://192.30.9.3:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'74154109829a4b47a4ae0cf113ed0280', u'id': u'd675dfe1fc174b888e1c05e36a89827f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/dc6095c8b90a4056ad6fb33d86c2319c'}, u'url': u'http://192.30.9.3:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'cb31973e365c4222816f94365d3a9482', u'id': u'dc6095c8b90a4056ad6fb33d86c2319c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/de78fcff9f6f4b3698322312c36b013b'}, u'url': u'http://172.30.9.32:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'eac7f386a2854d7cb26da2c6929699a5', u'id': u'de78fcff9f6f4b3698322312c36b013b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/ded8397288b548b6a2ef868a552c35c4'}, u'url': u'http://192.30.9.3:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'0edb5a9ac368467395316b446bc9b17a', u'id': u'ded8397288b548b6a2ef868a552c35c4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/eac7171837574cfd9bdb0d1e99be1512'}, u'url': u'http://192.30.9.3:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'74154109829a4b47a4ae0cf113ed0280', u'id': u'eac7171837574cfd9bdb0d1e99be1512'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/fc41d0b8771f41d298a04050d21e2d86'}, u'url': u'http://12.0.0.27:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'eac7f386a2854d7cb26da2c6929699a5', u'id': u'fc41d0b8771f41d298a04050d21e2d86'})] 2018-08-09 22:00:41,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-08-09 22:00:41,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}543152b731fe7dab3d7672eaa05685e8ef8c9a8c" 2018-08-09 22:00:41,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:00: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-fbdbc901-d5be-4461-86f6-506c5d26c492 x-compute-request-id: req-fbdbc901-d5be-4461-86f6-506c5d26c492 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-09 22:00:41,933 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/extensions used request id req-fbdbc901-d5be-4461-86f6-506c5d26c492 2018-08-09 22:00:41,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.0142710208893s 2018-08-09 22:00:41,934 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/extensions used request id req-fbdbc901-d5be-4461-86f6-506c5d26c492 2018-08-09 22:00:41,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-08-09 22:00:41,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}543152b731fe7dab3d7672eaa05685e8ef8c9a8c" 2018-08-09 22:00:43,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:00:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9d988fa2-9f25-4a86-afb5-a6f23c8ef2ee x-compute-request-id: req-9d988fa2-9f25-4a86-afb5-a6f23c8ef2ee Content-Length: 45 Content-Type: application/json RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-08-09 22:00:43,504 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/os-floating-ip-pools used request id req-9d988fa2-9f25-4a86-afb5-a6f23c8ef2ee 2018-08-09 22:00:43,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.55681300163s 2018-08-09 22:00:43,504 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/os-floating-ip-pools used request id req-9d988fa2-9f25-4a86-afb5-a6f23c8ef2ee 2018-08-09 22:00:43,505 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-08-09 22:00:43,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 22:00:43,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}543152b731fe7dab3d7672eaa05685e8ef8c9a8c" 2018-08-09 22:00:44,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-96cbf828-eb11-4476-b6d2-8f642ff44db0 Date: Thu, 09 Aug 2018 22:00:44 GMT RESP BODY: {"floatingips": []} 2018-08-09 22:00:44,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-96cbf828-eb11-4476-b6d2-8f642ff44db0 2018-08-09 22:00:44,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 1.1919169426s 2018-08-09 22:00:44,702 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-96cbf828-eb11-4476-b6d2-8f642ff44db0 2018-08-09 22:00:44,702 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-08-09 22:00:44,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-09 22:00:44,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}543152b731fe7dab3d7672eaa05685e8ef8c9a8c" 2018-08-09 22:00:44,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22: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-19ee4341-1bbf-40bb-be85-997ae36d13f5 x-compute-request-id: req-19ee4341-1bbf-40bb-be85-997ae36d13f5 Content-Encoding: gzip Content-Length: 716 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 338}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"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": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 341}, "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.5", "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": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-08-09 22:00:44,885 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/os-hypervisors/detail used request id req-19ee4341-1bbf-40bb-be85-997ae36d13f5 2018-08-09 22:00:44,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.182878017426s 2018-08-09 22:00:44,886 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/os-hypervisors/detail used request id req-19ee4341-1bbf-40bb-be85-997ae36d13f5 2018-08-09 22:00:44,887 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.8', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX", "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': 247, u'hypervisor_version': 2010000, u'disk_available_least': 246, u'local_gb': 247, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 338}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0}), Munch({u'status': u'enabled', u'host_ip': u'192.30.9.5', u'hypervisor_hostname': u'overcloud-novacompute-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': 247, u'hypervisor_version': 2010000, u'disk_available_least': 246, u'local_gb': 247, u'free_ram_mb': 28406, u'id': 5, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 341}, 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-09 22:00:44,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-08-09 22:00:44,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}543152b731fe7dab3d7672eaa05685e8ef8c9a8c" 2018-08-09 22:00:45,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22: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-9e65877d-a6f1-4a6e-8b86-542abdc10137 x-compute-request-id: req-9e65877d-a6f1-4a6e-8b86-542abdc10137 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-09 22:00:45,011 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/os-keypairs used request id req-9e65877d-a6f1-4a6e-8b86-542abdc10137 2018-08-09 22:00:45,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.123281002045s 2018-08-09 22:00:45,011 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/os-keypairs used request id req-9e65877d-a6f1-4a6e-8b86-542abdc10137 2018-08-09 22:00:45,011 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-08-09 22:00:45,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 22:00:45,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}543152b731fe7dab3d7672eaa05685e8ef8c9a8c" 2018-08-09 22:00:46,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-67873e27-d72e-4a9a-bd13-a8400676f2c2 Date: Thu, 09 Aug 2018 22:00:46 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T21:56:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","provider:network_type":"flat"}]} 2018-08-09 22:00:46,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-67873e27-d72e-4a9a-bd13-a8400676f2c2 2018-08-09 22:00:46,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.29634690285s 2018-08-09 22:00:46,309 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-67873e27-d72e-4a9a-bd13-a8400676f2c2 2018-08-09 22:00:46,309 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'47882689-2cda-49f1-ab90-97da69506aee'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-09T21:56:03Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'mtu': 1500, u'id': u'bdb9209b-6552-4310-8fa0-ca466e84a750', 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-09T21:55:57Z', u'provider:network_type': u'flat', u'tenant_id': u'6e2b193279f94c09870f0da27a1e5991', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'6e2b193279f94c09870f0da27a1e5991', u'l2_adjacency': True})] 2018-08-09 22:00:46,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-09 22:00:46,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}543152b731fe7dab3d7672eaa05685e8ef8c9a8c" 2018-08-09 22:00:46,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-22890963-4f60-4936-ad12-71a7aa3afad0 Date: Thu, 09 Aug 2018 22:00:46 GMT RESP BODY: {"ports":[]} 2018-08-09 22:00:46,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/ports.json used request id req-22890963-4f60-4936-ad12-71a7aa3afad0 2018-08-09 22:00:46,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.216135978699s 2018-08-09 22:00:46,526 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/ports.json used request id req-22890963-4f60-4936-ad12-71a7aa3afad0 2018-08-09 22:00:46,526 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-08-09 22:00:46,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-09 22:00:46,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}543152b731fe7dab3d7672eaa05685e8ef8c9a8c" 2018-08-09 22:00:46,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:00:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-567c8cd8-b561-48b9-b955-7edff7793840 Content-Encoding: gzip Content-Length: 724 Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "6e2b193279f94c09870f0da27a1e5991"}}, "role": {"id": "5f4e37952fed448d8a5d2d688ddf4113"}, "user": {"id": "11fa7ddeb0564dbb9ae97e6016ef357f"}, "links": {"assignment": "http://172.30.9.32:5000/v3/projects/6e2b193279f94c09870f0da27a1e5991/users/11fa7ddeb0564dbb9ae97e6016ef357f/roles/5f4e37952fed448d8a5d2d688ddf4113"}}, {"scope": {"project": {"id": "6e2b193279f94c09870f0da27a1e5991"}}, "role": {"id": "5f4e37952fed448d8a5d2d688ddf4113"}, "user": {"id": "187033aee6fd450ca96240725777e4c2"}, "links": {"assignment": "http://172.30.9.32:5000/v3/projects/6e2b193279f94c09870f0da27a1e5991/users/187033aee6fd450ca96240725777e4c2/roles/5f4e37952fed448d8a5d2d688ddf4113"}}, {"scope": {"project": {"id": "6e2b193279f94c09870f0da27a1e5991"}}, "role": {"id": "5f4e37952fed448d8a5d2d688ddf4113"}, "user": {"id": "560d22bd57da40b5a0a9574a796d5f5d"}, "links": {"assignment": "http://172.30.9.32:5000/v3/projects/6e2b193279f94c09870f0da27a1e5991/users/560d22bd57da40b5a0a9574a796d5f5d/roles/5f4e37952fed448d8a5d2d688ddf4113"}}, {"scope": {"project": {"id": "6e2b193279f94c09870f0da27a1e5991"}}, "role": {"id": "5f4e37952fed448d8a5d2d688ddf4113"}, "user": {"id": "60452068d29f4fdfa63986a101565414"}, "links": {"assignment": "http://172.30.9.32:5000/v3/projects/6e2b193279f94c09870f0da27a1e5991/users/60452068d29f4fdfa63986a101565414/roles/5f4e37952fed448d8a5d2d688ddf4113"}}, {"scope": {"project": {"id": "6e2b193279f94c09870f0da27a1e5991"}}, "role": {"id": "5f4e37952fed448d8a5d2d688ddf4113"}, "user": {"id": "678f79df7fbc46f38c5b2ae2cf0c8fad"}, "links": {"assignment": "http://172.30.9.32:5000/v3/projects/6e2b193279f94c09870f0da27a1e5991/users/678f79df7fbc46f38c5b2ae2cf0c8fad/roles/5f4e37952fed448d8a5d2d688ddf4113"}}, {"scope": {"project": {"id": "b5220918a46940eca73b5641490793b9"}}, "role": {"id": "5f4e37952fed448d8a5d2d688ddf4113"}, "user": {"id": "7e6b2597cbd0483796ae06691a711e17"}, "links": {"assignment": "http://172.30.9.32:5000/v3/projects/b5220918a46940eca73b5641490793b9/users/7e6b2597cbd0483796ae06691a711e17/roles/5f4e37952fed448d8a5d2d688ddf4113"}}, {"scope": {"project": {"id": "6e2b193279f94c09870f0da27a1e5991"}}, "role": {"id": "5f4e37952fed448d8a5d2d688ddf4113"}, "user": {"id": "88043492d8c84e8d9e6414b58d9aae53"}, "links": {"assignment": "http://172.30.9.32:5000/v3/projects/6e2b193279f94c09870f0da27a1e5991/users/88043492d8c84e8d9e6414b58d9aae53/roles/5f4e37952fed448d8a5d2d688ddf4113"}}, {"scope": {"project": {"id": "6e2b193279f94c09870f0da27a1e5991"}}, "role": {"id": "5f4e37952fed448d8a5d2d688ddf4113"}, "user": {"id": "8a5e986b6ed545369b1f3084bfe0faa8"}, "links": {"assignment": "http://172.30.9.32:5000/v3/projects/6e2b193279f94c09870f0da27a1e5991/users/8a5e986b6ed545369b1f3084bfe0faa8/roles/5f4e37952fed448d8a5d2d688ddf4113"}}, {"scope": {"project": {"id": "6e2b193279f94c09870f0da27a1e5991"}}, "role": {"id": "352a7d143ea64db3aecbf66f67281fa1"}, "user": {"id": "97856cdcfc7541fab8b50800a44fe171"}, "links": {"assignment": "http://172.30.9.32:5000/v3/projects/6e2b193279f94c09870f0da27a1e5991/users/97856cdcfc7541fab8b50800a44fe171/roles/352a7d143ea64db3aecbf66f67281fa1"}}, {"scope": {"project": {"id": "6e2b193279f94c09870f0da27a1e5991"}}, "role": {"id": "5f4e37952fed448d8a5d2d688ddf4113"}, "user": {"id": "97856cdcfc7541fab8b50800a44fe171"}, "links": {"assignment": "http://172.30.9.32:5000/v3/projects/6e2b193279f94c09870f0da27a1e5991/users/97856cdcfc7541fab8b50800a44fe171/roles/5f4e37952fed448d8a5d2d688ddf4113"}}, {"scope": {"project": {"id": "6e2b193279f94c09870f0da27a1e5991"}}, "role": {"id": "5f4e37952fed448d8a5d2d688ddf4113"}, "user": {"id": "a3a7d792968c446db5fa23e49ad70178"}, "links": {"assignment": "http://172.30.9.32:5000/v3/projects/6e2b193279f94c09870f0da27a1e5991/users/a3a7d792968c446db5fa23e49ad70178/roles/5f4e37952fed448d8a5d2d688ddf4113"}}, {"scope": {"project": {"id": "6e2b193279f94c09870f0da27a1e5991"}}, "role": {"id": "5f4e37952fed448d8a5d2d688ddf4113"}, "user": {"id": "d56b2a42ace04544a47286de17abc35f"}, "links": {"assignment": "http://172.30.9.32:5000/v3/projects/6e2b193279f94c09870f0da27a1e5991/users/d56b2a42ace04544a47286de17abc35f/roles/5f4e37952fed448d8a5d2d688ddf4113"}}, {"scope": {"project": {"id": "6e2b193279f94c09870f0da27a1e5991"}}, "role": {"id": "5f4e37952fed448d8a5d2d688ddf4113"}, "user": {"id": "ebf0020df3ef470386f763032bf048a2"}, "links": {"assignment": "http://172.30.9.32:5000/v3/projects/6e2b193279f94c09870f0da27a1e5991/users/ebf0020df3ef470386f763032bf048a2/roles/5f4e37952fed448d8a5d2d688ddf4113"}}, {"scope": {"project": {"id": "6e2b193279f94c09870f0da27a1e5991"}}, "role": {"id": "5f4e37952fed448d8a5d2d688ddf4113"}, "user": {"id": "ff4e1f818c8b432487ac5ca3232ff438"}, "links": {"assignment": "http://172.30.9.32:5000/v3/projects/6e2b193279f94c09870f0da27a1e5991/users/ff4e1f818c8b432487ac5ca3232ff438/roles/5f4e37952fed448d8a5d2d688ddf4113"}}, {"scope": {"domain": {"id": "ae2f2a3ea85d48b1a1afefd9d87535da"}}, "role": {"id": "5f4e37952fed448d8a5d2d688ddf4113"}, "user": {"id": "bcc2f2783f374c89b6471bd69eb8efce"}, "links": {"assignment": "http://172.30.9.32:5000/v3/domains/ae2f2a3ea85d48b1a1afefd9d87535da/users/bcc2f2783f374c89b6471bd69eb8efce/roles/5f4e37952fed448d8a5d2d688ddf4113"}}, {"scope": {"system": {"all": true}}, "role": {"id": "5f4e37952fed448d8a5d2d688ddf4113"}, "user": {"id": "7e6b2597cbd0483796ae06691a711e17"}, "links": {"assignment": "http://172.30.9.32:5000/v3/system/users/7e6b2597cbd0483796ae06691a711e17/roles/5f4e37952fed448d8a5d2d688ddf4113"}}], "links": {"self": "http://172.30.9.32:5000/v3/role_assignments", "previous": null, "next": null}} 2018-08-09 22:00:46,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/role_assignments used request id req-567c8cd8-b561-48b9-b955-7edff7793840 2018-08-09 22:00:46,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.256479978561s 2018-08-09 22:00:46,787 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/role_assignments used request id req-567c8cd8-b561-48b9-b955-7edff7793840 2018-08-09 22:00:46,789 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'6e2b193279f94c09870f0da27a1e5991', 'id': u'5f4e37952fed448d8a5d2d688ddf4113', 'user': u'11fa7ddeb0564dbb9ae97e6016ef357f'}), Munch({'project': u'6e2b193279f94c09870f0da27a1e5991', 'id': u'5f4e37952fed448d8a5d2d688ddf4113', 'user': u'187033aee6fd450ca96240725777e4c2'}), Munch({'project': u'6e2b193279f94c09870f0da27a1e5991', 'id': u'5f4e37952fed448d8a5d2d688ddf4113', 'user': u'560d22bd57da40b5a0a9574a796d5f5d'}), Munch({'project': u'6e2b193279f94c09870f0da27a1e5991', 'id': u'5f4e37952fed448d8a5d2d688ddf4113', 'user': u'60452068d29f4fdfa63986a101565414'}), Munch({'project': u'6e2b193279f94c09870f0da27a1e5991', 'id': u'5f4e37952fed448d8a5d2d688ddf4113', 'user': u'678f79df7fbc46f38c5b2ae2cf0c8fad'}), Munch({'project': u'b5220918a46940eca73b5641490793b9', 'id': u'5f4e37952fed448d8a5d2d688ddf4113', 'user': u'7e6b2597cbd0483796ae06691a711e17'}), Munch({'project': u'6e2b193279f94c09870f0da27a1e5991', 'id': u'5f4e37952fed448d8a5d2d688ddf4113', 'user': u'88043492d8c84e8d9e6414b58d9aae53'}), Munch({'project': u'6e2b193279f94c09870f0da27a1e5991', 'id': u'5f4e37952fed448d8a5d2d688ddf4113', 'user': u'8a5e986b6ed545369b1f3084bfe0faa8'}), Munch({'project': u'6e2b193279f94c09870f0da27a1e5991', 'id': u'352a7d143ea64db3aecbf66f67281fa1', 'user': u'97856cdcfc7541fab8b50800a44fe171'}), Munch({'project': u'6e2b193279f94c09870f0da27a1e5991', 'id': u'5f4e37952fed448d8a5d2d688ddf4113', 'user': u'97856cdcfc7541fab8b50800a44fe171'}), Munch({'project': u'6e2b193279f94c09870f0da27a1e5991', 'id': u'5f4e37952fed448d8a5d2d688ddf4113', 'user': u'a3a7d792968c446db5fa23e49ad70178'}), Munch({'project': u'6e2b193279f94c09870f0da27a1e5991', 'id': u'5f4e37952fed448d8a5d2d688ddf4113', 'user': u'd56b2a42ace04544a47286de17abc35f'}), Munch({'project': u'6e2b193279f94c09870f0da27a1e5991', 'id': u'5f4e37952fed448d8a5d2d688ddf4113', 'user': u'ebf0020df3ef470386f763032bf048a2'}), Munch({'project': u'6e2b193279f94c09870f0da27a1e5991', 'id': u'5f4e37952fed448d8a5d2d688ddf4113', 'user': u'ff4e1f818c8b432487ac5ca3232ff438'}), Munch({'domain': u'ae2f2a3ea85d48b1a1afefd9d87535da', 'id': u'5f4e37952fed448d8a5d2d688ddf4113', 'user': u'bcc2f2783f374c89b6471bd69eb8efce'}), Munch({'id': u'5f4e37952fed448d8a5d2d688ddf4113', 'user': u'7e6b2597cbd0483796ae06691a711e17'})] 2018-08-09 22:00:46,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 22:00:46,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}543152b731fe7dab3d7672eaa05685e8ef8c9a8c" 2018-08-09 22:00:47,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:00:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-926a7cd7-2a7e-4097-bc6d-962d739ca6eb Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "077169cc946647b3a28fd2b6b274fbdf", "links": {"self": "http://172.30.9.32:5000/v3/roles/077169cc946647b3a28fd2b6b274fbdf"}, "name": "reader"}, {"domain_id": null, "id": "352a7d143ea64db3aecbf66f67281fa1", "links": {"self": "http://172.30.9.32:5000/v3/roles/352a7d143ea64db3aecbf66f67281fa1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5f4e37952fed448d8a5d2d688ddf4113", "links": {"self": "http://172.30.9.32:5000/v3/roles/5f4e37952fed448d8a5d2d688ddf4113"}, "name": "admin"}, {"domain_id": null, "id": "88513a21a6f143568494c5da51703b86", "links": {"self": "http://172.30.9.32:5000/v3/roles/88513a21a6f143568494c5da51703b86"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a5b954e8e29c4b6cafac3f07fe5c5da7", "links": {"self": "http://172.30.9.32:5000/v3/roles/a5b954e8e29c4b6cafac3f07fe5c5da7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fde9b0ad3a3d453ba6d5318189b139e9", "links": {"self": "http://172.30.9.32:5000/v3/roles/fde9b0ad3a3d453ba6d5318189b139e9"}, "name": "swiftoperator"}]} 2018-08-09 22:00:47,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-926a7cd7-2a7e-4097-bc6d-962d739ca6eb 2018-08-09 22:00:47,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.309709072113s 2018-08-09 22:00:47,103 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-926a7cd7-2a7e-4097-bc6d-962d739ca6eb 2018-08-09 22:00:47,104 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_roles: [Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'reader', 'id': u'077169cc946647b3a28fd2b6b274fbdf'}), 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'352a7d143ea64db3aecbf66f67281fa1'}), 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'5f4e37952fed448d8a5d2d688ddf4113'}), 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'88513a21a6f143568494c5da51703b86'}), 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'heat_stack_user', 'id': u'a5b954e8e29c4b6cafac3f07fe5c5da7'}), 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'fde9b0ad3a3d453ba6d5318189b139e9'})] 2018-08-09 22:00:47,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-09 22:00:47,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}543152b731fe7dab3d7672eaa05685e8ef8c9a8c" 2018-08-09 22:00:48,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d7e961b8-897d-46ed-94b3-92e6896dd2ea Date: Thu, 09 Aug 2018 22:00:48 GMT RESP BODY: {"routers": []} 2018-08-09 22:00:48,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-d7e961b8-897d-46ed-94b3-92e6896dd2ea 2018-08-09 22:00:48,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.04880690575s 2018-08-09 22:00:48,154 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-d7e961b8-897d-46ed-94b3-92e6896dd2ea 2018-08-09 22:00:48,155 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-08-09 22:00:48,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 22:00:48,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}543152b731fe7dab3d7672eaa05685e8ef8c9a8c" 2018-08-09 22:00:48,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:00: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-dddb0902-ac18-426a-aa3e-8d96bfcc4ebc x-compute-request-id: req-dddb0902-ac18-426a-aa3e-8d96bfcc4ebc Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-09 22:00:48,367 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-dddb0902-ac18-426a-aa3e-8d96bfcc4ebc 2018-08-09 22:00:48,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.21232509613s 2018-08-09 22:00:48,368 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-dddb0902-ac18-426a-aa3e-8d96bfcc4ebc 2018-08-09 22:00:48,368 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-08-09 22:00:48,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-09 22:00:48,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-09 22:00:48,381 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 09 Aug 2018 22:00:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7f42eea-eb48-4d3a-b574-68f2c359bb18 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.3:35357/v3/", "rel": "self"}]}]}} 2018-08-09 22:00:48,381 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.3:35357/ used request id req-b7f42eea-eb48-4d3a-b574-68f2c359bb18 2018-08-09 22:00:48,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}543152b731fe7dab3d7672eaa05685e8ef8c9a8c" 2018-08-09 22:00:48,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:00:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e837edcf-e1f1-4be2-851a-47d5b6d967c2 Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/06b2600fbdfd45009f077a0a8a411118"}, "enabled": true, "type": "orchestration", "id": "06b2600fbdfd45009f077a0a8a411118", "name": "heat"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/0edb5a9ac368467395316b446bc9b17a"}, "enabled": true, "type": "event", "id": "0edb5a9ac368467395316b446bc9b17a", "name": "panko"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/0f8e8a8cabc743b980b5dc7328ea8398"}, "enabled": true, "type": "cloudformation", "id": "0f8e8a8cabc743b980b5dc7328ea8398", "name": "heat-cfn"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/37bb077bc22343fc84723637e507d6ca"}, "enabled": true, "type": "volumev2", "id": "37bb077bc22343fc84723637e507d6ca", "name": "cinderv2"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/66e5c4ed2fef488aa7efb24492939dd2"}, "enabled": true, "type": "compute", "id": "66e5c4ed2fef488aa7efb24492939dd2", "name": "nova"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/74154109829a4b47a4ae0cf113ed0280"}, "enabled": true, "type": "metric", "id": "74154109829a4b47a4ae0cf113ed0280", "name": "gnocchi"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/88688b106f224b10a51283eb12ae2936"}, "enabled": true, "type": "identity", "id": "88688b106f224b10a51283eb12ae2936", "name": "keystone"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/ada1fac139534311815f98d908747c2a"}, "enabled": true, "type": "metering", "id": "ada1fac139534311815f98d908747c2a", "name": "ceilometer"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b3fb638070d94560972a4f4ad3803c3e"}, "enabled": true, "type": "alarming", "id": "b3fb638070d94560972a4f4ad3803c3e", "name": "aodh"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b69679ef95c547c4bedad9a51bbc11e1"}, "enabled": true, "type": "placement", "id": "b69679ef95c547c4bedad9a51bbc11e1", "name": "placement"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b6a6363259e342d8ac96a4641ed4678e"}, "enabled": true, "type": "volume", "id": "b6a6363259e342d8ac96a4641ed4678e", "name": "cinder"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/cb31973e365c4222816f94365d3a9482"}, "enabled": true, "type": "volumev3", "id": "cb31973e365c4222816f94365d3a9482", "name": "cinderv3"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/d37eb918087e4110bb9c0723c297dd28"}, "enabled": true, "type": "image", "id": "d37eb918087e4110bb9c0723c297dd28", "name": "glance"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/da8095ba09ab49ed8463afad9622aa30"}, "enabled": true, "type": "network", "id": "da8095ba09ab49ed8463afad9622aa30", "name": "neutron"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/eac7f386a2854d7cb26da2c6929699a5"}, "enabled": true, "type": "object-store", "id": "eac7f386a2854d7cb26da2c6929699a5", "name": "swift"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2018-08-09 22:00:48,696 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-e837edcf-e1f1-4be2-851a-47d5b6d967c2 2018-08-09 22:00:48,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.324895143509s 2018-08-09 22:00:48,697 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-e837edcf-e1f1-4be2-851a-47d5b6d967c2 2018-08-09 22:00:48,702 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'06b2600fbdfd45009f077a0a8a411118', 'name': u'heat'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'0edb5a9ac368467395316b446bc9b17a', 'name': u'panko'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'0f8e8a8cabc743b980b5dc7328ea8398', 'name': u'heat-cfn'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'37bb077bc22343fc84723637e507d6ca', 'name': u'cinderv2'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'66e5c4ed2fef488aa7efb24492939dd2', 'name': u'nova'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'74154109829a4b47a4ae0cf113ed0280', 'name': u'gnocchi'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'88688b106f224b10a51283eb12ae2936', 'name': u'keystone'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'ada1fac139534311815f98d908747c2a', 'name': u'ceilometer'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'b3fb638070d94560972a4f4ad3803c3e', 'name': u'aodh'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'b69679ef95c547c4bedad9a51bbc11e1', 'name': u'placement'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'b6a6363259e342d8ac96a4641ed4678e', 'name': u'cinder'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'cb31973e365c4222816f94365d3a9482', 'name': u'cinderv3'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'd37eb918087e4110bb9c0723c297dd28', 'name': u'glance'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'da8095ba09ab49ed8463afad9622aa30', 'name': u'neutron'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'eac7f386a2854d7cb26da2c6929699a5', 'name': u'swift'})] 2018-08-09 22:00:48,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-09 22:00:48,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}543152b731fe7dab3d7672eaa05685e8ef8c9a8c" 2018-08-09 22:00:50,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-bbf66d97-feb3-4969-8add-8797bcdd2f55 Date: Thu, 09 Aug 2018 22:00:50 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-09T21:56:03Z","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":"47882689-2cda-49f1-ab90-97da69506aee","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"6e2b193279f94c09870f0da27a1e5991","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"bdb9209b-6552-4310-8fa0-ca466e84a750","tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:56:03Z","ip_version":4}]} 2018-08-09 22:00:50,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-bbf66d97-feb3-4969-8add-8797bcdd2f55 2018-08-09 22:00:50,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 1.30167603493s 2018-08-09 22:00:50,005 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-bbf66d97-feb3-4969-8add-8797bcdd2f55 2018-08-09 22:00:50,005 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T21:56:03Z', 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'47882689-2cda-49f1-ab90-97da69506aee', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'bdb9209b-6552-4310-8fa0-ca466e84a750', u'tenant_id': u'6e2b193279f94c09870f0da27a1e5991', u'created_at': u'2018-08-09T21:56:03Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'6e2b193279f94c09870f0da27a1e5991'})] 2018-08-09 22:00:50,132 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-09 22:00:50,133 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:10 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-08-09 22:00:50,190 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-08-09 22:00:50,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 22:00:50,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 22:00:50,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 22:00:50,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 22:00:50,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 22:00:50,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 22:00:50,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 22:00:50,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 22:00:50,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 22:00:50,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 22:00:50,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 22:00:50,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 22:00:50,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 22:00:50,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 22:00:50,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 22:00:50,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 22:00:50,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 22:00:50,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 22:00:50,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 22:00:50,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 22:00:50,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 22:00:50,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 22:00:50,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-09 22:00:50,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:00:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1732872-0750-4caa-b207-f72e4f9379b7 Content-Encoding: gzip Content-Length: 194 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.32:5000/v3/", "rel": "self"}]}} 2018-08-09 22:00:50,317 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-e1732872-0750-4caa-b207-f72e4f9379b7 2018-08-09 22:00:50,318 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-09 22:00:50,703 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "077169cc946647b3a28fd2b6b274fbdf", "name": "reader"}, {"id": "5f4e37952fed448d8a5d2d688ddf4113", "name": "admin"}, {"id": "88513a21a6f143568494c5da51703b86", "name": "member"}], "expires_at": "2018-08-09T23:00:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5220918a46940eca73b5641490793b9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.32:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "437987ede53e4405944ad7c076551769"}, {"url": "http://192.30.9.3:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d3a7a4b63bc42cc950ea9d01ba16ee8"}, {"url": "http://192.30.9.3:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d8dc96d50c247e7837ea4c9b854184b"}], "type": "orchestration", "id": "06b2600fbdfd45009f077a0a8a411118", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "963d6582adf64c908f4754420d8066a9"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9837c8825b440f08dfd357317d353f0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded8397288b548b6a2ef868a552c35c4"}], "type": "event", "id": "0edb5a9ac368467395316b446bc9b17a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c4ee4a831c24b19a27a57c62ab1c000"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba92d8cd74449ad8e3ad0fb9d8df162"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c50639dc1d0944d08cb722487727404b"}], "type": "cloudformation", "id": "0f8e8a8cabc743b980b5dc7328ea8398", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75482ae7f30b4cce96aeea5fb573efee"}, {"url": "http://172.30.9.32:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3322f92a99944afb84fd710587f4207"}, {"url": "http://192.30.9.3:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca626291c6914f8392873dc1009e9439"}], "type": "volumev2", "id": "37bb077bc22343fc84723637e507d6ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58ac027cc3404748a004771a912f28e3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fdb7375f8a48ea9a3175833248c806"}, {"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aaf4dc1ae98a4fc4b8bb1ef0e4af1847"}], "type": "compute", "id": "66e5c4ed2fef488aa7efb24492939dd2", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b5781142f344691af8bcb5585c05d0a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d675dfe1fc174b888e1c05e36a89827f"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eac7171837574cfd9bdb0d1e99be1512"}], "type": "metric", "id": "74154109829a4b47a4ae0cf113ed0280", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "28c0fa2fe1a54037a1df5236437e7475"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3550892914574db28d4c22bdf0fccec5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "739a0b6ebed045fbb110541871ab2a15"}], "type": "identity", "id": "88688b106f224b10a51283eb12ae2936", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "ada1fac139534311815f98d908747c2a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9a3ecf1f13142c4a0c2baeaaa3dfaac"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6262b39fedb42aea7a928a362616ec0"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d220c13c29ac49428745e53c3a5f1f1b"}], "type": "alarming", "id": "b3fb638070d94560972a4f4ad3803c3e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29690a3ccee2437bbac7f9aa68595877"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c44848dd6a5446fb835005ab8ad4f4f"}, {"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9313e7c2f7b1414faa1e04af37a85d14"}], "type": "placement", "id": "b69679ef95c547c4bedad9a51bbc11e1", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d737435c2b74f5faf8fa63dea4e2fa1"}, {"url": "http://172.30.9.32:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78fb5d55cc204e4daa0cb175b819e87c"}, {"url": "http://192.30.9.3:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80278f13084845eaa317703712e8932f"}], "type": "volume", "id": "b6a6363259e342d8ac96a4641ed4678e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1008f871970540d59fed88ee5f560631"}, {"url": "http://192.30.9.3:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73ad6e9b1eaf4470a4458a45a03b86ba"}, {"url": "http://192.30.9.3:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc6095c8b90a4056ad6fb33d86c2319c"}], "type": "volumev3", "id": "cb31973e365c4222816f94365d3a9482", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8eac3aaf869e4581b0c486846aaf1964"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9f7c82f7a0247459dc8ee250179a27a"}, {"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbf52489f6c24c3bacff12a8fce92972"}], "type": "image", "id": "d37eb918087e4110bb9c0723c297dd28", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13579d8a89904ae8ae47c4c51523cc20"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8850af0d4d74815aac8c55d682d6b88"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05d68f4069f44f3928d1d2cfe0c31e2"}], "type": "network", "id": "da8095ba09ab49ed8463afad9622aa30", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a35851569141aa859a53f8f20d5c9e"}, {"url": "http://172.30.9.32:8080/v1/AUTH_b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de78fcff9f6f4b3698322312c36b013b"}, {"url": "http://12.0.0.27:8080/v1/AUTH_b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc41d0b8771f41d298a04050d21e2d86"}], "type": "object-store", "id": "eac7f386a2854d7cb26da2c6929699a5", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7e6b2597cbd0483796ae06691a711e17"}, "audit_ids": ["tTwPjZ5hQ2q1nZ186HVBxw"], "issued_at": "2018-08-09T22:00:50.000000Z"}} 2018-08-09 22:00:50,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 22:00:50,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}0033d339367f2f2b2fb216a99a6885ff479f3ce3" 2018-08-09 22:00:51,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-fe655975-c6be-429a-ae49-819ad2a8361d Date: Thu, 09 Aug 2018 22:00:51 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T21:56:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","provider:network_type":"flat"}]} 2018-08-09 22:00:51,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-fe655975-c6be-429a-ae49-819ad2a8361d 2018-08-09 22:00:51,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.351398944855s 2018-08-09 22:00:51,059 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-fe655975-c6be-429a-ae49-819ad2a8361d 2018-08-09 22:00:51,060 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-08-09 22:00:51,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-09 22:00:51,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0033d339367f2f2b2fb216a99a6885ff479f3ce3" -d '{"network": {"name": "tenantnetwork1-net_0233952a-68c1-4a1d-a991-877f045146be", "admin_state_up": true}}' 2018-08-09 22:00:52,010 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-d559fd84-0c65-4035-b474-a734e7febda8 Date: Thu, 09 Aug 2018 22:00:52 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"2d8adc4f-3599-46f2-917d-2ecc1c4b4275","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"b5220918a46940eca73b5641490793b9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T22:00:51Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_0233952a-68c1-4a1d-a991-877f045146be","admin_state_up":true,"tenant_id":"b5220918a46940eca73b5641490793b9","created_at":"2018-08-09T22:00:51Z","mtu":1450}} 2018-08-09 22:00:52,011 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-d559fd84-0c65-4035-b474-a734e7febda8 2018-08-09 22:00:52,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.94997215271s 2018-08-09 22:00:52,011 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-d559fd84-0c65-4035-b474-a734e7febda8 2018-08-09 22:00:52,012 - 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-09T22:00:51Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'2d8adc4f-3599-46f2-917d-2ecc1c4b4275', u'provider:segmentation_id': 47, 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_0233952a-68c1-4a1d-a991-877f045146be', u'created_at': u'2018-08-09T22:00:51Z', u'mtu': 1450, u'tenant_id': u'b5220918a46940eca73b5641490793b9', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'b5220918a46940eca73b5641490793b9', u'l2_adjacency': True}) 2018-08-09 22:00:52,013 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 22:00:52,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0033d339367f2f2b2fb216a99a6885ff479f3ce3" 2018-08-09 22:00:53,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1434 X-Openstack-Request-Id: req-463a3721-d226-464a-828b-3d8355334782 Date: Thu, 09 Aug 2018 22:00:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"2d8adc4f-3599-46f2-917d-2ecc1c4b4275","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"b5220918a46940eca73b5641490793b9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T22:00:51Z","qos_policy_id":null,"name":"tenantnetwork1-net_0233952a-68c1-4a1d-a991-877f045146be","admin_state_up":true,"tenant_id":"b5220918a46940eca73b5641490793b9","created_at":"2018-08-09T22:00:51Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T21:56:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","provider:network_type":"flat"}]} 2018-08-09 22:00:53,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-463a3721-d226-464a-828b-3d8355334782 2018-08-09 22:00:53,137 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.12434482574s 2018-08-09 22:00:53,137 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-463a3721-d226-464a-828b-3d8355334782 2018-08-09 22:00:53,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-09 22:00:53,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}0033d339367f2f2b2fb216a99a6885ff479f3ce3" -d '{"subnet": {"name": "tenantnetwork1-subnet_0233952a-68c1-4a1d-a991-877f045146be", "enable_dhcp": true, "network_id": "2d8adc4f-3599-46f2-917d-2ecc1c4b4275", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-09 22:00:54,621 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-655be55c-d533-4a8a-b9ed-36f1d36b7028 Date: Thu, 09 Aug 2018 22:00:54 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-09T22:00:54Z","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":"d835657d-1791-4418-80cb-6c6f76c39667","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"b5220918a46940eca73b5641490793b9","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_0233952a-68c1-4a1d-a991-877f045146be","enable_dhcp":true,"segment_id":null,"network_id":"2d8adc4f-3599-46f2-917d-2ecc1c4b4275","tenant_id":"b5220918a46940eca73b5641490793b9","created_at":"2018-08-09T22:00:54Z","ip_version":4}} 2018-08-09 22:00:54,621 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-655be55c-d533-4a8a-b9ed-36f1d36b7028 2018-08-09 22:00:54,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.48196411133s 2018-08-09 22:00:54,622 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-655be55c-d533-4a8a-b9ed-36f1d36b7028 2018-08-09 22:00:54,622 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T22:00:54Z', 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'd835657d-1791-4418-80cb-6c6f76c39667', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_0233952a-68c1-4a1d-a991-877f045146be', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'2d8adc4f-3599-46f2-917d-2ecc1c4b4275', u'tenant_id': u'b5220918a46940eca73b5641490793b9', u'created_at': u'2018-08-09T22:00:54Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'b5220918a46940eca73b5641490793b9'}) 2018-08-09 22:00:54,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-09 22:00:54,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}0033d339367f2f2b2fb216a99a6885ff479f3ce3" -d '{"router": {"external_gateway_info": {"network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750"}, "name": "tenantnetwork1-router_0233952a-68c1-4a1d-a991-877f045146be", "admin_state_up": true}}' 2018-08-09 22:01:02,091 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 713 X-Openstack-Request-Id: req-07d368f0-838e-4a17-b787-d4fd4adce42d Date: Thu, 09 Aug 2018 22:01:02 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "47882689-2cda-49f1-ab90-97da69506aee", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b5220918a46940eca73b5641490793b9", "created_at": "2018-08-09T22:00:56Z", "admin_state_up": true, "updated_at": "2018-08-09T22:00:57Z", "project_id": "b5220918a46940eca73b5641490793b9", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "19077091-92ad-4ef2-8f48-2d6e4bce1007", "name": "tenantnetwork1-router_0233952a-68c1-4a1d-a991-877f045146be"}} 2018-08-09 22:01:02,091 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-07d368f0-838e-4a17-b787-d4fd4adce42d 2018-08-09 22:01:02,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.4682071209s 2018-08-09 22:01:02,092 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-07d368f0-838e-4a17-b787-d4fd4adce42d 2018-08-09 22:01:02,092 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T22:00:57Z', u'revision_number': 3, u'ha': True, u'id': u'19077091-92ad-4ef2-8f48-2d6e4bce1007', u'external_gateway_info': {u'network_id': u'bdb9209b-6552-4310-8fa0-ca466e84a750', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'47882689-2cda-49f1-ab90-97da69506aee', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_0233952a-68c1-4a1d-a991-877f045146be', u'admin_state_up': True, u'tenant_id': u'b5220918a46940eca73b5641490793b9', u'created_at': u'2018-08-09T22:00:56Z', u'flavor_id': None, u'routes': [], u'project_id': u'b5220918a46940eca73b5641490793b9'}) 2018-08-09 22:01:02,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-09 22:01:02,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/19077091-92ad-4ef2-8f48-2d6e4bce1007/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}0033d339367f2f2b2fb216a99a6885ff479f3ce3" -d '{"subnet_id": "d835657d-1791-4418-80cb-6c6f76c39667"}' 2018-08-09 22:01:04,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a79e287c-99b4-444c-b2a3-dae38f992f40 Date: Thu, 09 Aug 2018 22:01:04 GMT RESP BODY: {"network_id": "2d8adc4f-3599-46f2-917d-2ecc1c4b4275", "tenant_id": "b5220918a46940eca73b5641490793b9", "subnet_id": "d835657d-1791-4418-80cb-6c6f76c39667", "subnet_ids": ["d835657d-1791-4418-80cb-6c6f76c39667"], "port_id": "2eff0d1a-9f31-4271-a17c-3ce24953ad06", "id": "19077091-92ad-4ef2-8f48-2d6e4bce1007"} 2018-08-09 22:01:04,897 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/19077091-92ad-4ef2-8f48-2d6e4bce1007/add_router_interface.json used request id req-a79e287c-99b4-444c-b2a3-dae38f992f40 2018-08-09 22:01:04,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.80471396446s 2018-08-09 22:01:04,898 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/19077091-92ad-4ef2-8f48-2d6e4bce1007/add_router_interface.json used request id req-a79e287c-99b4-444c-b2a3-dae38f992f40 returning object 19077091-92ad-4ef2-8f48-2d6e4bce1007 2018-08-09 22:01:05,012 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-09 22:01:05,013 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:14 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-09 22:01:05,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-09 22:01:05,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/19077091-92ad-4ef2-8f48-2d6e4bce1007/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}0033d339367f2f2b2fb216a99a6885ff479f3ce3" -d '{"subnet_id": "d835657d-1791-4418-80cb-6c6f76c39667"}' 2018-08-09 22:01:08,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-067be9dc-d40d-4f02-a7b2-6f00a7d8f6ce Date: Thu, 09 Aug 2018 22:01:08 GMT RESP BODY: {"network_id": "2d8adc4f-3599-46f2-917d-2ecc1c4b4275", "tenant_id": "b5220918a46940eca73b5641490793b9", "subnet_id": "d835657d-1791-4418-80cb-6c6f76c39667", "subnet_ids": ["d835657d-1791-4418-80cb-6c6f76c39667"], "port_id": "2eff0d1a-9f31-4271-a17c-3ce24953ad06", "id": "19077091-92ad-4ef2-8f48-2d6e4bce1007"} 2018-08-09 22:01:08,441 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/19077091-92ad-4ef2-8f48-2d6e4bce1007/remove_router_interface.json used request id req-067be9dc-d40d-4f02-a7b2-6f00a7d8f6ce 2018-08-09 22:01:08,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.42291903496s 2018-08-09 22:01:08,442 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/19077091-92ad-4ef2-8f48-2d6e4bce1007/remove_router_interface.json used request id req-067be9dc-d40d-4f02-a7b2-6f00a7d8f6ce returning object 19077091-92ad-4ef2-8f48-2d6e4bce1007 2018-08-09 22:01:08,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-09 22:01:08,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}0033d339367f2f2b2fb216a99a6885ff479f3ce3" 2018-08-09 22:01:09,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-a7202e8e-277c-40d3-8dd5-c822fde7863b Date: Thu, 09 Aug 2018 22:01:09 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "47882689-2cda-49f1-ab90-97da69506aee", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b5220918a46940eca73b5641490793b9", "created_at": "2018-08-09T22:00:56Z", "admin_state_up": true, "updated_at": "2018-08-09T22:01:06Z", "project_id": "b5220918a46940eca73b5641490793b9", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "19077091-92ad-4ef2-8f48-2d6e4bce1007", "name": "tenantnetwork1-router_0233952a-68c1-4a1d-a991-877f045146be"}]} 2018-08-09 22:01:09,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-a7202e8e-277c-40d3-8dd5-c822fde7863b 2018-08-09 22:01:09,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.27409100533s 2018-08-09 22:01:09,717 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-a7202e8e-277c-40d3-8dd5-c822fde7863b 2018-08-09 22:01:09,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-09 22:01:09,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/routers/19077091-92ad-4ef2-8f48-2d6e4bce1007.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0033d339367f2f2b2fb216a99a6885ff479f3ce3" 2018-08-09 22:01:13,656 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9a49b124-1048-48e1-85be-84ed3b10bf3e Content-Length: 0 Date: Thu, 09 Aug 2018 22:01:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 22:01:13,656 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/19077091-92ad-4ef2-8f48-2d6e4bce1007.json used request id req-9a49b124-1048-48e1-85be-84ed3b10bf3e 2018-08-09 22:01:13,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.93784809113s 2018-08-09 22:01:13,656 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/19077091-92ad-4ef2-8f48-2d6e4bce1007.json used request id req-9a49b124-1048-48e1-85be-84ed3b10bf3e 2018-08-09 22:01:13,657 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-09 22:01:13,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}0033d339367f2f2b2fb216a99a6885ff479f3ce3" 2018-08-09 22:01:14,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1332 X-Openstack-Request-Id: req-b5c57642-a743-417d-adc9-d878bebcde6e Date: Thu, 09 Aug 2018 22:01:14 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-09T21:56:03Z","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":"47882689-2cda-49f1-ab90-97da69506aee","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"6e2b193279f94c09870f0da27a1e5991","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"bdb9209b-6552-4310-8fa0-ca466e84a750","tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:56:03Z","ip_version":4},{"updated_at":"2018-08-09T22:00:54Z","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":"d835657d-1791-4418-80cb-6c6f76c39667","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"b5220918a46940eca73b5641490793b9","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_0233952a-68c1-4a1d-a991-877f045146be","enable_dhcp":true,"segment_id":null,"network_id":"2d8adc4f-3599-46f2-917d-2ecc1c4b4275","tenant_id":"b5220918a46940eca73b5641490793b9","created_at":"2018-08-09T22:00:54Z","ip_version":4}]} 2018-08-09 22:01:14,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-b5c57642-a743-417d-adc9-d878bebcde6e 2018-08-09 22:01:14,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 1.20784902573s 2018-08-09 22:01:14,865 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-b5c57642-a743-417d-adc9-d878bebcde6e 2018-08-09 22:01:14,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-09 22:01:14,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/subnets/d835657d-1791-4418-80cb-6c6f76c39667.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0033d339367f2f2b2fb216a99a6885ff479f3ce3" 2018-08-09 22:01:17,792 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-02352b1a-a933-4f12-b47a-8646b614e766 Date: Thu, 09 Aug 2018 22:01:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 22:01:17,792 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/d835657d-1791-4418-80cb-6c6f76c39667.json used request id req-02352b1a-a933-4f12-b47a-8646b614e766 2018-08-09 22:01:17,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.92572784424s 2018-08-09 22:01:17,792 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/d835657d-1791-4418-80cb-6c6f76c39667.json used request id req-02352b1a-a933-4f12-b47a-8646b614e766 2018-08-09 22:01:17,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 22:01:17,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0033d339367f2f2b2fb216a99a6885ff479f3ce3" 2018-08-09 22:01:17,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1440 X-Openstack-Request-Id: req-dfe89fa3-fd63-46ad-bc7d-468fb07e8605 Date: Thu, 09 Aug 2018 22:01:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2d8adc4f-3599-46f2-917d-2ecc1c4b4275","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"b5220918a46940eca73b5641490793b9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T22:01:17Z","qos_policy_id":null,"name":"tenantnetwork1-net_0233952a-68c1-4a1d-a991-877f045146be","admin_state_up":true,"tenant_id":"b5220918a46940eca73b5641490793b9","created_at":"2018-08-09T22:00:51Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T21:56:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","provider:network_type":"flat"}]} 2018-08-09 22:01:17,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-dfe89fa3-fd63-46ad-bc7d-468fb07e8605 2018-08-09 22:01:17,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0808329582214s 2018-08-09 22:01:17,874 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-dfe89fa3-fd63-46ad-bc7d-468fb07e8605 2018-08-09 22:01:17,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-09 22:01:17,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/networks/2d8adc4f-3599-46f2-917d-2ecc1c4b4275.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0033d339367f2f2b2fb216a99a6885ff479f3ce3" 2018-08-09 22:01:19,469 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-32d0e54e-7e68-4e9b-8ca9-1595302d58c2 Date: Thu, 09 Aug 2018 22:01:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 22:01:19,470 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/2d8adc4f-3599-46f2-917d-2ecc1c4b4275.json used request id req-32d0e54e-7e68-4e9b-8ca9-1595302d58c2 2018-08-09 22:01:19,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.59527301788s 2018-08-09 22:01:19,470 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/2d8adc4f-3599-46f2-917d-2ecc1c4b4275.json used request id req-32d0e54e-7e68-4e9b-8ca9-1595302d58c2 2018-08-09 22:01:19,522 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-08-09 22:01:19,563 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 22:01:19,563 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 22:01:19,563 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 22:01:19,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 22:01:19,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 22:01:19,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 22:01:19,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 22:01:19,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 22:01:19,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 22:01:19,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 22:01:19,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 22:01:19,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 22:01:19,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 22:01:19,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 22:01:19,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 22:01:19,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 22:01:19,565 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 22:01:19,565 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 22:01:19,565 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 22:01:19,565 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 22:01:19,565 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 22:01:19,565 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 22:01:19,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-09 22:01:19,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:01:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d453ff1-7b46-4daa-a409-37a56c5800cb Content-Encoding: gzip Content-Length: 194 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.32:5000/v3/", "rel": "self"}]}} 2018-08-09 22:01:19,573 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-4d453ff1-7b46-4daa-a409-37a56c5800cb 2018-08-09 22:01:19,573 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-09 22:01:20,117 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "077169cc946647b3a28fd2b6b274fbdf", "name": "reader"}, {"id": "5f4e37952fed448d8a5d2d688ddf4113", "name": "admin"}, {"id": "88513a21a6f143568494c5da51703b86", "name": "member"}], "expires_at": "2018-08-09T23:01:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5220918a46940eca73b5641490793b9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.32:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "437987ede53e4405944ad7c076551769"}, {"url": "http://192.30.9.3:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d3a7a4b63bc42cc950ea9d01ba16ee8"}, {"url": "http://192.30.9.3:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d8dc96d50c247e7837ea4c9b854184b"}], "type": "orchestration", "id": "06b2600fbdfd45009f077a0a8a411118", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "963d6582adf64c908f4754420d8066a9"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9837c8825b440f08dfd357317d353f0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded8397288b548b6a2ef868a552c35c4"}], "type": "event", "id": "0edb5a9ac368467395316b446bc9b17a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c4ee4a831c24b19a27a57c62ab1c000"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba92d8cd74449ad8e3ad0fb9d8df162"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c50639dc1d0944d08cb722487727404b"}], "type": "cloudformation", "id": "0f8e8a8cabc743b980b5dc7328ea8398", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75482ae7f30b4cce96aeea5fb573efee"}, {"url": "http://172.30.9.32:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3322f92a99944afb84fd710587f4207"}, {"url": "http://192.30.9.3:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca626291c6914f8392873dc1009e9439"}], "type": "volumev2", "id": "37bb077bc22343fc84723637e507d6ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58ac027cc3404748a004771a912f28e3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fdb7375f8a48ea9a3175833248c806"}, {"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aaf4dc1ae98a4fc4b8bb1ef0e4af1847"}], "type": "compute", "id": "66e5c4ed2fef488aa7efb24492939dd2", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b5781142f344691af8bcb5585c05d0a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d675dfe1fc174b888e1c05e36a89827f"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eac7171837574cfd9bdb0d1e99be1512"}], "type": "metric", "id": "74154109829a4b47a4ae0cf113ed0280", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "28c0fa2fe1a54037a1df5236437e7475"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3550892914574db28d4c22bdf0fccec5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "739a0b6ebed045fbb110541871ab2a15"}], "type": "identity", "id": "88688b106f224b10a51283eb12ae2936", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "ada1fac139534311815f98d908747c2a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9a3ecf1f13142c4a0c2baeaaa3dfaac"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6262b39fedb42aea7a928a362616ec0"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d220c13c29ac49428745e53c3a5f1f1b"}], "type": "alarming", "id": "b3fb638070d94560972a4f4ad3803c3e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29690a3ccee2437bbac7f9aa68595877"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c44848dd6a5446fb835005ab8ad4f4f"}, {"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9313e7c2f7b1414faa1e04af37a85d14"}], "type": "placement", "id": "b69679ef95c547c4bedad9a51bbc11e1", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d737435c2b74f5faf8fa63dea4e2fa1"}, {"url": "http://172.30.9.32:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78fb5d55cc204e4daa0cb175b819e87c"}, {"url": "http://192.30.9.3:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80278f13084845eaa317703712e8932f"}], "type": "volume", "id": "b6a6363259e342d8ac96a4641ed4678e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1008f871970540d59fed88ee5f560631"}, {"url": "http://192.30.9.3:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73ad6e9b1eaf4470a4458a45a03b86ba"}, {"url": "http://192.30.9.3:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc6095c8b90a4056ad6fb33d86c2319c"}], "type": "volumev3", "id": "cb31973e365c4222816f94365d3a9482", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8eac3aaf869e4581b0c486846aaf1964"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9f7c82f7a0247459dc8ee250179a27a"}, {"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbf52489f6c24c3bacff12a8fce92972"}], "type": "image", "id": "d37eb918087e4110bb9c0723c297dd28", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13579d8a89904ae8ae47c4c51523cc20"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8850af0d4d74815aac8c55d682d6b88"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05d68f4069f44f3928d1d2cfe0c31e2"}], "type": "network", "id": "da8095ba09ab49ed8463afad9622aa30", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a35851569141aa859a53f8f20d5c9e"}, {"url": "http://172.30.9.32:8080/v1/AUTH_b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de78fcff9f6f4b3698322312c36b013b"}, {"url": "http://12.0.0.27:8080/v1/AUTH_b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc41d0b8771f41d298a04050d21e2d86"}], "type": "object-store", "id": "eac7f386a2854d7cb26da2c6929699a5", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7e6b2597cbd0483796ae06691a711e17"}, "audit_ids": ["r9Uy9YMwScmuOf-mWUlflA"], "issued_at": "2018-08-09T22:01:20.000000Z"}} 2018-08-09 22:01:20,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 22:01:20,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}39b3ed3a011c282910305c2bf47d5adc7605689e" 2018-08-09 22:01:21,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-fabadd75-465c-4517-aeb7-08039b07652b Date: Thu, 09 Aug 2018 22:01:21 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T21:56:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","provider:network_type":"flat"}]} 2018-08-09 22:01:21,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-fabadd75-465c-4517-aeb7-08039b07652b 2018-08-09 22:01:21,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.03779196739s 2018-08-09 22:01:21,159 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-fabadd75-465c-4517-aeb7-08039b07652b 2018-08-09 22:01:21,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-09 22:01:21,165 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 09 Aug 2018 22:01:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95a87558-4e30-4f45-a2d7-900e3dac2e45 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.32:5000/v3/", "rel": "self"}]}]}} 2018-08-09 22:01:21,165 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/ used request id req-95a87558-4e30-4f45-a2d7-900e3dac2e45 2018-08-09 22:01:21,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-09 22:01:21,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}39b3ed3a011c282910305c2bf47d5adc7605689e" 2018-08-09 22:01:21,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:01:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7efb355b-6b64-4455-af0f-ed1c27632682 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.32:5000/v3/domains/ae2f2a3ea85d48b1a1afefd9d87535da"}, "tags": [], "enabled": true, "id": "ae2f2a3ea85d48b1a1afefd9d87535da", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.32:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.32:5000/v3/domains", "previous": null, "next": null}} 2018-08-09 22:01:21,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains used request id req-7efb355b-6b64-4455-af0f-ed1c27632682 2018-08-09 22:01:21,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.196438074112s 2018-08-09 22:01:21,363 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains used request id req-7efb355b-6b64-4455-af0f-ed1c27632682 2018-08-09 22:01:21,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-09 22:01:21,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}39b3ed3a011c282910305c2bf47d5adc7605689e" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_84b47e9c-050d-40af-9683-5528987d4b82"}}' 2018-08-09 22:01:21,657 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 09 Aug 2018 22:01:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5beabb77-6e63-4579-90f6-cc5d35e52d03 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.32:5000/v3/projects/09e7f13a400e43deb09269de7a77390c"}, "tags": [], "enabled": true, "id": "09e7f13a400e43deb09269de7a77390c", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_84b47e9c-050d-40af-9683-5528987d4b82"}} 2018-08-09 22:01:21,658 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/projects used request id req-5beabb77-6e63-4579-90f6-cc5d35e52d03 2018-08-09 22:01:21,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.287223100662s 2018-08-09 22:01:21,658 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/projects used request id req-5beabb77-6e63-4579-90f6-cc5d35e52d03 2018-08-09 22:01:21,659 - 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'09e7f13a400e43deb09269de7a77390c', '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_84b47e9c-050d-40af-9683-5528987d4b82'}) 2018-08-09 22:01:21,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-09 22:01:21,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}39b3ed3a011c282910305c2bf47d5adc7605689e" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "37e15059-8998-4d93-b814-94215025a537", "email": null, "name": "tenantnetwork2-user_84b47e9c-050d-40af-9683-5528987d4b82"}}' 2018-08-09 22:01:22,381 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 09 Aug 2018 22:01:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5cec4d7a-83ed-4385-bc65-74cf2364b341 Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_84b47e9c-050d-40af-9683-5528987d4b82", "links": {"self": "http://172.30.9.32:5000/v3/users/3b893094c45246b18e935b3731daa312"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b893094c45246b18e935b3731daa312", "domain_id": "default", "password_expires_at": null}} 2018-08-09 22:01:22,381 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/users used request id req-5cec4d7a-83ed-4385-bc65-74cf2364b341 2018-08-09 22:01:22,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.716192007065s 2018-08-09 22:01:22,381 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/users used request id req-5cec4d7a-83ed-4385-bc65-74cf2364b341 2018-08-09 22:01:22,382 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3b893094c45246b18e935b3731daa312', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_84b47e9c-050d-40af-9683-5528987d4b82'}) 2018-08-09 22:01:22,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 22:01:22,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}39b3ed3a011c282910305c2bf47d5adc7605689e" 2018-08-09 22:01:22,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:01:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcc66980-9c5e-4217-b3e2-aabdf1837c27 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "077169cc946647b3a28fd2b6b274fbdf", "links": {"self": "http://172.30.9.32:5000/v3/roles/077169cc946647b3a28fd2b6b274fbdf"}, "name": "reader"}, {"domain_id": null, "id": "352a7d143ea64db3aecbf66f67281fa1", "links": {"self": "http://172.30.9.32:5000/v3/roles/352a7d143ea64db3aecbf66f67281fa1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5f4e37952fed448d8a5d2d688ddf4113", "links": {"self": "http://172.30.9.32:5000/v3/roles/5f4e37952fed448d8a5d2d688ddf4113"}, "name": "admin"}, {"domain_id": null, "id": "88513a21a6f143568494c5da51703b86", "links": {"self": "http://172.30.9.32:5000/v3/roles/88513a21a6f143568494c5da51703b86"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a5b954e8e29c4b6cafac3f07fe5c5da7", "links": {"self": "http://172.30.9.32:5000/v3/roles/a5b954e8e29c4b6cafac3f07fe5c5da7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fde9b0ad3a3d453ba6d5318189b139e9", "links": {"self": "http://172.30.9.32:5000/v3/roles/fde9b0ad3a3d453ba6d5318189b139e9"}, "name": "swiftoperator"}]} 2018-08-09 22:01:22,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-dcc66980-9c5e-4217-b3e2-aabdf1837c27 2018-08-09 22:01:22,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195726156235s 2018-08-09 22:01:22,582 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-dcc66980-9c5e-4217-b3e2-aabdf1837c27 2018-08-09 22:01:22,587 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 22:01:22,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}39b3ed3a011c282910305c2bf47d5adc7605689e" 2018-08-09 22:01:22,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:01:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e7a1c11-e6c7-4eae-9a62-4fdd8476e2d9 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "077169cc946647b3a28fd2b6b274fbdf", "links": {"self": "http://172.30.9.32:5000/v3/roles/077169cc946647b3a28fd2b6b274fbdf"}, "name": "reader"}, {"domain_id": null, "id": "352a7d143ea64db3aecbf66f67281fa1", "links": {"self": "http://172.30.9.32:5000/v3/roles/352a7d143ea64db3aecbf66f67281fa1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5f4e37952fed448d8a5d2d688ddf4113", "links": {"self": "http://172.30.9.32:5000/v3/roles/5f4e37952fed448d8a5d2d688ddf4113"}, "name": "admin"}, {"domain_id": null, "id": "88513a21a6f143568494c5da51703b86", "links": {"self": "http://172.30.9.32:5000/v3/roles/88513a21a6f143568494c5da51703b86"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a5b954e8e29c4b6cafac3f07fe5c5da7", "links": {"self": "http://172.30.9.32:5000/v3/roles/a5b954e8e29c4b6cafac3f07fe5c5da7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fde9b0ad3a3d453ba6d5318189b139e9", "links": {"self": "http://172.30.9.32:5000/v3/roles/fde9b0ad3a3d453ba6d5318189b139e9"}, "name": "swiftoperator"}]} 2018-08-09 22:01:22,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-2e7a1c11-e6c7-4eae-9a62-4fdd8476e2d9 2018-08-09 22:01:22,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197885036469s 2018-08-09 22:01:22,785 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-2e7a1c11-e6c7-4eae-9a62-4fdd8476e2d9 2018-08-09 22:01:22,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 22:01:22,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}39b3ed3a011c282910305c2bf47d5adc7605689e" 2018-08-09 22:01:22,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:01:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a735aef9-c3e9-4e2c-87b5-64df12ee0a9f Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "077169cc946647b3a28fd2b6b274fbdf", "links": {"self": "http://172.30.9.32:5000/v3/roles/077169cc946647b3a28fd2b6b274fbdf"}, "name": "reader"}, {"domain_id": null, "id": "352a7d143ea64db3aecbf66f67281fa1", "links": {"self": "http://172.30.9.32:5000/v3/roles/352a7d143ea64db3aecbf66f67281fa1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5f4e37952fed448d8a5d2d688ddf4113", "links": {"self": "http://172.30.9.32:5000/v3/roles/5f4e37952fed448d8a5d2d688ddf4113"}, "name": "admin"}, {"domain_id": null, "id": "88513a21a6f143568494c5da51703b86", "links": {"self": "http://172.30.9.32:5000/v3/roles/88513a21a6f143568494c5da51703b86"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a5b954e8e29c4b6cafac3f07fe5c5da7", "links": {"self": "http://172.30.9.32:5000/v3/roles/a5b954e8e29c4b6cafac3f07fe5c5da7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fde9b0ad3a3d453ba6d5318189b139e9", "links": {"self": "http://172.30.9.32:5000/v3/roles/fde9b0ad3a3d453ba6d5318189b139e9"}, "name": "swiftoperator"}]} 2018-08-09 22:01:22,979 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-a735aef9-c3e9-4e2c-87b5-64df12ee0a9f 2018-08-09 22:01:22,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.189075231552s 2018-08-09 22:01:22,980 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-a735aef9-c3e9-4e2c-87b5-64df12ee0a9f 2018-08-09 22:01:22,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-09 22:01:22,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}39b3ed3a011c282910305c2bf47d5adc7605689e" 2018-08-09 22:01:23,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:01:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0c11d40-a709-4276-bd01-8bf7cb9f07e9 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.32:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-09 22:01:23,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains/default used request id req-f0c11d40-a709-4276-bd01-8bf7cb9f07e9 2018-08-09 22:01:23,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.192229032516s 2018-08-09 22:01:23,177 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains/default used request id req-f0c11d40-a709-4276-bd01-8bf7cb9f07e9 2018-08-09 22:01:23,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 22:01:23,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}39b3ed3a011c282910305c2bf47d5adc7605689e" 2018-08-09 22:01:23,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:01:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a37183e6-db36-4bf9-bcb7-7262738ac126 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.32:5000/v3/users/11fa7ddeb0564dbb9ae97e6016ef357f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11fa7ddeb0564dbb9ae97e6016ef357f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.32:5000/v3/users/187033aee6fd450ca96240725777e4c2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "187033aee6fd450ca96240725777e4c2", "email": "panko@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_84b47e9c-050d-40af-9683-5528987d4b82", "links": {"self": "http://172.30.9.32:5000/v3/users/3b893094c45246b18e935b3731daa312"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b893094c45246b18e935b3731daa312", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.32:5000/v3/users/560d22bd57da40b5a0a9574a796d5f5d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "560d22bd57da40b5a0a9574a796d5f5d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.32:5000/v3/users/60452068d29f4fdfa63986a101565414"}, "domain_id": "default", "enabled": true, "options": {}, "id": "60452068d29f4fdfa63986a101565414", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.32:5000/v3/users/678f79df7fbc46f38c5b2ae2cf0c8fad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "678f79df7fbc46f38c5b2ae2cf0c8fad", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.32:5000/v3/users/7e6b2597cbd0483796ae06691a711e17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6b2597cbd0483796ae06691a711e17", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.32:5000/v3/users/88043492d8c84e8d9e6414b58d9aae53"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88043492d8c84e8d9e6414b58d9aae53", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.32:5000/v3/users/8a5e986b6ed545369b1f3084bfe0faa8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a5e986b6ed545369b1f3084bfe0faa8", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.32:5000/v3/users/97856cdcfc7541fab8b50800a44fe171"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97856cdcfc7541fab8b50800a44fe171", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.32:5000/v3/users/a3a7d792968c446db5fa23e49ad70178"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3a7d792968c446db5fa23e49ad70178", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.32:5000/v3/users/bcc2f2783f374c89b6471bd69eb8efce"}, "domain_id": "ae2f2a3ea85d48b1a1afefd9d87535da", "enabled": true, "options": {}, "id": "bcc2f2783f374c89b6471bd69eb8efce", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.32:5000/v3/users/d56b2a42ace04544a47286de17abc35f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d56b2a42ace04544a47286de17abc35f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.32:5000/v3/users/ebf0020df3ef470386f763032bf048a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ebf0020df3ef470386f763032bf048a2", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.32:5000/v3/users/ff4e1f818c8b432487ac5ca3232ff438"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff4e1f818c8b432487ac5ca3232ff438", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.32:5000/v3/users", "previous": null, "next": null}} 2018-08-09 22:01:23,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-a37183e6-db36-4bf9-bcb7-7262738ac126 2018-08-09 22:01:23,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.336628913879s 2018-08-09 22:01:23,515 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-a37183e6-db36-4bf9-bcb7-7262738ac126 2018-08-09 22:01:23,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-09 22:01:23,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}39b3ed3a011c282910305c2bf47d5adc7605689e" 2018-08-09 22:01:23,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:01:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfb5bcfb-cb45-4f51-ab60-b980e295e894 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.32:5000/v3/projects/b5220918a46940eca73b5641490793b9"}, "tags": [], "enabled": true, "id": "b5220918a46940eca73b5641490793b9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.32:5000/v3/projects/6e2b193279f94c09870f0da27a1e5991"}, "tags": [], "enabled": true, "id": "6e2b193279f94c09870f0da27a1e5991", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.32:5000/v3/projects/09e7f13a400e43deb09269de7a77390c"}, "tags": [], "enabled": true, "id": "09e7f13a400e43deb09269de7a77390c", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_84b47e9c-050d-40af-9683-5528987d4b82"}]} 2018-08-09 22:01:23,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects?domain_id=default used request id req-bfb5bcfb-cb45-4f51-ab60-b980e295e894 2018-08-09 22:01:23,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.278367042542s 2018-08-09 22:01:23,805 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects?domain_id=default used request id req-bfb5bcfb-cb45-4f51-ab60-b980e295e894 2018-08-09 22:01:23,812 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-09 22:01:23,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:5000/v3/role_assignments?user.id=3b893094c45246b18e935b3731daa312&role.id=88513a21a6f143568494c5da51703b86&scope.project.id=09e7f13a400e43deb09269de7a77390c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}39b3ed3a011c282910305c2bf47d5adc7605689e" 2018-08-09 22:01:24,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:01:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ed642a4-c6cc-4094-992d-0df1021b6b19 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.32:5000/v3/role_assignments?user.id=3b893094c45246b18e935b3731daa312&role.id=88513a21a6f143568494c5da51703b86&scope.project.id=09e7f13a400e43deb09269de7a77390c", "previous": null, "next": null}} 2018-08-09 22:01:24,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/role_assignments?user.id=3b893094c45246b18e935b3731daa312&role.id=88513a21a6f143568494c5da51703b86&scope.project.id=09e7f13a400e43deb09269de7a77390c used request id req-3ed642a4-c6cc-4094-992d-0df1021b6b19 2018-08-09 22:01:24,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.189531803131s 2018-08-09 22:01:24,002 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/role_assignments?user.id=3b893094c45246b18e935b3731daa312&role.id=88513a21a6f143568494c5da51703b86&scope.project.id=09e7f13a400e43deb09269de7a77390c used request id req-3ed642a4-c6cc-4094-992d-0df1021b6b19 2018-08-09 22:01:24,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-09 22:01:24,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:5000/v3/projects/09e7f13a400e43deb09269de7a77390c/users/3b893094c45246b18e935b3731daa312/roles/88513a21a6f143568494c5da51703b86 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}39b3ed3a011c282910305c2bf47d5adc7605689e" 2018-08-09 22:01:24,300 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 22:01:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f165d477-dc0b-4203-8c69-79d5654ef995 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 22:01:24,301 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.32:5000/v3/projects/09e7f13a400e43deb09269de7a77390c/users/3b893094c45246b18e935b3731daa312/roles/88513a21a6f143568494c5da51703b86 used request id req-f165d477-dc0b-4203-8c69-79d5654ef995 2018-08-09 22:01:24,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.295278072357s 2018-08-09 22:01:24,301 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.32:5000/v3/projects/09e7f13a400e43deb09269de7a77390c/users/3b893094c45246b18e935b3731daa312/roles/88513a21a6f143568494c5da51703b86 used request id req-f165d477-dc0b-4203-8c69-79d5654ef995 2018-08-09 22:01:24,302 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_84b47e9c-050d-40af-9683-5528987d4b82', 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'09e7f13a400e43deb09269de7a77390c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '37e15059-8998-4d93-b814-94215025a537', 'username': u'tenantnetwork2-user_84b47e9c-050d-40af-9683-5528987d4b82', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.32: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-09 22:01:24,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 22:01:24,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 22:01:24,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 22:01:24,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 22:01:24,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 22:01:24,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 22:01:24,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 22:01:24,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 22:01:24,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 22:01:24,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 22:01:24,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 22:01:24,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 22:01:24,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 22:01:24,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 22:01:24,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 22:01:24,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 22:01:24,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 22:01:24,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 22:01:24,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 22:01:24,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 22:01:24,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 22:01:24,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 22:01:24,307 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_84b47e9c-050d-40af-9683-5528987d4b82', 'password': '37e15059-8998-4d93-b814-94215025a537', 'project_name': 'tenantnetwork2-project_84b47e9c-050d-40af-9683-5528987d4b82', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.32:5000/v3', 'project_id': '09e7f13a400e43deb09269de7a77390c', 'project_domain_name': 'Default'} 2018-08-09 22:01:24,307 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-08-09 22:01:24,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-09 22:01:24,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:01:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b01d05e-2549-417f-b076-324ad500c481 Content-Encoding: gzip Content-Length: 194 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.32:5000/v3/", "rel": "self"}]}} 2018-08-09 22:01:24,315 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-0b01d05e-2549-417f-b076-324ad500c481 2018-08-09 22:01:24,316 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-09 22:01:24,713 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "077169cc946647b3a28fd2b6b274fbdf", "name": "reader"}, {"id": "88513a21a6f143568494c5da51703b86", "name": "member"}], "expires_at": "2018-08-09T23:01:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09e7f13a400e43deb09269de7a77390c", "name": "tenantnetwork2-project_84b47e9c-050d-40af-9683-5528987d4b82"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.32:8004/v1/09e7f13a400e43deb09269de7a77390c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "437987ede53e4405944ad7c076551769"}, {"url": "http://192.30.9.3:8004/v1/09e7f13a400e43deb09269de7a77390c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d3a7a4b63bc42cc950ea9d01ba16ee8"}, {"url": "http://192.30.9.3:8004/v1/09e7f13a400e43deb09269de7a77390c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d8dc96d50c247e7837ea4c9b854184b"}], "type": "orchestration", "id": "06b2600fbdfd45009f077a0a8a411118", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "963d6582adf64c908f4754420d8066a9"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9837c8825b440f08dfd357317d353f0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded8397288b548b6a2ef868a552c35c4"}], "type": "event", "id": "0edb5a9ac368467395316b446bc9b17a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c4ee4a831c24b19a27a57c62ab1c000"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba92d8cd74449ad8e3ad0fb9d8df162"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c50639dc1d0944d08cb722487727404b"}], "type": "cloudformation", "id": "0f8e8a8cabc743b980b5dc7328ea8398", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/09e7f13a400e43deb09269de7a77390c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75482ae7f30b4cce96aeea5fb573efee"}, {"url": "http://172.30.9.32:8776/v2/09e7f13a400e43deb09269de7a77390c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3322f92a99944afb84fd710587f4207"}, {"url": "http://192.30.9.3:8776/v2/09e7f13a400e43deb09269de7a77390c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca626291c6914f8392873dc1009e9439"}], "type": "volumev2", "id": "37bb077bc22343fc84723637e507d6ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58ac027cc3404748a004771a912f28e3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fdb7375f8a48ea9a3175833248c806"}, {"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aaf4dc1ae98a4fc4b8bb1ef0e4af1847"}], "type": "compute", "id": "66e5c4ed2fef488aa7efb24492939dd2", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b5781142f344691af8bcb5585c05d0a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d675dfe1fc174b888e1c05e36a89827f"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eac7171837574cfd9bdb0d1e99be1512"}], "type": "metric", "id": "74154109829a4b47a4ae0cf113ed0280", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "28c0fa2fe1a54037a1df5236437e7475"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3550892914574db28d4c22bdf0fccec5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "739a0b6ebed045fbb110541871ab2a15"}], "type": "identity", "id": "88688b106f224b10a51283eb12ae2936", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "ada1fac139534311815f98d908747c2a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9a3ecf1f13142c4a0c2baeaaa3dfaac"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6262b39fedb42aea7a928a362616ec0"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d220c13c29ac49428745e53c3a5f1f1b"}], "type": "alarming", "id": "b3fb638070d94560972a4f4ad3803c3e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29690a3ccee2437bbac7f9aa68595877"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c44848dd6a5446fb835005ab8ad4f4f"}, {"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9313e7c2f7b1414faa1e04af37a85d14"}], "type": "placement", "id": "b69679ef95c547c4bedad9a51bbc11e1", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/09e7f13a400e43deb09269de7a77390c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d737435c2b74f5faf8fa63dea4e2fa1"}, {"url": "http://172.30.9.32:8776/v1/09e7f13a400e43deb09269de7a77390c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78fb5d55cc204e4daa0cb175b819e87c"}, {"url": "http://192.30.9.3:8776/v1/09e7f13a400e43deb09269de7a77390c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80278f13084845eaa317703712e8932f"}], "type": "volume", "id": "b6a6363259e342d8ac96a4641ed4678e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v3/09e7f13a400e43deb09269de7a77390c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1008f871970540d59fed88ee5f560631"}, {"url": "http://192.30.9.3:8776/v3/09e7f13a400e43deb09269de7a77390c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73ad6e9b1eaf4470a4458a45a03b86ba"}, {"url": "http://192.30.9.3:8776/v3/09e7f13a400e43deb09269de7a77390c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc6095c8b90a4056ad6fb33d86c2319c"}], "type": "volumev3", "id": "cb31973e365c4222816f94365d3a9482", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8eac3aaf869e4581b0c486846aaf1964"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9f7c82f7a0247459dc8ee250179a27a"}, {"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbf52489f6c24c3bacff12a8fce92972"}], "type": "image", "id": "d37eb918087e4110bb9c0723c297dd28", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13579d8a89904ae8ae47c4c51523cc20"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8850af0d4d74815aac8c55d682d6b88"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05d68f4069f44f3928d1d2cfe0c31e2"}], "type": "network", "id": "da8095ba09ab49ed8463afad9622aa30", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a35851569141aa859a53f8f20d5c9e"}, {"url": "http://172.30.9.32:8080/v1/AUTH_09e7f13a400e43deb09269de7a77390c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de78fcff9f6f4b3698322312c36b013b"}, {"url": "http://12.0.0.27:8080/v1/AUTH_09e7f13a400e43deb09269de7a77390c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc41d0b8771f41d298a04050d21e2d86"}], "type": "object-store", "id": "eac7f386a2854d7cb26da2c6929699a5", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_84b47e9c-050d-40af-9683-5528987d4b82", "id": "3b893094c45246b18e935b3731daa312"}, "audit_ids": ["kdChzt3USAeIobMPLMvJ3A"], "issued_at": "2018-08-09T22:01:24.000000Z"}} 2018-08-09 22:01:24,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-09 22:01:24,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}88868d06557066be3f715542f05c7331178bc501" -d '{"network": {"name": "tenantnetwork2-net_84b47e9c-050d-40af-9683-5528987d4b82", "admin_state_up": true}}' 2018-08-09 22:01:26,190 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-35f12783-efa6-4ab0-8bd7-04f882153223 Date: Thu, 09 Aug 2018 22:01:26 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"45fec631-2d2a-4675-b0b2-bf09762c1171","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"09e7f13a400e43deb09269de7a77390c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T22:01:26Z","is_default":false,"name":"tenantnetwork2-net_84b47e9c-050d-40af-9683-5528987d4b82","qos_policy_id":null,"admin_state_up":true,"tenant_id":"09e7f13a400e43deb09269de7a77390c","created_at":"2018-08-09T22:01:25Z","mtu":1450}} 2018-08-09 22:01:26,190 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-35f12783-efa6-4ab0-8bd7-04f882153223 2018-08-09 22:01:26,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.47556591034s 2018-08-09 22:01:26,191 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-35f12783-efa6-4ab0-8bd7-04f882153223 2018-08-09 22:01:26,191 - 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-09T22:01:26Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'45fec631-2d2a-4675-b0b2-bf09762c1171', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_84b47e9c-050d-40af-9683-5528987d4b82', u'admin_state_up': True, u'tenant_id': u'09e7f13a400e43deb09269de7a77390c', u'created_at': u'2018-08-09T22:01:25Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'09e7f13a400e43deb09269de7a77390c', u'l2_adjacency': True}) 2018-08-09 22:01:26,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 22:01:26,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88868d06557066be3f715542f05c7331178bc501" 2018-08-09 22:01:27,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-5f78480b-6c15-4140-aaf9-c634b0d30e1d Date: Thu, 09 Aug 2018 22:01:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"45fec631-2d2a-4675-b0b2-bf09762c1171","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"09e7f13a400e43deb09269de7a77390c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T22:01:26Z","qos_policy_id":null,"name":"tenantnetwork2-net_84b47e9c-050d-40af-9683-5528987d4b82","admin_state_up":true,"tenant_id":"09e7f13a400e43deb09269de7a77390c","created_at":"2018-08-09T22:01:25Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T21:56:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","mtu":1500}]} 2018-08-09 22:01:27,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-5f78480b-6c15-4140-aaf9-c634b0d30e1d 2018-08-09 22:01:27,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.06532096863s 2018-08-09 22:01:27,257 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-5f78480b-6c15-4140-aaf9-c634b0d30e1d 2018-08-09 22:01:27,259 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-09 22:01:27,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}88868d06557066be3f715542f05c7331178bc501" -d '{"subnet": {"name": "tenantnetwork2-subnet_84b47e9c-050d-40af-9683-5528987d4b82", "enable_dhcp": true, "network_id": "45fec631-2d2a-4675-b0b2-bf09762c1171", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-09 22:01:28,209 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-073d0b6e-0207-4339-80e2-55cc09487bd3 Date: Thu, 09 Aug 2018 22:01:28 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"45fec631-2d2a-4675-b0b2-bf09762c1171","tenant_id":"09e7f13a400e43deb09269de7a77390c","created_at":"2018-08-09T22:01:27Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-09T22:01:27Z","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":"09e7f13a400e43deb09269de7a77390c","id":"62c31a5e-ee2f-4c33-896e-68cf9fb8215c","subnetpool_id":null,"name":"tenantnetwork2-subnet_84b47e9c-050d-40af-9683-5528987d4b82"}} 2018-08-09 22:01:28,209 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-073d0b6e-0207-4339-80e2-55cc09487bd3 2018-08-09 22:01:28,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.950516223907s 2018-08-09 22:01:28,210 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-073d0b6e-0207-4339-80e2-55cc09487bd3 2018-08-09 22:01:28,210 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T22:01:27Z', 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'62c31a5e-ee2f-4c33-896e-68cf9fb8215c', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_84b47e9c-050d-40af-9683-5528987d4b82', u'enable_dhcp': True, u'network_id': u'45fec631-2d2a-4675-b0b2-bf09762c1171', u'tenant_id': u'09e7f13a400e43deb09269de7a77390c', u'created_at': u'2018-08-09T22:01:27Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'09e7f13a400e43deb09269de7a77390c'}) 2018-08-09 22:01:28,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-09 22:01:28,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}88868d06557066be3f715542f05c7331178bc501" -d '{"router": {"external_gateway_info": {"network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750"}, "name": "tenantnetwork2-router_84b47e9c-050d-40af-9683-5528987d4b82", "admin_state_up": true}}' 2018-08-09 22:01:36,279 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-823dc3d5-f6a4-4fdf-90a4-bf270e3bc94c Date: Thu, 09 Aug 2018 22:01:36 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "47882689-2cda-49f1-ab90-97da69506aee", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "09e7f13a400e43deb09269de7a77390c", "created_at": "2018-08-09T22:01:30Z", "admin_state_up": true, "updated_at": "2018-08-09T22:01:31Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "09e7f13a400e43deb09269de7a77390c", "id": "f7493162-182f-4210-bcc4-f1b6985cc3b5", "name": "tenantnetwork2-router_84b47e9c-050d-40af-9683-5528987d4b82"}} 2018-08-09 22:01:36,280 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-823dc3d5-f6a4-4fdf-90a4-bf270e3bc94c 2018-08-09 22:01:36,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 8.06888794899s 2018-08-09 22:01:36,280 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-823dc3d5-f6a4-4fdf-90a4-bf270e3bc94c 2018-08-09 22:01:36,280 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T22:01:31Z', u'revision_number': 3, u'id': u'f7493162-182f-4210-bcc4-f1b6985cc3b5', u'external_gateway_info': {u'network_id': u'bdb9209b-6552-4310-8fa0-ca466e84a750', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'47882689-2cda-49f1-ab90-97da69506aee', u'ip_address': u'172.30.9.210'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_84b47e9c-050d-40af-9683-5528987d4b82', u'admin_state_up': True, u'tenant_id': u'09e7f13a400e43deb09269de7a77390c', u'created_at': u'2018-08-09T22:01:30Z', u'flavor_id': None, u'routes': [], u'project_id': u'09e7f13a400e43deb09269de7a77390c'}) 2018-08-09 22:01:36,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-09 22:01:36,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/f7493162-182f-4210-bcc4-f1b6985cc3b5/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}88868d06557066be3f715542f05c7331178bc501" -d '{"subnet_id": "62c31a5e-ee2f-4c33-896e-68cf9fb8215c"}' 2018-08-09 22:01:40,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-864ebeb6-c597-4956-8e3d-f962882db206 Date: Thu, 09 Aug 2018 22:01:40 GMT RESP BODY: {"network_id": "45fec631-2d2a-4675-b0b2-bf09762c1171", "tenant_id": "09e7f13a400e43deb09269de7a77390c", "subnet_id": "62c31a5e-ee2f-4c33-896e-68cf9fb8215c", "subnet_ids": ["62c31a5e-ee2f-4c33-896e-68cf9fb8215c"], "port_id": "4360b4ec-25fc-4878-b0b2-b11c082cf735", "id": "f7493162-182f-4210-bcc4-f1b6985cc3b5"} 2018-08-09 22:01:40,103 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/f7493162-182f-4210-bcc4-f1b6985cc3b5/add_router_interface.json used request id req-864ebeb6-c597-4956-8e3d-f962882db206 2018-08-09 22:01:40,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.82238912582s 2018-08-09 22:01:40,104 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/f7493162-182f-4210-bcc4-f1b6985cc3b5/add_router_interface.json used request id req-864ebeb6-c597-4956-8e3d-f962882db206 returning object f7493162-182f-4210-bcc4-f1b6985cc3b5 2018-08-09 22:01:40,215 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-09 22:01:40,216 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:16 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-09 22:01:40,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-09 22:01:40,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/f7493162-182f-4210-bcc4-f1b6985cc3b5/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}88868d06557066be3f715542f05c7331178bc501" -d '{"subnet_id": "62c31a5e-ee2f-4c33-896e-68cf9fb8215c"}' 2018-08-09 22:01:43,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-17d24718-ee8f-4ace-a75f-853fe5aeeb32 Date: Thu, 09 Aug 2018 22:01:43 GMT RESP BODY: {"network_id": "45fec631-2d2a-4675-b0b2-bf09762c1171", "tenant_id": "09e7f13a400e43deb09269de7a77390c", "subnet_id": "62c31a5e-ee2f-4c33-896e-68cf9fb8215c", "subnet_ids": ["62c31a5e-ee2f-4c33-896e-68cf9fb8215c"], "port_id": "4360b4ec-25fc-4878-b0b2-b11c082cf735", "id": "f7493162-182f-4210-bcc4-f1b6985cc3b5"} 2018-08-09 22:01:43,391 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/f7493162-182f-4210-bcc4-f1b6985cc3b5/remove_router_interface.json used request id req-17d24718-ee8f-4ace-a75f-853fe5aeeb32 2018-08-09 22:01:43,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.1702580452s 2018-08-09 22:01:43,392 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/f7493162-182f-4210-bcc4-f1b6985cc3b5/remove_router_interface.json used request id req-17d24718-ee8f-4ace-a75f-853fe5aeeb32 returning object f7493162-182f-4210-bcc4-f1b6985cc3b5 2018-08-09 22:01:43,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-09 22:01:43,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}88868d06557066be3f715542f05c7331178bc501" 2018-08-09 22:01:44,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-979c5e9a-84c2-467f-b5b1-55166ef2f3db Date: Thu, 09 Aug 2018 22:01:44 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "47882689-2cda-49f1-ab90-97da69506aee", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "09e7f13a400e43deb09269de7a77390c", "created_at": "2018-08-09T22:01:30Z", "admin_state_up": true, "updated_at": "2018-08-09T22:01:41Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "09e7f13a400e43deb09269de7a77390c", "id": "f7493162-182f-4210-bcc4-f1b6985cc3b5", "name": "tenantnetwork2-router_84b47e9c-050d-40af-9683-5528987d4b82"}]} 2018-08-09 22:01:44,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-979c5e9a-84c2-467f-b5b1-55166ef2f3db 2018-08-09 22:01:44,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.14882588387s 2018-08-09 22:01:44,542 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-979c5e9a-84c2-467f-b5b1-55166ef2f3db 2018-08-09 22:01:44,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-09 22:01:44,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/routers/f7493162-182f-4210-bcc4-f1b6985cc3b5.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88868d06557066be3f715542f05c7331178bc501" 2018-08-09 22:01:49,559 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e2ee4c22-773c-42bb-b7cf-1327edf89f06 Content-Length: 0 Date: Thu, 09 Aug 2018 22:01:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 22:01:49,559 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/f7493162-182f-4210-bcc4-f1b6985cc3b5.json used request id req-e2ee4c22-773c-42bb-b7cf-1327edf89f06 2018-08-09 22:01:49,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 5.01645803452s 2018-08-09 22:01:49,560 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/f7493162-182f-4210-bcc4-f1b6985cc3b5.json used request id req-e2ee4c22-773c-42bb-b7cf-1327edf89f06 2018-08-09 22:01:49,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-09 22:01:49,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}88868d06557066be3f715542f05c7331178bc501" 2018-08-09 22:01:49,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f8346e84-d154-4de5-b0c2-433aed1b449e Date: Thu, 09 Aug 2018 22:01:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"45fec631-2d2a-4675-b0b2-bf09762c1171","tenant_id":"09e7f13a400e43deb09269de7a77390c","created_at":"2018-08-09T22:01:27Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-09T22:01:27Z","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":"09e7f13a400e43deb09269de7a77390c","id":"62c31a5e-ee2f-4c33-896e-68cf9fb8215c","subnetpool_id":null,"name":"tenantnetwork2-subnet_84b47e9c-050d-40af-9683-5528987d4b82"}]} 2018-08-09 22:01:49,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-f8346e84-d154-4de5-b0c2-433aed1b449e 2018-08-09 22:01:49,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.309453010559s 2018-08-09 22:01:49,870 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-f8346e84-d154-4de5-b0c2-433aed1b449e 2018-08-09 22:01:49,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-09 22:01:49,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/subnets/62c31a5e-ee2f-4c33-896e-68cf9fb8215c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88868d06557066be3f715542f05c7331178bc501" 2018-08-09 22:01:52,303 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-de9b865c-d3c7-499c-8d08-6d976abdd579 Date: Thu, 09 Aug 2018 22:01:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 22:01:52,303 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/62c31a5e-ee2f-4c33-896e-68cf9fb8215c.json used request id req-de9b865c-d3c7-499c-8d08-6d976abdd579 2018-08-09 22:01:52,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.4328789711s 2018-08-09 22:01:52,304 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/62c31a5e-ee2f-4c33-896e-68cf9fb8215c.json used request id req-de9b865c-d3c7-499c-8d08-6d976abdd579 2018-08-09 22:01:52,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 22:01:52,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88868d06557066be3f715542f05c7331178bc501" 2018-08-09 22:01:52,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1241 X-Openstack-Request-Id: req-48e6cd7f-fd0e-49d6-8e27-1ae9219f1408 Date: Thu, 09 Aug 2018 22:01:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"45fec631-2d2a-4675-b0b2-bf09762c1171","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"09e7f13a400e43deb09269de7a77390c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T22:01:52Z","qos_policy_id":null,"name":"tenantnetwork2-net_84b47e9c-050d-40af-9683-5528987d4b82","admin_state_up":true,"tenant_id":"09e7f13a400e43deb09269de7a77390c","created_at":"2018-08-09T22:01:25Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T21:56:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","mtu":1500}]} 2018-08-09 22:01:52,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-48e6cd7f-fd0e-49d6-8e27-1ae9219f1408 2018-08-09 22:01:52,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.361796855927s 2018-08-09 22:01:52,667 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-48e6cd7f-fd0e-49d6-8e27-1ae9219f1408 2018-08-09 22:01:52,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-09 22:01:52,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/networks/45fec631-2d2a-4675-b0b2-bf09762c1171.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88868d06557066be3f715542f05c7331178bc501" 2018-08-09 22:01:53,670 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c5253790-5458-49a5-b73d-43d30d715656 Date: Thu, 09 Aug 2018 22:01:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 22:01:53,670 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/45fec631-2d2a-4675-b0b2-bf09762c1171.json used request id req-c5253790-5458-49a5-b73d-43d30d715656 2018-08-09 22:01:53,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.00238800049s 2018-08-09 22:01:53,670 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/45fec631-2d2a-4675-b0b2-bf09762c1171.json used request id req-c5253790-5458-49a5-b73d-43d30d715656 2018-08-09 22:01:53,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 22:01:53,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}39b3ed3a011c282910305c2bf47d5adc7605689e" 2018-08-09 22:01:53,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:01:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19b2ad1d-a9a5-401c-92a2-f78522d088c1 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.32:5000/v3/users/11fa7ddeb0564dbb9ae97e6016ef357f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11fa7ddeb0564dbb9ae97e6016ef357f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.32:5000/v3/users/187033aee6fd450ca96240725777e4c2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "187033aee6fd450ca96240725777e4c2", "email": "panko@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_84b47e9c-050d-40af-9683-5528987d4b82", "links": {"self": "http://172.30.9.32:5000/v3/users/3b893094c45246b18e935b3731daa312"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b893094c45246b18e935b3731daa312", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.32:5000/v3/users/560d22bd57da40b5a0a9574a796d5f5d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "560d22bd57da40b5a0a9574a796d5f5d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.32:5000/v3/users/60452068d29f4fdfa63986a101565414"}, "domain_id": "default", "enabled": true, "options": {}, "id": "60452068d29f4fdfa63986a101565414", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.32:5000/v3/users/678f79df7fbc46f38c5b2ae2cf0c8fad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "678f79df7fbc46f38c5b2ae2cf0c8fad", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.32:5000/v3/users/7e6b2597cbd0483796ae06691a711e17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6b2597cbd0483796ae06691a711e17", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.32:5000/v3/users/88043492d8c84e8d9e6414b58d9aae53"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88043492d8c84e8d9e6414b58d9aae53", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.32:5000/v3/users/8a5e986b6ed545369b1f3084bfe0faa8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a5e986b6ed545369b1f3084bfe0faa8", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.32:5000/v3/users/97856cdcfc7541fab8b50800a44fe171"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97856cdcfc7541fab8b50800a44fe171", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.32:5000/v3/users/a3a7d792968c446db5fa23e49ad70178"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3a7d792968c446db5fa23e49ad70178", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.32:5000/v3/users/bcc2f2783f374c89b6471bd69eb8efce"}, "domain_id": "ae2f2a3ea85d48b1a1afefd9d87535da", "enabled": true, "options": {}, "id": "bcc2f2783f374c89b6471bd69eb8efce", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.32:5000/v3/users/d56b2a42ace04544a47286de17abc35f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d56b2a42ace04544a47286de17abc35f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.32:5000/v3/users/ebf0020df3ef470386f763032bf048a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ebf0020df3ef470386f763032bf048a2", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.32:5000/v3/users/ff4e1f818c8b432487ac5ca3232ff438"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff4e1f818c8b432487ac5ca3232ff438", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.32:5000/v3/users", "previous": null, "next": null}} 2018-08-09 22:01:53,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-19b2ad1d-a9a5-401c-92a2-f78522d088c1 2018-08-09 22:01:53,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.286231040955s 2018-08-09 22:01:53,958 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-19b2ad1d-a9a5-401c-92a2-f78522d088c1 2018-08-09 22:01:53,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 22:01:53,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/users/3b893094c45246b18e935b3731daa312 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}39b3ed3a011c282910305c2bf47d5adc7605689e" 2018-08-09 22:01:54,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:01:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d68f467-0f82-4c8d-924c-e3269d965b0c Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_84b47e9c-050d-40af-9683-5528987d4b82", "links": {"self": "http://172.30.9.32:5000/v3/users/3b893094c45246b18e935b3731daa312"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "3b893094c45246b18e935b3731daa312", "description": null}} 2018-08-09 22:01:54,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users/3b893094c45246b18e935b3731daa312 used request id req-3d68f467-0f82-4c8d-924c-e3269d965b0c 2018-08-09 22:01:54,165 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.201545953751s 2018-08-09 22:01:54,166 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users/3b893094c45246b18e935b3731daa312 used request id req-3d68f467-0f82-4c8d-924c-e3269d965b0c 2018-08-09 22:01:54,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-09 22:01:54,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:5000/v3/users/3b893094c45246b18e935b3731daa312 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}39b3ed3a011c282910305c2bf47d5adc7605689e" 2018-08-09 22:01:54,561 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 22:01:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a38cdd9f-8b3f-44ff-ac35-d1c210b34fe9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 22:01:54,561 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/users/3b893094c45246b18e935b3731daa312 used request id req-a38cdd9f-8b3f-44ff-ac35-d1c210b34fe9 2018-08-09 22:01:54,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.394757032394s 2018-08-09 22:01:54,561 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/users/3b893094c45246b18e935b3731daa312 used request id req-a38cdd9f-8b3f-44ff-ac35-d1c210b34fe9 2018-08-09 22:01:54,567 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-09 22:01:54,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}39b3ed3a011c282910305c2bf47d5adc7605689e" 2018-08-09 22:01:54,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:01:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a1ed799-e9a6-44d6-b557-f80c0d823b0e Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.32:5000/v3/projects/09e7f13a400e43deb09269de7a77390c"}, "tags": [], "enabled": true, "id": "09e7f13a400e43deb09269de7a77390c", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_84b47e9c-050d-40af-9683-5528987d4b82"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.32:5000/v3/projects/6e2b193279f94c09870f0da27a1e5991"}, "tags": [], "enabled": true, "id": "6e2b193279f94c09870f0da27a1e5991", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.32:5000/v3/projects/b5220918a46940eca73b5641490793b9"}, "tags": [], "enabled": true, "id": "b5220918a46940eca73b5641490793b9", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-09 22:01:54,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects used request id req-1a1ed799-e9a6-44d6-b557-f80c0d823b0e 2018-08-09 22:01:54,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.202075958252s 2018-08-09 22:01:54,769 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects used request id req-1a1ed799-e9a6-44d6-b557-f80c0d823b0e 2018-08-09 22:01:54,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-09 22:01:54,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:5000/v3/projects/09e7f13a400e43deb09269de7a77390c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}39b3ed3a011c282910305c2bf47d5adc7605689e" 2018-08-09 22:01:55,061 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 22:01:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df1d58be-d2c9-4f3f-bcc0-0aa1d0f94fb0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 22:01:55,061 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/projects/09e7f13a400e43deb09269de7a77390c used request id req-df1d58be-d2c9-4f3f-bcc0-0aa1d0f94fb0 2018-08-09 22:01:55,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.287902116776s 2018-08-09 22:01:55,062 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/projects/09e7f13a400e43deb09269de7a77390c used request id req-df1d58be-d2c9-4f3f-bcc0-0aa1d0f94fb0 2018-08-09 22:01:55,116 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-08-09 22:01:55,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 22:01:55,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 22:01:55,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 22:01:55,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 22:01:55,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 22:01:55,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 22:01:55,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 22:01:55,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 22:01:55,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 22:01:55,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 22:01:55,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 22:01:55,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 22:01:55,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 22:01:55,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 22:01:55,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 22:01:55,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 22:01:55,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 22:01:55,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 22:01:55,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 22:01:55,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 22:01:55,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 22:01:55,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 22:01:55,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-09 22:01:55,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:01:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17c6fd3c-35b8-4458-8bde-2558b0b3fcda Content-Encoding: gzip Content-Length: 194 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.32:5000/v3/", "rel": "self"}]}} 2018-08-09 22:01:55,202 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-17c6fd3c-35b8-4458-8bde-2558b0b3fcda 2018-08-09 22:01:55,203 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-09 22:01:55,693 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "077169cc946647b3a28fd2b6b274fbdf", "name": "reader"}, {"id": "5f4e37952fed448d8a5d2d688ddf4113", "name": "admin"}, {"id": "88513a21a6f143568494c5da51703b86", "name": "member"}], "expires_at": "2018-08-09T23:01:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5220918a46940eca73b5641490793b9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.32:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "437987ede53e4405944ad7c076551769"}, {"url": "http://192.30.9.3:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d3a7a4b63bc42cc950ea9d01ba16ee8"}, {"url": "http://192.30.9.3:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d8dc96d50c247e7837ea4c9b854184b"}], "type": "orchestration", "id": "06b2600fbdfd45009f077a0a8a411118", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "963d6582adf64c908f4754420d8066a9"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9837c8825b440f08dfd357317d353f0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded8397288b548b6a2ef868a552c35c4"}], "type": "event", "id": "0edb5a9ac368467395316b446bc9b17a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c4ee4a831c24b19a27a57c62ab1c000"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba92d8cd74449ad8e3ad0fb9d8df162"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c50639dc1d0944d08cb722487727404b"}], "type": "cloudformation", "id": "0f8e8a8cabc743b980b5dc7328ea8398", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75482ae7f30b4cce96aeea5fb573efee"}, {"url": "http://172.30.9.32:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3322f92a99944afb84fd710587f4207"}, {"url": "http://192.30.9.3:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca626291c6914f8392873dc1009e9439"}], "type": "volumev2", "id": "37bb077bc22343fc84723637e507d6ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58ac027cc3404748a004771a912f28e3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fdb7375f8a48ea9a3175833248c806"}, {"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aaf4dc1ae98a4fc4b8bb1ef0e4af1847"}], "type": "compute", "id": "66e5c4ed2fef488aa7efb24492939dd2", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b5781142f344691af8bcb5585c05d0a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d675dfe1fc174b888e1c05e36a89827f"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eac7171837574cfd9bdb0d1e99be1512"}], "type": "metric", "id": "74154109829a4b47a4ae0cf113ed0280", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "28c0fa2fe1a54037a1df5236437e7475"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3550892914574db28d4c22bdf0fccec5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "739a0b6ebed045fbb110541871ab2a15"}], "type": "identity", "id": "88688b106f224b10a51283eb12ae2936", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "ada1fac139534311815f98d908747c2a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9a3ecf1f13142c4a0c2baeaaa3dfaac"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6262b39fedb42aea7a928a362616ec0"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d220c13c29ac49428745e53c3a5f1f1b"}], "type": "alarming", "id": "b3fb638070d94560972a4f4ad3803c3e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29690a3ccee2437bbac7f9aa68595877"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c44848dd6a5446fb835005ab8ad4f4f"}, {"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9313e7c2f7b1414faa1e04af37a85d14"}], "type": "placement", "id": "b69679ef95c547c4bedad9a51bbc11e1", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d737435c2b74f5faf8fa63dea4e2fa1"}, {"url": "http://172.30.9.32:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78fb5d55cc204e4daa0cb175b819e87c"}, {"url": "http://192.30.9.3:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80278f13084845eaa317703712e8932f"}], "type": "volume", "id": "b6a6363259e342d8ac96a4641ed4678e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1008f871970540d59fed88ee5f560631"}, {"url": "http://192.30.9.3:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73ad6e9b1eaf4470a4458a45a03b86ba"}, {"url": "http://192.30.9.3:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc6095c8b90a4056ad6fb33d86c2319c"}], "type": "volumev3", "id": "cb31973e365c4222816f94365d3a9482", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8eac3aaf869e4581b0c486846aaf1964"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9f7c82f7a0247459dc8ee250179a27a"}, {"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbf52489f6c24c3bacff12a8fce92972"}], "type": "image", "id": "d37eb918087e4110bb9c0723c297dd28", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13579d8a89904ae8ae47c4c51523cc20"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8850af0d4d74815aac8c55d682d6b88"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05d68f4069f44f3928d1d2cfe0c31e2"}], "type": "network", "id": "da8095ba09ab49ed8463afad9622aa30", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a35851569141aa859a53f8f20d5c9e"}, {"url": "http://172.30.9.32:8080/v1/AUTH_b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de78fcff9f6f4b3698322312c36b013b"}, {"url": "http://12.0.0.27:8080/v1/AUTH_b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc41d0b8771f41d298a04050d21e2d86"}], "type": "object-store", "id": "eac7f386a2854d7cb26da2c6929699a5", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7e6b2597cbd0483796ae06691a711e17"}, "audit_ids": ["FdcJDfsRQe2c4AincBuUQg"], "issued_at": "2018-08-09T22:01:55.000000Z"}} 2018-08-09 22:01:55,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 22:01:55,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}ad39a346a1a17c72c3917661af481fa7b9b57c65" 2018-08-09 22:01:56,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-91563b0d-4f00-44fa-801f-c758911d8625 Date: Thu, 09 Aug 2018 22:01:56 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T21:56:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","provider:network_type":"flat"}]} 2018-08-09 22:01:56,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-91563b0d-4f00-44fa-801f-c758911d8625 2018-08-09 22:01:56,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.08989405632s 2018-08-09 22:01:56,786 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-91563b0d-4f00-44fa-801f-c758911d8625 2018-08-09 22:01:56,787 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-08-09 22:01:56,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-09 22:01:56,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ad39a346a1a17c72c3917661af481fa7b9b57c65" -d '{"network": {"name": "vmready1-net_e19212c8-0344-48ba-88f6-26b81715bb1a", "admin_state_up": true}}' 2018-08-09 22:01:57,310 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-00681776-1c1f-40fc-9441-9958f0aa1c53 Date: Thu, 09 Aug 2018 22:01:57 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"ea8deaed-edf7-4994-a00b-34ed16d72a2a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":4,"ipv4_address_scope":null,"shared":false,"project_id":"b5220918a46940eca73b5641490793b9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T22:01:57Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_e19212c8-0344-48ba-88f6-26b81715bb1a","admin_state_up":true,"tenant_id":"b5220918a46940eca73b5641490793b9","created_at":"2018-08-09T22:01:57Z","mtu":1450}} 2018-08-09 22:01:57,310 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-00681776-1c1f-40fc-9441-9958f0aa1c53 2018-08-09 22:01:57,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.523041009903s 2018-08-09 22:01:57,311 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-00681776-1c1f-40fc-9441-9958f0aa1c53 2018-08-09 22:01:57,311 - 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-09T22:01:57Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'ea8deaed-edf7-4994-a00b-34ed16d72a2a', u'provider:segmentation_id': 4, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vmready1-net_e19212c8-0344-48ba-88f6-26b81715bb1a', u'created_at': u'2018-08-09T22:01:57Z', u'mtu': 1450, u'tenant_id': u'b5220918a46940eca73b5641490793b9', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'b5220918a46940eca73b5641490793b9', u'l2_adjacency': True}) 2018-08-09 22:01:57,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 22:01:57,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad39a346a1a17c72c3917661af481fa7b9b57c65" 2018-08-09 22:01:57,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1427 X-Openstack-Request-Id: req-8d99365b-59cf-47d1-8a87-ca04dd38cf20 Date: Thu, 09 Aug 2018 22:01:57 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T21:56:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"ea8deaed-edf7-4994-a00b-34ed16d72a2a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":4,"ipv4_address_scope":null,"shared":false,"project_id":"b5220918a46940eca73b5641490793b9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T22:01:57Z","qos_policy_id":null,"name":"vmready1-net_e19212c8-0344-48ba-88f6-26b81715bb1a","admin_state_up":true,"tenant_id":"b5220918a46940eca73b5641490793b9","created_at":"2018-08-09T22:01:57Z","provider:network_type":"vxlan"}]} 2018-08-09 22:01:57,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-8d99365b-59cf-47d1-8a87-ca04dd38cf20 2018-08-09 22:01:57,665 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.352843999863s 2018-08-09 22:01:57,665 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-8d99365b-59cf-47d1-8a87-ca04dd38cf20 2018-08-09 22:01:57,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-09 22:01:57,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}ad39a346a1a17c72c3917661af481fa7b9b57c65" -d '{"subnet": {"name": "vmready1-subnet_e19212c8-0344-48ba-88f6-26b81715bb1a", "enable_dhcp": true, "network_id": "ea8deaed-edf7-4994-a00b-34ed16d72a2a", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-09 22:01:58,580 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-69439c68-8e2f-48c2-be1f-196c2fa0bb16 Date: Thu, 09 Aug 2018 22:01:58 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-09T22:01:58Z","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":"53e739b6-d138-4864-b8f1-d19dae9f47c8","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"b5220918a46940eca73b5641490793b9","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_e19212c8-0344-48ba-88f6-26b81715bb1a","enable_dhcp":true,"segment_id":null,"network_id":"ea8deaed-edf7-4994-a00b-34ed16d72a2a","tenant_id":"b5220918a46940eca73b5641490793b9","created_at":"2018-08-09T22:01:58Z","ip_version":4}} 2018-08-09 22:01:58,580 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-69439c68-8e2f-48c2-be1f-196c2fa0bb16 2018-08-09 22:01:58,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.912852048874s 2018-08-09 22:01:58,581 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-69439c68-8e2f-48c2-be1f-196c2fa0bb16 2018-08-09 22:01:58,581 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T22:01:58Z', 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'53e739b6-d138-4864-b8f1-d19dae9f47c8', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_e19212c8-0344-48ba-88f6-26b81715bb1a', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'ea8deaed-edf7-4994-a00b-34ed16d72a2a', u'tenant_id': u'b5220918a46940eca73b5641490793b9', u'created_at': u'2018-08-09T22:01:58Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'b5220918a46940eca73b5641490793b9'}) 2018-08-09 22:01:58,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-09 22:01:58,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}ad39a346a1a17c72c3917661af481fa7b9b57c65" -d '{"router": {"external_gateway_info": {"network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750"}, "name": "vmready1-router_e19212c8-0344-48ba-88f6-26b81715bb1a", "admin_state_up": true}}' 2018-08-09 22:02:05,121 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-29319783-bc70-4655-960b-4c9112219f6c Date: Thu, 09 Aug 2018 22:02:05 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "47882689-2cda-49f1-ab90-97da69506aee", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b5220918a46940eca73b5641490793b9", "created_at": "2018-08-09T22:01:59Z", "admin_state_up": true, "updated_at": "2018-08-09T22:02:00Z", "project_id": "b5220918a46940eca73b5641490793b9", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "8ad9fafc-5177-4a0a-836f-32f7811d5f97", "name": "vmready1-router_e19212c8-0344-48ba-88f6-26b81715bb1a"}} 2018-08-09 22:02:05,122 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-29319783-bc70-4655-960b-4c9112219f6c 2018-08-09 22:02:05,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.54025292397s 2018-08-09 22:02:05,122 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-29319783-bc70-4655-960b-4c9112219f6c 2018-08-09 22:02:05,123 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T22:02:00Z', u'revision_number': 3, u'ha': True, u'id': u'8ad9fafc-5177-4a0a-836f-32f7811d5f97', u'external_gateway_info': {u'network_id': u'bdb9209b-6552-4310-8fa0-ca466e84a750', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'47882689-2cda-49f1-ab90-97da69506aee', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_e19212c8-0344-48ba-88f6-26b81715bb1a', u'admin_state_up': True, u'tenant_id': u'b5220918a46940eca73b5641490793b9', u'created_at': u'2018-08-09T22:01:59Z', u'flavor_id': None, u'routes': [], u'project_id': u'b5220918a46940eca73b5641490793b9'}) 2018-08-09 22:02:05,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-09 22:02:05,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/8ad9fafc-5177-4a0a-836f-32f7811d5f97/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}ad39a346a1a17c72c3917661af481fa7b9b57c65" -d '{"subnet_id": "53e739b6-d138-4864-b8f1-d19dae9f47c8"}' 2018-08-09 22:02:07,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b314c48b-a5f1-4c63-81ff-69d8681674ee Date: Thu, 09 Aug 2018 22:02:07 GMT RESP BODY: {"network_id": "ea8deaed-edf7-4994-a00b-34ed16d72a2a", "tenant_id": "b5220918a46940eca73b5641490793b9", "subnet_id": "53e739b6-d138-4864-b8f1-d19dae9f47c8", "subnet_ids": ["53e739b6-d138-4864-b8f1-d19dae9f47c8"], "port_id": "7ed99d11-c2bc-4302-b37c-0b3db108ecee", "id": "8ad9fafc-5177-4a0a-836f-32f7811d5f97"} 2018-08-09 22:02:07,884 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/8ad9fafc-5177-4a0a-836f-32f7811d5f97/add_router_interface.json used request id req-b314c48b-a5f1-4c63-81ff-69d8681674ee 2018-08-09 22:02:07,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.76059794426s 2018-08-09 22:02:07,884 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/8ad9fafc-5177-4a0a-836f-32f7811d5f97/add_router_interface.json used request id req-b314c48b-a5f1-4c63-81ff-69d8681674ee returning object 8ad9fafc-5177-4a0a-836f-32f7811d5f97 2018-08-09 22:02:07,885 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-09 22:02:08,017 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-09 22:02:08,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-09 22:02:08,024 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Thu, 09 Aug 2018 22:02:08 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}]} 2018-08-09 22:02:08,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 22:02:08,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad39a346a1a17c72c3917661af481fa7b9b57c65" 2018-08-09 22:02:08,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-5c11fab3-1786-4c17-9abf-c459551e9781 Date: Thu, 09 Aug 2018 22:02:08 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 22:02:08,868 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-5c11fab3-1786-4c17-9abf-c459551e9781 2018-08-09 22:02:08,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.839625120163s 2018-08-09 22:02:08,868 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-5c11fab3-1786-4c17-9abf-c459551e9781 2018-08-09 22:02:08,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-09 22:02:08,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ad39a346a1a17c72c3917661af481fa7b9b57c65" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_e19212c8-0344-48ba-88f6-26b81715bb1a", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_e19212c8-0344-48ba-88f6-26b81715bb1a"}' 2018-08-09 22:02:09,761 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Location: http://172.30.9.32:9292/v2/images/68024a44-e496-45ac-96a9-4f36ab736895 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-794174be-3915-4caa-b425-f9cb47b8f498 Date: Thu, 09 Aug 2018 22:02:09 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T22:02:09Z", "file": "/v2/images/68024a44-e496-45ac-96a9-4f36ab736895/file", "owner": "b5220918a46940eca73b5641490793b9", "id": "68024a44-e496-45ac-96a9-4f36ab736895", "size": null, "self": "/v2/images/68024a44-e496-45ac-96a9-4f36ab736895", "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_e19212c8-0344-48ba-88f6-26b81715bb1a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_e19212c8-0344-48ba-88f6-26b81715bb1a", "checksum": null, "created_at": "2018-08-09T22:02:09Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-09 22:02:09,761 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-794174be-3915-4caa-b425-f9cb47b8f498 2018-08-09 22:02:09,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.885015964508s 2018-08-09 22:02:09,762 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-794174be-3915-4caa-b425-f9cb47b8f498 returning object 68024a44-e496-45ac-96a9-4f36ab736895 2018-08-09 22:02:09,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-09 22:02:09,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9292/v2/images/68024a44-e496-45ac-96a9-4f36ab736895/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}ad39a346a1a17c72c3917661af481fa7b9b57c65" -d '' 2018-08-09 22:02:13,248 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-33d3410e-a117-4e95-805e-d8b00da2a0fa Date: Thu, 09 Aug 2018 22:02:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-09 22:02:13,248 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/68024a44-e496-45ac-96a9-4f36ab736895/file used request id req-33d3410e-a117-4e95-805e-d8b00da2a0fa 2018-08-09 22:02:13,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.48549008369s 2018-08-09 22:02:13,248 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/68024a44-e496-45ac-96a9-4f36ab736895/file used request id req-33d3410e-a117-4e95-805e-d8b00da2a0fa 2018-08-09 22:02:13,252 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 22:02:13,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad39a346a1a17c72c3917661af481fa7b9b57c65" 2018-08-09 22:02:14,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json X-Openstack-Request-Id: req-09d3d2d2-5c1d-432c-ac62-5d7e9617536c Date: Thu, 09 Aug 2018 22:02:14 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T22:02:13Z", "file": "/v2/images/68024a44-e496-45ac-96a9-4f36ab736895/file", "owner": "b5220918a46940eca73b5641490793b9", "id": "68024a44-e496-45ac-96a9-4f36ab736895", "size": 12716032, "self": "/v2/images/68024a44-e496-45ac-96a9-4f36ab736895", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/68024a44-e496-45ac-96a9-4f36ab736895/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/68024a44-e496-45ac-96a9-4f36ab736895/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_e19212c8-0344-48ba-88f6-26b81715bb1a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_e19212c8-0344-48ba-88f6-26b81715bb1a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T22:02:09Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 22:02:14,038 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-09d3d2d2-5c1d-432c-ac62-5d7e9617536c 2018-08-09 22:02:14,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.785690069199s 2018-08-09 22:02:14,039 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-09d3d2d2-5c1d-432c-ac62-5d7e9617536c 2018-08-09 22:02:14,041 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/68024a44-e496-45ac-96a9-4f36ab736895/snap', u'metadata': Munch({})})], 'file': u'/v2/images/68024a44-e496-45ac-96a9-4f36ab736895/file', 'owner': u'b5220918a46940eca73b5641490793b9', 'id': u'68024a44-e496-45ac-96a9-4f36ab736895', 'size': 12716032, u'self': u'/v2/images/68024a44-e496-45ac-96a9-4f36ab736895', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b5220918a46940eca73b5641490793b9', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/68024a44-e496-45ac-96a9-4f36ab736895/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-09T22:02:13Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-09T22:02:13Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_e19212c8-0344-48ba-88f6-26b81715bb1a', '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/68024a44-e496-45ac-96a9-4f36ab736895', 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_e19212c8-0344-48ba-88f6-26b81715bb1a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_e19212c8-0344-48ba-88f6-26b81715bb1a', 'created': u'2018-08-09T22:02:09Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-09T22:02:09Z', 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/68024a44-e496-45ac-96a9-4f36ab736895', 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_e19212c8-0344-48ba-88f6-26b81715bb1a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-09 22:02:14,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-09 22:02:14,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}ad39a346a1a17c72c3917661af481fa7b9b57c65" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_e19212c8-0344-48ba-88f6-26b81715bb1a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-09 22:02:14,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:02: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-af651f49-c6ed-4d84-9b2f-c648208b678f x-compute-request-id: req-af651f49-c6ed-4d84-9b2f-c648208b678f Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready1-flavor_e19212c8-0344-48ba-88f6-26b81715bb1a", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/78ae9a1e-b457-424a-818c-1b9629aa1b84", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/78ae9a1e-b457-424a-818c-1b9629aa1b84", "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": "78ae9a1e-b457-424a-818c-1b9629aa1b84"}} 2018-08-09 22:02:14,867 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-af651f49-c6ed-4d84-9b2f-c648208b678f 2018-08-09 22:02:14,867 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.823992013931s 2018-08-09 22:02:14,867 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-af651f49-c6ed-4d84-9b2f-c648208b678f 2018-08-09 22:02:14,868 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_e19212c8-0344-48ba-88f6-26b81715bb1a', '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'b5220918a46940eca73b5641490793b9', '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'78ae9a1e-b457-424a-818c-1b9629aa1b84', 'swap': 0}) 2018-08-09 22:02:14,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-09 22:02:14,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors/78ae9a1e-b457-424a-818c-1b9629aa1b84/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}ad39a346a1a17c72c3917661af481fa7b9b57c65" -d '{"extra_specs": {}}' 2018-08-09 22:02:15,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:02:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d90938a2-2e4e-4f3a-ac64-689bf3950664 x-compute-request-id: req-d90938a2-2e4e-4f3a-ac64-689bf3950664 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-09 22:02:15,007 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/78ae9a1e-b457-424a-818c-1b9629aa1b84/os-extra_specs used request id req-d90938a2-2e4e-4f3a-ac64-689bf3950664 2018-08-09 22:02:15,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.13770699501s 2018-08-09 22:02:15,007 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/78ae9a1e-b457-424a-818c-1b9629aa1b84/os-extra_specs used request id req-d90938a2-2e4e-4f3a-ac64-689bf3950664 2018-08-09 22:02:15,121 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-09 22:02:15,122 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:18 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-09 22:02:15,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-09 22:02:15,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/8ad9fafc-5177-4a0a-836f-32f7811d5f97/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}ad39a346a1a17c72c3917661af481fa7b9b57c65" -d '{"subnet_id": "53e739b6-d138-4864-b8f1-d19dae9f47c8"}' 2018-08-09 22:02:18,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-557d6f0c-ca0b-465b-bb9d-4da962f88b12 Date: Thu, 09 Aug 2018 22:02:18 GMT RESP BODY: {"network_id": "ea8deaed-edf7-4994-a00b-34ed16d72a2a", "tenant_id": "b5220918a46940eca73b5641490793b9", "subnet_id": "53e739b6-d138-4864-b8f1-d19dae9f47c8", "subnet_ids": ["53e739b6-d138-4864-b8f1-d19dae9f47c8"], "port_id": "7ed99d11-c2bc-4302-b37c-0b3db108ecee", "id": "8ad9fafc-5177-4a0a-836f-32f7811d5f97"} 2018-08-09 22:02:18,824 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/8ad9fafc-5177-4a0a-836f-32f7811d5f97/remove_router_interface.json used request id req-557d6f0c-ca0b-465b-bb9d-4da962f88b12 2018-08-09 22:02:18,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.69824290276s 2018-08-09 22:02:18,824 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/8ad9fafc-5177-4a0a-836f-32f7811d5f97/remove_router_interface.json used request id req-557d6f0c-ca0b-465b-bb9d-4da962f88b12 returning object 8ad9fafc-5177-4a0a-836f-32f7811d5f97 2018-08-09 22:02:18,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-09 22:02:18,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}ad39a346a1a17c72c3917661af481fa7b9b57c65" 2018-08-09 22:02:19,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-268229c8-ed21-41a1-98d7-b270b52ba37f Date: Thu, 09 Aug 2018 22:02:19 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "47882689-2cda-49f1-ab90-97da69506aee", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b5220918a46940eca73b5641490793b9", "created_at": "2018-08-09T22:01:59Z", "admin_state_up": true, "updated_at": "2018-08-09T22:02:17Z", "project_id": "b5220918a46940eca73b5641490793b9", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "8ad9fafc-5177-4a0a-836f-32f7811d5f97", "name": "vmready1-router_e19212c8-0344-48ba-88f6-26b81715bb1a"}]} 2018-08-09 22:02:19,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-268229c8-ed21-41a1-98d7-b270b52ba37f 2018-08-09 22:02:19,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.08531594276s 2018-08-09 22:02:19,911 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-268229c8-ed21-41a1-98d7-b270b52ba37f 2018-08-09 22:02:19,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-09 22:02:19,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/routers/8ad9fafc-5177-4a0a-836f-32f7811d5f97.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad39a346a1a17c72c3917661af481fa7b9b57c65" 2018-08-09 22:02:23,968 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1bb252cd-92d1-4e82-9b43-785f4e8f8130 Content-Length: 0 Date: Thu, 09 Aug 2018 22:02:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 22:02:23,968 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/8ad9fafc-5177-4a0a-836f-32f7811d5f97.json used request id req-1bb252cd-92d1-4e82-9b43-785f4e8f8130 2018-08-09 22:02:23,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.05639600754s 2018-08-09 22:02:23,969 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/8ad9fafc-5177-4a0a-836f-32f7811d5f97.json used request id req-1bb252cd-92d1-4e82-9b43-785f4e8f8130 2018-08-09 22:02:23,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-09 22:02:23,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}ad39a346a1a17c72c3917661af481fa7b9b57c65" 2018-08-09 22:02:24,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1326 X-Openstack-Request-Id: req-b3aca47d-7645-47c7-82f1-2d1d0182f70d Date: Thu, 09 Aug 2018 22:02:24 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-09T21:56:03Z","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":"47882689-2cda-49f1-ab90-97da69506aee","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"6e2b193279f94c09870f0da27a1e5991","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"bdb9209b-6552-4310-8fa0-ca466e84a750","tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:56:03Z","ip_version":4},{"updated_at":"2018-08-09T22:01:58Z","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":"53e739b6-d138-4864-b8f1-d19dae9f47c8","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"b5220918a46940eca73b5641490793b9","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_e19212c8-0344-48ba-88f6-26b81715bb1a","enable_dhcp":true,"segment_id":null,"network_id":"ea8deaed-edf7-4994-a00b-34ed16d72a2a","tenant_id":"b5220918a46940eca73b5641490793b9","created_at":"2018-08-09T22:01:58Z","ip_version":4}]} 2018-08-09 22:02:24,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-b3aca47d-7645-47c7-82f1-2d1d0182f70d 2018-08-09 22:02:24,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0454518795013s 2018-08-09 22:02:24,015 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-b3aca47d-7645-47c7-82f1-2d1d0182f70d 2018-08-09 22:02:24,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-09 22:02:24,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/subnets/53e739b6-d138-4864-b8f1-d19dae9f47c8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad39a346a1a17c72c3917661af481fa7b9b57c65" 2018-08-09 22:02:25,999 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9f33d3c7-8eab-4a30-af81-734b0a5a4c47 Date: Thu, 09 Aug 2018 22:02:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 22:02:26,000 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/53e739b6-d138-4864-b8f1-d19dae9f47c8.json used request id req-9f33d3c7-8eab-4a30-af81-734b0a5a4c47 2018-08-09 22:02:26,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.98299694061s 2018-08-09 22:02:26,000 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/53e739b6-d138-4864-b8f1-d19dae9f47c8.json used request id req-9f33d3c7-8eab-4a30-af81-734b0a5a4c47 2018-08-09 22:02:26,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 22:02:26,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad39a346a1a17c72c3917661af481fa7b9b57c65" 2018-08-09 22:02:26,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-4cd5b7fd-f284-4f70-bc80-822e4eb536b0 Date: Thu, 09 Aug 2018 22:02:26 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T21:56:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ea8deaed-edf7-4994-a00b-34ed16d72a2a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":4,"ipv4_address_scope":null,"shared":false,"project_id":"b5220918a46940eca73b5641490793b9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T22:02:25Z","qos_policy_id":null,"name":"vmready1-net_e19212c8-0344-48ba-88f6-26b81715bb1a","admin_state_up":true,"tenant_id":"b5220918a46940eca73b5641490793b9","created_at":"2018-08-09T22:01:57Z","provider:network_type":"vxlan"}]} 2018-08-09 22:02:26,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-4cd5b7fd-f284-4f70-bc80-822e4eb536b0 2018-08-09 22:02:26,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.339069843292s 2018-08-09 22:02:26,340 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-4cd5b7fd-f284-4f70-bc80-822e4eb536b0 2018-08-09 22:02:26,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-09 22:02:26,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/networks/ea8deaed-edf7-4994-a00b-34ed16d72a2a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad39a346a1a17c72c3917661af481fa7b9b57c65" 2018-08-09 22:02:27,485 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-35f02f4f-2de1-4683-9647-90ff9ccdb920 Date: Thu, 09 Aug 2018 22:02:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 22:02:27,485 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/ea8deaed-edf7-4994-a00b-34ed16d72a2a.json used request id req-35f02f4f-2de1-4683-9647-90ff9ccdb920 2018-08-09 22:02:27,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.14410495758s 2018-08-09 22:02:27,485 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/ea8deaed-edf7-4994-a00b-34ed16d72a2a.json used request id req-35f02f4f-2de1-4683-9647-90ff9ccdb920 2018-08-09 22:02:27,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 22:02:27,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad39a346a1a17c72c3917661af481fa7b9b57c65" 2018-08-09 22:02:28,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json X-Openstack-Request-Id: req-41513814-448e-4de7-8dc7-b6e5c1a7c430 Date: Thu, 09 Aug 2018 22:02:28 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T22:02:13Z", "file": "/v2/images/68024a44-e496-45ac-96a9-4f36ab736895/file", "owner": "b5220918a46940eca73b5641490793b9", "id": "68024a44-e496-45ac-96a9-4f36ab736895", "size": 12716032, "self": "/v2/images/68024a44-e496-45ac-96a9-4f36ab736895", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/68024a44-e496-45ac-96a9-4f36ab736895/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/68024a44-e496-45ac-96a9-4f36ab736895/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_e19212c8-0344-48ba-88f6-26b81715bb1a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_e19212c8-0344-48ba-88f6-26b81715bb1a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T22:02:09Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 22:02:28,249 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-41513814-448e-4de7-8dc7-b6e5c1a7c430 2018-08-09 22:02:28,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.759558916092s 2018-08-09 22:02:28,249 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-41513814-448e-4de7-8dc7-b6e5c1a7c430 2018-08-09 22:02:28,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-09 22:02:28,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9292/v2/images/68024a44-e496-45ac-96a9-4f36ab736895 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad39a346a1a17c72c3917661af481fa7b9b57c65" 2018-08-09 22:02:29,300 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9485590e-c3c6-46fb-819d-38649d6b5d3a Date: Thu, 09 Aug 2018 22:02: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-09 22:02:29,300 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/68024a44-e496-45ac-96a9-4f36ab736895 used request id req-9485590e-c3c6-46fb-819d-38649d6b5d3a 2018-08-09 22:02:29,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.04921293259s 2018-08-09 22:02:29,301 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/68024a44-e496-45ac-96a9-4f36ab736895 used request id req-9485590e-c3c6-46fb-819d-38649d6b5d3a 2018-08-09 22:02:29,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 22:02:29,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}ad39a346a1a17c72c3917661af481fa7b9b57c65" 2018-08-09 22:02:29,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22: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-27de52d9-3eeb-4b54-a860-1cba7e37f995 x-compute-request-id: req-27de52d9-3eeb-4b54-a860-1cba7e37f995 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready1-flavor_e19212c8-0344-48ba-88f6-26b81715bb1a", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/78ae9a1e-b457-424a-818c-1b9629aa1b84", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/78ae9a1e-b457-424a-818c-1b9629aa1b84", "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": "78ae9a1e-b457-424a-818c-1b9629aa1b84"}]} 2018-08-09 22:02:29,437 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-27de52d9-3eeb-4b54-a860-1cba7e37f995 2018-08-09 22:02:29,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.135458946228s 2018-08-09 22:02:29,437 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-27de52d9-3eeb-4b54-a860-1cba7e37f995 2018-08-09 22:02:29,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-09 22:02:29,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/flavors/78ae9a1e-b457-424a-818c-1b9629aa1b84 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ad39a346a1a17c72c3917661af481fa7b9b57c65" 2018-08-09 22:02:29,485 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 22: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 x-openstack-request-id: req-ddd14ddf-1482-4b2b-8005-c533bc47602d x-compute-request-id: req-ddd14ddf-1482-4b2b-8005-c533bc47602d Content-Length: 0 Content-Type: application/json 2018-08-09 22:02:29,485 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/78ae9a1e-b457-424a-818c-1b9629aa1b84 used request id req-ddd14ddf-1482-4b2b-8005-c533bc47602d 2018-08-09 22:02:29,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0459570884705s 2018-08-09 22:02:29,485 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/78ae9a1e-b457-424a-818c-1b9629aa1b84 used request id req-ddd14ddf-1482-4b2b-8005-c533bc47602d 2018-08-09 22:02:29,534 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-08-09 22:02:29,573 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 22:02:29,573 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 22:02:29,573 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 22:02:29,573 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 22:02:29,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 22:02:29,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 22:02:29,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 22:02:29,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 22:02:29,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 22:02:29,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 22:02:29,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 22:02:29,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 22:02:29,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 22:02:29,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 22:02:29,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 22:02:29,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 22:02:29,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 22:02:29,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 22:02:29,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 22:02:29,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 22:02:29,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 22:02:29,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 22:02:29,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-09 22:02:29,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:02:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-343b8024-b87b-4022-98e5-c672de57781d Content-Encoding: gzip Content-Length: 194 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.32:5000/v3/", "rel": "self"}]}} 2018-08-09 22:02:29,580 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-343b8024-b87b-4022-98e5-c672de57781d 2018-08-09 22:02:29,581 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-09 22:02:30,059 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "077169cc946647b3a28fd2b6b274fbdf", "name": "reader"}, {"id": "5f4e37952fed448d8a5d2d688ddf4113", "name": "admin"}, {"id": "88513a21a6f143568494c5da51703b86", "name": "member"}], "expires_at": "2018-08-09T23:02:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5220918a46940eca73b5641490793b9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.32:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "437987ede53e4405944ad7c076551769"}, {"url": "http://192.30.9.3:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d3a7a4b63bc42cc950ea9d01ba16ee8"}, {"url": "http://192.30.9.3:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d8dc96d50c247e7837ea4c9b854184b"}], "type": "orchestration", "id": "06b2600fbdfd45009f077a0a8a411118", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "963d6582adf64c908f4754420d8066a9"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9837c8825b440f08dfd357317d353f0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded8397288b548b6a2ef868a552c35c4"}], "type": "event", "id": "0edb5a9ac368467395316b446bc9b17a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c4ee4a831c24b19a27a57c62ab1c000"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba92d8cd74449ad8e3ad0fb9d8df162"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c50639dc1d0944d08cb722487727404b"}], "type": "cloudformation", "id": "0f8e8a8cabc743b980b5dc7328ea8398", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75482ae7f30b4cce96aeea5fb573efee"}, {"url": "http://172.30.9.32:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3322f92a99944afb84fd710587f4207"}, {"url": "http://192.30.9.3:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca626291c6914f8392873dc1009e9439"}], "type": "volumev2", "id": "37bb077bc22343fc84723637e507d6ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58ac027cc3404748a004771a912f28e3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fdb7375f8a48ea9a3175833248c806"}, {"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aaf4dc1ae98a4fc4b8bb1ef0e4af1847"}], "type": "compute", "id": "66e5c4ed2fef488aa7efb24492939dd2", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b5781142f344691af8bcb5585c05d0a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d675dfe1fc174b888e1c05e36a89827f"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eac7171837574cfd9bdb0d1e99be1512"}], "type": "metric", "id": "74154109829a4b47a4ae0cf113ed0280", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "28c0fa2fe1a54037a1df5236437e7475"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3550892914574db28d4c22bdf0fccec5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "739a0b6ebed045fbb110541871ab2a15"}], "type": "identity", "id": "88688b106f224b10a51283eb12ae2936", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "ada1fac139534311815f98d908747c2a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9a3ecf1f13142c4a0c2baeaaa3dfaac"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6262b39fedb42aea7a928a362616ec0"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d220c13c29ac49428745e53c3a5f1f1b"}], "type": "alarming", "id": "b3fb638070d94560972a4f4ad3803c3e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29690a3ccee2437bbac7f9aa68595877"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c44848dd6a5446fb835005ab8ad4f4f"}, {"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9313e7c2f7b1414faa1e04af37a85d14"}], "type": "placement", "id": "b69679ef95c547c4bedad9a51bbc11e1", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d737435c2b74f5faf8fa63dea4e2fa1"}, {"url": "http://172.30.9.32:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78fb5d55cc204e4daa0cb175b819e87c"}, {"url": "http://192.30.9.3:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80278f13084845eaa317703712e8932f"}], "type": "volume", "id": "b6a6363259e342d8ac96a4641ed4678e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1008f871970540d59fed88ee5f560631"}, {"url": "http://192.30.9.3:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73ad6e9b1eaf4470a4458a45a03b86ba"}, {"url": "http://192.30.9.3:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc6095c8b90a4056ad6fb33d86c2319c"}], "type": "volumev3", "id": "cb31973e365c4222816f94365d3a9482", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8eac3aaf869e4581b0c486846aaf1964"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9f7c82f7a0247459dc8ee250179a27a"}, {"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbf52489f6c24c3bacff12a8fce92972"}], "type": "image", "id": "d37eb918087e4110bb9c0723c297dd28", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13579d8a89904ae8ae47c4c51523cc20"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8850af0d4d74815aac8c55d682d6b88"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05d68f4069f44f3928d1d2cfe0c31e2"}], "type": "network", "id": "da8095ba09ab49ed8463afad9622aa30", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a35851569141aa859a53f8f20d5c9e"}, {"url": "http://172.30.9.32:8080/v1/AUTH_b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de78fcff9f6f4b3698322312c36b013b"}, {"url": "http://12.0.0.27:8080/v1/AUTH_b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc41d0b8771f41d298a04050d21e2d86"}], "type": "object-store", "id": "eac7f386a2854d7cb26da2c6929699a5", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7e6b2597cbd0483796ae06691a711e17"}, "audit_ids": ["0BXPlvcxQzC6axkbmeIw9w"], "issued_at": "2018-08-09T22:02:30.000000Z"}} 2018-08-09 22:02:30,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 22:02:30,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}480a7e6e27d04693dafd3dfa641384f1030fac12" 2018-08-09 22:02:30,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-1baa6a74-25f9-4a21-8822-b74f1631b4e3 Date: Thu, 09 Aug 2018 22:02:30 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T21:56:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","provider:network_type":"flat"}]} 2018-08-09 22:02:30,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1baa6a74-25f9-4a21-8822-b74f1631b4e3 2018-08-09 22:02:30,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.35487985611s 2018-08-09 22:02:30,418 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1baa6a74-25f9-4a21-8822-b74f1631b4e3 2018-08-09 22:02:30,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-09 22:02:30,426 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 09 Aug 2018 22:02:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b3939a6-c86a-485f-8d81-e965c1306d1d 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.32:5000/v3/", "rel": "self"}]}]}} 2018-08-09 22:02:30,427 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/ used request id req-6b3939a6-c86a-485f-8d81-e965c1306d1d 2018-08-09 22:02:30,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-09 22:02:30,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}480a7e6e27d04693dafd3dfa641384f1030fac12" 2018-08-09 22:02:30,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:02:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9067952b-fbc0-45a1-bef4-1fa8b558f193 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.32:5000/v3/domains/ae2f2a3ea85d48b1a1afefd9d87535da"}, "tags": [], "enabled": true, "id": "ae2f2a3ea85d48b1a1afefd9d87535da", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.32:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.32:5000/v3/domains", "previous": null, "next": null}} 2018-08-09 22:02:30,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains used request id req-9067952b-fbc0-45a1-bef4-1fa8b558f193 2018-08-09 22:02:30,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.190139055252s 2018-08-09 22:02:30,618 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains used request id req-9067952b-fbc0-45a1-bef4-1fa8b558f193 2018-08-09 22:02:30,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-09 22:02:30,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}480a7e6e27d04693dafd3dfa641384f1030fac12" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_4b4d2871-b47b-4cc8-904b-3fa05835aba8"}}' 2018-08-09 22:02:30,890 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 09 Aug 2018 22:02:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c7f8ae4-b10b-44ef-9560-cd6e49e10779 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.32:5000/v3/projects/04a5ef6181e54e6eb0240b7ad97d6b4e"}, "tags": [], "enabled": true, "id": "04a5ef6181e54e6eb0240b7ad97d6b4e", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_4b4d2871-b47b-4cc8-904b-3fa05835aba8"}} 2018-08-09 22:02:30,890 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/projects used request id req-2c7f8ae4-b10b-44ef-9560-cd6e49e10779 2018-08-09 22:02:30,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.265148162842s 2018-08-09 22:02:30,891 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/projects used request id req-2c7f8ae4-b10b-44ef-9560-cd6e49e10779 2018-08-09 22:02:30,891 - 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'04a5ef6181e54e6eb0240b7ad97d6b4e', '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_4b4d2871-b47b-4cc8-904b-3fa05835aba8'}) 2018-08-09 22:02:30,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-09 22:02:30,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}480a7e6e27d04693dafd3dfa641384f1030fac12" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "a103252d-9c21-4d84-afa2-9ed186de17af", "email": null, "name": "vmready2-user_4b4d2871-b47b-4cc8-904b-3fa05835aba8"}}' 2018-08-09 22:02:31,764 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 09 Aug 2018 22:02:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe0bdf70-ee64-4cf0-bb66-35e2462923e0 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_4b4d2871-b47b-4cc8-904b-3fa05835aba8", "links": {"self": "http://172.30.9.32:5000/v3/users/587715e3b144472a9fbe03646810a805"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "587715e3b144472a9fbe03646810a805", "domain_id": "default", "password_expires_at": null}} 2018-08-09 22:02:31,764 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/users used request id req-fe0bdf70-ee64-4cf0-bb66-35e2462923e0 2018-08-09 22:02:31,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.867182016373s 2018-08-09 22:02:31,765 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/users used request id req-fe0bdf70-ee64-4cf0-bb66-35e2462923e0 2018-08-09 22:02:31,765 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'587715e3b144472a9fbe03646810a805', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_4b4d2871-b47b-4cc8-904b-3fa05835aba8'}) 2018-08-09 22:02:31,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 22:02:31,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}480a7e6e27d04693dafd3dfa641384f1030fac12" 2018-08-09 22:02:31,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:02:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0394d406-0600-4cb1-9fec-5672b7428470 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "077169cc946647b3a28fd2b6b274fbdf", "links": {"self": "http://172.30.9.32:5000/v3/roles/077169cc946647b3a28fd2b6b274fbdf"}, "name": "reader"}, {"domain_id": null, "id": "352a7d143ea64db3aecbf66f67281fa1", "links": {"self": "http://172.30.9.32:5000/v3/roles/352a7d143ea64db3aecbf66f67281fa1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5f4e37952fed448d8a5d2d688ddf4113", "links": {"self": "http://172.30.9.32:5000/v3/roles/5f4e37952fed448d8a5d2d688ddf4113"}, "name": "admin"}, {"domain_id": null, "id": "88513a21a6f143568494c5da51703b86", "links": {"self": "http://172.30.9.32:5000/v3/roles/88513a21a6f143568494c5da51703b86"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a5b954e8e29c4b6cafac3f07fe5c5da7", "links": {"self": "http://172.30.9.32:5000/v3/roles/a5b954e8e29c4b6cafac3f07fe5c5da7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fde9b0ad3a3d453ba6d5318189b139e9", "links": {"self": "http://172.30.9.32:5000/v3/roles/fde9b0ad3a3d453ba6d5318189b139e9"}, "name": "swiftoperator"}]} 2018-08-09 22:02:31,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-0394d406-0600-4cb1-9fec-5672b7428470 2018-08-09 22:02:31,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.187499046326s 2018-08-09 22:02:31,957 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-0394d406-0600-4cb1-9fec-5672b7428470 2018-08-09 22:02:31,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 22:02:31,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}480a7e6e27d04693dafd3dfa641384f1030fac12" 2018-08-09 22:02:32,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:02:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41c0e78a-0fac-4ec8-9a51-7a05a7235db0 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "077169cc946647b3a28fd2b6b274fbdf", "links": {"self": "http://172.30.9.32:5000/v3/roles/077169cc946647b3a28fd2b6b274fbdf"}, "name": "reader"}, {"domain_id": null, "id": "352a7d143ea64db3aecbf66f67281fa1", "links": {"self": "http://172.30.9.32:5000/v3/roles/352a7d143ea64db3aecbf66f67281fa1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5f4e37952fed448d8a5d2d688ddf4113", "links": {"self": "http://172.30.9.32:5000/v3/roles/5f4e37952fed448d8a5d2d688ddf4113"}, "name": "admin"}, {"domain_id": null, "id": "88513a21a6f143568494c5da51703b86", "links": {"self": "http://172.30.9.32:5000/v3/roles/88513a21a6f143568494c5da51703b86"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a5b954e8e29c4b6cafac3f07fe5c5da7", "links": {"self": "http://172.30.9.32:5000/v3/roles/a5b954e8e29c4b6cafac3f07fe5c5da7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fde9b0ad3a3d453ba6d5318189b139e9", "links": {"self": "http://172.30.9.32:5000/v3/roles/fde9b0ad3a3d453ba6d5318189b139e9"}, "name": "swiftoperator"}]} 2018-08-09 22:02:32,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-41c0e78a-0fac-4ec8-9a51-7a05a7235db0 2018-08-09 22:02:32,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.188744068146s 2018-08-09 22:02:32,151 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-41c0e78a-0fac-4ec8-9a51-7a05a7235db0 2018-08-09 22:02:32,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 22:02:32,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}480a7e6e27d04693dafd3dfa641384f1030fac12" 2018-08-09 22:02:32,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:02:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07d42e0c-da3b-46ff-8ebc-880b7145d567 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "077169cc946647b3a28fd2b6b274fbdf", "links": {"self": "http://172.30.9.32:5000/v3/roles/077169cc946647b3a28fd2b6b274fbdf"}, "name": "reader"}, {"domain_id": null, "id": "352a7d143ea64db3aecbf66f67281fa1", "links": {"self": "http://172.30.9.32:5000/v3/roles/352a7d143ea64db3aecbf66f67281fa1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5f4e37952fed448d8a5d2d688ddf4113", "links": {"self": "http://172.30.9.32:5000/v3/roles/5f4e37952fed448d8a5d2d688ddf4113"}, "name": "admin"}, {"domain_id": null, "id": "88513a21a6f143568494c5da51703b86", "links": {"self": "http://172.30.9.32:5000/v3/roles/88513a21a6f143568494c5da51703b86"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a5b954e8e29c4b6cafac3f07fe5c5da7", "links": {"self": "http://172.30.9.32:5000/v3/roles/a5b954e8e29c4b6cafac3f07fe5c5da7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fde9b0ad3a3d453ba6d5318189b139e9", "links": {"self": "http://172.30.9.32:5000/v3/roles/fde9b0ad3a3d453ba6d5318189b139e9"}, "name": "swiftoperator"}]} 2018-08-09 22:02:32,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-07d42e0c-da3b-46ff-8ebc-880b7145d567 2018-08-09 22:02:32,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.203141927719s 2018-08-09 22:02:32,359 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-07d42e0c-da3b-46ff-8ebc-880b7145d567 2018-08-09 22:02:32,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-09 22:02:32,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}480a7e6e27d04693dafd3dfa641384f1030fac12" 2018-08-09 22:02:32,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:02:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-428e5f46-6067-491f-948a-cb92255556dd Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.32:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-09 22:02:32,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains/default used request id req-428e5f46-6067-491f-948a-cb92255556dd 2018-08-09 22:02:32,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.179193019867s 2018-08-09 22:02:32,544 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains/default used request id req-428e5f46-6067-491f-948a-cb92255556dd 2018-08-09 22:02:32,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 22:02:32,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}480a7e6e27d04693dafd3dfa641384f1030fac12" 2018-08-09 22:02:32,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:02:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2e0e26a-6e6e-446f-9ab1-91a6017c515f Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.32:5000/v3/users/11fa7ddeb0564dbb9ae97e6016ef357f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11fa7ddeb0564dbb9ae97e6016ef357f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.32:5000/v3/users/187033aee6fd450ca96240725777e4c2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "187033aee6fd450ca96240725777e4c2", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.32:5000/v3/users/560d22bd57da40b5a0a9574a796d5f5d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "560d22bd57da40b5a0a9574a796d5f5d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "vmready2-user_4b4d2871-b47b-4cc8-904b-3fa05835aba8", "links": {"self": "http://172.30.9.32:5000/v3/users/587715e3b144472a9fbe03646810a805"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "587715e3b144472a9fbe03646810a805", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.32:5000/v3/users/60452068d29f4fdfa63986a101565414"}, "domain_id": "default", "enabled": true, "options": {}, "id": "60452068d29f4fdfa63986a101565414", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.32:5000/v3/users/678f79df7fbc46f38c5b2ae2cf0c8fad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "678f79df7fbc46f38c5b2ae2cf0c8fad", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.32:5000/v3/users/7e6b2597cbd0483796ae06691a711e17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6b2597cbd0483796ae06691a711e17", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.32:5000/v3/users/88043492d8c84e8d9e6414b58d9aae53"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88043492d8c84e8d9e6414b58d9aae53", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.32:5000/v3/users/8a5e986b6ed545369b1f3084bfe0faa8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a5e986b6ed545369b1f3084bfe0faa8", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.32:5000/v3/users/97856cdcfc7541fab8b50800a44fe171"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97856cdcfc7541fab8b50800a44fe171", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.32:5000/v3/users/a3a7d792968c446db5fa23e49ad70178"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3a7d792968c446db5fa23e49ad70178", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.32:5000/v3/users/bcc2f2783f374c89b6471bd69eb8efce"}, "domain_id": "ae2f2a3ea85d48b1a1afefd9d87535da", "enabled": true, "options": {}, "id": "bcc2f2783f374c89b6471bd69eb8efce", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.32:5000/v3/users/d56b2a42ace04544a47286de17abc35f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d56b2a42ace04544a47286de17abc35f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.32:5000/v3/users/ebf0020df3ef470386f763032bf048a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ebf0020df3ef470386f763032bf048a2", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.32:5000/v3/users/ff4e1f818c8b432487ac5ca3232ff438"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff4e1f818c8b432487ac5ca3232ff438", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.32:5000/v3/users", "previous": null, "next": null}} 2018-08-09 22:02:32,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-b2e0e26a-6e6e-446f-9ab1-91a6017c515f 2018-08-09 22:02:32,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.313667058945s 2018-08-09 22:02:32,859 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-b2e0e26a-6e6e-446f-9ab1-91a6017c515f 2018-08-09 22:02:32,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-09 22:02:32,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}480a7e6e27d04693dafd3dfa641384f1030fac12" 2018-08-09 22:02:33,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:02:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc0a0f07-e0e5-40b8-acbe-41e98bd1fa31 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.32:5000/v3/projects/b5220918a46940eca73b5641490793b9"}, "tags": [], "enabled": true, "id": "b5220918a46940eca73b5641490793b9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.32:5000/v3/projects/6e2b193279f94c09870f0da27a1e5991"}, "tags": [], "enabled": true, "id": "6e2b193279f94c09870f0da27a1e5991", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.32:5000/v3/projects/04a5ef6181e54e6eb0240b7ad97d6b4e"}, "tags": [], "enabled": true, "id": "04a5ef6181e54e6eb0240b7ad97d6b4e", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_4b4d2871-b47b-4cc8-904b-3fa05835aba8"}]} 2018-08-09 22:02:33,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects?domain_id=default used request id req-cc0a0f07-e0e5-40b8-acbe-41e98bd1fa31 2018-08-09 22:02:33,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.197705030441s 2018-08-09 22:02:33,068 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects?domain_id=default used request id req-cc0a0f07-e0e5-40b8-acbe-41e98bd1fa31 2018-08-09 22:02:33,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-09 22:02:33,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:5000/v3/role_assignments?user.id=587715e3b144472a9fbe03646810a805&role.id=88513a21a6f143568494c5da51703b86&scope.project.id=04a5ef6181e54e6eb0240b7ad97d6b4e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}480a7e6e27d04693dafd3dfa641384f1030fac12" 2018-08-09 22:02:33,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:02:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7c01aae-360d-4e47-93cd-249b8f93c16c Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.32:5000/v3/role_assignments?user.id=587715e3b144472a9fbe03646810a805&role.id=88513a21a6f143568494c5da51703b86&scope.project.id=04a5ef6181e54e6eb0240b7ad97d6b4e", "previous": null, "next": null}} 2018-08-09 22:02:33,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/role_assignments?user.id=587715e3b144472a9fbe03646810a805&role.id=88513a21a6f143568494c5da51703b86&scope.project.id=04a5ef6181e54e6eb0240b7ad97d6b4e used request id req-c7c01aae-360d-4e47-93cd-249b8f93c16c 2018-08-09 22:02:33,255 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.179306983948s 2018-08-09 22:02:33,256 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/role_assignments?user.id=587715e3b144472a9fbe03646810a805&role.id=88513a21a6f143568494c5da51703b86&scope.project.id=04a5ef6181e54e6eb0240b7ad97d6b4e used request id req-c7c01aae-360d-4e47-93cd-249b8f93c16c 2018-08-09 22:02:33,259 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-09 22:02:33,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:5000/v3/projects/04a5ef6181e54e6eb0240b7ad97d6b4e/users/587715e3b144472a9fbe03646810a805/roles/88513a21a6f143568494c5da51703b86 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}480a7e6e27d04693dafd3dfa641384f1030fac12" 2018-08-09 22:02:33,567 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 22:02:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a6e39e0-faf2-47f5-aec8-8405f5b59b9e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 22:02:33,567 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.32:5000/v3/projects/04a5ef6181e54e6eb0240b7ad97d6b4e/users/587715e3b144472a9fbe03646810a805/roles/88513a21a6f143568494c5da51703b86 used request id req-1a6e39e0-faf2-47f5-aec8-8405f5b59b9e 2018-08-09 22:02:33,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.308164834976s 2018-08-09 22:02:33,568 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.32:5000/v3/projects/04a5ef6181e54e6eb0240b7ad97d6b4e/users/587715e3b144472a9fbe03646810a805/roles/88513a21a6f143568494c5da51703b86 used request id req-1a6e39e0-faf2-47f5-aec8-8405f5b59b9e 2018-08-09 22:02:33,568 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_4b4d2871-b47b-4cc8-904b-3fa05835aba8', 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'04a5ef6181e54e6eb0240b7ad97d6b4e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'a103252d-9c21-4d84-afa2-9ed186de17af', 'username': u'vmready2-user_4b4d2871-b47b-4cc8-904b-3fa05835aba8', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.32: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-09 22:02:33,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 22:02:33,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 22:02:33,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 22:02:33,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 22:02:33,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 22:02:33,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 22:02:33,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 22:02:33,571 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 22:02:33,571 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 22:02:33,571 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 22:02:33,571 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 22:02:33,571 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 22:02:33,571 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 22:02:33,571 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 22:02:33,571 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 22:02:33,571 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 22:02:33,572 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 22:02:33,572 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 22:02:33,572 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 22:02:33,572 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 22:02:33,572 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 22:02:33,572 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 22:02:33,574 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_4b4d2871-b47b-4cc8-904b-3fa05835aba8', 'password': 'a103252d-9c21-4d84-afa2-9ed186de17af', 'project_name': 'vmready2-project_4b4d2871-b47b-4cc8-904b-3fa05835aba8', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.32:5000/v3', 'project_id': '04a5ef6181e54e6eb0240b7ad97d6b4e', 'project_domain_name': 'Default'} 2018-08-09 22:02:33,574 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-08-09 22:02:33,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-09 22:02:33,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:02:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76be06f5-e345-405c-af3f-e3d45ddbc93f Content-Encoding: gzip Content-Length: 194 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.32:5000/v3/", "rel": "self"}]}} 2018-08-09 22:02:33,583 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-76be06f5-e345-405c-af3f-e3d45ddbc93f 2018-08-09 22:02:33,583 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-09 22:02:33,966 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "077169cc946647b3a28fd2b6b274fbdf", "name": "reader"}, {"id": "88513a21a6f143568494c5da51703b86", "name": "member"}], "expires_at": "2018-08-09T23:02:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "04a5ef6181e54e6eb0240b7ad97d6b4e", "name": "vmready2-project_4b4d2871-b47b-4cc8-904b-3fa05835aba8"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.32:8004/v1/04a5ef6181e54e6eb0240b7ad97d6b4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "437987ede53e4405944ad7c076551769"}, {"url": "http://192.30.9.3:8004/v1/04a5ef6181e54e6eb0240b7ad97d6b4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d3a7a4b63bc42cc950ea9d01ba16ee8"}, {"url": "http://192.30.9.3:8004/v1/04a5ef6181e54e6eb0240b7ad97d6b4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d8dc96d50c247e7837ea4c9b854184b"}], "type": "orchestration", "id": "06b2600fbdfd45009f077a0a8a411118", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "963d6582adf64c908f4754420d8066a9"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9837c8825b440f08dfd357317d353f0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded8397288b548b6a2ef868a552c35c4"}], "type": "event", "id": "0edb5a9ac368467395316b446bc9b17a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c4ee4a831c24b19a27a57c62ab1c000"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba92d8cd74449ad8e3ad0fb9d8df162"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c50639dc1d0944d08cb722487727404b"}], "type": "cloudformation", "id": "0f8e8a8cabc743b980b5dc7328ea8398", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/04a5ef6181e54e6eb0240b7ad97d6b4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75482ae7f30b4cce96aeea5fb573efee"}, {"url": "http://172.30.9.32:8776/v2/04a5ef6181e54e6eb0240b7ad97d6b4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3322f92a99944afb84fd710587f4207"}, {"url": "http://192.30.9.3:8776/v2/04a5ef6181e54e6eb0240b7ad97d6b4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca626291c6914f8392873dc1009e9439"}], "type": "volumev2", "id": "37bb077bc22343fc84723637e507d6ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58ac027cc3404748a004771a912f28e3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fdb7375f8a48ea9a3175833248c806"}, {"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aaf4dc1ae98a4fc4b8bb1ef0e4af1847"}], "type": "compute", "id": "66e5c4ed2fef488aa7efb24492939dd2", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b5781142f344691af8bcb5585c05d0a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d675dfe1fc174b888e1c05e36a89827f"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eac7171837574cfd9bdb0d1e99be1512"}], "type": "metric", "id": "74154109829a4b47a4ae0cf113ed0280", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "28c0fa2fe1a54037a1df5236437e7475"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3550892914574db28d4c22bdf0fccec5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "739a0b6ebed045fbb110541871ab2a15"}], "type": "identity", "id": "88688b106f224b10a51283eb12ae2936", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "ada1fac139534311815f98d908747c2a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9a3ecf1f13142c4a0c2baeaaa3dfaac"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6262b39fedb42aea7a928a362616ec0"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d220c13c29ac49428745e53c3a5f1f1b"}], "type": "alarming", "id": "b3fb638070d94560972a4f4ad3803c3e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29690a3ccee2437bbac7f9aa68595877"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c44848dd6a5446fb835005ab8ad4f4f"}, {"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9313e7c2f7b1414faa1e04af37a85d14"}], "type": "placement", "id": "b69679ef95c547c4bedad9a51bbc11e1", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/04a5ef6181e54e6eb0240b7ad97d6b4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d737435c2b74f5faf8fa63dea4e2fa1"}, {"url": "http://172.30.9.32:8776/v1/04a5ef6181e54e6eb0240b7ad97d6b4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78fb5d55cc204e4daa0cb175b819e87c"}, {"url": "http://192.30.9.3:8776/v1/04a5ef6181e54e6eb0240b7ad97d6b4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80278f13084845eaa317703712e8932f"}], "type": "volume", "id": "b6a6363259e342d8ac96a4641ed4678e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v3/04a5ef6181e54e6eb0240b7ad97d6b4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1008f871970540d59fed88ee5f560631"}, {"url": "http://192.30.9.3:8776/v3/04a5ef6181e54e6eb0240b7ad97d6b4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73ad6e9b1eaf4470a4458a45a03b86ba"}, {"url": "http://192.30.9.3:8776/v3/04a5ef6181e54e6eb0240b7ad97d6b4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc6095c8b90a4056ad6fb33d86c2319c"}], "type": "volumev3", "id": "cb31973e365c4222816f94365d3a9482", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8eac3aaf869e4581b0c486846aaf1964"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9f7c82f7a0247459dc8ee250179a27a"}, {"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbf52489f6c24c3bacff12a8fce92972"}], "type": "image", "id": "d37eb918087e4110bb9c0723c297dd28", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13579d8a89904ae8ae47c4c51523cc20"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8850af0d4d74815aac8c55d682d6b88"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05d68f4069f44f3928d1d2cfe0c31e2"}], "type": "network", "id": "da8095ba09ab49ed8463afad9622aa30", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a35851569141aa859a53f8f20d5c9e"}, {"url": "http://172.30.9.32:8080/v1/AUTH_04a5ef6181e54e6eb0240b7ad97d6b4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de78fcff9f6f4b3698322312c36b013b"}, {"url": "http://12.0.0.27:8080/v1/AUTH_04a5ef6181e54e6eb0240b7ad97d6b4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc41d0b8771f41d298a04050d21e2d86"}], "type": "object-store", "id": "eac7f386a2854d7cb26da2c6929699a5", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_4b4d2871-b47b-4cc8-904b-3fa05835aba8", "id": "587715e3b144472a9fbe03646810a805"}, "audit_ids": ["dbEIzzYRT9SfXsHE6p-QtA"], "issued_at": "2018-08-09T22:02:33.000000Z"}} 2018-08-09 22:02:33,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-09 22:02:33,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0b3fa3f2843f2f992706342731f79a6b9500114a" -d '{"network": {"name": "vmready2-net_4b4d2871-b47b-4cc8-904b-3fa05835aba8", "admin_state_up": true}}' 2018-08-09 22:02:34,514 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-40e790c0-3b35-403f-a7d2-0650c7481ab5 Date: Thu, 09 Aug 2018 22:02:34 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"d28e2bd5-0993-45ff-bd91-cbca08d2116b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"04a5ef6181e54e6eb0240b7ad97d6b4e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T22:02:34Z","is_default":false,"name":"vmready2-net_4b4d2871-b47b-4cc8-904b-3fa05835aba8","qos_policy_id":null,"admin_state_up":true,"tenant_id":"04a5ef6181e54e6eb0240b7ad97d6b4e","created_at":"2018-08-09T22:02:34Z","mtu":1450}} 2018-08-09 22:02:34,515 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-40e790c0-3b35-403f-a7d2-0650c7481ab5 2018-08-09 22:02:34,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.545089960098s 2018-08-09 22:02:34,515 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-40e790c0-3b35-403f-a7d2-0650c7481ab5 2018-08-09 22:02:34,516 - 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-09T22:02:34Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'd28e2bd5-0993-45ff-bd91-cbca08d2116b', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-net_4b4d2871-b47b-4cc8-904b-3fa05835aba8', u'admin_state_up': True, u'tenant_id': u'04a5ef6181e54e6eb0240b7ad97d6b4e', u'created_at': u'2018-08-09T22:02:34Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'04a5ef6181e54e6eb0240b7ad97d6b4e', u'l2_adjacency': True}) 2018-08-09 22:02:34,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 22:02:34,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b3fa3f2843f2f992706342731f79a6b9500114a" 2018-08-09 22:02:35,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1229 X-Openstack-Request-Id: req-e9c01ef3-d905-417a-a41b-51ed5d43258f Date: Thu, 09 Aug 2018 22:02:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T21:56:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"d28e2bd5-0993-45ff-bd91-cbca08d2116b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"04a5ef6181e54e6eb0240b7ad97d6b4e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T22:02:34Z","qos_policy_id":null,"name":"vmready2-net_4b4d2871-b47b-4cc8-904b-3fa05835aba8","admin_state_up":true,"tenant_id":"04a5ef6181e54e6eb0240b7ad97d6b4e","created_at":"2018-08-09T22:02:34Z","mtu":1450}]} 2018-08-09 22:02:35,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-e9c01ef3-d905-417a-a41b-51ed5d43258f 2018-08-09 22:02:35,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.518618106842s 2018-08-09 22:02:35,035 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-e9c01ef3-d905-417a-a41b-51ed5d43258f 2018-08-09 22:02:35,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-09 22:02:35,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}0b3fa3f2843f2f992706342731f79a6b9500114a" -d '{"subnet": {"name": "vmready2-subnet_4b4d2871-b47b-4cc8-904b-3fa05835aba8", "enable_dhcp": true, "network_id": "d28e2bd5-0993-45ff-bd91-cbca08d2116b", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-09 22:02:36,119 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-37d543a0-cc53-4b93-a95a-04123b67fdc4 Date: Thu, 09 Aug 2018 22:02:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d28e2bd5-0993-45ff-bd91-cbca08d2116b","tenant_id":"04a5ef6181e54e6eb0240b7ad97d6b4e","created_at":"2018-08-09T22:02:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-09T22:02:35Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"04a5ef6181e54e6eb0240b7ad97d6b4e","id":"c75e9c67-9fb9-437d-aa42-db6f3bb4e74a","subnetpool_id":null,"name":"vmready2-subnet_4b4d2871-b47b-4cc8-904b-3fa05835aba8"}} 2018-08-09 22:02:36,119 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-37d543a0-cc53-4b93-a95a-04123b67fdc4 2018-08-09 22:02:36,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.08211803436s 2018-08-09 22:02:36,120 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-37d543a0-cc53-4b93-a95a-04123b67fdc4 2018-08-09 22:02:36,120 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T22:02:35Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'c75e9c67-9fb9-437d-aa42-db6f3bb4e74a', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_4b4d2871-b47b-4cc8-904b-3fa05835aba8', u'enable_dhcp': True, u'network_id': u'd28e2bd5-0993-45ff-bd91-cbca08d2116b', u'tenant_id': u'04a5ef6181e54e6eb0240b7ad97d6b4e', u'created_at': u'2018-08-09T22:02:35Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'04a5ef6181e54e6eb0240b7ad97d6b4e'}) 2018-08-09 22:02:36,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-09 22:02:36,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}0b3fa3f2843f2f992706342731f79a6b9500114a" -d '{"router": {"external_gateway_info": {"network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750"}, "name": "vmready2-router_4b4d2871-b47b-4cc8-904b-3fa05835aba8", "admin_state_up": true}}' 2018-08-09 22:02:43,421 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-875efde0-99c8-43b3-93af-3585a7985429 Date: Thu, 09 Aug 2018 22:02:43 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "47882689-2cda-49f1-ab90-97da69506aee", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "04a5ef6181e54e6eb0240b7ad97d6b4e", "created_at": "2018-08-09T22:02:37Z", "admin_state_up": true, "updated_at": "2018-08-09T22:02:38Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "04a5ef6181e54e6eb0240b7ad97d6b4e", "id": "853b2378-698f-45a7-9b0f-bb49d6fba13e", "name": "vmready2-router_4b4d2871-b47b-4cc8-904b-3fa05835aba8"}} 2018-08-09 22:02:43,421 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-875efde0-99c8-43b3-93af-3585a7985429 2018-08-09 22:02:43,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.30020308495s 2018-08-09 22:02:43,421 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-875efde0-99c8-43b3-93af-3585a7985429 2018-08-09 22:02:43,422 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T22:02:38Z', u'revision_number': 3, u'id': u'853b2378-698f-45a7-9b0f-bb49d6fba13e', u'external_gateway_info': {u'network_id': u'bdb9209b-6552-4310-8fa0-ca466e84a750', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'47882689-2cda-49f1-ab90-97da69506aee', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_4b4d2871-b47b-4cc8-904b-3fa05835aba8', u'admin_state_up': True, u'tenant_id': u'04a5ef6181e54e6eb0240b7ad97d6b4e', u'created_at': u'2018-08-09T22:02:37Z', u'flavor_id': None, u'routes': [], u'project_id': u'04a5ef6181e54e6eb0240b7ad97d6b4e'}) 2018-08-09 22:02:43,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-09 22:02:43,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/853b2378-698f-45a7-9b0f-bb49d6fba13e/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}0b3fa3f2843f2f992706342731f79a6b9500114a" -d '{"subnet_id": "c75e9c67-9fb9-437d-aa42-db6f3bb4e74a"}' 2018-08-09 22:02:46,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a5c9baa2-ed88-40f2-bddc-b04147bccc73 Date: Thu, 09 Aug 2018 22:02:46 GMT RESP BODY: {"network_id": "d28e2bd5-0993-45ff-bd91-cbca08d2116b", "tenant_id": "04a5ef6181e54e6eb0240b7ad97d6b4e", "subnet_id": "c75e9c67-9fb9-437d-aa42-db6f3bb4e74a", "subnet_ids": ["c75e9c67-9fb9-437d-aa42-db6f3bb4e74a"], "port_id": "df75ff77-0881-4821-a41d-8617690cb1d3", "id": "853b2378-698f-45a7-9b0f-bb49d6fba13e"} 2018-08-09 22:02:46,530 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/853b2378-698f-45a7-9b0f-bb49d6fba13e/add_router_interface.json used request id req-a5c9baa2-ed88-40f2-bddc-b04147bccc73 2018-08-09 22:02:46,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.10710906982s 2018-08-09 22:02:46,530 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/853b2378-698f-45a7-9b0f-bb49d6fba13e/add_router_interface.json used request id req-a5c9baa2-ed88-40f2-bddc-b04147bccc73 returning object 853b2378-698f-45a7-9b0f-bb49d6fba13e 2018-08-09 22:02:46,530 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-09 22:02:46,662 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-09 22:02:46,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-09 22:02:46,669 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Thu, 09 Aug 2018 22:02:46 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}]} 2018-08-09 22:02:46,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 22:02:46,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b3fa3f2843f2f992706342731f79a6b9500114a" 2018-08-09 22:02:47,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-fad0afe9-7e5e-487f-a9a1-8aed14c2c585 Date: Thu, 09 Aug 2018 22:02:47 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 22:02:47,467 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-fad0afe9-7e5e-487f-a9a1-8aed14c2c585 2018-08-09 22:02:47,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.793166875839s 2018-08-09 22:02:47,468 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-fad0afe9-7e5e-487f-a9a1-8aed14c2c585 2018-08-09 22:02:47,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-09 22:02:47,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0b3fa3f2843f2f992706342731f79a6b9500114a" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_4b4d2871-b47b-4cc8-904b-3fa05835aba8", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_4b4d2871-b47b-4cc8-904b-3fa05835aba8"}' 2018-08-09 22:02:48,282 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Location: http://172.30.9.32:9292/v2/images/e916914a-e945-4adc-9beb-846f60bf451d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a1c3a8d0-90cb-4f4f-a10a-4eb2f5daf622 Date: Thu, 09 Aug 2018 22:02:48 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T22:02:48Z", "file": "/v2/images/e916914a-e945-4adc-9beb-846f60bf451d/file", "owner": "04a5ef6181e54e6eb0240b7ad97d6b4e", "id": "e916914a-e945-4adc-9beb-846f60bf451d", "size": null, "self": "/v2/images/e916914a-e945-4adc-9beb-846f60bf451d", "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_4b4d2871-b47b-4cc8-904b-3fa05835aba8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_4b4d2871-b47b-4cc8-904b-3fa05835aba8", "checksum": null, "created_at": "2018-08-09T22:02:48Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-09 22:02:48,282 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-a1c3a8d0-90cb-4f4f-a10a-4eb2f5daf622 2018-08-09 22:02:48,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.806656837463s 2018-08-09 22:02:48,283 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-a1c3a8d0-90cb-4f4f-a10a-4eb2f5daf622 returning object e916914a-e945-4adc-9beb-846f60bf451d 2018-08-09 22:02:48,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-09 22:02:48,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9292/v2/images/e916914a-e945-4adc-9beb-846f60bf451d/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}0b3fa3f2843f2f992706342731f79a6b9500114a" -d '' 2018-08-09 22:02:50,571 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-585f713e-a9ff-427a-82c0-18751dde652f Date: Thu, 09 Aug 2018 22:02: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-09 22:02:50,571 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/e916914a-e945-4adc-9beb-846f60bf451d/file used request id req-585f713e-a9ff-427a-82c0-18751dde652f 2018-08-09 22:02:50,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.28795599937s 2018-08-09 22:02:50,572 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/e916914a-e945-4adc-9beb-846f60bf451d/file used request id req-585f713e-a9ff-427a-82c0-18751dde652f 2018-08-09 22:02:50,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 22:02:50,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b3fa3f2843f2f992706342731f79a6b9500114a" 2018-08-09 22:02:50,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json X-Openstack-Request-Id: req-40d43faf-6911-488a-864d-379ef54f361c Date: Thu, 09 Aug 2018 22:02:50 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T22:02:50Z", "file": "/v2/images/e916914a-e945-4adc-9beb-846f60bf451d/file", "owner": "04a5ef6181e54e6eb0240b7ad97d6b4e", "id": "e916914a-e945-4adc-9beb-846f60bf451d", "size": 12716032, "self": "/v2/images/e916914a-e945-4adc-9beb-846f60bf451d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/e916914a-e945-4adc-9beb-846f60bf451d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/e916914a-e945-4adc-9beb-846f60bf451d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_4b4d2871-b47b-4cc8-904b-3fa05835aba8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_4b4d2871-b47b-4cc8-904b-3fa05835aba8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T22:02:48Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 22:02:50,615 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-40d43faf-6911-488a-864d-379ef54f361c 2018-08-09 22:02:50,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0394811630249s 2018-08-09 22:02:50,616 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-40d43faf-6911-488a-864d-379ef54f361c 2018-08-09 22:02:50,618 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/e916914a-e945-4adc-9beb-846f60bf451d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e916914a-e945-4adc-9beb-846f60bf451d/file', 'owner': u'04a5ef6181e54e6eb0240b7ad97d6b4e', 'id': u'e916914a-e945-4adc-9beb-846f60bf451d', 'size': 12716032, u'self': u'/v2/images/e916914a-e945-4adc-9beb-846f60bf451d', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'04a5ef6181e54e6eb0240b7ad97d6b4e', 'name': 'vmready2-project_4b4d2871-b47b-4cc8-904b-3fa05835aba8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/e916914a-e945-4adc-9beb-846f60bf451d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-09T22:02:50Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-09T22:02:50Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_4b4d2871-b47b-4cc8-904b-3fa05835aba8', '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/e916914a-e945-4adc-9beb-846f60bf451d', 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_4b4d2871-b47b-4cc8-904b-3fa05835aba8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_4b4d2871-b47b-4cc8-904b-3fa05835aba8', 'created': u'2018-08-09T22:02:48Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-09T22:02:48Z', 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/e916914a-e945-4adc-9beb-846f60bf451d', 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_4b4d2871-b47b-4cc8-904b-3fa05835aba8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-09 22:02:50,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-09 22:02:50,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}480a7e6e27d04693dafd3dfa641384f1030fac12" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_4b4d2871-b47b-4cc8-904b-3fa05835aba8", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-09 22:02:51,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:02: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-f948dc73-0b7e-4a88-9e1c-c0cfab8e0d19 x-compute-request-id: req-f948dc73-0b7e-4a88-9e1c-c0cfab8e0d19 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready2-flavor_4b4d2871-b47b-4cc8-904b-3fa05835aba8", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/477fcd51-f50e-4208-bfa7-0300ba2e4823", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/477fcd51-f50e-4208-bfa7-0300ba2e4823", "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": "477fcd51-f50e-4208-bfa7-0300ba2e4823"}} 2018-08-09 22:02:51,453 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-f948dc73-0b7e-4a88-9e1c-c0cfab8e0d19 2018-08-09 22:02:51,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.834396123886s 2018-08-09 22:02:51,453 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-f948dc73-0b7e-4a88-9e1c-c0cfab8e0d19 2018-08-09 22:02:51,454 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_4b4d2871-b47b-4cc8-904b-3fa05835aba8', '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'b5220918a46940eca73b5641490793b9', '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'477fcd51-f50e-4208-bfa7-0300ba2e4823', 'swap': 0}) 2018-08-09 22:02:51,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-09 22:02:51,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors/477fcd51-f50e-4208-bfa7-0300ba2e4823/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}480a7e6e27d04693dafd3dfa641384f1030fac12" -d '{"extra_specs": {}}' 2018-08-09 22:02:51,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22: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 x-openstack-request-id: req-2cbe3d70-ac61-4c9d-8cd7-97fde08f30df x-compute-request-id: req-2cbe3d70-ac61-4c9d-8cd7-97fde08f30df Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-09 22:02:51,580 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/477fcd51-f50e-4208-bfa7-0300ba2e4823/os-extra_specs used request id req-2cbe3d70-ac61-4c9d-8cd7-97fde08f30df 2018-08-09 22:02:51,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.124841213226s 2018-08-09 22:02:51,580 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/477fcd51-f50e-4208-bfa7-0300ba2e4823/os-extra_specs used request id req-2cbe3d70-ac61-4c9d-8cd7-97fde08f30df 2018-08-09 22:02:51,692 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-09 22:02:51,693 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:18 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-09 22:02:51,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-09 22:02:51,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/853b2378-698f-45a7-9b0f-bb49d6fba13e/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}0b3fa3f2843f2f992706342731f79a6b9500114a" -d '{"subnet_id": "c75e9c67-9fb9-437d-aa42-db6f3bb4e74a"}' 2018-08-09 22:02:54,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d2af0fc3-5c36-4aec-b634-b45451cdd124 Date: Thu, 09 Aug 2018 22:02:54 GMT RESP BODY: {"network_id": "d28e2bd5-0993-45ff-bd91-cbca08d2116b", "tenant_id": "04a5ef6181e54e6eb0240b7ad97d6b4e", "subnet_id": "c75e9c67-9fb9-437d-aa42-db6f3bb4e74a", "subnet_ids": ["c75e9c67-9fb9-437d-aa42-db6f3bb4e74a"], "port_id": "df75ff77-0881-4821-a41d-8617690cb1d3", "id": "853b2378-698f-45a7-9b0f-bb49d6fba13e"} 2018-08-09 22:02:54,521 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/853b2378-698f-45a7-9b0f-bb49d6fba13e/remove_router_interface.json used request id req-d2af0fc3-5c36-4aec-b634-b45451cdd124 2018-08-09 22:02:54,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.82268500328s 2018-08-09 22:02:54,521 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/853b2378-698f-45a7-9b0f-bb49d6fba13e/remove_router_interface.json used request id req-d2af0fc3-5c36-4aec-b634-b45451cdd124 returning object 853b2378-698f-45a7-9b0f-bb49d6fba13e 2018-08-09 22:02:54,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-09 22:02:54,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}0b3fa3f2843f2f992706342731f79a6b9500114a" 2018-08-09 22:02:54,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-dcde7bb2-33cf-4996-b588-89206eded91b Date: Thu, 09 Aug 2018 22:02:54 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "47882689-2cda-49f1-ab90-97da69506aee", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "04a5ef6181e54e6eb0240b7ad97d6b4e", "created_at": "2018-08-09T22:02:37Z", "admin_state_up": true, "updated_at": "2018-08-09T22:02:53Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "04a5ef6181e54e6eb0240b7ad97d6b4e", "id": "853b2378-698f-45a7-9b0f-bb49d6fba13e", "name": "vmready2-router_4b4d2871-b47b-4cc8-904b-3fa05835aba8"}]} 2018-08-09 22:02:54,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-dcde7bb2-33cf-4996-b588-89206eded91b 2018-08-09 22:02:54,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.120236873627s 2018-08-09 22:02:54,642 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-dcde7bb2-33cf-4996-b588-89206eded91b 2018-08-09 22:02:54,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-09 22:02:54,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/routers/853b2378-698f-45a7-9b0f-bb49d6fba13e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b3fa3f2843f2f992706342731f79a6b9500114a" 2018-08-09 22:02:58,662 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bb1ca08d-036f-484e-8fa3-c00ab3c06711 Content-Length: 0 Date: Thu, 09 Aug 2018 22:02:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 22:02:58,663 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/853b2378-698f-45a7-9b0f-bb49d6fba13e.json used request id req-bb1ca08d-036f-484e-8fa3-c00ab3c06711 2018-08-09 22:02:58,663 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.01933312416s 2018-08-09 22:02:58,663 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/853b2378-698f-45a7-9b0f-bb49d6fba13e.json used request id req-bb1ca08d-036f-484e-8fa3-c00ab3c06711 2018-08-09 22:02:58,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-09 22:02:58,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}0b3fa3f2843f2f992706342731f79a6b9500114a" 2018-08-09 22:02:58,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-85838357-34f1-4347-bbfc-fc98183293be Date: Thu, 09 Aug 2018 22:02:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d28e2bd5-0993-45ff-bd91-cbca08d2116b","tenant_id":"04a5ef6181e54e6eb0240b7ad97d6b4e","created_at":"2018-08-09T22:02:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-09T22:02:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"04a5ef6181e54e6eb0240b7ad97d6b4e","id":"c75e9c67-9fb9-437d-aa42-db6f3bb4e74a","subnetpool_id":null,"name":"vmready2-subnet_4b4d2871-b47b-4cc8-904b-3fa05835aba8"}]} 2018-08-09 22:02:58,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-85838357-34f1-4347-bbfc-fc98183293be 2018-08-09 22:02:58,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.302217960358s 2018-08-09 22:02:58,966 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-85838357-34f1-4347-bbfc-fc98183293be 2018-08-09 22:02:58,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-09 22:02:58,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/subnets/c75e9c67-9fb9-437d-aa42-db6f3bb4e74a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b3fa3f2843f2f992706342731f79a6b9500114a" 2018-08-09 22:03:01,116 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cf6fc052-3623-47e8-89d5-b9b0c350b8a7 Date: Thu, 09 Aug 2018 22:03:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 22:03:01,116 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/c75e9c67-9fb9-437d-aa42-db6f3bb4e74a.json used request id req-cf6fc052-3623-47e8-89d5-b9b0c350b8a7 2018-08-09 22:03:01,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.14824414253s 2018-08-09 22:03:01,116 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/c75e9c67-9fb9-437d-aa42-db6f3bb4e74a.json used request id req-cf6fc052-3623-47e8-89d5-b9b0c350b8a7 2018-08-09 22:03:01,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 22:03:01,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b3fa3f2843f2f992706342731f79a6b9500114a" 2018-08-09 22:03:01,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-d55ba8f2-e828-4e10-95d4-ad36aea982c4 Date: Thu, 09 Aug 2018 22:03:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T21:56:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d28e2bd5-0993-45ff-bd91-cbca08d2116b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"04a5ef6181e54e6eb0240b7ad97d6b4e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T22:03:00Z","qos_policy_id":null,"name":"vmready2-net_4b4d2871-b47b-4cc8-904b-3fa05835aba8","admin_state_up":true,"tenant_id":"04a5ef6181e54e6eb0240b7ad97d6b4e","created_at":"2018-08-09T22:02:34Z","mtu":1450}]} 2018-08-09 22:03:01,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-d55ba8f2-e828-4e10-95d4-ad36aea982c4 2018-08-09 22:03:01,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0947251319885s 2018-08-09 22:03:01,212 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-d55ba8f2-e828-4e10-95d4-ad36aea982c4 2018-08-09 22:03:01,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-09 22:03:01,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/networks/d28e2bd5-0993-45ff-bd91-cbca08d2116b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b3fa3f2843f2f992706342731f79a6b9500114a" 2018-08-09 22:03:02,781 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-885b8469-b660-4af9-884a-53e2162422c2 Date: Thu, 09 Aug 2018 22:03:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 22:03:02,781 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/d28e2bd5-0993-45ff-bd91-cbca08d2116b.json used request id req-885b8469-b660-4af9-884a-53e2162422c2 2018-08-09 22:03:02,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.56810998917s 2018-08-09 22:03:02,781 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/d28e2bd5-0993-45ff-bd91-cbca08d2116b.json used request id req-885b8469-b660-4af9-884a-53e2162422c2 2018-08-09 22:03:02,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 22:03:02,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b3fa3f2843f2f992706342731f79a6b9500114a" 2018-08-09 22:03:03,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json X-Openstack-Request-Id: req-c56d3c14-bddf-4125-9b51-1efcd42c624c Date: Thu, 09 Aug 2018 22:03:03 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T22:02:50Z", "file": "/v2/images/e916914a-e945-4adc-9beb-846f60bf451d/file", "owner": "04a5ef6181e54e6eb0240b7ad97d6b4e", "id": "e916914a-e945-4adc-9beb-846f60bf451d", "size": 12716032, "self": "/v2/images/e916914a-e945-4adc-9beb-846f60bf451d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/e916914a-e945-4adc-9beb-846f60bf451d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/e916914a-e945-4adc-9beb-846f60bf451d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_4b4d2871-b47b-4cc8-904b-3fa05835aba8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_4b4d2871-b47b-4cc8-904b-3fa05835aba8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T22:02:48Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 22:03:03,069 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-c56d3c14-bddf-4125-9b51-1efcd42c624c 2018-08-09 22:03:03,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.284018039703s 2018-08-09 22:03:03,070 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-c56d3c14-bddf-4125-9b51-1efcd42c624c 2018-08-09 22:03:03,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-09 22:03:03,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9292/v2/images/e916914a-e945-4adc-9beb-846f60bf451d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b3fa3f2843f2f992706342731f79a6b9500114a" 2018-08-09 22:03:04,625 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2cf3fd32-6438-42d0-8cdc-7e82029dd7d0 Date: Thu, 09 Aug 2018 22:03: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-09 22:03:04,625 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/e916914a-e945-4adc-9beb-846f60bf451d used request id req-2cf3fd32-6438-42d0-8cdc-7e82029dd7d0 2018-08-09 22:03:04,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.55369210243s 2018-08-09 22:03:04,625 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/e916914a-e945-4adc-9beb-846f60bf451d used request id req-2cf3fd32-6438-42d0-8cdc-7e82029dd7d0 2018-08-09 22:03:04,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 22:03:04,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}480a7e6e27d04693dafd3dfa641384f1030fac12" 2018-08-09 22:03:04,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:03: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-88f48521-d64c-4d10-8654-249419ae1ff4 x-compute-request-id: req-88f48521-d64c-4d10-8654-249419ae1ff4 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready2-flavor_4b4d2871-b47b-4cc8-904b-3fa05835aba8", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/477fcd51-f50e-4208-bfa7-0300ba2e4823", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/477fcd51-f50e-4208-bfa7-0300ba2e4823", "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": "477fcd51-f50e-4208-bfa7-0300ba2e4823"}]} 2018-08-09 22:03:04,757 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-88f48521-d64c-4d10-8654-249419ae1ff4 2018-08-09 22:03:04,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.131469964981s 2018-08-09 22:03:04,758 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-88f48521-d64c-4d10-8654-249419ae1ff4 2018-08-09 22:03:04,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-09 22:03:04,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/flavors/477fcd51-f50e-4208-bfa7-0300ba2e4823 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}480a7e6e27d04693dafd3dfa641384f1030fac12" 2018-08-09 22:03:04,904 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 22:03: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-0fbea36b-d131-4f70-9437-20edfd11e3c4 x-compute-request-id: req-0fbea36b-d131-4f70-9437-20edfd11e3c4 Content-Length: 0 Content-Type: application/json 2018-08-09 22:03:04,905 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/477fcd51-f50e-4208-bfa7-0300ba2e4823 used request id req-0fbea36b-d131-4f70-9437-20edfd11e3c4 2018-08-09 22:03:04,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.145250797272s 2018-08-09 22:03:04,905 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/477fcd51-f50e-4208-bfa7-0300ba2e4823 used request id req-0fbea36b-d131-4f70-9437-20edfd11e3c4 2018-08-09 22:03:04,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 22:03:04,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}480a7e6e27d04693dafd3dfa641384f1030fac12" 2018-08-09 22:03:05,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:03:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1851ed40-00b5-432e-b8a9-87031e46b231 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.32:5000/v3/users/11fa7ddeb0564dbb9ae97e6016ef357f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11fa7ddeb0564dbb9ae97e6016ef357f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.32:5000/v3/users/187033aee6fd450ca96240725777e4c2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "187033aee6fd450ca96240725777e4c2", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.32:5000/v3/users/560d22bd57da40b5a0a9574a796d5f5d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "560d22bd57da40b5a0a9574a796d5f5d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "vmready2-user_4b4d2871-b47b-4cc8-904b-3fa05835aba8", "links": {"self": "http://172.30.9.32:5000/v3/users/587715e3b144472a9fbe03646810a805"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "587715e3b144472a9fbe03646810a805", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.32:5000/v3/users/60452068d29f4fdfa63986a101565414"}, "domain_id": "default", "enabled": true, "options": {}, "id": "60452068d29f4fdfa63986a101565414", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.32:5000/v3/users/678f79df7fbc46f38c5b2ae2cf0c8fad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "678f79df7fbc46f38c5b2ae2cf0c8fad", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.32:5000/v3/users/7e6b2597cbd0483796ae06691a711e17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6b2597cbd0483796ae06691a711e17", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.32:5000/v3/users/88043492d8c84e8d9e6414b58d9aae53"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88043492d8c84e8d9e6414b58d9aae53", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.32:5000/v3/users/8a5e986b6ed545369b1f3084bfe0faa8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a5e986b6ed545369b1f3084bfe0faa8", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.32:5000/v3/users/97856cdcfc7541fab8b50800a44fe171"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97856cdcfc7541fab8b50800a44fe171", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.32:5000/v3/users/a3a7d792968c446db5fa23e49ad70178"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3a7d792968c446db5fa23e49ad70178", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.32:5000/v3/users/bcc2f2783f374c89b6471bd69eb8efce"}, "domain_id": "ae2f2a3ea85d48b1a1afefd9d87535da", "enabled": true, "options": {}, "id": "bcc2f2783f374c89b6471bd69eb8efce", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.32:5000/v3/users/d56b2a42ace04544a47286de17abc35f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d56b2a42ace04544a47286de17abc35f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.32:5000/v3/users/ebf0020df3ef470386f763032bf048a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ebf0020df3ef470386f763032bf048a2", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.32:5000/v3/users/ff4e1f818c8b432487ac5ca3232ff438"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff4e1f818c8b432487ac5ca3232ff438", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.32:5000/v3/users", "previous": null, "next": null}} 2018-08-09 22:03:05,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-1851ed40-00b5-432e-b8a9-87031e46b231 2018-08-09 22:03:05,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.208559989929s 2018-08-09 22:03:05,115 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-1851ed40-00b5-432e-b8a9-87031e46b231 2018-08-09 22:03:05,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 22:03:05,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/users/587715e3b144472a9fbe03646810a805 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}480a7e6e27d04693dafd3dfa641384f1030fac12" 2018-08-09 22:03:05,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:03:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e144f697-08f2-4153-babe-2fcae5096fc4 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_4b4d2871-b47b-4cc8-904b-3fa05835aba8", "links": {"self": "http://172.30.9.32:5000/v3/users/587715e3b144472a9fbe03646810a805"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "587715e3b144472a9fbe03646810a805", "description": null}} 2018-08-09 22:03:05,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users/587715e3b144472a9fbe03646810a805 used request id req-e144f697-08f2-4153-babe-2fcae5096fc4 2018-08-09 22:03:05,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.209937095642s 2018-08-09 22:03:05,331 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users/587715e3b144472a9fbe03646810a805 used request id req-e144f697-08f2-4153-babe-2fcae5096fc4 2018-08-09 22:03:05,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-09 22:03:05,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:5000/v3/users/587715e3b144472a9fbe03646810a805 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}480a7e6e27d04693dafd3dfa641384f1030fac12" 2018-08-09 22:03:05,645 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 22:03:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-574d6ef1-1e92-4bbe-9488-12f754430c35 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 22:03:05,646 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/users/587715e3b144472a9fbe03646810a805 used request id req-574d6ef1-1e92-4bbe-9488-12f754430c35 2018-08-09 22:03:05,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.314316034317s 2018-08-09 22:03:05,646 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/users/587715e3b144472a9fbe03646810a805 used request id req-574d6ef1-1e92-4bbe-9488-12f754430c35 2018-08-09 22:03:05,652 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-09 22:03:05,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}480a7e6e27d04693dafd3dfa641384f1030fac12" 2018-08-09 22:03:05,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:03:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6975870b-405e-407c-b0d0-aebbcb99e44b Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.32:5000/v3/projects/04a5ef6181e54e6eb0240b7ad97d6b4e"}, "tags": [], "enabled": true, "id": "04a5ef6181e54e6eb0240b7ad97d6b4e", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_4b4d2871-b47b-4cc8-904b-3fa05835aba8"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.32:5000/v3/projects/6e2b193279f94c09870f0da27a1e5991"}, "tags": [], "enabled": true, "id": "6e2b193279f94c09870f0da27a1e5991", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.32:5000/v3/projects/b5220918a46940eca73b5641490793b9"}, "tags": [], "enabled": true, "id": "b5220918a46940eca73b5641490793b9", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-09 22:03:05,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects used request id req-6975870b-405e-407c-b0d0-aebbcb99e44b 2018-08-09 22:03:05,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.20077085495s 2018-08-09 22:03:05,853 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects used request id req-6975870b-405e-407c-b0d0-aebbcb99e44b 2018-08-09 22:03:05,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-09 22:03:05,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:5000/v3/projects/04a5ef6181e54e6eb0240b7ad97d6b4e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}480a7e6e27d04693dafd3dfa641384f1030fac12" 2018-08-09 22:03:06,161 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 22:03:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04e7b536-4f2b-4ea5-a1cc-42249d672d5a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 22:03:06,161 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/projects/04a5ef6181e54e6eb0240b7ad97d6b4e used request id req-04e7b536-4f2b-4ea5-a1cc-42249d672d5a 2018-08-09 22:03:06,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.304000139236s 2018-08-09 22:03:06,162 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/projects/04a5ef6181e54e6eb0240b7ad97d6b4e used request id req-04e7b536-4f2b-4ea5-a1cc-42249d672d5a 2018-08-09 22:03:06,216 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-08-09 22:03:06,257 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 22:03:06,257 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 22:03:06,258 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 22:03:06,258 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 22:03:06,258 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 22:03:06,258 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 22:03:06,258 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 22:03:06,258 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 22:03:06,258 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 22:03:06,258 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 22:03:06,258 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 22:03:06,258 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 22:03:06,258 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 22:03:06,258 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 22:03:06,258 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 22:03:06,259 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 22:03:06,259 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 22:03:06,259 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 22:03:06,259 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 22:03:06,259 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 22:03:06,259 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 22:03:06,259 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 22:03:06,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-09 22:03:06,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:03:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-956c8574-78b0-4cc5-9e0e-319355f4426a Content-Encoding: gzip Content-Length: 194 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.32:5000/v3/", "rel": "self"}]}} 2018-08-09 22:03:06,266 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-956c8574-78b0-4cc5-9e0e-319355f4426a 2018-08-09 22:03:06,267 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-09 22:03:06,759 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "077169cc946647b3a28fd2b6b274fbdf", "name": "reader"}, {"id": "5f4e37952fed448d8a5d2d688ddf4113", "name": "admin"}, {"id": "88513a21a6f143568494c5da51703b86", "name": "member"}], "expires_at": "2018-08-09T23:03:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5220918a46940eca73b5641490793b9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.32:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "437987ede53e4405944ad7c076551769"}, {"url": "http://192.30.9.3:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d3a7a4b63bc42cc950ea9d01ba16ee8"}, {"url": "http://192.30.9.3:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d8dc96d50c247e7837ea4c9b854184b"}], "type": "orchestration", "id": "06b2600fbdfd45009f077a0a8a411118", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "963d6582adf64c908f4754420d8066a9"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9837c8825b440f08dfd357317d353f0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded8397288b548b6a2ef868a552c35c4"}], "type": "event", "id": "0edb5a9ac368467395316b446bc9b17a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c4ee4a831c24b19a27a57c62ab1c000"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba92d8cd74449ad8e3ad0fb9d8df162"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c50639dc1d0944d08cb722487727404b"}], "type": "cloudformation", "id": "0f8e8a8cabc743b980b5dc7328ea8398", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75482ae7f30b4cce96aeea5fb573efee"}, {"url": "http://172.30.9.32:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3322f92a99944afb84fd710587f4207"}, {"url": "http://192.30.9.3:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca626291c6914f8392873dc1009e9439"}], "type": "volumev2", "id": "37bb077bc22343fc84723637e507d6ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58ac027cc3404748a004771a912f28e3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fdb7375f8a48ea9a3175833248c806"}, {"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aaf4dc1ae98a4fc4b8bb1ef0e4af1847"}], "type": "compute", "id": "66e5c4ed2fef488aa7efb24492939dd2", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b5781142f344691af8bcb5585c05d0a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d675dfe1fc174b888e1c05e36a89827f"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eac7171837574cfd9bdb0d1e99be1512"}], "type": "metric", "id": "74154109829a4b47a4ae0cf113ed0280", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "28c0fa2fe1a54037a1df5236437e7475"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3550892914574db28d4c22bdf0fccec5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "739a0b6ebed045fbb110541871ab2a15"}], "type": "identity", "id": "88688b106f224b10a51283eb12ae2936", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "ada1fac139534311815f98d908747c2a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9a3ecf1f13142c4a0c2baeaaa3dfaac"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6262b39fedb42aea7a928a362616ec0"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d220c13c29ac49428745e53c3a5f1f1b"}], "type": "alarming", "id": "b3fb638070d94560972a4f4ad3803c3e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29690a3ccee2437bbac7f9aa68595877"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c44848dd6a5446fb835005ab8ad4f4f"}, {"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9313e7c2f7b1414faa1e04af37a85d14"}], "type": "placement", "id": "b69679ef95c547c4bedad9a51bbc11e1", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d737435c2b74f5faf8fa63dea4e2fa1"}, {"url": "http://172.30.9.32:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78fb5d55cc204e4daa0cb175b819e87c"}, {"url": "http://192.30.9.3:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80278f13084845eaa317703712e8932f"}], "type": "volume", "id": "b6a6363259e342d8ac96a4641ed4678e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1008f871970540d59fed88ee5f560631"}, {"url": "http://192.30.9.3:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73ad6e9b1eaf4470a4458a45a03b86ba"}, {"url": "http://192.30.9.3:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc6095c8b90a4056ad6fb33d86c2319c"}], "type": "volumev3", "id": "cb31973e365c4222816f94365d3a9482", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8eac3aaf869e4581b0c486846aaf1964"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9f7c82f7a0247459dc8ee250179a27a"}, {"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbf52489f6c24c3bacff12a8fce92972"}], "type": "image", "id": "d37eb918087e4110bb9c0723c297dd28", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13579d8a89904ae8ae47c4c51523cc20"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8850af0d4d74815aac8c55d682d6b88"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05d68f4069f44f3928d1d2cfe0c31e2"}], "type": "network", "id": "da8095ba09ab49ed8463afad9622aa30", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a35851569141aa859a53f8f20d5c9e"}, {"url": "http://172.30.9.32:8080/v1/AUTH_b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de78fcff9f6f4b3698322312c36b013b"}, {"url": "http://12.0.0.27:8080/v1/AUTH_b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc41d0b8771f41d298a04050d21e2d86"}], "type": "object-store", "id": "eac7f386a2854d7cb26da2c6929699a5", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7e6b2597cbd0483796ae06691a711e17"}, "audit_ids": ["xHjADDNfR62Rau2KbtPyaA"], "issued_at": "2018-08-09T22:03:06.000000Z"}} 2018-08-09 22:03:06,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 22:03:06,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}23a87616b54c5587a73ae053911a211c5fded730" 2018-08-09 22:03:07,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-ce49cb08-ebaa-4750-9bd2-4e09940d0c3a Date: Thu, 09 Aug 2018 22:03:07 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T21:56:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","provider:network_type":"flat"}]} 2018-08-09 22:03:07,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ce49cb08-ebaa-4750-9bd2-4e09940d0c3a 2018-08-09 22:03:07,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.334614992142s 2018-08-09 22:03:07,097 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ce49cb08-ebaa-4750-9bd2-4e09940d0c3a 2018-08-09 22:03:07,103 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-08-09 22:03:07,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-09 22:03:07,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}23a87616b54c5587a73ae053911a211c5fded730" -d '{"network": {"name": "singlevm1-net_8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7", "admin_state_up": true}}' 2018-08-09 22:03:07,587 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-3b07b2aa-1e2b-4b54-85da-83d68d2304f4 Date: Thu, 09 Aug 2018 22:03:07 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"11ca6996-5472-4bb5-beb5-da1323f06887","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"b5220918a46940eca73b5641490793b9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T22:03:07Z","is_default":false,"qos_policy_id":null,"name":"singlevm1-net_8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7","admin_state_up":true,"tenant_id":"b5220918a46940eca73b5641490793b9","created_at":"2018-08-09T22:03:07Z","mtu":1450}} 2018-08-09 22:03:07,588 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-3b07b2aa-1e2b-4b54-85da-83d68d2304f4 2018-08-09 22:03:07,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.48358297348s 2018-08-09 22:03:07,588 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-3b07b2aa-1e2b-4b54-85da-83d68d2304f4 2018-08-09 22:03:07,588 - 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-09T22:03:07Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'11ca6996-5472-4bb5-beb5-da1323f06887', u'provider:segmentation_id': 20, 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_8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7', u'created_at': u'2018-08-09T22:03:07Z', u'mtu': 1450, u'tenant_id': u'b5220918a46940eca73b5641490793b9', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'b5220918a46940eca73b5641490793b9', u'l2_adjacency': True}) 2018-08-09 22:03:07,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 22:03:07,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23a87616b54c5587a73ae053911a211c5fded730" 2018-08-09 22:03:07,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1429 X-Openstack-Request-Id: req-10b31de0-9d34-4937-be7b-641459c4a3f5 Date: Thu, 09 Aug 2018 22:03:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"11ca6996-5472-4bb5-beb5-da1323f06887","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"b5220918a46940eca73b5641490793b9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T22:03:07Z","qos_policy_id":null,"name":"singlevm1-net_8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7","admin_state_up":true,"tenant_id":"b5220918a46940eca73b5641490793b9","created_at":"2018-08-09T22:03:07Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T21:56:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","provider:network_type":"flat"}]} 2018-08-09 22:03:07,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-10b31de0-9d34-4937-be7b-641459c4a3f5 2018-08-09 22:03:07,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.339040994644s 2018-08-09 22:03:07,929 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-10b31de0-9d34-4937-be7b-641459c4a3f5 2018-08-09 22:03:07,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-09 22:03:07,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}23a87616b54c5587a73ae053911a211c5fded730" -d '{"subnet": {"name": "singlevm1-subnet_8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7", "enable_dhcp": true, "network_id": "11ca6996-5472-4bb5-beb5-da1323f06887", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-09 22:03:08,793 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-81f0c209-5277-4d4e-b92e-feeecd947f62 Date: Thu, 09 Aug 2018 22:03:08 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-09T22:03:08Z","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":"71ea5dca-07d6-4ebf-9372-3581f7128e33","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"b5220918a46940eca73b5641490793b9","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7","enable_dhcp":true,"segment_id":null,"network_id":"11ca6996-5472-4bb5-beb5-da1323f06887","tenant_id":"b5220918a46940eca73b5641490793b9","created_at":"2018-08-09T22:03:08Z","ip_version":4}} 2018-08-09 22:03:08,793 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-81f0c209-5277-4d4e-b92e-feeecd947f62 2018-08-09 22:03:08,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.862709999084s 2018-08-09 22:03:08,793 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-81f0c209-5277-4d4e-b92e-feeecd947f62 2018-08-09 22:03:08,794 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T22:03:08Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'71ea5dca-07d6-4ebf-9372-3581f7128e33', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'11ca6996-5472-4bb5-beb5-da1323f06887', u'tenant_id': u'b5220918a46940eca73b5641490793b9', u'created_at': u'2018-08-09T22:03:08Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'b5220918a46940eca73b5641490793b9'}) 2018-08-09 22:03:08,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-09 22:03:08,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}23a87616b54c5587a73ae053911a211c5fded730" -d '{"router": {"external_gateway_info": {"network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750"}, "name": "singlevm1-router_8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7", "admin_state_up": true}}' 2018-08-09 22:03:15,583 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-1e5237a8-4855-40e9-9c26-f56d76bd85a9 Date: Thu, 09 Aug 2018 22:03:15 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "47882689-2cda-49f1-ab90-97da69506aee", "ip_address": "172.30.9.212"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b5220918a46940eca73b5641490793b9", "created_at": "2018-08-09T22:03:09Z", "admin_state_up": true, "updated_at": "2018-08-09T22:03:10Z", "project_id": "b5220918a46940eca73b5641490793b9", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "4a8a0042-34a0-4c9c-a271-c6ac31765e5d", "name": "singlevm1-router_8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7"}} 2018-08-09 22:03:15,583 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-1e5237a8-4855-40e9-9c26-f56d76bd85a9 2018-08-09 22:03:15,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.7885529995s 2018-08-09 22:03:15,583 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-1e5237a8-4855-40e9-9c26-f56d76bd85a9 2018-08-09 22:03:15,583 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T22:03:10Z', u'revision_number': 3, u'ha': True, u'id': u'4a8a0042-34a0-4c9c-a271-c6ac31765e5d', u'external_gateway_info': {u'network_id': u'bdb9209b-6552-4310-8fa0-ca466e84a750', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'47882689-2cda-49f1-ab90-97da69506aee', u'ip_address': u'172.30.9.212'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7', u'admin_state_up': True, u'tenant_id': u'b5220918a46940eca73b5641490793b9', u'created_at': u'2018-08-09T22:03:09Z', u'flavor_id': None, u'routes': [], u'project_id': u'b5220918a46940eca73b5641490793b9'}) 2018-08-09 22:03:15,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-09 22:03:15,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/4a8a0042-34a0-4c9c-a271-c6ac31765e5d/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}23a87616b54c5587a73ae053911a211c5fded730" -d '{"subnet_id": "71ea5dca-07d6-4ebf-9372-3581f7128e33"}' 2018-08-09 22:03:18,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-813df3aa-3340-44d2-a8a5-112b605b9824 Date: Thu, 09 Aug 2018 22:03:18 GMT RESP BODY: {"network_id": "11ca6996-5472-4bb5-beb5-da1323f06887", "tenant_id": "b5220918a46940eca73b5641490793b9", "subnet_id": "71ea5dca-07d6-4ebf-9372-3581f7128e33", "subnet_ids": ["71ea5dca-07d6-4ebf-9372-3581f7128e33"], "port_id": "d9e1db7f-82d0-4193-97e5-ab2f16c13676", "id": "4a8a0042-34a0-4c9c-a271-c6ac31765e5d"} 2018-08-09 22:03:18,472 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/4a8a0042-34a0-4c9c-a271-c6ac31765e5d/add_router_interface.json used request id req-813df3aa-3340-44d2-a8a5-112b605b9824 2018-08-09 22:03:18,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.88857603073s 2018-08-09 22:03:18,473 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/4a8a0042-34a0-4c9c-a271-c6ac31765e5d/add_router_interface.json used request id req-813df3aa-3340-44d2-a8a5-112b605b9824 returning object 4a8a0042-34a0-4c9c-a271-c6ac31765e5d 2018-08-09 22:03:18,473 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-09 22:03:18,601 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-09 22:03:18,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-09 22:03:18,608 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Thu, 09 Aug 2018 22:03:18 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}]} 2018-08-09 22:03:18,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 22:03:18,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23a87616b54c5587a73ae053911a211c5fded730" 2018-08-09 22:03:19,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-bdfbfd00-a5ec-49f5-ad60-20a4abf05b39 Date: Thu, 09 Aug 2018 22:03:19 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 22:03:19,346 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-bdfbfd00-a5ec-49f5-ad60-20a4abf05b39 2018-08-09 22:03:19,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.735291957855s 2018-08-09 22:03:19,347 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-bdfbfd00-a5ec-49f5-ad60-20a4abf05b39 2018-08-09 22:03:19,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-09 22:03:19,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}23a87616b54c5587a73ae053911a211c5fded730" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7"}' 2018-08-09 22:03:19,728 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Location: http://172.30.9.32:9292/v2/images/8c83e657-34e0-4d8a-aaa0-78f7d9d5c77d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-58281962-ace0-4e35-81c4-6d19b6cbd854 Date: Thu, 09 Aug 2018 22:03:19 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T22:03:19Z", "file": "/v2/images/8c83e657-34e0-4d8a-aaa0-78f7d9d5c77d/file", "owner": "b5220918a46940eca73b5641490793b9", "id": "8c83e657-34e0-4d8a-aaa0-78f7d9d5c77d", "size": null, "self": "/v2/images/8c83e657-34e0-4d8a-aaa0-78f7d9d5c77d", "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_8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7", "checksum": null, "created_at": "2018-08-09T22:03:19Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-09 22:03:19,728 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-58281962-ace0-4e35-81c4-6d19b6cbd854 2018-08-09 22:03:19,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.376539945602s 2018-08-09 22:03:19,729 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-58281962-ace0-4e35-81c4-6d19b6cbd854 returning object 8c83e657-34e0-4d8a-aaa0-78f7d9d5c77d 2018-08-09 22:03:19,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-09 22:03:19,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9292/v2/images/8c83e657-34e0-4d8a-aaa0-78f7d9d5c77d/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}23a87616b54c5587a73ae053911a211c5fded730" -d '' 2018-08-09 22:03:21,011 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6dcbe462-e9fd-4807-b0b8-33992bdfeb01 Date: Thu, 09 Aug 2018 22:03:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-09 22:03:21,011 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/8c83e657-34e0-4d8a-aaa0-78f7d9d5c77d/file used request id req-6dcbe462-e9fd-4807-b0b8-33992bdfeb01 2018-08-09 22:03:21,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.28171300888s 2018-08-09 22:03:21,011 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/8c83e657-34e0-4d8a-aaa0-78f7d9d5c77d/file used request id req-6dcbe462-e9fd-4807-b0b8-33992bdfeb01 2018-08-09 22:03:21,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 22:03:21,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23a87616b54c5587a73ae053911a211c5fded730" 2018-08-09 22:03:21,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-bba2f739-e9b3-4cd3-a8dc-08dd398358dd Date: Thu, 09 Aug 2018 22:03:21 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T22:03:20Z", "file": "/v2/images/8c83e657-34e0-4d8a-aaa0-78f7d9d5c77d/file", "owner": "b5220918a46940eca73b5641490793b9", "id": "8c83e657-34e0-4d8a-aaa0-78f7d9d5c77d", "size": 12716032, "self": "/v2/images/8c83e657-34e0-4d8a-aaa0-78f7d9d5c77d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/8c83e657-34e0-4d8a-aaa0-78f7d9d5c77d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/8c83e657-34e0-4d8a-aaa0-78f7d9d5c77d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T22:03:19Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 22:03:21,922 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-bba2f739-e9b3-4cd3-a8dc-08dd398358dd 2018-08-09 22:03:21,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.907696008682s 2018-08-09 22:03:21,922 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-bba2f739-e9b3-4cd3-a8dc-08dd398358dd 2018-08-09 22:03:21,924 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/8c83e657-34e0-4d8a-aaa0-78f7d9d5c77d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8c83e657-34e0-4d8a-aaa0-78f7d9d5c77d/file', 'owner': u'b5220918a46940eca73b5641490793b9', 'id': u'8c83e657-34e0-4d8a-aaa0-78f7d9d5c77d', 'size': 12716032, u'self': u'/v2/images/8c83e657-34e0-4d8a-aaa0-78f7d9d5c77d', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b5220918a46940eca73b5641490793b9', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/8c83e657-34e0-4d8a-aaa0-78f7d9d5c77d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-09T22:03:20Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-09T22:03:20Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7', '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/8c83e657-34e0-4d8a-aaa0-78f7d9d5c77d', 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_8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7', 'created': u'2018-08-09T22:03:19Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-09T22:03:19Z', 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/8c83e657-34e0-4d8a-aaa0-78f7d9d5c77d', 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_8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-09 22:03:21,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-09 22:03:21,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}23a87616b54c5587a73ae053911a211c5fded730" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-09 22:03:22,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:03: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-4990746f-2ffc-49de-ae81-ee97302e5301 x-compute-request-id: req-4990746f-2ffc-49de-ae81-ee97302e5301 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm1-flavor_8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/11329644-2e6d-4ea7-a52e-c9e0160208bd", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/11329644-2e6d-4ea7-a52e-c9e0160208bd", "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": "11329644-2e6d-4ea7-a52e-c9e0160208bd"}} 2018-08-09 22:03:22,762 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-4990746f-2ffc-49de-ae81-ee97302e5301 2018-08-09 22:03:22,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.836405038834s 2018-08-09 22:03:22,762 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-4990746f-2ffc-49de-ae81-ee97302e5301 2018-08-09 22:03:22,763 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7', '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'b5220918a46940eca73b5641490793b9', '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'11329644-2e6d-4ea7-a52e-c9e0160208bd', 'swap': 0}) 2018-08-09 22:03:22,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-09 22:03:22,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors/11329644-2e6d-4ea7-a52e-c9e0160208bd/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}23a87616b54c5587a73ae053911a211c5fded730" -d '{"extra_specs": {}}' 2018-08-09 22:03:22,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22: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 x-openstack-request-id: req-0b940ee9-d2d7-40ba-aab2-2c03ed5292ee x-compute-request-id: req-0b940ee9-d2d7-40ba-aab2-2c03ed5292ee Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-09 22:03:22,784 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/11329644-2e6d-4ea7-a52e-c9e0160208bd/os-extra_specs used request id req-0b940ee9-d2d7-40ba-aab2-2c03ed5292ee 2018-08-09 22:03:22,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0204508304596s 2018-08-09 22:03:22,784 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/11329644-2e6d-4ea7-a52e-c9e0160208bd/os-extra_specs used request id req-0b940ee9-d2d7-40ba-aab2-2c03ed5292ee 2018-08-09 22:03:22,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-09 22:03:22,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}23a87616b54c5587a73ae053911a211c5fded730" -d '{"keypair": {"name": "singlevm1-kp_8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7"}}' 2018-08-09 22:03:22,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22: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-5403609a-0ca0-4ca3-b58d-8294d7421755 x-compute-request-id: req-5403609a-0ca0-4ca3-b58d-8294d7421755 Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDat9Q56Tuq2Y1V685i1txG9D31PhzwZM7BRkiaLEXr4w5Y31NnHNC1t9+k/QtL0j1Ktis6H1vz72hqHlq5sOKlUTcaND5179t6dmjL7CZjnGBp1C4ZKg1Cv3/qUDAlixENn3CjT2uNFw9oSnb1bmaaV0j4xqjMq423evkvoyqWBu1PiklFeBuVHpiku339lCqUEkMjA1XBj885I2B9aSX8/d/7IHTEADubQSsXC4IQKgcLw4XI9Eb9i6zVf+HJ6I//VzTbQJNDYwiGwj468VA8bYSgPx0ladupmpm1Y1s1hczsDPvYi7ZheKgiklO/dbyZ96iLf4DwzXN038bcfubL Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA2rfUOek7qtmNVevOYtbcRvQ99T4c8GTOwUZImixF6+MOWN9T\nZxzQtbffpP0LS9I9SrYrOh9b8+9oah5aubDipVE3GjQ+de/benZoy+wmY5xgadQu\nGSoNQr9/6lAwJYsRDZ9wo09rjRcPaEp29W5mmldI+MaozKuNt3r5L6MqlgbtT4pJ\nRXgblR6YpLt9/ZQqlBJDIwNVwY/POSNgfWkl/P3f+yB0xAA7m0ErFwuCECoHC8OF\nyPRG/Yus1X/hyeiP/1c020CTQ2MIhsI+OvFQPG2EoD8dJWnbqZqZtWNbNYXM7Az7\n2Iu2YXioIpJTv3W8mfeoi3+A8M1zdN/G3H7mywIDAQABAoIBAGj5uEu/TNsYpcRq\ndFluJLWNfrtZf4xF5hJPyILu4vRvuzAeqCoiY24Efbvzk9tlYfOc8axo5rpy2tus\nDAF6C54rF9Zk4uG6KM5jTLMredVvdbr1ktaTH2A9B4kPybwLPjkaoHZRpR5HxiZZ\nLzVnMqm7YRO+TcBGSrOYu0cI+mSctU606lq8VAoDahCWitOLj2TQ3B3Tuf6QtfY2\n28hme26WdppkIgKHxiJ0r82M+tAzHzi5VRULLwxUmlbhgg39RvyKGYrbK6rBj8lE\nwwdXLjSWT08NPm/S5HB+HUndtzRi1l2ao8KN3l9WLuQ8fMoMiF1auhC9H+/HbE3K\n5naKi8kCgYEA8kjTM9M0SqkimXp0Yhbghlo7yTmIsSPhWPvOQdS08FURrb+Qfuok\njpDhpWPB0CWG+Lunwr5K10/Tei+QGtIel2pNfRq5LYv81Ufgp+SLZGf1THdg/8Aj\nefki6wKfae/AsCcqehU7nZj319SBd3dXK1SKEPunuH1E0eTpIz/qsYUCgYEA5xl7\nIl+QoVD5Al0VCXEtUocJ4VcM63O4oX81N2gKX9qksFd0nIIRlKfGe1JZxAouxrHE\na33WWjzAFCYc49sfP2Gmav0ySaFykQMO1eQdMsKFEB1fFVqmv63TesYtCz304UGH\nDvlyH/v1hxQVVA+5bwhx2m7dG7nyMC5+Z8PMgA8CgYAV7DUAGXo/zzIMRSJGxd8n\nCP8j5ArUTHTVgmNVXZPJs0jYOd8vPKx2IfHo7y/YT6z40LILUwCenuB5y9f0NVMD\nTGEaktJyppoICmrvhiR+v1FYy+yA97e+D6bzMNeP1FvRFJopVcaBKhgy9U2Jq8i9\naPbdNogkj2EsxNO7lsr7qQKBgEM06tVVO2ded/wS+9IyIr8UXHA285/pmHEG4IAL\ndrDnketik5wMS3aS0Cr/CPH1ECNigT/Naa/2aNmzN8Wf7Ndu24nTtnMpS3sWi5Ly\ncvdXEIFeOU+pfELUF2NmDKVvUC7N8qwNKP5aNM4irg0zQXcj2pBum0i7683NR59/\nlpJLAoGBANpC5QeFaWIMd9rwX0f+VbSK5WSuOGYhq9BzB0+KfEXss12zTBz03LFc\nF5S3zG2voEvkC6gVzfV+980O+E8Ggxy8hfGANwaGT9d1VBE5ZmC7/7PgQGVGdxAU\nbPAPlXOcklPCd//n3mcduGkVSFn0oHJoojKLd0De3fD9p7VIHw8C\n-----END RSA PRIVATE KEY-----\n", "user_id": "7e6b2597cbd0483796ae06691a711e17", "name": "singlevm1-kp_8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7", "fingerprint": "40:b8:01:78:3b:94:c1:45:fd:da:b4:6c:2f:40:88:86"}} 2018-08-09 22:03:22,968 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/os-keypairs used request id req-5403609a-0ca0-4ca3-b58d-8294d7421755 2018-08-09 22:03:22,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.182943105698s 2018-08-09 22:03:22,968 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/os-keypairs used request id req-5403609a-0ca0-4ca3-b58d-8294d7421755 2018-08-09 22:03:22,969 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDat9Q56Tuq2Y1V685i1txG9D31PhzwZM7BRkiaLEXr4w5Y31NnHNC1t9+k/QtL0j1Ktis6H1vz72hqHlq5sOKlUTcaND5179t6dmjL7CZjnGBp1C4ZKg1Cv3/qUDAlixENn3CjT2uNFw9oSnb1bmaaV0j4xqjMq423evkvoyqWBu1PiklFeBuVHpiku339lCqUEkMjA1XBj885I2B9aSX8/d/7IHTEADubQSsXC4IQKgcLw4XI9Eb9i6zVf+HJ6I//VzTbQJNDYwiGwj468VA8bYSgPx0ladupmpm1Y1s1hczsDPvYi7ZheKgiklO/dbyZ96iLf4DwzXN038bcfubL Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA2rfUOek7qtmNVevOYtbcRvQ99T4c8GTOwUZImixF6+MOWN9T\nZxzQtbffpP0LS9I9SrYrOh9b8+9oah5aubDipVE3GjQ+de/benZoy+wmY5xgadQu\nGSoNQr9/6lAwJYsRDZ9wo09rjRcPaEp29W5mmldI+MaozKuNt3r5L6MqlgbtT4pJ\nRXgblR6YpLt9/ZQqlBJDIwNVwY/POSNgfWkl/P3f+yB0xAA7m0ErFwuCECoHC8OF\nyPRG/Yus1X/hyeiP/1c020CTQ2MIhsI+OvFQPG2EoD8dJWnbqZqZtWNbNYXM7Az7\n2Iu2YXioIpJTv3W8mfeoi3+A8M1zdN/G3H7mywIDAQABAoIBAGj5uEu/TNsYpcRq\ndFluJLWNfrtZf4xF5hJPyILu4vRvuzAeqCoiY24Efbvzk9tlYfOc8axo5rpy2tus\nDAF6C54rF9Zk4uG6KM5jTLMredVvdbr1ktaTH2A9B4kPybwLPjkaoHZRpR5HxiZZ\nLzVnMqm7YRO+TcBGSrOYu0cI+mSctU606lq8VAoDahCWitOLj2TQ3B3Tuf6QtfY2\n28hme26WdppkIgKHxiJ0r82M+tAzHzi5VRULLwxUmlbhgg39RvyKGYrbK6rBj8lE\nwwdXLjSWT08NPm/S5HB+HUndtzRi1l2ao8KN3l9WLuQ8fMoMiF1auhC9H+/HbE3K\n5naKi8kCgYEA8kjTM9M0SqkimXp0Yhbghlo7yTmIsSPhWPvOQdS08FURrb+Qfuok\njpDhpWPB0CWG+Lunwr5K10/Tei+QGtIel2pNfRq5LYv81Ufgp+SLZGf1THdg/8Aj\nefki6wKfae/AsCcqehU7nZj319SBd3dXK1SKEPunuH1E0eTpIz/qsYUCgYEA5xl7\nIl+QoVD5Al0VCXEtUocJ4VcM63O4oX81N2gKX9qksFd0nIIRlKfGe1JZxAouxrHE\na33WWjzAFCYc49sfP2Gmav0ySaFykQMO1eQdMsKFEB1fFVqmv63TesYtCz304UGH\nDvlyH/v1hxQVVA+5bwhx2m7dG7nyMC5+Z8PMgA8CgYAV7DUAGXo/zzIMRSJGxd8n\nCP8j5ArUTHTVgmNVXZPJs0jYOd8vPKx2IfHo7y/YT6z40LILUwCenuB5y9f0NVMD\nTGEaktJyppoICmrvhiR+v1FYy+yA97e+D6bzMNeP1FvRFJopVcaBKhgy9U2Jq8i9\naPbdNogkj2EsxNO7lsr7qQKBgEM06tVVO2ded/wS+9IyIr8UXHA285/pmHEG4IAL\ndrDnketik5wMS3aS0Cr/CPH1ECNigT/Naa/2aNmzN8Wf7Ndu24nTtnMpS3sWi5Ly\ncvdXEIFeOU+pfELUF2NmDKVvUC7N8qwNKP5aNM4irg0zQXcj2pBum0i7683NR59/\nlpJLAoGBANpC5QeFaWIMd9rwX0f+VbSK5WSuOGYhq9BzB0+KfEXss12zTBz03LFc\nF5S3zG2voEvkC6gVzfV+980O+E8Ggxy8hfGANwaGT9d1VBE5ZmC7/7PgQGVGdxAU\nbPAPlXOcklPCd//n3mcduGkVSFn0oHJoojKLd0De3fD9p7VIHw8C\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'7e6b2597cbd0483796ae06691a711e17', 'name': u'singlevm1-kp_8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7', 'created_at': '2018-08-09T22:03:22.969247', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b5220918a46940eca73b5641490793b9', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'40:b8:01:78:3b:94:c1:45:fd:da:b4:6c:2f:40:88:86', 'type': 'ssh', 'id': u'singlevm1-kp_8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7'}) 2018-08-09 22:03:22,969 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA2rfUOek7qtmNVevOYtbcRvQ99T4c8GTOwUZImixF6+MOWN9T ZxzQtbffpP0LS9I9SrYrOh9b8+9oah5aubDipVE3GjQ+de/benZoy+wmY5xgadQu GSoNQr9/6lAwJYsRDZ9wo09rjRcPaEp29W5mmldI+MaozKuNt3r5L6MqlgbtT4pJ RXgblR6YpLt9/ZQqlBJDIwNVwY/POSNgfWkl/P3f+yB0xAA7m0ErFwuCECoHC8OF yPRG/Yus1X/hyeiP/1c020CTQ2MIhsI+OvFQPG2EoD8dJWnbqZqZtWNbNYXM7Az7 2Iu2YXioIpJTv3W8mfeoi3+A8M1zdN/G3H7mywIDAQABAoIBAGj5uEu/TNsYpcRq dFluJLWNfrtZf4xF5hJPyILu4vRvuzAeqCoiY24Efbvzk9tlYfOc8axo5rpy2tus DAF6C54rF9Zk4uG6KM5jTLMredVvdbr1ktaTH2A9B4kPybwLPjkaoHZRpR5HxiZZ LzVnMqm7YRO+TcBGSrOYu0cI+mSctU606lq8VAoDahCWitOLj2TQ3B3Tuf6QtfY2 28hme26WdppkIgKHxiJ0r82M+tAzHzi5VRULLwxUmlbhgg39RvyKGYrbK6rBj8lE wwdXLjSWT08NPm/S5HB+HUndtzRi1l2ao8KN3l9WLuQ8fMoMiF1auhC9H+/HbE3K 5naKi8kCgYEA8kjTM9M0SqkimXp0Yhbghlo7yTmIsSPhWPvOQdS08FURrb+Qfuok jpDhpWPB0CWG+Lunwr5K10/Tei+QGtIel2pNfRq5LYv81Ufgp+SLZGf1THdg/8Aj efki6wKfae/AsCcqehU7nZj319SBd3dXK1SKEPunuH1E0eTpIz/qsYUCgYEA5xl7 Il+QoVD5Al0VCXEtUocJ4VcM63O4oX81N2gKX9qksFd0nIIRlKfGe1JZxAouxrHE a33WWjzAFCYc49sfP2Gmav0ySaFykQMO1eQdMsKFEB1fFVqmv63TesYtCz304UGH DvlyH/v1hxQVVA+5bwhx2m7dG7nyMC5+Z8PMgA8CgYAV7DUAGXo/zzIMRSJGxd8n CP8j5ArUTHTVgmNVXZPJs0jYOd8vPKx2IfHo7y/YT6z40LILUwCenuB5y9f0NVMD TGEaktJyppoICmrvhiR+v1FYy+yA97e+D6bzMNeP1FvRFJopVcaBKhgy9U2Jq8i9 aPbdNogkj2EsxNO7lsr7qQKBgEM06tVVO2ded/wS+9IyIr8UXHA285/pmHEG4IAL drDnketik5wMS3aS0Cr/CPH1ECNigT/Naa/2aNmzN8Wf7Ndu24nTtnMpS3sWi5Ly cvdXEIFeOU+pfELUF2NmDKVvUC7N8qwNKP5aNM4irg0zQXcj2pBum0i7683NR59/ lpJLAoGBANpC5QeFaWIMd9rwX0f+VbSK5WSuOGYhq9BzB0+KfEXss12zTBz03LFc F5S3zG2voEvkC6gVzfV+980O+E8Ggxy8hfGANwaGT9d1VBE5ZmC7/7PgQGVGdxAU bPAPlXOcklPCd//n3mcduGkVSFn0oHJoojKLd0De3fD9p7VIHw8C -----END RSA PRIVATE KEY----- 2018-08-09 22:03:22,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-09 22:03:22,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}23a87616b54c5587a73ae053911a211c5fded730" -d '{"security_group": {"name": "singlevm1-sg_8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7", "description": "created by OPNFV Functest (singlevm1)"}}' 2018-08-09 22:03:23,420 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-5acb347f-bfbf-4fcf-bdd2-224d50daee5f Date: Thu, 09 Aug 2018 22:03:23 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "b5220918a46940eca73b5641490793b9", "created_at": "2018-08-09T22:03:23Z", "updated_at": "2018-08-09T22:03:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:03:23Z", "revision_number": 0, "id": "547d9fa6-04d7-4dcc-b874-3c844840ad64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:03:23Z", "security_group_id": "2865509a-2f6a-481e-abed-69c61da4dbdf", "tenant_id": "b5220918a46940eca73b5641490793b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5220918a46940eca73b5641490793b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:03:23Z", "revision_number": 0, "id": "6358d6fd-9025-4df4-b605-0b63d29d337d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:03:23Z", "security_group_id": "2865509a-2f6a-481e-abed-69c61da4dbdf", "tenant_id": "b5220918a46940eca73b5641490793b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5220918a46940eca73b5641490793b9"}], "revision_number": 1, "project_id": "b5220918a46940eca73b5641490793b9", "id": "2865509a-2f6a-481e-abed-69c61da4dbdf", "name": "singlevm1-sg_8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7"}} 2018-08-09 22:03:23,421 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-5acb347f-bfbf-4fcf-bdd2-224d50daee5f 2018-08-09 22:03:23,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.448277950287s 2018-08-09 22:03:23,421 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-5acb347f-bfbf-4fcf-bdd2-224d50daee5f 2018-08-09 22:03:23,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-09 22:03:23,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}23a87616b54c5587a73ae053911a211c5fded730" 2018-08-09 22:03:23,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13166 X-Openstack-Request-Id: req-b74321e4-dafd-4fed-8593-a296a032abca Date: Thu, 09 Aug 2018 22:03:23 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "b5220918a46940eca73b5641490793b9", "created_at": "2018-08-09T22:03:23Z", "updated_at": "2018-08-09T22:03:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:03:23Z", "revision_number": 0, "id": "547d9fa6-04d7-4dcc-b874-3c844840ad64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:03:23Z", "security_group_id": "2865509a-2f6a-481e-abed-69c61da4dbdf", "tenant_id": "b5220918a46940eca73b5641490793b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5220918a46940eca73b5641490793b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:03:23Z", "revision_number": 0, "id": "6358d6fd-9025-4df4-b605-0b63d29d337d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:03:23Z", "security_group_id": "2865509a-2f6a-481e-abed-69c61da4dbdf", "tenant_id": "b5220918a46940eca73b5641490793b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5220918a46940eca73b5641490793b9"}], "revision_number": 1, "project_id": "b5220918a46940eca73b5641490793b9", "id": "2865509a-2f6a-481e-abed-69c61da4dbdf", "name": "singlevm1-sg_8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7"}, {"description": "Default security group", "tags": [], "tenant_id": "6e2b193279f94c09870f0da27a1e5991", "created_at": "2018-08-09T21:55:57Z", "updated_at": "2018-08-09T21:55:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T21:55:57Z", "revision_number": 0, "id": "03351f83-b9ad-465a-97c6-459b719b9ab9", "remote_group_id": "811bb96f-c938-4f47-ab75-2649bad01567", "remote_ip_prefix": null, "created_at": "2018-08-09T21:55:57Z", "security_group_id": "811bb96f-c938-4f47-ab75-2649bad01567", "tenant_id": "6e2b193279f94c09870f0da27a1e5991", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e2b193279f94c09870f0da27a1e5991"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T21:55:57Z", "revision_number": 0, "id": "1addb6e3-93e5-45a2-8c88-bb59348d350a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T21:55:57Z", "security_group_id": "811bb96f-c938-4f47-ab75-2649bad01567", "tenant_id": "6e2b193279f94c09870f0da27a1e5991", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e2b193279f94c09870f0da27a1e5991"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T21:55:57Z", "revision_number": 0, "id": "962544d2-466b-44ee-a512-37a1325f4221", "remote_group_id": "811bb96f-c938-4f47-ab75-2649bad01567", "remote_ip_prefix": null, "created_at": "2018-08-09T21:55:57Z", "security_group_id": "811bb96f-c938-4f47-ab75-2649bad01567", "tenant_id": "6e2b193279f94c09870f0da27a1e5991", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e2b193279f94c09870f0da27a1e5991"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T21:55:57Z", "revision_number": 0, "id": "ada0fc2a-eea8-4a6e-9789-3002b4276b33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T21:55:57Z", "security_group_id": "811bb96f-c938-4f47-ab75-2649bad01567", "tenant_id": "6e2b193279f94c09870f0da27a1e5991", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e2b193279f94c09870f0da27a1e5991"}], "revision_number": 1, "project_id": "6e2b193279f94c09870f0da27a1e5991", "id": "811bb96f-c938-4f47-ab75-2649bad01567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-09T22:00:55Z", "updated_at": "2018-08-09T22:00:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:00:55Z", "revision_number": 0, "id": "05497550-8051-4fea-9933-9ed6b80741fb", "remote_group_id": "92bf24b4-b598-415f-8674-92fde29f8cf8", "remote_ip_prefix": null, "created_at": "2018-08-09T22:00:55Z", "security_group_id": "92bf24b4-b598-415f-8674-92fde29f8cf8", "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-09T22:00:55Z", "revision_number": 0, "id": "7808fcd3-a7cc-47d0-84cb-c95176d89dee", "remote_group_id": "92bf24b4-b598-415f-8674-92fde29f8cf8", "remote_ip_prefix": null, "created_at": "2018-08-09T22:00:55Z", "security_group_id": "92bf24b4-b598-415f-8674-92fde29f8cf8", "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-09T22:00:55Z", "revision_number": 0, "id": "98cbf54f-fc7b-420e-bf73-9434642faf35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:00:55Z", "security_group_id": "92bf24b4-b598-415f-8674-92fde29f8cf8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:00:55Z", "revision_number": 0, "id": "b44d83d9-57f0-481b-b673-0daf6e0f7279", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:00:55Z", "security_group_id": "92bf24b4-b598-415f-8674-92fde29f8cf8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "92bf24b4-b598-415f-8674-92fde29f8cf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5220918a46940eca73b5641490793b9", "created_at": "2018-08-09T22:00:51Z", "updated_at": "2018-08-09T22:00:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:00:51Z", "revision_number": 0, "id": "4f147479-81fc-42a1-ad52-24b5c0410516", "remote_group_id": "9b5116e7-c989-431a-a548-6121f8aa2124", "remote_ip_prefix": null, "created_at": "2018-08-09T22:00:51Z", "security_group_id": "9b5116e7-c989-431a-a548-6121f8aa2124", "tenant_id": "b5220918a46940eca73b5641490793b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5220918a46940eca73b5641490793b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:00:51Z", "revision_number": 0, "id": "80d6d361-ce1b-4266-9a3d-1b194feb27c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:00:51Z", "security_group_id": "9b5116e7-c989-431a-a548-6121f8aa2124", "tenant_id": "b5220918a46940eca73b5641490793b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5220918a46940eca73b5641490793b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:00:51Z", "revision_number": 0, "id": "f50a3591-e917-47e4-b544-a8543611b7a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:00:51Z", "security_group_id": "9b5116e7-c989-431a-a548-6121f8aa2124", "tenant_id": "b5220918a46940eca73b5641490793b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5220918a46940eca73b5641490793b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:00:51Z", "revision_number": 0, "id": "fceed9e7-69b3-4844-8080-18c436c6a50f", "remote_group_id": "9b5116e7-c989-431a-a548-6121f8aa2124", "remote_ip_prefix": null, "created_at": "2018-08-09T22:00:51Z", "security_group_id": "9b5116e7-c989-431a-a548-6121f8aa2124", "tenant_id": "b5220918a46940eca73b5641490793b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5220918a46940eca73b5641490793b9"}], "revision_number": 1, "project_id": "b5220918a46940eca73b5641490793b9", "id": "9b5116e7-c989-431a-a548-6121f8aa2124", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09e7f13a400e43deb09269de7a77390c", "created_at": "2018-08-09T22:01:25Z", "updated_at": "2018-08-09T22:01:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:01:25Z", "revision_number": 0, "id": "714786b4-bf29-4daf-839f-22f8a818f5f8", "remote_group_id": "a2f3bd9d-fc45-446a-8295-0c193eaf54ad", "remote_ip_prefix": null, "created_at": "2018-08-09T22:01:25Z", "security_group_id": "a2f3bd9d-fc45-446a-8295-0c193eaf54ad", "tenant_id": "09e7f13a400e43deb09269de7a77390c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09e7f13a400e43deb09269de7a77390c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:01:25Z", "revision_number": 0, "id": "81331eda-7096-44a5-9bd8-c1da08f17481", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:01:25Z", "security_group_id": "a2f3bd9d-fc45-446a-8295-0c193eaf54ad", "tenant_id": "09e7f13a400e43deb09269de7a77390c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09e7f13a400e43deb09269de7a77390c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:01:25Z", "revision_number": 0, "id": "89c55b63-7b93-46f3-8847-86242271cead", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:01:25Z", "security_group_id": "a2f3bd9d-fc45-446a-8295-0c193eaf54ad", "tenant_id": "09e7f13a400e43deb09269de7a77390c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09e7f13a400e43deb09269de7a77390c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:01:25Z", "revision_number": 0, "id": "eff6ffc6-8f23-45c4-b216-c200c7b7a3d6", "remote_group_id": "a2f3bd9d-fc45-446a-8295-0c193eaf54ad", "remote_ip_prefix": null, "created_at": "2018-08-09T22:01:25Z", "security_group_id": "a2f3bd9d-fc45-446a-8295-0c193eaf54ad", "tenant_id": "09e7f13a400e43deb09269de7a77390c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09e7f13a400e43deb09269de7a77390c"}], "revision_number": 1, "project_id": "09e7f13a400e43deb09269de7a77390c", "id": "a2f3bd9d-fc45-446a-8295-0c193eaf54ad", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "04a5ef6181e54e6eb0240b7ad97d6b4e", "created_at": "2018-08-09T22:02:34Z", "updated_at": "2018-08-09T22:02:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:02:34Z", "revision_number": 0, "id": "00092b49-87a9-4030-ac7d-404a9cffaa3b", "remote_group_id": "b15bdf7c-db83-421d-9277-dfb7862621ee", "remote_ip_prefix": null, "created_at": "2018-08-09T22:02:34Z", "security_group_id": "b15bdf7c-db83-421d-9277-dfb7862621ee", "tenant_id": "04a5ef6181e54e6eb0240b7ad97d6b4e", "port_range_min": null, "ethertype": "IPv4", "project_id": "04a5ef6181e54e6eb0240b7ad97d6b4e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:02:34Z", "revision_number": 0, "id": "4027b13b-adbf-4cfe-8bca-e3886592b666", "remote_group_id": "b15bdf7c-db83-421d-9277-dfb7862621ee", "remote_ip_prefix": null, "created_at": "2018-08-09T22:02:34Z", "security_group_id": "b15bdf7c-db83-421d-9277-dfb7862621ee", "tenant_id": "04a5ef6181e54e6eb0240b7ad97d6b4e", "port_range_min": null, "ethertype": "IPv6", "project_id": "04a5ef6181e54e6eb0240b7ad97d6b4e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:02:34Z", "revision_number": 0, "id": "a2d92654-68bb-4712-91fe-794b979c1bb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:02:34Z", "security_group_id": "b15bdf7c-db83-421d-9277-dfb7862621ee", "tenant_id": "04a5ef6181e54e6eb0240b7ad97d6b4e", "port_range_min": null, "ethertype": "IPv6", "project_id": "04a5ef6181e54e6eb0240b7ad97d6b4e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:02:34Z", "revision_number": 0, "id": "ae3b2c88-b8c5-40a9-a44c-abd59470aeeb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:02:34Z", "security_group_id": "b15bdf7c-db83-421d-9277-dfb7862621ee", "tenant_id": "04a5ef6181e54e6eb0240b7ad97d6b4e", "port_range_min": null, "ethertype": "IPv4", "project_id": "04a5ef6181e54e6eb0240b7ad97d6b4e"}], "revision_number": 1, "project_id": "04a5ef6181e54e6eb0240b7ad97d6b4e", "id": "b15bdf7c-db83-421d-9277-dfb7862621ee", "name": "default"}]} 2018-08-09 22:03:23,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-b74321e4-dafd-4fed-8593-a296a032abca 2018-08-09 22:03:23,748 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.322114944458s 2018-08-09 22:03:23,748 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-b74321e4-dafd-4fed-8593-a296a032abca 2018-08-09 22:03:23,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-09 22:03:23,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}23a87616b54c5587a73ae053911a211c5fded730" -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": "2865509a-2f6a-481e-abed-69c61da4dbdf"}}' 2018-08-09 22:03:23,971 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-087d0792-84e6-4d9b-aff1-316fc76b647b Date: Thu, 09 Aug 2018 22:03:23 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-09T22:03:23Z", "security_group_id": "2865509a-2f6a-481e-abed-69c61da4dbdf", "port_range_min": 22, "revision_number": 0, "tenant_id": "b5220918a46940eca73b5641490793b9", "created_at": "2018-08-09T22:03:23Z", "project_id": "b5220918a46940eca73b5641490793b9", "id": "3dd63925-57a2-4280-9dd9-814cb34bda3c"}} 2018-08-09 22:03:23,971 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-087d0792-84e6-4d9b-aff1-316fc76b647b 2018-08-09 22:03:23,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.218251943588s 2018-08-09 22:03:23,972 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-087d0792-84e6-4d9b-aff1-316fc76b647b 2018-08-09 22:03:23,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-09 22:03:23,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}23a87616b54c5587a73ae053911a211c5fded730" 2018-08-09 22:03:25,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13662 X-Openstack-Request-Id: req-dc939647-6e67-4db8-91e8-c4986c591d04 Date: Thu, 09 Aug 2018 22:03:25 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "b5220918a46940eca73b5641490793b9", "created_at": "2018-08-09T22:03:23Z", "updated_at": "2018-08-09T22:03:23Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-09T22:03:23Z", "revision_number": 0, "id": "3dd63925-57a2-4280-9dd9-814cb34bda3c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:03:23Z", "security_group_id": "2865509a-2f6a-481e-abed-69c61da4dbdf", "tenant_id": "b5220918a46940eca73b5641490793b9", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b5220918a46940eca73b5641490793b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:03:23Z", "revision_number": 0, "id": "547d9fa6-04d7-4dcc-b874-3c844840ad64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:03:23Z", "security_group_id": "2865509a-2f6a-481e-abed-69c61da4dbdf", "tenant_id": "b5220918a46940eca73b5641490793b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5220918a46940eca73b5641490793b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:03:23Z", "revision_number": 0, "id": "6358d6fd-9025-4df4-b605-0b63d29d337d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:03:23Z", "security_group_id": "2865509a-2f6a-481e-abed-69c61da4dbdf", "tenant_id": "b5220918a46940eca73b5641490793b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5220918a46940eca73b5641490793b9"}], "revision_number": 2, "project_id": "b5220918a46940eca73b5641490793b9", "id": "2865509a-2f6a-481e-abed-69c61da4dbdf", "name": "singlevm1-sg_8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7"}, {"description": "Default security group", "tags": [], "tenant_id": "6e2b193279f94c09870f0da27a1e5991", "created_at": "2018-08-09T21:55:57Z", "updated_at": "2018-08-09T21:55:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T21:55:57Z", "revision_number": 0, "id": "03351f83-b9ad-465a-97c6-459b719b9ab9", "remote_group_id": "811bb96f-c938-4f47-ab75-2649bad01567", "remote_ip_prefix": null, "created_at": "2018-08-09T21:55:57Z", "security_group_id": "811bb96f-c938-4f47-ab75-2649bad01567", "tenant_id": "6e2b193279f94c09870f0da27a1e5991", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e2b193279f94c09870f0da27a1e5991"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T21:55:57Z", "revision_number": 0, "id": "1addb6e3-93e5-45a2-8c88-bb59348d350a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T21:55:57Z", "security_group_id": "811bb96f-c938-4f47-ab75-2649bad01567", "tenant_id": "6e2b193279f94c09870f0da27a1e5991", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e2b193279f94c09870f0da27a1e5991"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T21:55:57Z", "revision_number": 0, "id": "962544d2-466b-44ee-a512-37a1325f4221", "remote_group_id": "811bb96f-c938-4f47-ab75-2649bad01567", "remote_ip_prefix": null, "created_at": "2018-08-09T21:55:57Z", "security_group_id": "811bb96f-c938-4f47-ab75-2649bad01567", "tenant_id": "6e2b193279f94c09870f0da27a1e5991", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e2b193279f94c09870f0da27a1e5991"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T21:55:57Z", "revision_number": 0, "id": "ada0fc2a-eea8-4a6e-9789-3002b4276b33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T21:55:57Z", "security_group_id": "811bb96f-c938-4f47-ab75-2649bad01567", "tenant_id": "6e2b193279f94c09870f0da27a1e5991", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e2b193279f94c09870f0da27a1e5991"}], "revision_number": 1, "project_id": "6e2b193279f94c09870f0da27a1e5991", "id": "811bb96f-c938-4f47-ab75-2649bad01567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-09T22:00:55Z", "updated_at": "2018-08-09T22:00:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:00:55Z", "revision_number": 0, "id": "05497550-8051-4fea-9933-9ed6b80741fb", "remote_group_id": "92bf24b4-b598-415f-8674-92fde29f8cf8", "remote_ip_prefix": null, "created_at": "2018-08-09T22:00:55Z", "security_group_id": "92bf24b4-b598-415f-8674-92fde29f8cf8", "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-09T22:00:55Z", "revision_number": 0, "id": "7808fcd3-a7cc-47d0-84cb-c95176d89dee", "remote_group_id": "92bf24b4-b598-415f-8674-92fde29f8cf8", "remote_ip_prefix": null, "created_at": "2018-08-09T22:00:55Z", "security_group_id": "92bf24b4-b598-415f-8674-92fde29f8cf8", "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-09T22:00:55Z", "revision_number": 0, "id": "98cbf54f-fc7b-420e-bf73-9434642faf35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:00:55Z", "security_group_id": "92bf24b4-b598-415f-8674-92fde29f8cf8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:00:55Z", "revision_number": 0, "id": "b44d83d9-57f0-481b-b673-0daf6e0f7279", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:00:55Z", "security_group_id": "92bf24b4-b598-415f-8674-92fde29f8cf8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "92bf24b4-b598-415f-8674-92fde29f8cf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5220918a46940eca73b5641490793b9", "created_at": "2018-08-09T22:00:51Z", "updated_at": "2018-08-09T22:00:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:00:51Z", "revision_number": 0, "id": "4f147479-81fc-42a1-ad52-24b5c0410516", "remote_group_id": "9b5116e7-c989-431a-a548-6121f8aa2124", "remote_ip_prefix": null, "created_at": "2018-08-09T22:00:51Z", "security_group_id": "9b5116e7-c989-431a-a548-6121f8aa2124", "tenant_id": "b5220918a46940eca73b5641490793b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5220918a46940eca73b5641490793b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:00:51Z", "revision_number": 0, "id": "80d6d361-ce1b-4266-9a3d-1b194feb27c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:00:51Z", "security_group_id": "9b5116e7-c989-431a-a548-6121f8aa2124", "tenant_id": "b5220918a46940eca73b5641490793b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5220918a46940eca73b5641490793b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:00:51Z", "revision_number": 0, "id": "f50a3591-e917-47e4-b544-a8543611b7a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:00:51Z", "security_group_id": "9b5116e7-c989-431a-a548-6121f8aa2124", "tenant_id": "b5220918a46940eca73b5641490793b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5220918a46940eca73b5641490793b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:00:51Z", "revision_number": 0, "id": "fceed9e7-69b3-4844-8080-18c436c6a50f", "remote_group_id": "9b5116e7-c989-431a-a548-6121f8aa2124", "remote_ip_prefix": null, "created_at": "2018-08-09T22:00:51Z", "security_group_id": "9b5116e7-c989-431a-a548-6121f8aa2124", "tenant_id": "b5220918a46940eca73b5641490793b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5220918a46940eca73b5641490793b9"}], "revision_number": 1, "project_id": "b5220918a46940eca73b5641490793b9", "id": "9b5116e7-c989-431a-a548-6121f8aa2124", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09e7f13a400e43deb09269de7a77390c", "created_at": "2018-08-09T22:01:25Z", "updated_at": "2018-08-09T22:01:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:01:25Z", "revision_number": 0, "id": "714786b4-bf29-4daf-839f-22f8a818f5f8", "remote_group_id": "a2f3bd9d-fc45-446a-8295-0c193eaf54ad", "remote_ip_prefix": null, "created_at": "2018-08-09T22:01:25Z", "security_group_id": "a2f3bd9d-fc45-446a-8295-0c193eaf54ad", "tenant_id": "09e7f13a400e43deb09269de7a77390c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09e7f13a400e43deb09269de7a77390c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:01:25Z", "revision_number": 0, "id": "81331eda-7096-44a5-9bd8-c1da08f17481", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:01:25Z", "security_group_id": "a2f3bd9d-fc45-446a-8295-0c193eaf54ad", "tenant_id": "09e7f13a400e43deb09269de7a77390c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09e7f13a400e43deb09269de7a77390c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:01:25Z", "revision_number": 0, "id": "89c55b63-7b93-46f3-8847-86242271cead", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:01:25Z", "security_group_id": "a2f3bd9d-fc45-446a-8295-0c193eaf54ad", "tenant_id": "09e7f13a400e43deb09269de7a77390c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09e7f13a400e43deb09269de7a77390c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:01:25Z", "revision_number": 0, "id": "eff6ffc6-8f23-45c4-b216-c200c7b7a3d6", "remote_group_id": "a2f3bd9d-fc45-446a-8295-0c193eaf54ad", "remote_ip_prefix": null, "created_at": "2018-08-09T22:01:25Z", "security_group_id": "a2f3bd9d-fc45-446a-8295-0c193eaf54ad", "tenant_id": "09e7f13a400e43deb09269de7a77390c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09e7f13a400e43deb09269de7a77390c"}], "revision_number": 1, "project_id": "09e7f13a400e43deb09269de7a77390c", "id": "a2f3bd9d-fc45-446a-8295-0c193eaf54ad", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "04a5ef6181e54e6eb0240b7ad97d6b4e", "created_at": "2018-08-09T22:02:34Z", "updated_at": "2018-08-09T22:02:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:02:34Z", "revision_number": 0, "id": "00092b49-87a9-4030-ac7d-404a9cffaa3b", "remote_group_id": "b15bdf7c-db83-421d-9277-dfb7862621ee", "remote_ip_prefix": null, "created_at": "2018-08-09T22:02:34Z", "security_group_id": "b15bdf7c-db83-421d-9277-dfb7862621ee", "tenant_id": "04a5ef6181e54e6eb0240b7ad97d6b4e", "port_range_min": null, "ethertype": "IPv4", "project_id": "04a5ef6181e54e6eb0240b7ad97d6b4e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:02:34Z", "revision_number": 0, "id": "4027b13b-adbf-4cfe-8bca-e3886592b666", "remote_group_id": "b15bdf7c-db83-421d-9277-dfb7862621ee", "remote_ip_prefix": null, "created_at": "2018-08-09T22:02:34Z", "security_group_id": "b15bdf7c-db83-421d-9277-dfb7862621ee", "tenant_id": "04a5ef6181e54e6eb0240b7ad97d6b4e", "port_range_min": null, "ethertype": "IPv6", "project_id": "04a5ef6181e54e6eb0240b7ad97d6b4e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:02:34Z", "revision_number": 0, "id": "a2d92654-68bb-4712-91fe-794b979c1bb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:02:34Z", "security_group_id": "b15bdf7c-db83-421d-9277-dfb7862621ee", "tenant_id": "04a5ef6181e54e6eb0240b7ad97d6b4e", "port_range_min": null, "ethertype": "IPv6", "project_id": "04a5ef6181e54e6eb0240b7ad97d6b4e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:02:34Z", "revision_number": 0, "id": "ae3b2c88-b8c5-40a9-a44c-abd59470aeeb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:02:34Z", "security_group_id": "b15bdf7c-db83-421d-9277-dfb7862621ee", "tenant_id": "04a5ef6181e54e6eb0240b7ad97d6b4e", "port_range_min": null, "ethertype": "IPv4", "project_id": "04a5ef6181e54e6eb0240b7ad97d6b4e"}], "revision_number": 1, "project_id": "04a5ef6181e54e6eb0240b7ad97d6b4e", "id": "b15bdf7c-db83-421d-9277-dfb7862621ee", "name": "default"}]} 2018-08-09 22:03:25,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-dc939647-6e67-4db8-91e8-c4986c591d04 2018-08-09 22:03:25,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 1.1547498703s 2018-08-09 22:03:25,131 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-dc939647-6e67-4db8-91e8-c4986c591d04 2018-08-09 22:03:25,135 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-09 22:03:25,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}23a87616b54c5587a73ae053911a211c5fded730" -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": "2865509a-2f6a-481e-abed-69c61da4dbdf"}}' 2018-08-09 22:03:26,276 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-bea9b294-493c-400e-92b1-2125c37baa07 Date: Thu, 09 Aug 2018 22:03:26 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-09T22:03:26Z", "security_group_id": "2865509a-2f6a-481e-abed-69c61da4dbdf", "port_range_min": null, "revision_number": 0, "tenant_id": "b5220918a46940eca73b5641490793b9", "created_at": "2018-08-09T22:03:26Z", "project_id": "b5220918a46940eca73b5641490793b9", "id": "5c73799e-8365-4059-8373-f44ad52e8d6b"}} 2018-08-09 22:03:26,277 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-bea9b294-493c-400e-92b1-2125c37baa07 2018-08-09 22:03:26,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 1.14195394516s 2018-08-09 22:03:26,277 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-bea9b294-493c-400e-92b1-2125c37baa07 2018-08-09 22:03:26,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 22:03:26,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23a87616b54c5587a73ae053911a211c5fded730" 2018-08-09 22:03:26,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2146 X-Openstack-Request-Id: req-459e7e44-e1ee-4e50-a643-de225b8922b0 Date: Thu, 09 Aug 2018 22:03:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"11ca6996-5472-4bb5-beb5-da1323f06887","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"b5220918a46940eca73b5641490793b9","l2_adjacency":true,"status":"ACTIVE","subnets":["71ea5dca-07d6-4ebf-9372-3581f7128e33"],"description":"","tags":[],"updated_at":"2018-08-09T22:03:08Z","qos_policy_id":null,"name":"singlevm1-net_8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7","admin_state_up":true,"tenant_id":"b5220918a46940eca73b5641490793b9","created_at":"2018-08-09T22:03:07Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7585f824-8800-42c5-8f0a-d8d27a67b225","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":98,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["53eefdff-9816-4372-9a63-eb210718978d"],"description":"","tags":[],"updated_at":"2018-08-09T22:03:09Z","qos_policy_id":null,"name":"HA network tenant b5220918a46940eca73b5641490793b9","admin_state_up":true,"tenant_id":"","created_at":"2018-08-09T22:03:09Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T21:56:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","provider:network_type":"flat"}]} 2018-08-09 22:03:26,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-459e7e44-e1ee-4e50-a643-de225b8922b0 2018-08-09 22:03:26,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0842189788818s 2018-08-09 22:03:26,363 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-459e7e44-e1ee-4e50-a643-de225b8922b0 2018-08-09 22:03:26,368 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 22:03:26,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23a87616b54c5587a73ae053911a211c5fded730" 2018-08-09 22:03:27,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-d96c7a93-bc9c-4d24-a5c2-18a89f0ce46d Date: Thu, 09 Aug 2018 22:03:27 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T22:03:20Z", "file": "/v2/images/8c83e657-34e0-4d8a-aaa0-78f7d9d5c77d/file", "owner": "b5220918a46940eca73b5641490793b9", "id": "8c83e657-34e0-4d8a-aaa0-78f7d9d5c77d", "size": 12716032, "self": "/v2/images/8c83e657-34e0-4d8a-aaa0-78f7d9d5c77d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/8c83e657-34e0-4d8a-aaa0-78f7d9d5c77d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/8c83e657-34e0-4d8a-aaa0-78f7d9d5c77d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T22:03:19Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 22:03:27,152 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-d96c7a93-bc9c-4d24-a5c2-18a89f0ce46d 2018-08-09 22:03:27,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.783639907837s 2018-08-09 22:03:27,152 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-d96c7a93-bc9c-4d24-a5c2-18a89f0ce46d 2018-08-09 22:03:27,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 22:03:27,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}23a87616b54c5587a73ae053911a211c5fded730" 2018-08-09 22:03:27,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:03: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-5d8ba6e1-2c97-4389-8529-5703c1696174 x-compute-request-id: req-5d8ba6e1-2c97-4389-8529-5703c1696174 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/11329644-2e6d-4ea7-a52e-c9e0160208bd", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/11329644-2e6d-4ea7-a52e-c9e0160208bd", "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": "11329644-2e6d-4ea7-a52e-c9e0160208bd"}]} 2018-08-09 22:03:27,283 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-5d8ba6e1-2c97-4389-8529-5703c1696174 2018-08-09 22:03:27,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.129211902618s 2018-08-09 22:03:27,283 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-5d8ba6e1-2c97-4389-8529-5703c1696174 2018-08-09 22:03:27,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-09 22:03:27,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}23a87616b54c5587a73ae053911a211c5fded730" -d '{"server": {"name": "singlevm1-vm_8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7", "imageRef": "8c83e657-34e0-4d8a-aaa0-78f7d9d5c77d", "key_name": "singlevm1-kp_8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7", "flavorRef": "11329644-2e6d-4ea7-a52e-c9e0160208bd", "max_count": 1, "min_count": 1, "networks": [{"uuid": "11ca6996-5472-4bb5-beb5-da1323f06887"}], "security_groups": [{"name": "2865509a-2f6a-481e-abed-69c61da4dbdf"}]}}' 2018-08-09 22:03:34,116 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 22:03: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-f0c6c682-2693-4b3c-86d3-6023cc84be36 x-compute-request-id: req-f0c6c682-2693-4b3c-86d3-6023cc84be36 Content-Length: 403 location: http://172.30.9.32:8774/v2.1/servers/e5bd7497-e6b0-435d-a252-3fff347cb7c0 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "2865509a-2f6a-481e-abed-69c61da4dbdf"}], "OS-DCF:diskConfig": "MANUAL", "id": "e5bd7497-e6b0-435d-a252-3fff347cb7c0", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/e5bd7497-e6b0-435d-a252-3fff347cb7c0", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/e5bd7497-e6b0-435d-a252-3fff347cb7c0", "rel": "bookmark"}], "adminPass": "3xM8ZqShqjKR"}} 2018-08-09 22:03:34,117 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers used request id req-f0c6c682-2693-4b3c-86d3-6023cc84be36 2018-08-09 22:03:34,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 6.83150720596s 2018-08-09 22:03:34,117 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers used request id req-f0c6c682-2693-4b3c-86d3-6023cc84be36 2018-08-09 22:03:34,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 22:03:34,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23a87616b54c5587a73ae053911a211c5fded730" 2018-08-09 22:03:35,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22: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-517bd090-3e28-4aa2-931d-57cfe3368375 x-compute-request-id: req-517bd090-3e28-4aa2-931d-57cfe3368375 Content-Encoding: gzip Content-Length: 639 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/e5bd7497-e6b0-435d-a252-3fff347cb7c0", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/e5bd7497-e6b0-435d-a252-3fff347cb7c0", "rel": "bookmark"}], "image": {"id": "8c83e657-34e0-4d8a-aaa0-78f7d9d5c77d", "links": [{"href": "http://172.30.9.32:8774/images/8c83e657-34e0-4d8a-aaa0-78f7d9d5c77d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11329644-2e6d-4ea7-a52e-c9e0160208bd", "links": [{"href": "http://172.30.9.32:8774/flavors/11329644-2e6d-4ea7-a52e-c9e0160208bd", "rel": "bookmark"}]}, "id": "e5bd7497-e6b0-435d-a252-3fff347cb7c0", "user_id": "7e6b2597cbd0483796ae06691a711e17", "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-09T22:03:34Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7", "created": "2018-08-09T22:03:34Z", "tenant_id": "b5220918a46940eca73b5641490793b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 22:03:35,339 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-517bd090-3e28-4aa2-931d-57cfe3368375 2018-08-09 22:03:35,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.22121810913s 2018-08-09 22:03:35,340 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-517bd090-3e28-4aa2-931d-57cfe3368375 2018-08-09 22:03:35,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 22:03:35,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23a87616b54c5587a73ae053911a211c5fded730" 2018-08-09 22:03:35,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2146 X-Openstack-Request-Id: req-ccf1a3e2-a867-4b0a-96a5-402ebc68d939 Date: Thu, 09 Aug 2018 22:03:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"11ca6996-5472-4bb5-beb5-da1323f06887","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"b5220918a46940eca73b5641490793b9","l2_adjacency":true,"status":"ACTIVE","subnets":["71ea5dca-07d6-4ebf-9372-3581f7128e33"],"description":"","tags":[],"updated_at":"2018-08-09T22:03:08Z","qos_policy_id":null,"name":"singlevm1-net_8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7","admin_state_up":true,"tenant_id":"b5220918a46940eca73b5641490793b9","created_at":"2018-08-09T22:03:07Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7585f824-8800-42c5-8f0a-d8d27a67b225","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":98,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["53eefdff-9816-4372-9a63-eb210718978d"],"description":"","tags":[],"updated_at":"2018-08-09T22:03:09Z","qos_policy_id":null,"name":"HA network tenant b5220918a46940eca73b5641490793b9","admin_state_up":true,"tenant_id":"","created_at":"2018-08-09T22:03:09Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T21:56:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","provider:network_type":"flat"}]} 2018-08-09 22:03:35,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-ccf1a3e2-a867-4b0a-96a5-402ebc68d939 2018-08-09 22:03:35,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.101639032364s 2018-08-09 22:03:35,448 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-ccf1a3e2-a867-4b0a-96a5-402ebc68d939 2018-08-09 22:03:35,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-09 22:03:35,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}23a87616b54c5587a73ae053911a211c5fded730" 2018-08-09 22:03:35,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1925 X-Openstack-Request-Id: req-997576cf-36cb-475e-92b5-645658ff3914 Date: Thu, 09 Aug 2018 22:03:35 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-09T21:56:03Z","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":"47882689-2cda-49f1-ab90-97da69506aee","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"6e2b193279f94c09870f0da27a1e5991","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"bdb9209b-6552-4310-8fa0-ca466e84a750","tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:56:03Z","ip_version":4},{"updated_at":"2018-08-09T22:03:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"53eefdff-9816-4372-9a63-eb210718978d","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant b5220918a46940eca73b5641490793b9","enable_dhcp":false,"segment_id":null,"network_id":"7585f824-8800-42c5-8f0a-d8d27a67b225","tenant_id":"","created_at":"2018-08-09T22:03:09Z","ip_version":4},{"updated_at":"2018-08-09T22:03:08Z","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":"71ea5dca-07d6-4ebf-9372-3581f7128e33","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"b5220918a46940eca73b5641490793b9","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7","enable_dhcp":true,"segment_id":null,"network_id":"11ca6996-5472-4bb5-beb5-da1323f06887","tenant_id":"b5220918a46940eca73b5641490793b9","created_at":"2018-08-09T22:03:08Z","ip_version":4}]} 2018-08-09 22:03:35,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-997576cf-36cb-475e-92b5-645658ff3914 2018-08-09 22:03:35,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.321058988571s 2018-08-09 22:03:35,771 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-997576cf-36cb-475e-92b5-645658ff3914 2018-08-09 22:03:35,772 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 22:03:37,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 22:03:37,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23a87616b54c5587a73ae053911a211c5fded730" 2018-08-09 22:03:39,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:03: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-ff0bcc42-8c4b-4e30-ba85-b7512c2a0bb3 x-compute-request-id: req-ff0bcc42-8c4b-4e30-ba85-b7512c2a0bb3 Content-Encoding: gzip Content-Length: 652 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/e5bd7497-e6b0-435d-a252-3fff347cb7c0", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/e5bd7497-e6b0-435d-a252-3fff347cb7c0", "rel": "bookmark"}], "image": {"id": "8c83e657-34e0-4d8a-aaa0-78f7d9d5c77d", "links": [{"href": "http://172.30.9.32:8774/images/8c83e657-34e0-4d8a-aaa0-78f7d9d5c77d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11329644-2e6d-4ea7-a52e-c9e0160208bd", "links": [{"href": "http://172.30.9.32:8774/flavors/11329644-2e6d-4ea7-a52e-c9e0160208bd", "rel": "bookmark"}]}, "id": "e5bd7497-e6b0-435d-a252-3fff347cb7c0", "user_id": "7e6b2597cbd0483796ae06691a711e17", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T22:03:37Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7", "created": "2018-08-09T22:03:34Z", "tenant_id": "b5220918a46940eca73b5641490793b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 22:03:39,655 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-ff0bcc42-8c4b-4e30-ba85-b7512c2a0bb3 2018-08-09 22:03:39,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.87975788116s 2018-08-09 22:03:39,655 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-ff0bcc42-8c4b-4e30-ba85-b7512c2a0bb3 2018-08-09 22:03:39,659 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 22:03:41,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 22:03:41,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23a87616b54c5587a73ae053911a211c5fded730" 2018-08-09 22:03:42,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:03: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-1b4d9ab9-b000-4ef9-8c2f-b4bb5cac1ff4 x-compute-request-id: req-1b4d9ab9-b000-4ef9-8c2f-b4bb5cac1ff4 Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/e5bd7497-e6b0-435d-a252-3fff347cb7c0", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/e5bd7497-e6b0-435d-a252-3fff347cb7c0", "rel": "bookmark"}], "image": {"id": "8c83e657-34e0-4d8a-aaa0-78f7d9d5c77d", "links": [{"href": "http://172.30.9.32:8774/images/8c83e657-34e0-4d8a-aaa0-78f7d9d5c77d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11329644-2e6d-4ea7-a52e-c9e0160208bd", "links": [{"href": "http://172.30.9.32:8774/flavors/11329644-2e6d-4ea7-a52e-c9e0160208bd", "rel": "bookmark"}]}, "id": "e5bd7497-e6b0-435d-a252-3fff347cb7c0", "security_groups": [{"name": "singlevm1-sg_8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7"}], "user_id": "7e6b2597cbd0483796ae06691a711e17", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T22:03:40Z", "hostId": "21d34f2751930b3a5f45b1d1ea11323d86daa2331a1a00fe5582b205", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "singlevm1-vm_8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7", "created": "2018-08-09T22:03:34Z", "tenant_id": "b5220918a46940eca73b5641490793b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 22:03:42,818 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-1b4d9ab9-b000-4ef9-8c2f-b4bb5cac1ff4 2018-08-09 22:03:42,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.15639185905s 2018-08-09 22:03:42,818 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-1b4d9ab9-b000-4ef9-8c2f-b4bb5cac1ff4 2018-08-09 22:03:42,822 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 22:03:44,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 22:03:44,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23a87616b54c5587a73ae053911a211c5fded730" 2018-08-09 22:03:46,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:03: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-6d1c931f-3108-4d01-8c44-ea966d00e764 x-compute-request-id: req-6d1c931f-3108-4d01-8c44-ea966d00e764 Content-Encoding: gzip Content-Length: 806 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:73:f7", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/e5bd7497-e6b0-435d-a252-3fff347cb7c0", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/e5bd7497-e6b0-435d-a252-3fff347cb7c0", "rel": "bookmark"}], "image": {"id": "8c83e657-34e0-4d8a-aaa0-78f7d9d5c77d", "links": [{"href": "http://172.30.9.32:8774/images/8c83e657-34e0-4d8a-aaa0-78f7d9d5c77d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11329644-2e6d-4ea7-a52e-c9e0160208bd", "links": [{"href": "http://172.30.9.32:8774/flavors/11329644-2e6d-4ea7-a52e-c9e0160208bd", "rel": "bookmark"}]}, "id": "e5bd7497-e6b0-435d-a252-3fff347cb7c0", "security_groups": [{"name": "singlevm1-sg_8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7"}], "user_id": "7e6b2597cbd0483796ae06691a711e17", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T22:03:40Z", "hostId": "21d34f2751930b3a5f45b1d1ea11323d86daa2331a1a00fe5582b205", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "singlevm1-vm_8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7", "created": "2018-08-09T22:03:34Z", "tenant_id": "b5220918a46940eca73b5641490793b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 22:03:46,023 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-6d1c931f-3108-4d01-8c44-ea966d00e764 2018-08-09 22:03:46,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.19882297516s 2018-08-09 22:03:46,024 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-6d1c931f-3108-4d01-8c44-ea966d00e764 2018-08-09 22:03:46,028 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 22:03:48,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 22:03:48,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23a87616b54c5587a73ae053911a211c5fded730" 2018-08-09 22:03:49,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:03: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-dace9ef2-49e3-4bf7-8870-650fb953abca x-compute-request-id: req-dace9ef2-49e3-4bf7-8870-650fb953abca Content-Encoding: gzip Content-Length: 808 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:73:f7", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/e5bd7497-e6b0-435d-a252-3fff347cb7c0", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/e5bd7497-e6b0-435d-a252-3fff347cb7c0", "rel": "bookmark"}], "image": {"id": "8c83e657-34e0-4d8a-aaa0-78f7d9d5c77d", "links": [{"href": "http://172.30.9.32:8774/images/8c83e657-34e0-4d8a-aaa0-78f7d9d5c77d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-08-09T22:03:47.000000", "flavor": {"id": "11329644-2e6d-4ea7-a52e-c9e0160208bd", "links": [{"href": "http://172.30.9.32:8774/flavors/11329644-2e6d-4ea7-a52e-c9e0160208bd", "rel": "bookmark"}]}, "id": "e5bd7497-e6b0-435d-a252-3fff347cb7c0", "security_groups": [{"name": "singlevm1-sg_8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7"}], "user_id": "7e6b2597cbd0483796ae06691a711e17", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T22:03:47Z", "hostId": "21d34f2751930b3a5f45b1d1ea11323d86daa2331a1a00fe5582b205", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "singlevm1-vm_8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7", "created": "2018-08-09T22:03:34Z", "tenant_id": "b5220918a46940eca73b5641490793b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 22:03:49,601 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-dace9ef2-49e3-4bf7-8870-650fb953abca 2018-08-09 22:03:49,601 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.57013893127s 2018-08-09 22:03:49,601 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-dace9ef2-49e3-4bf7-8870-650fb953abca 2018-08-09 22:03:49,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-09 22:03:49,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:9696/v2.0/ports.json?device_id=e5bd7497-e6b0-435d-a252-3fff347cb7c0" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23a87616b54c5587a73ae053911a211c5fded730" 2018-08-09 22:03:49,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 991 X-Openstack-Request-Id: req-fa3f39ef-af7c-4cdd-84c9-d032e163d6af Date: Thu, 09 Aug 2018 22:03:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-09T22:03:46Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"71ea5dca-07d6-4ebf-9372-3581f7128e33","ip_address":"192.168.120.7"}],"id":"9fbca5eb-e2eb-41b2-9d37-c89d9ae46e0b","security_groups":["2865509a-2f6a-481e-abed-69c61da4dbdf"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:db:73:f7","project_id":"b5220918a46940eca73b5641490793b9","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"11ca6996-5472-4bb5-beb5-da1323f06887","tenant_id":"b5220918a46940eca73b5641490793b9","created_at":"2018-08-09T22:03:40Z","binding:vnic_type":"normal","device_id":"e5bd7497-e6b0-435d-a252-3fff347cb7c0","ip_allocation":"immediate"}]} 2018-08-09 22:03:49,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/ports.json?device_id=e5bd7497-e6b0-435d-a252-3fff347cb7c0 used request id req-fa3f39ef-af7c-4cdd-84c9-d032e163d6af 2018-08-09 22:03:49,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0494868755341s 2018-08-09 22:03:49,655 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/ports.json?device_id=e5bd7497-e6b0-435d-a252-3fff347cb7c0 used request id req-fa3f39ef-af7c-4cdd-84c9-d032e163d6af 2018-08-09 22:03:49,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 22:03:49,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:9696/v2.0/floatingips.json?port_id=9fbca5eb-e2eb-41b2-9d37-c89d9ae46e0b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23a87616b54c5587a73ae053911a211c5fded730" 2018-08-09 22:03:49,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-ae124c9d-2fc7-44b1-9c19-bd790bafc52d Date: Thu, 09 Aug 2018 22:03:49 GMT RESP BODY: {"floatingips": []} 2018-08-09 22:03:49,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json?port_id=9fbca5eb-e2eb-41b2-9d37-c89d9ae46e0b used request id req-ae124c9d-2fc7-44b1-9c19-bd790bafc52d 2018-08-09 22:03:49,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.305117845535s 2018-08-09 22:03:49,966 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json?port_id=9fbca5eb-e2eb-41b2-9d37-c89d9ae46e0b used request id req-ae124c9d-2fc7-44b1-9c19-bd790bafc52d 2018-08-09 22:03:49,966 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:db:73:f7', 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'8c83e657-34e0-4d8a-aaa0-78f7d9d5c77d'}), 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-00000002', u'OS-SRV-USG:launched_at': u'2018-08-09T22:03:47.000000', 'flavor': Munch({u'id': u'11329644-2e6d-4ea7-a52e-c9e0160208bd'}), 'az': u'nova', 'id': u'e5bd7497-e6b0-435d-a252-3fff347cb7c0', 'security_groups': [Munch({u'name': u'singlevm1-sg_8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'7e6b2597cbd0483796ae06691a711e17', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b5220918a46940eca73b5641490793b9', '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-09T22:03:47.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-09T22:03:47Z', 'hostId': u'21d34f2751930b3a5f45b1d1ea11323d86daa2331a1a00fe5582b205', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-0.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7', 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'21d34f2751930b3a5f45b1d1ea11323d86daa2331a1a00fe5582b205', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-0.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-00000002', u'OS-SRV-USG:launched_at': u'2018-08-09T22:03:47.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b5220918a46940eca73b5641490793b9', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', 'name': u'singlevm1-vm_8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7', 'adminPass': u'3xM8ZqShqjKR', 'tenant_id': u'b5220918a46940eca73b5641490793b9', 'created_at': u'2018-08-09T22:03:34Z', 'created': u'2018-08-09T22:03:34Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-09 22:03:49,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 22:03:49,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23a87616b54c5587a73ae053911a211c5fded730" 2018-08-09 22:03:50,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2146 X-Openstack-Request-Id: req-4096018d-60e0-4377-995f-f631be2cdfbf Date: Thu, 09 Aug 2018 22:03:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"11ca6996-5472-4bb5-beb5-da1323f06887","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"b5220918a46940eca73b5641490793b9","l2_adjacency":true,"status":"ACTIVE","subnets":["71ea5dca-07d6-4ebf-9372-3581f7128e33"],"description":"","tags":[],"updated_at":"2018-08-09T22:03:08Z","qos_policy_id":null,"name":"singlevm1-net_8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7","admin_state_up":true,"tenant_id":"b5220918a46940eca73b5641490793b9","created_at":"2018-08-09T22:03:07Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7585f824-8800-42c5-8f0a-d8d27a67b225","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":98,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["53eefdff-9816-4372-9a63-eb210718978d"],"description":"","tags":[],"updated_at":"2018-08-09T22:03:09Z","qos_policy_id":null,"name":"HA network tenant b5220918a46940eca73b5641490793b9","admin_state_up":true,"tenant_id":"","created_at":"2018-08-09T22:03:09Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T21:56:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","provider:network_type":"flat"}]} 2018-08-09 22:03:50,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-4096018d-60e0-4377-995f-f631be2cdfbf 2018-08-09 22:03:50,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0970368385315s 2018-08-09 22:03:50,067 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-4096018d-60e0-4377-995f-f631be2cdfbf 2018-08-09 22:03:50,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-09 22:03:50,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:9696/v2.0/ports.json?device_id=e5bd7497-e6b0-435d-a252-3fff347cb7c0" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23a87616b54c5587a73ae053911a211c5fded730" 2018-08-09 22:03:51,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 991 X-Openstack-Request-Id: req-7c6bd0e0-a851-4820-a511-8cd80a81f0ca Date: Thu, 09 Aug 2018 22:03:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-09T22:03:46Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"71ea5dca-07d6-4ebf-9372-3581f7128e33","ip_address":"192.168.120.7"}],"id":"9fbca5eb-e2eb-41b2-9d37-c89d9ae46e0b","security_groups":["2865509a-2f6a-481e-abed-69c61da4dbdf"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:db:73:f7","project_id":"b5220918a46940eca73b5641490793b9","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"11ca6996-5472-4bb5-beb5-da1323f06887","tenant_id":"b5220918a46940eca73b5641490793b9","created_at":"2018-08-09T22:03:40Z","binding:vnic_type":"normal","device_id":"e5bd7497-e6b0-435d-a252-3fff347cb7c0","ip_allocation":"immediate"}]} 2018-08-09 22:03:51,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/ports.json?device_id=e5bd7497-e6b0-435d-a252-3fff347cb7c0 used request id req-7c6bd0e0-a851-4820-a511-8cd80a81f0ca 2018-08-09 22:03:51,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 1.09172415733s 2018-08-09 22:03:51,161 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/ports.json?device_id=e5bd7497-e6b0-435d-a252-3fff347cb7c0 used request id req-7c6bd0e0-a851-4820-a511-8cd80a81f0ca 2018-08-09 22:03:51,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-09 22:03:51,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}23a87616b54c5587a73ae053911a211c5fded730" -d '{"floatingip": {"floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "fixed_ip_address": "192.168.120.7", "port_id": "9fbca5eb-e2eb-41b2-9d37-c89d9ae46e0b"}}' 2018-08-09 22:03:54,109 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-40ff25c4-7df9-485b-91f5-cdc0c6d536f9 Date: Thu, 09 Aug 2018 22:03:54 GMT RESP BODY: {"floatingip": {"router_id": "4a8a0042-34a0-4c9c-a271-c6ac31765e5d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b5220918a46940eca73b5641490793b9", "created_at": "2018-08-09T22:03:52Z", "updated_at": "2018-08-09T22:03:52Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "11ca6996-5472-4bb5-beb5-da1323f06887", "device_owner": "compute:nova", "mac_address": "fa:16:3e:db:73:f7", "device_id": "e5bd7497-e6b0-435d-a252-3fff347cb7c0"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "b5220918a46940eca73b5641490793b9", "port_id": "9fbca5eb-e2eb-41b2-9d37-c89d9ae46e0b", "id": "ce8c963d-d5e4-4e6d-9e1b-2c04505d7b43", "qos_policy_id": null}} 2018-08-09 22:03:54,109 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-40ff25c4-7df9-485b-91f5-cdc0c6d536f9 2018-08-09 22:03:54,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.94708800316s 2018-08-09 22:03:54,109 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-40ff25c4-7df9-485b-91f5-cdc0c6d536f9 2018-08-09 22:03:54,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 22:03:54,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}23a87616b54c5587a73ae053911a211c5fded730" 2018-08-09 22:03:54,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-0eaba444-ce35-4a77-8894-db309a099d50 Date: Thu, 09 Aug 2018 22:03:54 GMT RESP BODY: {"floatingips": [{"router_id": "4a8a0042-34a0-4c9c-a271-c6ac31765e5d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b5220918a46940eca73b5641490793b9", "created_at": "2018-08-09T22:03:52Z", "updated_at": "2018-08-09T22:03:52Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "11ca6996-5472-4bb5-beb5-da1323f06887", "device_owner": "compute:nova", "mac_address": "fa:16:3e:db:73:f7", "device_id": "e5bd7497-e6b0-435d-a252-3fff347cb7c0"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "b5220918a46940eca73b5641490793b9", "port_id": "9fbca5eb-e2eb-41b2-9d37-c89d9ae46e0b", "id": "ce8c963d-d5e4-4e6d-9e1b-2c04505d7b43", "qos_policy_id": null}]} 2018-08-09 22:03:54,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-0eaba444-ce35-4a77-8894-db309a099d50 2018-08-09 22:03:54,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.062332868576s 2018-08-09 22:03:54,180 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-0eaba444-ce35-4a77-8894-db309a099d50 2018-08-09 22:03:54,184 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 22:03:54,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 22:03:54,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}23a87616b54c5587a73ae053911a211c5fded730" 2018-08-09 22:03:54,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-c3e37dd7-2e06-4cac-b7f8-f5955ac23120 Date: Thu, 09 Aug 2018 22:03:54 GMT RESP BODY: {"floatingips": [{"router_id": "4a8a0042-34a0-4c9c-a271-c6ac31765e5d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b5220918a46940eca73b5641490793b9", "created_at": "2018-08-09T22:03:52Z", "updated_at": "2018-08-09T22:03:52Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "11ca6996-5472-4bb5-beb5-da1323f06887", "device_owner": "compute:nova", "mac_address": "fa:16:3e:db:73:f7", "device_id": "e5bd7497-e6b0-435d-a252-3fff347cb7c0"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "b5220918a46940eca73b5641490793b9", "port_id": "9fbca5eb-e2eb-41b2-9d37-c89d9ae46e0b", "id": "ce8c963d-d5e4-4e6d-9e1b-2c04505d7b43", "qos_policy_id": null}]} 2018-08-09 22:03:54,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-c3e37dd7-2e06-4cac-b7f8-f5955ac23120 2018-08-09 22:03:54,353 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.063775062561s 2018-08-09 22:03:54,354 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-c3e37dd7-2e06-4cac-b7f8-f5955ac23120 2018-08-09 22:03:54,357 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 22:03:54,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 22:03:54,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}23a87616b54c5587a73ae053911a211c5fded730" 2018-08-09 22:03:54,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-92756169-29f0-4e1a-88e5-e70dfb327c8c Date: Thu, 09 Aug 2018 22:03:54 GMT RESP BODY: {"floatingips": [{"router_id": "4a8a0042-34a0-4c9c-a271-c6ac31765e5d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b5220918a46940eca73b5641490793b9", "created_at": "2018-08-09T22:03:52Z", "updated_at": "2018-08-09T22:03:52Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "11ca6996-5472-4bb5-beb5-da1323f06887", "device_owner": "compute:nova", "mac_address": "fa:16:3e:db:73:f7", "device_id": "e5bd7497-e6b0-435d-a252-3fff347cb7c0"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "b5220918a46940eca73b5641490793b9", "port_id": "9fbca5eb-e2eb-41b2-9d37-c89d9ae46e0b", "id": "ce8c963d-d5e4-4e6d-9e1b-2c04505d7b43", "qos_policy_id": null}]} 2018-08-09 22:03:54,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-92756169-29f0-4e1a-88e5-e70dfb327c8c 2018-08-09 22:03:54,532 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0695459842682s 2018-08-09 22:03:54,532 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-92756169-29f0-4e1a-88e5-e70dfb327c8c 2018-08-09 22:03:54,536 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 22:03:54,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 22:03:54,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}23a87616b54c5587a73ae053911a211c5fded730" 2018-08-09 22:03:55,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-83a360ca-1d3d-4647-aef3-ab66e4831972 Date: Thu, 09 Aug 2018 22:03:55 GMT RESP BODY: {"floatingips": [{"router_id": "4a8a0042-34a0-4c9c-a271-c6ac31765e5d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b5220918a46940eca73b5641490793b9", "created_at": "2018-08-09T22:03:52Z", "updated_at": "2018-08-09T22:03:52Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "11ca6996-5472-4bb5-beb5-da1323f06887", "device_owner": "compute:nova", "mac_address": "fa:16:3e:db:73:f7", "device_id": "e5bd7497-e6b0-435d-a252-3fff347cb7c0"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "b5220918a46940eca73b5641490793b9", "port_id": "9fbca5eb-e2eb-41b2-9d37-c89d9ae46e0b", "id": "ce8c963d-d5e4-4e6d-9e1b-2c04505d7b43", "qos_policy_id": null}]} 2018-08-09 22:03:55,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-83a360ca-1d3d-4647-aef3-ab66e4831972 2018-08-09 22:03:55,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.565430164337s 2018-08-09 22:03:55,207 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-83a360ca-1d3d-4647-aef3-ab66e4831972 2018-08-09 22:03:55,210 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 22:03:55,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 22:03:55,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}23a87616b54c5587a73ae053911a211c5fded730" 2018-08-09 22:03:55,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-af7b94c2-7b4a-4010-ad05-9bb8770d47a9 Date: Thu, 09 Aug 2018 22:03:55 GMT RESP BODY: {"floatingips": [{"router_id": "4a8a0042-34a0-4c9c-a271-c6ac31765e5d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b5220918a46940eca73b5641490793b9", "created_at": "2018-08-09T22:03:52Z", "updated_at": "2018-08-09T22:03:52Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "11ca6996-5472-4bb5-beb5-da1323f06887", "device_owner": "compute:nova", "mac_address": "fa:16:3e:db:73:f7", "device_id": "e5bd7497-e6b0-435d-a252-3fff347cb7c0"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "b5220918a46940eca73b5641490793b9", "port_id": "9fbca5eb-e2eb-41b2-9d37-c89d9ae46e0b", "id": "ce8c963d-d5e4-4e6d-9e1b-2c04505d7b43", "qos_policy_id": null}]} 2018-08-09 22:03:55,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-af7b94c2-7b4a-4010-ad05-9bb8770d47a9 2018-08-09 22:03:55,373 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0571830272675s 2018-08-09 22:03:55,373 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-af7b94c2-7b4a-4010-ad05-9bb8770d47a9 2018-08-09 22:03:55,376 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 22:03:55,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 22:03:55,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}23a87616b54c5587a73ae053911a211c5fded730" 2018-08-09 22:03:55,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 828 X-Openstack-Request-Id: req-e8e98028-6df4-45bf-9b8b-1e49496026f1 Date: Thu, 09 Aug 2018 22:03:55 GMT RESP BODY: {"floatingips": [{"router_id": "4a8a0042-34a0-4c9c-a271-c6ac31765e5d", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b5220918a46940eca73b5641490793b9", "created_at": "2018-08-09T22:03:52Z", "updated_at": "2018-08-09T22:03:55Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "11ca6996-5472-4bb5-beb5-da1323f06887", "device_owner": "compute:nova", "mac_address": "fa:16:3e:db:73:f7", "device_id": "e5bd7497-e6b0-435d-a252-3fff347cb7c0"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "b5220918a46940eca73b5641490793b9", "port_id": "9fbca5eb-e2eb-41b2-9d37-c89d9ae46e0b", "id": "ce8c963d-d5e4-4e6d-9e1b-2c04505d7b43", "qos_policy_id": null}]} 2018-08-09 22:03:55,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-e8e98028-6df4-45bf-9b8b-1e49496026f1 2018-08-09 22:03:55,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0540599822998s 2018-08-09 22:03:55,536 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-e8e98028-6df4-45bf-9b8b-1e49496026f1 2018-08-09 22:03:55,539 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'4a8a0042-34a0-4c9c-a271-c6ac31765e5d', 'updated_at': u'2018-08-09T22:03:55Z', 'fixed_ip_address': u'192.168.120.7', 'floating_ip_address': u'172.30.9.200', 'revision_number': 1, 'port_id': u'9fbca5eb-e2eb-41b2-9d37-c89d9ae46e0b', 'id': u'ce8c963d-d5e4-4e6d-9e1b-2c04505d7b43', 'network': u'bdb9209b-6552-4310-8fa0-ca466e84a750', 'port': u'9fbca5eb-e2eb-41b2-9d37-c89d9ae46e0b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b5220918a46940eca73b5641490793b9', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b5220918a46940eca73b5641490793b9', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'bdb9209b-6552-4310-8fa0-ca466e84a750', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'11ca6996-5472-4bb5-beb5-da1323f06887', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:db:73:f7', u'device_id': u'e5bd7497-e6b0-435d-a252-3fff347cb7c0'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'b5220918a46940eca73b5641490793b9', 'created_at': u'2018-08-09T22:03:52Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'11ca6996-5472-4bb5-beb5-da1323f06887', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:db:73:f7', u'device_id': u'e5bd7497-e6b0-435d-a252-3fff347cb7c0'}), 'router': u'4a8a0042-34a0-4c9c-a271-c6ac31765e5d'}) 2018-08-09 22:03:55,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-09 22:03:55,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/e5bd7497-e6b0-435d-a252-3fff347cb7c0/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}23a87616b54c5587a73ae053911a211c5fded730" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-09 22:03:56,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22: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-d0a7a584-3ab4-47ca-95f7-f30a72b4a33f x-compute-request-id: req-d0a7a584-3ab4-47ca-95f7-f30a72b4a33f Content-Encoding: gzip Content-Length: 9585 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 494886914 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.159012] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.161024] pid_max: default: 32768 minimum: 301\n[ 0.162129] ACPI: Core revision 20150930\n[ 0.163665] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.165247] Security Framework initialized\n[ 0.166243] Yama: becoming mindful.\n[ 0.167124] AppArmor: AppArmor initialized\n[ 0.168153] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.169767] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.171327] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.172809] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.174530] Initializing cgroup subsys io\n[ 0.175508] Initializing cgroup subsys memory\n[ 0.176548] Initializing cgroup subsys devices\n[ 0.177603] Initializing cgroup subsys freezer\n[ 0.178657] Initializing cgroup subsys net_cls\n[ 0.179706] Initializing cgroup subsys perf_event\n[ 0.180805] Initializing cgroup subsys net_prio\n[ 0.181882] Initializing cgroup subsys hugetlb\n[ 0.182938] Initializing cgroup subsys pids\n[ 0.183982] CPU: Physical Processor ID: 0\n[ 0.185660] mce: CPU supports 10 MCE banks\n[ 0.186684] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.187903] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.204428] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.210758] ftrace: allocating 31920 entries in 125 pages\n[ 0.235925] smpboot: Max logical packages: 1\n[ 0.236979] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.238610] x2apic enabled\n[ 0.239538] Switched APIC routing to physical x2apic.\n[ 0.241433] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.242807] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.245226] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.247401] KVM setup paravirtual spinlock\n[ 0.248875] x86: Booted up 1 node, 1 CPUs\n[ 0.249826] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.251451] devtmpfs: initialized\n[ 0.253336] evm: security.selinux\n[ 0.254155] evm: security.SMACK64\n[ 0.254953] evm: security.SMACK64EXEC\n[ 0.255844] evm: security.SMACK64TRANSMUTE\n[ 0.256827] evm: security.SMACK64MMAP\n[ 0.257707] evm: security.ima\n[ 0.258462] evm: security.capability\n[ 0.259397] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.261667] pinctrl core: initialized pinctrl subsystem\n[ 0.263008] RTC time: 22:03:47, date: 08/09/18\n[ 0.264178] NET: Registered protocol family 16\n[ 0.265326] cpuidle: using governor ladder\n[ 0.266344] cpuidle: using governor menu\n[ 0.267309] PCCT header not found.\n[ 0.268199] ACPI: bus type PCI registered\n[ 0.269147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.270629] PCI: Using configuration type 1 for base access\n[ 0.272597] ACPI: Added _OSI(Module Device)\n[ 0.273585] ACPI: Added _OSI(Processor Device)\n[ 0.274603] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.275688] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.277698] ACPI: Interpreter enabled\n[ 0.278609] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.280822] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.283000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.285199] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.287416] ACPI: (supports S0 S5)\n[ 0.288233] ACPI: Using IOAPIC for interrupt routing\n[ 0.289350] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.292713] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.294110] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.295606] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.297091] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.299718] acpiphp: Slot [3] registered\n[ 0.300662] acpiphp: Slot [4] registered\n[ 0.301588] acpiphp: Slot [5] registered\n[ 0.302504] acpiphp: Slot [6] registered\n[ 0.303409] acpiphp: Slot [7] registered\n[ 0.304341] acpiphp: Slot [8] registered\n[ 0.305267] acpiphp: Slot [9] registered\n[ 0.306165] acpiphp: Slot [10] registered\n[ 0.307165] acpiphp: Slot [11] registered\n[ 0.308097] acpiphp: Slot [12] registered\n[ 0.309053] acpiphp: Slot [13] registered\n[ 0.309984] acpiphp: Slot [14] registered\n[ 0.310942] acpiphp: Slot [15] registered\n[ 0.321682] acpiphp: Slot [16] registered\n[ 0.322612] acpiphp: Slot [17] registered\n[ 0.323530] acpiphp: Slot [18] registered\n[ 0.324466] acpiphp: Slot [19] registered\n[ 0.325393] acpiphp: Slot [20] registered\n[ 0.326332] acpiphp: Slot [21] registered\n[ 0.327317] acpiphp: Slot [22] registered\n[ 0.328320] acpiphp: Slot [23] registered\n[ 0.329272] acpiphp: Slot [24] registered\n[ 0.330226] acpiphp: Slot [25] registered\n[ 0.331178] acpiphp: Slot [26] registered\n[ 0.332083] acpiphp: Slot [27] registered\n[ 0.332999] acpiphp: Slot [28] registered\n[ 0.333905] acpiphp: Slot [29] registered\n[ 0.334817] acpiphp: Slot [30] registered\n[ 0.335733] acpiphp: Slot [31] registered\n[ 0.336647] PCI host bridge to bus 0000:00\n[ 0.337596] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.339057] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.340468] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.342110] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.343766] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.345504] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.349043] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.350571] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.351930] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.353412] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.357089] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.359096] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.379200] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.380866] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.382451] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.384061] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.385640] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.387078] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.388595] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.389843] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.391669] vgaarb: loaded\n[ 0.392355] vgaarb: bridge control possible 0000:00:02.0\n[ 0.393719] SCSI subsystem initialized\n[ 0.394807] ACPI: bus type USB registered\n[ 0.395783] usbcore: registered new interface driver usbfs\n[ 0.396980] usbcore: registered new interface driver hub\n[ 0.398219] usbcore: registered new device driver usb\n[ 0.399486] PCI: Using ACPI for IRQ routing\n[ 0.400784] NetLabel: Initializing\n[ 0.401596] NetLabel: domain hash size = 128\n[ 0.402599] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.403712] NetLabel: unlabeled traffic allowed by default\n[ 0.405067] clocksource: Switched to clocksource kvm-clock\n[ 0.413379] AppArmor: AppArmor Filesystem Enabled\n[ 0.414519] pnp: PnP ACPI init\n[ 0.415553] pnp: PnP ACPI: found 5 devices\n[ 0.422064] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.424059] NET: Registered protocol family 2\n[ 0.425260] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.426796] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.428254] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.429690] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.430976] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.432351] NET: Registered protocol family 1\n[ 0.433385] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.434674] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.435938] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.450028] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.464086] Trying to unpack rootfs image as initramfs...\n[ 0.520905] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.522751] Scanning for low memory corruption every 60 seconds\n[ 0.524295] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.525684] audit: initializing netlink subsys (disabled)\n[ 0.526897] audit: type=2000 audit(1533852228.401:1): initialized\n[ 0.528445] Initialise system trusted keyring\n[ 0.529597] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.531015] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.533321] zbud: loaded\n[ 0.534135] VFS: Disk quotas dquot_6.6.0\n[ 0.535097] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.536929] fuse init (API version 7.23)\n[ 0.537942] Key type big_key registered\n[ 0.538883] Allocating IMA MOK and blacklist keyrings.\n[ 0.540360] Key type asymmetric registered\n[ 0.541342] Asymmetric key parser 'x509' registered\n[ 0.542474] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.544240] io scheduler noop registered\n[ 0.545210] io scheduler deadline registered (default)\n[ 0.546384] io scheduler cfq registered\n[ 0.547358] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.548590] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.550157] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.551849] ACPI: Power Button [PWRF]\n[ 0.552819] GHES: HEST is not enabled!\n[ 0.568544] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.597419] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.600082] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.624005] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.626790] Linux agpgart interface v0.103\n[ 0.629902] brd: module loaded\n[ 0.631785] loop: module loaded\n[ 0.636515] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.638284] GPT:90111 != 2097151\n[ 0.639100] GPT:Alternate GPT header not at the end of the disk.\n[ 0.640431] GPT:90111 != 2097151\n[ 0.641239] GPT: Use GNU Parted to correct GPT errors.\n[ 0.642412] vda: vda1 vda15\n[ 0.643869] scsi host0: ata_piix\n[ 0.644805] scsi host1: ata_piix\n[ 0.645677] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.647176] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.648955] libphy: Fixed MDIO Bus: probed\n[ 0.650128] tun: Universal TUN/TAP device driver, 1.6\n[ 0.651298] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.653689] PPP generic driver version 2.4.2\n[ 0.654797] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.656252] ehci-pci: EHCI PCI platform driver\n[ 0.657321] ehci-platform: EHCI generic platform driver\n[ 0.658525] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.659918] ohci-pci: OHCI PCI platform driver\n[ 0.660974] ohci-platform: OHCI generic platform driver\n[ 0.662203] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.676600] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.677826] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.679591] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.680795] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.682190] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.683704] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.685421] usb usb1: Product: UHCI Host Controller\n[ 0.686557] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.687957] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.689144] hub 1-0:1.0: USB hub found\n[ 0.690106] hub 1-0:1.0: 2 ports detected\n[ 0.691247] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.693679] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.694980] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.696211] mousedev: PS/2 mouse device common for all mice\n[ 0.697702] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.699873] rtc_cmos 00:00: RTC can wake from S4\n[ 0.701221] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.702675] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.704114] i2c /dev entries driver\n[ 0.705029] device-mapper: uevent: version 1.0.3\n[ 0.706199] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.708144] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.709798] NET: Registered protocol family 10\n[ 0.711112] NET: Registered protocol family 17\n[ 0.712218] Key type dns_resolver registered\n[ 0.713377] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.714690] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.716804] registered taskstats version 1\n[ 0.717811] Loading compiled-in X.509 certificates\n[ 0.719444] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.721709] zswap: loaded using pool lzo/zbud\n[ 0.723558] Key type trusted registered\n[ 0.725520] Key type encrypted registered\n[ 0.726490] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.727729] ima: No TPM chip found, activating TPM-bypass!\n[ 0.728979] evm: HMAC attrs: 0x1\n[ 0.730084] Magic number: 14:535:97\n[ 0.731065] rtc_cmos 00:00: setting system clock to 2018-08-09 22:03:48 UTC (1533852228)\n[ 0.733039] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.734382] EDD information not available.\n[ 0.806698] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.818554] Write protecting the kernel read-only data: 14336k\n[ 0.820887] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.823016] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\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.76\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 0.988032] 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.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.90. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCDrGfwzdWBxtlnoqSwBratjLrRpKSHUw/i4PB3C7LKPpFjYg748P5DolL6/VBSSCqc7uajMhJeCWuDGcRV+lgnbZ5sIdCuz4JG8YGf7vLO+/sOkOHXoI2JYoNH6Z+608tO5KYakzulR65yczGgXuIgPvXvwtULX8vLxrIMu0CmVNFv95nlUykmKoLEKOx+c7Xc/wpEEdtR4RxYxgdEj81N2gWo+RA/qPO+9umG09j/pl3D/mJGHb3SkDrlfprB5UF+p5gdeUr4itNPIkHUEOTxRlrl1M4DZjwJRLyuaXBJuw4hxScNvBsr0k2KKT/D2VyqweMEajeTF9pMDpsZ2fj7 root@singlevm1-vm-8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7\nssh-dss AAAAB3NzaC1kc3MAAACBAMrTuMNi15vEjAv1AtYvMMVRqWK8TFK21XtOA7M/cMgzyAHIHczEKCgSA9WbOrW1PfUM9LlKajgZzOZFsuD+740y2fJUPOmn/wxb5YVoRh+IJG9703heF6Y1x024tK0LG44PLCN0DnCqdSKhRF3pLOMTAMuoss/TOjdjjBGGzIJJAAAAFQCfIrcbNBOwHzWNsr1VWHDa/+YeqQAAAIA3uASCZwBbbMgzoFTmg4vwdMrGWB4hn/uVdK+p485l/OoGrRC1NB5lvkkhtzTXTAS0sTqvG23A4HwC5Ddz5wb1EGa6sLV0JuBbRMzTRTwneK25YwHkuxevv8lEeNCholgegNDao49rTYi4t7J/uYN2Tt4qxgpFUoyEvJBa0axhMAAAAIBwq8bRzRkWe2O6j8oLml6aeHnrkI017avvLpH0vnl9QsqUZaWosIS6/kwW/wm6UgHmae5gEyIZD5zid2WFxEdAq1TbpRvzGeyuBX+AF1lftkx7d+navIau8JJoKmFvMmt16km8mUD0pjF1mVLxDR+wZ4tzT7SqsE/oejCCRdKHNQ== root@singlevm1-vm-8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.7,24,fe80::f816:3eff:fedb:73f7/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-00000002\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.68 ===\n/dev/root resized successfully [took 0.68s]\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7 login: "} 2018-08-09 22:03:56,316 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/e5bd7497-e6b0-435d-a252-3fff347cb7c0/action used request id req-d0a7a584-3ab4-47ca-95f7-f30a72b4a33f 2018-08-09 22:03:56,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.775746822357s 2018-08-09 22:03:56,317 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/e5bd7497-e6b0-435d-a252-3fff347cb7c0/action used request id req-d0a7a584-3ab4-47ca-95f7-f30a72b4a33f 2018-08-09 22:03:56,317 - 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 494886914 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.159012] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.161024] pid_max: default: 32768 minimum: 301 [ 0.162129] ACPI: Core revision 20150930 [ 0.163665] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.165247] Security Framework initialized [ 0.166243] Yama: becoming mindful. [ 0.167124] AppArmor: AppArmor initialized [ 0.168153] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.169767] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.171327] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.172809] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.174530] Initializing cgroup subsys io [ 0.175508] Initializing cgroup subsys memory [ 0.176548] Initializing cgroup subsys devices [ 0.177603] Initializing cgroup subsys freezer [ 0.178657] Initializing cgroup subsys net_cls [ 0.179706] Initializing cgroup subsys perf_event [ 0.180805] Initializing cgroup subsys net_prio [ 0.181882] Initializing cgroup subsys hugetlb [ 0.182938] Initializing cgroup subsys pids [ 0.183982] CPU: Physical Processor ID: 0 [ 0.185660] mce: CPU supports 10 MCE banks [ 0.186684] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.187903] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.204428] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.210758] ftrace: allocating 31920 entries in 125 pages [ 0.235925] smpboot: Max logical packages: 1 [ 0.236979] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.238610] x2apic enabled [ 0.239538] Switched APIC routing to physical x2apic. [ 0.241433] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.242807] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.245226] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.247401] KVM setup paravirtual spinlock [ 0.248875] x86: Booted up 1 node, 1 CPUs [ 0.249826] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.251451] devtmpfs: initialized [ 0.253336] evm: security.selinux [ 0.254155] evm: security.SMACK64 [ 0.254953] evm: security.SMACK64EXEC [ 0.255844] evm: security.SMACK64TRANSMUTE [ 0.256827] evm: security.SMACK64MMAP [ 0.257707] evm: security.ima [ 0.258462] evm: security.capability [ 0.259397] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.261667] pinctrl core: initialized pinctrl subsystem [ 0.263008] RTC time: 22:03:47, date: 08/09/18 [ 0.264178] NET: Registered protocol family 16 [ 0.265326] cpuidle: using governor ladder [ 0.266344] cpuidle: using governor menu [ 0.267309] PCCT header not found. [ 0.268199] ACPI: bus type PCI registered [ 0.269147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.270629] PCI: Using configuration type 1 for base access [ 0.272597] ACPI: Added _OSI(Module Device) [ 0.273585] ACPI: Added _OSI(Processor Device) [ 0.274603] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.275688] ACPI: Added _OSI(Processor Aggregator Device) [ 0.277698] ACPI: Interpreter enabled [ 0.278609] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.280822] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.283000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.285199] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.287416] ACPI: (supports S0 S5) [ 0.288233] ACPI: Using IOAPIC for interrupt routing [ 0.289350] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.292713] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.294110] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.295606] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297091] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.299718] acpiphp: Slot [3] registered [ 0.300662] acpiphp: Slot [4] registered [ 0.301588] acpiphp: Slot [5] registered [ 0.302504] acpiphp: Slot [6] registered [ 0.303409] acpiphp: Slot [7] registered [ 0.304341] acpiphp: Slot [8] registered [ 0.305267] acpiphp: Slot [9] registered [ 0.306165] acpiphp: Slot [10] registered [ 0.307165] acpiphp: Slot [11] registered [ 0.308097] acpiphp: Slot [12] registered [ 0.309053] acpiphp: Slot [13] registered [ 0.309984] acpiphp: Slot [14] registered [ 0.310942] acpiphp: Slot [15] registered [ 0.321682] acpiphp: Slot [16] registered [ 0.322612] acpiphp: Slot [17] registered [ 0.323530] acpiphp: Slot [18] registered [ 0.324466] acpiphp: Slot [19] registered [ 0.325393] acpiphp: Slot [20] registered [ 0.326332] acpiphp: Slot [21] registered [ 0.327317] acpiphp: Slot [22] registered [ 0.328320] acpiphp: Slot [23] registered [ 0.329272] acpiphp: Slot [24] registered [ 0.330226] acpiphp: Slot [25] registered [ 0.331178] acpiphp: Slot [26] registered [ 0.332083] acpiphp: Slot [27] registered [ 0.332999] acpiphp: Slot [28] registered [ 0.333905] acpiphp: Slot [29] registered [ 0.334817] acpiphp: Slot [30] registered [ 0.335733] acpiphp: Slot [31] registered [ 0.336647] PCI host bridge to bus 0000:00 [ 0.337596] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.339057] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.340468] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.342110] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.343766] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.345504] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.349043] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.350571] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.351930] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.353412] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.357089] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.359096] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.379200] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.380866] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.382451] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.384061] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.385640] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.387078] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.388595] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.389843] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.391669] vgaarb: loaded [ 0.392355] vgaarb: bridge control possible 0000:00:02.0 [ 0.393719] SCSI subsystem initialized [ 0.394807] ACPI: bus type USB registered [ 0.395783] usbcore: registered new interface driver usbfs [ 0.396980] usbcore: registered new interface driver hub [ 0.398219] usbcore: registered new device driver usb [ 0.399486] PCI: Using ACPI for IRQ routing [ 0.400784] NetLabel: Initializing [ 0.401596] NetLabel: domain hash size = 128 [ 0.402599] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.403712] NetLabel: unlabeled traffic allowed by default [ 0.405067] clocksource: Switched to clocksource kvm-clock [ 0.413379] AppArmor: AppArmor Filesystem Enabled [ 0.414519] pnp: PnP ACPI init [ 0.415553] pnp: PnP ACPI: found 5 devices [ 0.422064] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.424059] NET: Registered protocol family 2 [ 0.425260] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.426796] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.428254] TCP: Hash tables configured (established 4096 bind 4096) [ 0.429690] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.430976] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.432351] NET: Registered protocol family 1 [ 0.433385] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.434674] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.435938] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.450028] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.464086] Trying to unpack rootfs image as initramfs... [ 0.520905] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.522751] Scanning for low memory corruption every 60 seconds [ 0.524295] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.525684] audit: initializing netlink subsys (disabled) [ 0.526897] audit: type=2000 audit(1533852228.401:1): initialized [ 0.528445] Initialise system trusted keyring [ 0.529597] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.531015] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.533321] zbud: loaded [ 0.534135] VFS: Disk quotas dquot_6.6.0 [ 0.535097] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.536929] fuse init (API version 7.23) [ 0.537942] Key type big_key registered [ 0.538883] Allocating IMA MOK and blacklist keyrings. [ 0.540360] Key type asymmetric registered [ 0.541342] Asymmetric key parser 'x509' registered [ 0.542474] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.544240] io scheduler noop registered [ 0.545210] io scheduler deadline registered (default) [ 0.546384] io scheduler cfq registered [ 0.547358] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.548590] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.550157] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.551849] ACPI: Power Button [PWRF] [ 0.552819] GHES: HEST is not enabled! [ 0.568544] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.597419] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.600082] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.624005] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.626790] Linux agpgart interface v0.103 [ 0.629902] brd: module loaded [ 0.631785] loop: module loaded [ 0.636515] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.638284] GPT:90111 != 2097151 [ 0.639100] GPT:Alternate GPT header not at the end of the disk. [ 0.640431] GPT:90111 != 2097151 [ 0.641239] GPT: Use GNU Parted to correct GPT errors. [ 0.642412] vda: vda1 vda15 [ 0.643869] scsi host0: ata_piix [ 0.644805] scsi host1: ata_piix [ 0.645677] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.647176] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.648955] libphy: Fixed MDIO Bus: probed [ 0.650128] tun: Universal TUN/TAP device driver, 1.6 [ 0.651298] tun: (C) 1999-2004 Max Krasnyansky [ 0.653689] PPP generic driver version 2.4.2 [ 0.654797] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.656252] ehci-pci: EHCI PCI platform driver [ 0.657321] ehci-platform: EHCI generic platform driver [ 0.658525] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.659918] ohci-pci: OHCI PCI platform driver [ 0.660974] ohci-platform: OHCI generic platform driver [ 0.662203] uhci_hcd: USB Universal Host Controller Interface driver [ 0.676600] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.677826] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.679591] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.680795] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.682190] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.683704] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.685421] usb usb1: Product: UHCI Host Controller [ 0.686557] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.687957] usb usb1: SerialNumber: 0000:00:01.2 [ 0.689144] hub 1-0:1.0: USB hub found [ 0.690106] hub 1-0:1.0: 2 ports detected [ 0.691247] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.693679] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.694980] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.696211] mousedev: PS/2 mouse device common for all mice [ 0.697702] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.699873] rtc_cmos 00:00: RTC can wake from S4 [ 0.701221] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.702675] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.704114] i2c /dev entries driver [ 0.705029] device-mapper: uevent: version 1.0.3 [ 0.706199] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.708144] ledtrig-cpu: registered to indicate activity on CPUs [ 0.709798] NET: Registered protocol family 10 [ 0.711112] NET: Registered protocol family 17 [ 0.712218] Key type dns_resolver registered [ 0.713377] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.714690] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.716804] registered taskstats version 1 [ 0.717811] Loading compiled-in X.509 certificates [ 0.719444] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.721709] zswap: loaded using pool lzo/zbud [ 0.723558] Key type trusted registered [ 0.725520] Key type encrypted registered [ 0.726490] AppArmor: AppArmor sha1 policy hashing enabled [ 0.727729] ima: No TPM chip found, activating TPM-bypass! [ 0.728979] evm: HMAC attrs: 0x1 [ 0.730084] Magic number: 14:535:97 [ 0.731065] rtc_cmos 00:00: setting system clock to 2018-08-09 22:03:48 UTC (1533852228) [ 0.733039] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.734382] EDD information not available. [ 0.806698] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.818554] Write protecting the kernel read-only data: 14336k [ 0.820887] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.823016] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 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.76 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 0.988032] 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.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.90. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCDrGfwzdWBxtlnoqSwBratjLrRpKSHUw/i4PB3C7LKPpFjYg748P5DolL6/VBSSCqc7uajMhJeCWuDGcRV+lgnbZ5sIdCuz4JG8YGf7vLO+/sOkOHXoI2JYoNH6Z+608tO5KYakzulR65yczGgXuIgPvXvwtULX8vLxrIMu0CmVNFv95nlUykmKoLEKOx+c7Xc/wpEEdtR4RxYxgdEj81N2gWo+RA/qPO+9umG09j/pl3D/mJGHb3SkDrlfprB5UF+p5gdeUr4itNPIkHUEOTxRlrl1M4DZjwJRLyuaXBJuw4hxScNvBsr0k2KKT/D2VyqweMEajeTF9pMDpsZ2fj7 root@singlevm1-vm-8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7 ssh-dss AAAAB3NzaC1kc3MAAACBAMrTuMNi15vEjAv1AtYvMMVRqWK8TFK21XtOA7M/cMgzyAHIHczEKCgSA9WbOrW1PfUM9LlKajgZzOZFsuD+740y2fJUPOmn/wxb5YVoRh+IJG9703heF6Y1x024tK0LG44PLCN0DnCqdSKhRF3pLOMTAMuoss/TOjdjjBGGzIJJAAAAFQCfIrcbNBOwHzWNsr1VWHDa/+YeqQAAAIA3uASCZwBbbMgzoFTmg4vwdMrGWB4hn/uVdK+p485l/OoGrRC1NB5lvkkhtzTXTAS0sTqvG23A4HwC5Ddz5wb1EGa6sLV0JuBbRMzTRTwneK25YwHkuxevv8lEeNCholgegNDao49rTYi4t7J/uYN2Tt4qxgpFUoyEvJBa0axhMAAAAIBwq8bRzRkWe2O6j8oLml6aeHnrkI017avvLpH0vnl9QsqUZaWosIS6/kwW/wm6UgHmae5gEyIZD5zid2WFxEdAq1TbpRvzGeyuBX+AF1lftkx7d+navIau8JJoKmFvMmt16km8mUD0pjF1mVLxDR+wZ4tzT7SqsE/oejCCRdKHNQ== root@singlevm1-vm-8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.7,24,fe80::f816:3eff:fedb:73f7/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-00000002 name: N/A availability-zone: nova local-hostname: singlevm1-vm-8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.68 === /dev/root resized successfully [took 0.68s] ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7 login: 2018-08-09 22:03:56,323 - paramiko.transport - DEBUG - starting thread (client mode): 0x7d52e750L 2018-08-09 22:03:56,323 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-09 22:03:56,323 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-09 22:03:56,324 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-09 22:03:56,325 - 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-09 22:03:56,325 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-09 22:03:56,325 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-09 22:03:56,326 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-09 22:03:56,326 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-09 22:03:56,326 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-09 22:03:56,345 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-09 22:03:56,346 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-09 22:03:56,356 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.200: 73061fe5f0d330045c43e874215c629a 2018-08-09 22:03:56,358 - paramiko.transport - DEBUG - Trying discovered key 40b801783b94c145fddab46c2f408886 in /tmp/tmp7UdShR 2018-08-09 22:03:56,386 - paramiko.transport - DEBUG - userauth is OK 2018-08-09 22:03:56,392 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-09 22:03:56,422 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-09 22:03:56,423 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-09 22:03:56,424 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-09 22:03:56,425 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-09 22:03:56,426 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-09 22:03:56,426 - functest.core.singlevm - DEBUG - output: Hello World 2018-08-09 22:03:56,427 - functest.core.singlevm - DEBUG - error: 2018-08-09 22:03:56,431 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-09 22:03:56,535 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-09 22:03:56,535 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:49 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-09 22:03:56,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-09 22:03:56,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/floatingips/ce8c963d-d5e4-4e6d-9e1b-2c04505d7b43.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23a87616b54c5587a73ae053911a211c5fded730" 2018-08-09 22:03:58,308 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-094f4223-3ab9-410b-b617-883e4057bb90 Content-Length: 0 Date: Thu, 09 Aug 2018 22:03:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 22:03:58,308 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/floatingips/ce8c963d-d5e4-4e6d-9e1b-2c04505d7b43.json used request id req-094f4223-3ab9-410b-b617-883e4057bb90 2018-08-09 22:03:58,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.76573896408s 2018-08-09 22:03:58,309 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/floatingips/ce8c963d-d5e4-4e6d-9e1b-2c04505d7b43.json used request id req-094f4223-3ab9-410b-b617-883e4057bb90 2018-08-09 22:03:58,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 22:03:58,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}23a87616b54c5587a73ae053911a211c5fded730" 2018-08-09 22:03:58,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-92f23ebf-8124-45a1-9ed1-39a1c40b18c6 Date: Thu, 09 Aug 2018 22:03:58 GMT RESP BODY: {"floatingips": []} 2018-08-09 22:03:58,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-92f23ebf-8124-45a1-9ed1-39a1c40b18c6 2018-08-09 22:03:58,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.336389780045s 2018-08-09 22:03:58,651 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-92f23ebf-8124-45a1-9ed1-39a1c40b18c6 2018-08-09 22:03:58,651 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-09 22:03:58,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/servers/e5bd7497-e6b0-435d-a252-3fff347cb7c0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23a87616b54c5587a73ae053911a211c5fded730" 2018-08-09 22:03:59,019 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 22:03: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-e35bd5a0-a54c-4c1b-8ef1-afecb05d2c55 x-compute-request-id: req-e35bd5a0-a54c-4c1b-8ef1-afecb05d2c55 Content-Type: application/json 2018-08-09 22:03:59,019 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/servers/e5bd7497-e6b0-435d-a252-3fff347cb7c0 used request id req-e35bd5a0-a54c-4c1b-8ef1-afecb05d2c55 2018-08-09 22:03:59,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.367792844772s 2018-08-09 22:03:59,019 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/servers/e5bd7497-e6b0-435d-a252-3fff347cb7c0 used request id req-e35bd5a0-a54c-4c1b-8ef1-afecb05d2c55 2018-08-09 22:03:59,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 22:03:59,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23a87616b54c5587a73ae053911a211c5fded730" 2018-08-09 22:04:00,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22: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-6b049432-5207-4432-bb63-8c642c33d77c x-compute-request-id: req-6b049432-5207-4432-bb63-8c642c33d77c Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:73:f7", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:73:f7", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/e5bd7497-e6b0-435d-a252-3fff347cb7c0", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/e5bd7497-e6b0-435d-a252-3fff347cb7c0", "rel": "bookmark"}], "image": {"id": "8c83e657-34e0-4d8a-aaa0-78f7d9d5c77d", "links": [{"href": "http://172.30.9.32:8774/images/8c83e657-34e0-4d8a-aaa0-78f7d9d5c77d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-08-09T22:03:47.000000", "flavor": {"id": "11329644-2e6d-4ea7-a52e-c9e0160208bd", "links": [{"href": "http://172.30.9.32:8774/flavors/11329644-2e6d-4ea7-a52e-c9e0160208bd", "rel": "bookmark"}]}, "id": "e5bd7497-e6b0-435d-a252-3fff347cb7c0", "security_groups": [{"name": "singlevm1-sg_8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7"}], "user_id": "7e6b2597cbd0483796ae06691a711e17", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T22:03:58Z", "hostId": "21d34f2751930b3a5f45b1d1ea11323d86daa2331a1a00fe5582b205", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "singlevm1-vm_8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7", "created": "2018-08-09T22:03:34Z", "tenant_id": "b5220918a46940eca73b5641490793b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 22:04:00,099 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-6b049432-5207-4432-bb63-8c642c33d77c 2018-08-09 22:04:00,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.07881402969s 2018-08-09 22:04:00,099 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-6b049432-5207-4432-bb63-8c642c33d77c 2018-08-09 22:04:00,101 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 22:04:02,103 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 22:04:02,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23a87616b54c5587a73ae053911a211c5fded730" 2018-08-09 22:04:02,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22: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 x-openstack-request-id: req-a760aa69-b66e-48df-9ef3-44497cdf7a6c x-compute-request-id: req-a760aa69-b66e-48df-9ef3-44497cdf7a6c Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-09 22:04:02,214 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-a760aa69-b66e-48df-9ef3-44497cdf7a6c 2018-08-09 22:04:02,214 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.110719203949s 2018-08-09 22:04:02,215 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-a760aa69-b66e-48df-9ef3-44497cdf7a6c 2018-08-09 22:04:02,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-09 22:04:02,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}23a87616b54c5587a73ae053911a211c5fded730" 2018-08-09 22:04:02,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14163 X-Openstack-Request-Id: req-3eb1244f-e9ca-4215-8452-67ec33574e78 Date: Thu, 09 Aug 2018 22:04:02 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "b5220918a46940eca73b5641490793b9", "created_at": "2018-08-09T22:03:23Z", "updated_at": "2018-08-09T22:03:26Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-09T22:03:23Z", "revision_number": 0, "id": "3dd63925-57a2-4280-9dd9-814cb34bda3c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:03:23Z", "security_group_id": "2865509a-2f6a-481e-abed-69c61da4dbdf", "tenant_id": "b5220918a46940eca73b5641490793b9", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b5220918a46940eca73b5641490793b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:03:23Z", "revision_number": 0, "id": "547d9fa6-04d7-4dcc-b874-3c844840ad64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:03:23Z", "security_group_id": "2865509a-2f6a-481e-abed-69c61da4dbdf", "tenant_id": "b5220918a46940eca73b5641490793b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5220918a46940eca73b5641490793b9"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:03:26Z", "revision_number": 0, "id": "5c73799e-8365-4059-8373-f44ad52e8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:03:26Z", "security_group_id": "2865509a-2f6a-481e-abed-69c61da4dbdf", "tenant_id": "b5220918a46940eca73b5641490793b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5220918a46940eca73b5641490793b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:03:23Z", "revision_number": 0, "id": "6358d6fd-9025-4df4-b605-0b63d29d337d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:03:23Z", "security_group_id": "2865509a-2f6a-481e-abed-69c61da4dbdf", "tenant_id": "b5220918a46940eca73b5641490793b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5220918a46940eca73b5641490793b9"}], "revision_number": 3, "project_id": "b5220918a46940eca73b5641490793b9", "id": "2865509a-2f6a-481e-abed-69c61da4dbdf", "name": "singlevm1-sg_8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7"}, {"description": "Default security group", "tags": [], "tenant_id": "6e2b193279f94c09870f0da27a1e5991", "created_at": "2018-08-09T21:55:57Z", "updated_at": "2018-08-09T21:55:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T21:55:57Z", "revision_number": 0, "id": "03351f83-b9ad-465a-97c6-459b719b9ab9", "remote_group_id": "811bb96f-c938-4f47-ab75-2649bad01567", "remote_ip_prefix": null, "created_at": "2018-08-09T21:55:57Z", "security_group_id": "811bb96f-c938-4f47-ab75-2649bad01567", "tenant_id": "6e2b193279f94c09870f0da27a1e5991", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e2b193279f94c09870f0da27a1e5991"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T21:55:57Z", "revision_number": 0, "id": "1addb6e3-93e5-45a2-8c88-bb59348d350a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T21:55:57Z", "security_group_id": "811bb96f-c938-4f47-ab75-2649bad01567", "tenant_id": "6e2b193279f94c09870f0da27a1e5991", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e2b193279f94c09870f0da27a1e5991"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T21:55:57Z", "revision_number": 0, "id": "962544d2-466b-44ee-a512-37a1325f4221", "remote_group_id": "811bb96f-c938-4f47-ab75-2649bad01567", "remote_ip_prefix": null, "created_at": "2018-08-09T21:55:57Z", "security_group_id": "811bb96f-c938-4f47-ab75-2649bad01567", "tenant_id": "6e2b193279f94c09870f0da27a1e5991", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e2b193279f94c09870f0da27a1e5991"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T21:55:57Z", "revision_number": 0, "id": "ada0fc2a-eea8-4a6e-9789-3002b4276b33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T21:55:57Z", "security_group_id": "811bb96f-c938-4f47-ab75-2649bad01567", "tenant_id": "6e2b193279f94c09870f0da27a1e5991", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e2b193279f94c09870f0da27a1e5991"}], "revision_number": 1, "project_id": "6e2b193279f94c09870f0da27a1e5991", "id": "811bb96f-c938-4f47-ab75-2649bad01567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-09T22:00:55Z", "updated_at": "2018-08-09T22:00:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:00:55Z", "revision_number": 0, "id": "05497550-8051-4fea-9933-9ed6b80741fb", "remote_group_id": "92bf24b4-b598-415f-8674-92fde29f8cf8", "remote_ip_prefix": null, "created_at": "2018-08-09T22:00:55Z", "security_group_id": "92bf24b4-b598-415f-8674-92fde29f8cf8", "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-09T22:00:55Z", "revision_number": 0, "id": "7808fcd3-a7cc-47d0-84cb-c95176d89dee", "remote_group_id": "92bf24b4-b598-415f-8674-92fde29f8cf8", "remote_ip_prefix": null, "created_at": "2018-08-09T22:00:55Z", "security_group_id": "92bf24b4-b598-415f-8674-92fde29f8cf8", "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-09T22:00:55Z", "revision_number": 0, "id": "98cbf54f-fc7b-420e-bf73-9434642faf35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:00:55Z", "security_group_id": "92bf24b4-b598-415f-8674-92fde29f8cf8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:00:55Z", "revision_number": 0, "id": "b44d83d9-57f0-481b-b673-0daf6e0f7279", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:00:55Z", "security_group_id": "92bf24b4-b598-415f-8674-92fde29f8cf8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "92bf24b4-b598-415f-8674-92fde29f8cf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5220918a46940eca73b5641490793b9", "created_at": "2018-08-09T22:00:51Z", "updated_at": "2018-08-09T22:00:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:00:51Z", "revision_number": 0, "id": "4f147479-81fc-42a1-ad52-24b5c0410516", "remote_group_id": "9b5116e7-c989-431a-a548-6121f8aa2124", "remote_ip_prefix": null, "created_at": "2018-08-09T22:00:51Z", "security_group_id": "9b5116e7-c989-431a-a548-6121f8aa2124", "tenant_id": "b5220918a46940eca73b5641490793b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5220918a46940eca73b5641490793b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:00:51Z", "revision_number": 0, "id": "80d6d361-ce1b-4266-9a3d-1b194feb27c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:00:51Z", "security_group_id": "9b5116e7-c989-431a-a548-6121f8aa2124", "tenant_id": "b5220918a46940eca73b5641490793b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5220918a46940eca73b5641490793b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:00:51Z", "revision_number": 0, "id": "f50a3591-e917-47e4-b544-a8543611b7a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:00:51Z", "security_group_id": "9b5116e7-c989-431a-a548-6121f8aa2124", "tenant_id": "b5220918a46940eca73b5641490793b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5220918a46940eca73b5641490793b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:00:51Z", "revision_number": 0, "id": "fceed9e7-69b3-4844-8080-18c436c6a50f", "remote_group_id": "9b5116e7-c989-431a-a548-6121f8aa2124", "remote_ip_prefix": null, "created_at": "2018-08-09T22:00:51Z", "security_group_id": "9b5116e7-c989-431a-a548-6121f8aa2124", "tenant_id": "b5220918a46940eca73b5641490793b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5220918a46940eca73b5641490793b9"}], "revision_number": 1, "project_id": "b5220918a46940eca73b5641490793b9", "id": "9b5116e7-c989-431a-a548-6121f8aa2124", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09e7f13a400e43deb09269de7a77390c", "created_at": "2018-08-09T22:01:25Z", "updated_at": "2018-08-09T22:01:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:01:25Z", "revision_number": 0, "id": "714786b4-bf29-4daf-839f-22f8a818f5f8", "remote_group_id": "a2f3bd9d-fc45-446a-8295-0c193eaf54ad", "remote_ip_prefix": null, "created_at": "2018-08-09T22:01:25Z", "security_group_id": "a2f3bd9d-fc45-446a-8295-0c193eaf54ad", "tenant_id": "09e7f13a400e43deb09269de7a77390c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09e7f13a400e43deb09269de7a77390c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:01:25Z", "revision_number": 0, "id": "81331eda-7096-44a5-9bd8-c1da08f17481", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:01:25Z", "security_group_id": "a2f3bd9d-fc45-446a-8295-0c193eaf54ad", "tenant_id": "09e7f13a400e43deb09269de7a77390c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09e7f13a400e43deb09269de7a77390c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:01:25Z", "revision_number": 0, "id": "89c55b63-7b93-46f3-8847-86242271cead", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:01:25Z", "security_group_id": "a2f3bd9d-fc45-446a-8295-0c193eaf54ad", "tenant_id": "09e7f13a400e43deb09269de7a77390c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09e7f13a400e43deb09269de7a77390c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:01:25Z", "revision_number": 0, "id": "eff6ffc6-8f23-45c4-b216-c200c7b7a3d6", "remote_group_id": "a2f3bd9d-fc45-446a-8295-0c193eaf54ad", "remote_ip_prefix": null, "created_at": "2018-08-09T22:01:25Z", "security_group_id": "a2f3bd9d-fc45-446a-8295-0c193eaf54ad", "tenant_id": "09e7f13a400e43deb09269de7a77390c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09e7f13a400e43deb09269de7a77390c"}], "revision_number": 1, "project_id": "09e7f13a400e43deb09269de7a77390c", "id": "a2f3bd9d-fc45-446a-8295-0c193eaf54ad", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "04a5ef6181e54e6eb0240b7ad97d6b4e", "created_at": "2018-08-09T22:02:34Z", "updated_at": "2018-08-09T22:02:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:02:34Z", "revision_number": 0, "id": "00092b49-87a9-4030-ac7d-404a9cffaa3b", "remote_group_id": "b15bdf7c-db83-421d-9277-dfb7862621ee", "remote_ip_prefix": null, "created_at": "2018-08-09T22:02:34Z", "security_group_id": "b15bdf7c-db83-421d-9277-dfb7862621ee", "tenant_id": "04a5ef6181e54e6eb0240b7ad97d6b4e", "port_range_min": null, "ethertype": "IPv4", "project_id": "04a5ef6181e54e6eb0240b7ad97d6b4e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:02:34Z", "revision_number": 0, "id": "4027b13b-adbf-4cfe-8bca-e3886592b666", "remote_group_id": "b15bdf7c-db83-421d-9277-dfb7862621ee", "remote_ip_prefix": null, "created_at": "2018-08-09T22:02:34Z", "security_group_id": "b15bdf7c-db83-421d-9277-dfb7862621ee", "tenant_id": "04a5ef6181e54e6eb0240b7ad97d6b4e", "port_range_min": null, "ethertype": "IPv6", "project_id": "04a5ef6181e54e6eb0240b7ad97d6b4e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:02:34Z", "revision_number": 0, "id": "a2d92654-68bb-4712-91fe-794b979c1bb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:02:34Z", "security_group_id": "b15bdf7c-db83-421d-9277-dfb7862621ee", "tenant_id": "04a5ef6181e54e6eb0240b7ad97d6b4e", "port_range_min": null, "ethertype": "IPv6", "project_id": "04a5ef6181e54e6eb0240b7ad97d6b4e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:02:34Z", "revision_number": 0, "id": "ae3b2c88-b8c5-40a9-a44c-abd59470aeeb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:02:34Z", "security_group_id": "b15bdf7c-db83-421d-9277-dfb7862621ee", "tenant_id": "04a5ef6181e54e6eb0240b7ad97d6b4e", "port_range_min": null, "ethertype": "IPv4", "project_id": "04a5ef6181e54e6eb0240b7ad97d6b4e"}], "revision_number": 1, "project_id": "04a5ef6181e54e6eb0240b7ad97d6b4e", "id": "b15bdf7c-db83-421d-9277-dfb7862621ee", "name": "default"}]} 2018-08-09 22:04:02,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-3eb1244f-e9ca-4215-8452-67ec33574e78 2018-08-09 22:04:02,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0634889602661s 2018-08-09 22:04:02,282 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-3eb1244f-e9ca-4215-8452-67ec33574e78 2018-08-09 22:04:02,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-09 22:04:02,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/security-groups/2865509a-2f6a-481e-abed-69c61da4dbdf.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23a87616b54c5587a73ae053911a211c5fded730" 2018-08-09 22:04:02,439 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c3ccb3c9-7979-4b72-ad4b-44b10a4d60c5 Content-Length: 0 Date: Thu, 09 Aug 2018 22:04:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 22:04:02,439 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/security-groups/2865509a-2f6a-481e-abed-69c61da4dbdf.json used request id req-c3ccb3c9-7979-4b72-ad4b-44b10a4d60c5 2018-08-09 22:04:02,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.152540206909s 2018-08-09 22:04:02,439 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/security-groups/2865509a-2f6a-481e-abed-69c61da4dbdf.json used request id req-c3ccb3c9-7979-4b72-ad4b-44b10a4d60c5 2018-08-09 22:04:02,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-09 22:04:02,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/os-keypairs/singlevm1-kp_8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23a87616b54c5587a73ae053911a211c5fded730" 2018-08-09 22:04:02,505 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 22: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 x-openstack-request-id: req-bef76ead-1819-4d6a-8393-f58e3c8acf6a x-compute-request-id: req-bef76ead-1819-4d6a-8393-f58e3c8acf6a Content-Length: 0 Content-Type: application/json 2018-08-09 22:04:02,505 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/os-keypairs/singlevm1-kp_8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7 used request id req-bef76ead-1819-4d6a-8393-f58e3c8acf6a 2018-08-09 22:04:02,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0651960372925s 2018-08-09 22:04:02,505 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/os-keypairs/singlevm1-kp_8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7 used request id req-bef76ead-1819-4d6a-8393-f58e3c8acf6a 2018-08-09 22:04:02,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-09 22:04:02,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/4a8a0042-34a0-4c9c-a271-c6ac31765e5d/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}23a87616b54c5587a73ae053911a211c5fded730" -d '{"subnet_id": "71ea5dca-07d6-4ebf-9372-3581f7128e33"}' 2018-08-09 22:04:04,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-71be4780-28f2-4fce-892b-e5f405b2386e Date: Thu, 09 Aug 2018 22:04:04 GMT RESP BODY: {"network_id": "11ca6996-5472-4bb5-beb5-da1323f06887", "tenant_id": "b5220918a46940eca73b5641490793b9", "subnet_id": "71ea5dca-07d6-4ebf-9372-3581f7128e33", "subnet_ids": ["71ea5dca-07d6-4ebf-9372-3581f7128e33"], "port_id": "d9e1db7f-82d0-4193-97e5-ab2f16c13676", "id": "4a8a0042-34a0-4c9c-a271-c6ac31765e5d"} 2018-08-09 22:04:04,879 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/4a8a0042-34a0-4c9c-a271-c6ac31765e5d/remove_router_interface.json used request id req-71be4780-28f2-4fce-892b-e5f405b2386e 2018-08-09 22:04:04,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.37309980392s 2018-08-09 22:04:04,879 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/4a8a0042-34a0-4c9c-a271-c6ac31765e5d/remove_router_interface.json used request id req-71be4780-28f2-4fce-892b-e5f405b2386e returning object 4a8a0042-34a0-4c9c-a271-c6ac31765e5d 2018-08-09 22:04:04,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-09 22:04:04,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}23a87616b54c5587a73ae053911a211c5fded730" 2018-08-09 22:04:05,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 717 X-Openstack-Request-Id: req-e9da8041-32f1-4cec-af5d-3dbb575c1679 Date: Thu, 09 Aug 2018 22:04:05 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "47882689-2cda-49f1-ab90-97da69506aee", "ip_address": "172.30.9.212"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b5220918a46940eca73b5641490793b9", "created_at": "2018-08-09T22:03:09Z", "admin_state_up": true, "updated_at": "2018-08-09T22:04:03Z", "project_id": "b5220918a46940eca73b5641490793b9", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "4a8a0042-34a0-4c9c-a271-c6ac31765e5d", "name": "singlevm1-router_8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7"}]} 2018-08-09 22:04:05,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-e9da8041-32f1-4cec-af5d-3dbb575c1679 2018-08-09 22:04:05,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.135745048523s 2018-08-09 22:04:05,016 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-e9da8041-32f1-4cec-af5d-3dbb575c1679 2018-08-09 22:04:05,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-09 22:04:05,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/routers/4a8a0042-34a0-4c9c-a271-c6ac31765e5d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23a87616b54c5587a73ae053911a211c5fded730" 2018-08-09 22:04:09,054 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ed56e11b-064c-4aea-b6ce-0a3a8884aa4a Content-Length: 0 Date: Thu, 09 Aug 2018 22:04:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 22:04:09,054 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/4a8a0042-34a0-4c9c-a271-c6ac31765e5d.json used request id req-ed56e11b-064c-4aea-b6ce-0a3a8884aa4a 2018-08-09 22:04:09,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.03674197197s 2018-08-09 22:04:09,054 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/4a8a0042-34a0-4c9c-a271-c6ac31765e5d.json used request id req-ed56e11b-064c-4aea-b6ce-0a3a8884aa4a 2018-08-09 22:04:09,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-09 22:04:09,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}23a87616b54c5587a73ae053911a211c5fded730" 2018-08-09 22:04:09,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1327 X-Openstack-Request-Id: req-e228c51a-dab1-4f05-bdfe-061aa9fba50d Date: Thu, 09 Aug 2018 22:04:09 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-09T21:56:03Z","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":"47882689-2cda-49f1-ab90-97da69506aee","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"6e2b193279f94c09870f0da27a1e5991","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"bdb9209b-6552-4310-8fa0-ca466e84a750","tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:56:03Z","ip_version":4},{"updated_at":"2018-08-09T22:03:08Z","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":"71ea5dca-07d6-4ebf-9372-3581f7128e33","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"b5220918a46940eca73b5641490793b9","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7","enable_dhcp":true,"segment_id":null,"network_id":"11ca6996-5472-4bb5-beb5-da1323f06887","tenant_id":"b5220918a46940eca73b5641490793b9","created_at":"2018-08-09T22:03:08Z","ip_version":4}]} 2018-08-09 22:04:09,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-e228c51a-dab1-4f05-bdfe-061aa9fba50d 2018-08-09 22:04:09,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0439751148224s 2018-08-09 22:04:09,099 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-e228c51a-dab1-4f05-bdfe-061aa9fba50d 2018-08-09 22:04:09,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-09 22:04:09,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/subnets/71ea5dca-07d6-4ebf-9372-3581f7128e33.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23a87616b54c5587a73ae053911a211c5fded730" 2018-08-09 22:04:11,374 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fe950251-e8a2-49a1-8179-3ca8640543a3 Date: Thu, 09 Aug 2018 22:04:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 22:04:11,374 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/71ea5dca-07d6-4ebf-9372-3581f7128e33.json used request id req-fe950251-e8a2-49a1-8179-3ca8640543a3 2018-08-09 22:04:11,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.27332615852s 2018-08-09 22:04:11,374 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/71ea5dca-07d6-4ebf-9372-3581f7128e33.json used request id req-fe950251-e8a2-49a1-8179-3ca8640543a3 2018-08-09 22:04:11,375 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 22:04:11,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23a87616b54c5587a73ae053911a211c5fded730" 2018-08-09 22:04:11,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-cbbfabfc-30f2-4dde-8738-fa17acab5ff6 Date: Thu, 09 Aug 2018 22:04:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"11ca6996-5472-4bb5-beb5-da1323f06887","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"b5220918a46940eca73b5641490793b9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T22:04:11Z","qos_policy_id":null,"name":"singlevm1-net_8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7","admin_state_up":true,"tenant_id":"b5220918a46940eca73b5641490793b9","created_at":"2018-08-09T22:03:07Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T21:56:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","provider:network_type":"flat"}]} 2018-08-09 22:04:11,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-cbbfabfc-30f2-4dde-8738-fa17acab5ff6 2018-08-09 22:04:11,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0825967788696s 2018-08-09 22:04:11,458 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-cbbfabfc-30f2-4dde-8738-fa17acab5ff6 2018-08-09 22:04:11,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-09 22:04:11,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/networks/11ca6996-5472-4bb5-beb5-da1323f06887.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23a87616b54c5587a73ae053911a211c5fded730" 2018-08-09 22:04:13,484 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3074e469-cab4-4a83-97ed-5d9195ec53e2 Date: Thu, 09 Aug 2018 22:04:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 22:04:13,484 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/11ca6996-5472-4bb5-beb5-da1323f06887.json used request id req-3074e469-cab4-4a83-97ed-5d9195ec53e2 2018-08-09 22:04:13,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 2.02526712418s 2018-08-09 22:04:13,484 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/11ca6996-5472-4bb5-beb5-da1323f06887.json used request id req-3074e469-cab4-4a83-97ed-5d9195ec53e2 2018-08-09 22:04:13,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 22:04:13,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23a87616b54c5587a73ae053911a211c5fded730" 2018-08-09 22:04:13,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-610a4d01-6308-40fa-8b77-3e988c5e1ec8 Date: Thu, 09 Aug 2018 22:04:13 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T22:03:20Z", "file": "/v2/images/8c83e657-34e0-4d8a-aaa0-78f7d9d5c77d/file", "owner": "b5220918a46940eca73b5641490793b9", "id": "8c83e657-34e0-4d8a-aaa0-78f7d9d5c77d", "size": 12716032, "self": "/v2/images/8c83e657-34e0-4d8a-aaa0-78f7d9d5c77d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/8c83e657-34e0-4d8a-aaa0-78f7d9d5c77d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/8c83e657-34e0-4d8a-aaa0-78f7d9d5c77d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T22:03:19Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 22:04:13,766 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-610a4d01-6308-40fa-8b77-3e988c5e1ec8 2018-08-09 22:04:13,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.277752876282s 2018-08-09 22:04:13,767 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-610a4d01-6308-40fa-8b77-3e988c5e1ec8 2018-08-09 22:04:13,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-09 22:04:13,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9292/v2/images/8c83e657-34e0-4d8a-aaa0-78f7d9d5c77d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23a87616b54c5587a73ae053911a211c5fded730" 2018-08-09 22:04:14,933 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8f29a1dc-74e8-4cf4-b108-2cb558a60601 Date: Thu, 09 Aug 2018 22:04:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-09 22:04:14,933 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/8c83e657-34e0-4d8a-aaa0-78f7d9d5c77d used request id req-8f29a1dc-74e8-4cf4-b108-2cb558a60601 2018-08-09 22:04:14,934 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.16509509087s 2018-08-09 22:04:14,934 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/8c83e657-34e0-4d8a-aaa0-78f7d9d5c77d used request id req-8f29a1dc-74e8-4cf4-b108-2cb558a60601 2018-08-09 22:04:14,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 22:04:14,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}23a87616b54c5587a73ae053911a211c5fded730" 2018-08-09 22:04:14,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:04: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-8b20e9b9-837b-403d-9c73-1baf74ec1fdc x-compute-request-id: req-8b20e9b9-837b-403d-9c73-1baf74ec1fdc Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_8f3003d4-0745-4fbe-a08f-b3b10b5ef0f7", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/11329644-2e6d-4ea7-a52e-c9e0160208bd", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/11329644-2e6d-4ea7-a52e-c9e0160208bd", "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": "11329644-2e6d-4ea7-a52e-c9e0160208bd"}]} 2018-08-09 22:04:14,956 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-8b20e9b9-837b-403d-9c73-1baf74ec1fdc 2018-08-09 22:04:14,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0220551490784s 2018-08-09 22:04:14,957 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-8b20e9b9-837b-403d-9c73-1baf74ec1fdc 2018-08-09 22:04:14,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-09 22:04:14,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/flavors/11329644-2e6d-4ea7-a52e-c9e0160208bd -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23a87616b54c5587a73ae053911a211c5fded730" 2018-08-09 22:04:15,114 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 22:04:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d991692e-e730-41fd-95af-4c4fe7e43fe2 x-compute-request-id: req-d991692e-e730-41fd-95af-4c4fe7e43fe2 Content-Length: 0 Content-Type: application/json 2018-08-09 22:04:15,114 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/11329644-2e6d-4ea7-a52e-c9e0160208bd used request id req-d991692e-e730-41fd-95af-4c4fe7e43fe2 2018-08-09 22:04:15,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.156481981277s 2018-08-09 22:04:15,115 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/11329644-2e6d-4ea7-a52e-c9e0160208bd used request id req-d991692e-e730-41fd-95af-4c4fe7e43fe2 2018-08-09 22:04:15,166 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2018-08-09 22:04:15,205 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 22:04:15,206 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 22:04:15,206 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 22:04:15,206 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 22:04:15,206 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 22:04:15,206 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 22:04:15,206 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 22:04:15,206 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 22:04:15,206 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 22:04:15,206 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 22:04:15,206 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 22:04:15,206 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 22:04:15,206 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 22:04:15,206 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 22:04:15,207 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 22:04:15,207 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 22:04:15,207 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 22:04:15,207 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 22:04:15,207 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 22:04:15,207 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 22:04:15,207 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 22:04:15,207 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 22:04:15,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-09 22:04:15,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:04:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-840967e3-641c-43af-8ba6-079406ed5750 Content-Encoding: gzip Content-Length: 194 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.32:5000/v3/", "rel": "self"}]}} 2018-08-09 22:04:15,213 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-840967e3-641c-43af-8ba6-079406ed5750 2018-08-09 22:04:15,214 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-09 22:04:15,708 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "077169cc946647b3a28fd2b6b274fbdf", "name": "reader"}, {"id": "5f4e37952fed448d8a5d2d688ddf4113", "name": "admin"}, {"id": "88513a21a6f143568494c5da51703b86", "name": "member"}], "expires_at": "2018-08-09T23:04:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5220918a46940eca73b5641490793b9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.32:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "437987ede53e4405944ad7c076551769"}, {"url": "http://192.30.9.3:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d3a7a4b63bc42cc950ea9d01ba16ee8"}, {"url": "http://192.30.9.3:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d8dc96d50c247e7837ea4c9b854184b"}], "type": "orchestration", "id": "06b2600fbdfd45009f077a0a8a411118", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "963d6582adf64c908f4754420d8066a9"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9837c8825b440f08dfd357317d353f0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded8397288b548b6a2ef868a552c35c4"}], "type": "event", "id": "0edb5a9ac368467395316b446bc9b17a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c4ee4a831c24b19a27a57c62ab1c000"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba92d8cd74449ad8e3ad0fb9d8df162"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c50639dc1d0944d08cb722487727404b"}], "type": "cloudformation", "id": "0f8e8a8cabc743b980b5dc7328ea8398", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75482ae7f30b4cce96aeea5fb573efee"}, {"url": "http://172.30.9.32:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3322f92a99944afb84fd710587f4207"}, {"url": "http://192.30.9.3:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca626291c6914f8392873dc1009e9439"}], "type": "volumev2", "id": "37bb077bc22343fc84723637e507d6ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58ac027cc3404748a004771a912f28e3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fdb7375f8a48ea9a3175833248c806"}, {"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aaf4dc1ae98a4fc4b8bb1ef0e4af1847"}], "type": "compute", "id": "66e5c4ed2fef488aa7efb24492939dd2", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b5781142f344691af8bcb5585c05d0a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d675dfe1fc174b888e1c05e36a89827f"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eac7171837574cfd9bdb0d1e99be1512"}], "type": "metric", "id": "74154109829a4b47a4ae0cf113ed0280", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "28c0fa2fe1a54037a1df5236437e7475"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3550892914574db28d4c22bdf0fccec5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "739a0b6ebed045fbb110541871ab2a15"}], "type": "identity", "id": "88688b106f224b10a51283eb12ae2936", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "ada1fac139534311815f98d908747c2a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9a3ecf1f13142c4a0c2baeaaa3dfaac"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6262b39fedb42aea7a928a362616ec0"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d220c13c29ac49428745e53c3a5f1f1b"}], "type": "alarming", "id": "b3fb638070d94560972a4f4ad3803c3e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29690a3ccee2437bbac7f9aa68595877"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c44848dd6a5446fb835005ab8ad4f4f"}, {"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9313e7c2f7b1414faa1e04af37a85d14"}], "type": "placement", "id": "b69679ef95c547c4bedad9a51bbc11e1", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d737435c2b74f5faf8fa63dea4e2fa1"}, {"url": "http://172.30.9.32:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78fb5d55cc204e4daa0cb175b819e87c"}, {"url": "http://192.30.9.3:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80278f13084845eaa317703712e8932f"}], "type": "volume", "id": "b6a6363259e342d8ac96a4641ed4678e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1008f871970540d59fed88ee5f560631"}, {"url": "http://192.30.9.3:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73ad6e9b1eaf4470a4458a45a03b86ba"}, {"url": "http://192.30.9.3:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc6095c8b90a4056ad6fb33d86c2319c"}], "type": "volumev3", "id": "cb31973e365c4222816f94365d3a9482", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8eac3aaf869e4581b0c486846aaf1964"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9f7c82f7a0247459dc8ee250179a27a"}, {"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbf52489f6c24c3bacff12a8fce92972"}], "type": "image", "id": "d37eb918087e4110bb9c0723c297dd28", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13579d8a89904ae8ae47c4c51523cc20"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8850af0d4d74815aac8c55d682d6b88"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05d68f4069f44f3928d1d2cfe0c31e2"}], "type": "network", "id": "da8095ba09ab49ed8463afad9622aa30", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a35851569141aa859a53f8f20d5c9e"}, {"url": "http://172.30.9.32:8080/v1/AUTH_b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de78fcff9f6f4b3698322312c36b013b"}, {"url": "http://12.0.0.27:8080/v1/AUTH_b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc41d0b8771f41d298a04050d21e2d86"}], "type": "object-store", "id": "eac7f386a2854d7cb26da2c6929699a5", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7e6b2597cbd0483796ae06691a711e17"}, "audit_ids": ["s0rmk_QjTMy4n2_j9ILVGg"], "issued_at": "2018-08-09T22:04:15.000000Z"}} 2018-08-09 22:04:15,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 22:04:15,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}60459b5940cbb08f793538016ec3e153a9bbbb23" 2018-08-09 22:04:16,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-1c1eedec-2a14-43d8-bfff-d0e5a4e0918e Date: Thu, 09 Aug 2018 22:04:16 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T21:56:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","provider:network_type":"flat"}]} 2018-08-09 22:04:16,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1c1eedec-2a14-43d8-bfff-d0e5a4e0918e 2018-08-09 22:04:16,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.345126867294s 2018-08-09 22:04:16,057 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1c1eedec-2a14-43d8-bfff-d0e5a4e0918e 2018-08-09 22:04:16,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-09 22:04:16,067 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 09 Aug 2018 22:04:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8612dd6d-dbf6-4539-8874-fcd3ca578c3a 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.32:5000/v3/", "rel": "self"}]}]}} 2018-08-09 22:04:16,067 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/ used request id req-8612dd6d-dbf6-4539-8874-fcd3ca578c3a 2018-08-09 22:04:16,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-09 22:04:16,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}60459b5940cbb08f793538016ec3e153a9bbbb23" 2018-08-09 22:04:16,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:04:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00eb0b66-dd0f-49c2-a481-c42be89e5aba Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.32:5000/v3/domains/ae2f2a3ea85d48b1a1afefd9d87535da"}, "tags": [], "enabled": true, "id": "ae2f2a3ea85d48b1a1afefd9d87535da", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.32:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.32:5000/v3/domains", "previous": null, "next": null}} 2018-08-09 22:04:16,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains used request id req-00eb0b66-dd0f-49c2-a481-c42be89e5aba 2018-08-09 22:04:16,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.181679010391s 2018-08-09 22:04:16,250 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains used request id req-00eb0b66-dd0f-49c2-a481-c42be89e5aba 2018-08-09 22:04:16,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-09 22:04:16,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}60459b5940cbb08f793538016ec3e153a9bbbb23" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_570703d7-2394-41c5-bc91-37e6ae777b48"}}' 2018-08-09 22:04:16,514 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 09 Aug 2018 22:04:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0133ab2-4794-4e77-a8b4-759827649f30 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.32:5000/v3/projects/67d7b9b1f12d491195b00a72d2fe7d1d"}, "tags": [], "enabled": true, "id": "67d7b9b1f12d491195b00a72d2fe7d1d", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_570703d7-2394-41c5-bc91-37e6ae777b48"}} 2018-08-09 22:04:16,514 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/projects used request id req-f0133ab2-4794-4e77-a8b4-759827649f30 2018-08-09 22:04:16,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.257295131683s 2018-08-09 22:04:16,514 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/projects used request id req-f0133ab2-4794-4e77-a8b4-759827649f30 2018-08-09 22:04:16,515 - 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'67d7b9b1f12d491195b00a72d2fe7d1d', '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_570703d7-2394-41c5-bc91-37e6ae777b48'}) 2018-08-09 22:04:16,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-09 22:04:16,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}60459b5940cbb08f793538016ec3e153a9bbbb23" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "3f796cc9-59fe-4555-bbac-a03848b5b2a0", "email": null, "name": "singlevm2-user_570703d7-2394-41c5-bc91-37e6ae777b48"}}' 2018-08-09 22:04:17,054 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 09 Aug 2018 22:04:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16bae7cd-9caa-4b51-b185-fefa79b1aa83 Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_570703d7-2394-41c5-bc91-37e6ae777b48", "links": {"self": "http://172.30.9.32:5000/v3/users/7bcba02434724d9392be406f890ac913"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7bcba02434724d9392be406f890ac913", "domain_id": "default", "password_expires_at": null}} 2018-08-09 22:04:17,054 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/users used request id req-16bae7cd-9caa-4b51-b185-fefa79b1aa83 2018-08-09 22:04:17,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.533582925797s 2018-08-09 22:04:17,055 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/users used request id req-16bae7cd-9caa-4b51-b185-fefa79b1aa83 2018-08-09 22:04:17,055 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'7bcba02434724d9392be406f890ac913', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_570703d7-2394-41c5-bc91-37e6ae777b48'}) 2018-08-09 22:04:17,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 22:04:17,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}60459b5940cbb08f793538016ec3e153a9bbbb23" 2018-08-09 22:04:17,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:04:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c01d1c5-0dd8-44a8-824e-1d508c31a74b Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "077169cc946647b3a28fd2b6b274fbdf", "links": {"self": "http://172.30.9.32:5000/v3/roles/077169cc946647b3a28fd2b6b274fbdf"}, "name": "reader"}, {"domain_id": null, "id": "352a7d143ea64db3aecbf66f67281fa1", "links": {"self": "http://172.30.9.32:5000/v3/roles/352a7d143ea64db3aecbf66f67281fa1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5f4e37952fed448d8a5d2d688ddf4113", "links": {"self": "http://172.30.9.32:5000/v3/roles/5f4e37952fed448d8a5d2d688ddf4113"}, "name": "admin"}, {"domain_id": null, "id": "88513a21a6f143568494c5da51703b86", "links": {"self": "http://172.30.9.32:5000/v3/roles/88513a21a6f143568494c5da51703b86"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a5b954e8e29c4b6cafac3f07fe5c5da7", "links": {"self": "http://172.30.9.32:5000/v3/roles/a5b954e8e29c4b6cafac3f07fe5c5da7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fde9b0ad3a3d453ba6d5318189b139e9", "links": {"self": "http://172.30.9.32:5000/v3/roles/fde9b0ad3a3d453ba6d5318189b139e9"}, "name": "swiftoperator"}]} 2018-08-09 22:04:17,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-2c01d1c5-0dd8-44a8-824e-1d508c31a74b 2018-08-09 22:04:17,255 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.196715116501s 2018-08-09 22:04:17,255 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-2c01d1c5-0dd8-44a8-824e-1d508c31a74b 2018-08-09 22:04:17,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 22:04:17,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}60459b5940cbb08f793538016ec3e153a9bbbb23" 2018-08-09 22:04:17,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:04:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7f8ac3b-c32f-4856-a924-d0ffe10b4b27 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "077169cc946647b3a28fd2b6b274fbdf", "links": {"self": "http://172.30.9.32:5000/v3/roles/077169cc946647b3a28fd2b6b274fbdf"}, "name": "reader"}, {"domain_id": null, "id": "352a7d143ea64db3aecbf66f67281fa1", "links": {"self": "http://172.30.9.32:5000/v3/roles/352a7d143ea64db3aecbf66f67281fa1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5f4e37952fed448d8a5d2d688ddf4113", "links": {"self": "http://172.30.9.32:5000/v3/roles/5f4e37952fed448d8a5d2d688ddf4113"}, "name": "admin"}, {"domain_id": null, "id": "88513a21a6f143568494c5da51703b86", "links": {"self": "http://172.30.9.32:5000/v3/roles/88513a21a6f143568494c5da51703b86"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a5b954e8e29c4b6cafac3f07fe5c5da7", "links": {"self": "http://172.30.9.32:5000/v3/roles/a5b954e8e29c4b6cafac3f07fe5c5da7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fde9b0ad3a3d453ba6d5318189b139e9", "links": {"self": "http://172.30.9.32:5000/v3/roles/fde9b0ad3a3d453ba6d5318189b139e9"}, "name": "swiftoperator"}]} 2018-08-09 22:04:17,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-c7f8ac3b-c32f-4856-a924-d0ffe10b4b27 2018-08-09 22:04:17,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.185323953629s 2018-08-09 22:04:17,446 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-c7f8ac3b-c32f-4856-a924-d0ffe10b4b27 2018-08-09 22:04:17,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 22:04:17,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}60459b5940cbb08f793538016ec3e153a9bbbb23" 2018-08-09 22:04:17,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:04:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6531f59-0bc8-48c2-9c86-2c475b7be60f Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "077169cc946647b3a28fd2b6b274fbdf", "links": {"self": "http://172.30.9.32:5000/v3/roles/077169cc946647b3a28fd2b6b274fbdf"}, "name": "reader"}, {"domain_id": null, "id": "352a7d143ea64db3aecbf66f67281fa1", "links": {"self": "http://172.30.9.32:5000/v3/roles/352a7d143ea64db3aecbf66f67281fa1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5f4e37952fed448d8a5d2d688ddf4113", "links": {"self": "http://172.30.9.32:5000/v3/roles/5f4e37952fed448d8a5d2d688ddf4113"}, "name": "admin"}, {"domain_id": null, "id": "88513a21a6f143568494c5da51703b86", "links": {"self": "http://172.30.9.32:5000/v3/roles/88513a21a6f143568494c5da51703b86"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a5b954e8e29c4b6cafac3f07fe5c5da7", "links": {"self": "http://172.30.9.32:5000/v3/roles/a5b954e8e29c4b6cafac3f07fe5c5da7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fde9b0ad3a3d453ba6d5318189b139e9", "links": {"self": "http://172.30.9.32:5000/v3/roles/fde9b0ad3a3d453ba6d5318189b139e9"}, "name": "swiftoperator"}]} 2018-08-09 22:04:17,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-f6531f59-0bc8-48c2-9c86-2c475b7be60f 2018-08-09 22:04:17,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.193492889404s 2018-08-09 22:04:17,645 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-f6531f59-0bc8-48c2-9c86-2c475b7be60f 2018-08-09 22:04:17,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-09 22:04:17,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}60459b5940cbb08f793538016ec3e153a9bbbb23" 2018-08-09 22:04:17,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:04:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfd4c0f3-1986-43b2-90da-0068231fdda3 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.32:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-09 22:04:17,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains/default used request id req-bfd4c0f3-1986-43b2-90da-0068231fdda3 2018-08-09 22:04:17,845 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.195798158646s 2018-08-09 22:04:17,846 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains/default used request id req-bfd4c0f3-1986-43b2-90da-0068231fdda3 2018-08-09 22:04:17,847 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 22:04:17,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}60459b5940cbb08f793538016ec3e153a9bbbb23" 2018-08-09 22:04:18,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:04:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82dbde63-056c-4fb5-a675-e0ab02edf064 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.32:5000/v3/users/11fa7ddeb0564dbb9ae97e6016ef357f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11fa7ddeb0564dbb9ae97e6016ef357f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.32:5000/v3/users/187033aee6fd450ca96240725777e4c2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "187033aee6fd450ca96240725777e4c2", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.32:5000/v3/users/560d22bd57da40b5a0a9574a796d5f5d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "560d22bd57da40b5a0a9574a796d5f5d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.32:5000/v3/users/60452068d29f4fdfa63986a101565414"}, "domain_id": "default", "enabled": true, "options": {}, "id": "60452068d29f4fdfa63986a101565414", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.32:5000/v3/users/678f79df7fbc46f38c5b2ae2cf0c8fad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "678f79df7fbc46f38c5b2ae2cf0c8fad", "email": "neutron@localhost", "password_expires_at": null}, {"name": "singlevm2-user_570703d7-2394-41c5-bc91-37e6ae777b48", "links": {"self": "http://172.30.9.32:5000/v3/users/7bcba02434724d9392be406f890ac913"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7bcba02434724d9392be406f890ac913", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.32:5000/v3/users/7e6b2597cbd0483796ae06691a711e17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6b2597cbd0483796ae06691a711e17", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.32:5000/v3/users/88043492d8c84e8d9e6414b58d9aae53"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88043492d8c84e8d9e6414b58d9aae53", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.32:5000/v3/users/8a5e986b6ed545369b1f3084bfe0faa8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a5e986b6ed545369b1f3084bfe0faa8", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.32:5000/v3/users/97856cdcfc7541fab8b50800a44fe171"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97856cdcfc7541fab8b50800a44fe171", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.32:5000/v3/users/a3a7d792968c446db5fa23e49ad70178"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3a7d792968c446db5fa23e49ad70178", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.32:5000/v3/users/bcc2f2783f374c89b6471bd69eb8efce"}, "domain_id": "ae2f2a3ea85d48b1a1afefd9d87535da", "enabled": true, "options": {}, "id": "bcc2f2783f374c89b6471bd69eb8efce", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.32:5000/v3/users/d56b2a42ace04544a47286de17abc35f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d56b2a42ace04544a47286de17abc35f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.32:5000/v3/users/ebf0020df3ef470386f763032bf048a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ebf0020df3ef470386f763032bf048a2", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.32:5000/v3/users/ff4e1f818c8b432487ac5ca3232ff438"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff4e1f818c8b432487ac5ca3232ff438", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.32:5000/v3/users", "previous": null, "next": null}} 2018-08-09 22:04:18,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-82dbde63-056c-4fb5-a675-e0ab02edf064 2018-08-09 22:04:18,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.19601893425s 2018-08-09 22:04:18,043 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-82dbde63-056c-4fb5-a675-e0ab02edf064 2018-08-09 22:04:18,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-09 22:04:18,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}60459b5940cbb08f793538016ec3e153a9bbbb23" 2018-08-09 22:04:18,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:04:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adc2c08d-4e8f-4ca0-a143-2d7b3baf5203 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.32:5000/v3/projects/b5220918a46940eca73b5641490793b9"}, "tags": [], "enabled": true, "id": "b5220918a46940eca73b5641490793b9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.32:5000/v3/projects/6e2b193279f94c09870f0da27a1e5991"}, "tags": [], "enabled": true, "id": "6e2b193279f94c09870f0da27a1e5991", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.32:5000/v3/projects/67d7b9b1f12d491195b00a72d2fe7d1d"}, "tags": [], "enabled": true, "id": "67d7b9b1f12d491195b00a72d2fe7d1d", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_570703d7-2394-41c5-bc91-37e6ae777b48"}]} 2018-08-09 22:04:18,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects?domain_id=default used request id req-adc2c08d-4e8f-4ca0-a143-2d7b3baf5203 2018-08-09 22:04:18,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.197222948074s 2018-08-09 22:04:18,251 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects?domain_id=default used request id req-adc2c08d-4e8f-4ca0-a143-2d7b3baf5203 2018-08-09 22:04:18,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-09 22:04:18,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:5000/v3/role_assignments?user.id=7bcba02434724d9392be406f890ac913&role.id=88513a21a6f143568494c5da51703b86&scope.project.id=67d7b9b1f12d491195b00a72d2fe7d1d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}60459b5940cbb08f793538016ec3e153a9bbbb23" 2018-08-09 22:04:18,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:04:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d13521cf-bdeb-4d6c-90c1-64362446f623 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.32:5000/v3/role_assignments?user.id=7bcba02434724d9392be406f890ac913&role.id=88513a21a6f143568494c5da51703b86&scope.project.id=67d7b9b1f12d491195b00a72d2fe7d1d", "previous": null, "next": null}} 2018-08-09 22:04:18,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/role_assignments?user.id=7bcba02434724d9392be406f890ac913&role.id=88513a21a6f143568494c5da51703b86&scope.project.id=67d7b9b1f12d491195b00a72d2fe7d1d used request id req-d13521cf-bdeb-4d6c-90c1-64362446f623 2018-08-09 22:04:18,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.194749116898s 2018-08-09 22:04:18,453 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/role_assignments?user.id=7bcba02434724d9392be406f890ac913&role.id=88513a21a6f143568494c5da51703b86&scope.project.id=67d7b9b1f12d491195b00a72d2fe7d1d used request id req-d13521cf-bdeb-4d6c-90c1-64362446f623 2018-08-09 22:04:18,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-09 22:04:18,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:5000/v3/projects/67d7b9b1f12d491195b00a72d2fe7d1d/users/7bcba02434724d9392be406f890ac913/roles/88513a21a6f143568494c5da51703b86 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}60459b5940cbb08f793538016ec3e153a9bbbb23" 2018-08-09 22:04:18,693 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 22:04:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cfa7199c-7c26-40be-ad72-94830a7ba582 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 22:04:18,693 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.32:5000/v3/projects/67d7b9b1f12d491195b00a72d2fe7d1d/users/7bcba02434724d9392be406f890ac913/roles/88513a21a6f143568494c5da51703b86 used request id req-cfa7199c-7c26-40be-ad72-94830a7ba582 2018-08-09 22:04:18,693 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.236401081085s 2018-08-09 22:04:18,693 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.32:5000/v3/projects/67d7b9b1f12d491195b00a72d2fe7d1d/users/7bcba02434724d9392be406f890ac913/roles/88513a21a6f143568494c5da51703b86 used request id req-cfa7199c-7c26-40be-ad72-94830a7ba582 2018-08-09 22:04:18,694 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_570703d7-2394-41c5-bc91-37e6ae777b48', 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'67d7b9b1f12d491195b00a72d2fe7d1d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '3f796cc9-59fe-4555-bbac-a03848b5b2a0', 'username': u'singlevm2-user_570703d7-2394-41c5-bc91-37e6ae777b48', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.32: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-09 22:04:18,695 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 22:04:18,695 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 22:04:18,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 22:04:18,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 22:04:18,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 22:04:18,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 22:04:18,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 22:04:18,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 22:04:18,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 22:04:18,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 22:04:18,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 22:04:18,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 22:04:18,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 22:04:18,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 22:04:18,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 22:04:18,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 22:04:18,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 22:04:18,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 22:04:18,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 22:04:18,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 22:04:18,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 22:04:18,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 22:04:18,699 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_570703d7-2394-41c5-bc91-37e6ae777b48', 'password': '3f796cc9-59fe-4555-bbac-a03848b5b2a0', 'project_name': 'singlevm2-project_570703d7-2394-41c5-bc91-37e6ae777b48', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.32:5000/v3', 'project_id': '67d7b9b1f12d491195b00a72d2fe7d1d', 'project_domain_name': 'Default'} 2018-08-09 22:04:18,699 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2018-08-09 22:04:18,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-09 22:04:18,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:04:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb7af193-8f00-4f49-9c7d-b6a16b104f29 Content-Encoding: gzip Content-Length: 194 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.32:5000/v3/", "rel": "self"}]}} 2018-08-09 22:04:18,707 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-eb7af193-8f00-4f49-9c7d-b6a16b104f29 2018-08-09 22:04:18,707 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-09 22:04:19,101 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "077169cc946647b3a28fd2b6b274fbdf", "name": "reader"}, {"id": "88513a21a6f143568494c5da51703b86", "name": "member"}], "expires_at": "2018-08-09T23:04:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67d7b9b1f12d491195b00a72d2fe7d1d", "name": "singlevm2-project_570703d7-2394-41c5-bc91-37e6ae777b48"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.32:8004/v1/67d7b9b1f12d491195b00a72d2fe7d1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "437987ede53e4405944ad7c076551769"}, {"url": "http://192.30.9.3:8004/v1/67d7b9b1f12d491195b00a72d2fe7d1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d3a7a4b63bc42cc950ea9d01ba16ee8"}, {"url": "http://192.30.9.3:8004/v1/67d7b9b1f12d491195b00a72d2fe7d1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d8dc96d50c247e7837ea4c9b854184b"}], "type": "orchestration", "id": "06b2600fbdfd45009f077a0a8a411118", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "963d6582adf64c908f4754420d8066a9"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9837c8825b440f08dfd357317d353f0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded8397288b548b6a2ef868a552c35c4"}], "type": "event", "id": "0edb5a9ac368467395316b446bc9b17a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c4ee4a831c24b19a27a57c62ab1c000"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba92d8cd74449ad8e3ad0fb9d8df162"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c50639dc1d0944d08cb722487727404b"}], "type": "cloudformation", "id": "0f8e8a8cabc743b980b5dc7328ea8398", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/67d7b9b1f12d491195b00a72d2fe7d1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75482ae7f30b4cce96aeea5fb573efee"}, {"url": "http://172.30.9.32:8776/v2/67d7b9b1f12d491195b00a72d2fe7d1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3322f92a99944afb84fd710587f4207"}, {"url": "http://192.30.9.3:8776/v2/67d7b9b1f12d491195b00a72d2fe7d1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca626291c6914f8392873dc1009e9439"}], "type": "volumev2", "id": "37bb077bc22343fc84723637e507d6ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58ac027cc3404748a004771a912f28e3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fdb7375f8a48ea9a3175833248c806"}, {"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aaf4dc1ae98a4fc4b8bb1ef0e4af1847"}], "type": "compute", "id": "66e5c4ed2fef488aa7efb24492939dd2", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b5781142f344691af8bcb5585c05d0a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d675dfe1fc174b888e1c05e36a89827f"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eac7171837574cfd9bdb0d1e99be1512"}], "type": "metric", "id": "74154109829a4b47a4ae0cf113ed0280", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "28c0fa2fe1a54037a1df5236437e7475"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3550892914574db28d4c22bdf0fccec5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "739a0b6ebed045fbb110541871ab2a15"}], "type": "identity", "id": "88688b106f224b10a51283eb12ae2936", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "ada1fac139534311815f98d908747c2a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9a3ecf1f13142c4a0c2baeaaa3dfaac"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6262b39fedb42aea7a928a362616ec0"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d220c13c29ac49428745e53c3a5f1f1b"}], "type": "alarming", "id": "b3fb638070d94560972a4f4ad3803c3e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29690a3ccee2437bbac7f9aa68595877"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c44848dd6a5446fb835005ab8ad4f4f"}, {"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9313e7c2f7b1414faa1e04af37a85d14"}], "type": "placement", "id": "b69679ef95c547c4bedad9a51bbc11e1", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/67d7b9b1f12d491195b00a72d2fe7d1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d737435c2b74f5faf8fa63dea4e2fa1"}, {"url": "http://172.30.9.32:8776/v1/67d7b9b1f12d491195b00a72d2fe7d1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78fb5d55cc204e4daa0cb175b819e87c"}, {"url": "http://192.30.9.3:8776/v1/67d7b9b1f12d491195b00a72d2fe7d1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80278f13084845eaa317703712e8932f"}], "type": "volume", "id": "b6a6363259e342d8ac96a4641ed4678e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v3/67d7b9b1f12d491195b00a72d2fe7d1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1008f871970540d59fed88ee5f560631"}, {"url": "http://192.30.9.3:8776/v3/67d7b9b1f12d491195b00a72d2fe7d1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73ad6e9b1eaf4470a4458a45a03b86ba"}, {"url": "http://192.30.9.3:8776/v3/67d7b9b1f12d491195b00a72d2fe7d1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc6095c8b90a4056ad6fb33d86c2319c"}], "type": "volumev3", "id": "cb31973e365c4222816f94365d3a9482", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8eac3aaf869e4581b0c486846aaf1964"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9f7c82f7a0247459dc8ee250179a27a"}, {"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbf52489f6c24c3bacff12a8fce92972"}], "type": "image", "id": "d37eb918087e4110bb9c0723c297dd28", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13579d8a89904ae8ae47c4c51523cc20"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8850af0d4d74815aac8c55d682d6b88"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05d68f4069f44f3928d1d2cfe0c31e2"}], "type": "network", "id": "da8095ba09ab49ed8463afad9622aa30", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a35851569141aa859a53f8f20d5c9e"}, {"url": "http://172.30.9.32:8080/v1/AUTH_67d7b9b1f12d491195b00a72d2fe7d1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de78fcff9f6f4b3698322312c36b013b"}, {"url": "http://12.0.0.27:8080/v1/AUTH_67d7b9b1f12d491195b00a72d2fe7d1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc41d0b8771f41d298a04050d21e2d86"}], "type": "object-store", "id": "eac7f386a2854d7cb26da2c6929699a5", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_570703d7-2394-41c5-bc91-37e6ae777b48", "id": "7bcba02434724d9392be406f890ac913"}, "audit_ids": ["uIIWfvqhS1aKaKHQSGRnmQ"], "issued_at": "2018-08-09T22:04:19.000000Z"}} 2018-08-09 22:04:19,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-09 22:04:19,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9ebf39c01ce7ad648079ff069f7b8ec16cf144ba" -d '{"network": {"name": "singlevm2-net_570703d7-2394-41c5-bc91-37e6ae777b48", "admin_state_up": true}}' 2018-08-09 22:04:19,964 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-b533b9ae-31bb-4631-a503-667ec40eeab6 Date: Thu, 09 Aug 2018 22:04:19 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"c61b005c-8dc6-43e7-82dc-c7df6e85d28d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"67d7b9b1f12d491195b00a72d2fe7d1d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T22:04:19Z","is_default":false,"name":"singlevm2-net_570703d7-2394-41c5-bc91-37e6ae777b48","qos_policy_id":null,"admin_state_up":true,"tenant_id":"67d7b9b1f12d491195b00a72d2fe7d1d","created_at":"2018-08-09T22:04:19Z","mtu":1450}} 2018-08-09 22:04:19,964 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-b533b9ae-31bb-4631-a503-667ec40eeab6 2018-08-09 22:04:19,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.860206842422s 2018-08-09 22:04:19,964 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-b533b9ae-31bb-4631-a503-667ec40eeab6 2018-08-09 22:04:19,965 - 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-09T22:04:19Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'c61b005c-8dc6-43e7-82dc-c7df6e85d28d', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-net_570703d7-2394-41c5-bc91-37e6ae777b48', u'admin_state_up': True, u'tenant_id': u'67d7b9b1f12d491195b00a72d2fe7d1d', u'created_at': u'2018-08-09T22:04:19Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'67d7b9b1f12d491195b00a72d2fe7d1d', u'l2_adjacency': True}) 2018-08-09 22:04:19,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 22:04:19,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ebf39c01ce7ad648079ff069f7b8ec16cf144ba" 2018-08-09 22:04:20,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1230 X-Openstack-Request-Id: req-79dad3c2-5c71-4123-82fa-3523eed3430e Date: Thu, 09 Aug 2018 22:04:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T21:56:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"c61b005c-8dc6-43e7-82dc-c7df6e85d28d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"67d7b9b1f12d491195b00a72d2fe7d1d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T22:04:19Z","qos_policy_id":null,"name":"singlevm2-net_570703d7-2394-41c5-bc91-37e6ae777b48","admin_state_up":true,"tenant_id":"67d7b9b1f12d491195b00a72d2fe7d1d","created_at":"2018-08-09T22:04:19Z","mtu":1450}]} 2018-08-09 22:04:20,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-79dad3c2-5c71-4123-82fa-3523eed3430e 2018-08-09 22:04:20,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.349464893341s 2018-08-09 22:04:20,315 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-79dad3c2-5c71-4123-82fa-3523eed3430e 2018-08-09 22:04:20,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-09 22:04:20,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}9ebf39c01ce7ad648079ff069f7b8ec16cf144ba" -d '{"subnet": {"name": "singlevm2-subnet_570703d7-2394-41c5-bc91-37e6ae777b48", "enable_dhcp": true, "network_id": "c61b005c-8dc6-43e7-82dc-c7df6e85d28d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-09 22:04:21,205 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-492ffa0f-e1c4-4d81-bcf5-a8df6e5aa6bb Date: Thu, 09 Aug 2018 22:04:21 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c61b005c-8dc6-43e7-82dc-c7df6e85d28d","tenant_id":"67d7b9b1f12d491195b00a72d2fe7d1d","created_at":"2018-08-09T22:04:20Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-09T22:04: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":"67d7b9b1f12d491195b00a72d2fe7d1d","id":"0e420bf5-a264-4449-b623-5c148530c843","subnetpool_id":null,"name":"singlevm2-subnet_570703d7-2394-41c5-bc91-37e6ae777b48"}} 2018-08-09 22:04:21,205 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-492ffa0f-e1c4-4d81-bcf5-a8df6e5aa6bb 2018-08-09 22:04:21,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.888091802597s 2018-08-09 22:04:21,206 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-492ffa0f-e1c4-4d81-bcf5-a8df6e5aa6bb 2018-08-09 22:04:21,206 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T22:04: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'0e420bf5-a264-4449-b623-5c148530c843', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_570703d7-2394-41c5-bc91-37e6ae777b48', u'enable_dhcp': True, u'network_id': u'c61b005c-8dc6-43e7-82dc-c7df6e85d28d', u'tenant_id': u'67d7b9b1f12d491195b00a72d2fe7d1d', u'created_at': u'2018-08-09T22:04: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'67d7b9b1f12d491195b00a72d2fe7d1d'}) 2018-08-09 22:04:21,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-09 22:04:21,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}9ebf39c01ce7ad648079ff069f7b8ec16cf144ba" -d '{"router": {"external_gateway_info": {"network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750"}, "name": "singlevm2-router_570703d7-2394-41c5-bc91-37e6ae777b48", "admin_state_up": true}}' 2018-08-09 22:04:27,864 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-4caf8965-755f-44d3-bc9e-48fd7460f73e Date: Thu, 09 Aug 2018 22:04:27 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "47882689-2cda-49f1-ab90-97da69506aee", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "created_at": "2018-08-09T22:04:22Z", "admin_state_up": true, "updated_at": "2018-08-09T22:04:23Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "id": "ae2eed51-8ade-4656-9f1b-b857b8a48beb", "name": "singlevm2-router_570703d7-2394-41c5-bc91-37e6ae777b48"}} 2018-08-09 22:04:27,864 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-4caf8965-755f-44d3-bc9e-48fd7460f73e 2018-08-09 22:04:27,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.6578400135s 2018-08-09 22:04:27,865 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-4caf8965-755f-44d3-bc9e-48fd7460f73e 2018-08-09 22:04:27,865 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T22:04:23Z', u'revision_number': 3, u'id': u'ae2eed51-8ade-4656-9f1b-b857b8a48beb', u'external_gateway_info': {u'network_id': u'bdb9209b-6552-4310-8fa0-ca466e84a750', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'47882689-2cda-49f1-ab90-97da69506aee', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_570703d7-2394-41c5-bc91-37e6ae777b48', u'admin_state_up': True, u'tenant_id': u'67d7b9b1f12d491195b00a72d2fe7d1d', u'created_at': u'2018-08-09T22:04:22Z', u'flavor_id': None, u'routes': [], u'project_id': u'67d7b9b1f12d491195b00a72d2fe7d1d'}) 2018-08-09 22:04:27,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-09 22:04:27,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/ae2eed51-8ade-4656-9f1b-b857b8a48beb/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}9ebf39c01ce7ad648079ff069f7b8ec16cf144ba" -d '{"subnet_id": "0e420bf5-a264-4449-b623-5c148530c843"}' 2018-08-09 22:04:30,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-730da99d-931c-4bf2-a276-17cb2f46ce36 Date: Thu, 09 Aug 2018 22:04:30 GMT RESP BODY: {"network_id": "c61b005c-8dc6-43e7-82dc-c7df6e85d28d", "tenant_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "subnet_id": "0e420bf5-a264-4449-b623-5c148530c843", "subnet_ids": ["0e420bf5-a264-4449-b623-5c148530c843"], "port_id": "02394929-51ba-49eb-8a76-42968466b3b0", "id": "ae2eed51-8ade-4656-9f1b-b857b8a48beb"} 2018-08-09 22:04:30,800 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/ae2eed51-8ade-4656-9f1b-b857b8a48beb/add_router_interface.json used request id req-730da99d-931c-4bf2-a276-17cb2f46ce36 2018-08-09 22:04:30,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.93460297585s 2018-08-09 22:04:30,801 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/ae2eed51-8ade-4656-9f1b-b857b8a48beb/add_router_interface.json used request id req-730da99d-931c-4bf2-a276-17cb2f46ce36 returning object ae2eed51-8ade-4656-9f1b-b857b8a48beb 2018-08-09 22:04:30,801 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-09 22:04:30,928 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-09 22:04:30,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-09 22:04:30,935 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Thu, 09 Aug 2018 22:04:30 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}]} 2018-08-09 22:04:30,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 22:04:30,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ebf39c01ce7ad648079ff069f7b8ec16cf144ba" 2018-08-09 22:04:31,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-dee9384b-14ac-455e-8a4f-1a43436fa211 Date: Thu, 09 Aug 2018 22:04:31 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 22:04:31,751 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-dee9384b-14ac-455e-8a4f-1a43436fa211 2018-08-09 22:04:31,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.811689138412s 2018-08-09 22:04:31,752 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-dee9384b-14ac-455e-8a4f-1a43436fa211 2018-08-09 22:04:31,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-09 22:04:31,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9ebf39c01ce7ad648079ff069f7b8ec16cf144ba" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_570703d7-2394-41c5-bc91-37e6ae777b48", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_570703d7-2394-41c5-bc91-37e6ae777b48"}' 2018-08-09 22:04:32,612 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Location: http://172.30.9.32:9292/v2/images/fb366af8-549d-4699-89ce-453d6d7c0df8 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a0d8896b-eab3-43c8-80c9-b27a43c11d4f Date: Thu, 09 Aug 2018 22:04:32 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T22:04:32Z", "file": "/v2/images/fb366af8-549d-4699-89ce-453d6d7c0df8/file", "owner": "67d7b9b1f12d491195b00a72d2fe7d1d", "id": "fb366af8-549d-4699-89ce-453d6d7c0df8", "size": null, "self": "/v2/images/fb366af8-549d-4699-89ce-453d6d7c0df8", "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_570703d7-2394-41c5-bc91-37e6ae777b48", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_570703d7-2394-41c5-bc91-37e6ae777b48", "checksum": null, "created_at": "2018-08-09T22:04:32Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-09 22:04:32,613 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-a0d8896b-eab3-43c8-80c9-b27a43c11d4f 2018-08-09 22:04:32,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.85254406929s 2018-08-09 22:04:32,613 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-a0d8896b-eab3-43c8-80c9-b27a43c11d4f returning object fb366af8-549d-4699-89ce-453d6d7c0df8 2018-08-09 22:04:32,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-09 22:04:32,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9292/v2/images/fb366af8-549d-4699-89ce-453d6d7c0df8/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}9ebf39c01ce7ad648079ff069f7b8ec16cf144ba" -d '' 2018-08-09 22:04:33,457 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6bd5073d-2348-4050-87fa-661afa105db2 Date: Thu, 09 Aug 2018 22:04: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-09 22:04:33,457 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/fb366af8-549d-4699-89ce-453d6d7c0df8/file used request id req-6bd5073d-2348-4050-87fa-661afa105db2 2018-08-09 22:04:33,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.843631029129s 2018-08-09 22:04:33,458 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/fb366af8-549d-4699-89ce-453d6d7c0df8/file used request id req-6bd5073d-2348-4050-87fa-661afa105db2 2018-08-09 22:04:33,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 22:04:33,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ebf39c01ce7ad648079ff069f7b8ec16cf144ba" 2018-08-09 22:04:33,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-f1684fcb-e9ae-4991-ace0-360d8ac1af96 Date: Thu, 09 Aug 2018 22:04:33 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T22:04:33Z", "file": "/v2/images/fb366af8-549d-4699-89ce-453d6d7c0df8/file", "owner": "67d7b9b1f12d491195b00a72d2fe7d1d", "id": "fb366af8-549d-4699-89ce-453d6d7c0df8", "size": 12716032, "self": "/v2/images/fb366af8-549d-4699-89ce-453d6d7c0df8", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/fb366af8-549d-4699-89ce-453d6d7c0df8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/fb366af8-549d-4699-89ce-453d6d7c0df8/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_570703d7-2394-41c5-bc91-37e6ae777b48", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_570703d7-2394-41c5-bc91-37e6ae777b48", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T22:04:32Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 22:04:33,876 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-f1684fcb-e9ae-4991-ace0-360d8ac1af96 2018-08-09 22:04:33,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.413917064667s 2018-08-09 22:04:33,876 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-f1684fcb-e9ae-4991-ace0-360d8ac1af96 2018-08-09 22:04:33,878 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/fb366af8-549d-4699-89ce-453d6d7c0df8/snap', u'metadata': Munch({})})], 'file': u'/v2/images/fb366af8-549d-4699-89ce-453d6d7c0df8/file', 'owner': u'67d7b9b1f12d491195b00a72d2fe7d1d', 'id': u'fb366af8-549d-4699-89ce-453d6d7c0df8', 'size': 12716032, u'self': u'/v2/images/fb366af8-549d-4699-89ce-453d6d7c0df8', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'67d7b9b1f12d491195b00a72d2fe7d1d', 'name': 'singlevm2-project_570703d7-2394-41c5-bc91-37e6ae777b48', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/fb366af8-549d-4699-89ce-453d6d7c0df8/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-09T22:04:33Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-09T22:04:33Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_570703d7-2394-41c5-bc91-37e6ae777b48', '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/fb366af8-549d-4699-89ce-453d6d7c0df8', 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_570703d7-2394-41c5-bc91-37e6ae777b48', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_570703d7-2394-41c5-bc91-37e6ae777b48', 'created': u'2018-08-09T22:04:32Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-09T22:04:32Z', 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/fb366af8-549d-4699-89ce-453d6d7c0df8', 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_570703d7-2394-41c5-bc91-37e6ae777b48', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-09 22:04:33,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-09 22:04:33,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}60459b5940cbb08f793538016ec3e153a9bbbb23" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_570703d7-2394-41c5-bc91-37e6ae777b48", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-09 22:04:34,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:04: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-e8b91cf9-7307-4bcc-bbd4-ee7efddefda5 x-compute-request-id: req-e8b91cf9-7307-4bcc-bbd4-ee7efddefda5 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm2-flavor_570703d7-2394-41c5-bc91-37e6ae777b48", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/ba328431-a392-49ce-9ab8-b706819518c7", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/ba328431-a392-49ce-9ab8-b706819518c7", "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": "ba328431-a392-49ce-9ab8-b706819518c7"}} 2018-08-09 22:04:34,225 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-e8b91cf9-7307-4bcc-bbd4-ee7efddefda5 2018-08-09 22:04:34,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.346127986908s 2018-08-09 22:04:34,226 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-e8b91cf9-7307-4bcc-bbd4-ee7efddefda5 2018-08-09 22:04:34,226 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_570703d7-2394-41c5-bc91-37e6ae777b48', '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'b5220918a46940eca73b5641490793b9', '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'ba328431-a392-49ce-9ab8-b706819518c7', 'swap': 0}) 2018-08-09 22:04:34,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-09 22:04:34,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors/ba328431-a392-49ce-9ab8-b706819518c7/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}60459b5940cbb08f793538016ec3e153a9bbbb23" -d '{"extra_specs": {}}' 2018-08-09 22:04:34,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22: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 x-openstack-request-id: req-f66e90fc-43e0-4db3-a45c-8aa3696a3ab2 x-compute-request-id: req-f66e90fc-43e0-4db3-a45c-8aa3696a3ab2 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-09 22:04:34,356 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/ba328431-a392-49ce-9ab8-b706819518c7/os-extra_specs used request id req-f66e90fc-43e0-4db3-a45c-8aa3696a3ab2 2018-08-09 22:04:34,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.128983020782s 2018-08-09 22:04:34,356 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/ba328431-a392-49ce-9ab8-b706819518c7/os-extra_specs used request id req-f66e90fc-43e0-4db3-a45c-8aa3696a3ab2 2018-08-09 22:04:34,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-09 22:04:34,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}9ebf39c01ce7ad648079ff069f7b8ec16cf144ba" -d '{"keypair": {"name": "singlevm2-kp_570703d7-2394-41c5-bc91-37e6ae777b48"}}' 2018-08-09 22:04:35,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22: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-136770fb-018c-4ddf-83b8-f730de2d0bf5 x-compute-request-id: req-136770fb-018c-4ddf-83b8-f730de2d0bf5 Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCcmG0eIhd2AMhNBIyDOlrQDZ6CiOkZzJLOMOdOnay7zC026BZEKSxIL4LyCChpS+sfcfPxxFhjCA0epqaJsEKIAfUohfSyelajFLTzeBM2iLYQPgEoleJux3BrAStEol0w92k6FyXV6OHeGF4pbhFsvjrQHs1qnkLY0Dypq+M8cVz5B0GQARf5z0qalJqOmD6T7F11tRXZtl03eJdLoBGnZFrG+DurHbHNJ9h5JCwmkOl5Ohm2blwqdOPDGta/d7SE/547iHOZE19gH4JWdfSzjGCsB70pQ1qRalzsSso0U8irKCEU/85nlqS/XslYqcxlPynKyF2aSQruGku5co8Z Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAnJhtHiIXdgDITQSMgzpa0A2egojpGcySzjDnTp2su8wtNugW\nRCksSC+C8ggoaUvrH3Hz8cRYYwgNHqamibBCiAH1KIX0snpWoxS083gTNoi2ED4B\nKJXibsdwawErRKJdMPdpOhcl1ejh3hheKW4RbL460B7Nap5C2NA8qavjPHFc+QdB\nkAEX+c9KmpSajpg+k+xddbUV2bZdN3iXS6ARp2Raxvg7qx2xzSfYeSQsJpDpeToZ\ntm5cKnTjwxrWv3e0hP+eO4hzmRNfYB+CVnX0s4xgrAe9KUNakWpc7ErKNFPIqygh\nFP/OZ5akv17JWKnMZT8pyshdmkkK7hpLuXKPGQIDAQABAoIBAChfI8KhB2tkyD8S\n7Sbn5IG/AR6mLXJ5S1/dO8UI4X+JJB8Dtrnb4464sQm1ELYU3Ik+16V8+UyOxtMg\nI89boctutcW8w1lAMRXaQMyEKG/mzwlg8uuDuNzWjiUIKB+JvHzjTD2tuhNr9s9L\nePs1ZUijwoXlaxARvSoohXs41Vy/dejCtD1HvE1QHZyetLp6TTQJMHst1XF5S4fv\nhbRgW1Gw4Bt0VCkeKJzUaV9/+Ll6B7svu3LTQHqBd/K5bIJfsD4tZlH0j/cPQOPB\nARb0uTM2Ar3QRcNu4F1FU3Mvw3YXbsmnlePfdOeXEQC+7XiW0iE8BcrGXtLMklN9\nSFiHaAECgYEAz+uUe8wdUPOEoD22ibvV/ewH9uVDQoo2+pPqQrsb3a2hd5lcZYRt\n/4bHxJDKo2Z44N1WeJeZnFZoqw/uyBD5dqoUNtCwzexTsNSj6Db8pjQDdRJ5TKTP\nUw41YBHCbz5SKw2mBaTvct8smhhrjlX3A1Xt2ua3A7BLZynaKuku/HcCgYEAwM6H\nqp0psV9QzZBRMmGPtkG8FvufJjrpIK5MLywPmgFVht7A7urFuxP/A5seBABLaMW3\nKks24Y8rdP//8p/DSvp4bT7Md3Anj7Ye7C8ksr3ZjrGCv7vl6USTR6I91JG4VGL8\nx97FUMJqJ2HcOitcUehQt4PiLO02ShGW+qo1BO8CgYANVzM+wjj7UbSnx23n5npz\ngWp9Z/Zp1Y5zg3wbbf/6uEJM9zUbemTIaXB150hpNZD59JmwwSFlC5JJr4sFoTkw\naPdFERzXCZvRE8O0iZqqW1oBb/8CcOywio/YKyuLkbcZ9hU59Xw7paAp/vkft9pS\nh3fsfLMvdGdSJjhOWonePwKBgF4fNHlkmareBfsj3Y+Dsv1dH630jd/C2HW8wLIy\nhzc+OXtKmNLJR1epTk97VO7NGgL+qgj6iMMZ+jP2mQLfXR3oIgvqoTQZSybL2FKi\nPP8I0QDoxRRGbNkwQdmxaQ+xR1PistX7eUWQcvPgwPqgmkPd7jF4L1yRPHRyG8so\ndhN/AoGAeJ2StLRMyiLm4U4mW62gzAz6sfLQqNq03cAl7nxAnTZTHfl54ihQ9TlC\n2pj7bda8mx8+IcyDd1gBIQR2uqdNhIuTYLNy0N5hY1U9WTHRF38HAW4+ABam6jHy\n7TGUTSn8/7qIWRepiBOOkyk9FGsZUXItDjafW73F8mvkDelPJCk=\n-----END RSA PRIVATE KEY-----\n", "user_id": "7bcba02434724d9392be406f890ac913", "name": "singlevm2-kp_570703d7-2394-41c5-bc91-37e6ae777b48", "fingerprint": "8e:9e:0a:5e:40:b2:f5:8c:f2:22:a0:0e:85:42:97:fb"}} 2018-08-09 22:04:35,216 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/os-keypairs used request id req-136770fb-018c-4ddf-83b8-f730de2d0bf5 2018-08-09 22:04:35,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.858608007431s 2018-08-09 22:04:35,216 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/os-keypairs used request id req-136770fb-018c-4ddf-83b8-f730de2d0bf5 2018-08-09 22:04:35,217 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCcmG0eIhd2AMhNBIyDOlrQDZ6CiOkZzJLOMOdOnay7zC026BZEKSxIL4LyCChpS+sfcfPxxFhjCA0epqaJsEKIAfUohfSyelajFLTzeBM2iLYQPgEoleJux3BrAStEol0w92k6FyXV6OHeGF4pbhFsvjrQHs1qnkLY0Dypq+M8cVz5B0GQARf5z0qalJqOmD6T7F11tRXZtl03eJdLoBGnZFrG+DurHbHNJ9h5JCwmkOl5Ohm2blwqdOPDGta/d7SE/547iHOZE19gH4JWdfSzjGCsB70pQ1qRalzsSso0U8irKCEU/85nlqS/XslYqcxlPynKyF2aSQruGku5co8Z Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAnJhtHiIXdgDITQSMgzpa0A2egojpGcySzjDnTp2su8wtNugW\nRCksSC+C8ggoaUvrH3Hz8cRYYwgNHqamibBCiAH1KIX0snpWoxS083gTNoi2ED4B\nKJXibsdwawErRKJdMPdpOhcl1ejh3hheKW4RbL460B7Nap5C2NA8qavjPHFc+QdB\nkAEX+c9KmpSajpg+k+xddbUV2bZdN3iXS6ARp2Raxvg7qx2xzSfYeSQsJpDpeToZ\ntm5cKnTjwxrWv3e0hP+eO4hzmRNfYB+CVnX0s4xgrAe9KUNakWpc7ErKNFPIqygh\nFP/OZ5akv17JWKnMZT8pyshdmkkK7hpLuXKPGQIDAQABAoIBAChfI8KhB2tkyD8S\n7Sbn5IG/AR6mLXJ5S1/dO8UI4X+JJB8Dtrnb4464sQm1ELYU3Ik+16V8+UyOxtMg\nI89boctutcW8w1lAMRXaQMyEKG/mzwlg8uuDuNzWjiUIKB+JvHzjTD2tuhNr9s9L\nePs1ZUijwoXlaxARvSoohXs41Vy/dejCtD1HvE1QHZyetLp6TTQJMHst1XF5S4fv\nhbRgW1Gw4Bt0VCkeKJzUaV9/+Ll6B7svu3LTQHqBd/K5bIJfsD4tZlH0j/cPQOPB\nARb0uTM2Ar3QRcNu4F1FU3Mvw3YXbsmnlePfdOeXEQC+7XiW0iE8BcrGXtLMklN9\nSFiHaAECgYEAz+uUe8wdUPOEoD22ibvV/ewH9uVDQoo2+pPqQrsb3a2hd5lcZYRt\n/4bHxJDKo2Z44N1WeJeZnFZoqw/uyBD5dqoUNtCwzexTsNSj6Db8pjQDdRJ5TKTP\nUw41YBHCbz5SKw2mBaTvct8smhhrjlX3A1Xt2ua3A7BLZynaKuku/HcCgYEAwM6H\nqp0psV9QzZBRMmGPtkG8FvufJjrpIK5MLywPmgFVht7A7urFuxP/A5seBABLaMW3\nKks24Y8rdP//8p/DSvp4bT7Md3Anj7Ye7C8ksr3ZjrGCv7vl6USTR6I91JG4VGL8\nx97FUMJqJ2HcOitcUehQt4PiLO02ShGW+qo1BO8CgYANVzM+wjj7UbSnx23n5npz\ngWp9Z/Zp1Y5zg3wbbf/6uEJM9zUbemTIaXB150hpNZD59JmwwSFlC5JJr4sFoTkw\naPdFERzXCZvRE8O0iZqqW1oBb/8CcOywio/YKyuLkbcZ9hU59Xw7paAp/vkft9pS\nh3fsfLMvdGdSJjhOWonePwKBgF4fNHlkmareBfsj3Y+Dsv1dH630jd/C2HW8wLIy\nhzc+OXtKmNLJR1epTk97VO7NGgL+qgj6iMMZ+jP2mQLfXR3oIgvqoTQZSybL2FKi\nPP8I0QDoxRRGbNkwQdmxaQ+xR1PistX7eUWQcvPgwPqgmkPd7jF4L1yRPHRyG8so\ndhN/AoGAeJ2StLRMyiLm4U4mW62gzAz6sfLQqNq03cAl7nxAnTZTHfl54ihQ9TlC\n2pj7bda8mx8+IcyDd1gBIQR2uqdNhIuTYLNy0N5hY1U9WTHRF38HAW4+ABam6jHy\n7TGUTSn8/7qIWRepiBOOkyk9FGsZUXItDjafW73F8mvkDelPJCk=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'7bcba02434724d9392be406f890ac913', 'name': u'singlevm2-kp_570703d7-2394-41c5-bc91-37e6ae777b48', 'created_at': '2018-08-09T22:04:35.217204', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'67d7b9b1f12d491195b00a72d2fe7d1d', 'name': 'singlevm2-project_570703d7-2394-41c5-bc91-37e6ae777b48', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'8e:9e:0a:5e:40:b2:f5:8c:f2:22:a0:0e:85:42:97:fb', 'type': 'ssh', 'id': u'singlevm2-kp_570703d7-2394-41c5-bc91-37e6ae777b48'}) 2018-08-09 22:04:35,217 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAnJhtHiIXdgDITQSMgzpa0A2egojpGcySzjDnTp2su8wtNugW RCksSC+C8ggoaUvrH3Hz8cRYYwgNHqamibBCiAH1KIX0snpWoxS083gTNoi2ED4B KJXibsdwawErRKJdMPdpOhcl1ejh3hheKW4RbL460B7Nap5C2NA8qavjPHFc+QdB kAEX+c9KmpSajpg+k+xddbUV2bZdN3iXS6ARp2Raxvg7qx2xzSfYeSQsJpDpeToZ tm5cKnTjwxrWv3e0hP+eO4hzmRNfYB+CVnX0s4xgrAe9KUNakWpc7ErKNFPIqygh FP/OZ5akv17JWKnMZT8pyshdmkkK7hpLuXKPGQIDAQABAoIBAChfI8KhB2tkyD8S 7Sbn5IG/AR6mLXJ5S1/dO8UI4X+JJB8Dtrnb4464sQm1ELYU3Ik+16V8+UyOxtMg I89boctutcW8w1lAMRXaQMyEKG/mzwlg8uuDuNzWjiUIKB+JvHzjTD2tuhNr9s9L ePs1ZUijwoXlaxARvSoohXs41Vy/dejCtD1HvE1QHZyetLp6TTQJMHst1XF5S4fv hbRgW1Gw4Bt0VCkeKJzUaV9/+Ll6B7svu3LTQHqBd/K5bIJfsD4tZlH0j/cPQOPB ARb0uTM2Ar3QRcNu4F1FU3Mvw3YXbsmnlePfdOeXEQC+7XiW0iE8BcrGXtLMklN9 SFiHaAECgYEAz+uUe8wdUPOEoD22ibvV/ewH9uVDQoo2+pPqQrsb3a2hd5lcZYRt /4bHxJDKo2Z44N1WeJeZnFZoqw/uyBD5dqoUNtCwzexTsNSj6Db8pjQDdRJ5TKTP Uw41YBHCbz5SKw2mBaTvct8smhhrjlX3A1Xt2ua3A7BLZynaKuku/HcCgYEAwM6H qp0psV9QzZBRMmGPtkG8FvufJjrpIK5MLywPmgFVht7A7urFuxP/A5seBABLaMW3 Kks24Y8rdP//8p/DSvp4bT7Md3Anj7Ye7C8ksr3ZjrGCv7vl6USTR6I91JG4VGL8 x97FUMJqJ2HcOitcUehQt4PiLO02ShGW+qo1BO8CgYANVzM+wjj7UbSnx23n5npz gWp9Z/Zp1Y5zg3wbbf/6uEJM9zUbemTIaXB150hpNZD59JmwwSFlC5JJr4sFoTkw aPdFERzXCZvRE8O0iZqqW1oBb/8CcOywio/YKyuLkbcZ9hU59Xw7paAp/vkft9pS h3fsfLMvdGdSJjhOWonePwKBgF4fNHlkmareBfsj3Y+Dsv1dH630jd/C2HW8wLIy hzc+OXtKmNLJR1epTk97VO7NGgL+qgj6iMMZ+jP2mQLfXR3oIgvqoTQZSybL2FKi PP8I0QDoxRRGbNkwQdmxaQ+xR1PistX7eUWQcvPgwPqgmkPd7jF4L1yRPHRyG8so dhN/AoGAeJ2StLRMyiLm4U4mW62gzAz6sfLQqNq03cAl7nxAnTZTHfl54ihQ9TlC 2pj7bda8mx8+IcyDd1gBIQR2uqdNhIuTYLNy0N5hY1U9WTHRF38HAW4+ABam6jHy 7TGUTSn8/7qIWRepiBOOkyk9FGsZUXItDjafW73F8mvkDelPJCk= -----END RSA PRIVATE KEY----- 2018-08-09 22:04:35,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-09 22:04:35,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}9ebf39c01ce7ad648079ff069f7b8ec16cf144ba" -d '{"security_group": {"name": "singlevm2-sg_570703d7-2394-41c5-bc91-37e6ae777b48", "description": "created by OPNFV Functest (singlevm2)"}}' 2018-08-09 22:04:35,655 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-844f6bfe-df73-43de-8793-7408def0e9e5 Date: Thu, 09 Aug 2018 22:04:35 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "created_at": "2018-08-09T22:04:35Z", "updated_at": "2018-08-09T22:04:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:04:35Z", "revision_number": 0, "id": "38b67207-d6a5-4cdd-a368-2cf072862fad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:04:35Z", "security_group_id": "1dc68416-64e9-4983-9ce5-cc637bd67fd6", "tenant_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "67d7b9b1f12d491195b00a72d2fe7d1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:04:35Z", "revision_number": 0, "id": "8d1dcb87-f057-4533-a6d5-880593465b36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:04:35Z", "security_group_id": "1dc68416-64e9-4983-9ce5-cc637bd67fd6", "tenant_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "67d7b9b1f12d491195b00a72d2fe7d1d"}], "revision_number": 1, "project_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "id": "1dc68416-64e9-4983-9ce5-cc637bd67fd6", "name": "singlevm2-sg_570703d7-2394-41c5-bc91-37e6ae777b48"}} 2018-08-09 22:04:35,656 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-844f6bfe-df73-43de-8793-7408def0e9e5 2018-08-09 22:04:35,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.435306787491s 2018-08-09 22:04:35,656 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-844f6bfe-df73-43de-8793-7408def0e9e5 2018-08-09 22:04:35,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-09 22:04:35,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}9ebf39c01ce7ad648079ff069f7b8ec16cf144ba" 2018-08-09 22:04:35,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-94d77010-c730-44ff-aab3-a6c816b79cd8 Date: Thu, 09 Aug 2018 22:04:35 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "created_at": "2018-08-09T22:04:35Z", "updated_at": "2018-08-09T22:04:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:04:35Z", "revision_number": 0, "id": "38b67207-d6a5-4cdd-a368-2cf072862fad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:04:35Z", "security_group_id": "1dc68416-64e9-4983-9ce5-cc637bd67fd6", "tenant_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "67d7b9b1f12d491195b00a72d2fe7d1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:04:35Z", "revision_number": 0, "id": "8d1dcb87-f057-4533-a6d5-880593465b36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:04:35Z", "security_group_id": "1dc68416-64e9-4983-9ce5-cc637bd67fd6", "tenant_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "67d7b9b1f12d491195b00a72d2fe7d1d"}], "revision_number": 1, "project_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "id": "1dc68416-64e9-4983-9ce5-cc637bd67fd6", "name": "singlevm2-sg_570703d7-2394-41c5-bc91-37e6ae777b48"}, {"description": "Default security group", "tags": [], "tenant_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "created_at": "2018-08-09T22:04:19Z", "updated_at": "2018-08-09T22:04:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:04:19Z", "revision_number": 0, "id": "18101e34-f310-4a08-bf53-7a53d035e982", "remote_group_id": "c734b2bd-833b-443d-a66d-beadc6f6963a", "remote_ip_prefix": null, "created_at": "2018-08-09T22:04:19Z", "security_group_id": "c734b2bd-833b-443d-a66d-beadc6f6963a", "tenant_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "67d7b9b1f12d491195b00a72d2fe7d1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:04:19Z", "revision_number": 0, "id": "2b7716f9-9514-44bb-ae74-6f91d239ed4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:04:19Z", "security_group_id": "c734b2bd-833b-443d-a66d-beadc6f6963a", "tenant_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "67d7b9b1f12d491195b00a72d2fe7d1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:04:19Z", "revision_number": 0, "id": "5dddcff0-0bb9-4c10-bf38-a0871512b49f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:04:19Z", "security_group_id": "c734b2bd-833b-443d-a66d-beadc6f6963a", "tenant_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "67d7b9b1f12d491195b00a72d2fe7d1d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:04:19Z", "revision_number": 0, "id": "e6d65852-b008-4fab-b0e5-02626d6101b8", "remote_group_id": "c734b2bd-833b-443d-a66d-beadc6f6963a", "remote_ip_prefix": null, "created_at": "2018-08-09T22:04:19Z", "security_group_id": "c734b2bd-833b-443d-a66d-beadc6f6963a", "tenant_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "67d7b9b1f12d491195b00a72d2fe7d1d"}], "revision_number": 1, "project_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "id": "c734b2bd-833b-443d-a66d-beadc6f6963a", "name": "default"}]} 2018-08-09 22:04:35,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-94d77010-c730-44ff-aab3-a6c816b79cd8 2018-08-09 22:04:35,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.311410903931s 2018-08-09 22:04:35,972 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-94d77010-c730-44ff-aab3-a6c816b79cd8 2018-08-09 22:04:35,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-09 22:04:35,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}9ebf39c01ce7ad648079ff069f7b8ec16cf144ba" -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": "1dc68416-64e9-4983-9ce5-cc637bd67fd6"}}' 2018-08-09 22:04:36,139 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-1baea940-2f29-4964-9709-d3c15803de0b Date: Thu, 09 Aug 2018 22:04:36 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-09T22:04:36Z", "security_group_id": "1dc68416-64e9-4983-9ce5-cc637bd67fd6", "port_range_min": 22, "revision_number": 0, "tenant_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "created_at": "2018-08-09T22:04:36Z", "project_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "id": "0bd3dedd-844f-4a2b-be6b-8c8c2f2210c9"}} 2018-08-09 22:04:36,139 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-1baea940-2f29-4964-9709-d3c15803de0b 2018-08-09 22:04:36,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.163041830063s 2018-08-09 22:04:36,139 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-1baea940-2f29-4964-9709-d3c15803de0b 2018-08-09 22:04:36,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-09 22:04:36,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}9ebf39c01ce7ad648079ff069f7b8ec16cf144ba" 2018-08-09 22:04:36,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-b37ab513-a650-45a6-9aae-462e14294da9 Date: Thu, 09 Aug 2018 22:04:36 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "created_at": "2018-08-09T22:04:35Z", "updated_at": "2018-08-09T22:04:36Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-09T22:04:36Z", "revision_number": 0, "id": "0bd3dedd-844f-4a2b-be6b-8c8c2f2210c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:04:36Z", "security_group_id": "1dc68416-64e9-4983-9ce5-cc637bd67fd6", "tenant_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "67d7b9b1f12d491195b00a72d2fe7d1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:04:35Z", "revision_number": 0, "id": "38b67207-d6a5-4cdd-a368-2cf072862fad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:04:35Z", "security_group_id": "1dc68416-64e9-4983-9ce5-cc637bd67fd6", "tenant_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "67d7b9b1f12d491195b00a72d2fe7d1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:04:35Z", "revision_number": 0, "id": "8d1dcb87-f057-4533-a6d5-880593465b36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:04:35Z", "security_group_id": "1dc68416-64e9-4983-9ce5-cc637bd67fd6", "tenant_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "67d7b9b1f12d491195b00a72d2fe7d1d"}], "revision_number": 2, "project_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "id": "1dc68416-64e9-4983-9ce5-cc637bd67fd6", "name": "singlevm2-sg_570703d7-2394-41c5-bc91-37e6ae777b48"}, {"description": "Default security group", "tags": [], "tenant_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "created_at": "2018-08-09T22:04:19Z", "updated_at": "2018-08-09T22:04:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:04:19Z", "revision_number": 0, "id": "18101e34-f310-4a08-bf53-7a53d035e982", "remote_group_id": "c734b2bd-833b-443d-a66d-beadc6f6963a", "remote_ip_prefix": null, "created_at": "2018-08-09T22:04:19Z", "security_group_id": "c734b2bd-833b-443d-a66d-beadc6f6963a", "tenant_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "67d7b9b1f12d491195b00a72d2fe7d1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:04:19Z", "revision_number": 0, "id": "2b7716f9-9514-44bb-ae74-6f91d239ed4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:04:19Z", "security_group_id": "c734b2bd-833b-443d-a66d-beadc6f6963a", "tenant_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "67d7b9b1f12d491195b00a72d2fe7d1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:04:19Z", "revision_number": 0, "id": "5dddcff0-0bb9-4c10-bf38-a0871512b49f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:04:19Z", "security_group_id": "c734b2bd-833b-443d-a66d-beadc6f6963a", "tenant_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "67d7b9b1f12d491195b00a72d2fe7d1d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:04:19Z", "revision_number": 0, "id": "e6d65852-b008-4fab-b0e5-02626d6101b8", "remote_group_id": "c734b2bd-833b-443d-a66d-beadc6f6963a", "remote_ip_prefix": null, "created_at": "2018-08-09T22:04:19Z", "security_group_id": "c734b2bd-833b-443d-a66d-beadc6f6963a", "tenant_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "67d7b9b1f12d491195b00a72d2fe7d1d"}], "revision_number": 1, "project_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "id": "c734b2bd-833b-443d-a66d-beadc6f6963a", "name": "default"}]} 2018-08-09 22:04:36,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-b37ab513-a650-45a6-9aae-462e14294da9 2018-08-09 22:04:36,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.444263935089s 2018-08-09 22:04:36,587 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-b37ab513-a650-45a6-9aae-462e14294da9 2018-08-09 22:04:36,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-09 22:04:36,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}9ebf39c01ce7ad648079ff069f7b8ec16cf144ba" -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": "1dc68416-64e9-4983-9ce5-cc637bd67fd6"}}' 2018-08-09 22:04:37,019 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-eb47e07d-4d04-4c81-865c-885fd2e390b5 Date: Thu, 09 Aug 2018 22:04:37 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-09T22:04:36Z", "security_group_id": "1dc68416-64e9-4983-9ce5-cc637bd67fd6", "port_range_min": null, "revision_number": 0, "tenant_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "created_at": "2018-08-09T22:04:36Z", "project_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "id": "abba221e-4d8c-426e-80a8-993dd0afef9d"}} 2018-08-09 22:04:37,019 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-eb47e07d-4d04-4c81-865c-885fd2e390b5 2018-08-09 22:04:37,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.428277015686s 2018-08-09 22:04:37,019 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-eb47e07d-4d04-4c81-865c-885fd2e390b5 2018-08-09 22:04:37,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 22:04:37,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ebf39c01ce7ad648079ff069f7b8ec16cf144ba" 2018-08-09 22:04:37,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-921d77d7-73f3-4d51-ba8c-b447a7b52a90 Date: Thu, 09 Aug 2018 22:04:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T21:56:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c61b005c-8dc6-43e7-82dc-c7df6e85d28d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"67d7b9b1f12d491195b00a72d2fe7d1d","l2_adjacency":true,"status":"ACTIVE","subnets":["0e420bf5-a264-4449-b623-5c148530c843"],"description":"","tags":[],"updated_at":"2018-08-09T22:04:20Z","qos_policy_id":null,"name":"singlevm2-net_570703d7-2394-41c5-bc91-37e6ae777b48","admin_state_up":true,"tenant_id":"67d7b9b1f12d491195b00a72d2fe7d1d","created_at":"2018-08-09T22:04:19Z","mtu":1450}]} 2018-08-09 22:04:37,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-921d77d7-73f3-4d51-ba8c-b447a7b52a90 2018-08-09 22:04:37,377 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.355839967728s 2018-08-09 22:04:37,377 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-921d77d7-73f3-4d51-ba8c-b447a7b52a90 2018-08-09 22:04:37,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 22:04:37,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ebf39c01ce7ad648079ff069f7b8ec16cf144ba" 2018-08-09 22:04:37,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-c8c84f79-4f14-4c76-b00f-87cacf61c9ba Date: Thu, 09 Aug 2018 22:04:37 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T22:04:33Z", "file": "/v2/images/fb366af8-549d-4699-89ce-453d6d7c0df8/file", "owner": "67d7b9b1f12d491195b00a72d2fe7d1d", "id": "fb366af8-549d-4699-89ce-453d6d7c0df8", "size": 12716032, "self": "/v2/images/fb366af8-549d-4699-89ce-453d6d7c0df8", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/fb366af8-549d-4699-89ce-453d6d7c0df8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/fb366af8-549d-4699-89ce-453d6d7c0df8/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_570703d7-2394-41c5-bc91-37e6ae777b48", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_570703d7-2394-41c5-bc91-37e6ae777b48", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T22:04:32Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 22:04:37,678 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-c8c84f79-4f14-4c76-b00f-87cacf61c9ba 2018-08-09 22:04:37,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.296689987183s 2018-08-09 22:04:37,679 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-c8c84f79-4f14-4c76-b00f-87cacf61c9ba 2018-08-09 22:04:37,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 22:04:37,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}9ebf39c01ce7ad648079ff069f7b8ec16cf144ba" 2018-08-09 22:04:37,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22: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-7420a138-1e1a-4ef2-ba87-d15be134e2f1 x-compute-request-id: req-7420a138-1e1a-4ef2-ba87-d15be134e2f1 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_570703d7-2394-41c5-bc91-37e6ae777b48", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/ba328431-a392-49ce-9ab8-b706819518c7", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/ba328431-a392-49ce-9ab8-b706819518c7", "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": "ba328431-a392-49ce-9ab8-b706819518c7"}]} 2018-08-09 22:04:37,807 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-7420a138-1e1a-4ef2-ba87-d15be134e2f1 2018-08-09 22:04:37,807 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.126976966858s 2018-08-09 22:04:37,808 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-7420a138-1e1a-4ef2-ba87-d15be134e2f1 2018-08-09 22:04:37,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-09 22:04:37,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}9ebf39c01ce7ad648079ff069f7b8ec16cf144ba" -d '{"server": {"name": "singlevm2-vm_570703d7-2394-41c5-bc91-37e6ae777b48", "imageRef": "fb366af8-549d-4699-89ce-453d6d7c0df8", "key_name": "singlevm2-kp_570703d7-2394-41c5-bc91-37e6ae777b48", "flavorRef": "ba328431-a392-49ce-9ab8-b706819518c7", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c61b005c-8dc6-43e7-82dc-c7df6e85d28d"}], "security_groups": [{"name": "1dc68416-64e9-4983-9ce5-cc637bd67fd6"}]}}' 2018-08-09 22:04:43,424 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 22: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 x-openstack-request-id: req-9fadcf51-09ca-4699-8e7c-846e6e95f649 x-compute-request-id: req-9fadcf51-09ca-4699-8e7c-846e6e95f649 Content-Length: 403 location: http://172.30.9.32:8774/v2.1/servers/5ce95b49-8950-4c38-bf66-76a5c1667972 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "1dc68416-64e9-4983-9ce5-cc637bd67fd6"}], "OS-DCF:diskConfig": "MANUAL", "id": "5ce95b49-8950-4c38-bf66-76a5c1667972", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/5ce95b49-8950-4c38-bf66-76a5c1667972", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/5ce95b49-8950-4c38-bf66-76a5c1667972", "rel": "bookmark"}], "adminPass": "A48ouTt2t2Df"}} 2018-08-09 22:04:43,424 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers used request id req-9fadcf51-09ca-4699-8e7c-846e6e95f649 2018-08-09 22:04:43,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.61507201195s 2018-08-09 22:04:43,425 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers used request id req-9fadcf51-09ca-4699-8e7c-846e6e95f649 2018-08-09 22:04:43,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 22:04:43,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ebf39c01ce7ad648079ff069f7b8ec16cf144ba" 2018-08-09 22:04:44,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:04: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-c43654f7-a27a-41a1-823b-a2e1bed410ff x-compute-request-id: req-c43654f7-a27a-41a1-823b-a2e1bed410ff Content-Encoding: gzip Content-Length: 602 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/5ce95b49-8950-4c38-bf66-76a5c1667972", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/5ce95b49-8950-4c38-bf66-76a5c1667972", "rel": "bookmark"}], "image": {"id": "fb366af8-549d-4699-89ce-453d6d7c0df8", "links": [{"href": "http://172.30.9.32:8774/images/fb366af8-549d-4699-89ce-453d6d7c0df8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ba328431-a392-49ce-9ab8-b706819518c7", "links": [{"href": "http://172.30.9.32:8774/flavors/ba328431-a392-49ce-9ab8-b706819518c7", "rel": "bookmark"}]}, "id": "5ce95b49-8950-4c38-bf66-76a5c1667972", "user_id": "7bcba02434724d9392be406f890ac913", "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-09T22:04:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_570703d7-2394-41c5-bc91-37e6ae777b48", "name": "singlevm2-vm_570703d7-2394-41c5-bc91-37e6ae777b48", "created": "2018-08-09T22:04:43Z", "tenant_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 22:04:44,647 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-c43654f7-a27a-41a1-823b-a2e1bed410ff 2018-08-09 22:04:44,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.2216629982s 2018-08-09 22:04:44,648 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-c43654f7-a27a-41a1-823b-a2e1bed410ff 2018-08-09 22:04:44,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 22:04:44,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ebf39c01ce7ad648079ff069f7b8ec16cf144ba" 2018-08-09 22:04:45,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-74c585c1-4467-46b7-9a88-3d8e148f98ba Date: Thu, 09 Aug 2018 22:04:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T21:56:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c61b005c-8dc6-43e7-82dc-c7df6e85d28d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"67d7b9b1f12d491195b00a72d2fe7d1d","l2_adjacency":true,"status":"ACTIVE","subnets":["0e420bf5-a264-4449-b623-5c148530c843"],"description":"","tags":[],"updated_at":"2018-08-09T22:04:20Z","qos_policy_id":null,"name":"singlevm2-net_570703d7-2394-41c5-bc91-37e6ae777b48","admin_state_up":true,"tenant_id":"67d7b9b1f12d491195b00a72d2fe7d1d","created_at":"2018-08-09T22:04:19Z","mtu":1450}]} 2018-08-09 22:04:45,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-74c585c1-4467-46b7-9a88-3d8e148f98ba 2018-08-09 22:04:45,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.345041036606s 2018-08-09 22:04:45,002 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-74c585c1-4467-46b7-9a88-3d8e148f98ba 2018-08-09 22:04:45,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-09 22:04:45,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}9ebf39c01ce7ad648079ff069f7b8ec16cf144ba" 2018-08-09 22:04:45,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-a75d6860-7e9a-49dc-a27f-63e96ee6e3bd Date: Thu, 09 Aug 2018 22:04:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c61b005c-8dc6-43e7-82dc-c7df6e85d28d","tenant_id":"67d7b9b1f12d491195b00a72d2fe7d1d","created_at":"2018-08-09T22:04:20Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-09T22:04: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":"67d7b9b1f12d491195b00a72d2fe7d1d","id":"0e420bf5-a264-4449-b623-5c148530c843","subnetpool_id":null,"name":"singlevm2-subnet_570703d7-2394-41c5-bc91-37e6ae777b48"}]} 2018-08-09 22:04:45,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-a75d6860-7e9a-49dc-a27f-63e96ee6e3bd 2018-08-09 22:04:45,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0463399887085s 2018-08-09 22:04:45,049 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-a75d6860-7e9a-49dc-a27f-63e96ee6e3bd 2018-08-09 22:04:45,050 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 22:04:47,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 22:04:47,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ebf39c01ce7ad648079ff069f7b8ec16cf144ba" 2018-08-09 22:04:47,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:04: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-e0639228-9b72-4909-9fb1-aeebad0e9809 x-compute-request-id: req-e0639228-9b72-4909-9fb1-aeebad0e9809 Content-Encoding: gzip Content-Length: 652 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/5ce95b49-8950-4c38-bf66-76a5c1667972", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/5ce95b49-8950-4c38-bf66-76a5c1667972", "rel": "bookmark"}], "image": {"id": "fb366af8-549d-4699-89ce-453d6d7c0df8", "links": [{"href": "http://172.30.9.32:8774/images/fb366af8-549d-4699-89ce-453d6d7c0df8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ba328431-a392-49ce-9ab8-b706819518c7", "links": [{"href": "http://172.30.9.32:8774/flavors/ba328431-a392-49ce-9ab8-b706819518c7", "rel": "bookmark"}]}, "id": "5ce95b49-8950-4c38-bf66-76a5c1667972", "user_id": "7bcba02434724d9392be406f890ac913", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T22:04:46Z", "hostId": "c62fe71c896d59a54852d34abd87f0be9e29e3864cf8371450e2518d", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_570703d7-2394-41c5-bc91-37e6ae777b48", "name": "singlevm2-vm_570703d7-2394-41c5-bc91-37e6ae777b48", "created": "2018-08-09T22:04:43Z", "tenant_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 22:04:47,476 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-e0639228-9b72-4909-9fb1-aeebad0e9809 2018-08-09 22:04:47,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.423470020294s 2018-08-09 22:04:47,477 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-e0639228-9b72-4909-9fb1-aeebad0e9809 2018-08-09 22:04:47,482 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 22:04:49,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 22:04:49,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ebf39c01ce7ad648079ff069f7b8ec16cf144ba" 2018-08-09 22:04:51,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:04: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-a99b3f80-f19f-473b-ab05-23976d2ae161 x-compute-request-id: req-a99b3f80-f19f-473b-ab05-23976d2ae161 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.32:8774/v2.1/servers/5ce95b49-8950-4c38-bf66-76a5c1667972", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/5ce95b49-8950-4c38-bf66-76a5c1667972", "rel": "bookmark"}], "image": {"id": "fb366af8-549d-4699-89ce-453d6d7c0df8", "links": [{"href": "http://172.30.9.32:8774/images/fb366af8-549d-4699-89ce-453d6d7c0df8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ba328431-a392-49ce-9ab8-b706819518c7", "links": [{"href": "http://172.30.9.32:8774/flavors/ba328431-a392-49ce-9ab8-b706819518c7", "rel": "bookmark"}]}, "id": "5ce95b49-8950-4c38-bf66-76a5c1667972", "security_groups": [{"name": "singlevm2-sg_570703d7-2394-41c5-bc91-37e6ae777b48"}], "user_id": "7bcba02434724d9392be406f890ac913", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T22:04:47Z", "hostId": "c62fe71c896d59a54852d34abd87f0be9e29e3864cf8371450e2518d", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_570703d7-2394-41c5-bc91-37e6ae777b48", "name": "singlevm2-vm_570703d7-2394-41c5-bc91-37e6ae777b48", "created": "2018-08-09T22:04:43Z", "tenant_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 22:04:51,028 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-a99b3f80-f19f-473b-ab05-23976d2ae161 2018-08-09 22:04:51,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.54392004013s 2018-08-09 22:04:51,029 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-a99b3f80-f19f-473b-ab05-23976d2ae161 2018-08-09 22:04:51,032 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 22:04:53,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 22:04:53,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ebf39c01ce7ad648079ff069f7b8ec16cf144ba" 2018-08-09 22:04:53,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:04: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-6d128efb-57e3-481f-8d2d-ff9170dc56df x-compute-request-id: req-6d128efb-57e3-481f-8d2d-ff9170dc56df 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.32:8774/v2.1/servers/5ce95b49-8950-4c38-bf66-76a5c1667972", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/5ce95b49-8950-4c38-bf66-76a5c1667972", "rel": "bookmark"}], "image": {"id": "fb366af8-549d-4699-89ce-453d6d7c0df8", "links": [{"href": "http://172.30.9.32:8774/images/fb366af8-549d-4699-89ce-453d6d7c0df8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ba328431-a392-49ce-9ab8-b706819518c7", "links": [{"href": "http://172.30.9.32:8774/flavors/ba328431-a392-49ce-9ab8-b706819518c7", "rel": "bookmark"}]}, "id": "5ce95b49-8950-4c38-bf66-76a5c1667972", "security_groups": [{"name": "singlevm2-sg_570703d7-2394-41c5-bc91-37e6ae777b48"}], "user_id": "7bcba02434724d9392be406f890ac913", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T22:04:47Z", "hostId": "c62fe71c896d59a54852d34abd87f0be9e29e3864cf8371450e2518d", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_570703d7-2394-41c5-bc91-37e6ae777b48", "name": "singlevm2-vm_570703d7-2394-41c5-bc91-37e6ae777b48", "created": "2018-08-09T22:04:43Z", "tenant_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 22:04:53,415 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-6d128efb-57e3-481f-8d2d-ff9170dc56df 2018-08-09 22:04:53,415 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.380736112595s 2018-08-09 22:04:53,415 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-6d128efb-57e3-481f-8d2d-ff9170dc56df 2018-08-09 22:04:53,419 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 22:04:55,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 22:04:55,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ebf39c01ce7ad648079ff069f7b8ec16cf144ba" 2018-08-09 22:04:56,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:04: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-af7e27a9-96ab-400c-b507-1f5998d7b3b8 x-compute-request-id: req-af7e27a9-96ab-400c-b507-1f5998d7b3b8 Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_570703d7-2394-41c5-bc91-37e6ae777b48": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:90:61", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/5ce95b49-8950-4c38-bf66-76a5c1667972", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/5ce95b49-8950-4c38-bf66-76a5c1667972", "rel": "bookmark"}], "image": {"id": "fb366af8-549d-4699-89ce-453d6d7c0df8", "links": [{"href": "http://172.30.9.32:8774/images/fb366af8-549d-4699-89ce-453d6d7c0df8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T22:04:53.000000", "flavor": {"id": "ba328431-a392-49ce-9ab8-b706819518c7", "links": [{"href": "http://172.30.9.32:8774/flavors/ba328431-a392-49ce-9ab8-b706819518c7", "rel": "bookmark"}]}, "id": "5ce95b49-8950-4c38-bf66-76a5c1667972", "security_groups": [{"name": "singlevm2-sg_570703d7-2394-41c5-bc91-37e6ae777b48"}], "user_id": "7bcba02434724d9392be406f890ac913", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T22:04:53Z", "hostId": "c62fe71c896d59a54852d34abd87f0be9e29e3864cf8371450e2518d", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_570703d7-2394-41c5-bc91-37e6ae777b48", "name": "singlevm2-vm_570703d7-2394-41c5-bc91-37e6ae777b48", "created": "2018-08-09T22:04:43Z", "tenant_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 22:04:56,620 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-af7e27a9-96ab-400c-b507-1f5998d7b3b8 2018-08-09 22:04:56,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.19755792618s 2018-08-09 22:04:56,620 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-af7e27a9-96ab-400c-b507-1f5998d7b3b8 2018-08-09 22:04:56,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-09 22:04:56,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:9696/v2.0/ports.json?device_id=5ce95b49-8950-4c38-bf66-76a5c1667972" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ebf39c01ce7ad648079ff069f7b8ec16cf144ba" 2018-08-09 22:04:56,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-47df8fea-fd4a-4ce9-86d7-8c34cd223663 Date: Thu, 09 Aug 2018 22:04:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-09T22:04:52Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0e420bf5-a264-4449-b623-5c148530c843","ip_address":"192.168.120.11"}],"id":"e8520a74-5094-4297-a7c0-1de22e3b6340","security_groups":["1dc68416-64e9-4983-9ce5-cc637bd67fd6"],"mac_address":"fa:16:3e:8c:90:61","project_id":"67d7b9b1f12d491195b00a72d2fe7d1d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c61b005c-8dc6-43e7-82dc-c7df6e85d28d","tenant_id":"67d7b9b1f12d491195b00a72d2fe7d1d","created_at":"2018-08-09T22:04:47Z","binding:vnic_type":"normal","device_id":"5ce95b49-8950-4c38-bf66-76a5c1667972","ip_allocation":"immediate"}]} 2018-08-09 22:04:56,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/ports.json?device_id=5ce95b49-8950-4c38-bf66-76a5c1667972 used request id req-47df8fea-fd4a-4ce9-86d7-8c34cd223663 2018-08-09 22:04:56,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.299373149872s 2018-08-09 22:04:56,924 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/ports.json?device_id=5ce95b49-8950-4c38-bf66-76a5c1667972 used request id req-47df8fea-fd4a-4ce9-86d7-8c34cd223663 2018-08-09 22:04:56,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 22:04:56,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:9696/v2.0/floatingips.json?port_id=e8520a74-5094-4297-a7c0-1de22e3b6340" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ebf39c01ce7ad648079ff069f7b8ec16cf144ba" 2018-08-09 22:04:56,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-a7733c9d-82fa-4037-bac8-9117c6e26f6d Date: Thu, 09 Aug 2018 22:04:56 GMT RESP BODY: {"floatingips": []} 2018-08-09 22:04:56,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json?port_id=e8520a74-5094-4297-a7c0-1de22e3b6340 used request id req-a7733c9d-82fa-4037-bac8-9117c6e26f6d 2018-08-09 22:04:56,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0529329776764s 2018-08-09 22:04:56,983 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json?port_id=e8520a74-5094-4297-a7c0-1de22e3b6340 used request id req-a7733c9d-82fa-4037-bac8-9117c6e26f6d 2018-08-09 22:04:56,983 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_570703d7-2394-41c5-bc91-37e6ae777b48': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:8c:90:61', u'version': 4, u'addr': u'192.168.120.11', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'fb366af8-549d-4699-89ce-453d6d7c0df8'}), 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-09T22:04:53.000000', 'flavor': Munch({u'id': u'ba328431-a392-49ce-9ab8-b706819518c7'}), 'az': u'nova', 'id': u'5ce95b49-8950-4c38-bf66-76a5c1667972', 'security_groups': [Munch({u'name': u'singlevm2-sg_570703d7-2394-41c5-bc91-37e6ae777b48'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'7bcba02434724d9392be406f890ac913', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'67d7b9b1f12d491195b00a72d2fe7d1d', 'name': 'singlevm2-project_570703d7-2394-41c5-bc91-37e6ae777b48', '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-09T22:04:53.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-09T22:04:53Z', 'hostId': u'c62fe71c896d59a54852d34abd87f0be9e29e3864cf8371450e2518d', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_570703d7-2394-41c5-bc91-37e6ae777b48', 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'c62fe71c896d59a54852d34abd87f0be9e29e3864cf8371450e2518d', '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-09T22:04:53.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'67d7b9b1f12d491195b00a72d2fe7d1d', 'name': u'singlevm2-vm_570703d7-2394-41c5-bc91-37e6ae777b48', 'adminPass': u'A48ouTt2t2Df', 'tenant_id': u'67d7b9b1f12d491195b00a72d2fe7d1d', 'created_at': u'2018-08-09T22:04:43Z', 'created': u'2018-08-09T22:04:43Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-09 22:04:56,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 22:04:56,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ebf39c01ce7ad648079ff069f7b8ec16cf144ba" 2018-08-09 22:04:57,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-ffe2463d-a801-4634-a897-a39b60740429 Date: Thu, 09 Aug 2018 22:04:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T21:56:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c61b005c-8dc6-43e7-82dc-c7df6e85d28d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"67d7b9b1f12d491195b00a72d2fe7d1d","l2_adjacency":true,"status":"ACTIVE","subnets":["0e420bf5-a264-4449-b623-5c148530c843"],"description":"","tags":[],"updated_at":"2018-08-09T22:04:20Z","qos_policy_id":null,"name":"singlevm2-net_570703d7-2394-41c5-bc91-37e6ae777b48","admin_state_up":true,"tenant_id":"67d7b9b1f12d491195b00a72d2fe7d1d","created_at":"2018-08-09T22:04:19Z","mtu":1450}]} 2018-08-09 22:04:57,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-ffe2463d-a801-4634-a897-a39b60740429 2018-08-09 22:04:57,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0929908752441s 2018-08-09 22:04:57,080 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-ffe2463d-a801-4634-a897-a39b60740429 2018-08-09 22:04:57,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-09 22:04:57,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:9696/v2.0/ports.json?device_id=5ce95b49-8950-4c38-bf66-76a5c1667972" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ebf39c01ce7ad648079ff069f7b8ec16cf144ba" 2018-08-09 22:04:57,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-5a1467b7-3459-44db-8881-92a9f1e913e3 Date: Thu, 09 Aug 2018 22:04:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-09T22:04:52Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0e420bf5-a264-4449-b623-5c148530c843","ip_address":"192.168.120.11"}],"id":"e8520a74-5094-4297-a7c0-1de22e3b6340","security_groups":["1dc68416-64e9-4983-9ce5-cc637bd67fd6"],"mac_address":"fa:16:3e:8c:90:61","project_id":"67d7b9b1f12d491195b00a72d2fe7d1d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c61b005c-8dc6-43e7-82dc-c7df6e85d28d","tenant_id":"67d7b9b1f12d491195b00a72d2fe7d1d","created_at":"2018-08-09T22:04:47Z","binding:vnic_type":"normal","device_id":"5ce95b49-8950-4c38-bf66-76a5c1667972","ip_allocation":"immediate"}]} 2018-08-09 22:04:57,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/ports.json?device_id=5ce95b49-8950-4c38-bf66-76a5c1667972 used request id req-5a1467b7-3459-44db-8881-92a9f1e913e3 2018-08-09 22:04:57,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.352936029434s 2018-08-09 22:04:57,435 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/ports.json?device_id=5ce95b49-8950-4c38-bf66-76a5c1667972 used request id req-5a1467b7-3459-44db-8881-92a9f1e913e3 2018-08-09 22:04:57,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-09 22:04:57,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}9ebf39c01ce7ad648079ff069f7b8ec16cf144ba" -d '{"floatingip": {"floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "fixed_ip_address": "192.168.120.11", "port_id": "e8520a74-5094-4297-a7c0-1de22e3b6340"}}' 2018-08-09 22:05:00,609 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 824 X-Openstack-Request-Id: req-1ecc24b1-d089-465b-a117-ab94a460182a Date: Thu, 09 Aug 2018 22:05:00 GMT RESP BODY: {"floatingip": {"router_id": "ae2eed51-8ade-4656-9f1b-b857b8a48beb", "status": "DOWN", "description": "", "tags": [], "tenant_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "created_at": "2018-08-09T22:04:58Z", "updated_at": "2018-08-09T22:04:58Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c61b005c-8dc6-43e7-82dc-c7df6e85d28d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8c:90:61", "device_id": "5ce95b49-8950-4c38-bf66-76a5c1667972"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.215", "revision_number": 0, "project_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "port_id": "e8520a74-5094-4297-a7c0-1de22e3b6340", "id": "6828cfe0-464d-4234-9c32-3dae7166c157", "qos_policy_id": null}} 2018-08-09 22:05:00,609 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-1ecc24b1-d089-465b-a117-ab94a460182a 2018-08-09 22:05:00,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 3.17304801941s 2018-08-09 22:05:00,609 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-1ecc24b1-d089-465b-a117-ab94a460182a 2018-08-09 22:05:00,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 22:05:00,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}9ebf39c01ce7ad648079ff069f7b8ec16cf144ba" 2018-08-09 22:05:00,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-4955605e-2434-4a5d-8d62-2f99c86f659d Date: Thu, 09 Aug 2018 22:05:00 GMT RESP BODY: {"floatingips": [{"router_id": "ae2eed51-8ade-4656-9f1b-b857b8a48beb", "status": "DOWN", "description": "", "tags": [], "tenant_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "created_at": "2018-08-09T22:04:58Z", "updated_at": "2018-08-09T22:04:58Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c61b005c-8dc6-43e7-82dc-c7df6e85d28d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8c:90:61", "device_id": "5ce95b49-8950-4c38-bf66-76a5c1667972"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.215", "revision_number": 0, "project_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "port_id": "e8520a74-5094-4297-a7c0-1de22e3b6340", "id": "6828cfe0-464d-4234-9c32-3dae7166c157", "qos_policy_id": null}]} 2018-08-09 22:05:00,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-4955605e-2434-4a5d-8d62-2f99c86f659d 2018-08-09 22:05:00,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0735690593719s 2018-08-09 22:05:00,691 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-4955605e-2434-4a5d-8d62-2f99c86f659d 2018-08-09 22:05:00,695 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 22:05:00,800 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 22:05:00,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}9ebf39c01ce7ad648079ff069f7b8ec16cf144ba" 2018-08-09 22:05:00,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-55241bf9-6a83-475e-afa0-606efd5fe8de Date: Thu, 09 Aug 2018 22:05:00 GMT RESP BODY: {"floatingips": [{"router_id": "ae2eed51-8ade-4656-9f1b-b857b8a48beb", "status": "DOWN", "description": "", "tags": [], "tenant_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "created_at": "2018-08-09T22:04:58Z", "updated_at": "2018-08-09T22:04:58Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c61b005c-8dc6-43e7-82dc-c7df6e85d28d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8c:90:61", "device_id": "5ce95b49-8950-4c38-bf66-76a5c1667972"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.215", "revision_number": 0, "project_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "port_id": "e8520a74-5094-4297-a7c0-1de22e3b6340", "id": "6828cfe0-464d-4234-9c32-3dae7166c157", "qos_policy_id": null}]} 2018-08-09 22:05:00,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-55241bf9-6a83-475e-afa0-606efd5fe8de 2018-08-09 22:05:00,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0657498836517s 2018-08-09 22:05:00,866 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-55241bf9-6a83-475e-afa0-606efd5fe8de 2018-08-09 22:05:00,870 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 22:05:00,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 22:05:00,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}9ebf39c01ce7ad648079ff069f7b8ec16cf144ba" 2018-08-09 22:05:01,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-8316b0f4-a0b3-44e2-805c-cf15a4a607c2 Date: Thu, 09 Aug 2018 22:05:01 GMT RESP BODY: {"floatingips": [{"router_id": "ae2eed51-8ade-4656-9f1b-b857b8a48beb", "status": "DOWN", "description": "", "tags": [], "tenant_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "created_at": "2018-08-09T22:04:58Z", "updated_at": "2018-08-09T22:04:58Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c61b005c-8dc6-43e7-82dc-c7df6e85d28d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8c:90:61", "device_id": "5ce95b49-8950-4c38-bf66-76a5c1667972"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.215", "revision_number": 0, "project_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "port_id": "e8520a74-5094-4297-a7c0-1de22e3b6340", "id": "6828cfe0-464d-4234-9c32-3dae7166c157", "qos_policy_id": null}]} 2018-08-09 22:05:01,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-8316b0f4-a0b3-44e2-805c-cf15a4a607c2 2018-08-09 22:05:01,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0708391666412s 2018-08-09 22:05:01,046 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-8316b0f4-a0b3-44e2-805c-cf15a4a607c2 2018-08-09 22:05:01,050 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 22:05:01,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 22:05:01,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}9ebf39c01ce7ad648079ff069f7b8ec16cf144ba" 2018-08-09 22:05:01,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-08b71732-0d53-4fdf-b9ab-6778a6bb3f1f Date: Thu, 09 Aug 2018 22:05:01 GMT RESP BODY: {"floatingips": [{"router_id": "ae2eed51-8ade-4656-9f1b-b857b8a48beb", "status": "DOWN", "description": "", "tags": [], "tenant_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "created_at": "2018-08-09T22:04:58Z", "updated_at": "2018-08-09T22:04:58Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c61b005c-8dc6-43e7-82dc-c7df6e85d28d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8c:90:61", "device_id": "5ce95b49-8950-4c38-bf66-76a5c1667972"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.215", "revision_number": 0, "project_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "port_id": "e8520a74-5094-4297-a7c0-1de22e3b6340", "id": "6828cfe0-464d-4234-9c32-3dae7166c157", "qos_policy_id": null}]} 2018-08-09 22:05:01,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-08b71732-0d53-4fdf-b9ab-6778a6bb3f1f 2018-08-09 22:05:01,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0662469863892s 2018-08-09 22:05:01,222 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-08b71732-0d53-4fdf-b9ab-6778a6bb3f1f 2018-08-09 22:05:01,225 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 22:05:01,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 22:05:01,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}9ebf39c01ce7ad648079ff069f7b8ec16cf144ba" 2018-08-09 22:05:01,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-6b28c178-551c-4e74-a0f0-d8b013bd8498 Date: Thu, 09 Aug 2018 22:05:01 GMT RESP BODY: {"floatingips": [{"router_id": "ae2eed51-8ade-4656-9f1b-b857b8a48beb", "status": "DOWN", "description": "", "tags": [], "tenant_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "created_at": "2018-08-09T22:04:58Z", "updated_at": "2018-08-09T22:04:58Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c61b005c-8dc6-43e7-82dc-c7df6e85d28d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8c:90:61", "device_id": "5ce95b49-8950-4c38-bf66-76a5c1667972"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.215", "revision_number": 0, "project_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "port_id": "e8520a74-5094-4297-a7c0-1de22e3b6340", "id": "6828cfe0-464d-4234-9c32-3dae7166c157", "qos_policy_id": null}]} 2018-08-09 22:05:01,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-6b28c178-551c-4e74-a0f0-d8b013bd8498 2018-08-09 22:05:01,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.24267911911s 2018-08-09 22:05:01,574 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-6b28c178-551c-4e74-a0f0-d8b013bd8498 2018-08-09 22:05:01,577 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 22:05:01,682 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 22:05:01,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}9ebf39c01ce7ad648079ff069f7b8ec16cf144ba" 2018-08-09 22:05:01,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-4f77d965-59bf-4815-9231-e73cc02b5ad3 Date: Thu, 09 Aug 2018 22:05:01 GMT RESP BODY: {"floatingips": [{"router_id": "ae2eed51-8ade-4656-9f1b-b857b8a48beb", "status": "DOWN", "description": "", "tags": [], "tenant_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "created_at": "2018-08-09T22:04:58Z", "updated_at": "2018-08-09T22:04:58Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c61b005c-8dc6-43e7-82dc-c7df6e85d28d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8c:90:61", "device_id": "5ce95b49-8950-4c38-bf66-76a5c1667972"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.215", "revision_number": 0, "project_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "port_id": "e8520a74-5094-4297-a7c0-1de22e3b6340", "id": "6828cfe0-464d-4234-9c32-3dae7166c157", "qos_policy_id": null}]} 2018-08-09 22:05:01,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-4f77d965-59bf-4815-9231-e73cc02b5ad3 2018-08-09 22:05:01,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0588579177856s 2018-08-09 22:05:01,742 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-4f77d965-59bf-4815-9231-e73cc02b5ad3 2018-08-09 22:05:01,745 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 22:05:01,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 22:05:01,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}9ebf39c01ce7ad648079ff069f7b8ec16cf144ba" 2018-08-09 22:05:01,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-f81d6f5f-1544-4ab4-b43c-4a99d43fdcd0 Date: Thu, 09 Aug 2018 22:05:01 GMT RESP BODY: {"floatingips": [{"router_id": "ae2eed51-8ade-4656-9f1b-b857b8a48beb", "status": "DOWN", "description": "", "tags": [], "tenant_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "created_at": "2018-08-09T22:04:58Z", "updated_at": "2018-08-09T22:04:58Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c61b005c-8dc6-43e7-82dc-c7df6e85d28d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8c:90:61", "device_id": "5ce95b49-8950-4c38-bf66-76a5c1667972"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.215", "revision_number": 0, "project_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "port_id": "e8520a74-5094-4297-a7c0-1de22e3b6340", "id": "6828cfe0-464d-4234-9c32-3dae7166c157", "qos_policy_id": null}]} 2018-08-09 22:05:01,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-f81d6f5f-1544-4ab4-b43c-4a99d43fdcd0 2018-08-09 22:05:01,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.063089132309s 2018-08-09 22:05:01,914 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-f81d6f5f-1544-4ab4-b43c-4a99d43fdcd0 2018-08-09 22:05:01,917 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 22:05:02,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 22:05:02,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}9ebf39c01ce7ad648079ff069f7b8ec16cf144ba" 2018-08-09 22:05:02,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 829 X-Openstack-Request-Id: req-e36b2ecb-29f5-4d83-a345-203ef8f5bb5f Date: Thu, 09 Aug 2018 22:05:02 GMT RESP BODY: {"floatingips": [{"router_id": "ae2eed51-8ade-4656-9f1b-b857b8a48beb", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "created_at": "2018-08-09T22:04:58Z", "updated_at": "2018-08-09T22:05:01Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c61b005c-8dc6-43e7-82dc-c7df6e85d28d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8c:90:61", "device_id": "5ce95b49-8950-4c38-bf66-76a5c1667972"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.215", "revision_number": 1, "project_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "port_id": "e8520a74-5094-4297-a7c0-1de22e3b6340", "id": "6828cfe0-464d-4234-9c32-3dae7166c157", "qos_policy_id": null}]} 2018-08-09 22:05:02,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-e36b2ecb-29f5-4d83-a345-203ef8f5bb5f 2018-08-09 22:05:02,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0633599758148s 2018-08-09 22:05:02,086 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-e36b2ecb-29f5-4d83-a345-203ef8f5bb5f 2018-08-09 22:05:02,089 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'ae2eed51-8ade-4656-9f1b-b857b8a48beb', 'updated_at': u'2018-08-09T22:05:01Z', 'fixed_ip_address': u'192.168.120.11', 'floating_ip_address': u'172.30.9.215', 'revision_number': 1, 'port_id': u'e8520a74-5094-4297-a7c0-1de22e3b6340', 'id': u'6828cfe0-464d-4234-9c32-3dae7166c157', 'network': u'bdb9209b-6552-4310-8fa0-ca466e84a750', 'port': u'e8520a74-5094-4297-a7c0-1de22e3b6340', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'67d7b9b1f12d491195b00a72d2fe7d1d', 'name': 'singlevm2-project_570703d7-2394-41c5-bc91-37e6ae777b48', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'67d7b9b1f12d491195b00a72d2fe7d1d', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'bdb9209b-6552-4310-8fa0-ca466e84a750', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'c61b005c-8dc6-43e7-82dc-c7df6e85d28d', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:8c:90:61', u'device_id': u'5ce95b49-8950-4c38-bf66-76a5c1667972'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'67d7b9b1f12d491195b00a72d2fe7d1d', 'created_at': u'2018-08-09T22:04:58Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'c61b005c-8dc6-43e7-82dc-c7df6e85d28d', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:8c:90:61', u'device_id': u'5ce95b49-8950-4c38-bf66-76a5c1667972'}), 'router': u'ae2eed51-8ade-4656-9f1b-b857b8a48beb'}) 2018-08-09 22:05:02,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-09 22:05:02,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/5ce95b49-8950-4c38-bf66-76a5c1667972/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}9ebf39c01ce7ad648079ff069f7b8ec16cf144ba" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-09 22:05:02,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:05: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-0dba40d6-1bb2-4743-aa93-6c21ac27291b x-compute-request-id: req-0dba40d6-1bb2-4743-aa93-6c21ac27291b Content-Encoding: gzip Content-Length: 9570 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 477820683 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.139293] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.140976] pid_max: default: 32768 minimum: 301\n[ 0.141886] ACPI: Core revision 20150930\n[ 0.143286] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.144621] Security Framework initialized\n[ 0.145452] Yama: becoming mindful.\n[ 0.146195] AppArmor: AppArmor initialized\n[ 0.147088] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.148448] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.149750] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.150984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.152429] Initializing cgroup subsys io\n[ 0.153256] Initializing cgroup subsys memory\n[ 0.154129] Initializing cgroup subsys devices\n[ 0.155039] Initializing cgroup subsys freezer\n[ 0.155924] Initializing cgroup subsys net_cls\n[ 0.156811] Initializing cgroup subsys perf_event\n[ 0.157735] Initializing cgroup subsys net_prio\n[ 0.158640] Initializing cgroup subsys hugetlb\n[ 0.159523] Initializing cgroup subsys pids\n[ 0.160408] CPU: Physical Processor ID: 0\n[ 0.161912] mce: CPU supports 10 MCE banks\n[ 0.162783] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.163801] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.178139] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.184186] ftrace: allocating 31920 entries in 125 pages\n[ 0.208902] smpboot: Max logical packages: 1\n[ 0.209813] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.211182] x2apic enabled\n[ 0.211973] Switched APIC routing to physical x2apic.\n[ 0.213696] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.214814] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.216868] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.218691] KVM setup paravirtual spinlock\n[ 0.219976] x86: Booted up 1 node, 1 CPUs\n[ 0.220788] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.222197] devtmpfs: initialized\n[ 0.223915] evm: security.selinux\n[ 0.224608] evm: security.SMACK64\n[ 0.225320] evm: security.SMACK64EXEC\n[ 0.226102] evm: security.SMACK64TRANSMUTE\n[ 0.226917] evm: security.SMACK64MMAP\n[ 0.227679] evm: security.ima\n[ 0.228327] evm: security.capability\n[ 0.229151] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.231002] pinctrl core: initialized pinctrl subsystem\n[ 0.232138] RTC time: 22:04:53, date: 08/09/18\n[ 0.233162] NET: Registered protocol family 16\n[ 0.234185] cpuidle: using governor ladder\n[ 0.235003] cpuidle: using governor menu\n[ 0.235802] PCCT header not found.\n[ 0.236562] ACPI: bus type PCI registered\n[ 0.237385] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.238650] PCI: Using configuration type 1 for base access\n[ 0.240416] ACPI: Added _OSI(Module Device)\n[ 0.241297] ACPI: Added _OSI(Processor Device)\n[ 0.242180] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.243099] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.244885] ACPI: Interpreter enabled\n[ 0.245679] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.247565] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.249448] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.251330] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.253206] ACPI: (supports S0 S5)\n[ 0.253924] ACPI: Using IOAPIC for interrupt routing\n[ 0.254887] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.258018] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.259188] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.260442] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.261661] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.263929] acpiphp: Slot [3] registered\n[ 0.264750] acpiphp: Slot [4] registered\n[ 0.265568] acpiphp: Slot [5] registered\n[ 0.266437] acpiphp: Slot [6] registered\n[ 0.267251] acpiphp: Slot [7] registered\n[ 0.268112] acpiphp: Slot [8] registered\n[ 0.268934] acpiphp: Slot [9] registered\n[ 0.269745] acpiphp: Slot [10] registered\n[ 0.270569] acpiphp: Slot [11] registered\n[ 0.271392] acpiphp: Slot [12] registered\n[ 0.272233] acpiphp: Slot [13] registered\n[ 0.273060] acpiphp: Slot [14] registered\n[ 0.273888] acpiphp: Slot [15] registered\n[ 0.284764] acpiphp: Slot [16] registered\n[ 0.285593] acpiphp: Slot [17] registered\n[ 0.286421] acpiphp: Slot [18] registered\n[ 0.287246] acpiphp: Slot [19] registered\n[ 0.288067] acpiphp: Slot [20] registered\n[ 0.288896] acpiphp: Slot [21] registered\n[ 0.289723] acpiphp: Slot [22] registered\n[ 0.290544] acpiphp: Slot [23] registered\n[ 0.291367] acpiphp: Slot [24] registered\n[ 0.292190] acpiphp: Slot [25] registered\n[ 0.293017] acpiphp: Slot [26] registered\n[ 0.293843] acpiphp: Slot [27] registered\n[ 0.294669] acpiphp: Slot [28] registered\n[ 0.295526] acpiphp: Slot [29] registered\n[ 0.296354] acpiphp: Slot [30] registered\n[ 0.297181] acpiphp: Slot [31] registered\n[ 0.298004] PCI host bridge to bus 0000:00\n[ 0.298824] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.300056] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.301287] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.302755] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.304217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.305716] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309029] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310328] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.311519] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.312979] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316608] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318212] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.336817] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.338320] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.340147] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.341585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.343008] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.344296] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.345622] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.346702] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.348275] vgaarb: loaded\n[ 0.348888] vgaarb: bridge control possible 0000:00:02.0\n[ 0.350131] SCSI subsystem initialized\n[ 0.351059] ACPI: bus type USB registered\n[ 0.351903] usbcore: registered new interface driver usbfs\n[ 0.352956] usbcore: registered new interface driver hub\n[ 0.353984] usbcore: registered new device driver usb\n[ 0.355115] PCI: Using ACPI for IRQ routing\n[ 0.356247] NetLabel: Initializing\n[ 0.356987] NetLabel: domain hash size = 128\n[ 0.357855] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.358827] NetLabel: unlabeled traffic allowed by default\n[ 0.360005] clocksource: Switched to clocksource kvm-clock\n[ 0.368221] AppArmor: AppArmor Filesystem Enabled\n[ 0.369214] pnp: PnP ACPI init\n[ 0.370163] pnp: PnP ACPI: found 5 devices\n[ 0.376483] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.378231] NET: Registered protocol family 2\n[ 0.379290] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.380610] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.381820] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.382996] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.384108] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.385313] NET: Registered protocol family 1\n[ 0.386208] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.387324] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.388419] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.402468] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.416608] Trying to unpack rootfs image as initramfs...\n[ 0.473224] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.474932] Scanning for low memory corruption every 60 seconds\n[ 0.476323] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.477515] audit: initializing netlink subsys (disabled)\n[ 0.478564] audit: type=2000 audit(1533852293.866:1): initialized\n[ 0.479931] Initialise system trusted keyring\n[ 0.480923] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.482115] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.484281] zbud: loaded\n[ 0.485027] VFS: Disk quotas dquot_6.6.0\n[ 0.485868] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.487492] fuse init (API version 7.23)\n[ 0.488426] Key type big_key registered\n[ 0.489295] Allocating IMA MOK and blacklist keyrings.\n[ 0.490712] Key type asymmetric registered\n[ 0.491552] Asymmetric key parser 'x509' registered\n[ 0.492550] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.494056] io scheduler noop registered\n[ 0.494866] io scheduler deadline registered (default)\n[ 0.495890] io scheduler cfq registered\n[ 0.496768] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.497838] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.499136] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.500625] ACPI: Power Button [PWRF]\n[ 0.501494] GHES: HEST is not enabled!\n[ 0.515057] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.542975] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.545165] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.569205] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.571602] Linux agpgart interface v0.103\n[ 0.574220] brd: module loaded\n[ 0.575891] loop: module loaded\n[ 0.580165] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.581661] GPT:90111 != 2097151\n[ 0.582522] GPT:Alternate GPT header not at the end of the disk.\n[ 0.583890] GPT:90111 != 2097151\n[ 0.586689] GPT: Use GNU Parted to correct GPT errors.\n[ 0.588135] vda: vda1 vda15\n[ 0.590537] scsi host0: ata_piix\n[ 0.591494] scsi host1: ata_piix\n[ 0.592386] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.593933] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.595765] libphy: Fixed MDIO Bus: probed\n[ 0.596963] tun: Universal TUN/TAP device driver, 1.6\n[ 0.598163] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.601249] PPP generic driver version 2.4.2\n[ 0.602708] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.604527] ehci-pci: EHCI PCI platform driver\n[ 0.605848] ehci-platform: EHCI generic platform driver\n[ 0.606870] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.608043] ohci-pci: OHCI PCI platform driver\n[ 0.608945] ohci-platform: OHCI generic platform driver\n[ 0.609967] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.624308] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.625340] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.626839] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.627887] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.629070] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.630337] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.631796] usb usb1: Product: UHCI Host Controller\n[ 0.632766] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.633935] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.634948] hub 1-0:1.0: USB hub found\n[ 0.635755] hub 1-0:1.0: 2 ports detected\n[ 0.636734] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.638938] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.639940] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.641170] mousedev: PS/2 mouse device common for all mice\n[ 0.642476] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.644399] rtc_cmos 00:00: RTC can wake from S4\n[ 0.645550] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.646780] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.648009] i2c /dev entries driver\n[ 0.648815] device-mapper: uevent: version 1.0.3\n[ 0.649805] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.651487] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.652964] NET: Registered protocol family 10\n[ 0.654131] NET: Registered protocol family 17\n[ 0.655060] Key type dns_resolver registered\n[ 0.656104] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.657253] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.659095] registered taskstats version 1\n[ 0.659969] Loading compiled-in X.509 certificates\n[ 0.661475] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.663387] zswap: loaded using pool lzo/zbud\n[ 0.665083] Key type trusted registered\n[ 0.666865] Key type encrypted registered\n[ 0.667720] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.668795] ima: No TPM chip found, activating TPM-bypass!\n[ 0.669873] evm: HMAC attrs: 0x1\n[ 0.670893] Magic number: 14:535:97\n[ 0.671774] rtc_cmos 00:00: setting system clock to 2018-08-09 22:04:54 UTC (1533852294)\n[ 0.673433] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.674564] EDD information not available.\n[ 0.753375] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.765685] Write protecting the kernel read-only data: 14336k\n[ 0.767879] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.770064] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.60\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.73\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 0.923835] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.11...\nLease of 192.168.120.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.86. iid=i-00000005\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCFXq33gY/LNR3kXlW0g9I9EJWTKSB34bgxbS8kdPnaX9+Elr7aEbitVHObevuHE51poH6xJ7UD+6EL4kgK/LxMBHqGJ5MmFjCLz6NlhU+ZAEXtZMtWJ8U3RU9Slknc8cxi1nRyH+B4YedKyahHtnJoEY7pV/psB9MRHtmVY2FGIRQTTvagWv6hhgeMkwCjPGaBGtA+dW1CORe34mH29IcFBJPowqK8lus/KsylWBDiWdhymyefwMukwazTkWz7E0FZDBaV3pEOzLo9V5Cbo1luTxjv2qd41DVI8i4mYIA8VpTwEultLakPUvluUw5ckHMqvJv+pqPM0xJF+VuAxz1J root@singlevm2-vm-570703d7-2394-41c5-bc91-37e6ae777b48\nssh-dss AAAAB3NzaC1kc3MAAACBAJyiFi+Qp7TKs6HitWmMFKFA7pzbpKNNDKfpCBunL/z357I1WpigGemBtvnkqGx/L50+3TBDagm9G0vcN06q8lVjwb1sEf3FgWBzl3+fBNzyEKPSU/vkNZc0QD4F8+/vVG7TNyA+pJU5pLn284zrfqz3lkaqDgtUYb4+vAXHXkNnAAAAFQCHmOiWn+RVboMITKBV/8AyiehGbwAAAIBSujGvhTnQdDw9h0B+VyEOuvCcCFxBzmHZDz5F2w2+w9x+wp7odsKtJ6ca6fz88rtVtojF5gwAw6ifmvFkfgLCwRKFVKjHrTwzeuefAuzcBTW7yv1ywcAN93kl/SMaXBhoOz2tWJxu8YQfVZFPGddJx6NmeBKn7iDY2pgY6aMrsgAAAIBIpiQlcZs+nXfVOF7rckow3lHA1zlwTEx2qV3hBpldxE2VAqvJ+MrqZtVTBslKynKDRgD1QeFb+yNC6lpFtyWLud4RxGUGHFOAtXNlFfamXDLL3h/JPNnSbd4knSuD/XvxrXDbymLuv15zgzK8y1oDDlMF4OVmZLtXymzrLv2oJw== root@singlevm2-vm-570703d7-2394-41c5-bc91-37e6ae777b48\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.11,24,fe80::f816:3eff:fe8c:9061/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.11 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000005\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm2-vm-570703d7-2394-41c5-bc91-37e6ae777b48\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.76 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm2-vm-570703d7-2394-41c5-bc91-37e6ae777b48 login: "} 2018-08-09 22:05:02,354 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/5ce95b49-8950-4c38-bf66-76a5c1667972/action used request id req-0dba40d6-1bb2-4743-aa93-6c21ac27291b 2018-08-09 22:05:02,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.264891147614s 2018-08-09 22:05:02,356 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/5ce95b49-8950-4c38-bf66-76a5c1667972/action used request id req-0dba40d6-1bb2-4743-aa93-6c21ac27291b 2018-08-09 22:05:02,356 - 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 477820683 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.139293] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.140976] pid_max: default: 32768 minimum: 301 [ 0.141886] ACPI: Core revision 20150930 [ 0.143286] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.144621] Security Framework initialized [ 0.145452] Yama: becoming mindful. [ 0.146195] AppArmor: AppArmor initialized [ 0.147088] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.148448] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.149750] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.150984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.152429] Initializing cgroup subsys io [ 0.153256] Initializing cgroup subsys memory [ 0.154129] Initializing cgroup subsys devices [ 0.155039] Initializing cgroup subsys freezer [ 0.155924] Initializing cgroup subsys net_cls [ 0.156811] Initializing cgroup subsys perf_event [ 0.157735] Initializing cgroup subsys net_prio [ 0.158640] Initializing cgroup subsys hugetlb [ 0.159523] Initializing cgroup subsys pids [ 0.160408] CPU: Physical Processor ID: 0 [ 0.161912] mce: CPU supports 10 MCE banks [ 0.162783] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.163801] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.178139] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.184186] ftrace: allocating 31920 entries in 125 pages [ 0.208902] smpboot: Max logical packages: 1 [ 0.209813] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.211182] x2apic enabled [ 0.211973] Switched APIC routing to physical x2apic. [ 0.213696] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.214814] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.216868] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.218691] KVM setup paravirtual spinlock [ 0.219976] x86: Booted up 1 node, 1 CPUs [ 0.220788] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.222197] devtmpfs: initialized [ 0.223915] evm: security.selinux [ 0.224608] evm: security.SMACK64 [ 0.225320] evm: security.SMACK64EXEC [ 0.226102] evm: security.SMACK64TRANSMUTE [ 0.226917] evm: security.SMACK64MMAP [ 0.227679] evm: security.ima [ 0.228327] evm: security.capability [ 0.229151] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.231002] pinctrl core: initialized pinctrl subsystem [ 0.232138] RTC time: 22:04:53, date: 08/09/18 [ 0.233162] NET: Registered protocol family 16 [ 0.234185] cpuidle: using governor ladder [ 0.235003] cpuidle: using governor menu [ 0.235802] PCCT header not found. [ 0.236562] ACPI: bus type PCI registered [ 0.237385] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.238650] PCI: Using configuration type 1 for base access [ 0.240416] ACPI: Added _OSI(Module Device) [ 0.241297] ACPI: Added _OSI(Processor Device) [ 0.242180] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.243099] ACPI: Added _OSI(Processor Aggregator Device) [ 0.244885] ACPI: Interpreter enabled [ 0.245679] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.247565] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.249448] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.251330] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.253206] ACPI: (supports S0 S5) [ 0.253924] ACPI: Using IOAPIC for interrupt routing [ 0.254887] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.258018] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.259188] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.260442] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.261661] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.263929] acpiphp: Slot [3] registered [ 0.264750] acpiphp: Slot [4] registered [ 0.265568] acpiphp: Slot [5] registered [ 0.266437] acpiphp: Slot [6] registered [ 0.267251] acpiphp: Slot [7] registered [ 0.268112] acpiphp: Slot [8] registered [ 0.268934] acpiphp: Slot [9] registered [ 0.269745] acpiphp: Slot [10] registered [ 0.270569] acpiphp: Slot [11] registered [ 0.271392] acpiphp: Slot [12] registered [ 0.272233] acpiphp: Slot [13] registered [ 0.273060] acpiphp: Slot [14] registered [ 0.273888] acpiphp: Slot [15] registered [ 0.284764] acpiphp: Slot [16] registered [ 0.285593] acpiphp: Slot [17] registered [ 0.286421] acpiphp: Slot [18] registered [ 0.287246] acpiphp: Slot [19] registered [ 0.288067] acpiphp: Slot [20] registered [ 0.288896] acpiphp: Slot [21] registered [ 0.289723] acpiphp: Slot [22] registered [ 0.290544] acpiphp: Slot [23] registered [ 0.291367] acpiphp: Slot [24] registered [ 0.292190] acpiphp: Slot [25] registered [ 0.293017] acpiphp: Slot [26] registered [ 0.293843] acpiphp: Slot [27] registered [ 0.294669] acpiphp: Slot [28] registered [ 0.295526] acpiphp: Slot [29] registered [ 0.296354] acpiphp: Slot [30] registered [ 0.297181] acpiphp: Slot [31] registered [ 0.298004] PCI host bridge to bus 0000:00 [ 0.298824] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.300056] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.301287] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.302755] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.304217] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.305716] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.309029] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.310328] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.311519] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.312979] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.316608] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.318212] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.336817] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.338320] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.340147] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.341585] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.343008] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.344296] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.345622] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.346702] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.348275] vgaarb: loaded [ 0.348888] vgaarb: bridge control possible 0000:00:02.0 [ 0.350131] SCSI subsystem initialized [ 0.351059] ACPI: bus type USB registered [ 0.351903] usbcore: registered new interface driver usbfs [ 0.352956] usbcore: registered new interface driver hub [ 0.353984] usbcore: registered new device driver usb [ 0.355115] PCI: Using ACPI for IRQ routing [ 0.356247] NetLabel: Initializing [ 0.356987] NetLabel: domain hash size = 128 [ 0.357855] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.358827] NetLabel: unlabeled traffic allowed by default [ 0.360005] clocksource: Switched to clocksource kvm-clock [ 0.368221] AppArmor: AppArmor Filesystem Enabled [ 0.369214] pnp: PnP ACPI init [ 0.370163] pnp: PnP ACPI: found 5 devices [ 0.376483] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.378231] NET: Registered protocol family 2 [ 0.379290] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.380610] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.381820] TCP: Hash tables configured (established 4096 bind 4096) [ 0.382996] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.384108] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.385313] NET: Registered protocol family 1 [ 0.386208] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.387324] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.388419] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.402468] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.416608] Trying to unpack rootfs image as initramfs... [ 0.473224] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.474932] Scanning for low memory corruption every 60 seconds [ 0.476323] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.477515] audit: initializing netlink subsys (disabled) [ 0.478564] audit: type=2000 audit(1533852293.866:1): initialized [ 0.479931] Initialise system trusted keyring [ 0.480923] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.482115] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.484281] zbud: loaded [ 0.485027] VFS: Disk quotas dquot_6.6.0 [ 0.485868] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.487492] fuse init (API version 7.23) [ 0.488426] Key type big_key registered [ 0.489295] Allocating IMA MOK and blacklist keyrings. [ 0.490712] Key type asymmetric registered [ 0.491552] Asymmetric key parser 'x509' registered [ 0.492550] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.494056] io scheduler noop registered [ 0.494866] io scheduler deadline registered (default) [ 0.495890] io scheduler cfq registered [ 0.496768] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.497838] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.499136] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.500625] ACPI: Power Button [PWRF] [ 0.501494] GHES: HEST is not enabled! [ 0.515057] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.542975] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.545165] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.569205] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.571602] Linux agpgart interface v0.103 [ 0.574220] brd: module loaded [ 0.575891] loop: module loaded [ 0.580165] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.581661] GPT:90111 != 2097151 [ 0.582522] GPT:Alternate GPT header not at the end of the disk. [ 0.583890] GPT:90111 != 2097151 [ 0.586689] GPT: Use GNU Parted to correct GPT errors. [ 0.588135] vda: vda1 vda15 [ 0.590537] scsi host0: ata_piix [ 0.591494] scsi host1: ata_piix [ 0.592386] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.593933] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.595765] libphy: Fixed MDIO Bus: probed [ 0.596963] tun: Universal TUN/TAP device driver, 1.6 [ 0.598163] tun: (C) 1999-2004 Max Krasnyansky [ 0.601249] PPP generic driver version 2.4.2 [ 0.602708] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.604527] ehci-pci: EHCI PCI platform driver [ 0.605848] ehci-platform: EHCI generic platform driver [ 0.606870] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.608043] ohci-pci: OHCI PCI platform driver [ 0.608945] ohci-platform: OHCI generic platform driver [ 0.609967] uhci_hcd: USB Universal Host Controller Interface driver [ 0.624308] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.625340] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.626839] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.627887] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.629070] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.630337] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.631796] usb usb1: Product: UHCI Host Controller [ 0.632766] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.633935] usb usb1: SerialNumber: 0000:00:01.2 [ 0.634948] hub 1-0:1.0: USB hub found [ 0.635755] hub 1-0:1.0: 2 ports detected [ 0.636734] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.638938] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.639940] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.641170] mousedev: PS/2 mouse device common for all mice [ 0.642476] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.644399] rtc_cmos 00:00: RTC can wake from S4 [ 0.645550] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.646780] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.648009] i2c /dev entries driver [ 0.648815] device-mapper: uevent: version 1.0.3 [ 0.649805] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.651487] ledtrig-cpu: registered to indicate activity on CPUs [ 0.652964] NET: Registered protocol family 10 [ 0.654131] NET: Registered protocol family 17 [ 0.655060] Key type dns_resolver registered [ 0.656104] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.657253] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.659095] registered taskstats version 1 [ 0.659969] Loading compiled-in X.509 certificates [ 0.661475] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.663387] zswap: loaded using pool lzo/zbud [ 0.665083] Key type trusted registered [ 0.666865] Key type encrypted registered [ 0.667720] AppArmor: AppArmor sha1 policy hashing enabled [ 0.668795] ima: No TPM chip found, activating TPM-bypass! [ 0.669873] evm: HMAC attrs: 0x1 [ 0.670893] Magic number: 14:535:97 [ 0.671774] rtc_cmos 00:00: setting system clock to 2018-08-09 22:04:54 UTC (1533852294) [ 0.673433] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.674564] EDD information not available. [ 0.753375] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.765685] Write protecting the kernel read-only data: 14336k [ 0.767879] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.770064] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.73 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 0.923835] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.86. iid=i-00000005 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCFXq33gY/LNR3kXlW0g9I9EJWTKSB34bgxbS8kdPnaX9+Elr7aEbitVHObevuHE51poH6xJ7UD+6EL4kgK/LxMBHqGJ5MmFjCLz6NlhU+ZAEXtZMtWJ8U3RU9Slknc8cxi1nRyH+B4YedKyahHtnJoEY7pV/psB9MRHtmVY2FGIRQTTvagWv6hhgeMkwCjPGaBGtA+dW1CORe34mH29IcFBJPowqK8lus/KsylWBDiWdhymyefwMukwazTkWz7E0FZDBaV3pEOzLo9V5Cbo1luTxjv2qd41DVI8i4mYIA8VpTwEultLakPUvluUw5ckHMqvJv+pqPM0xJF+VuAxz1J root@singlevm2-vm-570703d7-2394-41c5-bc91-37e6ae777b48 ssh-dss AAAAB3NzaC1kc3MAAACBAJyiFi+Qp7TKs6HitWmMFKFA7pzbpKNNDKfpCBunL/z357I1WpigGemBtvnkqGx/L50+3TBDagm9G0vcN06q8lVjwb1sEf3FgWBzl3+fBNzyEKPSU/vkNZc0QD4F8+/vVG7TNyA+pJU5pLn284zrfqz3lkaqDgtUYb4+vAXHXkNnAAAAFQCHmOiWn+RVboMITKBV/8AyiehGbwAAAIBSujGvhTnQdDw9h0B+VyEOuvCcCFxBzmHZDz5F2w2+w9x+wp7odsKtJ6ca6fz88rtVtojF5gwAw6ifmvFkfgLCwRKFVKjHrTwzeuefAuzcBTW7yv1ywcAN93kl/SMaXBhoOz2tWJxu8YQfVZFPGddJx6NmeBKn7iDY2pgY6aMrsgAAAIBIpiQlcZs+nXfVOF7rckow3lHA1zlwTEx2qV3hBpldxE2VAqvJ+MrqZtVTBslKynKDRgD1QeFb+yNC6lpFtyWLud4RxGUGHFOAtXNlFfamXDLL3h/JPNnSbd4knSuD/XvxrXDbymLuv15zgzK8y1oDDlMF4OVmZLtXymzrLv2oJw== root@singlevm2-vm-570703d7-2394-41c5-bc91-37e6ae777b48 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.11,24,fe80::f816:3eff:fe8c:9061/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.11 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000005 name: N/A availability-zone: nova local-hostname: singlevm2-vm-570703d7-2394-41c5-bc91-37e6ae777b48 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.76 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-570703d7-2394-41c5-bc91-37e6ae777b48 login: 2018-08-09 22:05:02,375 - paramiko.transport - DEBUG - starting thread (client mode): 0x7d4c97d0L 2018-08-09 22:05:02,376 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-09 22:05:02,376 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-09 22:05:02,376 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-09 22:05:02,378 - 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-09 22:05:02,378 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-09 22:05:02,378 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-09 22:05:02,378 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-09 22:05:02,378 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-09 22:05:02,378 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-09 22:05:02,400 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-09 22:05:02,400 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-09 22:05:02,408 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.215: 917674bfe891e6de4a752a3b99eac99b 2018-08-09 22:05:02,409 - paramiko.transport - DEBUG - Trying discovered key 8e9e0a5e40b2f58cf222a00e854297fb in /tmp/tmpKk2Ofw 2018-08-09 22:05:02,438 - paramiko.transport - DEBUG - userauth is OK 2018-08-09 22:05:02,444 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-09 22:05:02,473 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-09 22:05:02,474 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-09 22:05:02,474 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-09 22:05:02,475 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-09 22:05:02,477 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-09 22:05:02,477 - functest.core.singlevm - DEBUG - output: Hello World 2018-08-09 22:05:02,478 - functest.core.singlevm - DEBUG - error: 2018-08-09 22:05:02,482 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-09 22:05:02,587 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-09 22:05:02,587 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:44 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-09 22:05:02,595 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-09 22:05:02,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/floatingips/6828cfe0-464d-4234-9c32-3dae7166c157.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ebf39c01ce7ad648079ff069f7b8ec16cf144ba" 2018-08-09 22:05:04,075 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ec3fc980-93a3-4c87-9ffd-5b4eb7328dda Content-Length: 0 Date: Thu, 09 Aug 2018 22:05:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 22:05:04,075 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/floatingips/6828cfe0-464d-4234-9c32-3dae7166c157.json used request id req-ec3fc980-93a3-4c87-9ffd-5b4eb7328dda 2018-08-09 22:05:04,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.48016405106s 2018-08-09 22:05:04,076 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/floatingips/6828cfe0-464d-4234-9c32-3dae7166c157.json used request id req-ec3fc980-93a3-4c87-9ffd-5b4eb7328dda 2018-08-09 22:05:04,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 22:05:04,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}9ebf39c01ce7ad648079ff069f7b8ec16cf144ba" 2018-08-09 22:05:04,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-e7323f29-91f7-422a-b409-81f04512e191 Date: Thu, 09 Aug 2018 22:05:04 GMT RESP BODY: {"floatingips": []} 2018-08-09 22:05:04,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-e7323f29-91f7-422a-b409-81f04512e191 2018-08-09 22:05:04,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0690240859985s 2018-08-09 22:05:04,150 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-e7323f29-91f7-422a-b409-81f04512e191 2018-08-09 22:05:04,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-09 22:05:04,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/servers/5ce95b49-8950-4c38-bf66-76a5c1667972 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ebf39c01ce7ad648079ff069f7b8ec16cf144ba" 2018-08-09 22:05:04,552 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 22:05: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-8d925f0f-b3d7-4933-84fb-316b41fbe0cd x-compute-request-id: req-8d925f0f-b3d7-4933-84fb-316b41fbe0cd Content-Type: application/json 2018-08-09 22:05:04,553 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/servers/5ce95b49-8950-4c38-bf66-76a5c1667972 used request id req-8d925f0f-b3d7-4933-84fb-316b41fbe0cd 2018-08-09 22:05:04,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.401906967163s 2018-08-09 22:05:04,553 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/servers/5ce95b49-8950-4c38-bf66-76a5c1667972 used request id req-8d925f0f-b3d7-4933-84fb-316b41fbe0cd 2018-08-09 22:05:04,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 22:05:04,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ebf39c01ce7ad648079ff069f7b8ec16cf144ba" 2018-08-09 22:05:05,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:05: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-626bec93-275d-405b-b720-3c48497ac615 x-compute-request-id: req-626bec93-275d-405b-b720-3c48497ac615 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_570703d7-2394-41c5-bc91-37e6ae777b48": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:90:61", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:90:61", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/5ce95b49-8950-4c38-bf66-76a5c1667972", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/5ce95b49-8950-4c38-bf66-76a5c1667972", "rel": "bookmark"}], "image": {"id": "fb366af8-549d-4699-89ce-453d6d7c0df8", "links": [{"href": "http://172.30.9.32:8774/images/fb366af8-549d-4699-89ce-453d6d7c0df8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T22:04:53.000000", "flavor": {"id": "ba328431-a392-49ce-9ab8-b706819518c7", "links": [{"href": "http://172.30.9.32:8774/flavors/ba328431-a392-49ce-9ab8-b706819518c7", "rel": "bookmark"}]}, "id": "5ce95b49-8950-4c38-bf66-76a5c1667972", "user_id": "7bcba02434724d9392be406f890ac913", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T22:05:04Z", "hostId": "c62fe71c896d59a54852d34abd87f0be9e29e3864cf8371450e2518d", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_570703d7-2394-41c5-bc91-37e6ae777b48", "name": "singlevm2-vm_570703d7-2394-41c5-bc91-37e6ae777b48", "created": "2018-08-09T22:04:43Z", "tenant_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 22:05:05,812 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-626bec93-275d-405b-b720-3c48497ac615 2018-08-09 22:05:05,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.25808191299s 2018-08-09 22:05:05,812 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-626bec93-275d-405b-b720-3c48497ac615 2018-08-09 22:05:05,814 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 22:05:07,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 22:05:07,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ebf39c01ce7ad648079ff069f7b8ec16cf144ba" 2018-08-09 22:05:08,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:05: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-948b04e5-0876-46ee-a849-b6819826d810 x-compute-request-id: req-948b04e5-0876-46ee-a849-b6819826d810 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-09 22:05:08,042 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-948b04e5-0876-46ee-a849-b6819826d810 2018-08-09 22:05:08,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.226522922516s 2018-08-09 22:05:08,042 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-948b04e5-0876-46ee-a849-b6819826d810 2018-08-09 22:05:08,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-09 22:05:08,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}9ebf39c01ce7ad648079ff069f7b8ec16cf144ba" 2018-08-09 22:05:08,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-c55e2ba6-05fa-45a6-907e-37d3e41bab93 Date: Thu, 09 Aug 2018 22:05:08 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "created_at": "2018-08-09T22:04:35Z", "updated_at": "2018-08-09T22:04:36Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-09T22:04:36Z", "revision_number": 0, "id": "0bd3dedd-844f-4a2b-be6b-8c8c2f2210c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:04:36Z", "security_group_id": "1dc68416-64e9-4983-9ce5-cc637bd67fd6", "tenant_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "67d7b9b1f12d491195b00a72d2fe7d1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:04:35Z", "revision_number": 0, "id": "38b67207-d6a5-4cdd-a368-2cf072862fad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:04:35Z", "security_group_id": "1dc68416-64e9-4983-9ce5-cc637bd67fd6", "tenant_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "67d7b9b1f12d491195b00a72d2fe7d1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:04:35Z", "revision_number": 0, "id": "8d1dcb87-f057-4533-a6d5-880593465b36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:04:35Z", "security_group_id": "1dc68416-64e9-4983-9ce5-cc637bd67fd6", "tenant_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "67d7b9b1f12d491195b00a72d2fe7d1d"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:04:36Z", "revision_number": 0, "id": "abba221e-4d8c-426e-80a8-993dd0afef9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:04:36Z", "security_group_id": "1dc68416-64e9-4983-9ce5-cc637bd67fd6", "tenant_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "67d7b9b1f12d491195b00a72d2fe7d1d"}], "revision_number": 3, "project_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "id": "1dc68416-64e9-4983-9ce5-cc637bd67fd6", "name": "singlevm2-sg_570703d7-2394-41c5-bc91-37e6ae777b48"}, {"description": "Default security group", "tags": [], "tenant_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "created_at": "2018-08-09T22:04:19Z", "updated_at": "2018-08-09T22:04:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:04:19Z", "revision_number": 0, "id": "18101e34-f310-4a08-bf53-7a53d035e982", "remote_group_id": "c734b2bd-833b-443d-a66d-beadc6f6963a", "remote_ip_prefix": null, "created_at": "2018-08-09T22:04:19Z", "security_group_id": "c734b2bd-833b-443d-a66d-beadc6f6963a", "tenant_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "67d7b9b1f12d491195b00a72d2fe7d1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:04:19Z", "revision_number": 0, "id": "2b7716f9-9514-44bb-ae74-6f91d239ed4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:04:19Z", "security_group_id": "c734b2bd-833b-443d-a66d-beadc6f6963a", "tenant_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "67d7b9b1f12d491195b00a72d2fe7d1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:04:19Z", "revision_number": 0, "id": "5dddcff0-0bb9-4c10-bf38-a0871512b49f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:04:19Z", "security_group_id": "c734b2bd-833b-443d-a66d-beadc6f6963a", "tenant_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "67d7b9b1f12d491195b00a72d2fe7d1d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:04:19Z", "revision_number": 0, "id": "e6d65852-b008-4fab-b0e5-02626d6101b8", "remote_group_id": "c734b2bd-833b-443d-a66d-beadc6f6963a", "remote_ip_prefix": null, "created_at": "2018-08-09T22:04:19Z", "security_group_id": "c734b2bd-833b-443d-a66d-beadc6f6963a", "tenant_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "67d7b9b1f12d491195b00a72d2fe7d1d"}], "revision_number": 1, "project_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "id": "c734b2bd-833b-443d-a66d-beadc6f6963a", "name": "default"}]} 2018-08-09 22:05:08,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-c55e2ba6-05fa-45a6-907e-37d3e41bab93 2018-08-09 22:05:08,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0473818778992s 2018-08-09 22:05:08,094 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-c55e2ba6-05fa-45a6-907e-37d3e41bab93 2018-08-09 22:05:08,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-09 22:05:08,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/security-groups/1dc68416-64e9-4983-9ce5-cc637bd67fd6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ebf39c01ce7ad648079ff069f7b8ec16cf144ba" 2018-08-09 22:05:08,403 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-49bf82a0-be80-4143-a714-281bd118668b Content-Length: 0 Date: Thu, 09 Aug 2018 22:05:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 22:05:08,403 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/security-groups/1dc68416-64e9-4983-9ce5-cc637bd67fd6.json used request id req-49bf82a0-be80-4143-a714-281bd118668b 2018-08-09 22:05:08,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.305764913559s 2018-08-09 22:05:08,403 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/security-groups/1dc68416-64e9-4983-9ce5-cc637bd67fd6.json used request id req-49bf82a0-be80-4143-a714-281bd118668b 2018-08-09 22:05:08,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-09 22:05:08,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/os-keypairs/singlevm2-kp_570703d7-2394-41c5-bc91-37e6ae777b48 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ebf39c01ce7ad648079ff069f7b8ec16cf144ba" 2018-08-09 22:05:08,445 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 22:05: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-fd290dac-d325-4e5f-8e8e-dc088d8fe8c5 x-compute-request-id: req-fd290dac-d325-4e5f-8e8e-dc088d8fe8c5 Content-Length: 0 Content-Type: application/json 2018-08-09 22:05:08,445 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/os-keypairs/singlevm2-kp_570703d7-2394-41c5-bc91-37e6ae777b48 used request id req-fd290dac-d325-4e5f-8e8e-dc088d8fe8c5 2018-08-09 22:05:08,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0411450862885s 2018-08-09 22:05:08,445 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/os-keypairs/singlevm2-kp_570703d7-2394-41c5-bc91-37e6ae777b48 used request id req-fd290dac-d325-4e5f-8e8e-dc088d8fe8c5 2018-08-09 22:05:08,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-09 22:05:08,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/ae2eed51-8ade-4656-9f1b-b857b8a48beb/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}9ebf39c01ce7ad648079ff069f7b8ec16cf144ba" -d '{"subnet_id": "0e420bf5-a264-4449-b623-5c148530c843"}' 2018-08-09 22:05:10,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-74556e08-3cee-49cb-a44b-809d90aa1b80 Date: Thu, 09 Aug 2018 22:05:10 GMT RESP BODY: {"network_id": "c61b005c-8dc6-43e7-82dc-c7df6e85d28d", "tenant_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "subnet_id": "0e420bf5-a264-4449-b623-5c148530c843", "subnet_ids": ["0e420bf5-a264-4449-b623-5c148530c843"], "port_id": "02394929-51ba-49eb-8a76-42968466b3b0", "id": "ae2eed51-8ade-4656-9f1b-b857b8a48beb"} 2018-08-09 22:05:10,905 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/ae2eed51-8ade-4656-9f1b-b857b8a48beb/remove_router_interface.json used request id req-74556e08-3cee-49cb-a44b-809d90aa1b80 2018-08-09 22:05:10,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.45955705643s 2018-08-09 22:05:10,905 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/ae2eed51-8ade-4656-9f1b-b857b8a48beb/remove_router_interface.json used request id req-74556e08-3cee-49cb-a44b-809d90aa1b80 returning object ae2eed51-8ade-4656-9f1b-b857b8a48beb 2018-08-09 22:05:10,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-09 22:05:10,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}9ebf39c01ce7ad648079ff069f7b8ec16cf144ba" 2018-08-09 22:05:11,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-ebf25bde-e5b3-4bde-8748-9835ce4737a9 Date: Thu, 09 Aug 2018 22:05:11 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "47882689-2cda-49f1-ab90-97da69506aee", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "created_at": "2018-08-09T22:04:22Z", "admin_state_up": true, "updated_at": "2018-08-09T22:05:09Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "id": "ae2eed51-8ade-4656-9f1b-b857b8a48beb", "name": "singlevm2-router_570703d7-2394-41c5-bc91-37e6ae777b48"}]} 2018-08-09 22:05:11,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-ebf25bde-e5b3-4bde-8748-9835ce4737a9 2018-08-09 22:05:11,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.125628948212s 2018-08-09 22:05:11,032 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-ebf25bde-e5b3-4bde-8748-9835ce4737a9 2018-08-09 22:05:11,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-09 22:05:11,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/routers/ae2eed51-8ade-4656-9f1b-b857b8a48beb.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ebf39c01ce7ad648079ff069f7b8ec16cf144ba" 2018-08-09 22:05:15,180 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2967247f-f6e0-4afb-affa-d2837040d9d0 Content-Length: 0 Date: Thu, 09 Aug 2018 22:05:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 22:05:15,180 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/ae2eed51-8ade-4656-9f1b-b857b8a48beb.json used request id req-2967247f-f6e0-4afb-affa-d2837040d9d0 2018-08-09 22:05:15,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.14709091187s 2018-08-09 22:05:15,181 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/ae2eed51-8ade-4656-9f1b-b857b8a48beb.json used request id req-2967247f-f6e0-4afb-affa-d2837040d9d0 2018-08-09 22:05:15,181 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-09 22:05:15,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}9ebf39c01ce7ad648079ff069f7b8ec16cf144ba" 2018-08-09 22:05:15,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-325d1d0f-df9e-4bf9-9d6e-6a21dd92b1aa Date: Thu, 09 Aug 2018 22:05:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c61b005c-8dc6-43e7-82dc-c7df6e85d28d","tenant_id":"67d7b9b1f12d491195b00a72d2fe7d1d","created_at":"2018-08-09T22:04:20Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-09T22:04: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":"67d7b9b1f12d491195b00a72d2fe7d1d","id":"0e420bf5-a264-4449-b623-5c148530c843","subnetpool_id":null,"name":"singlevm2-subnet_570703d7-2394-41c5-bc91-37e6ae777b48"}]} 2018-08-09 22:05:15,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-325d1d0f-df9e-4bf9-9d6e-6a21dd92b1aa 2018-08-09 22:05:15,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0457758903503s 2018-08-09 22:05:15,227 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-325d1d0f-df9e-4bf9-9d6e-6a21dd92b1aa 2018-08-09 22:05:15,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-09 22:05:15,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/subnets/0e420bf5-a264-4449-b623-5c148530c843.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ebf39c01ce7ad648079ff069f7b8ec16cf144ba" 2018-08-09 22:05:18,644 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d846a47f-1f7f-425f-9fde-6a973210b62c Date: Thu, 09 Aug 2018 22:05:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 22:05:18,644 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/0e420bf5-a264-4449-b623-5c148530c843.json used request id req-d846a47f-1f7f-425f-9fde-6a973210b62c 2018-08-09 22:05:18,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.41502594948s 2018-08-09 22:05:18,644 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/0e420bf5-a264-4449-b623-5c148530c843.json used request id req-d846a47f-1f7f-425f-9fde-6a973210b62c 2018-08-09 22:05:18,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 22:05:18,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ebf39c01ce7ad648079ff069f7b8ec16cf144ba" 2018-08-09 22:05:19,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1236 X-Openstack-Request-Id: req-a392c57a-92a8-4c80-a9f0-1ae02f4cb322 Date: Thu, 09 Aug 2018 22:05:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T21:56:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c61b005c-8dc6-43e7-82dc-c7df6e85d28d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"67d7b9b1f12d491195b00a72d2fe7d1d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T22:05:18Z","qos_policy_id":null,"name":"singlevm2-net_570703d7-2394-41c5-bc91-37e6ae777b48","admin_state_up":true,"tenant_id":"67d7b9b1f12d491195b00a72d2fe7d1d","created_at":"2018-08-09T22:04:19Z","mtu":1450}]} 2018-08-09 22:05:19,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-a392c57a-92a8-4c80-a9f0-1ae02f4cb322 2018-08-09 22:05:19,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.370166063309s 2018-08-09 22:05:19,015 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-a392c57a-92a8-4c80-a9f0-1ae02f4cb322 2018-08-09 22:05:19,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-09 22:05:19,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/networks/c61b005c-8dc6-43e7-82dc-c7df6e85d28d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ebf39c01ce7ad648079ff069f7b8ec16cf144ba" 2018-08-09 22:05:20,327 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f00a084f-84d8-46b3-844f-2002da444aa3 Date: Thu, 09 Aug 2018 22:05:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 22:05:20,327 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/c61b005c-8dc6-43e7-82dc-c7df6e85d28d.json used request id req-f00a084f-84d8-46b3-844f-2002da444aa3 2018-08-09 22:05:20,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.31089401245s 2018-08-09 22:05:20,328 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/c61b005c-8dc6-43e7-82dc-c7df6e85d28d.json used request id req-f00a084f-84d8-46b3-844f-2002da444aa3 2018-08-09 22:05:20,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 22:05:20,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ebf39c01ce7ad648079ff069f7b8ec16cf144ba" 2018-08-09 22:05:20,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-4d90881d-4a8d-46c3-822d-f7957daec881 Date: Thu, 09 Aug 2018 22:05:20 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T22:04:33Z", "file": "/v2/images/fb366af8-549d-4699-89ce-453d6d7c0df8/file", "owner": "67d7b9b1f12d491195b00a72d2fe7d1d", "id": "fb366af8-549d-4699-89ce-453d6d7c0df8", "size": 12716032, "self": "/v2/images/fb366af8-549d-4699-89ce-453d6d7c0df8", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/fb366af8-549d-4699-89ce-453d6d7c0df8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/fb366af8-549d-4699-89ce-453d6d7c0df8/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_570703d7-2394-41c5-bc91-37e6ae777b48", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_570703d7-2394-41c5-bc91-37e6ae777b48", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T22:04:32Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 22:05:20,635 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-4d90881d-4a8d-46c3-822d-f7957daec881 2018-08-09 22:05:20,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.303143024445s 2018-08-09 22:05:20,635 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-4d90881d-4a8d-46c3-822d-f7957daec881 2018-08-09 22:05:20,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-09 22:05:20,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9292/v2/images/fb366af8-549d-4699-89ce-453d6d7c0df8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9ebf39c01ce7ad648079ff069f7b8ec16cf144ba" 2018-08-09 22:05:22,756 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9ad8855c-5899-41b2-ba19-b1d4a7d11c99 Date: Thu, 09 Aug 2018 22:05:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-09 22:05:22,756 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/fb366af8-549d-4699-89ce-453d6d7c0df8 used request id req-9ad8855c-5899-41b2-ba19-b1d4a7d11c99 2018-08-09 22:05:22,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 2.11897993088s 2018-08-09 22:05:22,756 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/fb366af8-549d-4699-89ce-453d6d7c0df8 used request id req-9ad8855c-5899-41b2-ba19-b1d4a7d11c99 2018-08-09 22:05:22,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 22:05:22,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}60459b5940cbb08f793538016ec3e153a9bbbb23" 2018-08-09 22:05:22,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:05:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-94a7ecd6-5bb8-4203-8687-5ee38d46f799 x-compute-request-id: req-94a7ecd6-5bb8-4203-8687-5ee38d46f799 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_570703d7-2394-41c5-bc91-37e6ae777b48", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/ba328431-a392-49ce-9ab8-b706819518c7", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/ba328431-a392-49ce-9ab8-b706819518c7", "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": "ba328431-a392-49ce-9ab8-b706819518c7"}]} 2018-08-09 22:05:22,781 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-94a7ecd6-5bb8-4203-8687-5ee38d46f799 2018-08-09 22:05:22,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0243620872498s 2018-08-09 22:05:22,782 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-94a7ecd6-5bb8-4203-8687-5ee38d46f799 2018-08-09 22:05:22,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-09 22:05:22,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/flavors/ba328431-a392-49ce-9ab8-b706819518c7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}60459b5940cbb08f793538016ec3e153a9bbbb23" 2018-08-09 22:05:22,815 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 22:05:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a5b54f0d-0d04-4ae1-b758-28c5a6734044 x-compute-request-id: req-a5b54f0d-0d04-4ae1-b758-28c5a6734044 Content-Length: 0 Content-Type: application/json 2018-08-09 22:05:22,815 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/ba328431-a392-49ce-9ab8-b706819518c7 used request id req-a5b54f0d-0d04-4ae1-b758-28c5a6734044 2018-08-09 22:05:22,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0316610336304s 2018-08-09 22:05:22,815 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/ba328431-a392-49ce-9ab8-b706819518c7 used request id req-a5b54f0d-0d04-4ae1-b758-28c5a6734044 2018-08-09 22:05:22,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 22:05:22,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}60459b5940cbb08f793538016ec3e153a9bbbb23" 2018-08-09 22:05:23,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:05:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8659807c-78ea-4799-ab37-7924e8e3fecf Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.32:5000/v3/users/11fa7ddeb0564dbb9ae97e6016ef357f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11fa7ddeb0564dbb9ae97e6016ef357f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.32:5000/v3/users/187033aee6fd450ca96240725777e4c2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "187033aee6fd450ca96240725777e4c2", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.32:5000/v3/users/560d22bd57da40b5a0a9574a796d5f5d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "560d22bd57da40b5a0a9574a796d5f5d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.32:5000/v3/users/60452068d29f4fdfa63986a101565414"}, "domain_id": "default", "enabled": true, "options": {}, "id": "60452068d29f4fdfa63986a101565414", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.32:5000/v3/users/678f79df7fbc46f38c5b2ae2cf0c8fad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "678f79df7fbc46f38c5b2ae2cf0c8fad", "email": "neutron@localhost", "password_expires_at": null}, {"name": "singlevm2-user_570703d7-2394-41c5-bc91-37e6ae777b48", "links": {"self": "http://172.30.9.32:5000/v3/users/7bcba02434724d9392be406f890ac913"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7bcba02434724d9392be406f890ac913", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.32:5000/v3/users/7e6b2597cbd0483796ae06691a711e17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6b2597cbd0483796ae06691a711e17", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.32:5000/v3/users/88043492d8c84e8d9e6414b58d9aae53"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88043492d8c84e8d9e6414b58d9aae53", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.32:5000/v3/users/8a5e986b6ed545369b1f3084bfe0faa8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a5e986b6ed545369b1f3084bfe0faa8", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.32:5000/v3/users/97856cdcfc7541fab8b50800a44fe171"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97856cdcfc7541fab8b50800a44fe171", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.32:5000/v3/users/a3a7d792968c446db5fa23e49ad70178"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3a7d792968c446db5fa23e49ad70178", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.32:5000/v3/users/bcc2f2783f374c89b6471bd69eb8efce"}, "domain_id": "ae2f2a3ea85d48b1a1afefd9d87535da", "enabled": true, "options": {}, "id": "bcc2f2783f374c89b6471bd69eb8efce", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.32:5000/v3/users/d56b2a42ace04544a47286de17abc35f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d56b2a42ace04544a47286de17abc35f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.32:5000/v3/users/ebf0020df3ef470386f763032bf048a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ebf0020df3ef470386f763032bf048a2", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.32:5000/v3/users/ff4e1f818c8b432487ac5ca3232ff438"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff4e1f818c8b432487ac5ca3232ff438", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.32:5000/v3/users", "previous": null, "next": null}} 2018-08-09 22:05:23,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-8659807c-78ea-4799-ab37-7924e8e3fecf 2018-08-09 22:05:23,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.202230930328s 2018-08-09 22:05:23,018 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-8659807c-78ea-4799-ab37-7924e8e3fecf 2018-08-09 22:05:23,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 22:05:23,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/users/7bcba02434724d9392be406f890ac913 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}60459b5940cbb08f793538016ec3e153a9bbbb23" 2018-08-09 22:05:23,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:05:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-699b7779-9fef-4133-a7e9-0f4861879fb4 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_570703d7-2394-41c5-bc91-37e6ae777b48", "links": {"self": "http://172.30.9.32:5000/v3/users/7bcba02434724d9392be406f890ac913"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "7bcba02434724d9392be406f890ac913", "description": null}} 2018-08-09 22:05:23,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users/7bcba02434724d9392be406f890ac913 used request id req-699b7779-9fef-4133-a7e9-0f4861879fb4 2018-08-09 22:05:23,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.210120201111s 2018-08-09 22:05:23,235 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users/7bcba02434724d9392be406f890ac913 used request id req-699b7779-9fef-4133-a7e9-0f4861879fb4 2018-08-09 22:05:23,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-09 22:05:23,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:5000/v3/users/7bcba02434724d9392be406f890ac913 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}60459b5940cbb08f793538016ec3e153a9bbbb23" 2018-08-09 22:05:23,615 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 22:05:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95e928e7-b7ae-43c9-9c8a-844fa6533ade Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 22:05:23,615 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/users/7bcba02434724d9392be406f890ac913 used request id req-95e928e7-b7ae-43c9-9c8a-844fa6533ade 2018-08-09 22:05:23,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.379187822342s 2018-08-09 22:05:23,616 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/users/7bcba02434724d9392be406f890ac913 used request id req-95e928e7-b7ae-43c9-9c8a-844fa6533ade 2018-08-09 22:05:23,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-09 22:05:23,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}60459b5940cbb08f793538016ec3e153a9bbbb23" 2018-08-09 22:05:23,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:05:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb105ab5-51cb-471d-802b-b2a3ef05b72d Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.32:5000/v3/projects/67d7b9b1f12d491195b00a72d2fe7d1d"}, "tags": [], "enabled": true, "id": "67d7b9b1f12d491195b00a72d2fe7d1d", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_570703d7-2394-41c5-bc91-37e6ae777b48"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.32:5000/v3/projects/6e2b193279f94c09870f0da27a1e5991"}, "tags": [], "enabled": true, "id": "6e2b193279f94c09870f0da27a1e5991", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.32:5000/v3/projects/b5220918a46940eca73b5641490793b9"}, "tags": [], "enabled": true, "id": "b5220918a46940eca73b5641490793b9", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-09 22:05:23,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects used request id req-eb105ab5-51cb-471d-802b-b2a3ef05b72d 2018-08-09 22:05:23,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.194815158844s 2018-08-09 22:05:23,816 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects used request id req-eb105ab5-51cb-471d-802b-b2a3ef05b72d 2018-08-09 22:05:23,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-09 22:05:23,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:5000/v3/projects/67d7b9b1f12d491195b00a72d2fe7d1d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}60459b5940cbb08f793538016ec3e153a9bbbb23" 2018-08-09 22:05:24,135 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 22:05:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5a1ad2d-f134-4d1c-8090-718f612dd99d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 22:05:24,135 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/projects/67d7b9b1f12d491195b00a72d2fe7d1d used request id req-a5a1ad2d-f134-4d1c-8090-718f612dd99d 2018-08-09 22:05:24,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.313525915146s 2018-08-09 22:05:24,135 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/projects/67d7b9b1f12d491195b00a72d2fe7d1d used request id req-a5a1ad2d-f134-4d1c-8090-718f612dd99d 2018-08-09 22:05:24,190 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-08-09 22:05:24,235 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 22:05:24,235 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 22:05:24,235 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 22:05:24,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 22:05:24,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 22:05:24,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 22:05:24,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 22:05:24,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 22:05:24,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 22:05:24,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 22:05:24,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 22:05:24,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 22:05:24,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 22:05:24,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 22:05:24,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 22:05:24,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 22:05:24,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 22:05:24,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 22:05:24,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 22:05:24,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 22:05:24,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 22:05:24,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 22:05:24,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-09 22:05:24,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:05:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19f488f8-acfa-49d8-a423-13e6f4ed9d4b Content-Encoding: gzip Content-Length: 194 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.32:5000/v3/", "rel": "self"}]}} 2018-08-09 22:05:24,243 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-19f488f8-acfa-49d8-a423-13e6f4ed9d4b 2018-08-09 22:05:24,244 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-09 22:05:24,642 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "077169cc946647b3a28fd2b6b274fbdf", "name": "reader"}, {"id": "5f4e37952fed448d8a5d2d688ddf4113", "name": "admin"}, {"id": "88513a21a6f143568494c5da51703b86", "name": "member"}], "expires_at": "2018-08-09T23:05:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5220918a46940eca73b5641490793b9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.32:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "437987ede53e4405944ad7c076551769"}, {"url": "http://192.30.9.3:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d3a7a4b63bc42cc950ea9d01ba16ee8"}, {"url": "http://192.30.9.3:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d8dc96d50c247e7837ea4c9b854184b"}], "type": "orchestration", "id": "06b2600fbdfd45009f077a0a8a411118", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "963d6582adf64c908f4754420d8066a9"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9837c8825b440f08dfd357317d353f0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded8397288b548b6a2ef868a552c35c4"}], "type": "event", "id": "0edb5a9ac368467395316b446bc9b17a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c4ee4a831c24b19a27a57c62ab1c000"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba92d8cd74449ad8e3ad0fb9d8df162"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c50639dc1d0944d08cb722487727404b"}], "type": "cloudformation", "id": "0f8e8a8cabc743b980b5dc7328ea8398", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75482ae7f30b4cce96aeea5fb573efee"}, {"url": "http://172.30.9.32:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3322f92a99944afb84fd710587f4207"}, {"url": "http://192.30.9.3:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca626291c6914f8392873dc1009e9439"}], "type": "volumev2", "id": "37bb077bc22343fc84723637e507d6ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58ac027cc3404748a004771a912f28e3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fdb7375f8a48ea9a3175833248c806"}, {"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aaf4dc1ae98a4fc4b8bb1ef0e4af1847"}], "type": "compute", "id": "66e5c4ed2fef488aa7efb24492939dd2", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b5781142f344691af8bcb5585c05d0a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d675dfe1fc174b888e1c05e36a89827f"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eac7171837574cfd9bdb0d1e99be1512"}], "type": "metric", "id": "74154109829a4b47a4ae0cf113ed0280", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "28c0fa2fe1a54037a1df5236437e7475"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3550892914574db28d4c22bdf0fccec5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "739a0b6ebed045fbb110541871ab2a15"}], "type": "identity", "id": "88688b106f224b10a51283eb12ae2936", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "ada1fac139534311815f98d908747c2a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9a3ecf1f13142c4a0c2baeaaa3dfaac"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6262b39fedb42aea7a928a362616ec0"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d220c13c29ac49428745e53c3a5f1f1b"}], "type": "alarming", "id": "b3fb638070d94560972a4f4ad3803c3e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29690a3ccee2437bbac7f9aa68595877"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c44848dd6a5446fb835005ab8ad4f4f"}, {"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9313e7c2f7b1414faa1e04af37a85d14"}], "type": "placement", "id": "b69679ef95c547c4bedad9a51bbc11e1", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d737435c2b74f5faf8fa63dea4e2fa1"}, {"url": "http://172.30.9.32:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78fb5d55cc204e4daa0cb175b819e87c"}, {"url": "http://192.30.9.3:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80278f13084845eaa317703712e8932f"}], "type": "volume", "id": "b6a6363259e342d8ac96a4641ed4678e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1008f871970540d59fed88ee5f560631"}, {"url": "http://192.30.9.3:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73ad6e9b1eaf4470a4458a45a03b86ba"}, {"url": "http://192.30.9.3:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc6095c8b90a4056ad6fb33d86c2319c"}], "type": "volumev3", "id": "cb31973e365c4222816f94365d3a9482", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8eac3aaf869e4581b0c486846aaf1964"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9f7c82f7a0247459dc8ee250179a27a"}, {"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbf52489f6c24c3bacff12a8fce92972"}], "type": "image", "id": "d37eb918087e4110bb9c0723c297dd28", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13579d8a89904ae8ae47c4c51523cc20"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8850af0d4d74815aac8c55d682d6b88"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05d68f4069f44f3928d1d2cfe0c31e2"}], "type": "network", "id": "da8095ba09ab49ed8463afad9622aa30", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a35851569141aa859a53f8f20d5c9e"}, {"url": "http://172.30.9.32:8080/v1/AUTH_b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de78fcff9f6f4b3698322312c36b013b"}, {"url": "http://12.0.0.27:8080/v1/AUTH_b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc41d0b8771f41d298a04050d21e2d86"}], "type": "object-store", "id": "eac7f386a2854d7cb26da2c6929699a5", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7e6b2597cbd0483796ae06691a711e17"}, "audit_ids": ["DHUlCKLwRUK3yB2A0KQTZg"], "issued_at": "2018-08-09T22:05:24.000000Z"}} 2018-08-09 22:05:24,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 22:05:24,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}47c41af63a48725752a7b18a42fec06888fdab26" 2018-08-09 22:05:24,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-fef63847-9bdc-463e-97f6-62daaad72f93 Date: Thu, 09 Aug 2018 22:05:24 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T21:56:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","provider:network_type":"flat"}]} 2018-08-09 22:05:24,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-fef63847-9bdc-463e-97f6-62daaad72f93 2018-08-09 22:05:24,998 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.352380037308s 2018-08-09 22:05:24,998 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-fef63847-9bdc-463e-97f6-62daaad72f93 2018-08-09 22:05:25,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-09 22:05:25,007 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 09 Aug 2018 22:05:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bade47ab-c3ff-412e-b474-148c7af11f73 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.32:5000/v3/", "rel": "self"}]}]}} 2018-08-09 22:05:25,007 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/ used request id req-bade47ab-c3ff-412e-b474-148c7af11f73 2018-08-09 22:05:25,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-09 22:05:25,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}47c41af63a48725752a7b18a42fec06888fdab26" 2018-08-09 22:05:25,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:05:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61ba2d42-fe51-4c7f-83ec-1797d29b4f3d Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.32:5000/v3/domains/ae2f2a3ea85d48b1a1afefd9d87535da"}, "tags": [], "enabled": true, "id": "ae2f2a3ea85d48b1a1afefd9d87535da", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.32:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.32:5000/v3/domains", "previous": null, "next": null}} 2018-08-09 22:05:25,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains used request id req-61ba2d42-fe51-4c7f-83ec-1797d29b4f3d 2018-08-09 22:05:25,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.200796842575s 2018-08-09 22:05:25,209 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains used request id req-61ba2d42-fe51-4c7f-83ec-1797d29b4f3d 2018-08-09 22:05:25,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-09 22:05:25,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}47c41af63a48725752a7b18a42fec06888fdab26" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_09564432-afd8-43ac-864f-34f3fb589769"}}' 2018-08-09 22:05:25,547 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 09 Aug 2018 22:05:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbd08d28-1519-42c0-8523-957c2f2b185f 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.32:5000/v3/projects/21bcfed6948445c7a60281cd889922ca"}, "tags": [], "enabled": true, "id": "21bcfed6948445c7a60281cd889922ca", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_09564432-afd8-43ac-864f-34f3fb589769"}} 2018-08-09 22:05:25,547 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/projects used request id req-dbd08d28-1519-42c0-8523-957c2f2b185f 2018-08-09 22:05:25,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.33106303215s 2018-08-09 22:05:25,548 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/projects used request id req-dbd08d28-1519-42c0-8523-957c2f2b185f 2018-08-09 22:05:25,548 - 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'21bcfed6948445c7a60281cd889922ca', '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_09564432-afd8-43ac-864f-34f3fb589769'}) 2018-08-09 22:05:25,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-09 22:05:25,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}47c41af63a48725752a7b18a42fec06888fdab26" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "3fbfed5d-47f9-4680-a877-086c1a7f64b8", "email": null, "name": "vping_ssh-user_09564432-afd8-43ac-864f-34f3fb589769"}}' 2018-08-09 22:05:26,069 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 09 Aug 2018 22:05:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b03f19e8-bb0f-4e60-8928-a71ebd642dc9 Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_09564432-afd8-43ac-864f-34f3fb589769", "links": {"self": "http://172.30.9.32:5000/v3/users/a1efe1ddac884c10ab639ac68649b5d4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a1efe1ddac884c10ab639ac68649b5d4", "domain_id": "default", "password_expires_at": null}} 2018-08-09 22:05:26,069 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/users used request id req-b03f19e8-bb0f-4e60-8928-a71ebd642dc9 2018-08-09 22:05:26,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.514667987823s 2018-08-09 22:05:26,070 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/users used request id req-b03f19e8-bb0f-4e60-8928-a71ebd642dc9 2018-08-09 22:05:26,070 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a1efe1ddac884c10ab639ac68649b5d4', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_09564432-afd8-43ac-864f-34f3fb589769'}) 2018-08-09 22:05:26,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 22:05:26,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}47c41af63a48725752a7b18a42fec06888fdab26" 2018-08-09 22:05:26,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:05:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-161ab4b7-d6d7-4a2d-ae4d-8ef3c272d2b7 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "077169cc946647b3a28fd2b6b274fbdf", "links": {"self": "http://172.30.9.32:5000/v3/roles/077169cc946647b3a28fd2b6b274fbdf"}, "name": "reader"}, {"domain_id": null, "id": "352a7d143ea64db3aecbf66f67281fa1", "links": {"self": "http://172.30.9.32:5000/v3/roles/352a7d143ea64db3aecbf66f67281fa1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5f4e37952fed448d8a5d2d688ddf4113", "links": {"self": "http://172.30.9.32:5000/v3/roles/5f4e37952fed448d8a5d2d688ddf4113"}, "name": "admin"}, {"domain_id": null, "id": "88513a21a6f143568494c5da51703b86", "links": {"self": "http://172.30.9.32:5000/v3/roles/88513a21a6f143568494c5da51703b86"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a5b954e8e29c4b6cafac3f07fe5c5da7", "links": {"self": "http://172.30.9.32:5000/v3/roles/a5b954e8e29c4b6cafac3f07fe5c5da7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fde9b0ad3a3d453ba6d5318189b139e9", "links": {"self": "http://172.30.9.32:5000/v3/roles/fde9b0ad3a3d453ba6d5318189b139e9"}, "name": "swiftoperator"}]} 2018-08-09 22:05:26,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-161ab4b7-d6d7-4a2d-ae4d-8ef3c272d2b7 2018-08-09 22:05:26,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.188546180725s 2018-08-09 22:05:26,263 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-161ab4b7-d6d7-4a2d-ae4d-8ef3c272d2b7 2018-08-09 22:05:26,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 22:05:26,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}47c41af63a48725752a7b18a42fec06888fdab26" 2018-08-09 22:05:26,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:05:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41214b88-dec8-4366-a949-ade38de4180c Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "077169cc946647b3a28fd2b6b274fbdf", "links": {"self": "http://172.30.9.32:5000/v3/roles/077169cc946647b3a28fd2b6b274fbdf"}, "name": "reader"}, {"domain_id": null, "id": "352a7d143ea64db3aecbf66f67281fa1", "links": {"self": "http://172.30.9.32:5000/v3/roles/352a7d143ea64db3aecbf66f67281fa1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5f4e37952fed448d8a5d2d688ddf4113", "links": {"self": "http://172.30.9.32:5000/v3/roles/5f4e37952fed448d8a5d2d688ddf4113"}, "name": "admin"}, {"domain_id": null, "id": "88513a21a6f143568494c5da51703b86", "links": {"self": "http://172.30.9.32:5000/v3/roles/88513a21a6f143568494c5da51703b86"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a5b954e8e29c4b6cafac3f07fe5c5da7", "links": {"self": "http://172.30.9.32:5000/v3/roles/a5b954e8e29c4b6cafac3f07fe5c5da7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fde9b0ad3a3d453ba6d5318189b139e9", "links": {"self": "http://172.30.9.32:5000/v3/roles/fde9b0ad3a3d453ba6d5318189b139e9"}, "name": "swiftoperator"}]} 2018-08-09 22:05:26,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-41214b88-dec8-4366-a949-ade38de4180c 2018-08-09 22:05:26,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104630947113s 2018-08-09 22:05:26,373 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-41214b88-dec8-4366-a949-ade38de4180c 2018-08-09 22:05:26,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 22:05:26,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}47c41af63a48725752a7b18a42fec06888fdab26" 2018-08-09 22:05:26,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:05:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d8da8f5-b15e-4cad-9916-5d41b8cc2ae1 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "077169cc946647b3a28fd2b6b274fbdf", "links": {"self": "http://172.30.9.32:5000/v3/roles/077169cc946647b3a28fd2b6b274fbdf"}, "name": "reader"}, {"domain_id": null, "id": "352a7d143ea64db3aecbf66f67281fa1", "links": {"self": "http://172.30.9.32:5000/v3/roles/352a7d143ea64db3aecbf66f67281fa1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5f4e37952fed448d8a5d2d688ddf4113", "links": {"self": "http://172.30.9.32:5000/v3/roles/5f4e37952fed448d8a5d2d688ddf4113"}, "name": "admin"}, {"domain_id": null, "id": "88513a21a6f143568494c5da51703b86", "links": {"self": "http://172.30.9.32:5000/v3/roles/88513a21a6f143568494c5da51703b86"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a5b954e8e29c4b6cafac3f07fe5c5da7", "links": {"self": "http://172.30.9.32:5000/v3/roles/a5b954e8e29c4b6cafac3f07fe5c5da7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fde9b0ad3a3d453ba6d5318189b139e9", "links": {"self": "http://172.30.9.32:5000/v3/roles/fde9b0ad3a3d453ba6d5318189b139e9"}, "name": "swiftoperator"}]} 2018-08-09 22:05:26,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-6d8da8f5-b15e-4cad-9916-5d41b8cc2ae1 2018-08-09 22:05:26,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197373151779s 2018-08-09 22:05:26,575 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-6d8da8f5-b15e-4cad-9916-5d41b8cc2ae1 2018-08-09 22:05:26,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-09 22:05:26,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}47c41af63a48725752a7b18a42fec06888fdab26" 2018-08-09 22:05:26,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:05:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82105e1b-baf4-45bb-b8ce-8387f05d8c26 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.32:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-09 22:05:26,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains/default used request id req-82105e1b-baf4-45bb-b8ce-8387f05d8c26 2018-08-09 22:05:26,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.188534975052s 2018-08-09 22:05:26,769 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains/default used request id req-82105e1b-baf4-45bb-b8ce-8387f05d8c26 2018-08-09 22:05:26,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 22:05:26,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}47c41af63a48725752a7b18a42fec06888fdab26" 2018-08-09 22:05:26,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:05:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5e9af6d-4e06-4fd7-b7dd-e47089238106 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.32:5000/v3/users/11fa7ddeb0564dbb9ae97e6016ef357f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11fa7ddeb0564dbb9ae97e6016ef357f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.32:5000/v3/users/187033aee6fd450ca96240725777e4c2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "187033aee6fd450ca96240725777e4c2", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.32:5000/v3/users/560d22bd57da40b5a0a9574a796d5f5d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "560d22bd57da40b5a0a9574a796d5f5d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.32:5000/v3/users/60452068d29f4fdfa63986a101565414"}, "domain_id": "default", "enabled": true, "options": {}, "id": "60452068d29f4fdfa63986a101565414", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.32:5000/v3/users/678f79df7fbc46f38c5b2ae2cf0c8fad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "678f79df7fbc46f38c5b2ae2cf0c8fad", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.32:5000/v3/users/7e6b2597cbd0483796ae06691a711e17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6b2597cbd0483796ae06691a711e17", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.32:5000/v3/users/88043492d8c84e8d9e6414b58d9aae53"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88043492d8c84e8d9e6414b58d9aae53", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.32:5000/v3/users/8a5e986b6ed545369b1f3084bfe0faa8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a5e986b6ed545369b1f3084bfe0faa8", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.32:5000/v3/users/97856cdcfc7541fab8b50800a44fe171"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97856cdcfc7541fab8b50800a44fe171", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_09564432-afd8-43ac-864f-34f3fb589769", "links": {"self": "http://172.30.9.32:5000/v3/users/a1efe1ddac884c10ab639ac68649b5d4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a1efe1ddac884c10ab639ac68649b5d4", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.32:5000/v3/users/a3a7d792968c446db5fa23e49ad70178"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3a7d792968c446db5fa23e49ad70178", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.32:5000/v3/users/bcc2f2783f374c89b6471bd69eb8efce"}, "domain_id": "ae2f2a3ea85d48b1a1afefd9d87535da", "enabled": true, "options": {}, "id": "bcc2f2783f374c89b6471bd69eb8efce", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.32:5000/v3/users/d56b2a42ace04544a47286de17abc35f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d56b2a42ace04544a47286de17abc35f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.32:5000/v3/users/ebf0020df3ef470386f763032bf048a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ebf0020df3ef470386f763032bf048a2", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.32:5000/v3/users/ff4e1f818c8b432487ac5ca3232ff438"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff4e1f818c8b432487ac5ca3232ff438", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.32:5000/v3/users", "previous": null, "next": null}} 2018-08-09 22:05:26,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-a5e9af6d-4e06-4fd7-b7dd-e47089238106 2018-08-09 22:05:26,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.202553033829s 2018-08-09 22:05:26,973 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-a5e9af6d-4e06-4fd7-b7dd-e47089238106 2018-08-09 22:05:26,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-09 22:05:26,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}47c41af63a48725752a7b18a42fec06888fdab26" 2018-08-09 22:05:27,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:05:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01a33e3e-80d3-4f0b-80e2-6ce229af0b48 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.32:5000/v3/projects/b5220918a46940eca73b5641490793b9"}, "tags": [], "enabled": true, "id": "b5220918a46940eca73b5641490793b9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.32:5000/v3/projects/6e2b193279f94c09870f0da27a1e5991"}, "tags": [], "enabled": true, "id": "6e2b193279f94c09870f0da27a1e5991", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.32:5000/v3/projects/21bcfed6948445c7a60281cd889922ca"}, "tags": [], "enabled": true, "id": "21bcfed6948445c7a60281cd889922ca", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_09564432-afd8-43ac-864f-34f3fb589769"}]} 2018-08-09 22:05:27,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects?domain_id=default used request id req-01a33e3e-80d3-4f0b-80e2-6ce229af0b48 2018-08-09 22:05:27,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.16015291214s 2018-08-09 22:05:27,146 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects?domain_id=default used request id req-01a33e3e-80d3-4f0b-80e2-6ce229af0b48 2018-08-09 22:05:27,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-09 22:05:27,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:5000/v3/role_assignments?user.id=a1efe1ddac884c10ab639ac68649b5d4&role.id=88513a21a6f143568494c5da51703b86&scope.project.id=21bcfed6948445c7a60281cd889922ca" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}47c41af63a48725752a7b18a42fec06888fdab26" 2018-08-09 22:05:27,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:05:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d161613-d49c-4119-b54b-48122761cb14 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.32:5000/v3/role_assignments?user.id=a1efe1ddac884c10ab639ac68649b5d4&role.id=88513a21a6f143568494c5da51703b86&scope.project.id=21bcfed6948445c7a60281cd889922ca", "previous": null, "next": null}} 2018-08-09 22:05:27,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/role_assignments?user.id=a1efe1ddac884c10ab639ac68649b5d4&role.id=88513a21a6f143568494c5da51703b86&scope.project.id=21bcfed6948445c7a60281cd889922ca used request id req-2d161613-d49c-4119-b54b-48122761cb14 2018-08-09 22:05:27,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.194294929504s 2018-08-09 22:05:27,348 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/role_assignments?user.id=a1efe1ddac884c10ab639ac68649b5d4&role.id=88513a21a6f143568494c5da51703b86&scope.project.id=21bcfed6948445c7a60281cd889922ca used request id req-2d161613-d49c-4119-b54b-48122761cb14 2018-08-09 22:05:27,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-09 22:05:27,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:5000/v3/projects/21bcfed6948445c7a60281cd889922ca/users/a1efe1ddac884c10ab639ac68649b5d4/roles/88513a21a6f143568494c5da51703b86 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}47c41af63a48725752a7b18a42fec06888fdab26" 2018-08-09 22:05:27,554 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 22:05:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d365d040-67d5-466f-9d79-7d06b1d8c005 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 22:05:27,554 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.32:5000/v3/projects/21bcfed6948445c7a60281cd889922ca/users/a1efe1ddac884c10ab639ac68649b5d4/roles/88513a21a6f143568494c5da51703b86 used request id req-d365d040-67d5-466f-9d79-7d06b1d8c005 2018-08-09 22:05:27,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.202448129654s 2018-08-09 22:05:27,554 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.32:5000/v3/projects/21bcfed6948445c7a60281cd889922ca/users/a1efe1ddac884c10ab639ac68649b5d4/roles/88513a21a6f143568494c5da51703b86 used request id req-d365d040-67d5-466f-9d79-7d06b1d8c005 2018-08-09 22:05:27,555 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_09564432-afd8-43ac-864f-34f3fb589769', 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'21bcfed6948445c7a60281cd889922ca', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '3fbfed5d-47f9-4680-a877-086c1a7f64b8', 'username': u'vping_ssh-user_09564432-afd8-43ac-864f-34f3fb589769', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.32: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-09 22:05:27,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 22:05:27,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 22:05:27,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 22:05:27,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 22:05:27,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 22:05:27,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 22:05:27,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 22:05:27,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 22:05:27,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 22:05:27,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 22:05:27,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 22:05:27,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 22:05:27,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 22:05:27,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 22:05:27,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 22:05:27,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 22:05:27,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 22:05:27,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 22:05:27,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 22:05:27,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 22:05:27,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 22:05:27,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 22:05:27,560 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_09564432-afd8-43ac-864f-34f3fb589769', 'password': '3fbfed5d-47f9-4680-a877-086c1a7f64b8', 'project_name': 'vping_ssh-project_09564432-afd8-43ac-864f-34f3fb589769', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.32:5000/v3', 'project_id': '21bcfed6948445c7a60281cd889922ca', 'project_domain_name': 'Default'} 2018-08-09 22:05:27,561 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-08-09 22:05:27,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-09 22:05:27,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:05:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-341d2ab7-a1a9-4cfb-a616-5e7603ab4413 Content-Encoding: gzip Content-Length: 194 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.32:5000/v3/", "rel": "self"}]}} 2018-08-09 22:05:27,569 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-341d2ab7-a1a9-4cfb-a616-5e7603ab4413 2018-08-09 22:05:27,569 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-09 22:05:27,973 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "077169cc946647b3a28fd2b6b274fbdf", "name": "reader"}, {"id": "88513a21a6f143568494c5da51703b86", "name": "member"}], "expires_at": "2018-08-09T23:05:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21bcfed6948445c7a60281cd889922ca", "name": "vping_ssh-project_09564432-afd8-43ac-864f-34f3fb589769"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.32:8004/v1/21bcfed6948445c7a60281cd889922ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "437987ede53e4405944ad7c076551769"}, {"url": "http://192.30.9.3:8004/v1/21bcfed6948445c7a60281cd889922ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d3a7a4b63bc42cc950ea9d01ba16ee8"}, {"url": "http://192.30.9.3:8004/v1/21bcfed6948445c7a60281cd889922ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d8dc96d50c247e7837ea4c9b854184b"}], "type": "orchestration", "id": "06b2600fbdfd45009f077a0a8a411118", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "963d6582adf64c908f4754420d8066a9"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9837c8825b440f08dfd357317d353f0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded8397288b548b6a2ef868a552c35c4"}], "type": "event", "id": "0edb5a9ac368467395316b446bc9b17a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c4ee4a831c24b19a27a57c62ab1c000"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba92d8cd74449ad8e3ad0fb9d8df162"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c50639dc1d0944d08cb722487727404b"}], "type": "cloudformation", "id": "0f8e8a8cabc743b980b5dc7328ea8398", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/21bcfed6948445c7a60281cd889922ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75482ae7f30b4cce96aeea5fb573efee"}, {"url": "http://172.30.9.32:8776/v2/21bcfed6948445c7a60281cd889922ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3322f92a99944afb84fd710587f4207"}, {"url": "http://192.30.9.3:8776/v2/21bcfed6948445c7a60281cd889922ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca626291c6914f8392873dc1009e9439"}], "type": "volumev2", "id": "37bb077bc22343fc84723637e507d6ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58ac027cc3404748a004771a912f28e3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fdb7375f8a48ea9a3175833248c806"}, {"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aaf4dc1ae98a4fc4b8bb1ef0e4af1847"}], "type": "compute", "id": "66e5c4ed2fef488aa7efb24492939dd2", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b5781142f344691af8bcb5585c05d0a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d675dfe1fc174b888e1c05e36a89827f"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eac7171837574cfd9bdb0d1e99be1512"}], "type": "metric", "id": "74154109829a4b47a4ae0cf113ed0280", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "28c0fa2fe1a54037a1df5236437e7475"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3550892914574db28d4c22bdf0fccec5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "739a0b6ebed045fbb110541871ab2a15"}], "type": "identity", "id": "88688b106f224b10a51283eb12ae2936", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "ada1fac139534311815f98d908747c2a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9a3ecf1f13142c4a0c2baeaaa3dfaac"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6262b39fedb42aea7a928a362616ec0"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d220c13c29ac49428745e53c3a5f1f1b"}], "type": "alarming", "id": "b3fb638070d94560972a4f4ad3803c3e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29690a3ccee2437bbac7f9aa68595877"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c44848dd6a5446fb835005ab8ad4f4f"}, {"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9313e7c2f7b1414faa1e04af37a85d14"}], "type": "placement", "id": "b69679ef95c547c4bedad9a51bbc11e1", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/21bcfed6948445c7a60281cd889922ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d737435c2b74f5faf8fa63dea4e2fa1"}, {"url": "http://172.30.9.32:8776/v1/21bcfed6948445c7a60281cd889922ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78fb5d55cc204e4daa0cb175b819e87c"}, {"url": "http://192.30.9.3:8776/v1/21bcfed6948445c7a60281cd889922ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80278f13084845eaa317703712e8932f"}], "type": "volume", "id": "b6a6363259e342d8ac96a4641ed4678e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v3/21bcfed6948445c7a60281cd889922ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1008f871970540d59fed88ee5f560631"}, {"url": "http://192.30.9.3:8776/v3/21bcfed6948445c7a60281cd889922ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73ad6e9b1eaf4470a4458a45a03b86ba"}, {"url": "http://192.30.9.3:8776/v3/21bcfed6948445c7a60281cd889922ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc6095c8b90a4056ad6fb33d86c2319c"}], "type": "volumev3", "id": "cb31973e365c4222816f94365d3a9482", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8eac3aaf869e4581b0c486846aaf1964"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9f7c82f7a0247459dc8ee250179a27a"}, {"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbf52489f6c24c3bacff12a8fce92972"}], "type": "image", "id": "d37eb918087e4110bb9c0723c297dd28", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13579d8a89904ae8ae47c4c51523cc20"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8850af0d4d74815aac8c55d682d6b88"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05d68f4069f44f3928d1d2cfe0c31e2"}], "type": "network", "id": "da8095ba09ab49ed8463afad9622aa30", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a35851569141aa859a53f8f20d5c9e"}, {"url": "http://172.30.9.32:8080/v1/AUTH_21bcfed6948445c7a60281cd889922ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de78fcff9f6f4b3698322312c36b013b"}, {"url": "http://12.0.0.27:8080/v1/AUTH_21bcfed6948445c7a60281cd889922ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc41d0b8771f41d298a04050d21e2d86"}], "type": "object-store", "id": "eac7f386a2854d7cb26da2c6929699a5", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_09564432-afd8-43ac-864f-34f3fb589769", "id": "a1efe1ddac884c10ab639ac68649b5d4"}, "audit_ids": ["fPLIFOQwR9O7mb41bDYNHg"], "issued_at": "2018-08-09T22:05:27.000000Z"}} 2018-08-09 22:05:27,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-09 22:05:27,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}383d2646fa45f4ab4713635f2f2139f853d6f383" -d '{"network": {"name": "vping_ssh-net_09564432-afd8-43ac-864f-34f3fb589769", "admin_state_up": true}}' 2018-08-09 22:05:28,563 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-04f872ef-1268-4c63-b956-16e71ec157a3 Date: Thu, 09 Aug 2018 22:05:28 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"6b69ed16-2f50-4929-abcf-1a0ace223129","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"21bcfed6948445c7a60281cd889922ca","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T22:05:28Z","is_default":false,"name":"vping_ssh-net_09564432-afd8-43ac-864f-34f3fb589769","qos_policy_id":null,"admin_state_up":true,"tenant_id":"21bcfed6948445c7a60281cd889922ca","created_at":"2018-08-09T22:05:28Z","mtu":1450}} 2018-08-09 22:05:28,564 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-04f872ef-1268-4c63-b956-16e71ec157a3 2018-08-09 22:05:28,564 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.587751865387s 2018-08-09 22:05:28,564 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-04f872ef-1268-4c63-b956-16e71ec157a3 2018-08-09 22:05:28,565 - 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-09T22:05:28Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'6b69ed16-2f50-4929-abcf-1a0ace223129', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-net_09564432-afd8-43ac-864f-34f3fb589769', u'admin_state_up': True, u'tenant_id': u'21bcfed6948445c7a60281cd889922ca', u'created_at': u'2018-08-09T22:05:28Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'21bcfed6948445c7a60281cd889922ca', u'l2_adjacency': True}) 2018-08-09 22:05:28,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 22:05:28,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}383d2646fa45f4ab4713635f2f2139f853d6f383" 2018-08-09 22:05:28,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1230 X-Openstack-Request-Id: req-d5420c04-748d-4b44-a0f8-720b63793f56 Date: Thu, 09 Aug 2018 22:05:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"6b69ed16-2f50-4929-abcf-1a0ace223129","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"21bcfed6948445c7a60281cd889922ca","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T22:05:28Z","qos_policy_id":null,"name":"vping_ssh-net_09564432-afd8-43ac-864f-34f3fb589769","admin_state_up":true,"tenant_id":"21bcfed6948445c7a60281cd889922ca","created_at":"2018-08-09T22:05:28Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T21:56:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","mtu":1500}]} 2018-08-09 22:05:28,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-d5420c04-748d-4b44-a0f8-720b63793f56 2018-08-09 22:05:28,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.380692958832s 2018-08-09 22:05:28,947 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-d5420c04-748d-4b44-a0f8-720b63793f56 2018-08-09 22:05:28,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-09 22:05:28,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}383d2646fa45f4ab4713635f2f2139f853d6f383" -d '{"subnet": {"name": "vping_ssh-subnet_09564432-afd8-43ac-864f-34f3fb589769", "enable_dhcp": true, "network_id": "6b69ed16-2f50-4929-abcf-1a0ace223129", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-09 22:05:30,006 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-f65c8e39-3350-4d9f-98c4-7c0bb7442179 Date: Thu, 09 Aug 2018 22:05:30 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6b69ed16-2f50-4929-abcf-1a0ace223129","tenant_id":"21bcfed6948445c7a60281cd889922ca","created_at":"2018-08-09T22:05:29Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-09T22:05:29Z","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":"21bcfed6948445c7a60281cd889922ca","id":"b5789019-0cfb-438e-8e38-7ed26fd10c07","subnetpool_id":null,"name":"vping_ssh-subnet_09564432-afd8-43ac-864f-34f3fb589769"}} 2018-08-09 22:05:30,006 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-f65c8e39-3350-4d9f-98c4-7c0bb7442179 2018-08-09 22:05:30,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.05759501457s 2018-08-09 22:05:30,007 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-f65c8e39-3350-4d9f-98c4-7c0bb7442179 2018-08-09 22:05:30,007 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T22:05:29Z', 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'b5789019-0cfb-438e-8e38-7ed26fd10c07', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_09564432-afd8-43ac-864f-34f3fb589769', u'enable_dhcp': True, u'network_id': u'6b69ed16-2f50-4929-abcf-1a0ace223129', u'tenant_id': u'21bcfed6948445c7a60281cd889922ca', u'created_at': u'2018-08-09T22:05:29Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'21bcfed6948445c7a60281cd889922ca'}) 2018-08-09 22:05:30,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-09 22:05:30,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}383d2646fa45f4ab4713635f2f2139f853d6f383" -d '{"router": {"external_gateway_info": {"network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750"}, "name": "vping_ssh-router_09564432-afd8-43ac-864f-34f3fb589769", "admin_state_up": true}}' 2018-08-09 22:05:37,194 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-b113b3ec-d7aa-4ee4-a17b-56625ab88b77 Date: Thu, 09 Aug 2018 22:05:37 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "47882689-2cda-49f1-ab90-97da69506aee", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "21bcfed6948445c7a60281cd889922ca", "created_at": "2018-08-09T22:05:31Z", "admin_state_up": true, "updated_at": "2018-08-09T22:05:32Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "21bcfed6948445c7a60281cd889922ca", "id": "e18fd898-8035-4973-9b74-3ba41dcb1d9a", "name": "vping_ssh-router_09564432-afd8-43ac-864f-34f3fb589769"}} 2018-08-09 22:05:37,194 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-b113b3ec-d7aa-4ee4-a17b-56625ab88b77 2018-08-09 22:05:37,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.18630504608s 2018-08-09 22:05:37,195 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-b113b3ec-d7aa-4ee4-a17b-56625ab88b77 2018-08-09 22:05:37,195 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T22:05:32Z', u'revision_number': 3, u'id': u'e18fd898-8035-4973-9b74-3ba41dcb1d9a', u'external_gateway_info': {u'network_id': u'bdb9209b-6552-4310-8fa0-ca466e84a750', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'47882689-2cda-49f1-ab90-97da69506aee', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_09564432-afd8-43ac-864f-34f3fb589769', u'admin_state_up': True, u'tenant_id': u'21bcfed6948445c7a60281cd889922ca', u'created_at': u'2018-08-09T22:05:31Z', u'flavor_id': None, u'routes': [], u'project_id': u'21bcfed6948445c7a60281cd889922ca'}) 2018-08-09 22:05:37,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-09 22:05:37,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/e18fd898-8035-4973-9b74-3ba41dcb1d9a/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}383d2646fa45f4ab4713635f2f2139f853d6f383" -d '{"subnet_id": "b5789019-0cfb-438e-8e38-7ed26fd10c07"}' 2018-08-09 22:05:40,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-08c10b7e-2339-45e3-83b4-2fdcc5d80c01 Date: Thu, 09 Aug 2018 22:05:40 GMT RESP BODY: {"network_id": "6b69ed16-2f50-4929-abcf-1a0ace223129", "tenant_id": "21bcfed6948445c7a60281cd889922ca", "subnet_id": "b5789019-0cfb-438e-8e38-7ed26fd10c07", "subnet_ids": ["b5789019-0cfb-438e-8e38-7ed26fd10c07"], "port_id": "bc240196-f4d4-44da-abf9-6735d67de327", "id": "e18fd898-8035-4973-9b74-3ba41dcb1d9a"} 2018-08-09 22:05:40,305 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/e18fd898-8035-4973-9b74-3ba41dcb1d9a/add_router_interface.json used request id req-08c10b7e-2339-45e3-83b4-2fdcc5d80c01 2018-08-09 22:05:40,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.10922598839s 2018-08-09 22:05:40,306 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/e18fd898-8035-4973-9b74-3ba41dcb1d9a/add_router_interface.json used request id req-08c10b7e-2339-45e3-83b4-2fdcc5d80c01 returning object e18fd898-8035-4973-9b74-3ba41dcb1d9a 2018-08-09 22:05:40,306 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-09 22:05:40,439 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-09 22:05:40,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-09 22:05:40,447 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Thu, 09 Aug 2018 22:05:40 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}]} 2018-08-09 22:05:40,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 22:05:40,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}383d2646fa45f4ab4713635f2f2139f853d6f383" 2018-08-09 22:05:41,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-7543918d-37b6-40f2-9140-2a033149856c Date: Thu, 09 Aug 2018 22:05:41 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 22:05:41,226 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-7543918d-37b6-40f2-9140-2a033149856c 2018-08-09 22:05:41,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.773392915726s 2018-08-09 22:05:41,226 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-7543918d-37b6-40f2-9140-2a033149856c 2018-08-09 22:05:41,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-09 22:05:41,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}383d2646fa45f4ab4713635f2f2139f853d6f383" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_09564432-afd8-43ac-864f-34f3fb589769", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_09564432-afd8-43ac-864f-34f3fb589769"}' 2018-08-09 22:05:42,091 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Location: http://172.30.9.32:9292/v2/images/b6c451e6-83af-41a2-b1d9-cee993f628da Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8794ea5c-8b45-49dc-9870-ac00c4dcb5df Date: Thu, 09 Aug 2018 22:05:42 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T22:05:41Z", "file": "/v2/images/b6c451e6-83af-41a2-b1d9-cee993f628da/file", "owner": "21bcfed6948445c7a60281cd889922ca", "id": "b6c451e6-83af-41a2-b1d9-cee993f628da", "size": null, "self": "/v2/images/b6c451e6-83af-41a2-b1d9-cee993f628da", "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_09564432-afd8-43ac-864f-34f3fb589769", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_09564432-afd8-43ac-864f-34f3fb589769", "checksum": null, "created_at": "2018-08-09T22:05:41Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-09 22:05:42,092 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-8794ea5c-8b45-49dc-9870-ac00c4dcb5df 2018-08-09 22:05:42,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.855973005295s 2018-08-09 22:05:42,092 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-8794ea5c-8b45-49dc-9870-ac00c4dcb5df returning object b6c451e6-83af-41a2-b1d9-cee993f628da 2018-08-09 22:05:42,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-09 22:05:42,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9292/v2/images/b6c451e6-83af-41a2-b1d9-cee993f628da/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}383d2646fa45f4ab4713635f2f2139f853d6f383" -d '' 2018-08-09 22:05:42,843 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-eb995eab-289e-4616-89eb-ecd2188069b3 Date: Thu, 09 Aug 2018 22:05: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-09 22:05:42,843 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/b6c451e6-83af-41a2-b1d9-cee993f628da/file used request id req-eb995eab-289e-4616-89eb-ecd2188069b3 2018-08-09 22:05:42,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.750512123108s 2018-08-09 22:05:42,844 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/b6c451e6-83af-41a2-b1d9-cee993f628da/file used request id req-eb995eab-289e-4616-89eb-ecd2188069b3 2018-08-09 22:05:42,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 22:05:42,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}383d2646fa45f4ab4713635f2f2139f853d6f383" 2018-08-09 22:05:43,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-ff10c613-6a90-496b-9d89-03097458020a Date: Thu, 09 Aug 2018 22:05:43 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T22:05:42Z", "file": "/v2/images/b6c451e6-83af-41a2-b1d9-cee993f628da/file", "owner": "21bcfed6948445c7a60281cd889922ca", "id": "b6c451e6-83af-41a2-b1d9-cee993f628da", "size": 12716032, "self": "/v2/images/b6c451e6-83af-41a2-b1d9-cee993f628da", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/b6c451e6-83af-41a2-b1d9-cee993f628da/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/b6c451e6-83af-41a2-b1d9-cee993f628da/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_09564432-afd8-43ac-864f-34f3fb589769", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_09564432-afd8-43ac-864f-34f3fb589769", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T22:05:41Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 22:05:43,153 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-ff10c613-6a90-496b-9d89-03097458020a 2018-08-09 22:05:43,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.305501937866s 2018-08-09 22:05:43,154 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-ff10c613-6a90-496b-9d89-03097458020a 2018-08-09 22:05:43,156 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/b6c451e6-83af-41a2-b1d9-cee993f628da/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b6c451e6-83af-41a2-b1d9-cee993f628da/file', 'owner': u'21bcfed6948445c7a60281cd889922ca', 'id': u'b6c451e6-83af-41a2-b1d9-cee993f628da', 'size': 12716032, u'self': u'/v2/images/b6c451e6-83af-41a2-b1d9-cee993f628da', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'21bcfed6948445c7a60281cd889922ca', 'name': 'vping_ssh-project_09564432-afd8-43ac-864f-34f3fb589769', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/b6c451e6-83af-41a2-b1d9-cee993f628da/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-09T22:05:42Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-09T22:05:42Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_09564432-afd8-43ac-864f-34f3fb589769', '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/b6c451e6-83af-41a2-b1d9-cee993f628da', 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_09564432-afd8-43ac-864f-34f3fb589769', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_09564432-afd8-43ac-864f-34f3fb589769', 'created': u'2018-08-09T22:05:41Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-09T22:05:41Z', 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/b6c451e6-83af-41a2-b1d9-cee993f628da', 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_09564432-afd8-43ac-864f-34f3fb589769', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-09 22:05:43,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-09 22:05:43,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}47c41af63a48725752a7b18a42fec06888fdab26" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_09564432-afd8-43ac-864f-34f3fb589769", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-09 22:05:43,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:05: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-9d134779-9416-4b60-bd1f-6cee411834cf x-compute-request-id: req-9d134779-9416-4b60-bd1f-6cee411834cf Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_ssh-flavor_09564432-afd8-43ac-864f-34f3fb589769", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/425c7f18-c6a5-48f2-a11c-b7f5f486f3a4", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/425c7f18-c6a5-48f2-a11c-b7f5f486f3a4", "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": "425c7f18-c6a5-48f2-a11c-b7f5f486f3a4"}} 2018-08-09 22:05:43,461 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-9d134779-9416-4b60-bd1f-6cee411834cf 2018-08-09 22:05:43,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.304343938828s 2018-08-09 22:05:43,462 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-9d134779-9416-4b60-bd1f-6cee411834cf 2018-08-09 22:05:43,463 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_09564432-afd8-43ac-864f-34f3fb589769', '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'b5220918a46940eca73b5641490793b9', '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'425c7f18-c6a5-48f2-a11c-b7f5f486f3a4', 'swap': 0}) 2018-08-09 22:05:43,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-09 22:05:43,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors/425c7f18-c6a5-48f2-a11c-b7f5f486f3a4/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}47c41af63a48725752a7b18a42fec06888fdab26" -d '{"extra_specs": {}}' 2018-08-09 22:05:43,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:05: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-34e74a56-7132-4563-9d0e-f216d3078e85 x-compute-request-id: req-34e74a56-7132-4563-9d0e-f216d3078e85 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-09 22:05:43,485 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/425c7f18-c6a5-48f2-a11c-b7f5f486f3a4/os-extra_specs used request id req-34e74a56-7132-4563-9d0e-f216d3078e85 2018-08-09 22:05:43,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0211720466614s 2018-08-09 22:05:43,485 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/425c7f18-c6a5-48f2-a11c-b7f5f486f3a4/os-extra_specs used request id req-34e74a56-7132-4563-9d0e-f216d3078e85 2018-08-09 22:05:43,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-09 22:05:43,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}383d2646fa45f4ab4713635f2f2139f853d6f383" -d '{"keypair": {"name": "vping_ssh-kp_09564432-afd8-43ac-864f-34f3fb589769"}}' 2018-08-09 22:05:43,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:05: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-2931259f-61fe-47b5-963a-6db1b9ca507c x-compute-request-id: req-2931259f-61fe-47b5-963a-6db1b9ca507c Content-Encoding: gzip Content-Length: 1803 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrVywKQk3IJlwBtGqU5B/BMumFo37b581IzXm5DSkB7imcwLo/C5OOpA/rKsLgRqhpVJxbD+XkRlyF1b9VG2qBxVplMdH6Tgje5mmV/OKuN2uORku9Nz+otFSpi5srtHueoE88tcNT6Cs3OLuYlQIDfc12mgerZgespzSEkB7GcS59Vxcj2eKCs3HyE4bXe6b0mTLC6zVhwo7jpvfby08sH4Yc2yJIm5Rdzd8H82eZwvKPmZaB/Lqt2GKLlgIpm+rYLJLu7JwXk9Exnm9byTNPbmzQhrCHsNz6TSlPMhXwJTl2ScmFEQ0CebD9JCfM1pVZaoFZ2Y1kakWzZgcfdbjd Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAq1csCkJNyCZcAbRqlOQfwTLphaN+2+fNSM15uQ0pAe4pnMC6\nPwuTjqQP6yrC4EaoaVScWw/l5EZchdW/VRtqgcVaZTHR+k4I3uZplfzirjdrjkZL\nvTc/qLRUqYubK7R7nqBPPLXDU+grNzi7mJUCA33NdpoHq2YHrKc0hJAexnEufVcX\nI9nigrNx8hOG13um9Jkywus1YcKO46b328tPLB+GHNsiSJuUXc3fB/NnmcLyj5mW\ngfy6rdhii5YCKZvq2CyS7uycF5PRMZ5vW8kzT25s0Iawh7Dc+k0pTzIV8CU5dknJ\nhRENAnmw/SQnzNaVWWqBWdmNZGpFs2YHH3W43QIDAQABAoIBAAJKTABnGnsOaDRt\noO8UjYgbkhuDL/Loiknq1TGwB1hLQqshuFuXYAWME9pk2+37g8zEoMJm1//RIPN5\nA/GzSB0r8iVgIRpjaKLyGX8zviPuAbYJIoII9wTeRDNv9kcDRpO8ONLq6w14EPvP\n+lHzy+8YA2MOdAPKfVfFdGJBOugUHZuCEHQcDmLiC7cMiHsdOwD67tuT39qn5yuy\nnAVqPf5wYtyusahyaCzm/YTxCZDYVd08i4reUT7MKWfWBy8A1qhft4KF2SnEPeMg\nvJF4M7oWKumF3JBQ2unhMgvvx/jXC0cIwk8W/vGqgxGLTQay0Fep9Jt1AR1947DQ\noahjBoECgYEA3S6INPKwsRX223DOdmYbs52nTxL90cakOInzaa8x+XayZOQ21aQ0\nNG4tW3dlERoK1Snme28C3DtK5HBUOZmUPgGHjv+Y07kyU92a6i2l1jcKJe/5q/lm\nXkzogR81NsfUexkIB5PZRRKh8sT5wWN5m1nj8WI8q0FIdV7TQLpKKzkCgYEAxlAS\nsaE7KriXl1qfNfPMCz3UtoiNs4Yl/HU8Z5d7HWZpPiH6HiKho+/e7fWB6mfI23oJ\nYWHrzuzhmP4y36PlSkrYe66jXPAWxyf+7ujx6wnPh0KEObDx4T0kYuN4zpxUN1Pl\nBJ3XVS+1oPqwFAA0V/WAo200rflXPWvbsjm4JsUCgYAwWVmg6WRCcaCyu2gGba+k\nhdPq7yXY02lWiqFQ+uEbvRyl/VUXQnu+8k6r7d+D64NusWgWl1+ysKtgYEWpCa9k\nFoWBdtH7hkJAHvMcObpEp2dqf5i+RRhhiMJSZ3YEcY47Em+06FbYSIhqPzCxW4Nb\nuDyhqW3FqdGjBoV7Yr2P0QKBgEkI5FmWz3uEUA/lyAzOpK7fLp+q2sTq+sJnSr+8\nAhNpzAid6sd+aZk+lhN8/0OcxVRPNXUv4vBqPQtjUskaSy95MREb1/46Tak7CaBj\nGfU9v7hIvvmgOPSC2AuzSqKM4FcgBpAUsWEmGPYYXRCAosZiG+YUKfqIgaCVQGv6\n5d8hAoGBALj1zAJobzx2Td0OchDEYRtaXpwcDupXLBFPFG/qR9nkG2ZMfwdHNvpH\nxkvTP/FC87lyFJI+qZjLgVcgbRBb5/mkC7zRgB+h563Jlk+K6lSNmBeJ7+rY4ucQ\nAYtgyGslphtJ21Lpg3q2fAL+nFgncoazSVCb+fzT283wMDy6A2RF\n-----END RSA PRIVATE KEY-----\n", "user_id": "a1efe1ddac884c10ab639ac68649b5d4", "name": "vping_ssh-kp_09564432-afd8-43ac-864f-34f3fb589769", "fingerprint": "60:93:fb:45:5a:f8:d2:a9:0c:a9:c1:fd:e3:26:8d:91"}} 2018-08-09 22:05:43,976 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/os-keypairs used request id req-2931259f-61fe-47b5-963a-6db1b9ca507c 2018-08-09 22:05:43,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.49058008194s 2018-08-09 22:05:43,976 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/os-keypairs used request id req-2931259f-61fe-47b5-963a-6db1b9ca507c 2018-08-09 22:05:43,977 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrVywKQk3IJlwBtGqU5B/BMumFo37b581IzXm5DSkB7imcwLo/C5OOpA/rKsLgRqhpVJxbD+XkRlyF1b9VG2qBxVplMdH6Tgje5mmV/OKuN2uORku9Nz+otFSpi5srtHueoE88tcNT6Cs3OLuYlQIDfc12mgerZgespzSEkB7GcS59Vxcj2eKCs3HyE4bXe6b0mTLC6zVhwo7jpvfby08sH4Yc2yJIm5Rdzd8H82eZwvKPmZaB/Lqt2GKLlgIpm+rYLJLu7JwXk9Exnm9byTNPbmzQhrCHsNz6TSlPMhXwJTl2ScmFEQ0CebD9JCfM1pVZaoFZ2Y1kakWzZgcfdbjd Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAq1csCkJNyCZcAbRqlOQfwTLphaN+2+fNSM15uQ0pAe4pnMC6\nPwuTjqQP6yrC4EaoaVScWw/l5EZchdW/VRtqgcVaZTHR+k4I3uZplfzirjdrjkZL\nvTc/qLRUqYubK7R7nqBPPLXDU+grNzi7mJUCA33NdpoHq2YHrKc0hJAexnEufVcX\nI9nigrNx8hOG13um9Jkywus1YcKO46b328tPLB+GHNsiSJuUXc3fB/NnmcLyj5mW\ngfy6rdhii5YCKZvq2CyS7uycF5PRMZ5vW8kzT25s0Iawh7Dc+k0pTzIV8CU5dknJ\nhRENAnmw/SQnzNaVWWqBWdmNZGpFs2YHH3W43QIDAQABAoIBAAJKTABnGnsOaDRt\noO8UjYgbkhuDL/Loiknq1TGwB1hLQqshuFuXYAWME9pk2+37g8zEoMJm1//RIPN5\nA/GzSB0r8iVgIRpjaKLyGX8zviPuAbYJIoII9wTeRDNv9kcDRpO8ONLq6w14EPvP\n+lHzy+8YA2MOdAPKfVfFdGJBOugUHZuCEHQcDmLiC7cMiHsdOwD67tuT39qn5yuy\nnAVqPf5wYtyusahyaCzm/YTxCZDYVd08i4reUT7MKWfWBy8A1qhft4KF2SnEPeMg\nvJF4M7oWKumF3JBQ2unhMgvvx/jXC0cIwk8W/vGqgxGLTQay0Fep9Jt1AR1947DQ\noahjBoECgYEA3S6INPKwsRX223DOdmYbs52nTxL90cakOInzaa8x+XayZOQ21aQ0\nNG4tW3dlERoK1Snme28C3DtK5HBUOZmUPgGHjv+Y07kyU92a6i2l1jcKJe/5q/lm\nXkzogR81NsfUexkIB5PZRRKh8sT5wWN5m1nj8WI8q0FIdV7TQLpKKzkCgYEAxlAS\nsaE7KriXl1qfNfPMCz3UtoiNs4Yl/HU8Z5d7HWZpPiH6HiKho+/e7fWB6mfI23oJ\nYWHrzuzhmP4y36PlSkrYe66jXPAWxyf+7ujx6wnPh0KEObDx4T0kYuN4zpxUN1Pl\nBJ3XVS+1oPqwFAA0V/WAo200rflXPWvbsjm4JsUCgYAwWVmg6WRCcaCyu2gGba+k\nhdPq7yXY02lWiqFQ+uEbvRyl/VUXQnu+8k6r7d+D64NusWgWl1+ysKtgYEWpCa9k\nFoWBdtH7hkJAHvMcObpEp2dqf5i+RRhhiMJSZ3YEcY47Em+06FbYSIhqPzCxW4Nb\nuDyhqW3FqdGjBoV7Yr2P0QKBgEkI5FmWz3uEUA/lyAzOpK7fLp+q2sTq+sJnSr+8\nAhNpzAid6sd+aZk+lhN8/0OcxVRPNXUv4vBqPQtjUskaSy95MREb1/46Tak7CaBj\nGfU9v7hIvvmgOPSC2AuzSqKM4FcgBpAUsWEmGPYYXRCAosZiG+YUKfqIgaCVQGv6\n5d8hAoGBALj1zAJobzx2Td0OchDEYRtaXpwcDupXLBFPFG/qR9nkG2ZMfwdHNvpH\nxkvTP/FC87lyFJI+qZjLgVcgbRBb5/mkC7zRgB+h563Jlk+K6lSNmBeJ7+rY4ucQ\nAYtgyGslphtJ21Lpg3q2fAL+nFgncoazSVCb+fzT283wMDy6A2RF\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'a1efe1ddac884c10ab639ac68649b5d4', 'name': u'vping_ssh-kp_09564432-afd8-43ac-864f-34f3fb589769', 'created_at': '2018-08-09T22:05:43.977742', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'21bcfed6948445c7a60281cd889922ca', 'name': 'vping_ssh-project_09564432-afd8-43ac-864f-34f3fb589769', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'60:93:fb:45:5a:f8:d2:a9:0c:a9:c1:fd:e3:26:8d:91', 'type': 'ssh', 'id': u'vping_ssh-kp_09564432-afd8-43ac-864f-34f3fb589769'}) 2018-08-09 22:05:43,978 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAq1csCkJNyCZcAbRqlOQfwTLphaN+2+fNSM15uQ0pAe4pnMC6 PwuTjqQP6yrC4EaoaVScWw/l5EZchdW/VRtqgcVaZTHR+k4I3uZplfzirjdrjkZL vTc/qLRUqYubK7R7nqBPPLXDU+grNzi7mJUCA33NdpoHq2YHrKc0hJAexnEufVcX I9nigrNx8hOG13um9Jkywus1YcKO46b328tPLB+GHNsiSJuUXc3fB/NnmcLyj5mW gfy6rdhii5YCKZvq2CyS7uycF5PRMZ5vW8kzT25s0Iawh7Dc+k0pTzIV8CU5dknJ hRENAnmw/SQnzNaVWWqBWdmNZGpFs2YHH3W43QIDAQABAoIBAAJKTABnGnsOaDRt oO8UjYgbkhuDL/Loiknq1TGwB1hLQqshuFuXYAWME9pk2+37g8zEoMJm1//RIPN5 A/GzSB0r8iVgIRpjaKLyGX8zviPuAbYJIoII9wTeRDNv9kcDRpO8ONLq6w14EPvP +lHzy+8YA2MOdAPKfVfFdGJBOugUHZuCEHQcDmLiC7cMiHsdOwD67tuT39qn5yuy nAVqPf5wYtyusahyaCzm/YTxCZDYVd08i4reUT7MKWfWBy8A1qhft4KF2SnEPeMg vJF4M7oWKumF3JBQ2unhMgvvx/jXC0cIwk8W/vGqgxGLTQay0Fep9Jt1AR1947DQ oahjBoECgYEA3S6INPKwsRX223DOdmYbs52nTxL90cakOInzaa8x+XayZOQ21aQ0 NG4tW3dlERoK1Snme28C3DtK5HBUOZmUPgGHjv+Y07kyU92a6i2l1jcKJe/5q/lm XkzogR81NsfUexkIB5PZRRKh8sT5wWN5m1nj8WI8q0FIdV7TQLpKKzkCgYEAxlAS saE7KriXl1qfNfPMCz3UtoiNs4Yl/HU8Z5d7HWZpPiH6HiKho+/e7fWB6mfI23oJ YWHrzuzhmP4y36PlSkrYe66jXPAWxyf+7ujx6wnPh0KEObDx4T0kYuN4zpxUN1Pl BJ3XVS+1oPqwFAA0V/WAo200rflXPWvbsjm4JsUCgYAwWVmg6WRCcaCyu2gGba+k hdPq7yXY02lWiqFQ+uEbvRyl/VUXQnu+8k6r7d+D64NusWgWl1+ysKtgYEWpCa9k FoWBdtH7hkJAHvMcObpEp2dqf5i+RRhhiMJSZ3YEcY47Em+06FbYSIhqPzCxW4Nb uDyhqW3FqdGjBoV7Yr2P0QKBgEkI5FmWz3uEUA/lyAzOpK7fLp+q2sTq+sJnSr+8 AhNpzAid6sd+aZk+lhN8/0OcxVRPNXUv4vBqPQtjUskaSy95MREb1/46Tak7CaBj GfU9v7hIvvmgOPSC2AuzSqKM4FcgBpAUsWEmGPYYXRCAosZiG+YUKfqIgaCVQGv6 5d8hAoGBALj1zAJobzx2Td0OchDEYRtaXpwcDupXLBFPFG/qR9nkG2ZMfwdHNvpH xkvTP/FC87lyFJI+qZjLgVcgbRBb5/mkC7zRgB+h563Jlk+K6lSNmBeJ7+rY4ucQ AYtgyGslphtJ21Lpg3q2fAL+nFgncoazSVCb+fzT283wMDy6A2RF -----END RSA PRIVATE KEY----- 2018-08-09 22:05:43,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-09 22:05:43,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}383d2646fa45f4ab4713635f2f2139f853d6f383" -d '{"security_group": {"name": "vping_ssh-sg_09564432-afd8-43ac-864f-34f3fb589769", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-08-09 22:05:44,408 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-14a1ef83-c57f-42ff-81d1-5926d25fbac0 Date: Thu, 09 Aug 2018 22:05:44 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "21bcfed6948445c7a60281cd889922ca", "created_at": "2018-08-09T22:05:44Z", "updated_at": "2018-08-09T22:05:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:05:44Z", "revision_number": 0, "id": "0025c78f-329a-4f5b-b832-f8243bd8ce28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:05:44Z", "security_group_id": "b36f591f-85e2-48d5-a0e5-95ac5ccdc947", "tenant_id": "21bcfed6948445c7a60281cd889922ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "21bcfed6948445c7a60281cd889922ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:05:44Z", "revision_number": 0, "id": "d9acbc55-5352-4c7d-a35b-fe10acea407e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:05:44Z", "security_group_id": "b36f591f-85e2-48d5-a0e5-95ac5ccdc947", "tenant_id": "21bcfed6948445c7a60281cd889922ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "21bcfed6948445c7a60281cd889922ca"}], "revision_number": 1, "project_id": "21bcfed6948445c7a60281cd889922ca", "id": "b36f591f-85e2-48d5-a0e5-95ac5ccdc947", "name": "vping_ssh-sg_09564432-afd8-43ac-864f-34f3fb589769"}} 2018-08-09 22:05:44,409 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-14a1ef83-c57f-42ff-81d1-5926d25fbac0 2018-08-09 22:05:44,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.427561998367s 2018-08-09 22:05:44,409 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-14a1ef83-c57f-42ff-81d1-5926d25fbac0 2018-08-09 22:05:44,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-09 22:05:44,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}383d2646fa45f4ab4713635f2f2139f853d6f383" 2018-08-09 22:05:44,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-d7e02703-3087-4d21-ad5c-2a402e2771fe Date: Thu, 09 Aug 2018 22:05:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "21bcfed6948445c7a60281cd889922ca", "created_at": "2018-08-09T22:05:28Z", "updated_at": "2018-08-09T22:05:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:05:28Z", "revision_number": 0, "id": "10d70025-5e8f-40fa-af6b-418fe3ebdad4", "remote_group_id": "a0e8da6e-34c7-4270-983e-27d073a47d16", "remote_ip_prefix": null, "created_at": "2018-08-09T22:05:28Z", "security_group_id": "a0e8da6e-34c7-4270-983e-27d073a47d16", "tenant_id": "21bcfed6948445c7a60281cd889922ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "21bcfed6948445c7a60281cd889922ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:05:28Z", "revision_number": 0, "id": "7202680b-95ab-4ed1-8700-8e592c13cb85", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:05:28Z", "security_group_id": "a0e8da6e-34c7-4270-983e-27d073a47d16", "tenant_id": "21bcfed6948445c7a60281cd889922ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "21bcfed6948445c7a60281cd889922ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:05:28Z", "revision_number": 0, "id": "be5c56d7-72f1-4cf5-8e2b-e3c782d85612", "remote_group_id": "a0e8da6e-34c7-4270-983e-27d073a47d16", "remote_ip_prefix": null, "created_at": "2018-08-09T22:05:28Z", "security_group_id": "a0e8da6e-34c7-4270-983e-27d073a47d16", "tenant_id": "21bcfed6948445c7a60281cd889922ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "21bcfed6948445c7a60281cd889922ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:05:28Z", "revision_number": 0, "id": "cfb4969a-8bdd-481c-8a22-5f0e8cb83d20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:05:28Z", "security_group_id": "a0e8da6e-34c7-4270-983e-27d073a47d16", "tenant_id": "21bcfed6948445c7a60281cd889922ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "21bcfed6948445c7a60281cd889922ca"}], "revision_number": 1, "project_id": "21bcfed6948445c7a60281cd889922ca", "id": "a0e8da6e-34c7-4270-983e-27d073a47d16", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "21bcfed6948445c7a60281cd889922ca", "created_at": "2018-08-09T22:05:44Z", "updated_at": "2018-08-09T22:05:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:05:44Z", "revision_number": 0, "id": "0025c78f-329a-4f5b-b832-f8243bd8ce28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:05:44Z", "security_group_id": "b36f591f-85e2-48d5-a0e5-95ac5ccdc947", "tenant_id": "21bcfed6948445c7a60281cd889922ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "21bcfed6948445c7a60281cd889922ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:05:44Z", "revision_number": 0, "id": "d9acbc55-5352-4c7d-a35b-fe10acea407e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:05:44Z", "security_group_id": "b36f591f-85e2-48d5-a0e5-95ac5ccdc947", "tenant_id": "21bcfed6948445c7a60281cd889922ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "21bcfed6948445c7a60281cd889922ca"}], "revision_number": 1, "project_id": "21bcfed6948445c7a60281cd889922ca", "id": "b36f591f-85e2-48d5-a0e5-95ac5ccdc947", "name": "vping_ssh-sg_09564432-afd8-43ac-864f-34f3fb589769"}]} 2018-08-09 22:05:44,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-d7e02703-3087-4d21-ad5c-2a402e2771fe 2018-08-09 22:05:44,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.300796031952s 2018-08-09 22:05:44,715 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-d7e02703-3087-4d21-ad5c-2a402e2771fe 2018-08-09 22:05:44,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-09 22:05:44,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}383d2646fa45f4ab4713635f2f2139f853d6f383" -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": "b36f591f-85e2-48d5-a0e5-95ac5ccdc947"}}' 2018-08-09 22:05:45,175 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-c29bd221-5183-45c3-953b-11969c4bf9a8 Date: Thu, 09 Aug 2018 22:05:45 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-09T22:05:45Z", "security_group_id": "b36f591f-85e2-48d5-a0e5-95ac5ccdc947", "port_range_min": 22, "revision_number": 0, "tenant_id": "21bcfed6948445c7a60281cd889922ca", "created_at": "2018-08-09T22:05:45Z", "project_id": "21bcfed6948445c7a60281cd889922ca", "id": "8192eb18-7fe2-41b5-99e6-0f4cdb437922"}} 2018-08-09 22:05:45,175 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-c29bd221-5183-45c3-953b-11969c4bf9a8 2018-08-09 22:05:45,175 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.4559237957s 2018-08-09 22:05:45,176 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-c29bd221-5183-45c3-953b-11969c4bf9a8 2018-08-09 22:05:45,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-09 22:05:45,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}383d2646fa45f4ab4713635f2f2139f853d6f383" 2018-08-09 22:05:45,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-9c951c16-774d-4a3b-9571-5de37982c3b0 Date: Thu, 09 Aug 2018 22:05:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "21bcfed6948445c7a60281cd889922ca", "created_at": "2018-08-09T22:05:28Z", "updated_at": "2018-08-09T22:05:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:05:28Z", "revision_number": 0, "id": "10d70025-5e8f-40fa-af6b-418fe3ebdad4", "remote_group_id": "a0e8da6e-34c7-4270-983e-27d073a47d16", "remote_ip_prefix": null, "created_at": "2018-08-09T22:05:28Z", "security_group_id": "a0e8da6e-34c7-4270-983e-27d073a47d16", "tenant_id": "21bcfed6948445c7a60281cd889922ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "21bcfed6948445c7a60281cd889922ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:05:28Z", "revision_number": 0, "id": "7202680b-95ab-4ed1-8700-8e592c13cb85", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:05:28Z", "security_group_id": "a0e8da6e-34c7-4270-983e-27d073a47d16", "tenant_id": "21bcfed6948445c7a60281cd889922ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "21bcfed6948445c7a60281cd889922ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:05:28Z", "revision_number": 0, "id": "be5c56d7-72f1-4cf5-8e2b-e3c782d85612", "remote_group_id": "a0e8da6e-34c7-4270-983e-27d073a47d16", "remote_ip_prefix": null, "created_at": "2018-08-09T22:05:28Z", "security_group_id": "a0e8da6e-34c7-4270-983e-27d073a47d16", "tenant_id": "21bcfed6948445c7a60281cd889922ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "21bcfed6948445c7a60281cd889922ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:05:28Z", "revision_number": 0, "id": "cfb4969a-8bdd-481c-8a22-5f0e8cb83d20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:05:28Z", "security_group_id": "a0e8da6e-34c7-4270-983e-27d073a47d16", "tenant_id": "21bcfed6948445c7a60281cd889922ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "21bcfed6948445c7a60281cd889922ca"}], "revision_number": 1, "project_id": "21bcfed6948445c7a60281cd889922ca", "id": "a0e8da6e-34c7-4270-983e-27d073a47d16", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "21bcfed6948445c7a60281cd889922ca", "created_at": "2018-08-09T22:05:44Z", "updated_at": "2018-08-09T22:05:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:05:44Z", "revision_number": 0, "id": "0025c78f-329a-4f5b-b832-f8243bd8ce28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:05:44Z", "security_group_id": "b36f591f-85e2-48d5-a0e5-95ac5ccdc947", "tenant_id": "21bcfed6948445c7a60281cd889922ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "21bcfed6948445c7a60281cd889922ca"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-09T22:05:45Z", "revision_number": 0, "id": "8192eb18-7fe2-41b5-99e6-0f4cdb437922", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:05:45Z", "security_group_id": "b36f591f-85e2-48d5-a0e5-95ac5ccdc947", "tenant_id": "21bcfed6948445c7a60281cd889922ca", "port_range_min": 22, "ethertype": "IPv4", "project_id": "21bcfed6948445c7a60281cd889922ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:05:44Z", "revision_number": 0, "id": "d9acbc55-5352-4c7d-a35b-fe10acea407e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:05:44Z", "security_group_id": "b36f591f-85e2-48d5-a0e5-95ac5ccdc947", "tenant_id": "21bcfed6948445c7a60281cd889922ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "21bcfed6948445c7a60281cd889922ca"}], "revision_number": 2, "project_id": "21bcfed6948445c7a60281cd889922ca", "id": "b36f591f-85e2-48d5-a0e5-95ac5ccdc947", "name": "vping_ssh-sg_09564432-afd8-43ac-864f-34f3fb589769"}]} 2018-08-09 22:05:45,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-9c951c16-774d-4a3b-9571-5de37982c3b0 2018-08-09 22:05:45,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.311284065247s 2018-08-09 22:05:45,491 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-9c951c16-774d-4a3b-9571-5de37982c3b0 2018-08-09 22:05:45,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-09 22:05:45,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}383d2646fa45f4ab4713635f2f2139f853d6f383" -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": "b36f591f-85e2-48d5-a0e5-95ac5ccdc947"}}' 2018-08-09 22:05:45,978 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-52b211df-9f1d-4239-907e-e86ec6201455 Date: Thu, 09 Aug 2018 22:05:45 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-09T22:05:45Z", "security_group_id": "b36f591f-85e2-48d5-a0e5-95ac5ccdc947", "port_range_min": null, "revision_number": 0, "tenant_id": "21bcfed6948445c7a60281cd889922ca", "created_at": "2018-08-09T22:05:45Z", "project_id": "21bcfed6948445c7a60281cd889922ca", "id": "f4ebec34-c04f-408a-8a4b-96d5f5803cf0"}} 2018-08-09 22:05:45,978 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-52b211df-9f1d-4239-907e-e86ec6201455 2018-08-09 22:05:45,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.483333110809s 2018-08-09 22:05:45,978 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-52b211df-9f1d-4239-907e-e86ec6201455 2018-08-09 22:05:45,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 22:05:45,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}383d2646fa45f4ab4713635f2f2139f853d6f383" 2018-08-09 22:05:46,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-bbce3b3d-ca75-4c5b-936f-dc7b532cccab Date: Thu, 09 Aug 2018 22:05:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6b69ed16-2f50-4929-abcf-1a0ace223129","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"21bcfed6948445c7a60281cd889922ca","l2_adjacency":true,"status":"ACTIVE","subnets":["b5789019-0cfb-438e-8e38-7ed26fd10c07"],"description":"","tags":[],"updated_at":"2018-08-09T22:05:29Z","qos_policy_id":null,"name":"vping_ssh-net_09564432-afd8-43ac-864f-34f3fb589769","admin_state_up":true,"tenant_id":"21bcfed6948445c7a60281cd889922ca","created_at":"2018-08-09T22:05:28Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T21:56:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","mtu":1500}]} 2018-08-09 22:05:46,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-bbce3b3d-ca75-4c5b-936f-dc7b532cccab 2018-08-09 22:05:46,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.358109951019s 2018-08-09 22:05:46,338 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-bbce3b3d-ca75-4c5b-936f-dc7b532cccab 2018-08-09 22:05:46,343 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 22:05:46,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}383d2646fa45f4ab4713635f2f2139f853d6f383" 2018-08-09 22:05:46,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-f4e9370d-4477-47bc-9f34-dfebb08dd094 Date: Thu, 09 Aug 2018 22:05:46 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T22:05:42Z", "file": "/v2/images/b6c451e6-83af-41a2-b1d9-cee993f628da/file", "owner": "21bcfed6948445c7a60281cd889922ca", "id": "b6c451e6-83af-41a2-b1d9-cee993f628da", "size": 12716032, "self": "/v2/images/b6c451e6-83af-41a2-b1d9-cee993f628da", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/b6c451e6-83af-41a2-b1d9-cee993f628da/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/b6c451e6-83af-41a2-b1d9-cee993f628da/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_09564432-afd8-43ac-864f-34f3fb589769", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_09564432-afd8-43ac-864f-34f3fb589769", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T22:05:41Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 22:05:46,656 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-f4e9370d-4477-47bc-9f34-dfebb08dd094 2018-08-09 22:05:46,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.313215017319s 2018-08-09 22:05:46,657 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-f4e9370d-4477-47bc-9f34-dfebb08dd094 2018-08-09 22:05:46,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 22:05:46,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}383d2646fa45f4ab4713635f2f2139f853d6f383" 2018-08-09 22:05:46,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:05: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-ea94a5c8-b2f6-4e56-99e3-fb0ffcbe4dbf x-compute-request-id: req-ea94a5c8-b2f6-4e56-99e3-fb0ffcbe4dbf Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_09564432-afd8-43ac-864f-34f3fb589769", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/425c7f18-c6a5-48f2-a11c-b7f5f486f3a4", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/425c7f18-c6a5-48f2-a11c-b7f5f486f3a4", "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": "425c7f18-c6a5-48f2-a11c-b7f5f486f3a4"}]} 2018-08-09 22:05:46,684 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-ea94a5c8-b2f6-4e56-99e3-fb0ffcbe4dbf 2018-08-09 22:05:46,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0255107879639s 2018-08-09 22:05:46,685 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-ea94a5c8-b2f6-4e56-99e3-fb0ffcbe4dbf 2018-08-09 22:05:46,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-09 22:05:46,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}383d2646fa45f4ab4713635f2f2139f853d6f383" -d '{"server": {"name": "vping_ssh-vm2_09564432-afd8-43ac-864f-34f3fb589769", "imageRef": "b6c451e6-83af-41a2-b1d9-cee993f628da", "flavorRef": "425c7f18-c6a5-48f2-a11c-b7f5f486f3a4", "max_count": 1, "min_count": 1, "networks": [{"uuid": "6b69ed16-2f50-4929-abcf-1a0ace223129"}], "security_groups": [{"name": "b36f591f-85e2-48d5-a0e5-95ac5ccdc947"}]}}' 2018-08-09 22:05:51,335 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 22:05: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-6dd03957-ffba-4ac4-bb0d-e829f7a9e67e x-compute-request-id: req-6dd03957-ffba-4ac4-bb0d-e829f7a9e67e Content-Length: 403 location: http://172.30.9.32:8774/v2.1/servers/aa7fc6d0-62ba-4d85-9d02-b157049c3626 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "b36f591f-85e2-48d5-a0e5-95ac5ccdc947"}], "OS-DCF:diskConfig": "MANUAL", "id": "aa7fc6d0-62ba-4d85-9d02-b157049c3626", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/aa7fc6d0-62ba-4d85-9d02-b157049c3626", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/aa7fc6d0-62ba-4d85-9d02-b157049c3626", "rel": "bookmark"}], "adminPass": "YqzUfFQ25KnB"}} 2018-08-09 22:05:51,335 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers used request id req-6dd03957-ffba-4ac4-bb0d-e829f7a9e67e 2018-08-09 22:05:51,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.64846801758s 2018-08-09 22:05:51,335 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers used request id req-6dd03957-ffba-4ac4-bb0d-e829f7a9e67e 2018-08-09 22:05:51,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 22:05:51,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}383d2646fa45f4ab4713635f2f2139f853d6f383" 2018-08-09 22:05:51,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:05: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-0c0c3fc7-8043-477d-9eb9-391d626c595e x-compute-request-id: req-0c0c3fc7-8043-477d-9eb9-391d626c595e Content-Encoding: gzip Content-Length: 599 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/aa7fc6d0-62ba-4d85-9d02-b157049c3626", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/aa7fc6d0-62ba-4d85-9d02-b157049c3626", "rel": "bookmark"}], "image": {"id": "b6c451e6-83af-41a2-b1d9-cee993f628da", "links": [{"href": "http://172.30.9.32:8774/images/b6c451e6-83af-41a2-b1d9-cee993f628da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "425c7f18-c6a5-48f2-a11c-b7f5f486f3a4", "links": [{"href": "http://172.30.9.32:8774/flavors/425c7f18-c6a5-48f2-a11c-b7f5f486f3a4", "rel": "bookmark"}]}, "id": "aa7fc6d0-62ba-4d85-9d02-b157049c3626", "user_id": "a1efe1ddac884c10ab639ac68649b5d4", "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-09T22:05:51Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_09564432-afd8-43ac-864f-34f3fb589769", "created": "2018-08-09T22:05:51Z", "tenant_id": "21bcfed6948445c7a60281cd889922ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 22:05:51,986 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-0c0c3fc7-8043-477d-9eb9-391d626c595e 2018-08-09 22:05:51,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.650079011917s 2018-08-09 22:05:51,987 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-0c0c3fc7-8043-477d-9eb9-391d626c595e 2018-08-09 22:05:51,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 22:05:51,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}383d2646fa45f4ab4713635f2f2139f853d6f383" 2018-08-09 22:05:52,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-fc447df5-661e-45e1-9866-29b8a2b129bf Date: Thu, 09 Aug 2018 22:05:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6b69ed16-2f50-4929-abcf-1a0ace223129","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"21bcfed6948445c7a60281cd889922ca","l2_adjacency":true,"status":"ACTIVE","subnets":["b5789019-0cfb-438e-8e38-7ed26fd10c07"],"description":"","tags":[],"updated_at":"2018-08-09T22:05:29Z","qos_policy_id":null,"name":"vping_ssh-net_09564432-afd8-43ac-864f-34f3fb589769","admin_state_up":true,"tenant_id":"21bcfed6948445c7a60281cd889922ca","created_at":"2018-08-09T22:05:28Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T21:56:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","mtu":1500}]} 2018-08-09 22:05:52,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-fc447df5-661e-45e1-9866-29b8a2b129bf 2018-08-09 22:05:52,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.289767980576s 2018-08-09 22:05:52,283 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-fc447df5-661e-45e1-9866-29b8a2b129bf 2018-08-09 22:05:52,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-09 22:05:52,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}383d2646fa45f4ab4713635f2f2139f853d6f383" 2018-08-09 22:05:52,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-e77c657f-23c9-49c2-a48a-9c2d143b8b3c Date: Thu, 09 Aug 2018 22:05:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6b69ed16-2f50-4929-abcf-1a0ace223129","tenant_id":"21bcfed6948445c7a60281cd889922ca","created_at":"2018-08-09T22:05:29Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-09T22:05:29Z","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":"21bcfed6948445c7a60281cd889922ca","id":"b5789019-0cfb-438e-8e38-7ed26fd10c07","subnetpool_id":null,"name":"vping_ssh-subnet_09564432-afd8-43ac-864f-34f3fb589769"}]} 2018-08-09 22:05:52,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-e77c657f-23c9-49c2-a48a-9c2d143b8b3c 2018-08-09 22:05:52,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.227904081345s 2018-08-09 22:05:52,513 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-e77c657f-23c9-49c2-a48a-9c2d143b8b3c 2018-08-09 22:05:52,513 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 22:05:54,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 22:05:54,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}383d2646fa45f4ab4713635f2f2139f853d6f383" 2018-08-09 22:05:55,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:05: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-397e0bec-58bc-4b60-8a53-95f43ae47096 x-compute-request-id: req-397e0bec-58bc-4b60-8a53-95f43ae47096 Content-Encoding: gzip Content-Length: 639 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/aa7fc6d0-62ba-4d85-9d02-b157049c3626", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/aa7fc6d0-62ba-4d85-9d02-b157049c3626", "rel": "bookmark"}], "image": {"id": "b6c451e6-83af-41a2-b1d9-cee993f628da", "links": [{"href": "http://172.30.9.32:8774/images/b6c451e6-83af-41a2-b1d9-cee993f628da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "425c7f18-c6a5-48f2-a11c-b7f5f486f3a4", "links": [{"href": "http://172.30.9.32:8774/flavors/425c7f18-c6a5-48f2-a11c-b7f5f486f3a4", "rel": "bookmark"}]}, "id": "aa7fc6d0-62ba-4d85-9d02-b157049c3626", "user_id": "a1efe1ddac884c10ab639ac68649b5d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T22:05:54Z", "hostId": "38472b3edbaec44d7e96928814a5da2f8f60aef713abb6c19e142057", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_09564432-afd8-43ac-864f-34f3fb589769", "created": "2018-08-09T22:05:51Z", "tenant_id": "21bcfed6948445c7a60281cd889922ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 22:05:55,223 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-397e0bec-58bc-4b60-8a53-95f43ae47096 2018-08-09 22:05:55,223 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.706890106201s 2018-08-09 22:05:55,224 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-397e0bec-58bc-4b60-8a53-95f43ae47096 2018-08-09 22:05:55,228 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 22:05:57,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 22:05:57,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}383d2646fa45f4ab4713635f2f2139f853d6f383" 2018-08-09 22:05:57,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:05: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-5820a01f-f106-4d84-b28c-5f663fb9d874 x-compute-request-id: req-5820a01f-f106-4d84-b28c-5f663fb9d874 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/aa7fc6d0-62ba-4d85-9d02-b157049c3626", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/aa7fc6d0-62ba-4d85-9d02-b157049c3626", "rel": "bookmark"}], "image": {"id": "b6c451e6-83af-41a2-b1d9-cee993f628da", "links": [{"href": "http://172.30.9.32:8774/images/b6c451e6-83af-41a2-b1d9-cee993f628da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "425c7f18-c6a5-48f2-a11c-b7f5f486f3a4", "links": [{"href": "http://172.30.9.32:8774/flavors/425c7f18-c6a5-48f2-a11c-b7f5f486f3a4", "rel": "bookmark"}]}, "id": "aa7fc6d0-62ba-4d85-9d02-b157049c3626", "security_groups": [{"name": "vping_ssh-sg_09564432-afd8-43ac-864f-34f3fb589769"}], "user_id": "a1efe1ddac884c10ab639ac68649b5d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T22:05:54Z", "hostId": "38472b3edbaec44d7e96928814a5da2f8f60aef713abb6c19e142057", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_09564432-afd8-43ac-864f-34f3fb589769", "created": "2018-08-09T22:05:51Z", "tenant_id": "21bcfed6948445c7a60281cd889922ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 22:05:57,696 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-5820a01f-f106-4d84-b28c-5f663fb9d874 2018-08-09 22:05:57,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.46564912796s 2018-08-09 22:05:57,697 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-5820a01f-f106-4d84-b28c-5f663fb9d874 2018-08-09 22:05:57,700 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 22:05:59,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 22:05:59,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}383d2646fa45f4ab4713635f2f2139f853d6f383" 2018-08-09 22:06:01,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:05: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-b43becf1-6dcb-44b8-9ec3-eaa08a48cc66 x-compute-request-id: req-b43becf1-6dcb-44b8-9ec3-eaa08a48cc66 Content-Encoding: gzip Content-Length: 738 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_09564432-afd8-43ac-864f-34f3fb589769": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:e9:f2", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/aa7fc6d0-62ba-4d85-9d02-b157049c3626", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/aa7fc6d0-62ba-4d85-9d02-b157049c3626", "rel": "bookmark"}], "image": {"id": "b6c451e6-83af-41a2-b1d9-cee993f628da", "links": [{"href": "http://172.30.9.32:8774/images/b6c451e6-83af-41a2-b1d9-cee993f628da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T22:05:59.000000", "flavor": {"id": "425c7f18-c6a5-48f2-a11c-b7f5f486f3a4", "links": [{"href": "http://172.30.9.32:8774/flavors/425c7f18-c6a5-48f2-a11c-b7f5f486f3a4", "rel": "bookmark"}]}, "id": "aa7fc6d0-62ba-4d85-9d02-b157049c3626", "security_groups": [{"name": "vping_ssh-sg_09564432-afd8-43ac-864f-34f3fb589769"}], "user_id": "a1efe1ddac884c10ab639ac68649b5d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T22:05:59Z", "hostId": "38472b3edbaec44d7e96928814a5da2f8f60aef713abb6c19e142057", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_09564432-afd8-43ac-864f-34f3fb589769", "created": "2018-08-09T22:05:51Z", "tenant_id": "21bcfed6948445c7a60281cd889922ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 22:06:01,463 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-b43becf1-6dcb-44b8-9ec3-eaa08a48cc66 2018-08-09 22:06:01,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.75971293449s 2018-08-09 22:06:01,464 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-b43becf1-6dcb-44b8-9ec3-eaa08a48cc66 2018-08-09 22:06:01,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-09 22:06:01,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:9696/v2.0/ports.json?device_id=aa7fc6d0-62ba-4d85-9d02-b157049c3626" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}383d2646fa45f4ab4713635f2f2139f853d6f383" 2018-08-09 22:06:01,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-a337e952-91cd-42f8-a798-f7d52e90b3a4 Date: Thu, 09 Aug 2018 22:06:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-09T22:05:58Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b5789019-0cfb-438e-8e38-7ed26fd10c07","ip_address":"192.168.120.5"}],"id":"ed0d421e-06f7-41e9-8829-4b7c84782aba","security_groups":["b36f591f-85e2-48d5-a0e5-95ac5ccdc947"],"mac_address":"fa:16:3e:71:e9:f2","project_id":"21bcfed6948445c7a60281cd889922ca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6b69ed16-2f50-4929-abcf-1a0ace223129","tenant_id":"21bcfed6948445c7a60281cd889922ca","created_at":"2018-08-09T22:05:55Z","binding:vnic_type":"normal","device_id":"aa7fc6d0-62ba-4d85-9d02-b157049c3626","ip_allocation":"immediate"}]} 2018-08-09 22:06:01,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/ports.json?device_id=aa7fc6d0-62ba-4d85-9d02-b157049c3626 used request id req-a337e952-91cd-42f8-a798-f7d52e90b3a4 2018-08-09 22:06:01,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.32905292511s 2018-08-09 22:06:01,797 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/ports.json?device_id=aa7fc6d0-62ba-4d85-9d02-b157049c3626 used request id req-a337e952-91cd-42f8-a798-f7d52e90b3a4 2018-08-09 22:06:01,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 22:06:01,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:9696/v2.0/floatingips.json?port_id=ed0d421e-06f7-41e9-8829-4b7c84782aba" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}383d2646fa45f4ab4713635f2f2139f853d6f383" 2018-08-09 22:06:02,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-b7fe8072-d0b2-4dbc-93f9-d7fb231fd849 Date: Thu, 09 Aug 2018 22:06:02 GMT RESP BODY: {"floatingips": []} 2018-08-09 22:06:02,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json?port_id=ed0d421e-06f7-41e9-8829-4b7c84782aba used request id req-b7fe8072-d0b2-4dbc-93f9-d7fb231fd849 2018-08-09 22:06:02,030 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.225860834122s 2018-08-09 22:06:02,030 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json?port_id=ed0d421e-06f7-41e9-8829-4b7c84782aba used request id req-b7fe8072-d0b2-4dbc-93f9-d7fb231fd849 2018-08-09 22:06:02,031 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_09564432-afd8-43ac-864f-34f3fb589769': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:71:e9:f2', 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'b6c451e6-83af-41a2-b1d9-cee993f628da'}), 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-09T22:05:59.000000', 'flavor': Munch({u'id': u'425c7f18-c6a5-48f2-a11c-b7f5f486f3a4'}), 'az': u'nova', 'id': u'aa7fc6d0-62ba-4d85-9d02-b157049c3626', 'security_groups': [Munch({u'name': u'vping_ssh-sg_09564432-afd8-43ac-864f-34f3fb589769'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'a1efe1ddac884c10ab639ac68649b5d4', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'21bcfed6948445c7a60281cd889922ca', 'name': 'vping_ssh-project_09564432-afd8-43ac-864f-34f3fb589769', '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-09T22:05:59.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-09T22:05:59Z', 'hostId': u'38472b3edbaec44d7e96928814a5da2f8f60aef713abb6c19e142057', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'38472b3edbaec44d7e96928814a5da2f8f60aef713abb6c19e142057', '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-09T22:05:59.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'21bcfed6948445c7a60281cd889922ca', 'name': u'vping_ssh-vm2_09564432-afd8-43ac-864f-34f3fb589769', 'adminPass': u'YqzUfFQ25KnB', 'tenant_id': u'21bcfed6948445c7a60281cd889922ca', 'created_at': u'2018-08-09T22:05:51Z', 'created': u'2018-08-09T22:05:51Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-09 22:06:02,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 22:06:02,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}383d2646fa45f4ab4713635f2f2139f853d6f383" 2018-08-09 22:06:02,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-471f398f-fa97-44f1-a74e-bce747a4e312 Date: Thu, 09 Aug 2018 22:06:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6b69ed16-2f50-4929-abcf-1a0ace223129","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"21bcfed6948445c7a60281cd889922ca","l2_adjacency":true,"status":"ACTIVE","subnets":["b5789019-0cfb-438e-8e38-7ed26fd10c07"],"description":"","tags":[],"updated_at":"2018-08-09T22:05:29Z","qos_policy_id":null,"name":"vping_ssh-net_09564432-afd8-43ac-864f-34f3fb589769","admin_state_up":true,"tenant_id":"21bcfed6948445c7a60281cd889922ca","created_at":"2018-08-09T22:05:28Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T21:56:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","mtu":1500}]} 2018-08-09 22:06:02,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-471f398f-fa97-44f1-a74e-bce747a4e312 2018-08-09 22:06:02,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0929009914398s 2018-08-09 22:06:02,125 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-471f398f-fa97-44f1-a74e-bce747a4e312 2018-08-09 22:06:02,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 22:06:02,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}383d2646fa45f4ab4713635f2f2139f853d6f383" 2018-08-09 22:06:02,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-a3207f40-135b-43b8-8160-b860b6267c1d Date: Thu, 09 Aug 2018 22:06:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T22:05:42Z", "file": "/v2/images/b6c451e6-83af-41a2-b1d9-cee993f628da/file", "owner": "21bcfed6948445c7a60281cd889922ca", "id": "b6c451e6-83af-41a2-b1d9-cee993f628da", "size": 12716032, "self": "/v2/images/b6c451e6-83af-41a2-b1d9-cee993f628da", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/b6c451e6-83af-41a2-b1d9-cee993f628da/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/b6c451e6-83af-41a2-b1d9-cee993f628da/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_09564432-afd8-43ac-864f-34f3fb589769", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_09564432-afd8-43ac-864f-34f3fb589769", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T22:05:41Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 22:06:02,432 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-a3207f40-135b-43b8-8160-b860b6267c1d 2018-08-09 22:06:02,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.302532911301s 2018-08-09 22:06:02,433 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-a3207f40-135b-43b8-8160-b860b6267c1d 2018-08-09 22:06:02,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 22:06:02,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}383d2646fa45f4ab4713635f2f2139f853d6f383" 2018-08-09 22:06:02,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:06: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-262b9c2e-86db-410b-bd88-9146f5ae21a4 x-compute-request-id: req-262b9c2e-86db-410b-bd88-9146f5ae21a4 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_09564432-afd8-43ac-864f-34f3fb589769", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/425c7f18-c6a5-48f2-a11c-b7f5f486f3a4", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/425c7f18-c6a5-48f2-a11c-b7f5f486f3a4", "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": "425c7f18-c6a5-48f2-a11c-b7f5f486f3a4"}]} 2018-08-09 22:06:02,466 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-262b9c2e-86db-410b-bd88-9146f5ae21a4 2018-08-09 22:06:02,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0316071510315s 2018-08-09 22:06:02,467 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-262b9c2e-86db-410b-bd88-9146f5ae21a4 2018-08-09 22:06:02,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-09 22:06:02,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}383d2646fa45f4ab4713635f2f2139f853d6f383" -d '{"server": {"name": "vping_ssh-vm_09564432-afd8-43ac-864f-34f3fb589769", "imageRef": "b6c451e6-83af-41a2-b1d9-cee993f628da", "key_name": "vping_ssh-kp_09564432-afd8-43ac-864f-34f3fb589769", "flavorRef": "425c7f18-c6a5-48f2-a11c-b7f5f486f3a4", "max_count": 1, "min_count": 1, "networks": [{"uuid": "6b69ed16-2f50-4929-abcf-1a0ace223129"}], "security_groups": [{"name": "b36f591f-85e2-48d5-a0e5-95ac5ccdc947"}]}}' 2018-08-09 22:06:08,049 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 22:06: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-5e3b229c-ad23-4655-9128-7913bf092fcf x-compute-request-id: req-5e3b229c-ad23-4655-9128-7913bf092fcf Content-Length: 403 location: http://172.30.9.32:8774/v2.1/servers/4707ef56-2964-4c95-9c39-28c75dfc33c2 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "b36f591f-85e2-48d5-a0e5-95ac5ccdc947"}], "OS-DCF:diskConfig": "MANUAL", "id": "4707ef56-2964-4c95-9c39-28c75dfc33c2", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/4707ef56-2964-4c95-9c39-28c75dfc33c2", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/4707ef56-2964-4c95-9c39-28c75dfc33c2", "rel": "bookmark"}], "adminPass": "EA2zAv9VbPkf"}} 2018-08-09 22:06:08,049 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers used request id req-5e3b229c-ad23-4655-9128-7913bf092fcf 2018-08-09 22:06:08,050 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.58151483536s 2018-08-09 22:06:08,050 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers used request id req-5e3b229c-ad23-4655-9128-7913bf092fcf 2018-08-09 22:06:08,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 22:06:08,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}383d2646fa45f4ab4713635f2f2139f853d6f383" 2018-08-09 22:06:09,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:06: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-37a5fef5-f476-4934-8982-af22d0bf7500 x-compute-request-id: req-37a5fef5-f476-4934-8982-af22d0bf7500 Content-Encoding: gzip Content-Length: 852 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/4707ef56-2964-4c95-9c39-28c75dfc33c2", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/4707ef56-2964-4c95-9c39-28c75dfc33c2", "rel": "bookmark"}], "image": {"id": "b6c451e6-83af-41a2-b1d9-cee993f628da", "links": [{"href": "http://172.30.9.32:8774/images/b6c451e6-83af-41a2-b1d9-cee993f628da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "425c7f18-c6a5-48f2-a11c-b7f5f486f3a4", "links": [{"href": "http://172.30.9.32:8774/flavors/425c7f18-c6a5-48f2-a11c-b7f5f486f3a4", "rel": "bookmark"}]}, "id": "4707ef56-2964-4c95-9c39-28c75dfc33c2", "user_id": "a1efe1ddac884c10ab639ac68649b5d4", "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-09T22:06:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_09564432-afd8-43ac-864f-34f3fb589769", "name": "vping_ssh-vm_09564432-afd8-43ac-864f-34f3fb589769", "created": "2018-08-09T22:06:08Z", "tenant_id": "21bcfed6948445c7a60281cd889922ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_09564432-afd8-43ac-864f-34f3fb589769": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:e9:f2", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/aa7fc6d0-62ba-4d85-9d02-b157049c3626", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/aa7fc6d0-62ba-4d85-9d02-b157049c3626", "rel": "bookmark"}], "image": {"id": "b6c451e6-83af-41a2-b1d9-cee993f628da", "links": [{"href": "http://172.30.9.32:8774/images/b6c451e6-83af-41a2-b1d9-cee993f628da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T22:05:59.000000", "flavor": {"id": "425c7f18-c6a5-48f2-a11c-b7f5f486f3a4", "links": [{"href": "http://172.30.9.32:8774/flavors/425c7f18-c6a5-48f2-a11c-b7f5f486f3a4", "rel": "bookmark"}]}, "id": "aa7fc6d0-62ba-4d85-9d02-b157049c3626", "security_groups": [{"name": "vping_ssh-sg_09564432-afd8-43ac-864f-34f3fb589769"}], "user_id": "a1efe1ddac884c10ab639ac68649b5d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T22:05:59Z", "hostId": "38472b3edbaec44d7e96928814a5da2f8f60aef713abb6c19e142057", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_09564432-afd8-43ac-864f-34f3fb589769", "created": "2018-08-09T22:05:51Z", "tenant_id": "21bcfed6948445c7a60281cd889922ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 22:06:09,341 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-37a5fef5-f476-4934-8982-af22d0bf7500 2018-08-09 22:06:09,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.29016780853s 2018-08-09 22:06:09,342 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-37a5fef5-f476-4934-8982-af22d0bf7500 2018-08-09 22:06:09,347 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 22:06:11,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 22:06:11,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}383d2646fa45f4ab4713635f2f2139f853d6f383" 2018-08-09 22:06:13,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:06: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-d0a8fc37-13c1-48e6-a734-2a202407542a x-compute-request-id: req-d0a8fc37-13c1-48e6-a734-2a202407542a Content-Encoding: gzip Content-Length: 856 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/4707ef56-2964-4c95-9c39-28c75dfc33c2", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/4707ef56-2964-4c95-9c39-28c75dfc33c2", "rel": "bookmark"}], "image": {"id": "b6c451e6-83af-41a2-b1d9-cee993f628da", "links": [{"href": "http://172.30.9.32:8774/images/b6c451e6-83af-41a2-b1d9-cee993f628da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "425c7f18-c6a5-48f2-a11c-b7f5f486f3a4", "links": [{"href": "http://172.30.9.32:8774/flavors/425c7f18-c6a5-48f2-a11c-b7f5f486f3a4", "rel": "bookmark"}]}, "id": "4707ef56-2964-4c95-9c39-28c75dfc33c2", "user_id": "a1efe1ddac884c10ab639ac68649b5d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T22:06:11Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_09564432-afd8-43ac-864f-34f3fb589769", "name": "vping_ssh-vm_09564432-afd8-43ac-864f-34f3fb589769", "created": "2018-08-09T22:06:08Z", "tenant_id": "21bcfed6948445c7a60281cd889922ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_09564432-afd8-43ac-864f-34f3fb589769": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:e9:f2", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/aa7fc6d0-62ba-4d85-9d02-b157049c3626", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/aa7fc6d0-62ba-4d85-9d02-b157049c3626", "rel": "bookmark"}], "image": {"id": "b6c451e6-83af-41a2-b1d9-cee993f628da", "links": [{"href": "http://172.30.9.32:8774/images/b6c451e6-83af-41a2-b1d9-cee993f628da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T22:05:59.000000", "flavor": {"id": "425c7f18-c6a5-48f2-a11c-b7f5f486f3a4", "links": [{"href": "http://172.30.9.32:8774/flavors/425c7f18-c6a5-48f2-a11c-b7f5f486f3a4", "rel": "bookmark"}]}, "id": "aa7fc6d0-62ba-4d85-9d02-b157049c3626", "security_groups": [{"name": "vping_ssh-sg_09564432-afd8-43ac-864f-34f3fb589769"}], "user_id": "a1efe1ddac884c10ab639ac68649b5d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T22:05:59Z", "hostId": "38472b3edbaec44d7e96928814a5da2f8f60aef713abb6c19e142057", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_09564432-afd8-43ac-864f-34f3fb589769", "created": "2018-08-09T22:05:51Z", "tenant_id": "21bcfed6948445c7a60281cd889922ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 22:06:13,087 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-d0a8fc37-13c1-48e6-a734-2a202407542a 2018-08-09 22:06:13,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.73705792427s 2018-08-09 22:06:13,087 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-d0a8fc37-13c1-48e6-a734-2a202407542a 2018-08-09 22:06:13,092 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 22:06:15,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 22:06:15,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}383d2646fa45f4ab4713635f2f2139f853d6f383" 2018-08-09 22:06:16,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:06: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-264339fc-e4b5-4b14-af66-97f297bcdd83 x-compute-request-id: req-264339fc-e4b5-4b14-af66-97f297bcdd83 Content-Encoding: gzip Content-Length: 891 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/4707ef56-2964-4c95-9c39-28c75dfc33c2", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/4707ef56-2964-4c95-9c39-28c75dfc33c2", "rel": "bookmark"}], "image": {"id": "b6c451e6-83af-41a2-b1d9-cee993f628da", "links": [{"href": "http://172.30.9.32:8774/images/b6c451e6-83af-41a2-b1d9-cee993f628da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "425c7f18-c6a5-48f2-a11c-b7f5f486f3a4", "links": [{"href": "http://172.30.9.32:8774/flavors/425c7f18-c6a5-48f2-a11c-b7f5f486f3a4", "rel": "bookmark"}]}, "id": "4707ef56-2964-4c95-9c39-28c75dfc33c2", "security_groups": [{"name": "vping_ssh-sg_09564432-afd8-43ac-864f-34f3fb589769"}], "user_id": "a1efe1ddac884c10ab639ac68649b5d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T22:06:13Z", "hostId": "f8d9774d736797f85d120747065e9e4eb6f568fdba2bf8cedb7efc01", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_09564432-afd8-43ac-864f-34f3fb589769", "name": "vping_ssh-vm_09564432-afd8-43ac-864f-34f3fb589769", "created": "2018-08-09T22:06:08Z", "tenant_id": "21bcfed6948445c7a60281cd889922ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_09564432-afd8-43ac-864f-34f3fb589769": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:e9:f2", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/aa7fc6d0-62ba-4d85-9d02-b157049c3626", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/aa7fc6d0-62ba-4d85-9d02-b157049c3626", "rel": "bookmark"}], "image": {"id": "b6c451e6-83af-41a2-b1d9-cee993f628da", "links": [{"href": "http://172.30.9.32:8774/images/b6c451e6-83af-41a2-b1d9-cee993f628da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T22:05:59.000000", "flavor": {"id": "425c7f18-c6a5-48f2-a11c-b7f5f486f3a4", "links": [{"href": "http://172.30.9.32:8774/flavors/425c7f18-c6a5-48f2-a11c-b7f5f486f3a4", "rel": "bookmark"}]}, "id": "aa7fc6d0-62ba-4d85-9d02-b157049c3626", "security_groups": [{"name": "vping_ssh-sg_09564432-afd8-43ac-864f-34f3fb589769"}], "user_id": "a1efe1ddac884c10ab639ac68649b5d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T22:05:59Z", "hostId": "38472b3edbaec44d7e96928814a5da2f8f60aef713abb6c19e142057", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_09564432-afd8-43ac-864f-34f3fb589769", "created": "2018-08-09T22:05:51Z", "tenant_id": "21bcfed6948445c7a60281cd889922ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 22:06:16,015 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-264339fc-e4b5-4b14-af66-97f297bcdd83 2018-08-09 22:06:16,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.920168876648s 2018-08-09 22:06:16,016 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-264339fc-e4b5-4b14-af66-97f297bcdd83 2018-08-09 22:06:16,021 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 22:06:18,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 22:06:18,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}383d2646fa45f4ab4713635f2f2139f853d6f383" 2018-08-09 22:06:18,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:06: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-225924e1-5265-4f6a-8126-cc7428800b41 x-compute-request-id: req-225924e1-5265-4f6a-8126-cc7428800b41 Content-Encoding: gzip Content-Length: 891 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/4707ef56-2964-4c95-9c39-28c75dfc33c2", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/4707ef56-2964-4c95-9c39-28c75dfc33c2", "rel": "bookmark"}], "image": {"id": "b6c451e6-83af-41a2-b1d9-cee993f628da", "links": [{"href": "http://172.30.9.32:8774/images/b6c451e6-83af-41a2-b1d9-cee993f628da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "425c7f18-c6a5-48f2-a11c-b7f5f486f3a4", "links": [{"href": "http://172.30.9.32:8774/flavors/425c7f18-c6a5-48f2-a11c-b7f5f486f3a4", "rel": "bookmark"}]}, "id": "4707ef56-2964-4c95-9c39-28c75dfc33c2", "security_groups": [{"name": "vping_ssh-sg_09564432-afd8-43ac-864f-34f3fb589769"}], "user_id": "a1efe1ddac884c10ab639ac68649b5d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T22:06:13Z", "hostId": "f8d9774d736797f85d120747065e9e4eb6f568fdba2bf8cedb7efc01", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_09564432-afd8-43ac-864f-34f3fb589769", "name": "vping_ssh-vm_09564432-afd8-43ac-864f-34f3fb589769", "created": "2018-08-09T22:06:08Z", "tenant_id": "21bcfed6948445c7a60281cd889922ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_09564432-afd8-43ac-864f-34f3fb589769": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:e9:f2", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/aa7fc6d0-62ba-4d85-9d02-b157049c3626", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/aa7fc6d0-62ba-4d85-9d02-b157049c3626", "rel": "bookmark"}], "image": {"id": "b6c451e6-83af-41a2-b1d9-cee993f628da", "links": [{"href": "http://172.30.9.32:8774/images/b6c451e6-83af-41a2-b1d9-cee993f628da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T22:05:59.000000", "flavor": {"id": "425c7f18-c6a5-48f2-a11c-b7f5f486f3a4", "links": [{"href": "http://172.30.9.32:8774/flavors/425c7f18-c6a5-48f2-a11c-b7f5f486f3a4", "rel": "bookmark"}]}, "id": "aa7fc6d0-62ba-4d85-9d02-b157049c3626", "security_groups": [{"name": "vping_ssh-sg_09564432-afd8-43ac-864f-34f3fb589769"}], "user_id": "a1efe1ddac884c10ab639ac68649b5d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T22:05:59Z", "hostId": "38472b3edbaec44d7e96928814a5da2f8f60aef713abb6c19e142057", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_09564432-afd8-43ac-864f-34f3fb589769", "created": "2018-08-09T22:05:51Z", "tenant_id": "21bcfed6948445c7a60281cd889922ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 22:06:18,758 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-225924e1-5265-4f6a-8126-cc7428800b41 2018-08-09 22:06:18,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.735015153885s 2018-08-09 22:06:18,759 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-225924e1-5265-4f6a-8126-cc7428800b41 2018-08-09 22:06:18,763 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 22:06:20,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 22:06:20,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}383d2646fa45f4ab4713635f2f2139f853d6f383" 2018-08-09 22:06:21,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:06: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-5b09c260-31a4-4426-8ac3-02a75214008a x-compute-request-id: req-5b09c260-31a4-4426-8ac3-02a75214008a Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_09564432-afd8-43ac-864f-34f3fb589769": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:40:13", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/4707ef56-2964-4c95-9c39-28c75dfc33c2", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/4707ef56-2964-4c95-9c39-28c75dfc33c2", "rel": "bookmark"}], "image": {"id": "b6c451e6-83af-41a2-b1d9-cee993f628da", "links": [{"href": "http://172.30.9.32:8774/images/b6c451e6-83af-41a2-b1d9-cee993f628da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T22:06:20.000000", "flavor": {"id": "425c7f18-c6a5-48f2-a11c-b7f5f486f3a4", "links": [{"href": "http://172.30.9.32:8774/flavors/425c7f18-c6a5-48f2-a11c-b7f5f486f3a4", "rel": "bookmark"}]}, "id": "4707ef56-2964-4c95-9c39-28c75dfc33c2", "security_groups": [{"name": "vping_ssh-sg_09564432-afd8-43ac-864f-34f3fb589769"}], "user_id": "a1efe1ddac884c10ab639ac68649b5d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T22:06:20Z", "hostId": "f8d9774d736797f85d120747065e9e4eb6f568fdba2bf8cedb7efc01", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_09564432-afd8-43ac-864f-34f3fb589769", "name": "vping_ssh-vm_09564432-afd8-43ac-864f-34f3fb589769", "created": "2018-08-09T22:06:08Z", "tenant_id": "21bcfed6948445c7a60281cd889922ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_09564432-afd8-43ac-864f-34f3fb589769": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:e9:f2", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/aa7fc6d0-62ba-4d85-9d02-b157049c3626", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/aa7fc6d0-62ba-4d85-9d02-b157049c3626", "rel": "bookmark"}], "image": {"id": "b6c451e6-83af-41a2-b1d9-cee993f628da", "links": [{"href": "http://172.30.9.32:8774/images/b6c451e6-83af-41a2-b1d9-cee993f628da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T22:05:59.000000", "flavor": {"id": "425c7f18-c6a5-48f2-a11c-b7f5f486f3a4", "links": [{"href": "http://172.30.9.32:8774/flavors/425c7f18-c6a5-48f2-a11c-b7f5f486f3a4", "rel": "bookmark"}]}, "id": "aa7fc6d0-62ba-4d85-9d02-b157049c3626", "security_groups": [{"name": "vping_ssh-sg_09564432-afd8-43ac-864f-34f3fb589769"}], "user_id": "a1efe1ddac884c10ab639ac68649b5d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T22:05:59Z", "hostId": "38472b3edbaec44d7e96928814a5da2f8f60aef713abb6c19e142057", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_09564432-afd8-43ac-864f-34f3fb589769", "created": "2018-08-09T22:05:51Z", "tenant_id": "21bcfed6948445c7a60281cd889922ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 22:06:21,600 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-5b09c260-31a4-4426-8ac3-02a75214008a 2018-08-09 22:06:21,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.833500862122s 2018-08-09 22:06:21,600 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-5b09c260-31a4-4426-8ac3-02a75214008a 2018-08-09 22:06:21,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-09 22:06:21,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:9696/v2.0/ports.json?device_id=4707ef56-2964-4c95-9c39-28c75dfc33c2" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}383d2646fa45f4ab4713635f2f2139f853d6f383" 2018-08-09 22:06:21,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-e8413337-4af4-4c91-bfd8-92e249639edf Date: Thu, 09 Aug 2018 22:06:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-09T22:06:20Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b5789019-0cfb-438e-8e38-7ed26fd10c07","ip_address":"192.168.120.13"}],"id":"ea08085c-dbc4-4df4-bc41-a0b1c5459cca","security_groups":["b36f591f-85e2-48d5-a0e5-95ac5ccdc947"],"mac_address":"fa:16:3e:19:40:13","project_id":"21bcfed6948445c7a60281cd889922ca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6b69ed16-2f50-4929-abcf-1a0ace223129","tenant_id":"21bcfed6948445c7a60281cd889922ca","created_at":"2018-08-09T22:06:13Z","binding:vnic_type":"normal","device_id":"4707ef56-2964-4c95-9c39-28c75dfc33c2","ip_allocation":"immediate"}]} 2018-08-09 22:06:21,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/ports.json?device_id=4707ef56-2964-4c95-9c39-28c75dfc33c2 used request id req-e8413337-4af4-4c91-bfd8-92e249639edf 2018-08-09 22:06:21,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0776150226593s 2018-08-09 22:06:21,683 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/ports.json?device_id=4707ef56-2964-4c95-9c39-28c75dfc33c2 used request id req-e8413337-4af4-4c91-bfd8-92e249639edf 2018-08-09 22:06:21,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 22:06:21,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:9696/v2.0/floatingips.json?port_id=ea08085c-dbc4-4df4-bc41-a0b1c5459cca" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}383d2646fa45f4ab4713635f2f2139f853d6f383" 2018-08-09 22:06:21,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-ad463902-0f45-49ab-87c6-11375f64204c Date: Thu, 09 Aug 2018 22:06:21 GMT RESP BODY: {"floatingips": []} 2018-08-09 22:06:21,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json?port_id=ea08085c-dbc4-4df4-bc41-a0b1c5459cca used request id req-ad463902-0f45-49ab-87c6-11375f64204c 2018-08-09 22:06:21,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0529689788818s 2018-08-09 22:06:21,740 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json?port_id=ea08085c-dbc4-4df4-bc41-a0b1c5459cca used request id req-ad463902-0f45-49ab-87c6-11375f64204c 2018-08-09 22:06:21,741 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_09564432-afd8-43ac-864f-34f3fb589769': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:19:40:13', u'version': 4, u'addr': u'192.168.120.13', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'b6c451e6-83af-41a2-b1d9-cee993f628da'}), 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-09T22:06:20.000000', 'flavor': Munch({u'id': u'425c7f18-c6a5-48f2-a11c-b7f5f486f3a4'}), 'az': u'nova', 'id': u'4707ef56-2964-4c95-9c39-28c75dfc33c2', 'security_groups': [Munch({u'name': u'vping_ssh-sg_09564432-afd8-43ac-864f-34f3fb589769'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'a1efe1ddac884c10ab639ac68649b5d4', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'21bcfed6948445c7a60281cd889922ca', 'name': 'vping_ssh-project_09564432-afd8-43ac-864f-34f3fb589769', '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-09T22:06:20.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-09T22:06:20Z', 'hostId': u'f8d9774d736797f85d120747065e9e4eb6f568fdba2bf8cedb7efc01', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_09564432-afd8-43ac-864f-34f3fb589769', 'public_v6': '', 'private_v4': u'192.168.120.13', 'cloud': 'envvars', 'host_id': u'f8d9774d736797f85d120747065e9e4eb6f568fdba2bf8cedb7efc01', '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-09T22:06:20.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'21bcfed6948445c7a60281cd889922ca', 'name': u'vping_ssh-vm_09564432-afd8-43ac-864f-34f3fb589769', 'adminPass': u'EA2zAv9VbPkf', 'tenant_id': u'21bcfed6948445c7a60281cd889922ca', 'created_at': u'2018-08-09T22:06:08Z', 'created': u'2018-08-09T22:06:08Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-09 22:06:21,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 22:06:21,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}383d2646fa45f4ab4713635f2f2139f853d6f383" 2018-08-09 22:06:22,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-a2d16291-243c-45ba-bdc9-b01eb37fa25c Date: Thu, 09 Aug 2018 22:06:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6b69ed16-2f50-4929-abcf-1a0ace223129","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"21bcfed6948445c7a60281cd889922ca","l2_adjacency":true,"status":"ACTIVE","subnets":["b5789019-0cfb-438e-8e38-7ed26fd10c07"],"description":"","tags":[],"updated_at":"2018-08-09T22:05:29Z","qos_policy_id":null,"name":"vping_ssh-net_09564432-afd8-43ac-864f-34f3fb589769","admin_state_up":true,"tenant_id":"21bcfed6948445c7a60281cd889922ca","created_at":"2018-08-09T22:05:28Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T21:56:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","mtu":1500}]} 2018-08-09 22:06:22,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-a2d16291-243c-45ba-bdc9-b01eb37fa25c 2018-08-09 22:06:22,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.268536090851s 2018-08-09 22:06:22,013 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-a2d16291-243c-45ba-bdc9-b01eb37fa25c 2018-08-09 22:06:22,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-09 22:06:22,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:9696/v2.0/ports.json?device_id=4707ef56-2964-4c95-9c39-28c75dfc33c2" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}383d2646fa45f4ab4713635f2f2139f853d6f383" 2018-08-09 22:06:22,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-32dec5af-e63c-4f4a-8edd-b14d2568d452 Date: Thu, 09 Aug 2018 22:06:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-09T22:06:20Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b5789019-0cfb-438e-8e38-7ed26fd10c07","ip_address":"192.168.120.13"}],"id":"ea08085c-dbc4-4df4-bc41-a0b1c5459cca","security_groups":["b36f591f-85e2-48d5-a0e5-95ac5ccdc947"],"mac_address":"fa:16:3e:19:40:13","project_id":"21bcfed6948445c7a60281cd889922ca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6b69ed16-2f50-4929-abcf-1a0ace223129","tenant_id":"21bcfed6948445c7a60281cd889922ca","created_at":"2018-08-09T22:06:13Z","binding:vnic_type":"normal","device_id":"4707ef56-2964-4c95-9c39-28c75dfc33c2","ip_allocation":"immediate"}]} 2018-08-09 22:06:22,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/ports.json?device_id=4707ef56-2964-4c95-9c39-28c75dfc33c2 used request id req-32dec5af-e63c-4f4a-8edd-b14d2568d452 2018-08-09 22:06:22,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0499751567841s 2018-08-09 22:06:22,064 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/ports.json?device_id=4707ef56-2964-4c95-9c39-28c75dfc33c2 used request id req-32dec5af-e63c-4f4a-8edd-b14d2568d452 2018-08-09 22:06:22,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-09 22:06:22,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}383d2646fa45f4ab4713635f2f2139f853d6f383" -d '{"floatingip": {"floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "fixed_ip_address": "192.168.120.13", "port_id": "ea08085c-dbc4-4df4-bc41-a0b1c5459cca"}}' 2018-08-09 22:06:24,777 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 824 X-Openstack-Request-Id: req-257d9208-c2ff-4d19-838f-a7d8947faf67 Date: Thu, 09 Aug 2018 22:06:24 GMT RESP BODY: {"floatingip": {"router_id": "e18fd898-8035-4973-9b74-3ba41dcb1d9a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "21bcfed6948445c7a60281cd889922ca", "created_at": "2018-08-09T22:06:23Z", "updated_at": "2018-08-09T22:06:23Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6b69ed16-2f50-4929-abcf-1a0ace223129", "device_owner": "compute:nova", "mac_address": "fa:16:3e:19:40:13", "device_id": "4707ef56-2964-4c95-9c39-28c75dfc33c2"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "21bcfed6948445c7a60281cd889922ca", "port_id": "ea08085c-dbc4-4df4-bc41-a0b1c5459cca", "id": "8b3d1037-72fd-460e-9af3-d954433bc304", "qos_policy_id": null}} 2018-08-09 22:06:24,777 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-257d9208-c2ff-4d19-838f-a7d8947faf67 2018-08-09 22:06:24,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.71236300468s 2018-08-09 22:06:24,778 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-257d9208-c2ff-4d19-838f-a7d8947faf67 2018-08-09 22:06:24,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 22:06:24,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}383d2646fa45f4ab4713635f2f2139f853d6f383" 2018-08-09 22:06:24,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-b507aa33-817b-4c25-a6c4-5f6100746275 Date: Thu, 09 Aug 2018 22:06:24 GMT RESP BODY: {"floatingips": [{"router_id": "e18fd898-8035-4973-9b74-3ba41dcb1d9a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "21bcfed6948445c7a60281cd889922ca", "created_at": "2018-08-09T22:06:23Z", "updated_at": "2018-08-09T22:06:23Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6b69ed16-2f50-4929-abcf-1a0ace223129", "device_owner": "compute:nova", "mac_address": "fa:16:3e:19:40:13", "device_id": "4707ef56-2964-4c95-9c39-28c75dfc33c2"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "21bcfed6948445c7a60281cd889922ca", "port_id": "ea08085c-dbc4-4df4-bc41-a0b1c5459cca", "id": "8b3d1037-72fd-460e-9af3-d954433bc304", "qos_policy_id": null}]} 2018-08-09 22:06:24,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-b507aa33-817b-4c25-a6c4-5f6100746275 2018-08-09 22:06:24,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0635139942169s 2018-08-09 22:06:24,850 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-b507aa33-817b-4c25-a6c4-5f6100746275 2018-08-09 22:06:24,854 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 22:06:24,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 22:06:24,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}383d2646fa45f4ab4713635f2f2139f853d6f383" 2018-08-09 22:06:25,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-e93079bd-0fb5-4aec-9784-0f441c51242f Date: Thu, 09 Aug 2018 22:06:25 GMT RESP BODY: {"floatingips": [{"router_id": "e18fd898-8035-4973-9b74-3ba41dcb1d9a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "21bcfed6948445c7a60281cd889922ca", "created_at": "2018-08-09T22:06:23Z", "updated_at": "2018-08-09T22:06:23Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6b69ed16-2f50-4929-abcf-1a0ace223129", "device_owner": "compute:nova", "mac_address": "fa:16:3e:19:40:13", "device_id": "4707ef56-2964-4c95-9c39-28c75dfc33c2"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "21bcfed6948445c7a60281cd889922ca", "port_id": "ea08085c-dbc4-4df4-bc41-a0b1c5459cca", "id": "8b3d1037-72fd-460e-9af3-d954433bc304", "qos_policy_id": null}]} 2018-08-09 22:06:25,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-e93079bd-0fb5-4aec-9784-0f441c51242f 2018-08-09 22:06:25,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0546100139618s 2018-08-09 22:06:25,014 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-e93079bd-0fb5-4aec-9784-0f441c51242f 2018-08-09 22:06:25,018 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 22:06:25,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 22:06:25,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}383d2646fa45f4ab4713635f2f2139f853d6f383" 2018-08-09 22:06:25,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-c9c67def-f19e-49b8-a9a8-f751c5a6b6f2 Date: Thu, 09 Aug 2018 22:06:25 GMT RESP BODY: {"floatingips": [{"router_id": "e18fd898-8035-4973-9b74-3ba41dcb1d9a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "21bcfed6948445c7a60281cd889922ca", "created_at": "2018-08-09T22:06:23Z", "updated_at": "2018-08-09T22:06:23Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6b69ed16-2f50-4929-abcf-1a0ace223129", "device_owner": "compute:nova", "mac_address": "fa:16:3e:19:40:13", "device_id": "4707ef56-2964-4c95-9c39-28c75dfc33c2"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "21bcfed6948445c7a60281cd889922ca", "port_id": "ea08085c-dbc4-4df4-bc41-a0b1c5459cca", "id": "8b3d1037-72fd-460e-9af3-d954433bc304", "qos_policy_id": null}]} 2018-08-09 22:06:25,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-c9c67def-f19e-49b8-a9a8-f751c5a6b6f2 2018-08-09 22:06:25,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.072282075882s 2018-08-09 22:06:25,195 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-c9c67def-f19e-49b8-a9a8-f751c5a6b6f2 2018-08-09 22:06:25,199 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 22:06:25,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 22:06:25,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}383d2646fa45f4ab4713635f2f2139f853d6f383" 2018-08-09 22:06:25,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-0569d525-5468-481e-8fb6-548f56d901b3 Date: Thu, 09 Aug 2018 22:06:25 GMT RESP BODY: {"floatingips": [{"router_id": "e18fd898-8035-4973-9b74-3ba41dcb1d9a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "21bcfed6948445c7a60281cd889922ca", "created_at": "2018-08-09T22:06:23Z", "updated_at": "2018-08-09T22:06:23Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6b69ed16-2f50-4929-abcf-1a0ace223129", "device_owner": "compute:nova", "mac_address": "fa:16:3e:19:40:13", "device_id": "4707ef56-2964-4c95-9c39-28c75dfc33c2"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "21bcfed6948445c7a60281cd889922ca", "port_id": "ea08085c-dbc4-4df4-bc41-a0b1c5459cca", "id": "8b3d1037-72fd-460e-9af3-d954433bc304", "qos_policy_id": null}]} 2018-08-09 22:06:25,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-0569d525-5468-481e-8fb6-548f56d901b3 2018-08-09 22:06:25,661 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.357105016708s 2018-08-09 22:06:25,662 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-0569d525-5468-481e-8fb6-548f56d901b3 2018-08-09 22:06:25,665 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 22:06:25,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 22:06:25,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}383d2646fa45f4ab4713635f2f2139f853d6f383" 2018-08-09 22:06:25,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-3a894234-f897-4936-b471-80ae3b3a82e8 Date: Thu, 09 Aug 2018 22:06:25 GMT RESP BODY: {"floatingips": [{"router_id": "e18fd898-8035-4973-9b74-3ba41dcb1d9a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "21bcfed6948445c7a60281cd889922ca", "created_at": "2018-08-09T22:06:23Z", "updated_at": "2018-08-09T22:06:23Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6b69ed16-2f50-4929-abcf-1a0ace223129", "device_owner": "compute:nova", "mac_address": "fa:16:3e:19:40:13", "device_id": "4707ef56-2964-4c95-9c39-28c75dfc33c2"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "21bcfed6948445c7a60281cd889922ca", "port_id": "ea08085c-dbc4-4df4-bc41-a0b1c5459cca", "id": "8b3d1037-72fd-460e-9af3-d954433bc304", "qos_policy_id": null}]} 2018-08-09 22:06:25,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-3a894234-f897-4936-b471-80ae3b3a82e8 2018-08-09 22:06:25,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0618350505829s 2018-08-09 22:06:25,832 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-3a894234-f897-4936-b471-80ae3b3a82e8 2018-08-09 22:06:25,835 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 22:06:25,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 22:06:25,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}383d2646fa45f4ab4713635f2f2139f853d6f383" 2018-08-09 22:06:25,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-58417333-39e1-499b-86fd-1d0c0a2d346f Date: Thu, 09 Aug 2018 22:06:25 GMT RESP BODY: {"floatingips": [{"router_id": "e18fd898-8035-4973-9b74-3ba41dcb1d9a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "21bcfed6948445c7a60281cd889922ca", "created_at": "2018-08-09T22:06:23Z", "updated_at": "2018-08-09T22:06:23Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6b69ed16-2f50-4929-abcf-1a0ace223129", "device_owner": "compute:nova", "mac_address": "fa:16:3e:19:40:13", "device_id": "4707ef56-2964-4c95-9c39-28c75dfc33c2"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "21bcfed6948445c7a60281cd889922ca", "port_id": "ea08085c-dbc4-4df4-bc41-a0b1c5459cca", "id": "8b3d1037-72fd-460e-9af3-d954433bc304", "qos_policy_id": null}]} 2018-08-09 22:06:25,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-58417333-39e1-499b-86fd-1d0c0a2d346f 2018-08-09 22:06:25,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0560910701752s 2018-08-09 22:06:25,997 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-58417333-39e1-499b-86fd-1d0c0a2d346f 2018-08-09 22:06:26,000 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 22:06:26,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 22:06:26,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}383d2646fa45f4ab4713635f2f2139f853d6f383" 2018-08-09 22:06:26,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 829 X-Openstack-Request-Id: req-1a65437d-3e6f-4bd7-9d91-a788f31bb3eb Date: Thu, 09 Aug 2018 22:06:26 GMT RESP BODY: {"floatingips": [{"router_id": "e18fd898-8035-4973-9b74-3ba41dcb1d9a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "21bcfed6948445c7a60281cd889922ca", "created_at": "2018-08-09T22:06:23Z", "updated_at": "2018-08-09T22:06:26Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6b69ed16-2f50-4929-abcf-1a0ace223129", "device_owner": "compute:nova", "mac_address": "fa:16:3e:19:40:13", "device_id": "4707ef56-2964-4c95-9c39-28c75dfc33c2"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "21bcfed6948445c7a60281cd889922ca", "port_id": "ea08085c-dbc4-4df4-bc41-a0b1c5459cca", "id": "8b3d1037-72fd-460e-9af3-d954433bc304", "qos_policy_id": null}]} 2018-08-09 22:06:26,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-1a65437d-3e6f-4bd7-9d91-a788f31bb3eb 2018-08-09 22:06:26,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.322980880737s 2018-08-09 22:06:26,429 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-1a65437d-3e6f-4bd7-9d91-a788f31bb3eb 2018-08-09 22:06:26,432 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'e18fd898-8035-4973-9b74-3ba41dcb1d9a', 'updated_at': u'2018-08-09T22:06:26Z', 'fixed_ip_address': u'192.168.120.13', 'floating_ip_address': u'172.30.9.200', 'revision_number': 2, 'port_id': u'ea08085c-dbc4-4df4-bc41-a0b1c5459cca', 'id': u'8b3d1037-72fd-460e-9af3-d954433bc304', 'network': u'bdb9209b-6552-4310-8fa0-ca466e84a750', 'port': u'ea08085c-dbc4-4df4-bc41-a0b1c5459cca', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'21bcfed6948445c7a60281cd889922ca', 'name': 'vping_ssh-project_09564432-afd8-43ac-864f-34f3fb589769', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'21bcfed6948445c7a60281cd889922ca', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'bdb9209b-6552-4310-8fa0-ca466e84a750', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'6b69ed16-2f50-4929-abcf-1a0ace223129', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:19:40:13', u'device_id': u'4707ef56-2964-4c95-9c39-28c75dfc33c2'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'21bcfed6948445c7a60281cd889922ca', 'created_at': u'2018-08-09T22:06:23Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'6b69ed16-2f50-4929-abcf-1a0ace223129', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:19:40:13', u'device_id': u'4707ef56-2964-4c95-9c39-28c75dfc33c2'}), 'router': u'e18fd898-8035-4973-9b74-3ba41dcb1d9a'}) 2018-08-09 22:06:26,433 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-09 22:06:26,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/4707ef56-2964-4c95-9c39-28c75dfc33c2/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}383d2646fa45f4ab4713635f2f2139f853d6f383" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-09 22:06:27,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:06: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-b13744f3-2562-4ed9-852e-b635eb18c684 x-compute-request-id: req-b13744f3-2562-4ed9-852e-b635eb18c684 Content-Encoding: gzip Content-Length: 9581 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 458379166 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.138665] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.140365] pid_max: default: 32768 minimum: 301\n[ 0.141283] ACPI: Core revision 20150930\n[ 0.142679] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.144030] Security Framework initialized\n[ 0.144869] Yama: becoming mindful.\n[ 0.145616] AppArmor: AppArmor initialized\n[ 0.146514] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.147873] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.149171] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.150405] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.151850] Initializing cgroup subsys io\n[ 0.152677] Initializing cgroup subsys memory\n[ 0.153551] Initializing cgroup subsys devices\n[ 0.154454] Initializing cgroup subsys freezer\n[ 0.155351] Initializing cgroup subsys net_cls\n[ 0.156239] Initializing cgroup subsys perf_event\n[ 0.157175] Initializing cgroup subsys net_prio\n[ 0.158092] Initializing cgroup subsys hugetlb\n[ 0.158985] Initializing cgroup subsys pids\n[ 0.159880] CPU: Physical Processor ID: 0\n[ 0.161399] mce: CPU supports 10 MCE banks\n[ 0.162282] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.163305] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.177714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.183780] ftrace: allocating 31920 entries in 125 pages\n[ 0.208600] smpboot: Max logical packages: 1\n[ 0.209477] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.210867] x2apic enabled\n[ 0.211680] Switched APIC routing to physical x2apic.\n[ 0.213433] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.214581] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.216619] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.218449] KVM setup paravirtual spinlock\n[ 0.219761] x86: Booted up 1 node, 1 CPUs\n[ 0.220594] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.222018] devtmpfs: initialized\n[ 0.223747] evm: security.selinux\n[ 0.224471] evm: security.SMACK64\n[ 0.225175] evm: security.SMACK64EXEC\n[ 0.225935] evm: security.SMACK64TRANSMUTE\n[ 0.226759] evm: security.SMACK64MMAP\n[ 0.227522] evm: security.ima\n[ 0.228183] evm: security.capability\n[ 0.229005] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.230911] pinctrl core: initialized pinctrl subsystem\n[ 0.232042] RTC time: 22:06:21, date: 08/09/18\n[ 0.233035] NET: Registered protocol family 16\n[ 0.234044] cpuidle: using governor ladder\n[ 0.234890] cpuidle: using governor menu\n[ 0.235701] PCCT header not found.\n[ 0.236482] ACPI: bus type PCI registered\n[ 0.237313] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.238594] PCI: Using configuration type 1 for base access\n[ 0.240393] ACPI: Added _OSI(Module Device)\n[ 0.241266] ACPI: Added _OSI(Processor Device)\n[ 0.242155] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.243084] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.244865] ACPI: Interpreter enabled\n[ 0.245653] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.247545] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.249426] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.251326] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.253213] ACPI: (supports S0 S5)\n[ 0.253936] ACPI: Using IOAPIC for interrupt routing\n[ 0.254910] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.258058] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.259232] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.260504] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.261732] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.264021] acpiphp: Slot [3] registered\n[ 0.264848] acpiphp: Slot [4] registered\n[ 0.265669] acpiphp: Slot [5] registered\n[ 0.266502] acpiphp: Slot [6] registered\n[ 0.267326] acpiphp: Slot [7] registered\n[ 0.268160] acpiphp: Slot [8] registered\n[ 0.268984] acpiphp: Slot [9] registered\n[ 0.269811] acpiphp: Slot [10] registered\n[ 0.270646] acpiphp: Slot [11] registered\n[ 0.271484] acpiphp: Slot [12] registered\n[ 0.272327] acpiphp: Slot [13] registered\n[ 0.273162] acpiphp: Slot [14] registered\n[ 0.273999] acpiphp: Slot [15] registered\n[ 0.284871] acpiphp: Slot [16] registered\n[ 0.285702] acpiphp: Slot [17] registered\n[ 0.286540] acpiphp: Slot [18] registered\n[ 0.287385] acpiphp: Slot [19] registered\n[ 0.288221] acpiphp: Slot [20] registered\n[ 0.289059] acpiphp: Slot [21] registered\n[ 0.289896] acpiphp: Slot [22] registered\n[ 0.290726] acpiphp: Slot [23] registered\n[ 0.291559] acpiphp: Slot [24] registered\n[ 0.292390] acpiphp: Slot [25] registered\n[ 0.293221] acpiphp: Slot [26] registered\n[ 0.294056] acpiphp: Slot [27] registered\n[ 0.294892] acpiphp: Slot [28] registered\n[ 0.295763] acpiphp: Slot [29] registered\n[ 0.296596] acpiphp: Slot [30] registered\n[ 0.297434] acpiphp: Slot [31] registered\n[ 0.298264] PCI host bridge to bus 0000:00\n[ 0.299090] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.300333] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.301578] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.303077] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.304566] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.306087] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309332] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310647] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.311862] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313167] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318239] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.336444] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.337943] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.339715] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.341169] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.342580] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.343873] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.345194] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.346285] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.347870] vgaarb: loaded\n[ 0.348479] vgaarb: bridge control possible 0000:00:02.0\n[ 0.349728] SCSI subsystem initialized\n[ 0.350661] ACPI: bus type USB registered\n[ 0.351514] usbcore: registered new interface driver usbfs\n[ 0.352574] usbcore: registered new interface driver hub\n[ 0.353617] usbcore: registered new device driver usb\n[ 0.354756] PCI: Using ACPI for IRQ routing\n[ 0.355892] NetLabel: Initializing\n[ 0.356622] NetLabel: domain hash size = 128\n[ 0.357495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.358487] NetLabel: unlabeled traffic allowed by default\n[ 0.359678] clocksource: Switched to clocksource kvm-clock\n[ 0.367794] AppArmor: AppArmor Filesystem Enabled\n[ 0.368787] pnp: PnP ACPI init\n[ 0.369741] pnp: PnP ACPI: found 5 devices\n[ 0.376055] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.377804] NET: Registered protocol family 2\n[ 0.378874] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.380209] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.381462] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.382695] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.383816] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.385043] NET: Registered protocol family 1\n[ 0.385947] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.387077] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.388185] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.402260] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.416402] Trying to unpack rootfs image as initramfs...\n[ 0.472759] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.474443] Scanning for low memory corruption every 60 seconds\n[ 0.475860] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.477047] audit: initializing netlink subsys (disabled)\n[ 0.478097] audit: type=2000 audit(1533852381.444:1): initialized\n[ 0.479468] Initialise system trusted keyring\n[ 0.480455] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.481647] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.483806] zbud: loaded\n[ 0.484554] VFS: Disk quotas dquot_6.6.0\n[ 0.485404] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.487052] fuse init (API version 7.23)\n[ 0.487994] Key type big_key registered\n[ 0.488818] Allocating IMA MOK and blacklist keyrings.\n[ 0.490080] Key type asymmetric registered\n[ 0.490928] Asymmetric key parser 'x509' registered\n[ 0.491930] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.493441] io scheduler noop registered\n[ 0.494266] io scheduler deadline registered (default)\n[ 0.495299] io scheduler cfq registered\n[ 0.496182] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.497264] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.498576] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.500096] ACPI: Power Button [PWRF]\n[ 0.500974] GHES: HEST is not enabled!\n[ 0.514650] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.542715] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.544853] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.568903] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.571221] Linux agpgart interface v0.103\n[ 0.573841] brd: module loaded\n[ 0.575510] loop: module loaded\n[ 0.579605] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.581108] GPT:90111 != 2097151\n[ 0.581804] GPT:Alternate GPT header not at the end of the disk.\n[ 0.582944] GPT:90111 != 2097151\n[ 0.583636] GPT: Use GNU Parted to correct GPT errors.\n[ 0.584632] vda: vda1 vda15\n[ 0.585878] scsi host0: ata_piix\n[ 0.586687] scsi host1: ata_piix\n[ 0.587432] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.588700] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.590229] libphy: Fixed MDIO Bus: probed\n[ 0.591080] tun: Universal TUN/TAP device driver, 1.6\n[ 0.592078] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.594325] PPP generic driver version 2.4.2\n[ 0.595283] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.596569] ehci-pci: EHCI PCI platform driver\n[ 0.597487] ehci-platform: EHCI generic platform driver\n[ 0.598525] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.599717] ohci-pci: OHCI PCI platform driver\n[ 0.600646] ohci-platform: OHCI generic platform driver\n[ 0.601739] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.617953] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.619055] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.620594] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.621664] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.622875] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.624165] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.625643] usb usb1: Product: UHCI Host Controller\n[ 0.626615] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.627808] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.628916] hub 1-0:1.0: USB hub found\n[ 0.629724] hub 1-0:1.0: 2 ports detected\n[ 0.630766] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.633033] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.634027] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.635126] mousedev: PS/2 mouse device common for all mice\n[ 0.636546] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.638480] rtc_cmos 00:00: RTC can wake from S4\n[ 0.639650] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.640907] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.642170] i2c /dev entries driver\n[ 0.642984] device-mapper: uevent: version 1.0.3\n[ 0.644012] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.645730] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.647291] NET: Registered protocol family 10\n[ 0.648507] NET: Registered protocol family 17\n[ 0.649447] Key type dns_resolver registered\n[ 0.650508] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.651651] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.653519] registered taskstats version 1\n[ 0.654399] Loading compiled-in X.509 certificates\n[ 0.655949] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.657882] zswap: loaded using pool lzo/zbud\n[ 0.659573] Key type trusted registered\n[ 0.661384] Key type encrypted registered\n[ 0.662245] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.663308] ima: No TPM chip found, activating TPM-bypass!\n[ 0.664411] evm: HMAC attrs: 0x1\n[ 0.665408] Magic number: 14:88:148\n[ 0.666197] bdi 1:0: hash matches\n[ 0.666943] acpi device:19: hash matches\n[ 0.667861] rtc_cmos 00:00: setting system clock to 2018-08-09 22:06:21 UTC (1533852381)\n[ 0.669538] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.680834] EDD information not available.\n[ 0.748988] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.750588] Write protecting the kernel read-only data: 14336k\n[ 0.752744] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.754644] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.58\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.70\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 0.900103] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.13...\nLease of 192.168.120.13 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.83. iid=i-0000000b\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCCKcSeIPK3M8ZG9v1x4ZR1AUgKU29g95GfaY8rD68m6FI6rjOMcZN9quP9mSK12k/aNcMMQpIygjXnKEth9kTp/Z6fQQGW80g9UiSpeioJ1miCStt0xw/inssdJtknd9mLY4ZET6HuPp5dIRZnV465EPNH6QjXnXxAQVQdIZQS7SLw/0MvNJhVYZQloQ/nC2+rbe0+v66OFLSQWO5MMcYw4pPx/BjcYu+hbN47X0ayUro8qRnp1mrc8dl+15yHR59eYfRLIzGHOIVQbOyjMZDD1aoWGRVIP8FOMJN6TYoPDsCPwX6CL6pyf+x1fqC4jIy1ITAKjTtDjjJxdH5HfkYd root@vping-ssh-vm-09564432-afd8-43ac-864f-34f3fb589769\nssh-dss AAAAB3NzaC1kc3MAAACBAOcVpkl/oku73Yk5TX1R8K81KYlpOGzOimy/IM1YB6BCwVOnX+nGZSQnlJmbvGM5LWbGfda+YH+AfAWQuyhVbDvcylMUMiHngTQq7kgXDRryKaEQoPrJTmzcXLMHBjKnl2Yf8tTc4xEtHpl2oNmTA3pAW0rhX8BczH5/8Lx4IWvJAAAAFQD9f14X/3KOBQAy+dTqyzRLuo1KRQAAAIEAkvR+2oQfaetSqbOtHJZ5gvOp2VohIaEY6Is8YfszexYh4srcrbbL7qRNTR5fo1q7v/rjB35c+wX2f2qhzbZ44AlOjB8pdAI0hmiwMcnTApYgitIOWZZz2DBwqfrzFF4xqYHqDHjXFN24fxrMYizTAOj1p8IrsP9XvUt3HM7feykAAACBAJgXY1dDZjI198yH3RO9AIEMeDeDl7QyBgfMS44ia+vUWvTFXWV63c5V5ZZjRrowpSA01UrlyYQCB90M37TG88N8hYff0fZgyvn2106yf6zauyJnww5y31H3odIDm6BoCNizfX8ZmfalBhL5a8SgW2KgpZ/FJ5Ef/lT2CNBWWsqE root@vping-ssh-vm-09564432-afd8-43ac-864f-34f3fb589769\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.13,24,fe80::f816:3eff:fe19:4013/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.13 \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-0000000b\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-09564432-afd8-43ac-864f-34f3fb589769\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.62 ===\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-09564432-afd8-43ac-864f-34f3fb589769 login: "} 2018-08-09 22:06:27,184 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/4707ef56-2964-4c95-9c39-28c75dfc33c2/action used request id req-b13744f3-2562-4ed9-852e-b635eb18c684 2018-08-09 22:06:27,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.750967025757s 2018-08-09 22:06:27,185 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/4707ef56-2964-4c95-9c39-28c75dfc33c2/action used request id req-b13744f3-2562-4ed9-852e-b635eb18c684 2018-08-09 22:06:27,185 - 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 458379166 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.138665] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.140365] pid_max: default: 32768 minimum: 301 [ 0.141283] ACPI: Core revision 20150930 [ 0.142679] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.144030] Security Framework initialized [ 0.144869] Yama: becoming mindful. [ 0.145616] AppArmor: AppArmor initialized [ 0.146514] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.147873] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.149171] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.150405] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.151850] Initializing cgroup subsys io [ 0.152677] Initializing cgroup subsys memory [ 0.153551] Initializing cgroup subsys devices [ 0.154454] Initializing cgroup subsys freezer [ 0.155351] Initializing cgroup subsys net_cls [ 0.156239] Initializing cgroup subsys perf_event [ 0.157175] Initializing cgroup subsys net_prio [ 0.158092] Initializing cgroup subsys hugetlb [ 0.158985] Initializing cgroup subsys pids [ 0.159880] CPU: Physical Processor ID: 0 [ 0.161399] mce: CPU supports 10 MCE banks [ 0.162282] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.163305] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.177714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.183780] ftrace: allocating 31920 entries in 125 pages [ 0.208600] smpboot: Max logical packages: 1 [ 0.209477] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.210867] x2apic enabled [ 0.211680] Switched APIC routing to physical x2apic. [ 0.213433] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.214581] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.216619] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.218449] KVM setup paravirtual spinlock [ 0.219761] x86: Booted up 1 node, 1 CPUs [ 0.220594] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.222018] devtmpfs: initialized [ 0.223747] evm: security.selinux [ 0.224471] evm: security.SMACK64 [ 0.225175] evm: security.SMACK64EXEC [ 0.225935] evm: security.SMACK64TRANSMUTE [ 0.226759] evm: security.SMACK64MMAP [ 0.227522] evm: security.ima [ 0.228183] evm: security.capability [ 0.229005] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.230911] pinctrl core: initialized pinctrl subsystem [ 0.232042] RTC time: 22:06:21, date: 08/09/18 [ 0.233035] NET: Registered protocol family 16 [ 0.234044] cpuidle: using governor ladder [ 0.234890] cpuidle: using governor menu [ 0.235701] PCCT header not found. [ 0.236482] ACPI: bus type PCI registered [ 0.237313] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.238594] PCI: Using configuration type 1 for base access [ 0.240393] ACPI: Added _OSI(Module Device) [ 0.241266] ACPI: Added _OSI(Processor Device) [ 0.242155] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.243084] ACPI: Added _OSI(Processor Aggregator Device) [ 0.244865] ACPI: Interpreter enabled [ 0.245653] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.247545] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.249426] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.251326] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.253213] ACPI: (supports S0 S5) [ 0.253936] ACPI: Using IOAPIC for interrupt routing [ 0.254910] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.258058] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.259232] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.260504] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.261732] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.264021] acpiphp: Slot [3] registered [ 0.264848] acpiphp: Slot [4] registered [ 0.265669] acpiphp: Slot [5] registered [ 0.266502] acpiphp: Slot [6] registered [ 0.267326] acpiphp: Slot [7] registered [ 0.268160] acpiphp: Slot [8] registered [ 0.268984] acpiphp: Slot [9] registered [ 0.269811] acpiphp: Slot [10] registered [ 0.270646] acpiphp: Slot [11] registered [ 0.271484] acpiphp: Slot [12] registered [ 0.272327] acpiphp: Slot [13] registered [ 0.273162] acpiphp: Slot [14] registered [ 0.273999] acpiphp: Slot [15] registered [ 0.284871] acpiphp: Slot [16] registered [ 0.285702] acpiphp: Slot [17] registered [ 0.286540] acpiphp: Slot [18] registered [ 0.287385] acpiphp: Slot [19] registered [ 0.288221] acpiphp: Slot [20] registered [ 0.289059] acpiphp: Slot [21] registered [ 0.289896] acpiphp: Slot [22] registered [ 0.290726] acpiphp: Slot [23] registered [ 0.291559] acpiphp: Slot [24] registered [ 0.292390] acpiphp: Slot [25] registered [ 0.293221] acpiphp: Slot [26] registered [ 0.294056] acpiphp: Slot [27] registered [ 0.294892] acpiphp: Slot [28] registered [ 0.295763] acpiphp: Slot [29] registered [ 0.296596] acpiphp: Slot [30] registered [ 0.297434] acpiphp: Slot [31] registered [ 0.298264] PCI host bridge to bus 0000:00 [ 0.299090] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.300333] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.301578] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.303077] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.304566] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.306087] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.309332] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.310647] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.311862] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.313167] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.316727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.318239] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.336444] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.337943] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.339715] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.341169] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.342580] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.343873] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.345194] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.346285] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.347870] vgaarb: loaded [ 0.348479] vgaarb: bridge control possible 0000:00:02.0 [ 0.349728] SCSI subsystem initialized [ 0.350661] ACPI: bus type USB registered [ 0.351514] usbcore: registered new interface driver usbfs [ 0.352574] usbcore: registered new interface driver hub [ 0.353617] usbcore: registered new device driver usb [ 0.354756] PCI: Using ACPI for IRQ routing [ 0.355892] NetLabel: Initializing [ 0.356622] NetLabel: domain hash size = 128 [ 0.357495] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.358487] NetLabel: unlabeled traffic allowed by default [ 0.359678] clocksource: Switched to clocksource kvm-clock [ 0.367794] AppArmor: AppArmor Filesystem Enabled [ 0.368787] pnp: PnP ACPI init [ 0.369741] pnp: PnP ACPI: found 5 devices [ 0.376055] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.377804] NET: Registered protocol family 2 [ 0.378874] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.380209] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.381462] TCP: Hash tables configured (established 4096 bind 4096) [ 0.382695] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.383816] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.385043] NET: Registered protocol family 1 [ 0.385947] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.387077] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.388185] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.402260] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.416402] Trying to unpack rootfs image as initramfs... [ 0.472759] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.474443] Scanning for low memory corruption every 60 seconds [ 0.475860] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.477047] audit: initializing netlink subsys (disabled) [ 0.478097] audit: type=2000 audit(1533852381.444:1): initialized [ 0.479468] Initialise system trusted keyring [ 0.480455] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.481647] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.483806] zbud: loaded [ 0.484554] VFS: Disk quotas dquot_6.6.0 [ 0.485404] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.487052] fuse init (API version 7.23) [ 0.487994] Key type big_key registered [ 0.488818] Allocating IMA MOK and blacklist keyrings. [ 0.490080] Key type asymmetric registered [ 0.490928] Asymmetric key parser 'x509' registered [ 0.491930] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.493441] io scheduler noop registered [ 0.494266] io scheduler deadline registered (default) [ 0.495299] io scheduler cfq registered [ 0.496182] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.497264] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.498576] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.500096] ACPI: Power Button [PWRF] [ 0.500974] GHES: HEST is not enabled! [ 0.514650] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.542715] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.544853] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.568903] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.571221] Linux agpgart interface v0.103 [ 0.573841] brd: module loaded [ 0.575510] loop: module loaded [ 0.579605] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.581108] GPT:90111 != 2097151 [ 0.581804] GPT:Alternate GPT header not at the end of the disk. [ 0.582944] GPT:90111 != 2097151 [ 0.583636] GPT: Use GNU Parted to correct GPT errors. [ 0.584632] vda: vda1 vda15 [ 0.585878] scsi host0: ata_piix [ 0.586687] scsi host1: ata_piix [ 0.587432] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.588700] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.590229] libphy: Fixed MDIO Bus: probed [ 0.591080] tun: Universal TUN/TAP device driver, 1.6 [ 0.592078] tun: (C) 1999-2004 Max Krasnyansky [ 0.594325] PPP generic driver version 2.4.2 [ 0.595283] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.596569] ehci-pci: EHCI PCI platform driver [ 0.597487] ehci-platform: EHCI generic platform driver [ 0.598525] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.599717] ohci-pci: OHCI PCI platform driver [ 0.600646] ohci-platform: OHCI generic platform driver [ 0.601739] uhci_hcd: USB Universal Host Controller Interface driver [ 0.617953] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.619055] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.620594] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.621664] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.622875] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.624165] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.625643] usb usb1: Product: UHCI Host Controller [ 0.626615] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.627808] usb usb1: SerialNumber: 0000:00:01.2 [ 0.628916] hub 1-0:1.0: USB hub found [ 0.629724] hub 1-0:1.0: 2 ports detected [ 0.630766] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.633033] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.634027] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.635126] mousedev: PS/2 mouse device common for all mice [ 0.636546] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.638480] rtc_cmos 00:00: RTC can wake from S4 [ 0.639650] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.640907] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.642170] i2c /dev entries driver [ 0.642984] device-mapper: uevent: version 1.0.3 [ 0.644012] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.645730] ledtrig-cpu: registered to indicate activity on CPUs [ 0.647291] NET: Registered protocol family 10 [ 0.648507] NET: Registered protocol family 17 [ 0.649447] Key type dns_resolver registered [ 0.650508] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.651651] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.653519] registered taskstats version 1 [ 0.654399] Loading compiled-in X.509 certificates [ 0.655949] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.657882] zswap: loaded using pool lzo/zbud [ 0.659573] Key type trusted registered [ 0.661384] Key type encrypted registered [ 0.662245] AppArmor: AppArmor sha1 policy hashing enabled [ 0.663308] ima: No TPM chip found, activating TPM-bypass! [ 0.664411] evm: HMAC attrs: 0x1 [ 0.665408] Magic number: 14:88:148 [ 0.666197] bdi 1:0: hash matches [ 0.666943] acpi device:19: hash matches [ 0.667861] rtc_cmos 00:00: setting system clock to 2018-08-09 22:06:21 UTC (1533852381) [ 0.669538] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.680834] EDD information not available. [ 0.748988] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.750588] Write protecting the kernel read-only data: 14336k [ 0.752744] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.754644] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 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.70 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 0.900103] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.13... Lease of 192.168.120.13 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.83. iid=i-0000000b 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCCKcSeIPK3M8ZG9v1x4ZR1AUgKU29g95GfaY8rD68m6FI6rjOMcZN9quP9mSK12k/aNcMMQpIygjXnKEth9kTp/Z6fQQGW80g9UiSpeioJ1miCStt0xw/inssdJtknd9mLY4ZET6HuPp5dIRZnV465EPNH6QjXnXxAQVQdIZQS7SLw/0MvNJhVYZQloQ/nC2+rbe0+v66OFLSQWO5MMcYw4pPx/BjcYu+hbN47X0ayUro8qRnp1mrc8dl+15yHR59eYfRLIzGHOIVQbOyjMZDD1aoWGRVIP8FOMJN6TYoPDsCPwX6CL6pyf+x1fqC4jIy1ITAKjTtDjjJxdH5HfkYd root@vping-ssh-vm-09564432-afd8-43ac-864f-34f3fb589769 ssh-dss AAAAB3NzaC1kc3MAAACBAOcVpkl/oku73Yk5TX1R8K81KYlpOGzOimy/IM1YB6BCwVOnX+nGZSQnlJmbvGM5LWbGfda+YH+AfAWQuyhVbDvcylMUMiHngTQq7kgXDRryKaEQoPrJTmzcXLMHBjKnl2Yf8tTc4xEtHpl2oNmTA3pAW0rhX8BczH5/8Lx4IWvJAAAAFQD9f14X/3KOBQAy+dTqyzRLuo1KRQAAAIEAkvR+2oQfaetSqbOtHJZ5gvOp2VohIaEY6Is8YfszexYh4srcrbbL7qRNTR5fo1q7v/rjB35c+wX2f2qhzbZ44AlOjB8pdAI0hmiwMcnTApYgitIOWZZz2DBwqfrzFF4xqYHqDHjXFN24fxrMYizTAOj1p8IrsP9XvUt3HM7feykAAACBAJgXY1dDZjI198yH3RO9AIEMeDeDl7QyBgfMS44ia+vUWvTFXWV63c5V5ZZjRrowpSA01UrlyYQCB90M37TG88N8hYff0fZgyvn2106yf6zauyJnww5y31H3odIDm6BoCNizfX8ZmfalBhL5a8SgW2KgpZ/FJ5Ef/lT2CNBWWsqE root@vping-ssh-vm-09564432-afd8-43ac-864f-34f3fb589769 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.13,24,fe80::f816:3eff:fe19:4013/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.13 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-0000000b name: N/A availability-zone: nova local-hostname: vping-ssh-vm-09564432-afd8-43ac-864f-34f3fb589769 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.62 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-09564432-afd8-43ac-864f-34f3fb589769 login: 2018-08-09 22:06:27,189 - paramiko.transport - DEBUG - starting thread (client mode): 0x7d4a57d0L 2018-08-09 22:06:27,190 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-09 22:06:27,190 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-09 22:06:27,190 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-09 22:06:27,192 - 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-09 22:06:27,192 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-09 22:06:27,192 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-09 22:06:27,193 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-09 22:06:27,193 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-09 22:06:27,193 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-09 22:06:27,212 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-09 22:06:27,213 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-09 22:06:27,221 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.200: b6277d044f4c31609078717997fe3192 2018-08-09 22:06:27,222 - paramiko.transport - DEBUG - Trying discovered key 6093fb455af8d2a90ca9c1fde3268d91 in /tmp/tmpT1raWV 2018-08-09 22:06:27,249 - paramiko.transport - DEBUG - userauth is OK 2018-08-09 22:06:27,255 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-09 22:06:27,287 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-09 22:06:27,288 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-09 22:06:27,288 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-09 22:06:27,290 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-09 22:06:27,334 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-09 22:06:27,334 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.5 (192.168.120.5): 56 data bytes 64 bytes from 192.168.120.5: seq=0 ttl=64 time=42.655 ms --- 192.168.120.5 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 42.655/42.655/42.655 ms 2018-08-09 22:06:27,335 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2018-08-09 22:06:27,340 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-09 22:06:27,461 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-09 22:06:27,462 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:60 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-09 22:06:27,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-09 22:06:27,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/servers/aa7fc6d0-62ba-4d85-9d02-b157049c3626 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}383d2646fa45f4ab4713635f2f2139f853d6f383" 2018-08-09 22:06:27,635 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 22:06: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-bf5d0e36-f7d1-40a5-95a0-1d7ea357ae5a x-compute-request-id: req-bf5d0e36-f7d1-40a5-95a0-1d7ea357ae5a Content-Type: application/json 2018-08-09 22:06:27,635 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/servers/aa7fc6d0-62ba-4d85-9d02-b157049c3626 used request id req-bf5d0e36-f7d1-40a5-95a0-1d7ea357ae5a 2018-08-09 22:06:27,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.167457103729s 2018-08-09 22:06:27,635 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/servers/aa7fc6d0-62ba-4d85-9d02-b157049c3626 used request id req-bf5d0e36-f7d1-40a5-95a0-1d7ea357ae5a 2018-08-09 22:06:27,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 22:06:27,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}383d2646fa45f4ab4713635f2f2139f853d6f383" 2018-08-09 22:06:28,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:06: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-9bf78413-d34f-4d1a-b233-629c0decb0e8 x-compute-request-id: req-9bf78413-d34f-4d1a-b233-629c0decb0e8 Content-Encoding: gzip Content-Length: 902 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_09564432-afd8-43ac-864f-34f3fb589769": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:40:13", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:40:13", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/4707ef56-2964-4c95-9c39-28c75dfc33c2", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/4707ef56-2964-4c95-9c39-28c75dfc33c2", "rel": "bookmark"}], "image": {"id": "b6c451e6-83af-41a2-b1d9-cee993f628da", "links": [{"href": "http://172.30.9.32:8774/images/b6c451e6-83af-41a2-b1d9-cee993f628da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T22:06:20.000000", "flavor": {"id": "425c7f18-c6a5-48f2-a11c-b7f5f486f3a4", "links": [{"href": "http://172.30.9.32:8774/flavors/425c7f18-c6a5-48f2-a11c-b7f5f486f3a4", "rel": "bookmark"}]}, "id": "4707ef56-2964-4c95-9c39-28c75dfc33c2", "security_groups": [{"name": "vping_ssh-sg_09564432-afd8-43ac-864f-34f3fb589769"}], "user_id": "a1efe1ddac884c10ab639ac68649b5d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T22:06:20Z", "hostId": "f8d9774d736797f85d120747065e9e4eb6f568fdba2bf8cedb7efc01", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_09564432-afd8-43ac-864f-34f3fb589769", "name": "vping_ssh-vm_09564432-afd8-43ac-864f-34f3fb589769", "created": "2018-08-09T22:06:08Z", "tenant_id": "21bcfed6948445c7a60281cd889922ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_09564432-afd8-43ac-864f-34f3fb589769": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:e9:f2", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/aa7fc6d0-62ba-4d85-9d02-b157049c3626", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/aa7fc6d0-62ba-4d85-9d02-b157049c3626", "rel": "bookmark"}], "image": {"id": "b6c451e6-83af-41a2-b1d9-cee993f628da", "links": [{"href": "http://172.30.9.32:8774/images/b6c451e6-83af-41a2-b1d9-cee993f628da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T22:05:59.000000", "flavor": {"id": "425c7f18-c6a5-48f2-a11c-b7f5f486f3a4", "links": [{"href": "http://172.30.9.32:8774/flavors/425c7f18-c6a5-48f2-a11c-b7f5f486f3a4", "rel": "bookmark"}]}, "id": "aa7fc6d0-62ba-4d85-9d02-b157049c3626", "security_groups": [{"name": "vping_ssh-sg_09564432-afd8-43ac-864f-34f3fb589769"}], "user_id": "a1efe1ddac884c10ab639ac68649b5d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T22:06:27Z", "hostId": "38472b3edbaec44d7e96928814a5da2f8f60aef713abb6c19e142057", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_09564432-afd8-43ac-864f-34f3fb589769", "created": "2018-08-09T22:05:51Z", "tenant_id": "21bcfed6948445c7a60281cd889922ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 22:06:28,842 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-9bf78413-d34f-4d1a-b233-629c0decb0e8 2018-08-09 22:06:28,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.20582604408s 2018-08-09 22:06:28,842 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-9bf78413-d34f-4d1a-b233-629c0decb0e8 2018-08-09 22:06:28,845 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 22:06:30,847 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 22:06:30,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}383d2646fa45f4ab4713635f2f2139f853d6f383" 2018-08-09 22:06:31,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:06: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-49a8a90a-ab8e-4116-aeb6-b43255bd650c x-compute-request-id: req-49a8a90a-ab8e-4116-aeb6-b43255bd650c Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_09564432-afd8-43ac-864f-34f3fb589769": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:40:13", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:40:13", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/4707ef56-2964-4c95-9c39-28c75dfc33c2", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/4707ef56-2964-4c95-9c39-28c75dfc33c2", "rel": "bookmark"}], "image": {"id": "b6c451e6-83af-41a2-b1d9-cee993f628da", "links": [{"href": "http://172.30.9.32:8774/images/b6c451e6-83af-41a2-b1d9-cee993f628da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T22:06:20.000000", "flavor": {"id": "425c7f18-c6a5-48f2-a11c-b7f5f486f3a4", "links": [{"href": "http://172.30.9.32:8774/flavors/425c7f18-c6a5-48f2-a11c-b7f5f486f3a4", "rel": "bookmark"}]}, "id": "4707ef56-2964-4c95-9c39-28c75dfc33c2", "security_groups": [{"name": "vping_ssh-sg_09564432-afd8-43ac-864f-34f3fb589769"}], "user_id": "a1efe1ddac884c10ab639ac68649b5d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T22:06:20Z", "hostId": "f8d9774d736797f85d120747065e9e4eb6f568fdba2bf8cedb7efc01", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_09564432-afd8-43ac-864f-34f3fb589769", "name": "vping_ssh-vm_09564432-afd8-43ac-864f-34f3fb589769", "created": "2018-08-09T22:06:08Z", "tenant_id": "21bcfed6948445c7a60281cd889922ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 22:06:31,758 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-49a8a90a-ab8e-4116-aeb6-b43255bd650c 2018-08-09 22:06:31,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.910473823547s 2018-08-09 22:06:31,758 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-49a8a90a-ab8e-4116-aeb6-b43255bd650c 2018-08-09 22:06:31,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-09 22:06:31,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/floatingips/8b3d1037-72fd-460e-9af3-d954433bc304.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}383d2646fa45f4ab4713635f2f2139f853d6f383" 2018-08-09 22:06:33,323 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-06749640-6ea0-4ec3-a2ea-1990c03faa6b Content-Length: 0 Date: Thu, 09 Aug 2018 22:06:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 22:06:33,323 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/floatingips/8b3d1037-72fd-460e-9af3-d954433bc304.json used request id req-06749640-6ea0-4ec3-a2ea-1990c03faa6b 2018-08-09 22:06:33,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.56130504608s 2018-08-09 22:06:33,324 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/floatingips/8b3d1037-72fd-460e-9af3-d954433bc304.json used request id req-06749640-6ea0-4ec3-a2ea-1990c03faa6b 2018-08-09 22:06:33,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 22:06:33,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}383d2646fa45f4ab4713635f2f2139f853d6f383" 2018-08-09 22:06:33,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-bb273f4d-44ab-44c4-a66e-140e00c3442f Date: Thu, 09 Aug 2018 22:06:33 GMT RESP BODY: {"floatingips": []} 2018-08-09 22:06:33,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-bb273f4d-44ab-44c4-a66e-140e00c3442f 2018-08-09 22:06:33,376 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0468280315399s 2018-08-09 22:06:33,376 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-bb273f4d-44ab-44c4-a66e-140e00c3442f 2018-08-09 22:06:33,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-09 22:06:33,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/servers/4707ef56-2964-4c95-9c39-28c75dfc33c2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}383d2646fa45f4ab4713635f2f2139f853d6f383" 2018-08-09 22:06:33,780 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 22:06: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-efa182d0-8d29-4d68-9944-4393dbccce87 x-compute-request-id: req-efa182d0-8d29-4d68-9944-4393dbccce87 Content-Type: application/json 2018-08-09 22:06:33,780 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/servers/4707ef56-2964-4c95-9c39-28c75dfc33c2 used request id req-efa182d0-8d29-4d68-9944-4393dbccce87 2018-08-09 22:06:33,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.40322303772s 2018-08-09 22:06:33,780 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/servers/4707ef56-2964-4c95-9c39-28c75dfc33c2 used request id req-efa182d0-8d29-4d68-9944-4393dbccce87 2018-08-09 22:06:33,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 22:06:33,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}383d2646fa45f4ab4713635f2f2139f853d6f383" 2018-08-09 22:06:34,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:06: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-3af1cfae-cdfe-4358-8578-60d44b2ecc4f x-compute-request-id: req-3af1cfae-cdfe-4358-8578-60d44b2ecc4f Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_09564432-afd8-43ac-864f-34f3fb589769": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:40:13", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:40:13", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/4707ef56-2964-4c95-9c39-28c75dfc33c2", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/4707ef56-2964-4c95-9c39-28c75dfc33c2", "rel": "bookmark"}], "image": {"id": "b6c451e6-83af-41a2-b1d9-cee993f628da", "links": [{"href": "http://172.30.9.32:8774/images/b6c451e6-83af-41a2-b1d9-cee993f628da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T22:06:20.000000", "flavor": {"id": "425c7f18-c6a5-48f2-a11c-b7f5f486f3a4", "links": [{"href": "http://172.30.9.32:8774/flavors/425c7f18-c6a5-48f2-a11c-b7f5f486f3a4", "rel": "bookmark"}]}, "id": "4707ef56-2964-4c95-9c39-28c75dfc33c2", "security_groups": [{"name": "vping_ssh-sg_09564432-afd8-43ac-864f-34f3fb589769"}], "user_id": "a1efe1ddac884c10ab639ac68649b5d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T22:06:33Z", "hostId": "f8d9774d736797f85d120747065e9e4eb6f568fdba2bf8cedb7efc01", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_09564432-afd8-43ac-864f-34f3fb589769", "name": "vping_ssh-vm_09564432-afd8-43ac-864f-34f3fb589769", "created": "2018-08-09T22:06:08Z", "tenant_id": "21bcfed6948445c7a60281cd889922ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 22:06:34,964 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-3af1cfae-cdfe-4358-8578-60d44b2ecc4f 2018-08-09 22:06:34,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.18366718292s 2018-08-09 22:06:34,965 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-3af1cfae-cdfe-4358-8578-60d44b2ecc4f 2018-08-09 22:06:34,966 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 22:06:36,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 22:06:36,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}383d2646fa45f4ab4713635f2f2139f853d6f383" 2018-08-09 22:06:37,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:06: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-9ab3a822-0974-48bc-98b2-9be1bb946eaf x-compute-request-id: req-9ab3a822-0974-48bc-98b2-9be1bb946eaf Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-09 22:06:37,220 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-9ab3a822-0974-48bc-98b2-9be1bb946eaf 2018-08-09 22:06:37,220 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.250855922699s 2018-08-09 22:06:37,220 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-9ab3a822-0974-48bc-98b2-9be1bb946eaf 2018-08-09 22:06:37,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-09 22:06:37,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}383d2646fa45f4ab4713635f2f2139f853d6f383" 2018-08-09 22:06:37,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-60f7baa3-68b0-4c14-819b-10b9468ee841 Date: Thu, 09 Aug 2018 22:06:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "21bcfed6948445c7a60281cd889922ca", "created_at": "2018-08-09T22:05:28Z", "updated_at": "2018-08-09T22:05:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:05:28Z", "revision_number": 0, "id": "10d70025-5e8f-40fa-af6b-418fe3ebdad4", "remote_group_id": "a0e8da6e-34c7-4270-983e-27d073a47d16", "remote_ip_prefix": null, "created_at": "2018-08-09T22:05:28Z", "security_group_id": "a0e8da6e-34c7-4270-983e-27d073a47d16", "tenant_id": "21bcfed6948445c7a60281cd889922ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "21bcfed6948445c7a60281cd889922ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:05:28Z", "revision_number": 0, "id": "7202680b-95ab-4ed1-8700-8e592c13cb85", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:05:28Z", "security_group_id": "a0e8da6e-34c7-4270-983e-27d073a47d16", "tenant_id": "21bcfed6948445c7a60281cd889922ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "21bcfed6948445c7a60281cd889922ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:05:28Z", "revision_number": 0, "id": "be5c56d7-72f1-4cf5-8e2b-e3c782d85612", "remote_group_id": "a0e8da6e-34c7-4270-983e-27d073a47d16", "remote_ip_prefix": null, "created_at": "2018-08-09T22:05:28Z", "security_group_id": "a0e8da6e-34c7-4270-983e-27d073a47d16", "tenant_id": "21bcfed6948445c7a60281cd889922ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "21bcfed6948445c7a60281cd889922ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:05:28Z", "revision_number": 0, "id": "cfb4969a-8bdd-481c-8a22-5f0e8cb83d20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:05:28Z", "security_group_id": "a0e8da6e-34c7-4270-983e-27d073a47d16", "tenant_id": "21bcfed6948445c7a60281cd889922ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "21bcfed6948445c7a60281cd889922ca"}], "revision_number": 1, "project_id": "21bcfed6948445c7a60281cd889922ca", "id": "a0e8da6e-34c7-4270-983e-27d073a47d16", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "21bcfed6948445c7a60281cd889922ca", "created_at": "2018-08-09T22:05:44Z", "updated_at": "2018-08-09T22:05:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:05:44Z", "revision_number": 0, "id": "0025c78f-329a-4f5b-b832-f8243bd8ce28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:05:44Z", "security_group_id": "b36f591f-85e2-48d5-a0e5-95ac5ccdc947", "tenant_id": "21bcfed6948445c7a60281cd889922ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "21bcfed6948445c7a60281cd889922ca"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-09T22:05:45Z", "revision_number": 0, "id": "8192eb18-7fe2-41b5-99e6-0f4cdb437922", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:05:45Z", "security_group_id": "b36f591f-85e2-48d5-a0e5-95ac5ccdc947", "tenant_id": "21bcfed6948445c7a60281cd889922ca", "port_range_min": 22, "ethertype": "IPv4", "project_id": "21bcfed6948445c7a60281cd889922ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:05:44Z", "revision_number": 0, "id": "d9acbc55-5352-4c7d-a35b-fe10acea407e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:05:44Z", "security_group_id": "b36f591f-85e2-48d5-a0e5-95ac5ccdc947", "tenant_id": "21bcfed6948445c7a60281cd889922ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "21bcfed6948445c7a60281cd889922ca"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:05:45Z", "revision_number": 0, "id": "f4ebec34-c04f-408a-8a4b-96d5f5803cf0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:05:45Z", "security_group_id": "b36f591f-85e2-48d5-a0e5-95ac5ccdc947", "tenant_id": "21bcfed6948445c7a60281cd889922ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "21bcfed6948445c7a60281cd889922ca"}], "revision_number": 3, "project_id": "21bcfed6948445c7a60281cd889922ca", "id": "b36f591f-85e2-48d5-a0e5-95ac5ccdc947", "name": "vping_ssh-sg_09564432-afd8-43ac-864f-34f3fb589769"}]} 2018-08-09 22:06:37,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-60f7baa3-68b0-4c14-819b-10b9468ee841 2018-08-09 22:06:37,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0581738948822s 2018-08-09 22:06:37,282 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-60f7baa3-68b0-4c14-819b-10b9468ee841 2018-08-09 22:06:37,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-09 22:06:37,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/security-groups/b36f591f-85e2-48d5-a0e5-95ac5ccdc947.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}383d2646fa45f4ab4713635f2f2139f853d6f383" 2018-08-09 22:06:37,445 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-539ebb0a-8e88-4264-aa71-28ce5385bc1d Content-Length: 0 Date: Thu, 09 Aug 2018 22:06:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 22:06:37,445 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/security-groups/b36f591f-85e2-48d5-a0e5-95ac5ccdc947.json used request id req-539ebb0a-8e88-4264-aa71-28ce5385bc1d 2018-08-09 22:06:37,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.159509897232s 2018-08-09 22:06:37,445 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/security-groups/b36f591f-85e2-48d5-a0e5-95ac5ccdc947.json used request id req-539ebb0a-8e88-4264-aa71-28ce5385bc1d 2018-08-09 22:06:37,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-09 22:06:37,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/os-keypairs/vping_ssh-kp_09564432-afd8-43ac-864f-34f3fb589769 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}383d2646fa45f4ab4713635f2f2139f853d6f383" 2018-08-09 22:06:37,511 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 22:06:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-39821586-384e-4fd5-a195-ebddd52d0313 x-compute-request-id: req-39821586-384e-4fd5-a195-ebddd52d0313 Content-Length: 0 Content-Type: application/json 2018-08-09 22:06:37,511 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/os-keypairs/vping_ssh-kp_09564432-afd8-43ac-864f-34f3fb589769 used request id req-39821586-384e-4fd5-a195-ebddd52d0313 2018-08-09 22:06:37,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0659971237183s 2018-08-09 22:06:37,512 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/os-keypairs/vping_ssh-kp_09564432-afd8-43ac-864f-34f3fb589769 used request id req-39821586-384e-4fd5-a195-ebddd52d0313 2018-08-09 22:06:37,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-09 22:06:37,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/e18fd898-8035-4973-9b74-3ba41dcb1d9a/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}383d2646fa45f4ab4713635f2f2139f853d6f383" -d '{"subnet_id": "b5789019-0cfb-438e-8e38-7ed26fd10c07"}' 2018-08-09 22:06:39,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b02788b3-86ec-4b60-8f52-88925fe4064e Date: Thu, 09 Aug 2018 22:06:39 GMT RESP BODY: {"network_id": "6b69ed16-2f50-4929-abcf-1a0ace223129", "tenant_id": "21bcfed6948445c7a60281cd889922ca", "subnet_id": "b5789019-0cfb-438e-8e38-7ed26fd10c07", "subnet_ids": ["b5789019-0cfb-438e-8e38-7ed26fd10c07"], "port_id": "bc240196-f4d4-44da-abf9-6735d67de327", "id": "e18fd898-8035-4973-9b74-3ba41dcb1d9a"} 2018-08-09 22:06:39,695 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/e18fd898-8035-4973-9b74-3ba41dcb1d9a/remove_router_interface.json used request id req-b02788b3-86ec-4b60-8f52-88925fe4064e 2018-08-09 22:06:39,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.18293595314s 2018-08-09 22:06:39,696 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/e18fd898-8035-4973-9b74-3ba41dcb1d9a/remove_router_interface.json used request id req-b02788b3-86ec-4b60-8f52-88925fe4064e returning object e18fd898-8035-4973-9b74-3ba41dcb1d9a 2018-08-09 22:06:39,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-09 22:06:39,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}383d2646fa45f4ab4713635f2f2139f853d6f383" 2018-08-09 22:06:39,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-743aabe6-3f91-499f-b621-34569a4b2a8a Date: Thu, 09 Aug 2018 22:06:39 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "47882689-2cda-49f1-ab90-97da69506aee", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "21bcfed6948445c7a60281cd889922ca", "created_at": "2018-08-09T22:05:31Z", "admin_state_up": true, "updated_at": "2018-08-09T22:06:38Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "21bcfed6948445c7a60281cd889922ca", "id": "e18fd898-8035-4973-9b74-3ba41dcb1d9a", "name": "vping_ssh-router_09564432-afd8-43ac-864f-34f3fb589769"}]} 2018-08-09 22:06:39,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-743aabe6-3f91-499f-b621-34569a4b2a8a 2018-08-09 22:06:39,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.245136976242s 2018-08-09 22:06:39,942 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-743aabe6-3f91-499f-b621-34569a4b2a8a 2018-08-09 22:06:39,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-09 22:06:39,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/routers/e18fd898-8035-4973-9b74-3ba41dcb1d9a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}383d2646fa45f4ab4713635f2f2139f853d6f383" 2018-08-09 22:06:44,021 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fc8535bd-ccd7-4d0f-a3ca-40ed27ea9251 Content-Length: 0 Date: Thu, 09 Aug 2018 22:06:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 22:06:44,022 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/e18fd898-8035-4973-9b74-3ba41dcb1d9a.json used request id req-fc8535bd-ccd7-4d0f-a3ca-40ed27ea9251 2018-08-09 22:06:44,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.07859277725s 2018-08-09 22:06:44,022 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/e18fd898-8035-4973-9b74-3ba41dcb1d9a.json used request id req-fc8535bd-ccd7-4d0f-a3ca-40ed27ea9251 2018-08-09 22:06:44,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-09 22:06:44,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}383d2646fa45f4ab4713635f2f2139f853d6f383" 2018-08-09 22:06:44,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-5fd7edb2-cc7d-4d04-8087-1ac695a29725 Date: Thu, 09 Aug 2018 22:06:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6b69ed16-2f50-4929-abcf-1a0ace223129","tenant_id":"21bcfed6948445c7a60281cd889922ca","created_at":"2018-08-09T22:05:29Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-09T22:05:29Z","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":"21bcfed6948445c7a60281cd889922ca","id":"b5789019-0cfb-438e-8e38-7ed26fd10c07","subnetpool_id":null,"name":"vping_ssh-subnet_09564432-afd8-43ac-864f-34f3fb589769"}]} 2018-08-09 22:06:44,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-5fd7edb2-cc7d-4d04-8087-1ac695a29725 2018-08-09 22:06:44,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0431981086731s 2018-08-09 22:06:44,066 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-5fd7edb2-cc7d-4d04-8087-1ac695a29725 2018-08-09 22:06:44,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-09 22:06:44,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/subnets/b5789019-0cfb-438e-8e38-7ed26fd10c07.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}383d2646fa45f4ab4713635f2f2139f853d6f383" 2018-08-09 22:06:46,284 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d1c0ac74-a91b-4595-a0bb-0c705cb2d095 Date: Thu, 09 Aug 2018 22:06:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 22:06:46,284 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/b5789019-0cfb-438e-8e38-7ed26fd10c07.json used request id req-d1c0ac74-a91b-4595-a0bb-0c705cb2d095 2018-08-09 22:06:46,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.21668481827s 2018-08-09 22:06:46,285 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/b5789019-0cfb-438e-8e38-7ed26fd10c07.json used request id req-d1c0ac74-a91b-4595-a0bb-0c705cb2d095 2018-08-09 22:06:46,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 22:06:46,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}383d2646fa45f4ab4713635f2f2139f853d6f383" 2018-08-09 22:06:46,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1236 X-Openstack-Request-Id: req-0a7a5104-9fd3-42a4-9a8a-cc961e1f354f Date: Thu, 09 Aug 2018 22:06:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6b69ed16-2f50-4929-abcf-1a0ace223129","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"21bcfed6948445c7a60281cd889922ca","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T22:06:46Z","qos_policy_id":null,"name":"vping_ssh-net_09564432-afd8-43ac-864f-34f3fb589769","admin_state_up":true,"tenant_id":"21bcfed6948445c7a60281cd889922ca","created_at":"2018-08-09T22:05:28Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T21:56:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","mtu":1500}]} 2018-08-09 22:06:46,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-0a7a5104-9fd3-42a4-9a8a-cc961e1f354f 2018-08-09 22:06:46,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0966770648956s 2018-08-09 22:06:46,382 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-0a7a5104-9fd3-42a4-9a8a-cc961e1f354f 2018-08-09 22:06:46,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-09 22:06:46,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/networks/6b69ed16-2f50-4929-abcf-1a0ace223129.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}383d2646fa45f4ab4713635f2f2139f853d6f383" 2018-08-09 22:06:47,598 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-716d59b2-76ea-41bd-ae41-a99cd786835c Date: Thu, 09 Aug 2018 22:06:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 22:06:47,599 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/6b69ed16-2f50-4929-abcf-1a0ace223129.json used request id req-716d59b2-76ea-41bd-ae41-a99cd786835c 2018-08-09 22:06:47,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.2150387764s 2018-08-09 22:06:47,599 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/6b69ed16-2f50-4929-abcf-1a0ace223129.json used request id req-716d59b2-76ea-41bd-ae41-a99cd786835c 2018-08-09 22:06:47,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 22:06:47,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}383d2646fa45f4ab4713635f2f2139f853d6f383" 2018-08-09 22:06:47,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-71fd8458-bf04-45e2-8d06-fcc70367698e Date: Thu, 09 Aug 2018 22:06:47 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T22:05:42Z", "file": "/v2/images/b6c451e6-83af-41a2-b1d9-cee993f628da/file", "owner": "21bcfed6948445c7a60281cd889922ca", "id": "b6c451e6-83af-41a2-b1d9-cee993f628da", "size": 12716032, "self": "/v2/images/b6c451e6-83af-41a2-b1d9-cee993f628da", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/b6c451e6-83af-41a2-b1d9-cee993f628da/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/b6c451e6-83af-41a2-b1d9-cee993f628da/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_09564432-afd8-43ac-864f-34f3fb589769", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_09564432-afd8-43ac-864f-34f3fb589769", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T22:05:41Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 22:06:47,641 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-71fd8458-bf04-45e2-8d06-fcc70367698e 2018-08-09 22:06:47,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0374932289124s 2018-08-09 22:06:47,641 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-71fd8458-bf04-45e2-8d06-fcc70367698e 2018-08-09 22:06:47,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-09 22:06:47,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9292/v2/images/b6c451e6-83af-41a2-b1d9-cee993f628da -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}383d2646fa45f4ab4713635f2f2139f853d6f383" 2018-08-09 22:06:48,702 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-eac11931-7a21-4212-b09b-9e160b59a709 Date: Thu, 09 Aug 2018 22:06: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-09 22:06:48,703 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/b6c451e6-83af-41a2-b1d9-cee993f628da used request id req-eac11931-7a21-4212-b09b-9e160b59a709 2018-08-09 22:06:48,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.06021380424s 2018-08-09 22:06:48,703 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/b6c451e6-83af-41a2-b1d9-cee993f628da used request id req-eac11931-7a21-4212-b09b-9e160b59a709 2018-08-09 22:06:48,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 22:06:48,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}47c41af63a48725752a7b18a42fec06888fdab26" 2018-08-09 22:06:48,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:06: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-064ae31e-77bc-49d1-a47f-d932c411c6a8 x-compute-request-id: req-064ae31e-77bc-49d1-a47f-d932c411c6a8 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_09564432-afd8-43ac-864f-34f3fb589769", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/425c7f18-c6a5-48f2-a11c-b7f5f486f3a4", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/425c7f18-c6a5-48f2-a11c-b7f5f486f3a4", "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": "425c7f18-c6a5-48f2-a11c-b7f5f486f3a4"}]} 2018-08-09 22:06:48,729 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-064ae31e-77bc-49d1-a47f-d932c411c6a8 2018-08-09 22:06:48,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0253090858459s 2018-08-09 22:06:48,729 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-064ae31e-77bc-49d1-a47f-d932c411c6a8 2018-08-09 22:06:48,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-09 22:06:48,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/flavors/425c7f18-c6a5-48f2-a11c-b7f5f486f3a4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}47c41af63a48725752a7b18a42fec06888fdab26" 2018-08-09 22:06:48,761 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 22:06: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-95a5ada8-e32b-4a89-b99e-156c62b65bd6 x-compute-request-id: req-95a5ada8-e32b-4a89-b99e-156c62b65bd6 Content-Length: 0 Content-Type: application/json 2018-08-09 22:06:48,761 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/425c7f18-c6a5-48f2-a11c-b7f5f486f3a4 used request id req-95a5ada8-e32b-4a89-b99e-156c62b65bd6 2018-08-09 22:06:48,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0306639671326s 2018-08-09 22:06:48,761 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/425c7f18-c6a5-48f2-a11c-b7f5f486f3a4 used request id req-95a5ada8-e32b-4a89-b99e-156c62b65bd6 2018-08-09 22:06:48,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 22:06:48,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}47c41af63a48725752a7b18a42fec06888fdab26" 2018-08-09 22:06:48,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:06:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-447cb676-def1-4776-965f-babb128c6e05 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.32:5000/v3/users/11fa7ddeb0564dbb9ae97e6016ef357f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11fa7ddeb0564dbb9ae97e6016ef357f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.32:5000/v3/users/187033aee6fd450ca96240725777e4c2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "187033aee6fd450ca96240725777e4c2", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.32:5000/v3/users/560d22bd57da40b5a0a9574a796d5f5d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "560d22bd57da40b5a0a9574a796d5f5d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.32:5000/v3/users/60452068d29f4fdfa63986a101565414"}, "domain_id": "default", "enabled": true, "options": {}, "id": "60452068d29f4fdfa63986a101565414", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.32:5000/v3/users/678f79df7fbc46f38c5b2ae2cf0c8fad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "678f79df7fbc46f38c5b2ae2cf0c8fad", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.32:5000/v3/users/7e6b2597cbd0483796ae06691a711e17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6b2597cbd0483796ae06691a711e17", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.32:5000/v3/users/88043492d8c84e8d9e6414b58d9aae53"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88043492d8c84e8d9e6414b58d9aae53", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.32:5000/v3/users/8a5e986b6ed545369b1f3084bfe0faa8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a5e986b6ed545369b1f3084bfe0faa8", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.32:5000/v3/users/97856cdcfc7541fab8b50800a44fe171"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97856cdcfc7541fab8b50800a44fe171", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_09564432-afd8-43ac-864f-34f3fb589769", "links": {"self": "http://172.30.9.32:5000/v3/users/a1efe1ddac884c10ab639ac68649b5d4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a1efe1ddac884c10ab639ac68649b5d4", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.32:5000/v3/users/a3a7d792968c446db5fa23e49ad70178"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3a7d792968c446db5fa23e49ad70178", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.32:5000/v3/users/bcc2f2783f374c89b6471bd69eb8efce"}, "domain_id": "ae2f2a3ea85d48b1a1afefd9d87535da", "enabled": true, "options": {}, "id": "bcc2f2783f374c89b6471bd69eb8efce", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.32:5000/v3/users/d56b2a42ace04544a47286de17abc35f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d56b2a42ace04544a47286de17abc35f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.32:5000/v3/users/ebf0020df3ef470386f763032bf048a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ebf0020df3ef470386f763032bf048a2", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.32:5000/v3/users/ff4e1f818c8b432487ac5ca3232ff438"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff4e1f818c8b432487ac5ca3232ff438", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.32:5000/v3/users", "previous": null, "next": null}} 2018-08-09 22:06:48,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-447cb676-def1-4776-965f-babb128c6e05 2018-08-09 22:06:48,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.205215930939s 2018-08-09 22:06:48,968 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-447cb676-def1-4776-965f-babb128c6e05 2018-08-09 22:06:48,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 22:06:48,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/users/a1efe1ddac884c10ab639ac68649b5d4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}47c41af63a48725752a7b18a42fec06888fdab26" 2018-08-09 22:06:49,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:06:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ed46923-c952-4309-b935-ef23cd6e6966 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_09564432-afd8-43ac-864f-34f3fb589769", "links": {"self": "http://172.30.9.32:5000/v3/users/a1efe1ddac884c10ab639ac68649b5d4"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "a1efe1ddac884c10ab639ac68649b5d4", "description": null}} 2018-08-09 22:06:49,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users/a1efe1ddac884c10ab639ac68649b5d4 used request id req-3ed46923-c952-4309-b935-ef23cd6e6966 2018-08-09 22:06:49,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.210222959518s 2018-08-09 22:06:49,184 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users/a1efe1ddac884c10ab639ac68649b5d4 used request id req-3ed46923-c952-4309-b935-ef23cd6e6966 2018-08-09 22:06:49,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-09 22:06:49,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:5000/v3/users/a1efe1ddac884c10ab639ac68649b5d4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}47c41af63a48725752a7b18a42fec06888fdab26" 2018-08-09 22:06:49,540 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 22:06:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff1ede0b-7e92-4750-ae45-097877769396 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 22:06:49,540 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/users/a1efe1ddac884c10ab639ac68649b5d4 used request id req-ff1ede0b-7e92-4750-ae45-097877769396 2018-08-09 22:06:49,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.35608291626s 2018-08-09 22:06:49,541 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/users/a1efe1ddac884c10ab639ac68649b5d4 used request id req-ff1ede0b-7e92-4750-ae45-097877769396 2018-08-09 22:06:49,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-09 22:06:49,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}47c41af63a48725752a7b18a42fec06888fdab26" 2018-08-09 22:06:49,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:06:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-034fe48a-5c99-4e9a-8fd4-8a7e27dd2b66 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.32:5000/v3/projects/21bcfed6948445c7a60281cd889922ca"}, "tags": [], "enabled": true, "id": "21bcfed6948445c7a60281cd889922ca", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_09564432-afd8-43ac-864f-34f3fb589769"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.32:5000/v3/projects/6e2b193279f94c09870f0da27a1e5991"}, "tags": [], "enabled": true, "id": "6e2b193279f94c09870f0da27a1e5991", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.32:5000/v3/projects/b5220918a46940eca73b5641490793b9"}, "tags": [], "enabled": true, "id": "b5220918a46940eca73b5641490793b9", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-09 22:06:49,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects used request id req-034fe48a-5c99-4e9a-8fd4-8a7e27dd2b66 2018-08-09 22:06:49,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.187062978745s 2018-08-09 22:06:49,734 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects used request id req-034fe48a-5c99-4e9a-8fd4-8a7e27dd2b66 2018-08-09 22:06:49,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-09 22:06:49,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:5000/v3/projects/21bcfed6948445c7a60281cd889922ca -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}47c41af63a48725752a7b18a42fec06888fdab26" 2018-08-09 22:06:50,050 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 22:06:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a8ebefa-8c72-45ea-af8d-3eec12f9139e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 22:06:50,050 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/projects/21bcfed6948445c7a60281cd889922ca used request id req-8a8ebefa-8c72-45ea-af8d-3eec12f9139e 2018-08-09 22:06:50,050 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.312051773071s 2018-08-09 22:06:50,050 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/projects/21bcfed6948445c7a60281cd889922ca used request id req-8a8ebefa-8c72-45ea-af8d-3eec12f9139e 2018-08-09 22:06:50,103 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-08-09 22:06:50,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 22:06:50,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 22:06:50,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 22:06:50,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 22:06:50,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 22:06:50,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 22:06:50,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 22:06:50,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 22:06:50,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 22:06:50,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 22:06:50,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 22:06:50,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 22:06:50,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 22:06:50,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 22:06:50,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 22:06:50,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 22:06:50,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 22:06:50,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 22:06:50,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 22:06:50,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 22:06:50,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 22:06:50,146 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 22:06:50,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-09 22:06:50,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:06:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-561645af-fd2f-4ae2-bf76-9dfac55ef98c Content-Encoding: gzip Content-Length: 194 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.32:5000/v3/", "rel": "self"}]}} 2018-08-09 22:06:50,153 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-561645af-fd2f-4ae2-bf76-9dfac55ef98c 2018-08-09 22:06:50,153 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-09 22:06:50,551 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "077169cc946647b3a28fd2b6b274fbdf", "name": "reader"}, {"id": "5f4e37952fed448d8a5d2d688ddf4113", "name": "admin"}, {"id": "88513a21a6f143568494c5da51703b86", "name": "member"}], "expires_at": "2018-08-09T23:06:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5220918a46940eca73b5641490793b9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.32:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "437987ede53e4405944ad7c076551769"}, {"url": "http://192.30.9.3:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d3a7a4b63bc42cc950ea9d01ba16ee8"}, {"url": "http://192.30.9.3:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d8dc96d50c247e7837ea4c9b854184b"}], "type": "orchestration", "id": "06b2600fbdfd45009f077a0a8a411118", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "963d6582adf64c908f4754420d8066a9"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9837c8825b440f08dfd357317d353f0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded8397288b548b6a2ef868a552c35c4"}], "type": "event", "id": "0edb5a9ac368467395316b446bc9b17a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c4ee4a831c24b19a27a57c62ab1c000"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba92d8cd74449ad8e3ad0fb9d8df162"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c50639dc1d0944d08cb722487727404b"}], "type": "cloudformation", "id": "0f8e8a8cabc743b980b5dc7328ea8398", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75482ae7f30b4cce96aeea5fb573efee"}, {"url": "http://172.30.9.32:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3322f92a99944afb84fd710587f4207"}, {"url": "http://192.30.9.3:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca626291c6914f8392873dc1009e9439"}], "type": "volumev2", "id": "37bb077bc22343fc84723637e507d6ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58ac027cc3404748a004771a912f28e3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fdb7375f8a48ea9a3175833248c806"}, {"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aaf4dc1ae98a4fc4b8bb1ef0e4af1847"}], "type": "compute", "id": "66e5c4ed2fef488aa7efb24492939dd2", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b5781142f344691af8bcb5585c05d0a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d675dfe1fc174b888e1c05e36a89827f"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eac7171837574cfd9bdb0d1e99be1512"}], "type": "metric", "id": "74154109829a4b47a4ae0cf113ed0280", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "28c0fa2fe1a54037a1df5236437e7475"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3550892914574db28d4c22bdf0fccec5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "739a0b6ebed045fbb110541871ab2a15"}], "type": "identity", "id": "88688b106f224b10a51283eb12ae2936", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "ada1fac139534311815f98d908747c2a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9a3ecf1f13142c4a0c2baeaaa3dfaac"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6262b39fedb42aea7a928a362616ec0"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d220c13c29ac49428745e53c3a5f1f1b"}], "type": "alarming", "id": "b3fb638070d94560972a4f4ad3803c3e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29690a3ccee2437bbac7f9aa68595877"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c44848dd6a5446fb835005ab8ad4f4f"}, {"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9313e7c2f7b1414faa1e04af37a85d14"}], "type": "placement", "id": "b69679ef95c547c4bedad9a51bbc11e1", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d737435c2b74f5faf8fa63dea4e2fa1"}, {"url": "http://172.30.9.32:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78fb5d55cc204e4daa0cb175b819e87c"}, {"url": "http://192.30.9.3:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80278f13084845eaa317703712e8932f"}], "type": "volume", "id": "b6a6363259e342d8ac96a4641ed4678e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1008f871970540d59fed88ee5f560631"}, {"url": "http://192.30.9.3:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73ad6e9b1eaf4470a4458a45a03b86ba"}, {"url": "http://192.30.9.3:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc6095c8b90a4056ad6fb33d86c2319c"}], "type": "volumev3", "id": "cb31973e365c4222816f94365d3a9482", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8eac3aaf869e4581b0c486846aaf1964"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9f7c82f7a0247459dc8ee250179a27a"}, {"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbf52489f6c24c3bacff12a8fce92972"}], "type": "image", "id": "d37eb918087e4110bb9c0723c297dd28", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13579d8a89904ae8ae47c4c51523cc20"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8850af0d4d74815aac8c55d682d6b88"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05d68f4069f44f3928d1d2cfe0c31e2"}], "type": "network", "id": "da8095ba09ab49ed8463afad9622aa30", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a35851569141aa859a53f8f20d5c9e"}, {"url": "http://172.30.9.32:8080/v1/AUTH_b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de78fcff9f6f4b3698322312c36b013b"}, {"url": "http://12.0.0.27:8080/v1/AUTH_b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc41d0b8771f41d298a04050d21e2d86"}], "type": "object-store", "id": "eac7f386a2854d7cb26da2c6929699a5", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7e6b2597cbd0483796ae06691a711e17"}, "audit_ids": ["dQSlbPjHS82B3sn_rctabQ"], "issued_at": "2018-08-09T22:06:50.000000Z"}} 2018-08-09 22:06:50,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 22:06:50,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}b4f247594b38f188759b3d1912b6ef081c71c014" 2018-08-09 22:06:51,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-7f9abbb2-475b-4b9a-b333-0212787c113c Date: Thu, 09 Aug 2018 22:06:51 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T21:56:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","provider:network_type":"flat"}]} 2018-08-09 22:06:51,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7f9abbb2-475b-4b9a-b333-0212787c113c 2018-08-09 22:06:51,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.482070922852s 2018-08-09 22:06:51,038 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7f9abbb2-475b-4b9a-b333-0212787c113c 2018-08-09 22:06:51,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-09 22:06:51,047 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 09 Aug 2018 22:06:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d27e3685-3d6f-4ce8-8b12-ab03aeddb44a 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.32:5000/v3/", "rel": "self"}]}]}} 2018-08-09 22:06:51,047 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/ used request id req-d27e3685-3d6f-4ce8-8b12-ab03aeddb44a 2018-08-09 22:06:51,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-09 22:06:51,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}b4f247594b38f188759b3d1912b6ef081c71c014" 2018-08-09 22:06:51,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:06:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d804b556-0cb8-47c8-b0d4-e5b8e256d4ba Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.32:5000/v3/domains/ae2f2a3ea85d48b1a1afefd9d87535da"}, "tags": [], "enabled": true, "id": "ae2f2a3ea85d48b1a1afefd9d87535da", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.32:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.32:5000/v3/domains", "previous": null, "next": null}} 2018-08-09 22:06:51,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains used request id req-d804b556-0cb8-47c8-b0d4-e5b8e256d4ba 2018-08-09 22:06:51,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.197627067566s 2018-08-09 22:06:51,246 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains used request id req-d804b556-0cb8-47c8-b0d4-e5b8e256d4ba 2018-08-09 22:06:51,252 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-09 22:06:51,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}b4f247594b38f188759b3d1912b6ef081c71c014" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_0ebb8efc-c642-4885-9ed1-592e5a6f9c85"}}' 2018-08-09 22:06:51,514 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 09 Aug 2018 22:06:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-847501c1-03b9-452c-866a-53a57ac54eba 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.32:5000/v3/projects/a807f4faef884963a07ed9dfb3919229"}, "tags": [], "enabled": true, "id": "a807f4faef884963a07ed9dfb3919229", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_0ebb8efc-c642-4885-9ed1-592e5a6f9c85"}} 2018-08-09 22:06:51,515 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/projects used request id req-847501c1-03b9-452c-866a-53a57ac54eba 2018-08-09 22:06:51,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.262610197067s 2018-08-09 22:06:51,515 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/projects used request id req-847501c1-03b9-452c-866a-53a57ac54eba 2018-08-09 22:06:51,516 - 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'a807f4faef884963a07ed9dfb3919229', '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_0ebb8efc-c642-4885-9ed1-592e5a6f9c85'}) 2018-08-09 22:06:51,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-09 22:06:51,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}b4f247594b38f188759b3d1912b6ef081c71c014" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "3e0f9740-c967-4072-b6e6-88359558d52f", "email": null, "name": "vping_userdata-user_0ebb8efc-c642-4885-9ed1-592e5a6f9c85"}}' 2018-08-09 22:06:51,912 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 09 Aug 2018 22:06:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cfe6639c-ad58-4959-8765-ba636c13da26 Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_0ebb8efc-c642-4885-9ed1-592e5a6f9c85", "links": {"self": "http://172.30.9.32:5000/v3/users/37cbde15b239460ca6d92cdd9501fbce"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "37cbde15b239460ca6d92cdd9501fbce", "domain_id": "default", "password_expires_at": null}} 2018-08-09 22:06:51,912 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/users used request id req-cfe6639c-ad58-4959-8765-ba636c13da26 2018-08-09 22:06:51,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.390111923218s 2018-08-09 22:06:51,912 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/users used request id req-cfe6639c-ad58-4959-8765-ba636c13da26 2018-08-09 22:06:51,913 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'37cbde15b239460ca6d92cdd9501fbce', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_0ebb8efc-c642-4885-9ed1-592e5a6f9c85'}) 2018-08-09 22:06:51,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 22:06:51,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}b4f247594b38f188759b3d1912b6ef081c71c014" 2018-08-09 22:06:52,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:06:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-942561c5-8c39-45db-969b-24dcde76320c Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "077169cc946647b3a28fd2b6b274fbdf", "links": {"self": "http://172.30.9.32:5000/v3/roles/077169cc946647b3a28fd2b6b274fbdf"}, "name": "reader"}, {"domain_id": null, "id": "352a7d143ea64db3aecbf66f67281fa1", "links": {"self": "http://172.30.9.32:5000/v3/roles/352a7d143ea64db3aecbf66f67281fa1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5f4e37952fed448d8a5d2d688ddf4113", "links": {"self": "http://172.30.9.32:5000/v3/roles/5f4e37952fed448d8a5d2d688ddf4113"}, "name": "admin"}, {"domain_id": null, "id": "88513a21a6f143568494c5da51703b86", "links": {"self": "http://172.30.9.32:5000/v3/roles/88513a21a6f143568494c5da51703b86"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a5b954e8e29c4b6cafac3f07fe5c5da7", "links": {"self": "http://172.30.9.32:5000/v3/roles/a5b954e8e29c4b6cafac3f07fe5c5da7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fde9b0ad3a3d453ba6d5318189b139e9", "links": {"self": "http://172.30.9.32:5000/v3/roles/fde9b0ad3a3d453ba6d5318189b139e9"}, "name": "swiftoperator"}]} 2018-08-09 22:06:52,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-942561c5-8c39-45db-969b-24dcde76320c 2018-08-09 22:06:52,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195924043655s 2018-08-09 22:06:52,113 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-942561c5-8c39-45db-969b-24dcde76320c 2018-08-09 22:06:52,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 22:06:52,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}b4f247594b38f188759b3d1912b6ef081c71c014" 2018-08-09 22:06:52,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:06:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea186690-559e-417e-9dd9-e946da8f3871 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "077169cc946647b3a28fd2b6b274fbdf", "links": {"self": "http://172.30.9.32:5000/v3/roles/077169cc946647b3a28fd2b6b274fbdf"}, "name": "reader"}, {"domain_id": null, "id": "352a7d143ea64db3aecbf66f67281fa1", "links": {"self": "http://172.30.9.32:5000/v3/roles/352a7d143ea64db3aecbf66f67281fa1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5f4e37952fed448d8a5d2d688ddf4113", "links": {"self": "http://172.30.9.32:5000/v3/roles/5f4e37952fed448d8a5d2d688ddf4113"}, "name": "admin"}, {"domain_id": null, "id": "88513a21a6f143568494c5da51703b86", "links": {"self": "http://172.30.9.32:5000/v3/roles/88513a21a6f143568494c5da51703b86"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a5b954e8e29c4b6cafac3f07fe5c5da7", "links": {"self": "http://172.30.9.32:5000/v3/roles/a5b954e8e29c4b6cafac3f07fe5c5da7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fde9b0ad3a3d453ba6d5318189b139e9", "links": {"self": "http://172.30.9.32:5000/v3/roles/fde9b0ad3a3d453ba6d5318189b139e9"}, "name": "swiftoperator"}]} 2018-08-09 22:06:52,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-ea186690-559e-417e-9dd9-e946da8f3871 2018-08-09 22:06:52,223 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105495929718s 2018-08-09 22:06:52,223 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-ea186690-559e-417e-9dd9-e946da8f3871 2018-08-09 22:06:52,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 22:06:52,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}b4f247594b38f188759b3d1912b6ef081c71c014" 2018-08-09 22:06:52,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:06:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c7d4e14-4add-479b-92b5-1ef3bbbc733e Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "077169cc946647b3a28fd2b6b274fbdf", "links": {"self": "http://172.30.9.32:5000/v3/roles/077169cc946647b3a28fd2b6b274fbdf"}, "name": "reader"}, {"domain_id": null, "id": "352a7d143ea64db3aecbf66f67281fa1", "links": {"self": "http://172.30.9.32:5000/v3/roles/352a7d143ea64db3aecbf66f67281fa1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5f4e37952fed448d8a5d2d688ddf4113", "links": {"self": "http://172.30.9.32:5000/v3/roles/5f4e37952fed448d8a5d2d688ddf4113"}, "name": "admin"}, {"domain_id": null, "id": "88513a21a6f143568494c5da51703b86", "links": {"self": "http://172.30.9.32:5000/v3/roles/88513a21a6f143568494c5da51703b86"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a5b954e8e29c4b6cafac3f07fe5c5da7", "links": {"self": "http://172.30.9.32:5000/v3/roles/a5b954e8e29c4b6cafac3f07fe5c5da7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fde9b0ad3a3d453ba6d5318189b139e9", "links": {"self": "http://172.30.9.32:5000/v3/roles/fde9b0ad3a3d453ba6d5318189b139e9"}, "name": "swiftoperator"}]} 2018-08-09 22:06:52,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-1c7d4e14-4add-479b-92b5-1ef3bbbc733e 2018-08-09 22:06:52,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.199228048325s 2018-08-09 22:06:52,428 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-1c7d4e14-4add-479b-92b5-1ef3bbbc733e 2018-08-09 22:06:52,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-09 22:06:52,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}b4f247594b38f188759b3d1912b6ef081c71c014" 2018-08-09 22:06:52,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:06:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1550c409-4d7b-4da7-a0c8-9442f2b1e770 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.32:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-09 22:06:52,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains/default used request id req-1550c409-4d7b-4da7-a0c8-9442f2b1e770 2018-08-09 22:06:52,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.1925740242s 2018-08-09 22:06:52,625 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains/default used request id req-1550c409-4d7b-4da7-a0c8-9442f2b1e770 2018-08-09 22:06:52,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 22:06:52,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}b4f247594b38f188759b3d1912b6ef081c71c014" 2018-08-09 22:06:52,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:06:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4477039-acdd-4093-8f06-3a95568ec563 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.32:5000/v3/users/11fa7ddeb0564dbb9ae97e6016ef357f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11fa7ddeb0564dbb9ae97e6016ef357f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.32:5000/v3/users/187033aee6fd450ca96240725777e4c2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "187033aee6fd450ca96240725777e4c2", "email": "panko@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_0ebb8efc-c642-4885-9ed1-592e5a6f9c85", "links": {"self": "http://172.30.9.32:5000/v3/users/37cbde15b239460ca6d92cdd9501fbce"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "37cbde15b239460ca6d92cdd9501fbce", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.32:5000/v3/users/560d22bd57da40b5a0a9574a796d5f5d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "560d22bd57da40b5a0a9574a796d5f5d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.32:5000/v3/users/60452068d29f4fdfa63986a101565414"}, "domain_id": "default", "enabled": true, "options": {}, "id": "60452068d29f4fdfa63986a101565414", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.32:5000/v3/users/678f79df7fbc46f38c5b2ae2cf0c8fad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "678f79df7fbc46f38c5b2ae2cf0c8fad", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.32:5000/v3/users/7e6b2597cbd0483796ae06691a711e17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6b2597cbd0483796ae06691a711e17", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.32:5000/v3/users/88043492d8c84e8d9e6414b58d9aae53"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88043492d8c84e8d9e6414b58d9aae53", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.32:5000/v3/users/8a5e986b6ed545369b1f3084bfe0faa8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a5e986b6ed545369b1f3084bfe0faa8", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.32:5000/v3/users/97856cdcfc7541fab8b50800a44fe171"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97856cdcfc7541fab8b50800a44fe171", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.32:5000/v3/users/a3a7d792968c446db5fa23e49ad70178"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3a7d792968c446db5fa23e49ad70178", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.32:5000/v3/users/bcc2f2783f374c89b6471bd69eb8efce"}, "domain_id": "ae2f2a3ea85d48b1a1afefd9d87535da", "enabled": true, "options": {}, "id": "bcc2f2783f374c89b6471bd69eb8efce", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.32:5000/v3/users/d56b2a42ace04544a47286de17abc35f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d56b2a42ace04544a47286de17abc35f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.32:5000/v3/users/ebf0020df3ef470386f763032bf048a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ebf0020df3ef470386f763032bf048a2", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.32:5000/v3/users/ff4e1f818c8b432487ac5ca3232ff438"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff4e1f818c8b432487ac5ca3232ff438", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.32:5000/v3/users", "previous": null, "next": null}} 2018-08-09 22:06:52,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-c4477039-acdd-4093-8f06-3a95568ec563 2018-08-09 22:06:52,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.205132961273s 2018-08-09 22:06:52,832 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-c4477039-acdd-4093-8f06-3a95568ec563 2018-08-09 22:06:52,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-09 22:06:52,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}b4f247594b38f188759b3d1912b6ef081c71c014" 2018-08-09 22:06:53,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:06:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee0ddc8b-250e-4863-9a50-afbb662ff711 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.32:5000/v3/projects/b5220918a46940eca73b5641490793b9"}, "tags": [], "enabled": true, "id": "b5220918a46940eca73b5641490793b9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.32:5000/v3/projects/6e2b193279f94c09870f0da27a1e5991"}, "tags": [], "enabled": true, "id": "6e2b193279f94c09870f0da27a1e5991", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.32:5000/v3/projects/a807f4faef884963a07ed9dfb3919229"}, "tags": [], "enabled": true, "id": "a807f4faef884963a07ed9dfb3919229", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_0ebb8efc-c642-4885-9ed1-592e5a6f9c85"}]} 2018-08-09 22:06:53,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects?domain_id=default used request id req-ee0ddc8b-250e-4863-9a50-afbb662ff711 2018-08-09 22:06:53,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.203147172928s 2018-08-09 22:06:53,047 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects?domain_id=default used request id req-ee0ddc8b-250e-4863-9a50-afbb662ff711 2018-08-09 22:06:53,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-09 22:06:53,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:5000/v3/role_assignments?user.id=37cbde15b239460ca6d92cdd9501fbce&role.id=88513a21a6f143568494c5da51703b86&scope.project.id=a807f4faef884963a07ed9dfb3919229" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b4f247594b38f188759b3d1912b6ef081c71c014" 2018-08-09 22:06:53,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:06:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6dd8c0d-34a2-496c-81f1-a9b20a993cb0 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.32:5000/v3/role_assignments?user.id=37cbde15b239460ca6d92cdd9501fbce&role.id=88513a21a6f143568494c5da51703b86&scope.project.id=a807f4faef884963a07ed9dfb3919229", "previous": null, "next": null}} 2018-08-09 22:06:53,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/role_assignments?user.id=37cbde15b239460ca6d92cdd9501fbce&role.id=88513a21a6f143568494c5da51703b86&scope.project.id=a807f4faef884963a07ed9dfb3919229 used request id req-a6dd8c0d-34a2-496c-81f1-a9b20a993cb0 2018-08-09 22:06:53,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.193826913834s 2018-08-09 22:06:53,248 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/role_assignments?user.id=37cbde15b239460ca6d92cdd9501fbce&role.id=88513a21a6f143568494c5da51703b86&scope.project.id=a807f4faef884963a07ed9dfb3919229 used request id req-a6dd8c0d-34a2-496c-81f1-a9b20a993cb0 2018-08-09 22:06:53,252 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-09 22:06:53,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:5000/v3/projects/a807f4faef884963a07ed9dfb3919229/users/37cbde15b239460ca6d92cdd9501fbce/roles/88513a21a6f143568494c5da51703b86 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b4f247594b38f188759b3d1912b6ef081c71c014" 2018-08-09 22:06:53,519 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 22:06:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-155ae4f3-6954-4c37-811c-60d6ac910fee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 22:06:53,519 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.32:5000/v3/projects/a807f4faef884963a07ed9dfb3919229/users/37cbde15b239460ca6d92cdd9501fbce/roles/88513a21a6f143568494c5da51703b86 used request id req-155ae4f3-6954-4c37-811c-60d6ac910fee 2018-08-09 22:06:53,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.267457008362s 2018-08-09 22:06:53,520 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.32:5000/v3/projects/a807f4faef884963a07ed9dfb3919229/users/37cbde15b239460ca6d92cdd9501fbce/roles/88513a21a6f143568494c5da51703b86 used request id req-155ae4f3-6954-4c37-811c-60d6ac910fee 2018-08-09 22:06:53,520 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_0ebb8efc-c642-4885-9ed1-592e5a6f9c85', 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'a807f4faef884963a07ed9dfb3919229', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '3e0f9740-c967-4072-b6e6-88359558d52f', 'username': u'vping_userdata-user_0ebb8efc-c642-4885-9ed1-592e5a6f9c85', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.32: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-09 22:06:53,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 22:06:53,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 22:06:53,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 22:06:53,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 22:06:53,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 22:06:53,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 22:06:53,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 22:06:53,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 22:06:53,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 22:06:53,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 22:06:53,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 22:06:53,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 22:06:53,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 22:06:53,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 22:06:53,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 22:06:53,524 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 22:06:53,524 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 22:06:53,524 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 22:06:53,524 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 22:06:53,524 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 22:06:53,524 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 22:06:53,524 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 22:06:53,526 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_0ebb8efc-c642-4885-9ed1-592e5a6f9c85', 'password': '3e0f9740-c967-4072-b6e6-88359558d52f', 'project_name': 'vping_userdata-project_0ebb8efc-c642-4885-9ed1-592e5a6f9c85', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.32:5000/v3', 'project_id': 'a807f4faef884963a07ed9dfb3919229', 'project_domain_name': 'Default'} 2018-08-09 22:06:53,526 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-08-09 22:06:53,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-09 22:06:53,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:06:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f22f0d8-7f62-4553-957e-e77d2309a90d Content-Encoding: gzip Content-Length: 194 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.32:5000/v3/", "rel": "self"}]}} 2018-08-09 22:06:53,534 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-5f22f0d8-7f62-4553-957e-e77d2309a90d 2018-08-09 22:06:53,535 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-09 22:06:53,941 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "077169cc946647b3a28fd2b6b274fbdf", "name": "reader"}, {"id": "88513a21a6f143568494c5da51703b86", "name": "member"}], "expires_at": "2018-08-09T23:06:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a807f4faef884963a07ed9dfb3919229", "name": "vping_userdata-project_0ebb8efc-c642-4885-9ed1-592e5a6f9c85"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.32:8004/v1/a807f4faef884963a07ed9dfb3919229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "437987ede53e4405944ad7c076551769"}, {"url": "http://192.30.9.3:8004/v1/a807f4faef884963a07ed9dfb3919229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d3a7a4b63bc42cc950ea9d01ba16ee8"}, {"url": "http://192.30.9.3:8004/v1/a807f4faef884963a07ed9dfb3919229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d8dc96d50c247e7837ea4c9b854184b"}], "type": "orchestration", "id": "06b2600fbdfd45009f077a0a8a411118", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "963d6582adf64c908f4754420d8066a9"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9837c8825b440f08dfd357317d353f0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded8397288b548b6a2ef868a552c35c4"}], "type": "event", "id": "0edb5a9ac368467395316b446bc9b17a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c4ee4a831c24b19a27a57c62ab1c000"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba92d8cd74449ad8e3ad0fb9d8df162"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c50639dc1d0944d08cb722487727404b"}], "type": "cloudformation", "id": "0f8e8a8cabc743b980b5dc7328ea8398", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/a807f4faef884963a07ed9dfb3919229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75482ae7f30b4cce96aeea5fb573efee"}, {"url": "http://172.30.9.32:8776/v2/a807f4faef884963a07ed9dfb3919229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3322f92a99944afb84fd710587f4207"}, {"url": "http://192.30.9.3:8776/v2/a807f4faef884963a07ed9dfb3919229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca626291c6914f8392873dc1009e9439"}], "type": "volumev2", "id": "37bb077bc22343fc84723637e507d6ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58ac027cc3404748a004771a912f28e3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fdb7375f8a48ea9a3175833248c806"}, {"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aaf4dc1ae98a4fc4b8bb1ef0e4af1847"}], "type": "compute", "id": "66e5c4ed2fef488aa7efb24492939dd2", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b5781142f344691af8bcb5585c05d0a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d675dfe1fc174b888e1c05e36a89827f"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eac7171837574cfd9bdb0d1e99be1512"}], "type": "metric", "id": "74154109829a4b47a4ae0cf113ed0280", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "28c0fa2fe1a54037a1df5236437e7475"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3550892914574db28d4c22bdf0fccec5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "739a0b6ebed045fbb110541871ab2a15"}], "type": "identity", "id": "88688b106f224b10a51283eb12ae2936", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "ada1fac139534311815f98d908747c2a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9a3ecf1f13142c4a0c2baeaaa3dfaac"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6262b39fedb42aea7a928a362616ec0"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d220c13c29ac49428745e53c3a5f1f1b"}], "type": "alarming", "id": "b3fb638070d94560972a4f4ad3803c3e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29690a3ccee2437bbac7f9aa68595877"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c44848dd6a5446fb835005ab8ad4f4f"}, {"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9313e7c2f7b1414faa1e04af37a85d14"}], "type": "placement", "id": "b69679ef95c547c4bedad9a51bbc11e1", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/a807f4faef884963a07ed9dfb3919229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d737435c2b74f5faf8fa63dea4e2fa1"}, {"url": "http://172.30.9.32:8776/v1/a807f4faef884963a07ed9dfb3919229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78fb5d55cc204e4daa0cb175b819e87c"}, {"url": "http://192.30.9.3:8776/v1/a807f4faef884963a07ed9dfb3919229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80278f13084845eaa317703712e8932f"}], "type": "volume", "id": "b6a6363259e342d8ac96a4641ed4678e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v3/a807f4faef884963a07ed9dfb3919229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1008f871970540d59fed88ee5f560631"}, {"url": "http://192.30.9.3:8776/v3/a807f4faef884963a07ed9dfb3919229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73ad6e9b1eaf4470a4458a45a03b86ba"}, {"url": "http://192.30.9.3:8776/v3/a807f4faef884963a07ed9dfb3919229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc6095c8b90a4056ad6fb33d86c2319c"}], "type": "volumev3", "id": "cb31973e365c4222816f94365d3a9482", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8eac3aaf869e4581b0c486846aaf1964"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9f7c82f7a0247459dc8ee250179a27a"}, {"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbf52489f6c24c3bacff12a8fce92972"}], "type": "image", "id": "d37eb918087e4110bb9c0723c297dd28", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13579d8a89904ae8ae47c4c51523cc20"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8850af0d4d74815aac8c55d682d6b88"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05d68f4069f44f3928d1d2cfe0c31e2"}], "type": "network", "id": "da8095ba09ab49ed8463afad9622aa30", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a35851569141aa859a53f8f20d5c9e"}, {"url": "http://172.30.9.32:8080/v1/AUTH_a807f4faef884963a07ed9dfb3919229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de78fcff9f6f4b3698322312c36b013b"}, {"url": "http://12.0.0.27:8080/v1/AUTH_a807f4faef884963a07ed9dfb3919229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc41d0b8771f41d298a04050d21e2d86"}], "type": "object-store", "id": "eac7f386a2854d7cb26da2c6929699a5", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_0ebb8efc-c642-4885-9ed1-592e5a6f9c85", "id": "37cbde15b239460ca6d92cdd9501fbce"}, "audit_ids": ["Lx3igiFtQsmgvzjZ2dO9Gw"], "issued_at": "2018-08-09T22:06:53.000000Z"}} 2018-08-09 22:06:53,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-09 22:06:53,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6f50b95692bc802d003cd0122abd78f80543ffd6" -d '{"network": {"name": "vping_userdata-net_0ebb8efc-c642-4885-9ed1-592e5a6f9c85", "admin_state_up": true}}' 2018-08-09 22:06:54,772 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-3a0b5c67-fd7d-4510-ac10-de48bc6f1fe8 Date: Thu, 09 Aug 2018 22:06:54 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"7637b66d-c49d-42a1-8b01-47cec4cf10d5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a807f4faef884963a07ed9dfb3919229","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T22:06:54Z","is_default":false,"name":"vping_userdata-net_0ebb8efc-c642-4885-9ed1-592e5a6f9c85","qos_policy_id":null,"admin_state_up":true,"tenant_id":"a807f4faef884963a07ed9dfb3919229","created_at":"2018-08-09T22:06:54Z","mtu":1450}} 2018-08-09 22:06:54,773 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-3a0b5c67-fd7d-4510-ac10-de48bc6f1fe8 2018-08-09 22:06:54,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.829082012177s 2018-08-09 22:06:54,773 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-3a0b5c67-fd7d-4510-ac10-de48bc6f1fe8 2018-08-09 22:06:54,773 - 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-09T22:06:54Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'7637b66d-c49d-42a1-8b01-47cec4cf10d5', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-net_0ebb8efc-c642-4885-9ed1-592e5a6f9c85', u'admin_state_up': True, u'tenant_id': u'a807f4faef884963a07ed9dfb3919229', u'created_at': u'2018-08-09T22:06:54Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'a807f4faef884963a07ed9dfb3919229', u'l2_adjacency': True}) 2018-08-09 22:06:54,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 22:06:54,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f50b95692bc802d003cd0122abd78f80543ffd6" 2018-08-09 22:06:55,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-80a84ac1-7db9-406e-bef8-cc2656e57255 Date: Thu, 09 Aug 2018 22:06:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"7637b66d-c49d-42a1-8b01-47cec4cf10d5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a807f4faef884963a07ed9dfb3919229","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T22:06:54Z","qos_policy_id":null,"name":"vping_userdata-net_0ebb8efc-c642-4885-9ed1-592e5a6f9c85","admin_state_up":true,"tenant_id":"a807f4faef884963a07ed9dfb3919229","created_at":"2018-08-09T22:06:54Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T21:56:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","mtu":1500}]} 2018-08-09 22:06:55,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-80a84ac1-7db9-406e-bef8-cc2656e57255 2018-08-09 22:06:55,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.362277030945s 2018-08-09 22:06:55,137 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-80a84ac1-7db9-406e-bef8-cc2656e57255 2018-08-09 22:06:55,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-09 22:06:55,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}6f50b95692bc802d003cd0122abd78f80543ffd6" -d '{"subnet": {"name": "vping_userdata-subnet_0ebb8efc-c642-4885-9ed1-592e5a6f9c85", "enable_dhcp": true, "network_id": "7637b66d-c49d-42a1-8b01-47cec4cf10d5", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-09 22:06:56,108 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-084c4fe8-9a26-4f9a-bdae-26d4122c6074 Date: Thu, 09 Aug 2018 22:06:56 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7637b66d-c49d-42a1-8b01-47cec4cf10d5","tenant_id":"a807f4faef884963a07ed9dfb3919229","created_at":"2018-08-09T22:06:55Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-09T22:06:55Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"a807f4faef884963a07ed9dfb3919229","id":"edc7c8f5-78b4-406a-a3c2-abc74a7e48ab","subnetpool_id":null,"name":"vping_userdata-subnet_0ebb8efc-c642-4885-9ed1-592e5a6f9c85"}} 2018-08-09 22:06:56,108 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-084c4fe8-9a26-4f9a-bdae-26d4122c6074 2018-08-09 22:06:56,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.969671010971s 2018-08-09 22:06:56,108 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-084c4fe8-9a26-4f9a-bdae-26d4122c6074 2018-08-09 22:06:56,109 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T22:06:55Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'edc7c8f5-78b4-406a-a3c2-abc74a7e48ab', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_0ebb8efc-c642-4885-9ed1-592e5a6f9c85', u'enable_dhcp': True, u'network_id': u'7637b66d-c49d-42a1-8b01-47cec4cf10d5', u'tenant_id': u'a807f4faef884963a07ed9dfb3919229', u'created_at': u'2018-08-09T22:06:55Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'a807f4faef884963a07ed9dfb3919229'}) 2018-08-09 22:06:56,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-09 22:06:56,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}6f50b95692bc802d003cd0122abd78f80543ffd6" -d '{"router": {"external_gateway_info": {"network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750"}, "name": "vping_userdata-router_0ebb8efc-c642-4885-9ed1-592e5a6f9c85", "admin_state_up": true}}' 2018-08-09 22:07:03,152 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-533e6620-7c44-4dd3-bd2f-1e5af5fa29ba Date: Thu, 09 Aug 2018 22:07:03 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "47882689-2cda-49f1-ab90-97da69506aee", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a807f4faef884963a07ed9dfb3919229", "created_at": "2018-08-09T22:06:57Z", "admin_state_up": true, "updated_at": "2018-08-09T22:06:58Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "a807f4faef884963a07ed9dfb3919229", "id": "e3ebd88e-0a8a-4d1d-b320-b5a6ddaa6a62", "name": "vping_userdata-router_0ebb8efc-c642-4885-9ed1-592e5a6f9c85"}} 2018-08-09 22:07:03,152 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-533e6620-7c44-4dd3-bd2f-1e5af5fa29ba 2018-08-09 22:07:03,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.04284191132s 2018-08-09 22:07:03,153 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-533e6620-7c44-4dd3-bd2f-1e5af5fa29ba 2018-08-09 22:07:03,153 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T22:06:58Z', u'revision_number': 3, u'id': u'e3ebd88e-0a8a-4d1d-b320-b5a6ddaa6a62', u'external_gateway_info': {u'network_id': u'bdb9209b-6552-4310-8fa0-ca466e84a750', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'47882689-2cda-49f1-ab90-97da69506aee', u'ip_address': u'172.30.9.211'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_0ebb8efc-c642-4885-9ed1-592e5a6f9c85', u'admin_state_up': True, u'tenant_id': u'a807f4faef884963a07ed9dfb3919229', u'created_at': u'2018-08-09T22:06:57Z', u'flavor_id': None, u'routes': [], u'project_id': u'a807f4faef884963a07ed9dfb3919229'}) 2018-08-09 22:07:03,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-09 22:07:03,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/e3ebd88e-0a8a-4d1d-b320-b5a6ddaa6a62/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}6f50b95692bc802d003cd0122abd78f80543ffd6" -d '{"subnet_id": "edc7c8f5-78b4-406a-a3c2-abc74a7e48ab"}' 2018-08-09 22:07:06,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-589ad428-b65d-4d3b-8b08-c3a3b434b50f Date: Thu, 09 Aug 2018 22:07:06 GMT RESP BODY: {"network_id": "7637b66d-c49d-42a1-8b01-47cec4cf10d5", "tenant_id": "a807f4faef884963a07ed9dfb3919229", "subnet_id": "edc7c8f5-78b4-406a-a3c2-abc74a7e48ab", "subnet_ids": ["edc7c8f5-78b4-406a-a3c2-abc74a7e48ab"], "port_id": "7a89f5ee-185a-436e-90f2-59e3ea610930", "id": "e3ebd88e-0a8a-4d1d-b320-b5a6ddaa6a62"} 2018-08-09 22:07:06,413 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/e3ebd88e-0a8a-4d1d-b320-b5a6ddaa6a62/add_router_interface.json used request id req-589ad428-b65d-4d3b-8b08-c3a3b434b50f 2018-08-09 22:07:06,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.25910592079s 2018-08-09 22:07:06,413 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/e3ebd88e-0a8a-4d1d-b320-b5a6ddaa6a62/add_router_interface.json used request id req-589ad428-b65d-4d3b-8b08-c3a3b434b50f returning object e3ebd88e-0a8a-4d1d-b320-b5a6ddaa6a62 2018-08-09 22:07:06,414 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-09 22:07:06,545 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-09 22:07:06,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-09 22:07:06,551 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Thu, 09 Aug 2018 22:07:06 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}]} 2018-08-09 22:07:06,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 22:07:06,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f50b95692bc802d003cd0122abd78f80543ffd6" 2018-08-09 22:07:07,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-7add02ca-304f-45d6-8ebf-468dd7acd6f3 Date: Thu, 09 Aug 2018 22:07:07 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 22:07:07,345 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-7add02ca-304f-45d6-8ebf-468dd7acd6f3 2018-08-09 22:07:07,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.791604042053s 2018-08-09 22:07:07,346 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-7add02ca-304f-45d6-8ebf-468dd7acd6f3 2018-08-09 22:07:07,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-09 22:07:07,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6f50b95692bc802d003cd0122abd78f80543ffd6" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_0ebb8efc-c642-4885-9ed1-592e5a6f9c85", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_0ebb8efc-c642-4885-9ed1-592e5a6f9c85"}' 2018-08-09 22:07:07,718 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 945 Content-Type: application/json Location: http://172.30.9.32:9292/v2/images/c0e60f6b-51e0-46ee-8dc3-bca1a37aff37 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6e88b4e7-dd44-47da-8128-f8685ca435d5 Date: Thu, 09 Aug 2018 22:07:07 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T22:07:07Z", "file": "/v2/images/c0e60f6b-51e0-46ee-8dc3-bca1a37aff37/file", "owner": "a807f4faef884963a07ed9dfb3919229", "id": "c0e60f6b-51e0-46ee-8dc3-bca1a37aff37", "size": null, "self": "/v2/images/c0e60f6b-51e0-46ee-8dc3-bca1a37aff37", "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_0ebb8efc-c642-4885-9ed1-592e5a6f9c85", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_0ebb8efc-c642-4885-9ed1-592e5a6f9c85", "checksum": null, "created_at": "2018-08-09T22:07:07Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-09 22:07:07,718 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-6e88b4e7-dd44-47da-8128-f8685ca435d5 2018-08-09 22:07:07,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.364890098572s 2018-08-09 22:07:07,719 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-6e88b4e7-dd44-47da-8128-f8685ca435d5 returning object c0e60f6b-51e0-46ee-8dc3-bca1a37aff37 2018-08-09 22:07:07,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-09 22:07:07,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9292/v2/images/c0e60f6b-51e0-46ee-8dc3-bca1a37aff37/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}6f50b95692bc802d003cd0122abd78f80543ffd6" -d '' 2018-08-09 22:07:08,979 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9b340770-398b-4618-b079-84bf96496fda Date: Thu, 09 Aug 2018 22:07: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-09 22:07:08,979 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/c0e60f6b-51e0-46ee-8dc3-bca1a37aff37/file used request id req-9b340770-398b-4618-b079-84bf96496fda 2018-08-09 22:07:08,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.25989317894s 2018-08-09 22:07:08,980 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/c0e60f6b-51e0-46ee-8dc3-bca1a37aff37/file used request id req-9b340770-398b-4618-b079-84bf96496fda 2018-08-09 22:07:08,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 22:07:08,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f50b95692bc802d003cd0122abd78f80543ffd6" 2018-08-09 22:07:09,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json X-Openstack-Request-Id: req-afa6e4c0-b75f-4ead-a58d-71cc140ccafc Date: Thu, 09 Aug 2018 22:07:09 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T22:07:08Z", "file": "/v2/images/c0e60f6b-51e0-46ee-8dc3-bca1a37aff37/file", "owner": "a807f4faef884963a07ed9dfb3919229", "id": "c0e60f6b-51e0-46ee-8dc3-bca1a37aff37", "size": 12716032, "self": "/v2/images/c0e60f6b-51e0-46ee-8dc3-bca1a37aff37", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/c0e60f6b-51e0-46ee-8dc3-bca1a37aff37/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/c0e60f6b-51e0-46ee-8dc3-bca1a37aff37/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_0ebb8efc-c642-4885-9ed1-592e5a6f9c85", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_0ebb8efc-c642-4885-9ed1-592e5a6f9c85", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T22:07:07Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 22:07:09,302 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-afa6e4c0-b75f-4ead-a58d-71cc140ccafc 2018-08-09 22:07:09,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.318248987198s 2018-08-09 22:07:09,302 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-afa6e4c0-b75f-4ead-a58d-71cc140ccafc 2018-08-09 22:07:09,304 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/c0e60f6b-51e0-46ee-8dc3-bca1a37aff37/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c0e60f6b-51e0-46ee-8dc3-bca1a37aff37/file', 'owner': u'a807f4faef884963a07ed9dfb3919229', 'id': u'c0e60f6b-51e0-46ee-8dc3-bca1a37aff37', 'size': 12716032, u'self': u'/v2/images/c0e60f6b-51e0-46ee-8dc3-bca1a37aff37', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a807f4faef884963a07ed9dfb3919229', 'name': 'vping_userdata-project_0ebb8efc-c642-4885-9ed1-592e5a6f9c85', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/c0e60f6b-51e0-46ee-8dc3-bca1a37aff37/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-09T22:07:08Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-09T22:07:08Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_0ebb8efc-c642-4885-9ed1-592e5a6f9c85', '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/c0e60f6b-51e0-46ee-8dc3-bca1a37aff37', 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_0ebb8efc-c642-4885-9ed1-592e5a6f9c85', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_0ebb8efc-c642-4885-9ed1-592e5a6f9c85', 'created': u'2018-08-09T22:07:07Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-09T22:07:07Z', 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/c0e60f6b-51e0-46ee-8dc3-bca1a37aff37', 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_0ebb8efc-c642-4885-9ed1-592e5a6f9c85', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-09 22:07:09,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-09 22:07:09,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}b4f247594b38f188759b3d1912b6ef081c71c014" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_0ebb8efc-c642-4885-9ed1-592e5a6f9c85", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-09 22:07:09,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:07: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-dd20a1e9-3f59-4f50-a23a-27147d5b9184 x-compute-request-id: req-dd20a1e9-3f59-4f50-a23a-27147d5b9184 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_userdata-flavor_0ebb8efc-c642-4885-9ed1-592e5a6f9c85", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/97fec910-2fa2-42a5-9c12-96630aa07d0f", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/97fec910-2fa2-42a5-9c12-96630aa07d0f", "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": "97fec910-2fa2-42a5-9c12-96630aa07d0f"}} 2018-08-09 22:07:09,647 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-dd20a1e9-3f59-4f50-a23a-27147d5b9184 2018-08-09 22:07:09,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.341377019882s 2018-08-09 22:07:09,647 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-dd20a1e9-3f59-4f50-a23a-27147d5b9184 2018-08-09 22:07:09,648 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_0ebb8efc-c642-4885-9ed1-592e5a6f9c85', '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'b5220918a46940eca73b5641490793b9', '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'97fec910-2fa2-42a5-9c12-96630aa07d0f', 'swap': 0}) 2018-08-09 22:07:09,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-09 22:07:09,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors/97fec910-2fa2-42a5-9c12-96630aa07d0f/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}b4f247594b38f188759b3d1912b6ef081c71c014" -d '{"extra_specs": {}}' 2018-08-09 22:07:09,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:07:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-633686e1-4c8a-4947-872b-7647ba1c94ae x-compute-request-id: req-633686e1-4c8a-4947-872b-7647ba1c94ae Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-09 22:07:09,672 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/97fec910-2fa2-42a5-9c12-96630aa07d0f/os-extra_specs used request id req-633686e1-4c8a-4947-872b-7647ba1c94ae 2018-08-09 22:07:09,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0234019756317s 2018-08-09 22:07:09,672 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/97fec910-2fa2-42a5-9c12-96630aa07d0f/os-extra_specs used request id req-633686e1-4c8a-4947-872b-7647ba1c94ae 2018-08-09 22:07:09,673 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 22:07:09,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f50b95692bc802d003cd0122abd78f80543ffd6" 2018-08-09 22:07:10,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-df80d7e4-d61b-4336-9b76-cbc8814bb8c5 Date: Thu, 09 Aug 2018 22:07:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7637b66d-c49d-42a1-8b01-47cec4cf10d5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a807f4faef884963a07ed9dfb3919229","l2_adjacency":true,"status":"ACTIVE","subnets":["edc7c8f5-78b4-406a-a3c2-abc74a7e48ab"],"description":"","tags":[],"updated_at":"2018-08-09T22:06:55Z","qos_policy_id":null,"name":"vping_userdata-net_0ebb8efc-c642-4885-9ed1-592e5a6f9c85","admin_state_up":true,"tenant_id":"a807f4faef884963a07ed9dfb3919229","created_at":"2018-08-09T22:06:54Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T21:56:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","mtu":1500}]} 2018-08-09 22:07:10,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-df80d7e4-d61b-4336-9b76-cbc8814bb8c5 2018-08-09 22:07:10,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.346704006195s 2018-08-09 22:07:10,020 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-df80d7e4-d61b-4336-9b76-cbc8814bb8c5 2018-08-09 22:07:10,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 22:07:10,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f50b95692bc802d003cd0122abd78f80543ffd6" 2018-08-09 22:07:10,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json X-Openstack-Request-Id: req-25ad1126-6e32-44f8-b4c2-288060db206d Date: Thu, 09 Aug 2018 22:07:10 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T22:07:08Z", "file": "/v2/images/c0e60f6b-51e0-46ee-8dc3-bca1a37aff37/file", "owner": "a807f4faef884963a07ed9dfb3919229", "id": "c0e60f6b-51e0-46ee-8dc3-bca1a37aff37", "size": 12716032, "self": "/v2/images/c0e60f6b-51e0-46ee-8dc3-bca1a37aff37", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/c0e60f6b-51e0-46ee-8dc3-bca1a37aff37/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/c0e60f6b-51e0-46ee-8dc3-bca1a37aff37/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_0ebb8efc-c642-4885-9ed1-592e5a6f9c85", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_0ebb8efc-c642-4885-9ed1-592e5a6f9c85", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T22:07:07Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 22:07:10,334 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-25ad1126-6e32-44f8-b4c2-288060db206d 2018-08-09 22:07:10,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.30911898613s 2018-08-09 22:07:10,334 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-25ad1126-6e32-44f8-b4c2-288060db206d 2018-08-09 22:07:10,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 22:07:10,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}6f50b95692bc802d003cd0122abd78f80543ffd6" 2018-08-09 22:07:10,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:07: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-6af28498-4b5b-4971-8da6-5578b6cdb9b7 x-compute-request-id: req-6af28498-4b5b-4971-8da6-5578b6cdb9b7 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_0ebb8efc-c642-4885-9ed1-592e5a6f9c85", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/97fec910-2fa2-42a5-9c12-96630aa07d0f", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/97fec910-2fa2-42a5-9c12-96630aa07d0f", "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": "97fec910-2fa2-42a5-9c12-96630aa07d0f"}]} 2018-08-09 22:07:10,631 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-6af28498-4b5b-4971-8da6-5578b6cdb9b7 2018-08-09 22:07:10,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.295219182968s 2018-08-09 22:07:10,631 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-6af28498-4b5b-4971-8da6-5578b6cdb9b7 2018-08-09 22:07:10,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-09 22:07:10,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}6f50b95692bc802d003cd0122abd78f80543ffd6" -d '{"server": {"name": "vping_userdata-vm_0ebb8efc-c642-4885-9ed1-592e5a6f9c85", "imageRef": "c0e60f6b-51e0-46ee-8dc3-bca1a37aff37", "flavorRef": "97fec910-2fa2-42a5-9c12-96630aa07d0f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "7637b66d-c49d-42a1-8b01-47cec4cf10d5"}]}}' 2018-08-09 22:07:14,206 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 22:07: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-5c523073-5e1e-4e47-ba74-1a959bb6284a x-compute-request-id: req-5c523073-5e1e-4e47-ba74-1a959bb6284a Content-Length: 374 location: http://172.30.9.32:8774/v2.1/servers/ce04d041-4f28-4811-8b99-1a1cfbb8e595 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ce04d041-4f28-4811-8b99-1a1cfbb8e595", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ce04d041-4f28-4811-8b99-1a1cfbb8e595", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ce04d041-4f28-4811-8b99-1a1cfbb8e595", "rel": "bookmark"}], "adminPass": "a4FC3BRhof42"}} 2018-08-09 22:07:14,206 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers used request id req-5c523073-5e1e-4e47-ba74-1a959bb6284a 2018-08-09 22:07:14,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.57332205772s 2018-08-09 22:07:14,207 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers used request id req-5c523073-5e1e-4e47-ba74-1a959bb6284a 2018-08-09 22:07:14,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 22:07:14,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f50b95692bc802d003cd0122abd78f80543ffd6" 2018-08-09 22:07:14,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:07: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-f657daa7-31d2-4691-ad1f-e71af613ac04 x-compute-request-id: req-f657daa7-31d2-4691-ad1f-e71af613ac04 Content-Encoding: gzip Content-Length: 600 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ce04d041-4f28-4811-8b99-1a1cfbb8e595", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ce04d041-4f28-4811-8b99-1a1cfbb8e595", "rel": "bookmark"}], "image": {"id": "c0e60f6b-51e0-46ee-8dc3-bca1a37aff37", "links": [{"href": "http://172.30.9.32:8774/images/c0e60f6b-51e0-46ee-8dc3-bca1a37aff37", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "97fec910-2fa2-42a5-9c12-96630aa07d0f", "links": [{"href": "http://172.30.9.32:8774/flavors/97fec910-2fa2-42a5-9c12-96630aa07d0f", "rel": "bookmark"}]}, "id": "ce04d041-4f28-4811-8b99-1a1cfbb8e595", "user_id": "37cbde15b239460ca6d92cdd9501fbce", "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-09T22:07:14Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_0ebb8efc-c642-4885-9ed1-592e5a6f9c85", "created": "2018-08-09T22:07:14Z", "tenant_id": "a807f4faef884963a07ed9dfb3919229", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 22:07:14,855 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-f657daa7-31d2-4691-ad1f-e71af613ac04 2018-08-09 22:07:14,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.646950960159s 2018-08-09 22:07:14,855 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-f657daa7-31d2-4691-ad1f-e71af613ac04 2018-08-09 22:07:14,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 22:07:14,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f50b95692bc802d003cd0122abd78f80543ffd6" 2018-08-09 22:07:15,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-cbb6a92b-3da4-4031-a490-4886587bd0c9 Date: Thu, 09 Aug 2018 22:07:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7637b66d-c49d-42a1-8b01-47cec4cf10d5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a807f4faef884963a07ed9dfb3919229","l2_adjacency":true,"status":"ACTIVE","subnets":["edc7c8f5-78b4-406a-a3c2-abc74a7e48ab"],"description":"","tags":[],"updated_at":"2018-08-09T22:06:55Z","qos_policy_id":null,"name":"vping_userdata-net_0ebb8efc-c642-4885-9ed1-592e5a6f9c85","admin_state_up":true,"tenant_id":"a807f4faef884963a07ed9dfb3919229","created_at":"2018-08-09T22:06:54Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T21:56:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","mtu":1500}]} 2018-08-09 22:07:15,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-cbb6a92b-3da4-4031-a490-4886587bd0c9 2018-08-09 22:07:15,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.337637901306s 2018-08-09 22:07:15,199 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-cbb6a92b-3da4-4031-a490-4886587bd0c9 2018-08-09 22:07:15,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-09 22:07:15,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}6f50b95692bc802d003cd0122abd78f80543ffd6" 2018-08-09 22:07:15,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6e0bc40b-be19-4f36-bbca-d071d74e31cc Date: Thu, 09 Aug 2018 22:07:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7637b66d-c49d-42a1-8b01-47cec4cf10d5","tenant_id":"a807f4faef884963a07ed9dfb3919229","created_at":"2018-08-09T22:06:55Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-09T22:06:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"a807f4faef884963a07ed9dfb3919229","id":"edc7c8f5-78b4-406a-a3c2-abc74a7e48ab","subnetpool_id":null,"name":"vping_userdata-subnet_0ebb8efc-c642-4885-9ed1-592e5a6f9c85"}]} 2018-08-09 22:07:15,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-6e0bc40b-be19-4f36-bbca-d071d74e31cc 2018-08-09 22:07:15,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.325279951096s 2018-08-09 22:07:15,526 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-6e0bc40b-be19-4f36-bbca-d071d74e31cc 2018-08-09 22:07:15,527 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 22:07:17,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 22:07:17,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f50b95692bc802d003cd0122abd78f80543ffd6" 2018-08-09 22:07:18,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:07: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-6e74248f-2040-4a38-ad30-9d16dd18e95e x-compute-request-id: req-6e74248f-2040-4a38-ad30-9d16dd18e95e 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.32:8774/v2.1/servers/ce04d041-4f28-4811-8b99-1a1cfbb8e595", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ce04d041-4f28-4811-8b99-1a1cfbb8e595", "rel": "bookmark"}], "image": {"id": "c0e60f6b-51e0-46ee-8dc3-bca1a37aff37", "links": [{"href": "http://172.30.9.32:8774/images/c0e60f6b-51e0-46ee-8dc3-bca1a37aff37", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "97fec910-2fa2-42a5-9c12-96630aa07d0f", "links": [{"href": "http://172.30.9.32:8774/flavors/97fec910-2fa2-42a5-9c12-96630aa07d0f", "rel": "bookmark"}]}, "id": "ce04d041-4f28-4811-8b99-1a1cfbb8e595", "security_groups": [{"name": "default"}], "user_id": "37cbde15b239460ca6d92cdd9501fbce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T22:07:16Z", "hostId": "a4814ae640bb683514ea601c58e0a6806d2776e7190c0c50f6a7f612", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_0ebb8efc-c642-4885-9ed1-592e5a6f9c85", "created": "2018-08-09T22:07:14Z", "tenant_id": "a807f4faef884963a07ed9dfb3919229", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 22:07:18,547 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-6e74248f-2040-4a38-ad30-9d16dd18e95e 2018-08-09 22:07:18,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.01758790016s 2018-08-09 22:07:18,547 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-6e74248f-2040-4a38-ad30-9d16dd18e95e 2018-08-09 22:07:18,551 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 22:07:20,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 22:07:20,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f50b95692bc802d003cd0122abd78f80543ffd6" 2018-08-09 22:07:21,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:07: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-eb51c8fe-02e5-4dca-8ea1-0d90ebfbbb1c x-compute-request-id: req-eb51c8fe-02e5-4dca-8ea1-0d90ebfbbb1c 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.32:8774/v2.1/servers/ce04d041-4f28-4811-8b99-1a1cfbb8e595", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ce04d041-4f28-4811-8b99-1a1cfbb8e595", "rel": "bookmark"}], "image": {"id": "c0e60f6b-51e0-46ee-8dc3-bca1a37aff37", "links": [{"href": "http://172.30.9.32:8774/images/c0e60f6b-51e0-46ee-8dc3-bca1a37aff37", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "97fec910-2fa2-42a5-9c12-96630aa07d0f", "links": [{"href": "http://172.30.9.32:8774/flavors/97fec910-2fa2-42a5-9c12-96630aa07d0f", "rel": "bookmark"}]}, "id": "ce04d041-4f28-4811-8b99-1a1cfbb8e595", "security_groups": [{"name": "default"}], "user_id": "37cbde15b239460ca6d92cdd9501fbce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T22:07:16Z", "hostId": "a4814ae640bb683514ea601c58e0a6806d2776e7190c0c50f6a7f612", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_0ebb8efc-c642-4885-9ed1-592e5a6f9c85", "created": "2018-08-09T22:07:14Z", "tenant_id": "a807f4faef884963a07ed9dfb3919229", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 22:07:21,345 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-eb51c8fe-02e5-4dca-8ea1-0d90ebfbbb1c 2018-08-09 22:07:21,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.791038990021s 2018-08-09 22:07:21,346 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-eb51c8fe-02e5-4dca-8ea1-0d90ebfbbb1c 2018-08-09 22:07:21,350 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 22:07:23,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 22:07:23,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f50b95692bc802d003cd0122abd78f80543ffd6" 2018-08-09 22:07:24,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:07: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-84dfebf8-7ff2-4fbb-8427-442653273aae x-compute-request-id: req-84dfebf8-7ff2-4fbb-8427-442653273aae Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_0ebb8efc-c642-4885-9ed1-592e5a6f9c85": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:79:45", "version": 4, "addr": "192.168.120.27", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ce04d041-4f28-4811-8b99-1a1cfbb8e595", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ce04d041-4f28-4811-8b99-1a1cfbb8e595", "rel": "bookmark"}], "image": {"id": "c0e60f6b-51e0-46ee-8dc3-bca1a37aff37", "links": [{"href": "http://172.30.9.32:8774/images/c0e60f6b-51e0-46ee-8dc3-bca1a37aff37", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T22:07:21.000000", "flavor": {"id": "97fec910-2fa2-42a5-9c12-96630aa07d0f", "links": [{"href": "http://172.30.9.32:8774/flavors/97fec910-2fa2-42a5-9c12-96630aa07d0f", "rel": "bookmark"}]}, "id": "ce04d041-4f28-4811-8b99-1a1cfbb8e595", "security_groups": [{"name": "default"}], "user_id": "37cbde15b239460ca6d92cdd9501fbce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T22:07:21Z", "hostId": "a4814ae640bb683514ea601c58e0a6806d2776e7190c0c50f6a7f612", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_0ebb8efc-c642-4885-9ed1-592e5a6f9c85", "created": "2018-08-09T22:07:14Z", "tenant_id": "a807f4faef884963a07ed9dfb3919229", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 22:07:24,541 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-84dfebf8-7ff2-4fbb-8427-442653273aae 2018-08-09 22:07:24,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.18914890289s 2018-08-09 22:07:24,542 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-84dfebf8-7ff2-4fbb-8427-442653273aae 2018-08-09 22:07:24,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-09 22:07:24,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:9696/v2.0/ports.json?device_id=ce04d041-4f28-4811-8b99-1a1cfbb8e595" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f50b95692bc802d003cd0122abd78f80543ffd6" 2018-08-09 22:07:24,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-7aa4550e-6c29-4b6c-a6fd-73ad95547a3a Date: Thu, 09 Aug 2018 22:07:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-09T22:07:20Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"edc7c8f5-78b4-406a-a3c2-abc74a7e48ab","ip_address":"192.168.120.27"}],"id":"3ee61ef4-db27-47f3-a90b-91fcc51b88cd","security_groups":["412ebfeb-5d5b-4841-b4e7-f5b522476771"],"mac_address":"fa:16:3e:66:79:45","project_id":"a807f4faef884963a07ed9dfb3919229","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7637b66d-c49d-42a1-8b01-47cec4cf10d5","tenant_id":"a807f4faef884963a07ed9dfb3919229","created_at":"2018-08-09T22:07:17Z","binding:vnic_type":"normal","device_id":"ce04d041-4f28-4811-8b99-1a1cfbb8e595","ip_allocation":"immediate"}]} 2018-08-09 22:07:24,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/ports.json?device_id=ce04d041-4f28-4811-8b99-1a1cfbb8e595 used request id req-7aa4550e-6c29-4b6c-a6fd-73ad95547a3a 2018-08-09 22:07:24,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0483701229095s 2018-08-09 22:07:24,595 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/ports.json?device_id=ce04d041-4f28-4811-8b99-1a1cfbb8e595 used request id req-7aa4550e-6c29-4b6c-a6fd-73ad95547a3a 2018-08-09 22:07:24,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 22:07:24,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:9696/v2.0/floatingips.json?port_id=3ee61ef4-db27-47f3-a90b-91fcc51b88cd" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f50b95692bc802d003cd0122abd78f80543ffd6" 2018-08-09 22:07:24,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-9308e667-3b39-4b70-bb06-3dc6c5bc59e7 Date: Thu, 09 Aug 2018 22:07:24 GMT RESP BODY: {"floatingips": []} 2018-08-09 22:07:24,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json?port_id=3ee61ef4-db27-47f3-a90b-91fcc51b88cd used request id req-9308e667-3b39-4b70-bb06-3dc6c5bc59e7 2018-08-09 22:07:24,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0457410812378s 2018-08-09 22:07:24,646 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json?port_id=3ee61ef4-db27-47f3-a90b-91fcc51b88cd used request id req-9308e667-3b39-4b70-bb06-3dc6c5bc59e7 2018-08-09 22:07:24,647 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_0ebb8efc-c642-4885-9ed1-592e5a6f9c85': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:66:79:45', 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'c0e60f6b-51e0-46ee-8dc3-bca1a37aff37'}), 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-09T22:07:21.000000', 'flavor': Munch({u'id': u'97fec910-2fa2-42a5-9c12-96630aa07d0f'}), 'az': u'nova', 'id': u'ce04d041-4f28-4811-8b99-1a1cfbb8e595', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'37cbde15b239460ca6d92cdd9501fbce', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a807f4faef884963a07ed9dfb3919229', 'name': 'vping_userdata-project_0ebb8efc-c642-4885-9ed1-592e5a6f9c85', '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-09T22:07:21.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-09T22:07:21Z', 'hostId': u'a4814ae640bb683514ea601c58e0a6806d2776e7190c0c50f6a7f612', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.27', 'cloud': 'envvars', 'host_id': u'a4814ae640bb683514ea601c58e0a6806d2776e7190c0c50f6a7f612', '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-09T22:07:21.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'a807f4faef884963a07ed9dfb3919229', 'name': u'vping_userdata-vm_0ebb8efc-c642-4885-9ed1-592e5a6f9c85', 'adminPass': u'a4FC3BRhof42', 'tenant_id': u'a807f4faef884963a07ed9dfb3919229', 'created_at': u'2018-08-09T22:07:14Z', 'created': u'2018-08-09T22:07:14Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-09 22:07:24,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 22:07:24,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f50b95692bc802d003cd0122abd78f80543ffd6" 2018-08-09 22:07:24,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-3684b225-e6ff-407a-af50-ee1a7f795ec1 Date: Thu, 09 Aug 2018 22:07:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7637b66d-c49d-42a1-8b01-47cec4cf10d5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a807f4faef884963a07ed9dfb3919229","l2_adjacency":true,"status":"ACTIVE","subnets":["edc7c8f5-78b4-406a-a3c2-abc74a7e48ab"],"description":"","tags":[],"updated_at":"2018-08-09T22:06:55Z","qos_policy_id":null,"name":"vping_userdata-net_0ebb8efc-c642-4885-9ed1-592e5a6f9c85","admin_state_up":true,"tenant_id":"a807f4faef884963a07ed9dfb3919229","created_at":"2018-08-09T22:06:54Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T21:56:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","mtu":1500}]} 2018-08-09 22:07:24,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-3684b225-e6ff-407a-af50-ee1a7f795ec1 2018-08-09 22:07:24,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0912318229675s 2018-08-09 22:07:24,740 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-3684b225-e6ff-407a-af50-ee1a7f795ec1 2018-08-09 22:07:24,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 22:07:24,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f50b95692bc802d003cd0122abd78f80543ffd6" 2018-08-09 22:07:25,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json X-Openstack-Request-Id: req-ca09f1cc-86cd-4fcf-b975-7f4844197474 Date: Thu, 09 Aug 2018 22:07:25 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T22:07:08Z", "file": "/v2/images/c0e60f6b-51e0-46ee-8dc3-bca1a37aff37/file", "owner": "a807f4faef884963a07ed9dfb3919229", "id": "c0e60f6b-51e0-46ee-8dc3-bca1a37aff37", "size": 12716032, "self": "/v2/images/c0e60f6b-51e0-46ee-8dc3-bca1a37aff37", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/c0e60f6b-51e0-46ee-8dc3-bca1a37aff37/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/c0e60f6b-51e0-46ee-8dc3-bca1a37aff37/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_0ebb8efc-c642-4885-9ed1-592e5a6f9c85", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_0ebb8efc-c642-4885-9ed1-592e5a6f9c85", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T22:07:07Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 22:07:25,541 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-ca09f1cc-86cd-4fcf-b975-7f4844197474 2018-08-09 22:07:25,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.796883106232s 2018-08-09 22:07:25,542 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-ca09f1cc-86cd-4fcf-b975-7f4844197474 2018-08-09 22:07:25,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 22:07:25,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}6f50b95692bc802d003cd0122abd78f80543ffd6" 2018-08-09 22:07:25,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:07: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-ccbf46c4-21e5-4061-afa2-6244085c9022 x-compute-request-id: req-ccbf46c4-21e5-4061-afa2-6244085c9022 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_0ebb8efc-c642-4885-9ed1-592e5a6f9c85", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/97fec910-2fa2-42a5-9c12-96630aa07d0f", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/97fec910-2fa2-42a5-9c12-96630aa07d0f", "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": "97fec910-2fa2-42a5-9c12-96630aa07d0f"}]} 2018-08-09 22:07:25,567 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-ccbf46c4-21e5-4061-afa2-6244085c9022 2018-08-09 22:07:25,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0236480236053s 2018-08-09 22:07:25,567 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-ccbf46c4-21e5-4061-afa2-6244085c9022 2018-08-09 22:07:25,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-09 22:07:25,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}6f50b95692bc802d003cd0122abd78f80543ffd6" -d '{"server": {"name": "vping_userdata-vm2_0ebb8efc-c642-4885-9ed1-592e5a6f9c85", "imageRef": "c0e60f6b-51e0-46ee-8dc3-bca1a37aff37", "flavorRef": "97fec910-2fa2-42a5-9c12-96630aa07d0f", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjI3IDI+JjEgPi9kZXYvbnVsbAogUkVTPSQ/CiBpZiBbICJaJFJFUyIgPSAiWjAiIF0gOyB0aGVuCiAgZWNobyAndlBpbmcgT0snCiAgYnJlYWsKIGVsc2UKICBlY2hvICd2UGluZyBLTycKIGZpCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "7637b66d-c49d-42a1-8b01-47cec4cf10d5"}]}}' 2018-08-09 22:07:30,264 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 22:07: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-ed19da24-bd88-442c-b22e-4d6fe812b65f x-compute-request-id: req-ed19da24-bd88-442c-b22e-4d6fe812b65f Content-Length: 374 location: http://172.30.9.32:8774/v2.1/servers/8639eee8-64f5-4df1-9370-5a04f0052b26 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "8639eee8-64f5-4df1-9370-5a04f0052b26", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/8639eee8-64f5-4df1-9370-5a04f0052b26", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/8639eee8-64f5-4df1-9370-5a04f0052b26", "rel": "bookmark"}], "adminPass": "DGCa5dSYnvWg"}} 2018-08-09 22:07:30,265 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers used request id req-ed19da24-bd88-442c-b22e-4d6fe812b65f 2018-08-09 22:07:30,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.6963031292s 2018-08-09 22:07:30,265 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers used request id req-ed19da24-bd88-442c-b22e-4d6fe812b65f 2018-08-09 22:07:30,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 22:07:30,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f50b95692bc802d003cd0122abd78f80543ffd6" 2018-08-09 22:07:31,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:07: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-a9f52684-0185-4eb6-a9b2-cfe3352fa833 x-compute-request-id: req-a9f52684-0185-4eb6-a9b2-cfe3352fa833 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/8639eee8-64f5-4df1-9370-5a04f0052b26", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/8639eee8-64f5-4df1-9370-5a04f0052b26", "rel": "bookmark"}], "image": {"id": "c0e60f6b-51e0-46ee-8dc3-bca1a37aff37", "links": [{"href": "http://172.30.9.32:8774/images/c0e60f6b-51e0-46ee-8dc3-bca1a37aff37", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "97fec910-2fa2-42a5-9c12-96630aa07d0f", "links": [{"href": "http://172.30.9.32:8774/flavors/97fec910-2fa2-42a5-9c12-96630aa07d0f", "rel": "bookmark"}]}, "id": "8639eee8-64f5-4df1-9370-5a04f0052b26", "user_id": "37cbde15b239460ca6d92cdd9501fbce", "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-09T22:07:30Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_0ebb8efc-c642-4885-9ed1-592e5a6f9c85", "created": "2018-08-09T22:07:30Z", "tenant_id": "a807f4faef884963a07ed9dfb3919229", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_0ebb8efc-c642-4885-9ed1-592e5a6f9c85": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:79:45", "version": 4, "addr": "192.168.120.27", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ce04d041-4f28-4811-8b99-1a1cfbb8e595", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ce04d041-4f28-4811-8b99-1a1cfbb8e595", "rel": "bookmark"}], "image": {"id": "c0e60f6b-51e0-46ee-8dc3-bca1a37aff37", "links": [{"href": "http://172.30.9.32:8774/images/c0e60f6b-51e0-46ee-8dc3-bca1a37aff37", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T22:07:21.000000", "flavor": {"id": "97fec910-2fa2-42a5-9c12-96630aa07d0f", "links": [{"href": "http://172.30.9.32:8774/flavors/97fec910-2fa2-42a5-9c12-96630aa07d0f", "rel": "bookmark"}]}, "id": "ce04d041-4f28-4811-8b99-1a1cfbb8e595", "security_groups": [{"name": "default"}], "user_id": "37cbde15b239460ca6d92cdd9501fbce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T22:07:21Z", "hostId": "a4814ae640bb683514ea601c58e0a6806d2776e7190c0c50f6a7f612", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_0ebb8efc-c642-4885-9ed1-592e5a6f9c85", "created": "2018-08-09T22:07:14Z", "tenant_id": "a807f4faef884963a07ed9dfb3919229", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 22:07:31,187 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-a9f52684-0185-4eb6-a9b2-cfe3352fa833 2018-08-09 22:07:31,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.920839071274s 2018-08-09 22:07:31,187 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-a9f52684-0185-4eb6-a9b2-cfe3352fa833 2018-08-09 22:07:31,193 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 22:07:33,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 22:07:33,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f50b95692bc802d003cd0122abd78f80543ffd6" 2018-08-09 22:07:34,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:07: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-62b77e29-efb9-4408-ba81-f0a6844138f1 x-compute-request-id: req-62b77e29-efb9-4408-ba81-f0a6844138f1 Content-Encoding: gzip Content-Length: 889 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/8639eee8-64f5-4df1-9370-5a04f0052b26", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/8639eee8-64f5-4df1-9370-5a04f0052b26", "rel": "bookmark"}], "image": {"id": "c0e60f6b-51e0-46ee-8dc3-bca1a37aff37", "links": [{"href": "http://172.30.9.32:8774/images/c0e60f6b-51e0-46ee-8dc3-bca1a37aff37", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "97fec910-2fa2-42a5-9c12-96630aa07d0f", "links": [{"href": "http://172.30.9.32:8774/flavors/97fec910-2fa2-42a5-9c12-96630aa07d0f", "rel": "bookmark"}]}, "id": "8639eee8-64f5-4df1-9370-5a04f0052b26", "user_id": "37cbde15b239460ca6d92cdd9501fbce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T22:07:32Z", "hostId": "ebe54e1fde8d5a2b4f4a134f84bdb5de0bef357739d49e38a3074b66", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_0ebb8efc-c642-4885-9ed1-592e5a6f9c85", "created": "2018-08-09T22:07:30Z", "tenant_id": "a807f4faef884963a07ed9dfb3919229", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_0ebb8efc-c642-4885-9ed1-592e5a6f9c85": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:79:45", "version": 4, "addr": "192.168.120.27", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ce04d041-4f28-4811-8b99-1a1cfbb8e595", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ce04d041-4f28-4811-8b99-1a1cfbb8e595", "rel": "bookmark"}], "image": {"id": "c0e60f6b-51e0-46ee-8dc3-bca1a37aff37", "links": [{"href": "http://172.30.9.32:8774/images/c0e60f6b-51e0-46ee-8dc3-bca1a37aff37", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T22:07:21.000000", "flavor": {"id": "97fec910-2fa2-42a5-9c12-96630aa07d0f", "links": [{"href": "http://172.30.9.32:8774/flavors/97fec910-2fa2-42a5-9c12-96630aa07d0f", "rel": "bookmark"}]}, "id": "ce04d041-4f28-4811-8b99-1a1cfbb8e595", "security_groups": [{"name": "default"}], "user_id": "37cbde15b239460ca6d92cdd9501fbce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T22:07:21Z", "hostId": "a4814ae640bb683514ea601c58e0a6806d2776e7190c0c50f6a7f612", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_0ebb8efc-c642-4885-9ed1-592e5a6f9c85", "created": "2018-08-09T22:07:14Z", "tenant_id": "a807f4faef884963a07ed9dfb3919229", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 22:07:34,394 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-62b77e29-efb9-4408-ba81-f0a6844138f1 2018-08-09 22:07:34,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.19901704788s 2018-08-09 22:07:34,395 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-62b77e29-efb9-4408-ba81-f0a6844138f1 2018-08-09 22:07:34,399 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 22:07:36,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 22:07:36,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f50b95692bc802d003cd0122abd78f80543ffd6" 2018-08-09 22:07:36,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:07: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-1fadba14-6c89-491a-848f-c893838fc1fd x-compute-request-id: req-1fadba14-6c89-491a-848f-c893838fc1fd Content-Encoding: gzip Content-Length: 881 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/8639eee8-64f5-4df1-9370-5a04f0052b26", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/8639eee8-64f5-4df1-9370-5a04f0052b26", "rel": "bookmark"}], "image": {"id": "c0e60f6b-51e0-46ee-8dc3-bca1a37aff37", "links": [{"href": "http://172.30.9.32:8774/images/c0e60f6b-51e0-46ee-8dc3-bca1a37aff37", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "97fec910-2fa2-42a5-9c12-96630aa07d0f", "links": [{"href": "http://172.30.9.32:8774/flavors/97fec910-2fa2-42a5-9c12-96630aa07d0f", "rel": "bookmark"}]}, "id": "8639eee8-64f5-4df1-9370-5a04f0052b26", "security_groups": [{"name": "default"}], "user_id": "37cbde15b239460ca6d92cdd9501fbce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T22:07:33Z", "hostId": "ebe54e1fde8d5a2b4f4a134f84bdb5de0bef357739d49e38a3074b66", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_0ebb8efc-c642-4885-9ed1-592e5a6f9c85", "created": "2018-08-09T22:07:30Z", "tenant_id": "a807f4faef884963a07ed9dfb3919229", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_0ebb8efc-c642-4885-9ed1-592e5a6f9c85": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:79:45", "version": 4, "addr": "192.168.120.27", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ce04d041-4f28-4811-8b99-1a1cfbb8e595", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ce04d041-4f28-4811-8b99-1a1cfbb8e595", "rel": "bookmark"}], "image": {"id": "c0e60f6b-51e0-46ee-8dc3-bca1a37aff37", "links": [{"href": "http://172.30.9.32:8774/images/c0e60f6b-51e0-46ee-8dc3-bca1a37aff37", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T22:07:21.000000", "flavor": {"id": "97fec910-2fa2-42a5-9c12-96630aa07d0f", "links": [{"href": "http://172.30.9.32:8774/flavors/97fec910-2fa2-42a5-9c12-96630aa07d0f", "rel": "bookmark"}]}, "id": "ce04d041-4f28-4811-8b99-1a1cfbb8e595", "security_groups": [{"name": "default"}], "user_id": "37cbde15b239460ca6d92cdd9501fbce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T22:07:21Z", "hostId": "a4814ae640bb683514ea601c58e0a6806d2776e7190c0c50f6a7f612", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_0ebb8efc-c642-4885-9ed1-592e5a6f9c85", "created": "2018-08-09T22:07:14Z", "tenant_id": "a807f4faef884963a07ed9dfb3919229", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 22:07:36,751 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-1fadba14-6c89-491a-848f-c893838fc1fd 2018-08-09 22:07:36,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.348773956299s 2018-08-09 22:07:36,751 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-1fadba14-6c89-491a-848f-c893838fc1fd 2018-08-09 22:07:36,756 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 22:07:38,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 22:07:38,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f50b95692bc802d003cd0122abd78f80543ffd6" 2018-08-09 22:07:39,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:07: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-88e3db2d-daff-41f8-af14-ce3d39cb6b5a x-compute-request-id: req-88e3db2d-daff-41f8-af14-ce3d39cb6b5a Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_0ebb8efc-c642-4885-9ed1-592e5a6f9c85": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:3d:59", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/8639eee8-64f5-4df1-9370-5a04f0052b26", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/8639eee8-64f5-4df1-9370-5a04f0052b26", "rel": "bookmark"}], "image": {"id": "c0e60f6b-51e0-46ee-8dc3-bca1a37aff37", "links": [{"href": "http://172.30.9.32:8774/images/c0e60f6b-51e0-46ee-8dc3-bca1a37aff37", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T22:07:38.000000", "flavor": {"id": "97fec910-2fa2-42a5-9c12-96630aa07d0f", "links": [{"href": "http://172.30.9.32:8774/flavors/97fec910-2fa2-42a5-9c12-96630aa07d0f", "rel": "bookmark"}]}, "id": "8639eee8-64f5-4df1-9370-5a04f0052b26", "security_groups": [{"name": "default"}], "user_id": "37cbde15b239460ca6d92cdd9501fbce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T22:07:38Z", "hostId": "ebe54e1fde8d5a2b4f4a134f84bdb5de0bef357739d49e38a3074b66", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_0ebb8efc-c642-4885-9ed1-592e5a6f9c85", "created": "2018-08-09T22:07:30Z", "tenant_id": "a807f4faef884963a07ed9dfb3919229", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_0ebb8efc-c642-4885-9ed1-592e5a6f9c85": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:79:45", "version": 4, "addr": "192.168.120.27", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ce04d041-4f28-4811-8b99-1a1cfbb8e595", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ce04d041-4f28-4811-8b99-1a1cfbb8e595", "rel": "bookmark"}], "image": {"id": "c0e60f6b-51e0-46ee-8dc3-bca1a37aff37", "links": [{"href": "http://172.30.9.32:8774/images/c0e60f6b-51e0-46ee-8dc3-bca1a37aff37", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T22:07:21.000000", "flavor": {"id": "97fec910-2fa2-42a5-9c12-96630aa07d0f", "links": [{"href": "http://172.30.9.32:8774/flavors/97fec910-2fa2-42a5-9c12-96630aa07d0f", "rel": "bookmark"}]}, "id": "ce04d041-4f28-4811-8b99-1a1cfbb8e595", "security_groups": [{"name": "default"}], "user_id": "37cbde15b239460ca6d92cdd9501fbce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T22:07:21Z", "hostId": "a4814ae640bb683514ea601c58e0a6806d2776e7190c0c50f6a7f612", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_0ebb8efc-c642-4885-9ed1-592e5a6f9c85", "created": "2018-08-09T22:07:14Z", "tenant_id": "a807f4faef884963a07ed9dfb3919229", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 22:07:39,814 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-88e3db2d-daff-41f8-af14-ce3d39cb6b5a 2018-08-09 22:07:39,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.05605101585s 2018-08-09 22:07:39,815 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-88e3db2d-daff-41f8-af14-ce3d39cb6b5a 2018-08-09 22:07:39,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-09 22:07:39,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:9696/v2.0/ports.json?device_id=8639eee8-64f5-4df1-9370-5a04f0052b26" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f50b95692bc802d003cd0122abd78f80543ffd6" 2018-08-09 22:07:39,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-68dd52e7-8f1a-4fe2-870c-9f75bd3bfce5 Date: Thu, 09 Aug 2018 22:07:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-09T22:07:38Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"edc7c8f5-78b4-406a-a3c2-abc74a7e48ab","ip_address":"192.168.120.12"}],"id":"39d7c4b2-4a82-44ba-86f6-18c6832cff64","security_groups":["412ebfeb-5d5b-4841-b4e7-f5b522476771"],"mac_address":"fa:16:3e:e5:3d:59","project_id":"a807f4faef884963a07ed9dfb3919229","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7637b66d-c49d-42a1-8b01-47cec4cf10d5","tenant_id":"a807f4faef884963a07ed9dfb3919229","created_at":"2018-08-09T22:07:33Z","binding:vnic_type":"normal","device_id":"8639eee8-64f5-4df1-9370-5a04f0052b26","ip_allocation":"immediate"}]} 2018-08-09 22:07:39,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/ports.json?device_id=8639eee8-64f5-4df1-9370-5a04f0052b26 used request id req-68dd52e7-8f1a-4fe2-870c-9f75bd3bfce5 2018-08-09 22:07:39,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0512471199036s 2018-08-09 22:07:39,872 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/ports.json?device_id=8639eee8-64f5-4df1-9370-5a04f0052b26 used request id req-68dd52e7-8f1a-4fe2-870c-9f75bd3bfce5 2018-08-09 22:07:39,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 22:07:39,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:9696/v2.0/floatingips.json?port_id=39d7c4b2-4a82-44ba-86f6-18c6832cff64" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f50b95692bc802d003cd0122abd78f80543ffd6" 2018-08-09 22:07:39,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-ed1a6855-3d97-4da6-97de-e31f4835cd8e Date: Thu, 09 Aug 2018 22:07:39 GMT RESP BODY: {"floatingips": []} 2018-08-09 22:07:39,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json?port_id=39d7c4b2-4a82-44ba-86f6-18c6832cff64 used request id req-ed1a6855-3d97-4da6-97de-e31f4835cd8e 2018-08-09 22:07:39,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0465400218964s 2018-08-09 22:07:39,924 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json?port_id=39d7c4b2-4a82-44ba-86f6-18c6832cff64 used request id req-ed1a6855-3d97-4da6-97de-e31f4835cd8e 2018-08-09 22:07:39,925 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_0ebb8efc-c642-4885-9ed1-592e5a6f9c85': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e5:3d:59', 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'c0e60f6b-51e0-46ee-8dc3-bca1a37aff37'}), 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-09T22:07:38.000000', 'flavor': Munch({u'id': u'97fec910-2fa2-42a5-9c12-96630aa07d0f'}), 'az': u'nova', 'id': u'8639eee8-64f5-4df1-9370-5a04f0052b26', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'37cbde15b239460ca6d92cdd9501fbce', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a807f4faef884963a07ed9dfb3919229', 'name': 'vping_userdata-project_0ebb8efc-c642-4885-9ed1-592e5a6f9c85', '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-09T22:07:38.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-09T22:07:38Z', 'hostId': u'ebe54e1fde8d5a2b4f4a134f84bdb5de0bef357739d49e38a3074b66', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.12', 'cloud': 'envvars', 'host_id': u'ebe54e1fde8d5a2b4f4a134f84bdb5de0bef357739d49e38a3074b66', '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-09T22:07:38.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'a807f4faef884963a07ed9dfb3919229', 'name': u'vping_userdata-vm2_0ebb8efc-c642-4885-9ed1-592e5a6f9c85', 'adminPass': u'DGCa5dSYnvWg', 'tenant_id': u'a807f4faef884963a07ed9dfb3919229', 'created_at': u'2018-08-09T22:07:30Z', 'created': u'2018-08-09T22:07:30Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-09 22:07:39,925 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-08-09 22:07:40,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 22:07:40,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f50b95692bc802d003cd0122abd78f80543ffd6" 2018-08-09 22:07:41,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:07: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-2b80dae4-4895-4e71-8bfb-f8f63f705815 x-compute-request-id: req-2b80dae4-4895-4e71-8bfb-f8f63f705815 Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_0ebb8efc-c642-4885-9ed1-592e5a6f9c85": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:3d:59", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/8639eee8-64f5-4df1-9370-5a04f0052b26", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/8639eee8-64f5-4df1-9370-5a04f0052b26", "rel": "bookmark"}], "image": {"id": "c0e60f6b-51e0-46ee-8dc3-bca1a37aff37", "links": [{"href": "http://172.30.9.32:8774/images/c0e60f6b-51e0-46ee-8dc3-bca1a37aff37", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T22:07:38.000000", "flavor": {"id": "97fec910-2fa2-42a5-9c12-96630aa07d0f", "links": [{"href": "http://172.30.9.32:8774/flavors/97fec910-2fa2-42a5-9c12-96630aa07d0f", "rel": "bookmark"}]}, "id": "8639eee8-64f5-4df1-9370-5a04f0052b26", "security_groups": [{"name": "default"}], "user_id": "37cbde15b239460ca6d92cdd9501fbce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T22:07:38Z", "hostId": "ebe54e1fde8d5a2b4f4a134f84bdb5de0bef357739d49e38a3074b66", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_0ebb8efc-c642-4885-9ed1-592e5a6f9c85", "created": "2018-08-09T22:07:30Z", "tenant_id": "a807f4faef884963a07ed9dfb3919229", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_0ebb8efc-c642-4885-9ed1-592e5a6f9c85": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:79:45", "version": 4, "addr": "192.168.120.27", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ce04d041-4f28-4811-8b99-1a1cfbb8e595", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ce04d041-4f28-4811-8b99-1a1cfbb8e595", "rel": "bookmark"}], "image": {"id": "c0e60f6b-51e0-46ee-8dc3-bca1a37aff37", "links": [{"href": "http://172.30.9.32:8774/images/c0e60f6b-51e0-46ee-8dc3-bca1a37aff37", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T22:07:21.000000", "flavor": {"id": "97fec910-2fa2-42a5-9c12-96630aa07d0f", "links": [{"href": "http://172.30.9.32:8774/flavors/97fec910-2fa2-42a5-9c12-96630aa07d0f", "rel": "bookmark"}]}, "id": "ce04d041-4f28-4811-8b99-1a1cfbb8e595", "security_groups": [{"name": "default"}], "user_id": "37cbde15b239460ca6d92cdd9501fbce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T22:07:21Z", "hostId": "a4814ae640bb683514ea601c58e0a6806d2776e7190c0c50f6a7f612", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_0ebb8efc-c642-4885-9ed1-592e5a6f9c85", "created": "2018-08-09T22:07:14Z", "tenant_id": "a807f4faef884963a07ed9dfb3919229", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 22:07:41,865 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-2b80dae4-4895-4e71-8bfb-f8f63f705815 2018-08-09 22:07:41,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.937916994095s 2018-08-09 22:07:41,866 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-2b80dae4-4895-4e71-8bfb-f8f63f705815 2018-08-09 22:07:41,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-09 22:07:41,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/8639eee8-64f5-4df1-9370-5a04f0052b26/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}6f50b95692bc802d003cd0122abd78f80543ffd6" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-09 22:07:42,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:07: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-066b29b7-e921-49dc-9efa-9aed6e4a1059 x-compute-request-id: req-066b29b7-e921-49dc-9efa-9aed6e4a1059 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 463045260 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.140568] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.142282] pid_max: default: 32768 minimum: 301\n[ 0.143205] ACPI: Core revision 20150930\n[ 0.144610] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.145971] Security Framework initialized\n[ 0.146809] Yama: becoming mindful.\n[ 0.147572] AppArmor: AppArmor initialized\n[ 0.148459] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.149829] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.151147] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.152391] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.153848] Initializing cgroup subsys io\n[ 0.154691] Initializing cgroup subsys memory\n[ 0.155596] Initializing cgroup subsys devices\n[ 0.156501] Initializing cgroup subsys freezer\n[ 0.157401] Initializing cgroup subsys net_cls\n[ 0.158299] Initializing cgroup subsys perf_event\n[ 0.159240] Initializing cgroup subsys net_prio\n[ 0.160159] Initializing cgroup subsys hugetlb\n[ 0.161058] Initializing cgroup subsys pids\n[ 0.161958] CPU: Physical Processor ID: 0\n[ 0.163481] mce: CPU supports 10 MCE banks\n[ 0.164361] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.165404] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.179819] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.185896] ftrace: allocating 31920 entries in 125 pages\n[ 0.210735] smpboot: Max logical packages: 1\n[ 0.211628] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.213027] x2apic enabled\n[ 0.213844] Switched APIC routing to physical x2apic.\n[ 0.215601] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.216751] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.218820] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.220670] KVM setup paravirtual spinlock\n[ 0.222006] x86: Booted up 1 node, 1 CPUs\n[ 0.222833] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.224264] devtmpfs: initialized\n[ 0.226003] evm: security.selinux\n[ 0.226723] evm: security.SMACK64\n[ 0.227440] evm: security.SMACK64EXEC\n[ 0.228208] evm: security.SMACK64TRANSMUTE\n[ 0.229039] evm: security.SMACK64MMAP\n[ 0.229811] evm: security.ima\n[ 0.230486] evm: security.capability\n[ 0.231319] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.233230] pinctrl core: initialized pinctrl subsystem\n[ 0.234363] RTC time: 22:07:38, date: 08/09/18\n[ 0.235365] NET: Registered protocol family 16\n[ 0.236383] cpuidle: using governor ladder\n[ 0.237235] cpuidle: using governor menu\n[ 0.238045] PCCT header not found.\n[ 0.238823] ACPI: bus type PCI registered\n[ 0.239660] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.240949] PCI: Using configuration type 1 for base access\n[ 0.242746] ACPI: Added _OSI(Module Device)\n[ 0.243616] ACPI: Added _OSI(Processor Device)\n[ 0.244509] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.245436] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.247243] ACPI: Interpreter enabled\n[ 0.248043] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.249954] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.251850] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.253756] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.255667] ACPI: (supports S0 S5)\n[ 0.256397] ACPI: Using IOAPIC for interrupt routing\n[ 0.257374] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.260531] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.261716] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.263011] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.264239] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.266541] acpiphp: Slot [3] registered\n[ 0.267375] acpiphp: Slot [4] registered\n[ 0.268203] acpiphp: Slot [5] registered\n[ 0.269032] acpiphp: Slot [6] registered\n[ 0.269853] acpiphp: Slot [7] registered\n[ 0.270685] acpiphp: Slot [8] registered\n[ 0.271516] acpiphp: Slot [9] registered\n[ 0.272346] acpiphp: Slot [10] registered\n[ 0.273183] acpiphp: Slot [11] registered\n[ 0.274022] acpiphp: Slot [12] registered\n[ 0.274865] acpiphp: Slot [13] registered\n[ 0.275704] acpiphp: Slot [14] registered\n[ 0.276543] acpiphp: Slot [15] registered\n[ 0.287555] acpiphp: Slot [16] registered\n[ 0.288409] acpiphp: Slot [17] registered\n[ 0.289251] acpiphp: Slot [18] registered\n[ 0.290089] acpiphp: Slot [19] registered\n[ 0.290924] acpiphp: Slot [20] registered\n[ 0.291777] acpiphp: Slot [21] registered\n[ 0.292618] acpiphp: Slot [22] registered\n[ 0.293453] acpiphp: Slot [23] registered\n[ 0.294289] acpiphp: Slot [24] registered\n[ 0.295127] acpiphp: Slot [25] registered\n[ 0.295965] acpiphp: Slot [26] registered\n[ 0.296799] acpiphp: Slot [27] registered\n[ 0.297673] acpiphp: Slot [28] registered\n[ 0.298514] acpiphp: Slot [29] registered\n[ 0.299352] acpiphp: Slot [30] registered\n[ 0.300191] acpiphp: Slot [31] registered\n[ 0.301027] PCI host bridge to bus 0000:00\n[ 0.301857] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.303124] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.304375] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.305866] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.307355] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.308872] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.312283] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.313613] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.314829] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.316155] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.319710] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321187] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.339685] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.341241] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.343087] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.344551] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.345998] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.347306] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.348653] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.349751] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.351359] vgaarb: loaded\n[ 0.351982] vgaarb: bridge control possible 0000:00:02.0\n[ 0.353241] SCSI subsystem initialized\n[ 0.354179] ACPI: bus type USB registered\n[ 0.355036] usbcore: registered new interface driver usbfs\n[ 0.356108] usbcore: registered new interface driver hub\n[ 0.357153] usbcore: registered new device driver usb\n[ 0.358295] PCI: Using ACPI for IRQ routing\n[ 0.359444] NetLabel: Initializing\n[ 0.360190] NetLabel: domain hash size = 128\n[ 0.361068] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.362054] NetLabel: unlabeled traffic allowed by default\n[ 0.363246] clocksource: Switched to clocksource kvm-clock\n[ 0.371455] AppArmor: AppArmor Filesystem Enabled\n[ 0.372469] pnp: PnP ACPI init\n[ 0.373430] pnp: PnP ACPI: found 5 devices\n[ 0.379767] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.381542] NET: Registered protocol family 2\n[ 0.382614] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.383962] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.385207] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.386444] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.387569] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.388819] NET: Registered protocol family 1\n[ 0.389734] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.390877] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.391999] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.406027] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.419993] Trying to unpack rootfs image as initramfs...\n[ 0.475972] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.477686] Scanning for low memory corruption every 60 seconds\n[ 0.479103] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.480325] audit: initializing netlink subsys (disabled)\n[ 0.481390] audit: type=2000 audit(1533852458.912:1): initialized\n[ 0.482779] Initialise system trusted keyring\n[ 0.483774] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.484981] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.487129] zbud: loaded\n[ 0.487883] VFS: Disk quotas dquot_6.6.0\n[ 0.488749] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.490410] fuse init (API version 7.23)\n[ 0.491361] Key type big_key registered\n[ 0.492194] Allocating IMA MOK and blacklist keyrings.\n[ 0.493459] Key type asymmetric registered\n[ 0.494316] Asymmetric key parser 'x509' registered\n[ 0.495326] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.496853] io scheduler noop registered\n[ 0.497676] io scheduler deadline registered (default)\n[ 0.498717] io scheduler cfq registered\n[ 0.499605] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.500683] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.502006] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.503521] ACPI: Power Button [PWRF]\n[ 0.504409] GHES: HEST is not enabled!\n[ 0.518098] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.545792] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.547970] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.572086] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.574396] Linux agpgart interface v0.103\n[ 0.577007] brd: module loaded\n[ 0.578683] loop: module loaded\n[ 0.582488] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.584471] GPT:90111 != 2097151\n[ 0.585382] GPT:Alternate GPT header not at the end of the disk.\n[ 0.586913] GPT:90111 != 2097151\n[ 0.587837] GPT: Use GNU Parted to correct GPT errors.\n[ 0.589187] vda: vda1 vda15\n[ 0.590633] scsi host0: ata_piix\n[ 0.591656] scsi host1: ata_piix\n[ 0.592603] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.594290] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.596226] libphy: Fixed MDIO Bus: probed\n[ 0.597398] tun: Universal TUN/TAP device driver, 1.6\n[ 0.600247] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.603177] PPP generic driver version 2.4.2\n[ 0.604182] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.605449] ehci-pci: EHCI PCI platform driver\n[ 0.606372] ehci-platform: EHCI generic platform driver\n[ 0.607427] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.608625] ohci-pci: OHCI PCI platform driver\n[ 0.609548] ohci-platform: OHCI generic platform driver\n[ 0.610608] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.624925] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.626001] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.627559] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.628621] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.629844] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.631153] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.632641] usb usb1: Product: UHCI Host Controller\n[ 0.633630] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.634895] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.635994] hub 1-0:1.0: USB hub found\n[ 0.636839] hub 1-0:1.0: 2 ports detected\n[ 0.638060] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.640953] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.642304] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.643758] mousedev: PS/2 mouse device common for all mice\n[ 0.645500] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648065] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649569] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.651240] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.652947] i2c /dev entries driver\n[ 0.654011] device-mapper: uevent: version 1.0.3\n[ 0.655354] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.657655] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.659639] NET: Registered protocol family 10\n[ 0.661158] NET: Registered protocol family 17\n[ 0.662421] Key type dns_resolver registered\n[ 0.663809] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665373] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667861] registered taskstats version 1\n[ 0.669044] Loading compiled-in X.509 certificates\n[ 0.670906] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.673561] zswap: loaded using pool lzo/zbud\n[ 0.675618] Key type trusted registered\n[ 0.677763] Key type encrypted registered\n[ 0.678912] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.680397] ima: No TPM chip found, activating TPM-bypass!\n[ 0.681873] evm: HMAC attrs: 0x1\n[ 0.683122] Magic number: 14:88:148\n[ 0.684198] bdi 1:0: hash matches\n[ 0.685191] acpi device:19: hash matches\n[ 0.686362] rtc_cmos 00:00: setting system clock to 2018-08-09 22:07:39 UTC (1533852459)\n[ 0.688617] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.700568] EDD information not available.\n[ 0.756566] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.758726] Write protecting the kernel read-only data: 14336k\n[ 0.761310] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.763793] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.59\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.71\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 0.919129] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.12...\nLease of 192.168.120.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.86. iid=i-00000011\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: "} 2018-08-09 22:07:42,002 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/8639eee8-64f5-4df1-9370-5a04f0052b26/action used request id req-066b29b7-e921-49dc-9efa-9aed6e4a1059 2018-08-09 22:07:42,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.133816957474s 2018-08-09 22:07:42,003 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/8639eee8-64f5-4df1-9370-5a04f0052b26/action used request id req-066b29b7-e921-49dc-9efa-9aed6e4a1059 2018-08-09 22:07:42,003 - 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 463045260 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.140568] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142282] pid_max: default: 32768 minimum: 301 [ 0.143205] ACPI: Core revision 20150930 [ 0.144610] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.145971] Security Framework initialized [ 0.146809] Yama: becoming mindful. [ 0.147572] AppArmor: AppArmor initialized [ 0.148459] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.149829] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.151147] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.152391] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.153848] Initializing cgroup subsys io [ 0.154691] Initializing cgroup subsys memory [ 0.155596] Initializing cgroup subsys devices [ 0.156501] Initializing cgroup subsys freezer [ 0.157401] Initializing cgroup subsys net_cls [ 0.158299] Initializing cgroup subsys perf_event [ 0.159240] Initializing cgroup subsys net_prio [ 0.160159] Initializing cgroup subsys hugetlb [ 0.161058] Initializing cgroup subsys pids [ 0.161958] CPU: Physical Processor ID: 0 [ 0.163481] mce: CPU supports 10 MCE banks [ 0.164361] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.165404] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.179819] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.185896] ftrace: allocating 31920 entries in 125 pages [ 0.210735] smpboot: Max logical packages: 1 [ 0.211628] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.213027] x2apic enabled [ 0.213844] Switched APIC routing to physical x2apic. [ 0.215601] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.216751] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.218820] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.220670] KVM setup paravirtual spinlock [ 0.222006] x86: Booted up 1 node, 1 CPUs [ 0.222833] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.224264] devtmpfs: initialized [ 0.226003] evm: security.selinux [ 0.226723] evm: security.SMACK64 [ 0.227440] evm: security.SMACK64EXEC [ 0.228208] evm: security.SMACK64TRANSMUTE [ 0.229039] evm: security.SMACK64MMAP [ 0.229811] evm: security.ima [ 0.230486] evm: security.capability [ 0.231319] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233230] pinctrl core: initialized pinctrl subsystem [ 0.234363] RTC time: 22:07:38, date: 08/09/18 [ 0.235365] NET: Registered protocol family 16 [ 0.236383] cpuidle: using governor ladder [ 0.237235] cpuidle: using governor menu [ 0.238045] PCCT header not found. [ 0.238823] ACPI: bus type PCI registered [ 0.239660] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.240949] PCI: Using configuration type 1 for base access [ 0.242746] ACPI: Added _OSI(Module Device) [ 0.243616] ACPI: Added _OSI(Processor Device) [ 0.244509] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.245436] ACPI: Added _OSI(Processor Aggregator Device) [ 0.247243] ACPI: Interpreter enabled [ 0.248043] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.249954] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.251850] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.253756] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.255667] ACPI: (supports S0 S5) [ 0.256397] ACPI: Using IOAPIC for interrupt routing [ 0.257374] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.260531] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.261716] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.263011] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.264239] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.266541] acpiphp: Slot [3] registered [ 0.267375] acpiphp: Slot [4] registered [ 0.268203] acpiphp: Slot [5] registered [ 0.269032] acpiphp: Slot [6] registered [ 0.269853] acpiphp: Slot [7] registered [ 0.270685] acpiphp: Slot [8] registered [ 0.271516] acpiphp: Slot [9] registered [ 0.272346] acpiphp: Slot [10] registered [ 0.273183] acpiphp: Slot [11] registered [ 0.274022] acpiphp: Slot [12] registered [ 0.274865] acpiphp: Slot [13] registered [ 0.275704] acpiphp: Slot [14] registered [ 0.276543] acpiphp: Slot [15] registered [ 0.287555] acpiphp: Slot [16] registered [ 0.288409] acpiphp: Slot [17] registered [ 0.289251] acpiphp: Slot [18] registered [ 0.290089] acpiphp: Slot [19] registered [ 0.290924] acpiphp: Slot [20] registered [ 0.291777] acpiphp: Slot [21] registered [ 0.292618] acpiphp: Slot [22] registered [ 0.293453] acpiphp: Slot [23] registered [ 0.294289] acpiphp: Slot [24] registered [ 0.295127] acpiphp: Slot [25] registered [ 0.295965] acpiphp: Slot [26] registered [ 0.296799] acpiphp: Slot [27] registered [ 0.297673] acpiphp: Slot [28] registered [ 0.298514] acpiphp: Slot [29] registered [ 0.299352] acpiphp: Slot [30] registered [ 0.300191] acpiphp: Slot [31] registered [ 0.301027] PCI host bridge to bus 0000:00 [ 0.301857] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.303124] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.304375] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.305866] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.307355] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.308872] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.312283] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.313613] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.314829] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.316155] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.319710] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.321187] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.339685] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.341241] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.343087] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.344551] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.345998] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.347306] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.348653] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.349751] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.351359] vgaarb: loaded [ 0.351982] vgaarb: bridge control possible 0000:00:02.0 [ 0.353241] SCSI subsystem initialized [ 0.354179] ACPI: bus type USB registered [ 0.355036] usbcore: registered new interface driver usbfs [ 0.356108] usbcore: registered new interface driver hub [ 0.357153] usbcore: registered new device driver usb [ 0.358295] PCI: Using ACPI for IRQ routing [ 0.359444] NetLabel: Initializing [ 0.360190] NetLabel: domain hash size = 128 [ 0.361068] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.362054] NetLabel: unlabeled traffic allowed by default [ 0.363246] clocksource: Switched to clocksource kvm-clock [ 0.371455] AppArmor: AppArmor Filesystem Enabled [ 0.372469] pnp: PnP ACPI init [ 0.373430] pnp: PnP ACPI: found 5 devices [ 0.379767] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.381542] NET: Registered protocol family 2 [ 0.382614] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.383962] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.385207] TCP: Hash tables configured (established 4096 bind 4096) [ 0.386444] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.387569] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.388819] NET: Registered protocol family 1 [ 0.389734] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.390877] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.391999] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.406027] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.419993] Trying to unpack rootfs image as initramfs... [ 0.475972] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.477686] Scanning for low memory corruption every 60 seconds [ 0.479103] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.480325] audit: initializing netlink subsys (disabled) [ 0.481390] audit: type=2000 audit(1533852458.912:1): initialized [ 0.482779] Initialise system trusted keyring [ 0.483774] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.484981] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.487129] zbud: loaded [ 0.487883] VFS: Disk quotas dquot_6.6.0 [ 0.488749] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.490410] fuse init (API version 7.23) [ 0.491361] Key type big_key registered [ 0.492194] Allocating IMA MOK and blacklist keyrings. [ 0.493459] Key type asymmetric registered [ 0.494316] Asymmetric key parser 'x509' registered [ 0.495326] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.496853] io scheduler noop registered [ 0.497676] io scheduler deadline registered (default) [ 0.498717] io scheduler cfq registered [ 0.499605] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.500683] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.502006] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.503521] ACPI: Power Button [PWRF] [ 0.504409] GHES: HEST is not enabled! [ 0.518098] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.545792] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.547970] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.572086] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.574396] Linux agpgart interface v0.103 [ 0.577007] brd: module loaded [ 0.578683] loop: module loaded [ 0.582488] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.584471] GPT:90111 != 2097151 [ 0.585382] GPT:Alternate GPT header not at the end of the disk. [ 0.586913] GPT:90111 != 2097151 [ 0.587837] GPT: Use GNU Parted to correct GPT errors. [ 0.589187] vda: vda1 vda15 [ 0.590633] scsi host0: ata_piix [ 0.591656] scsi host1: ata_piix [ 0.592603] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.594290] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.596226] libphy: Fixed MDIO Bus: probed [ 0.597398] tun: Universal TUN/TAP device driver, 1.6 [ 0.600247] tun: (C) 1999-2004 Max Krasnyansky [ 0.603177] PPP generic driver version 2.4.2 [ 0.604182] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.605449] ehci-pci: EHCI PCI platform driver [ 0.606372] ehci-platform: EHCI generic platform driver [ 0.607427] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.608625] ohci-pci: OHCI PCI platform driver [ 0.609548] ohci-platform: OHCI generic platform driver [ 0.610608] uhci_hcd: USB Universal Host Controller Interface driver [ 0.624925] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.626001] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.627559] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.628621] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.629844] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.631153] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.632641] usb usb1: Product: UHCI Host Controller [ 0.633630] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.634895] usb usb1: SerialNumber: 0000:00:01.2 [ 0.635994] hub 1-0:1.0: USB hub found [ 0.636839] hub 1-0:1.0: 2 ports detected [ 0.638060] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.640953] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.642304] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.643758] mousedev: PS/2 mouse device common for all mice [ 0.645500] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648065] rtc_cmos 00:00: RTC can wake from S4 [ 0.649569] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.651240] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652947] i2c /dev entries driver [ 0.654011] device-mapper: uevent: version 1.0.3 [ 0.655354] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.657655] ledtrig-cpu: registered to indicate activity on CPUs [ 0.659639] NET: Registered protocol family 10 [ 0.661158] NET: Registered protocol family 17 [ 0.662421] Key type dns_resolver registered [ 0.663809] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.665373] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.667861] registered taskstats version 1 [ 0.669044] Loading compiled-in X.509 certificates [ 0.670906] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673561] zswap: loaded using pool lzo/zbud [ 0.675618] Key type trusted registered [ 0.677763] Key type encrypted registered [ 0.678912] AppArmor: AppArmor sha1 policy hashing enabled [ 0.680397] ima: No TPM chip found, activating TPM-bypass! [ 0.681873] evm: HMAC attrs: 0x1 [ 0.683122] Magic number: 14:88:148 [ 0.684198] bdi 1:0: hash matches [ 0.685191] acpi device:19: hash matches [ 0.686362] rtc_cmos 00:00: setting system clock to 2018-08-09 22:07:39 UTC (1533852459) [ 0.688617] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.700568] EDD information not available. [ 0.756566] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.758726] Write protecting the kernel read-only data: 14336k [ 0.761310] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.763793] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.71 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 0.919129] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.12... Lease of 192.168.120.12 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.86. iid=i-00000011 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: 2018-08-09 22:07:42,005 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.27. Waiting for response... 2018-08-09 22:07:43,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 22:07:43,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f50b95692bc802d003cd0122abd78f80543ffd6" 2018-08-09 22:07:43,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:07: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-5ff2a19f-df08-4735-950f-9f139b71b2b1 x-compute-request-id: req-5ff2a19f-df08-4735-950f-9f139b71b2b1 Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_0ebb8efc-c642-4885-9ed1-592e5a6f9c85": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:3d:59", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/8639eee8-64f5-4df1-9370-5a04f0052b26", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/8639eee8-64f5-4df1-9370-5a04f0052b26", "rel": "bookmark"}], "image": {"id": "c0e60f6b-51e0-46ee-8dc3-bca1a37aff37", "links": [{"href": "http://172.30.9.32:8774/images/c0e60f6b-51e0-46ee-8dc3-bca1a37aff37", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T22:07:38.000000", "flavor": {"id": "97fec910-2fa2-42a5-9c12-96630aa07d0f", "links": [{"href": "http://172.30.9.32:8774/flavors/97fec910-2fa2-42a5-9c12-96630aa07d0f", "rel": "bookmark"}]}, "id": "8639eee8-64f5-4df1-9370-5a04f0052b26", "security_groups": [{"name": "default"}], "user_id": "37cbde15b239460ca6d92cdd9501fbce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T22:07:38Z", "hostId": "ebe54e1fde8d5a2b4f4a134f84bdb5de0bef357739d49e38a3074b66", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_0ebb8efc-c642-4885-9ed1-592e5a6f9c85", "created": "2018-08-09T22:07:30Z", "tenant_id": "a807f4faef884963a07ed9dfb3919229", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_0ebb8efc-c642-4885-9ed1-592e5a6f9c85": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:79:45", "version": 4, "addr": "192.168.120.27", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ce04d041-4f28-4811-8b99-1a1cfbb8e595", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ce04d041-4f28-4811-8b99-1a1cfbb8e595", "rel": "bookmark"}], "image": {"id": "c0e60f6b-51e0-46ee-8dc3-bca1a37aff37", "links": [{"href": "http://172.30.9.32:8774/images/c0e60f6b-51e0-46ee-8dc3-bca1a37aff37", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T22:07:21.000000", "flavor": {"id": "97fec910-2fa2-42a5-9c12-96630aa07d0f", "links": [{"href": "http://172.30.9.32:8774/flavors/97fec910-2fa2-42a5-9c12-96630aa07d0f", "rel": "bookmark"}]}, "id": "ce04d041-4f28-4811-8b99-1a1cfbb8e595", "security_groups": [{"name": "default"}], "user_id": "37cbde15b239460ca6d92cdd9501fbce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T22:07:21Z", "hostId": "a4814ae640bb683514ea601c58e0a6806d2776e7190c0c50f6a7f612", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_0ebb8efc-c642-4885-9ed1-592e5a6f9c85", "created": "2018-08-09T22:07:14Z", "tenant_id": "a807f4faef884963a07ed9dfb3919229", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 22:07:43,454 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-5ff2a19f-df08-4735-950f-9f139b71b2b1 2018-08-09 22:07:43,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.448048114777s 2018-08-09 22:07:43,455 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-5ff2a19f-df08-4735-950f-9f139b71b2b1 2018-08-09 22:07:43,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-09 22:07:43,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/8639eee8-64f5-4df1-9370-5a04f0052b26/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}6f50b95692bc802d003cd0122abd78f80543ffd6" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-09 22:07:43,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:07: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-459639e2-0078-470e-8fde-dcb5388dc4e5 x-compute-request-id: req-459639e2-0078-470e-8fde-dcb5388dc4e5 Content-Encoding: gzip Content-Length: 9583 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 463045260 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.140568] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.142282] pid_max: default: 32768 minimum: 301\n[ 0.143205] ACPI: Core revision 20150930\n[ 0.144610] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.145971] Security Framework initialized\n[ 0.146809] Yama: becoming mindful.\n[ 0.147572] AppArmor: AppArmor initialized\n[ 0.148459] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.149829] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.151147] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.152391] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.153848] Initializing cgroup subsys io\n[ 0.154691] Initializing cgroup subsys memory\n[ 0.155596] Initializing cgroup subsys devices\n[ 0.156501] Initializing cgroup subsys freezer\n[ 0.157401] Initializing cgroup subsys net_cls\n[ 0.158299] Initializing cgroup subsys perf_event\n[ 0.159240] Initializing cgroup subsys net_prio\n[ 0.160159] Initializing cgroup subsys hugetlb\n[ 0.161058] Initializing cgroup subsys pids\n[ 0.161958] CPU: Physical Processor ID: 0\n[ 0.163481] mce: CPU supports 10 MCE banks\n[ 0.164361] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.165404] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.179819] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.185896] ftrace: allocating 31920 entries in 125 pages\n[ 0.210735] smpboot: Max logical packages: 1\n[ 0.211628] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.213027] x2apic enabled\n[ 0.213844] Switched APIC routing to physical x2apic.\n[ 0.215601] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.216751] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.218820] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.220670] KVM setup paravirtual spinlock\n[ 0.222006] x86: Booted up 1 node, 1 CPUs\n[ 0.222833] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.224264] devtmpfs: initialized\n[ 0.226003] evm: security.selinux\n[ 0.226723] evm: security.SMACK64\n[ 0.227440] evm: security.SMACK64EXEC\n[ 0.228208] evm: security.SMACK64TRANSMUTE\n[ 0.229039] evm: security.SMACK64MMAP\n[ 0.229811] evm: security.ima\n[ 0.230486] evm: security.capability\n[ 0.231319] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.233230] pinctrl core: initialized pinctrl subsystem\n[ 0.234363] RTC time: 22:07:38, date: 08/09/18\n[ 0.235365] NET: Registered protocol family 16\n[ 0.236383] cpuidle: using governor ladder\n[ 0.237235] cpuidle: using governor menu\n[ 0.238045] PCCT header not found.\n[ 0.238823] ACPI: bus type PCI registered\n[ 0.239660] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.240949] PCI: Using configuration type 1 for base access\n[ 0.242746] ACPI: Added _OSI(Module Device)\n[ 0.243616] ACPI: Added _OSI(Processor Device)\n[ 0.244509] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.245436] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.247243] ACPI: Interpreter enabled\n[ 0.248043] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.249954] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.251850] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.253756] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.255667] ACPI: (supports S0 S5)\n[ 0.256397] ACPI: Using IOAPIC for interrupt routing\n[ 0.257374] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.260531] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.261716] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.263011] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.264239] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.266541] acpiphp: Slot [3] registered\n[ 0.267375] acpiphp: Slot [4] registered\n[ 0.268203] acpiphp: Slot [5] registered\n[ 0.269032] acpiphp: Slot [6] registered\n[ 0.269853] acpiphp: Slot [7] registered\n[ 0.270685] acpiphp: Slot [8] registered\n[ 0.271516] acpiphp: Slot [9] registered\n[ 0.272346] acpiphp: Slot [10] registered\n[ 0.273183] acpiphp: Slot [11] registered\n[ 0.274022] acpiphp: Slot [12] registered\n[ 0.274865] acpiphp: Slot [13] registered\n[ 0.275704] acpiphp: Slot [14] registered\n[ 0.276543] acpiphp: Slot [15] registered\n[ 0.287555] acpiphp: Slot [16] registered\n[ 0.288409] acpiphp: Slot [17] registered\n[ 0.289251] acpiphp: Slot [18] registered\n[ 0.290089] acpiphp: Slot [19] registered\n[ 0.290924] acpiphp: Slot [20] registered\n[ 0.291777] acpiphp: Slot [21] registered\n[ 0.292618] acpiphp: Slot [22] registered\n[ 0.293453] acpiphp: Slot [23] registered\n[ 0.294289] acpiphp: Slot [24] registered\n[ 0.295127] acpiphp: Slot [25] registered\n[ 0.295965] acpiphp: Slot [26] registered\n[ 0.296799] acpiphp: Slot [27] registered\n[ 0.297673] acpiphp: Slot [28] registered\n[ 0.298514] acpiphp: Slot [29] registered\n[ 0.299352] acpiphp: Slot [30] registered\n[ 0.300191] acpiphp: Slot [31] registered\n[ 0.301027] PCI host bridge to bus 0000:00\n[ 0.301857] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.303124] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.304375] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.305866] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.307355] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.308872] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.312283] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.313613] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.314829] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.316155] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.319710] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.321187] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.339685] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.341241] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.343087] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.344551] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.345998] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.347306] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.348653] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.349751] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.351359] vgaarb: loaded\n[ 0.351982] vgaarb: bridge control possible 0000:00:02.0\n[ 0.353241] SCSI subsystem initialized\n[ 0.354179] ACPI: bus type USB registered\n[ 0.355036] usbcore: registered new interface driver usbfs\n[ 0.356108] usbcore: registered new interface driver hub\n[ 0.357153] usbcore: registered new device driver usb\n[ 0.358295] PCI: Using ACPI for IRQ routing\n[ 0.359444] NetLabel: Initializing\n[ 0.360190] NetLabel: domain hash size = 128\n[ 0.361068] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.362054] NetLabel: unlabeled traffic allowed by default\n[ 0.363246] clocksource: Switched to clocksource kvm-clock\n[ 0.371455] AppArmor: AppArmor Filesystem Enabled\n[ 0.372469] pnp: PnP ACPI init\n[ 0.373430] pnp: PnP ACPI: found 5 devices\n[ 0.379767] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.381542] NET: Registered protocol family 2\n[ 0.382614] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.383962] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.385207] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.386444] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.387569] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.388819] NET: Registered protocol family 1\n[ 0.389734] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.390877] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.391999] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.406027] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.419993] Trying to unpack rootfs image as initramfs...\n[ 0.475972] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.477686] Scanning for low memory corruption every 60 seconds\n[ 0.479103] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.480325] audit: initializing netlink subsys (disabled)\n[ 0.481390] audit: type=2000 audit(1533852458.912:1): initialized\n[ 0.482779] Initialise system trusted keyring\n[ 0.483774] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.484981] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.487129] zbud: loaded\n[ 0.487883] VFS: Disk quotas dquot_6.6.0\n[ 0.488749] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.490410] fuse init (API version 7.23)\n[ 0.491361] Key type big_key registered\n[ 0.492194] Allocating IMA MOK and blacklist keyrings.\n[ 0.493459] Key type asymmetric registered\n[ 0.494316] Asymmetric key parser 'x509' registered\n[ 0.495326] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.496853] io scheduler noop registered\n[ 0.497676] io scheduler deadline registered (default)\n[ 0.498717] io scheduler cfq registered\n[ 0.499605] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.500683] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.502006] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.503521] ACPI: Power Button [PWRF]\n[ 0.504409] GHES: HEST is not enabled!\n[ 0.518098] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.545792] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.547970] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.572086] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.574396] Linux agpgart interface v0.103\n[ 0.577007] brd: module loaded\n[ 0.578683] loop: module loaded\n[ 0.582488] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.584471] GPT:90111 != 2097151\n[ 0.585382] GPT:Alternate GPT header not at the end of the disk.\n[ 0.586913] GPT:90111 != 2097151\n[ 0.587837] GPT: Use GNU Parted to correct GPT errors.\n[ 0.589187] vda: vda1 vda15\n[ 0.590633] scsi host0: ata_piix\n[ 0.591656] scsi host1: ata_piix\n[ 0.592603] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.594290] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.596226] libphy: Fixed MDIO Bus: probed\n[ 0.597398] tun: Universal TUN/TAP device driver, 1.6\n[ 0.600247] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.603177] PPP generic driver version 2.4.2\n[ 0.604182] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.605449] ehci-pci: EHCI PCI platform driver\n[ 0.606372] ehci-platform: EHCI generic platform driver\n[ 0.607427] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.608625] ohci-pci: OHCI PCI platform driver\n[ 0.609548] ohci-platform: OHCI generic platform driver\n[ 0.610608] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.624925] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.626001] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.627559] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.628621] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.629844] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.631153] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.632641] usb usb1: Product: UHCI Host Controller\n[ 0.633630] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.634895] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.635994] hub 1-0:1.0: USB hub found\n[ 0.636839] hub 1-0:1.0: 2 ports detected\n[ 0.638060] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.640953] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.642304] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.643758] mousedev: PS/2 mouse device common for all mice\n[ 0.645500] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648065] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649569] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.651240] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.652947] i2c /dev entries driver\n[ 0.654011] device-mapper: uevent: version 1.0.3\n[ 0.655354] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.657655] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.659639] NET: Registered protocol family 10\n[ 0.661158] NET: Registered protocol family 17\n[ 0.662421] Key type dns_resolver registered\n[ 0.663809] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.665373] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.667861] registered taskstats version 1\n[ 0.669044] Loading compiled-in X.509 certificates\n[ 0.670906] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.673561] zswap: loaded using pool lzo/zbud\n[ 0.675618] Key type trusted registered\n[ 0.677763] Key type encrypted registered\n[ 0.678912] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.680397] ima: No TPM chip found, activating TPM-bypass!\n[ 0.681873] evm: HMAC attrs: 0x1\n[ 0.683122] Magic number: 14:88:148\n[ 0.684198] bdi 1:0: hash matches\n[ 0.685191] acpi device:19: hash matches\n[ 0.686362] rtc_cmos 00:00: setting system clock to 2018-08-09 22:07:39 UTC (1533852459)\n[ 0.688617] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.700568] EDD information not available.\n[ 0.756566] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.758726] Write protecting the kernel read-only data: 14336k\n[ 0.761310] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.763793] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.59\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.71\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 0.919129] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.12...\nLease of 192.168.120.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.86. iid=i-00000011\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nvPing OK\n/dev/root resized successfully [took 0.18s]\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCLXq2qYWilCFZrIuXZSUlgH6ucQDb+9QMa5tRwEHG8GaT9Fq3+6K0SCUXm9EM3k7e0lLsStL4b6na7GsISIi0fAa04KQmEwlSPSC6Rees6G9gADbf6DN7WyCxQg4MUe/k96Hp+Qxet9PR8yi5Wbh14O28lwxdHRMrbV226I0q2+nHMNBfaFncftfVFtHPm7jsAFAN9lrQjzxQ5sEAcvymTdDF87G1OWIHAnOTt868Q98PxpJW2PzpoG6toHyYg9W6c2u7BkndgThtSpVZTCLTtYv/qFjKNxIzoM79Ma8zs6E5dEVcv6ydOj4OhKJrvKLZQs573O9Cu9YEy3QfIe0Qz root@vping-userdata-vm2-0ebb8efc-c642-4885-9ed1-592e5a6f9c85\nssh-dss AAAAB3NzaC1kc3MAAACBAMmX/4Wjya3GerpNTM3LovCSNL5DQvAo54Y+3cR1mg4lgwVjus3mxDq3HldXQlwdVTSlrhAodL0DREhdNoTLLBa/esj16TBfatPFT2+5+03RTIBcoHyGTmd+aQFsy1kzijZFU5b9gnyNTI7al4REjU+zs1yBErrLL3OmQl1g70+pAAAAFQCqKfsTYmFSHFh0XcHtgNTJZRJjNwAAAIANVNX1W3W+FvwKfnZOV8RxEyYv3lgO5GRLgZYIR70xVwqYUx977I752aphADwS++8PzOhgnTdR6NpIQ3OXRVftKpysfyEMQgO5AVxblU34eOWc130QZMLWhmndOZ5KJ+mKYus7uXSuRdJlahNQrv2A7fPB1rIrdeAnk7RcA6+0rQAAAIBtGA1eBTs64AuADHsJBMpB6+xy5Sziy19J+Fx3uFmfuz0b8QfjMTVKejFUZVwNFUEFxah1x6DioCKkVSbrad4bypeF8Px5umdtUWjgtcYDgWKq2RW/SRFwX7EJ3fyCA/eZ2vqscXK+Spq90q4pumK7YotFLH+k4bHFdRjmFVWjLQ== root@vping-userdata-vm2-0ebb8efc-c642-4885-9ed1-592e5a6f9c85\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.12,24,fe80::f816:3eff:fee5:3d59/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.12 \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-00000011\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-userdata-vm2-0ebb8efc-c642-4885-9ed1-592e5a6f9c85\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.78 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nvping-userdata-vm2-0ebb8efc-c642-4885-9ed1-592e5a6f9c85 login: "} 2018-08-09 22:07:43,603 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/8639eee8-64f5-4df1-9370-5a04f0052b26/action used request id req-459639e2-0078-470e-8fde-dcb5388dc4e5 2018-08-09 22:07:43,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.145253896713s 2018-08-09 22:07:43,604 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/8639eee8-64f5-4df1-9370-5a04f0052b26/action used request id req-459639e2-0078-470e-8fde-dcb5388dc4e5 2018-08-09 22:07:43,604 - 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 463045260 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.140568] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142282] pid_max: default: 32768 minimum: 301 [ 0.143205] ACPI: Core revision 20150930 [ 0.144610] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.145971] Security Framework initialized [ 0.146809] Yama: becoming mindful. [ 0.147572] AppArmor: AppArmor initialized [ 0.148459] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.149829] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.151147] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.152391] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.153848] Initializing cgroup subsys io [ 0.154691] Initializing cgroup subsys memory [ 0.155596] Initializing cgroup subsys devices [ 0.156501] Initializing cgroup subsys freezer [ 0.157401] Initializing cgroup subsys net_cls [ 0.158299] Initializing cgroup subsys perf_event [ 0.159240] Initializing cgroup subsys net_prio [ 0.160159] Initializing cgroup subsys hugetlb [ 0.161058] Initializing cgroup subsys pids [ 0.161958] CPU: Physical Processor ID: 0 [ 0.163481] mce: CPU supports 10 MCE banks [ 0.164361] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.165404] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.179819] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.185896] ftrace: allocating 31920 entries in 125 pages [ 0.210735] smpboot: Max logical packages: 1 [ 0.211628] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.213027] x2apic enabled [ 0.213844] Switched APIC routing to physical x2apic. [ 0.215601] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.216751] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.218820] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.220670] KVM setup paravirtual spinlock [ 0.222006] x86: Booted up 1 node, 1 CPUs [ 0.222833] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.224264] devtmpfs: initialized [ 0.226003] evm: security.selinux [ 0.226723] evm: security.SMACK64 [ 0.227440] evm: security.SMACK64EXEC [ 0.228208] evm: security.SMACK64TRANSMUTE [ 0.229039] evm: security.SMACK64MMAP [ 0.229811] evm: security.ima [ 0.230486] evm: security.capability [ 0.231319] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233230] pinctrl core: initialized pinctrl subsystem [ 0.234363] RTC time: 22:07:38, date: 08/09/18 [ 0.235365] NET: Registered protocol family 16 [ 0.236383] cpuidle: using governor ladder [ 0.237235] cpuidle: using governor menu [ 0.238045] PCCT header not found. [ 0.238823] ACPI: bus type PCI registered [ 0.239660] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.240949] PCI: Using configuration type 1 for base access [ 0.242746] ACPI: Added _OSI(Module Device) [ 0.243616] ACPI: Added _OSI(Processor Device) [ 0.244509] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.245436] ACPI: Added _OSI(Processor Aggregator Device) [ 0.247243] ACPI: Interpreter enabled [ 0.248043] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.249954] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.251850] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.253756] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.255667] ACPI: (supports S0 S5) [ 0.256397] ACPI: Using IOAPIC for interrupt routing [ 0.257374] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.260531] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.261716] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.263011] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.264239] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.266541] acpiphp: Slot [3] registered [ 0.267375] acpiphp: Slot [4] registered [ 0.268203] acpiphp: Slot [5] registered [ 0.269032] acpiphp: Slot [6] registered [ 0.269853] acpiphp: Slot [7] registered [ 0.270685] acpiphp: Slot [8] registered [ 0.271516] acpiphp: Slot [9] registered [ 0.272346] acpiphp: Slot [10] registered [ 0.273183] acpiphp: Slot [11] registered [ 0.274022] acpiphp: Slot [12] registered [ 0.274865] acpiphp: Slot [13] registered [ 0.275704] acpiphp: Slot [14] registered [ 0.276543] acpiphp: Slot [15] registered [ 0.287555] acpiphp: Slot [16] registered [ 0.288409] acpiphp: Slot [17] registered [ 0.289251] acpiphp: Slot [18] registered [ 0.290089] acpiphp: Slot [19] registered [ 0.290924] acpiphp: Slot [20] registered [ 0.291777] acpiphp: Slot [21] registered [ 0.292618] acpiphp: Slot [22] registered [ 0.293453] acpiphp: Slot [23] registered [ 0.294289] acpiphp: Slot [24] registered [ 0.295127] acpiphp: Slot [25] registered [ 0.295965] acpiphp: Slot [26] registered [ 0.296799] acpiphp: Slot [27] registered [ 0.297673] acpiphp: Slot [28] registered [ 0.298514] acpiphp: Slot [29] registered [ 0.299352] acpiphp: Slot [30] registered [ 0.300191] acpiphp: Slot [31] registered [ 0.301027] PCI host bridge to bus 0000:00 [ 0.301857] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.303124] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.304375] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.305866] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.307355] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.308872] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.312283] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.313613] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.314829] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.316155] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.319710] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.321187] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.339685] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.341241] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.343087] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.344551] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.345998] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.347306] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.348653] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.349751] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.351359] vgaarb: loaded [ 0.351982] vgaarb: bridge control possible 0000:00:02.0 [ 0.353241] SCSI subsystem initialized [ 0.354179] ACPI: bus type USB registered [ 0.355036] usbcore: registered new interface driver usbfs [ 0.356108] usbcore: registered new interface driver hub [ 0.357153] usbcore: registered new device driver usb [ 0.358295] PCI: Using ACPI for IRQ routing [ 0.359444] NetLabel: Initializing [ 0.360190] NetLabel: domain hash size = 128 [ 0.361068] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.362054] NetLabel: unlabeled traffic allowed by default [ 0.363246] clocksource: Switched to clocksource kvm-clock [ 0.371455] AppArmor: AppArmor Filesystem Enabled [ 0.372469] pnp: PnP ACPI init [ 0.373430] pnp: PnP ACPI: found 5 devices [ 0.379767] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.381542] NET: Registered protocol family 2 [ 0.382614] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.383962] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.385207] TCP: Hash tables configured (established 4096 bind 4096) [ 0.386444] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.387569] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.388819] NET: Registered protocol family 1 [ 0.389734] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.390877] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.391999] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.406027] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.419993] Trying to unpack rootfs image as initramfs... [ 0.475972] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.477686] Scanning for low memory corruption every 60 seconds [ 0.479103] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.480325] audit: initializing netlink subsys (disabled) [ 0.481390] audit: type=2000 audit(1533852458.912:1): initialized [ 0.482779] Initialise system trusted keyring [ 0.483774] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.484981] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.487129] zbud: loaded [ 0.487883] VFS: Disk quotas dquot_6.6.0 [ 0.488749] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.490410] fuse init (API version 7.23) [ 0.491361] Key type big_key registered [ 0.492194] Allocating IMA MOK and blacklist keyrings. [ 0.493459] Key type asymmetric registered [ 0.494316] Asymmetric key parser 'x509' registered [ 0.495326] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.496853] io scheduler noop registered [ 0.497676] io scheduler deadline registered (default) [ 0.498717] io scheduler cfq registered [ 0.499605] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.500683] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.502006] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.503521] ACPI: Power Button [PWRF] [ 0.504409] GHES: HEST is not enabled! [ 0.518098] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.545792] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.547970] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.572086] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.574396] Linux agpgart interface v0.103 [ 0.577007] brd: module loaded [ 0.578683] loop: module loaded [ 0.582488] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.584471] GPT:90111 != 2097151 [ 0.585382] GPT:Alternate GPT header not at the end of the disk. [ 0.586913] GPT:90111 != 2097151 [ 0.587837] GPT: Use GNU Parted to correct GPT errors. [ 0.589187] vda: vda1 vda15 [ 0.590633] scsi host0: ata_piix [ 0.591656] scsi host1: ata_piix [ 0.592603] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.594290] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.596226] libphy: Fixed MDIO Bus: probed [ 0.597398] tun: Universal TUN/TAP device driver, 1.6 [ 0.600247] tun: (C) 1999-2004 Max Krasnyansky [ 0.603177] PPP generic driver version 2.4.2 [ 0.604182] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.605449] ehci-pci: EHCI PCI platform driver [ 0.606372] ehci-platform: EHCI generic platform driver [ 0.607427] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.608625] ohci-pci: OHCI PCI platform driver [ 0.609548] ohci-platform: OHCI generic platform driver [ 0.610608] uhci_hcd: USB Universal Host Controller Interface driver [ 0.624925] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.626001] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.627559] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.628621] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.629844] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.631153] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.632641] usb usb1: Product: UHCI Host Controller [ 0.633630] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.634895] usb usb1: SerialNumber: 0000:00:01.2 [ 0.635994] hub 1-0:1.0: USB hub found [ 0.636839] hub 1-0:1.0: 2 ports detected [ 0.638060] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.640953] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.642304] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.643758] mousedev: PS/2 mouse device common for all mice [ 0.645500] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648065] rtc_cmos 00:00: RTC can wake from S4 [ 0.649569] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.651240] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652947] i2c /dev entries driver [ 0.654011] device-mapper: uevent: version 1.0.3 [ 0.655354] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.657655] ledtrig-cpu: registered to indicate activity on CPUs [ 0.659639] NET: Registered protocol family 10 [ 0.661158] NET: Registered protocol family 17 [ 0.662421] Key type dns_resolver registered [ 0.663809] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.665373] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.667861] registered taskstats version 1 [ 0.669044] Loading compiled-in X.509 certificates [ 0.670906] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.673561] zswap: loaded using pool lzo/zbud [ 0.675618] Key type trusted registered [ 0.677763] Key type encrypted registered [ 0.678912] AppArmor: AppArmor sha1 policy hashing enabled [ 0.680397] ima: No TPM chip found, activating TPM-bypass! [ 0.681873] evm: HMAC attrs: 0x1 [ 0.683122] Magic number: 14:88:148 [ 0.684198] bdi 1:0: hash matches [ 0.685191] acpi device:19: hash matches [ 0.686362] rtc_cmos 00:00: setting system clock to 2018-08-09 22:07:39 UTC (1533852459) [ 0.688617] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.700568] EDD information not available. [ 0.756566] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.758726] Write protecting the kernel read-only data: 14336k [ 0.761310] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.763793] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.71 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 0.919129] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.12... Lease of 192.168.120.12 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.86. iid=i-00000011 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 vPing OK /dev/root resized successfully [took 0.18s] === 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCLXq2qYWilCFZrIuXZSUlgH6ucQDb+9QMa5tRwEHG8GaT9Fq3+6K0SCUXm9EM3k7e0lLsStL4b6na7GsISIi0fAa04KQmEwlSPSC6Rees6G9gADbf6DN7WyCxQg4MUe/k96Hp+Qxet9PR8yi5Wbh14O28lwxdHRMrbV226I0q2+nHMNBfaFncftfVFtHPm7jsAFAN9lrQjzxQ5sEAcvymTdDF87G1OWIHAnOTt868Q98PxpJW2PzpoG6toHyYg9W6c2u7BkndgThtSpVZTCLTtYv/qFjKNxIzoM79Ma8zs6E5dEVcv6ydOj4OhKJrvKLZQs573O9Cu9YEy3QfIe0Qz root@vping-userdata-vm2-0ebb8efc-c642-4885-9ed1-592e5a6f9c85 ssh-dss AAAAB3NzaC1kc3MAAACBAMmX/4Wjya3GerpNTM3LovCSNL5DQvAo54Y+3cR1mg4lgwVjus3mxDq3HldXQlwdVTSlrhAodL0DREhdNoTLLBa/esj16TBfatPFT2+5+03RTIBcoHyGTmd+aQFsy1kzijZFU5b9gnyNTI7al4REjU+zs1yBErrLL3OmQl1g70+pAAAAFQCqKfsTYmFSHFh0XcHtgNTJZRJjNwAAAIANVNX1W3W+FvwKfnZOV8RxEyYv3lgO5GRLgZYIR70xVwqYUx977I752aphADwS++8PzOhgnTdR6NpIQ3OXRVftKpysfyEMQgO5AVxblU34eOWc130QZMLWhmndOZ5KJ+mKYus7uXSuRdJlahNQrv2A7fPB1rIrdeAnk7RcA6+0rQAAAIBtGA1eBTs64AuADHsJBMpB6+xy5Sziy19J+Fx3uFmfuz0b8QfjMTVKejFUZVwNFUEFxah1x6DioCKkVSbrad4bypeF8Px5umdtUWjgtcYDgWKq2RW/SRFwX7EJ3fyCA/eZ2vqscXK+Spq90q4pumK7YotFLH+k4bHFdRjmFVWjLQ== root@vping-userdata-vm2-0ebb8efc-c642-4885-9ed1-592e5a6f9c85 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.12,24,fe80::f816:3eff:fee5:3d59/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.12 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-00000011 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-0ebb8efc-c642-4885-9ed1-592e5a6f9c85 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.78 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-0ebb8efc-c642-4885-9ed1-592e5a6f9c85 login: 2018-08-09 22:07:43,605 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-08-09 22:07:43,721 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-09 22:07:43,721 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:50 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-09 22:07:43,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-09 22:07:43,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/servers/ce04d041-4f28-4811-8b99-1a1cfbb8e595 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f50b95692bc802d003cd0122abd78f80543ffd6" 2018-08-09 22:07:43,905 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 22:07: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-6f116e86-895c-4915-af5d-b646c547403e x-compute-request-id: req-6f116e86-895c-4915-af5d-b646c547403e Content-Type: application/json 2018-08-09 22:07:43,905 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/servers/ce04d041-4f28-4811-8b99-1a1cfbb8e595 used request id req-6f116e86-895c-4915-af5d-b646c547403e 2018-08-09 22:07:43,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.178930997849s 2018-08-09 22:07:43,906 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/servers/ce04d041-4f28-4811-8b99-1a1cfbb8e595 used request id req-6f116e86-895c-4915-af5d-b646c547403e 2018-08-09 22:07:43,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 22:07:43,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f50b95692bc802d003cd0122abd78f80543ffd6" 2018-08-09 22:07:44,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:07: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-a0d438ba-0ba9-4555-999d-2aa378c5e88c x-compute-request-id: req-a0d438ba-0ba9-4555-999d-2aa378c5e88c Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_0ebb8efc-c642-4885-9ed1-592e5a6f9c85": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:3d:59", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/8639eee8-64f5-4df1-9370-5a04f0052b26", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/8639eee8-64f5-4df1-9370-5a04f0052b26", "rel": "bookmark"}], "image": {"id": "c0e60f6b-51e0-46ee-8dc3-bca1a37aff37", "links": [{"href": "http://172.30.9.32:8774/images/c0e60f6b-51e0-46ee-8dc3-bca1a37aff37", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T22:07:38.000000", "flavor": {"id": "97fec910-2fa2-42a5-9c12-96630aa07d0f", "links": [{"href": "http://172.30.9.32:8774/flavors/97fec910-2fa2-42a5-9c12-96630aa07d0f", "rel": "bookmark"}]}, "id": "8639eee8-64f5-4df1-9370-5a04f0052b26", "security_groups": [{"name": "default"}], "user_id": "37cbde15b239460ca6d92cdd9501fbce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T22:07:38Z", "hostId": "ebe54e1fde8d5a2b4f4a134f84bdb5de0bef357739d49e38a3074b66", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_0ebb8efc-c642-4885-9ed1-592e5a6f9c85", "created": "2018-08-09T22:07:30Z", "tenant_id": "a807f4faef884963a07ed9dfb3919229", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_0ebb8efc-c642-4885-9ed1-592e5a6f9c85": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:79:45", "version": 4, "addr": "192.168.120.27", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ce04d041-4f28-4811-8b99-1a1cfbb8e595", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ce04d041-4f28-4811-8b99-1a1cfbb8e595", "rel": "bookmark"}], "image": {"id": "c0e60f6b-51e0-46ee-8dc3-bca1a37aff37", "links": [{"href": "http://172.30.9.32:8774/images/c0e60f6b-51e0-46ee-8dc3-bca1a37aff37", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T22:07:21.000000", "flavor": {"id": "97fec910-2fa2-42a5-9c12-96630aa07d0f", "links": [{"href": "http://172.30.9.32:8774/flavors/97fec910-2fa2-42a5-9c12-96630aa07d0f", "rel": "bookmark"}]}, "id": "ce04d041-4f28-4811-8b99-1a1cfbb8e595", "security_groups": [{"name": "default"}], "user_id": "37cbde15b239460ca6d92cdd9501fbce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T22:07:43Z", "hostId": "a4814ae640bb683514ea601c58e0a6806d2776e7190c0c50f6a7f612", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_0ebb8efc-c642-4885-9ed1-592e5a6f9c85", "created": "2018-08-09T22:07:14Z", "tenant_id": "a807f4faef884963a07ed9dfb3919229", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 22:07:44,385 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-a0d438ba-0ba9-4555-999d-2aa378c5e88c 2018-08-09 22:07:44,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.479146957397s 2018-08-09 22:07:44,386 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-a0d438ba-0ba9-4555-999d-2aa378c5e88c 2018-08-09 22:07:44,388 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 22:07:46,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 22:07:46,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f50b95692bc802d003cd0122abd78f80543ffd6" 2018-08-09 22:07:47,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:07: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-925d8a31-9399-4a65-9aa7-b86bc196841d x-compute-request-id: req-925d8a31-9399-4a65-9aa7-b86bc196841d Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_0ebb8efc-c642-4885-9ed1-592e5a6f9c85": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:3d:59", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/8639eee8-64f5-4df1-9370-5a04f0052b26", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/8639eee8-64f5-4df1-9370-5a04f0052b26", "rel": "bookmark"}], "image": {"id": "c0e60f6b-51e0-46ee-8dc3-bca1a37aff37", "links": [{"href": "http://172.30.9.32:8774/images/c0e60f6b-51e0-46ee-8dc3-bca1a37aff37", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T22:07:38.000000", "flavor": {"id": "97fec910-2fa2-42a5-9c12-96630aa07d0f", "links": [{"href": "http://172.30.9.32:8774/flavors/97fec910-2fa2-42a5-9c12-96630aa07d0f", "rel": "bookmark"}]}, "id": "8639eee8-64f5-4df1-9370-5a04f0052b26", "security_groups": [{"name": "default"}], "user_id": "37cbde15b239460ca6d92cdd9501fbce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T22:07:38Z", "hostId": "ebe54e1fde8d5a2b4f4a134f84bdb5de0bef357739d49e38a3074b66", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_0ebb8efc-c642-4885-9ed1-592e5a6f9c85", "created": "2018-08-09T22:07:30Z", "tenant_id": "a807f4faef884963a07ed9dfb3919229", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 22:07:47,054 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-925d8a31-9399-4a65-9aa7-b86bc196841d 2018-08-09 22:07:47,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.662936210632s 2018-08-09 22:07:47,054 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-925d8a31-9399-4a65-9aa7-b86bc196841d 2018-08-09 22:07:47,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-09 22:07:47,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/servers/8639eee8-64f5-4df1-9370-5a04f0052b26 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f50b95692bc802d003cd0122abd78f80543ffd6" 2018-08-09 22:07:47,228 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 22:07: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-47ece643-f0d3-4e76-8f88-7b6e4df3b6b8 x-compute-request-id: req-47ece643-f0d3-4e76-8f88-7b6e4df3b6b8 Content-Type: application/json 2018-08-09 22:07:47,229 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/servers/8639eee8-64f5-4df1-9370-5a04f0052b26 used request id req-47ece643-f0d3-4e76-8f88-7b6e4df3b6b8 2018-08-09 22:07:47,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.172338008881s 2018-08-09 22:07:47,229 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/servers/8639eee8-64f5-4df1-9370-5a04f0052b26 used request id req-47ece643-f0d3-4e76-8f88-7b6e4df3b6b8 2018-08-09 22:07:47,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 22:07:47,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f50b95692bc802d003cd0122abd78f80543ffd6" 2018-08-09 22:07:47,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:07: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-0de8499d-a554-43d9-97d4-f6f5449f10b0 x-compute-request-id: req-0de8499d-a554-43d9-97d4-f6f5449f10b0 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_0ebb8efc-c642-4885-9ed1-592e5a6f9c85": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:3d:59", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/8639eee8-64f5-4df1-9370-5a04f0052b26", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/8639eee8-64f5-4df1-9370-5a04f0052b26", "rel": "bookmark"}], "image": {"id": "c0e60f6b-51e0-46ee-8dc3-bca1a37aff37", "links": [{"href": "http://172.30.9.32:8774/images/c0e60f6b-51e0-46ee-8dc3-bca1a37aff37", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T22:07:38.000000", "flavor": {"id": "97fec910-2fa2-42a5-9c12-96630aa07d0f", "links": [{"href": "http://172.30.9.32:8774/flavors/97fec910-2fa2-42a5-9c12-96630aa07d0f", "rel": "bookmark"}]}, "id": "8639eee8-64f5-4df1-9370-5a04f0052b26", "security_groups": [{"name": "default"}], "user_id": "37cbde15b239460ca6d92cdd9501fbce", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T22:07:47Z", "hostId": "ebe54e1fde8d5a2b4f4a134f84bdb5de0bef357739d49e38a3074b66", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_0ebb8efc-c642-4885-9ed1-592e5a6f9c85", "created": "2018-08-09T22:07:30Z", "tenant_id": "a807f4faef884963a07ed9dfb3919229", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 22:07:47,856 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-0de8499d-a554-43d9-97d4-f6f5449f10b0 2018-08-09 22:07:47,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.626929998398s 2018-08-09 22:07:47,857 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-0de8499d-a554-43d9-97d4-f6f5449f10b0 2018-08-09 22:07:47,858 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 22:07:49,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 22:07:49,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f50b95692bc802d003cd0122abd78f80543ffd6" 2018-08-09 22:07:49,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:07: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-d57cf171-93c6-4ad1-94e2-46a261fc2624 x-compute-request-id: req-d57cf171-93c6-4ad1-94e2-46a261fc2624 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-09 22:07:49,928 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-d57cf171-93c6-4ad1-94e2-46a261fc2624 2018-08-09 22:07:49,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0673098564148s 2018-08-09 22:07:49,929 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-d57cf171-93c6-4ad1-94e2-46a261fc2624 2018-08-09 22:07:49,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-09 22:07:49,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/e3ebd88e-0a8a-4d1d-b320-b5a6ddaa6a62/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}6f50b95692bc802d003cd0122abd78f80543ffd6" -d '{"subnet_id": "edc7c8f5-78b4-406a-a3c2-abc74a7e48ab"}' 2018-08-09 22:07:52,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-906665dd-f85f-48a0-9555-3916ecb5408b Date: Thu, 09 Aug 2018 22:07:52 GMT RESP BODY: {"network_id": "7637b66d-c49d-42a1-8b01-47cec4cf10d5", "tenant_id": "a807f4faef884963a07ed9dfb3919229", "subnet_id": "edc7c8f5-78b4-406a-a3c2-abc74a7e48ab", "subnet_ids": ["edc7c8f5-78b4-406a-a3c2-abc74a7e48ab"], "port_id": "7a89f5ee-185a-436e-90f2-59e3ea610930", "id": "e3ebd88e-0a8a-4d1d-b320-b5a6ddaa6a62"} 2018-08-09 22:07:52,644 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/e3ebd88e-0a8a-4d1d-b320-b5a6ddaa6a62/remove_router_interface.json used request id req-906665dd-f85f-48a0-9555-3916ecb5408b 2018-08-09 22:07:52,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.71460700035s 2018-08-09 22:07:52,644 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/e3ebd88e-0a8a-4d1d-b320-b5a6ddaa6a62/remove_router_interface.json used request id req-906665dd-f85f-48a0-9555-3916ecb5408b returning object e3ebd88e-0a8a-4d1d-b320-b5a6ddaa6a62 2018-08-09 22:07:52,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-09 22:07:52,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}6f50b95692bc802d003cd0122abd78f80543ffd6" 2018-08-09 22:07:52,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-87bcb2e1-84db-4132-9d6c-d0e5be97f907 Date: Thu, 09 Aug 2018 22:07:52 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "47882689-2cda-49f1-ab90-97da69506aee", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a807f4faef884963a07ed9dfb3919229", "created_at": "2018-08-09T22:06:57Z", "admin_state_up": true, "updated_at": "2018-08-09T22:07:51Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "a807f4faef884963a07ed9dfb3919229", "id": "e3ebd88e-0a8a-4d1d-b320-b5a6ddaa6a62", "name": "vping_userdata-router_0ebb8efc-c642-4885-9ed1-592e5a6f9c85"}]} 2018-08-09 22:07:52,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-87bcb2e1-84db-4132-9d6c-d0e5be97f907 2018-08-09 22:07:52,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.12069606781s 2018-08-09 22:07:52,766 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-87bcb2e1-84db-4132-9d6c-d0e5be97f907 2018-08-09 22:07:52,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-09 22:07:52,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/routers/e3ebd88e-0a8a-4d1d-b320-b5a6ddaa6a62.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f50b95692bc802d003cd0122abd78f80543ffd6" 2018-08-09 22:07:56,897 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a44abe11-95a4-4c02-8676-f3a745d3792c Content-Length: 0 Date: Thu, 09 Aug 2018 22:07:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 22:07:56,897 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/e3ebd88e-0a8a-4d1d-b320-b5a6ddaa6a62.json used request id req-a44abe11-95a4-4c02-8676-f3a745d3792c 2018-08-09 22:07:56,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.12960791588s 2018-08-09 22:07:56,897 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/e3ebd88e-0a8a-4d1d-b320-b5a6ddaa6a62.json used request id req-a44abe11-95a4-4c02-8676-f3a745d3792c 2018-08-09 22:07:56,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-09 22:07:56,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}6f50b95692bc802d003cd0122abd78f80543ffd6" 2018-08-09 22:07:56,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-dd05f612-beb9-42d1-9e71-f0945c0b763c Date: Thu, 09 Aug 2018 22:07:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7637b66d-c49d-42a1-8b01-47cec4cf10d5","tenant_id":"a807f4faef884963a07ed9dfb3919229","created_at":"2018-08-09T22:06:55Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-09T22:06:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"a807f4faef884963a07ed9dfb3919229","id":"edc7c8f5-78b4-406a-a3c2-abc74a7e48ab","subnetpool_id":null,"name":"vping_userdata-subnet_0ebb8efc-c642-4885-9ed1-592e5a6f9c85"}]} 2018-08-09 22:07:56,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-dd05f612-beb9-42d1-9e71-f0945c0b763c 2018-08-09 22:07:56,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0539839267731s 2018-08-09 22:07:56,952 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-dd05f612-beb9-42d1-9e71-f0945c0b763c 2018-08-09 22:07:56,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-09 22:07:56,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/subnets/edc7c8f5-78b4-406a-a3c2-abc74a7e48ab.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f50b95692bc802d003cd0122abd78f80543ffd6" 2018-08-09 22:07:59,335 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-54b9a2a4-f49f-4800-8b7d-cfd6d5292d03 Date: Thu, 09 Aug 2018 22:07:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 22:07:59,335 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/edc7c8f5-78b4-406a-a3c2-abc74a7e48ab.json used request id req-54b9a2a4-f49f-4800-8b7d-cfd6d5292d03 2018-08-09 22:07:59,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.3818230629s 2018-08-09 22:07:59,336 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/edc7c8f5-78b4-406a-a3c2-abc74a7e48ab.json used request id req-54b9a2a4-f49f-4800-8b7d-cfd6d5292d03 2018-08-09 22:07:59,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 22:07:59,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f50b95692bc802d003cd0122abd78f80543ffd6" 2018-08-09 22:07:59,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1241 X-Openstack-Request-Id: req-319c37af-e50c-4126-b42b-4b02c3354a53 Date: Thu, 09 Aug 2018 22:07:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7637b66d-c49d-42a1-8b01-47cec4cf10d5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a807f4faef884963a07ed9dfb3919229","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T22:07:59Z","qos_policy_id":null,"name":"vping_userdata-net_0ebb8efc-c642-4885-9ed1-592e5a6f9c85","admin_state_up":true,"tenant_id":"a807f4faef884963a07ed9dfb3919229","created_at":"2018-08-09T22:06:54Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T21:56:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","mtu":1500}]} 2018-08-09 22:07:59,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-319c37af-e50c-4126-b42b-4b02c3354a53 2018-08-09 22:07:59,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.381972074509s 2018-08-09 22:07:59,718 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-319c37af-e50c-4126-b42b-4b02c3354a53 2018-08-09 22:07:59,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-09 22:07:59,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/networks/7637b66d-c49d-42a1-8b01-47cec4cf10d5.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f50b95692bc802d003cd0122abd78f80543ffd6" 2018-08-09 22:08:01,179 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9ec9cb55-65c0-496a-9b80-ea86e06d1fef Date: Thu, 09 Aug 2018 22:08:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 22:08:01,179 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/7637b66d-c49d-42a1-8b01-47cec4cf10d5.json used request id req-9ec9cb55-65c0-496a-9b80-ea86e06d1fef 2018-08-09 22:08:01,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.45997905731s 2018-08-09 22:08:01,180 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/7637b66d-c49d-42a1-8b01-47cec4cf10d5.json used request id req-9ec9cb55-65c0-496a-9b80-ea86e06d1fef 2018-08-09 22:08:01,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 22:08:01,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f50b95692bc802d003cd0122abd78f80543ffd6" 2018-08-09 22:08:01,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json X-Openstack-Request-Id: req-bbee6146-4563-4a3a-b3a2-91b077690894 Date: Thu, 09 Aug 2018 22:08:01 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T22:07:08Z", "file": "/v2/images/c0e60f6b-51e0-46ee-8dc3-bca1a37aff37/file", "owner": "a807f4faef884963a07ed9dfb3919229", "id": "c0e60f6b-51e0-46ee-8dc3-bca1a37aff37", "size": 12716032, "self": "/v2/images/c0e60f6b-51e0-46ee-8dc3-bca1a37aff37", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/c0e60f6b-51e0-46ee-8dc3-bca1a37aff37/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/c0e60f6b-51e0-46ee-8dc3-bca1a37aff37/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_0ebb8efc-c642-4885-9ed1-592e5a6f9c85", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_0ebb8efc-c642-4885-9ed1-592e5a6f9c85", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T22:07:07Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 22:08:01,498 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-bbee6146-4563-4a3a-b3a2-91b077690894 2018-08-09 22:08:01,498 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.314080953598s 2018-08-09 22:08:01,498 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-bbee6146-4563-4a3a-b3a2-91b077690894 2018-08-09 22:08:01,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-09 22:08:01,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9292/v2/images/c0e60f6b-51e0-46ee-8dc3-bca1a37aff37 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f50b95692bc802d003cd0122abd78f80543ffd6" 2018-08-09 22:08:02,798 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a2ca3340-e7eb-4780-a95b-3ff3738b594f Date: Thu, 09 Aug 2018 22:08:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-09 22:08:02,799 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/c0e60f6b-51e0-46ee-8dc3-bca1a37aff37 used request id req-a2ca3340-e7eb-4780-a95b-3ff3738b594f 2018-08-09 22:08:02,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.29864311218s 2018-08-09 22:08:02,799 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/c0e60f6b-51e0-46ee-8dc3-bca1a37aff37 used request id req-a2ca3340-e7eb-4780-a95b-3ff3738b594f 2018-08-09 22:08:02,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 22:08:02,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}b4f247594b38f188759b3d1912b6ef081c71c014" 2018-08-09 22:08:02,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:08: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-60f50b5d-470f-4843-9c83-f13e11bfcc7d x-compute-request-id: req-60f50b5d-470f-4843-9c83-f13e11bfcc7d Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_0ebb8efc-c642-4885-9ed1-592e5a6f9c85", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/97fec910-2fa2-42a5-9c12-96630aa07d0f", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/97fec910-2fa2-42a5-9c12-96630aa07d0f", "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": "97fec910-2fa2-42a5-9c12-96630aa07d0f"}]} 2018-08-09 22:08:02,826 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-60f50b5d-470f-4843-9c83-f13e11bfcc7d 2018-08-09 22:08:02,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0263350009918s 2018-08-09 22:08:02,826 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-60f50b5d-470f-4843-9c83-f13e11bfcc7d 2018-08-09 22:08:02,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-09 22:08:02,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/flavors/97fec910-2fa2-42a5-9c12-96630aa07d0f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b4f247594b38f188759b3d1912b6ef081c71c014" 2018-08-09 22:08:02,983 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 22:08: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-fce31be1-1fbe-41f2-8ae9-faefeffbfa92 x-compute-request-id: req-fce31be1-1fbe-41f2-8ae9-faefeffbfa92 Content-Length: 0 Content-Type: application/json 2018-08-09 22:08:02,983 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/97fec910-2fa2-42a5-9c12-96630aa07d0f used request id req-fce31be1-1fbe-41f2-8ae9-faefeffbfa92 2018-08-09 22:08:02,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.156008005142s 2018-08-09 22:08:02,984 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/97fec910-2fa2-42a5-9c12-96630aa07d0f used request id req-fce31be1-1fbe-41f2-8ae9-faefeffbfa92 2018-08-09 22:08:02,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 22:08:02,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}b4f247594b38f188759b3d1912b6ef081c71c014" 2018-08-09 22:08:03,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:08:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce141d66-e264-4675-b175-7ca607c63550 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.32:5000/v3/users/11fa7ddeb0564dbb9ae97e6016ef357f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11fa7ddeb0564dbb9ae97e6016ef357f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.32:5000/v3/users/187033aee6fd450ca96240725777e4c2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "187033aee6fd450ca96240725777e4c2", "email": "panko@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_0ebb8efc-c642-4885-9ed1-592e5a6f9c85", "links": {"self": "http://172.30.9.32:5000/v3/users/37cbde15b239460ca6d92cdd9501fbce"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "37cbde15b239460ca6d92cdd9501fbce", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.32:5000/v3/users/560d22bd57da40b5a0a9574a796d5f5d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "560d22bd57da40b5a0a9574a796d5f5d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.32:5000/v3/users/60452068d29f4fdfa63986a101565414"}, "domain_id": "default", "enabled": true, "options": {}, "id": "60452068d29f4fdfa63986a101565414", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.32:5000/v3/users/678f79df7fbc46f38c5b2ae2cf0c8fad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "678f79df7fbc46f38c5b2ae2cf0c8fad", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.32:5000/v3/users/7e6b2597cbd0483796ae06691a711e17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6b2597cbd0483796ae06691a711e17", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.32:5000/v3/users/88043492d8c84e8d9e6414b58d9aae53"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88043492d8c84e8d9e6414b58d9aae53", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.32:5000/v3/users/8a5e986b6ed545369b1f3084bfe0faa8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a5e986b6ed545369b1f3084bfe0faa8", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.32:5000/v3/users/97856cdcfc7541fab8b50800a44fe171"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97856cdcfc7541fab8b50800a44fe171", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.32:5000/v3/users/a3a7d792968c446db5fa23e49ad70178"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3a7d792968c446db5fa23e49ad70178", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.32:5000/v3/users/bcc2f2783f374c89b6471bd69eb8efce"}, "domain_id": "ae2f2a3ea85d48b1a1afefd9d87535da", "enabled": true, "options": {}, "id": "bcc2f2783f374c89b6471bd69eb8efce", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.32:5000/v3/users/d56b2a42ace04544a47286de17abc35f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d56b2a42ace04544a47286de17abc35f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.32:5000/v3/users/ebf0020df3ef470386f763032bf048a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ebf0020df3ef470386f763032bf048a2", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.32:5000/v3/users/ff4e1f818c8b432487ac5ca3232ff438"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff4e1f818c8b432487ac5ca3232ff438", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.32:5000/v3/users", "previous": null, "next": null}} 2018-08-09 22:08:03,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-ce141d66-e264-4675-b175-7ca607c63550 2018-08-09 22:08:03,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.213057041168s 2018-08-09 22:08:03,198 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-ce141d66-e264-4675-b175-7ca607c63550 2018-08-09 22:08:03,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 22:08:03,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/users/37cbde15b239460ca6d92cdd9501fbce -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b4f247594b38f188759b3d1912b6ef081c71c014" 2018-08-09 22:08:03,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:08:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de292377-7cc8-4127-be5d-0ebc3f499071 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_0ebb8efc-c642-4885-9ed1-592e5a6f9c85", "links": {"self": "http://172.30.9.32:5000/v3/users/37cbde15b239460ca6d92cdd9501fbce"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "37cbde15b239460ca6d92cdd9501fbce", "description": null}} 2018-08-09 22:08:03,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users/37cbde15b239460ca6d92cdd9501fbce used request id req-de292377-7cc8-4127-be5d-0ebc3f499071 2018-08-09 22:08:03,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.205070972443s 2018-08-09 22:08:03,409 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users/37cbde15b239460ca6d92cdd9501fbce used request id req-de292377-7cc8-4127-be5d-0ebc3f499071 2018-08-09 22:08:03,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-09 22:08:03,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:5000/v3/users/37cbde15b239460ca6d92cdd9501fbce -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b4f247594b38f188759b3d1912b6ef081c71c014" 2018-08-09 22:08:03,803 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 22:08:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57328b14-f0b9-418e-8998-948a59067a60 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 22:08:03,803 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/users/37cbde15b239460ca6d92cdd9501fbce used request id req-57328b14-f0b9-418e-8998-948a59067a60 2018-08-09 22:08:03,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.393036842346s 2018-08-09 22:08:03,803 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/users/37cbde15b239460ca6d92cdd9501fbce used request id req-57328b14-f0b9-418e-8998-948a59067a60 2018-08-09 22:08:03,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-09 22:08:03,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}b4f247594b38f188759b3d1912b6ef081c71c014" 2018-08-09 22:08:03,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:08:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cc02efe-1326-42ba-91ac-a2afb356353c Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.32:5000/v3/projects/6e2b193279f94c09870f0da27a1e5991"}, "tags": [], "enabled": true, "id": "6e2b193279f94c09870f0da27a1e5991", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.32:5000/v3/projects/a807f4faef884963a07ed9dfb3919229"}, "tags": [], "enabled": true, "id": "a807f4faef884963a07ed9dfb3919229", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_0ebb8efc-c642-4885-9ed1-592e5a6f9c85"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.32:5000/v3/projects/b5220918a46940eca73b5641490793b9"}, "tags": [], "enabled": true, "id": "b5220918a46940eca73b5641490793b9", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-09 22:08:03,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects used request id req-6cc02efe-1326-42ba-91ac-a2afb356353c 2018-08-09 22:08:03,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.187608957291s 2018-08-09 22:08:03,997 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects used request id req-6cc02efe-1326-42ba-91ac-a2afb356353c 2018-08-09 22:08:04,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-09 22:08:04,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:5000/v3/projects/a807f4faef884963a07ed9dfb3919229 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b4f247594b38f188759b3d1912b6ef081c71c014" 2018-08-09 22:08:04,340 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 22:08:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63d784b0-15ee-4140-9307-3845a98c2b03 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 22:08:04,340 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/projects/a807f4faef884963a07ed9dfb3919229 used request id req-63d784b0-15ee-4140-9307-3845a98c2b03 2018-08-09 22:08:04,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.338201999664s 2018-08-09 22:08:04,340 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/projects/a807f4faef884963a07ed9dfb3919229 used request id req-63d784b0-15ee-4140-9307-3845a98c2b03 2018-08-09 22:08:04,395 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2018-08-09 22:08:04,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 22:08:04,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 22:08:04,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 22:08:04,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 22:08:04,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 22:08:04,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 22:08:04,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 22:08:04,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 22:08:04,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 22:08:04,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 22:08:04,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 22:08:04,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 22:08:04,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 22:08:04,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 22:08:04,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 22:08:04,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 22:08:04,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 22:08:04,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 22:08:04,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 22:08:04,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 22:08:04,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 22:08:04,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 22:08:04,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-09 22:08:04,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:08:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ab8bf82-72ff-4bd2-8c42-8f1ea2638c45 Content-Encoding: gzip Content-Length: 194 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.32:5000/v3/", "rel": "self"}]}} 2018-08-09 22:08:04,447 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-2ab8bf82-72ff-4bd2-8c42-8f1ea2638c45 2018-08-09 22:08:04,447 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-09 22:08:04,843 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "077169cc946647b3a28fd2b6b274fbdf", "name": "reader"}, {"id": "5f4e37952fed448d8a5d2d688ddf4113", "name": "admin"}, {"id": "88513a21a6f143568494c5da51703b86", "name": "member"}], "expires_at": "2018-08-09T23:08:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5220918a46940eca73b5641490793b9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.32:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "437987ede53e4405944ad7c076551769"}, {"url": "http://192.30.9.3:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d3a7a4b63bc42cc950ea9d01ba16ee8"}, {"url": "http://192.30.9.3:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d8dc96d50c247e7837ea4c9b854184b"}], "type": "orchestration", "id": "06b2600fbdfd45009f077a0a8a411118", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "963d6582adf64c908f4754420d8066a9"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9837c8825b440f08dfd357317d353f0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded8397288b548b6a2ef868a552c35c4"}], "type": "event", "id": "0edb5a9ac368467395316b446bc9b17a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c4ee4a831c24b19a27a57c62ab1c000"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba92d8cd74449ad8e3ad0fb9d8df162"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c50639dc1d0944d08cb722487727404b"}], "type": "cloudformation", "id": "0f8e8a8cabc743b980b5dc7328ea8398", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75482ae7f30b4cce96aeea5fb573efee"}, {"url": "http://172.30.9.32:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3322f92a99944afb84fd710587f4207"}, {"url": "http://192.30.9.3:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca626291c6914f8392873dc1009e9439"}], "type": "volumev2", "id": "37bb077bc22343fc84723637e507d6ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58ac027cc3404748a004771a912f28e3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fdb7375f8a48ea9a3175833248c806"}, {"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aaf4dc1ae98a4fc4b8bb1ef0e4af1847"}], "type": "compute", "id": "66e5c4ed2fef488aa7efb24492939dd2", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b5781142f344691af8bcb5585c05d0a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d675dfe1fc174b888e1c05e36a89827f"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eac7171837574cfd9bdb0d1e99be1512"}], "type": "metric", "id": "74154109829a4b47a4ae0cf113ed0280", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "28c0fa2fe1a54037a1df5236437e7475"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3550892914574db28d4c22bdf0fccec5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "739a0b6ebed045fbb110541871ab2a15"}], "type": "identity", "id": "88688b106f224b10a51283eb12ae2936", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "ada1fac139534311815f98d908747c2a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9a3ecf1f13142c4a0c2baeaaa3dfaac"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6262b39fedb42aea7a928a362616ec0"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d220c13c29ac49428745e53c3a5f1f1b"}], "type": "alarming", "id": "b3fb638070d94560972a4f4ad3803c3e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29690a3ccee2437bbac7f9aa68595877"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c44848dd6a5446fb835005ab8ad4f4f"}, {"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9313e7c2f7b1414faa1e04af37a85d14"}], "type": "placement", "id": "b69679ef95c547c4bedad9a51bbc11e1", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d737435c2b74f5faf8fa63dea4e2fa1"}, {"url": "http://172.30.9.32:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78fb5d55cc204e4daa0cb175b819e87c"}, {"url": "http://192.30.9.3:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80278f13084845eaa317703712e8932f"}], "type": "volume", "id": "b6a6363259e342d8ac96a4641ed4678e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1008f871970540d59fed88ee5f560631"}, {"url": "http://192.30.9.3:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73ad6e9b1eaf4470a4458a45a03b86ba"}, {"url": "http://192.30.9.3:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc6095c8b90a4056ad6fb33d86c2319c"}], "type": "volumev3", "id": "cb31973e365c4222816f94365d3a9482", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8eac3aaf869e4581b0c486846aaf1964"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9f7c82f7a0247459dc8ee250179a27a"}, {"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbf52489f6c24c3bacff12a8fce92972"}], "type": "image", "id": "d37eb918087e4110bb9c0723c297dd28", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13579d8a89904ae8ae47c4c51523cc20"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8850af0d4d74815aac8c55d682d6b88"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05d68f4069f44f3928d1d2cfe0c31e2"}], "type": "network", "id": "da8095ba09ab49ed8463afad9622aa30", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a35851569141aa859a53f8f20d5c9e"}, {"url": "http://172.30.9.32:8080/v1/AUTH_b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de78fcff9f6f4b3698322312c36b013b"}, {"url": "http://12.0.0.27:8080/v1/AUTH_b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc41d0b8771f41d298a04050d21e2d86"}], "type": "object-store", "id": "eac7f386a2854d7cb26da2c6929699a5", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7e6b2597cbd0483796ae06691a711e17"}, "audit_ids": ["tqeJv5dNTemAO02v3D3w1g"], "issued_at": "2018-08-09T22:08:04.000000Z"}} 2018-08-09 22:08:04,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 22:08:04,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}4f7b983886ba8ff7d0764865fb4d569b01ef8f79" 2018-08-09 22:08:05,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-58d39ed9-d40c-4ec0-ae1c-c4b420de52d2 Date: Thu, 09 Aug 2018 22:08:05 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T21:56:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","provider:network_type":"flat"}]} 2018-08-09 22:08:05,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-58d39ed9-d40c-4ec0-ae1c-c4b420de52d2 2018-08-09 22:08:05,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.353444814682s 2018-08-09 22:08:05,199 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-58d39ed9-d40c-4ec0-ae1c-c4b420de52d2 2018-08-09 22:08:05,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-09 22:08:05,208 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 09 Aug 2018 22:08:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6494fb94-80c3-4633-a151-896a7bc283ec 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.32:5000/v3/", "rel": "self"}]}]}} 2018-08-09 22:08:05,209 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/ used request id req-6494fb94-80c3-4633-a151-896a7bc283ec 2018-08-09 22:08:05,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-09 22:08:05,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}4f7b983886ba8ff7d0764865fb4d569b01ef8f79" 2018-08-09 22:08:05,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:08:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18a1c66b-3f13-4b85-b4fd-a98ad48077aa Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.32:5000/v3/domains/ae2f2a3ea85d48b1a1afefd9d87535da"}, "tags": [], "enabled": true, "id": "ae2f2a3ea85d48b1a1afefd9d87535da", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.32:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.32:5000/v3/domains", "previous": null, "next": null}} 2018-08-09 22:08:05,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains used request id req-18a1c66b-3f13-4b85-b4fd-a98ad48077aa 2018-08-09 22:08:05,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.2060110569s 2018-08-09 22:08:05,416 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains used request id req-18a1c66b-3f13-4b85-b4fd-a98ad48077aa 2018-08-09 22:08:05,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-09 22:08:05,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}4f7b983886ba8ff7d0764865fb4d569b01ef8f79" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_da7d753c-d91d-4090-b3e0-2b180b68d0e6"}}' 2018-08-09 22:08:05,690 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 09 Aug 2018 22:08:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-add98ded-c75c-4ccf-9c45-7cc6e39bb852 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.32:5000/v3/projects/795c61a836f340e8ba349c15516c91cf"}, "tags": [], "enabled": true, "id": "795c61a836f340e8ba349c15516c91cf", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_da7d753c-d91d-4090-b3e0-2b180b68d0e6"}} 2018-08-09 22:08:05,690 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/projects used request id req-add98ded-c75c-4ccf-9c45-7cc6e39bb852 2018-08-09 22:08:05,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.266363143921s 2018-08-09 22:08:05,691 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/projects used request id req-add98ded-c75c-4ccf-9c45-7cc6e39bb852 2018-08-09 22:08:05,691 - 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'795c61a836f340e8ba349c15516c91cf', '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_da7d753c-d91d-4090-b3e0-2b180b68d0e6'}) 2018-08-09 22:08:05,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-09 22:08:05,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}4f7b983886ba8ff7d0764865fb4d569b01ef8f79" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "f782c996-15e2-400b-a79d-0585cd561ec6", "email": null, "name": "cinder_test-user_da7d753c-d91d-4090-b3e0-2b180b68d0e6"}}' 2018-08-09 22:08:06,170 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 09 Aug 2018 22:08:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f039b73c-db04-41ae-a1eb-44218e95487e Content-Length: 326 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "links": {"self": "http://172.30.9.32:5000/v3/users/7a0347a046024ab9b8b2c4305716856d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7a0347a046024ab9b8b2c4305716856d", "domain_id": "default", "password_expires_at": null}} 2018-08-09 22:08:06,170 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/users used request id req-f039b73c-db04-41ae-a1eb-44218e95487e 2018-08-09 22:08:06,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.472435951233s 2018-08-09 22:08:06,171 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/users used request id req-f039b73c-db04-41ae-a1eb-44218e95487e 2018-08-09 22:08:06,171 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'7a0347a046024ab9b8b2c4305716856d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_da7d753c-d91d-4090-b3e0-2b180b68d0e6'}) 2018-08-09 22:08:06,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 22:08:06,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}4f7b983886ba8ff7d0764865fb4d569b01ef8f79" 2018-08-09 22:08:06,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:08:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13860818-3be1-4c7e-9d99-8f0fb86e6280 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "077169cc946647b3a28fd2b6b274fbdf", "links": {"self": "http://172.30.9.32:5000/v3/roles/077169cc946647b3a28fd2b6b274fbdf"}, "name": "reader"}, {"domain_id": null, "id": "352a7d143ea64db3aecbf66f67281fa1", "links": {"self": "http://172.30.9.32:5000/v3/roles/352a7d143ea64db3aecbf66f67281fa1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5f4e37952fed448d8a5d2d688ddf4113", "links": {"self": "http://172.30.9.32:5000/v3/roles/5f4e37952fed448d8a5d2d688ddf4113"}, "name": "admin"}, {"domain_id": null, "id": "88513a21a6f143568494c5da51703b86", "links": {"self": "http://172.30.9.32:5000/v3/roles/88513a21a6f143568494c5da51703b86"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a5b954e8e29c4b6cafac3f07fe5c5da7", "links": {"self": "http://172.30.9.32:5000/v3/roles/a5b954e8e29c4b6cafac3f07fe5c5da7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fde9b0ad3a3d453ba6d5318189b139e9", "links": {"self": "http://172.30.9.32:5000/v3/roles/fde9b0ad3a3d453ba6d5318189b139e9"}, "name": "swiftoperator"}]} 2018-08-09 22:08:06,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-13860818-3be1-4c7e-9d99-8f0fb86e6280 2018-08-09 22:08:06,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.202927827835s 2018-08-09 22:08:06,378 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-13860818-3be1-4c7e-9d99-8f0fb86e6280 2018-08-09 22:08:06,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 22:08:06,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}4f7b983886ba8ff7d0764865fb4d569b01ef8f79" 2018-08-09 22:08:06,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:08:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bd519bc-08d0-49d6-972e-06cd36e61d3e Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "077169cc946647b3a28fd2b6b274fbdf", "links": {"self": "http://172.30.9.32:5000/v3/roles/077169cc946647b3a28fd2b6b274fbdf"}, "name": "reader"}, {"domain_id": null, "id": "352a7d143ea64db3aecbf66f67281fa1", "links": {"self": "http://172.30.9.32:5000/v3/roles/352a7d143ea64db3aecbf66f67281fa1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5f4e37952fed448d8a5d2d688ddf4113", "links": {"self": "http://172.30.9.32:5000/v3/roles/5f4e37952fed448d8a5d2d688ddf4113"}, "name": "admin"}, {"domain_id": null, "id": "88513a21a6f143568494c5da51703b86", "links": {"self": "http://172.30.9.32:5000/v3/roles/88513a21a6f143568494c5da51703b86"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a5b954e8e29c4b6cafac3f07fe5c5da7", "links": {"self": "http://172.30.9.32:5000/v3/roles/a5b954e8e29c4b6cafac3f07fe5c5da7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fde9b0ad3a3d453ba6d5318189b139e9", "links": {"self": "http://172.30.9.32:5000/v3/roles/fde9b0ad3a3d453ba6d5318189b139e9"}, "name": "swiftoperator"}]} 2018-08-09 22:08:06,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-4bd519bc-08d0-49d6-972e-06cd36e61d3e 2018-08-09 22:08:06,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104829072952s 2018-08-09 22:08:06,488 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-4bd519bc-08d0-49d6-972e-06cd36e61d3e 2018-08-09 22:08:06,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 22:08:06,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}4f7b983886ba8ff7d0764865fb4d569b01ef8f79" 2018-08-09 22:08:06,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:08:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00d650bd-51a1-4398-ba44-dfc03c533bd5 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "077169cc946647b3a28fd2b6b274fbdf", "links": {"self": "http://172.30.9.32:5000/v3/roles/077169cc946647b3a28fd2b6b274fbdf"}, "name": "reader"}, {"domain_id": null, "id": "352a7d143ea64db3aecbf66f67281fa1", "links": {"self": "http://172.30.9.32:5000/v3/roles/352a7d143ea64db3aecbf66f67281fa1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5f4e37952fed448d8a5d2d688ddf4113", "links": {"self": "http://172.30.9.32:5000/v3/roles/5f4e37952fed448d8a5d2d688ddf4113"}, "name": "admin"}, {"domain_id": null, "id": "88513a21a6f143568494c5da51703b86", "links": {"self": "http://172.30.9.32:5000/v3/roles/88513a21a6f143568494c5da51703b86"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a5b954e8e29c4b6cafac3f07fe5c5da7", "links": {"self": "http://172.30.9.32:5000/v3/roles/a5b954e8e29c4b6cafac3f07fe5c5da7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fde9b0ad3a3d453ba6d5318189b139e9", "links": {"self": "http://172.30.9.32:5000/v3/roles/fde9b0ad3a3d453ba6d5318189b139e9"}, "name": "swiftoperator"}]} 2018-08-09 22:08:06,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-00d650bd-51a1-4398-ba44-dfc03c533bd5 2018-08-09 22:08:06,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.205193042755s 2018-08-09 22:08:06,698 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-00d650bd-51a1-4398-ba44-dfc03c533bd5 2018-08-09 22:08:06,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-09 22:08:06,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}4f7b983886ba8ff7d0764865fb4d569b01ef8f79" 2018-08-09 22:08:06,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:08:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a86e2dc-338f-48c9-b174-10c84475300d Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.32:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-09 22:08:06,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains/default used request id req-3a86e2dc-338f-48c9-b174-10c84475300d 2018-08-09 22:08:06,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.20424413681s 2018-08-09 22:08:06,908 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains/default used request id req-3a86e2dc-338f-48c9-b174-10c84475300d 2018-08-09 22:08:06,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 22:08:06,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}4f7b983886ba8ff7d0764865fb4d569b01ef8f79" 2018-08-09 22:08:07,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:08:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed3361a2-bc4f-45e9-9465-96bf87f0680e Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.32:5000/v3/users/11fa7ddeb0564dbb9ae97e6016ef357f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11fa7ddeb0564dbb9ae97e6016ef357f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.32:5000/v3/users/187033aee6fd450ca96240725777e4c2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "187033aee6fd450ca96240725777e4c2", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.32:5000/v3/users/560d22bd57da40b5a0a9574a796d5f5d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "560d22bd57da40b5a0a9574a796d5f5d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.32:5000/v3/users/60452068d29f4fdfa63986a101565414"}, "domain_id": "default", "enabled": true, "options": {}, "id": "60452068d29f4fdfa63986a101565414", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.32:5000/v3/users/678f79df7fbc46f38c5b2ae2cf0c8fad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "678f79df7fbc46f38c5b2ae2cf0c8fad", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder_test-user_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "links": {"self": "http://172.30.9.32:5000/v3/users/7a0347a046024ab9b8b2c4305716856d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7a0347a046024ab9b8b2c4305716856d", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.32:5000/v3/users/7e6b2597cbd0483796ae06691a711e17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6b2597cbd0483796ae06691a711e17", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.32:5000/v3/users/88043492d8c84e8d9e6414b58d9aae53"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88043492d8c84e8d9e6414b58d9aae53", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.32:5000/v3/users/8a5e986b6ed545369b1f3084bfe0faa8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a5e986b6ed545369b1f3084bfe0faa8", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.32:5000/v3/users/97856cdcfc7541fab8b50800a44fe171"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97856cdcfc7541fab8b50800a44fe171", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.32:5000/v3/users/a3a7d792968c446db5fa23e49ad70178"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3a7d792968c446db5fa23e49ad70178", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.32:5000/v3/users/bcc2f2783f374c89b6471bd69eb8efce"}, "domain_id": "ae2f2a3ea85d48b1a1afefd9d87535da", "enabled": true, "options": {}, "id": "bcc2f2783f374c89b6471bd69eb8efce", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.32:5000/v3/users/d56b2a42ace04544a47286de17abc35f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d56b2a42ace04544a47286de17abc35f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.32:5000/v3/users/ebf0020df3ef470386f763032bf048a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ebf0020df3ef470386f763032bf048a2", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.32:5000/v3/users/ff4e1f818c8b432487ac5ca3232ff438"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff4e1f818c8b432487ac5ca3232ff438", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.32:5000/v3/users", "previous": null, "next": null}} 2018-08-09 22:08:07,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-ed3361a2-bc4f-45e9-9465-96bf87f0680e 2018-08-09 22:08:07,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.201434850693s 2018-08-09 22:08:07,111 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-ed3361a2-bc4f-45e9-9465-96bf87f0680e 2018-08-09 22:08:07,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-09 22:08:07,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}4f7b983886ba8ff7d0764865fb4d569b01ef8f79" 2018-08-09 22:08:07,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:08:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e927650b-543c-42fd-9c0b-7fc6fc031d13 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.32:5000/v3/projects/b5220918a46940eca73b5641490793b9"}, "tags": [], "enabled": true, "id": "b5220918a46940eca73b5641490793b9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.32:5000/v3/projects/795c61a836f340e8ba349c15516c91cf"}, "tags": [], "enabled": true, "id": "795c61a836f340e8ba349c15516c91cf", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_da7d753c-d91d-4090-b3e0-2b180b68d0e6"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.32:5000/v3/projects/6e2b193279f94c09870f0da27a1e5991"}, "tags": [], "enabled": true, "id": "6e2b193279f94c09870f0da27a1e5991", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-09 22:08:07,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects?domain_id=default used request id req-e927650b-543c-42fd-9c0b-7fc6fc031d13 2018-08-09 22:08:07,324 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.201485872269s 2018-08-09 22:08:07,324 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects?domain_id=default used request id req-e927650b-543c-42fd-9c0b-7fc6fc031d13 2018-08-09 22:08:07,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-09 22:08:07,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:5000/v3/role_assignments?user.id=7a0347a046024ab9b8b2c4305716856d&role.id=88513a21a6f143568494c5da51703b86&scope.project.id=795c61a836f340e8ba349c15516c91cf" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4f7b983886ba8ff7d0764865fb4d569b01ef8f79" 2018-08-09 22:08:07,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:08:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8a91924-3a24-4754-ba77-5e74966fd38f Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.32:5000/v3/role_assignments?user.id=7a0347a046024ab9b8b2c4305716856d&role.id=88513a21a6f143568494c5da51703b86&scope.project.id=795c61a836f340e8ba349c15516c91cf", "previous": null, "next": null}} 2018-08-09 22:08:07,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/role_assignments?user.id=7a0347a046024ab9b8b2c4305716856d&role.id=88513a21a6f143568494c5da51703b86&scope.project.id=795c61a836f340e8ba349c15516c91cf used request id req-b8a91924-3a24-4754-ba77-5e74966fd38f 2018-08-09 22:08:07,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.19357085228s 2018-08-09 22:08:07,527 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/role_assignments?user.id=7a0347a046024ab9b8b2c4305716856d&role.id=88513a21a6f143568494c5da51703b86&scope.project.id=795c61a836f340e8ba349c15516c91cf used request id req-b8a91924-3a24-4754-ba77-5e74966fd38f 2018-08-09 22:08:07,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-09 22:08:07,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:5000/v3/projects/795c61a836f340e8ba349c15516c91cf/users/7a0347a046024ab9b8b2c4305716856d/roles/88513a21a6f143568494c5da51703b86 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4f7b983886ba8ff7d0764865fb4d569b01ef8f79" 2018-08-09 22:08:07,717 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 22:08:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82c9dcd6-f2ae-40db-b17c-d1788b5e72b1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 22:08:07,717 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.32:5000/v3/projects/795c61a836f340e8ba349c15516c91cf/users/7a0347a046024ab9b8b2c4305716856d/roles/88513a21a6f143568494c5da51703b86 used request id req-82c9dcd6-f2ae-40db-b17c-d1788b5e72b1 2018-08-09 22:08:07,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.186757087708s 2018-08-09 22:08:07,717 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.32:5000/v3/projects/795c61a836f340e8ba349c15516c91cf/users/7a0347a046024ab9b8b2c4305716856d/roles/88513a21a6f143568494c5da51703b86 used request id req-82c9dcd6-f2ae-40db-b17c-d1788b5e72b1 2018-08-09 22:08:07,718 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_da7d753c-d91d-4090-b3e0-2b180b68d0e6', 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'795c61a836f340e8ba349c15516c91cf', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'f782c996-15e2-400b-a79d-0585cd561ec6', 'username': u'cinder_test-user_da7d753c-d91d-4090-b3e0-2b180b68d0e6', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.32: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-09 22:08:07,719 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 22:08:07,719 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 22:08:07,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 22:08:07,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 22:08:07,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 22:08:07,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 22:08:07,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 22:08:07,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 22:08:07,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 22:08:07,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 22:08:07,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 22:08:07,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 22:08:07,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 22:08:07,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 22:08:07,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 22:08:07,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 22:08:07,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 22:08:07,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 22:08:07,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 22:08:07,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 22:08:07,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 22:08:07,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 22:08:07,723 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_da7d753c-d91d-4090-b3e0-2b180b68d0e6', 'password': 'f782c996-15e2-400b-a79d-0585cd561ec6', 'project_name': 'cinder_test-project_da7d753c-d91d-4090-b3e0-2b180b68d0e6', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.32:5000/v3', 'project_id': '795c61a836f340e8ba349c15516c91cf', 'project_domain_name': 'Default'} 2018-08-09 22:08:07,724 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2018-08-09 22:08:07,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-09 22:08:07,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:08:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dc015cc-acc1-4e59-922a-a7702e673fc6 Content-Encoding: gzip Content-Length: 194 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.32:5000/v3/", "rel": "self"}]}} 2018-08-09 22:08:07,732 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-9dc015cc-acc1-4e59-922a-a7702e673fc6 2018-08-09 22:08:07,732 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-09 22:08:08,138 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "077169cc946647b3a28fd2b6b274fbdf", "name": "reader"}, {"id": "88513a21a6f143568494c5da51703b86", "name": "member"}], "expires_at": "2018-08-09T23:08:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "795c61a836f340e8ba349c15516c91cf", "name": "cinder_test-project_da7d753c-d91d-4090-b3e0-2b180b68d0e6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.32:8004/v1/795c61a836f340e8ba349c15516c91cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "437987ede53e4405944ad7c076551769"}, {"url": "http://192.30.9.3:8004/v1/795c61a836f340e8ba349c15516c91cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d3a7a4b63bc42cc950ea9d01ba16ee8"}, {"url": "http://192.30.9.3:8004/v1/795c61a836f340e8ba349c15516c91cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d8dc96d50c247e7837ea4c9b854184b"}], "type": "orchestration", "id": "06b2600fbdfd45009f077a0a8a411118", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "963d6582adf64c908f4754420d8066a9"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9837c8825b440f08dfd357317d353f0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded8397288b548b6a2ef868a552c35c4"}], "type": "event", "id": "0edb5a9ac368467395316b446bc9b17a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c4ee4a831c24b19a27a57c62ab1c000"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba92d8cd74449ad8e3ad0fb9d8df162"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c50639dc1d0944d08cb722487727404b"}], "type": "cloudformation", "id": "0f8e8a8cabc743b980b5dc7328ea8398", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/795c61a836f340e8ba349c15516c91cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75482ae7f30b4cce96aeea5fb573efee"}, {"url": "http://172.30.9.32:8776/v2/795c61a836f340e8ba349c15516c91cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3322f92a99944afb84fd710587f4207"}, {"url": "http://192.30.9.3:8776/v2/795c61a836f340e8ba349c15516c91cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca626291c6914f8392873dc1009e9439"}], "type": "volumev2", "id": "37bb077bc22343fc84723637e507d6ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58ac027cc3404748a004771a912f28e3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fdb7375f8a48ea9a3175833248c806"}, {"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aaf4dc1ae98a4fc4b8bb1ef0e4af1847"}], "type": "compute", "id": "66e5c4ed2fef488aa7efb24492939dd2", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b5781142f344691af8bcb5585c05d0a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d675dfe1fc174b888e1c05e36a89827f"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eac7171837574cfd9bdb0d1e99be1512"}], "type": "metric", "id": "74154109829a4b47a4ae0cf113ed0280", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "28c0fa2fe1a54037a1df5236437e7475"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3550892914574db28d4c22bdf0fccec5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "739a0b6ebed045fbb110541871ab2a15"}], "type": "identity", "id": "88688b106f224b10a51283eb12ae2936", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "ada1fac139534311815f98d908747c2a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9a3ecf1f13142c4a0c2baeaaa3dfaac"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6262b39fedb42aea7a928a362616ec0"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d220c13c29ac49428745e53c3a5f1f1b"}], "type": "alarming", "id": "b3fb638070d94560972a4f4ad3803c3e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29690a3ccee2437bbac7f9aa68595877"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c44848dd6a5446fb835005ab8ad4f4f"}, {"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9313e7c2f7b1414faa1e04af37a85d14"}], "type": "placement", "id": "b69679ef95c547c4bedad9a51bbc11e1", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/795c61a836f340e8ba349c15516c91cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d737435c2b74f5faf8fa63dea4e2fa1"}, {"url": "http://172.30.9.32:8776/v1/795c61a836f340e8ba349c15516c91cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78fb5d55cc204e4daa0cb175b819e87c"}, {"url": "http://192.30.9.3:8776/v1/795c61a836f340e8ba349c15516c91cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80278f13084845eaa317703712e8932f"}], "type": "volume", "id": "b6a6363259e342d8ac96a4641ed4678e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v3/795c61a836f340e8ba349c15516c91cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1008f871970540d59fed88ee5f560631"}, {"url": "http://192.30.9.3:8776/v3/795c61a836f340e8ba349c15516c91cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73ad6e9b1eaf4470a4458a45a03b86ba"}, {"url": "http://192.30.9.3:8776/v3/795c61a836f340e8ba349c15516c91cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc6095c8b90a4056ad6fb33d86c2319c"}], "type": "volumev3", "id": "cb31973e365c4222816f94365d3a9482", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8eac3aaf869e4581b0c486846aaf1964"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9f7c82f7a0247459dc8ee250179a27a"}, {"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbf52489f6c24c3bacff12a8fce92972"}], "type": "image", "id": "d37eb918087e4110bb9c0723c297dd28", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13579d8a89904ae8ae47c4c51523cc20"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8850af0d4d74815aac8c55d682d6b88"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05d68f4069f44f3928d1d2cfe0c31e2"}], "type": "network", "id": "da8095ba09ab49ed8463afad9622aa30", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a35851569141aa859a53f8f20d5c9e"}, {"url": "http://172.30.9.32:8080/v1/AUTH_795c61a836f340e8ba349c15516c91cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de78fcff9f6f4b3698322312c36b013b"}, {"url": "http://12.0.0.27:8080/v1/AUTH_795c61a836f340e8ba349c15516c91cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc41d0b8771f41d298a04050d21e2d86"}], "type": "object-store", "id": "eac7f386a2854d7cb26da2c6929699a5", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "id": "7a0347a046024ab9b8b2c4305716856d"}, "audit_ids": ["pX7YmfExTnKdebjJdlqIjA"], "issued_at": "2018-08-09T22:08:08.000000Z"}} 2018-08-09 22:08:08,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-09 22:08:08,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" -d '{"network": {"name": "cinder_test-net_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "admin_state_up": true}}' 2018-08-09 22:08:09,000 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-58d9667d-9faf-47c6-947e-54e59fb0386e Date: Thu, 09 Aug 2018 22:08:09 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"dcef324c-5118-454a-9c5c-c4d3808b8806","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"795c61a836f340e8ba349c15516c91cf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T22:08:08Z","is_default":false,"name":"cinder_test-net_da7d753c-d91d-4090-b3e0-2b180b68d0e6","qos_policy_id":null,"admin_state_up":true,"tenant_id":"795c61a836f340e8ba349c15516c91cf","created_at":"2018-08-09T22:08:08Z","mtu":1450}} 2018-08-09 22:08:09,000 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-58d9667d-9faf-47c6-947e-54e59fb0386e 2018-08-09 22:08:09,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.859584093094s 2018-08-09 22:08:09,001 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-58d9667d-9faf-47c6-947e-54e59fb0386e 2018-08-09 22:08:09,001 - 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-09T22:08:08Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'dcef324c-5118-454a-9c5c-c4d3808b8806', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-net_da7d753c-d91d-4090-b3e0-2b180b68d0e6', u'admin_state_up': True, u'tenant_id': u'795c61a836f340e8ba349c15516c91cf', u'created_at': u'2018-08-09T22:08:08Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'795c61a836f340e8ba349c15516c91cf', u'l2_adjacency': True}) 2018-08-09 22:08:09,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 22:08:09,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:08:09,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1232 X-Openstack-Request-Id: req-754de84d-95b8-4689-89c1-622f737a6884 Date: Thu, 09 Aug 2018 22:08:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T21:56:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"dcef324c-5118-454a-9c5c-c4d3808b8806","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"795c61a836f340e8ba349c15516c91cf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T22:08:08Z","qos_policy_id":null,"name":"cinder_test-net_da7d753c-d91d-4090-b3e0-2b180b68d0e6","admin_state_up":true,"tenant_id":"795c61a836f340e8ba349c15516c91cf","created_at":"2018-08-09T22:08:08Z","mtu":1450}]} 2018-08-09 22:08:09,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-754de84d-95b8-4689-89c1-622f737a6884 2018-08-09 22:08:09,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.357033967972s 2018-08-09 22:08:09,359 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-754de84d-95b8-4689-89c1-622f737a6884 2018-08-09 22:08:09,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-09 22:08:09,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" -d '{"subnet": {"name": "cinder_test-subnet_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "enable_dhcp": true, "network_id": "dcef324c-5118-454a-9c5c-c4d3808b8806", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-09 22:08:10,504 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-03cc185d-d4fa-455c-b7c5-704377395702 Date: Thu, 09 Aug 2018 22:08:10 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dcef324c-5118-454a-9c5c-c4d3808b8806","tenant_id":"795c61a836f340e8ba349c15516c91cf","created_at":"2018-08-09T22:08:09Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-09T22:08:09Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"795c61a836f340e8ba349c15516c91cf","id":"954e7788-d1b7-45c6-85f2-36aba111c115","subnetpool_id":null,"name":"cinder_test-subnet_da7d753c-d91d-4090-b3e0-2b180b68d0e6"}} 2018-08-09 22:08:10,504 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-03cc185d-d4fa-455c-b7c5-704377395702 2018-08-09 22:08:10,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.14309406281s 2018-08-09 22:08:10,504 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-03cc185d-d4fa-455c-b7c5-704377395702 2018-08-09 22:08:10,505 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T22:08:09Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'954e7788-d1b7-45c6-85f2-36aba111c115', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_da7d753c-d91d-4090-b3e0-2b180b68d0e6', u'enable_dhcp': True, u'network_id': u'dcef324c-5118-454a-9c5c-c4d3808b8806', u'tenant_id': u'795c61a836f340e8ba349c15516c91cf', u'created_at': u'2018-08-09T22:08:09Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'795c61a836f340e8ba349c15516c91cf'}) 2018-08-09 22:08:10,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-09 22:08:10,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" -d '{"router": {"external_gateway_info": {"network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750"}, "name": "cinder_test-router_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "admin_state_up": true}}' 2018-08-09 22:08:17,068 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 698 X-Openstack-Request-Id: req-381b0349-7433-4ba7-af00-844d0ce75457 Date: Thu, 09 Aug 2018 22:08:17 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "47882689-2cda-49f1-ab90-97da69506aee", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "795c61a836f340e8ba349c15516c91cf", "created_at": "2018-08-09T22:08:11Z", "admin_state_up": true, "updated_at": "2018-08-09T22:08:12Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "795c61a836f340e8ba349c15516c91cf", "id": "15a9c167-8917-42fd-b849-a5e18836e47e", "name": "cinder_test-router_da7d753c-d91d-4090-b3e0-2b180b68d0e6"}} 2018-08-09 22:08:17,068 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-381b0349-7433-4ba7-af00-844d0ce75457 2018-08-09 22:08:17,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.56301999092s 2018-08-09 22:08:17,069 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-381b0349-7433-4ba7-af00-844d0ce75457 2018-08-09 22:08:17,069 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T22:08:12Z', u'revision_number': 3, u'id': u'15a9c167-8917-42fd-b849-a5e18836e47e', u'external_gateway_info': {u'network_id': u'bdb9209b-6552-4310-8fa0-ca466e84a750', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'47882689-2cda-49f1-ab90-97da69506aee', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-router_da7d753c-d91d-4090-b3e0-2b180b68d0e6', u'admin_state_up': True, u'tenant_id': u'795c61a836f340e8ba349c15516c91cf', u'created_at': u'2018-08-09T22:08:11Z', u'flavor_id': None, u'routes': [], u'project_id': u'795c61a836f340e8ba349c15516c91cf'}) 2018-08-09 22:08:17,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-09 22:08:17,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/15a9c167-8917-42fd-b849-a5e18836e47e/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}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" -d '{"subnet_id": "954e7788-d1b7-45c6-85f2-36aba111c115"}' 2018-08-09 22:08:20,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b2a8f22d-f6ae-486c-9ebc-198aaef66783 Date: Thu, 09 Aug 2018 22:08:20 GMT RESP BODY: {"network_id": "dcef324c-5118-454a-9c5c-c4d3808b8806", "tenant_id": "795c61a836f340e8ba349c15516c91cf", "subnet_id": "954e7788-d1b7-45c6-85f2-36aba111c115", "subnet_ids": ["954e7788-d1b7-45c6-85f2-36aba111c115"], "port_id": "9622a2cd-bad2-46d9-9974-b9e309d4ad73", "id": "15a9c167-8917-42fd-b849-a5e18836e47e"} 2018-08-09 22:08:20,207 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/15a9c167-8917-42fd-b849-a5e18836e47e/add_router_interface.json used request id req-b2a8f22d-f6ae-486c-9ebc-198aaef66783 2018-08-09 22:08:20,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.13766098022s 2018-08-09 22:08:20,208 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/15a9c167-8917-42fd-b849-a5e18836e47e/add_router_interface.json used request id req-b2a8f22d-f6ae-486c-9ebc-198aaef66783 returning object 15a9c167-8917-42fd-b849-a5e18836e47e 2018-08-09 22:08:20,208 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-09 22:08:20,340 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-09 22:08:20,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-09 22:08:20,346 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Thu, 09 Aug 2018 22:08:20 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}]} 2018-08-09 22:08:20,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 22:08:20,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:08:20,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-63aa5770-ce3c-4fbd-aee5-d7e8535c3fdb Date: Thu, 09 Aug 2018 22:08:20 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 22:08:20,654 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-63aa5770-ce3c-4fbd-aee5-d7e8535c3fdb 2018-08-09 22:08:20,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.302562952042s 2018-08-09 22:08:20,654 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-63aa5770-ce3c-4fbd-aee5-d7e8535c3fdb 2018-08-09 22:08:20,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-09 22:08:20,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_da7d753c-d91d-4090-b3e0-2b180b68d0e6"}' 2018-08-09 22:08:20,962 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 939 Content-Type: application/json Location: http://172.30.9.32:9292/v2/images/050534df-3c2c-437a-a8ac-fbcf3856201c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c9da91c8-fe13-4eda-939f-b6720c77b21a Date: Thu, 09 Aug 2018 22:08:20 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T22:08:20Z", "file": "/v2/images/050534df-3c2c-437a-a8ac-fbcf3856201c/file", "owner": "795c61a836f340e8ba349c15516c91cf", "id": "050534df-3c2c-437a-a8ac-fbcf3856201c", "size": null, "self": "/v2/images/050534df-3c2c-437a-a8ac-fbcf3856201c", "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_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "checksum": null, "created_at": "2018-08-09T22:08:20Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-09 22:08:20,962 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-c9da91c8-fe13-4eda-939f-b6720c77b21a 2018-08-09 22:08:20,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.299232006073s 2018-08-09 22:08:20,962 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-c9da91c8-fe13-4eda-939f-b6720c77b21a returning object 050534df-3c2c-437a-a8ac-fbcf3856201c 2018-08-09 22:08:20,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-09 22:08:20,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9292/v2/images/050534df-3c2c-437a-a8ac-fbcf3856201c/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}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" -d '' 2018-08-09 22:08:21,834 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0ffd34df-dbea-4b05-ad7c-c93a4f59da64 Date: Thu, 09 Aug 2018 22:08:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-09 22:08:21,834 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/050534df-3c2c-437a-a8ac-fbcf3856201c/file used request id req-0ffd34df-dbea-4b05-ad7c-c93a4f59da64 2018-08-09 22:08:21,835 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.871381044388s 2018-08-09 22:08:21,835 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/050534df-3c2c-437a-a8ac-fbcf3856201c/file used request id req-0ffd34df-dbea-4b05-ad7c-c93a4f59da64 2018-08-09 22:08:21,839 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 22:08:21,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:08:22,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json X-Openstack-Request-Id: req-3fffee61-aa85-4c13-9f89-90de8b633167 Date: Thu, 09 Aug 2018 22:08:22 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T22:08:21Z", "file": "/v2/images/050534df-3c2c-437a-a8ac-fbcf3856201c/file", "owner": "795c61a836f340e8ba349c15516c91cf", "id": "050534df-3c2c-437a-a8ac-fbcf3856201c", "size": 12716032, "self": "/v2/images/050534df-3c2c-437a-a8ac-fbcf3856201c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/050534df-3c2c-437a-a8ac-fbcf3856201c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/050534df-3c2c-437a-a8ac-fbcf3856201c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T22:08:20Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 22:08:22,165 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-3fffee61-aa85-4c13-9f89-90de8b633167 2018-08-09 22:08:22,165 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.325960874557s 2018-08-09 22:08:22,165 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-3fffee61-aa85-4c13-9f89-90de8b633167 2018-08-09 22:08:22,167 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/050534df-3c2c-437a-a8ac-fbcf3856201c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/050534df-3c2c-437a-a8ac-fbcf3856201c/file', 'owner': u'795c61a836f340e8ba349c15516c91cf', 'id': u'050534df-3c2c-437a-a8ac-fbcf3856201c', 'size': 12716032, u'self': u'/v2/images/050534df-3c2c-437a-a8ac-fbcf3856201c', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'795c61a836f340e8ba349c15516c91cf', 'name': 'cinder_test-project_da7d753c-d91d-4090-b3e0-2b180b68d0e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/050534df-3c2c-437a-a8ac-fbcf3856201c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-09T22:08:21Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-09T22:08:21Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_da7d753c-d91d-4090-b3e0-2b180b68d0e6', '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/050534df-3c2c-437a-a8ac-fbcf3856201c', 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_da7d753c-d91d-4090-b3e0-2b180b68d0e6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_da7d753c-d91d-4090-b3e0-2b180b68d0e6', 'created': u'2018-08-09T22:08:20Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-09T22:08:20Z', 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/050534df-3c2c-437a-a8ac-fbcf3856201c', 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_da7d753c-d91d-4090-b3e0-2b180b68d0e6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-09 22:08:22,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-09 22:08:22,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}4f7b983886ba8ff7d0764865fb4d569b01ef8f79" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-09 22:08:22,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:08: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-03f03219-f61e-4696-a0cb-5112cb3f7f98 x-compute-request-id: req-03f03219-f61e-4696-a0cb-5112cb3f7f98 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "cinder_test-flavor_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/e321c3b3-d49b-40c2-ab7f-9ada05344f27", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/e321c3b3-d49b-40c2-ab7f-9ada05344f27", "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": "e321c3b3-d49b-40c2-ab7f-9ada05344f27"}} 2018-08-09 22:08:22,490 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-03f03219-f61e-4696-a0cb-5112cb3f7f98 2018-08-09 22:08:22,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.321826934814s 2018-08-09 22:08:22,490 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-03f03219-f61e-4696-a0cb-5112cb3f7f98 2018-08-09 22:08:22,491 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_da7d753c-d91d-4090-b3e0-2b180b68d0e6', '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'b5220918a46940eca73b5641490793b9', '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'e321c3b3-d49b-40c2-ab7f-9ada05344f27', 'swap': 0}) 2018-08-09 22:08:22,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-09 22:08:22,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors/e321c3b3-d49b-40c2-ab7f-9ada05344f27/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}4f7b983886ba8ff7d0764865fb4d569b01ef8f79" -d '{"extra_specs": {}}' 2018-08-09 22:08:22,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:08: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-95a5d90a-2dd8-4f4d-9507-03f6b6b2a400 x-compute-request-id: req-95a5d90a-2dd8-4f4d-9507-03f6b6b2a400 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-09 22:08:22,516 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/e321c3b3-d49b-40c2-ab7f-9ada05344f27/os-extra_specs used request id req-95a5d90a-2dd8-4f4d-9507-03f6b6b2a400 2018-08-09 22:08:22,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0241930484772s 2018-08-09 22:08:22,516 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/e321c3b3-d49b-40c2-ab7f-9ada05344f27/os-extra_specs used request id req-95a5d90a-2dd8-4f4d-9507-03f6b6b2a400 2018-08-09 22:08:22,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-09 22:08:22,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" -d '{"keypair": {"name": "cinder_test-kp_da7d753c-d91d-4090-b3e0-2b180b68d0e6"}}' 2018-08-09 22:08:22,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:08: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-761aac00-ffe0-43e1-b961-eb8220336c9c x-compute-request-id: req-761aac00-ffe0-43e1-b961-eb8220336c9c Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+g/+CcDcyGY/BTm1cTKtdktkmAKbPMhNJf45f0lh3EMYHT5M5Pnh3ToOCXLNjjmO4magbbXkcccNJa7vQWbFm7YErsMtuppUG64mQ2YjQfihmFFeumjNTAvxYhaTuL/3QnfUzHGNgFdCGrW7PDTxAIbrM80TFWKGJx+YQRKHJ4KqCsxHciMXvSNHe5hsKswhqnEYwVXVy0vGxFTSAQtyj9hejXHNh7ipvzs1c4SeC+SelvszvQ+Ur8/Y2a0pP+htf6FkMnB5EpjSBjP5Dvw9wH4YUyq7UCDGhPe2c4bOePGmrNO4OlpbILbpjPPJAxk9uW5o77mgyMW/UbXJvppK1 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAvoP/gnA3MhmPwU5tXEyrXZLZJgCmzzITSX+OX9JYdxDGB0+T\nOT54d06DglyzY45juJmoG215HHHDSWu70FmxZu2BK7DLbqaVBuuJkNmI0H4oZhRX\nrpozUwL8WIWk7i/90J31MxxjYBXQhq1uzw08QCG6zPNExVihicfmEEShyeCqgrMR\n3IjF70jR3uYbCrMIapxGMFV1ctLxsRU0gELco/YXo1xzYe4qb87NXOEngvknpb7M\n70PlK/P2NmtKT/obX+hZDJweRKY0gYz+Q78PcB+GFMqu1AgxoT3tnOGznjxpqzTu\nDpaWyC26YzzyQMZPbluaO+5oMjFv1G1yb6aStQIDAQABAoIBAHAGHdANO+dxsF3y\nR8vmKT20g4sdBvj+cOje4FDn1qzsaAUUfXVDjoJY4GtfJvx7VZfOglLeZECdhD8/\n4gf5NZ9YOIQASR6fRTH0fcd2okQ2anrbq1M3yMYfE1LaAskr3ws0VmHfZ2+wZBVN\nFcMZ/TuYmca5pM6F9zaVHGqkcJ3LQRSY/5/izr4eBAnf8B7quABhIZWMvYUsPLSk\nTFHdJ5h6chMXGDOFZNY5xVbEDdbGlC8Me/PYfo+oRlwPAXhXLATyeDfJrb9Aj5I+\nfY+FRXsdEiw0iwKW8KXbCfB+RmHXAs6u3nJ+ic2Fygb9iLkv1M4jhwAuvpdRyIat\nIiXv6wECgYEA7UllCS2anLQUZCyrv6CjvJQmdeZiCllb+T22IrOFoTo60JF5w7qB\nAbf4YsA+0HRKcEHtg1qZHFu1ziyEEbrfzoOvRU3IQ6A9CvwDBLWlMbcspTv4ZcCX\nGzxQUlgCvfFz3Te4EW7U24jnobx8ltCjO/yOmLZSnbM8jM8Nk4T7wg0CgYEAzYpW\nWYLbW1dJdasvtv2tkc8r+2X4LleGy5choJzmF0pBjvA8o5KcB9mzQ4vv9FkcBCWv\nu6DBMhfIqm2RWt2JBpM2LEiRLF+LxHlhsS9Fdwsls/vn3hnAyJxwt4TNlrQwGPtr\n+xEwPqXmVPB3calDqtC3PEaX62fWArFC5rVm8UkCgYBqzyrHotuBxh2XqfP1Yh3R\n+O4HDBj9h5O68WhW3nA8TrXCxHkG/aCsYV9RNDASLQaE2WhMRC+/cBi6IZehU3kC\nwIvYqlaG+k3/78h8Cje91TInfoMlajeabt/I8Qzq6xC4dyhH0JfH6iw5xVpfmLKh\ngeG+I/O0QMX0rA70ZFve0QKBgGU4JQH7sS6wM5rg7KR/FMTjc1NgifG4ZMdJ6+N+\noMkDZnmP0Sz0fCZZjTBMb6SzZVqdfIc3ySx0Dfvv7U8EHgDA6kKwkd16SAg/hl6N\nWvYe5ThXa34yzH9+mvulSOFYZv9GgYyokEupw1489XVh19L86d+jHBlvjzLQPJQE\n7WcRAoGBAN4UzkH2MT5PDLGfeYR8eoE3t48fwnwaaGdGqUMXQ2K2D/zg9gjCzwnI\nCG4ebMEKDFJ5t+ovWDm03uHbrpXDi94zDcImArLMZGpx4kwStZGVMfbMbI0end8R\nI+DRgxt2SF4OmMkHKxNhc3/+HhfaOYLwfK9q5vUK46kZQWZqPkXJ\n-----END RSA PRIVATE KEY-----\n", "user_id": "7a0347a046024ab9b8b2c4305716856d", "name": "cinder_test-kp_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "fingerprint": "fd:5b:bf:bf:d7:7c:d7:98:b6:36:27:20:8a:02:94:c6"}} 2018-08-09 22:08:22,909 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/os-keypairs used request id req-761aac00-ffe0-43e1-b961-eb8220336c9c 2018-08-09 22:08:22,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.392494916916s 2018-08-09 22:08:22,910 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/os-keypairs used request id req-761aac00-ffe0-43e1-b961-eb8220336c9c 2018-08-09 22:08:22,910 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+g/+CcDcyGY/BTm1cTKtdktkmAKbPMhNJf45f0lh3EMYHT5M5Pnh3ToOCXLNjjmO4magbbXkcccNJa7vQWbFm7YErsMtuppUG64mQ2YjQfihmFFeumjNTAvxYhaTuL/3QnfUzHGNgFdCGrW7PDTxAIbrM80TFWKGJx+YQRKHJ4KqCsxHciMXvSNHe5hsKswhqnEYwVXVy0vGxFTSAQtyj9hejXHNh7ipvzs1c4SeC+SelvszvQ+Ur8/Y2a0pP+htf6FkMnB5EpjSBjP5Dvw9wH4YUyq7UCDGhPe2c4bOePGmrNO4OlpbILbpjPPJAxk9uW5o77mgyMW/UbXJvppK1 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAvoP/gnA3MhmPwU5tXEyrXZLZJgCmzzITSX+OX9JYdxDGB0+T\nOT54d06DglyzY45juJmoG215HHHDSWu70FmxZu2BK7DLbqaVBuuJkNmI0H4oZhRX\nrpozUwL8WIWk7i/90J31MxxjYBXQhq1uzw08QCG6zPNExVihicfmEEShyeCqgrMR\n3IjF70jR3uYbCrMIapxGMFV1ctLxsRU0gELco/YXo1xzYe4qb87NXOEngvknpb7M\n70PlK/P2NmtKT/obX+hZDJweRKY0gYz+Q78PcB+GFMqu1AgxoT3tnOGznjxpqzTu\nDpaWyC26YzzyQMZPbluaO+5oMjFv1G1yb6aStQIDAQABAoIBAHAGHdANO+dxsF3y\nR8vmKT20g4sdBvj+cOje4FDn1qzsaAUUfXVDjoJY4GtfJvx7VZfOglLeZECdhD8/\n4gf5NZ9YOIQASR6fRTH0fcd2okQ2anrbq1M3yMYfE1LaAskr3ws0VmHfZ2+wZBVN\nFcMZ/TuYmca5pM6F9zaVHGqkcJ3LQRSY/5/izr4eBAnf8B7quABhIZWMvYUsPLSk\nTFHdJ5h6chMXGDOFZNY5xVbEDdbGlC8Me/PYfo+oRlwPAXhXLATyeDfJrb9Aj5I+\nfY+FRXsdEiw0iwKW8KXbCfB+RmHXAs6u3nJ+ic2Fygb9iLkv1M4jhwAuvpdRyIat\nIiXv6wECgYEA7UllCS2anLQUZCyrv6CjvJQmdeZiCllb+T22IrOFoTo60JF5w7qB\nAbf4YsA+0HRKcEHtg1qZHFu1ziyEEbrfzoOvRU3IQ6A9CvwDBLWlMbcspTv4ZcCX\nGzxQUlgCvfFz3Te4EW7U24jnobx8ltCjO/yOmLZSnbM8jM8Nk4T7wg0CgYEAzYpW\nWYLbW1dJdasvtv2tkc8r+2X4LleGy5choJzmF0pBjvA8o5KcB9mzQ4vv9FkcBCWv\nu6DBMhfIqm2RWt2JBpM2LEiRLF+LxHlhsS9Fdwsls/vn3hnAyJxwt4TNlrQwGPtr\n+xEwPqXmVPB3calDqtC3PEaX62fWArFC5rVm8UkCgYBqzyrHotuBxh2XqfP1Yh3R\n+O4HDBj9h5O68WhW3nA8TrXCxHkG/aCsYV9RNDASLQaE2WhMRC+/cBi6IZehU3kC\nwIvYqlaG+k3/78h8Cje91TInfoMlajeabt/I8Qzq6xC4dyhH0JfH6iw5xVpfmLKh\ngeG+I/O0QMX0rA70ZFve0QKBgGU4JQH7sS6wM5rg7KR/FMTjc1NgifG4ZMdJ6+N+\noMkDZnmP0Sz0fCZZjTBMb6SzZVqdfIc3ySx0Dfvv7U8EHgDA6kKwkd16SAg/hl6N\nWvYe5ThXa34yzH9+mvulSOFYZv9GgYyokEupw1489XVh19L86d+jHBlvjzLQPJQE\n7WcRAoGBAN4UzkH2MT5PDLGfeYR8eoE3t48fwnwaaGdGqUMXQ2K2D/zg9gjCzwnI\nCG4ebMEKDFJ5t+ovWDm03uHbrpXDi94zDcImArLMZGpx4kwStZGVMfbMbI0end8R\nI+DRgxt2SF4OmMkHKxNhc3/+HhfaOYLwfK9q5vUK46kZQWZqPkXJ\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'7a0347a046024ab9b8b2c4305716856d', 'name': u'cinder_test-kp_da7d753c-d91d-4090-b3e0-2b180b68d0e6', 'created_at': '2018-08-09T22:08:22.910912', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'795c61a836f340e8ba349c15516c91cf', 'name': 'cinder_test-project_da7d753c-d91d-4090-b3e0-2b180b68d0e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'fd:5b:bf:bf:d7:7c:d7:98:b6:36:27:20:8a:02:94:c6', 'type': 'ssh', 'id': u'cinder_test-kp_da7d753c-d91d-4090-b3e0-2b180b68d0e6'}) 2018-08-09 22:08:22,911 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAvoP/gnA3MhmPwU5tXEyrXZLZJgCmzzITSX+OX9JYdxDGB0+T OT54d06DglyzY45juJmoG215HHHDSWu70FmxZu2BK7DLbqaVBuuJkNmI0H4oZhRX rpozUwL8WIWk7i/90J31MxxjYBXQhq1uzw08QCG6zPNExVihicfmEEShyeCqgrMR 3IjF70jR3uYbCrMIapxGMFV1ctLxsRU0gELco/YXo1xzYe4qb87NXOEngvknpb7M 70PlK/P2NmtKT/obX+hZDJweRKY0gYz+Q78PcB+GFMqu1AgxoT3tnOGznjxpqzTu DpaWyC26YzzyQMZPbluaO+5oMjFv1G1yb6aStQIDAQABAoIBAHAGHdANO+dxsF3y R8vmKT20g4sdBvj+cOje4FDn1qzsaAUUfXVDjoJY4GtfJvx7VZfOglLeZECdhD8/ 4gf5NZ9YOIQASR6fRTH0fcd2okQ2anrbq1M3yMYfE1LaAskr3ws0VmHfZ2+wZBVN FcMZ/TuYmca5pM6F9zaVHGqkcJ3LQRSY/5/izr4eBAnf8B7quABhIZWMvYUsPLSk TFHdJ5h6chMXGDOFZNY5xVbEDdbGlC8Me/PYfo+oRlwPAXhXLATyeDfJrb9Aj5I+ fY+FRXsdEiw0iwKW8KXbCfB+RmHXAs6u3nJ+ic2Fygb9iLkv1M4jhwAuvpdRyIat IiXv6wECgYEA7UllCS2anLQUZCyrv6CjvJQmdeZiCllb+T22IrOFoTo60JF5w7qB Abf4YsA+0HRKcEHtg1qZHFu1ziyEEbrfzoOvRU3IQ6A9CvwDBLWlMbcspTv4ZcCX GzxQUlgCvfFz3Te4EW7U24jnobx8ltCjO/yOmLZSnbM8jM8Nk4T7wg0CgYEAzYpW WYLbW1dJdasvtv2tkc8r+2X4LleGy5choJzmF0pBjvA8o5KcB9mzQ4vv9FkcBCWv u6DBMhfIqm2RWt2JBpM2LEiRLF+LxHlhsS9Fdwsls/vn3hnAyJxwt4TNlrQwGPtr +xEwPqXmVPB3calDqtC3PEaX62fWArFC5rVm8UkCgYBqzyrHotuBxh2XqfP1Yh3R +O4HDBj9h5O68WhW3nA8TrXCxHkG/aCsYV9RNDASLQaE2WhMRC+/cBi6IZehU3kC wIvYqlaG+k3/78h8Cje91TInfoMlajeabt/I8Qzq6xC4dyhH0JfH6iw5xVpfmLKh geG+I/O0QMX0rA70ZFve0QKBgGU4JQH7sS6wM5rg7KR/FMTjc1NgifG4ZMdJ6+N+ oMkDZnmP0Sz0fCZZjTBMb6SzZVqdfIc3ySx0Dfvv7U8EHgDA6kKwkd16SAg/hl6N WvYe5ThXa34yzH9+mvulSOFYZv9GgYyokEupw1489XVh19L86d+jHBlvjzLQPJQE 7WcRAoGBAN4UzkH2MT5PDLGfeYR8eoE3t48fwnwaaGdGqUMXQ2K2D/zg9gjCzwnI CG4ebMEKDFJ5t+ovWDm03uHbrpXDi94zDcImArLMZGpx4kwStZGVMfbMbI0end8R I+DRgxt2SF4OmMkHKxNhc3/+HhfaOYLwfK9q5vUK46kZQWZqPkXJ -----END RSA PRIVATE KEY----- 2018-08-09 22:08:22,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-09 22:08:22,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" -d '{"security_group": {"name": "cinder_test-sg_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "description": "created by OPNFV Functest (cinder_test)"}}' 2018-08-09 22:08:23,410 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1422 X-Openstack-Request-Id: req-6373715a-e628-4c9b-9fa3-f33965ead0aa Date: Thu, 09 Aug 2018 22:08:23 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "795c61a836f340e8ba349c15516c91cf", "created_at": "2018-08-09T22:08:23Z", "updated_at": "2018-08-09T22:08:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:08:23Z", "revision_number": 0, "id": "1504ce07-c11a-4e84-960c-61c6cf9bb509", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:08:23Z", "security_group_id": "db10ca33-9a02-4532-8326-9643a4ffb4fd", "tenant_id": "795c61a836f340e8ba349c15516c91cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "795c61a836f340e8ba349c15516c91cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:08:23Z", "revision_number": 0, "id": "6a01487a-c876-4ed4-be07-82330912f106", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:08:23Z", "security_group_id": "db10ca33-9a02-4532-8326-9643a4ffb4fd", "tenant_id": "795c61a836f340e8ba349c15516c91cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "795c61a836f340e8ba349c15516c91cf"}], "revision_number": 1, "project_id": "795c61a836f340e8ba349c15516c91cf", "id": "db10ca33-9a02-4532-8326-9643a4ffb4fd", "name": "cinder_test-sg_da7d753c-d91d-4090-b3e0-2b180b68d0e6"}} 2018-08-09 22:08:23,410 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-6373715a-e628-4c9b-9fa3-f33965ead0aa 2018-08-09 22:08:23,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.496495962143s 2018-08-09 22:08:23,411 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-6373715a-e628-4c9b-9fa3-f33965ead0aa 2018-08-09 22:08:23,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-09 22:08:23,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:08:23,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3838 X-Openstack-Request-Id: req-b65a26dc-3260-4076-bf18-5094ed7330b7 Date: Thu, 09 Aug 2018 22:08:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "795c61a836f340e8ba349c15516c91cf", "created_at": "2018-08-09T22:08:08Z", "updated_at": "2018-08-09T22:08:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:08:08Z", "revision_number": 0, "id": "48ae15de-c932-4f73-96bb-71e82f989736", "remote_group_id": "8cd1abf7-84e9-422a-8739-84de6b5b5d7f", "remote_ip_prefix": null, "created_at": "2018-08-09T22:08:08Z", "security_group_id": "8cd1abf7-84e9-422a-8739-84de6b5b5d7f", "tenant_id": "795c61a836f340e8ba349c15516c91cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "795c61a836f340e8ba349c15516c91cf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:08:08Z", "revision_number": 0, "id": "bbac2396-cfcf-429a-9585-c934a78396c2", "remote_group_id": "8cd1abf7-84e9-422a-8739-84de6b5b5d7f", "remote_ip_prefix": null, "created_at": "2018-08-09T22:08:08Z", "security_group_id": "8cd1abf7-84e9-422a-8739-84de6b5b5d7f", "tenant_id": "795c61a836f340e8ba349c15516c91cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "795c61a836f340e8ba349c15516c91cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:08:08Z", "revision_number": 0, "id": "d17e12bc-b292-4c27-bc30-a5ade3641a94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:08:08Z", "security_group_id": "8cd1abf7-84e9-422a-8739-84de6b5b5d7f", "tenant_id": "795c61a836f340e8ba349c15516c91cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "795c61a836f340e8ba349c15516c91cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:08:08Z", "revision_number": 0, "id": "f9aecc3c-c081-4449-8991-b753fa0d4dd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:08:08Z", "security_group_id": "8cd1abf7-84e9-422a-8739-84de6b5b5d7f", "tenant_id": "795c61a836f340e8ba349c15516c91cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "795c61a836f340e8ba349c15516c91cf"}], "revision_number": 1, "project_id": "795c61a836f340e8ba349c15516c91cf", "id": "8cd1abf7-84e9-422a-8739-84de6b5b5d7f", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "795c61a836f340e8ba349c15516c91cf", "created_at": "2018-08-09T22:08:23Z", "updated_at": "2018-08-09T22:08:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:08:23Z", "revision_number": 0, "id": "1504ce07-c11a-4e84-960c-61c6cf9bb509", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:08:23Z", "security_group_id": "db10ca33-9a02-4532-8326-9643a4ffb4fd", "tenant_id": "795c61a836f340e8ba349c15516c91cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "795c61a836f340e8ba349c15516c91cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:08:23Z", "revision_number": 0, "id": "6a01487a-c876-4ed4-be07-82330912f106", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:08:23Z", "security_group_id": "db10ca33-9a02-4532-8326-9643a4ffb4fd", "tenant_id": "795c61a836f340e8ba349c15516c91cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "795c61a836f340e8ba349c15516c91cf"}], "revision_number": 1, "project_id": "795c61a836f340e8ba349c15516c91cf", "id": "db10ca33-9a02-4532-8326-9643a4ffb4fd", "name": "cinder_test-sg_da7d753c-d91d-4090-b3e0-2b180b68d0e6"}]} 2018-08-09 22:08:23,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-b65a26dc-3260-4076-bf18-5094ed7330b7 2018-08-09 22:08:23,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.321178913116s 2018-08-09 22:08:23,737 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-b65a26dc-3260-4076-bf18-5094ed7330b7 2018-08-09 22:08:23,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-09 22:08:23,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" -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": "db10ca33-9a02-4532-8326-9643a4ffb4fd"}}' 2018-08-09 22:08:24,175 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-6d51cc13-d5d8-44b7-8a7f-7dd318c1f969 Date: Thu, 09 Aug 2018 22:08:24 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-09T22:08:24Z", "security_group_id": "db10ca33-9a02-4532-8326-9643a4ffb4fd", "port_range_min": 22, "revision_number": 0, "tenant_id": "795c61a836f340e8ba349c15516c91cf", "created_at": "2018-08-09T22:08:24Z", "project_id": "795c61a836f340e8ba349c15516c91cf", "id": "f7a6bc2d-ce95-4273-be91-69785435b135"}} 2018-08-09 22:08:24,176 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-6d51cc13-d5d8-44b7-8a7f-7dd318c1f969 2018-08-09 22:08:24,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.434201955795s 2018-08-09 22:08:24,176 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-6d51cc13-d5d8-44b7-8a7f-7dd318c1f969 2018-08-09 22:08:24,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-09 22:08:24,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:08:24,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4334 X-Openstack-Request-Id: req-931246ad-9ac4-44cd-8d31-5c1965d2c357 Date: Thu, 09 Aug 2018 22:08:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "795c61a836f340e8ba349c15516c91cf", "created_at": "2018-08-09T22:08:08Z", "updated_at": "2018-08-09T22:08:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:08:08Z", "revision_number": 0, "id": "48ae15de-c932-4f73-96bb-71e82f989736", "remote_group_id": "8cd1abf7-84e9-422a-8739-84de6b5b5d7f", "remote_ip_prefix": null, "created_at": "2018-08-09T22:08:08Z", "security_group_id": "8cd1abf7-84e9-422a-8739-84de6b5b5d7f", "tenant_id": "795c61a836f340e8ba349c15516c91cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "795c61a836f340e8ba349c15516c91cf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:08:08Z", "revision_number": 0, "id": "bbac2396-cfcf-429a-9585-c934a78396c2", "remote_group_id": "8cd1abf7-84e9-422a-8739-84de6b5b5d7f", "remote_ip_prefix": null, "created_at": "2018-08-09T22:08:08Z", "security_group_id": "8cd1abf7-84e9-422a-8739-84de6b5b5d7f", "tenant_id": "795c61a836f340e8ba349c15516c91cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "795c61a836f340e8ba349c15516c91cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:08:08Z", "revision_number": 0, "id": "d17e12bc-b292-4c27-bc30-a5ade3641a94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:08:08Z", "security_group_id": "8cd1abf7-84e9-422a-8739-84de6b5b5d7f", "tenant_id": "795c61a836f340e8ba349c15516c91cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "795c61a836f340e8ba349c15516c91cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:08:08Z", "revision_number": 0, "id": "f9aecc3c-c081-4449-8991-b753fa0d4dd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:08:08Z", "security_group_id": "8cd1abf7-84e9-422a-8739-84de6b5b5d7f", "tenant_id": "795c61a836f340e8ba349c15516c91cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "795c61a836f340e8ba349c15516c91cf"}], "revision_number": 1, "project_id": "795c61a836f340e8ba349c15516c91cf", "id": "8cd1abf7-84e9-422a-8739-84de6b5b5d7f", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "795c61a836f340e8ba349c15516c91cf", "created_at": "2018-08-09T22:08:23Z", "updated_at": "2018-08-09T22:08:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:08:23Z", "revision_number": 0, "id": "1504ce07-c11a-4e84-960c-61c6cf9bb509", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:08:23Z", "security_group_id": "db10ca33-9a02-4532-8326-9643a4ffb4fd", "tenant_id": "795c61a836f340e8ba349c15516c91cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "795c61a836f340e8ba349c15516c91cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:08:23Z", "revision_number": 0, "id": "6a01487a-c876-4ed4-be07-82330912f106", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:08:23Z", "security_group_id": "db10ca33-9a02-4532-8326-9643a4ffb4fd", "tenant_id": "795c61a836f340e8ba349c15516c91cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "795c61a836f340e8ba349c15516c91cf"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-09T22:08:24Z", "revision_number": 0, "id": "f7a6bc2d-ce95-4273-be91-69785435b135", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:08:24Z", "security_group_id": "db10ca33-9a02-4532-8326-9643a4ffb4fd", "tenant_id": "795c61a836f340e8ba349c15516c91cf", "port_range_min": 22, "ethertype": "IPv4", "project_id": "795c61a836f340e8ba349c15516c91cf"}], "revision_number": 2, "project_id": "795c61a836f340e8ba349c15516c91cf", "id": "db10ca33-9a02-4532-8326-9643a4ffb4fd", "name": "cinder_test-sg_da7d753c-d91d-4090-b3e0-2b180b68d0e6"}]} 2018-08-09 22:08:24,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-931246ad-9ac4-44cd-8d31-5c1965d2c357 2018-08-09 22:08:24,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.322194814682s 2018-08-09 22:08:24,502 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-931246ad-9ac4-44cd-8d31-5c1965d2c357 2018-08-09 22:08:24,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-09 22:08:24,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" -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": "db10ca33-9a02-4532-8326-9643a4ffb4fd"}}' 2018-08-09 22:08:24,918 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-36f89648-b97a-480a-91de-eb2182906c80 Date: Thu, 09 Aug 2018 22:08:24 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-09T22:08:24Z", "security_group_id": "db10ca33-9a02-4532-8326-9643a4ffb4fd", "port_range_min": null, "revision_number": 0, "tenant_id": "795c61a836f340e8ba349c15516c91cf", "created_at": "2018-08-09T22:08:24Z", "project_id": "795c61a836f340e8ba349c15516c91cf", "id": "69241e17-3ed5-4c08-bd5f-4530c6c50dff"}} 2018-08-09 22:08:24,918 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-36f89648-b97a-480a-91de-eb2182906c80 2018-08-09 22:08:24,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.412842035294s 2018-08-09 22:08:24,919 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-36f89648-b97a-480a-91de-eb2182906c80 2018-08-09 22:08:24,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 22:08:24,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:08:25,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-86364c79-255b-4918-93ab-bf7edc392ee6 Date: Thu, 09 Aug 2018 22:08:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T21:56:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"dcef324c-5118-454a-9c5c-c4d3808b8806","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"795c61a836f340e8ba349c15516c91cf","l2_adjacency":true,"status":"ACTIVE","subnets":["954e7788-d1b7-45c6-85f2-36aba111c115"],"description":"","tags":[],"updated_at":"2018-08-09T22:08:09Z","qos_policy_id":null,"name":"cinder_test-net_da7d753c-d91d-4090-b3e0-2b180b68d0e6","admin_state_up":true,"tenant_id":"795c61a836f340e8ba349c15516c91cf","created_at":"2018-08-09T22:08:08Z","mtu":1450}]} 2018-08-09 22:08:25,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-86364c79-255b-4918-93ab-bf7edc392ee6 2018-08-09 22:08:25,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.368030071259s 2018-08-09 22:08:25,289 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-86364c79-255b-4918-93ab-bf7edc392ee6 2018-08-09 22:08:25,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 22:08:25,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:08:25,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json X-Openstack-Request-Id: req-d9a222be-939f-446c-a93f-94fa852d783d Date: Thu, 09 Aug 2018 22:08:25 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T22:08:21Z", "file": "/v2/images/050534df-3c2c-437a-a8ac-fbcf3856201c/file", "owner": "795c61a836f340e8ba349c15516c91cf", "id": "050534df-3c2c-437a-a8ac-fbcf3856201c", "size": 12716032, "self": "/v2/images/050534df-3c2c-437a-a8ac-fbcf3856201c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/050534df-3c2c-437a-a8ac-fbcf3856201c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/050534df-3c2c-437a-a8ac-fbcf3856201c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T22:08:20Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 22:08:25,613 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-d9a222be-939f-446c-a93f-94fa852d783d 2018-08-09 22:08:25,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.320030927658s 2018-08-09 22:08:25,614 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-d9a222be-939f-446c-a93f-94fa852d783d 2018-08-09 22:08:25,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 22:08:25,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:08:25,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:08: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-7a849709-e771-4a75-a0b9-eb7b9a2e9848 x-compute-request-id: req-7a849709-e771-4a75-a0b9-eb7b9a2e9848 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/e321c3b3-d49b-40c2-ab7f-9ada05344f27", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/e321c3b3-d49b-40c2-ab7f-9ada05344f27", "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": "e321c3b3-d49b-40c2-ab7f-9ada05344f27"}]} 2018-08-09 22:08:25,638 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-7a849709-e771-4a75-a0b9-eb7b9a2e9848 2018-08-09 22:08:25,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.023010969162s 2018-08-09 22:08:25,638 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-7a849709-e771-4a75-a0b9-eb7b9a2e9848 2018-08-09 22:08:25,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-09 22:08:25,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" -d '{"server": {"name": "cinder_test-vm2_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "imageRef": "050534df-3c2c-437a-a8ac-fbcf3856201c", "key_name": "cinder_test-kp_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "flavorRef": "e321c3b3-d49b-40c2-ab7f-9ada05344f27", "max_count": 1, "min_count": 1, "networks": [{"uuid": "dcef324c-5118-454a-9c5c-c4d3808b8806"}], "security_groups": [{"name": "db10ca33-9a02-4532-8326-9643a4ffb4fd"}]}}' 2018-08-09 22:08:30,415 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 22:08: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-37c55324-3a41-437e-b94a-55355e4a02dc x-compute-request-id: req-37c55324-3a41-437e-b94a-55355e4a02dc Content-Length: 403 location: http://172.30.9.32:8774/v2.1/servers/c5913907-dee5-4986-9568-61cb229026aa Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "db10ca33-9a02-4532-8326-9643a4ffb4fd"}], "OS-DCF:diskConfig": "MANUAL", "id": "c5913907-dee5-4986-9568-61cb229026aa", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/c5913907-dee5-4986-9568-61cb229026aa", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/c5913907-dee5-4986-9568-61cb229026aa", "rel": "bookmark"}], "adminPass": "jbnWHEoN7hEs"}} 2018-08-09 22:08:30,415 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers used request id req-37c55324-3a41-437e-b94a-55355e4a02dc 2018-08-09 22:08:30,415 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.77483010292s 2018-08-09 22:08:30,415 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers used request id req-37c55324-3a41-437e-b94a-55355e4a02dc 2018-08-09 22:08:30,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 22:08:30,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:08:30,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:08: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-9592241f-50e8-481a-9178-86d8a0ffa3c2 x-compute-request-id: req-9592241f-50e8-481a-9178-86d8a0ffa3c2 Content-Encoding: gzip Content-Length: 604 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/c5913907-dee5-4986-9568-61cb229026aa", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/c5913907-dee5-4986-9568-61cb229026aa", "rel": "bookmark"}], "image": {"id": "050534df-3c2c-437a-a8ac-fbcf3856201c", "links": [{"href": "http://172.30.9.32:8774/images/050534df-3c2c-437a-a8ac-fbcf3856201c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e321c3b3-d49b-40c2-ab7f-9ada05344f27", "links": [{"href": "http://172.30.9.32:8774/flavors/e321c3b3-d49b-40c2-ab7f-9ada05344f27", "rel": "bookmark"}]}, "id": "c5913907-dee5-4986-9568-61cb229026aa", "user_id": "7a0347a046024ab9b8b2c4305716856d", "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-09T22:08:30Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "name": "cinder_test-vm2_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "created": "2018-08-09T22:08:30Z", "tenant_id": "795c61a836f340e8ba349c15516c91cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 22:08:30,708 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-9592241f-50e8-481a-9178-86d8a0ffa3c2 2018-08-09 22:08:30,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.291824102402s 2018-08-09 22:08:30,708 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-9592241f-50e8-481a-9178-86d8a0ffa3c2 2018-08-09 22:08:30,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 22:08:30,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:08:30,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-3272b2d1-cf14-4df6-9974-05aa07705072 Date: Thu, 09 Aug 2018 22:08:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T21:56:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"dcef324c-5118-454a-9c5c-c4d3808b8806","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"795c61a836f340e8ba349c15516c91cf","l2_adjacency":true,"status":"ACTIVE","subnets":["954e7788-d1b7-45c6-85f2-36aba111c115"],"description":"","tags":[],"updated_at":"2018-08-09T22:08:09Z","qos_policy_id":null,"name":"cinder_test-net_da7d753c-d91d-4090-b3e0-2b180b68d0e6","admin_state_up":true,"tenant_id":"795c61a836f340e8ba349c15516c91cf","created_at":"2018-08-09T22:08:08Z","mtu":1450}]} 2018-08-09 22:08:30,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-3272b2d1-cf14-4df6-9974-05aa07705072 2018-08-09 22:08:30,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0949001312256s 2018-08-09 22:08:30,810 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-3272b2d1-cf14-4df6-9974-05aa07705072 2018-08-09 22:08:30,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-09 22:08:30,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:08:30,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-430cbb90-5c00-482e-9007-432c88a8f8fb Date: Thu, 09 Aug 2018 22:08:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dcef324c-5118-454a-9c5c-c4d3808b8806","tenant_id":"795c61a836f340e8ba349c15516c91cf","created_at":"2018-08-09T22:08:09Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-09T22:08:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"795c61a836f340e8ba349c15516c91cf","id":"954e7788-d1b7-45c6-85f2-36aba111c115","subnetpool_id":null,"name":"cinder_test-subnet_da7d753c-d91d-4090-b3e0-2b180b68d0e6"}]} 2018-08-09 22:08:30,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-430cbb90-5c00-482e-9007-432c88a8f8fb 2018-08-09 22:08:30,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0452928543091s 2018-08-09 22:08:30,857 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-430cbb90-5c00-482e-9007-432c88a8f8fb 2018-08-09 22:08:30,858 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 22:08:32,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 22:08:32,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:08:33,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:08: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-9a3f6017-6940-4511-9339-43d33c702be1 x-compute-request-id: req-9a3f6017-6940-4511-9339-43d33c702be1 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.32:8774/v2.1/servers/c5913907-dee5-4986-9568-61cb229026aa", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/c5913907-dee5-4986-9568-61cb229026aa", "rel": "bookmark"}], "image": {"id": "050534df-3c2c-437a-a8ac-fbcf3856201c", "links": [{"href": "http://172.30.9.32:8774/images/050534df-3c2c-437a-a8ac-fbcf3856201c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e321c3b3-d49b-40c2-ab7f-9ada05344f27", "links": [{"href": "http://172.30.9.32:8774/flavors/e321c3b3-d49b-40c2-ab7f-9ada05344f27", "rel": "bookmark"}]}, "id": "c5913907-dee5-4986-9568-61cb229026aa", "user_id": "7a0347a046024ab9b8b2c4305716856d", "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-09T22:08:32Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "name": "cinder_test-vm2_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "created": "2018-08-09T22:08:30Z", "tenant_id": "795c61a836f340e8ba349c15516c91cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 22:08:33,518 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-9a3f6017-6940-4511-9339-43d33c702be1 2018-08-09 22:08:33,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.657748937607s 2018-08-09 22:08:33,519 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-9a3f6017-6940-4511-9339-43d33c702be1 2018-08-09 22:08:33,523 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 22:08:35,525 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 22:08:35,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:08:36,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22: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-87553b54-720d-4085-a8a1-cdca7f3e8ca0 x-compute-request-id: req-87553b54-720d-4085-a8a1-cdca7f3e8ca0 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.32:8774/v2.1/servers/c5913907-dee5-4986-9568-61cb229026aa", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/c5913907-dee5-4986-9568-61cb229026aa", "rel": "bookmark"}], "image": {"id": "050534df-3c2c-437a-a8ac-fbcf3856201c", "links": [{"href": "http://172.30.9.32:8774/images/050534df-3c2c-437a-a8ac-fbcf3856201c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e321c3b3-d49b-40c2-ab7f-9ada05344f27", "links": [{"href": "http://172.30.9.32:8774/flavors/e321c3b3-d49b-40c2-ab7f-9ada05344f27", "rel": "bookmark"}]}, "id": "c5913907-dee5-4986-9568-61cb229026aa", "security_groups": [{"name": "cinder_test-sg_da7d753c-d91d-4090-b3e0-2b180b68d0e6"}], "user_id": "7a0347a046024ab9b8b2c4305716856d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T22:08:34Z", "hostId": "4109b011c3ff8a995f3dcd88b9764c403a6d350408be4470862e5997", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "name": "cinder_test-vm2_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "created": "2018-08-09T22:08:30Z", "tenant_id": "795c61a836f340e8ba349c15516c91cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 22:08:36,434 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-87553b54-720d-4085-a8a1-cdca7f3e8ca0 2018-08-09 22:08:36,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.909022092819s 2018-08-09 22:08:36,435 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-87553b54-720d-4085-a8a1-cdca7f3e8ca0 2018-08-09 22:08:36,439 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 22:08:38,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 22:08:38,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:08:39,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:08: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-f1fb2173-cf91-4c81-b40b-5a33e34051cc x-compute-request-id: req-f1fb2173-cf91-4c81-b40b-5a33e34051cc 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.32:8774/v2.1/servers/c5913907-dee5-4986-9568-61cb229026aa", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/c5913907-dee5-4986-9568-61cb229026aa", "rel": "bookmark"}], "image": {"id": "050534df-3c2c-437a-a8ac-fbcf3856201c", "links": [{"href": "http://172.30.9.32:8774/images/050534df-3c2c-437a-a8ac-fbcf3856201c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e321c3b3-d49b-40c2-ab7f-9ada05344f27", "links": [{"href": "http://172.30.9.32:8774/flavors/e321c3b3-d49b-40c2-ab7f-9ada05344f27", "rel": "bookmark"}]}, "id": "c5913907-dee5-4986-9568-61cb229026aa", "security_groups": [{"name": "cinder_test-sg_da7d753c-d91d-4090-b3e0-2b180b68d0e6"}], "user_id": "7a0347a046024ab9b8b2c4305716856d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T22:08:34Z", "hostId": "4109b011c3ff8a995f3dcd88b9764c403a6d350408be4470862e5997", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "name": "cinder_test-vm2_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "created": "2018-08-09T22:08:30Z", "tenant_id": "795c61a836f340e8ba349c15516c91cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 22:08:39,753 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-f1fb2173-cf91-4c81-b40b-5a33e34051cc 2018-08-09 22:08:39,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.31168293953s 2018-08-09 22:08:39,753 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-f1fb2173-cf91-4c81-b40b-5a33e34051cc 2018-08-09 22:08:39,757 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 22:08:41,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 22:08:41,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:08:42,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:08: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-09af40b4-dc76-4327-8d02-032505988242 x-compute-request-id: req-09af40b4-dc76-4327-8d02-032505988242 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_da7d753c-d91d-4090-b3e0-2b180b68d0e6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:0c:27", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/c5913907-dee5-4986-9568-61cb229026aa", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/c5913907-dee5-4986-9568-61cb229026aa", "rel": "bookmark"}], "image": {"id": "050534df-3c2c-437a-a8ac-fbcf3856201c", "links": [{"href": "http://172.30.9.32:8774/images/050534df-3c2c-437a-a8ac-fbcf3856201c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T22:08:38.000000", "flavor": {"id": "e321c3b3-d49b-40c2-ab7f-9ada05344f27", "links": [{"href": "http://172.30.9.32:8774/flavors/e321c3b3-d49b-40c2-ab7f-9ada05344f27", "rel": "bookmark"}]}, "id": "c5913907-dee5-4986-9568-61cb229026aa", "security_groups": [{"name": "cinder_test-sg_da7d753c-d91d-4090-b3e0-2b180b68d0e6"}], "user_id": "7a0347a046024ab9b8b2c4305716856d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T22:08:38Z", "hostId": "4109b011c3ff8a995f3dcd88b9764c403a6d350408be4470862e5997", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "name": "cinder_test-vm2_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "created": "2018-08-09T22:08:30Z", "tenant_id": "795c61a836f340e8ba349c15516c91cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 22:08:42,890 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-09af40b4-dc76-4327-8d02-032505988242 2018-08-09 22:08:42,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.13071584702s 2018-08-09 22:08:42,891 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-09af40b4-dc76-4327-8d02-032505988242 2018-08-09 22:08:42,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-09 22:08:42,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:9696/v2.0/ports.json?device_id=c5913907-dee5-4986-9568-61cb229026aa" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:08:42,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-2d60db1e-cc80-4681-abf5-4498d08732dd Date: Thu, 09 Aug 2018 22:08:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-09T22:08:38Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"954e7788-d1b7-45c6-85f2-36aba111c115","ip_address":"192.168.120.14"}],"id":"7e9c19d9-3ad7-4d64-b1ca-748349a9bbe0","security_groups":["db10ca33-9a02-4532-8326-9643a4ffb4fd"],"mac_address":"fa:16:3e:42:0c:27","project_id":"795c61a836f340e8ba349c15516c91cf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dcef324c-5118-454a-9c5c-c4d3808b8806","tenant_id":"795c61a836f340e8ba349c15516c91cf","created_at":"2018-08-09T22:08:34Z","binding:vnic_type":"normal","device_id":"c5913907-dee5-4986-9568-61cb229026aa","ip_allocation":"immediate"}]} 2018-08-09 22:08:42,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/ports.json?device_id=c5913907-dee5-4986-9568-61cb229026aa used request id req-2d60db1e-cc80-4681-abf5-4498d08732dd 2018-08-09 22:08:42,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0692660808563s 2018-08-09 22:08:42,965 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/ports.json?device_id=c5913907-dee5-4986-9568-61cb229026aa used request id req-2d60db1e-cc80-4681-abf5-4498d08732dd 2018-08-09 22:08:42,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 22:08:42,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:9696/v2.0/floatingips.json?port_id=7e9c19d9-3ad7-4d64-b1ca-748349a9bbe0" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:08:43,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-3473ceaf-e5f7-43ed-809b-bab921e1cf4d Date: Thu, 09 Aug 2018 22:08:43 GMT RESP BODY: {"floatingips": []} 2018-08-09 22:08:43,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json?port_id=7e9c19d9-3ad7-4d64-b1ca-748349a9bbe0 used request id req-3473ceaf-e5f7-43ed-809b-bab921e1cf4d 2018-08-09 22:08:43,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0623219013214s 2018-08-09 22:08:43,034 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json?port_id=7e9c19d9-3ad7-4d64-b1ca-748349a9bbe0 used request id req-3473ceaf-e5f7-43ed-809b-bab921e1cf4d 2018-08-09 22:08:43,035 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_da7d753c-d91d-4090-b3e0-2b180b68d0e6': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:42:0c:27', u'version': 4, u'addr': u'192.168.120.14', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'050534df-3c2c-437a-a8ac-fbcf3856201c'}), 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-09T22:08:38.000000', 'flavor': Munch({u'id': u'e321c3b3-d49b-40c2-ab7f-9ada05344f27'}), 'az': u'nova', 'id': u'c5913907-dee5-4986-9568-61cb229026aa', 'security_groups': [Munch({u'name': u'cinder_test-sg_da7d753c-d91d-4090-b3e0-2b180b68d0e6'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'7a0347a046024ab9b8b2c4305716856d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'795c61a836f340e8ba349c15516c91cf', 'name': 'cinder_test-project_da7d753c-d91d-4090-b3e0-2b180b68d0e6', '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-09T22:08:38.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-09T22:08:38Z', 'hostId': u'4109b011c3ff8a995f3dcd88b9764c403a6d350408be4470862e5997', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_da7d753c-d91d-4090-b3e0-2b180b68d0e6', 'public_v6': '', 'private_v4': u'192.168.120.14', 'cloud': 'envvars', 'host_id': u'4109b011c3ff8a995f3dcd88b9764c403a6d350408be4470862e5997', '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-09T22:08:38.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'795c61a836f340e8ba349c15516c91cf', 'name': u'cinder_test-vm2_da7d753c-d91d-4090-b3e0-2b180b68d0e6', 'adminPass': u'jbnWHEoN7hEs', 'tenant_id': u'795c61a836f340e8ba349c15516c91cf', 'created_at': u'2018-08-09T22:08:30Z', 'created': u'2018-08-09T22:08:30Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-09 22:08:43,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 22:08:43,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:08:43,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-56727cfa-2442-44f5-968c-364b39720ad0 Date: Thu, 09 Aug 2018 22:08:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T21:56:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"dcef324c-5118-454a-9c5c-c4d3808b8806","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"795c61a836f340e8ba349c15516c91cf","l2_adjacency":true,"status":"ACTIVE","subnets":["954e7788-d1b7-45c6-85f2-36aba111c115"],"description":"","tags":[],"updated_at":"2018-08-09T22:08:09Z","qos_policy_id":null,"name":"cinder_test-net_da7d753c-d91d-4090-b3e0-2b180b68d0e6","admin_state_up":true,"tenant_id":"795c61a836f340e8ba349c15516c91cf","created_at":"2018-08-09T22:08:08Z","mtu":1450}]} 2018-08-09 22:08:43,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-56727cfa-2442-44f5-968c-364b39720ad0 2018-08-09 22:08:43,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.276512145996s 2018-08-09 22:08:43,315 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-56727cfa-2442-44f5-968c-364b39720ad0 2018-08-09 22:08:43,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-09 22:08:43,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:9696/v2.0/ports.json?device_id=c5913907-dee5-4986-9568-61cb229026aa" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:08:43,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-21fd2b43-a775-46e5-aa34-6f69391be30d Date: Thu, 09 Aug 2018 22:08:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-09T22:08:38Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"954e7788-d1b7-45c6-85f2-36aba111c115","ip_address":"192.168.120.14"}],"id":"7e9c19d9-3ad7-4d64-b1ca-748349a9bbe0","security_groups":["db10ca33-9a02-4532-8326-9643a4ffb4fd"],"mac_address":"fa:16:3e:42:0c:27","project_id":"795c61a836f340e8ba349c15516c91cf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dcef324c-5118-454a-9c5c-c4d3808b8806","tenant_id":"795c61a836f340e8ba349c15516c91cf","created_at":"2018-08-09T22:08:34Z","binding:vnic_type":"normal","device_id":"c5913907-dee5-4986-9568-61cb229026aa","ip_allocation":"immediate"}]} 2018-08-09 22:08:43,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/ports.json?device_id=c5913907-dee5-4986-9568-61cb229026aa used request id req-21fd2b43-a775-46e5-aa34-6f69391be30d 2018-08-09 22:08:43,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0532400608063s 2018-08-09 22:08:43,370 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/ports.json?device_id=c5913907-dee5-4986-9568-61cb229026aa used request id req-21fd2b43-a775-46e5-aa34-6f69391be30d 2018-08-09 22:08:43,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-09 22:08:43,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" -d '{"floatingip": {"floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "fixed_ip_address": "192.168.120.14", "port_id": "7e9c19d9-3ad7-4d64-b1ca-748349a9bbe0"}}' 2018-08-09 22:08:45,952 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 824 X-Openstack-Request-Id: req-6206c8aa-8f61-4331-b8c4-d95786641f66 Date: Thu, 09 Aug 2018 22:08:45 GMT RESP BODY: {"floatingip": {"router_id": "15a9c167-8917-42fd-b849-a5e18836e47e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "795c61a836f340e8ba349c15516c91cf", "created_at": "2018-08-09T22:08:44Z", "updated_at": "2018-08-09T22:08:44Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "dcef324c-5118-454a-9c5c-c4d3808b8806", "device_owner": "compute:nova", "mac_address": "fa:16:3e:42:0c:27", "device_id": "c5913907-dee5-4986-9568-61cb229026aa"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "795c61a836f340e8ba349c15516c91cf", "port_id": "7e9c19d9-3ad7-4d64-b1ca-748349a9bbe0", "id": "c822f292-f9fd-45fb-8203-09ac63c41757", "qos_policy_id": null}} 2018-08-09 22:08:45,952 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-6206c8aa-8f61-4331-b8c4-d95786641f66 2018-08-09 22:08:45,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.58092403412s 2018-08-09 22:08:45,952 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-6206c8aa-8f61-4331-b8c4-d95786641f66 2018-08-09 22:08:45,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 22:08:45,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:08:46,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-b3092d82-d07c-474e-b35d-cb7cdc6625be Date: Thu, 09 Aug 2018 22:08:46 GMT RESP BODY: {"floatingips": [{"router_id": "15a9c167-8917-42fd-b849-a5e18836e47e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "795c61a836f340e8ba349c15516c91cf", "created_at": "2018-08-09T22:08:44Z", "updated_at": "2018-08-09T22:08:44Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "dcef324c-5118-454a-9c5c-c4d3808b8806", "device_owner": "compute:nova", "mac_address": "fa:16:3e:42:0c:27", "device_id": "c5913907-dee5-4986-9568-61cb229026aa"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "795c61a836f340e8ba349c15516c91cf", "port_id": "7e9c19d9-3ad7-4d64-b1ca-748349a9bbe0", "id": "c822f292-f9fd-45fb-8203-09ac63c41757", "qos_policy_id": null}]} 2018-08-09 22:08:46,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-b3092d82-d07c-474e-b35d-cb7cdc6625be 2018-08-09 22:08:46,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.402172088623s 2018-08-09 22:08:46,363 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-b3092d82-d07c-474e-b35d-cb7cdc6625be 2018-08-09 22:08:46,367 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 22:08:46,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 22:08:46,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:08:46,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-399b628c-0192-4197-a95f-7abdadccca9a Date: Thu, 09 Aug 2018 22:08:46 GMT RESP BODY: {"floatingips": [{"router_id": "15a9c167-8917-42fd-b849-a5e18836e47e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "795c61a836f340e8ba349c15516c91cf", "created_at": "2018-08-09T22:08:44Z", "updated_at": "2018-08-09T22:08:44Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "dcef324c-5118-454a-9c5c-c4d3808b8806", "device_owner": "compute:nova", "mac_address": "fa:16:3e:42:0c:27", "device_id": "c5913907-dee5-4986-9568-61cb229026aa"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "795c61a836f340e8ba349c15516c91cf", "port_id": "7e9c19d9-3ad7-4d64-b1ca-748349a9bbe0", "id": "c822f292-f9fd-45fb-8203-09ac63c41757", "qos_policy_id": null}]} 2018-08-09 22:08:46,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-399b628c-0192-4197-a95f-7abdadccca9a 2018-08-09 22:08:46,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0628011226654s 2018-08-09 22:08:46,535 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-399b628c-0192-4197-a95f-7abdadccca9a 2018-08-09 22:08:46,540 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 22:08:46,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 22:08:46,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:08:46,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-4e120efc-0cd5-4477-a672-fb641afd19a0 Date: Thu, 09 Aug 2018 22:08:46 GMT RESP BODY: {"floatingips": [{"router_id": "15a9c167-8917-42fd-b849-a5e18836e47e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "795c61a836f340e8ba349c15516c91cf", "created_at": "2018-08-09T22:08:44Z", "updated_at": "2018-08-09T22:08:44Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "dcef324c-5118-454a-9c5c-c4d3808b8806", "device_owner": "compute:nova", "mac_address": "fa:16:3e:42:0c:27", "device_id": "c5913907-dee5-4986-9568-61cb229026aa"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "795c61a836f340e8ba349c15516c91cf", "port_id": "7e9c19d9-3ad7-4d64-b1ca-748349a9bbe0", "id": "c822f292-f9fd-45fb-8203-09ac63c41757", "qos_policy_id": null}]} 2018-08-09 22:08:46,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-4e120efc-0cd5-4477-a672-fb641afd19a0 2018-08-09 22:08:46,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.329359054565s 2018-08-09 22:08:46,975 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-4e120efc-0cd5-4477-a672-fb641afd19a0 2018-08-09 22:08:46,978 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 22:08:47,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 22:08:47,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:08:47,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-a1c6eebf-8e91-41db-96b4-f4aed3e7613d Date: Thu, 09 Aug 2018 22:08:47 GMT RESP BODY: {"floatingips": [{"router_id": "15a9c167-8917-42fd-b849-a5e18836e47e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "795c61a836f340e8ba349c15516c91cf", "created_at": "2018-08-09T22:08:44Z", "updated_at": "2018-08-09T22:08:44Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "dcef324c-5118-454a-9c5c-c4d3808b8806", "device_owner": "compute:nova", "mac_address": "fa:16:3e:42:0c:27", "device_id": "c5913907-dee5-4986-9568-61cb229026aa"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "795c61a836f340e8ba349c15516c91cf", "port_id": "7e9c19d9-3ad7-4d64-b1ca-748349a9bbe0", "id": "c822f292-f9fd-45fb-8203-09ac63c41757", "qos_policy_id": null}]} 2018-08-09 22:08:47,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-a1c6eebf-8e91-41db-96b4-f4aed3e7613d 2018-08-09 22:08:47,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0590779781342s 2018-08-09 22:08:47,143 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-a1c6eebf-8e91-41db-96b4-f4aed3e7613d 2018-08-09 22:08:47,147 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 22:08:47,252 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 22:08:47,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:08:47,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 829 X-Openstack-Request-Id: req-5d5227a7-efe6-4fe6-ab9a-d7aedcd51f90 Date: Thu, 09 Aug 2018 22:08:47 GMT RESP BODY: {"floatingips": [{"router_id": "15a9c167-8917-42fd-b849-a5e18836e47e", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "795c61a836f340e8ba349c15516c91cf", "created_at": "2018-08-09T22:08:44Z", "updated_at": "2018-08-09T22:08:47Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "dcef324c-5118-454a-9c5c-c4d3808b8806", "device_owner": "compute:nova", "mac_address": "fa:16:3e:42:0c:27", "device_id": "c5913907-dee5-4986-9568-61cb229026aa"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.208", "revision_number": 1, "project_id": "795c61a836f340e8ba349c15516c91cf", "port_id": "7e9c19d9-3ad7-4d64-b1ca-748349a9bbe0", "id": "c822f292-f9fd-45fb-8203-09ac63c41757", "qos_policy_id": null}]} 2018-08-09 22:08:47,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-5d5227a7-efe6-4fe6-ab9a-d7aedcd51f90 2018-08-09 22:08:47,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.322021007538s 2018-08-09 22:08:47,574 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-5d5227a7-efe6-4fe6-ab9a-d7aedcd51f90 2018-08-09 22:08:47,578 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'15a9c167-8917-42fd-b849-a5e18836e47e', 'updated_at': u'2018-08-09T22:08:47Z', 'fixed_ip_address': u'192.168.120.14', 'floating_ip_address': u'172.30.9.208', 'revision_number': 1, 'port_id': u'7e9c19d9-3ad7-4d64-b1ca-748349a9bbe0', 'id': u'c822f292-f9fd-45fb-8203-09ac63c41757', 'network': u'bdb9209b-6552-4310-8fa0-ca466e84a750', 'port': u'7e9c19d9-3ad7-4d64-b1ca-748349a9bbe0', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'795c61a836f340e8ba349c15516c91cf', 'name': 'cinder_test-project_da7d753c-d91d-4090-b3e0-2b180b68d0e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'795c61a836f340e8ba349c15516c91cf', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'bdb9209b-6552-4310-8fa0-ca466e84a750', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'dcef324c-5118-454a-9c5c-c4d3808b8806', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:42:0c:27', u'device_id': u'c5913907-dee5-4986-9568-61cb229026aa'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'795c61a836f340e8ba349c15516c91cf', 'created_at': u'2018-08-09T22:08:44Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'dcef324c-5118-454a-9c5c-c4d3808b8806', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:42:0c:27', u'device_id': u'c5913907-dee5-4986-9568-61cb229026aa'}), 'router': u'15a9c167-8917-42fd-b849-a5e18836e47e'}) 2018-08-09 22:08:47,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-09 22:08:47,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/c5913907-dee5-4986-9568-61cb229026aa/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}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-09 22:08:47,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:08: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-f1c7bb23-9d3d-41f1-a3c2-aaaf4df10fc2 x-compute-request-id: req-f1c7bb23-9d3d-41f1-a3c2-aaaf4df10fc2 Content-Encoding: gzip Content-Length: 9603 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 456467664 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.143632] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.145309] pid_max: default: 32768 minimum: 301\n[ 0.146217] ACPI: Core revision 20150930\n[ 0.147614] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.148946] Security Framework initialized\n[ 0.149770] Yama: becoming mindful.\n[ 0.150511] AppArmor: AppArmor initialized\n[ 0.151387] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.152735] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.154025] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.155256] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.156695] Initializing cgroup subsys io\n[ 0.157536] Initializing cgroup subsys memory\n[ 0.158417] Initializing cgroup subsys devices\n[ 0.159318] Initializing cgroup subsys freezer\n[ 0.160205] Initializing cgroup subsys net_cls\n[ 0.161083] Initializing cgroup subsys perf_event\n[ 0.162011] Initializing cgroup subsys net_prio\n[ 0.162922] Initializing cgroup subsys hugetlb\n[ 0.163808] Initializing cgroup subsys pids\n[ 0.164696] CPU: Physical Processor ID: 0\n[ 0.166214] mce: CPU supports 10 MCE banks\n[ 0.167080] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.168099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.182780] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.188927] ftrace: allocating 31920 entries in 125 pages\n[ 0.214548] smpboot: Max logical packages: 1\n[ 0.215432] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.216802] x2apic enabled\n[ 0.217621] Switched APIC routing to physical x2apic.\n[ 0.219380] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.220519] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.222551] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.224376] KVM setup paravirtual spinlock\n[ 0.225734] x86: Booted up 1 node, 1 CPUs\n[ 0.226559] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.227979] devtmpfs: initialized\n[ 0.229725] evm: security.selinux\n[ 0.230448] evm: security.SMACK64\n[ 0.231229] evm: security.SMACK64EXEC\n[ 0.232142] evm: security.SMACK64TRANSMUTE\n[ 0.232959] evm: security.SMACK64MMAP\n[ 0.233717] evm: security.ima\n[ 0.234370] evm: security.capability\n[ 0.235194] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.237081] pinctrl core: initialized pinctrl subsystem\n[ 0.238209] RTC time: 22:08:39, date: 08/09/18\n[ 0.239196] NET: Registered protocol family 16\n[ 0.240210] cpuidle: using governor ladder\n[ 0.241041] cpuidle: using governor menu\n[ 0.241840] PCCT header not found.\n[ 0.242611] ACPI: bus type PCI registered\n[ 0.243434] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.244702] PCI: Using configuration type 1 for base access\n[ 0.246510] ACPI: Added _OSI(Module Device)\n[ 0.247369] ACPI: Added _OSI(Processor Device)\n[ 0.248248] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.249160] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.250910] ACPI: Interpreter enabled\n[ 0.251696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.253580] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.255450] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.257323] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.259196] ACPI: (supports S0 S5)\n[ 0.259908] ACPI: Using IOAPIC for interrupt routing\n[ 0.260873] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.264017] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.265187] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.266448] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.267661] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.269931] acpiphp: Slot [3] registered\n[ 0.270751] acpiphp: Slot [4] registered\n[ 0.271580] acpiphp: Slot [5] registered\n[ 0.272395] acpiphp: Slot [6] registered\n[ 0.273205] acpiphp: Slot [7] registered\n[ 0.274018] acpiphp: Slot [8] registered\n[ 0.274830] acpiphp: Slot [9] registered\n[ 0.275647] acpiphp: Slot [10] registered\n[ 0.285033] acpiphp: Slot [11] registered\n[ 0.298142] acpiphp: Slot [12] registered\n[ 0.298967] acpiphp: Slot [13] registered\n[ 0.299796] acpiphp: Slot [14] registered\n[ 0.300625] acpiphp: Slot [15] registered\n[ 0.311550] acpiphp: Slot [16] registered\n[ 0.312418] acpiphp: Slot [17] registered\n[ 0.313247] acpiphp: Slot [18] registered\n[ 0.314069] acpiphp: Slot [19] registered\n[ 0.314898] acpiphp: Slot [20] registered\n[ 0.315731] acpiphp: Slot [21] registered\n[ 0.316560] acpiphp: Slot [22] registered\n[ 0.317384] acpiphp: Slot [23] registered\n[ 0.318209] acpiphp: Slot [24] registered\n[ 0.319033] acpiphp: Slot [25] registered\n[ 0.319863] acpiphp: Slot [26] registered\n[ 0.320693] acpiphp: Slot [27] registered\n[ 0.321522] acpiphp: Slot [28] registered\n[ 0.322352] acpiphp: Slot [29] registered\n[ 0.323179] acpiphp: Slot [30] registered\n[ 0.324008] acpiphp: Slot [31] registered\n[ 0.324835] PCI host bridge to bus 0000:00\n[ 0.325663] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.326902] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.328142] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.329621] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.331091] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.332592] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.336021] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.337365] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.338648] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.339959] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.343491] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.344938] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.363694] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365219] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.367037] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.368477] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369882] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.371184] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372521] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.373597] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.375178] vgaarb: loaded\n[ 0.375790] vgaarb: bridge control possible 0000:00:02.0\n[ 0.377055] SCSI subsystem initialized\n[ 0.377993] ACPI: bus type USB registered\n[ 0.378841] usbcore: registered new interface driver usbfs\n[ 0.379896] usbcore: registered new interface driver hub\n[ 0.380927] usbcore: registered new device driver usb\n[ 0.382325] PCI: Using ACPI for IRQ routing\n[ 0.383473] NetLabel: Initializing\n[ 0.384203] NetLabel: domain hash size = 128\n[ 0.385067] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.386048] NetLabel: unlabeled traffic allowed by default\n[ 0.387243] clocksource: Switched to clocksource kvm-clock\n[ 0.395788] AppArmor: AppArmor Filesystem Enabled\n[ 0.396810] pnp: PnP ACPI init\n[ 0.397787] pnp: PnP ACPI: found 5 devices\n[ 0.404172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.405927] NET: Registered protocol family 2\n[ 0.407002] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.408315] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.409542] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.410775] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411873] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.413076] NET: Registered protocol family 1\n[ 0.413971] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.415085] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.416176] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.430233] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.444382] Trying to unpack rootfs image as initramfs...\n[ 0.500384] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.502096] Scanning for low memory corruption every 60 seconds\n[ 0.503502] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.504681] audit: initializing netlink subsys (disabled)\n[ 0.505723] audit: type=2000 audit(1533852519.455:1): initialized\n[ 0.507082] Initialise system trusted keyring\n[ 0.508078] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.509259] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.511423] zbud: loaded\n[ 0.512163] VFS: Disk quotas dquot_6.6.0\n[ 0.512995] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.514619] fuse init (API version 7.23)\n[ 0.515552] Key type big_key registered\n[ 0.516369] Allocating IMA MOK and blacklist keyrings.\n[ 0.517611] Key type asymmetric registered\n[ 0.518451] Asymmetric key parser 'x509' registered\n[ 0.519438] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.520934] io scheduler noop registered\n[ 0.521743] io scheduler deadline registered (default)\n[ 0.522753] io scheduler cfq registered\n[ 0.523635] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.524695] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.525979] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.527459] ACPI: Power Button [PWRF]\n[ 0.528329] GHES: HEST is not enabled!\n[ 0.541803] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.569276] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571443] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.595204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.597532] Linux agpgart interface v0.103\n[ 0.600185] brd: module loaded\n[ 0.601984] loop: module loaded\n[ 0.606199] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609792] GPT:90111 != 2097151\n[ 0.610516] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611630] GPT:90111 != 2097151\n[ 0.612324] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613358] vda: vda1 vda15\n[ 0.616300] scsi host0: ata_piix\n[ 0.617122] scsi host1: ata_piix\n[ 0.617861] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.619088] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.620706] libphy: Fixed MDIO Bus: probed\n[ 0.621549] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622517] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.625313] PPP generic driver version 2.4.2\n[ 0.626318] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627570] ehci-pci: EHCI PCI platform driver\n[ 0.628476] ehci-platform: EHCI generic platform driver\n[ 0.629499] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630739] ohci-pci: OHCI PCI platform driver\n[ 0.631664] ohci-platform: OHCI generic platform driver\n[ 0.632722] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647138] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648212] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.649735] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.650774] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.652029] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.653293] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.654732] usb usb1: Product: UHCI Host Controller\n[ 0.655683] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.656848] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.657870] hub 1-0:1.0: USB hub found\n[ 0.658685] hub 1-0:1.0: 2 ports detected\n[ 0.659734] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.661923] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.662919] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.664019] mousedev: PS/2 mouse device common for all mice\n[ 0.665346] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.667366] rtc_cmos 00:00: RTC can wake from S4\n[ 0.668550] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.669772] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.670993] i2c /dev entries driver\n[ 0.671833] device-mapper: uevent: version 1.0.3\n[ 0.672844] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.674545] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676219] NET: Registered protocol family 10\n[ 0.677582] NET: Registered protocol family 17\n[ 0.678580] Key type dns_resolver registered\n[ 0.679783] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680927] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.682827] registered taskstats version 1\n[ 0.683718] Loading compiled-in X.509 certificates\n[ 0.685281] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.687204] zswap: loaded using pool lzo/zbud\n[ 0.689018] Key type trusted registered\n[ 0.690813] Key type encrypted registered\n[ 0.691681] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.692767] ima: No TPM chip found, activating TPM-bypass!\n[ 0.693843] evm: HMAC attrs: 0x1\n[ 0.694908] Magic number: 14:88:148\n[ 0.695728] bdi 1:0: hash matches\n[ 0.696488] acpi device:19: hash matches\n[ 0.697368] rtc_cmos 00:00: setting system clock to 2018-08-09 22:08:39 UTC (1533852519)\n[ 0.699078] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.710430] EDD information not available.\n[ 0.780705] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.782341] Write protecting the kernel read-only data: 14336k\n[ 0.785977] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.788014] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.60\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.79\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.006369] 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.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-00000014\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCe2kcdQBgQ1CsZUpy2u8Ol98JmYpNJRoT0f7ueQ+0y2g3GG7IrivpX1D5Yij/trsVVelCCDr5dV8jKPGFSMkV4IZ2SC8K87b0W3K035ZyaU92/cnODQZx2wZCaw7/kbOPvkzf0AiLvuJd6Bb+H4bElJn0J0GMlMHHpCo3pFnjuUwL/Gax+WzaoJ8t3sdD++W/Q9amUqCa+8QNdT04T6ko5f9GliU5U5CJurpG2vzO5gkfS3dnEdcqA1Vor0eyxxyw6SMwzGIVRFilvB4t2c3k5t/ngA4soISVK8sXYgJGrW2SGzZIm2elalewSChb5u8AxMGcHRBGp0ltqRmMIDcu5 root@cinder-test-vm2-da7d753c-d91d-4090-b3e0-2b180b68d0e6\nssh-dss AAAAB3NzaC1kc3MAAACBANscQi1VNGE2g0RL/Uig82r/9NQPa5oxUisNjU2V/sSGPt4+Zhgj/Mrmu878hQZ8t8DK0wFdoQu/FhzMS94iuuCvWRS8JHA8PmjQ0bhUQOB5X47BkRPJqwk7EdW6o5NBr/3/u5bizSTc7kpHRrvUwZOzwjKkSKbHo35DNpE86TpDAAAAFQCbzqxKyv8GyMwSinKy6hfG+2nh0wAAAIEAzoj3H6E6iNMK5HgibT9MyfWu3LQ4tD6Hdoe9Iqc0iLTwuYZ5KyAO8LS78lqBkxEs/6DQ39+afAhep1xyqFEIhYVsiQVf0eN2PpJjObhjJBwPtcpv7Rwrihi/rwRMncwEGyhbABxheOBGlPze3s3u1GmLnQG8S4kttuWVjds5HtgAAACAC2ows3cie3+BKUUSfinVsYIrw/Y5qiYfd2Yz7ZQvUhEYxrpntDHmx6DbX0h7aKKV3p3KNrZbvXzumV0Pqe4ukGgw43ZIff3RgB9qwrascadcyO6v2pj2GgTDIWT/xpp6BbeuYqSx0+xtcGOpLTHUTq2Hq+Cpr5CxVskKV0v+cdM= root@cinder-test-vm2-da7d753c-d91d-4090-b3e0-2b180b68d0e6\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.10s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.14,24,fe80::f816:3eff:fe42:c27/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.14 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000014\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm2-da7d753c-d91d-4090-b3e0-2b180b68d0e6\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.24 ===\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-da7d753c-d91d-4090-b3e0-2b180b68d0e6 login: "} 2018-08-09 22:08:47,685 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/c5913907-dee5-4986-9568-61cb229026aa/action used request id req-f1c7bb23-9d3d-41f1-a3c2-aaaf4df10fc2 2018-08-09 22:08:47,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.106669902802s 2018-08-09 22:08:47,686 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/c5913907-dee5-4986-9568-61cb229026aa/action used request id req-f1c7bb23-9d3d-41f1-a3c2-aaaf4df10fc2 2018-08-09 22:08:47,687 - 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 456467664 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.143632] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.145309] pid_max: default: 32768 minimum: 301 [ 0.146217] ACPI: Core revision 20150930 [ 0.147614] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.148946] Security Framework initialized [ 0.149770] Yama: becoming mindful. [ 0.150511] AppArmor: AppArmor initialized [ 0.151387] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152735] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.154025] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.155256] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.156695] Initializing cgroup subsys io [ 0.157536] Initializing cgroup subsys memory [ 0.158417] Initializing cgroup subsys devices [ 0.159318] Initializing cgroup subsys freezer [ 0.160205] Initializing cgroup subsys net_cls [ 0.161083] Initializing cgroup subsys perf_event [ 0.162011] Initializing cgroup subsys net_prio [ 0.162922] Initializing cgroup subsys hugetlb [ 0.163808] Initializing cgroup subsys pids [ 0.164696] CPU: Physical Processor ID: 0 [ 0.166214] mce: CPU supports 10 MCE banks [ 0.167080] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.168099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.182780] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.188927] ftrace: allocating 31920 entries in 125 pages [ 0.214548] smpboot: Max logical packages: 1 [ 0.215432] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216802] x2apic enabled [ 0.217621] Switched APIC routing to physical x2apic. [ 0.219380] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220519] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.222551] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.224376] KVM setup paravirtual spinlock [ 0.225734] x86: Booted up 1 node, 1 CPUs [ 0.226559] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.227979] devtmpfs: initialized [ 0.229725] evm: security.selinux [ 0.230448] evm: security.SMACK64 [ 0.231229] evm: security.SMACK64EXEC [ 0.232142] evm: security.SMACK64TRANSMUTE [ 0.232959] evm: security.SMACK64MMAP [ 0.233717] evm: security.ima [ 0.234370] evm: security.capability [ 0.235194] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.237081] pinctrl core: initialized pinctrl subsystem [ 0.238209] RTC time: 22:08:39, date: 08/09/18 [ 0.239196] NET: Registered protocol family 16 [ 0.240210] cpuidle: using governor ladder [ 0.241041] cpuidle: using governor menu [ 0.241840] PCCT header not found. [ 0.242611] ACPI: bus type PCI registered [ 0.243434] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.244702] PCI: Using configuration type 1 for base access [ 0.246510] ACPI: Added _OSI(Module Device) [ 0.247369] ACPI: Added _OSI(Processor Device) [ 0.248248] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249160] ACPI: Added _OSI(Processor Aggregator Device) [ 0.250910] ACPI: Interpreter enabled [ 0.251696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.253580] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.255450] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.257323] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.259196] ACPI: (supports S0 S5) [ 0.259908] ACPI: Using IOAPIC for interrupt routing [ 0.260873] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.264017] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.265187] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.266448] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.267661] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269931] acpiphp: Slot [3] registered [ 0.270751] acpiphp: Slot [4] registered [ 0.271580] acpiphp: Slot [5] registered [ 0.272395] acpiphp: Slot [6] registered [ 0.273205] acpiphp: Slot [7] registered [ 0.274018] acpiphp: Slot [8] registered [ 0.274830] acpiphp: Slot [9] registered [ 0.275647] acpiphp: Slot [10] registered [ 0.285033] acpiphp: Slot [11] registered [ 0.298142] acpiphp: Slot [12] registered [ 0.298967] acpiphp: Slot [13] registered [ 0.299796] acpiphp: Slot [14] registered [ 0.300625] acpiphp: Slot [15] registered [ 0.311550] acpiphp: Slot [16] registered [ 0.312418] acpiphp: Slot [17] registered [ 0.313247] acpiphp: Slot [18] registered [ 0.314069] acpiphp: Slot [19] registered [ 0.314898] acpiphp: Slot [20] registered [ 0.315731] acpiphp: Slot [21] registered [ 0.316560] acpiphp: Slot [22] registered [ 0.317384] acpiphp: Slot [23] registered [ 0.318209] acpiphp: Slot [24] registered [ 0.319033] acpiphp: Slot [25] registered [ 0.319863] acpiphp: Slot [26] registered [ 0.320693] acpiphp: Slot [27] registered [ 0.321522] acpiphp: Slot [28] registered [ 0.322352] acpiphp: Slot [29] registered [ 0.323179] acpiphp: Slot [30] registered [ 0.324008] acpiphp: Slot [31] registered [ 0.324835] PCI host bridge to bus 0000:00 [ 0.325663] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.326902] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.328142] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.329621] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.331091] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.332592] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.336021] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.337365] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.338648] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.339959] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.343491] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.344938] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.363694] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.365219] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.367037] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.368477] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.369882] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.371184] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.372521] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.373597] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.375178] vgaarb: loaded [ 0.375790] vgaarb: bridge control possible 0000:00:02.0 [ 0.377055] SCSI subsystem initialized [ 0.377993] ACPI: bus type USB registered [ 0.378841] usbcore: registered new interface driver usbfs [ 0.379896] usbcore: registered new interface driver hub [ 0.380927] usbcore: registered new device driver usb [ 0.382325] PCI: Using ACPI for IRQ routing [ 0.383473] NetLabel: Initializing [ 0.384203] NetLabel: domain hash size = 128 [ 0.385067] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.386048] NetLabel: unlabeled traffic allowed by default [ 0.387243] clocksource: Switched to clocksource kvm-clock [ 0.395788] AppArmor: AppArmor Filesystem Enabled [ 0.396810] pnp: PnP ACPI init [ 0.397787] pnp: PnP ACPI: found 5 devices [ 0.404172] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.405927] NET: Registered protocol family 2 [ 0.407002] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.408315] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.409542] TCP: Hash tables configured (established 4096 bind 4096) [ 0.410775] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.411873] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.413076] NET: Registered protocol family 1 [ 0.413971] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.415085] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.416176] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.430233] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.444382] Trying to unpack rootfs image as initramfs... [ 0.500384] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.502096] Scanning for low memory corruption every 60 seconds [ 0.503502] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.504681] audit: initializing netlink subsys (disabled) [ 0.505723] audit: type=2000 audit(1533852519.455:1): initialized [ 0.507082] Initialise system trusted keyring [ 0.508078] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.509259] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.511423] zbud: loaded [ 0.512163] VFS: Disk quotas dquot_6.6.0 [ 0.512995] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.514619] fuse init (API version 7.23) [ 0.515552] Key type big_key registered [ 0.516369] Allocating IMA MOK and blacklist keyrings. [ 0.517611] Key type asymmetric registered [ 0.518451] Asymmetric key parser 'x509' registered [ 0.519438] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.520934] io scheduler noop registered [ 0.521743] io scheduler deadline registered (default) [ 0.522753] io scheduler cfq registered [ 0.523635] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.524695] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.525979] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.527459] ACPI: Power Button [PWRF] [ 0.528329] GHES: HEST is not enabled! [ 0.541803] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.569276] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.571443] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.595204] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.597532] Linux agpgart interface v0.103 [ 0.600185] brd: module loaded [ 0.601984] loop: module loaded [ 0.606199] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.609792] GPT:90111 != 2097151 [ 0.610516] GPT:Alternate GPT header not at the end of the disk. [ 0.611630] GPT:90111 != 2097151 [ 0.612324] GPT: Use GNU Parted to correct GPT errors. [ 0.613358] vda: vda1 vda15 [ 0.616300] scsi host0: ata_piix [ 0.617122] scsi host1: ata_piix [ 0.617861] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.619088] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.620706] libphy: Fixed MDIO Bus: probed [ 0.621549] tun: Universal TUN/TAP device driver, 1.6 [ 0.622517] tun: (C) 1999-2004 Max Krasnyansky [ 0.625313] PPP generic driver version 2.4.2 [ 0.626318] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627570] ehci-pci: EHCI PCI platform driver [ 0.628476] ehci-platform: EHCI generic platform driver [ 0.629499] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630739] ohci-pci: OHCI PCI platform driver [ 0.631664] ohci-platform: OHCI generic platform driver [ 0.632722] uhci_hcd: USB Universal Host Controller Interface driver [ 0.647138] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.648212] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649735] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650774] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.652029] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.653293] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.654732] usb usb1: Product: UHCI Host Controller [ 0.655683] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.656848] usb usb1: SerialNumber: 0000:00:01.2 [ 0.657870] hub 1-0:1.0: USB hub found [ 0.658685] hub 1-0:1.0: 2 ports detected [ 0.659734] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.661923] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.662919] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.664019] mousedev: PS/2 mouse device common for all mice [ 0.665346] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.667366] rtc_cmos 00:00: RTC can wake from S4 [ 0.668550] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.669772] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.670993] i2c /dev entries driver [ 0.671833] device-mapper: uevent: version 1.0.3 [ 0.672844] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.674545] ledtrig-cpu: registered to indicate activity on CPUs [ 0.676219] NET: Registered protocol family 10 [ 0.677582] NET: Registered protocol family 17 [ 0.678580] Key type dns_resolver registered [ 0.679783] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.680927] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.682827] registered taskstats version 1 [ 0.683718] Loading compiled-in X.509 certificates [ 0.685281] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.687204] zswap: loaded using pool lzo/zbud [ 0.689018] Key type trusted registered [ 0.690813] Key type encrypted registered [ 0.691681] AppArmor: AppArmor sha1 policy hashing enabled [ 0.692767] ima: No TPM chip found, activating TPM-bypass! [ 0.693843] evm: HMAC attrs: 0x1 [ 0.694908] Magic number: 14:88:148 [ 0.695728] bdi 1:0: hash matches [ 0.696488] acpi device:19: hash matches [ 0.697368] rtc_cmos 00:00: setting system clock to 2018-08-09 22:08:39 UTC (1533852519) [ 0.699078] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.710430] EDD information not available. [ 0.780705] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.782341] Write protecting the kernel read-only data: 14336k [ 0.785977] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.788014] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.79 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.006369] 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.14... Lease of 192.168.120.14 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.93. iid=i-00000014 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCe2kcdQBgQ1CsZUpy2u8Ol98JmYpNJRoT0f7ueQ+0y2g3GG7IrivpX1D5Yij/trsVVelCCDr5dV8jKPGFSMkV4IZ2SC8K87b0W3K035ZyaU92/cnODQZx2wZCaw7/kbOPvkzf0AiLvuJd6Bb+H4bElJn0J0GMlMHHpCo3pFnjuUwL/Gax+WzaoJ8t3sdD++W/Q9amUqCa+8QNdT04T6ko5f9GliU5U5CJurpG2vzO5gkfS3dnEdcqA1Vor0eyxxyw6SMwzGIVRFilvB4t2c3k5t/ngA4soISVK8sXYgJGrW2SGzZIm2elalewSChb5u8AxMGcHRBGp0ltqRmMIDcu5 root@cinder-test-vm2-da7d753c-d91d-4090-b3e0-2b180b68d0e6 ssh-dss AAAAB3NzaC1kc3MAAACBANscQi1VNGE2g0RL/Uig82r/9NQPa5oxUisNjU2V/sSGPt4+Zhgj/Mrmu878hQZ8t8DK0wFdoQu/FhzMS94iuuCvWRS8JHA8PmjQ0bhUQOB5X47BkRPJqwk7EdW6o5NBr/3/u5bizSTc7kpHRrvUwZOzwjKkSKbHo35DNpE86TpDAAAAFQCbzqxKyv8GyMwSinKy6hfG+2nh0wAAAIEAzoj3H6E6iNMK5HgibT9MyfWu3LQ4tD6Hdoe9Iqc0iLTwuYZ5KyAO8LS78lqBkxEs/6DQ39+afAhep1xyqFEIhYVsiQVf0eN2PpJjObhjJBwPtcpv7Rwrihi/rwRMncwEGyhbABxheOBGlPze3s3u1GmLnQG8S4kttuWVjds5HtgAAACAC2ows3cie3+BKUUSfinVsYIrw/Y5qiYfd2Yz7ZQvUhEYxrpntDHmx6DbX0h7aKKV3p3KNrZbvXzumV0Pqe4ukGgw43ZIff3RgB9qwrascadcyO6v2pj2GgTDIWT/xpp6BbeuYqSx0+xtcGOpLTHUTq2Hq+Cpr5CxVskKV0v+cdM= root@cinder-test-vm2-da7d753c-d91d-4090-b3e0-2b180b68d0e6 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.10s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.14,24,fe80::f816:3eff:fe42:c27/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.14 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000014 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-da7d753c-d91d-4090-b3e0-2b180b68d0e6 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-da7d753c-d91d-4090-b3e0-2b180b68d0e6 login: 2018-08-09 22:08:47,833 - paramiko.transport - DEBUG - starting thread (client mode): 0x7d043590L 2018-08-09 22:08:47,833 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-09 22:08:47,852 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-09 22:08:47,852 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-09 22:08:47,854 - 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-09 22:08:47,854 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-09 22:08:47,854 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-09 22:08:47,855 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-09 22:08:47,855 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-09 22:08:47,855 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-09 22:08:47,907 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-09 22:08:47,908 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-09 22:08:47,934 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.208: b76d5b5bb8243a63f1012af6248bfbf1 2018-08-09 22:08:47,935 - paramiko.transport - DEBUG - Trying discovered key fd5bbfbfd77cd798b63627208a0294c6 in /tmp/tmpfnxjd4 2018-08-09 22:08:47,944 - paramiko.transport - DEBUG - userauth is OK 2018-08-09 22:08:47,951 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-09 22:08:47,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.POST.volumes 2018-08-09 22:08:47,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8776/v3/795c61a836f340e8ba349c15516c91cf/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}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" -d '{"volume": {"display_name": "cinder_test-volume_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "size": "2"}}' 2018-08-09 22:08:49,214 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 22:08:47 GMT Server: Apache x-compute-request-id: req-d367f9e8-54a3-482f-8f4e-f14b5c00059e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d367f9e8-54a3-482f-8f4e-f14b5c00059e Content-Length: 816 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "7a0347a046024ab9b8b2c4305716856d", "attachments": [], "links": [{"href": "http://172.30.9.32:8776/v3/795c61a836f340e8ba349c15516c91cf/volumes/56ae4206-7b6e-4836-8dd9-b2849beb5a9c", "rel": "self"}, {"href": "http://172.30.9.32:8776/795c61a836f340e8ba349c15516c91cf/volumes/56ae4206-7b6e-4836-8dd9-b2849beb5a9c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-09T22:08:49.000000", "description": null, "updated_at": null, "volume_type": null, "name": "cinder_test-volume_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "56ae4206-7b6e-4836-8dd9-b2849beb5a9c", "size": 2}} 2018-08-09 22:08:49,214 - keystoneauth.session - DEBUG - POST call to volumev3 for http://172.30.9.32:8776/v3/795c61a836f340e8ba349c15516c91cf/volumes used request id req-d367f9e8-54a3-482f-8f4e-f14b5c00059e 2018-08-09 22:08:49,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.POST.volumes in 1.24496889114s 2018-08-09 22:08:49,215 - shade.request_ids - DEBUG - POST call to volumev3 for http://172.30.9.32:8776/v3/795c61a836f340e8ba349c15516c91cf/volumes used request id req-d367f9e8-54a3-482f-8f4e-f14b5c00059e 2018-08-09 22:08:49,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-09 22:08:49,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8776/v3/795c61a836f340e8ba349c15516c91cf/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}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:08:50,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:08:49 GMT Server: Apache x-compute-request-id: req-d79674a2-ab24-4420-aad4-2c907601d2ad OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d79674a2-ab24-4420-aad4-2c907601d2ad Content-Encoding: gzip Content-Length: 449 Content-Type: application/json RESP BODY: {"volumes": [{"status": "creating", "user_id": "7a0347a046024ab9b8b2c4305716856d", "attachments": [], "links": [{"href": "http://172.30.9.32:8776/v3/795c61a836f340e8ba349c15516c91cf/volumes/56ae4206-7b6e-4836-8dd9-b2849beb5a9c", "rel": "self"}, {"href": "http://172.30.9.32:8776/795c61a836f340e8ba349c15516c91cf/volumes/56ae4206-7b6e-4836-8dd9-b2849beb5a9c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-09T22:08:49.000000", "description": null, "os-vol-tenant-attr:tenant_id": "795c61a836f340e8ba349c15516c91cf", "updated_at": "2018-08-09T22:08:49.000000", "volume_type": null, "name": "cinder_test-volume_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "56ae4206-7b6e-4836-8dd9-b2849beb5a9c", "size": 2}]} 2018-08-09 22:08:50,229 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.32:8776/v3/795c61a836f340e8ba349c15516c91cf/volumes/detail used request id req-d79674a2-ab24-4420-aad4-2c907601d2ad 2018-08-09 22:08:50,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.01320791245s 2018-08-09 22:08:50,229 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.32:8776/v3/795c61a836f340e8ba349c15516c91cf/volumes/detail used request id req-d79674a2-ab24-4420-aad4-2c907601d2ad 2018-08-09 22:08:50,231 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 22:08:52,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-09 22:08:52,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8776/v3/795c61a836f340e8ba349c15516c91cf/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}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:08:53,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:08:52 GMT Server: Apache x-compute-request-id: req-f96a3129-a96d-46ad-9a6f-aa514101414b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f96a3129-a96d-46ad-9a6f-aa514101414b Content-Encoding: gzip Content-Length: 453 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "7a0347a046024ab9b8b2c4305716856d", "attachments": [], "links": [{"href": "http://172.30.9.32:8776/v3/795c61a836f340e8ba349c15516c91cf/volumes/56ae4206-7b6e-4836-8dd9-b2849beb5a9c", "rel": "self"}, {"href": "http://172.30.9.32:8776/795c61a836f340e8ba349c15516c91cf/volumes/56ae4206-7b6e-4836-8dd9-b2849beb5a9c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-09T22:08:49.000000", "description": null, "os-vol-tenant-attr:tenant_id": "795c61a836f340e8ba349c15516c91cf", "updated_at": "2018-08-09T22:08:51.000000", "volume_type": null, "name": "cinder_test-volume_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "56ae4206-7b6e-4836-8dd9-b2849beb5a9c", "size": 2}]} 2018-08-09 22:08:53,236 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.32:8776/v3/795c61a836f340e8ba349c15516c91cf/volumes/detail used request id req-f96a3129-a96d-46ad-9a6f-aa514101414b 2018-08-09 22:08:53,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.00248599052s 2018-08-09 22:08:53,237 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.32:8776/v3/795c61a836f340e8ba349c15516c91cf/volumes/detail used request id req-f96a3129-a96d-46ad-9a6f-aa514101414b 2018-08-09 22:08:53,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 22:08:53,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:08:53,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-dfa0e2b8-9d82-4047-8d99-5a56dcc3ccd3 Date: Thu, 09 Aug 2018 22:08:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T21:56:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"dcef324c-5118-454a-9c5c-c4d3808b8806","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"795c61a836f340e8ba349c15516c91cf","l2_adjacency":true,"status":"ACTIVE","subnets":["954e7788-d1b7-45c6-85f2-36aba111c115"],"description":"","tags":[],"updated_at":"2018-08-09T22:08:09Z","qos_policy_id":null,"name":"cinder_test-net_da7d753c-d91d-4090-b3e0-2b180b68d0e6","admin_state_up":true,"tenant_id":"795c61a836f340e8ba349c15516c91cf","created_at":"2018-08-09T22:08:08Z","mtu":1450}]} 2018-08-09 22:08:53,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-dfa0e2b8-9d82-4047-8d99-5a56dcc3ccd3 2018-08-09 22:08:53,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107778072357s 2018-08-09 22:08:53,347 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-dfa0e2b8-9d82-4047-8d99-5a56dcc3ccd3 2018-08-09 22:08:53,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 22:08:53,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:08:53,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json X-Openstack-Request-Id: req-adc703d3-e63c-4282-a129-759e35bb9d48 Date: Thu, 09 Aug 2018 22:08:53 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T22:08:21Z", "file": "/v2/images/050534df-3c2c-437a-a8ac-fbcf3856201c/file", "owner": "795c61a836f340e8ba349c15516c91cf", "id": "050534df-3c2c-437a-a8ac-fbcf3856201c", "size": 12716032, "self": "/v2/images/050534df-3c2c-437a-a8ac-fbcf3856201c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/050534df-3c2c-437a-a8ac-fbcf3856201c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/050534df-3c2c-437a-a8ac-fbcf3856201c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T22:08:20Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 22:08:53,639 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-adc703d3-e63c-4282-a129-759e35bb9d48 2018-08-09 22:08:53,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.286744832993s 2018-08-09 22:08:53,639 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-adc703d3-e63c-4282-a129-759e35bb9d48 2018-08-09 22:08:53,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 22:08:53,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:08:53,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:08: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-75a51112-b3e6-411f-94a4-d9da172108d8 x-compute-request-id: req-75a51112-b3e6-411f-94a4-d9da172108d8 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/e321c3b3-d49b-40c2-ab7f-9ada05344f27", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/e321c3b3-d49b-40c2-ab7f-9ada05344f27", "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": "e321c3b3-d49b-40c2-ab7f-9ada05344f27"}]} 2018-08-09 22:08:53,667 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-75a51112-b3e6-411f-94a4-d9da172108d8 2018-08-09 22:08:53,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0262939929962s 2018-08-09 22:08:53,667 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-75a51112-b3e6-411f-94a4-d9da172108d8 2018-08-09 22:08:53,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-09 22:08:53,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" -d '{"server": {"name": "cinder_test-vm_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "imageRef": "050534df-3c2c-437a-a8ac-fbcf3856201c", "key_name": "cinder_test-kp_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "flavorRef": "e321c3b3-d49b-40c2-ab7f-9ada05344f27", "max_count": 1, "min_count": 1, "networks": [{"uuid": "dcef324c-5118-454a-9c5c-c4d3808b8806"}], "security_groups": [{"name": "db10ca33-9a02-4532-8326-9643a4ffb4fd"}]}}' 2018-08-09 22:08:58,501 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 22:08: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-85d43ba6-4507-4f8f-9edd-dd6ce057d09e x-compute-request-id: req-85d43ba6-4507-4f8f-9edd-dd6ce057d09e Content-Length: 403 location: http://172.30.9.32:8774/v2.1/servers/e9f51a9f-2b9e-499c-a4b3-0afb2907828f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "db10ca33-9a02-4532-8326-9643a4ffb4fd"}], "OS-DCF:diskConfig": "MANUAL", "id": "e9f51a9f-2b9e-499c-a4b3-0afb2907828f", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/e9f51a9f-2b9e-499c-a4b3-0afb2907828f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/e9f51a9f-2b9e-499c-a4b3-0afb2907828f", "rel": "bookmark"}], "adminPass": "jL7obWfn5HDe"}} 2018-08-09 22:08:58,501 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers used request id req-85d43ba6-4507-4f8f-9edd-dd6ce057d09e 2018-08-09 22:08:58,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.83270692825s 2018-08-09 22:08:58,502 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers used request id req-85d43ba6-4507-4f8f-9edd-dd6ce057d09e 2018-08-09 22:08:58,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 22:08:58,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:08:59,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:08: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-32fe4caf-6fa2-451f-98d9-928c1206507d x-compute-request-id: req-32fe4caf-6fa2-451f-98d9-928c1206507d Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/e9f51a9f-2b9e-499c-a4b3-0afb2907828f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/e9f51a9f-2b9e-499c-a4b3-0afb2907828f", "rel": "bookmark"}], "image": {"id": "050534df-3c2c-437a-a8ac-fbcf3856201c", "links": [{"href": "http://172.30.9.32:8774/images/050534df-3c2c-437a-a8ac-fbcf3856201c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e321c3b3-d49b-40c2-ab7f-9ada05344f27", "links": [{"href": "http://172.30.9.32:8774/flavors/e321c3b3-d49b-40c2-ab7f-9ada05344f27", "rel": "bookmark"}]}, "id": "e9f51a9f-2b9e-499c-a4b3-0afb2907828f", "user_id": "7a0347a046024ab9b8b2c4305716856d", "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-09T22:08:58Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "name": "cinder_test-vm_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "created": "2018-08-09T22:08:58Z", "tenant_id": "795c61a836f340e8ba349c15516c91cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_da7d753c-d91d-4090-b3e0-2b180b68d0e6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:0c:27", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:0c:27", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/c5913907-dee5-4986-9568-61cb229026aa", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/c5913907-dee5-4986-9568-61cb229026aa", "rel": "bookmark"}], "image": {"id": "050534df-3c2c-437a-a8ac-fbcf3856201c", "links": [{"href": "http://172.30.9.32:8774/images/050534df-3c2c-437a-a8ac-fbcf3856201c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T22:08:38.000000", "flavor": {"id": "e321c3b3-d49b-40c2-ab7f-9ada05344f27", "links": [{"href": "http://172.30.9.32:8774/flavors/e321c3b3-d49b-40c2-ab7f-9ada05344f27", "rel": "bookmark"}]}, "id": "c5913907-dee5-4986-9568-61cb229026aa", "security_groups": [{"name": "cinder_test-sg_da7d753c-d91d-4090-b3e0-2b180b68d0e6"}], "user_id": "7a0347a046024ab9b8b2c4305716856d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T22:08:38Z", "hostId": "4109b011c3ff8a995f3dcd88b9764c403a6d350408be4470862e5997", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "name": "cinder_test-vm2_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "created": "2018-08-09T22:08:30Z", "tenant_id": "795c61a836f340e8ba349c15516c91cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 22:08:59,306 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-32fe4caf-6fa2-451f-98d9-928c1206507d 2018-08-09 22:08:59,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.803343057632s 2018-08-09 22:08:59,306 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-32fe4caf-6fa2-451f-98d9-928c1206507d 2018-08-09 22:08:59,312 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 22:09:01,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 22:09:01,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:09:02,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:09: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-e61e84d7-d69d-48e4-9c1a-35570c358c08 x-compute-request-id: req-e61e84d7-d69d-48e4-9c1a-35570c358c08 Content-Encoding: gzip Content-Length: 913 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/e9f51a9f-2b9e-499c-a4b3-0afb2907828f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/e9f51a9f-2b9e-499c-a4b3-0afb2907828f", "rel": "bookmark"}], "image": {"id": "050534df-3c2c-437a-a8ac-fbcf3856201c", "links": [{"href": "http://172.30.9.32:8774/images/050534df-3c2c-437a-a8ac-fbcf3856201c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e321c3b3-d49b-40c2-ab7f-9ada05344f27", "links": [{"href": "http://172.30.9.32:8774/flavors/e321c3b3-d49b-40c2-ab7f-9ada05344f27", "rel": "bookmark"}]}, "id": "e9f51a9f-2b9e-499c-a4b3-0afb2907828f", "user_id": "7a0347a046024ab9b8b2c4305716856d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T22:09:01Z", "hostId": "4e8a64e718b8eaee32739ee4a247f5fe31957306cbca455bf7e9f55a", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "name": "cinder_test-vm_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "created": "2018-08-09T22:08:58Z", "tenant_id": "795c61a836f340e8ba349c15516c91cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_da7d753c-d91d-4090-b3e0-2b180b68d0e6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:0c:27", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:0c:27", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/c5913907-dee5-4986-9568-61cb229026aa", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/c5913907-dee5-4986-9568-61cb229026aa", "rel": "bookmark"}], "image": {"id": "050534df-3c2c-437a-a8ac-fbcf3856201c", "links": [{"href": "http://172.30.9.32:8774/images/050534df-3c2c-437a-a8ac-fbcf3856201c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T22:08:38.000000", "flavor": {"id": "e321c3b3-d49b-40c2-ab7f-9ada05344f27", "links": [{"href": "http://172.30.9.32:8774/flavors/e321c3b3-d49b-40c2-ab7f-9ada05344f27", "rel": "bookmark"}]}, "id": "c5913907-dee5-4986-9568-61cb229026aa", "security_groups": [{"name": "cinder_test-sg_da7d753c-d91d-4090-b3e0-2b180b68d0e6"}], "user_id": "7a0347a046024ab9b8b2c4305716856d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T22:08:38Z", "hostId": "4109b011c3ff8a995f3dcd88b9764c403a6d350408be4470862e5997", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "name": "cinder_test-vm2_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "created": "2018-08-09T22:08:30Z", "tenant_id": "795c61a836f340e8ba349c15516c91cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 22:09:02,008 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-e61e84d7-d69d-48e4-9c1a-35570c358c08 2018-08-09 22:09:02,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.693763971329s 2018-08-09 22:09:02,009 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-e61e84d7-d69d-48e4-9c1a-35570c358c08 2018-08-09 22:09:02,014 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 22:09:04,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 22:09:04,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:09:04,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:09: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-da0b0c9a-487a-4d73-8620-93fbb2401aed x-compute-request-id: req-da0b0c9a-487a-4d73-8620-93fbb2401aed Content-Encoding: gzip Content-Length: 906 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/e9f51a9f-2b9e-499c-a4b3-0afb2907828f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/e9f51a9f-2b9e-499c-a4b3-0afb2907828f", "rel": "bookmark"}], "image": {"id": "050534df-3c2c-437a-a8ac-fbcf3856201c", "links": [{"href": "http://172.30.9.32:8774/images/050534df-3c2c-437a-a8ac-fbcf3856201c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e321c3b3-d49b-40c2-ab7f-9ada05344f27", "links": [{"href": "http://172.30.9.32:8774/flavors/e321c3b3-d49b-40c2-ab7f-9ada05344f27", "rel": "bookmark"}]}, "id": "e9f51a9f-2b9e-499c-a4b3-0afb2907828f", "security_groups": [{"name": "cinder_test-sg_da7d753c-d91d-4090-b3e0-2b180b68d0e6"}], "user_id": "7a0347a046024ab9b8b2c4305716856d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T22:09:01Z", "hostId": "4e8a64e718b8eaee32739ee4a247f5fe31957306cbca455bf7e9f55a", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "name": "cinder_test-vm_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "created": "2018-08-09T22:08:58Z", "tenant_id": "795c61a836f340e8ba349c15516c91cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_da7d753c-d91d-4090-b3e0-2b180b68d0e6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:0c:27", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:0c:27", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/c5913907-dee5-4986-9568-61cb229026aa", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/c5913907-dee5-4986-9568-61cb229026aa", "rel": "bookmark"}], "image": {"id": "050534df-3c2c-437a-a8ac-fbcf3856201c", "links": [{"href": "http://172.30.9.32:8774/images/050534df-3c2c-437a-a8ac-fbcf3856201c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T22:08:38.000000", "flavor": {"id": "e321c3b3-d49b-40c2-ab7f-9ada05344f27", "links": [{"href": "http://172.30.9.32:8774/flavors/e321c3b3-d49b-40c2-ab7f-9ada05344f27", "rel": "bookmark"}]}, "id": "c5913907-dee5-4986-9568-61cb229026aa", "security_groups": [{"name": "cinder_test-sg_da7d753c-d91d-4090-b3e0-2b180b68d0e6"}], "user_id": "7a0347a046024ab9b8b2c4305716856d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T22:08:38Z", "hostId": "4109b011c3ff8a995f3dcd88b9764c403a6d350408be4470862e5997", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "name": "cinder_test-vm2_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "created": "2018-08-09T22:08:30Z", "tenant_id": "795c61a836f340e8ba349c15516c91cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 22:09:04,471 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-da0b0c9a-487a-4d73-8620-93fbb2401aed 2018-08-09 22:09:04,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.454001903534s 2018-08-09 22:09:04,471 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-da0b0c9a-487a-4d73-8620-93fbb2401aed 2018-08-09 22:09:04,476 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 22:09:06,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 22:09:06,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:09:07,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:09: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-f9527e34-85c1-40f7-9eb5-2d3668d31950 x-compute-request-id: req-f9527e34-85c1-40f7-9eb5-2d3668d31950 Content-Encoding: gzip Content-Length: 906 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/e9f51a9f-2b9e-499c-a4b3-0afb2907828f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/e9f51a9f-2b9e-499c-a4b3-0afb2907828f", "rel": "bookmark"}], "image": {"id": "050534df-3c2c-437a-a8ac-fbcf3856201c", "links": [{"href": "http://172.30.9.32:8774/images/050534df-3c2c-437a-a8ac-fbcf3856201c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e321c3b3-d49b-40c2-ab7f-9ada05344f27", "links": [{"href": "http://172.30.9.32:8774/flavors/e321c3b3-d49b-40c2-ab7f-9ada05344f27", "rel": "bookmark"}]}, "id": "e9f51a9f-2b9e-499c-a4b3-0afb2907828f", "security_groups": [{"name": "cinder_test-sg_da7d753c-d91d-4090-b3e0-2b180b68d0e6"}], "user_id": "7a0347a046024ab9b8b2c4305716856d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T22:09:01Z", "hostId": "4e8a64e718b8eaee32739ee4a247f5fe31957306cbca455bf7e9f55a", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "name": "cinder_test-vm_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "created": "2018-08-09T22:08:58Z", "tenant_id": "795c61a836f340e8ba349c15516c91cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_da7d753c-d91d-4090-b3e0-2b180b68d0e6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:0c:27", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:0c:27", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/c5913907-dee5-4986-9568-61cb229026aa", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/c5913907-dee5-4986-9568-61cb229026aa", "rel": "bookmark"}], "image": {"id": "050534df-3c2c-437a-a8ac-fbcf3856201c", "links": [{"href": "http://172.30.9.32:8774/images/050534df-3c2c-437a-a8ac-fbcf3856201c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T22:08:38.000000", "flavor": {"id": "e321c3b3-d49b-40c2-ab7f-9ada05344f27", "links": [{"href": "http://172.30.9.32:8774/flavors/e321c3b3-d49b-40c2-ab7f-9ada05344f27", "rel": "bookmark"}]}, "id": "c5913907-dee5-4986-9568-61cb229026aa", "security_groups": [{"name": "cinder_test-sg_da7d753c-d91d-4090-b3e0-2b180b68d0e6"}], "user_id": "7a0347a046024ab9b8b2c4305716856d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T22:08:38Z", "hostId": "4109b011c3ff8a995f3dcd88b9764c403a6d350408be4470862e5997", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "name": "cinder_test-vm2_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "created": "2018-08-09T22:08:30Z", "tenant_id": "795c61a836f340e8ba349c15516c91cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 22:09:07,175 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-f9527e34-85c1-40f7-9eb5-2d3668d31950 2018-08-09 22:09:07,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.697105169296s 2018-08-09 22:09:07,176 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-f9527e34-85c1-40f7-9eb5-2d3668d31950 2018-08-09 22:09:07,181 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 22:09:09,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 22:09:09,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:09:09,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:09: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-45e57e23-89f1-44de-bc89-0079f9481e22 x-compute-request-id: req-45e57e23-89f1-44de-bc89-0079f9481e22 Content-Encoding: gzip Content-Length: 892 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_da7d753c-d91d-4090-b3e0-2b180b68d0e6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:35:c4", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/e9f51a9f-2b9e-499c-a4b3-0afb2907828f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/e9f51a9f-2b9e-499c-a4b3-0afb2907828f", "rel": "bookmark"}], "image": {"id": "050534df-3c2c-437a-a8ac-fbcf3856201c", "links": [{"href": "http://172.30.9.32:8774/images/050534df-3c2c-437a-a8ac-fbcf3856201c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T22:09:07.000000", "flavor": {"id": "e321c3b3-d49b-40c2-ab7f-9ada05344f27", "links": [{"href": "http://172.30.9.32:8774/flavors/e321c3b3-d49b-40c2-ab7f-9ada05344f27", "rel": "bookmark"}]}, "id": "e9f51a9f-2b9e-499c-a4b3-0afb2907828f", "security_groups": [{"name": "cinder_test-sg_da7d753c-d91d-4090-b3e0-2b180b68d0e6"}], "user_id": "7a0347a046024ab9b8b2c4305716856d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T22:09:07Z", "hostId": "4e8a64e718b8eaee32739ee4a247f5fe31957306cbca455bf7e9f55a", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "name": "cinder_test-vm_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "created": "2018-08-09T22:08:58Z", "tenant_id": "795c61a836f340e8ba349c15516c91cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_da7d753c-d91d-4090-b3e0-2b180b68d0e6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:0c:27", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:0c:27", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/c5913907-dee5-4986-9568-61cb229026aa", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/c5913907-dee5-4986-9568-61cb229026aa", "rel": "bookmark"}], "image": {"id": "050534df-3c2c-437a-a8ac-fbcf3856201c", "links": [{"href": "http://172.30.9.32:8774/images/050534df-3c2c-437a-a8ac-fbcf3856201c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T22:08:38.000000", "flavor": {"id": "e321c3b3-d49b-40c2-ab7f-9ada05344f27", "links": [{"href": "http://172.30.9.32:8774/flavors/e321c3b3-d49b-40c2-ab7f-9ada05344f27", "rel": "bookmark"}]}, "id": "c5913907-dee5-4986-9568-61cb229026aa", "security_groups": [{"name": "cinder_test-sg_da7d753c-d91d-4090-b3e0-2b180b68d0e6"}], "user_id": "7a0347a046024ab9b8b2c4305716856d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T22:08:38Z", "hostId": "4109b011c3ff8a995f3dcd88b9764c403a6d350408be4470862e5997", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "name": "cinder_test-vm2_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "created": "2018-08-09T22:08:30Z", "tenant_id": "795c61a836f340e8ba349c15516c91cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 22:09:09,806 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-45e57e23-89f1-44de-bc89-0079f9481e22 2018-08-09 22:09:09,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.623023033142s 2018-08-09 22:09:09,807 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-45e57e23-89f1-44de-bc89-0079f9481e22 2018-08-09 22:09:09,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-09 22:09:09,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:9696/v2.0/ports.json?device_id=e9f51a9f-2b9e-499c-a4b3-0afb2907828f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:09:09,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-1d200360-0a8c-485e-b226-1d416284fbd1 Date: Thu, 09 Aug 2018 22:09:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-09T22:09:06Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"954e7788-d1b7-45c6-85f2-36aba111c115","ip_address":"192.168.120.6"}],"id":"09fdae82-64f3-4e9c-8da9-233479e685d8","security_groups":["db10ca33-9a02-4532-8326-9643a4ffb4fd"],"mac_address":"fa:16:3e:5d:35:c4","project_id":"795c61a836f340e8ba349c15516c91cf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dcef324c-5118-454a-9c5c-c4d3808b8806","tenant_id":"795c61a836f340e8ba349c15516c91cf","created_at":"2018-08-09T22:09:02Z","binding:vnic_type":"normal","device_id":"e9f51a9f-2b9e-499c-a4b3-0afb2907828f","ip_allocation":"immediate"}]} 2018-08-09 22:09:09,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/ports.json?device_id=e9f51a9f-2b9e-499c-a4b3-0afb2907828f used request id req-1d200360-0a8c-485e-b226-1d416284fbd1 2018-08-09 22:09:09,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0564811229706s 2018-08-09 22:09:09,868 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/ports.json?device_id=e9f51a9f-2b9e-499c-a4b3-0afb2907828f used request id req-1d200360-0a8c-485e-b226-1d416284fbd1 2018-08-09 22:09:09,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 22:09:09,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:9696/v2.0/floatingips.json?port_id=09fdae82-64f3-4e9c-8da9-233479e685d8" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:09:09,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-8fe3a299-59c4-4d6a-ae30-6ef5d5547a6d Date: Thu, 09 Aug 2018 22:09:09 GMT RESP BODY: {"floatingips": []} 2018-08-09 22:09:09,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json?port_id=09fdae82-64f3-4e9c-8da9-233479e685d8 used request id req-8fe3a299-59c4-4d6a-ae30-6ef5d5547a6d 2018-08-09 22:09:09,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.043200969696s 2018-08-09 22:09:09,917 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json?port_id=09fdae82-64f3-4e9c-8da9-233479e685d8 used request id req-8fe3a299-59c4-4d6a-ae30-6ef5d5547a6d 2018-08-09 22:09:09,918 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_da7d753c-d91d-4090-b3e0-2b180b68d0e6': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5d:35:c4', u'version': 4, u'addr': u'192.168.120.6', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'050534df-3c2c-437a-a8ac-fbcf3856201c'}), 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-09T22:09:07.000000', 'flavor': Munch({u'id': u'e321c3b3-d49b-40c2-ab7f-9ada05344f27'}), 'az': u'nova', 'id': u'e9f51a9f-2b9e-499c-a4b3-0afb2907828f', 'security_groups': [Munch({u'name': u'cinder_test-sg_da7d753c-d91d-4090-b3e0-2b180b68d0e6'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'7a0347a046024ab9b8b2c4305716856d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'795c61a836f340e8ba349c15516c91cf', 'name': 'cinder_test-project_da7d753c-d91d-4090-b3e0-2b180b68d0e6', '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-09T22:09:07.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-09T22:09:07Z', 'hostId': u'4e8a64e718b8eaee32739ee4a247f5fe31957306cbca455bf7e9f55a', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_da7d753c-d91d-4090-b3e0-2b180b68d0e6', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'4e8a64e718b8eaee32739ee4a247f5fe31957306cbca455bf7e9f55a', '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-09T22:09:07.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'795c61a836f340e8ba349c15516c91cf', 'name': u'cinder_test-vm_da7d753c-d91d-4090-b3e0-2b180b68d0e6', 'adminPass': u'jL7obWfn5HDe', 'tenant_id': u'795c61a836f340e8ba349c15516c91cf', 'created_at': u'2018-08-09T22:08:58Z', 'created': u'2018-08-09T22:08:58Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-09 22:09:09,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 22:09:09,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:09:10,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-8b37be17-9877-42f8-a422-a05b39e29236 Date: Thu, 09 Aug 2018 22:09:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T21:56:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"dcef324c-5118-454a-9c5c-c4d3808b8806","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"795c61a836f340e8ba349c15516c91cf","l2_adjacency":true,"status":"ACTIVE","subnets":["954e7788-d1b7-45c6-85f2-36aba111c115"],"description":"","tags":[],"updated_at":"2018-08-09T22:08:09Z","qos_policy_id":null,"name":"cinder_test-net_da7d753c-d91d-4090-b3e0-2b180b68d0e6","admin_state_up":true,"tenant_id":"795c61a836f340e8ba349c15516c91cf","created_at":"2018-08-09T22:08:08Z","mtu":1450}]} 2018-08-09 22:09:10,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-8b37be17-9877-42f8-a422-a05b39e29236 2018-08-09 22:09:10,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0938060283661s 2018-08-09 22:09:10,015 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-8b37be17-9877-42f8-a422-a05b39e29236 2018-08-09 22:09:10,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-09 22:09:10,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:9696/v2.0/ports.json?device_id=e9f51a9f-2b9e-499c-a4b3-0afb2907828f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:09:10,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-65fde9b4-4498-46dc-a71b-5c5717c8353c Date: Thu, 09 Aug 2018 22:09:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-09T22:09:06Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"954e7788-d1b7-45c6-85f2-36aba111c115","ip_address":"192.168.120.6"}],"id":"09fdae82-64f3-4e9c-8da9-233479e685d8","security_groups":["db10ca33-9a02-4532-8326-9643a4ffb4fd"],"mac_address":"fa:16:3e:5d:35:c4","project_id":"795c61a836f340e8ba349c15516c91cf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dcef324c-5118-454a-9c5c-c4d3808b8806","tenant_id":"795c61a836f340e8ba349c15516c91cf","created_at":"2018-08-09T22:09:02Z","binding:vnic_type":"normal","device_id":"e9f51a9f-2b9e-499c-a4b3-0afb2907828f","ip_allocation":"immediate"}]} 2018-08-09 22:09:10,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/ports.json?device_id=e9f51a9f-2b9e-499c-a4b3-0afb2907828f used request id req-65fde9b4-4498-46dc-a71b-5c5717c8353c 2018-08-09 22:09:10,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0735478401184s 2018-08-09 22:09:10,091 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/ports.json?device_id=e9f51a9f-2b9e-499c-a4b3-0afb2907828f used request id req-65fde9b4-4498-46dc-a71b-5c5717c8353c 2018-08-09 22:09:10,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-09 22:09:10,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" -d '{"floatingip": {"floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "fixed_ip_address": "192.168.120.6", "port_id": "09fdae82-64f3-4e9c-8da9-233479e685d8"}}' 2018-08-09 22:09:12,603 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-032c3dcc-e2f4-48f9-bd2c-3b97570461ff Date: Thu, 09 Aug 2018 22:09:12 GMT RESP BODY: {"floatingip": {"router_id": "15a9c167-8917-42fd-b849-a5e18836e47e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "795c61a836f340e8ba349c15516c91cf", "created_at": "2018-08-09T22:09:11Z", "updated_at": "2018-08-09T22:09:11Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "dcef324c-5118-454a-9c5c-c4d3808b8806", "device_owner": "compute:nova", "mac_address": "fa:16:3e:5d:35:c4", "device_id": "e9f51a9f-2b9e-499c-a4b3-0afb2907828f"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "795c61a836f340e8ba349c15516c91cf", "port_id": "09fdae82-64f3-4e9c-8da9-233479e685d8", "id": "3e406b2a-8dac-416d-9ac2-4a75549f0ab3", "qos_policy_id": null}} 2018-08-09 22:09:12,603 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-032c3dcc-e2f4-48f9-bd2c-3b97570461ff 2018-08-09 22:09:12,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.51143097878s 2018-08-09 22:09:12,603 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-032c3dcc-e2f4-48f9-bd2c-3b97570461ff 2018-08-09 22:09:12,612 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 22:09:12,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:09:12,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1638 X-Openstack-Request-Id: req-c94c17d8-1405-470b-a30f-e3100ac350e6 Date: Thu, 09 Aug 2018 22:09:12 GMT RESP BODY: {"floatingips": [{"router_id": "15a9c167-8917-42fd-b849-a5e18836e47e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "795c61a836f340e8ba349c15516c91cf", "created_at": "2018-08-09T22:09:11Z", "updated_at": "2018-08-09T22:09:11Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "dcef324c-5118-454a-9c5c-c4d3808b8806", "device_owner": "compute:nova", "mac_address": "fa:16:3e:5d:35:c4", "device_id": "e9f51a9f-2b9e-499c-a4b3-0afb2907828f"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "795c61a836f340e8ba349c15516c91cf", "port_id": "09fdae82-64f3-4e9c-8da9-233479e685d8", "id": "3e406b2a-8dac-416d-9ac2-4a75549f0ab3", "qos_policy_id": null}, {"router_id": "15a9c167-8917-42fd-b849-a5e18836e47e", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "795c61a836f340e8ba349c15516c91cf", "created_at": "2018-08-09T22:08:44Z", "updated_at": "2018-08-09T22:08:48Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "dcef324c-5118-454a-9c5c-c4d3808b8806", "device_owner": "compute:nova", "mac_address": "fa:16:3e:42:0c:27", "device_id": "c5913907-dee5-4986-9568-61cb229026aa"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.208", "revision_number": 3, "project_id": "795c61a836f340e8ba349c15516c91cf", "port_id": "7e9c19d9-3ad7-4d64-b1ca-748349a9bbe0", "id": "c822f292-f9fd-45fb-8203-09ac63c41757", "qos_policy_id": null}]} 2018-08-09 22:09:12,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-c94c17d8-1405-470b-a30f-e3100ac350e6 2018-08-09 22:09:12,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.262313842773s 2018-08-09 22:09:12,875 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-c94c17d8-1405-470b-a30f-e3100ac350e6 2018-08-09 22:09:12,882 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 22:09:12,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 22:09:12,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:09:13,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1638 X-Openstack-Request-Id: req-47b123ef-66f2-4ce9-83fd-60bf36b3bd49 Date: Thu, 09 Aug 2018 22:09:13 GMT RESP BODY: {"floatingips": [{"router_id": "15a9c167-8917-42fd-b849-a5e18836e47e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "795c61a836f340e8ba349c15516c91cf", "created_at": "2018-08-09T22:09:11Z", "updated_at": "2018-08-09T22:09:11Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "dcef324c-5118-454a-9c5c-c4d3808b8806", "device_owner": "compute:nova", "mac_address": "fa:16:3e:5d:35:c4", "device_id": "e9f51a9f-2b9e-499c-a4b3-0afb2907828f"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "795c61a836f340e8ba349c15516c91cf", "port_id": "09fdae82-64f3-4e9c-8da9-233479e685d8", "id": "3e406b2a-8dac-416d-9ac2-4a75549f0ab3", "qos_policy_id": null}, {"router_id": "15a9c167-8917-42fd-b849-a5e18836e47e", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "795c61a836f340e8ba349c15516c91cf", "created_at": "2018-08-09T22:08:44Z", "updated_at": "2018-08-09T22:08:48Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "dcef324c-5118-454a-9c5c-c4d3808b8806", "device_owner": "compute:nova", "mac_address": "fa:16:3e:42:0c:27", "device_id": "c5913907-dee5-4986-9568-61cb229026aa"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.208", "revision_number": 3, "project_id": "795c61a836f340e8ba349c15516c91cf", "port_id": "7e9c19d9-3ad7-4d64-b1ca-748349a9bbe0", "id": "c822f292-f9fd-45fb-8203-09ac63c41757", "qos_policy_id": null}]} 2018-08-09 22:09:13,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-47b123ef-66f2-4ce9-83fd-60bf36b3bd49 2018-08-09 22:09:13,044 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0565469264984s 2018-08-09 22:09:13,044 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-47b123ef-66f2-4ce9-83fd-60bf36b3bd49 2018-08-09 22:09:13,050 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 22:09:13,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 22:09:13,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:09:13,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1638 X-Openstack-Request-Id: req-66e3a815-2b9e-4800-9043-30631340a34d Date: Thu, 09 Aug 2018 22:09:13 GMT RESP BODY: {"floatingips": [{"router_id": "15a9c167-8917-42fd-b849-a5e18836e47e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "795c61a836f340e8ba349c15516c91cf", "created_at": "2018-08-09T22:09:11Z", "updated_at": "2018-08-09T22:09:11Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "dcef324c-5118-454a-9c5c-c4d3808b8806", "device_owner": "compute:nova", "mac_address": "fa:16:3e:5d:35:c4", "device_id": "e9f51a9f-2b9e-499c-a4b3-0afb2907828f"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "795c61a836f340e8ba349c15516c91cf", "port_id": "09fdae82-64f3-4e9c-8da9-233479e685d8", "id": "3e406b2a-8dac-416d-9ac2-4a75549f0ab3", "qos_policy_id": null}, {"router_id": "15a9c167-8917-42fd-b849-a5e18836e47e", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "795c61a836f340e8ba349c15516c91cf", "created_at": "2018-08-09T22:08:44Z", "updated_at": "2018-08-09T22:08:48Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "dcef324c-5118-454a-9c5c-c4d3808b8806", "device_owner": "compute:nova", "mac_address": "fa:16:3e:42:0c:27", "device_id": "c5913907-dee5-4986-9568-61cb229026aa"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.208", "revision_number": 3, "project_id": "795c61a836f340e8ba349c15516c91cf", "port_id": "7e9c19d9-3ad7-4d64-b1ca-748349a9bbe0", "id": "c822f292-f9fd-45fb-8203-09ac63c41757", "qos_policy_id": null}]} 2018-08-09 22:09:13,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-66e3a815-2b9e-4800-9043-30631340a34d 2018-08-09 22:09:13,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.4454870224s 2018-08-09 22:09:13,600 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-66e3a815-2b9e-4800-9043-30631340a34d 2018-08-09 22:09:13,607 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 22:09:13,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 22:09:13,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:09:13,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1638 X-Openstack-Request-Id: req-70377350-26bb-4bb3-8287-a9ac09e751c8 Date: Thu, 09 Aug 2018 22:09:13 GMT RESP BODY: {"floatingips": [{"router_id": "15a9c167-8917-42fd-b849-a5e18836e47e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "795c61a836f340e8ba349c15516c91cf", "created_at": "2018-08-09T22:09:11Z", "updated_at": "2018-08-09T22:09:11Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "dcef324c-5118-454a-9c5c-c4d3808b8806", "device_owner": "compute:nova", "mac_address": "fa:16:3e:5d:35:c4", "device_id": "e9f51a9f-2b9e-499c-a4b3-0afb2907828f"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "795c61a836f340e8ba349c15516c91cf", "port_id": "09fdae82-64f3-4e9c-8da9-233479e685d8", "id": "3e406b2a-8dac-416d-9ac2-4a75549f0ab3", "qos_policy_id": null}, {"router_id": "15a9c167-8917-42fd-b849-a5e18836e47e", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "795c61a836f340e8ba349c15516c91cf", "created_at": "2018-08-09T22:08:44Z", "updated_at": "2018-08-09T22:08:48Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "dcef324c-5118-454a-9c5c-c4d3808b8806", "device_owner": "compute:nova", "mac_address": "fa:16:3e:42:0c:27", "device_id": "c5913907-dee5-4986-9568-61cb229026aa"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.208", "revision_number": 3, "project_id": "795c61a836f340e8ba349c15516c91cf", "port_id": "7e9c19d9-3ad7-4d64-b1ca-748349a9bbe0", "id": "c822f292-f9fd-45fb-8203-09ac63c41757", "qos_policy_id": null}]} 2018-08-09 22:09:13,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-70377350-26bb-4bb3-8287-a9ac09e751c8 2018-08-09 22:09:13,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0706820487976s 2018-08-09 22:09:13,783 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-70377350-26bb-4bb3-8287-a9ac09e751c8 2018-08-09 22:09:13,790 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 22:09:13,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 22:09:13,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:09:13,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1638 X-Openstack-Request-Id: req-378c0475-6536-45d9-a2e6-17ffeb4dbf56 Date: Thu, 09 Aug 2018 22:09:13 GMT RESP BODY: {"floatingips": [{"router_id": "15a9c167-8917-42fd-b849-a5e18836e47e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "795c61a836f340e8ba349c15516c91cf", "created_at": "2018-08-09T22:09:11Z", "updated_at": "2018-08-09T22:09:11Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "dcef324c-5118-454a-9c5c-c4d3808b8806", "device_owner": "compute:nova", "mac_address": "fa:16:3e:5d:35:c4", "device_id": "e9f51a9f-2b9e-499c-a4b3-0afb2907828f"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "795c61a836f340e8ba349c15516c91cf", "port_id": "09fdae82-64f3-4e9c-8da9-233479e685d8", "id": "3e406b2a-8dac-416d-9ac2-4a75549f0ab3", "qos_policy_id": null}, {"router_id": "15a9c167-8917-42fd-b849-a5e18836e47e", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "795c61a836f340e8ba349c15516c91cf", "created_at": "2018-08-09T22:08:44Z", "updated_at": "2018-08-09T22:08:48Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "dcef324c-5118-454a-9c5c-c4d3808b8806", "device_owner": "compute:nova", "mac_address": "fa:16:3e:42:0c:27", "device_id": "c5913907-dee5-4986-9568-61cb229026aa"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.208", "revision_number": 3, "project_id": "795c61a836f340e8ba349c15516c91cf", "port_id": "7e9c19d9-3ad7-4d64-b1ca-748349a9bbe0", "id": "c822f292-f9fd-45fb-8203-09ac63c41757", "qos_policy_id": null}]} 2018-08-09 22:09:13,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-378c0475-6536-45d9-a2e6-17ffeb4dbf56 2018-08-09 22:09:13,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0615429878235s 2018-08-09 22:09:13,957 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-378c0475-6536-45d9-a2e6-17ffeb4dbf56 2018-08-09 22:09:13,963 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 22:09:14,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 22:09:14,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:09:14,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1640 X-Openstack-Request-Id: req-5ca29a9c-17d1-4216-9c7a-93c8c4b3cb24 Date: Thu, 09 Aug 2018 22:09:14 GMT RESP BODY: {"floatingips": [{"router_id": "15a9c167-8917-42fd-b849-a5e18836e47e", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "795c61a836f340e8ba349c15516c91cf", "created_at": "2018-08-09T22:09:11Z", "updated_at": "2018-08-09T22:09:13Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "dcef324c-5118-454a-9c5c-c4d3808b8806", "device_owner": "compute:nova", "mac_address": "fa:16:3e:5d:35:c4", "device_id": "e9f51a9f-2b9e-499c-a4b3-0afb2907828f"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "795c61a836f340e8ba349c15516c91cf", "port_id": "09fdae82-64f3-4e9c-8da9-233479e685d8", "id": "3e406b2a-8dac-416d-9ac2-4a75549f0ab3", "qos_policy_id": null}, {"router_id": "15a9c167-8917-42fd-b849-a5e18836e47e", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "795c61a836f340e8ba349c15516c91cf", "created_at": "2018-08-09T22:08:44Z", "updated_at": "2018-08-09T22:08:48Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "dcef324c-5118-454a-9c5c-c4d3808b8806", "device_owner": "compute:nova", "mac_address": "fa:16:3e:42:0c:27", "device_id": "c5913907-dee5-4986-9568-61cb229026aa"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.208", "revision_number": 3, "project_id": "795c61a836f340e8ba349c15516c91cf", "port_id": "7e9c19d9-3ad7-4d64-b1ca-748349a9bbe0", "id": "c822f292-f9fd-45fb-8203-09ac63c41757", "qos_policy_id": null}]} 2018-08-09 22:09:14,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-5ca29a9c-17d1-4216-9c7a-93c8c4b3cb24 2018-08-09 22:09:14,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0597810745239s 2018-08-09 22:09:14,128 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-5ca29a9c-17d1-4216-9c7a-93c8c4b3cb24 2018-08-09 22:09:14,134 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'15a9c167-8917-42fd-b849-a5e18836e47e', 'updated_at': u'2018-08-09T22:09:13Z', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.200', 'revision_number': 1, 'port_id': u'09fdae82-64f3-4e9c-8da9-233479e685d8', 'id': u'3e406b2a-8dac-416d-9ac2-4a75549f0ab3', 'network': u'bdb9209b-6552-4310-8fa0-ca466e84a750', 'port': u'09fdae82-64f3-4e9c-8da9-233479e685d8', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'795c61a836f340e8ba349c15516c91cf', 'name': 'cinder_test-project_da7d753c-d91d-4090-b3e0-2b180b68d0e6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'795c61a836f340e8ba349c15516c91cf', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'bdb9209b-6552-4310-8fa0-ca466e84a750', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'dcef324c-5118-454a-9c5c-c4d3808b8806', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:5d:35:c4', u'device_id': u'e9f51a9f-2b9e-499c-a4b3-0afb2907828f'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'795c61a836f340e8ba349c15516c91cf', 'created_at': u'2018-08-09T22:09:11Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'dcef324c-5118-454a-9c5c-c4d3808b8806', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:5d:35:c4', u'device_id': u'e9f51a9f-2b9e-499c-a4b3-0afb2907828f'}), 'router': u'15a9c167-8917-42fd-b849-a5e18836e47e'}) 2018-08-09 22:09:14,135 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-09 22:09:14,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/e9f51a9f-2b9e-499c-a4b3-0afb2907828f/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}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-09 22:09:14,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:09: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-9a90ac32-37cf-4af4-842a-c34ef28f9c1f x-compute-request-id: req-9a90ac32-37cf-4af4-842a-c34ef28f9c1f Content-Encoding: gzip Content-Length: 9555 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 467099416 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.139101] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.140786] pid_max: default: 32768 minimum: 301\n[ 0.141699] ACPI: Core revision 20150930\n[ 0.143098] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.144433] Security Framework initialized\n[ 0.145264] Yama: becoming mindful.\n[ 0.146005] AppArmor: AppArmor initialized\n[ 0.146879] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.148238] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.149529] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.150763] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.152198] Initializing cgroup subsys io\n[ 0.153030] Initializing cgroup subsys memory\n[ 0.153906] Initializing cgroup subsys devices\n[ 0.154800] Initializing cgroup subsys freezer\n[ 0.155689] Initializing cgroup subsys net_cls\n[ 0.156567] Initializing cgroup subsys perf_event\n[ 0.157486] Initializing cgroup subsys net_prio\n[ 0.158394] Initializing cgroup subsys hugetlb\n[ 0.159275] Initializing cgroup subsys pids\n[ 0.160152] CPU: Physical Processor ID: 0\n[ 0.161663] mce: CPU supports 10 MCE banks\n[ 0.162534] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.163552] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.177966] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.184034] ftrace: allocating 31920 entries in 125 pages\n[ 0.208942] smpboot: Max logical packages: 1\n[ 0.209813] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.211180] x2apic enabled\n[ 0.211997] Switched APIC routing to physical x2apic.\n[ 0.213759] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.214922] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.216974] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.218797] KVM setup paravirtual spinlock\n[ 0.220107] x86: Booted up 1 node, 1 CPUs\n[ 0.220950] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.222365] devtmpfs: initialized\n[ 0.224096] evm: security.selinux\n[ 0.224828] evm: security.SMACK64\n[ 0.225530] evm: security.SMACK64EXEC\n[ 0.226284] evm: security.SMACK64TRANSMUTE\n[ 0.227103] evm: security.SMACK64MMAP\n[ 0.227857] evm: security.ima\n[ 0.228516] evm: security.capability\n[ 0.229333] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.231235] pinctrl core: initialized pinctrl subsystem\n[ 0.232361] RTC time: 22:09:06, date: 08/09/18\n[ 0.233336] NET: Registered protocol family 16\n[ 0.234335] cpuidle: using governor ladder\n[ 0.235177] cpuidle: using governor menu\n[ 0.236026] PCCT header not found.\n[ 0.236817] ACPI: bus type PCI registered\n[ 0.237644] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.238928] PCI: Using configuration type 1 for base access\n[ 0.240736] ACPI: Added _OSI(Module Device)\n[ 0.241612] ACPI: Added _OSI(Processor Device)\n[ 0.242497] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.243411] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.245182] ACPI: Interpreter enabled\n[ 0.245967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.247849] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.249736] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.251625] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.253499] ACPI: (supports S0 S5)\n[ 0.254214] ACPI: Using IOAPIC for interrupt routing\n[ 0.255174] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.258320] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.259484] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.260750] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.261963] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.264226] acpiphp: Slot [3] registered\n[ 0.265037] acpiphp: Slot [4] registered\n[ 0.265852] acpiphp: Slot [5] registered\n[ 0.266674] acpiphp: Slot [6] registered\n[ 0.267486] acpiphp: Slot [7] registered\n[ 0.268300] acpiphp: Slot [8] registered\n[ 0.269123] acpiphp: Slot [9] registered\n[ 0.269946] acpiphp: Slot [10] registered\n[ 0.270768] acpiphp: Slot [11] registered\n[ 0.271595] acpiphp: Slot [12] registered\n[ 0.272424] acpiphp: Slot [13] registered\n[ 0.273249] acpiphp: Slot [14] registered\n[ 0.274070] acpiphp: Slot [15] registered\n[ 0.284870] acpiphp: Slot [16] registered\n[ 0.285725] acpiphp: Slot [17] registered\n[ 0.286561] acpiphp: Slot [18] registered\n[ 0.287386] acpiphp: Slot [19] registered\n[ 0.288210] acpiphp: Slot [20] registered\n[ 0.289036] acpiphp: Slot [21] registered\n[ 0.289880] acpiphp: Slot [22] registered\n[ 0.290703] acpiphp: Slot [23] registered\n[ 0.291528] acpiphp: Slot [24] registered\n[ 0.292350] acpiphp: Slot [25] registered\n[ 0.293175] acpiphp: Slot [26] registered\n[ 0.294000] acpiphp: Slot [27] registered\n[ 0.294828] acpiphp: Slot [28] registered\n[ 0.295684] acpiphp: Slot [29] registered\n[ 0.296510] acpiphp: Slot [30] registered\n[ 0.297340] acpiphp: Slot [31] registered\n[ 0.298164] PCI host bridge to bus 0000:00\n[ 0.298991] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.300224] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.301469] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.302941] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.304420] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.305924] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309369] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310682] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.311880] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313173] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316757] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318240] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.337039] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.338540] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.340366] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.341811] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.343223] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.344544] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.345881] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.346957] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.348535] vgaarb: loaded\n[ 0.349150] vgaarb: bridge control possible 0000:00:02.0\n[ 0.350404] SCSI subsystem initialized\n[ 0.351339] ACPI: bus type USB registered\n[ 0.352183] usbcore: registered new interface driver usbfs\n[ 0.353242] usbcore: registered new interface driver hub\n[ 0.354275] usbcore: registered new device driver usb\n[ 0.355409] PCI: Using ACPI for IRQ routing\n[ 0.356550] NetLabel: Initializing\n[ 0.357288] NetLabel: domain hash size = 128\n[ 0.358151] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.359149] NetLabel: unlabeled traffic allowed by default\n[ 0.360335] clocksource: Switched to clocksource kvm-clock\n[ 0.368479] AppArmor: AppArmor Filesystem Enabled\n[ 0.369474] pnp: PnP ACPI init\n[ 0.370423] pnp: PnP ACPI: found 5 devices\n[ 0.376732] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.378502] NET: Registered protocol family 2\n[ 0.379557] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.380871] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.382096] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.383317] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.384417] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.385618] NET: Registered protocol family 1\n[ 0.386512] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.387628] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.388724] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.402780] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.416924] Trying to unpack rootfs image as initramfs...\n[ 0.473520] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.475185] Scanning for low memory corruption every 60 seconds\n[ 0.476568] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.477750] audit: initializing netlink subsys (disabled)\n[ 0.478792] audit: type=2000 audit(1533852547.912:1): initialized\n[ 0.480146] Initialise system trusted keyring\n[ 0.481124] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.482311] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.484469] zbud: loaded\n[ 0.485213] VFS: Disk quotas dquot_6.6.0\n[ 0.486044] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.487678] fuse init (API version 7.23)\n[ 0.488608] Key type big_key registered\n[ 0.489430] Allocating IMA MOK and blacklist keyrings.\n[ 0.490668] Key type asymmetric registered\n[ 0.491508] Asymmetric key parser 'x509' registered\n[ 0.492495] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.493991] io scheduler noop registered\n[ 0.494799] io scheduler deadline registered (default)\n[ 0.495815] io scheduler cfq registered\n[ 0.496689] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.497752] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.499043] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.500540] ACPI: Power Button [PWRF]\n[ 0.501409] GHES: HEST is not enabled!\n[ 0.515074] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.543101] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.545242] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.569077] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.571366] Linux agpgart interface v0.103\n[ 0.573979] brd: module loaded\n[ 0.575662] loop: module loaded\n[ 0.580294] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.581785] GPT:90111 != 2097151\n[ 0.582486] GPT:Alternate GPT header not at the end of the disk.\n[ 0.583610] GPT:90111 != 2097151\n[ 0.584302] GPT: Use GNU Parted to correct GPT errors.\n[ 0.585292] vda: vda1 vda15\n[ 0.586540] scsi host0: ata_piix\n[ 0.587338] scsi host1: ata_piix\n[ 0.588072] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.589332] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.590837] libphy: Fixed MDIO Bus: probed\n[ 0.591727] tun: Universal TUN/TAP device driver, 1.6\n[ 0.594748] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.598067] PPP generic driver version 2.4.2\n[ 0.599689] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.601426] ehci-pci: EHCI PCI platform driver\n[ 0.602735] ehci-platform: EHCI generic platform driver\n[ 0.604259] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.606007] ohci-pci: OHCI PCI platform driver\n[ 0.607331] ohci-platform: OHCI generic platform driver\n[ 0.608843] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.624186] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.625611] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.627802] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.629302] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.631090] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.632982] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.635096] usb usb1: Product: UHCI Host Controller\n[ 0.636495] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638406] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639876] hub 1-0:1.0: USB hub found\n[ 0.641039] hub 1-0:1.0: 2 ports detected\n[ 0.642484] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.645545] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.646980] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.648574] mousedev: PS/2 mouse device common for all mice\n[ 0.650440] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.653204] rtc_cmos 00:00: RTC can wake from S4\n[ 0.654809] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.656635] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.658461] i2c /dev entries driver\n[ 0.659632] device-mapper: uevent: version 1.0.3\n[ 0.661084] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.663550] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.666105] NET: Registered protocol family 10\n[ 0.667928] NET: Registered protocol family 17\n[ 0.669323] Key type dns_resolver registered\n[ 0.670977] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.672647] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675390] registered taskstats version 1\n[ 0.676704] Loading compiled-in X.509 certificates\n[ 0.678723] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.681572] zswap: loaded using pool lzo/zbud\n[ 0.684128] Key type trusted registered\n[ 0.686315] Key type encrypted registered\n[ 0.687549] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.689140] ima: No TPM chip found, activating TPM-bypass!\n[ 0.690748] evm: HMAC attrs: 0x1\n[ 0.692129] Magic number: 14:638:198\n[ 0.693455] rtc_cmos 00:00: setting system clock to 2018-08-09 22:09:07 UTC (1533852547)\n[ 0.695233] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696396] EDD information not available.\n[ 0.749726] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.761451] Write protecting the kernel read-only data: 14336k\n[ 0.763646] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.765551] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.59\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.814086] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.72\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.6...\nLease of 192.168.120.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.86. iid=i-00000017\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC6xHn+52+nKmDh3taePzx2el0ck0gFR4RkiB40kVjcch7wGBN0s0XIMvipe9kuHYxo1S1j2uhbstQnFS6YjzJa737O+x3b3satKGFBAYgxliJd5HKSaCpRFH33aB5BDAsBC5f8oUkGrs+n6E4rS1b5t2jXXb9Ypu2XGfL7x1+OsFM3b1Snd0elzWmsgWkA5Z0oqnCODHFx3HLwNHNx9faMFgZ0A2tZZuHSczNvA2afxK7AS4uD/ggZMVzKNlcvzDvmZtkXZIajVm4HQ4o3e0+RqhXjB2SYENGNnmzBnpbHY11bDMDebrw1cu5+pYFjvkjQisRWHIRPLBaEAHq0X/Tj root@cinder-test-vm-da7d753c-d91d-4090-b3e0-2b180b68d0e6\n/dev/root resized successfully [took 0.11s]\nssh-dss AAAAB3NzaC1kc3MAAACBAPB6G3rd9iAGUbnYYYjv5qpr6FkqgQQtv6olKbIe18F+1eKkZWNJgWVoPKuhxkCcfmdlAjhCaUjGbZNbO/4wgB4PTse8brdOi78IpMOlaLgIcYvDVA+OzNhfS7LE2U7iwZ3i1nyQNo3Lz97t9d8bZ1XrHGQTpyQhgS2kFzetjYozAAAAFQCHC7JH0r64Su/iV0BapnVmVrbeUwAAAIAz9pgvsPqKF95AiCmFuDfYuRUknkNJwVJMzH/YzULhY7Zv/tPcGBnvm72NN3q1odrIov9iIBPXa0N4cMMFPKB7IV4syhDtWt6/iapzrCgHDbo12UOKc0IYgon3AozpZWPf+Cp0GeIYQtPjRBNdPOo2TSVZijkkPP5luax0C1pdCwAAAIEA1NM2V8UIYzIX48rt1+1zZ79dVT7YYbT6i7kIVsCXzTF1eg46Ra/QnmWjIHJJip4wgVrwQuP0+tfv5B2YSeNBl5TH6kVRGtSGplkdfAfDn6XcXcecaTWuDuSzStqCdOMEwGFs37gvSG363+gTTlRpOAAkyyQ+ro1WVedD4qz8hro= root@cinder-test-vm-da7d753c-d91d-4090-b3e0-2b180b68d0e6\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.6,24,fe80::f816:3eff:fe5d:35c4/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.6 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000017\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm-da7d753c-d91d-4090-b3e0-2b180b68d0e6\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.10 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncinder-test-vm-da7d753c-d91d-4090-b3e0-2b180b68d0e6 login: "} 2018-08-09 22:09:14,237 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/e9f51a9f-2b9e-499c-a4b3-0afb2907828f/action used request id req-9a90ac32-37cf-4af4-842a-c34ef28f9c1f 2018-08-09 22:09:14,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.101689100266s 2018-08-09 22:09:14,238 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/e9f51a9f-2b9e-499c-a4b3-0afb2907828f/action used request id req-9a90ac32-37cf-4af4-842a-c34ef28f9c1f 2018-08-09 22:09:14,238 - 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 467099416 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.139101] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.140786] pid_max: default: 32768 minimum: 301 [ 0.141699] ACPI: Core revision 20150930 [ 0.143098] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.144433] Security Framework initialized [ 0.145264] Yama: becoming mindful. [ 0.146005] AppArmor: AppArmor initialized [ 0.146879] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.148238] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.149529] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.150763] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.152198] Initializing cgroup subsys io [ 0.153030] Initializing cgroup subsys memory [ 0.153906] Initializing cgroup subsys devices [ 0.154800] Initializing cgroup subsys freezer [ 0.155689] Initializing cgroup subsys net_cls [ 0.156567] Initializing cgroup subsys perf_event [ 0.157486] Initializing cgroup subsys net_prio [ 0.158394] Initializing cgroup subsys hugetlb [ 0.159275] Initializing cgroup subsys pids [ 0.160152] CPU: Physical Processor ID: 0 [ 0.161663] mce: CPU supports 10 MCE banks [ 0.162534] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.163552] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.177966] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.184034] ftrace: allocating 31920 entries in 125 pages [ 0.208942] smpboot: Max logical packages: 1 [ 0.209813] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.211180] x2apic enabled [ 0.211997] Switched APIC routing to physical x2apic. [ 0.213759] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.214922] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.216974] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.218797] KVM setup paravirtual spinlock [ 0.220107] x86: Booted up 1 node, 1 CPUs [ 0.220950] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.222365] devtmpfs: initialized [ 0.224096] evm: security.selinux [ 0.224828] evm: security.SMACK64 [ 0.225530] evm: security.SMACK64EXEC [ 0.226284] evm: security.SMACK64TRANSMUTE [ 0.227103] evm: security.SMACK64MMAP [ 0.227857] evm: security.ima [ 0.228516] evm: security.capability [ 0.229333] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.231235] pinctrl core: initialized pinctrl subsystem [ 0.232361] RTC time: 22:09:06, date: 08/09/18 [ 0.233336] NET: Registered protocol family 16 [ 0.234335] cpuidle: using governor ladder [ 0.235177] cpuidle: using governor menu [ 0.236026] PCCT header not found. [ 0.236817] ACPI: bus type PCI registered [ 0.237644] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.238928] PCI: Using configuration type 1 for base access [ 0.240736] ACPI: Added _OSI(Module Device) [ 0.241612] ACPI: Added _OSI(Processor Device) [ 0.242497] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.243411] ACPI: Added _OSI(Processor Aggregator Device) [ 0.245182] ACPI: Interpreter enabled [ 0.245967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.247849] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.249736] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.251625] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.253499] ACPI: (supports S0 S5) [ 0.254214] ACPI: Using IOAPIC for interrupt routing [ 0.255174] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.258320] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.259484] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.260750] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.261963] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.264226] acpiphp: Slot [3] registered [ 0.265037] acpiphp: Slot [4] registered [ 0.265852] acpiphp: Slot [5] registered [ 0.266674] acpiphp: Slot [6] registered [ 0.267486] acpiphp: Slot [7] registered [ 0.268300] acpiphp: Slot [8] registered [ 0.269123] acpiphp: Slot [9] registered [ 0.269946] acpiphp: Slot [10] registered [ 0.270768] acpiphp: Slot [11] registered [ 0.271595] acpiphp: Slot [12] registered [ 0.272424] acpiphp: Slot [13] registered [ 0.273249] acpiphp: Slot [14] registered [ 0.274070] acpiphp: Slot [15] registered [ 0.284870] acpiphp: Slot [16] registered [ 0.285725] acpiphp: Slot [17] registered [ 0.286561] acpiphp: Slot [18] registered [ 0.287386] acpiphp: Slot [19] registered [ 0.288210] acpiphp: Slot [20] registered [ 0.289036] acpiphp: Slot [21] registered [ 0.289880] acpiphp: Slot [22] registered [ 0.290703] acpiphp: Slot [23] registered [ 0.291528] acpiphp: Slot [24] registered [ 0.292350] acpiphp: Slot [25] registered [ 0.293175] acpiphp: Slot [26] registered [ 0.294000] acpiphp: Slot [27] registered [ 0.294828] acpiphp: Slot [28] registered [ 0.295684] acpiphp: Slot [29] registered [ 0.296510] acpiphp: Slot [30] registered [ 0.297340] acpiphp: Slot [31] registered [ 0.298164] PCI host bridge to bus 0000:00 [ 0.298991] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.300224] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.301469] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.302941] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.304420] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.305924] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.309369] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.310682] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.311880] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.313173] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.316757] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.318240] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.337039] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.338540] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.340366] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.341811] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.343223] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.344544] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.345881] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.346957] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.348535] vgaarb: loaded [ 0.349150] vgaarb: bridge control possible 0000:00:02.0 [ 0.350404] SCSI subsystem initialized [ 0.351339] ACPI: bus type USB registered [ 0.352183] usbcore: registered new interface driver usbfs [ 0.353242] usbcore: registered new interface driver hub [ 0.354275] usbcore: registered new device driver usb [ 0.355409] PCI: Using ACPI for IRQ routing [ 0.356550] NetLabel: Initializing [ 0.357288] NetLabel: domain hash size = 128 [ 0.358151] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.359149] NetLabel: unlabeled traffic allowed by default [ 0.360335] clocksource: Switched to clocksource kvm-clock [ 0.368479] AppArmor: AppArmor Filesystem Enabled [ 0.369474] pnp: PnP ACPI init [ 0.370423] pnp: PnP ACPI: found 5 devices [ 0.376732] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.378502] NET: Registered protocol family 2 [ 0.379557] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.380871] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.382096] TCP: Hash tables configured (established 4096 bind 4096) [ 0.383317] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.384417] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.385618] NET: Registered protocol family 1 [ 0.386512] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.387628] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.388724] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.402780] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.416924] Trying to unpack rootfs image as initramfs... [ 0.473520] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.475185] Scanning for low memory corruption every 60 seconds [ 0.476568] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.477750] audit: initializing netlink subsys (disabled) [ 0.478792] audit: type=2000 audit(1533852547.912:1): initialized [ 0.480146] Initialise system trusted keyring [ 0.481124] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.482311] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.484469] zbud: loaded [ 0.485213] VFS: Disk quotas dquot_6.6.0 [ 0.486044] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.487678] fuse init (API version 7.23) [ 0.488608] Key type big_key registered [ 0.489430] Allocating IMA MOK and blacklist keyrings. [ 0.490668] Key type asymmetric registered [ 0.491508] Asymmetric key parser 'x509' registered [ 0.492495] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.493991] io scheduler noop registered [ 0.494799] io scheduler deadline registered (default) [ 0.495815] io scheduler cfq registered [ 0.496689] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.497752] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.499043] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.500540] ACPI: Power Button [PWRF] [ 0.501409] GHES: HEST is not enabled! [ 0.515074] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.543101] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.545242] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.569077] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.571366] Linux agpgart interface v0.103 [ 0.573979] brd: module loaded [ 0.575662] loop: module loaded [ 0.580294] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.581785] GPT:90111 != 2097151 [ 0.582486] GPT:Alternate GPT header not at the end of the disk. [ 0.583610] GPT:90111 != 2097151 [ 0.584302] GPT: Use GNU Parted to correct GPT errors. [ 0.585292] vda: vda1 vda15 [ 0.586540] scsi host0: ata_piix [ 0.587338] scsi host1: ata_piix [ 0.588072] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.589332] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.590837] libphy: Fixed MDIO Bus: probed [ 0.591727] tun: Universal TUN/TAP device driver, 1.6 [ 0.594748] tun: (C) 1999-2004 Max Krasnyansky [ 0.598067] PPP generic driver version 2.4.2 [ 0.599689] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.601426] ehci-pci: EHCI PCI platform driver [ 0.602735] ehci-platform: EHCI generic platform driver [ 0.604259] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.606007] ohci-pci: OHCI PCI platform driver [ 0.607331] ohci-platform: OHCI generic platform driver [ 0.608843] uhci_hcd: USB Universal Host Controller Interface driver [ 0.624186] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.625611] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.627802] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.629302] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.631090] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.632982] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.635096] usb usb1: Product: UHCI Host Controller [ 0.636495] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638406] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639876] hub 1-0:1.0: USB hub found [ 0.641039] hub 1-0:1.0: 2 ports detected [ 0.642484] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.645545] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.646980] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.648574] mousedev: PS/2 mouse device common for all mice [ 0.650440] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.653204] rtc_cmos 00:00: RTC can wake from S4 [ 0.654809] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.656635] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.658461] i2c /dev entries driver [ 0.659632] device-mapper: uevent: version 1.0.3 [ 0.661084] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.663550] ledtrig-cpu: registered to indicate activity on CPUs [ 0.666105] NET: Registered protocol family 10 [ 0.667928] NET: Registered protocol family 17 [ 0.669323] Key type dns_resolver registered [ 0.670977] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.672647] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.675390] registered taskstats version 1 [ 0.676704] Loading compiled-in X.509 certificates [ 0.678723] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.681572] zswap: loaded using pool lzo/zbud [ 0.684128] Key type trusted registered [ 0.686315] Key type encrypted registered [ 0.687549] AppArmor: AppArmor sha1 policy hashing enabled [ 0.689140] ima: No TPM chip found, activating TPM-bypass! [ 0.690748] evm: HMAC attrs: 0x1 [ 0.692129] Magic number: 14:638:198 [ 0.693455] rtc_cmos 00:00: setting system clock to 2018-08-09 22:09:07 UTC (1533852547) [ 0.695233] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.696396] EDD information not available. [ 0.749726] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.761451] Write protecting the kernel read-only data: 14336k [ 0.763646] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.765551] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.814086] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.72 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.6... Lease of 192.168.120.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.86. iid=i-00000017 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC6xHn+52+nKmDh3taePzx2el0ck0gFR4RkiB40kVjcch7wGBN0s0XIMvipe9kuHYxo1S1j2uhbstQnFS6YjzJa737O+x3b3satKGFBAYgxliJd5HKSaCpRFH33aB5BDAsBC5f8oUkGrs+n6E4rS1b5t2jXXb9Ypu2XGfL7x1+OsFM3b1Snd0elzWmsgWkA5Z0oqnCODHFx3HLwNHNx9faMFgZ0A2tZZuHSczNvA2afxK7AS4uD/ggZMVzKNlcvzDvmZtkXZIajVm4HQ4o3e0+RqhXjB2SYENGNnmzBnpbHY11bDMDebrw1cu5+pYFjvkjQisRWHIRPLBaEAHq0X/Tj root@cinder-test-vm-da7d753c-d91d-4090-b3e0-2b180b68d0e6 /dev/root resized successfully [took 0.11s] ssh-dss AAAAB3NzaC1kc3MAAACBAPB6G3rd9iAGUbnYYYjv5qpr6FkqgQQtv6olKbIe18F+1eKkZWNJgWVoPKuhxkCcfmdlAjhCaUjGbZNbO/4wgB4PTse8brdOi78IpMOlaLgIcYvDVA+OzNhfS7LE2U7iwZ3i1nyQNo3Lz97t9d8bZ1XrHGQTpyQhgS2kFzetjYozAAAAFQCHC7JH0r64Su/iV0BapnVmVrbeUwAAAIAz9pgvsPqKF95AiCmFuDfYuRUknkNJwVJMzH/YzULhY7Zv/tPcGBnvm72NN3q1odrIov9iIBPXa0N4cMMFPKB7IV4syhDtWt6/iapzrCgHDbo12UOKc0IYgon3AozpZWPf+Cp0GeIYQtPjRBNdPOo2TSVZijkkPP5luax0C1pdCwAAAIEA1NM2V8UIYzIX48rt1+1zZ79dVT7YYbT6i7kIVsCXzTF1eg46Ra/QnmWjIHJJip4wgVrwQuP0+tfv5B2YSeNBl5TH6kVRGtSGplkdfAfDn6XcXcecaTWuDuSzStqCdOMEwGFs37gvSG363+gTTlRpOAAkyyQ+ro1WVedD4qz8hro= root@cinder-test-vm-da7d753c-d91d-4090-b3e0-2b180b68d0e6 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fe5d:35c4/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.6 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000017 name: N/A availability-zone: nova local-hostname: cinder-test-vm-da7d753c-d91d-4090-b3e0-2b180b68d0e6 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.10 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-da7d753c-d91d-4090-b3e0-2b180b68d0e6 login: 2018-08-09 22:09:15,241 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.200: timed out 2018-08-09 22:09:24,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-09 22:09:24,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/e9f51a9f-2b9e-499c-a4b3-0afb2907828f/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}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-09 22:09:24,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:09: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-9e2c7bec-ba21-49a2-85f3-7d7d33bbbd21 x-compute-request-id: req-9e2c7bec-ba21-49a2-85f3-7d7d33bbbd21 Content-Encoding: gzip Content-Length: 9555 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 467099416 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.139101] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.140786] pid_max: default: 32768 minimum: 301\n[ 0.141699] ACPI: Core revision 20150930\n[ 0.143098] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.144433] Security Framework initialized\n[ 0.145264] Yama: becoming mindful.\n[ 0.146005] AppArmor: AppArmor initialized\n[ 0.146879] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.148238] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.149529] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.150763] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.152198] Initializing cgroup subsys io\n[ 0.153030] Initializing cgroup subsys memory\n[ 0.153906] Initializing cgroup subsys devices\n[ 0.154800] Initializing cgroup subsys freezer\n[ 0.155689] Initializing cgroup subsys net_cls\n[ 0.156567] Initializing cgroup subsys perf_event\n[ 0.157486] Initializing cgroup subsys net_prio\n[ 0.158394] Initializing cgroup subsys hugetlb\n[ 0.159275] Initializing cgroup subsys pids\n[ 0.160152] CPU: Physical Processor ID: 0\n[ 0.161663] mce: CPU supports 10 MCE banks\n[ 0.162534] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.163552] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.177966] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.184034] ftrace: allocating 31920 entries in 125 pages\n[ 0.208942] smpboot: Max logical packages: 1\n[ 0.209813] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.211180] x2apic enabled\n[ 0.211997] Switched APIC routing to physical x2apic.\n[ 0.213759] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.214922] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.216974] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.218797] KVM setup paravirtual spinlock\n[ 0.220107] x86: Booted up 1 node, 1 CPUs\n[ 0.220950] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.222365] devtmpfs: initialized\n[ 0.224096] evm: security.selinux\n[ 0.224828] evm: security.SMACK64\n[ 0.225530] evm: security.SMACK64EXEC\n[ 0.226284] evm: security.SMACK64TRANSMUTE\n[ 0.227103] evm: security.SMACK64MMAP\n[ 0.227857] evm: security.ima\n[ 0.228516] evm: security.capability\n[ 0.229333] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.231235] pinctrl core: initialized pinctrl subsystem\n[ 0.232361] RTC time: 22:09:06, date: 08/09/18\n[ 0.233336] NET: Registered protocol family 16\n[ 0.234335] cpuidle: using governor ladder\n[ 0.235177] cpuidle: using governor menu\n[ 0.236026] PCCT header not found.\n[ 0.236817] ACPI: bus type PCI registered\n[ 0.237644] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.238928] PCI: Using configuration type 1 for base access\n[ 0.240736] ACPI: Added _OSI(Module Device)\n[ 0.241612] ACPI: Added _OSI(Processor Device)\n[ 0.242497] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.243411] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.245182] ACPI: Interpreter enabled\n[ 0.245967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.247849] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.249736] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.251625] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.253499] ACPI: (supports S0 S5)\n[ 0.254214] ACPI: Using IOAPIC for interrupt routing\n[ 0.255174] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.258320] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.259484] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.260750] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.261963] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.264226] acpiphp: Slot [3] registered\n[ 0.265037] acpiphp: Slot [4] registered\n[ 0.265852] acpiphp: Slot [5] registered\n[ 0.266674] acpiphp: Slot [6] registered\n[ 0.267486] acpiphp: Slot [7] registered\n[ 0.268300] acpiphp: Slot [8] registered\n[ 0.269123] acpiphp: Slot [9] registered\n[ 0.269946] acpiphp: Slot [10] registered\n[ 0.270768] acpiphp: Slot [11] registered\n[ 0.271595] acpiphp: Slot [12] registered\n[ 0.272424] acpiphp: Slot [13] registered\n[ 0.273249] acpiphp: Slot [14] registered\n[ 0.274070] acpiphp: Slot [15] registered\n[ 0.284870] acpiphp: Slot [16] registered\n[ 0.285725] acpiphp: Slot [17] registered\n[ 0.286561] acpiphp: Slot [18] registered\n[ 0.287386] acpiphp: Slot [19] registered\n[ 0.288210] acpiphp: Slot [20] registered\n[ 0.289036] acpiphp: Slot [21] registered\n[ 0.289880] acpiphp: Slot [22] registered\n[ 0.290703] acpiphp: Slot [23] registered\n[ 0.291528] acpiphp: Slot [24] registered\n[ 0.292350] acpiphp: Slot [25] registered\n[ 0.293175] acpiphp: Slot [26] registered\n[ 0.294000] acpiphp: Slot [27] registered\n[ 0.294828] acpiphp: Slot [28] registered\n[ 0.295684] acpiphp: Slot [29] registered\n[ 0.296510] acpiphp: Slot [30] registered\n[ 0.297340] acpiphp: Slot [31] registered\n[ 0.298164] PCI host bridge to bus 0000:00\n[ 0.298991] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.300224] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.301469] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.302941] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.304420] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.305924] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309369] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310682] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.311880] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.313173] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316757] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318240] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.337039] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.338540] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.340366] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.341811] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.343223] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.344544] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.345881] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.346957] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.348535] vgaarb: loaded\n[ 0.349150] vgaarb: bridge control possible 0000:00:02.0\n[ 0.350404] SCSI subsystem initialized\n[ 0.351339] ACPI: bus type USB registered\n[ 0.352183] usbcore: registered new interface driver usbfs\n[ 0.353242] usbcore: registered new interface driver hub\n[ 0.354275] usbcore: registered new device driver usb\n[ 0.355409] PCI: Using ACPI for IRQ routing\n[ 0.356550] NetLabel: Initializing\n[ 0.357288] NetLabel: domain hash size = 128\n[ 0.358151] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.359149] NetLabel: unlabeled traffic allowed by default\n[ 0.360335] clocksource: Switched to clocksource kvm-clock\n[ 0.368479] AppArmor: AppArmor Filesystem Enabled\n[ 0.369474] pnp: PnP ACPI init\n[ 0.370423] pnp: PnP ACPI: found 5 devices\n[ 0.376732] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.378502] NET: Registered protocol family 2\n[ 0.379557] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.380871] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.382096] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.383317] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.384417] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.385618] NET: Registered protocol family 1\n[ 0.386512] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.387628] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.388724] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.402780] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.416924] Trying to unpack rootfs image as initramfs...\n[ 0.473520] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.475185] Scanning for low memory corruption every 60 seconds\n[ 0.476568] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.477750] audit: initializing netlink subsys (disabled)\n[ 0.478792] audit: type=2000 audit(1533852547.912:1): initialized\n[ 0.480146] Initialise system trusted keyring\n[ 0.481124] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.482311] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.484469] zbud: loaded\n[ 0.485213] VFS: Disk quotas dquot_6.6.0\n[ 0.486044] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.487678] fuse init (API version 7.23)\n[ 0.488608] Key type big_key registered\n[ 0.489430] Allocating IMA MOK and blacklist keyrings.\n[ 0.490668] Key type asymmetric registered\n[ 0.491508] Asymmetric key parser 'x509' registered\n[ 0.492495] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.493991] io scheduler noop registered\n[ 0.494799] io scheduler deadline registered (default)\n[ 0.495815] io scheduler cfq registered\n[ 0.496689] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.497752] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.499043] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.500540] ACPI: Power Button [PWRF]\n[ 0.501409] GHES: HEST is not enabled!\n[ 0.515074] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.543101] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.545242] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.569077] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.571366] Linux agpgart interface v0.103\n[ 0.573979] brd: module loaded\n[ 0.575662] loop: module loaded\n[ 0.580294] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.581785] GPT:90111 != 2097151\n[ 0.582486] GPT:Alternate GPT header not at the end of the disk.\n[ 0.583610] GPT:90111 != 2097151\n[ 0.584302] GPT: Use GNU Parted to correct GPT errors.\n[ 0.585292] vda: vda1 vda15\n[ 0.586540] scsi host0: ata_piix\n[ 0.587338] scsi host1: ata_piix\n[ 0.588072] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.589332] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.590837] libphy: Fixed MDIO Bus: probed\n[ 0.591727] tun: Universal TUN/TAP device driver, 1.6\n[ 0.594748] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.598067] PPP generic driver version 2.4.2\n[ 0.599689] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.601426] ehci-pci: EHCI PCI platform driver\n[ 0.602735] ehci-platform: EHCI generic platform driver\n[ 0.604259] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.606007] ohci-pci: OHCI PCI platform driver\n[ 0.607331] ohci-platform: OHCI generic platform driver\n[ 0.608843] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.624186] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.625611] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.627802] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.629302] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.631090] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.632982] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.635096] usb usb1: Product: UHCI Host Controller\n[ 0.636495] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638406] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639876] hub 1-0:1.0: USB hub found\n[ 0.641039] hub 1-0:1.0: 2 ports detected\n[ 0.642484] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.645545] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.646980] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.648574] mousedev: PS/2 mouse device common for all mice\n[ 0.650440] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.653204] rtc_cmos 00:00: RTC can wake from S4\n[ 0.654809] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.656635] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.658461] i2c /dev entries driver\n[ 0.659632] device-mapper: uevent: version 1.0.3\n[ 0.661084] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.663550] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.666105] NET: Registered protocol family 10\n[ 0.667928] NET: Registered protocol family 17\n[ 0.669323] Key type dns_resolver registered\n[ 0.670977] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.672647] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675390] registered taskstats version 1\n[ 0.676704] Loading compiled-in X.509 certificates\n[ 0.678723] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.681572] zswap: loaded using pool lzo/zbud\n[ 0.684128] Key type trusted registered\n[ 0.686315] Key type encrypted registered\n[ 0.687549] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.689140] ima: No TPM chip found, activating TPM-bypass!\n[ 0.690748] evm: HMAC attrs: 0x1\n[ 0.692129] Magic number: 14:638:198\n[ 0.693455] rtc_cmos 00:00: setting system clock to 2018-08-09 22:09:07 UTC (1533852547)\n[ 0.695233] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696396] EDD information not available.\n[ 0.749726] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.761451] Write protecting the kernel read-only data: 14336k\n[ 0.763646] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.765551] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.59\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.814086] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.72\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.6...\nLease of 192.168.120.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.86. iid=i-00000017\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC6xHn+52+nKmDh3taePzx2el0ck0gFR4RkiB40kVjcch7wGBN0s0XIMvipe9kuHYxo1S1j2uhbstQnFS6YjzJa737O+x3b3satKGFBAYgxliJd5HKSaCpRFH33aB5BDAsBC5f8oUkGrs+n6E4rS1b5t2jXXb9Ypu2XGfL7x1+OsFM3b1Snd0elzWmsgWkA5Z0oqnCODHFx3HLwNHNx9faMFgZ0A2tZZuHSczNvA2afxK7AS4uD/ggZMVzKNlcvzDvmZtkXZIajVm4HQ4o3e0+RqhXjB2SYENGNnmzBnpbHY11bDMDebrw1cu5+pYFjvkjQisRWHIRPLBaEAHq0X/Tj root@cinder-test-vm-da7d753c-d91d-4090-b3e0-2b180b68d0e6\n/dev/root resized successfully [took 0.11s]\nssh-dss AAAAB3NzaC1kc3MAAACBAPB6G3rd9iAGUbnYYYjv5qpr6FkqgQQtv6olKbIe18F+1eKkZWNJgWVoPKuhxkCcfmdlAjhCaUjGbZNbO/4wgB4PTse8brdOi78IpMOlaLgIcYvDVA+OzNhfS7LE2U7iwZ3i1nyQNo3Lz97t9d8bZ1XrHGQTpyQhgS2kFzetjYozAAAAFQCHC7JH0r64Su/iV0BapnVmVrbeUwAAAIAz9pgvsPqKF95AiCmFuDfYuRUknkNJwVJMzH/YzULhY7Zv/tPcGBnvm72NN3q1odrIov9iIBPXa0N4cMMFPKB7IV4syhDtWt6/iapzrCgHDbo12UOKc0IYgon3AozpZWPf+Cp0GeIYQtPjRBNdPOo2TSVZijkkPP5luax0C1pdCwAAAIEA1NM2V8UIYzIX48rt1+1zZ79dVT7YYbT6i7kIVsCXzTF1eg46Ra/QnmWjIHJJip4wgVrwQuP0+tfv5B2YSeNBl5TH6kVRGtSGplkdfAfDn6XcXcecaTWuDuSzStqCdOMEwGFs37gvSG363+gTTlRpOAAkyyQ+ro1WVedD4qz8hro= root@cinder-test-vm-da7d753c-d91d-4090-b3e0-2b180b68d0e6\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.6,24,fe80::f816:3eff:fe5d:35c4/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.6 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000017\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm-da7d753c-d91d-4090-b3e0-2b180b68d0e6\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.10 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncinder-test-vm-da7d753c-d91d-4090-b3e0-2b180b68d0e6 login: "} 2018-08-09 22:09:24,363 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/e9f51a9f-2b9e-499c-a4b3-0afb2907828f/action used request id req-9e2c7bec-ba21-49a2-85f3-7d7d33bbbd21 2018-08-09 22:09:24,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.112329959869s 2018-08-09 22:09:24,364 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/e9f51a9f-2b9e-499c-a4b3-0afb2907828f/action used request id req-9e2c7bec-ba21-49a2-85f3-7d7d33bbbd21 2018-08-09 22:09:24,364 - 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 467099416 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.139101] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.140786] pid_max: default: 32768 minimum: 301 [ 0.141699] ACPI: Core revision 20150930 [ 0.143098] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.144433] Security Framework initialized [ 0.145264] Yama: becoming mindful. [ 0.146005] AppArmor: AppArmor initialized [ 0.146879] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.148238] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.149529] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.150763] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.152198] Initializing cgroup subsys io [ 0.153030] Initializing cgroup subsys memory [ 0.153906] Initializing cgroup subsys devices [ 0.154800] Initializing cgroup subsys freezer [ 0.155689] Initializing cgroup subsys net_cls [ 0.156567] Initializing cgroup subsys perf_event [ 0.157486] Initializing cgroup subsys net_prio [ 0.158394] Initializing cgroup subsys hugetlb [ 0.159275] Initializing cgroup subsys pids [ 0.160152] CPU: Physical Processor ID: 0 [ 0.161663] mce: CPU supports 10 MCE banks [ 0.162534] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.163552] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.177966] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.184034] ftrace: allocating 31920 entries in 125 pages [ 0.208942] smpboot: Max logical packages: 1 [ 0.209813] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.211180] x2apic enabled [ 0.211997] Switched APIC routing to physical x2apic. [ 0.213759] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.214922] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.216974] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.218797] KVM setup paravirtual spinlock [ 0.220107] x86: Booted up 1 node, 1 CPUs [ 0.220950] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.222365] devtmpfs: initialized [ 0.224096] evm: security.selinux [ 0.224828] evm: security.SMACK64 [ 0.225530] evm: security.SMACK64EXEC [ 0.226284] evm: security.SMACK64TRANSMUTE [ 0.227103] evm: security.SMACK64MMAP [ 0.227857] evm: security.ima [ 0.228516] evm: security.capability [ 0.229333] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.231235] pinctrl core: initialized pinctrl subsystem [ 0.232361] RTC time: 22:09:06, date: 08/09/18 [ 0.233336] NET: Registered protocol family 16 [ 0.234335] cpuidle: using governor ladder [ 0.235177] cpuidle: using governor menu [ 0.236026] PCCT header not found. [ 0.236817] ACPI: bus type PCI registered [ 0.237644] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.238928] PCI: Using configuration type 1 for base access [ 0.240736] ACPI: Added _OSI(Module Device) [ 0.241612] ACPI: Added _OSI(Processor Device) [ 0.242497] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.243411] ACPI: Added _OSI(Processor Aggregator Device) [ 0.245182] ACPI: Interpreter enabled [ 0.245967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.247849] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.249736] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.251625] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.253499] ACPI: (supports S0 S5) [ 0.254214] ACPI: Using IOAPIC for interrupt routing [ 0.255174] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.258320] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.259484] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.260750] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.261963] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.264226] acpiphp: Slot [3] registered [ 0.265037] acpiphp: Slot [4] registered [ 0.265852] acpiphp: Slot [5] registered [ 0.266674] acpiphp: Slot [6] registered [ 0.267486] acpiphp: Slot [7] registered [ 0.268300] acpiphp: Slot [8] registered [ 0.269123] acpiphp: Slot [9] registered [ 0.269946] acpiphp: Slot [10] registered [ 0.270768] acpiphp: Slot [11] registered [ 0.271595] acpiphp: Slot [12] registered [ 0.272424] acpiphp: Slot [13] registered [ 0.273249] acpiphp: Slot [14] registered [ 0.274070] acpiphp: Slot [15] registered [ 0.284870] acpiphp: Slot [16] registered [ 0.285725] acpiphp: Slot [17] registered [ 0.286561] acpiphp: Slot [18] registered [ 0.287386] acpiphp: Slot [19] registered [ 0.288210] acpiphp: Slot [20] registered [ 0.289036] acpiphp: Slot [21] registered [ 0.289880] acpiphp: Slot [22] registered [ 0.290703] acpiphp: Slot [23] registered [ 0.291528] acpiphp: Slot [24] registered [ 0.292350] acpiphp: Slot [25] registered [ 0.293175] acpiphp: Slot [26] registered [ 0.294000] acpiphp: Slot [27] registered [ 0.294828] acpiphp: Slot [28] registered [ 0.295684] acpiphp: Slot [29] registered [ 0.296510] acpiphp: Slot [30] registered [ 0.297340] acpiphp: Slot [31] registered [ 0.298164] PCI host bridge to bus 0000:00 [ 0.298991] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.300224] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.301469] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.302941] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.304420] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.305924] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.309369] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.310682] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.311880] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.313173] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.316757] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.318240] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.337039] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.338540] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.340366] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.341811] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.343223] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.344544] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.345881] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.346957] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.348535] vgaarb: loaded [ 0.349150] vgaarb: bridge control possible 0000:00:02.0 [ 0.350404] SCSI subsystem initialized [ 0.351339] ACPI: bus type USB registered [ 0.352183] usbcore: registered new interface driver usbfs [ 0.353242] usbcore: registered new interface driver hub [ 0.354275] usbcore: registered new device driver usb [ 0.355409] PCI: Using ACPI for IRQ routing [ 0.356550] NetLabel: Initializing [ 0.357288] NetLabel: domain hash size = 128 [ 0.358151] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.359149] NetLabel: unlabeled traffic allowed by default [ 0.360335] clocksource: Switched to clocksource kvm-clock [ 0.368479] AppArmor: AppArmor Filesystem Enabled [ 0.369474] pnp: PnP ACPI init [ 0.370423] pnp: PnP ACPI: found 5 devices [ 0.376732] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.378502] NET: Registered protocol family 2 [ 0.379557] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.380871] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.382096] TCP: Hash tables configured (established 4096 bind 4096) [ 0.383317] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.384417] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.385618] NET: Registered protocol family 1 [ 0.386512] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.387628] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.388724] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.402780] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.416924] Trying to unpack rootfs image as initramfs... [ 0.473520] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.475185] Scanning for low memory corruption every 60 seconds [ 0.476568] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.477750] audit: initializing netlink subsys (disabled) [ 0.478792] audit: type=2000 audit(1533852547.912:1): initialized [ 0.480146] Initialise system trusted keyring [ 0.481124] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.482311] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.484469] zbud: loaded [ 0.485213] VFS: Disk quotas dquot_6.6.0 [ 0.486044] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.487678] fuse init (API version 7.23) [ 0.488608] Key type big_key registered [ 0.489430] Allocating IMA MOK and blacklist keyrings. [ 0.490668] Key type asymmetric registered [ 0.491508] Asymmetric key parser 'x509' registered [ 0.492495] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.493991] io scheduler noop registered [ 0.494799] io scheduler deadline registered (default) [ 0.495815] io scheduler cfq registered [ 0.496689] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.497752] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.499043] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.500540] ACPI: Power Button [PWRF] [ 0.501409] GHES: HEST is not enabled! [ 0.515074] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.543101] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.545242] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.569077] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.571366] Linux agpgart interface v0.103 [ 0.573979] brd: module loaded [ 0.575662] loop: module loaded [ 0.580294] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.581785] GPT:90111 != 2097151 [ 0.582486] GPT:Alternate GPT header not at the end of the disk. [ 0.583610] GPT:90111 != 2097151 [ 0.584302] GPT: Use GNU Parted to correct GPT errors. [ 0.585292] vda: vda1 vda15 [ 0.586540] scsi host0: ata_piix [ 0.587338] scsi host1: ata_piix [ 0.588072] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.589332] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.590837] libphy: Fixed MDIO Bus: probed [ 0.591727] tun: Universal TUN/TAP device driver, 1.6 [ 0.594748] tun: (C) 1999-2004 Max Krasnyansky [ 0.598067] PPP generic driver version 2.4.2 [ 0.599689] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.601426] ehci-pci: EHCI PCI platform driver [ 0.602735] ehci-platform: EHCI generic platform driver [ 0.604259] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.606007] ohci-pci: OHCI PCI platform driver [ 0.607331] ohci-platform: OHCI generic platform driver [ 0.608843] uhci_hcd: USB Universal Host Controller Interface driver [ 0.624186] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.625611] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.627802] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.629302] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.631090] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.632982] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.635096] usb usb1: Product: UHCI Host Controller [ 0.636495] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638406] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639876] hub 1-0:1.0: USB hub found [ 0.641039] hub 1-0:1.0: 2 ports detected [ 0.642484] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.645545] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.646980] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.648574] mousedev: PS/2 mouse device common for all mice [ 0.650440] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.653204] rtc_cmos 00:00: RTC can wake from S4 [ 0.654809] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.656635] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.658461] i2c /dev entries driver [ 0.659632] device-mapper: uevent: version 1.0.3 [ 0.661084] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.663550] ledtrig-cpu: registered to indicate activity on CPUs [ 0.666105] NET: Registered protocol family 10 [ 0.667928] NET: Registered protocol family 17 [ 0.669323] Key type dns_resolver registered [ 0.670977] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.672647] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.675390] registered taskstats version 1 [ 0.676704] Loading compiled-in X.509 certificates [ 0.678723] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.681572] zswap: loaded using pool lzo/zbud [ 0.684128] Key type trusted registered [ 0.686315] Key type encrypted registered [ 0.687549] AppArmor: AppArmor sha1 policy hashing enabled [ 0.689140] ima: No TPM chip found, activating TPM-bypass! [ 0.690748] evm: HMAC attrs: 0x1 [ 0.692129] Magic number: 14:638:198 [ 0.693455] rtc_cmos 00:00: setting system clock to 2018-08-09 22:09:07 UTC (1533852547) [ 0.695233] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.696396] EDD information not available. [ 0.749726] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.761451] Write protecting the kernel read-only data: 14336k [ 0.763646] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.765551] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.814086] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.72 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.6... Lease of 192.168.120.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.86. iid=i-00000017 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC6xHn+52+nKmDh3taePzx2el0ck0gFR4RkiB40kVjcch7wGBN0s0XIMvipe9kuHYxo1S1j2uhbstQnFS6YjzJa737O+x3b3satKGFBAYgxliJd5HKSaCpRFH33aB5BDAsBC5f8oUkGrs+n6E4rS1b5t2jXXb9Ypu2XGfL7x1+OsFM3b1Snd0elzWmsgWkA5Z0oqnCODHFx3HLwNHNx9faMFgZ0A2tZZuHSczNvA2afxK7AS4uD/ggZMVzKNlcvzDvmZtkXZIajVm4HQ4o3e0+RqhXjB2SYENGNnmzBnpbHY11bDMDebrw1cu5+pYFjvkjQisRWHIRPLBaEAHq0X/Tj root@cinder-test-vm-da7d753c-d91d-4090-b3e0-2b180b68d0e6 /dev/root resized successfully [took 0.11s] ssh-dss AAAAB3NzaC1kc3MAAACBAPB6G3rd9iAGUbnYYYjv5qpr6FkqgQQtv6olKbIe18F+1eKkZWNJgWVoPKuhxkCcfmdlAjhCaUjGbZNbO/4wgB4PTse8brdOi78IpMOlaLgIcYvDVA+OzNhfS7LE2U7iwZ3i1nyQNo3Lz97t9d8bZ1XrHGQTpyQhgS2kFzetjYozAAAAFQCHC7JH0r64Su/iV0BapnVmVrbeUwAAAIAz9pgvsPqKF95AiCmFuDfYuRUknkNJwVJMzH/YzULhY7Zv/tPcGBnvm72NN3q1odrIov9iIBPXa0N4cMMFPKB7IV4syhDtWt6/iapzrCgHDbo12UOKc0IYgon3AozpZWPf+Cp0GeIYQtPjRBNdPOo2TSVZijkkPP5luax0C1pdCwAAAIEA1NM2V8UIYzIX48rt1+1zZ79dVT7YYbT6i7kIVsCXzTF1eg46Ra/QnmWjIHJJip4wgVrwQuP0+tfv5B2YSeNBl5TH6kVRGtSGplkdfAfDn6XcXcecaTWuDuSzStqCdOMEwGFs37gvSG363+gTTlRpOAAkyyQ+ro1WVedD4qz8hro= root@cinder-test-vm-da7d753c-d91d-4090-b3e0-2b180b68d0e6 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fe5d:35c4/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.6 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000017 name: N/A availability-zone: nova local-hostname: cinder-test-vm-da7d753c-d91d-4090-b3e0-2b180b68d0e6 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.10 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-da7d753c-d91d-4090-b3e0-2b180b68d0e6 login: 2018-08-09 22:09:24,367 - paramiko.transport - DEBUG - starting thread (client mode): 0x7d0a7410L 2018-08-09 22:09:24,368 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-09 22:09:24,368 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-09 22:09:24,368 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-09 22:09:24,369 - 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-09 22:09:24,369 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-09 22:09:24,370 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-09 22:09:24,370 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-09 22:09:24,370 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-09 22:09:24,370 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-09 22:09:24,387 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-09 22:09:24,388 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-09 22:09:24,399 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.200: 4228b184acae0d22141e141b12a29423 2018-08-09 22:09:24,400 - paramiko.transport - DEBUG - Trying discovered key fd5bbfbfd77cd798b63627208a0294c6 in /tmp/tmpfnxjd4 2018-08-09 22:09:24,425 - paramiko.transport - DEBUG - userauth is OK 2018-08-09 22:09:24,431 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-09 22:09:24,433 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-08-09 22:09:24,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/e9f51a9f-2b9e-499c-a4b3-0afb2907828f/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}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" -d '{"volumeAttachment": {"volumeId": "56ae4206-7b6e-4836-8dd9-b2849beb5a9c"}}' 2018-08-09 22:09:27,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:09: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-5f9a3594-7975-4b09-a962-f47ecd8c18ca x-compute-request-id: req-5f9a3594-7975-4b09-a962-f47ecd8c18ca Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "e9f51a9f-2b9e-499c-a4b3-0afb2907828f", "id": "56ae4206-7b6e-4836-8dd9-b2849beb5a9c", "volumeId": "56ae4206-7b6e-4836-8dd9-b2849beb5a9c"}} 2018-08-09 22:09:27,382 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/e9f51a9f-2b9e-499c-a4b3-0afb2907828f/os-volume_attachments used request id req-5f9a3594-7975-4b09-a962-f47ecd8c18ca 2018-08-09 22:09:27,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 2.94905900955s 2018-08-09 22:09:27,382 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/e9f51a9f-2b9e-499c-a4b3-0afb2907828f/os-volume_attachments used request id req-5f9a3594-7975-4b09-a962-f47ecd8c18ca 2018-08-09 22:09:27,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-09 22:09:27,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8776/v3/795c61a836f340e8ba349c15516c91cf/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}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:09:28,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:09:27 GMT Server: Apache x-compute-request-id: req-76d66bf5-63a1-4bfa-a898-6d706b1506f9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-76d66bf5-63a1-4bfa-a898-6d706b1506f9 Content-Encoding: gzip Content-Length: 456 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "7a0347a046024ab9b8b2c4305716856d", "attachments": [], "links": [{"href": "http://172.30.9.32:8776/v3/795c61a836f340e8ba349c15516c91cf/volumes/56ae4206-7b6e-4836-8dd9-b2849beb5a9c", "rel": "self"}, {"href": "http://172.30.9.32:8776/795c61a836f340e8ba349c15516c91cf/volumes/56ae4206-7b6e-4836-8dd9-b2849beb5a9c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-09T22:08:49.000000", "description": null, "os-vol-tenant-attr:tenant_id": "795c61a836f340e8ba349c15516c91cf", "updated_at": "2018-08-09T22:09:27.000000", "volume_type": null, "name": "cinder_test-volume_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "56ae4206-7b6e-4836-8dd9-b2849beb5a9c", "size": 2}]} 2018-08-09 22:09:28,421 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.32:8776/v3/795c61a836f340e8ba349c15516c91cf/volumes/detail used request id req-76d66bf5-63a1-4bfa-a898-6d706b1506f9 2018-08-09 22:09:28,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.03880596161s 2018-08-09 22:09:28,422 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.32:8776/v3/795c61a836f340e8ba349c15516c91cf/volumes/detail used request id req-76d66bf5-63a1-4bfa-a898-6d706b1506f9 2018-08-09 22:09:28,424 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 22:09:30,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-09 22:09:30,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8776/v3/795c61a836f340e8ba349c15516c91cf/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}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:09:31,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:09:30 GMT Server: Apache x-compute-request-id: req-0607e8f4-366e-4c27-b160-2abdea00f166 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0607e8f4-366e-4c27-b160-2abdea00f166 Content-Encoding: gzip Content-Length: 570 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "7a0347a046024ab9b8b2c4305716856d", "attachments": [{"server_id": "e9f51a9f-2b9e-499c-a4b3-0afb2907828f", "attachment_id": "5862bf91-d338-47fa-939c-eadd3632a543", "attached_at": "2018-08-09T22:09:29.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "56ae4206-7b6e-4836-8dd9-b2849beb5a9c", "device": "/dev/vdb", "id": "56ae4206-7b6e-4836-8dd9-b2849beb5a9c"}], "links": [{"href": "http://172.30.9.32:8776/v3/795c61a836f340e8ba349c15516c91cf/volumes/56ae4206-7b6e-4836-8dd9-b2849beb5a9c", "rel": "self"}, {"href": "http://172.30.9.32:8776/795c61a836f340e8ba349c15516c91cf/volumes/56ae4206-7b6e-4836-8dd9-b2849beb5a9c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-09T22:08:49.000000", "description": null, "os-vol-tenant-attr:tenant_id": "795c61a836f340e8ba349c15516c91cf", "updated_at": "2018-08-09T22:09:31.000000", "volume_type": null, "name": "cinder_test-volume_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "56ae4206-7b6e-4836-8dd9-b2849beb5a9c", "size": 2}]} 2018-08-09 22:09:31,473 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.32:8776/v3/795c61a836f340e8ba349c15516c91cf/volumes/detail used request id req-0607e8f4-366e-4c27-b160-2abdea00f166 2018-08-09 22:09:31,473 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.04625606537s 2018-08-09 22:09:31,473 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.32:8776/v3/795c61a836f340e8ba349c15516c91cf/volumes/detail used request id req-0607e8f4-366e-4c27-b160-2abdea00f166 2018-08-09 22:09:31,475 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-09 22:09:31,477 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-09 22:09:31,477 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-09 22:09:31,480 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-09 22:09:31,550 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-09 22:09:31,551 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-08-09 22:09:31,552 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-09 22:09:31,552 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-09 22:09:31,589 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-08-09 22:09:31,589 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-09 22:09:31,617 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-09 22:09:31,800 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-09 22:09:31,800 - 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: ab3f5d14-5f8a-4570-a73c-28dd7c4565f0 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-09 22:09:31,801 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-09 22:09:31,801 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2018-08-09 22:09:31,802 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2018-08-09 22:09:31,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-08-09 22:09:31,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/servers/e9f51a9f-2b9e-499c-a4b3-0afb2907828f/os-volume_attachments/56ae4206-7b6e-4836-8dd9-b2849beb5a9c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:09:34,603 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 22:09: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-166734d5-9130-423d-b97a-9889ce025e22 x-compute-request-id: req-166734d5-9130-423d-b97a-9889ce025e22 Content-Length: 0 Content-Type: application/json 2018-08-09 22:09:34,603 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/servers/e9f51a9f-2b9e-499c-a4b3-0afb2907828f/os-volume_attachments/56ae4206-7b6e-4836-8dd9-b2849beb5a9c used request id req-166734d5-9130-423d-b97a-9889ce025e22 2018-08-09 22:09:34,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 2.79991412163s 2018-08-09 22:09:34,603 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/servers/e9f51a9f-2b9e-499c-a4b3-0afb2907828f/os-volume_attachments/56ae4206-7b6e-4836-8dd9-b2849beb5a9c used request id req-166734d5-9130-423d-b97a-9889ce025e22 2018-08-09 22:09:34,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-09 22:09:34,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8776/v3/795c61a836f340e8ba349c15516c91cf/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}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:09:34,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:09:34 GMT Server: Apache x-compute-request-id: req-972a0622-7dbf-4219-b82e-d07fd8ff333f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-972a0622-7dbf-4219-b82e-d07fd8ff333f Content-Encoding: gzip Content-Length: 572 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "7a0347a046024ab9b8b2c4305716856d", "attachments": [{"server_id": "e9f51a9f-2b9e-499c-a4b3-0afb2907828f", "attachment_id": "5862bf91-d338-47fa-939c-eadd3632a543", "attached_at": "2018-08-09T22:09:29.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "56ae4206-7b6e-4836-8dd9-b2849beb5a9c", "device": "/dev/vdb", "id": "56ae4206-7b6e-4836-8dd9-b2849beb5a9c"}], "links": [{"href": "http://172.30.9.32:8776/v3/795c61a836f340e8ba349c15516c91cf/volumes/56ae4206-7b6e-4836-8dd9-b2849beb5a9c", "rel": "self"}, {"href": "http://172.30.9.32:8776/795c61a836f340e8ba349c15516c91cf/volumes/56ae4206-7b6e-4836-8dd9-b2849beb5a9c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-09T22:08:49.000000", "description": null, "os-vol-tenant-attr:tenant_id": "795c61a836f340e8ba349c15516c91cf", "updated_at": "2018-08-09T22:09:34.000000", "volume_type": null, "name": "cinder_test-volume_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "56ae4206-7b6e-4836-8dd9-b2849beb5a9c", "size": 2}]} 2018-08-09 22:09:34,659 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.32:8776/v3/795c61a836f340e8ba349c15516c91cf/volumes/detail used request id req-972a0622-7dbf-4219-b82e-d07fd8ff333f 2018-08-09 22:09:34,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0556621551514s 2018-08-09 22:09:34,660 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.32:8776/v3/795c61a836f340e8ba349c15516c91cf/volumes/detail used request id req-972a0622-7dbf-4219-b82e-d07fd8ff333f 2018-08-09 22:09:34,661 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 22:09:36,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-09 22:09:36,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8776/v3/795c61a836f340e8ba349c15516c91cf/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}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:09:36,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:09:36 GMT Server: Apache x-compute-request-id: req-a2e9a67f-0c30-48fd-a96f-2a122d65b2e0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a2e9a67f-0c30-48fd-a96f-2a122d65b2e0 Content-Encoding: gzip Content-Length: 572 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "7a0347a046024ab9b8b2c4305716856d", "attachments": [{"server_id": "e9f51a9f-2b9e-499c-a4b3-0afb2907828f", "attachment_id": "5862bf91-d338-47fa-939c-eadd3632a543", "attached_at": "2018-08-09T22:09:29.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "56ae4206-7b6e-4836-8dd9-b2849beb5a9c", "device": "/dev/vdb", "id": "56ae4206-7b6e-4836-8dd9-b2849beb5a9c"}], "links": [{"href": "http://172.30.9.32:8776/v3/795c61a836f340e8ba349c15516c91cf/volumes/56ae4206-7b6e-4836-8dd9-b2849beb5a9c", "rel": "self"}, {"href": "http://172.30.9.32:8776/795c61a836f340e8ba349c15516c91cf/volumes/56ae4206-7b6e-4836-8dd9-b2849beb5a9c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-09T22:08:49.000000", "description": null, "os-vol-tenant-attr:tenant_id": "795c61a836f340e8ba349c15516c91cf", "updated_at": "2018-08-09T22:09:34.000000", "volume_type": null, "name": "cinder_test-volume_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "56ae4206-7b6e-4836-8dd9-b2849beb5a9c", "size": 2}]} 2018-08-09 22:09:36,726 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.32:8776/v3/795c61a836f340e8ba349c15516c91cf/volumes/detail used request id req-a2e9a67f-0c30-48fd-a96f-2a122d65b2e0 2018-08-09 22:09:36,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.062087059021s 2018-08-09 22:09:36,726 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.32:8776/v3/795c61a836f340e8ba349c15516c91cf/volumes/detail used request id req-a2e9a67f-0c30-48fd-a96f-2a122d65b2e0 2018-08-09 22:09:36,727 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 22:09:38,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-09 22:09:38,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8776/v3/795c61a836f340e8ba349c15516c91cf/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}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:09:39,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:09:38 GMT Server: Apache x-compute-request-id: req-b2ab0578-ea9d-4168-83b6-54fb4e90197f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b2ab0578-ea9d-4168-83b6-54fb4e90197f Content-Encoding: gzip Content-Length: 455 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "7a0347a046024ab9b8b2c4305716856d", "attachments": [], "links": [{"href": "http://172.30.9.32:8776/v3/795c61a836f340e8ba349c15516c91cf/volumes/56ae4206-7b6e-4836-8dd9-b2849beb5a9c", "rel": "self"}, {"href": "http://172.30.9.32:8776/795c61a836f340e8ba349c15516c91cf/volumes/56ae4206-7b6e-4836-8dd9-b2849beb5a9c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-09T22:08:49.000000", "description": null, "os-vol-tenant-attr:tenant_id": "795c61a836f340e8ba349c15516c91cf", "updated_at": "2018-08-09T22:09:36.000000", "volume_type": null, "name": "cinder_test-volume_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "56ae4206-7b6e-4836-8dd9-b2849beb5a9c", "size": 2}]} 2018-08-09 22:09:39,747 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.32:8776/v3/795c61a836f340e8ba349c15516c91cf/volumes/detail used request id req-b2ab0578-ea9d-4168-83b6-54fb4e90197f 2018-08-09 22:09:39,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.01649308205s 2018-08-09 22:09:39,747 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.32:8776/v3/795c61a836f340e8ba349c15516c91cf/volumes/detail used request id req-b2ab0578-ea9d-4168-83b6-54fb4e90197f 2018-08-09 22:09:39,748 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2018-08-09 22:09:39,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-08-09 22:09:39,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/c5913907-dee5-4986-9568-61cb229026aa/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}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" -d '{"volumeAttachment": {"volumeId": "56ae4206-7b6e-4836-8dd9-b2849beb5a9c"}}' 2018-08-09 22:09:41,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:09: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-f4f92891-6789-4db0-ba6e-e7e0fca5d541 x-compute-request-id: req-f4f92891-6789-4db0-ba6e-e7e0fca5d541 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "c5913907-dee5-4986-9568-61cb229026aa", "id": "56ae4206-7b6e-4836-8dd9-b2849beb5a9c", "volumeId": "56ae4206-7b6e-4836-8dd9-b2849beb5a9c"}} 2018-08-09 22:09:41,532 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/c5913907-dee5-4986-9568-61cb229026aa/os-volume_attachments used request id req-f4f92891-6789-4db0-ba6e-e7e0fca5d541 2018-08-09 22:09:41,532 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 1.78279495239s 2018-08-09 22:09:41,532 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/c5913907-dee5-4986-9568-61cb229026aa/os-volume_attachments used request id req-f4f92891-6789-4db0-ba6e-e7e0fca5d541 2018-08-09 22:09:41,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-09 22:09:41,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8776/v3/795c61a836f340e8ba349c15516c91cf/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}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:09:42,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:09:41 GMT Server: Apache x-compute-request-id: req-a7fb7977-ba0d-40cb-ad2f-2e3c1165812a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a7fb7977-ba0d-40cb-ad2f-2e3c1165812a Content-Encoding: gzip Content-Length: 456 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "7a0347a046024ab9b8b2c4305716856d", "attachments": [], "links": [{"href": "http://172.30.9.32:8776/v3/795c61a836f340e8ba349c15516c91cf/volumes/56ae4206-7b6e-4836-8dd9-b2849beb5a9c", "rel": "self"}, {"href": "http://172.30.9.32:8776/795c61a836f340e8ba349c15516c91cf/volumes/56ae4206-7b6e-4836-8dd9-b2849beb5a9c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-09T22:08:49.000000", "description": null, "os-vol-tenant-attr:tenant_id": "795c61a836f340e8ba349c15516c91cf", "updated_at": "2018-08-09T22:09:41.000000", "volume_type": null, "name": "cinder_test-volume_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "56ae4206-7b6e-4836-8dd9-b2849beb5a9c", "size": 2}]} 2018-08-09 22:09:42,547 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.32:8776/v3/795c61a836f340e8ba349c15516c91cf/volumes/detail used request id req-a7fb7977-ba0d-40cb-ad2f-2e3c1165812a 2018-08-09 22:09:42,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.01446509361s 2018-08-09 22:09:42,547 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.32:8776/v3/795c61a836f340e8ba349c15516c91cf/volumes/detail used request id req-a7fb7977-ba0d-40cb-ad2f-2e3c1165812a 2018-08-09 22:09:42,549 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 22:09:44,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-09 22:09:44,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8776/v3/795c61a836f340e8ba349c15516c91cf/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}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:09:45,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:09:44 GMT Server: Apache x-compute-request-id: req-36db5b9f-7a87-43f0-b35e-66e3b2bda987 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-36db5b9f-7a87-43f0-b35e-66e3b2bda987 Content-Encoding: gzip Content-Length: 571 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "7a0347a046024ab9b8b2c4305716856d", "attachments": [{"server_id": "c5913907-dee5-4986-9568-61cb229026aa", "attachment_id": "581ff1ea-26a0-4d43-8b7c-e9bc334ad08b", "attached_at": "2018-08-09T22:09:42.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "56ae4206-7b6e-4836-8dd9-b2849beb5a9c", "device": "/dev/vdb", "id": "56ae4206-7b6e-4836-8dd9-b2849beb5a9c"}], "links": [{"href": "http://172.30.9.32:8776/v3/795c61a836f340e8ba349c15516c91cf/volumes/56ae4206-7b6e-4836-8dd9-b2849beb5a9c", "rel": "self"}, {"href": "http://172.30.9.32:8776/795c61a836f340e8ba349c15516c91cf/volumes/56ae4206-7b6e-4836-8dd9-b2849beb5a9c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-09T22:08:49.000000", "description": null, "os-vol-tenant-attr:tenant_id": "795c61a836f340e8ba349c15516c91cf", "updated_at": "2018-08-09T22:09:43.000000", "volume_type": null, "name": "cinder_test-volume_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "56ae4206-7b6e-4836-8dd9-b2849beb5a9c", "size": 2}]} 2018-08-09 22:09:45,552 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.32:8776/v3/795c61a836f340e8ba349c15516c91cf/volumes/detail used request id req-36db5b9f-7a87-43f0-b35e-66e3b2bda987 2018-08-09 22:09:45,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.00047397614s 2018-08-09 22:09:45,552 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.32:8776/v3/795c61a836f340e8ba349c15516c91cf/volumes/detail used request id req-36db5b9f-7a87-43f0-b35e-66e3b2bda987 2018-08-09 22:09:45,554 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-09 22:09:45,557 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-09 22:09:45,557 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-09 22:09:45,559 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-09 22:09:45,629 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-09 22:09:45,629 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-08-09 22:09:45,630 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-09 22:09:45,630 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-09 22:09:45,669 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-08-09 22:09:45,669 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-09 22:09:45,695 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-09 22:09:45,716 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-09 22:09:45,716 - 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-09 22:09:45,716 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2018-08-09 22:09:45,717 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2018-08-09 22:09:45,717 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-09 22:09:45,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-08-09 22:09:45,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/servers/c5913907-dee5-4986-9568-61cb229026aa/os-volume_attachments/56ae4206-7b6e-4836-8dd9-b2849beb5a9c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:09:47,411 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 22:09:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-25fd527c-1def-48d8-addf-687a09d0fba8 x-compute-request-id: req-25fd527c-1def-48d8-addf-687a09d0fba8 Content-Length: 0 Content-Type: application/json 2018-08-09 22:09:47,411 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/servers/c5913907-dee5-4986-9568-61cb229026aa/os-volume_attachments/56ae4206-7b6e-4836-8dd9-b2849beb5a9c used request id req-25fd527c-1def-48d8-addf-687a09d0fba8 2018-08-09 22:09:47,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 1.69341015816s 2018-08-09 22:09:47,412 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/servers/c5913907-dee5-4986-9568-61cb229026aa/os-volume_attachments/56ae4206-7b6e-4836-8dd9-b2849beb5a9c used request id req-25fd527c-1def-48d8-addf-687a09d0fba8 2018-08-09 22:09:47,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-09 22:09:47,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8776/v3/795c61a836f340e8ba349c15516c91cf/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}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:09:47,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:09:47 GMT Server: Apache x-compute-request-id: req-e65a5a7c-1aef-48b4-ab5c-c1f5e2cb428d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e65a5a7c-1aef-48b4-ab5c-c1f5e2cb428d Content-Encoding: gzip Content-Length: 572 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "7a0347a046024ab9b8b2c4305716856d", "attachments": [{"server_id": "c5913907-dee5-4986-9568-61cb229026aa", "attachment_id": "581ff1ea-26a0-4d43-8b7c-e9bc334ad08b", "attached_at": "2018-08-09T22:09:42.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "56ae4206-7b6e-4836-8dd9-b2849beb5a9c", "device": "/dev/vdb", "id": "56ae4206-7b6e-4836-8dd9-b2849beb5a9c"}], "links": [{"href": "http://172.30.9.32:8776/v3/795c61a836f340e8ba349c15516c91cf/volumes/56ae4206-7b6e-4836-8dd9-b2849beb5a9c", "rel": "self"}, {"href": "http://172.30.9.32:8776/795c61a836f340e8ba349c15516c91cf/volumes/56ae4206-7b6e-4836-8dd9-b2849beb5a9c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-09T22:08:49.000000", "description": null, "os-vol-tenant-attr:tenant_id": "795c61a836f340e8ba349c15516c91cf", "updated_at": "2018-08-09T22:09:47.000000", "volume_type": null, "name": "cinder_test-volume_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "56ae4206-7b6e-4836-8dd9-b2849beb5a9c", "size": 2}]} 2018-08-09 22:09:47,463 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.32:8776/v3/795c61a836f340e8ba349c15516c91cf/volumes/detail used request id req-e65a5a7c-1aef-48b4-ab5c-c1f5e2cb428d 2018-08-09 22:09:47,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0507311820984s 2018-08-09 22:09:47,463 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.32:8776/v3/795c61a836f340e8ba349c15516c91cf/volumes/detail used request id req-e65a5a7c-1aef-48b4-ab5c-c1f5e2cb428d 2018-08-09 22:09:47,465 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 22:09:49,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-09 22:09:49,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8776/v3/795c61a836f340e8ba349c15516c91cf/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}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:09:50,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:09:49 GMT Server: Apache x-compute-request-id: req-53b8276e-1252-4e20-bb80-ec1284f5d1b8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-53b8276e-1252-4e20-bb80-ec1284f5d1b8 Content-Encoding: gzip Content-Length: 455 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "7a0347a046024ab9b8b2c4305716856d", "attachments": [], "links": [{"href": "http://172.30.9.32:8776/v3/795c61a836f340e8ba349c15516c91cf/volumes/56ae4206-7b6e-4836-8dd9-b2849beb5a9c", "rel": "self"}, {"href": "http://172.30.9.32:8776/795c61a836f340e8ba349c15516c91cf/volumes/56ae4206-7b6e-4836-8dd9-b2849beb5a9c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-09T22:08:49.000000", "description": null, "os-vol-tenant-attr:tenant_id": "795c61a836f340e8ba349c15516c91cf", "updated_at": "2018-08-09T22:09:47.000000", "volume_type": null, "name": "cinder_test-volume_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "56ae4206-7b6e-4836-8dd9-b2849beb5a9c", "size": 2}]} 2018-08-09 22:09:50,526 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.32:8776/v3/795c61a836f340e8ba349c15516c91cf/volumes/detail used request id req-53b8276e-1252-4e20-bb80-ec1284f5d1b8 2018-08-09 22:09:50,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.0584127903s 2018-08-09 22:09:50,526 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.32:8776/v3/795c61a836f340e8ba349c15516c91cf/volumes/detail used request id req-53b8276e-1252-4e20-bb80-ec1284f5d1b8 2018-08-09 22:09:50,644 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-09 22:09:50,644 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:43 | PASS | +---------------------+------------------+------------------+----------------+ 2018-08-09 22:09:50,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-09 22:09:50,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/servers/c5913907-dee5-4986-9568-61cb229026aa -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:09:50,858 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 22:09:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e43da044-7b90-427b-a12b-140e8a7d96f8 x-compute-request-id: req-e43da044-7b90-427b-a12b-140e8a7d96f8 Content-Type: application/json 2018-08-09 22:09:50,858 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/servers/c5913907-dee5-4986-9568-61cb229026aa used request id req-e43da044-7b90-427b-a12b-140e8a7d96f8 2018-08-09 22:09:50,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.208617925644s 2018-08-09 22:09:50,858 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/servers/c5913907-dee5-4986-9568-61cb229026aa used request id req-e43da044-7b90-427b-a12b-140e8a7d96f8 2018-08-09 22:09:50,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 22:09:50,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:09:51,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:09:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fcb11560-768c-4869-9642-e65399dd50ed x-compute-request-id: req-fcb11560-768c-4869-9642-e65399dd50ed Content-Encoding: gzip Content-Length: 907 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_da7d753c-d91d-4090-b3e0-2b180b68d0e6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:35:c4", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:35:c4", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/e9f51a9f-2b9e-499c-a4b3-0afb2907828f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/e9f51a9f-2b9e-499c-a4b3-0afb2907828f", "rel": "bookmark"}], "image": {"id": "050534df-3c2c-437a-a8ac-fbcf3856201c", "links": [{"href": "http://172.30.9.32:8774/images/050534df-3c2c-437a-a8ac-fbcf3856201c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T22:09:07.000000", "flavor": {"id": "e321c3b3-d49b-40c2-ab7f-9ada05344f27", "links": [{"href": "http://172.30.9.32:8774/flavors/e321c3b3-d49b-40c2-ab7f-9ada05344f27", "rel": "bookmark"}]}, "id": "e9f51a9f-2b9e-499c-a4b3-0afb2907828f", "security_groups": [{"name": "cinder_test-sg_da7d753c-d91d-4090-b3e0-2b180b68d0e6"}], "user_id": "7a0347a046024ab9b8b2c4305716856d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T22:09:07Z", "hostId": "4e8a64e718b8eaee32739ee4a247f5fe31957306cbca455bf7e9f55a", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "name": "cinder_test-vm_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "created": "2018-08-09T22:08:58Z", "tenant_id": "795c61a836f340e8ba349c15516c91cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_da7d753c-d91d-4090-b3e0-2b180b68d0e6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:0c:27", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:0c:27", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/c5913907-dee5-4986-9568-61cb229026aa", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/c5913907-dee5-4986-9568-61cb229026aa", "rel": "bookmark"}], "image": {"id": "050534df-3c2c-437a-a8ac-fbcf3856201c", "links": [{"href": "http://172.30.9.32:8774/images/050534df-3c2c-437a-a8ac-fbcf3856201c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T22:08:38.000000", "flavor": {"id": "e321c3b3-d49b-40c2-ab7f-9ada05344f27", "links": [{"href": "http://172.30.9.32:8774/flavors/e321c3b3-d49b-40c2-ab7f-9ada05344f27", "rel": "bookmark"}]}, "id": "c5913907-dee5-4986-9568-61cb229026aa", "security_groups": [{"name": "cinder_test-sg_da7d753c-d91d-4090-b3e0-2b180b68d0e6"}], "user_id": "7a0347a046024ab9b8b2c4305716856d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T22:09:50Z", "hostId": "4109b011c3ff8a995f3dcd88b9764c403a6d350408be4470862e5997", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "name": "cinder_test-vm2_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "created": "2018-08-09T22:08:30Z", "tenant_id": "795c61a836f340e8ba349c15516c91cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 22:09:51,529 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-fcb11560-768c-4869-9642-e65399dd50ed 2018-08-09 22:09:51,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.670912981033s 2018-08-09 22:09:51,530 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-fcb11560-768c-4869-9642-e65399dd50ed 2018-08-09 22:09:51,533 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 22:09:53,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 22:09:53,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:09:54,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:09:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-257c0c45-6042-4303-af7c-f183fcc68d5f x-compute-request-id: req-257c0c45-6042-4303-af7c-f183fcc68d5f Content-Encoding: gzip Content-Length: 766 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_da7d753c-d91d-4090-b3e0-2b180b68d0e6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:35:c4", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:35:c4", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/e9f51a9f-2b9e-499c-a4b3-0afb2907828f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/e9f51a9f-2b9e-499c-a4b3-0afb2907828f", "rel": "bookmark"}], "image": {"id": "050534df-3c2c-437a-a8ac-fbcf3856201c", "links": [{"href": "http://172.30.9.32:8774/images/050534df-3c2c-437a-a8ac-fbcf3856201c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T22:09:07.000000", "flavor": {"id": "e321c3b3-d49b-40c2-ab7f-9ada05344f27", "links": [{"href": "http://172.30.9.32:8774/flavors/e321c3b3-d49b-40c2-ab7f-9ada05344f27", "rel": "bookmark"}]}, "id": "e9f51a9f-2b9e-499c-a4b3-0afb2907828f", "security_groups": [{"name": "cinder_test-sg_da7d753c-d91d-4090-b3e0-2b180b68d0e6"}], "user_id": "7a0347a046024ab9b8b2c4305716856d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T22:09:07Z", "hostId": "4e8a64e718b8eaee32739ee4a247f5fe31957306cbca455bf7e9f55a", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "name": "cinder_test-vm_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "created": "2018-08-09T22:08:58Z", "tenant_id": "795c61a836f340e8ba349c15516c91cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 22:09:54,421 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-257c0c45-6042-4303-af7c-f183fcc68d5f 2018-08-09 22:09:54,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.885181903839s 2018-08-09 22:09:54,422 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-257c0c45-6042-4303-af7c-f183fcc68d5f 2018-08-09 22:09:54,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-09 22:09:54,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/floatingips/c822f292-f9fd-45fb-8203-09ac63c41757.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:09:55,451 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cb6f35ec-0f80-4165-aa73-26f45d8eb98a Content-Length: 0 Date: Thu, 09 Aug 2018 22:09:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 22:09:55,452 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/floatingips/c822f292-f9fd-45fb-8203-09ac63c41757.json used request id req-cb6f35ec-0f80-4165-aa73-26f45d8eb98a 2018-08-09 22:09:55,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.02544283867s 2018-08-09 22:09:55,452 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/floatingips/c822f292-f9fd-45fb-8203-09ac63c41757.json used request id req-cb6f35ec-0f80-4165-aa73-26f45d8eb98a 2018-08-09 22:09:55,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 22:09:55,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:09:55,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 828 X-Openstack-Request-Id: req-a08df8d4-6691-4661-8102-bcbd4abfbe90 Date: Thu, 09 Aug 2018 22:09:55 GMT RESP BODY: {"floatingips": [{"router_id": "15a9c167-8917-42fd-b849-a5e18836e47e", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "795c61a836f340e8ba349c15516c91cf", "created_at": "2018-08-09T22:09:11Z", "updated_at": "2018-08-09T22:09:14Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "dcef324c-5118-454a-9c5c-c4d3808b8806", "device_owner": "compute:nova", "mac_address": "fa:16:3e:5d:35:c4", "device_id": "e9f51a9f-2b9e-499c-a4b3-0afb2907828f"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.200", "revision_number": 3, "project_id": "795c61a836f340e8ba349c15516c91cf", "port_id": "09fdae82-64f3-4e9c-8da9-233479e685d8", "id": "3e406b2a-8dac-416d-9ac2-4a75549f0ab3", "qos_policy_id": null}]} 2018-08-09 22:09:55,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-a08df8d4-6691-4661-8102-bcbd4abfbe90 2018-08-09 22:09:55,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0668420791626s 2018-08-09 22:09:55,524 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-a08df8d4-6691-4661-8102-bcbd4abfbe90 2018-08-09 22:09:55,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-09 22:09:55,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8776/v3/795c61a836f340e8ba349c15516c91cf/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}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:09:56,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:09:55 GMT Server: Apache x-compute-request-id: req-e61376c6-2a49-4cca-93c1-1436be19e376 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e61376c6-2a49-4cca-93c1-1436be19e376 Content-Encoding: gzip Content-Length: 455 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "7a0347a046024ab9b8b2c4305716856d", "attachments": [], "links": [{"href": "http://172.30.9.32:8776/v3/795c61a836f340e8ba349c15516c91cf/volumes/56ae4206-7b6e-4836-8dd9-b2849beb5a9c", "rel": "self"}, {"href": "http://172.30.9.32:8776/795c61a836f340e8ba349c15516c91cf/volumes/56ae4206-7b6e-4836-8dd9-b2849beb5a9c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-09T22:08:49.000000", "description": null, "os-vol-tenant-attr:tenant_id": "795c61a836f340e8ba349c15516c91cf", "updated_at": "2018-08-09T22:09:47.000000", "volume_type": null, "name": "cinder_test-volume_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "56ae4206-7b6e-4836-8dd9-b2849beb5a9c", "size": 2}]} 2018-08-09 22:09:56,571 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.32:8776/v3/795c61a836f340e8ba349c15516c91cf/volumes/detail used request id req-e61376c6-2a49-4cca-93c1-1436be19e376 2018-08-09 22:09:56,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.04229688644s 2018-08-09 22:09:56,571 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.32:8776/v3/795c61a836f340e8ba349c15516c91cf/volumes/detail used request id req-e61376c6-2a49-4cca-93c1-1436be19e376 2018-08-09 22:09:56,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.DELETE.volumes 2018-08-09 22:09:56,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8776/v3/795c61a836f340e8ba349c15516c91cf/volumes/56ae4206-7b6e-4836-8dd9-b2849beb5a9c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:09:57,693 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 22:09:56 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-297a63cc-702b-4e13-bb3b-4b75ee3a6961 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-09 22:09:57,693 - keystoneauth.session - DEBUG - DELETE call to volumev3 for http://172.30.9.32:8776/v3/795c61a836f340e8ba349c15516c91cf/volumes/56ae4206-7b6e-4836-8dd9-b2849beb5a9c used request id req-297a63cc-702b-4e13-bb3b-4b75ee3a6961 2018-08-09 22:09:57,693 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.DELETE.volumes in 1.12001299858s 2018-08-09 22:09:57,693 - shade.request_ids - DEBUG - DELETE call to volumev3 for http://172.30.9.32:8776/v3/795c61a836f340e8ba349c15516c91cf/volumes/56ae4206-7b6e-4836-8dd9-b2849beb5a9c used request id req-297a63cc-702b-4e13-bb3b-4b75ee3a6961 2018-08-09 22:09:57,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-09 22:09:57,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8776/v3/795c61a836f340e8ba349c15516c91cf/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}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:09:58,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:09:57 GMT Server: Apache x-compute-request-id: req-5e506e75-f3cf-4931-91a9-eb50f8b5e965 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5e506e75-f3cf-4931-91a9-eb50f8b5e965 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-09 22:09:58,712 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.32:8776/v3/795c61a836f340e8ba349c15516c91cf/volumes/detail used request id req-5e506e75-f3cf-4931-91a9-eb50f8b5e965 2018-08-09 22:09:58,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.01856517792s 2018-08-09 22:09:58,713 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.32:8776/v3/795c61a836f340e8ba349c15516c91cf/volumes/detail used request id req-5e506e75-f3cf-4931-91a9-eb50f8b5e965 2018-08-09 22:09:58,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-09 22:09:58,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/floatingips/3e406b2a-8dac-416d-9ac2-4a75549f0ab3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:10:00,438 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8178aaf2-fcc6-44d7-ac6c-77432d564645 Content-Length: 0 Date: Thu, 09 Aug 2018 22:10:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 22:10:00,438 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/floatingips/3e406b2a-8dac-416d-9ac2-4a75549f0ab3.json used request id req-8178aaf2-fcc6-44d7-ac6c-77432d564645 2018-08-09 22:10:00,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.72283411026s 2018-08-09 22:10:00,439 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/floatingips/3e406b2a-8dac-416d-9ac2-4a75549f0ab3.json used request id req-8178aaf2-fcc6-44d7-ac6c-77432d564645 2018-08-09 22:10:00,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 22:10:00,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:10:00,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-db7023db-6a89-4c24-9bfb-90b1f99dd1d5 Date: Thu, 09 Aug 2018 22:10:00 GMT RESP BODY: {"floatingips": []} 2018-08-09 22:10:00,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-db7023db-6a89-4c24-9bfb-90b1f99dd1d5 2018-08-09 22:10:00,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0465829372406s 2018-08-09 22:10:00,491 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-db7023db-6a89-4c24-9bfb-90b1f99dd1d5 2018-08-09 22:10:00,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-09 22:10:00,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/servers/e9f51a9f-2b9e-499c-a4b3-0afb2907828f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:10:00,678 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 22:10:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8926f023-5a8e-4442-8af4-61f13ac7343f x-compute-request-id: req-8926f023-5a8e-4442-8af4-61f13ac7343f Content-Type: application/json 2018-08-09 22:10:00,678 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/servers/e9f51a9f-2b9e-499c-a4b3-0afb2907828f used request id req-8926f023-5a8e-4442-8af4-61f13ac7343f 2018-08-09 22:10:00,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.186272859573s 2018-08-09 22:10:00,678 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/servers/e9f51a9f-2b9e-499c-a4b3-0afb2907828f used request id req-8926f023-5a8e-4442-8af4-61f13ac7343f 2018-08-09 22:10:00,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 22:10:00,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:10:01,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:10: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-0838c5b5-0c9d-403b-9bb4-76c896244230 x-compute-request-id: req-0838c5b5-0c9d-403b-9bb4-76c896244230 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_da7d753c-d91d-4090-b3e0-2b180b68d0e6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:35:c4", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:35:c4", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/e9f51a9f-2b9e-499c-a4b3-0afb2907828f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/e9f51a9f-2b9e-499c-a4b3-0afb2907828f", "rel": "bookmark"}], "image": {"id": "050534df-3c2c-437a-a8ac-fbcf3856201c", "links": [{"href": "http://172.30.9.32:8774/images/050534df-3c2c-437a-a8ac-fbcf3856201c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T22:09:07.000000", "flavor": {"id": "e321c3b3-d49b-40c2-ab7f-9ada05344f27", "links": [{"href": "http://172.30.9.32:8774/flavors/e321c3b3-d49b-40c2-ab7f-9ada05344f27", "rel": "bookmark"}]}, "id": "e9f51a9f-2b9e-499c-a4b3-0afb2907828f", "security_groups": [{"name": "cinder_test-sg_da7d753c-d91d-4090-b3e0-2b180b68d0e6"}], "user_id": "7a0347a046024ab9b8b2c4305716856d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T22:10:00Z", "hostId": "4e8a64e718b8eaee32739ee4a247f5fe31957306cbca455bf7e9f55a", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "name": "cinder_test-vm_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "created": "2018-08-09T22:08:58Z", "tenant_id": "795c61a836f340e8ba349c15516c91cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 22:10:01,211 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-0838c5b5-0c9d-403b-9bb4-76c896244230 2018-08-09 22:10:01,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.532757997513s 2018-08-09 22:10:01,212 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-0838c5b5-0c9d-403b-9bb4-76c896244230 2018-08-09 22:10:01,213 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 22:10:03,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 22:10:03,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:10:03,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:10:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9f5bfddd-2f3b-46f7-855c-ade9f413c1a4 x-compute-request-id: req-9f5bfddd-2f3b-46f7-855c-ade9f413c1a4 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-09 22:10:03,430 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-9f5bfddd-2f3b-46f7-855c-ade9f413c1a4 2018-08-09 22:10:03,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.214231014252s 2018-08-09 22:10:03,431 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-9f5bfddd-2f3b-46f7-855c-ade9f413c1a4 2018-08-09 22:10:03,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-09 22:10:03,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:10:03,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4835 X-Openstack-Request-Id: req-bd5da954-22b1-440e-bdb9-6ec80cf7b33a Date: Thu, 09 Aug 2018 22:10:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "795c61a836f340e8ba349c15516c91cf", "created_at": "2018-08-09T22:08:08Z", "updated_at": "2018-08-09T22:08:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:08:08Z", "revision_number": 0, "id": "48ae15de-c932-4f73-96bb-71e82f989736", "remote_group_id": "8cd1abf7-84e9-422a-8739-84de6b5b5d7f", "remote_ip_prefix": null, "created_at": "2018-08-09T22:08:08Z", "security_group_id": "8cd1abf7-84e9-422a-8739-84de6b5b5d7f", "tenant_id": "795c61a836f340e8ba349c15516c91cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "795c61a836f340e8ba349c15516c91cf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:08:08Z", "revision_number": 0, "id": "bbac2396-cfcf-429a-9585-c934a78396c2", "remote_group_id": "8cd1abf7-84e9-422a-8739-84de6b5b5d7f", "remote_ip_prefix": null, "created_at": "2018-08-09T22:08:08Z", "security_group_id": "8cd1abf7-84e9-422a-8739-84de6b5b5d7f", "tenant_id": "795c61a836f340e8ba349c15516c91cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "795c61a836f340e8ba349c15516c91cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:08:08Z", "revision_number": 0, "id": "d17e12bc-b292-4c27-bc30-a5ade3641a94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:08:08Z", "security_group_id": "8cd1abf7-84e9-422a-8739-84de6b5b5d7f", "tenant_id": "795c61a836f340e8ba349c15516c91cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "795c61a836f340e8ba349c15516c91cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:08:08Z", "revision_number": 0, "id": "f9aecc3c-c081-4449-8991-b753fa0d4dd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:08:08Z", "security_group_id": "8cd1abf7-84e9-422a-8739-84de6b5b5d7f", "tenant_id": "795c61a836f340e8ba349c15516c91cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "795c61a836f340e8ba349c15516c91cf"}], "revision_number": 1, "project_id": "795c61a836f340e8ba349c15516c91cf", "id": "8cd1abf7-84e9-422a-8739-84de6b5b5d7f", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "795c61a836f340e8ba349c15516c91cf", "created_at": "2018-08-09T22:08:23Z", "updated_at": "2018-08-09T22:08:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:08:23Z", "revision_number": 0, "id": "1504ce07-c11a-4e84-960c-61c6cf9bb509", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:08:23Z", "security_group_id": "db10ca33-9a02-4532-8326-9643a4ffb4fd", "tenant_id": "795c61a836f340e8ba349c15516c91cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "795c61a836f340e8ba349c15516c91cf"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:08:24Z", "revision_number": 0, "id": "69241e17-3ed5-4c08-bd5f-4530c6c50dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:08:24Z", "security_group_id": "db10ca33-9a02-4532-8326-9643a4ffb4fd", "tenant_id": "795c61a836f340e8ba349c15516c91cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "795c61a836f340e8ba349c15516c91cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:08:23Z", "revision_number": 0, "id": "6a01487a-c876-4ed4-be07-82330912f106", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:08:23Z", "security_group_id": "db10ca33-9a02-4532-8326-9643a4ffb4fd", "tenant_id": "795c61a836f340e8ba349c15516c91cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "795c61a836f340e8ba349c15516c91cf"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-09T22:08:24Z", "revision_number": 0, "id": "f7a6bc2d-ce95-4273-be91-69785435b135", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:08:24Z", "security_group_id": "db10ca33-9a02-4532-8326-9643a4ffb4fd", "tenant_id": "795c61a836f340e8ba349c15516c91cf", "port_range_min": 22, "ethertype": "IPv4", "project_id": "795c61a836f340e8ba349c15516c91cf"}], "revision_number": 3, "project_id": "795c61a836f340e8ba349c15516c91cf", "id": "db10ca33-9a02-4532-8326-9643a4ffb4fd", "name": "cinder_test-sg_da7d753c-d91d-4090-b3e0-2b180b68d0e6"}]} 2018-08-09 22:10:03,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-bd5da954-22b1-440e-bdb9-6ec80cf7b33a 2018-08-09 22:10:03,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0763640403748s 2018-08-09 22:10:03,511 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-bd5da954-22b1-440e-bdb9-6ec80cf7b33a 2018-08-09 22:10:03,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-09 22:10:03,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/security-groups/db10ca33-9a02-4532-8326-9643a4ffb4fd.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:10:03,985 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-413e9556-a4b9-4698-9dd3-4df31fde8acf Content-Length: 0 Date: Thu, 09 Aug 2018 22:10:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 22:10:03,986 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/security-groups/db10ca33-9a02-4532-8326-9643a4ffb4fd.json used request id req-413e9556-a4b9-4698-9dd3-4df31fde8acf 2018-08-09 22:10:03,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.470654964447s 2018-08-09 22:10:03,986 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/security-groups/db10ca33-9a02-4532-8326-9643a4ffb4fd.json used request id req-413e9556-a4b9-4698-9dd3-4df31fde8acf 2018-08-09 22:10:03,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-09 22:10:03,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/os-keypairs/cinder_test-kp_da7d753c-d91d-4090-b3e0-2b180b68d0e6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:10:04,038 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 22:10:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b0111e81-1741-4052-9c80-f0424313e05b x-compute-request-id: req-b0111e81-1741-4052-9c80-f0424313e05b Content-Length: 0 Content-Type: application/json 2018-08-09 22:10:04,038 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/os-keypairs/cinder_test-kp_da7d753c-d91d-4090-b3e0-2b180b68d0e6 used request id req-b0111e81-1741-4052-9c80-f0424313e05b 2018-08-09 22:10:04,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0518438816071s 2018-08-09 22:10:04,039 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/os-keypairs/cinder_test-kp_da7d753c-d91d-4090-b3e0-2b180b68d0e6 used request id req-b0111e81-1741-4052-9c80-f0424313e05b 2018-08-09 22:10:04,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-09 22:10:04,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/15a9c167-8917-42fd-b849-a5e18836e47e/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}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" -d '{"subnet_id": "954e7788-d1b7-45c6-85f2-36aba111c115"}' 2018-08-09 22:10:06,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d4235985-45df-46d9-8474-0cf016b73417 Date: Thu, 09 Aug 2018 22:10:06 GMT RESP BODY: {"network_id": "dcef324c-5118-454a-9c5c-c4d3808b8806", "tenant_id": "795c61a836f340e8ba349c15516c91cf", "subnet_id": "954e7788-d1b7-45c6-85f2-36aba111c115", "subnet_ids": ["954e7788-d1b7-45c6-85f2-36aba111c115"], "port_id": "9622a2cd-bad2-46d9-9974-b9e309d4ad73", "id": "15a9c167-8917-42fd-b849-a5e18836e47e"} 2018-08-09 22:10:06,548 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/15a9c167-8917-42fd-b849-a5e18836e47e/remove_router_interface.json used request id req-d4235985-45df-46d9-8474-0cf016b73417 2018-08-09 22:10:06,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.5094370842s 2018-08-09 22:10:06,549 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/15a9c167-8917-42fd-b849-a5e18836e47e/remove_router_interface.json used request id req-d4235985-45df-46d9-8474-0cf016b73417 returning object 15a9c167-8917-42fd-b849-a5e18836e47e 2018-08-09 22:10:06,549 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-09 22:10:06,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:10:06,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-6988dbe5-7dec-485e-90f9-839fa2351277 Date: Thu, 09 Aug 2018 22:10:06 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "47882689-2cda-49f1-ab90-97da69506aee", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "795c61a836f340e8ba349c15516c91cf", "created_at": "2018-08-09T22:08:11Z", "admin_state_up": true, "updated_at": "2018-08-09T22:10:04Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "795c61a836f340e8ba349c15516c91cf", "id": "15a9c167-8917-42fd-b849-a5e18836e47e", "name": "cinder_test-router_da7d753c-d91d-4090-b3e0-2b180b68d0e6"}]} 2018-08-09 22:10:06,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-6988dbe5-7dec-485e-90f9-839fa2351277 2018-08-09 22:10:06,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.127346038818s 2018-08-09 22:10:06,677 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-6988dbe5-7dec-485e-90f9-839fa2351277 2018-08-09 22:10:06,678 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-09 22:10:06,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/routers/15a9c167-8917-42fd-b849-a5e18836e47e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:10:10,381 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-757a5d33-f639-4884-b67b-a94b3a427218 Content-Length: 0 Date: Thu, 09 Aug 2018 22:10:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 22:10:10,381 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/15a9c167-8917-42fd-b849-a5e18836e47e.json used request id req-757a5d33-f639-4884-b67b-a94b3a427218 2018-08-09 22:10:10,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.70279598236s 2018-08-09 22:10:10,381 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/15a9c167-8917-42fd-b849-a5e18836e47e.json used request id req-757a5d33-f639-4884-b67b-a94b3a427218 2018-08-09 22:10:10,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-09 22:10:10,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:10:10,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-fa1d822e-bb22-4192-9d22-e17836b5cb1a Date: Thu, 09 Aug 2018 22:10:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dcef324c-5118-454a-9c5c-c4d3808b8806","tenant_id":"795c61a836f340e8ba349c15516c91cf","created_at":"2018-08-09T22:08:09Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-09T22:08:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"795c61a836f340e8ba349c15516c91cf","id":"954e7788-d1b7-45c6-85f2-36aba111c115","subnetpool_id":null,"name":"cinder_test-subnet_da7d753c-d91d-4090-b3e0-2b180b68d0e6"}]} 2018-08-09 22:10:10,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-fa1d822e-bb22-4192-9d22-e17836b5cb1a 2018-08-09 22:10:10,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0451149940491s 2018-08-09 22:10:10,428 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-fa1d822e-bb22-4192-9d22-e17836b5cb1a 2018-08-09 22:10:10,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-09 22:10:10,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/subnets/954e7788-d1b7-45c6-85f2-36aba111c115.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:10:12,793 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-95b9a5a5-1def-4691-8bdf-f197948e8b75 Date: Thu, 09 Aug 2018 22:10:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 22:10:12,793 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/954e7788-d1b7-45c6-85f2-36aba111c115.json used request id req-95b9a5a5-1def-4691-8bdf-f197948e8b75 2018-08-09 22:10:12,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.3638818264s 2018-08-09 22:10:12,793 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/954e7788-d1b7-45c6-85f2-36aba111c115.json used request id req-95b9a5a5-1def-4691-8bdf-f197948e8b75 2018-08-09 22:10:12,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 22:10:12,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:10:12,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1238 X-Openstack-Request-Id: req-67932b12-fdca-4ce8-9413-58e91e8c0bb9 Date: Thu, 09 Aug 2018 22:10:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T21:56:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"dcef324c-5118-454a-9c5c-c4d3808b8806","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"795c61a836f340e8ba349c15516c91cf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T22:10:12Z","qos_policy_id":null,"name":"cinder_test-net_da7d753c-d91d-4090-b3e0-2b180b68d0e6","admin_state_up":true,"tenant_id":"795c61a836f340e8ba349c15516c91cf","created_at":"2018-08-09T22:08:08Z","mtu":1450}]} 2018-08-09 22:10:12,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-67932b12-fdca-4ce8-9413-58e91e8c0bb9 2018-08-09 22:10:12,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0938658714294s 2018-08-09 22:10:12,888 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-67932b12-fdca-4ce8-9413-58e91e8c0bb9 2018-08-09 22:10:12,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-09 22:10:12,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/networks/dcef324c-5118-454a-9c5c-c4d3808b8806.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:10:14,576 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8babc3c1-3515-4a57-8d37-d50a7c7483c4 Date: Thu, 09 Aug 2018 22:10:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 22:10:14,576 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/dcef324c-5118-454a-9c5c-c4d3808b8806.json used request id req-8babc3c1-3515-4a57-8d37-d50a7c7483c4 2018-08-09 22:10:14,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.68661189079s 2018-08-09 22:10:14,576 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/dcef324c-5118-454a-9c5c-c4d3808b8806.json used request id req-8babc3c1-3515-4a57-8d37-d50a7c7483c4 2018-08-09 22:10:14,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 22:10:14,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:10:14,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json X-Openstack-Request-Id: req-67cca568-e762-4f01-83e3-7c88a89773c8 Date: Thu, 09 Aug 2018 22:10:14 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T22:08:21Z", "file": "/v2/images/050534df-3c2c-437a-a8ac-fbcf3856201c/file", "owner": "795c61a836f340e8ba349c15516c91cf", "id": "050534df-3c2c-437a-a8ac-fbcf3856201c", "size": 12716032, "self": "/v2/images/050534df-3c2c-437a-a8ac-fbcf3856201c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/050534df-3c2c-437a-a8ac-fbcf3856201c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/050534df-3c2c-437a-a8ac-fbcf3856201c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T22:08:20Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 22:10:14,625 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-67cca568-e762-4f01-83e3-7c88a89773c8 2018-08-09 22:10:14,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0431489944458s 2018-08-09 22:10:14,625 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-67cca568-e762-4f01-83e3-7c88a89773c8 2018-08-09 22:10:14,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-09 22:10:14,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9292/v2/images/050534df-3c2c-437a-a8ac-fbcf3856201c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}750aa7e4b08a9ded79cb634988a19dbeb48ffa27" 2018-08-09 22:10:15,365 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bf694556-9584-4e03-8bec-889739984372 Date: Thu, 09 Aug 2018 22:10: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-09 22:10:15,366 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/050534df-3c2c-437a-a8ac-fbcf3856201c used request id req-bf694556-9584-4e03-8bec-889739984372 2018-08-09 22:10:15,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.738475084305s 2018-08-09 22:10:15,366 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/050534df-3c2c-437a-a8ac-fbcf3856201c used request id req-bf694556-9584-4e03-8bec-889739984372 2018-08-09 22:10:15,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 22:10:15,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}4f7b983886ba8ff7d0764865fb4d569b01ef8f79" 2018-08-09 22:10:15,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:10: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-433c2a1e-b6ff-4e31-9d72-585b7240a8cb x-compute-request-id: req-433c2a1e-b6ff-4e31-9d72-585b7240a8cb Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/e321c3b3-d49b-40c2-ab7f-9ada05344f27", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/e321c3b3-d49b-40c2-ab7f-9ada05344f27", "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": "e321c3b3-d49b-40c2-ab7f-9ada05344f27"}]} 2018-08-09 22:10:15,393 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-433c2a1e-b6ff-4e31-9d72-585b7240a8cb 2018-08-09 22:10:15,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0261869430542s 2018-08-09 22:10:15,393 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-433c2a1e-b6ff-4e31-9d72-585b7240a8cb 2018-08-09 22:10:15,396 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-09 22:10:15,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/flavors/e321c3b3-d49b-40c2-ab7f-9ada05344f27 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4f7b983886ba8ff7d0764865fb4d569b01ef8f79" 2018-08-09 22:10:15,432 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 22:10: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-7f30d396-71ae-4e7a-ac5a-61edad446201 x-compute-request-id: req-7f30d396-71ae-4e7a-ac5a-61edad446201 Content-Length: 0 Content-Type: application/json 2018-08-09 22:10:15,433 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/e321c3b3-d49b-40c2-ab7f-9ada05344f27 used request id req-7f30d396-71ae-4e7a-ac5a-61edad446201 2018-08-09 22:10:15,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0368161201477s 2018-08-09 22:10:15,433 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/e321c3b3-d49b-40c2-ab7f-9ada05344f27 used request id req-7f30d396-71ae-4e7a-ac5a-61edad446201 2018-08-09 22:10:15,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 22:10:15,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}4f7b983886ba8ff7d0764865fb4d569b01ef8f79" 2018-08-09 22:10:15,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:10:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c59e529-deaa-4577-818d-020181257d2a Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.32:5000/v3/users/11fa7ddeb0564dbb9ae97e6016ef357f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11fa7ddeb0564dbb9ae97e6016ef357f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.32:5000/v3/users/187033aee6fd450ca96240725777e4c2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "187033aee6fd450ca96240725777e4c2", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.32:5000/v3/users/560d22bd57da40b5a0a9574a796d5f5d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "560d22bd57da40b5a0a9574a796d5f5d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.32:5000/v3/users/60452068d29f4fdfa63986a101565414"}, "domain_id": "default", "enabled": true, "options": {}, "id": "60452068d29f4fdfa63986a101565414", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.32:5000/v3/users/678f79df7fbc46f38c5b2ae2cf0c8fad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "678f79df7fbc46f38c5b2ae2cf0c8fad", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder_test-user_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "links": {"self": "http://172.30.9.32:5000/v3/users/7a0347a046024ab9b8b2c4305716856d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7a0347a046024ab9b8b2c4305716856d", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.32:5000/v3/users/7e6b2597cbd0483796ae06691a711e17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6b2597cbd0483796ae06691a711e17", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.32:5000/v3/users/88043492d8c84e8d9e6414b58d9aae53"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88043492d8c84e8d9e6414b58d9aae53", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.32:5000/v3/users/8a5e986b6ed545369b1f3084bfe0faa8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a5e986b6ed545369b1f3084bfe0faa8", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.32:5000/v3/users/97856cdcfc7541fab8b50800a44fe171"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97856cdcfc7541fab8b50800a44fe171", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.32:5000/v3/users/a3a7d792968c446db5fa23e49ad70178"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3a7d792968c446db5fa23e49ad70178", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.32:5000/v3/users/bcc2f2783f374c89b6471bd69eb8efce"}, "domain_id": "ae2f2a3ea85d48b1a1afefd9d87535da", "enabled": true, "options": {}, "id": "bcc2f2783f374c89b6471bd69eb8efce", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.32:5000/v3/users/d56b2a42ace04544a47286de17abc35f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d56b2a42ace04544a47286de17abc35f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.32:5000/v3/users/ebf0020df3ef470386f763032bf048a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ebf0020df3ef470386f763032bf048a2", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.32:5000/v3/users/ff4e1f818c8b432487ac5ca3232ff438"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff4e1f818c8b432487ac5ca3232ff438", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.32:5000/v3/users", "previous": null, "next": null}} 2018-08-09 22:10:15,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-8c59e529-deaa-4577-818d-020181257d2a 2018-08-09 22:10:15,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.205275058746s 2018-08-09 22:10:15,639 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-8c59e529-deaa-4577-818d-020181257d2a 2018-08-09 22:10:15,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 22:10:15,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/users/7a0347a046024ab9b8b2c4305716856d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4f7b983886ba8ff7d0764865fb4d569b01ef8f79" 2018-08-09 22:10:15,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:10:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3317adc2-32ac-4726-959d-0728d344c2a2 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_da7d753c-d91d-4090-b3e0-2b180b68d0e6", "links": {"self": "http://172.30.9.32:5000/v3/users/7a0347a046024ab9b8b2c4305716856d"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "7a0347a046024ab9b8b2c4305716856d", "description": null}} 2018-08-09 22:10:15,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users/7a0347a046024ab9b8b2c4305716856d used request id req-3317adc2-32ac-4726-959d-0728d344c2a2 2018-08-09 22:10:15,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.219241142273s 2018-08-09 22:10:15,865 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users/7a0347a046024ab9b8b2c4305716856d used request id req-3317adc2-32ac-4726-959d-0728d344c2a2 2018-08-09 22:10:15,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-09 22:10:15,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:5000/v3/users/7a0347a046024ab9b8b2c4305716856d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4f7b983886ba8ff7d0764865fb4d569b01ef8f79" 2018-08-09 22:10:16,248 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 22:10:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05c01099-06f7-44a3-bd90-da2370dac84d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 22:10:16,248 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/users/7a0347a046024ab9b8b2c4305716856d used request id req-05c01099-06f7-44a3-bd90-da2370dac84d 2018-08-09 22:10:16,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.382087945938s 2018-08-09 22:10:16,248 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/users/7a0347a046024ab9b8b2c4305716856d used request id req-05c01099-06f7-44a3-bd90-da2370dac84d 2018-08-09 22:10:16,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-09 22:10:16,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}4f7b983886ba8ff7d0764865fb4d569b01ef8f79" 2018-08-09 22:10:16,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:10:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46615198-3c94-406f-92ba-0407b0d1f1e0 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.32:5000/v3/projects/6e2b193279f94c09870f0da27a1e5991"}, "tags": [], "enabled": true, "id": "6e2b193279f94c09870f0da27a1e5991", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.32:5000/v3/projects/795c61a836f340e8ba349c15516c91cf"}, "tags": [], "enabled": true, "id": "795c61a836f340e8ba349c15516c91cf", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_da7d753c-d91d-4090-b3e0-2b180b68d0e6"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.32:5000/v3/projects/b5220918a46940eca73b5641490793b9"}, "tags": [], "enabled": true, "id": "b5220918a46940eca73b5641490793b9", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-09 22:10:16,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects used request id req-46615198-3c94-406f-92ba-0407b0d1f1e0 2018-08-09 22:10:16,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.18980383873s 2018-08-09 22:10:16,445 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects used request id req-46615198-3c94-406f-92ba-0407b0d1f1e0 2018-08-09 22:10:16,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-09 22:10:16,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:5000/v3/projects/795c61a836f340e8ba349c15516c91cf -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4f7b983886ba8ff7d0764865fb4d569b01ef8f79" 2018-08-09 22:10:16,725 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 22:10:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f0eec33-4136-4b42-9a9c-17c2345ab940 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 22:10:16,725 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/projects/795c61a836f340e8ba349c15516c91cf used request id req-0f0eec33-4136-4b42-9a9c-17c2345ab940 2018-08-09 22:10:16,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.275439023972s 2018-08-09 22:10:16,725 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/projects/795c61a836f340e8ba349c15516c91cf used request id req-0f0eec33-4136-4b42-9a9c-17c2345ab940 2018-08-09 22:10:16,782 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-08-09 22:10:17,137 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-08-09 22:10:17,137 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-08-09 22:10:17,138 - openstack_tests - INFO - OS Credentials = > 2018-08-09 22:10:17,138 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-09 22:10:17,139 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-09 22:10:17,546 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "077169cc946647b3a28fd2b6b274fbdf", "name": "reader"}, {"id": "5f4e37952fed448d8a5d2d688ddf4113", "name": "admin"}, {"id": "88513a21a6f143568494c5da51703b86", "name": "member"}], "expires_at": "2018-08-09T23:10:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5220918a46940eca73b5641490793b9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.32:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "437987ede53e4405944ad7c076551769"}, {"url": "http://192.30.9.3:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d3a7a4b63bc42cc950ea9d01ba16ee8"}, {"url": "http://192.30.9.3:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d8dc96d50c247e7837ea4c9b854184b"}], "type": "orchestration", "id": "06b2600fbdfd45009f077a0a8a411118", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "963d6582adf64c908f4754420d8066a9"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9837c8825b440f08dfd357317d353f0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded8397288b548b6a2ef868a552c35c4"}], "type": "event", "id": "0edb5a9ac368467395316b446bc9b17a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c4ee4a831c24b19a27a57c62ab1c000"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba92d8cd74449ad8e3ad0fb9d8df162"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c50639dc1d0944d08cb722487727404b"}], "type": "cloudformation", "id": "0f8e8a8cabc743b980b5dc7328ea8398", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75482ae7f30b4cce96aeea5fb573efee"}, {"url": "http://172.30.9.32:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3322f92a99944afb84fd710587f4207"}, {"url": "http://192.30.9.3:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca626291c6914f8392873dc1009e9439"}], "type": "volumev2", "id": "37bb077bc22343fc84723637e507d6ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58ac027cc3404748a004771a912f28e3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fdb7375f8a48ea9a3175833248c806"}, {"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aaf4dc1ae98a4fc4b8bb1ef0e4af1847"}], "type": "compute", "id": "66e5c4ed2fef488aa7efb24492939dd2", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b5781142f344691af8bcb5585c05d0a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d675dfe1fc174b888e1c05e36a89827f"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eac7171837574cfd9bdb0d1e99be1512"}], "type": "metric", "id": "74154109829a4b47a4ae0cf113ed0280", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "28c0fa2fe1a54037a1df5236437e7475"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3550892914574db28d4c22bdf0fccec5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "739a0b6ebed045fbb110541871ab2a15"}], "type": "identity", "id": "88688b106f224b10a51283eb12ae2936", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "ada1fac139534311815f98d908747c2a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9a3ecf1f13142c4a0c2baeaaa3dfaac"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6262b39fedb42aea7a928a362616ec0"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d220c13c29ac49428745e53c3a5f1f1b"}], "type": "alarming", "id": "b3fb638070d94560972a4f4ad3803c3e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29690a3ccee2437bbac7f9aa68595877"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c44848dd6a5446fb835005ab8ad4f4f"}, {"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9313e7c2f7b1414faa1e04af37a85d14"}], "type": "placement", "id": "b69679ef95c547c4bedad9a51bbc11e1", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d737435c2b74f5faf8fa63dea4e2fa1"}, {"url": "http://172.30.9.32:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78fb5d55cc204e4daa0cb175b819e87c"}, {"url": "http://192.30.9.3:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80278f13084845eaa317703712e8932f"}], "type": "volume", "id": "b6a6363259e342d8ac96a4641ed4678e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1008f871970540d59fed88ee5f560631"}, {"url": "http://192.30.9.3:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73ad6e9b1eaf4470a4458a45a03b86ba"}, {"url": "http://192.30.9.3:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc6095c8b90a4056ad6fb33d86c2319c"}], "type": "volumev3", "id": "cb31973e365c4222816f94365d3a9482", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8eac3aaf869e4581b0c486846aaf1964"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9f7c82f7a0247459dc8ee250179a27a"}, {"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbf52489f6c24c3bacff12a8fce92972"}], "type": "image", "id": "d37eb918087e4110bb9c0723c297dd28", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13579d8a89904ae8ae47c4c51523cc20"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8850af0d4d74815aac8c55d682d6b88"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05d68f4069f44f3928d1d2cfe0c31e2"}], "type": "network", "id": "da8095ba09ab49ed8463afad9622aa30", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a35851569141aa859a53f8f20d5c9e"}, {"url": "http://172.30.9.32:8080/v1/AUTH_b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de78fcff9f6f4b3698322312c36b013b"}, {"url": "http://12.0.0.27:8080/v1/AUTH_b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc41d0b8771f41d298a04050d21e2d86"}], "type": "object-store", "id": "eac7f386a2854d7cb26da2c6929699a5", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7e6b2597cbd0483796ae06691a711e17"}, "audit_ids": ["_wva-KwxRQyaIqCzUyx45g"], "issued_at": "2018-08-09T22:10:17.000000Z"}} 2018-08-09 22:10:17,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.32:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63df558fa1c34ab2dee3a70e00ae170fbc4ca782" 2018-08-09 22:10:17,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-5ad03200-82ca-42c0-b03e-891e648f8179 Date: Thu, 09 Aug 2018 22:10:17 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T21:56:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","provider:network_type":"flat"}]} 2018-08-09 22:10:17,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks?router%3Aexternal=True used request id req-5ad03200-82ca-42c0-b03e-891e648f8179 2018-08-09 22:10:17,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.32:9696/v2.0/subnets?network_id=bdb9209b-6552-4310-8fa0-ca466e84a750 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63df558fa1c34ab2dee3a70e00ae170fbc4ca782" 2018-08-09 22:10:18,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-b9357001-ad75-4196-b8ce-0307c18e2e39 Date: Thu, 09 Aug 2018 22:10:18 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-09T21:56:03Z","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":"47882689-2cda-49f1-ab90-97da69506aee","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"6e2b193279f94c09870f0da27a1e5991","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"bdb9209b-6552-4310-8fa0-ca466e84a750","tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:56:03Z","ip_version":4}]} 2018-08-09 22:10:18,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets?network_id=bdb9209b-6552-4310-8fa0-ca466e84a750 used request id req-b9357001-ad75-4196-b8ce-0307c18e2e39 2018-08-09 22:10:18,235 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-08-09 22:10:18,236 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 22:10:18,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 22:10:18,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 22:10:18,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 22:10:18,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 22:10:18,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 22:10:18,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 22:10:18,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 22:10:18,237 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 22:10:18,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 22:10:18,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 22:10:18,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 22:10:18,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 22:10:18,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 22:10:18,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 22:10:18,238 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 22:10:18,239 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 22:10:18,239 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 22:10:18,239 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 22:10:18,239 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 22:10:18,239 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 22:10:18,239 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 22:10:18,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-08-09 22:10:18,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-09 22:10:18,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:10:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60f10673-8b34-4fd8-8f13-347b5a13a252 Content-Encoding: gzip Content-Length: 194 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.32:5000/v3/", "rel": "self"}]}} 2018-08-09 22:10:18,250 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-60f10673-8b34-4fd8-8f13-347b5a13a252 2018-08-09 22:10:18,251 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-09 22:10:18,653 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "077169cc946647b3a28fd2b6b274fbdf", "name": "reader"}, {"id": "5f4e37952fed448d8a5d2d688ddf4113", "name": "admin"}, {"id": "88513a21a6f143568494c5da51703b86", "name": "member"}], "expires_at": "2018-08-09T23:10:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5220918a46940eca73b5641490793b9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.32:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "437987ede53e4405944ad7c076551769"}, {"url": "http://192.30.9.3:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d3a7a4b63bc42cc950ea9d01ba16ee8"}, {"url": "http://192.30.9.3:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d8dc96d50c247e7837ea4c9b854184b"}], "type": "orchestration", "id": "06b2600fbdfd45009f077a0a8a411118", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "963d6582adf64c908f4754420d8066a9"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9837c8825b440f08dfd357317d353f0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded8397288b548b6a2ef868a552c35c4"}], "type": "event", "id": "0edb5a9ac368467395316b446bc9b17a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c4ee4a831c24b19a27a57c62ab1c000"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba92d8cd74449ad8e3ad0fb9d8df162"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c50639dc1d0944d08cb722487727404b"}], "type": "cloudformation", "id": "0f8e8a8cabc743b980b5dc7328ea8398", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75482ae7f30b4cce96aeea5fb573efee"}, {"url": "http://172.30.9.32:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3322f92a99944afb84fd710587f4207"}, {"url": "http://192.30.9.3:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca626291c6914f8392873dc1009e9439"}], "type": "volumev2", "id": "37bb077bc22343fc84723637e507d6ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58ac027cc3404748a004771a912f28e3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fdb7375f8a48ea9a3175833248c806"}, {"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aaf4dc1ae98a4fc4b8bb1ef0e4af1847"}], "type": "compute", "id": "66e5c4ed2fef488aa7efb24492939dd2", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b5781142f344691af8bcb5585c05d0a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d675dfe1fc174b888e1c05e36a89827f"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eac7171837574cfd9bdb0d1e99be1512"}], "type": "metric", "id": "74154109829a4b47a4ae0cf113ed0280", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "28c0fa2fe1a54037a1df5236437e7475"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3550892914574db28d4c22bdf0fccec5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "739a0b6ebed045fbb110541871ab2a15"}], "type": "identity", "id": "88688b106f224b10a51283eb12ae2936", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "ada1fac139534311815f98d908747c2a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9a3ecf1f13142c4a0c2baeaaa3dfaac"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6262b39fedb42aea7a928a362616ec0"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d220c13c29ac49428745e53c3a5f1f1b"}], "type": "alarming", "id": "b3fb638070d94560972a4f4ad3803c3e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29690a3ccee2437bbac7f9aa68595877"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c44848dd6a5446fb835005ab8ad4f4f"}, {"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9313e7c2f7b1414faa1e04af37a85d14"}], "type": "placement", "id": "b69679ef95c547c4bedad9a51bbc11e1", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d737435c2b74f5faf8fa63dea4e2fa1"}, {"url": "http://172.30.9.32:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78fb5d55cc204e4daa0cb175b819e87c"}, {"url": "http://192.30.9.3:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80278f13084845eaa317703712e8932f"}], "type": "volume", "id": "b6a6363259e342d8ac96a4641ed4678e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1008f871970540d59fed88ee5f560631"}, {"url": "http://192.30.9.3:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73ad6e9b1eaf4470a4458a45a03b86ba"}, {"url": "http://192.30.9.3:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc6095c8b90a4056ad6fb33d86c2319c"}], "type": "volumev3", "id": "cb31973e365c4222816f94365d3a9482", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8eac3aaf869e4581b0c486846aaf1964"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9f7c82f7a0247459dc8ee250179a27a"}, {"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbf52489f6c24c3bacff12a8fce92972"}], "type": "image", "id": "d37eb918087e4110bb9c0723c297dd28", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13579d8a89904ae8ae47c4c51523cc20"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8850af0d4d74815aac8c55d682d6b88"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05d68f4069f44f3928d1d2cfe0c31e2"}], "type": "network", "id": "da8095ba09ab49ed8463afad9622aa30", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a35851569141aa859a53f8f20d5c9e"}, {"url": "http://172.30.9.32:8080/v1/AUTH_b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de78fcff9f6f4b3698322312c36b013b"}, {"url": "http://12.0.0.27:8080/v1/AUTH_b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc41d0b8771f41d298a04050d21e2d86"}], "type": "object-store", "id": "eac7f386a2854d7cb26da2c6929699a5", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7e6b2597cbd0483796ae06691a711e17"}, "audit_ids": ["y3VaGYZ_QUuO3VBoWnaZbQ"], "issued_at": "2018-08-09T22:10:18.000000Z"}} 2018-08-09 22:10:18,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}5a5580beaa16970e65829ef55ae4eac12048e1a7" 2018-08-09 22:10:19,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:10:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b873c3e2-22c0-4973-a150-55301b31f41b x-compute-request-id: req-b873c3e2-22c0-4973-a150-55301b31f41b Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.32: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-09 22:10:19,330 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/ used request id req-b873c3e2-22c0-4973-a150-55301b31f41b 2018-08-09 22:10:19,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 1.08665704727s 2018-08-09 22:10:19,331 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/ used request id req-b873c3e2-22c0-4973-a150-55301b31f41b 2018-08-09 22:10:19,331 - 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.32: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-09 22:10:19,331 - functest.utils.functest_utils - DEBUG - nova version: (2, 65) 2018-08-09 22:10:19,331 - xtesting.ci.run_tests - INFO - Skipping test case 'api_check'... 2018-08-09 22:10:19,332 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-08-09 22:10:19,392 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-08-09 22:10:19,432 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-08-09 22:10:19,432 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-08-09 22:10:19,432 - openstack_tests - INFO - OS Credentials = > 2018-08-09 22:10:19,432 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-09 22:10:19,433 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-09 22:10:19,844 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "077169cc946647b3a28fd2b6b274fbdf", "name": "reader"}, {"id": "5f4e37952fed448d8a5d2d688ddf4113", "name": "admin"}, {"id": "88513a21a6f143568494c5da51703b86", "name": "member"}], "expires_at": "2018-08-09T23:10:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5220918a46940eca73b5641490793b9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.32:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "437987ede53e4405944ad7c076551769"}, {"url": "http://192.30.9.3:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d3a7a4b63bc42cc950ea9d01ba16ee8"}, {"url": "http://192.30.9.3:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d8dc96d50c247e7837ea4c9b854184b"}], "type": "orchestration", "id": "06b2600fbdfd45009f077a0a8a411118", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "963d6582adf64c908f4754420d8066a9"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9837c8825b440f08dfd357317d353f0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded8397288b548b6a2ef868a552c35c4"}], "type": "event", "id": "0edb5a9ac368467395316b446bc9b17a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c4ee4a831c24b19a27a57c62ab1c000"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba92d8cd74449ad8e3ad0fb9d8df162"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c50639dc1d0944d08cb722487727404b"}], "type": "cloudformation", "id": "0f8e8a8cabc743b980b5dc7328ea8398", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75482ae7f30b4cce96aeea5fb573efee"}, {"url": "http://172.30.9.32:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3322f92a99944afb84fd710587f4207"}, {"url": "http://192.30.9.3:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca626291c6914f8392873dc1009e9439"}], "type": "volumev2", "id": "37bb077bc22343fc84723637e507d6ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58ac027cc3404748a004771a912f28e3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fdb7375f8a48ea9a3175833248c806"}, {"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aaf4dc1ae98a4fc4b8bb1ef0e4af1847"}], "type": "compute", "id": "66e5c4ed2fef488aa7efb24492939dd2", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b5781142f344691af8bcb5585c05d0a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d675dfe1fc174b888e1c05e36a89827f"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eac7171837574cfd9bdb0d1e99be1512"}], "type": "metric", "id": "74154109829a4b47a4ae0cf113ed0280", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "28c0fa2fe1a54037a1df5236437e7475"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3550892914574db28d4c22bdf0fccec5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "739a0b6ebed045fbb110541871ab2a15"}], "type": "identity", "id": "88688b106f224b10a51283eb12ae2936", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "ada1fac139534311815f98d908747c2a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9a3ecf1f13142c4a0c2baeaaa3dfaac"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6262b39fedb42aea7a928a362616ec0"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d220c13c29ac49428745e53c3a5f1f1b"}], "type": "alarming", "id": "b3fb638070d94560972a4f4ad3803c3e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29690a3ccee2437bbac7f9aa68595877"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c44848dd6a5446fb835005ab8ad4f4f"}, {"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9313e7c2f7b1414faa1e04af37a85d14"}], "type": "placement", "id": "b69679ef95c547c4bedad9a51bbc11e1", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d737435c2b74f5faf8fa63dea4e2fa1"}, {"url": "http://172.30.9.32:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78fb5d55cc204e4daa0cb175b819e87c"}, {"url": "http://192.30.9.3:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80278f13084845eaa317703712e8932f"}], "type": "volume", "id": "b6a6363259e342d8ac96a4641ed4678e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1008f871970540d59fed88ee5f560631"}, {"url": "http://192.30.9.3:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73ad6e9b1eaf4470a4458a45a03b86ba"}, {"url": "http://192.30.9.3:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc6095c8b90a4056ad6fb33d86c2319c"}], "type": "volumev3", "id": "cb31973e365c4222816f94365d3a9482", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8eac3aaf869e4581b0c486846aaf1964"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9f7c82f7a0247459dc8ee250179a27a"}, {"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbf52489f6c24c3bacff12a8fce92972"}], "type": "image", "id": "d37eb918087e4110bb9c0723c297dd28", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13579d8a89904ae8ae47c4c51523cc20"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8850af0d4d74815aac8c55d682d6b88"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05d68f4069f44f3928d1d2cfe0c31e2"}], "type": "network", "id": "da8095ba09ab49ed8463afad9622aa30", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a35851569141aa859a53f8f20d5c9e"}, {"url": "http://172.30.9.32:8080/v1/AUTH_b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de78fcff9f6f4b3698322312c36b013b"}, {"url": "http://12.0.0.27:8080/v1/AUTH_b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc41d0b8771f41d298a04050d21e2d86"}], "type": "object-store", "id": "eac7f386a2854d7cb26da2c6929699a5", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7e6b2597cbd0483796ae06691a711e17"}, "audit_ids": ["0dBx1O46Roi3NFzR4_rMPw"], "issued_at": "2018-08-09T22:10:19.000000Z"}} 2018-08-09 22:10:19,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.32:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2c7acb4602f0c3b1fb85e83aaf25307777ab4b4" 2018-08-09 22:10:20,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-6695c73f-d903-4d8a-9a0e-268852c3c0fa Date: Thu, 09 Aug 2018 22:10:20 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T21:56:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","provider:network_type":"flat"}]} 2018-08-09 22:10:20,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks?router%3Aexternal=True used request id req-6695c73f-d903-4d8a-9a0e-268852c3c0fa 2018-08-09 22:10:20,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.32:9696/v2.0/subnets?network_id=bdb9209b-6552-4310-8fa0-ca466e84a750 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2c7acb4602f0c3b1fb85e83aaf25307777ab4b4" 2018-08-09 22:10:20,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-cf524885-506b-4887-849a-4e27bf5231f8 Date: Thu, 09 Aug 2018 22:10:20 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-09T21:56:03Z","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":"47882689-2cda-49f1-ab90-97da69506aee","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"6e2b193279f94c09870f0da27a1e5991","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"bdb9209b-6552-4310-8fa0-ca466e84a750","tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:56:03Z","ip_version":4}]} 2018-08-09 22:10:20,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets?network_id=bdb9209b-6552-4310-8fa0-ca466e84a750 used request id req-cf524885-506b-4887-849a-4e27bf5231f8 2018-08-09 22:10:20,529 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-08-09 22:10:20,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 22:10:20,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 22:10:20,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 22:10:20,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 22:10:20,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 22:10:20,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 22:10:20,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 22:10:20,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 22:10:20,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 22:10:20,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 22:10:20,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 22:10:20,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 22:10:20,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 22:10:20,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 22:10:20,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 22:10:20,532 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 22:10:20,532 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 22:10:20,532 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 22:10:20,532 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 22:10:20,532 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 22:10:20,532 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 22:10:20,532 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 22:10:20,534 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-08-09 22:10:20,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-09 22:10:20,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:10:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b7855cf-0c4e-4041-ac59-ae40da8c302d Content-Encoding: gzip Content-Length: 194 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.32:5000/v3/", "rel": "self"}]}} 2018-08-09 22:10:20,541 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-3b7855cf-0c4e-4041-ac59-ae40da8c302d 2018-08-09 22:10:20,541 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-09 22:10:20,944 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "077169cc946647b3a28fd2b6b274fbdf", "name": "reader"}, {"id": "5f4e37952fed448d8a5d2d688ddf4113", "name": "admin"}, {"id": "88513a21a6f143568494c5da51703b86", "name": "member"}], "expires_at": "2018-08-09T23:10:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5220918a46940eca73b5641490793b9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.32:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "437987ede53e4405944ad7c076551769"}, {"url": "http://192.30.9.3:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d3a7a4b63bc42cc950ea9d01ba16ee8"}, {"url": "http://192.30.9.3:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d8dc96d50c247e7837ea4c9b854184b"}], "type": "orchestration", "id": "06b2600fbdfd45009f077a0a8a411118", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "963d6582adf64c908f4754420d8066a9"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9837c8825b440f08dfd357317d353f0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded8397288b548b6a2ef868a552c35c4"}], "type": "event", "id": "0edb5a9ac368467395316b446bc9b17a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c4ee4a831c24b19a27a57c62ab1c000"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba92d8cd74449ad8e3ad0fb9d8df162"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c50639dc1d0944d08cb722487727404b"}], "type": "cloudformation", "id": "0f8e8a8cabc743b980b5dc7328ea8398", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75482ae7f30b4cce96aeea5fb573efee"}, {"url": "http://172.30.9.32:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3322f92a99944afb84fd710587f4207"}, {"url": "http://192.30.9.3:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca626291c6914f8392873dc1009e9439"}], "type": "volumev2", "id": "37bb077bc22343fc84723637e507d6ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58ac027cc3404748a004771a912f28e3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fdb7375f8a48ea9a3175833248c806"}, {"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aaf4dc1ae98a4fc4b8bb1ef0e4af1847"}], "type": "compute", "id": "66e5c4ed2fef488aa7efb24492939dd2", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b5781142f344691af8bcb5585c05d0a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d675dfe1fc174b888e1c05e36a89827f"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eac7171837574cfd9bdb0d1e99be1512"}], "type": "metric", "id": "74154109829a4b47a4ae0cf113ed0280", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "28c0fa2fe1a54037a1df5236437e7475"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3550892914574db28d4c22bdf0fccec5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "739a0b6ebed045fbb110541871ab2a15"}], "type": "identity", "id": "88688b106f224b10a51283eb12ae2936", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "ada1fac139534311815f98d908747c2a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9a3ecf1f13142c4a0c2baeaaa3dfaac"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6262b39fedb42aea7a928a362616ec0"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d220c13c29ac49428745e53c3a5f1f1b"}], "type": "alarming", "id": "b3fb638070d94560972a4f4ad3803c3e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29690a3ccee2437bbac7f9aa68595877"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c44848dd6a5446fb835005ab8ad4f4f"}, {"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9313e7c2f7b1414faa1e04af37a85d14"}], "type": "placement", "id": "b69679ef95c547c4bedad9a51bbc11e1", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d737435c2b74f5faf8fa63dea4e2fa1"}, {"url": "http://172.30.9.32:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78fb5d55cc204e4daa0cb175b819e87c"}, {"url": "http://192.30.9.3:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80278f13084845eaa317703712e8932f"}], "type": "volume", "id": "b6a6363259e342d8ac96a4641ed4678e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1008f871970540d59fed88ee5f560631"}, {"url": "http://192.30.9.3:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73ad6e9b1eaf4470a4458a45a03b86ba"}, {"url": "http://192.30.9.3:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc6095c8b90a4056ad6fb33d86c2319c"}], "type": "volumev3", "id": "cb31973e365c4222816f94365d3a9482", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8eac3aaf869e4581b0c486846aaf1964"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9f7c82f7a0247459dc8ee250179a27a"}, {"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbf52489f6c24c3bacff12a8fce92972"}], "type": "image", "id": "d37eb918087e4110bb9c0723c297dd28", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13579d8a89904ae8ae47c4c51523cc20"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8850af0d4d74815aac8c55d682d6b88"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05d68f4069f44f3928d1d2cfe0c31e2"}], "type": "network", "id": "da8095ba09ab49ed8463afad9622aa30", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a35851569141aa859a53f8f20d5c9e"}, {"url": "http://172.30.9.32:8080/v1/AUTH_b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de78fcff9f6f4b3698322312c36b013b"}, {"url": "http://12.0.0.27:8080/v1/AUTH_b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc41d0b8771f41d298a04050d21e2d86"}], "type": "object-store", "id": "eac7f386a2854d7cb26da2c6929699a5", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7e6b2597cbd0483796ae06691a711e17"}, "audit_ids": ["xBg-GolySyutOLJBwOj40A"], "issued_at": "2018-08-09T22:10:20.000000Z"}} 2018-08-09 22:10:20,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}94f1906e8814655fe9c76dc116b3824b68d9b650" 2018-08-09 22:10:21,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:10: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-9a64a601-2a36-43f3-9827-62715970b06f x-compute-request-id: req-9a64a601-2a36-43f3-9827-62715970b06f Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.32: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-09 22:10:21,626 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/ used request id req-9a64a601-2a36-43f3-9827-62715970b06f 2018-08-09 22:10:21,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 1.09139704704s 2018-08-09 22:10:21,626 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/ used request id req-9a64a601-2a36-43f3-9827-62715970b06f 2018-08-09 22:10:21,626 - 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.32: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-09 22:10:21,627 - functest.utils.functest_utils - DEBUG - nova version: (2, 65) 2018-08-09 22:10:21,627 - xtesting.ci.run_tests - INFO - Skipping test case 'snaps_health_check'... 2018-08-09 22:10:21,627 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:00 | SKIP | +----------------------------+------------------+------------------+----------------+ 2018-08-09 22:10:21,633 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:10 | PASS | | tenantnetwork1 | functest | healthcheck | 00:14 | PASS | | tenantnetwork2 | functest | healthcheck | 00:16 | PASS | | vmready1 | functest | healthcheck | 00:18 | PASS | | vmready2 | functest | healthcheck | 00:18 | PASS | | singlevm1 | functest | healthcheck | 00:49 | PASS | | singlevm2 | functest | healthcheck | 00:44 | PASS | | vping_ssh | functest | healthcheck | 00:60 | PASS | | vping_userdata | functest | healthcheck | 00:50 | PASS | | cinder_test | functest | healthcheck | 01:43 | PASS | | api_check | functest | healthcheck | 00:00 | SKIP | | snaps_health_check | functest | healthcheck | 00:00 | SKIP | | odl | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-08-09 22:10:21,646 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-08-09 22:10:21,650 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-09 22:10:21,679 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-09 22:10:21,753 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-09 22:10:46,488 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-206 | | 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-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-08-09 22:10:46,493 - 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.32,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3.52 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.32:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=M3dQEmhFXnivuIGTqJeI7cmIV 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=b5220918a46940eca73b5641490793b9 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-08-09 22:10:46,493 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-09 22:10:46,495 - 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 patrole vmtp shaker | | | | | snaps_smoke neutron_trunk networking- | | | | | bgpvpn networking-sfc barbican | +---------------+---------------+------------------------------------------+--------------------------------------------------+ 2018-08-09 22:10:46,535 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2018-08-09 22:10:47,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 22:10:47,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-09 22:10:47,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 22:10:47,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 22:10:47,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 22:10:47,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 22:10:47,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 22:10:47,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 22:10:47,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 22:10:47,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 22:10:47,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 22:10:47,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 22:10:47,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 22:10:47,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 22:10:47,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 22:10:47,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 22:10:47,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 22:10:47,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 22:10:47,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 22:10:47,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 22:10:47,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 22:10:47,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 22:10:47,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 22:10:47,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-09 22:10:47,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-09 22:10:47,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-09 22:10:47,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:10:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60b5cff7-8757-4d59-80d9-52f1e8cf57bf Content-Encoding: gzip Content-Length: 194 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.32:5000/v3/", "rel": "self"}]}} 2018-08-09 22:10:47,498 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-60b5cff7-8757-4d59-80d9-52f1e8cf57bf 2018-08-09 22:10:47,499 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-09 22:10:47,896 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "077169cc946647b3a28fd2b6b274fbdf", "name": "reader"}, {"id": "5f4e37952fed448d8a5d2d688ddf4113", "name": "admin"}, {"id": "88513a21a6f143568494c5da51703b86", "name": "member"}], "expires_at": "2018-08-09T23:10:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5220918a46940eca73b5641490793b9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.32:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "437987ede53e4405944ad7c076551769"}, {"url": "http://192.30.9.3:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d3a7a4b63bc42cc950ea9d01ba16ee8"}, {"url": "http://192.30.9.3:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d8dc96d50c247e7837ea4c9b854184b"}], "type": "orchestration", "id": "06b2600fbdfd45009f077a0a8a411118", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "963d6582adf64c908f4754420d8066a9"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9837c8825b440f08dfd357317d353f0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded8397288b548b6a2ef868a552c35c4"}], "type": "event", "id": "0edb5a9ac368467395316b446bc9b17a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c4ee4a831c24b19a27a57c62ab1c000"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba92d8cd74449ad8e3ad0fb9d8df162"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c50639dc1d0944d08cb722487727404b"}], "type": "cloudformation", "id": "0f8e8a8cabc743b980b5dc7328ea8398", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75482ae7f30b4cce96aeea5fb573efee"}, {"url": "http://172.30.9.32:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3322f92a99944afb84fd710587f4207"}, {"url": "http://192.30.9.3:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca626291c6914f8392873dc1009e9439"}], "type": "volumev2", "id": "37bb077bc22343fc84723637e507d6ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58ac027cc3404748a004771a912f28e3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fdb7375f8a48ea9a3175833248c806"}, {"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aaf4dc1ae98a4fc4b8bb1ef0e4af1847"}], "type": "compute", "id": "66e5c4ed2fef488aa7efb24492939dd2", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b5781142f344691af8bcb5585c05d0a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d675dfe1fc174b888e1c05e36a89827f"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eac7171837574cfd9bdb0d1e99be1512"}], "type": "metric", "id": "74154109829a4b47a4ae0cf113ed0280", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "28c0fa2fe1a54037a1df5236437e7475"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3550892914574db28d4c22bdf0fccec5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "739a0b6ebed045fbb110541871ab2a15"}], "type": "identity", "id": "88688b106f224b10a51283eb12ae2936", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "ada1fac139534311815f98d908747c2a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9a3ecf1f13142c4a0c2baeaaa3dfaac"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6262b39fedb42aea7a928a362616ec0"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d220c13c29ac49428745e53c3a5f1f1b"}], "type": "alarming", "id": "b3fb638070d94560972a4f4ad3803c3e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29690a3ccee2437bbac7f9aa68595877"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c44848dd6a5446fb835005ab8ad4f4f"}, {"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9313e7c2f7b1414faa1e04af37a85d14"}], "type": "placement", "id": "b69679ef95c547c4bedad9a51bbc11e1", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d737435c2b74f5faf8fa63dea4e2fa1"}, {"url": "http://172.30.9.32:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78fb5d55cc204e4daa0cb175b819e87c"}, {"url": "http://192.30.9.3:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80278f13084845eaa317703712e8932f"}], "type": "volume", "id": "b6a6363259e342d8ac96a4641ed4678e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1008f871970540d59fed88ee5f560631"}, {"url": "http://192.30.9.3:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73ad6e9b1eaf4470a4458a45a03b86ba"}, {"url": "http://192.30.9.3:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc6095c8b90a4056ad6fb33d86c2319c"}], "type": "volumev3", "id": "cb31973e365c4222816f94365d3a9482", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8eac3aaf869e4581b0c486846aaf1964"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9f7c82f7a0247459dc8ee250179a27a"}, {"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbf52489f6c24c3bacff12a8fce92972"}], "type": "image", "id": "d37eb918087e4110bb9c0723c297dd28", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13579d8a89904ae8ae47c4c51523cc20"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8850af0d4d74815aac8c55d682d6b88"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05d68f4069f44f3928d1d2cfe0c31e2"}], "type": "network", "id": "da8095ba09ab49ed8463afad9622aa30", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a35851569141aa859a53f8f20d5c9e"}, {"url": "http://172.30.9.32:8080/v1/AUTH_b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de78fcff9f6f4b3698322312c36b013b"}, {"url": "http://12.0.0.27:8080/v1/AUTH_b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc41d0b8771f41d298a04050d21e2d86"}], "type": "object-store", "id": "eac7f386a2854d7cb26da2c6929699a5", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7e6b2597cbd0483796ae06691a711e17"}, "audit_ids": ["hF_OTBsMSmaM4e0rhaBrTA"], "issued_at": "2018-08-09T22:10:47.000000Z"}} 2018-08-09 22:10:47,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 22:10:47,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}2d11054104ac9664b1941e0cce29dd2058713919" 2018-08-09 22:10:48,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-a53c3614-dc27-4442-97b9-f231c869ee9d Date: Thu, 09 Aug 2018 22:10:48 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T21:56:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","provider:network_type":"flat"}]} 2018-08-09 22:10:48,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a53c3614-dc27-4442-97b9-f231c869ee9d 2018-08-09 22:10:48,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.373097896576s 2018-08-09 22:10:48,273 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a53c3614-dc27-4442-97b9-f231c869ee9d 2018-08-09 22:10:48,273 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-09 22:10:53,385 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | e625b9e1-ab66-4f18-8d79-675fa72441da | 2018-08-09T22:10:53.084137 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: e625b9e1-ab66-4f18-8d79-675fa72441da ~/.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-09 22:10:57,097 - 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-09 22:10:57,097 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-09 22:11:10,207 - 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=bed74dcc-c42e-4e38-b344-5308956b43ec) as the default verifier for the future CLI operations. 2018-08-09 22:11:13,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-09 22:11:13,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}2d11054104ac9664b1941e0cce29dd2058713919" 2018-08-09 22:11:13,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11656 X-Openstack-Request-Id: req-64fb299c-632b-4be2-b67f-842efe2c2123 Date: Thu, 09 Aug 2018 22:11:13 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "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-09 22:11:13,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/extensions.json used request id req-64fb299c-632b-4be2-b67f-842efe2c2123 2018-08-09 22:11:13,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.261808872223s 2018-08-09 22:11:13,717 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/extensions.json used request id req-64fb299c-632b-4be2-b67f-842efe2c2123 2018-08-09 22:11:13,727 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2018-08-09 22:11:13,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-09 22:11:13,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2d11054104ac9664b1941e0cce29dd2058713919" -d '{"network": {"name": "tempest_smoke-net_56b372fb-82a3-431e-a679-1c1bf13eb351", "admin_state_up": true}}' 2018-08-09 22:11:14,253 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-85d7a17e-c9dd-4917-bdeb-79c2b28f2d0a Date: Thu, 09 Aug 2018 22:11:14 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"432aede9-489b-4829-aa19-d9f9920b8a93","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":false,"project_id":"b5220918a46940eca73b5641490793b9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T22:11:14Z","is_default":false,"qos_policy_id":null,"name":"tempest_smoke-net_56b372fb-82a3-431e-a679-1c1bf13eb351","admin_state_up":true,"tenant_id":"b5220918a46940eca73b5641490793b9","created_at":"2018-08-09T22:11:14Z","mtu":1450}} 2018-08-09 22:11:14,253 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-85d7a17e-c9dd-4917-bdeb-79c2b28f2d0a 2018-08-09 22:11:14,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.52537894249s 2018-08-09 22:11:14,254 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-85d7a17e-c9dd-4917-bdeb-79c2b28f2d0a 2018-08-09 22:11:14,254 - 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-09T22:11:14Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'432aede9-489b-4829-aa19-d9f9920b8a93', u'provider:segmentation_id': 30, 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_56b372fb-82a3-431e-a679-1c1bf13eb351', u'created_at': u'2018-08-09T22:11:14Z', u'mtu': 1450, u'tenant_id': u'b5220918a46940eca73b5641490793b9', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'b5220918a46940eca73b5641490793b9', u'l2_adjacency': True}) 2018-08-09 22:11:14,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 22:11:14,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2d11054104ac9664b1941e0cce29dd2058713919" 2018-08-09 22:11:14,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-6928c41f-a3e3-419d-87e8-65ed5b006e8f Date: Thu, 09 Aug 2018 22:11:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"432aede9-489b-4829-aa19-d9f9920b8a93","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":false,"project_id":"b5220918a46940eca73b5641490793b9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T22:11:14Z","qos_policy_id":null,"name":"tempest_smoke-net_56b372fb-82a3-431e-a679-1c1bf13eb351","admin_state_up":true,"tenant_id":"b5220918a46940eca73b5641490793b9","created_at":"2018-08-09T22:11:14Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T21:56:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","provider:network_type":"flat"}]} 2018-08-09 22:11:14,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-6928c41f-a3e3-419d-87e8-65ed5b006e8f 2018-08-09 22:11:14,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.361256122589s 2018-08-09 22:11:14,617 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-6928c41f-a3e3-419d-87e8-65ed5b006e8f 2018-08-09 22:11:14,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-09 22:11:14,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}2d11054104ac9664b1941e0cce29dd2058713919" -d '{"subnet": {"name": "tempest_smoke-subnet_56b372fb-82a3-431e-a679-1c1bf13eb351", "enable_dhcp": true, "network_id": "432aede9-489b-4829-aa19-d9f9920b8a93", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-09 22:11:15,672 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-e3c69946-a284-4664-9ee4-b2b1761a1d1d Date: Thu, 09 Aug 2018 22:11:15 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-09T22:11:15Z","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":"b5a02be0-bcc1-4712-8ddf-1f003e63d827","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"b5220918a46940eca73b5641490793b9","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_56b372fb-82a3-431e-a679-1c1bf13eb351","enable_dhcp":true,"segment_id":null,"network_id":"432aede9-489b-4829-aa19-d9f9920b8a93","tenant_id":"b5220918a46940eca73b5641490793b9","created_at":"2018-08-09T22:11:15Z","ip_version":4}} 2018-08-09 22:11:15,672 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-e3c69946-a284-4664-9ee4-b2b1761a1d1d 2018-08-09 22:11:15,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.05342793465s 2018-08-09 22:11:15,672 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-e3c69946-a284-4664-9ee4-b2b1761a1d1d 2018-08-09 22:11:15,673 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T22:11:15Z', 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'b5a02be0-bcc1-4712-8ddf-1f003e63d827', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_56b372fb-82a3-431e-a679-1c1bf13eb351', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'432aede9-489b-4829-aa19-d9f9920b8a93', u'tenant_id': u'b5220918a46940eca73b5641490793b9', u'created_at': u'2018-08-09T22:11:15Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'b5220918a46940eca73b5641490793b9'}) 2018-08-09 22:11:15,673 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-09 22:11:15,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}2d11054104ac9664b1941e0cce29dd2058713919" -d '{"router": {"external_gateway_info": {"network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750"}, "name": "tempest_smoke-router_56b372fb-82a3-431e-a679-1c1bf13eb351", "admin_state_up": true}}' 2018-08-09 22:11:22,338 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 712 X-Openstack-Request-Id: req-888fe025-62fd-4bd5-99c7-3b22317dd25b Date: Thu, 09 Aug 2018 22:11:22 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "47882689-2cda-49f1-ab90-97da69506aee", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b5220918a46940eca73b5641490793b9", "created_at": "2018-08-09T22:11:16Z", "admin_state_up": true, "updated_at": "2018-08-09T22:11:17Z", "project_id": "b5220918a46940eca73b5641490793b9", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "f805339a-10f4-42b1-9254-81ec561c1c11", "name": "tempest_smoke-router_56b372fb-82a3-431e-a679-1c1bf13eb351"}} 2018-08-09 22:11:22,338 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-888fe025-62fd-4bd5-99c7-3b22317dd25b 2018-08-09 22:11:22,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.66530418396s 2018-08-09 22:11:22,339 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-888fe025-62fd-4bd5-99c7-3b22317dd25b 2018-08-09 22:11:22,339 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T22:11:17Z', u'revision_number': 3, u'ha': True, u'id': u'f805339a-10f4-42b1-9254-81ec561c1c11', u'external_gateway_info': {u'network_id': u'bdb9209b-6552-4310-8fa0-ca466e84a750', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'47882689-2cda-49f1-ab90-97da69506aee', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke-router_56b372fb-82a3-431e-a679-1c1bf13eb351', u'admin_state_up': True, u'tenant_id': u'b5220918a46940eca73b5641490793b9', u'created_at': u'2018-08-09T22:11:16Z', u'flavor_id': None, u'routes': [], u'project_id': u'b5220918a46940eca73b5641490793b9'}) 2018-08-09 22:11:22,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-09 22:11:22,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/f805339a-10f4-42b1-9254-81ec561c1c11/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}2d11054104ac9664b1941e0cce29dd2058713919" -d '{"subnet_id": "b5a02be0-bcc1-4712-8ddf-1f003e63d827"}' 2018-08-09 22:11:25,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d10f9fa2-0ccc-40f7-a419-bb7483416805 Date: Thu, 09 Aug 2018 22:11:25 GMT RESP BODY: {"network_id": "432aede9-489b-4829-aa19-d9f9920b8a93", "tenant_id": "b5220918a46940eca73b5641490793b9", "subnet_id": "b5a02be0-bcc1-4712-8ddf-1f003e63d827", "subnet_ids": ["b5a02be0-bcc1-4712-8ddf-1f003e63d827"], "port_id": "5fcf1829-5444-4339-9a7c-108d9c847721", "id": "f805339a-10f4-42b1-9254-81ec561c1c11"} 2018-08-09 22:11:25,058 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/f805339a-10f4-42b1-9254-81ec561c1c11/add_router_interface.json used request id req-d10f9fa2-0ccc-40f7-a419-bb7483416805 2018-08-09 22:11:25,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.71800398827s 2018-08-09 22:11:25,058 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/f805339a-10f4-42b1-9254-81ec561c1c11/add_router_interface.json used request id req-d10f9fa2-0ccc-40f7-a419-bb7483416805 returning object f805339a-10f4-42b1-9254-81ec561c1c11 2018-08-09 22:11:25,059 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-09 22:11:25,191 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-09 22:11:25,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-09 22:11:25,197 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Thu, 09 Aug 2018 22:11:25 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}]} 2018-08-09 22:11:25,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 22:11:25,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2d11054104ac9664b1941e0cce29dd2058713919" 2018-08-09 22:11:25,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-0d3101e1-69be-4d4f-9e87-4c778917feae Date: Thu, 09 Aug 2018 22:11:25 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 22:11:25,539 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-0d3101e1-69be-4d4f-9e87-4c778917feae 2018-08-09 22:11:25,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.337723016739s 2018-08-09 22:11:25,540 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-0d3101e1-69be-4d4f-9e87-4c778917feae 2018-08-09 22:11:25,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-09 22:11:25,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2d11054104ac9664b1941e0cce29dd2058713919" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_56b372fb-82a3-431e-a679-1c1bf13eb351", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_56b372fb-82a3-431e-a679-1c1bf13eb351"}' 2018-08-09 22:11:25,893 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Location: http://172.30.9.32:9292/v2/images/2cb952cb-2bb6-48f1-8329-16210bf0435d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3538e0e4-5760-44ab-80d7-b150cfc2137f Date: Thu, 09 Aug 2018 22:11:25 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T22:11:25Z", "file": "/v2/images/2cb952cb-2bb6-48f1-8329-16210bf0435d/file", "owner": "b5220918a46940eca73b5641490793b9", "id": "2cb952cb-2bb6-48f1-8329-16210bf0435d", "size": null, "self": "/v2/images/2cb952cb-2bb6-48f1-8329-16210bf0435d", "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_56b372fb-82a3-431e-a679-1c1bf13eb351", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_56b372fb-82a3-431e-a679-1c1bf13eb351", "checksum": null, "created_at": "2018-08-09T22:11:25Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-09 22:11:25,893 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-3538e0e4-5760-44ab-80d7-b150cfc2137f 2018-08-09 22:11:25,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.345190048218s 2018-08-09 22:11:25,894 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-3538e0e4-5760-44ab-80d7-b150cfc2137f returning object 2cb952cb-2bb6-48f1-8329-16210bf0435d 2018-08-09 22:11:25,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-09 22:11:25,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9292/v2/images/2cb952cb-2bb6-48f1-8329-16210bf0435d/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}2d11054104ac9664b1941e0cce29dd2058713919" -d '' 2018-08-09 22:11:26,816 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-390952f8-a8a2-4026-a773-7b98da1e0536 Date: Thu, 09 Aug 2018 22:11:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-09 22:11:26,816 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/2cb952cb-2bb6-48f1-8329-16210bf0435d/file used request id req-390952f8-a8a2-4026-a773-7b98da1e0536 2018-08-09 22:11:26,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.921957969666s 2018-08-09 22:11:26,816 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/2cb952cb-2bb6-48f1-8329-16210bf0435d/file used request id req-390952f8-a8a2-4026-a773-7b98da1e0536 2018-08-09 22:11:26,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 22:11:26,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2d11054104ac9664b1941e0cce29dd2058713919" 2018-08-09 22:11:27,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-c74a784a-d930-403e-a6bf-dfbed6014eab Date: Thu, 09 Aug 2018 22:11:27 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T22:11:26Z", "file": "/v2/images/2cb952cb-2bb6-48f1-8329-16210bf0435d/file", "owner": "b5220918a46940eca73b5641490793b9", "id": "2cb952cb-2bb6-48f1-8329-16210bf0435d", "size": 12716032, "self": "/v2/images/2cb952cb-2bb6-48f1-8329-16210bf0435d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/2cb952cb-2bb6-48f1-8329-16210bf0435d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/2cb952cb-2bb6-48f1-8329-16210bf0435d/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_56b372fb-82a3-431e-a679-1c1bf13eb351", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_56b372fb-82a3-431e-a679-1c1bf13eb351", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T22:11:25Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 22:11:27,273 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-c74a784a-d930-403e-a6bf-dfbed6014eab 2018-08-09 22:11:27,273 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.452410936356s 2018-08-09 22:11:27,273 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-c74a784a-d930-403e-a6bf-dfbed6014eab 2018-08-09 22:11:27,275 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/2cb952cb-2bb6-48f1-8329-16210bf0435d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2cb952cb-2bb6-48f1-8329-16210bf0435d/file', 'owner': u'b5220918a46940eca73b5641490793b9', 'id': u'2cb952cb-2bb6-48f1-8329-16210bf0435d', 'size': 12716032, u'self': u'/v2/images/2cb952cb-2bb6-48f1-8329-16210bf0435d', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b5220918a46940eca73b5641490793b9', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/2cb952cb-2bb6-48f1-8329-16210bf0435d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-09T22:11:26Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-09T22:11:26Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_56b372fb-82a3-431e-a679-1c1bf13eb351', '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/2cb952cb-2bb6-48f1-8329-16210bf0435d', 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_56b372fb-82a3-431e-a679-1c1bf13eb351', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_56b372fb-82a3-431e-a679-1c1bf13eb351', 'created': u'2018-08-09T22:11:25Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-09T22:11:25Z', 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/2cb952cb-2bb6-48f1-8329-16210bf0435d', 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_56b372fb-82a3-431e-a679-1c1bf13eb351', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-09 22:11:27,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-09 22:11:27,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}2d11054104ac9664b1941e0cce29dd2058713919" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_56b372fb-82a3-431e-a679-1c1bf13eb351", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-09 22:11:27,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:11: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-775eeb92-7613-4a0f-b240-cfc84029a844 x-compute-request-id: req-775eeb92-7613-4a0f-b240-cfc84029a844 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_56b372fb-82a3-431e-a679-1c1bf13eb351", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/a352d259-fcbe-4bc2-89e6-0f4058c5c701", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/a352d259-fcbe-4bc2-89e6-0f4058c5c701", "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": "a352d259-fcbe-4bc2-89e6-0f4058c5c701"}} 2018-08-09 22:11:27,616 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-775eeb92-7613-4a0f-b240-cfc84029a844 2018-08-09 22:11:27,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.340172052383s 2018-08-09 22:11:27,617 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-775eeb92-7613-4a0f-b240-cfc84029a844 2018-08-09 22:11:27,618 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_56b372fb-82a3-431e-a679-1c1bf13eb351', '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'b5220918a46940eca73b5641490793b9', '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'a352d259-fcbe-4bc2-89e6-0f4058c5c701', 'swap': 0}) 2018-08-09 22:11:27,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-09 22:11:27,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors/a352d259-fcbe-4bc2-89e6-0f4058c5c701/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}2d11054104ac9664b1941e0cce29dd2058713919" -d '{"extra_specs": {}}' 2018-08-09 22:11:27,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:11: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-4474ce13-d11f-4173-aa20-fff2e3312648 x-compute-request-id: req-4474ce13-d11f-4173-aa20-fff2e3312648 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-09 22:11:27,646 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/a352d259-fcbe-4bc2-89e6-0f4058c5c701/os-extra_specs used request id req-4474ce13-d11f-4173-aa20-fff2e3312648 2018-08-09 22:11:27,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0278739929199s 2018-08-09 22:11:27,647 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/a352d259-fcbe-4bc2-89e6-0f4058c5c701/os-extra_specs used request id req-4474ce13-d11f-4173-aa20-fff2e3312648 2018-08-09 22:11:27,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-09 22:11:27,656 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 09 Aug 2018 22:11:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63f5faa6-4a88-48a0-8bbd-8e0152f53091 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.32:5000/v3/", "rel": "self"}]}]}} 2018-08-09 22:11:27,656 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/ used request id req-63f5faa6-4a88-48a0-8bbd-8e0152f53091 2018-08-09 22:11:27,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 22:11:27,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}2d11054104ac9664b1941e0cce29dd2058713919" 2018-08-09 22:11:27,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:11:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4e3b43e-e13b-4dd9-9aa6-95b579753da0 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "077169cc946647b3a28fd2b6b274fbdf", "links": {"self": "http://172.30.9.32:5000/v3/roles/077169cc946647b3a28fd2b6b274fbdf"}, "name": "reader"}, {"domain_id": null, "id": "352a7d143ea64db3aecbf66f67281fa1", "links": {"self": "http://172.30.9.32:5000/v3/roles/352a7d143ea64db3aecbf66f67281fa1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5f4e37952fed448d8a5d2d688ddf4113", "links": {"self": "http://172.30.9.32:5000/v3/roles/5f4e37952fed448d8a5d2d688ddf4113"}, "name": "admin"}, {"domain_id": null, "id": "88513a21a6f143568494c5da51703b86", "links": {"self": "http://172.30.9.32:5000/v3/roles/88513a21a6f143568494c5da51703b86"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a5b954e8e29c4b6cafac3f07fe5c5da7", "links": {"self": "http://172.30.9.32:5000/v3/roles/a5b954e8e29c4b6cafac3f07fe5c5da7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fde9b0ad3a3d453ba6d5318189b139e9", "links": {"self": "http://172.30.9.32:5000/v3/roles/fde9b0ad3a3d453ba6d5318189b139e9"}, "name": "swiftoperator"}]} 2018-08-09 22:11:27,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-f4e3b43e-e13b-4dd9-9aa6-95b579753da0 2018-08-09 22:11:27,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.205348014832s 2018-08-09 22:11:27,865 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-f4e3b43e-e13b-4dd9-9aa6-95b579753da0 2018-08-09 22:11:27,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 22:11:27,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}2d11054104ac9664b1941e0cce29dd2058713919" 2018-08-09 22:11:28,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:11:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a678714-4ba5-46c7-906a-0904843de4b8 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "077169cc946647b3a28fd2b6b274fbdf", "links": {"self": "http://172.30.9.32:5000/v3/roles/077169cc946647b3a28fd2b6b274fbdf"}, "name": "reader"}, {"domain_id": null, "id": "352a7d143ea64db3aecbf66f67281fa1", "links": {"self": "http://172.30.9.32:5000/v3/roles/352a7d143ea64db3aecbf66f67281fa1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5f4e37952fed448d8a5d2d688ddf4113", "links": {"self": "http://172.30.9.32:5000/v3/roles/5f4e37952fed448d8a5d2d688ddf4113"}, "name": "admin"}, {"domain_id": null, "id": "88513a21a6f143568494c5da51703b86", "links": {"self": "http://172.30.9.32:5000/v3/roles/88513a21a6f143568494c5da51703b86"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a5b954e8e29c4b6cafac3f07fe5c5da7", "links": {"self": "http://172.30.9.32:5000/v3/roles/a5b954e8e29c4b6cafac3f07fe5c5da7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fde9b0ad3a3d453ba6d5318189b139e9", "links": {"self": "http://172.30.9.32:5000/v3/roles/fde9b0ad3a3d453ba6d5318189b139e9"}, "name": "swiftoperator"}]} 2018-08-09 22:11:28,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-0a678714-4ba5-46c7-906a-0904843de4b8 2018-08-09 22:11:28,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198720932007s 2018-08-09 22:11:28,071 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-0a678714-4ba5-46c7-906a-0904843de4b8 2018-08-09 22:11:28,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-09 22:11:28,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}2d11054104ac9664b1941e0cce29dd2058713919" 2018-08-09 22:11:28,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22: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-52792e91-63fa-492f-9d41-e7323bf10454 x-compute-request-id: req-52792e91-63fa-492f-9d41-e7323bf10454 Content-Encoding: gzip Content-Length: 716 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 338}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"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": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 341}, "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.5", "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": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-08-09 22:11:28,117 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/os-hypervisors/detail used request id req-52792e91-63fa-492f-9d41-e7323bf10454 2018-08-09 22:11:28,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0420789718628s 2018-08-09 22:11:28,117 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/os-hypervisors/detail used request id req-52792e91-63fa-492f-9d41-e7323bf10454 2018-08-09 22:11:28,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 22:11:28,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2d11054104ac9664b1941e0cce29dd2058713919" 2018-08-09 22:11:28,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-b5ce8251-31ba-45e8-9812-8852c791f4b4 Date: Thu, 09 Aug 2018 22:11:28 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T22:11:26Z", "file": "/v2/images/2cb952cb-2bb6-48f1-8329-16210bf0435d/file", "owner": "b5220918a46940eca73b5641490793b9", "id": "2cb952cb-2bb6-48f1-8329-16210bf0435d", "size": 12716032, "self": "/v2/images/2cb952cb-2bb6-48f1-8329-16210bf0435d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/2cb952cb-2bb6-48f1-8329-16210bf0435d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/2cb952cb-2bb6-48f1-8329-16210bf0435d/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_56b372fb-82a3-431e-a679-1c1bf13eb351", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_56b372fb-82a3-431e-a679-1c1bf13eb351", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T22:11:25Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 22:11:28,504 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-b5ce8251-31ba-45e8-9812-8852c791f4b4 2018-08-09 22:11:28,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.382633924484s 2018-08-09 22:11:28,504 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-b5ce8251-31ba-45e8-9812-8852c791f4b4 2018-08-09 22:11:28,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-09 22:11:28,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2d11054104ac9664b1941e0cce29dd2058713919" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_56b372fb-82a3-431e-a679-1c1bf13eb351", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_56b372fb-82a3-431e-a679-1c1bf13eb351"}' 2018-08-09 22:11:28,813 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Location: http://172.30.9.32:9292/v2/images/62bef9d0-f5f3-4135-be16-603531f693ee Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4130ef8a-f551-418b-960c-ba94418eb0bd Date: Thu, 09 Aug 2018 22:11:28 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T22:11:28Z", "file": "/v2/images/62bef9d0-f5f3-4135-be16-603531f693ee/file", "owner": "b5220918a46940eca73b5641490793b9", "id": "62bef9d0-f5f3-4135-be16-603531f693ee", "size": null, "self": "/v2/images/62bef9d0-f5f3-4135-be16-603531f693ee", "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_56b372fb-82a3-431e-a679-1c1bf13eb351", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_56b372fb-82a3-431e-a679-1c1bf13eb351", "checksum": null, "created_at": "2018-08-09T22:11:28Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-09 22:11:28,814 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-4130ef8a-f551-418b-960c-ba94418eb0bd 2018-08-09 22:11:28,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.301017999649s 2018-08-09 22:11:28,814 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-4130ef8a-f551-418b-960c-ba94418eb0bd returning object 62bef9d0-f5f3-4135-be16-603531f693ee 2018-08-09 22:11:28,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-09 22:11:28,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9292/v2/images/62bef9d0-f5f3-4135-be16-603531f693ee/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}2d11054104ac9664b1941e0cce29dd2058713919" -d '' 2018-08-09 22:11:29,328 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-baa89462-d103-403b-8c92-1cf0db5c80b4 Date: Thu, 09 Aug 2018 22:11: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-09 22:11:29,329 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/62bef9d0-f5f3-4135-be16-603531f693ee/file used request id req-baa89462-d103-403b-8c92-1cf0db5c80b4 2018-08-09 22:11:29,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.513924121857s 2018-08-09 22:11:29,329 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/62bef9d0-f5f3-4135-be16-603531f693ee/file used request id req-baa89462-d103-403b-8c92-1cf0db5c80b4 2018-08-09 22:11:29,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 22:11:29,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2d11054104ac9664b1941e0cce29dd2058713919" 2018-08-09 22:11:29,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json X-Openstack-Request-Id: req-ecff2016-05e0-4a6f-813e-c98243268efd Date: Thu, 09 Aug 2018 22:11:29 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T22:11:29Z", "file": "/v2/images/62bef9d0-f5f3-4135-be16-603531f693ee/file", "owner": "b5220918a46940eca73b5641490793b9", "id": "62bef9d0-f5f3-4135-be16-603531f693ee", "size": 12716032, "self": "/v2/images/62bef9d0-f5f3-4135-be16-603531f693ee", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/62bef9d0-f5f3-4135-be16-603531f693ee/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/62bef9d0-f5f3-4135-be16-603531f693ee/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_56b372fb-82a3-431e-a679-1c1bf13eb351", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_56b372fb-82a3-431e-a679-1c1bf13eb351", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T22:11:28Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T22:11:26Z", "file": "/v2/images/2cb952cb-2bb6-48f1-8329-16210bf0435d/file", "owner": "b5220918a46940eca73b5641490793b9", "id": "2cb952cb-2bb6-48f1-8329-16210bf0435d", "size": 12716032, "self": "/v2/images/2cb952cb-2bb6-48f1-8329-16210bf0435d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/2cb952cb-2bb6-48f1-8329-16210bf0435d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/2cb952cb-2bb6-48f1-8329-16210bf0435d/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_56b372fb-82a3-431e-a679-1c1bf13eb351", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_56b372fb-82a3-431e-a679-1c1bf13eb351", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T22:11:25Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 22:11:29,688 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-ecff2016-05e0-4a6f-813e-c98243268efd 2018-08-09 22:11:29,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.354945898056s 2018-08-09 22:11:29,688 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-ecff2016-05e0-4a6f-813e-c98243268efd 2018-08-09 22:11:29,691 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/62bef9d0-f5f3-4135-be16-603531f693ee/snap', u'metadata': Munch({})})], 'file': u'/v2/images/62bef9d0-f5f3-4135-be16-603531f693ee/file', 'owner': u'b5220918a46940eca73b5641490793b9', 'id': u'62bef9d0-f5f3-4135-be16-603531f693ee', 'size': 12716032, u'self': u'/v2/images/62bef9d0-f5f3-4135-be16-603531f693ee', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b5220918a46940eca73b5641490793b9', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/62bef9d0-f5f3-4135-be16-603531f693ee/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-09T22:11:29Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-09T22:11:29Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_56b372fb-82a3-431e-a679-1c1bf13eb351', '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/62bef9d0-f5f3-4135-be16-603531f693ee', 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_56b372fb-82a3-431e-a679-1c1bf13eb351', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_56b372fb-82a3-431e-a679-1c1bf13eb351', 'created': u'2018-08-09T22:11:28Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-09T22:11: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/62bef9d0-f5f3-4135-be16-603531f693ee', 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_56b372fb-82a3-431e-a679-1c1bf13eb351', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-09 22:11:29,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-09 22:11:29,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}2d11054104ac9664b1941e0cce29dd2058713919" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_56b372fb-82a3-431e-a679-1c1bf13eb351", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-09 22:11:29,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:11: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-088f1e7c-6508-455f-a95c-362daa91d3a3 x-compute-request-id: req-088f1e7c-6508-455f-a95c-362daa91d3a3 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_56b372fb-82a3-431e-a679-1c1bf13eb351", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/ad8994e5-6824-49a8-ac33-b58ed7935825", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/ad8994e5-6824-49a8-ac33-b58ed7935825", "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": "ad8994e5-6824-49a8-ac33-b58ed7935825"}} 2018-08-09 22:11:29,728 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-088f1e7c-6508-455f-a95c-362daa91d3a3 2018-08-09 22:11:29,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0356080532074s 2018-08-09 22:11:29,728 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-088f1e7c-6508-455f-a95c-362daa91d3a3 2018-08-09 22:11:29,729 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_56b372fb-82a3-431e-a679-1c1bf13eb351', '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'b5220918a46940eca73b5641490793b9', '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'ad8994e5-6824-49a8-ac33-b58ed7935825', 'swap': 0}) 2018-08-09 22:11:29,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-09 22:11:29,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors/ad8994e5-6824-49a8-ac33-b58ed7935825/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}2d11054104ac9664b1941e0cce29dd2058713919" -d '{"extra_specs": {}}' 2018-08-09 22:11:29,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:11: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-859074c4-6422-439d-8524-a2cb5eb0c62c x-compute-request-id: req-859074c4-6422-439d-8524-a2cb5eb0c62c Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-09 22:11:29,750 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/ad8994e5-6824-49a8-ac33-b58ed7935825/os-extra_specs used request id req-859074c4-6422-439d-8524-a2cb5eb0c62c 2018-08-09 22:11:29,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0207970142365s 2018-08-09 22:11:29,750 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/ad8994e5-6824-49a8-ac33-b58ed7935825/os-extra_specs used request id req-859074c4-6422-439d-8524-a2cb5eb0c62c 2018-08-09 22:11:29,751 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_56b372fb-82a3-431e-a679-1c1bf13eb351', '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'b5220918a46940eca73b5641490793b9', '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'ad8994e5-6824-49a8-ac33-b58ed7935825', 'swap': 0}) 2018-08-09 22:11:33,490 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-09 22:11:33,491 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-09 22:11:33,491 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-09 22:11:33,493 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-09 22:11:33,497 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-09 22:11:37,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-bed74dcc-c42e-4e38-b344-5308956b43ec/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2018-08-09 22:11:37,306 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-09 22:11:37,307 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-09 22:11:37,307 - 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-09 22:17:51,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 865cdf4e-720a-47f7-af19-f4acb2546345 2018-08-09 22:17:51,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '865cdf4e-720a-47f7-af19-f4acb2546345']'. 2018-08-09 22:17:52,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-09 22:17:52,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-09 22:17:52,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-09 22:17:52,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 865cdf4e-720a-47f7-af19-f4acb2546345 | 2018-08-09 22:17:52,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-09 22:17:52,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-09 22:11:39 | 2018-08-09 22:17:52,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-09 22:17:51 | 2018-08-09 22:17:52,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:06:12 | 2018-08-09 22:17:52,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-08-09 22:17:52,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-09 22:17:52,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-09 22:17:52,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: bed74dcc-c42e-4e38-b344-5308956b43ec) | 2018-08-09 22:17:52,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-09 22:17:52,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: e625b9e1-ab66-4f18-8d79-675fa72441da) | 2018-08-09 22:17:52,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 106 | 2018-08-09 22:17:52,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 362.234 | 2018-08-09 22:17:52,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 101 | 2018-08-09 22:17:52,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 5 | 2018-08-09 22:17:52,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-09 22:17:52,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-09 22:17:52,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-09 22:17:52,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-09 22:17:52,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-09 22:17:52,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2018-08-09 22:17:52,733 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-09 22:17:52,733 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 06:39 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-08-09 22:17:52,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-09 22:17:52,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9292/v2/images/62bef9d0-f5f3-4135-be16-603531f693ee -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2d11054104ac9664b1941e0cce29dd2058713919" 2018-08-09 22:17:53,338 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-16130afc-0f84-49b1-a042-5a0114e497bf Date: Thu, 09 Aug 2018 22:17:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-09 22:17:53,339 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/62bef9d0-f5f3-4135-be16-603531f693ee used request id req-16130afc-0f84-49b1-a042-5a0114e497bf 2018-08-09 22:17:53,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.602035999298s 2018-08-09 22:17:53,339 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/62bef9d0-f5f3-4135-be16-603531f693ee used request id req-16130afc-0f84-49b1-a042-5a0114e497bf 2018-08-09 22:17:53,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 22:17:53,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}2d11054104ac9664b1941e0cce29dd2058713919" 2018-08-09 22:17:53,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:17: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-bb8f939d-1705-469e-8f88-7443f3f1cc5f x-compute-request-id: req-bb8f939d-1705-469e-8f88-7443f3f1cc5f Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_56b372fb-82a3-431e-a679-1c1bf13eb351", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/a352d259-fcbe-4bc2-89e6-0f4058c5c701", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/a352d259-fcbe-4bc2-89e6-0f4058c5c701", "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": "a352d259-fcbe-4bc2-89e6-0f4058c5c701"}, {"name": "tempest_smoke-flavor_alt_56b372fb-82a3-431e-a679-1c1bf13eb351", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/ad8994e5-6824-49a8-ac33-b58ed7935825", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/ad8994e5-6824-49a8-ac33-b58ed7935825", "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": "ad8994e5-6824-49a8-ac33-b58ed7935825"}]} 2018-08-09 22:17:53,695 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-bb8f939d-1705-469e-8f88-7443f3f1cc5f 2018-08-09 22:17:53,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.356428146362s 2018-08-09 22:17:53,696 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-bb8f939d-1705-469e-8f88-7443f3f1cc5f 2018-08-09 22:17:53,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-09 22:17:53,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/flavors/ad8994e5-6824-49a8-ac33-b58ed7935825 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2d11054104ac9664b1941e0cce29dd2058713919" 2018-08-09 22:17:53,733 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 22:17: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-331baa45-ed5d-48dd-a7a0-7430015ae6ea x-compute-request-id: req-331baa45-ed5d-48dd-a7a0-7430015ae6ea Content-Length: 0 Content-Type: application/json 2018-08-09 22:17:53,733 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/ad8994e5-6824-49a8-ac33-b58ed7935825 used request id req-331baa45-ed5d-48dd-a7a0-7430015ae6ea 2018-08-09 22:17:53,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0358998775482s 2018-08-09 22:17:53,733 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/ad8994e5-6824-49a8-ac33-b58ed7935825 used request id req-331baa45-ed5d-48dd-a7a0-7430015ae6ea 2018-08-09 22:17:53,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-09 22:17:53,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/f805339a-10f4-42b1-9254-81ec561c1c11/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}2d11054104ac9664b1941e0cce29dd2058713919" -d '{"subnet_id": "b5a02be0-bcc1-4712-8ddf-1f003e63d827"}' 2018-08-09 22:17:56,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-76612e09-42f5-4b46-8732-74fb9c58cfaa Date: Thu, 09 Aug 2018 22:17:56 GMT RESP BODY: {"network_id": "432aede9-489b-4829-aa19-d9f9920b8a93", "tenant_id": "b5220918a46940eca73b5641490793b9", "subnet_id": "b5a02be0-bcc1-4712-8ddf-1f003e63d827", "subnet_ids": ["b5a02be0-bcc1-4712-8ddf-1f003e63d827"], "port_id": "5fcf1829-5444-4339-9a7c-108d9c847721", "id": "f805339a-10f4-42b1-9254-81ec561c1c11"} 2018-08-09 22:17:56,286 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/f805339a-10f4-42b1-9254-81ec561c1c11/remove_router_interface.json used request id req-76612e09-42f5-4b46-8732-74fb9c58cfaa 2018-08-09 22:17:56,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.55348205566s 2018-08-09 22:17:56,287 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/f805339a-10f4-42b1-9254-81ec561c1c11/remove_router_interface.json used request id req-76612e09-42f5-4b46-8732-74fb9c58cfaa returning object f805339a-10f4-42b1-9254-81ec561c1c11 2018-08-09 22:17:56,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-09 22:17:56,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}2d11054104ac9664b1941e0cce29dd2058713919" 2018-08-09 22:17:56,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-39866fb3-18ab-42c1-bc16-101a135c86b1 Date: Thu, 09 Aug 2018 22:17:56 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "47882689-2cda-49f1-ab90-97da69506aee", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b5220918a46940eca73b5641490793b9", "created_at": "2018-08-09T22:11:16Z", "admin_state_up": true, "updated_at": "2018-08-09T22:17:54Z", "project_id": "b5220918a46940eca73b5641490793b9", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "f805339a-10f4-42b1-9254-81ec561c1c11", "name": "tempest_smoke-router_56b372fb-82a3-431e-a679-1c1bf13eb351"}]} 2018-08-09 22:17:56,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-39866fb3-18ab-42c1-bc16-101a135c86b1 2018-08-09 22:17:56,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.394757986069s 2018-08-09 22:17:56,683 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-39866fb3-18ab-42c1-bc16-101a135c86b1 2018-08-09 22:17:56,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-09 22:17:56,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/routers/f805339a-10f4-42b1-9254-81ec561c1c11.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2d11054104ac9664b1941e0cce29dd2058713919" 2018-08-09 22:18:00,839 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b0af20c5-6015-4ff1-abf7-a7c89c2ae284 Content-Length: 0 Date: Thu, 09 Aug 2018 22:18:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 22:18:00,839 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/f805339a-10f4-42b1-9254-81ec561c1c11.json used request id req-b0af20c5-6015-4ff1-abf7-a7c89c2ae284 2018-08-09 22:18:00,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.15496206284s 2018-08-09 22:18:00,839 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/f805339a-10f4-42b1-9254-81ec561c1c11.json used request id req-b0af20c5-6015-4ff1-abf7-a7c89c2ae284 2018-08-09 22:18:00,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-09 22:18:00,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}2d11054104ac9664b1941e0cce29dd2058713919" 2018-08-09 22:18:01,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1331 X-Openstack-Request-Id: req-42e16996-f478-4bc5-9dd8-0375ed3d3b3d Date: Thu, 09 Aug 2018 22:18:01 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-09T21:56:03Z","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":"47882689-2cda-49f1-ab90-97da69506aee","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"6e2b193279f94c09870f0da27a1e5991","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"bdb9209b-6552-4310-8fa0-ca466e84a750","tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:56:03Z","ip_version":4},{"updated_at":"2018-08-09T22:11:15Z","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":"b5a02be0-bcc1-4712-8ddf-1f003e63d827","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"b5220918a46940eca73b5641490793b9","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_56b372fb-82a3-431e-a679-1c1bf13eb351","enable_dhcp":true,"segment_id":null,"network_id":"432aede9-489b-4829-aa19-d9f9920b8a93","tenant_id":"b5220918a46940eca73b5641490793b9","created_at":"2018-08-09T22:11:15Z","ip_version":4}]} 2018-08-09 22:18:01,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-42e16996-f478-4bc5-9dd8-0375ed3d3b3d 2018-08-09 22:18:01,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.295315027237s 2018-08-09 22:18:01,136 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-42e16996-f478-4bc5-9dd8-0375ed3d3b3d 2018-08-09 22:18:01,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-09 22:18:01,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/subnets/b5a02be0-bcc1-4712-8ddf-1f003e63d827.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2d11054104ac9664b1941e0cce29dd2058713919" 2018-08-09 22:18:03,451 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b3070e80-b6c4-4652-8e81-50f46fecda5b Date: Thu, 09 Aug 2018 22:18:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 22:18:03,451 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/b5a02be0-bcc1-4712-8ddf-1f003e63d827.json used request id req-b3070e80-b6c4-4652-8e81-50f46fecda5b 2018-08-09 22:18:03,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.31423211098s 2018-08-09 22:18:03,452 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/b5a02be0-bcc1-4712-8ddf-1f003e63d827.json used request id req-b3070e80-b6c4-4652-8e81-50f46fecda5b 2018-08-09 22:18:03,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 22:18:03,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2d11054104ac9664b1941e0cce29dd2058713919" 2018-08-09 22:18:03,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1439 X-Openstack-Request-Id: req-aff6a547-ed2c-457b-bcd9-a85b4f112478 Date: Thu, 09 Aug 2018 22:18:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"432aede9-489b-4829-aa19-d9f9920b8a93","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":false,"project_id":"b5220918a46940eca73b5641490793b9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T22:18:03Z","qos_policy_id":null,"name":"tempest_smoke-net_56b372fb-82a3-431e-a679-1c1bf13eb351","admin_state_up":true,"tenant_id":"b5220918a46940eca73b5641490793b9","created_at":"2018-08-09T22:11:14Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T21:56:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","provider:network_type":"flat"}]} 2018-08-09 22:18:03,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-aff6a547-ed2c-457b-bcd9-a85b4f112478 2018-08-09 22:18:03,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.38473200798s 2018-08-09 22:18:03,837 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-aff6a547-ed2c-457b-bcd9-a85b4f112478 2018-08-09 22:18:03,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-09 22:18:03,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/networks/432aede9-489b-4829-aa19-d9f9920b8a93.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2d11054104ac9664b1941e0cce29dd2058713919" 2018-08-09 22:18:04,960 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2b674cc4-9a6e-4f7f-a0d1-b8ee6c9430db Date: Thu, 09 Aug 2018 22:18:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 22:18:04,960 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/432aede9-489b-4829-aa19-d9f9920b8a93.json used request id req-2b674cc4-9a6e-4f7f-a0d1-b8ee6c9430db 2018-08-09 22:18:04,960 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.12198090553s 2018-08-09 22:18:04,961 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/432aede9-489b-4829-aa19-d9f9920b8a93.json used request id req-2b674cc4-9a6e-4f7f-a0d1-b8ee6c9430db 2018-08-09 22:18:04,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 22:18:04,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2d11054104ac9664b1941e0cce29dd2058713919" 2018-08-09 22:18:05,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-ca9bbf67-a5d9-43a5-8d9f-0718ff0f747a Date: Thu, 09 Aug 2018 22:18:05 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T22:11:26Z", "file": "/v2/images/2cb952cb-2bb6-48f1-8329-16210bf0435d/file", "owner": "b5220918a46940eca73b5641490793b9", "id": "2cb952cb-2bb6-48f1-8329-16210bf0435d", "size": 12716032, "self": "/v2/images/2cb952cb-2bb6-48f1-8329-16210bf0435d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/2cb952cb-2bb6-48f1-8329-16210bf0435d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/2cb952cb-2bb6-48f1-8329-16210bf0435d/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_56b372fb-82a3-431e-a679-1c1bf13eb351", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_56b372fb-82a3-431e-a679-1c1bf13eb351", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T22:11:25Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 22:18:05,251 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-ca9bbf67-a5d9-43a5-8d9f-0718ff0f747a 2018-08-09 22:18:05,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.285913228989s 2018-08-09 22:18:05,251 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-ca9bbf67-a5d9-43a5-8d9f-0718ff0f747a 2018-08-09 22:18:05,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-09 22:18:05,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9292/v2/images/2cb952cb-2bb6-48f1-8329-16210bf0435d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2d11054104ac9664b1941e0cce29dd2058713919" 2018-08-09 22:18:06,239 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9211a5f8-3db7-40fa-ac0f-98cbcf651d29 Date: Thu, 09 Aug 2018 22:18: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-09 22:18:06,239 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/2cb952cb-2bb6-48f1-8329-16210bf0435d used request id req-9211a5f8-3db7-40fa-ac0f-98cbcf651d29 2018-08-09 22:18:06,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.986549854279s 2018-08-09 22:18:06,240 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/2cb952cb-2bb6-48f1-8329-16210bf0435d used request id req-9211a5f8-3db7-40fa-ac0f-98cbcf651d29 2018-08-09 22:18:06,240 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 22:18:06,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}2d11054104ac9664b1941e0cce29dd2058713919" 2018-08-09 22:18:06,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:18: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-7ad81c37-6cf7-4ad6-b392-fc9e0b262db2 x-compute-request-id: req-7ad81c37-6cf7-4ad6-b392-fc9e0b262db2 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_56b372fb-82a3-431e-a679-1c1bf13eb351", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/a352d259-fcbe-4bc2-89e6-0f4058c5c701", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/a352d259-fcbe-4bc2-89e6-0f4058c5c701", "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": "a352d259-fcbe-4bc2-89e6-0f4058c5c701"}]} 2018-08-09 22:18:06,264 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-7ad81c37-6cf7-4ad6-b392-fc9e0b262db2 2018-08-09 22:18:06,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0239760875702s 2018-08-09 22:18:06,264 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-7ad81c37-6cf7-4ad6-b392-fc9e0b262db2 2018-08-09 22:18:06,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-09 22:18:06,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/flavors/a352d259-fcbe-4bc2-89e6-0f4058c5c701 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2d11054104ac9664b1941e0cce29dd2058713919" 2018-08-09 22:18:06,302 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 22:18: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-a405b34e-6a11-4ed1-8d30-b488316d28e1 x-compute-request-id: req-a405b34e-6a11-4ed1-8d30-b488316d28e1 Content-Length: 0 Content-Type: application/json 2018-08-09 22:18:06,302 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/a352d259-fcbe-4bc2-89e6-0f4058c5c701 used request id req-a405b34e-6a11-4ed1-8d30-b488316d28e1 2018-08-09 22:18:06,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0361359119415s 2018-08-09 22:18:06,303 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/a352d259-fcbe-4bc2-89e6-0f4058c5c701 used request id req-a405b34e-6a11-4ed1-8d30-b488316d28e1 2018-08-09 22:18:06,359 - xtesting.ci.run_tests - INFO - Loading test case 'neutron-tempest-plugin-api'... 2018-08-09 22:18:06,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 22:18:06,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-09 22:18:06,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 22:18:06,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 22:18:06,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 22:18:06,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 22:18:06,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 22:18:06,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 22:18:06,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 22:18:06,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 22:18:06,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 22:18:06,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 22:18:06,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 22:18:06,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 22:18:06,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 22:18:06,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 22:18:06,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 22:18:06,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 22:18:06,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 22:18:06,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 22:18:06,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 22:18:06,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 22:18:06,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 22:18:06,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-09 22:18:06,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-09 22:18:06,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-09 22:18:06,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:18:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-842674e4-9dc9-4913-9603-93e2ed6cb751 Content-Encoding: gzip Content-Length: 194 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.32:5000/v3/", "rel": "self"}]}} 2018-08-09 22:18:06,409 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-842674e4-9dc9-4913-9603-93e2ed6cb751 2018-08-09 22:18:06,409 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-09 22:18:06,807 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "077169cc946647b3a28fd2b6b274fbdf", "name": "reader"}, {"id": "5f4e37952fed448d8a5d2d688ddf4113", "name": "admin"}, {"id": "88513a21a6f143568494c5da51703b86", "name": "member"}], "expires_at": "2018-08-09T23:18:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5220918a46940eca73b5641490793b9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.32:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "437987ede53e4405944ad7c076551769"}, {"url": "http://192.30.9.3:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d3a7a4b63bc42cc950ea9d01ba16ee8"}, {"url": "http://192.30.9.3:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d8dc96d50c247e7837ea4c9b854184b"}], "type": "orchestration", "id": "06b2600fbdfd45009f077a0a8a411118", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "963d6582adf64c908f4754420d8066a9"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9837c8825b440f08dfd357317d353f0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded8397288b548b6a2ef868a552c35c4"}], "type": "event", "id": "0edb5a9ac368467395316b446bc9b17a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c4ee4a831c24b19a27a57c62ab1c000"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba92d8cd74449ad8e3ad0fb9d8df162"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c50639dc1d0944d08cb722487727404b"}], "type": "cloudformation", "id": "0f8e8a8cabc743b980b5dc7328ea8398", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75482ae7f30b4cce96aeea5fb573efee"}, {"url": "http://172.30.9.32:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3322f92a99944afb84fd710587f4207"}, {"url": "http://192.30.9.3:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca626291c6914f8392873dc1009e9439"}], "type": "volumev2", "id": "37bb077bc22343fc84723637e507d6ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58ac027cc3404748a004771a912f28e3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fdb7375f8a48ea9a3175833248c806"}, {"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aaf4dc1ae98a4fc4b8bb1ef0e4af1847"}], "type": "compute", "id": "66e5c4ed2fef488aa7efb24492939dd2", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b5781142f344691af8bcb5585c05d0a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d675dfe1fc174b888e1c05e36a89827f"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eac7171837574cfd9bdb0d1e99be1512"}], "type": "metric", "id": "74154109829a4b47a4ae0cf113ed0280", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "28c0fa2fe1a54037a1df5236437e7475"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3550892914574db28d4c22bdf0fccec5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "739a0b6ebed045fbb110541871ab2a15"}], "type": "identity", "id": "88688b106f224b10a51283eb12ae2936", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "ada1fac139534311815f98d908747c2a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9a3ecf1f13142c4a0c2baeaaa3dfaac"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6262b39fedb42aea7a928a362616ec0"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d220c13c29ac49428745e53c3a5f1f1b"}], "type": "alarming", "id": "b3fb638070d94560972a4f4ad3803c3e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29690a3ccee2437bbac7f9aa68595877"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c44848dd6a5446fb835005ab8ad4f4f"}, {"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9313e7c2f7b1414faa1e04af37a85d14"}], "type": "placement", "id": "b69679ef95c547c4bedad9a51bbc11e1", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d737435c2b74f5faf8fa63dea4e2fa1"}, {"url": "http://172.30.9.32:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78fb5d55cc204e4daa0cb175b819e87c"}, {"url": "http://192.30.9.3:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80278f13084845eaa317703712e8932f"}], "type": "volume", "id": "b6a6363259e342d8ac96a4641ed4678e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1008f871970540d59fed88ee5f560631"}, {"url": "http://192.30.9.3:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73ad6e9b1eaf4470a4458a45a03b86ba"}, {"url": "http://192.30.9.3:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc6095c8b90a4056ad6fb33d86c2319c"}], "type": "volumev3", "id": "cb31973e365c4222816f94365d3a9482", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8eac3aaf869e4581b0c486846aaf1964"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9f7c82f7a0247459dc8ee250179a27a"}, {"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbf52489f6c24c3bacff12a8fce92972"}], "type": "image", "id": "d37eb918087e4110bb9c0723c297dd28", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13579d8a89904ae8ae47c4c51523cc20"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8850af0d4d74815aac8c55d682d6b88"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05d68f4069f44f3928d1d2cfe0c31e2"}], "type": "network", "id": "da8095ba09ab49ed8463afad9622aa30", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a35851569141aa859a53f8f20d5c9e"}, {"url": "http://172.30.9.32:8080/v1/AUTH_b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de78fcff9f6f4b3698322312c36b013b"}, {"url": "http://12.0.0.27:8080/v1/AUTH_b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc41d0b8771f41d298a04050d21e2d86"}], "type": "object-store", "id": "eac7f386a2854d7cb26da2c6929699a5", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7e6b2597cbd0483796ae06691a711e17"}, "audit_ids": ["79SR8smWTv2st0HJCEnRWw"], "issued_at": "2018-08-09T22:18:06.000000Z"}} 2018-08-09 22:18:06,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 22:18:06,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}e50eca96a8cdf487e6a3e3d1cb005e5a79a1eb56" 2018-08-09 22:18:07,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-d183f58b-22a8-4884-a80b-91edb48818b9 Date: Thu, 09 Aug 2018 22:18:07 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T21:56:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","provider:network_type":"flat"}]} 2018-08-09 22:18:07,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d183f58b-22a8-4884-a80b-91edb48818b9 2018-08-09 22:18:07,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.56364107132s 2018-08-09 22:18:07,374 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d183f58b-22a8-4884-a80b-91edb48818b9 2018-08-09 22:18:07,375 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-09 22:18:10,362 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-09 22:18:13,092 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | d5d2964c-e204-436a-838b-61a396655613 | 2018-08-09T22:18:12.758395 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: d5d2964c-e204-436a-838b-61a396655613 ~/.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-09 22:18:16,798 - 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-09 22:18:16,799 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-09 22:18:19,495 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-09 22:18:23,084 - 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=80fa38e4-44a7-46ce-b55d-0312005be5dd) as the default verifier for the future CLI operations. 2018-08-09 22:18:26,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-09 22:18:26,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}e50eca96a8cdf487e6a3e3d1cb005e5a79a1eb56" 2018-08-09 22:18:26,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11656 X-Openstack-Request-Id: req-f2d8a7e3-e9d7-4231-bbb3-e413eb2fca24 Date: Thu, 09 Aug 2018 22:18:26 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-09 22:18:26,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/extensions.json used request id req-f2d8a7e3-e9d7-4231-bbb3-e413eb2fca24 2018-08-09 22:18:26,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.298706769943s 2018-08-09 22:18:26,683 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/extensions.json used request id req-f2d8a7e3-e9d7-4231-bbb3-e413eb2fca24 2018-08-09 22:18:26,693 - xtesting.ci.run_tests - INFO - Running test case 'neutron-tempest-plugin-api'... 2018-08-09 22:18:26,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-09 22:18:26,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e50eca96a8cdf487e6a3e3d1cb005e5a79a1eb56" -d '{"network": {"name": "neutron-tempest-plugin-api-net_cc57dfe6-dfdd-489a-befa-2baa3ab68407", "admin_state_up": true}}' 2018-08-09 22:18:27,351 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 740 X-Openstack-Request-Id: req-3edd431c-6fe5-442a-903f-90dd7f56d931 Date: Thu, 09 Aug 2018 22:18:27 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"df52e7bc-48ee-4fc8-a582-d9471ddeb4fe","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"b5220918a46940eca73b5641490793b9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T22:18:27Z","is_default":false,"qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_cc57dfe6-dfdd-489a-befa-2baa3ab68407","admin_state_up":true,"tenant_id":"b5220918a46940eca73b5641490793b9","created_at":"2018-08-09T22:18:27Z","mtu":1450}} 2018-08-09 22:18:27,351 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-3edd431c-6fe5-442a-903f-90dd7f56d931 2018-08-09 22:18:27,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.657115936279s 2018-08-09 22:18:27,352 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-3edd431c-6fe5-442a-903f-90dd7f56d931 2018-08-09 22:18:27,352 - 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-09T22:18:27Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'df52e7bc-48ee-4fc8-a582-d9471ddeb4fe', u'provider:segmentation_id': 13, 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_cc57dfe6-dfdd-489a-befa-2baa3ab68407', u'created_at': u'2018-08-09T22:18:27Z', u'mtu': 1450, u'tenant_id': u'b5220918a46940eca73b5641490793b9', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'b5220918a46940eca73b5641490793b9', u'l2_adjacency': True}) 2018-08-09 22:18:27,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 22:18:27,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e50eca96a8cdf487e6a3e3d1cb005e5a79a1eb56" 2018-08-09 22:18:27,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1446 X-Openstack-Request-Id: req-034393bd-b520-452e-88ac-7c0fbc101b29 Date: Thu, 09 Aug 2018 22:18:27 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T21:56:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"df52e7bc-48ee-4fc8-a582-d9471ddeb4fe","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"b5220918a46940eca73b5641490793b9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T22:18:27Z","qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_cc57dfe6-dfdd-489a-befa-2baa3ab68407","admin_state_up":true,"tenant_id":"b5220918a46940eca73b5641490793b9","created_at":"2018-08-09T22:18:27Z","provider:network_type":"vxlan"}]} 2018-08-09 22:18:27,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-034393bd-b520-452e-88ac-7c0fbc101b29 2018-08-09 22:18:27,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.350835084915s 2018-08-09 22:18:27,704 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-034393bd-b520-452e-88ac-7c0fbc101b29 2018-08-09 22:18:27,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-09 22:18:27,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}e50eca96a8cdf487e6a3e3d1cb005e5a79a1eb56" -d '{"subnet": {"name": "neutron-tempest-plugin-api-subnet_cc57dfe6-dfdd-489a-befa-2baa3ab68407", "enable_dhcp": true, "network_id": "df52e7bc-48ee-4fc8-a582-d9471ddeb4fe", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-09 22:18:28,655 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 712 X-Openstack-Request-Id: req-41e45d1d-083e-4ec8-b888-9f4421ece3ef Date: Thu, 09 Aug 2018 22:18:28 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-09T22:18:28Z","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":"a5fe20bf-99e8-49d2-bc29-45b7b4a2afd4","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"b5220918a46940eca73b5641490793b9","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron-tempest-plugin-api-subnet_cc57dfe6-dfdd-489a-befa-2baa3ab68407","enable_dhcp":true,"segment_id":null,"network_id":"df52e7bc-48ee-4fc8-a582-d9471ddeb4fe","tenant_id":"b5220918a46940eca73b5641490793b9","created_at":"2018-08-09T22:18:28Z","ip_version":4}} 2018-08-09 22:18:28,655 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-41e45d1d-083e-4ec8-b888-9f4421ece3ef 2018-08-09 22:18:28,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.949270963669s 2018-08-09 22:18:28,655 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-41e45d1d-083e-4ec8-b888-9f4421ece3ef 2018-08-09 22:18:28,656 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T22:18:28Z', 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'a5fe20bf-99e8-49d2-bc29-45b7b4a2afd4', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron-tempest-plugin-api-subnet_cc57dfe6-dfdd-489a-befa-2baa3ab68407', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'df52e7bc-48ee-4fc8-a582-d9471ddeb4fe', u'tenant_id': u'b5220918a46940eca73b5641490793b9', u'created_at': u'2018-08-09T22:18:28Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'b5220918a46940eca73b5641490793b9'}) 2018-08-09 22:18:28,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-09 22:18:28,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}e50eca96a8cdf487e6a3e3d1cb005e5a79a1eb56" -d '{"router": {"external_gateway_info": {"network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750"}, "name": "neutron-tempest-plugin-api-router_cc57dfe6-dfdd-489a-befa-2baa3ab68407", "admin_state_up": true}}' 2018-08-09 22:18:35,765 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-7fd82442-1195-4b22-b89d-ba9f183a34b2 Date: Thu, 09 Aug 2018 22:18:35 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "47882689-2cda-49f1-ab90-97da69506aee", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b5220918a46940eca73b5641490793b9", "created_at": "2018-08-09T22:18:29Z", "admin_state_up": true, "updated_at": "2018-08-09T22:18:30Z", "project_id": "b5220918a46940eca73b5641490793b9", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "33bb3745-6686-4c05-866a-572160301343", "name": "neutron-tempest-plugin-api-router_cc57dfe6-dfdd-489a-befa-2baa3ab68407"}} 2018-08-09 22:18:35,765 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-7fd82442-1195-4b22-b89d-ba9f183a34b2 2018-08-09 22:18:35,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.10875582695s 2018-08-09 22:18:35,766 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-7fd82442-1195-4b22-b89d-ba9f183a34b2 2018-08-09 22:18:35,766 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T22:18:30Z', u'revision_number': 3, u'ha': True, u'id': u'33bb3745-6686-4c05-866a-572160301343', u'external_gateway_info': {u'network_id': u'bdb9209b-6552-4310-8fa0-ca466e84a750', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'47882689-2cda-49f1-ab90-97da69506aee', u'ip_address': u'172.30.9.210'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron-tempest-plugin-api-router_cc57dfe6-dfdd-489a-befa-2baa3ab68407', u'admin_state_up': True, u'tenant_id': u'b5220918a46940eca73b5641490793b9', u'created_at': u'2018-08-09T22:18:29Z', u'flavor_id': None, u'routes': [], u'project_id': u'b5220918a46940eca73b5641490793b9'}) 2018-08-09 22:18:35,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-09 22:18:35,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/33bb3745-6686-4c05-866a-572160301343/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}e50eca96a8cdf487e6a3e3d1cb005e5a79a1eb56" -d '{"subnet_id": "a5fe20bf-99e8-49d2-bc29-45b7b4a2afd4"}' 2018-08-09 22:18:38,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-9a43283b-bdcd-4417-a4dc-e69f7fb0db7e Date: Thu, 09 Aug 2018 22:18:38 GMT RESP BODY: {"network_id": "df52e7bc-48ee-4fc8-a582-d9471ddeb4fe", "tenant_id": "b5220918a46940eca73b5641490793b9", "subnet_id": "a5fe20bf-99e8-49d2-bc29-45b7b4a2afd4", "subnet_ids": ["a5fe20bf-99e8-49d2-bc29-45b7b4a2afd4"], "port_id": "c841dd0b-f053-4ffa-80ad-89538fc4bbed", "id": "33bb3745-6686-4c05-866a-572160301343"} 2018-08-09 22:18:38,709 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/33bb3745-6686-4c05-866a-572160301343/add_router_interface.json used request id req-9a43283b-bdcd-4417-a4dc-e69f7fb0db7e 2018-08-09 22:18:38,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.94249200821s 2018-08-09 22:18:38,710 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/33bb3745-6686-4c05-866a-572160301343/add_router_interface.json used request id req-9a43283b-bdcd-4417-a4dc-e69f7fb0db7e returning object 33bb3745-6686-4c05-866a-572160301343 2018-08-09 22:18:38,710 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-09 22:18:38,842 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-09 22:18:38,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-09 22:18:38,849 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Thu, 09 Aug 2018 22:18:38 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}]} 2018-08-09 22:18:38,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 22:18:38,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e50eca96a8cdf487e6a3e3d1cb005e5a79a1eb56" 2018-08-09 22:18:39,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-5ead52fa-8bcc-40b9-9318-482b3a6232a4 Date: Thu, 09 Aug 2018 22:18:39 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 22:18:39,253 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-5ead52fa-8bcc-40b9-9318-482b3a6232a4 2018-08-09 22:18:39,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.399428129196s 2018-08-09 22:18:39,253 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-5ead52fa-8bcc-40b9-9318-482b3a6232a4 2018-08-09 22:18:39,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-09 22:18:39,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e50eca96a8cdf487e6a3e3d1cb005e5a79a1eb56" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_cc57dfe6-dfdd-489a-befa-2baa3ab68407", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_cc57dfe6-dfdd-489a-befa-2baa3ab68407"}' 2018-08-09 22:18:39,593 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 968 Content-Type: application/json Location: http://172.30.9.32:9292/v2/images/00edf509-93b9-4c3b-ba9b-f25da4908434 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-15e7c89e-ff93-4da8-8716-a387d5cef443 Date: Thu, 09 Aug 2018 22:18:39 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T22:18:39Z", "file": "/v2/images/00edf509-93b9-4c3b-ba9b-f25da4908434/file", "owner": "b5220918a46940eca73b5641490793b9", "id": "00edf509-93b9-4c3b-ba9b-f25da4908434", "size": null, "self": "/v2/images/00edf509-93b9-4c3b-ba9b-f25da4908434", "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_cc57dfe6-dfdd-489a-befa-2baa3ab68407", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_cc57dfe6-dfdd-489a-befa-2baa3ab68407", "checksum": null, "created_at": "2018-08-09T22:18:39Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-09 22:18:39,593 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-15e7c89e-ff93-4da8-8716-a387d5cef443 2018-08-09 22:18:39,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.331246137619s 2018-08-09 22:18:39,593 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-15e7c89e-ff93-4da8-8716-a387d5cef443 returning object 00edf509-93b9-4c3b-ba9b-f25da4908434 2018-08-09 22:18:39,594 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-09 22:18:39,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9292/v2/images/00edf509-93b9-4c3b-ba9b-f25da4908434/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}e50eca96a8cdf487e6a3e3d1cb005e5a79a1eb56" -d '' 2018-08-09 22:18:41,092 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3156e1e5-2ec0-4f42-8439-89e0eea860d6 Date: Thu, 09 Aug 2018 22:18:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-09 22:18:41,092 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/00edf509-93b9-4c3b-ba9b-f25da4908434/file used request id req-3156e1e5-2ec0-4f42-8439-89e0eea860d6 2018-08-09 22:18:41,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.49797081947s 2018-08-09 22:18:41,092 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/00edf509-93b9-4c3b-ba9b-f25da4908434/file used request id req-3156e1e5-2ec0-4f42-8439-89e0eea860d6 2018-08-09 22:18:41,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 22:18:41,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e50eca96a8cdf487e6a3e3d1cb005e5a79a1eb56" 2018-08-09 22:18:41,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json X-Openstack-Request-Id: req-b9473bda-6328-4a04-8d5a-5d0bb3da002c Date: Thu, 09 Aug 2018 22:18:41 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T22:18:41Z", "file": "/v2/images/00edf509-93b9-4c3b-ba9b-f25da4908434/file", "owner": "b5220918a46940eca73b5641490793b9", "id": "00edf509-93b9-4c3b-ba9b-f25da4908434", "size": 12716032, "self": "/v2/images/00edf509-93b9-4c3b-ba9b-f25da4908434", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/00edf509-93b9-4c3b-ba9b-f25da4908434/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/00edf509-93b9-4c3b-ba9b-f25da4908434/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_cc57dfe6-dfdd-489a-befa-2baa3ab68407", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_cc57dfe6-dfdd-489a-befa-2baa3ab68407", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T22:18:39Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 22:18:41,409 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-b9473bda-6328-4a04-8d5a-5d0bb3da002c 2018-08-09 22:18:41,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.312764167786s 2018-08-09 22:18:41,410 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-b9473bda-6328-4a04-8d5a-5d0bb3da002c 2018-08-09 22:18:41,411 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/00edf509-93b9-4c3b-ba9b-f25da4908434/snap', u'metadata': Munch({})})], 'file': u'/v2/images/00edf509-93b9-4c3b-ba9b-f25da4908434/file', 'owner': u'b5220918a46940eca73b5641490793b9', 'id': u'00edf509-93b9-4c3b-ba9b-f25da4908434', 'size': 12716032, u'self': u'/v2/images/00edf509-93b9-4c3b-ba9b-f25da4908434', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b5220918a46940eca73b5641490793b9', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/00edf509-93b9-4c3b-ba9b-f25da4908434/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-09T22:18:41Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-09T22:18:41Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_cc57dfe6-dfdd-489a-befa-2baa3ab68407', '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/00edf509-93b9-4c3b-ba9b-f25da4908434', 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_cc57dfe6-dfdd-489a-befa-2baa3ab68407', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_cc57dfe6-dfdd-489a-befa-2baa3ab68407', 'created': u'2018-08-09T22:18:39Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-09T22:18:39Z', 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/00edf509-93b9-4c3b-ba9b-f25da4908434', 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_cc57dfe6-dfdd-489a-befa-2baa3ab68407', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-09 22:18:41,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-09 22:18:41,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}e50eca96a8cdf487e6a3e3d1cb005e5a79a1eb56" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron-tempest-plugin-api-flavor_cc57dfe6-dfdd-489a-befa-2baa3ab68407", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-09 22:18:41,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:18: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-6e7087cc-f535-481c-bd68-4755fcef93dc x-compute-request-id: req-6e7087cc-f535-481c-bd68-4755fcef93dc Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_cc57dfe6-dfdd-489a-befa-2baa3ab68407", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/9fe30902-db97-43f3-a5c2-f44ca7449bac", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/9fe30902-db97-43f3-a5c2-f44ca7449bac", "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": "9fe30902-db97-43f3-a5c2-f44ca7449bac"}} 2018-08-09 22:18:41,774 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-6e7087cc-f535-481c-bd68-4755fcef93dc 2018-08-09 22:18:41,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.361522912979s 2018-08-09 22:18:41,774 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-6e7087cc-f535-481c-bd68-4755fcef93dc 2018-08-09 22:18:41,775 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_cc57dfe6-dfdd-489a-befa-2baa3ab68407', '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'b5220918a46940eca73b5641490793b9', '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'9fe30902-db97-43f3-a5c2-f44ca7449bac', 'swap': 0}) 2018-08-09 22:18:41,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-09 22:18:41,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors/9fe30902-db97-43f3-a5c2-f44ca7449bac/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}e50eca96a8cdf487e6a3e3d1cb005e5a79a1eb56" -d '{"extra_specs": {}}' 2018-08-09 22:18:41,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:18:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b6437e42-9635-4106-8800-aae11321debf x-compute-request-id: req-b6437e42-9635-4106-8800-aae11321debf Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-09 22:18:41,805 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/9fe30902-db97-43f3-a5c2-f44ca7449bac/os-extra_specs used request id req-b6437e42-9635-4106-8800-aae11321debf 2018-08-09 22:18:41,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0293018817902s 2018-08-09 22:18:41,806 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/9fe30902-db97-43f3-a5c2-f44ca7449bac/os-extra_specs used request id req-b6437e42-9635-4106-8800-aae11321debf 2018-08-09 22:18:41,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-09 22:18:41,815 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 09 Aug 2018 22:18:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7bb0a5be-c874-4cd4-9399-f429973a5d6a 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.32:5000/v3/", "rel": "self"}]}]}} 2018-08-09 22:18:41,815 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/ used request id req-7bb0a5be-c874-4cd4-9399-f429973a5d6a 2018-08-09 22:18:41,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 22:18:41,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}e50eca96a8cdf487e6a3e3d1cb005e5a79a1eb56" 2018-08-09 22:18:42,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:18:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4863f04b-d4d4-433e-b09a-47d5cadb7c16 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "077169cc946647b3a28fd2b6b274fbdf", "links": {"self": "http://172.30.9.32:5000/v3/roles/077169cc946647b3a28fd2b6b274fbdf"}, "name": "reader"}, {"domain_id": null, "id": "352a7d143ea64db3aecbf66f67281fa1", "links": {"self": "http://172.30.9.32:5000/v3/roles/352a7d143ea64db3aecbf66f67281fa1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5f4e37952fed448d8a5d2d688ddf4113", "links": {"self": "http://172.30.9.32:5000/v3/roles/5f4e37952fed448d8a5d2d688ddf4113"}, "name": "admin"}, {"domain_id": null, "id": "88513a21a6f143568494c5da51703b86", "links": {"self": "http://172.30.9.32:5000/v3/roles/88513a21a6f143568494c5da51703b86"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a5b954e8e29c4b6cafac3f07fe5c5da7", "links": {"self": "http://172.30.9.32:5000/v3/roles/a5b954e8e29c4b6cafac3f07fe5c5da7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fde9b0ad3a3d453ba6d5318189b139e9", "links": {"self": "http://172.30.9.32:5000/v3/roles/fde9b0ad3a3d453ba6d5318189b139e9"}, "name": "swiftoperator"}]} 2018-08-09 22:18:42,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-4863f04b-d4d4-433e-b09a-47d5cadb7c16 2018-08-09 22:18:42,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.251720905304s 2018-08-09 22:18:42,070 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-4863f04b-d4d4-433e-b09a-47d5cadb7c16 2018-08-09 22:18:42,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 22:18:42,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}e50eca96a8cdf487e6a3e3d1cb005e5a79a1eb56" 2018-08-09 22:18:42,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:18:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a853a49-f767-4a67-aad5-89d04f1af9cc Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "077169cc946647b3a28fd2b6b274fbdf", "links": {"self": "http://172.30.9.32:5000/v3/roles/077169cc946647b3a28fd2b6b274fbdf"}, "name": "reader"}, {"domain_id": null, "id": "352a7d143ea64db3aecbf66f67281fa1", "links": {"self": "http://172.30.9.32:5000/v3/roles/352a7d143ea64db3aecbf66f67281fa1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5f4e37952fed448d8a5d2d688ddf4113", "links": {"self": "http://172.30.9.32:5000/v3/roles/5f4e37952fed448d8a5d2d688ddf4113"}, "name": "admin"}, {"domain_id": null, "id": "88513a21a6f143568494c5da51703b86", "links": {"self": "http://172.30.9.32:5000/v3/roles/88513a21a6f143568494c5da51703b86"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a5b954e8e29c4b6cafac3f07fe5c5da7", "links": {"self": "http://172.30.9.32:5000/v3/roles/a5b954e8e29c4b6cafac3f07fe5c5da7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fde9b0ad3a3d453ba6d5318189b139e9", "links": {"self": "http://172.30.9.32:5000/v3/roles/fde9b0ad3a3d453ba6d5318189b139e9"}, "name": "swiftoperator"}]} 2018-08-09 22:18:42,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-5a853a49-f767-4a67-aad5-89d04f1af9cc 2018-08-09 22:18:42,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.21018409729s 2018-08-09 22:18:42,285 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-5a853a49-f767-4a67-aad5-89d04f1af9cc 2018-08-09 22:18:42,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-09 22:18:42,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}e50eca96a8cdf487e6a3e3d1cb005e5a79a1eb56" 2018-08-09 22:18:42,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:18: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-e421a95f-200e-4876-b932-b6055c65ec75 x-compute-request-id: req-e421a95f-200e-4876-b932-b6055c65ec75 Content-Encoding: gzip Content-Length: 716 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 338}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"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": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 341}, "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.5", "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": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-08-09 22:18:42,329 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/os-hypervisors/detail used request id req-e421a95f-200e-4876-b932-b6055c65ec75 2018-08-09 22:18:42,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0399358272552s 2018-08-09 22:18:42,329 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/os-hypervisors/detail used request id req-e421a95f-200e-4876-b932-b6055c65ec75 2018-08-09 22:18:42,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 22:18:42,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e50eca96a8cdf487e6a3e3d1cb005e5a79a1eb56" 2018-08-09 22:18:42,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json X-Openstack-Request-Id: req-7905f4bf-f546-4e8b-9eb9-817bd828e3f6 Date: Thu, 09 Aug 2018 22:18:42 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T22:18:41Z", "file": "/v2/images/00edf509-93b9-4c3b-ba9b-f25da4908434/file", "owner": "b5220918a46940eca73b5641490793b9", "id": "00edf509-93b9-4c3b-ba9b-f25da4908434", "size": 12716032, "self": "/v2/images/00edf509-93b9-4c3b-ba9b-f25da4908434", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/00edf509-93b9-4c3b-ba9b-f25da4908434/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/00edf509-93b9-4c3b-ba9b-f25da4908434/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_cc57dfe6-dfdd-489a-befa-2baa3ab68407", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_cc57dfe6-dfdd-489a-befa-2baa3ab68407", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T22:18:39Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 22:18:42,576 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-7905f4bf-f546-4e8b-9eb9-817bd828e3f6 2018-08-09 22:18:42,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.242586135864s 2018-08-09 22:18:42,576 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-7905f4bf-f546-4e8b-9eb9-817bd828e3f6 2018-08-09 22:18:42,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-09 22:18:42,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e50eca96a8cdf487e6a3e3d1cb005e5a79a1eb56" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_cc57dfe6-dfdd-489a-befa-2baa3ab68407", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_alt_cc57dfe6-dfdd-489a-befa-2baa3ab68407"}' 2018-08-09 22:18:42,913 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 976 Content-Type: application/json Location: http://172.30.9.32:9292/v2/images/e5f014dc-86d2-461d-8b8e-6d3f00c30de5 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d22cbe0e-da43-40de-83a6-d7fa251f338a Date: Thu, 09 Aug 2018 22:18:42 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T22:18:42Z", "file": "/v2/images/e5f014dc-86d2-461d-8b8e-6d3f00c30de5/file", "owner": "b5220918a46940eca73b5641490793b9", "id": "e5f014dc-86d2-461d-8b8e-6d3f00c30de5", "size": null, "self": "/v2/images/e5f014dc-86d2-461d-8b8e-6d3f00c30de5", "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_cc57dfe6-dfdd-489a-befa-2baa3ab68407", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_cc57dfe6-dfdd-489a-befa-2baa3ab68407", "checksum": null, "created_at": "2018-08-09T22:18:42Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-09 22:18:42,913 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-d22cbe0e-da43-40de-83a6-d7fa251f338a 2018-08-09 22:18:42,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.327748060226s 2018-08-09 22:18:42,914 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-d22cbe0e-da43-40de-83a6-d7fa251f338a returning object e5f014dc-86d2-461d-8b8e-6d3f00c30de5 2018-08-09 22:18:42,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-09 22:18:42,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9292/v2/images/e5f014dc-86d2-461d-8b8e-6d3f00c30de5/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}e50eca96a8cdf487e6a3e3d1cb005e5a79a1eb56" -d '' 2018-08-09 22:18:43,756 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-27892130-5ac8-47bf-8844-a6b002f4e997 Date: Thu, 09 Aug 2018 22:18: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-09 22:18:43,756 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/e5f014dc-86d2-461d-8b8e-6d3f00c30de5/file used request id req-27892130-5ac8-47bf-8844-a6b002f4e997 2018-08-09 22:18:43,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.841550111771s 2018-08-09 22:18:43,756 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/e5f014dc-86d2-461d-8b8e-6d3f00c30de5/file used request id req-27892130-5ac8-47bf-8844-a6b002f4e997 2018-08-09 22:18:43,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 22:18:43,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e50eca96a8cdf487e6a3e3d1cb005e5a79a1eb56" 2018-08-09 22:18:44,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2797 Content-Type: application/json X-Openstack-Request-Id: req-74cf111c-3024-40f3-80ab-3df1aa6c76d1 Date: Thu, 09 Aug 2018 22:18:44 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T22:18:43Z", "file": "/v2/images/e5f014dc-86d2-461d-8b8e-6d3f00c30de5/file", "owner": "b5220918a46940eca73b5641490793b9", "id": "e5f014dc-86d2-461d-8b8e-6d3f00c30de5", "size": 12716032, "self": "/v2/images/e5f014dc-86d2-461d-8b8e-6d3f00c30de5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/e5f014dc-86d2-461d-8b8e-6d3f00c30de5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/e5f014dc-86d2-461d-8b8e-6d3f00c30de5/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_cc57dfe6-dfdd-489a-befa-2baa3ab68407", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_cc57dfe6-dfdd-489a-befa-2baa3ab68407", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T22:18:42Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T22:18:41Z", "file": "/v2/images/00edf509-93b9-4c3b-ba9b-f25da4908434/file", "owner": "b5220918a46940eca73b5641490793b9", "id": "00edf509-93b9-4c3b-ba9b-f25da4908434", "size": 12716032, "self": "/v2/images/00edf509-93b9-4c3b-ba9b-f25da4908434", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/00edf509-93b9-4c3b-ba9b-f25da4908434/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/00edf509-93b9-4c3b-ba9b-f25da4908434/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_cc57dfe6-dfdd-489a-befa-2baa3ab68407", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_cc57dfe6-dfdd-489a-befa-2baa3ab68407", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T22:18:39Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 22:18:44,061 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-74cf111c-3024-40f3-80ab-3df1aa6c76d1 2018-08-09 22:18:44,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.300232172012s 2018-08-09 22:18:44,061 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-74cf111c-3024-40f3-80ab-3df1aa6c76d1 2018-08-09 22:18:44,064 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/e5f014dc-86d2-461d-8b8e-6d3f00c30de5/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e5f014dc-86d2-461d-8b8e-6d3f00c30de5/file', 'owner': u'b5220918a46940eca73b5641490793b9', 'id': u'e5f014dc-86d2-461d-8b8e-6d3f00c30de5', 'size': 12716032, u'self': u'/v2/images/e5f014dc-86d2-461d-8b8e-6d3f00c30de5', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b5220918a46940eca73b5641490793b9', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/e5f014dc-86d2-461d-8b8e-6d3f00c30de5/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-09T22:18:43Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-09T22:18:43Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_cc57dfe6-dfdd-489a-befa-2baa3ab68407', '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/e5f014dc-86d2-461d-8b8e-6d3f00c30de5', 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_cc57dfe6-dfdd-489a-befa-2baa3ab68407', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_alt_cc57dfe6-dfdd-489a-befa-2baa3ab68407', 'created': u'2018-08-09T22:18:42Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-09T22:18: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/e5f014dc-86d2-461d-8b8e-6d3f00c30de5', 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_cc57dfe6-dfdd-489a-befa-2baa3ab68407', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-09 22:18:44,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-09 22:18:44,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}e50eca96a8cdf487e6a3e3d1cb005e5a79a1eb56" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron-tempest-plugin-api-flavor_alt_cc57dfe6-dfdd-489a-befa-2baa3ab68407", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-09 22:18:44,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:18: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-09e25333-8c4b-4e1d-a809-1b37557866fd x-compute-request-id: req-09e25333-8c4b-4e1d-a809-1b37557866fd Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_alt_cc57dfe6-dfdd-489a-befa-2baa3ab68407", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/8ddaad1e-faec-47d4-9181-efa3197655e2", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/8ddaad1e-faec-47d4-9181-efa3197655e2", "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": "8ddaad1e-faec-47d4-9181-efa3197655e2"}} 2018-08-09 22:18:44,107 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-09e25333-8c4b-4e1d-a809-1b37557866fd 2018-08-09 22:18:44,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0423679351807s 2018-08-09 22:18:44,107 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-09e25333-8c4b-4e1d-a809-1b37557866fd 2018-08-09 22:18:44,108 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_cc57dfe6-dfdd-489a-befa-2baa3ab68407', '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'b5220918a46940eca73b5641490793b9', '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'8ddaad1e-faec-47d4-9181-efa3197655e2', 'swap': 0}) 2018-08-09 22:18:44,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-09 22:18:44,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors/8ddaad1e-faec-47d4-9181-efa3197655e2/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}e50eca96a8cdf487e6a3e3d1cb005e5a79a1eb56" -d '{"extra_specs": {}}' 2018-08-09 22:18:44,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:18: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-31ffc25a-bd1e-48a3-9458-ea2d53e5965f x-compute-request-id: req-31ffc25a-bd1e-48a3-9458-ea2d53e5965f Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-09 22:18:44,127 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/8ddaad1e-faec-47d4-9181-efa3197655e2/os-extra_specs used request id req-31ffc25a-bd1e-48a3-9458-ea2d53e5965f 2018-08-09 22:18:44,127 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.018406867981s 2018-08-09 22:18:44,127 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/8ddaad1e-faec-47d4-9181-efa3197655e2/os-extra_specs used request id req-31ffc25a-bd1e-48a3-9458-ea2d53e5965f 2018-08-09 22:18:44,127 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_cc57dfe6-dfdd-489a-befa-2baa3ab68407', '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'b5220918a46940eca73b5641490793b9', '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'8ddaad1e-faec-47d4-9181-efa3197655e2', 'swap': 0}) 2018-08-09 22:18:48,055 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-09 22:18:48,056 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-09 22:18:48,056 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-09 22:18:48,059 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-09 22:18:48,062 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-09 22:18:51,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-80fa38e4-44a7-46ce-b55d-0312005be5dd/repo; stestr list '^neutron_tempest_plugin\.api' >/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt 2>/dev/null) 2018-08-09 22:18:51,753 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-09 22:18:51,754 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-09 22:18:51,755 - 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-09 22:34:00,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 15c55aea-ca3a-43af-925b-59cd0aefbf94 2018-08-09 22:34:00,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '15c55aea-ca3a-43af-925b-59cd0aefbf94']'. 2018-08-09 22:34:01,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-09 22:34:01,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-09 22:34:01,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-09 22:34:01,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 15c55aea-ca3a-43af-925b-59cd0aefbf94 | 2018-08-09 22:34:01,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-09 22:34:01,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-09 22:18:54 | 2018-08-09 22:34:01,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-09 22:34:00 | 2018-08-09 22:34:01,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:15:06 | 2018-08-09 22:34:01,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-08-09 22:34:01,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-09 22:34:01,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-09 22:34:01,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 80fa38e4-44a7-46ce-b55d-0312005be5dd) | 2018-08-09 22:34:01,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-09 22:34:01,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: d5d2964c-e204-436a-838b-61a396655613) | 2018-08-09 22:34:01,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 546 | 2018-08-09 22:34:01,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 893.129 | 2018-08-09 22:34:01,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 472 | 2018-08-09 22:34:01,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 74 | 2018-08-09 22:34:01,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-09 22:34:01,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-09 22:34:01,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-09 22:34:01,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-09 22:34:01,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-09 22:34:02,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron-tempest-plugin-api success_rate is 100.0% 2018-08-09 22:34:02,320 - xtesting.core.testcase - ERROR - The HTTP request raises issues Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/testcase.py", line 226, in push_to_db req.raise_for_status() File "/usr/lib/python2.7/site-packages/requests/models.py", line 935, in raise_for_status raise HTTPError(http_error_msg, response=self) HTTPError: 403 Client Error: Could Not Found testcases [{'project_name': u'functest', 'name': u'neutron-tempest-plugin-api'}] for url: http://testresults.opnfv.org/test/api/v1/results 2018-08-09 22:34:02,322 - xtesting.ci.run_tests - INFO - Test result: +------------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------------+------------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | 15:35 | PASS | +------------------------------------+------------------+------------------+----------------+ 2018-08-09 22:34:02,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-09 22:34:02,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9292/v2/images/e5f014dc-86d2-461d-8b8e-6d3f00c30de5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e50eca96a8cdf487e6a3e3d1cb005e5a79a1eb56" 2018-08-09 22:34:03,744 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bde3375e-96f3-4905-af90-2cb70b8d7ec9 Date: Thu, 09 Aug 2018 22:34:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-09 22:34:03,744 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/e5f014dc-86d2-461d-8b8e-6d3f00c30de5 used request id req-bde3375e-96f3-4905-af90-2cb70b8d7ec9 2018-08-09 22:34:03,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.41737294197s 2018-08-09 22:34:03,745 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/e5f014dc-86d2-461d-8b8e-6d3f00c30de5 used request id req-bde3375e-96f3-4905-af90-2cb70b8d7ec9 2018-08-09 22:34:03,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 22:34:03,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}e50eca96a8cdf487e6a3e3d1cb005e5a79a1eb56" 2018-08-09 22:34:04,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:34: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-47395163-6caf-4548-8fa3-03eb4e0b3e9b x-compute-request-id: req-47395163-6caf-4548-8fa3-03eb4e0b3e9b Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_alt_cc57dfe6-dfdd-489a-befa-2baa3ab68407", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/8ddaad1e-faec-47d4-9181-efa3197655e2", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/8ddaad1e-faec-47d4-9181-efa3197655e2", "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": "8ddaad1e-faec-47d4-9181-efa3197655e2"}, {"name": "neutron-tempest-plugin-api-flavor_cc57dfe6-dfdd-489a-befa-2baa3ab68407", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/9fe30902-db97-43f3-a5c2-f44ca7449bac", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/9fe30902-db97-43f3-a5c2-f44ca7449bac", "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": "9fe30902-db97-43f3-a5c2-f44ca7449bac"}]} 2018-08-09 22:34:04,041 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-47395163-6caf-4548-8fa3-03eb4e0b3e9b 2018-08-09 22:34:04,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.29558300972s 2018-08-09 22:34:04,041 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-47395163-6caf-4548-8fa3-03eb4e0b3e9b 2018-08-09 22:34:04,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-09 22:34:04,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/flavors/8ddaad1e-faec-47d4-9181-efa3197655e2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e50eca96a8cdf487e6a3e3d1cb005e5a79a1eb56" 2018-08-09 22:34:04,084 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 22:34: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-6f91beff-6b51-4105-ad9f-03818c20c1a3 x-compute-request-id: req-6f91beff-6b51-4105-ad9f-03818c20c1a3 Content-Length: 0 Content-Type: application/json 2018-08-09 22:34:04,084 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/8ddaad1e-faec-47d4-9181-efa3197655e2 used request id req-6f91beff-6b51-4105-ad9f-03818c20c1a3 2018-08-09 22:34:04,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0405931472778s 2018-08-09 22:34:04,084 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/8ddaad1e-faec-47d4-9181-efa3197655e2 used request id req-6f91beff-6b51-4105-ad9f-03818c20c1a3 2018-08-09 22:34:04,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-09 22:34:04,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/33bb3745-6686-4c05-866a-572160301343/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}e50eca96a8cdf487e6a3e3d1cb005e5a79a1eb56" -d '{"subnet_id": "a5fe20bf-99e8-49d2-bc29-45b7b4a2afd4"}' 2018-08-09 22:34:06,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-aa8db2d3-6434-492e-87c3-3c9441faa000 Date: Thu, 09 Aug 2018 22:34:06 GMT RESP BODY: {"network_id": "df52e7bc-48ee-4fc8-a582-d9471ddeb4fe", "tenant_id": "b5220918a46940eca73b5641490793b9", "subnet_id": "a5fe20bf-99e8-49d2-bc29-45b7b4a2afd4", "subnet_ids": ["a5fe20bf-99e8-49d2-bc29-45b7b4a2afd4"], "port_id": "c841dd0b-f053-4ffa-80ad-89538fc4bbed", "id": "33bb3745-6686-4c05-866a-572160301343"} 2018-08-09 22:34:06,680 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/33bb3745-6686-4c05-866a-572160301343/remove_router_interface.json used request id req-aa8db2d3-6434-492e-87c3-3c9441faa000 2018-08-09 22:34:06,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.59538912773s 2018-08-09 22:34:06,681 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/33bb3745-6686-4c05-866a-572160301343/remove_router_interface.json used request id req-aa8db2d3-6434-492e-87c3-3c9441faa000 returning object 33bb3745-6686-4c05-866a-572160301343 2018-08-09 22:34:06,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-09 22:34:06,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}e50eca96a8cdf487e6a3e3d1cb005e5a79a1eb56" 2018-08-09 22:34:07,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1727 X-Openstack-Request-Id: req-2ff56b72-5227-4695-b1f2-6caefca87047 Date: Thu, 09 Aug 2018 22:34:07 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "47882689-2cda-49f1-ab90-97da69506aee", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b5220918a46940eca73b5641490793b9", "created_at": "2018-08-09T22:18:29Z", "admin_state_up": true, "updated_at": "2018-08-09T22:34:05Z", "project_id": "b5220918a46940eca73b5641490793b9", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "33bb3745-6686-4c05-866a-572160301343", "name": "neutron-tempest-plugin-api-router_cc57dfe6-dfdd-489a-befa-2baa3ab68407"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "673a2ac9df784e19b2b35a5ed59087ad", "created_at": "2018-08-09T22:20:09Z", "admin_state_up": true, "updated_at": "2018-08-09T22:20:12Z", "project_id": "673a2ac9df784e19b2b35a5ed59087ad", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "9853c33b-0443-45a8-a303-8f910ac341d8", "name": "tempest-pretest-check-126377191"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6f7d37c5b7bf4089be418278843cdead", "created_at": "2018-08-09T22:21:33Z", "admin_state_up": false, "updated_at": "2018-08-09T22:21:33Z", "project_id": "6f7d37c5b7bf4089be418278843cdead", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "c02716e4-5eed-4da9-bc56-05de7de7e409", "name": "tempest-router-159046836"}]} 2018-08-09 22:34:07,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-2ff56b72-5227-4695-b1f2-6caefca87047 2018-08-09 22:34:07,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.480005025864s 2018-08-09 22:34:07,162 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-2ff56b72-5227-4695-b1f2-6caefca87047 2018-08-09 22:34:07,163 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-09 22:34:07,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/routers/33bb3745-6686-4c05-866a-572160301343.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e50eca96a8cdf487e6a3e3d1cb005e5a79a1eb56" 2018-08-09 22:34:11,322 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a9546fb6-28b2-4389-b663-72642f1c892f Content-Length: 0 Date: Thu, 09 Aug 2018 22:34:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 22:34:11,322 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/33bb3745-6686-4c05-866a-572160301343.json used request id req-a9546fb6-28b2-4389-b663-72642f1c892f 2018-08-09 22:34:11,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.15883302689s 2018-08-09 22:34:11,322 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/33bb3745-6686-4c05-866a-572160301343.json used request id req-a9546fb6-28b2-4389-b663-72642f1c892f 2018-08-09 22:34:11,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-09 22:34:11,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}e50eca96a8cdf487e6a3e3d1cb005e5a79a1eb56" 2018-08-09 22:34:11,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1942 X-Openstack-Request-Id: req-dd8f8945-b936-47cd-b03b-15982e908eb6 Date: Thu, 09 Aug 2018 22:34:11 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-09T21:56:03Z","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":"47882689-2cda-49f1-ab90-97da69506aee","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"6e2b193279f94c09870f0da27a1e5991","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"bdb9209b-6552-4310-8fa0-ca466e84a750","tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:56:03Z","ip_version":4},{"updated_at":"2018-08-09T22:18:28Z","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":"a5fe20bf-99e8-49d2-bc29-45b7b4a2afd4","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"b5220918a46940eca73b5641490793b9","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron-tempest-plugin-api-subnet_cc57dfe6-dfdd-489a-befa-2baa3ab68407","enable_dhcp":true,"segment_id":null,"network_id":"df52e7bc-48ee-4fc8-a582-d9471ddeb4fe","tenant_id":"b5220918a46940eca73b5641490793b9","created_at":"2018-08-09T22:18:28Z","ip_version":4},{"updated_at":"2018-08-09T22:20:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"df143e35-e4e0-4e16-9f0e-296028bd5892","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 673a2ac9df784e19b2b35a5ed59087ad","enable_dhcp":false,"segment_id":null,"network_id":"c31c9f8f-4c44-4a85-a1d4-4c6ffcb57c18","tenant_id":"","created_at":"2018-08-09T22:20:08Z","ip_version":4}]} 2018-08-09 22:34:11,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-dd8f8945-b936-47cd-b03b-15982e908eb6 2018-08-09 22:34:11,671 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.34755396843s 2018-08-09 22:34:11,671 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-dd8f8945-b936-47cd-b03b-15982e908eb6 2018-08-09 22:34:11,673 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-09 22:34:11,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/subnets/a5fe20bf-99e8-49d2-bc29-45b7b4a2afd4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e50eca96a8cdf487e6a3e3d1cb005e5a79a1eb56" 2018-08-09 22:34:14,180 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b3ecffd9-71da-4ca3-9c39-295cff259641 Date: Thu, 09 Aug 2018 22:34:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 22:34:14,180 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/a5fe20bf-99e8-49d2-bc29-45b7b4a2afd4.json used request id req-b3ecffd9-71da-4ca3-9c39-295cff259641 2018-08-09 22:34:14,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.50662493706s 2018-08-09 22:34:14,180 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/a5fe20bf-99e8-49d2-bc29-45b7b4a2afd4.json used request id req-b3ecffd9-71da-4ca3-9c39-295cff259641 2018-08-09 22:34:14,181 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 22:34:14,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e50eca96a8cdf487e6a3e3d1cb005e5a79a1eb56" 2018-08-09 22:34:14,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2124 X-Openstack-Request-Id: req-85f00b9b-05df-462a-a4ac-1552fc114861 Date: Thu, 09 Aug 2018 22:34:14 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T22:20:41Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c31c9f8f-4c44-4a85-a1d4-4c6ffcb57c18","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":26,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["df143e35-e4e0-4e16-9f0e-296028bd5892"],"description":"","tags":[],"updated_at":"2018-08-09T22:20:08Z","qos_policy_id":null,"name":"HA network tenant 673a2ac9df784e19b2b35a5ed59087ad","admin_state_up":true,"tenant_id":"","created_at":"2018-08-09T22:20:08Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"df52e7bc-48ee-4fc8-a582-d9471ddeb4fe","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"b5220918a46940eca73b5641490793b9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T22:34:13Z","qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_cc57dfe6-dfdd-489a-befa-2baa3ab68407","admin_state_up":true,"tenant_id":"b5220918a46940eca73b5641490793b9","created_at":"2018-08-09T22:18:27Z","provider:network_type":"vxlan"}]} 2018-08-09 22:34:14,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-85f00b9b-05df-462a-a4ac-1552fc114861 2018-08-09 22:34:14,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.355974197388s 2018-08-09 22:34:14,537 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-85f00b9b-05df-462a-a4ac-1552fc114861 2018-08-09 22:34:14,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-09 22:34:14,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/networks/df52e7bc-48ee-4fc8-a582-d9471ddeb4fe.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e50eca96a8cdf487e6a3e3d1cb005e5a79a1eb56" 2018-08-09 22:34:15,431 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f9658f03-da8c-4ab2-bbba-95f4b6fc82bb Date: Thu, 09 Aug 2018 22:34:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 22:34:15,431 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/df52e7bc-48ee-4fc8-a582-d9471ddeb4fe.json used request id req-f9658f03-da8c-4ab2-bbba-95f4b6fc82bb 2018-08-09 22:34:15,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.892306089401s 2018-08-09 22:34:15,431 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/df52e7bc-48ee-4fc8-a582-d9471ddeb4fe.json used request id req-f9658f03-da8c-4ab2-bbba-95f4b6fc82bb 2018-08-09 22:34:15,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 22:34:15,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e50eca96a8cdf487e6a3e3d1cb005e5a79a1eb56" 2018-08-09 22:34:15,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json X-Openstack-Request-Id: req-5c5369ad-4e67-4b68-9a9c-8c679b3f0d74 Date: Thu, 09 Aug 2018 22:34:15 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T22:18:41Z", "file": "/v2/images/00edf509-93b9-4c3b-ba9b-f25da4908434/file", "owner": "b5220918a46940eca73b5641490793b9", "id": "00edf509-93b9-4c3b-ba9b-f25da4908434", "size": 12716032, "self": "/v2/images/00edf509-93b9-4c3b-ba9b-f25da4908434", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/00edf509-93b9-4c3b-ba9b-f25da4908434/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/00edf509-93b9-4c3b-ba9b-f25da4908434/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_cc57dfe6-dfdd-489a-befa-2baa3ab68407", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_cc57dfe6-dfdd-489a-befa-2baa3ab68407", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T22:18:39Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 22:34:15,747 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-5c5369ad-4e67-4b68-9a9c-8c679b3f0d74 2018-08-09 22:34:15,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.311393022537s 2018-08-09 22:34:15,747 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-5c5369ad-4e67-4b68-9a9c-8c679b3f0d74 2018-08-09 22:34:15,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-09 22:34:15,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9292/v2/images/00edf509-93b9-4c3b-ba9b-f25da4908434 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e50eca96a8cdf487e6a3e3d1cb005e5a79a1eb56" 2018-08-09 22:34:16,499 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2d6b7baa-2283-4fba-9f94-72f3a40f2fd1 Date: Thu, 09 Aug 2018 22:34:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-09 22:34:16,499 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/00edf509-93b9-4c3b-ba9b-f25da4908434 used request id req-2d6b7baa-2283-4fba-9f94-72f3a40f2fd1 2018-08-09 22:34:16,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.750548124313s 2018-08-09 22:34:16,500 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/00edf509-93b9-4c3b-ba9b-f25da4908434 used request id req-2d6b7baa-2283-4fba-9f94-72f3a40f2fd1 2018-08-09 22:34:16,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 22:34:16,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}e50eca96a8cdf487e6a3e3d1cb005e5a79a1eb56" 2018-08-09 22:34:16,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:34: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-d37a3ea5-c815-4580-bf58-4b09f83c66b8 x-compute-request-id: req-d37a3ea5-c815-4580-bf58-4b09f83c66b8 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_cc57dfe6-dfdd-489a-befa-2baa3ab68407", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/9fe30902-db97-43f3-a5c2-f44ca7449bac", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/9fe30902-db97-43f3-a5c2-f44ca7449bac", "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": "9fe30902-db97-43f3-a5c2-f44ca7449bac"}]} 2018-08-09 22:34:16,525 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-d37a3ea5-c815-4580-bf58-4b09f83c66b8 2018-08-09 22:34:16,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0244588851929s 2018-08-09 22:34:16,525 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-d37a3ea5-c815-4580-bf58-4b09f83c66b8 2018-08-09 22:34:16,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-09 22:34:16,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/flavors/9fe30902-db97-43f3-a5c2-f44ca7449bac -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e50eca96a8cdf487e6a3e3d1cb005e5a79a1eb56" 2018-08-09 22:34:16,569 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 22:34: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-6a4d0412-06e5-405d-a129-deb3df2208d5 x-compute-request-id: req-6a4d0412-06e5-405d-a129-deb3df2208d5 Content-Length: 0 Content-Type: application/json 2018-08-09 22:34:16,569 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/9fe30902-db97-43f3-a5c2-f44ca7449bac used request id req-6a4d0412-06e5-405d-a129-deb3df2208d5 2018-08-09 22:34:16,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0423247814178s 2018-08-09 22:34:16,570 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/9fe30902-db97-43f3-a5c2-f44ca7449bac used request id req-6a4d0412-06e5-405d-a129-deb3df2208d5 2018-08-09 22:34:16,626 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-08-09 22:34:16,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 22:34:16,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-09 22:34:16,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 22:34:16,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 22:34:16,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 22:34:16,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 22:34:16,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 22:34:16,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 22:34:16,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 22:34:16,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 22:34:16,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 22:34:16,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 22:34:16,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 22:34:16,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 22:34:16,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 22:34:16,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 22:34:16,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 22:34:16,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 22:34:16,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 22:34:16,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 22:34:16,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 22:34:16,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 22:34:16,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 22:34:16,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-09 22:34:16,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-09 22:34:16,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-09 22:34:16,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:34:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05bf0de2-336f-4d49-802b-5820b81b8d62 Content-Encoding: gzip Content-Length: 194 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.32:5000/v3/", "rel": "self"}]}} 2018-08-09 22:34:16,681 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-05bf0de2-336f-4d49-802b-5820b81b8d62 2018-08-09 22:34:16,682 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-09 22:34:17,095 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "077169cc946647b3a28fd2b6b274fbdf", "name": "reader"}, {"id": "5f4e37952fed448d8a5d2d688ddf4113", "name": "admin"}, {"id": "88513a21a6f143568494c5da51703b86", "name": "member"}], "expires_at": "2018-08-09T23:34:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5220918a46940eca73b5641490793b9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.32:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "437987ede53e4405944ad7c076551769"}, {"url": "http://192.30.9.3:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d3a7a4b63bc42cc950ea9d01ba16ee8"}, {"url": "http://192.30.9.3:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d8dc96d50c247e7837ea4c9b854184b"}], "type": "orchestration", "id": "06b2600fbdfd45009f077a0a8a411118", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "963d6582adf64c908f4754420d8066a9"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9837c8825b440f08dfd357317d353f0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded8397288b548b6a2ef868a552c35c4"}], "type": "event", "id": "0edb5a9ac368467395316b446bc9b17a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c4ee4a831c24b19a27a57c62ab1c000"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba92d8cd74449ad8e3ad0fb9d8df162"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c50639dc1d0944d08cb722487727404b"}], "type": "cloudformation", "id": "0f8e8a8cabc743b980b5dc7328ea8398", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75482ae7f30b4cce96aeea5fb573efee"}, {"url": "http://172.30.9.32:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3322f92a99944afb84fd710587f4207"}, {"url": "http://192.30.9.3:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca626291c6914f8392873dc1009e9439"}], "type": "volumev2", "id": "37bb077bc22343fc84723637e507d6ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58ac027cc3404748a004771a912f28e3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fdb7375f8a48ea9a3175833248c806"}, {"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aaf4dc1ae98a4fc4b8bb1ef0e4af1847"}], "type": "compute", "id": "66e5c4ed2fef488aa7efb24492939dd2", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b5781142f344691af8bcb5585c05d0a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d675dfe1fc174b888e1c05e36a89827f"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eac7171837574cfd9bdb0d1e99be1512"}], "type": "metric", "id": "74154109829a4b47a4ae0cf113ed0280", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "28c0fa2fe1a54037a1df5236437e7475"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3550892914574db28d4c22bdf0fccec5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "739a0b6ebed045fbb110541871ab2a15"}], "type": "identity", "id": "88688b106f224b10a51283eb12ae2936", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "ada1fac139534311815f98d908747c2a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9a3ecf1f13142c4a0c2baeaaa3dfaac"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6262b39fedb42aea7a928a362616ec0"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d220c13c29ac49428745e53c3a5f1f1b"}], "type": "alarming", "id": "b3fb638070d94560972a4f4ad3803c3e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29690a3ccee2437bbac7f9aa68595877"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c44848dd6a5446fb835005ab8ad4f4f"}, {"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9313e7c2f7b1414faa1e04af37a85d14"}], "type": "placement", "id": "b69679ef95c547c4bedad9a51bbc11e1", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d737435c2b74f5faf8fa63dea4e2fa1"}, {"url": "http://172.30.9.32:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78fb5d55cc204e4daa0cb175b819e87c"}, {"url": "http://192.30.9.3:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80278f13084845eaa317703712e8932f"}], "type": "volume", "id": "b6a6363259e342d8ac96a4641ed4678e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1008f871970540d59fed88ee5f560631"}, {"url": "http://192.30.9.3:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73ad6e9b1eaf4470a4458a45a03b86ba"}, {"url": "http://192.30.9.3:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc6095c8b90a4056ad6fb33d86c2319c"}], "type": "volumev3", "id": "cb31973e365c4222816f94365d3a9482", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8eac3aaf869e4581b0c486846aaf1964"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9f7c82f7a0247459dc8ee250179a27a"}, {"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbf52489f6c24c3bacff12a8fce92972"}], "type": "image", "id": "d37eb918087e4110bb9c0723c297dd28", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13579d8a89904ae8ae47c4c51523cc20"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8850af0d4d74815aac8c55d682d6b88"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05d68f4069f44f3928d1d2cfe0c31e2"}], "type": "network", "id": "da8095ba09ab49ed8463afad9622aa30", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a35851569141aa859a53f8f20d5c9e"}, {"url": "http://172.30.9.32:8080/v1/AUTH_b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de78fcff9f6f4b3698322312c36b013b"}, {"url": "http://12.0.0.27:8080/v1/AUTH_b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc41d0b8771f41d298a04050d21e2d86"}], "type": "object-store", "id": "eac7f386a2854d7cb26da2c6929699a5", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7e6b2597cbd0483796ae06691a711e17"}, "audit_ids": ["igjRgKQ8RSi9tz0opry5nA"], "issued_at": "2018-08-09T22:34:17.000000Z"}} 2018-08-09 22:34:17,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 22:34:17,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}5e33b0f63f9e09d201abe88afb99a0c20b915f5b" 2018-08-09 22:34:17,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-8f516c9d-f05d-4ea6-8924-b7c6d11ac3e9 Date: Thu, 09 Aug 2018 22:34:17 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T22:20:41Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","provider:network_type":"flat"}]} 2018-08-09 22:34:17,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8f516c9d-f05d-4ea6-8924-b7c6d11ac3e9 2018-08-09 22:34:17,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.628674983978s 2018-08-09 22:34:17,727 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8f516c9d-f05d-4ea6-8924-b7c6d11ac3e9 2018-08-09 22:34:17,728 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-08-09 22:34:18,097 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause='status' 2018-08-09 22:34:18,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-09 22:34:18,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5e33b0f63f9e09d201abe88afb99a0c20b915f5b" -d '{"network": {"shared": true, "name": "rally_sanity-net_09100b91-f4ae-41a4-89a8-0d13ffb0255d", "admin_state_up": true}}' 2018-08-09 22:34:18,856 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-13d5de5a-0ac6-4c4c-8352-ebfc2142fb45 Date: Thu, 09 Aug 2018 22:34:18 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"4972a9d8-9f96-4db2-8b98-e31aa1068108","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":true,"project_id":"b5220918a46940eca73b5641490793b9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T22:34:18Z","is_default":false,"qos_policy_id":null,"name":"rally_sanity-net_09100b91-f4ae-41a4-89a8-0d13ffb0255d","admin_state_up":true,"tenant_id":"b5220918a46940eca73b5641490793b9","created_at":"2018-08-09T22:34:18Z","mtu":1450}} 2018-08-09 22:34:18,856 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-13d5de5a-0ac6-4c4c-8352-ebfc2142fb45 2018-08-09 22:34:18,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.757863998413s 2018-08-09 22:34:18,856 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-13d5de5a-0ac6-4c4c-8352-ebfc2142fb45 2018-08-09 22:34:18,857 - 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-09T22:34:18Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'4972a9d8-9f96-4db2-8b98-e31aa1068108', u'provider:segmentation_id': 88, 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_09100b91-f4ae-41a4-89a8-0d13ffb0255d', u'created_at': u'2018-08-09T22:34:18Z', u'mtu': 1450, u'tenant_id': u'b5220918a46940eca73b5641490793b9', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'b5220918a46940eca73b5641490793b9', u'l2_adjacency': True}) 2018-08-09 22:34:18,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 22:34:18,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5e33b0f63f9e09d201abe88afb99a0c20b915f5b" 2018-08-09 22:34:19,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2103 X-Openstack-Request-Id: req-11f92de3-b8ea-4753-996c-98513be65ec6 Date: Thu, 09 Aug 2018 22:34:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"4972a9d8-9f96-4db2-8b98-e31aa1068108","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":true,"project_id":"b5220918a46940eca73b5641490793b9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T22:34:18Z","qos_policy_id":null,"name":"rally_sanity-net_09100b91-f4ae-41a4-89a8-0d13ffb0255d","admin_state_up":true,"tenant_id":"b5220918a46940eca73b5641490793b9","created_at":"2018-08-09T22:34:18Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T22:20:41Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c31c9f8f-4c44-4a85-a1d4-4c6ffcb57c18","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":26,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["df143e35-e4e0-4e16-9f0e-296028bd5892"],"description":"","tags":[],"updated_at":"2018-08-09T22:20:08Z","qos_policy_id":null,"name":"HA network tenant 673a2ac9df784e19b2b35a5ed59087ad","admin_state_up":true,"tenant_id":"","created_at":"2018-08-09T22:20:08Z","provider:network_type":"vxlan"}]} 2018-08-09 22:34:19,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-11f92de3-b8ea-4753-996c-98513be65ec6 2018-08-09 22:34:19,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.355724096298s 2018-08-09 22:34:19,214 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-11f92de3-b8ea-4753-996c-98513be65ec6 2018-08-09 22:34:19,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-09 22:34:19,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}5e33b0f63f9e09d201abe88afb99a0c20b915f5b" -d '{"subnet": {"name": "rally_sanity-subnet_09100b91-f4ae-41a4-89a8-0d13ffb0255d", "enable_dhcp": true, "network_id": "4972a9d8-9f96-4db2-8b98-e31aa1068108", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-09 22:34:20,239 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 698 X-Openstack-Request-Id: req-ffee6af5-ece8-4ac8-8161-4fa7fa9b8048 Date: Thu, 09 Aug 2018 22:34:20 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-09T22:34:19Z","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":"be97cca1-f3e5-4b5b-aeb7-6c4a7e3c021c","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"b5220918a46940eca73b5641490793b9","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_09100b91-f4ae-41a4-89a8-0d13ffb0255d","enable_dhcp":true,"segment_id":null,"network_id":"4972a9d8-9f96-4db2-8b98-e31aa1068108","tenant_id":"b5220918a46940eca73b5641490793b9","created_at":"2018-08-09T22:34:19Z","ip_version":4}} 2018-08-09 22:34:20,239 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-ffee6af5-ece8-4ac8-8161-4fa7fa9b8048 2018-08-09 22:34:20,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.02409696579s 2018-08-09 22:34:20,240 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-ffee6af5-ece8-4ac8-8161-4fa7fa9b8048 2018-08-09 22:34:20,240 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T22:34:19Z', 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'be97cca1-f3e5-4b5b-aeb7-6c4a7e3c021c', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_09100b91-f4ae-41a4-89a8-0d13ffb0255d', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'4972a9d8-9f96-4db2-8b98-e31aa1068108', u'tenant_id': u'b5220918a46940eca73b5641490793b9', u'created_at': u'2018-08-09T22:34:19Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'b5220918a46940eca73b5641490793b9'}) 2018-08-09 22:34:20,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-09 22:34:20,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}5e33b0f63f9e09d201abe88afb99a0c20b915f5b" -d '{"router": {"external_gateway_info": {"network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750"}, "name": "rally_sanity-router_09100b91-f4ae-41a4-89a8-0d13ffb0255d", "admin_state_up": true}}' 2018-08-09 22:34:26,984 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 711 X-Openstack-Request-Id: req-b4604d2b-dba8-4498-85e1-52d88593a426 Date: Thu, 09 Aug 2018 22:34:26 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "47882689-2cda-49f1-ab90-97da69506aee", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b5220918a46940eca73b5641490793b9", "created_at": "2018-08-09T22:34:21Z", "admin_state_up": true, "updated_at": "2018-08-09T22:34:22Z", "project_id": "b5220918a46940eca73b5641490793b9", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "ba04b59e-3345-4ddb-abaa-47d01df27016", "name": "rally_sanity-router_09100b91-f4ae-41a4-89a8-0d13ffb0255d"}} 2018-08-09 22:34:26,984 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-b4604d2b-dba8-4498-85e1-52d88593a426 2018-08-09 22:34:26,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.74268889427s 2018-08-09 22:34:26,984 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-b4604d2b-dba8-4498-85e1-52d88593a426 2018-08-09 22:34:26,985 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T22:34:22Z', u'revision_number': 3, u'ha': True, u'id': u'ba04b59e-3345-4ddb-abaa-47d01df27016', u'external_gateway_info': {u'network_id': u'bdb9209b-6552-4310-8fa0-ca466e84a750', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'47882689-2cda-49f1-ab90-97da69506aee', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_09100b91-f4ae-41a4-89a8-0d13ffb0255d', u'admin_state_up': True, u'tenant_id': u'b5220918a46940eca73b5641490793b9', u'created_at': u'2018-08-09T22:34:21Z', u'flavor_id': None, u'routes': [], u'project_id': u'b5220918a46940eca73b5641490793b9'}) 2018-08-09 22:34:26,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-09 22:34:26,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/ba04b59e-3345-4ddb-abaa-47d01df27016/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}5e33b0f63f9e09d201abe88afb99a0c20b915f5b" -d '{"subnet_id": "be97cca1-f3e5-4b5b-aeb7-6c4a7e3c021c"}' 2018-08-09 22:34:30,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6511f1c9-0d4a-40b0-95fb-1199909dd832 Date: Thu, 09 Aug 2018 22:34:30 GMT RESP BODY: {"network_id": "4972a9d8-9f96-4db2-8b98-e31aa1068108", "tenant_id": "b5220918a46940eca73b5641490793b9", "subnet_id": "be97cca1-f3e5-4b5b-aeb7-6c4a7e3c021c", "subnet_ids": ["be97cca1-f3e5-4b5b-aeb7-6c4a7e3c021c"], "port_id": "71f600b3-9ad0-444a-bcca-cfd20e37bcd8", "id": "ba04b59e-3345-4ddb-abaa-47d01df27016"} 2018-08-09 22:34:30,045 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/ba04b59e-3345-4ddb-abaa-47d01df27016/add_router_interface.json used request id req-6511f1c9-0d4a-40b0-95fb-1199909dd832 2018-08-09 22:34:30,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.06027412415s 2018-08-09 22:34:30,046 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/ba04b59e-3345-4ddb-abaa-47d01df27016/add_router_interface.json used request id req-6511f1c9-0d4a-40b0-95fb-1199909dd832 returning object ba04b59e-3345-4ddb-abaa-47d01df27016 2018-08-09 22:34:30,047 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-09 22:34:30,173 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-09 22:34:30,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-09 22:34:30,179 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Thu, 09 Aug 2018 22:34:30 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}]} 2018-08-09 22:34:30,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 22:34:30,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5e33b0f63f9e09d201abe88afb99a0c20b915f5b" 2018-08-09 22:34:30,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-8e982f9e-e920-4c56-9bc6-ec2e15ec4581 Date: Thu, 09 Aug 2018 22:34:30 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 22:34:30,471 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-8e982f9e-e920-4c56-9bc6-ec2e15ec4581 2018-08-09 22:34:30,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.287247896194s 2018-08-09 22:34:30,472 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-8e982f9e-e920-4c56-9bc6-ec2e15ec4581 2018-08-09 22:34:30,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-09 22:34:30,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5e33b0f63f9e09d201abe88afb99a0c20b915f5b" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_09100b91-f4ae-41a4-89a8-0d13ffb0255d", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_09100b91-f4ae-41a4-89a8-0d13ffb0255d"}' 2018-08-09 22:34:30,806 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 940 Content-Type: application/json Location: http://172.30.9.32:9292/v2/images/18a28b11-e0d5-4a57-94bf-acaf470bb80a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a95db44e-ade4-4321-8d4e-b01e11ff0178 Date: Thu, 09 Aug 2018 22:34:30 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T22:34:30Z", "file": "/v2/images/18a28b11-e0d5-4a57-94bf-acaf470bb80a/file", "owner": "b5220918a46940eca73b5641490793b9", "id": "18a28b11-e0d5-4a57-94bf-acaf470bb80a", "size": null, "self": "/v2/images/18a28b11-e0d5-4a57-94bf-acaf470bb80a", "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_09100b91-f4ae-41a4-89a8-0d13ffb0255d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_09100b91-f4ae-41a4-89a8-0d13ffb0255d", "checksum": null, "created_at": "2018-08-09T22:34:30Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-09 22:34:30,806 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-a95db44e-ade4-4321-8d4e-b01e11ff0178 2018-08-09 22:34:30,807 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.326829910278s 2018-08-09 22:34:30,807 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-a95db44e-ade4-4321-8d4e-b01e11ff0178 returning object 18a28b11-e0d5-4a57-94bf-acaf470bb80a 2018-08-09 22:34:30,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-09 22:34:30,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9292/v2/images/18a28b11-e0d5-4a57-94bf-acaf470bb80a/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}5e33b0f63f9e09d201abe88afb99a0c20b915f5b" -d '' 2018-08-09 22:34:31,769 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e4132a8b-5e38-4c51-bef4-e8d2452be8c5 Date: Thu, 09 Aug 2018 22:34: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-09 22:34:31,770 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/18a28b11-e0d5-4a57-94bf-acaf470bb80a/file used request id req-e4132a8b-5e38-4c51-bef4-e8d2452be8c5 2018-08-09 22:34:31,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.962082147598s 2018-08-09 22:34:31,770 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/18a28b11-e0d5-4a57-94bf-acaf470bb80a/file used request id req-e4132a8b-5e38-4c51-bef4-e8d2452be8c5 2018-08-09 22:34:31,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 22:34:31,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5e33b0f63f9e09d201abe88afb99a0c20b915f5b" 2018-08-09 22:34:32,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json X-Openstack-Request-Id: req-2dc602e5-bcc1-4053-9468-4ff73a263c9a Date: Thu, 09 Aug 2018 22:34:32 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T22:34:31Z", "file": "/v2/images/18a28b11-e0d5-4a57-94bf-acaf470bb80a/file", "owner": "b5220918a46940eca73b5641490793b9", "id": "18a28b11-e0d5-4a57-94bf-acaf470bb80a", "size": 12716032, "self": "/v2/images/18a28b11-e0d5-4a57-94bf-acaf470bb80a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/18a28b11-e0d5-4a57-94bf-acaf470bb80a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/18a28b11-e0d5-4a57-94bf-acaf470bb80a/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_09100b91-f4ae-41a4-89a8-0d13ffb0255d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_09100b91-f4ae-41a4-89a8-0d13ffb0255d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T22:34:30Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 22:34:32,070 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-2dc602e5-bcc1-4053-9468-4ff73a263c9a 2018-08-09 22:34:32,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.296037197113s 2018-08-09 22:34:32,070 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-2dc602e5-bcc1-4053-9468-4ff73a263c9a 2018-08-09 22:34:32,072 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/18a28b11-e0d5-4a57-94bf-acaf470bb80a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/18a28b11-e0d5-4a57-94bf-acaf470bb80a/file', 'owner': u'b5220918a46940eca73b5641490793b9', 'id': u'18a28b11-e0d5-4a57-94bf-acaf470bb80a', 'size': 12716032, u'self': u'/v2/images/18a28b11-e0d5-4a57-94bf-acaf470bb80a', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b5220918a46940eca73b5641490793b9', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/18a28b11-e0d5-4a57-94bf-acaf470bb80a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-09T22:34:31Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-09T22:34:31Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_09100b91-f4ae-41a4-89a8-0d13ffb0255d', '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/18a28b11-e0d5-4a57-94bf-acaf470bb80a', 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_09100b91-f4ae-41a4-89a8-0d13ffb0255d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_09100b91-f4ae-41a4-89a8-0d13ffb0255d', 'created': u'2018-08-09T22:34:30Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-09T22:34: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/18a28b11-e0d5-4a57-94bf-acaf470bb80a', 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_09100b91-f4ae-41a4-89a8-0d13ffb0255d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-09 22:34:32,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-09 22:34:32,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}5e33b0f63f9e09d201abe88afb99a0c20b915f5b" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_09100b91-f4ae-41a4-89a8-0d13ffb0255d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-09 22:34:32,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:34: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-43534e7c-922d-4674-a60e-a0996557aa01 x-compute-request-id: req-43534e7c-922d-4674-a60e-a0996557aa01 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_sanity-flavor_09100b91-f4ae-41a4-89a8-0d13ffb0255d", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/4161746c-b6bc-46ac-9889-a41fe390ce3e", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/4161746c-b6bc-46ac-9889-a41fe390ce3e", "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": "4161746c-b6bc-46ac-9889-a41fe390ce3e"}} 2018-08-09 22:34:32,419 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-43534e7c-922d-4674-a60e-a0996557aa01 2018-08-09 22:34:32,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.345817089081s 2018-08-09 22:34:32,419 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-43534e7c-922d-4674-a60e-a0996557aa01 2018-08-09 22:34:32,420 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_09100b91-f4ae-41a4-89a8-0d13ffb0255d', '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'b5220918a46940eca73b5641490793b9', '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'4161746c-b6bc-46ac-9889-a41fe390ce3e', 'swap': 0}) 2018-08-09 22:34:32,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-09 22:34:32,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors/4161746c-b6bc-46ac-9889-a41fe390ce3e/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}5e33b0f63f9e09d201abe88afb99a0c20b915f5b" -d '{"extra_specs": {}}' 2018-08-09 22:34:32,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:34: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-5d187185-858e-4839-a489-760060855fb9 x-compute-request-id: req-5d187185-858e-4839-a489-760060855fb9 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-09 22:34:32,441 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/4161746c-b6bc-46ac-9889-a41fe390ce3e/os-extra_specs used request id req-5d187185-858e-4839-a489-760060855fb9 2018-08-09 22:34:32,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0200068950653s 2018-08-09 22:34:32,441 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/4161746c-b6bc-46ac-9889-a41fe390ce3e/os-extra_specs used request id req-5d187185-858e-4839-a489-760060855fb9 2018-08-09 22:34:32,441 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-09 22:34:35,274 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-09 22:34:38,042 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | e186344a-9ef0-471e-9a6a-affc5b101e78 | 2018-08-09T22:34:37.681809 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: e186344a-9ef0-471e-9a6a-affc5b101e78 ~/.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-09 22:34:41,734 - 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-09 22:34:41,734 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-08-09 22:34:41,735 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-09 22:34:41,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}5e33b0f63f9e09d201abe88afb99a0c20b915f5b" 2018-08-09 22:34:41,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:34: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-19c6af08-3469-43cd-b5ac-3c80ffaa7885 x-compute-request-id: req-19c6af08-3469-43cd-b5ac-3c80ffaa7885 Content-Encoding: gzip Content-Length: 716 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 338}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"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": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 341}, "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.5", "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": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-08-09 22:34:41,782 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/os-hypervisors/detail used request id req-19c6af08-3469-43cd-b5ac-3c80ffaa7885 2018-08-09 22:34:41,782 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0473809242249s 2018-08-09 22:34:41,783 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/os-hypervisors/detail used request id req-19c6af08-3469-43cd-b5ac-3c80ffaa7885 2018-08-09 22:34:41,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-09 22:34:41,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}5e33b0f63f9e09d201abe88afb99a0c20b915f5b" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_09100b91-f4ae-41a4-89a8-0d13ffb0255d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-09 22:34:41,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:34: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-3c3880cf-7654-4924-985a-bfdeae6a28cd x-compute-request-id: req-3c3880cf-7654-4924-985a-bfdeae6a28cd Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_sanity-flavor_alt_09100b91-f4ae-41a4-89a8-0d13ffb0255d", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/9d427375-7da9-4a4a-b7b5-512d4cf98188", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/9d427375-7da9-4a4a-b7b5-512d4cf98188", "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": "9d427375-7da9-4a4a-b7b5-512d4cf98188"}} 2018-08-09 22:34:41,853 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-3c3880cf-7654-4924-985a-bfdeae6a28cd 2018-08-09 22:34:41,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0690569877625s 2018-08-09 22:34:41,853 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-3c3880cf-7654-4924-985a-bfdeae6a28cd 2018-08-09 22:34:41,854 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_09100b91-f4ae-41a4-89a8-0d13ffb0255d', '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'b5220918a46940eca73b5641490793b9', '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'9d427375-7da9-4a4a-b7b5-512d4cf98188', 'swap': 0}) 2018-08-09 22:34:41,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-09 22:34:41,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors/9d427375-7da9-4a4a-b7b5-512d4cf98188/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}5e33b0f63f9e09d201abe88afb99a0c20b915f5b" -d '{"extra_specs": {}}' 2018-08-09 22:34:41,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 22:34:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9f787c3a-26a6-47c9-9f73-f9159dee920d x-compute-request-id: req-9f787c3a-26a6-47c9-9f73-f9159dee920d Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-09 22:34:41,878 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/9d427375-7da9-4a4a-b7b5-512d4cf98188/os-extra_specs used request id req-9f787c3a-26a6-47c9-9f73-f9159dee920d 2018-08-09 22:34:41,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0230541229248s 2018-08-09 22:34:41,878 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/9d427375-7da9-4a4a-b7b5-512d4cf98188/os-extra_specs used request id req-9f787c3a-26a6-47c9-9f73-f9159dee920d 2018-08-09 22:34:41,879 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_09100b91-f4ae-41a4-89a8-0d13ffb0255d', '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'b5220918a46940eca73b5641490793b9', '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'9d427375-7da9-4a4a-b7b5-512d4cf98188', 'swap': 0}) 2018-08-09 22:34:41,879 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-08-09 22:34:41,879 - 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-09 22:34:41,880 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-09 22:34:41,897 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-09 22:34:41,898 - 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': '4972a9d8-9f96-4db2-8b98-e31aa1068108', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_09100b91-f4ae-41a4-89a8-0d13ffb0255d', 'flavor_name': 'rally_sanity-flavor_09100b91-f4ae-41a4-89a8-0d13ffb0255d', '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_09100b91-f4ae-41a4-89a8-0d13ffb0255d', '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-09 22:36:07,105 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f164be8d-6938-4b7f-a6b2-be38606399de 2018-08-09 22:36:07,106 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-08-09 22:36:07,107 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'f164be8d-6938-4b7f-a6b2-be38606399de'] 2018-08-09 22:36:08,044 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid f164be8d-6938-4b7f-a6b2-be38606399de -------------------------------------------------------------------------------- Task f164be8d-6938-4b7f-a6b2-be38606399de: 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 f164be8d-6938-4b7f-a6b2-be38606399de 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.59 | 0.59 | 0.59 | 0.59 | 0.59 | 0.59 | 100.0% | 1 | | total | 0.59 | 0.59 | 0.59 | 0.59 | 0.59 | 0.59 | 100.0% | 1 | | -> duration | 0.59 | 0.59 | 0.59 | 0.59 | 0.59 | 0.59 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.589996 Full duration: 9.925409 -------------------------------------------------------------------------------- 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 f164be8d-6938-4b7f-a6b2-be38606399de 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.63 | 0.63 | 0.63 | 0.63 | 0.63 | 0.63 | 100.0% | 1 | | total | 1.112 | 1.112 | 1.112 | 1.112 | 1.112 | 1.112 | 100.0% | 1 | | -> duration | 1.112 | 1.112 | 1.112 | 1.112 | 1.112 | 1.112 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.111502 Full duration: 10.496293 -------------------------------------------------------------------------------- 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 f164be8d-6938-4b7f-a6b2-be38606399de 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.885 | 0.885 | 0.885 | 0.885 | 0.885 | 0.885 | 100.0% | 1 | | total | 1.342 | 1.342 | 1.342 | 1.342 | 1.342 | 1.342 | 100.0% | 1 | | -> duration | 1.342 | 1.342 | 1.342 | 1.342 | 1.342 | 1.342 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.34156 Full duration: 10.613054 -------------------------------------------------------------------------------- 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 f164be8d-6938-4b7f-a6b2-be38606399de 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.683 | 1.683 | 1.683 | 1.683 | 1.683 | 1.683 | 100.0% | 1 | | total | 2.126 | 2.126 | 2.126 | 2.126 | 2.126 | 2.126 | 100.0% | 1 | | -> duration | 2.126 | 2.126 | 2.126 | 2.126 | 2.126 | 2.126 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.126494 Full duration: 11.441407 -------------------------------------------------------------------------------- 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 f164be8d-6938-4b7f-a6b2-be38606399de 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.923 | 0.923 | 0.923 | 0.923 | 0.923 | 0.923 | 100.0% | 1 | | total | 1.368 | 1.368 | 1.368 | 1.368 | 1.368 | 1.368 | 100.0% | 1 | | -> duration | 1.368 | 1.368 | 1.368 | 1.368 | 1.368 | 1.368 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.36808 Full duration: 10.974174 -------------------------------------------------------------------------------- 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 f164be8d-6938-4b7f-a6b2-be38606399de 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.415 | 0.415 | 0.415 | 0.415 | 0.415 | 0.415 | 100.0% | 1 | | total | 0.902 | 0.902 | 0.902 | 0.902 | 0.902 | 0.902 | 100.0% | 1 | | -> duration | 0.902 | 0.902 | 0.902 | 0.902 | 0.902 | 0.902 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.902323 Full duration: 10.419654 HINTS: * To plot HTML graphics with this data, run: rally task report f164be8d-6938-4b7f-a6b2-be38606399de --out output.html * To generate a JUnit report, run: rally task export f164be8d-6938-4b7f-a6b2-be38606399de --type junit --to output.xml * To get raw JSON output of task results, run: rally task report f164be8d-6938-4b7f-a6b2-be38606399de --json --out output.json 2018-08-09 22:36:08,045 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'f164be8d-6938-4b7f-a6b2-be38606399de', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.json'] 2018-08-09 22:36:10,599 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid f164be8d-6938-4b7f-a6b2-be38606399de --out /home/opnfv/functest/results/rally/opnfv-authenticate.json 2018-08-09 22:36:10.492 766 INFO rally.api [-] Building 'json' report for the following task(s): 'f164be8d-6938-4b7f-a6b2-be38606399de'. 2018-08-09 22:36:10.498 766 INFO rally.api [-] The report has been successfully built. 2018-08-09 22:36:10,599 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'f164be8d-6938-4b7f-a6b2-be38606399de', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-08-09 22:36:13,093 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid f164be8d-6938-4b7f-a6b2-be38606399de --out /home/opnfv/functest/results/rally/opnfv-authenticate.html 2018-08-09 22:36:12.970 769 INFO rally.api [-] Building 'html' report for the following task(s): 'f164be8d-6938-4b7f-a6b2-be38606399de'. 2018-08-09 22:36:12.995 769 INFO rally.api [-] The report has been successfully built. 2018-08-09 22:36:13,097 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-08-09 22:36:13,097 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-08-09 22:36:13,097 - 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-09 22:36:13,097 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-09 22:36:13,104 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-09 22:36:13,105 - 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': '4972a9d8-9f96-4db2-8b98-e31aa1068108', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_09100b91-f4ae-41a4-89a8-0d13ffb0255d', 'flavor_name': 'rally_sanity-flavor_09100b91-f4ae-41a4-89a8-0d13ffb0255d', '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_09100b91-f4ae-41a4-89a8-0d13ffb0255d', '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-09 22:38:03,432 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 6a39aa13-4416-4d15-b20e-564f9310cbe3 2018-08-09 22:38:03,432 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '6a39aa13-4416-4d15-b20e-564f9310cbe3'] 2018-08-09 22:38:04,413 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 6a39aa13-4416-4d15-b20e-564f9310cbe3 -------------------------------------------------------------------------------- Task 6a39aa13-4416-4d15-b20e-564f9310cbe3: 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 6a39aa13-4416-4d15-b20e-564f9310cbe3 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 | 4.983 | 4.983 | 4.983 | 4.983 | 4.983 | 4.983 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.839 | 0.839 | 0.839 | 0.839 | 0.839 | 0.839 | 100.0% | 1 | | -> glance_v2.upload_data | 1.403 | 1.403 | 1.403 | 1.403 | 1.403 | 1.403 | 100.0% | 1 | | glance_v2.delete_image | 0.866 | 0.866 | 0.866 | 0.866 | 0.866 | 0.866 | 100.0% | 1 | | total | 5.85 | 5.85 | 5.85 | 5.85 | 5.85 | 5.85 | 100.0% | 1 | | -> duration | 5.85 | 5.85 | 5.85 | 5.85 | 5.85 | 5.85 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.849514 Full duration: 16.992139 -------------------------------------------------------------------------------- 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 6a39aa13-4416-4d15-b20e-564f9310cbe3 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 | 4.396 | 4.396 | 4.396 | 4.396 | 4.396 | 4.396 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.849 | 0.849 | 0.849 | 0.849 | 0.849 | 0.849 | 100.0% | 1 | | -> glance_v2.upload_data | 0.773 | 0.773 | 0.773 | 0.773 | 0.773 | 0.773 | 100.0% | 1 | | glance_v2.list_images | 0.296 | 0.296 | 0.296 | 0.296 | 0.296 | 0.296 | 100.0% | 1 | | total | 4.693 | 4.693 | 4.693 | 4.693 | 4.693 | 4.693 | 100.0% | 1 | | -> duration | 4.693 | 4.693 | 4.693 | 4.693 | 4.693 | 4.693 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.693386 Full duration: 18.914537 -------------------------------------------------------------------------------- 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 6a39aa13-4416-4d15-b20e-564f9310cbe3 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.585 | 0.585 | 0.585 | 0.585 | 0.585 | 0.585 | 100.0% | 1 | | total | 0.585 | 0.585 | 0.585 | 0.585 | 0.585 | 0.585 | 100.0% | 1 | | -> duration | 0.585 | 0.585 | 0.585 | 0.585 | 0.585 | 0.585 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.584883 Full duration: 10.864777 -------------------------------------------------------------------------------- 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": "4972a9d8-9f96-4db2-8b98-e31aa1068108" } ], "flavor": { "name": "rally_sanity-flavor_09100b91-f4ae-41a4-89a8-0d13ffb0255d" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6a39aa13-4416-4d15-b20e-564f9310cbe3 has 1 error(s) -------------------------------------------------------------------------------- GetResourceErrorStatus: Resource has ERROR status. Fault: {u'message': u'No valid host was found. ', u'code': 500, u'created': u'2018-08-09T22:37:41Z'} 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/glance/images.py", line 250, in run **boot_server_kwargs) 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 603, in _boot_servers ) for server in servers] File "/usr/lib/python2.7/site-packages/rally/task/utils.py", line 214, in wait_for_status resource = update_resource(resource) File "/usr/lib/python2.7/site-packages/rally/task/utils.py", line 89, in _get_from_manager fault=getattr(res, "fault", "n/a")) GetResourceErrorStatus: Resource has ERROR status. Fault: {u'message': u'No valid host was found. ', u'code': 500, u'created': u'2018-08-09T22:37:41Z'} -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.299 | 4.299 | 4.299 | 4.299 | 4.299 | 4.299 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.814 | 0.814 | 0.814 | 0.814 | 0.814 | 0.814 | 100.0% | 1 | | -> glance_v2.upload_data | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 100.0% | 1 | | nova.boot_servers | 9.824 | 9.824 | 9.824 | 9.824 | 9.824 | 9.824 | 0.0% | 1 | | total | 14.124 | 14.124 | 14.124 | 14.124 | 14.124 | 14.124 | 0.0% | 1 | | -> duration | 13.124 | 13.124 | 13.124 | 13.124 | 13.124 | 13.124 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.123524 Full duration: 40.212157 HINTS: * To plot HTML graphics with this data, run: rally task report 6a39aa13-4416-4d15-b20e-564f9310cbe3 --out output.html * To generate a JUnit report, run: rally task export 6a39aa13-4416-4d15-b20e-564f9310cbe3 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 6a39aa13-4416-4d15-b20e-564f9310cbe3 --json --out output.json At least one workload did not pass SLA criteria. 2018-08-09 22:38:04,413 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '6a39aa13-4416-4d15-b20e-564f9310cbe3', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.json'] 2018-08-09 22:38:06,905 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 6a39aa13-4416-4d15-b20e-564f9310cbe3 --out /home/opnfv/functest/results/rally/opnfv-glance.json 2018-08-09 22:38:06.807 1322 INFO rally.api [-] Building 'json' report for the following task(s): '6a39aa13-4416-4d15-b20e-564f9310cbe3'. 2018-08-09 22:38:06.814 1322 INFO rally.api [-] The report has been successfully built. 2018-08-09 22:38:06,905 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '6a39aa13-4416-4d15-b20e-564f9310cbe3', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-08-09 22:38:09,307 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 6a39aa13-4416-4d15-b20e-564f9310cbe3 --out /home/opnfv/functest/results/rally/opnfv-glance.html 2018-08-09 22:38:09.178 1325 INFO rally.api [-] Building 'html' report for the following task(s): '6a39aa13-4416-4d15-b20e-564f9310cbe3'. 2018-08-09 22:38:09.203 1325 INFO rally.api [-] The report has been successfully built. 2018-08-09 22:38:09,314 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" Failed. 2018-08-09 22:38:09,314 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-08-09 22:38:09,315 - 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-09 22:38:09,315 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-09 22:38:09,331 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-09 22:38:09,332 - 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': '4972a9d8-9f96-4db2-8b98-e31aa1068108', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_09100b91-f4ae-41a4-89a8-0d13ffb0255d', 'flavor_name': 'rally_sanity-flavor_09100b91-f4ae-41a4-89a8-0d13ffb0255d', '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_09100b91-f4ae-41a4-89a8-0d13ffb0255d', '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-09 22:42:04,209 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 2cea3741-f711-40fa-86f7-e451e24b1163 2018-08-09 22:42:04,209 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '2cea3741-f711-40fa-86f7-e451e24b1163'] 2018-08-09 22:42:05,276 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 2cea3741-f711-40fa-86f7-e451e24b1163 -------------------------------------------------------------------------------- Task 2cea3741-f711-40fa-86f7-e451e24b1163: 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 2cea3741-f711-40fa-86f7-e451e24b1163 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 | 4.196 | 4.196 | 4.196 | 4.196 | 4.196 | 4.196 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.823 | 2.823 | 2.823 | 2.823 | 2.823 | 2.823 | 100.0% | 1 | | total | 7.019 | 7.019 | 7.019 | 7.019 | 7.019 | 7.019 | 100.0% | 1 | | -> duration | 7.019 | 7.019 | 7.019 | 7.019 | 7.019 | 7.019 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.018717 Full duration: 26.888243 -------------------------------------------------------------------------------- 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 2cea3741-f711-40fa-86f7-e451e24b1163 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 | 4.192 | 4.192 | 4.192 | 4.192 | 4.192 | 4.192 | 100.0% | 1 | | cinder_v2.delete_volume | 0.754 | 0.754 | 0.754 | 0.754 | 0.754 | 0.754 | 100.0% | 1 | | total | 4.946 | 4.946 | 4.946 | 4.946 | 4.946 | 4.946 | 100.0% | 1 | | -> duration | 4.946 | 4.946 | 4.946 | 4.946 | 4.946 | 4.946 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.946015 Full duration: 18.796062 -------------------------------------------------------------------------------- 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_09100b91-f4ae-41a4-89a8-0d13ffb0255d" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2cea3741-f711-40fa-86f7-e451e24b1163 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 | 9.59 | 9.59 | 9.59 | 9.59 | 9.59 | 9.59 | 100.0% | 1 | | cinder_v2.delete_volume | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 100.0% | 1 | | total | 10.319 | 10.319 | 10.319 | 10.319 | 10.319 | 10.319 | 100.0% | 1 | | -> duration | 10.319 | 10.319 | 10.319 | 10.319 | 10.319 | 10.319 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.318608 Full duration: 24.667503 -------------------------------------------------------------------------------- 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 2cea3741-f711-40fa-86f7-e451e24b1163 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.543 | 3.543 | 3.543 | 3.543 | 3.543 | 3.543 | 100.0% | 1 | | cinder_v2.delete_volume | 0.619 | 0.619 | 0.619 | 0.619 | 0.619 | 0.619 | 100.0% | 1 | | total | 4.162 | 4.162 | 4.162 | 4.162 | 4.162 | 4.162 | 100.0% | 1 | | -> duration | 4.162 | 4.162 | 4.162 | 4.162 | 4.162 | 4.162 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.161971 Full duration: 17.314659 -------------------------------------------------------------------------------- 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 2cea3741-f711-40fa-86f7-e451e24b1163 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.514 | 3.514 | 3.514 | 3.514 | 3.514 | 3.514 | 100.0% | 1 | | cinder_v2.extend_volume | 0.706 | 0.706 | 0.706 | 0.706 | 0.706 | 0.706 | 100.0% | 1 | | cinder_v2.delete_volume | 0.755 | 0.755 | 0.755 | 0.755 | 0.755 | 0.755 | 100.0% | 1 | | total | 4.976 | 4.976 | 4.976 | 4.976 | 4.976 | 4.976 | 100.0% | 1 | | -> duration | 4.976 | 4.976 | 4.976 | 4.976 | 4.976 | 4.976 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.975978 Full duration: 18.476939 -------------------------------------------------------------------------------- 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 2cea3741-f711-40fa-86f7-e451e24b1163 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.663 | 3.663 | 3.663 | 3.663 | 3.663 | 3.663 | 100.0% | 1 | | cinder_v2.delete_volume | 2.783 | 2.783 | 2.783 | 2.783 | 2.783 | 2.783 | 100.0% | 1 | | total | 6.446 | 6.446 | 6.446 | 6.446 | 6.446 | 6.446 | 100.0% | 1 | | -> duration | 6.446 | 6.446 | 6.446 | 6.446 | 6.446 | 6.446 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.446114 Full duration: 26.148975 -------------------------------------------------------------------------------- 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 2cea3741-f711-40fa-86f7-e451e24b1163 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.761 | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 100.0% | 1 | | cinder_v2.list_qos | 0.285 | 0.285 | 0.285 | 0.285 | 0.285 | 0.285 | 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.046003 Full duration: 17.080461 -------------------------------------------------------------------------------- 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 2cea3741-f711-40fa-86f7-e451e24b1163 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.833 | 0.833 | 0.833 | 0.833 | 0.833 | 0.833 | 100.0% | 1 | | cinder_v2.set_qos | 0.334 | 0.334 | 0.334 | 0.334 | 0.334 | 0.334 | 100.0% | 1 | | total | 1.168 | 1.168 | 1.168 | 1.168 | 1.168 | 1.168 | 100.0% | 1 | | -> duration | 1.168 | 1.168 | 1.168 | 1.168 | 1.168 | 1.168 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.16771 Full duration: 16.293015 -------------------------------------------------------------------------------- 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 2cea3741-f711-40fa-86f7-e451e24b1163 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.744 | 0.744 | 0.744 | 0.744 | 0.744 | 0.744 | 100.0% | 1 | | cinder_v2.list_types | 0.283 | 0.283 | 0.283 | 0.283 | 0.283 | 0.283 | 100.0% | 1 | | total | 1.027 | 1.027 | 1.027 | 1.027 | 1.027 | 1.027 | 100.0% | 1 | | -> duration | 1.027 | 1.027 | 1.027 | 1.027 | 1.027 | 1.027 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.027413 Full duration: 16.479414 -------------------------------------------------------------------------------- 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 2cea3741-f711-40fa-86f7-e451e24b1163 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.776 | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.337 | 0.337 | 0.337 | 0.337 | 0.337 | 0.337 | 100.0% | 1 | | total | 1.113 | 1.113 | 1.113 | 1.113 | 1.113 | 1.113 | 100.0% | 1 | | -> duration | 1.113 | 1.113 | 1.113 | 1.113 | 1.113 | 1.113 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.11337 Full duration: 16.777391 HINTS: * To plot HTML graphics with this data, run: rally task report 2cea3741-f711-40fa-86f7-e451e24b1163 --out output.html * To generate a JUnit report, run: rally task export 2cea3741-f711-40fa-86f7-e451e24b1163 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 2cea3741-f711-40fa-86f7-e451e24b1163 --json --out output.json 2018-08-09 22:42:05,277 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '2cea3741-f711-40fa-86f7-e451e24b1163', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.json'] 2018-08-09 22:42:07,775 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 2cea3741-f711-40fa-86f7-e451e24b1163 --out /home/opnfv/functest/results/rally/opnfv-cinder.json 2018-08-09 22:42:07.662 3114 INFO rally.api [-] Building 'json' report for the following task(s): '2cea3741-f711-40fa-86f7-e451e24b1163'. 2018-08-09 22:42:07.672 3114 INFO rally.api [-] The report has been successfully built. 2018-08-09 22:42:07,776 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '2cea3741-f711-40fa-86f7-e451e24b1163', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-08-09 22:42:10,381 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 2cea3741-f711-40fa-86f7-e451e24b1163 --out /home/opnfv/functest/results/rally/opnfv-cinder.html 2018-08-09 22:42:10.250 3117 INFO rally.api [-] Building 'html' report for the following task(s): '2cea3741-f711-40fa-86f7-e451e24b1163'. 2018-08-09 22:42:10.278 3117 INFO rally.api [-] The report has been successfully built. 2018-08-09 22:42:10,396 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-08-09 22:42:10,396 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-08-09 22:42:10,397 - 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-09 22:42:10,397 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-09 22:42:10,413 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-09 22:42:10,413 - 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': '4972a9d8-9f96-4db2-8b98-e31aa1068108', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_09100b91-f4ae-41a4-89a8-0d13ffb0255d', 'flavor_name': 'rally_sanity-flavor_09100b91-f4ae-41a4-89a8-0d13ffb0255d', '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_09100b91-f4ae-41a4-89a8-0d13ffb0255d', '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-09 22:44:35,745 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 3948bd03-0a52-4b19-b2c8-5935fccf0716 2018-08-09 22:44:35,746 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '3948bd03-0a52-4b19-b2c8-5935fccf0716'] 2018-08-09 22:44:36,752 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 3948bd03-0a52-4b19-b2c8-5935fccf0716 -------------------------------------------------------------------------------- Task 3948bd03-0a52-4b19-b2c8-5935fccf0716: 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 3948bd03-0a52-4b19-b2c8-5935fccf0716 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.702 | 0.702 | 0.702 | 0.702 | 0.702 | 0.702 | 100.0% | 1 | | total | 0.702 | 0.702 | 0.702 | 0.702 | 0.702 | 0.702 | 100.0% | 1 | | -> duration | 0.702 | 0.702 | 0.702 | 0.702 | 0.702 | 0.702 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.701779 Full duration: 10.132239 -------------------------------------------------------------------------------- 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 3948bd03-0a52-4b19-b2c8-5935fccf0716 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.717 | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 100.0% | 1 | | total | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 100.0% | 1 | | -> duration | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.716693 Full duration: 10.081387 -------------------------------------------------------------------------------- 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 3948bd03-0a52-4b19-b2c8-5935fccf0716 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.717 | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 100.0% | 1 | | total | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 100.0% | 1 | | -> duration | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.716787 Full duration: 9.906293 -------------------------------------------------------------------------------- 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 3948bd03-0a52-4b19-b2c8-5935fccf0716 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.746 | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.293 | 0.293 | 0.293 | 0.293 | 0.293 | 0.293 | 100.0% | 1 | | total | 1.039 | 1.039 | 1.039 | 1.039 | 1.039 | 1.039 | 100.0% | 1 | | -> duration | 1.039 | 1.039 | 1.039 | 1.039 | 1.039 | 1.039 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.0392 Full duration: 11.156112 -------------------------------------------------------------------------------- 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 3948bd03-0a52-4b19-b2c8-5935fccf0716 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.703 | 0.703 | 0.703 | 0.703 | 0.703 | 0.703 | 100.0% | 1 | | total | 0.703 | 0.703 | 0.703 | 0.703 | 0.703 | 0.703 | 100.0% | 1 | | -> duration | 0.703 | 0.703 | 0.703 | 0.703 | 0.703 | 0.703 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.702937 Full duration: 10.000785 -------------------------------------------------------------------------------- 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 3948bd03-0a52-4b19-b2c8-5935fccf0716 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.724 | 0.724 | 0.724 | 0.724 | 0.724 | 0.724 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.306 | 0.306 | 0.306 | 0.306 | 0.306 | 0.306 | 100.0% | 1 | | total | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 100.0% | 1 | | -> duration | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.030582 Full duration: 10.712655 -------------------------------------------------------------------------------- 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 3948bd03-0a52-4b19-b2c8-5935fccf0716 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.688 | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 100.0% | 1 | | total | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 100.0% | 1 | | -> duration | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.68814 Full duration: 9.959877 -------------------------------------------------------------------------------- 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 3948bd03-0a52-4b19-b2c8-5935fccf0716 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.285 | 1.285 | 1.285 | 1.285 | 1.285 | 1.285 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.413 | 0.413 | 0.413 | 0.413 | 0.413 | 0.413 | 100.0% | 1 | | total | 1.699 | 1.699 | 1.699 | 1.699 | 1.699 | 1.699 | 100.0% | 1 | | -> duration | 1.699 | 1.699 | 1.699 | 1.699 | 1.699 | 1.699 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.698507 Full duration: 11.846699 -------------------------------------------------------------------------------- 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 3948bd03-0a52-4b19-b2c8-5935fccf0716 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.765 | 0.765 | 0.765 | 0.765 | 0.765 | 0.765 | 100.0% | 1 | | total | 0.766 | 0.766 | 0.766 | 0.766 | 0.766 | 0.766 | 100.0% | 1 | | -> duration | 0.766 | 0.766 | 0.766 | 0.766 | 0.766 | 0.766 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.765557 Full duration: 9.931974 -------------------------------------------------------------------------------- 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 3948bd03-0a52-4b19-b2c8-5935fccf0716 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 | 1.005 | 1.005 | 1.005 | 1.005 | 1.005 | 1.005 | 100.0% | 1 | | gnocchi.delete_metric | 0.301 | 0.301 | 0.301 | 0.301 | 0.301 | 0.301 | 100.0% | 1 | | total | 1.307 | 1.307 | 1.307 | 1.307 | 1.307 | 1.307 | 100.0% | 1 | | -> duration | 1.307 | 1.307 | 1.307 | 1.307 | 1.307 | 1.307 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.306837 Full duration: 10.944503 -------------------------------------------------------------------------------- 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 3948bd03-0a52-4b19-b2c8-5935fccf0716 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.73 | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 100.0% | 1 | | gnocchi.delete_resource | 0.286 | 0.286 | 0.286 | 0.286 | 0.286 | 0.286 | 100.0% | 1 | | total | 1.017 | 1.017 | 1.017 | 1.017 | 1.017 | 1.017 | 100.0% | 1 | | -> duration | 1.017 | 1.017 | 1.017 | 1.017 | 1.017 | 1.017 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.016937 Full duration: 11.416789 HINTS: * To plot HTML graphics with this data, run: rally task report 3948bd03-0a52-4b19-b2c8-5935fccf0716 --out output.html * To generate a JUnit report, run: rally task export 3948bd03-0a52-4b19-b2c8-5935fccf0716 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 3948bd03-0a52-4b19-b2c8-5935fccf0716 --json --out output.json 2018-08-09 22:44:36,752 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '3948bd03-0a52-4b19-b2c8-5935fccf0716', '--out', u'/home/opnfv/functest/results/rally/opnfv-gnocchi.json'] 2018-08-09 22:44:39,352 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 3948bd03-0a52-4b19-b2c8-5935fccf0716 --out /home/opnfv/functest/results/rally/opnfv-gnocchi.json 2018-08-09 22:44:39.239 4252 INFO rally.api [-] Building 'json' report for the following task(s): '3948bd03-0a52-4b19-b2c8-5935fccf0716'. 2018-08-09 22:44:39.248 4252 INFO rally.api [-] The report has been successfully built. 2018-08-09 22:44:39,352 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '3948bd03-0a52-4b19-b2c8-5935fccf0716', '--out', u'/home/opnfv/functest/results/rally/opnfv-gnocchi.html'] 2018-08-09 22:44:41,927 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 3948bd03-0a52-4b19-b2c8-5935fccf0716 --out /home/opnfv/functest/results/rally/opnfv-gnocchi.html 2018-08-09 22:44:41.796 4255 INFO rally.api [-] Building 'html' report for the following task(s): '3948bd03-0a52-4b19-b2c8-5935fccf0716'. 2018-08-09 22:44:41.824 4255 INFO rally.api [-] The report has been successfully built. 2018-08-09 22:44:41,940 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2018-08-09 22:44:41,940 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-08-09 22:44:41,941 - 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-09 22:44:41,941 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-09 22:44:41,957 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-09 22:44:41,957 - 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': '4972a9d8-9f96-4db2-8b98-e31aa1068108', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_09100b91-f4ae-41a4-89a8-0d13ffb0255d', 'flavor_name': 'rally_sanity-flavor_09100b91-f4ae-41a4-89a8-0d13ffb0255d', '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_09100b91-f4ae-41a4-89a8-0d13ffb0255d', '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-09 22:46:44,375 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 75dfde2d-035d-4b05-8eeb-48accfe65bb9 2018-08-09 22:46:44,375 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '75dfde2d-035d-4b05-8eeb-48accfe65bb9'] 2018-08-09 22:46:45,459 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 75dfde2d-035d-4b05-8eeb-48accfe65bb9 -------------------------------------------------------------------------------- Task 75dfde2d-035d-4b05-8eeb-48accfe65bb9: 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 75dfde2d-035d-4b05-8eeb-48accfe65bb9 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 | 8.446 | 8.446 | 8.446 | 8.446 | 8.446 | 8.446 | 100.0% | 1 | | heat.update_stack | 4.877 | 4.877 | 4.877 | 4.877 | 4.877 | 4.877 | 100.0% | 1 | | heat.delete_stack | 3.114 | 3.114 | 3.114 | 3.114 | 3.114 | 3.114 | 100.0% | 1 | | total | 16.437 | 16.437 | 16.437 | 16.437 | 16.437 | 16.437 | 100.0% | 1 | | -> duration | 12.437 | 12.437 | 12.437 | 12.437 | 12.437 | 12.437 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.437028 Full duration: 32.259236 -------------------------------------------------------------------------------- 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 75dfde2d-035d-4b05-8eeb-48accfe65bb9 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 7.637 | 7.637 | 7.637 | 7.637 | 7.637 | 7.637 | 100.0% | 1 | | heat.check_stack | 2.148 | 2.148 | 2.148 | 2.148 | 2.148 | 2.148 | 100.0% | 1 | | heat.delete_stack | 2.618 | 2.618 | 2.618 | 2.618 | 2.618 | 2.618 | 100.0% | 1 | | total | 12.403 | 12.403 | 12.403 | 12.403 | 12.403 | 12.403 | 100.0% | 1 | | -> duration | 10.403 | 10.403 | 10.403 | 10.403 | 10.403 | 10.403 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.403105 Full duration: 23.899349 -------------------------------------------------------------------------------- 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 75dfde2d-035d-4b05-8eeb-48accfe65bb9 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 7.154 | 7.154 | 7.154 | 7.154 | 7.154 | 7.154 | 100.0% | 1 | | heat.suspend_stack | 1.778 | 1.778 | 1.778 | 1.778 | 1.778 | 1.778 | 100.0% | 1 | | heat.resume_stack | 1.921 | 1.921 | 1.921 | 1.921 | 1.921 | 1.921 | 100.0% | 1 | | heat.delete_stack | 2.031 | 2.031 | 2.031 | 2.031 | 2.031 | 2.031 | 100.0% | 1 | | total | 12.884 | 12.884 | 12.884 | 12.884 | 12.884 | 12.884 | 100.0% | 1 | | -> duration | 10.884 | 10.884 | 10.884 | 10.884 | 10.884 | 10.884 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.883874 Full duration: 26.882062 -------------------------------------------------------------------------------- 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 75dfde2d-035d-4b05-8eeb-48accfe65bb9 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.739 | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 100.0% | 1 | | total | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 100.0% | 1 | | -> duration | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.7388 Full duration: 11.570591 HINTS: * To plot HTML graphics with this data, run: rally task report 75dfde2d-035d-4b05-8eeb-48accfe65bb9 --out output.html * To generate a JUnit report, run: rally task export 75dfde2d-035d-4b05-8eeb-48accfe65bb9 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 75dfde2d-035d-4b05-8eeb-48accfe65bb9 --json --out output.json 2018-08-09 22:46:45,460 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '75dfde2d-035d-4b05-8eeb-48accfe65bb9', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.json'] 2018-08-09 22:46:48,039 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 75dfde2d-035d-4b05-8eeb-48accfe65bb9 --out /home/opnfv/functest/results/rally/opnfv-heat.json 2018-08-09 22:46:47.932 5168 INFO rally.api [-] Building 'json' report for the following task(s): '75dfde2d-035d-4b05-8eeb-48accfe65bb9'. 2018-08-09 22:46:47.937 5168 INFO rally.api [-] The report has been successfully built. 2018-08-09 22:46:48,040 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '75dfde2d-035d-4b05-8eeb-48accfe65bb9', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-08-09 22:46:50,482 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 75dfde2d-035d-4b05-8eeb-48accfe65bb9 --out /home/opnfv/functest/results/rally/opnfv-heat.html 2018-08-09 22:46:50.359 5171 INFO rally.api [-] Building 'html' report for the following task(s): '75dfde2d-035d-4b05-8eeb-48accfe65bb9'. 2018-08-09 22:46:50.381 5171 INFO rally.api [-] The report has been successfully built. 2018-08-09 22:46:50,488 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-08-09 22:46:50,489 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-08-09 22:46:50,489 - 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-09 22:46:50,489 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-09 22:46:50,506 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-09 22:46:50,507 - 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': '4972a9d8-9f96-4db2-8b98-e31aa1068108', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_09100b91-f4ae-41a4-89a8-0d13ffb0255d', 'flavor_name': 'rally_sanity-flavor_09100b91-f4ae-41a4-89a8-0d13ffb0255d', '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_09100b91-f4ae-41a4-89a8-0d13ffb0255d', '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-09 22:51:07,662 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ab3246e9-872f-4429-8e2e-d570e1e3fa32 2018-08-09 22:51:07,663 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'ab3246e9-872f-4429-8e2e-d570e1e3fa32'] 2018-08-09 22:51:08,625 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid ab3246e9-872f-4429-8e2e-d570e1e3fa32 -------------------------------------------------------------------------------- Task ab3246e9-872f-4429-8e2e-d570e1e3fa32: 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 ab3246e9-872f-4429-8e2e-d570e1e3fa32 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.904 | 0.904 | 0.904 | 0.904 | 0.904 | 0.904 | 100.0% | 1 | | keystone_v3.add_role | 0.248 | 0.248 | 0.248 | 0.248 | 0.248 | 0.248 | 100.0% | 1 | | keystone_v3.revoke_role | 0.245 | 0.245 | 0.245 | 0.245 | 0.245 | 0.245 | 100.0% | 1 | | total | 1.397 | 1.397 | 1.397 | 1.397 | 1.397 | 1.397 | 100.0% | 1 | | -> duration | 1.397 | 1.397 | 1.397 | 1.397 | 1.397 | 1.397 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.397188 Full duration: 20.095284 -------------------------------------------------------------------------------- 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 ab3246e9-872f-4429-8e2e-d570e1e3fa32 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.802 | 0.802 | 0.802 | 0.802 | 0.802 | 0.802 | 100.0% | 1 | | keystone_v3.add_role | 0.227 | 0.227 | 0.227 | 0.227 | 0.227 | 0.227 | 100.0% | 1 | | keystone_v3.list_roles | 0.214 | 0.214 | 0.214 | 0.214 | 0.214 | 0.214 | 100.0% | 1 | | total | 1.244 | 1.244 | 1.244 | 1.244 | 1.244 | 1.244 | 100.0% | 1 | | -> duration | 1.244 | 1.244 | 1.244 | 1.244 | 1.244 | 1.244 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.244078 Full duration: 19.41649 -------------------------------------------------------------------------------- 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 ab3246e9-872f-4429-8e2e-d570e1e3fa32 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 | 1.186 | 1.186 | 1.186 | 1.186 | 1.186 | 1.186 | 100.0% | 1 | | keystone_v3.list_projects | 0.202 | 0.202 | 0.202 | 0.202 | 0.202 | 0.202 | 100.0% | 1 | | total | 1.389 | 1.389 | 1.389 | 1.389 | 1.389 | 1.389 | 100.0% | 1 | | -> duration | 1.389 | 1.389 | 1.389 | 1.389 | 1.389 | 1.389 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.388547 Full duration: 19.977874 -------------------------------------------------------------------------------- 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 ab3246e9-872f-4429-8e2e-d570e1e3fa32 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.754 | 0.754 | 0.754 | 0.754 | 0.754 | 0.754 | 100.0% | 1 | | keystone_v3.delete_role | 0.228 | 0.228 | 0.228 | 0.228 | 0.228 | 0.228 | 100.0% | 1 | | total | 0.982 | 0.982 | 0.982 | 0.982 | 0.982 | 0.982 | 100.0% | 1 | | -> duration | 0.982 | 0.982 | 0.982 | 0.982 | 0.982 | 0.982 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.981811 Full duration: 17.161213 -------------------------------------------------------------------------------- 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 ab3246e9-872f-4429-8e2e-d570e1e3fa32 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.713 | 0.713 | 0.713 | 0.713 | 0.713 | 0.713 | 100.0% | 1 | | keystone_v3.delete_service | 0.223 | 0.223 | 0.223 | 0.223 | 0.223 | 0.223 | 100.0% | 1 | | total | 0.937 | 0.937 | 0.937 | 0.937 | 0.937 | 0.937 | 100.0% | 1 | | -> duration | 0.937 | 0.937 | 0.937 | 0.937 | 0.937 | 0.937 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.936869 Full duration: 17.630594 -------------------------------------------------------------------------------- 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 ab3246e9-872f-4429-8e2e-d570e1e3fa32 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 | 1.119 | 1.119 | 1.119 | 1.119 | 1.119 | 1.119 | 100.0% | 1 | | keystone_v3.create_user | 0.923 | 0.923 | 0.923 | 0.923 | 0.923 | 0.923 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.192 | 0.192 | 0.192 | 0.192 | 0.192 | 0.192 | 100.0% | 1 | | -> keystone_v3.add_role | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 100.0% | 1 | | keystone_v3.create_role | 0.148 | 0.148 | 0.148 | 0.148 | 0.148 | 0.148 | 100.0% | 1 | | keystone_v3.get_project | 0.187 | 0.187 | 0.187 | 0.187 | 0.187 | 0.187 | 100.0% | 1 | | keystone_v3.get_user | 0.208 | 0.208 | 0.208 | 0.208 | 0.208 | 0.208 | 100.0% | 1 | | keystone_v3.get_role | 0.194 | 0.194 | 0.194 | 0.194 | 0.194 | 0.194 | 100.0% | 1 | | keystone_v3.list_services | 0.202 | 0.202 | 0.202 | 0.202 | 0.202 | 0.202 | 100.0% | 1 | | keystone_v3.get_services | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 100.0% | 1 | | total | 3.301 | 3.301 | 3.301 | 3.301 | 3.301 | 3.301 | 100.0% | 1 | | -> duration | 3.301 | 3.301 | 3.301 | 3.301 | 3.301 | 3.301 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.300571 Full duration: 26.84958 -------------------------------------------------------------------------------- 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 ab3246e9-872f-4429-8e2e-d570e1e3fa32 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 | 1.176 | 1.176 | 1.176 | 1.176 | 1.176 | 1.176 | 100.0% | 1 | | keystone_v3.update_project | 0.191 | 0.191 | 0.191 | 0.191 | 0.191 | 0.191 | 100.0% | 1 | | keystone_v3.delete_project | 0.255 | 0.255 | 0.255 | 0.255 | 0.255 | 0.255 | 100.0% | 1 | | total | 1.622 | 1.622 | 1.622 | 1.622 | 1.622 | 1.622 | 100.0% | 1 | | -> duration | 1.622 | 1.622 | 1.622 | 1.622 | 1.622 | 1.622 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.62193 Full duration: 18.044923 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ab3246e9-872f-4429-8e2e-d570e1e3fa32 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.163 | 1.163 | 1.163 | 1.163 | 1.163 | 1.163 | 100.0% | 1 | | total | 1.297 | 1.297 | 1.297 | 1.297 | 1.297 | 1.297 | 100.0% | 1 | | -> duration | 1.297 | 1.297 | 1.297 | 1.297 | 1.297 | 1.297 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.296601 Full duration: 19.886708 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ab3246e9-872f-4429-8e2e-d570e1e3fa32 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 | 1.092 | 1.092 | 1.092 | 1.092 | 1.092 | 1.092 | 100.0% | 1 | | total | 1.092 | 1.092 | 1.092 | 1.092 | 1.092 | 1.092 | 100.0% | 1 | | -> duration | 1.092 | 1.092 | 1.092 | 1.092 | 1.092 | 1.092 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.09183 Full duration: 19.992401 -------------------------------------------------------------------------------- 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 ab3246e9-872f-4429-8e2e-d570e1e3fa32 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.212 | 1.212 | 1.212 | 1.212 | 1.212 | 1.212 | 100.0% | 1 | | keystone_v3.list_users | 0.216 | 0.216 | 0.216 | 0.216 | 0.216 | 0.216 | 100.0% | 1 | | total | 1.646 | 1.646 | 1.646 | 1.646 | 1.646 | 1.646 | 100.0% | 1 | | -> duration | 1.646 | 1.646 | 1.646 | 1.646 | 1.646 | 1.646 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.645628 Full duration: 20.257026 -------------------------------------------------------------------------------- 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 ab3246e9-872f-4429-8e2e-d570e1e3fa32 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 | 1.203 | 1.203 | 1.203 | 1.203 | 1.203 | 1.203 | 100.0% | 1 | | keystone_v3.create_users | 8.781 | 8.781 | 8.781 | 8.781 | 8.781 | 8.781 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 8.781 | 8.781 | 8.781 | 8.781 | 8.781 | 8.781 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 1.697 | 1.697 | 1.697 | 1.697 | 1.697 | 1.697 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 2.171 | 2.171 | 2.171 | 2.171 | 2.171 | 2.171 | 100.0% | 1 | | total | 11.397 | 11.397 | 11.397 | 11.397 | 11.397 | 11.397 | 100.0% | 1 | | -> duration | 11.397 | 11.397 | 11.397 | 11.397 | 11.397 | 11.397 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.3972 Full duration: 33.160841 HINTS: * To plot HTML graphics with this data, run: rally task report ab3246e9-872f-4429-8e2e-d570e1e3fa32 --out output.html * To generate a JUnit report, run: rally task export ab3246e9-872f-4429-8e2e-d570e1e3fa32 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report ab3246e9-872f-4429-8e2e-d570e1e3fa32 --json --out output.json 2018-08-09 22:51:08,626 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'ab3246e9-872f-4429-8e2e-d570e1e3fa32', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.json'] 2018-08-09 22:51:11,095 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid ab3246e9-872f-4429-8e2e-d570e1e3fa32 --out /home/opnfv/functest/results/rally/opnfv-keystone.json 2018-08-09 22:51:10.993 7086 INFO rally.api [-] Building 'json' report for the following task(s): 'ab3246e9-872f-4429-8e2e-d570e1e3fa32'. 2018-08-09 22:51:11.004 7086 INFO rally.api [-] The report has been successfully built. 2018-08-09 22:51:11,095 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'ab3246e9-872f-4429-8e2e-d570e1e3fa32', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-08-09 22:51:13,429 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid ab3246e9-872f-4429-8e2e-d570e1e3fa32 --out /home/opnfv/functest/results/rally/opnfv-keystone.html 2018-08-09 22:51:13.309 7089 INFO rally.api [-] Building 'html' report for the following task(s): 'ab3246e9-872f-4429-8e2e-d570e1e3fa32'. 2018-08-09 22:51:13.338 7089 INFO rally.api [-] The report has been successfully built. 2018-08-09 22:51:13,445 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-08-09 22:51:13,445 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-08-09 22:51:13,446 - 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-09 22:51:13,446 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-09 22:51:13,461 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-09 22:51:13,463 - 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': '4972a9d8-9f96-4db2-8b98-e31aa1068108', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_09100b91-f4ae-41a4-89a8-0d13ffb0255d', 'flavor_name': 'rally_sanity-flavor_09100b91-f4ae-41a4-89a8-0d13ffb0255d', '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_09100b91-f4ae-41a4-89a8-0d13ffb0255d', '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-09 22:59:38,091 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a9225b22-1c1f-4679-8502-f2229e97f4a9 2018-08-09 22:59:38,092 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'a9225b22-1c1f-4679-8502-f2229e97f4a9'] 2018-08-09 22:59:39,123 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid a9225b22-1c1f-4679-8502-f2229e97f4a9 -------------------------------------------------------------------------------- Task a9225b22-1c1f-4679-8502-f2229e97f4a9: 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 a9225b22-1c1f-4679-8502-f2229e97f4a9 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.082 | 1.082 | 1.082 | 1.082 | 1.082 | 1.082 | 100.0% | 1 | | neutron.delete_network | 0.908 | 0.908 | 0.908 | 0.908 | 0.908 | 0.908 | 100.0% | 1 | | total | 1.991 | 1.991 | 1.991 | 1.991 | 1.991 | 1.991 | 100.0% | 1 | | -> duration | 1.991 | 1.991 | 1.991 | 1.991 | 1.991 | 1.991 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.990745 Full duration: 19.645982 -------------------------------------------------------------------------------- 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 a9225b22-1c1f-4679-8502-f2229e97f4a9 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.675 | 1.675 | 1.675 | 1.675 | 1.675 | 1.675 | 100.0% | 1 | | neutron.delete_port | 0.889 | 0.889 | 0.889 | 0.889 | 0.889 | 0.889 | 100.0% | 1 | | total | 2.564 | 2.564 | 2.564 | 2.564 | 2.564 | 2.564 | 100.0% | 1 | | -> duration | 2.564 | 2.564 | 2.564 | 2.564 | 2.564 | 2.564 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.564412 Full duration: 49.760058 -------------------------------------------------------------------------------- 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 a9225b22-1c1f-4679-8502-f2229e97f4a9 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.885 | 0.885 | 0.885 | 0.885 | 0.885 | 0.885 | 100.0% | 1 | | neutron.create_subnet | 1.278 | 1.278 | 1.278 | 1.278 | 1.278 | 1.278 | 100.0% | 1 | | neutron.create_router | 4.302 | 4.302 | 4.302 | 4.302 | 4.302 | 4.302 | 100.0% | 1 | | neutron.add_interface_router | 3.077 | 3.077 | 3.077 | 3.077 | 3.077 | 3.077 | 100.0% | 1 | | neutron.remove_interface_router | 5.42 | 5.42 | 5.42 | 5.42 | 5.42 | 5.42 | 100.0% | 1 | | neutron.delete_router | 2.619 | 2.619 | 2.619 | 2.619 | 2.619 | 2.619 | 100.0% | 1 | | total | 17.581 | 17.581 | 17.581 | 17.581 | 17.581 | 17.581 | 100.0% | 1 | | -> duration | 17.581 | 17.581 | 17.581 | 17.581 | 17.581 | 17.581 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.580817 Full duration: 69.790686 -------------------------------------------------------------------------------- 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 a9225b22-1c1f-4679-8502-f2229e97f4a9 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.334 | 1.334 | 1.334 | 1.334 | 1.334 | 1.334 | 100.0% | 1 | | neutron.delete_subnet | 1.882 | 1.882 | 1.882 | 1.882 | 1.882 | 1.882 | 100.0% | 1 | | total | 3.216 | 3.216 | 3.216 | 3.216 | 3.216 | 3.216 | 100.0% | 1 | | -> duration | 3.216 | 3.216 | 3.216 | 3.216 | 3.216 | 3.216 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.215926 Full duration: 52.527721 -------------------------------------------------------------------------------- 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 a9225b22-1c1f-4679-8502-f2229e97f4a9 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.943 | 0.943 | 0.943 | 0.943 | 0.943 | 0.943 | 100.0% | 1 | | neutron.list_networks | 0.382 | 0.382 | 0.382 | 0.382 | 0.382 | 0.382 | 100.0% | 1 | | total | 1.325 | 1.325 | 1.325 | 1.325 | 1.325 | 1.325 | 100.0% | 1 | | -> duration | 1.325 | 1.325 | 1.325 | 1.325 | 1.325 | 1.325 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.325434 Full duration: 21.555305 -------------------------------------------------------------------------------- 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 a9225b22-1c1f-4679-8502-f2229e97f4a9 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.853 | 1.853 | 1.853 | 1.853 | 1.853 | 1.853 | 100.0% | 1 | | neutron.list_ports | 0.337 | 0.337 | 0.337 | 0.337 | 0.337 | 0.337 | 100.0% | 1 | | total | 2.19 | 2.19 | 2.19 | 2.19 | 2.19 | 2.19 | 100.0% | 1 | | -> duration | 2.19 | 2.19 | 2.19 | 2.19 | 2.19 | 2.19 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.190306 Full duration: 51.590012 -------------------------------------------------------------------------------- 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 a9225b22-1c1f-4679-8502-f2229e97f4a9 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.908 | 0.908 | 0.908 | 0.908 | 0.908 | 0.908 | 100.0% | 1 | | neutron.create_subnet | 0.97 | 0.97 | 0.97 | 0.97 | 0.97 | 0.97 | 100.0% | 1 | | neutron.create_router | 4.053 | 4.053 | 4.053 | 4.053 | 4.053 | 4.053 | 100.0% | 1 | | neutron.add_interface_router | 3.57 | 3.57 | 3.57 | 3.57 | 3.57 | 3.57 | 100.0% | 1 | | neutron.list_routers | 0.4 | 0.4 | 0.4 | 0.4 | 0.4 | 0.4 | 100.0% | 1 | | total | 9.901 | 9.901 | 9.901 | 9.901 | 9.901 | 9.901 | 100.0% | 1 | | -> duration | 9.901 | 9.901 | 9.901 | 9.901 | 9.901 | 9.901 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.900567 Full duration: 69.85195 -------------------------------------------------------------------------------- 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 a9225b22-1c1f-4679-8502-f2229e97f4a9 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_subnet | 1.422 | 1.422 | 1.422 | 1.422 | 1.422 | 1.422 | 100.0% | 1 | | neutron.list_subnets | 0.347 | 0.347 | 0.347 | 0.347 | 0.347 | 0.347 | 100.0% | 1 | | total | 2.762 | 2.762 | 2.762 | 2.762 | 2.762 | 2.762 | 100.0% | 1 | | -> duration | 2.762 | 2.762 | 2.762 | 2.762 | 2.762 | 2.762 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.761662 Full duration: 58.150428 -------------------------------------------------------------------------------- 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 a9225b22-1c1f-4679-8502-f2229e97f4a9 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.953 | 0.953 | 0.953 | 0.953 | 0.953 | 0.953 | 100.0% | 1 | | neutron.delete_security_group | 0.432 | 0.432 | 0.432 | 0.432 | 0.432 | 0.432 | 100.0% | 1 | | total | 1.385 | 1.385 | 1.385 | 1.385 | 1.385 | 1.385 | 100.0% | 1 | | -> duration | 1.385 | 1.385 | 1.385 | 1.385 | 1.385 | 1.385 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.385405 Full duration: 18.812449 -------------------------------------------------------------------------------- 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 a9225b22-1c1f-4679-8502-f2229e97f4a9 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.901 | 0.901 | 0.901 | 0.901 | 0.901 | 0.901 | 100.0% | 1 | | neutron.create_security_group_rule | 0.521 | 0.521 | 0.521 | 0.521 | 0.521 | 0.521 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.363 | 0.363 | 0.363 | 0.363 | 0.363 | 0.363 | 100.0% | 1 | | neutron.delete_security_group | 0.367 | 0.367 | 0.367 | 0.367 | 0.367 | 0.367 | 100.0% | 1 | | total | 2.153 | 2.153 | 2.153 | 2.153 | 2.153 | 2.153 | 100.0% | 1 | | -> duration | 2.153 | 2.153 | 2.153 | 2.153 | 2.153 | 2.153 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.152579 Full duration: 19.545548 -------------------------------------------------------------------------------- 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 a9225b22-1c1f-4679-8502-f2229e97f4a9 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.051 | 1.051 | 1.051 | 1.051 | 1.051 | 1.051 | 100.0% | 1 | | neutron.create_router | 4.558 | 4.558 | 4.558 | 4.558 | 4.558 | 4.558 | 100.0% | 1 | | neutron.add_gateway_router | 3.415 | 3.415 | 3.415 | 3.415 | 3.415 | 3.415 | 100.0% | 1 | | neutron.remove_gateway_router | 2.558 | 2.558 | 2.558 | 2.558 | 2.558 | 2.558 | 100.0% | 1 | | total | 11.583 | 11.583 | 11.583 | 11.583 | 11.583 | 11.583 | 100.0% | 1 | | -> duration | 11.583 | 11.583 | 11.583 | 11.583 | 11.583 | 11.583 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.583103 Full duration: 44.525621 HINTS: * To plot HTML graphics with this data, run: rally task report a9225b22-1c1f-4679-8502-f2229e97f4a9 --out output.html * To generate a JUnit report, run: rally task export a9225b22-1c1f-4679-8502-f2229e97f4a9 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report a9225b22-1c1f-4679-8502-f2229e97f4a9 --json --out output.json 2018-08-09 22:59:39,124 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'a9225b22-1c1f-4679-8502-f2229e97f4a9', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.json'] 2018-08-09 22:59:41,605 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid a9225b22-1c1f-4679-8502-f2229e97f4a9 --out /home/opnfv/functest/results/rally/opnfv-neutron.json 2018-08-09 22:59:41.491 10384 INFO rally.api [-] Building 'json' report for the following task(s): 'a9225b22-1c1f-4679-8502-f2229e97f4a9'. 2018-08-09 22:59:41.502 10384 INFO rally.api [-] The report has been successfully built. 2018-08-09 22:59:41,605 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'a9225b22-1c1f-4679-8502-f2229e97f4a9', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-08-09 22:59:44,091 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid a9225b22-1c1f-4679-8502-f2229e97f4a9 --out /home/opnfv/functest/results/rally/opnfv-neutron.html 2018-08-09 22:59:43.971 10387 INFO rally.api [-] Building 'html' report for the following task(s): 'a9225b22-1c1f-4679-8502-f2229e97f4a9'. 2018-08-09 22:59:44.001 10387 INFO rally.api [-] The report has been successfully built. 2018-08-09 22:59:44,109 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-08-09 22:59:44,110 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-08-09 22:59:44,110 - 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-09 22:59:44,110 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-09 22:59:44,126 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-09 22:59:44,127 - 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': '4972a9d8-9f96-4db2-8b98-e31aa1068108', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_09100b91-f4ae-41a4-89a8-0d13ffb0255d', 'flavor_name': 'rally_sanity-flavor_09100b91-f4ae-41a4-89a8-0d13ffb0255d', '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_09100b91-f4ae-41a4-89a8-0d13ffb0255d', '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-09 23:01:21,961 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f795d27c-9957-4795-bd1c-a67ea8872296 2018-08-09 23:01:21,962 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'f795d27c-9957-4795-bd1c-a67ea8872296'] 2018-08-09 23:01:22,939 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid f795d27c-9957-4795-bd1c-a67ea8872296 -------------------------------------------------------------------------------- Task f795d27c-9957-4795-bd1c-a67ea8872296: 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_09100b91-f4ae-41a4-89a8-0d13ffb0255d" }, "image": { "name": "rally_sanity-img_09100b91-f4ae-41a4-89a8-0d13ffb0255d" }, "nics": [ { "net-id": "4972a9d8-9f96-4db2-8b98-e31aa1068108" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f795d27c-9957-4795-bd1c-a67ea8872296 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 | 19.763 | 19.763 | 19.763 | 19.763 | 19.763 | 19.763 | 100.0% | 1 | | nova.live_migrate | 13.502 | 13.502 | 13.502 | 13.502 | 13.502 | 13.502 | 0.0% | 1 | | total | 33.265 | 33.265 | 33.265 | 33.265 | 33.265 | 33.265 | 0.0% | 1 | | -> duration | 32.265 | 32.265 | 32.265 | 32.265 | 32.265 | 32.265 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 32.265184 Full duration: 52.263495 HINTS: * To plot HTML graphics with this data, run: rally task report f795d27c-9957-4795-bd1c-a67ea8872296 --out output.html * To generate a JUnit report, run: rally task export f795d27c-9957-4795-bd1c-a67ea8872296 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report f795d27c-9957-4795-bd1c-a67ea8872296 --json --out output.json At least one workload did not pass SLA criteria. 2018-08-09 23:01:22,939 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'f795d27c-9957-4795-bd1c-a67ea8872296', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.json'] 2018-08-09 23:01:25,392 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid f795d27c-9957-4795-bd1c-a67ea8872296 --out /home/opnfv/functest/results/rally/opnfv-nova.json 2018-08-09 23:01:25.268 10622 INFO rally.api [-] Building 'json' report for the following task(s): 'f795d27c-9957-4795-bd1c-a67ea8872296'. 2018-08-09 23:01:25.272 10622 INFO rally.api [-] The report has been successfully built. 2018-08-09 23:01:25,392 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'f795d27c-9957-4795-bd1c-a67ea8872296', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-08-09 23:01:27,938 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid f795d27c-9957-4795-bd1c-a67ea8872296 --out /home/opnfv/functest/results/rally/opnfv-nova.html 2018-08-09 23:01:27.823 10625 INFO rally.api [-] Building 'html' report for the following task(s): 'f795d27c-9957-4795-bd1c-a67ea8872296'. 2018-08-09 23:01:27.841 10625 INFO rally.api [-] The report has been successfully built. 2018-08-09 23:01:27,941 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-08-09 23:01:27,941 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-08-09 23:01:27,942 - 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-09 23:01:27,942 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-09 23:01:27,959 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-09 23:01:27,960 - 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': '4972a9d8-9f96-4db2-8b98-e31aa1068108', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_09100b91-f4ae-41a4-89a8-0d13ffb0255d', 'flavor_name': 'rally_sanity-flavor_09100b91-f4ae-41a4-89a8-0d13ffb0255d', '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_09100b91-f4ae-41a4-89a8-0d13ffb0255d', '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-09 23:02:34,035 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d34cddda-7fa1-4da2-b68a-d81ff2010af8 2018-08-09 23:02:34,035 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'd34cddda-7fa1-4da2-b68a-d81ff2010af8'] 2018-08-09 23:02:34,920 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid d34cddda-7fa1-4da2-b68a-d81ff2010af8 -------------------------------------------------------------------------------- Task d34cddda-7fa1-4da2-b68a-d81ff2010af8: 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 d34cddda-7fa1-4da2-b68a-d81ff2010af8 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.019 | 1.019 | 1.019 | 1.019 | 1.019 | 1.019 | 100.0% | 1 | | quotas.delete_quotas | 0.289 | 0.289 | 0.289 | 0.289 | 0.289 | 0.289 | 100.0% | 1 | | total | 1.309 | 1.309 | 1.309 | 1.309 | 1.309 | 1.309 | 100.0% | 1 | | -> duration | 1.309 | 1.309 | 1.309 | 1.309 | 1.309 | 1.309 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.308988 Full duration: 12.564801 -------------------------------------------------------------------------------- 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 d34cddda-7fa1-4da2-b68a-d81ff2010af8 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.848 | 0.848 | 0.848 | 0.848 | 0.848 | 0.848 | 100.0% | 1 | | total | 0.849 | 0.849 | 0.849 | 0.849 | 0.849 | 0.849 | 100.0% | 1 | | -> duration | 0.849 | 0.849 | 0.849 | 0.849 | 0.849 | 0.849 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.848524 Full duration: 11.976379 -------------------------------------------------------------------------------- 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 d34cddda-7fa1-4da2-b68a-d81ff2010af8 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.433 | 0.433 | 0.433 | 0.433 | 0.433 | 0.433 | 100.0% | 1 | | total | 0.954 | 0.954 | 0.954 | 0.954 | 0.954 | 0.954 | 100.0% | 1 | | -> duration | 0.954 | 0.954 | 0.954 | 0.954 | 0.954 | 0.954 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.953775 Full duration: 11.47911 -------------------------------------------------------------------------------- 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 d34cddda-7fa1-4da2-b68a-d81ff2010af8 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.309 | 1.309 | 1.309 | 1.309 | 1.309 | 1.309 | 100.0% | 1 | | total | 1.309 | 1.309 | 1.309 | 1.309 | 1.309 | 1.309 | 100.0% | 1 | | -> duration | 1.309 | 1.309 | 1.309 | 1.309 | 1.309 | 1.309 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.309434 Full duration: 12.027291 HINTS: * To plot HTML graphics with this data, run: rally task report d34cddda-7fa1-4da2-b68a-d81ff2010af8 --out output.html * To generate a JUnit report, run: rally task export d34cddda-7fa1-4da2-b68a-d81ff2010af8 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report d34cddda-7fa1-4da2-b68a-d81ff2010af8 --json --out output.json 2018-08-09 23:02:34,920 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'd34cddda-7fa1-4da2-b68a-d81ff2010af8', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.json'] 2018-08-09 23:02:37,450 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid d34cddda-7fa1-4da2-b68a-d81ff2010af8 --out /home/opnfv/functest/results/rally/opnfv-quotas.json 2018-08-09 23:02:37.333 11138 INFO rally.api [-] Building 'json' report for the following task(s): 'd34cddda-7fa1-4da2-b68a-d81ff2010af8'. 2018-08-09 23:02:37.338 11138 INFO rally.api [-] The report has been successfully built. 2018-08-09 23:02:37,451 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'd34cddda-7fa1-4da2-b68a-d81ff2010af8', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-08-09 23:02:40,005 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid d34cddda-7fa1-4da2-b68a-d81ff2010af8 --out /home/opnfv/functest/results/rally/opnfv-quotas.html 2018-08-09 23:02:39.883 11141 INFO rally.api [-] Building 'html' report for the following task(s): 'd34cddda-7fa1-4da2-b68a-d81ff2010af8'. 2018-08-09 23:02:39.904 11141 INFO rally.api [-] The report has been successfully built. 2018-08-09 23:02:40,010 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-08-09 23:02:40,014 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 01:03 | 6 | 100.00% | | glance | 01:26 | 4 | 75.00% | | cinder | 03:18 | 10 | 100.00% | | gnocchi | 01:56 | 11 | 100.00% | | heat | 01:34 | 4 | 100.00% | | keystone | 03:52 | 11 | 100.00% | | neutron | 07:55 | 11 | 100.00% | | nova | 00:52 | 1 | 0.00% | | quotas | 00:48 | 4 | 100.00% | | | | | | | TOTAL: | 00:22:49 | 62 | 96.77% | +----------------+------------+----------------+-----------+ 2018-08-09 23:02:40,014 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 96.77% in 7/9 modules 2018-08-09 23:02:40,124 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-09 23:02:40,124 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 28:22 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-08-09 23:02:40,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 23:02:40,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}5e33b0f63f9e09d201abe88afb99a0c20b915f5b" 2018-08-09 23:02:40,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:02: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-45a9ac2c-3f4a-405b-8878-73b52b208347 x-compute-request-id: req-45a9ac2c-3f4a-405b-8878-73b52b208347 Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_09100b91-f4ae-41a4-89a8-0d13ffb0255d", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/4161746c-b6bc-46ac-9889-a41fe390ce3e", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/4161746c-b6bc-46ac-9889-a41fe390ce3e", "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": "4161746c-b6bc-46ac-9889-a41fe390ce3e"}, {"name": "rally_sanity-flavor_alt_09100b91-f4ae-41a4-89a8-0d13ffb0255d", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/9d427375-7da9-4a4a-b7b5-512d4cf98188", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/9d427375-7da9-4a4a-b7b5-512d4cf98188", "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": "9d427375-7da9-4a4a-b7b5-512d4cf98188"}]} 2018-08-09 23:02:40,513 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-45a9ac2c-3f4a-405b-8878-73b52b208347 2018-08-09 23:02:40,513 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.384771108627s 2018-08-09 23:02:40,514 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-45a9ac2c-3f4a-405b-8878-73b52b208347 2018-08-09 23:02:40,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-09 23:02:40,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/flavors/9d427375-7da9-4a4a-b7b5-512d4cf98188 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5e33b0f63f9e09d201abe88afb99a0c20b915f5b" 2018-08-09 23:02:40,551 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 23:02:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-77323a39-9e1d-4676-9717-3134af16ae0f x-compute-request-id: req-77323a39-9e1d-4676-9717-3134af16ae0f Content-Length: 0 Content-Type: application/json 2018-08-09 23:02:40,551 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/9d427375-7da9-4a4a-b7b5-512d4cf98188 used request id req-77323a39-9e1d-4676-9717-3134af16ae0f 2018-08-09 23:02:40,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0346081256866s 2018-08-09 23:02:40,551 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/9d427375-7da9-4a4a-b7b5-512d4cf98188 used request id req-77323a39-9e1d-4676-9717-3134af16ae0f 2018-08-09 23:02:40,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-09 23:02:40,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/ba04b59e-3345-4ddb-abaa-47d01df27016/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}5e33b0f63f9e09d201abe88afb99a0c20b915f5b" -d '{"subnet_id": "be97cca1-f3e5-4b5b-aeb7-6c4a7e3c021c"}' 2018-08-09 23:02:43,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-713e3871-ddda-4fe3-9fef-b8dd7da8b4a3 Date: Thu, 09 Aug 2018 23:02:43 GMT RESP BODY: {"network_id": "4972a9d8-9f96-4db2-8b98-e31aa1068108", "tenant_id": "b5220918a46940eca73b5641490793b9", "subnet_id": "be97cca1-f3e5-4b5b-aeb7-6c4a7e3c021c", "subnet_ids": ["be97cca1-f3e5-4b5b-aeb7-6c4a7e3c021c"], "port_id": "71f600b3-9ad0-444a-bcca-cfd20e37bcd8", "id": "ba04b59e-3345-4ddb-abaa-47d01df27016"} 2018-08-09 23:02:43,341 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/ba04b59e-3345-4ddb-abaa-47d01df27016/remove_router_interface.json used request id req-713e3871-ddda-4fe3-9fef-b8dd7da8b4a3 2018-08-09 23:02:43,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.78932905197s 2018-08-09 23:02:43,341 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/ba04b59e-3345-4ddb-abaa-47d01df27016/remove_router_interface.json used request id req-713e3871-ddda-4fe3-9fef-b8dd7da8b4a3 returning object ba04b59e-3345-4ddb-abaa-47d01df27016 2018-08-09 23:02:43,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-09 23:02:43,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}5e33b0f63f9e09d201abe88afb99a0c20b915f5b" 2018-08-09 23:02:44,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1713 X-Openstack-Request-Id: req-7eb008b3-2a69-4f76-a289-589729ebda1d Date: Thu, 09 Aug 2018 23:02:44 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "673a2ac9df784e19b2b35a5ed59087ad", "created_at": "2018-08-09T22:20:09Z", "admin_state_up": true, "updated_at": "2018-08-09T22:20:12Z", "project_id": "673a2ac9df784e19b2b35a5ed59087ad", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "9853c33b-0443-45a8-a303-8f910ac341d8", "name": "tempest-pretest-check-126377191"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "47882689-2cda-49f1-ab90-97da69506aee", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b5220918a46940eca73b5641490793b9", "created_at": "2018-08-09T22:34:21Z", "admin_state_up": true, "updated_at": "2018-08-09T23:02:41Z", "project_id": "b5220918a46940eca73b5641490793b9", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "ba04b59e-3345-4ddb-abaa-47d01df27016", "name": "rally_sanity-router_09100b91-f4ae-41a4-89a8-0d13ffb0255d"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6f7d37c5b7bf4089be418278843cdead", "created_at": "2018-08-09T22:21:33Z", "admin_state_up": false, "updated_at": "2018-08-09T22:21:33Z", "project_id": "6f7d37c5b7bf4089be418278843cdead", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "c02716e4-5eed-4da9-bc56-05de7de7e409", "name": "tempest-router-159046836"}]} 2018-08-09 23:02:44,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-7eb008b3-2a69-4f76-a289-589729ebda1d 2018-08-09 23:02:44,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.92563700676s 2018-08-09 23:02:44,268 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-7eb008b3-2a69-4f76-a289-589729ebda1d 2018-08-09 23:02:44,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-09 23:02:44,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/routers/ba04b59e-3345-4ddb-abaa-47d01df27016.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5e33b0f63f9e09d201abe88afb99a0c20b915f5b" 2018-08-09 23:02:48,832 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0044ebe8-b36f-4a93-933d-a785b142b942 Content-Length: 0 Date: Thu, 09 Aug 2018 23:02:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 23:02:48,832 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/ba04b59e-3345-4ddb-abaa-47d01df27016.json used request id req-0044ebe8-b36f-4a93-933d-a785b142b942 2018-08-09 23:02:48,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.56254196167s 2018-08-09 23:02:48,832 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/ba04b59e-3345-4ddb-abaa-47d01df27016.json used request id req-0044ebe8-b36f-4a93-933d-a785b142b942 2018-08-09 23:02:48,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-09 23:02:48,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}5e33b0f63f9e09d201abe88afb99a0c20b915f5b" 2018-08-09 23:02:49,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1928 X-Openstack-Request-Id: req-74d96989-6536-40c3-a163-9ba3e6db1df8 Date: Thu, 09 Aug 2018 23:02:49 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-09T21:56:03Z","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":"47882689-2cda-49f1-ab90-97da69506aee","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"6e2b193279f94c09870f0da27a1e5991","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"bdb9209b-6552-4310-8fa0-ca466e84a750","tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:56:03Z","ip_version":4},{"updated_at":"2018-08-09T22:34:19Z","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":"be97cca1-f3e5-4b5b-aeb7-6c4a7e3c021c","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"b5220918a46940eca73b5641490793b9","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_09100b91-f4ae-41a4-89a8-0d13ffb0255d","enable_dhcp":true,"segment_id":null,"network_id":"4972a9d8-9f96-4db2-8b98-e31aa1068108","tenant_id":"b5220918a46940eca73b5641490793b9","created_at":"2018-08-09T22:34:19Z","ip_version":4},{"updated_at":"2018-08-09T22:20:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"df143e35-e4e0-4e16-9f0e-296028bd5892","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 673a2ac9df784e19b2b35a5ed59087ad","enable_dhcp":false,"segment_id":null,"network_id":"c31c9f8f-4c44-4a85-a1d4-4c6ffcb57c18","tenant_id":"","created_at":"2018-08-09T22:20:08Z","ip_version":4}]} 2018-08-09 23:02:49,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-74d96989-6536-40c3-a163-9ba3e6db1df8 2018-08-09 23:02:49,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.721299171448s 2018-08-09 23:02:49,555 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-74d96989-6536-40c3-a163-9ba3e6db1df8 2018-08-09 23:02:49,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-09 23:02:49,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/subnets/be97cca1-f3e5-4b5b-aeb7-6c4a7e3c021c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5e33b0f63f9e09d201abe88afb99a0c20b915f5b" 2018-08-09 23:02:52,245 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-73d239fe-d8da-468e-b514-b2a8bc25bb1d Date: Thu, 09 Aug 2018 23:02:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 23:02:52,245 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/be97cca1-f3e5-4b5b-aeb7-6c4a7e3c021c.json used request id req-73d239fe-d8da-468e-b514-b2a8bc25bb1d 2018-08-09 23:02:52,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.68830108643s 2018-08-09 23:02:52,246 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/be97cca1-f3e5-4b5b-aeb7-6c4a7e3c021c.json used request id req-73d239fe-d8da-468e-b514-b2a8bc25bb1d 2018-08-09 23:02:52,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 23:02:52,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5e33b0f63f9e09d201abe88afb99a0c20b915f5b" 2018-08-09 23:02:52,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2109 X-Openstack-Request-Id: req-f71b7c4f-b4ee-47fa-b35b-338fc319deb4 Date: Thu, 09 Aug 2018 23:02:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4972a9d8-9f96-4db2-8b98-e31aa1068108","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":true,"project_id":"b5220918a46940eca73b5641490793b9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T23:02:52Z","qos_policy_id":null,"name":"rally_sanity-net_09100b91-f4ae-41a4-89a8-0d13ffb0255d","admin_state_up":true,"tenant_id":"b5220918a46940eca73b5641490793b9","created_at":"2018-08-09T22:34:18Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T22:20:41Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c31c9f8f-4c44-4a85-a1d4-4c6ffcb57c18","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":26,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["df143e35-e4e0-4e16-9f0e-296028bd5892"],"description":"","tags":[],"updated_at":"2018-08-09T22:20:08Z","qos_policy_id":null,"name":"HA network tenant 673a2ac9df784e19b2b35a5ed59087ad","admin_state_up":true,"tenant_id":"","created_at":"2018-08-09T22:20:08Z","provider:network_type":"vxlan"}]} 2018-08-09 23:02:52,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-f71b7c4f-b4ee-47fa-b35b-338fc319deb4 2018-08-09 23:02:52,611 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.364226102829s 2018-08-09 23:02:52,611 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-f71b7c4f-b4ee-47fa-b35b-338fc319deb4 2018-08-09 23:02:52,613 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-09 23:02:52,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/networks/4972a9d8-9f96-4db2-8b98-e31aa1068108.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5e33b0f63f9e09d201abe88afb99a0c20b915f5b" 2018-08-09 23:02:54,190 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-977648b1-08d4-4caa-8a91-d86fa30bed8f Date: Thu, 09 Aug 2018 23:02:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 23:02:54,190 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/4972a9d8-9f96-4db2-8b98-e31aa1068108.json used request id req-977648b1-08d4-4caa-8a91-d86fa30bed8f 2018-08-09 23:02:54,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.57779312134s 2018-08-09 23:02:54,191 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/4972a9d8-9f96-4db2-8b98-e31aa1068108.json used request id req-977648b1-08d4-4caa-8a91-d86fa30bed8f 2018-08-09 23:02:54,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 23:02:54,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5e33b0f63f9e09d201abe88afb99a0c20b915f5b" 2018-08-09 23:02:54,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json X-Openstack-Request-Id: req-0ba7b755-07c3-47cc-a5f2-0890a746b84d Date: Thu, 09 Aug 2018 23:02:54 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T22:34:31Z", "file": "/v2/images/18a28b11-e0d5-4a57-94bf-acaf470bb80a/file", "owner": "b5220918a46940eca73b5641490793b9", "id": "18a28b11-e0d5-4a57-94bf-acaf470bb80a", "size": 12716032, "self": "/v2/images/18a28b11-e0d5-4a57-94bf-acaf470bb80a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/18a28b11-e0d5-4a57-94bf-acaf470bb80a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/18a28b11-e0d5-4a57-94bf-acaf470bb80a/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_09100b91-f4ae-41a4-89a8-0d13ffb0255d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_09100b91-f4ae-41a4-89a8-0d13ffb0255d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T22:34:30Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 23:02:54,906 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-0ba7b755-07c3-47cc-a5f2-0890a746b84d 2018-08-09 23:02:54,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.711087942123s 2018-08-09 23:02:54,906 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-0ba7b755-07c3-47cc-a5f2-0890a746b84d 2018-08-09 23:02:54,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-09 23:02:54,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9292/v2/images/18a28b11-e0d5-4a57-94bf-acaf470bb80a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5e33b0f63f9e09d201abe88afb99a0c20b915f5b" 2018-08-09 23:02:55,935 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-29edb5de-0dc9-4294-ac07-00335b27db09 Date: Thu, 09 Aug 2018 23:02: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-09 23:02:55,935 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/18a28b11-e0d5-4a57-94bf-acaf470bb80a used request id req-29edb5de-0dc9-4294-ac07-00335b27db09 2018-08-09 23:02:55,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.02706694603s 2018-08-09 23:02:55,936 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/18a28b11-e0d5-4a57-94bf-acaf470bb80a used request id req-29edb5de-0dc9-4294-ac07-00335b27db09 2018-08-09 23:02:55,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 23:02:55,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}5e33b0f63f9e09d201abe88afb99a0c20b915f5b" 2018-08-09 23:02:55,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23: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-8f99ffea-5082-48c1-8b05-ecf9399b0cf4 x-compute-request-id: req-8f99ffea-5082-48c1-8b05-ecf9399b0cf4 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_09100b91-f4ae-41a4-89a8-0d13ffb0255d", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/4161746c-b6bc-46ac-9889-a41fe390ce3e", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/4161746c-b6bc-46ac-9889-a41fe390ce3e", "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": "4161746c-b6bc-46ac-9889-a41fe390ce3e"}]} 2018-08-09 23:02:55,958 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-8f99ffea-5082-48c1-8b05-ecf9399b0cf4 2018-08-09 23:02:55,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0218160152435s 2018-08-09 23:02:55,959 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-8f99ffea-5082-48c1-8b05-ecf9399b0cf4 2018-08-09 23:02:55,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-09 23:02:55,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/flavors/4161746c-b6bc-46ac-9889-a41fe390ce3e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5e33b0f63f9e09d201abe88afb99a0c20b915f5b" 2018-08-09 23:02:56,000 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 23: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 x-openstack-request-id: req-840863d6-4339-4543-88ca-de3437402c61 x-compute-request-id: req-840863d6-4339-4543-88ca-de3437402c61 Content-Length: 0 Content-Type: application/json 2018-08-09 23:02:56,000 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/4161746c-b6bc-46ac-9889-a41fe390ce3e used request id req-840863d6-4339-4543-88ca-de3437402c61 2018-08-09 23:02:56,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0397930145264s 2018-08-09 23:02:56,000 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/4161746c-b6bc-46ac-9889-a41fe390ce3e used request id req-840863d6-4339-4543-88ca-de3437402c61 2018-08-09 23:02:56,001 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-08-09 23:02:56,057 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2018-08-09 23:02:56,101 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 23:02:56,101 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-09 23:02:56,101 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 23:02:56,101 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 23:02:56,101 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 23:02:56,101 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 23:02:56,101 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 23:02:56,101 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 23:02:56,101 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 23:02:56,101 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 23:02:56,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 23:02:56,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 23:02:56,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 23:02:56,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 23:02:56,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 23:02:56,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 23:02:56,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 23:02:56,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 23:02:56,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 23:02:56,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 23:02:56,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 23:02:56,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 23:02:56,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 23:02:56,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-09 23:02:56,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-09 23:02:56,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-09 23:02:56,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:02:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b021ab3-2ddb-48d5-a6b3-7c56cbc56772 Content-Encoding: gzip Content-Length: 194 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.32:5000/v3/", "rel": "self"}]}} 2018-08-09 23:02:56,109 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-7b021ab3-2ddb-48d5-a6b3-7c56cbc56772 2018-08-09 23:02:56,110 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-09 23:02:56,507 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "077169cc946647b3a28fd2b6b274fbdf", "name": "reader"}, {"id": "5f4e37952fed448d8a5d2d688ddf4113", "name": "admin"}, {"id": "88513a21a6f143568494c5da51703b86", "name": "member"}], "expires_at": "2018-08-10T00:02:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5220918a46940eca73b5641490793b9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.32:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "437987ede53e4405944ad7c076551769"}, {"url": "http://192.30.9.3:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d3a7a4b63bc42cc950ea9d01ba16ee8"}, {"url": "http://192.30.9.3:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d8dc96d50c247e7837ea4c9b854184b"}], "type": "orchestration", "id": "06b2600fbdfd45009f077a0a8a411118", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "963d6582adf64c908f4754420d8066a9"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9837c8825b440f08dfd357317d353f0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded8397288b548b6a2ef868a552c35c4"}], "type": "event", "id": "0edb5a9ac368467395316b446bc9b17a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c4ee4a831c24b19a27a57c62ab1c000"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba92d8cd74449ad8e3ad0fb9d8df162"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c50639dc1d0944d08cb722487727404b"}], "type": "cloudformation", "id": "0f8e8a8cabc743b980b5dc7328ea8398", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75482ae7f30b4cce96aeea5fb573efee"}, {"url": "http://172.30.9.32:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3322f92a99944afb84fd710587f4207"}, {"url": "http://192.30.9.3:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca626291c6914f8392873dc1009e9439"}], "type": "volumev2", "id": "37bb077bc22343fc84723637e507d6ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58ac027cc3404748a004771a912f28e3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fdb7375f8a48ea9a3175833248c806"}, {"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aaf4dc1ae98a4fc4b8bb1ef0e4af1847"}], "type": "compute", "id": "66e5c4ed2fef488aa7efb24492939dd2", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b5781142f344691af8bcb5585c05d0a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d675dfe1fc174b888e1c05e36a89827f"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eac7171837574cfd9bdb0d1e99be1512"}], "type": "metric", "id": "74154109829a4b47a4ae0cf113ed0280", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "28c0fa2fe1a54037a1df5236437e7475"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3550892914574db28d4c22bdf0fccec5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "739a0b6ebed045fbb110541871ab2a15"}], "type": "identity", "id": "88688b106f224b10a51283eb12ae2936", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "ada1fac139534311815f98d908747c2a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9a3ecf1f13142c4a0c2baeaaa3dfaac"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6262b39fedb42aea7a928a362616ec0"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d220c13c29ac49428745e53c3a5f1f1b"}], "type": "alarming", "id": "b3fb638070d94560972a4f4ad3803c3e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29690a3ccee2437bbac7f9aa68595877"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c44848dd6a5446fb835005ab8ad4f4f"}, {"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9313e7c2f7b1414faa1e04af37a85d14"}], "type": "placement", "id": "b69679ef95c547c4bedad9a51bbc11e1", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d737435c2b74f5faf8fa63dea4e2fa1"}, {"url": "http://172.30.9.32:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78fb5d55cc204e4daa0cb175b819e87c"}, {"url": "http://192.30.9.3:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80278f13084845eaa317703712e8932f"}], "type": "volume", "id": "b6a6363259e342d8ac96a4641ed4678e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1008f871970540d59fed88ee5f560631"}, {"url": "http://192.30.9.3:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73ad6e9b1eaf4470a4458a45a03b86ba"}, {"url": "http://192.30.9.3:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc6095c8b90a4056ad6fb33d86c2319c"}], "type": "volumev3", "id": "cb31973e365c4222816f94365d3a9482", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8eac3aaf869e4581b0c486846aaf1964"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9f7c82f7a0247459dc8ee250179a27a"}, {"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbf52489f6c24c3bacff12a8fce92972"}], "type": "image", "id": "d37eb918087e4110bb9c0723c297dd28", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13579d8a89904ae8ae47c4c51523cc20"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8850af0d4d74815aac8c55d682d6b88"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05d68f4069f44f3928d1d2cfe0c31e2"}], "type": "network", "id": "da8095ba09ab49ed8463afad9622aa30", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a35851569141aa859a53f8f20d5c9e"}, {"url": "http://172.30.9.32:8080/v1/AUTH_b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de78fcff9f6f4b3698322312c36b013b"}, {"url": "http://12.0.0.27:8080/v1/AUTH_b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc41d0b8771f41d298a04050d21e2d86"}], "type": "object-store", "id": "eac7f386a2854d7cb26da2c6929699a5", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7e6b2597cbd0483796ae06691a711e17"}, "audit_ids": ["jfU8xx0dQoC9ggpCWTwiTA"], "issued_at": "2018-08-09T23:02:56.000000Z"}} 2018-08-09 23:02:56,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 23:02:56,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}19d75d316fc573385705d9a4412e4486f1d4656d" 2018-08-09 23:02:56,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-58d6c788-91d2-4e5c-b321-77631782c2ae Date: Thu, 09 Aug 2018 23:02:56 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T22:20:41Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","provider:network_type":"flat"}]} 2018-08-09 23:02:56,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-58d6c788-91d2-4e5c-b321-77631782c2ae 2018-08-09 23:02:56,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.369331121445s 2018-08-09 23:02:56,879 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-58d6c788-91d2-4e5c-b321-77631782c2ae 2018-08-09 23:02:56,880 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-09 23:02:59,547 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-09 23:03:02,284 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 59ffbc48-5e8f-490c-824b-07c951bca992 | 2018-08-09T23:03:01.943997 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 59ffbc48-5e8f-490c-824b-07c951bca992 ~/.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-09 23:03:06,149 - 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-09 23:03:06,150 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-09 23:03:08,887 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-09 23:03:12,389 - 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=1b302486-99d8-4b5e-91de-908138f7f52b) as the default verifier for the future CLI operations. 2018-08-09 23:03:15,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-09 23:03:15,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}19d75d316fc573385705d9a4412e4486f1d4656d" 2018-08-09 23:03:15,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11656 X-Openstack-Request-Id: req-9be29a85-89f3-4238-80ec-03822cd26f37 Date: Thu, 09 Aug 2018 23:03: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-09 23:03:15,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/extensions.json used request id req-9be29a85-89f3-4238-80ec-03822cd26f37 2018-08-09 23:03:15,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.287595033646s 2018-08-09 23:03:15,881 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/extensions.json used request id req-9be29a85-89f3-4238-80ec-03822cd26f37 2018-08-09 23:03:15,891 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-08-09 23:03:15,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-09 23:03:15,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}19d75d316fc573385705d9a4412e4486f1d4656d" -d '{"network": {"name": "patrole-net_80c8700a-891d-43bc-bee7-796b9e067102", "admin_state_up": true}}' 2018-08-09 23:03:16,389 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-5c05c38c-bff2-49d8-8049-123ca1ce0290 Date: Thu, 09 Aug 2018 23:03:16 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"2654c3f2-2b6b-4620-8300-ef3105351496","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":63,"ipv4_address_scope":null,"shared":false,"project_id":"b5220918a46940eca73b5641490793b9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T23:03:16Z","is_default":false,"qos_policy_id":null,"name":"patrole-net_80c8700a-891d-43bc-bee7-796b9e067102","admin_state_up":true,"tenant_id":"b5220918a46940eca73b5641490793b9","created_at":"2018-08-09T23:03:16Z","mtu":1450}} 2018-08-09 23:03:16,389 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-5c05c38c-bff2-49d8-8049-123ca1ce0290 2018-08-09 23:03:16,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.497371196747s 2018-08-09 23:03:16,389 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-5c05c38c-bff2-49d8-8049-123ca1ce0290 2018-08-09 23:03:16,390 - 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-09T23:03:16Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'2654c3f2-2b6b-4620-8300-ef3105351496', u'provider:segmentation_id': 63, 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_80c8700a-891d-43bc-bee7-796b9e067102', u'created_at': u'2018-08-09T23:03:16Z', u'mtu': 1450, u'tenant_id': u'b5220918a46940eca73b5641490793b9', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'b5220918a46940eca73b5641490793b9', u'l2_adjacency': True}) 2018-08-09 23:03:16,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 23:03:16,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}19d75d316fc573385705d9a4412e4486f1d4656d" 2018-08-09 23:03:16,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2099 X-Openstack-Request-Id: req-e950e3a7-51b6-43e9-aa37-7dddd29a31f3 Date: Thu, 09 Aug 2018 23:03:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"2654c3f2-2b6b-4620-8300-ef3105351496","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":63,"ipv4_address_scope":null,"shared":false,"project_id":"b5220918a46940eca73b5641490793b9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T23:03:16Z","qos_policy_id":null,"name":"patrole-net_80c8700a-891d-43bc-bee7-796b9e067102","admin_state_up":true,"tenant_id":"b5220918a46940eca73b5641490793b9","created_at":"2018-08-09T23:03:16Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T22:20:41Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c31c9f8f-4c44-4a85-a1d4-4c6ffcb57c18","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":26,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["df143e35-e4e0-4e16-9f0e-296028bd5892"],"description":"","tags":[],"updated_at":"2018-08-09T22:20:08Z","qos_policy_id":null,"name":"HA network tenant 673a2ac9df784e19b2b35a5ed59087ad","admin_state_up":true,"tenant_id":"","created_at":"2018-08-09T22:20:08Z","provider:network_type":"vxlan"}]} 2018-08-09 23:03:16,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-e950e3a7-51b6-43e9-aa37-7dddd29a31f3 2018-08-09 23:03:16,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.552895069122s 2018-08-09 23:03:16,944 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-e950e3a7-51b6-43e9-aa37-7dddd29a31f3 2018-08-09 23:03:16,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-09 23:03:16,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}19d75d316fc573385705d9a4412e4486f1d4656d" -d '{"subnet": {"name": "patrole-subnet_80c8700a-891d-43bc-bee7-796b9e067102", "enable_dhcp": true, "network_id": "2654c3f2-2b6b-4620-8300-ef3105351496", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-09 23:03:17,958 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-223ef47a-9f1e-47d7-8a50-5e21acfd8235 Date: Thu, 09 Aug 2018 23:03:17 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-09T23:03:17Z","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":"cc7a770b-264f-4769-b4f5-8da71503ce53","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"b5220918a46940eca73b5641490793b9","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_80c8700a-891d-43bc-bee7-796b9e067102","enable_dhcp":true,"segment_id":null,"network_id":"2654c3f2-2b6b-4620-8300-ef3105351496","tenant_id":"b5220918a46940eca73b5641490793b9","created_at":"2018-08-09T23:03:17Z","ip_version":4}} 2018-08-09 23:03:17,958 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-223ef47a-9f1e-47d7-8a50-5e21acfd8235 2018-08-09 23:03:17,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.01227498055s 2018-08-09 23:03:17,959 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-223ef47a-9f1e-47d7-8a50-5e21acfd8235 2018-08-09 23:03:17,959 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T23:03: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'cc7a770b-264f-4769-b4f5-8da71503ce53', u'subnetpool_id': None, u'service_types': [], u'name': u'patrole-subnet_80c8700a-891d-43bc-bee7-796b9e067102', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'2654c3f2-2b6b-4620-8300-ef3105351496', u'tenant_id': u'b5220918a46940eca73b5641490793b9', u'created_at': u'2018-08-09T23:03: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'b5220918a46940eca73b5641490793b9'}) 2018-08-09 23:03:17,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-09 23:03:17,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}19d75d316fc573385705d9a4412e4486f1d4656d" -d '{"router": {"external_gateway_info": {"network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750"}, "name": "patrole-router_80c8700a-891d-43bc-bee7-796b9e067102", "admin_state_up": true}}' 2018-08-09 23:03:24,588 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-799d3696-e3d1-4b9b-9b1f-57fafbe949de Date: Thu, 09 Aug 2018 23:03:24 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "47882689-2cda-49f1-ab90-97da69506aee", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b5220918a46940eca73b5641490793b9", "created_at": "2018-08-09T23:03:19Z", "admin_state_up": true, "updated_at": "2018-08-09T23:03:20Z", "project_id": "b5220918a46940eca73b5641490793b9", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "025c607e-26c7-477e-aa0f-6e720e6a5650", "name": "patrole-router_80c8700a-891d-43bc-bee7-796b9e067102"}} 2018-08-09 23:03:24,589 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-799d3696-e3d1-4b9b-9b1f-57fafbe949de 2018-08-09 23:03:24,589 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.6289229393s 2018-08-09 23:03:24,589 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-799d3696-e3d1-4b9b-9b1f-57fafbe949de 2018-08-09 23:03:24,589 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T23:03:20Z', u'revision_number': 3, u'ha': True, u'id': u'025c607e-26c7-477e-aa0f-6e720e6a5650', u'external_gateway_info': {u'network_id': u'bdb9209b-6552-4310-8fa0-ca466e84a750', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'47882689-2cda-49f1-ab90-97da69506aee', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'patrole-router_80c8700a-891d-43bc-bee7-796b9e067102', u'admin_state_up': True, u'tenant_id': u'b5220918a46940eca73b5641490793b9', u'created_at': u'2018-08-09T23:03:19Z', u'flavor_id': None, u'routes': [], u'project_id': u'b5220918a46940eca73b5641490793b9'}) 2018-08-09 23:03:24,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-09 23:03:24,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/025c607e-26c7-477e-aa0f-6e720e6a5650/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}19d75d316fc573385705d9a4412e4486f1d4656d" -d '{"subnet_id": "cc7a770b-264f-4769-b4f5-8da71503ce53"}' 2018-08-09 23:03:27,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b1589a5a-52d8-45b3-82a7-bba9b82b2715 Date: Thu, 09 Aug 2018 23:03:27 GMT RESP BODY: {"network_id": "2654c3f2-2b6b-4620-8300-ef3105351496", "tenant_id": "b5220918a46940eca73b5641490793b9", "subnet_id": "cc7a770b-264f-4769-b4f5-8da71503ce53", "subnet_ids": ["cc7a770b-264f-4769-b4f5-8da71503ce53"], "port_id": "f746e494-8618-4e0f-aa98-af3bc8ed11cd", "id": "025c607e-26c7-477e-aa0f-6e720e6a5650"} 2018-08-09 23:03:27,385 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/025c607e-26c7-477e-aa0f-6e720e6a5650/add_router_interface.json used request id req-b1589a5a-52d8-45b3-82a7-bba9b82b2715 2018-08-09 23:03:27,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.79474186897s 2018-08-09 23:03:27,385 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/025c607e-26c7-477e-aa0f-6e720e6a5650/add_router_interface.json used request id req-b1589a5a-52d8-45b3-82a7-bba9b82b2715 returning object 025c607e-26c7-477e-aa0f-6e720e6a5650 2018-08-09 23:03:27,386 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-09 23:03:27,517 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-09 23:03:27,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-09 23:03:27,523 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Thu, 09 Aug 2018 23:03:27 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}]} 2018-08-09 23:03:27,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 23:03:27,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}19d75d316fc573385705d9a4412e4486f1d4656d" 2018-08-09 23:03:28,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-b4bdcb30-dadb-4f4a-8980-c9685c806742 Date: Thu, 09 Aug 2018 23:03:28 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 23:03:28,255 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-b4bdcb30-dadb-4f4a-8980-c9685c806742 2018-08-09 23:03:28,255 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.727286100388s 2018-08-09 23:03:28,255 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-b4bdcb30-dadb-4f4a-8980-c9685c806742 2018-08-09 23:03:28,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-09 23:03:28,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}19d75d316fc573385705d9a4412e4486f1d4656d" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_80c8700a-891d-43bc-bee7-796b9e067102", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_80c8700a-891d-43bc-bee7-796b9e067102"}' 2018-08-09 23:03:28,716 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 930 Content-Type: application/json Location: http://172.30.9.32:9292/v2/images/cc64ed41-93f9-48c4-9048-9f3c2edddae7 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3fc148f7-683a-4e43-97af-9cb8d9a91b28 Date: Thu, 09 Aug 2018 23:03:28 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T23:03:28Z", "file": "/v2/images/cc64ed41-93f9-48c4-9048-9f3c2edddae7/file", "owner": "b5220918a46940eca73b5641490793b9", "id": "cc64ed41-93f9-48c4-9048-9f3c2edddae7", "size": null, "self": "/v2/images/cc64ed41-93f9-48c4-9048-9f3c2edddae7", "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_80c8700a-891d-43bc-bee7-796b9e067102", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_80c8700a-891d-43bc-bee7-796b9e067102", "checksum": null, "created_at": "2018-08-09T23:03:28Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-09 23:03:28,717 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-3fc148f7-683a-4e43-97af-9cb8d9a91b28 2018-08-09 23:03:28,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.453353881836s 2018-08-09 23:03:28,717 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-3fc148f7-683a-4e43-97af-9cb8d9a91b28 returning object cc64ed41-93f9-48c4-9048-9f3c2edddae7 2018-08-09 23:03:28,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-09 23:03:28,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9292/v2/images/cc64ed41-93f9-48c4-9048-9f3c2edddae7/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}19d75d316fc573385705d9a4412e4486f1d4656d" -d '' 2018-08-09 23:03:30,017 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0037e2b9-f8cb-4797-aaf0-804a03c490f0 Date: Thu, 09 Aug 2018 23:03:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-09 23:03:30,017 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/cc64ed41-93f9-48c4-9048-9f3c2edddae7/file used request id req-0037e2b9-f8cb-4797-aaf0-804a03c490f0 2018-08-09 23:03:30,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.29927206039s 2018-08-09 23:03:30,017 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/cc64ed41-93f9-48c4-9048-9f3c2edddae7/file used request id req-0037e2b9-f8cb-4797-aaf0-804a03c490f0 2018-08-09 23:03:30,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 23:03:30,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}19d75d316fc573385705d9a4412e4486f1d4656d" 2018-08-09 23:03:30,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-3fea78a0-0d9b-47a2-ba5d-bba40dcbff74 Date: Thu, 09 Aug 2018 23:03:30 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T23:03:29Z", "file": "/v2/images/cc64ed41-93f9-48c4-9048-9f3c2edddae7/file", "owner": "b5220918a46940eca73b5641490793b9", "id": "cc64ed41-93f9-48c4-9048-9f3c2edddae7", "size": 12716032, "self": "/v2/images/cc64ed41-93f9-48c4-9048-9f3c2edddae7", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/cc64ed41-93f9-48c4-9048-9f3c2edddae7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/cc64ed41-93f9-48c4-9048-9f3c2edddae7/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_80c8700a-891d-43bc-bee7-796b9e067102", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_80c8700a-891d-43bc-bee7-796b9e067102", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T23:03:28Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 23:03:30,741 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-3fea78a0-0d9b-47a2-ba5d-bba40dcbff74 2018-08-09 23:03:30,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.720948934555s 2018-08-09 23:03:30,741 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-3fea78a0-0d9b-47a2-ba5d-bba40dcbff74 2018-08-09 23:03:30,742 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/cc64ed41-93f9-48c4-9048-9f3c2edddae7/snap', u'metadata': Munch({})})], 'file': u'/v2/images/cc64ed41-93f9-48c4-9048-9f3c2edddae7/file', 'owner': u'b5220918a46940eca73b5641490793b9', 'id': u'cc64ed41-93f9-48c4-9048-9f3c2edddae7', 'size': 12716032, u'self': u'/v2/images/cc64ed41-93f9-48c4-9048-9f3c2edddae7', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b5220918a46940eca73b5641490793b9', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/cc64ed41-93f9-48c4-9048-9f3c2edddae7/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-09T23:03:29Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-09T23:03:29Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_80c8700a-891d-43bc-bee7-796b9e067102', '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/cc64ed41-93f9-48c4-9048-9f3c2edddae7', 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_80c8700a-891d-43bc-bee7-796b9e067102', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_80c8700a-891d-43bc-bee7-796b9e067102', 'created': u'2018-08-09T23:03:28Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-09T23:03: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/cc64ed41-93f9-48c4-9048-9f3c2edddae7', 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_80c8700a-891d-43bc-bee7-796b9e067102', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-09 23:03:30,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-09 23:03:30,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}19d75d316fc573385705d9a4412e4486f1d4656d" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_80c8700a-891d-43bc-bee7-796b9e067102", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-09 23:03:31,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:03: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-16ad4942-6b5b-4a0d-99b0-a4b639c94cbf x-compute-request-id: req-16ad4942-6b5b-4a0d-99b0-a4b639c94cbf Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"name": "patrole-flavor_80c8700a-891d-43bc-bee7-796b9e067102", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/e6495b44-39af-47af-ab52-2fa1ba3a9f37", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/e6495b44-39af-47af-ab52-2fa1ba3a9f37", "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": "e6495b44-39af-47af-ab52-2fa1ba3a9f37"}} 2018-08-09 23:03:31,454 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-16ad4942-6b5b-4a0d-99b0-a4b639c94cbf 2018-08-09 23:03:31,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.710910081863s 2018-08-09 23:03:31,454 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-16ad4942-6b5b-4a0d-99b0-a4b639c94cbf 2018-08-09 23:03:31,455 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_80c8700a-891d-43bc-bee7-796b9e067102', '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'b5220918a46940eca73b5641490793b9', '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'e6495b44-39af-47af-ab52-2fa1ba3a9f37', 'swap': 0}) 2018-08-09 23:03:31,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-09 23:03:31,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors/e6495b44-39af-47af-ab52-2fa1ba3a9f37/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}19d75d316fc573385705d9a4412e4486f1d4656d" -d '{"extra_specs": {}}' 2018-08-09 23:03:31,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23: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 x-openstack-request-id: req-929372e9-216e-4abe-af6f-25ff43b343ab x-compute-request-id: req-929372e9-216e-4abe-af6f-25ff43b343ab Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-09 23:03:31,475 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/e6495b44-39af-47af-ab52-2fa1ba3a9f37/os-extra_specs used request id req-929372e9-216e-4abe-af6f-25ff43b343ab 2018-08-09 23:03:31,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0200839042664s 2018-08-09 23:03:31,475 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/e6495b44-39af-47af-ab52-2fa1ba3a9f37/os-extra_specs used request id req-929372e9-216e-4abe-af6f-25ff43b343ab 2018-08-09 23:03:31,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-09 23:03:31,482 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 09 Aug 2018 23:03:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7a70e62-306b-4b7e-9c56-12a8b8a77c42 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.32:5000/v3/", "rel": "self"}]}]}} 2018-08-09 23:03:31,482 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/ used request id req-c7a70e62-306b-4b7e-9c56-12a8b8a77c42 2018-08-09 23:03:31,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 23:03:31,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}19d75d316fc573385705d9a4412e4486f1d4656d" 2018-08-09 23:03:31,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:03:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88d7b5f8-80f5-41f4-b3b2-920b57b32fe4 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "077169cc946647b3a28fd2b6b274fbdf", "links": {"self": "http://172.30.9.32:5000/v3/roles/077169cc946647b3a28fd2b6b274fbdf"}, "name": "reader"}, {"domain_id": null, "id": "352a7d143ea64db3aecbf66f67281fa1", "links": {"self": "http://172.30.9.32:5000/v3/roles/352a7d143ea64db3aecbf66f67281fa1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5f4e37952fed448d8a5d2d688ddf4113", "links": {"self": "http://172.30.9.32:5000/v3/roles/5f4e37952fed448d8a5d2d688ddf4113"}, "name": "admin"}, {"domain_id": null, "id": "88513a21a6f143568494c5da51703b86", "links": {"self": "http://172.30.9.32:5000/v3/roles/88513a21a6f143568494c5da51703b86"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a5b954e8e29c4b6cafac3f07fe5c5da7", "links": {"self": "http://172.30.9.32:5000/v3/roles/a5b954e8e29c4b6cafac3f07fe5c5da7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fde9b0ad3a3d453ba6d5318189b139e9", "links": {"self": "http://172.30.9.32:5000/v3/roles/fde9b0ad3a3d453ba6d5318189b139e9"}, "name": "swiftoperator"}]} 2018-08-09 23:03:31,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-88d7b5f8-80f5-41f4-b3b2-920b57b32fe4 2018-08-09 23:03:31,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.188258886337s 2018-08-09 23:03:31,672 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-88d7b5f8-80f5-41f4-b3b2-920b57b32fe4 2018-08-09 23:03:31,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 23:03:31,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}19d75d316fc573385705d9a4412e4486f1d4656d" 2018-08-09 23:03:31,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:03:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53631062-7311-44ce-9109-03119f9dce6b Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "077169cc946647b3a28fd2b6b274fbdf", "links": {"self": "http://172.30.9.32:5000/v3/roles/077169cc946647b3a28fd2b6b274fbdf"}, "name": "reader"}, {"domain_id": null, "id": "352a7d143ea64db3aecbf66f67281fa1", "links": {"self": "http://172.30.9.32:5000/v3/roles/352a7d143ea64db3aecbf66f67281fa1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5f4e37952fed448d8a5d2d688ddf4113", "links": {"self": "http://172.30.9.32:5000/v3/roles/5f4e37952fed448d8a5d2d688ddf4113"}, "name": "admin"}, {"domain_id": null, "id": "88513a21a6f143568494c5da51703b86", "links": {"self": "http://172.30.9.32:5000/v3/roles/88513a21a6f143568494c5da51703b86"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a5b954e8e29c4b6cafac3f07fe5c5da7", "links": {"self": "http://172.30.9.32:5000/v3/roles/a5b954e8e29c4b6cafac3f07fe5c5da7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fde9b0ad3a3d453ba6d5318189b139e9", "links": {"self": "http://172.30.9.32:5000/v3/roles/fde9b0ad3a3d453ba6d5318189b139e9"}, "name": "swiftoperator"}]} 2018-08-09 23:03:31,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-53631062-7311-44ce-9109-03119f9dce6b 2018-08-09 23:03:31,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194430828094s 2018-08-09 23:03:31,870 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-53631062-7311-44ce-9109-03119f9dce6b 2018-08-09 23:03:31,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-09 23:03:31,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}19d75d316fc573385705d9a4412e4486f1d4656d" 2018-08-09 23:03:31,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23: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-084f22ad-39a8-49aa-9a27-7f7edfe3c6df x-compute-request-id: req-084f22ad-39a8-49aa-9a27-7f7edfe3c6df Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 338}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 2733, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "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": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 341}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 2731, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "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": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-08-09 23:03:31,917 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/os-hypervisors/detail used request id req-084f22ad-39a8-49aa-9a27-7f7edfe3c6df 2018-08-09 23:03:31,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0452160835266s 2018-08-09 23:03:31,918 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/os-hypervisors/detail used request id req-084f22ad-39a8-49aa-9a27-7f7edfe3c6df 2018-08-09 23:03:31,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 23:03:31,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}19d75d316fc573385705d9a4412e4486f1d4656d" 2018-08-09 23:03:32,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-719e27e5-9f06-46a3-9f99-772ba70d9dac Date: Thu, 09 Aug 2018 23:03:32 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T23:03:29Z", "file": "/v2/images/cc64ed41-93f9-48c4-9048-9f3c2edddae7/file", "owner": "b5220918a46940eca73b5641490793b9", "id": "cc64ed41-93f9-48c4-9048-9f3c2edddae7", "size": 12716032, "self": "/v2/images/cc64ed41-93f9-48c4-9048-9f3c2edddae7", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/cc64ed41-93f9-48c4-9048-9f3c2edddae7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/cc64ed41-93f9-48c4-9048-9f3c2edddae7/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_80c8700a-891d-43bc-bee7-796b9e067102", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_80c8700a-891d-43bc-bee7-796b9e067102", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T23:03:28Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 23:03:32,726 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-719e27e5-9f06-46a3-9f99-772ba70d9dac 2018-08-09 23:03:32,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.80611205101s 2018-08-09 23:03:32,727 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-719e27e5-9f06-46a3-9f99-772ba70d9dac 2018-08-09 23:03:32,735 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-09 23:03:32,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}19d75d316fc573385705d9a4412e4486f1d4656d" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_80c8700a-891d-43bc-bee7-796b9e067102", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_80c8700a-891d-43bc-bee7-796b9e067102"}' 2018-08-09 23:03:32,794 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 938 Content-Type: application/json Location: http://172.30.9.32:9292/v2/images/26055143-63ac-412f-91fa-1a83a58f4f11 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d43e5e5c-c552-4bbc-a1a6-a3c59b4c055b Date: Thu, 09 Aug 2018 23:03:32 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T23:03:32Z", "file": "/v2/images/26055143-63ac-412f-91fa-1a83a58f4f11/file", "owner": "b5220918a46940eca73b5641490793b9", "id": "26055143-63ac-412f-91fa-1a83a58f4f11", "size": null, "self": "/v2/images/26055143-63ac-412f-91fa-1a83a58f4f11", "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_80c8700a-891d-43bc-bee7-796b9e067102", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_80c8700a-891d-43bc-bee7-796b9e067102", "checksum": null, "created_at": "2018-08-09T23:03:32Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-09 23:03:32,794 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-d43e5e5c-c552-4bbc-a1a6-a3c59b4c055b 2018-08-09 23:03:32,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0590660572052s 2018-08-09 23:03:32,794 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-d43e5e5c-c552-4bbc-a1a6-a3c59b4c055b returning object 26055143-63ac-412f-91fa-1a83a58f4f11 2018-08-09 23:03:32,795 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-09 23:03:32,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9292/v2/images/26055143-63ac-412f-91fa-1a83a58f4f11/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}19d75d316fc573385705d9a4412e4486f1d4656d" -d '' 2018-08-09 23:03:33,423 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9262419c-ef17-4a15-a10c-5951ccd13f1b Date: Thu, 09 Aug 2018 23:03: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-09 23:03:33,423 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/26055143-63ac-412f-91fa-1a83a58f4f11/file used request id req-9262419c-ef17-4a15-a10c-5951ccd13f1b 2018-08-09 23:03:33,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.628608942032s 2018-08-09 23:03:33,424 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/26055143-63ac-412f-91fa-1a83a58f4f11/file used request id req-9262419c-ef17-4a15-a10c-5951ccd13f1b 2018-08-09 23:03:33,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 23:03:33,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}19d75d316fc573385705d9a4412e4486f1d4656d" 2018-08-09 23:03:34,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2721 Content-Type: application/json X-Openstack-Request-Id: req-d6871c7a-c199-45ed-86fc-42650df07982 Date: Thu, 09 Aug 2018 23:03:34 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T23:03:33Z", "file": "/v2/images/26055143-63ac-412f-91fa-1a83a58f4f11/file", "owner": "b5220918a46940eca73b5641490793b9", "id": "26055143-63ac-412f-91fa-1a83a58f4f11", "size": 12716032, "self": "/v2/images/26055143-63ac-412f-91fa-1a83a58f4f11", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/26055143-63ac-412f-91fa-1a83a58f4f11/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/26055143-63ac-412f-91fa-1a83a58f4f11/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_80c8700a-891d-43bc-bee7-796b9e067102", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_80c8700a-891d-43bc-bee7-796b9e067102", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T23:03:32Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T23:03:29Z", "file": "/v2/images/cc64ed41-93f9-48c4-9048-9f3c2edddae7/file", "owner": "b5220918a46940eca73b5641490793b9", "id": "cc64ed41-93f9-48c4-9048-9f3c2edddae7", "size": 12716032, "self": "/v2/images/cc64ed41-93f9-48c4-9048-9f3c2edddae7", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/cc64ed41-93f9-48c4-9048-9f3c2edddae7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/cc64ed41-93f9-48c4-9048-9f3c2edddae7/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_80c8700a-891d-43bc-bee7-796b9e067102", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_80c8700a-891d-43bc-bee7-796b9e067102", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T23:03:28Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 23:03:34,105 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-d6871c7a-c199-45ed-86fc-42650df07982 2018-08-09 23:03:34,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.678926944733s 2018-08-09 23:03:34,105 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-d6871c7a-c199-45ed-86fc-42650df07982 2018-08-09 23:03:34,108 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/26055143-63ac-412f-91fa-1a83a58f4f11/snap', u'metadata': Munch({})})], 'file': u'/v2/images/26055143-63ac-412f-91fa-1a83a58f4f11/file', 'owner': u'b5220918a46940eca73b5641490793b9', 'id': u'26055143-63ac-412f-91fa-1a83a58f4f11', 'size': 12716032, u'self': u'/v2/images/26055143-63ac-412f-91fa-1a83a58f4f11', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b5220918a46940eca73b5641490793b9', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/26055143-63ac-412f-91fa-1a83a58f4f11/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-09T23:03:33Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-09T23:03:33Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_80c8700a-891d-43bc-bee7-796b9e067102', '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/26055143-63ac-412f-91fa-1a83a58f4f11', 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_80c8700a-891d-43bc-bee7-796b9e067102', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_80c8700a-891d-43bc-bee7-796b9e067102', 'created': u'2018-08-09T23:03:32Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-09T23:03:32Z', 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/26055143-63ac-412f-91fa-1a83a58f4f11', 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_80c8700a-891d-43bc-bee7-796b9e067102', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-09 23:03:34,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-09 23:03:34,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}19d75d316fc573385705d9a4412e4486f1d4656d" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_80c8700a-891d-43bc-bee7-796b9e067102", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-09 23:03:34,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23: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-7fdb6d1b-976b-4441-932f-ead446af8e95 x-compute-request-id: req-7fdb6d1b-976b-4441-932f-ead446af8e95 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "patrole-flavor_alt_80c8700a-891d-43bc-bee7-796b9e067102", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/2a38c965-abf1-4358-ab30-c32a4ca788cb", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/2a38c965-abf1-4358-ab30-c32a4ca788cb", "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": "2a38c965-abf1-4358-ab30-c32a4ca788cb"}} 2018-08-09 23:03:34,153 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-7fdb6d1b-976b-4441-932f-ead446af8e95 2018-08-09 23:03:34,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0447061061859s 2018-08-09 23:03:34,153 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-7fdb6d1b-976b-4441-932f-ead446af8e95 2018-08-09 23:03:34,154 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_80c8700a-891d-43bc-bee7-796b9e067102', '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'b5220918a46940eca73b5641490793b9', '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'2a38c965-abf1-4358-ab30-c32a4ca788cb', 'swap': 0}) 2018-08-09 23:03:34,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-09 23:03:34,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors/2a38c965-abf1-4358-ab30-c32a4ca788cb/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}19d75d316fc573385705d9a4412e4486f1d4656d" -d '{"extra_specs": {}}' 2018-08-09 23:03:34,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23: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 x-openstack-request-id: req-6f5dc14c-8af6-42a2-a0e5-22b614bdf724 x-compute-request-id: req-6f5dc14c-8af6-42a2-a0e5-22b614bdf724 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-09 23:03:34,171 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/2a38c965-abf1-4358-ab30-c32a4ca788cb/os-extra_specs used request id req-6f5dc14c-8af6-42a2-a0e5-22b614bdf724 2018-08-09 23:03:34,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0169949531555s 2018-08-09 23:03:34,171 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/2a38c965-abf1-4358-ab30-c32a4ca788cb/os-extra_specs used request id req-6f5dc14c-8af6-42a2-a0e5-22b614bdf724 2018-08-09 23:03:34,172 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_80c8700a-891d-43bc-bee7-796b9e067102', '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'b5220918a46940eca73b5641490793b9', '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'2a38c965-abf1-4358-ab30-c32a4ca788cb', 'swap': 0}) 2018-08-09 23:03:37,936 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-09 23:03:37,936 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-09 23:03:37,937 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-09 23:03:37,940 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-09 23:03:37,955 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-09 23:03:41,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-1b302486-99d8-4b5e-91de-908138f7f52b/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-09 23:03:41,588 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-09 23:03:41,589 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-09 23:03:41,590 - 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-09 23:06:26,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 34094f0d-660d-4b2c-b7e3-2b09f5577d77 2018-08-09 23:06:26,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '34094f0d-660d-4b2c-b7e3-2b09f5577d77']'. 2018-08-09 23:06:27,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-09 23:06:27,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-09 23:06:27,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-09 23:06:27,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 34094f0d-660d-4b2c-b7e3-2b09f5577d77 | 2018-08-09 23:06:27,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-09 23:06:27,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-09 23:03:43 | 2018-08-09 23:06:27,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-09 23:06:26 | 2018-08-09 23:06:27,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:43 | 2018-08-09 23:06:27,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-09 23:06:27,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-09 23:06:27,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 1b302486-99d8-4b5e-91de-908138f7f52b) | 2018-08-09 23:06:27,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-09 23:06:27,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 59ffbc48-5e8f-490c-824b-07c951bca992) | 2018-08-09 23:06:27,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 136 | 2018-08-09 23:06:27,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 128.239 | 2018-08-09 23:06:27,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 127 | 2018-08-09 23:06:27,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-08-09 23:06:27,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-09 23:06:27,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-09 23:06:27,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-09 23:06:27,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-09 23:06:27,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-09 23:06:27,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-08-09 23:06:27,913 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-09 23:06:27,914 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 03:12 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-09 23:06:27,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-09 23:06:27,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9292/v2/images/26055143-63ac-412f-91fa-1a83a58f4f11 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}19d75d316fc573385705d9a4412e4486f1d4656d" 2018-08-09 23:06:28,530 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4f79c034-3515-4dad-af3b-2481d091fe4d Date: Thu, 09 Aug 2018 23:06: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-09 23:06:28,530 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/26055143-63ac-412f-91fa-1a83a58f4f11 used request id req-4f79c034-3515-4dad-af3b-2481d091fe4d 2018-08-09 23:06:28,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.609571933746s 2018-08-09 23:06:28,530 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/26055143-63ac-412f-91fa-1a83a58f4f11 used request id req-4f79c034-3515-4dad-af3b-2481d091fe4d 2018-08-09 23:06:28,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 23:06:28,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}19d75d316fc573385705d9a4412e4486f1d4656d" 2018-08-09 23:06:28,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:06: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-f15d7fbb-d4be-4764-b54a-2bdd05b0b02d x-compute-request-id: req-f15d7fbb-d4be-4764-b54a-2bdd05b0b02d Content-Encoding: gzip Content-Length: 362 Content-Type: application/json RESP BODY: {"flavors": [{"name": "patrole-flavor_alt_80c8700a-891d-43bc-bee7-796b9e067102", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/2a38c965-abf1-4358-ab30-c32a4ca788cb", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/2a38c965-abf1-4358-ab30-c32a4ca788cb", "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": "2a38c965-abf1-4358-ab30-c32a4ca788cb"}, {"name": "patrole-flavor_80c8700a-891d-43bc-bee7-796b9e067102", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/e6495b44-39af-47af-ab52-2fa1ba3a9f37", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/e6495b44-39af-47af-ab52-2fa1ba3a9f37", "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": "e6495b44-39af-47af-ab52-2fa1ba3a9f37"}]} 2018-08-09 23:06:28,554 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-f15d7fbb-d4be-4764-b54a-2bdd05b0b02d 2018-08-09 23:06:28,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.023962020874s 2018-08-09 23:06:28,555 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-f15d7fbb-d4be-4764-b54a-2bdd05b0b02d 2018-08-09 23:06:28,556 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-09 23:06:28,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/flavors/2a38c965-abf1-4358-ab30-c32a4ca788cb -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}19d75d316fc573385705d9a4412e4486f1d4656d" 2018-08-09 23:06:28,605 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 23:06: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-c37ec93c-5b31-4fc4-8458-46b9875bb6d6 x-compute-request-id: req-c37ec93c-5b31-4fc4-8458-46b9875bb6d6 Content-Length: 0 Content-Type: application/json 2018-08-09 23:06:28,605 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/2a38c965-abf1-4358-ab30-c32a4ca788cb used request id req-c37ec93c-5b31-4fc4-8458-46b9875bb6d6 2018-08-09 23:06:28,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0492370128632s 2018-08-09 23:06:28,606 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/2a38c965-abf1-4358-ab30-c32a4ca788cb used request id req-c37ec93c-5b31-4fc4-8458-46b9875bb6d6 2018-08-09 23:06:28,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-09 23:06:28,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/025c607e-26c7-477e-aa0f-6e720e6a5650/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}19d75d316fc573385705d9a4412e4486f1d4656d" -d '{"subnet_id": "cc7a770b-264f-4769-b4f5-8da71503ce53"}' 2018-08-09 23:06:31,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-09e39567-7519-4062-b475-5f20ff00ec87 Date: Thu, 09 Aug 2018 23:06:31 GMT RESP BODY: {"network_id": "2654c3f2-2b6b-4620-8300-ef3105351496", "tenant_id": "b5220918a46940eca73b5641490793b9", "subnet_id": "cc7a770b-264f-4769-b4f5-8da71503ce53", "subnet_ids": ["cc7a770b-264f-4769-b4f5-8da71503ce53"], "port_id": "f746e494-8618-4e0f-aa98-af3bc8ed11cd", "id": "025c607e-26c7-477e-aa0f-6e720e6a5650"} 2018-08-09 23:06:31,210 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/025c607e-26c7-477e-aa0f-6e720e6a5650/remove_router_interface.json used request id req-09e39567-7519-4062-b475-5f20ff00ec87 2018-08-09 23:06:31,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.60414910316s 2018-08-09 23:06:31,210 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/025c607e-26c7-477e-aa0f-6e720e6a5650/remove_router_interface.json used request id req-09e39567-7519-4062-b475-5f20ff00ec87 returning object 025c607e-26c7-477e-aa0f-6e720e6a5650 2018-08-09 23:06:31,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-09 23:06:31,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}19d75d316fc573385705d9a4412e4486f1d4656d" 2018-08-09 23:06:31,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1708 X-Openstack-Request-Id: req-eeffacc8-eaf6-4fad-a950-a60a2ba7fcb1 Date: Thu, 09 Aug 2018 23:06:31 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "47882689-2cda-49f1-ab90-97da69506aee", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b5220918a46940eca73b5641490793b9", "created_at": "2018-08-09T23:03:19Z", "admin_state_up": true, "updated_at": "2018-08-09T23:06:29Z", "project_id": "b5220918a46940eca73b5641490793b9", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "025c607e-26c7-477e-aa0f-6e720e6a5650", "name": "patrole-router_80c8700a-891d-43bc-bee7-796b9e067102"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "673a2ac9df784e19b2b35a5ed59087ad", "created_at": "2018-08-09T22:20:09Z", "admin_state_up": true, "updated_at": "2018-08-09T22:20:12Z", "project_id": "673a2ac9df784e19b2b35a5ed59087ad", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "9853c33b-0443-45a8-a303-8f910ac341d8", "name": "tempest-pretest-check-126377191"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6f7d37c5b7bf4089be418278843cdead", "created_at": "2018-08-09T22:21:33Z", "admin_state_up": false, "updated_at": "2018-08-09T22:21:33Z", "project_id": "6f7d37c5b7bf4089be418278843cdead", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "c02716e4-5eed-4da9-bc56-05de7de7e409", "name": "tempest-router-159046836"}]} 2018-08-09 23:06:31,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-eeffacc8-eaf6-4fad-a950-a60a2ba7fcb1 2018-08-09 23:06:31,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.149822950363s 2018-08-09 23:06:31,361 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-eeffacc8-eaf6-4fad-a950-a60a2ba7fcb1 2018-08-09 23:06:31,363 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-09 23:06:31,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/routers/025c607e-26c7-477e-aa0f-6e720e6a5650.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}19d75d316fc573385705d9a4412e4486f1d4656d" 2018-08-09 23:06:35,443 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-31a9926a-dd45-409c-8da8-2f456c83de03 Content-Length: 0 Date: Thu, 09 Aug 2018 23:06:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 23:06:35,443 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/025c607e-26c7-477e-aa0f-6e720e6a5650.json used request id req-31a9926a-dd45-409c-8da8-2f456c83de03 2018-08-09 23:06:35,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.08040904999s 2018-08-09 23:06:35,444 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/025c607e-26c7-477e-aa0f-6e720e6a5650.json used request id req-31a9926a-dd45-409c-8da8-2f456c83de03 2018-08-09 23:06:35,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-09 23:06:35,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}19d75d316fc573385705d9a4412e4486f1d4656d" 2018-08-09 23:06:35,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1923 X-Openstack-Request-Id: req-eba35025-1028-4f94-81c3-00bf42dd13ef Date: Thu, 09 Aug 2018 23:06:35 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-09T21:56:03Z","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":"47882689-2cda-49f1-ab90-97da69506aee","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"6e2b193279f94c09870f0da27a1e5991","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"bdb9209b-6552-4310-8fa0-ca466e84a750","tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:56:03Z","ip_version":4},{"updated_at":"2018-08-09T23:03:17Z","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":"cc7a770b-264f-4769-b4f5-8da71503ce53","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"b5220918a46940eca73b5641490793b9","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_80c8700a-891d-43bc-bee7-796b9e067102","enable_dhcp":true,"segment_id":null,"network_id":"2654c3f2-2b6b-4620-8300-ef3105351496","tenant_id":"b5220918a46940eca73b5641490793b9","created_at":"2018-08-09T23:03:17Z","ip_version":4},{"updated_at":"2018-08-09T22:20:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"df143e35-e4e0-4e16-9f0e-296028bd5892","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 673a2ac9df784e19b2b35a5ed59087ad","enable_dhcp":false,"segment_id":null,"network_id":"c31c9f8f-4c44-4a85-a1d4-4c6ffcb57c18","tenant_id":"","created_at":"2018-08-09T22:20:08Z","ip_version":4}]} 2018-08-09 23:06:35,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-eba35025-1028-4f94-81c3-00bf42dd13ef 2018-08-09 23:06:35,782 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.338083982468s 2018-08-09 23:06:35,783 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-eba35025-1028-4f94-81c3-00bf42dd13ef 2018-08-09 23:06:35,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-09 23:06:35,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/subnets/cc7a770b-264f-4769-b4f5-8da71503ce53.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}19d75d316fc573385705d9a4412e4486f1d4656d" 2018-08-09 23:06:38,177 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8758d043-ca14-4cde-9d62-454f7e87c497 Date: Thu, 09 Aug 2018 23:06:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 23:06:38,177 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/cc7a770b-264f-4769-b4f5-8da71503ce53.json used request id req-8758d043-ca14-4cde-9d62-454f7e87c497 2018-08-09 23:06:38,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.39252519608s 2018-08-09 23:06:38,177 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/cc7a770b-264f-4769-b4f5-8da71503ce53.json used request id req-8758d043-ca14-4cde-9d62-454f7e87c497 2018-08-09 23:06:38,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 23:06:38,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}19d75d316fc573385705d9a4412e4486f1d4656d" 2018-08-09 23:06:38,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2105 X-Openstack-Request-Id: req-25b873b3-8ad4-48c6-8678-bde5a6c81a5b Date: Thu, 09 Aug 2018 23:06:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2654c3f2-2b6b-4620-8300-ef3105351496","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":63,"ipv4_address_scope":null,"shared":false,"project_id":"b5220918a46940eca73b5641490793b9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T23:06:38Z","qos_policy_id":null,"name":"patrole-net_80c8700a-891d-43bc-bee7-796b9e067102","admin_state_up":true,"tenant_id":"b5220918a46940eca73b5641490793b9","created_at":"2018-08-09T23:03:16Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T22:20:41Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c31c9f8f-4c44-4a85-a1d4-4c6ffcb57c18","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":26,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["df143e35-e4e0-4e16-9f0e-296028bd5892"],"description":"","tags":[],"updated_at":"2018-08-09T22:20:08Z","qos_policy_id":null,"name":"HA network tenant 673a2ac9df784e19b2b35a5ed59087ad","admin_state_up":true,"tenant_id":"","created_at":"2018-08-09T22:20:08Z","provider:network_type":"vxlan"}]} 2018-08-09 23:06:38,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-25b873b3-8ad4-48c6-8678-bde5a6c81a5b 2018-08-09 23:06:38,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.307270050049s 2018-08-09 23:06:38,486 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-25b873b3-8ad4-48c6-8678-bde5a6c81a5b 2018-08-09 23:06:38,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-09 23:06:38,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/networks/2654c3f2-2b6b-4620-8300-ef3105351496.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}19d75d316fc573385705d9a4412e4486f1d4656d" 2018-08-09 23:06:39,368 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0deb9c18-15a2-464e-9231-e9749c06c2af Date: Thu, 09 Aug 2018 23:06:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 23:06:39,368 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/2654c3f2-2b6b-4620-8300-ef3105351496.json used request id req-0deb9c18-15a2-464e-9231-e9749c06c2af 2018-08-09 23:06:39,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.881480932236s 2018-08-09 23:06:39,369 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/2654c3f2-2b6b-4620-8300-ef3105351496.json used request id req-0deb9c18-15a2-464e-9231-e9749c06c2af 2018-08-09 23:06:39,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 23:06:39,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}19d75d316fc573385705d9a4412e4486f1d4656d" 2018-08-09 23:06:39,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-f0440275-fa89-4134-a3ea-578266dd7abe Date: Thu, 09 Aug 2018 23:06:39 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T23:03:29Z", "file": "/v2/images/cc64ed41-93f9-48c4-9048-9f3c2edddae7/file", "owner": "b5220918a46940eca73b5641490793b9", "id": "cc64ed41-93f9-48c4-9048-9f3c2edddae7", "size": 12716032, "self": "/v2/images/cc64ed41-93f9-48c4-9048-9f3c2edddae7", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/cc64ed41-93f9-48c4-9048-9f3c2edddae7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/cc64ed41-93f9-48c4-9048-9f3c2edddae7/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_80c8700a-891d-43bc-bee7-796b9e067102", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_80c8700a-891d-43bc-bee7-796b9e067102", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T23:03:28Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 23:06:39,399 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-f0440275-fa89-4134-a3ea-578266dd7abe 2018-08-09 23:06:39,399 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0262880325317s 2018-08-09 23:06:39,400 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-f0440275-fa89-4134-a3ea-578266dd7abe 2018-08-09 23:06:39,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-09 23:06:39,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9292/v2/images/cc64ed41-93f9-48c4-9048-9f3c2edddae7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}19d75d316fc573385705d9a4412e4486f1d4656d" 2018-08-09 23:06:39,763 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2358f8bd-0b39-4897-b5cf-891bf55c30ac Date: Thu, 09 Aug 2018 23:06:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-09 23:06:39,763 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/cc64ed41-93f9-48c4-9048-9f3c2edddae7 used request id req-2358f8bd-0b39-4897-b5cf-891bf55c30ac 2018-08-09 23:06:39,764 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.36236000061s 2018-08-09 23:06:39,764 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/cc64ed41-93f9-48c4-9048-9f3c2edddae7 used request id req-2358f8bd-0b39-4897-b5cf-891bf55c30ac 2018-08-09 23:06:39,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 23:06:39,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}19d75d316fc573385705d9a4412e4486f1d4656d" 2018-08-09 23:06:39,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:06: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-bcaf9d51-9b64-4197-b9b8-b643f8b1f807 x-compute-request-id: req-bcaf9d51-9b64-4197-b9b8-b643f8b1f807 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "patrole-flavor_80c8700a-891d-43bc-bee7-796b9e067102", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/e6495b44-39af-47af-ab52-2fa1ba3a9f37", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/e6495b44-39af-47af-ab52-2fa1ba3a9f37", "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": "e6495b44-39af-47af-ab52-2fa1ba3a9f37"}]} 2018-08-09 23:06:39,790 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-bcaf9d51-9b64-4197-b9b8-b643f8b1f807 2018-08-09 23:06:39,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0253450870514s 2018-08-09 23:06:39,790 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-bcaf9d51-9b64-4197-b9b8-b643f8b1f807 2018-08-09 23:06:39,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-09 23:06:39,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/flavors/e6495b44-39af-47af-ab52-2fa1ba3a9f37 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}19d75d316fc573385705d9a4412e4486f1d4656d" 2018-08-09 23:06:39,833 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 23:06: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-2b152ff0-e28c-4c89-802f-726ffdaff537 x-compute-request-id: req-2b152ff0-e28c-4c89-802f-726ffdaff537 Content-Length: 0 Content-Type: application/json 2018-08-09 23:06:39,833 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/e6495b44-39af-47af-ab52-2fa1ba3a9f37 used request id req-2b152ff0-e28c-4c89-802f-726ffdaff537 2018-08-09 23:06:39,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0404269695282s 2018-08-09 23:06:39,834 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/e6495b44-39af-47af-ab52-2fa1ba3a9f37 used request id req-2b152ff0-e28c-4c89-802f-726ffdaff537 2018-08-09 23:06:39,891 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2018-08-09 23:06:39,931 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 23:06:39,931 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-09 23:06:39,931 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 23:06:39,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 23:06:39,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 23:06:39,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 23:06:39,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 23:06:39,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 23:06:39,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 23:06:39,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 23:06:39,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 23:06:39,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 23:06:39,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 23:06:39,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 23:06:39,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 23:06:39,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 23:06:39,932 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 23:06:39,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 23:06:39,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 23:06:39,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 23:06:39,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 23:06:39,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 23:06:39,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 23:06:39,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-09 23:06:39,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-09 23:06:39,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-09 23:06:39,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:06:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-392e6071-a440-4ba9-995a-20389d518690 Content-Encoding: gzip Content-Length: 194 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.32:5000/v3/", "rel": "self"}]}} 2018-08-09 23:06:39,940 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-392e6071-a440-4ba9-995a-20389d518690 2018-08-09 23:06:39,940 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-09 23:06:40,348 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "077169cc946647b3a28fd2b6b274fbdf", "name": "reader"}, {"id": "5f4e37952fed448d8a5d2d688ddf4113", "name": "admin"}, {"id": "88513a21a6f143568494c5da51703b86", "name": "member"}], "expires_at": "2018-08-10T00:06:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5220918a46940eca73b5641490793b9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.32:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "437987ede53e4405944ad7c076551769"}, {"url": "http://192.30.9.3:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d3a7a4b63bc42cc950ea9d01ba16ee8"}, {"url": "http://192.30.9.3:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d8dc96d50c247e7837ea4c9b854184b"}], "type": "orchestration", "id": "06b2600fbdfd45009f077a0a8a411118", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "963d6582adf64c908f4754420d8066a9"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9837c8825b440f08dfd357317d353f0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded8397288b548b6a2ef868a552c35c4"}], "type": "event", "id": "0edb5a9ac368467395316b446bc9b17a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c4ee4a831c24b19a27a57c62ab1c000"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba92d8cd74449ad8e3ad0fb9d8df162"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c50639dc1d0944d08cb722487727404b"}], "type": "cloudformation", "id": "0f8e8a8cabc743b980b5dc7328ea8398", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75482ae7f30b4cce96aeea5fb573efee"}, {"url": "http://172.30.9.32:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3322f92a99944afb84fd710587f4207"}, {"url": "http://192.30.9.3:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca626291c6914f8392873dc1009e9439"}], "type": "volumev2", "id": "37bb077bc22343fc84723637e507d6ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58ac027cc3404748a004771a912f28e3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fdb7375f8a48ea9a3175833248c806"}, {"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aaf4dc1ae98a4fc4b8bb1ef0e4af1847"}], "type": "compute", "id": "66e5c4ed2fef488aa7efb24492939dd2", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b5781142f344691af8bcb5585c05d0a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d675dfe1fc174b888e1c05e36a89827f"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eac7171837574cfd9bdb0d1e99be1512"}], "type": "metric", "id": "74154109829a4b47a4ae0cf113ed0280", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "28c0fa2fe1a54037a1df5236437e7475"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3550892914574db28d4c22bdf0fccec5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "739a0b6ebed045fbb110541871ab2a15"}], "type": "identity", "id": "88688b106f224b10a51283eb12ae2936", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "ada1fac139534311815f98d908747c2a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9a3ecf1f13142c4a0c2baeaaa3dfaac"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6262b39fedb42aea7a928a362616ec0"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d220c13c29ac49428745e53c3a5f1f1b"}], "type": "alarming", "id": "b3fb638070d94560972a4f4ad3803c3e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29690a3ccee2437bbac7f9aa68595877"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c44848dd6a5446fb835005ab8ad4f4f"}, {"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9313e7c2f7b1414faa1e04af37a85d14"}], "type": "placement", "id": "b69679ef95c547c4bedad9a51bbc11e1", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d737435c2b74f5faf8fa63dea4e2fa1"}, {"url": "http://172.30.9.32:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78fb5d55cc204e4daa0cb175b819e87c"}, {"url": "http://192.30.9.3:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80278f13084845eaa317703712e8932f"}], "type": "volume", "id": "b6a6363259e342d8ac96a4641ed4678e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1008f871970540d59fed88ee5f560631"}, {"url": "http://192.30.9.3:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73ad6e9b1eaf4470a4458a45a03b86ba"}, {"url": "http://192.30.9.3:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc6095c8b90a4056ad6fb33d86c2319c"}], "type": "volumev3", "id": "cb31973e365c4222816f94365d3a9482", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8eac3aaf869e4581b0c486846aaf1964"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9f7c82f7a0247459dc8ee250179a27a"}, {"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbf52489f6c24c3bacff12a8fce92972"}], "type": "image", "id": "d37eb918087e4110bb9c0723c297dd28", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13579d8a89904ae8ae47c4c51523cc20"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8850af0d4d74815aac8c55d682d6b88"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05d68f4069f44f3928d1d2cfe0c31e2"}], "type": "network", "id": "da8095ba09ab49ed8463afad9622aa30", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a35851569141aa859a53f8f20d5c9e"}, {"url": "http://172.30.9.32:8080/v1/AUTH_b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de78fcff9f6f4b3698322312c36b013b"}, {"url": "http://12.0.0.27:8080/v1/AUTH_b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc41d0b8771f41d298a04050d21e2d86"}], "type": "object-store", "id": "eac7f386a2854d7cb26da2c6929699a5", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7e6b2597cbd0483796ae06691a711e17"}, "audit_ids": ["-iOJKEhHT1q6is2S1RHHZQ"], "issued_at": "2018-08-09T23:06:40.000000Z"}} 2018-08-09 23:06:40,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 23:06:40,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}4957a2041cb1550e67879fe295dd5b757bea3020" 2018-08-09 23:06:40,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-ea29e16b-ae2e-4687-b7f2-1bb4916398c1 Date: Thu, 09 Aug 2018 23:06:40 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T22:20:41Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","provider:network_type":"flat"}]} 2018-08-09 23:06:40,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ea29e16b-ae2e-4687-b7f2-1bb4916398c1 2018-08-09 23:06:40,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.356281995773s 2018-08-09 23:06:40,708 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ea29e16b-ae2e-4687-b7f2-1bb4916398c1 2018-08-09 23:06:40,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-09 23:06:40,717 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 09 Aug 2018 23:06:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db4d6497-a5da-4432-9be0-64ca79a9f34e 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.32:5000/v3/", "rel": "self"}]}]}} 2018-08-09 23:06:40,717 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/ used request id req-db4d6497-a5da-4432-9be0-64ca79a9f34e 2018-08-09 23:06:40,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-09 23:06:40,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}4957a2041cb1550e67879fe295dd5b757bea3020" 2018-08-09 23:06:40,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:06:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70b40d87-f70b-46d3-809f-bf18004594f0 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.32:5000/v3/domains/ae2f2a3ea85d48b1a1afefd9d87535da"}, "tags": [], "enabled": true, "id": "ae2f2a3ea85d48b1a1afefd9d87535da", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.32:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.32:5000/v3/domains", "previous": null, "next": null}} 2018-08-09 23:06:40,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains used request id req-70b40d87-f70b-46d3-809f-bf18004594f0 2018-08-09 23:06:40,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.198538064957s 2018-08-09 23:06:40,917 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains used request id req-70b40d87-f70b-46d3-809f-bf18004594f0 2018-08-09 23:06:40,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-09 23:06:40,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}4957a2041cb1550e67879fe295dd5b757bea3020" -d '{"project": {"description": "Created by OPNFV Functest: vmtp", "enabled": true, "domain_id": "default", "name": "vmtp-project_ee2d52cb-16d6-4ab7-8d2c-2c69fec00894"}}' 2018-08-09 23:06:41,170 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 09 Aug 2018 23:06:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69a10892-616c-4728-9cc7-5c873c8c4d64 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.32:5000/v3/projects/ff4872d0e21443918ee585b80c24dc14"}, "tags": [], "enabled": true, "id": "ff4872d0e21443918ee585b80c24dc14", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_ee2d52cb-16d6-4ab7-8d2c-2c69fec00894"}} 2018-08-09 23:06:41,170 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/projects used request id req-69a10892-616c-4728-9cc7-5c873c8c4d64 2018-08-09 23:06:41,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.245736837387s 2018-08-09 23:06:41,171 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/projects used request id req-69a10892-616c-4728-9cc7-5c873c8c4d64 2018-08-09 23:06:41,171 - 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'ff4872d0e21443918ee585b80c24dc14', '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_ee2d52cb-16d6-4ab7-8d2c-2c69fec00894'}) 2018-08-09 23:06:41,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-09 23:06:41,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}4957a2041cb1550e67879fe295dd5b757bea3020" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "276948cf-4da6-49fb-8989-fd1c080dd45a", "email": null, "name": "vmtp-user_ee2d52cb-16d6-4ab7-8d2c-2c69fec00894"}}' 2018-08-09 23:06:42,200 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 09 Aug 2018 23:06:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45f68f7a-3945-4da2-8beb-87274b3a16e0 Content-Length: 319 Content-Type: application/json RESP BODY: {"user": {"name": "vmtp-user_ee2d52cb-16d6-4ab7-8d2c-2c69fec00894", "links": {"self": "http://172.30.9.32:5000/v3/users/8b6359c2f4a04b6e953dda4efee7eca8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8b6359c2f4a04b6e953dda4efee7eca8", "domain_id": "default", "password_expires_at": null}} 2018-08-09 23:06:42,200 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/users used request id req-45f68f7a-3945-4da2-8beb-87274b3a16e0 2018-08-09 23:06:42,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 1.02325606346s 2018-08-09 23:06:42,201 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/users used request id req-45f68f7a-3945-4da2-8beb-87274b3a16e0 2018-08-09 23:06:42,202 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'8b6359c2f4a04b6e953dda4efee7eca8', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmtp-user_ee2d52cb-16d6-4ab7-8d2c-2c69fec00894'}) 2018-08-09 23:06:42,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 23:06:42,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}4957a2041cb1550e67879fe295dd5b757bea3020" 2018-08-09 23:06:42,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:06:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7aa36e4-a326-4322-8e21-5faa46d64251 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "077169cc946647b3a28fd2b6b274fbdf", "links": {"self": "http://172.30.9.32:5000/v3/roles/077169cc946647b3a28fd2b6b274fbdf"}, "name": "reader"}, {"domain_id": null, "id": "352a7d143ea64db3aecbf66f67281fa1", "links": {"self": "http://172.30.9.32:5000/v3/roles/352a7d143ea64db3aecbf66f67281fa1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5f4e37952fed448d8a5d2d688ddf4113", "links": {"self": "http://172.30.9.32:5000/v3/roles/5f4e37952fed448d8a5d2d688ddf4113"}, "name": "admin"}, {"domain_id": null, "id": "88513a21a6f143568494c5da51703b86", "links": {"self": "http://172.30.9.32:5000/v3/roles/88513a21a6f143568494c5da51703b86"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a5b954e8e29c4b6cafac3f07fe5c5da7", "links": {"self": "http://172.30.9.32:5000/v3/roles/a5b954e8e29c4b6cafac3f07fe5c5da7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fde9b0ad3a3d453ba6d5318189b139e9", "links": {"self": "http://172.30.9.32:5000/v3/roles/fde9b0ad3a3d453ba6d5318189b139e9"}, "name": "swiftoperator"}]} 2018-08-09 23:06:42,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-b7aa36e4-a326-4322-8e21-5faa46d64251 2018-08-09 23:06:42,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.287539958954s 2018-08-09 23:06:42,493 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-b7aa36e4-a326-4322-8e21-5faa46d64251 2018-08-09 23:06:42,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 23:06:42,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}4957a2041cb1550e67879fe295dd5b757bea3020" 2018-08-09 23:06:42,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:06:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fce37b0-b924-4744-af34-2bec3ec7ee55 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "077169cc946647b3a28fd2b6b274fbdf", "links": {"self": "http://172.30.9.32:5000/v3/roles/077169cc946647b3a28fd2b6b274fbdf"}, "name": "reader"}, {"domain_id": null, "id": "352a7d143ea64db3aecbf66f67281fa1", "links": {"self": "http://172.30.9.32:5000/v3/roles/352a7d143ea64db3aecbf66f67281fa1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5f4e37952fed448d8a5d2d688ddf4113", "links": {"self": "http://172.30.9.32:5000/v3/roles/5f4e37952fed448d8a5d2d688ddf4113"}, "name": "admin"}, {"domain_id": null, "id": "88513a21a6f143568494c5da51703b86", "links": {"self": "http://172.30.9.32:5000/v3/roles/88513a21a6f143568494c5da51703b86"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a5b954e8e29c4b6cafac3f07fe5c5da7", "links": {"self": "http://172.30.9.32:5000/v3/roles/a5b954e8e29c4b6cafac3f07fe5c5da7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fde9b0ad3a3d453ba6d5318189b139e9", "links": {"self": "http://172.30.9.32:5000/v3/roles/fde9b0ad3a3d453ba6d5318189b139e9"}, "name": "swiftoperator"}]} 2018-08-09 23:06:42,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-3fce37b0-b924-4744-af34-2bec3ec7ee55 2018-08-09 23:06:42,692 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.19472694397s 2018-08-09 23:06:42,693 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-3fce37b0-b924-4744-af34-2bec3ec7ee55 2018-08-09 23:06:42,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 23:06:42,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}4957a2041cb1550e67879fe295dd5b757bea3020" 2018-08-09 23:06:42,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:06:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7e49c85-7899-4dde-9185-7a1eeca45804 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "077169cc946647b3a28fd2b6b274fbdf", "links": {"self": "http://172.30.9.32:5000/v3/roles/077169cc946647b3a28fd2b6b274fbdf"}, "name": "reader"}, {"domain_id": null, "id": "352a7d143ea64db3aecbf66f67281fa1", "links": {"self": "http://172.30.9.32:5000/v3/roles/352a7d143ea64db3aecbf66f67281fa1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5f4e37952fed448d8a5d2d688ddf4113", "links": {"self": "http://172.30.9.32:5000/v3/roles/5f4e37952fed448d8a5d2d688ddf4113"}, "name": "admin"}, {"domain_id": null, "id": "88513a21a6f143568494c5da51703b86", "links": {"self": "http://172.30.9.32:5000/v3/roles/88513a21a6f143568494c5da51703b86"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a5b954e8e29c4b6cafac3f07fe5c5da7", "links": {"self": "http://172.30.9.32:5000/v3/roles/a5b954e8e29c4b6cafac3f07fe5c5da7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fde9b0ad3a3d453ba6d5318189b139e9", "links": {"self": "http://172.30.9.32:5000/v3/roles/fde9b0ad3a3d453ba6d5318189b139e9"}, "name": "swiftoperator"}]} 2018-08-09 23:06:42,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-f7e49c85-7899-4dde-9185-7a1eeca45804 2018-08-09 23:06:42,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.139878988266s 2018-08-09 23:06:42,838 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-f7e49c85-7899-4dde-9185-7a1eeca45804 2018-08-09 23:06:42,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-09 23:06:42,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}4957a2041cb1550e67879fe295dd5b757bea3020" 2018-08-09 23:06:43,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:06:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7f53ab5-f9e9-4f80-b2b8-9e38e1d75595 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.32:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-09 23:06:43,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains/default used request id req-d7f53ab5-f9e9-4f80-b2b8-9e38e1d75595 2018-08-09 23:06:43,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.186915159225s 2018-08-09 23:06:43,032 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains/default used request id req-d7f53ab5-f9e9-4f80-b2b8-9e38e1d75595 2018-08-09 23:06:43,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 23:06:43,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}4957a2041cb1550e67879fe295dd5b757bea3020" 2018-08-09 23:06:43,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:06:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7b599d8-833a-4aea-89e5-eacc9887ab29 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.32:5000/v3/users/11fa7ddeb0564dbb9ae97e6016ef357f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11fa7ddeb0564dbb9ae97e6016ef357f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.32:5000/v3/users/187033aee6fd450ca96240725777e4c2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "187033aee6fd450ca96240725777e4c2", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.32:5000/v3/users/560d22bd57da40b5a0a9574a796d5f5d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "560d22bd57da40b5a0a9574a796d5f5d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.32:5000/v3/users/60452068d29f4fdfa63986a101565414"}, "domain_id": "default", "enabled": true, "options": {}, "id": "60452068d29f4fdfa63986a101565414", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.32:5000/v3/users/678f79df7fbc46f38c5b2ae2cf0c8fad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "678f79df7fbc46f38c5b2ae2cf0c8fad", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.32:5000/v3/users/7e6b2597cbd0483796ae06691a711e17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6b2597cbd0483796ae06691a711e17", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.32:5000/v3/users/88043492d8c84e8d9e6414b58d9aae53"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88043492d8c84e8d9e6414b58d9aae53", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.32:5000/v3/users/8a5e986b6ed545369b1f3084bfe0faa8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a5e986b6ed545369b1f3084bfe0faa8", "email": "swift@localhost", "password_expires_at": null}, {"name": "vmtp-user_ee2d52cb-16d6-4ab7-8d2c-2c69fec00894", "links": {"self": "http://172.30.9.32:5000/v3/users/8b6359c2f4a04b6e953dda4efee7eca8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8b6359c2f4a04b6e953dda4efee7eca8", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.32:5000/v3/users/97856cdcfc7541fab8b50800a44fe171"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97856cdcfc7541fab8b50800a44fe171", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.32:5000/v3/users/a3a7d792968c446db5fa23e49ad70178"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3a7d792968c446db5fa23e49ad70178", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.32:5000/v3/users/bcc2f2783f374c89b6471bd69eb8efce"}, "domain_id": "ae2f2a3ea85d48b1a1afefd9d87535da", "enabled": true, "options": {}, "id": "bcc2f2783f374c89b6471bd69eb8efce", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.32:5000/v3/users/d56b2a42ace04544a47286de17abc35f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d56b2a42ace04544a47286de17abc35f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.32:5000/v3/users/ebf0020df3ef470386f763032bf048a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ebf0020df3ef470386f763032bf048a2", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.32:5000/v3/users/ff4e1f818c8b432487ac5ca3232ff438"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff4e1f818c8b432487ac5ca3232ff438", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.32:5000/v3/users", "previous": null, "next": null}} 2018-08-09 23:06:43,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-a7b599d8-833a-4aea-89e5-eacc9887ab29 2018-08-09 23:06:43,242 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.209182024002s 2018-08-09 23:06:43,243 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-a7b599d8-833a-4aea-89e5-eacc9887ab29 2018-08-09 23:06:43,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-09 23:06:43,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}4957a2041cb1550e67879fe295dd5b757bea3020" 2018-08-09 23:06:43,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:06:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23d1ed7a-de59-41ac-8bf8-819bb4bcf818 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.32:5000/v3/projects/b5220918a46940eca73b5641490793b9"}, "tags": [], "enabled": true, "id": "b5220918a46940eca73b5641490793b9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.32:5000/v3/projects/6e2b193279f94c09870f0da27a1e5991"}, "tags": [], "enabled": true, "id": "6e2b193279f94c09870f0da27a1e5991", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.32:5000/v3/projects/ff4872d0e21443918ee585b80c24dc14"}, "tags": [], "enabled": true, "id": "ff4872d0e21443918ee585b80c24dc14", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_ee2d52cb-16d6-4ab7-8d2c-2c69fec00894"}]} 2018-08-09 23:06:43,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects?domain_id=default used request id req-23d1ed7a-de59-41ac-8bf8-819bb4bcf818 2018-08-09 23:06:43,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.192041873932s 2018-08-09 23:06:43,447 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects?domain_id=default used request id req-23d1ed7a-de59-41ac-8bf8-819bb4bcf818 2018-08-09 23:06:43,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-09 23:06:43,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:5000/v3/role_assignments?user.id=8b6359c2f4a04b6e953dda4efee7eca8&role.id=88513a21a6f143568494c5da51703b86&scope.project.id=ff4872d0e21443918ee585b80c24dc14" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4957a2041cb1550e67879fe295dd5b757bea3020" 2018-08-09 23:06:43,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:06:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f16a1a7-9731-4c57-8374-4aca28ceaabe Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.32:5000/v3/role_assignments?user.id=8b6359c2f4a04b6e953dda4efee7eca8&role.id=88513a21a6f143568494c5da51703b86&scope.project.id=ff4872d0e21443918ee585b80c24dc14", "previous": null, "next": null}} 2018-08-09 23:06:43,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/role_assignments?user.id=8b6359c2f4a04b6e953dda4efee7eca8&role.id=88513a21a6f143568494c5da51703b86&scope.project.id=ff4872d0e21443918ee585b80c24dc14 used request id req-6f16a1a7-9731-4c57-8374-4aca28ceaabe 2018-08-09 23:06:43,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111081838608s 2018-08-09 23:06:43,567 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/role_assignments?user.id=8b6359c2f4a04b6e953dda4efee7eca8&role.id=88513a21a6f143568494c5da51703b86&scope.project.id=ff4872d0e21443918ee585b80c24dc14 used request id req-6f16a1a7-9731-4c57-8374-4aca28ceaabe 2018-08-09 23:06:43,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-09 23:06:43,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:5000/v3/projects/ff4872d0e21443918ee585b80c24dc14/users/8b6359c2f4a04b6e953dda4efee7eca8/roles/88513a21a6f143568494c5da51703b86 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4957a2041cb1550e67879fe295dd5b757bea3020" 2018-08-09 23:06:43,819 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 23:06:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9201d0d1-b8ca-4ea2-9926-86fd67cc434e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 23:06:43,819 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.32:5000/v3/projects/ff4872d0e21443918ee585b80c24dc14/users/8b6359c2f4a04b6e953dda4efee7eca8/roles/88513a21a6f143568494c5da51703b86 used request id req-9201d0d1-b8ca-4ea2-9926-86fd67cc434e 2018-08-09 23:06:43,819 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.248392105103s 2018-08-09 23:06:43,819 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.32:5000/v3/projects/ff4872d0e21443918ee585b80c24dc14/users/8b6359c2f4a04b6e953dda4efee7eca8/roles/88513a21a6f143568494c5da51703b86 used request id req-9201d0d1-b8ca-4ea2-9926-86fd67cc434e 2018-08-09 23:06:43,820 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmtp-project_ee2d52cb-16d6-4ab7-8d2c-2c69fec00894', 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'ff4872d0e21443918ee585b80c24dc14', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '276948cf-4da6-49fb-8989-fd1c080dd45a', 'username': u'vmtp-user_ee2d52cb-16d6-4ab7-8d2c-2c69fec00894', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.32: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-09 23:06:43,821 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 23:06:43,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-09 23:06:43,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 23:06:43,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 23:06:43,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 23:06:43,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 23:06:43,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 23:06:43,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 23:06:43,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 23:06:43,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 23:06:43,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 23:06:43,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 23:06:43,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 23:06:43,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 23:06:43,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 23:06:43,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 23:06:43,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 23:06:43,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 23:06:43,825 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 23:06:43,825 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 23:06:43,825 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 23:06:43,825 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 23:06:43,825 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 23:06:43,825 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-09 23:06:43,825 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-09 23:06:43,827 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmtp-user_ee2d52cb-16d6-4ab7-8d2c-2c69fec00894', 'password': '276948cf-4da6-49fb-8989-fd1c080dd45a', 'project_name': 'vmtp-project_ee2d52cb-16d6-4ab7-8d2c-2c69fec00894', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.32:5000/v3', 'project_id': 'ff4872d0e21443918ee585b80c24dc14', 'project_domain_name': 'Default'} 2018-08-09 23:06:43,833 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2018-08-09 23:06:43,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-09 23:06:43,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:06:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ad51e4d-eff4-4caf-aa77-499cc479bab7 Content-Encoding: gzip Content-Length: 194 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.32:5000/v3/", "rel": "self"}]}} 2018-08-09 23:06:43,841 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-8ad51e4d-eff4-4caf-aa77-499cc479bab7 2018-08-09 23:06:43,841 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-09 23:06:44,248 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "077169cc946647b3a28fd2b6b274fbdf", "name": "reader"}, {"id": "88513a21a6f143568494c5da51703b86", "name": "member"}], "expires_at": "2018-08-10T00:06:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ff4872d0e21443918ee585b80c24dc14", "name": "vmtp-project_ee2d52cb-16d6-4ab7-8d2c-2c69fec00894"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.32:8004/v1/ff4872d0e21443918ee585b80c24dc14", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "437987ede53e4405944ad7c076551769"}, {"url": "http://192.30.9.3:8004/v1/ff4872d0e21443918ee585b80c24dc14", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d3a7a4b63bc42cc950ea9d01ba16ee8"}, {"url": "http://192.30.9.3:8004/v1/ff4872d0e21443918ee585b80c24dc14", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d8dc96d50c247e7837ea4c9b854184b"}], "type": "orchestration", "id": "06b2600fbdfd45009f077a0a8a411118", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "963d6582adf64c908f4754420d8066a9"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9837c8825b440f08dfd357317d353f0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded8397288b548b6a2ef868a552c35c4"}], "type": "event", "id": "0edb5a9ac368467395316b446bc9b17a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c4ee4a831c24b19a27a57c62ab1c000"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba92d8cd74449ad8e3ad0fb9d8df162"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c50639dc1d0944d08cb722487727404b"}], "type": "cloudformation", "id": "0f8e8a8cabc743b980b5dc7328ea8398", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ff4872d0e21443918ee585b80c24dc14", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75482ae7f30b4cce96aeea5fb573efee"}, {"url": "http://172.30.9.32:8776/v2/ff4872d0e21443918ee585b80c24dc14", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3322f92a99944afb84fd710587f4207"}, {"url": "http://192.30.9.3:8776/v2/ff4872d0e21443918ee585b80c24dc14", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca626291c6914f8392873dc1009e9439"}], "type": "volumev2", "id": "37bb077bc22343fc84723637e507d6ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58ac027cc3404748a004771a912f28e3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fdb7375f8a48ea9a3175833248c806"}, {"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aaf4dc1ae98a4fc4b8bb1ef0e4af1847"}], "type": "compute", "id": "66e5c4ed2fef488aa7efb24492939dd2", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b5781142f344691af8bcb5585c05d0a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d675dfe1fc174b888e1c05e36a89827f"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eac7171837574cfd9bdb0d1e99be1512"}], "type": "metric", "id": "74154109829a4b47a4ae0cf113ed0280", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "28c0fa2fe1a54037a1df5236437e7475"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3550892914574db28d4c22bdf0fccec5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "739a0b6ebed045fbb110541871ab2a15"}], "type": "identity", "id": "88688b106f224b10a51283eb12ae2936", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "ada1fac139534311815f98d908747c2a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9a3ecf1f13142c4a0c2baeaaa3dfaac"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6262b39fedb42aea7a928a362616ec0"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d220c13c29ac49428745e53c3a5f1f1b"}], "type": "alarming", "id": "b3fb638070d94560972a4f4ad3803c3e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29690a3ccee2437bbac7f9aa68595877"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c44848dd6a5446fb835005ab8ad4f4f"}, {"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9313e7c2f7b1414faa1e04af37a85d14"}], "type": "placement", "id": "b69679ef95c547c4bedad9a51bbc11e1", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ff4872d0e21443918ee585b80c24dc14", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d737435c2b74f5faf8fa63dea4e2fa1"}, {"url": "http://172.30.9.32:8776/v1/ff4872d0e21443918ee585b80c24dc14", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78fb5d55cc204e4daa0cb175b819e87c"}, {"url": "http://192.30.9.3:8776/v1/ff4872d0e21443918ee585b80c24dc14", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80278f13084845eaa317703712e8932f"}], "type": "volume", "id": "b6a6363259e342d8ac96a4641ed4678e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v3/ff4872d0e21443918ee585b80c24dc14", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1008f871970540d59fed88ee5f560631"}, {"url": "http://192.30.9.3:8776/v3/ff4872d0e21443918ee585b80c24dc14", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73ad6e9b1eaf4470a4458a45a03b86ba"}, {"url": "http://192.30.9.3:8776/v3/ff4872d0e21443918ee585b80c24dc14", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc6095c8b90a4056ad6fb33d86c2319c"}], "type": "volumev3", "id": "cb31973e365c4222816f94365d3a9482", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8eac3aaf869e4581b0c486846aaf1964"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9f7c82f7a0247459dc8ee250179a27a"}, {"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbf52489f6c24c3bacff12a8fce92972"}], "type": "image", "id": "d37eb918087e4110bb9c0723c297dd28", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13579d8a89904ae8ae47c4c51523cc20"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8850af0d4d74815aac8c55d682d6b88"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05d68f4069f44f3928d1d2cfe0c31e2"}], "type": "network", "id": "da8095ba09ab49ed8463afad9622aa30", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a35851569141aa859a53f8f20d5c9e"}, {"url": "http://172.30.9.32:8080/v1/AUTH_ff4872d0e21443918ee585b80c24dc14", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de78fcff9f6f4b3698322312c36b013b"}, {"url": "http://12.0.0.27:8080/v1/AUTH_ff4872d0e21443918ee585b80c24dc14", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc41d0b8771f41d298a04050d21e2d86"}], "type": "object-store", "id": "eac7f386a2854d7cb26da2c6929699a5", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmtp-user_ee2d52cb-16d6-4ab7-8d2c-2c69fec00894", "id": "8b6359c2f4a04b6e953dda4efee7eca8"}, "audit_ids": ["WniJeVmhSTSnS8njHPP8Cw"], "issued_at": "2018-08-09T23:06:44.000000Z"}} 2018-08-09 23:06:44,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-09 23:06:44,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}8af994dee35bd5bac080f6031471eeb0b32865ed" -d '{"router": {"external_gateway_info": {"network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750"}, "name": "vmtp-router_ee2d52cb-16d6-4ab7-8d2c-2c69fec00894", "admin_state_up": true}}' 2018-08-09 23:06:50,745 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-488dac09-67e4-4e3e-b176-a2fb156b5cfc Date: Thu, 09 Aug 2018 23:06:50 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "47882689-2cda-49f1-ab90-97da69506aee", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ff4872d0e21443918ee585b80c24dc14", "created_at": "2018-08-09T23:06:45Z", "admin_state_up": true, "updated_at": "2018-08-09T23:06:46Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "ff4872d0e21443918ee585b80c24dc14", "id": "eb85b14c-5f6b-4847-9c93-5f3d3780ea79", "name": "vmtp-router_ee2d52cb-16d6-4ab7-8d2c-2c69fec00894"}} 2018-08-09 23:06:50,745 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-488dac09-67e4-4e3e-b176-a2fb156b5cfc 2018-08-09 23:06:50,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.49431490898s 2018-08-09 23:06:50,745 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-488dac09-67e4-4e3e-b176-a2fb156b5cfc 2018-08-09 23:06:50,746 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T23:06:46Z', u'revision_number': 3, u'id': u'eb85b14c-5f6b-4847-9c93-5f3d3780ea79', u'external_gateway_info': {u'network_id': u'bdb9209b-6552-4310-8fa0-ca466e84a750', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'47882689-2cda-49f1-ab90-97da69506aee', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmtp-router_ee2d52cb-16d6-4ab7-8d2c-2c69fec00894', u'admin_state_up': True, u'tenant_id': u'ff4872d0e21443918ee585b80c24dc14', u'created_at': u'2018-08-09T23:06:45Z', u'flavor_id': None, u'routes': [], u'project_id': u'ff4872d0e21443918ee585b80c24dc14'}) 2018-08-09 23:06:50,747 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-08-09 23:06:52,220 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:81360220b4382d4b91eef0ebaf46a661 sha256:c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e 2018-08-09 23:06:52,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-09 23:06:52,225 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Thu, 09 Aug 2018 23:06:52 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}]} 2018-08-09 23:06:52,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 23:06:52,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8af994dee35bd5bac080f6031471eeb0b32865ed" 2018-08-09 23:06:52,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-ec33e95a-16d2-4dfc-8861-1a7b2ec6d39b Date: Thu, 09 Aug 2018 23:06:52 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 23:06:52,942 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-ec33e95a-16d2-4dfc-8861-1a7b2ec6d39b 2018-08-09 23:06:52,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.715434074402s 2018-08-09 23:06:52,943 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-ec33e95a-16d2-4dfc-8861-1a7b2ec6d39b 2018-08-09 23:06:52,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-09 23:06:52,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8af994dee35bd5bac080f6031471eeb0b32865ed" -d '{"owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "owner_specified.shade.object": "images/vmtp-img_ee2d52cb-16d6-4ab7-8d2c-2c69fec00894", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmtp-img_ee2d52cb-16d6-4ab7-8d2c-2c69fec00894"}' 2018-08-09 23:06:53,263 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 925 Content-Type: application/json Location: http://172.30.9.32:9292/v2/images/bad4858a-f298-43cf-8645-b8f106ac8a1e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ff6e1f22-102d-4eec-9c4e-709bdcbdf188 Date: Thu, 09 Aug 2018 23:06:53 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T23:06:53Z", "file": "/v2/images/bad4858a-f298-43cf-8645-b8f106ac8a1e/file", "owner": "ff4872d0e21443918ee585b80c24dc14", "id": "bad4858a-f298-43cf-8645-b8f106ac8a1e", "size": null, "self": "/v2/images/bad4858a-f298-43cf-8645-b8f106ac8a1e", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_ee2d52cb-16d6-4ab7-8d2c-2c69fec00894", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "vmtp-img_ee2d52cb-16d6-4ab7-8d2c-2c69fec00894", "checksum": null, "created_at": "2018-08-09T23:06:53Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-09 23:06:53,263 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-ff6e1f22-102d-4eec-9c4e-709bdcbdf188 2018-08-09 23:06:53,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.311924934387s 2018-08-09 23:06:53,263 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-ff6e1f22-102d-4eec-9c4e-709bdcbdf188 returning object bad4858a-f298-43cf-8645-b8f106ac8a1e 2018-08-09 23:06:53,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-09 23:06:53,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9292/v2/images/bad4858a-f298-43cf-8645-b8f106ac8a1e/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}8af994dee35bd5bac080f6031471eeb0b32865ed" -d '' 2018-08-09 23:06:57,764 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-be789b2a-e00f-4c32-9b4d-d118bfe90233 Date: Thu, 09 Aug 2018 23:06:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-09 23:06:57,764 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/bad4858a-f298-43cf-8645-b8f106ac8a1e/file used request id req-be789b2a-e00f-4c32-9b4d-d118bfe90233 2018-08-09 23:06:57,764 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.50005888939s 2018-08-09 23:06:57,764 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/bad4858a-f298-43cf-8645-b8f106ac8a1e/file used request id req-be789b2a-e00f-4c32-9b4d-d118bfe90233 2018-08-09 23:06:57,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 23:06:57,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8af994dee35bd5bac080f6031471eeb0b32865ed" 2018-08-09 23:06:58,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json X-Openstack-Request-Id: req-cc2c309a-7ee7-434c-b4f6-f5a7b01ff329 Date: Thu, 09 Aug 2018 23:06:58 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T23:06:57Z", "file": "/v2/images/bad4858a-f298-43cf-8645-b8f106ac8a1e/file", "owner": "ff4872d0e21443918ee585b80c24dc14", "id": "bad4858a-f298-43cf-8645-b8f106ac8a1e", "size": 263062016, "self": "/v2/images/bad4858a-f298-43cf-8645-b8f106ac8a1e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/bad4858a-f298-43cf-8645-b8f106ac8a1e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/bad4858a-f298-43cf-8645-b8f106ac8a1e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_ee2d52cb-16d6-4ab7-8d2c-2c69fec00894", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "vmtp-img_ee2d52cb-16d6-4ab7-8d2c-2c69fec00894", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-09T23:06:53Z", "os_hidden": false, "protected": false, "os_hash_value": "3819082dc373086dbf6ec58c3faa2b9f8c81ced05572cc4584eabe85c4866648968af1e9a41f21e130218d4177c0b94d6b35c91053de745b8cc60b1e87bbf350"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 23:06:58,185 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-cc2c309a-7ee7-434c-b4f6-f5a7b01ff329 2018-08-09 23:06:58,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.416616201401s 2018-08-09 23:06:58,186 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-cc2c309a-7ee7-434c-b4f6-f5a7b01ff329 2018-08-09 23:06:58,188 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/bad4858a-f298-43cf-8645-b8f106ac8a1e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/bad4858a-f298-43cf-8645-b8f106ac8a1e/file', 'owner': u'ff4872d0e21443918ee585b80c24dc14', 'id': u'bad4858a-f298-43cf-8645-b8f106ac8a1e', 'size': 263062016, u'self': u'/v2/images/bad4858a-f298-43cf-8645-b8f106ac8a1e', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ff4872d0e21443918ee585b80c24dc14', 'name': 'vmtp-project_ee2d52cb-16d6-4ab7-8d2c-2c69fec00894', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/bad4858a-f298-43cf-8645-b8f106ac8a1e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-09T23:06:57Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-09T23:06:57Z', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'owner_specified.shade.object': u'images/vmtp-img_ee2d52cb-16d6-4ab7-8d2c-2c69fec00894', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', 'properties': {u'os_hash_value': u'3819082dc373086dbf6ec58c3faa2b9f8c81ced05572cc4584eabe85c4866648968af1e9a41f21e130218d4177c0b94d6b35c91053de745b8cc60b1e87bbf350', u'self': u'/v2/images/bad4858a-f298-43cf-8645-b8f106ac8a1e', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'owner_specified.shade.object': u'images/vmtp-img_ee2d52cb-16d6-4ab7-8d2c-2c69fec00894', u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', u'schema': u'/v2/schemas/image'}, 'name': u'vmtp-img_ee2d52cb-16d6-4ab7-8d2c-2c69fec00894', 'created': u'2018-08-09T23:06:53Z', 'checksum': u'81360220b4382d4b91eef0ebaf46a661', 'created_at': u'2018-08-09T23:06:53Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'3819082dc373086dbf6ec58c3faa2b9f8c81ced05572cc4584eabe85c4866648968af1e9a41f21e130218d4177c0b94d6b35c91053de745b8cc60b1e87bbf350', 'metadata': {u'os_hash_value': u'3819082dc373086dbf6ec58c3faa2b9f8c81ced05572cc4584eabe85c4866648968af1e9a41f21e130218d4177c0b94d6b35c91053de745b8cc60b1e87bbf350', u'self': u'/v2/images/bad4858a-f298-43cf-8645-b8f106ac8a1e', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'owner_specified.shade.object': u'images/vmtp-img_ee2d52cb-16d6-4ab7-8d2c-2c69fec00894', u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', u'schema': u'/v2/schemas/image'}}) 2018-08-09 23:06:58,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-09 23:06:58,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}4957a2041cb1550e67879fe295dd5b757bea3020" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vmtp-flavor_ee2d52cb-16d6-4ab7-8d2c-2c69fec00894", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": null, "swap": 0}}' 2018-08-09 23:06:58,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:06: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-d311226a-c213-4476-8b1f-32b0114a5000 x-compute-request-id: req-d311226a-c213-4476-8b1f-32b0114a5000 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmtp-flavor_ee2d52cb-16d6-4ab7-8d2c-2c69fec00894", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/c8fa306f-4940-437b-aa4b-70e845112e71", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/c8fa306f-4940-437b-aa4b-70e845112e71", "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": "c8fa306f-4940-437b-aa4b-70e845112e71"}} 2018-08-09 23:06:58,913 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-d311226a-c213-4476-8b1f-32b0114a5000 2018-08-09 23:06:58,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.724888086319s 2018-08-09 23:06:58,914 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-d311226a-c213-4476-8b1f-32b0114a5000 2018-08-09 23:06:58,915 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmtp-flavor_ee2d52cb-16d6-4ab7-8d2c-2c69fec00894', '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'b5220918a46940eca73b5641490793b9', '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'c8fa306f-4940-437b-aa4b-70e845112e71', 'swap': 0}) 2018-08-09 23:06:58,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-09 23:06:58,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors/c8fa306f-4940-437b-aa4b-70e845112e71/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}4957a2041cb1550e67879fe295dd5b757bea3020" -d '{"extra_specs": {}}' 2018-08-09 23:06:58,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:06: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-b6089e36-c8cd-4e59-b2ca-affd05e89b69 x-compute-request-id: req-b6089e36-c8cd-4e59-b2ca-affd05e89b69 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-09 23:06:58,942 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/c8fa306f-4940-437b-aa4b-70e845112e71/os-extra_specs used request id req-b6089e36-c8cd-4e59-b2ca-affd05e89b69 2018-08-09 23:06:58,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0265698432922s 2018-08-09 23:06:58,942 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/c8fa306f-4940-437b-aa4b-70e845112e71/os-extra_specs used request id req-b6089e36-c8cd-4e59-b2ca-affd05e89b69 2018-08-09 23:06:58,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 23:06:58,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}4957a2041cb1550e67879fe295dd5b757bea3020" 2018-08-09 23:06:59,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:06:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f739a402-400f-4df0-8cae-ef4d392795db Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "077169cc946647b3a28fd2b6b274fbdf", "links": {"self": "http://172.30.9.32:5000/v3/roles/077169cc946647b3a28fd2b6b274fbdf"}, "name": "reader"}, {"domain_id": null, "id": "352a7d143ea64db3aecbf66f67281fa1", "links": {"self": "http://172.30.9.32:5000/v3/roles/352a7d143ea64db3aecbf66f67281fa1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5f4e37952fed448d8a5d2d688ddf4113", "links": {"self": "http://172.30.9.32:5000/v3/roles/5f4e37952fed448d8a5d2d688ddf4113"}, "name": "admin"}, {"domain_id": null, "id": "88513a21a6f143568494c5da51703b86", "links": {"self": "http://172.30.9.32:5000/v3/roles/88513a21a6f143568494c5da51703b86"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a5b954e8e29c4b6cafac3f07fe5c5da7", "links": {"self": "http://172.30.9.32:5000/v3/roles/a5b954e8e29c4b6cafac3f07fe5c5da7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fde9b0ad3a3d453ba6d5318189b139e9", "links": {"self": "http://172.30.9.32:5000/v3/roles/fde9b0ad3a3d453ba6d5318189b139e9"}, "name": "swiftoperator"}]} 2018-08-09 23:06:59,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-f739a402-400f-4df0-8cae-ef4d392795db 2018-08-09 23:06:59,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.196467876434s 2018-08-09 23:06:59,143 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-f739a402-400f-4df0-8cae-ef4d392795db 2018-08-09 23:06:59,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 23:06:59,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}4957a2041cb1550e67879fe295dd5b757bea3020" 2018-08-09 23:06:59,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:06:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb17cf23-affe-4507-9fdf-d6ef2c828334 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "077169cc946647b3a28fd2b6b274fbdf", "links": {"self": "http://172.30.9.32:5000/v3/roles/077169cc946647b3a28fd2b6b274fbdf"}, "name": "reader"}, {"domain_id": null, "id": "352a7d143ea64db3aecbf66f67281fa1", "links": {"self": "http://172.30.9.32:5000/v3/roles/352a7d143ea64db3aecbf66f67281fa1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5f4e37952fed448d8a5d2d688ddf4113", "links": {"self": "http://172.30.9.32:5000/v3/roles/5f4e37952fed448d8a5d2d688ddf4113"}, "name": "admin"}, {"domain_id": null, "id": "88513a21a6f143568494c5da51703b86", "links": {"self": "http://172.30.9.32:5000/v3/roles/88513a21a6f143568494c5da51703b86"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a5b954e8e29c4b6cafac3f07fe5c5da7", "links": {"self": "http://172.30.9.32:5000/v3/roles/a5b954e8e29c4b6cafac3f07fe5c5da7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fde9b0ad3a3d453ba6d5318189b139e9", "links": {"self": "http://172.30.9.32:5000/v3/roles/fde9b0ad3a3d453ba6d5318189b139e9"}, "name": "swiftoperator"}]} 2018-08-09 23:06:59,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-eb17cf23-affe-4507-9fdf-d6ef2c828334 2018-08-09 23:06:59,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.189846038818s 2018-08-09 23:06:59,338 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-eb17cf23-affe-4507-9fdf-d6ef2c828334 2018-08-09 23:06:59,343 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-09 23:06:59,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}4957a2041cb1550e67879fe295dd5b757bea3020" 2018-08-09 23:06:59,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:06:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e81a17dd-24ed-432a-bd8f-de18bfa3943d Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.32:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-09 23:06:59,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains/default used request id req-e81a17dd-24ed-432a-bd8f-de18bfa3943d 2018-08-09 23:06:59,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.197309017181s 2018-08-09 23:06:59,540 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains/default used request id req-e81a17dd-24ed-432a-bd8f-de18bfa3943d 2018-08-09 23:06:59,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 23:06:59,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}4957a2041cb1550e67879fe295dd5b757bea3020" 2018-08-09 23:06:59,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:06:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af8e1a09-469f-4f0a-b881-bb7c293992d7 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.32:5000/v3/users/11fa7ddeb0564dbb9ae97e6016ef357f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11fa7ddeb0564dbb9ae97e6016ef357f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.32:5000/v3/users/187033aee6fd450ca96240725777e4c2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "187033aee6fd450ca96240725777e4c2", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.32:5000/v3/users/560d22bd57da40b5a0a9574a796d5f5d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "560d22bd57da40b5a0a9574a796d5f5d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.32:5000/v3/users/60452068d29f4fdfa63986a101565414"}, "domain_id": "default", "enabled": true, "options": {}, "id": "60452068d29f4fdfa63986a101565414", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.32:5000/v3/users/678f79df7fbc46f38c5b2ae2cf0c8fad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "678f79df7fbc46f38c5b2ae2cf0c8fad", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.32:5000/v3/users/7e6b2597cbd0483796ae06691a711e17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6b2597cbd0483796ae06691a711e17", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.32:5000/v3/users/88043492d8c84e8d9e6414b58d9aae53"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88043492d8c84e8d9e6414b58d9aae53", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.32:5000/v3/users/8a5e986b6ed545369b1f3084bfe0faa8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a5e986b6ed545369b1f3084bfe0faa8", "email": "swift@localhost", "password_expires_at": null}, {"name": "vmtp-user_ee2d52cb-16d6-4ab7-8d2c-2c69fec00894", "links": {"self": "http://172.30.9.32:5000/v3/users/8b6359c2f4a04b6e953dda4efee7eca8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8b6359c2f4a04b6e953dda4efee7eca8", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.32:5000/v3/users/97856cdcfc7541fab8b50800a44fe171"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97856cdcfc7541fab8b50800a44fe171", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.32:5000/v3/users/a3a7d792968c446db5fa23e49ad70178"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3a7d792968c446db5fa23e49ad70178", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.32:5000/v3/users/bcc2f2783f374c89b6471bd69eb8efce"}, "domain_id": "ae2f2a3ea85d48b1a1afefd9d87535da", "enabled": true, "options": {}, "id": "bcc2f2783f374c89b6471bd69eb8efce", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.32:5000/v3/users/d56b2a42ace04544a47286de17abc35f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d56b2a42ace04544a47286de17abc35f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.32:5000/v3/users/ebf0020df3ef470386f763032bf048a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ebf0020df3ef470386f763032bf048a2", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.32:5000/v3/users/ff4e1f818c8b432487ac5ca3232ff438"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff4e1f818c8b432487ac5ca3232ff438", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.32:5000/v3/users", "previous": null, "next": null}} 2018-08-09 23:06:59,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-af8e1a09-469f-4f0a-b881-bb7c293992d7 2018-08-09 23:06:59,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.212853193283s 2018-08-09 23:06:59,755 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-af8e1a09-469f-4f0a-b881-bb7c293992d7 2018-08-09 23:06:59,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-09 23:06:59,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}4957a2041cb1550e67879fe295dd5b757bea3020" 2018-08-09 23:06:59,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:06:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-add4913e-8644-443d-acd2-9f537ff43f4d Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.32:5000/v3/projects/b5220918a46940eca73b5641490793b9"}, "tags": [], "enabled": true, "id": "b5220918a46940eca73b5641490793b9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.32:5000/v3/projects/6e2b193279f94c09870f0da27a1e5991"}, "tags": [], "enabled": true, "id": "6e2b193279f94c09870f0da27a1e5991", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.32:5000/v3/projects/ff4872d0e21443918ee585b80c24dc14"}, "tags": [], "enabled": true, "id": "ff4872d0e21443918ee585b80c24dc14", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_ee2d52cb-16d6-4ab7-8d2c-2c69fec00894"}]} 2018-08-09 23:06:59,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects?domain_id=default used request id req-add4913e-8644-443d-acd2-9f537ff43f4d 2018-08-09 23:06:59,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.18549990654s 2018-08-09 23:06:59,951 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects?domain_id=default used request id req-add4913e-8644-443d-acd2-9f537ff43f4d 2018-08-09 23:06:59,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-09 23:06:59,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:5000/v3/role_assignments?user.id=8b6359c2f4a04b6e953dda4efee7eca8&role.id=5f4e37952fed448d8a5d2d688ddf4113&scope.project.id=ff4872d0e21443918ee585b80c24dc14" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4957a2041cb1550e67879fe295dd5b757bea3020" 2018-08-09 23:07:00,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:06:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70c6f9dc-0ec4-43e2-ac27-2fa7d65d99c1 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.32:5000/v3/role_assignments?user.id=8b6359c2f4a04b6e953dda4efee7eca8&role.id=5f4e37952fed448d8a5d2d688ddf4113&scope.project.id=ff4872d0e21443918ee585b80c24dc14", "previous": null, "next": null}} 2018-08-09 23:07:00,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/role_assignments?user.id=8b6359c2f4a04b6e953dda4efee7eca8&role.id=5f4e37952fed448d8a5d2d688ddf4113&scope.project.id=ff4872d0e21443918ee585b80c24dc14 used request id req-70c6f9dc-0ec4-43e2-ac27-2fa7d65d99c1 2018-08-09 23:07:00,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.200167894363s 2018-08-09 23:07:00,159 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/role_assignments?user.id=8b6359c2f4a04b6e953dda4efee7eca8&role.id=5f4e37952fed448d8a5d2d688ddf4113&scope.project.id=ff4872d0e21443918ee585b80c24dc14 used request id req-70c6f9dc-0ec4-43e2-ac27-2fa7d65d99c1 2018-08-09 23:07:00,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-09 23:07:00,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:5000/v3/projects/ff4872d0e21443918ee585b80c24dc14/users/8b6359c2f4a04b6e953dda4efee7eca8/roles/5f4e37952fed448d8a5d2d688ddf4113 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4957a2041cb1550e67879fe295dd5b757bea3020" 2018-08-09 23:07:00,401 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 23:07:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4a919d6-7756-437d-af1c-53ca92a99d53 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 23:07:00,401 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.32:5000/v3/projects/ff4872d0e21443918ee585b80c24dc14/users/8b6359c2f4a04b6e953dda4efee7eca8/roles/5f4e37952fed448d8a5d2d688ddf4113 used request id req-e4a919d6-7756-437d-af1c-53ca92a99d53 2018-08-09 23:07:00,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.238417863846s 2018-08-09 23:07:00,401 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.32:5000/v3/projects/ff4872d0e21443918ee585b80c24dc14/users/8b6359c2f4a04b6e953dda4efee7eca8/roles/5f4e37952fed448d8a5d2d688ddf4113 used request id req-e4a919d6-7756-437d-af1c-53ca92a99d53 2018-08-09 23:07:00,401 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - Creating keypair with name: 'vmtp_ee2d52cb-16d6-4ab7-8d2c-2c69fec00894' 2018-08-09 23:07:00,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-09 23:07:00,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}8af994dee35bd5bac080f6031471eeb0b32865ed" -d '{"keypair": {"name": "vmtp_ee2d52cb-16d6-4ab7-8d2c-2c69fec00894"}}' 2018-08-09 23:07:00,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:07: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-8abfe043-eda3-4700-b679-dc7c954baed0 x-compute-request-id: req-8abfe043-eda3-4700-b679-dc7c954baed0 Content-Encoding: gzip Content-Length: 1796 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDmMSfvYWTNnEPpMcN0rv69T4JdTE8bbS1rbpKK3LKeKrmSWz6m1IiIscA/gyMOF64G862T8xiHFfhDna61kYQccCW0Mfo9f5/HjEoBr4fdwGjyUZSDgqlNwHKd/kVQ57P9CcKo9lvQxwOGCipTxjhPEFVVq0VE/7hAesKhd2cbahKF/uVtgtm/X7/Su8RdKS0PwAZRyi/4dYP7DyBAcoJ2ENhImTXRC99K7zFSq+II1/0TkOnXZz+q0xSIZXx+erCOySuhyyvYUiC5JVEdNaUbgEdoZMx+ALCEq0j6ip283gAu12BI0tCdkdQqgogbfJMv0pHeHxjPnJO4FVWj44Af Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA5jEn72FkzZxD6THDdK7+vU+CXUxPG20ta26Sityyniq5kls+\nptSIiLHAP4MjDheuBvOtk/MYhxX4Q52utZGEHHAltDH6PX+fx4xKAa+H3cBo8lGU\ng4KpTcBynf5FUOez/QnCqPZb0McDhgoqU8Y4TxBVVatFRP+4QHrCoXdnG2oShf7l\nbYLZv1+/0rvEXSktD8AGUcov+HWD+w8gQHKCdhDYSJk10QvfSu8xUqviCNf9E5Dp\n12c/qtMUiGV8fnqwjskrocsr2FIguSVRHTWlG4BHaGTMfgCwhKtI+oqdvN4ALtdg\nSNLQnZHUKoKIG3yTL9KR3h8Yz5yTuBVVo+OAHwIDAQABAoIBAA/6V4BJLVsMPraA\nCsYdo3b2fuEE+/S2ZlGvsiJLYWaTJqBfDwE7fWKnm+WMr7E5uY2n+mNrm0c9Iidn\nWYom2Jm0uxk/4tPD+Q470aM+UNr2kRJI0VszhZbtBcerr5oHCzpEJCvgNc1PExKJ\nwBhiiOQMCTBSHBPHAD4Rh1L328NOPtmujdW3Gsq4FYdlRp7T1nbp5CYT7fwcCrCh\nIgovYwaYU66xAZR9ThSTw0Z3Tg6YKoBWgRxQlFh3AIp+1Ib8v8SRI+avrDizuvB7\nB0INk8F02AAT4TnkzTzGgkWm1G/iRF7AiFZbcm/9zvnh1unvsNLirwrN5eOSUFvt\n3fcKIGECgYEA8t/ertmxzp1wlAQcKr6INZGWqnivpEBYlMz/MPKpGlACrxaQZ1oW\nyOa5E+pLJecRM3BE6IATN1l/VBbKeF6Hyo/Q2+Tg0keB4D8k0lY0yjBS3KNg+Am6\nPEXitTYcNSzYJzaKmjB72CO1vautkQECRClrnoFGv5rfFTrirk9v9C8CgYEA8qHT\netM+PzKnvid+kKp6LRTnvMHbdOzXnQkK43fNDYuOvHgPNOpi2Z6w6upJaDrc9H3t\n4ufrQ/fFteRjTS5z1zvdqqI1UJjASiTqDkbfNnpdye/ZCv+c/9Vy7BycNlL63AH8\nIAfOgzpsNnpIri6lmTiD/kC13lQv6EZCeSHpBxECgYAZWxnqczvG8FTifxNZuw6J\nWSu7nGHp6fXVgxlZSNwyrQu6r8Zfo94hF0VXOOyjhl4bWqs3Arf+3U8XvlFhA611\njlIlwt1d1q1OdgkoFGvqd+UOt9fVzV4uELW8aWvEeWwPm/gYZNtpE0FUDepO6yYL\na6+amrCCLG8BzmYAALcVbQKBgENE7pctHiLzbmJgHM0LFtiM5TsGHEwsphLZwPUT\n7/wDZ02Fk+G94i4nuzFGR5foSf5XM68nUakEdwJZEdcCPAe+h1SZqGJyF033MhVH\nPPejsYEdSHWuLN8ZVMV1oTHGi9qXiklvIKhteDcabDAuqqbyblX9pu6/NJEXebKP\n3kWhAoGBAM/Zd6ZyExmmKIdca16Efgjbpy1spLxUYhAqM2F6T9gCKGlElBMuHB8E\nFcZAIJWs06ta1PtAdFdj8r5LUStZOMs0gAy73pyDPQvQiFEsZzTEVI8EGHfsXgBc\nedOrJZwd5VG0/JmOTFccTUXI9AIH3pwspjd7snmZsM4us6mWBDwg\n-----END RSA PRIVATE KEY-----\n", "user_id": "8b6359c2f4a04b6e953dda4efee7eca8", "name": "vmtp_ee2d52cb-16d6-4ab7-8d2c-2c69fec00894", "fingerprint": "4e:84:53:29:aa:60:b9:ce:45:6e:ff:e9:16:1b:75:c3"}} 2018-08-09 23:07:00,791 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/os-keypairs used request id req-8abfe043-eda3-4700-b679-dc7c954baed0 2018-08-09 23:07:00,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.388735055923s 2018-08-09 23:07:00,791 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/os-keypairs used request id req-8abfe043-eda3-4700-b679-dc7c954baed0 2018-08-09 23:07:00,792 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDmMSfvYWTNnEPpMcN0rv69T4JdTE8bbS1rbpKK3LKeKrmSWz6m1IiIscA/gyMOF64G862T8xiHFfhDna61kYQccCW0Mfo9f5/HjEoBr4fdwGjyUZSDgqlNwHKd/kVQ57P9CcKo9lvQxwOGCipTxjhPEFVVq0VE/7hAesKhd2cbahKF/uVtgtm/X7/Su8RdKS0PwAZRyi/4dYP7DyBAcoJ2ENhImTXRC99K7zFSq+II1/0TkOnXZz+q0xSIZXx+erCOySuhyyvYUiC5JVEdNaUbgEdoZMx+ALCEq0j6ip283gAu12BI0tCdkdQqgogbfJMv0pHeHxjPnJO4FVWj44Af Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA5jEn72FkzZxD6THDdK7+vU+CXUxPG20ta26Sityyniq5kls+\nptSIiLHAP4MjDheuBvOtk/MYhxX4Q52utZGEHHAltDH6PX+fx4xKAa+H3cBo8lGU\ng4KpTcBynf5FUOez/QnCqPZb0McDhgoqU8Y4TxBVVatFRP+4QHrCoXdnG2oShf7l\nbYLZv1+/0rvEXSktD8AGUcov+HWD+w8gQHKCdhDYSJk10QvfSu8xUqviCNf9E5Dp\n12c/qtMUiGV8fnqwjskrocsr2FIguSVRHTWlG4BHaGTMfgCwhKtI+oqdvN4ALtdg\nSNLQnZHUKoKIG3yTL9KR3h8Yz5yTuBVVo+OAHwIDAQABAoIBAA/6V4BJLVsMPraA\nCsYdo3b2fuEE+/S2ZlGvsiJLYWaTJqBfDwE7fWKnm+WMr7E5uY2n+mNrm0c9Iidn\nWYom2Jm0uxk/4tPD+Q470aM+UNr2kRJI0VszhZbtBcerr5oHCzpEJCvgNc1PExKJ\nwBhiiOQMCTBSHBPHAD4Rh1L328NOPtmujdW3Gsq4FYdlRp7T1nbp5CYT7fwcCrCh\nIgovYwaYU66xAZR9ThSTw0Z3Tg6YKoBWgRxQlFh3AIp+1Ib8v8SRI+avrDizuvB7\nB0INk8F02AAT4TnkzTzGgkWm1G/iRF7AiFZbcm/9zvnh1unvsNLirwrN5eOSUFvt\n3fcKIGECgYEA8t/ertmxzp1wlAQcKr6INZGWqnivpEBYlMz/MPKpGlACrxaQZ1oW\nyOa5E+pLJecRM3BE6IATN1l/VBbKeF6Hyo/Q2+Tg0keB4D8k0lY0yjBS3KNg+Am6\nPEXitTYcNSzYJzaKmjB72CO1vautkQECRClrnoFGv5rfFTrirk9v9C8CgYEA8qHT\netM+PzKnvid+kKp6LRTnvMHbdOzXnQkK43fNDYuOvHgPNOpi2Z6w6upJaDrc9H3t\n4ufrQ/fFteRjTS5z1zvdqqI1UJjASiTqDkbfNnpdye/ZCv+c/9Vy7BycNlL63AH8\nIAfOgzpsNnpIri6lmTiD/kC13lQv6EZCeSHpBxECgYAZWxnqczvG8FTifxNZuw6J\nWSu7nGHp6fXVgxlZSNwyrQu6r8Zfo94hF0VXOOyjhl4bWqs3Arf+3U8XvlFhA611\njlIlwt1d1q1OdgkoFGvqd+UOt9fVzV4uELW8aWvEeWwPm/gYZNtpE0FUDepO6yYL\na6+amrCCLG8BzmYAALcVbQKBgENE7pctHiLzbmJgHM0LFtiM5TsGHEwsphLZwPUT\n7/wDZ02Fk+G94i4nuzFGR5foSf5XM68nUakEdwJZEdcCPAe+h1SZqGJyF033MhVH\nPPejsYEdSHWuLN8ZVMV1oTHGi9qXiklvIKhteDcabDAuqqbyblX9pu6/NJEXebKP\n3kWhAoGBAM/Zd6ZyExmmKIdca16Efgjbpy1spLxUYhAqM2F6T9gCKGlElBMuHB8E\nFcZAIJWs06ta1PtAdFdj8r5LUStZOMs0gAy73pyDPQvQiFEsZzTEVI8EGHfsXgBc\nedOrJZwd5VG0/JmOTFccTUXI9AIH3pwspjd7snmZsM4us6mWBDwg\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'8b6359c2f4a04b6e953dda4efee7eca8', 'name': u'vmtp_ee2d52cb-16d6-4ab7-8d2c-2c69fec00894', 'created_at': '2018-08-09T23:07:00.792298', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ff4872d0e21443918ee585b80c24dc14', 'name': 'vmtp-project_ee2d52cb-16d6-4ab7-8d2c-2c69fec00894', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'4e:84:53:29:aa:60:b9:ce:45:6e:ff:e9:16:1b:75:c3', 'type': 'ssh', 'id': u'vmtp_ee2d52cb-16d6-4ab7-8d2c-2c69fec00894'}) 2018-08-09 23:07:00,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-09 23:07:00,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/os-keypairs/vmtp_ee2d52cb-16d6-4ab7-8d2c-2c69fec00894 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8af994dee35bd5bac080f6031471eeb0b32865ed" 2018-08-09 23:07:00,834 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 23:07:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-26f0335f-c709-4654-99d7-30198d135654 x-compute-request-id: req-26f0335f-c709-4654-99d7-30198d135654 Content-Length: 0 Content-Type: application/json 2018-08-09 23:07:00,834 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/os-keypairs/vmtp_ee2d52cb-16d6-4ab7-8d2c-2c69fec00894 used request id req-26f0335f-c709-4654-99d7-30198d135654 2018-08-09 23:07:00,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0413460731506s 2018-08-09 23:07:00,835 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/os-keypairs/vmtp_ee2d52cb-16d6-4ab7-8d2c-2c69fec00894 used request id req-26f0335f-c709-4654-99d7-30198d135654 2018-08-09 23:07:01,707 - 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-09 23:07:38,876 - functest.opnfv_tests.openstack.vmtp.vmtp - ERROR - Exception when calling ['vmtp', '-d', '--json', '/home/opnfv/functest/results/vmtp/vmtp.json', '-c', '/home/opnfv/functest/results/vmtp/vmtp.conf'] 2018-08-09 23:07:02,492 INFO Using http://172.30.9.32:5000/v3 2018-08-09 23:07:02,492 INFO VM public key: /tmp/tmpNMZ3xk 2018-08-09 23:07:02,492 INFO VM private key: /tmp/tmpucYmh3 2018-08-09 23:07:04,538 INFO Found image vmtp-img_ee2d52cb-16d6-4ab7-8d2c-2c69fec00894 to launch VM, will continue 2018-08-09 23:07:05,707 INFO Using external router: external 2018-08-09 23:07:05,707 INFO Using external network: external. 2018-08-09 23:07:07,101 INFO Created internal network: pns-internal-net_ee2d52cb-16d6-4ab7-8d2c-2c69fec00894. 2018-08-09 23:07:08,276 INFO Created internal network: pns-internal-net2_ee2d52cb-16d6-4ab7-8d2c-2c69fec00894. 2018-08-09 23:07:11,904 DEBUG Ext router associated to pns-internal-net_ee2d52cb-16d6-4ab7-8d2c-2c69fec00894 2018-08-09 23:07:14,610 DEBUG Ext router associated to pns-internal-net2_ee2d52cb-16d6-4ab7-8d2c-2c69fec00894 2018-08-09 23:07:16,535 INFO OpenStack agent: Open vSwitch agent 2018-08-09 23:07:16,535 INFO OpenStack network type: vxlan 2018-08-09 23:07:17,820 INFO [TestServer_ee2d52cb-16d6-4ab7-8d2c-2c69fec008941] Creating server VM... 2018-08-09 23:07:17,820 DEBUG [TestServer_ee2d52cb-16d6-4ab7-8d2c-2c69fec008941] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-08-09 23:07:23,856 DEBUG [TestServer_ee2d52cb-16d6-4ab7-8d2c-2c69fec008941] VM status=BUILD, retrying 1 of 50... 2018-08-09 23:07:26,344 ERROR Instance creation error: No valid host was found. 2018-08-09 23:07:26,345 ERROR Instance failed status=ERROR 2018-08-09 23:07:28,189 INFO [TestServer_ee2d52cb-16d6-4ab7-8d2c-2c69fec008941] Server creation failed 2018-08-09 23:07:28,189 ERROR Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/vmtp/vmtp.py", line 475, in run self.setup() File "/usr/lib/python2.7/site-packages/vmtp/vmtp.py", line 318, in setup self.net.vm_int_net[0]) File "/usr/lib/python2.7/site-packages/vmtp/vmtp.py", line 169, in create_instance init_file_name=user_data_file)) File "/usr/lib/python2.7/site-packages/vmtp/vmtp.py", line 173, in assert_true raise VmtpException('Assert failure') VmtpException: Assert failure 2018-08-09 23:07:28,189 INFO Cleaning up... 2018-08-09 23:07:36,167 INFO Network pns-internal-net_ee2d52cb-16d6-4ab7-8d2c-2c69fec00894 deleted. 2018-08-09 23:07:38,555 INFO Network pns-internal-net2_ee2d52cb-16d6-4ab7-8d2c-2c69fec00894 deleted. 2018-08-09 23:07:38,620 INFO Removed public key pns_public_key 2018-08-09 23:07:38,620 INFO Deleting security group 2018-08-09 23:07:38,791 INFO Summary of results ================== Total Scenarios: 29 Passed Scenarios: 0 [0.00%] Failed Scenarios: 0 [0.00%] Skipped Scenarios: 29 +----------+-------------------------------------------------------+-------------------+------+ | Scenario | Scenario Name | Functional Status | Data | +----------+-------------------------------------------------------+-------------------+------+ | 1.1 | Same Network, Fixed IP, Intra-node, TCP | SKIPPED | {} | | 1.2 | Same Network, Fixed IP, Intra-node, UDP | SKIPPED | {} | | 1.3 | Same Network, Fixed IP, Intra-node, ICMP | SKIPPED | {} | | 1.4 | Same Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 2.1 | Same Network, Fixed IP, Inter-node, TCP | SKIPPED | {} | | 2.2 | Same Network, Fixed IP, Inter-node, UDP | SKIPPED | {} | | 2.3 | Same Network, Fixed IP, Inter-node, ICMP | SKIPPED | {} | | 2.4 | Same Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 3.1 | Different Network, Fixed IP, Intra-node, TCP | SKIPPED | {} | | 3.2 | Different Network, Fixed IP, Intra-node, UDP | SKIPPED | {} | | 3.3 | Different Network, Fixed IP, Intra-node, ICMP | SKIPPED | {} | | 3.4 | Different Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 4.1 | Different Network, Fixed IP, Inter-node, TCP | SKIPPED | {} | | 4.2 | Different Network, Fixed IP, Inter-node, UDP | SKIPPED | {} | | 4.3 | Different Network, Fixed IP, Inter-node, ICMP | SKIPPED | {} | | 4.4 | Different Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 5.1 | Different Network, Floating IP, Intra-node, TCP | SKIPPED | {} | | 5.2 | Different Network, Floating IP, Intra-node, UDP | SKIPPED | {} | | 5.3 | Different Network, Floating IP, Intra-node, ICMP | SKIPPED | {} | | 5.4 | Different Network, Floating IP, Intra-node, Multicast | SKIPPED | {} | | 6.1 | Different Network, Floating IP, Inter-node, TCP | SKIPPED | {} | | 6.2 | Different Network, Floating IP, Inter-node, UDP | SKIPPED | {} | | 6.3 | Different Network, Floating IP, Inter-node, ICMP | SKIPPED | {} | | 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 | {} | +----------+-------------------------------------------------------+-------------------+------+ No handlers could be found for logger "vmtp_file" 2018-08-09 23:07:38,793 INFO Saving results in json file: /home/opnfv/functest/results/vmtp/vmtp.json... 2018-08-09 23:07:38,993 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-09 23:07:38,994 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 00:55 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-08-09 23:07:39,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-09 23:07:39,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}8af994dee35bd5bac080f6031471eeb0b32865ed" 2018-08-09 23:07:39,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1706 X-Openstack-Request-Id: req-7a0395b9-7fac-49fa-8bda-a822c76f69fe Date: Thu, 09 Aug 2018 23:07:39 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "673a2ac9df784e19b2b35a5ed59087ad", "created_at": "2018-08-09T22:20:09Z", "admin_state_up": true, "updated_at": "2018-08-09T22:20:12Z", "project_id": "673a2ac9df784e19b2b35a5ed59087ad", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "9853c33b-0443-45a8-a303-8f910ac341d8", "name": "tempest-pretest-check-126377191"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6f7d37c5b7bf4089be418278843cdead", "created_at": "2018-08-09T22:21:33Z", "admin_state_up": false, "updated_at": "2018-08-09T22:21:33Z", "project_id": "6f7d37c5b7bf4089be418278843cdead", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "c02716e4-5eed-4da9-bc56-05de7de7e409", "name": "tempest-router-159046836"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "47882689-2cda-49f1-ab90-97da69506aee", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ff4872d0e21443918ee585b80c24dc14", "created_at": "2018-08-09T23:06:45Z", "admin_state_up": true, "updated_at": "2018-08-09T23:07:31Z", "project_id": "ff4872d0e21443918ee585b80c24dc14", "flavor_id": null, "revision_number": 11, "routes": [], "ha": true, "id": "eb85b14c-5f6b-4847-9c93-5f3d3780ea79", "name": "vmtp-router_ee2d52cb-16d6-4ab7-8d2c-2c69fec00894"}]} 2018-08-09 23:07:39,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-7a0395b9-7fac-49fa-8bda-a822c76f69fe 2018-08-09 23:07:39,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.429054021835s 2018-08-09 23:07:39,430 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-7a0395b9-7fac-49fa-8bda-a822c76f69fe 2018-08-09 23:07:39,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-09 23:07:39,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/routers/eb85b14c-5f6b-4847-9c93-5f3d3780ea79.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8af994dee35bd5bac080f6031471eeb0b32865ed" 2018-08-09 23:07:43,929 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0073d2a1-2388-49fa-8a60-d96fcd07cf49 Content-Length: 0 Date: Thu, 09 Aug 2018 23:07:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 23:07:43,930 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/eb85b14c-5f6b-4847-9c93-5f3d3780ea79.json used request id req-0073d2a1-2388-49fa-8a60-d96fcd07cf49 2018-08-09 23:07:43,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.49796795845s 2018-08-09 23:07:43,930 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/eb85b14c-5f6b-4847-9c93-5f3d3780ea79.json used request id req-0073d2a1-2388-49fa-8a60-d96fcd07cf49 2018-08-09 23:07:43,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 23:07:43,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8af994dee35bd5bac080f6031471eeb0b32865ed" 2018-08-09 23:07:44,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json X-Openstack-Request-Id: req-d1215b1d-c918-4db2-9d55-65ac7074e05c Date: Thu, 09 Aug 2018 23:07:44 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T23:06:57Z", "file": "/v2/images/bad4858a-f298-43cf-8645-b8f106ac8a1e/file", "owner": "ff4872d0e21443918ee585b80c24dc14", "id": "bad4858a-f298-43cf-8645-b8f106ac8a1e", "size": 263062016, "self": "/v2/images/bad4858a-f298-43cf-8645-b8f106ac8a1e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/bad4858a-f298-43cf-8645-b8f106ac8a1e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/bad4858a-f298-43cf-8645-b8f106ac8a1e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_ee2d52cb-16d6-4ab7-8d2c-2c69fec00894", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "vmtp-img_ee2d52cb-16d6-4ab7-8d2c-2c69fec00894", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-09T23:06:53Z", "os_hidden": false, "protected": false, "os_hash_value": "3819082dc373086dbf6ec58c3faa2b9f8c81ced05572cc4584eabe85c4866648968af1e9a41f21e130218d4177c0b94d6b35c91053de745b8cc60b1e87bbf350"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 23:07:44,228 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-d1215b1d-c918-4db2-9d55-65ac7074e05c 2018-08-09 23:07:44,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.294091939926s 2018-08-09 23:07:44,229 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-d1215b1d-c918-4db2-9d55-65ac7074e05c 2018-08-09 23:07:44,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-09 23:07:44,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9292/v2/images/bad4858a-f298-43cf-8645-b8f106ac8a1e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8af994dee35bd5bac080f6031471eeb0b32865ed" 2018-08-09 23:07:45,583 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-38fe1e3b-97d7-4d64-bd50-868b22b63e12 Date: Thu, 09 Aug 2018 23:07: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-09 23:07:45,583 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/bad4858a-f298-43cf-8645-b8f106ac8a1e used request id req-38fe1e3b-97d7-4d64-bd50-868b22b63e12 2018-08-09 23:07:45,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.35272502899s 2018-08-09 23:07:45,584 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/bad4858a-f298-43cf-8645-b8f106ac8a1e used request id req-38fe1e3b-97d7-4d64-bd50-868b22b63e12 2018-08-09 23:07:45,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 23:07:45,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}4957a2041cb1550e67879fe295dd5b757bea3020" 2018-08-09 23:07:45,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:07: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-e241b67a-88a8-4be5-8861-8309f1325948 x-compute-request-id: req-e241b67a-88a8-4be5-8861-8309f1325948 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_ee2d52cb-16d6-4ab7-8d2c-2c69fec00894", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/c8fa306f-4940-437b-aa4b-70e845112e71", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/c8fa306f-4940-437b-aa4b-70e845112e71", "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": "c8fa306f-4940-437b-aa4b-70e845112e71"}]} 2018-08-09 23:07:45,609 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-e241b67a-88a8-4be5-8861-8309f1325948 2018-08-09 23:07:45,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0248341560364s 2018-08-09 23:07:45,609 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-e241b67a-88a8-4be5-8861-8309f1325948 2018-08-09 23:07:45,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-09 23:07:45,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/flavors/c8fa306f-4940-437b-aa4b-70e845112e71 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4957a2041cb1550e67879fe295dd5b757bea3020" 2018-08-09 23:07:45,660 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 23:07: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-640fe7c7-80cf-4b1f-a7f1-fccab7e65717 x-compute-request-id: req-640fe7c7-80cf-4b1f-a7f1-fccab7e65717 Content-Length: 0 Content-Type: application/json 2018-08-09 23:07:45,661 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/c8fa306f-4940-437b-aa4b-70e845112e71 used request id req-640fe7c7-80cf-4b1f-a7f1-fccab7e65717 2018-08-09 23:07:45,661 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0494449138641s 2018-08-09 23:07:45,661 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/c8fa306f-4940-437b-aa4b-70e845112e71 used request id req-640fe7c7-80cf-4b1f-a7f1-fccab7e65717 2018-08-09 23:07:45,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 23:07:45,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}4957a2041cb1550e67879fe295dd5b757bea3020" 2018-08-09 23:07:45,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:07:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76f39365-ca72-4db7-a579-d5a0508b0fb0 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.32:5000/v3/users/11fa7ddeb0564dbb9ae97e6016ef357f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11fa7ddeb0564dbb9ae97e6016ef357f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.32:5000/v3/users/187033aee6fd450ca96240725777e4c2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "187033aee6fd450ca96240725777e4c2", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.32:5000/v3/users/560d22bd57da40b5a0a9574a796d5f5d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "560d22bd57da40b5a0a9574a796d5f5d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.32:5000/v3/users/60452068d29f4fdfa63986a101565414"}, "domain_id": "default", "enabled": true, "options": {}, "id": "60452068d29f4fdfa63986a101565414", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.32:5000/v3/users/678f79df7fbc46f38c5b2ae2cf0c8fad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "678f79df7fbc46f38c5b2ae2cf0c8fad", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.32:5000/v3/users/7e6b2597cbd0483796ae06691a711e17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6b2597cbd0483796ae06691a711e17", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.32:5000/v3/users/88043492d8c84e8d9e6414b58d9aae53"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88043492d8c84e8d9e6414b58d9aae53", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.32:5000/v3/users/8a5e986b6ed545369b1f3084bfe0faa8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a5e986b6ed545369b1f3084bfe0faa8", "email": "swift@localhost", "password_expires_at": null}, {"name": "vmtp-user_ee2d52cb-16d6-4ab7-8d2c-2c69fec00894", "links": {"self": "http://172.30.9.32:5000/v3/users/8b6359c2f4a04b6e953dda4efee7eca8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8b6359c2f4a04b6e953dda4efee7eca8", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.32:5000/v3/users/97856cdcfc7541fab8b50800a44fe171"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97856cdcfc7541fab8b50800a44fe171", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.32:5000/v3/users/a3a7d792968c446db5fa23e49ad70178"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3a7d792968c446db5fa23e49ad70178", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.32:5000/v3/users/bcc2f2783f374c89b6471bd69eb8efce"}, "domain_id": "ae2f2a3ea85d48b1a1afefd9d87535da", "enabled": true, "options": {}, "id": "bcc2f2783f374c89b6471bd69eb8efce", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.32:5000/v3/users/d56b2a42ace04544a47286de17abc35f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d56b2a42ace04544a47286de17abc35f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.32:5000/v3/users/ebf0020df3ef470386f763032bf048a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ebf0020df3ef470386f763032bf048a2", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.32:5000/v3/users/ff4e1f818c8b432487ac5ca3232ff438"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff4e1f818c8b432487ac5ca3232ff438", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.32:5000/v3/users", "previous": null, "next": null}} 2018-08-09 23:07:45,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-76f39365-ca72-4db7-a579-d5a0508b0fb0 2018-08-09 23:07:45,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.215455055237s 2018-08-09 23:07:45,878 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-76f39365-ca72-4db7-a579-d5a0508b0fb0 2018-08-09 23:07:45,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 23:07:45,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/users/8b6359c2f4a04b6e953dda4efee7eca8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4957a2041cb1550e67879fe295dd5b757bea3020" 2018-08-09 23:07:46,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:07:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb5f486d-b024-42fa-aa7c-4835dd46ad0d Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"user": {"name": "vmtp-user_ee2d52cb-16d6-4ab7-8d2c-2c69fec00894", "links": {"self": "http://172.30.9.32:5000/v3/users/8b6359c2f4a04b6e953dda4efee7eca8"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "8b6359c2f4a04b6e953dda4efee7eca8", "description": null}} 2018-08-09 23:07:46,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users/8b6359c2f4a04b6e953dda4efee7eca8 used request id req-fb5f486d-b024-42fa-aa7c-4835dd46ad0d 2018-08-09 23:07:46,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.220239877701s 2018-08-09 23:07:46,104 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users/8b6359c2f4a04b6e953dda4efee7eca8 used request id req-fb5f486d-b024-42fa-aa7c-4835dd46ad0d 2018-08-09 23:07:46,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-09 23:07:46,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:5000/v3/users/8b6359c2f4a04b6e953dda4efee7eca8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4957a2041cb1550e67879fe295dd5b757bea3020" 2018-08-09 23:07:46,405 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 23:07:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e31d1507-b1f7-4588-852f-c10b48bab609 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 23:07:46,405 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/users/8b6359c2f4a04b6e953dda4efee7eca8 used request id req-e31d1507-b1f7-4588-852f-c10b48bab609 2018-08-09 23:07:46,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.300759077072s 2018-08-09 23:07:46,406 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/users/8b6359c2f4a04b6e953dda4efee7eca8 used request id req-e31d1507-b1f7-4588-852f-c10b48bab609 2018-08-09 23:07:46,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-09 23:07:46,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}4957a2041cb1550e67879fe295dd5b757bea3020" 2018-08-09 23:07:46,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:07:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b62b910c-d4bc-4ecb-8e5e-17042c2c268a Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.32:5000/v3/projects/6e2b193279f94c09870f0da27a1e5991"}, "tags": [], "enabled": true, "id": "6e2b193279f94c09870f0da27a1e5991", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.32:5000/v3/projects/b5220918a46940eca73b5641490793b9"}, "tags": [], "enabled": true, "id": "b5220918a46940eca73b5641490793b9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.32:5000/v3/projects/ff4872d0e21443918ee585b80c24dc14"}, "tags": [], "enabled": true, "id": "ff4872d0e21443918ee585b80c24dc14", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_ee2d52cb-16d6-4ab7-8d2c-2c69fec00894"}]} 2018-08-09 23:07:46,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects used request id req-b62b910c-d4bc-4ecb-8e5e-17042c2c268a 2018-08-09 23:07:46,601 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.188879013062s 2018-08-09 23:07:46,601 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects used request id req-b62b910c-d4bc-4ecb-8e5e-17042c2c268a 2018-08-09 23:07:46,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-09 23:07:46,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:5000/v3/projects/ff4872d0e21443918ee585b80c24dc14 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4957a2041cb1550e67879fe295dd5b757bea3020" 2018-08-09 23:07:46,875 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 23:07:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-785020f7-092b-4da1-90ea-5525721460a4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 23:07:46,875 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/projects/ff4872d0e21443918ee585b80c24dc14 used request id req-785020f7-092b-4da1-90ea-5525721460a4 2018-08-09 23:07:46,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.269958019257s 2018-08-09 23:07:46,876 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/projects/ff4872d0e21443918ee585b80c24dc14 used request id req-785020f7-092b-4da1-90ea-5525721460a4 2018-08-09 23:07:46,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 23:07:46,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8af994dee35bd5bac080f6031471eeb0b32865ed" 2018-08-09 23:07:47,066 - keystoneauth.session - DEBUG - RESP: [401] Content-Type: application/json Content-Length: 114 Www-Authenticate: Keystone uri="http://192.30.9.3:5000" X-Openstack-Request-Id: req-8a4802ad-4929-4560-9507-f6faea6982ae Date: Thu, 09 Aug 2018 23:07:47 GMT RESP BODY: {"error": {"message": "The request you have made requires authentication.", "code": 401, "title": "Unauthorized"}} 2018-08-09 23:07:47,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-8a4802ad-4929-4560-9507-f6faea6982ae 2018-08-09 23:07:47,066 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-09 23:07:47,082 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-08-09 23:07:47,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.206077098846s 2018-08-09 23:07:47,083 - xtesting.ci.run_tests - ERROR - The test case 'vmtp' failed. 2018-08-09 23:07:47,141 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2018-08-09 23:07:47,185 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 23:07:47,186 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-09 23:07:47,186 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 23:07:47,186 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 23:07:47,186 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 23:07:47,186 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 23:07:47,186 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 23:07:47,186 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 23:07:47,186 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 23:07:47,186 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 23:07:47,186 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 23:07:47,186 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 23:07:47,186 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 23:07:47,186 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 23:07:47,187 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 23:07:47,187 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 23:07:47,187 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 23:07:47,187 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 23:07:47,187 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 23:07:47,187 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 23:07:47,187 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 23:07:47,187 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 23:07:47,187 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 23:07:47,187 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-09 23:07:47,187 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-09 23:07:47,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-09 23:07:47,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:07:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7541d163-dd97-4b4b-94d6-dfaedf29fee6 Content-Encoding: gzip Content-Length: 194 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.32:5000/v3/", "rel": "self"}]}} 2018-08-09 23:07:47,194 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-7541d163-dd97-4b4b-94d6-dfaedf29fee6 2018-08-09 23:07:47,194 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-09 23:07:47,603 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "077169cc946647b3a28fd2b6b274fbdf", "name": "reader"}, {"id": "5f4e37952fed448d8a5d2d688ddf4113", "name": "admin"}, {"id": "88513a21a6f143568494c5da51703b86", "name": "member"}], "expires_at": "2018-08-10T00:07:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5220918a46940eca73b5641490793b9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.32:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "437987ede53e4405944ad7c076551769"}, {"url": "http://192.30.9.3:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d3a7a4b63bc42cc950ea9d01ba16ee8"}, {"url": "http://192.30.9.3:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d8dc96d50c247e7837ea4c9b854184b"}], "type": "orchestration", "id": "06b2600fbdfd45009f077a0a8a411118", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "963d6582adf64c908f4754420d8066a9"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9837c8825b440f08dfd357317d353f0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded8397288b548b6a2ef868a552c35c4"}], "type": "event", "id": "0edb5a9ac368467395316b446bc9b17a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c4ee4a831c24b19a27a57c62ab1c000"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba92d8cd74449ad8e3ad0fb9d8df162"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c50639dc1d0944d08cb722487727404b"}], "type": "cloudformation", "id": "0f8e8a8cabc743b980b5dc7328ea8398", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75482ae7f30b4cce96aeea5fb573efee"}, {"url": "http://172.30.9.32:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3322f92a99944afb84fd710587f4207"}, {"url": "http://192.30.9.3:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca626291c6914f8392873dc1009e9439"}], "type": "volumev2", "id": "37bb077bc22343fc84723637e507d6ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58ac027cc3404748a004771a912f28e3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fdb7375f8a48ea9a3175833248c806"}, {"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aaf4dc1ae98a4fc4b8bb1ef0e4af1847"}], "type": "compute", "id": "66e5c4ed2fef488aa7efb24492939dd2", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b5781142f344691af8bcb5585c05d0a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d675dfe1fc174b888e1c05e36a89827f"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eac7171837574cfd9bdb0d1e99be1512"}], "type": "metric", "id": "74154109829a4b47a4ae0cf113ed0280", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "28c0fa2fe1a54037a1df5236437e7475"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3550892914574db28d4c22bdf0fccec5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "739a0b6ebed045fbb110541871ab2a15"}], "type": "identity", "id": "88688b106f224b10a51283eb12ae2936", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "ada1fac139534311815f98d908747c2a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9a3ecf1f13142c4a0c2baeaaa3dfaac"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6262b39fedb42aea7a928a362616ec0"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d220c13c29ac49428745e53c3a5f1f1b"}], "type": "alarming", "id": "b3fb638070d94560972a4f4ad3803c3e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29690a3ccee2437bbac7f9aa68595877"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c44848dd6a5446fb835005ab8ad4f4f"}, {"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9313e7c2f7b1414faa1e04af37a85d14"}], "type": "placement", "id": "b69679ef95c547c4bedad9a51bbc11e1", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d737435c2b74f5faf8fa63dea4e2fa1"}, {"url": "http://172.30.9.32:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78fb5d55cc204e4daa0cb175b819e87c"}, {"url": "http://192.30.9.3:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80278f13084845eaa317703712e8932f"}], "type": "volume", "id": "b6a6363259e342d8ac96a4641ed4678e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1008f871970540d59fed88ee5f560631"}, {"url": "http://192.30.9.3:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73ad6e9b1eaf4470a4458a45a03b86ba"}, {"url": "http://192.30.9.3:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc6095c8b90a4056ad6fb33d86c2319c"}], "type": "volumev3", "id": "cb31973e365c4222816f94365d3a9482", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8eac3aaf869e4581b0c486846aaf1964"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9f7c82f7a0247459dc8ee250179a27a"}, {"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbf52489f6c24c3bacff12a8fce92972"}], "type": "image", "id": "d37eb918087e4110bb9c0723c297dd28", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13579d8a89904ae8ae47c4c51523cc20"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8850af0d4d74815aac8c55d682d6b88"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05d68f4069f44f3928d1d2cfe0c31e2"}], "type": "network", "id": "da8095ba09ab49ed8463afad9622aa30", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a35851569141aa859a53f8f20d5c9e"}, {"url": "http://172.30.9.32:8080/v1/AUTH_b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de78fcff9f6f4b3698322312c36b013b"}, {"url": "http://12.0.0.27:8080/v1/AUTH_b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc41d0b8771f41d298a04050d21e2d86"}], "type": "object-store", "id": "eac7f386a2854d7cb26da2c6929699a5", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7e6b2597cbd0483796ae06691a711e17"}, "audit_ids": ["4hBOTblyTKalpy5t4-Mjcw"], "issued_at": "2018-08-09T23:07:47.000000Z"}} 2018-08-09 23:07:47,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 23:07:47,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}1618562075cb856c35690000311d43fcf81286f8" 2018-08-09 23:07:48,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-4a4b97b2-4228-49f6-b37e-7323a7c90018 Date: Thu, 09 Aug 2018 23:07:48 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T22:20:41Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","provider:network_type":"flat"}]} 2018-08-09 23:07:48,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4a4b97b2-4228-49f6-b37e-7323a7c90018 2018-08-09 23:07:48,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.606103181839s 2018-08-09 23:07:48,213 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4a4b97b2-4228-49f6-b37e-7323a7c90018 2018-08-09 23:07:48,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-09 23:07:48,222 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 09 Aug 2018 23:07:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29a886c2-177e-4596-bb3a-1ad1048721fc 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.32:5000/v3/", "rel": "self"}]}]}} 2018-08-09 23:07:48,222 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/ used request id req-29a886c2-177e-4596-bb3a-1ad1048721fc 2018-08-09 23:07:48,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-09 23:07:48,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}1618562075cb856c35690000311d43fcf81286f8" 2018-08-09 23:07:48,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:07:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7adf3c18-0f9f-413a-88a3-e03ea3117f3d Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.32:5000/v3/domains/ae2f2a3ea85d48b1a1afefd9d87535da"}, "tags": [], "enabled": true, "id": "ae2f2a3ea85d48b1a1afefd9d87535da", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.32:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.32:5000/v3/domains", "previous": null, "next": null}} 2018-08-09 23:07:48,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains used request id req-7adf3c18-0f9f-413a-88a3-e03ea3117f3d 2018-08-09 23:07:48,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.187345027924s 2018-08-09 23:07:48,411 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains used request id req-7adf3c18-0f9f-413a-88a3-e03ea3117f3d 2018-08-09 23:07:48,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-09 23:07:48,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}1618562075cb856c35690000311d43fcf81286f8" -d '{"project": {"description": "Created by OPNFV Functest: shaker", "enabled": true, "domain_id": "default", "name": "shaker-project_904f639a-869a-491c-afac-051ad5fd1831"}}' 2018-08-09 23:07:48,559 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 09 Aug 2018 23:07:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0a470bd-c202-4bd4-bc6d-2af71eadcaf7 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.32:5000/v3/projects/e4398c5216d34a2a834a6cd8e8c6a033"}, "tags": [], "enabled": true, "id": "e4398c5216d34a2a834a6cd8e8c6a033", "parent_id": "default", "domain_id": "default", "name": "shaker-project_904f639a-869a-491c-afac-051ad5fd1831"}} 2018-08-09 23:07:48,559 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/projects used request id req-f0a470bd-c202-4bd4-bc6d-2af71eadcaf7 2018-08-09 23:07:48,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.140908956528s 2018-08-09 23:07:48,559 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/projects used request id req-f0a470bd-c202-4bd4-bc6d-2af71eadcaf7 2018-08-09 23:07:48,560 - 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'e4398c5216d34a2a834a6cd8e8c6a033', '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_904f639a-869a-491c-afac-051ad5fd1831'}) 2018-08-09 23:07:48,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-09 23:07:48,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}1618562075cb856c35690000311d43fcf81286f8" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "bad99328-9372-46be-b608-ce7f8515daca", "email": null, "name": "shaker-user_904f639a-869a-491c-afac-051ad5fd1831"}}' 2018-08-09 23:07:49,020 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 09 Aug 2018 23:07:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b80d4cd7-1aeb-43d2-85f0-b3e78915c7a1 Content-Length: 321 Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_904f639a-869a-491c-afac-051ad5fd1831", "links": {"self": "http://172.30.9.32:5000/v3/users/f7fef136358643b5af3c42f47931cc42"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f7fef136358643b5af3c42f47931cc42", "domain_id": "default", "password_expires_at": null}} 2018-08-09 23:07:49,020 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/users used request id req-b80d4cd7-1aeb-43d2-85f0-b3e78915c7a1 2018-08-09 23:07:49,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.453676939011s 2018-08-09 23:07:49,021 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/users used request id req-b80d4cd7-1aeb-43d2-85f0-b3e78915c7a1 2018-08-09 23:07:49,021 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'f7fef136358643b5af3c42f47931cc42', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_904f639a-869a-491c-afac-051ad5fd1831'}) 2018-08-09 23:07:49,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 23:07:49,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}1618562075cb856c35690000311d43fcf81286f8" 2018-08-09 23:07:49,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:07:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24f5f7e6-2062-480b-a431-6fb97b7b1b9d Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "077169cc946647b3a28fd2b6b274fbdf", "links": {"self": "http://172.30.9.32:5000/v3/roles/077169cc946647b3a28fd2b6b274fbdf"}, "name": "reader"}, {"domain_id": null, "id": "352a7d143ea64db3aecbf66f67281fa1", "links": {"self": "http://172.30.9.32:5000/v3/roles/352a7d143ea64db3aecbf66f67281fa1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5f4e37952fed448d8a5d2d688ddf4113", "links": {"self": "http://172.30.9.32:5000/v3/roles/5f4e37952fed448d8a5d2d688ddf4113"}, "name": "admin"}, {"domain_id": null, "id": "88513a21a6f143568494c5da51703b86", "links": {"self": "http://172.30.9.32:5000/v3/roles/88513a21a6f143568494c5da51703b86"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a5b954e8e29c4b6cafac3f07fe5c5da7", "links": {"self": "http://172.30.9.32:5000/v3/roles/a5b954e8e29c4b6cafac3f07fe5c5da7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fde9b0ad3a3d453ba6d5318189b139e9", "links": {"self": "http://172.30.9.32:5000/v3/roles/fde9b0ad3a3d453ba6d5318189b139e9"}, "name": "swiftoperator"}]} 2018-08-09 23:07:49,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-24f5f7e6-2062-480b-a431-6fb97b7b1b9d 2018-08-09 23:07:49,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.192654848099s 2018-08-09 23:07:49,218 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-24f5f7e6-2062-480b-a431-6fb97b7b1b9d 2018-08-09 23:07:49,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 23:07:49,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}1618562075cb856c35690000311d43fcf81286f8" 2018-08-09 23:07:49,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:07:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28882135-9893-4ea9-a97f-1713ea985ece Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "077169cc946647b3a28fd2b6b274fbdf", "links": {"self": "http://172.30.9.32:5000/v3/roles/077169cc946647b3a28fd2b6b274fbdf"}, "name": "reader"}, {"domain_id": null, "id": "352a7d143ea64db3aecbf66f67281fa1", "links": {"self": "http://172.30.9.32:5000/v3/roles/352a7d143ea64db3aecbf66f67281fa1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5f4e37952fed448d8a5d2d688ddf4113", "links": {"self": "http://172.30.9.32:5000/v3/roles/5f4e37952fed448d8a5d2d688ddf4113"}, "name": "admin"}, {"domain_id": null, "id": "88513a21a6f143568494c5da51703b86", "links": {"self": "http://172.30.9.32:5000/v3/roles/88513a21a6f143568494c5da51703b86"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a5b954e8e29c4b6cafac3f07fe5c5da7", "links": {"self": "http://172.30.9.32:5000/v3/roles/a5b954e8e29c4b6cafac3f07fe5c5da7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fde9b0ad3a3d453ba6d5318189b139e9", "links": {"self": "http://172.30.9.32:5000/v3/roles/fde9b0ad3a3d453ba6d5318189b139e9"}, "name": "swiftoperator"}]} 2018-08-09 23:07:49,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-28882135-9893-4ea9-a97f-1713ea985ece 2018-08-09 23:07:49,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.205585002899s 2018-08-09 23:07:49,428 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-28882135-9893-4ea9-a97f-1713ea985ece 2018-08-09 23:07:49,433 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 23:07:49,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}1618562075cb856c35690000311d43fcf81286f8" 2018-08-09 23:07:49,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:07:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb13e39d-8790-4131-b092-9adf095b6ff1 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "077169cc946647b3a28fd2b6b274fbdf", "links": {"self": "http://172.30.9.32:5000/v3/roles/077169cc946647b3a28fd2b6b274fbdf"}, "name": "reader"}, {"domain_id": null, "id": "352a7d143ea64db3aecbf66f67281fa1", "links": {"self": "http://172.30.9.32:5000/v3/roles/352a7d143ea64db3aecbf66f67281fa1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5f4e37952fed448d8a5d2d688ddf4113", "links": {"self": "http://172.30.9.32:5000/v3/roles/5f4e37952fed448d8a5d2d688ddf4113"}, "name": "admin"}, {"domain_id": null, "id": "88513a21a6f143568494c5da51703b86", "links": {"self": "http://172.30.9.32:5000/v3/roles/88513a21a6f143568494c5da51703b86"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a5b954e8e29c4b6cafac3f07fe5c5da7", "links": {"self": "http://172.30.9.32:5000/v3/roles/a5b954e8e29c4b6cafac3f07fe5c5da7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fde9b0ad3a3d453ba6d5318189b139e9", "links": {"self": "http://172.30.9.32:5000/v3/roles/fde9b0ad3a3d453ba6d5318189b139e9"}, "name": "swiftoperator"}]} 2018-08-09 23:07:49,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-cb13e39d-8790-4131-b092-9adf095b6ff1 2018-08-09 23:07:49,611 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.17816400528s 2018-08-09 23:07:49,611 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-cb13e39d-8790-4131-b092-9adf095b6ff1 2018-08-09 23:07:49,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-09 23:07:49,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}1618562075cb856c35690000311d43fcf81286f8" 2018-08-09 23:07:49,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:07:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4b86bda-b8f3-4a16-953d-91e819cd5d2e Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.32:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-09 23:07:49,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains/default used request id req-f4b86bda-b8f3-4a16-953d-91e819cd5d2e 2018-08-09 23:07:49,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.201411008835s 2018-08-09 23:07:49,818 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains/default used request id req-f4b86bda-b8f3-4a16-953d-91e819cd5d2e 2018-08-09 23:07:49,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 23:07:49,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}1618562075cb856c35690000311d43fcf81286f8" 2018-08-09 23:07:49,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:07:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8be3bae8-f1b6-4799-9871-81adad847d14 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.32:5000/v3/users/11fa7ddeb0564dbb9ae97e6016ef357f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11fa7ddeb0564dbb9ae97e6016ef357f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.32:5000/v3/users/187033aee6fd450ca96240725777e4c2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "187033aee6fd450ca96240725777e4c2", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.32:5000/v3/users/560d22bd57da40b5a0a9574a796d5f5d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "560d22bd57da40b5a0a9574a796d5f5d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.32:5000/v3/users/60452068d29f4fdfa63986a101565414"}, "domain_id": "default", "enabled": true, "options": {}, "id": "60452068d29f4fdfa63986a101565414", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.32:5000/v3/users/678f79df7fbc46f38c5b2ae2cf0c8fad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "678f79df7fbc46f38c5b2ae2cf0c8fad", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.32:5000/v3/users/7e6b2597cbd0483796ae06691a711e17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6b2597cbd0483796ae06691a711e17", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.32:5000/v3/users/88043492d8c84e8d9e6414b58d9aae53"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88043492d8c84e8d9e6414b58d9aae53", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.32:5000/v3/users/8a5e986b6ed545369b1f3084bfe0faa8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a5e986b6ed545369b1f3084bfe0faa8", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.32:5000/v3/users/97856cdcfc7541fab8b50800a44fe171"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97856cdcfc7541fab8b50800a44fe171", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.32:5000/v3/users/a3a7d792968c446db5fa23e49ad70178"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3a7d792968c446db5fa23e49ad70178", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.32:5000/v3/users/bcc2f2783f374c89b6471bd69eb8efce"}, "domain_id": "ae2f2a3ea85d48b1a1afefd9d87535da", "enabled": true, "options": {}, "id": "bcc2f2783f374c89b6471bd69eb8efce", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.32:5000/v3/users/d56b2a42ace04544a47286de17abc35f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d56b2a42ace04544a47286de17abc35f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.32:5000/v3/users/ebf0020df3ef470386f763032bf048a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ebf0020df3ef470386f763032bf048a2", "email": "placement@localhost", "password_expires_at": null}, {"name": "shaker-user_904f639a-869a-491c-afac-051ad5fd1831", "links": {"self": "http://172.30.9.32:5000/v3/users/f7fef136358643b5af3c42f47931cc42"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f7fef136358643b5af3c42f47931cc42", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.32:5000/v3/users/ff4e1f818c8b432487ac5ca3232ff438"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff4e1f818c8b432487ac5ca3232ff438", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.32:5000/v3/users", "previous": null, "next": null}} 2018-08-09 23:07:49,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-8be3bae8-f1b6-4799-9871-81adad847d14 2018-08-09 23:07:49,990 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.170870065689s 2018-08-09 23:07:49,990 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-8be3bae8-f1b6-4799-9871-81adad847d14 2018-08-09 23:07:50,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-09 23:07:50,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}1618562075cb856c35690000311d43fcf81286f8" 2018-08-09 23:07:50,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:07:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eeb52f0c-0707-49b8-840a-0870638f5ffb Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.32:5000/v3/projects/b5220918a46940eca73b5641490793b9"}, "tags": [], "enabled": true, "id": "b5220918a46940eca73b5641490793b9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.32:5000/v3/projects/6e2b193279f94c09870f0da27a1e5991"}, "tags": [], "enabled": true, "id": "6e2b193279f94c09870f0da27a1e5991", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.32:5000/v3/projects/e4398c5216d34a2a834a6cd8e8c6a033"}, "tags": [], "enabled": true, "id": "e4398c5216d34a2a834a6cd8e8c6a033", "parent_id": "default", "domain_id": "default", "name": "shaker-project_904f639a-869a-491c-afac-051ad5fd1831"}]} 2018-08-09 23:07:50,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects?domain_id=default used request id req-eeb52f0c-0707-49b8-840a-0870638f5ffb 2018-08-09 23:07:50,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.206674098969s 2018-08-09 23:07:50,209 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects?domain_id=default used request id req-eeb52f0c-0707-49b8-840a-0870638f5ffb 2018-08-09 23:07:50,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-09 23:07:50,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:5000/v3/role_assignments?user.id=f7fef136358643b5af3c42f47931cc42&role.id=88513a21a6f143568494c5da51703b86&scope.project.id=e4398c5216d34a2a834a6cd8e8c6a033" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1618562075cb856c35690000311d43fcf81286f8" 2018-08-09 23:07:50,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:07:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fe90e82-f514-484d-a781-b07b0b84b89e Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.32:5000/v3/role_assignments?user.id=f7fef136358643b5af3c42f47931cc42&role.id=88513a21a6f143568494c5da51703b86&scope.project.id=e4398c5216d34a2a834a6cd8e8c6a033", "previous": null, "next": null}} 2018-08-09 23:07:50,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/role_assignments?user.id=f7fef136358643b5af3c42f47931cc42&role.id=88513a21a6f143568494c5da51703b86&scope.project.id=e4398c5216d34a2a834a6cd8e8c6a033 used request id req-9fe90e82-f514-484d-a781-b07b0b84b89e 2018-08-09 23:07:50,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111478805542s 2018-08-09 23:07:50,328 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/role_assignments?user.id=f7fef136358643b5af3c42f47931cc42&role.id=88513a21a6f143568494c5da51703b86&scope.project.id=e4398c5216d34a2a834a6cd8e8c6a033 used request id req-9fe90e82-f514-484d-a781-b07b0b84b89e 2018-08-09 23:07:50,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-09 23:07:50,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:5000/v3/projects/e4398c5216d34a2a834a6cd8e8c6a033/users/f7fef136358643b5af3c42f47931cc42/roles/88513a21a6f143568494c5da51703b86 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1618562075cb856c35690000311d43fcf81286f8" 2018-08-09 23:07:50,567 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 23:07:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d55028f-6377-4408-9aca-d07ccf1cbcf9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 23:07:50,567 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.32:5000/v3/projects/e4398c5216d34a2a834a6cd8e8c6a033/users/f7fef136358643b5af3c42f47931cc42/roles/88513a21a6f143568494c5da51703b86 used request id req-5d55028f-6377-4408-9aca-d07ccf1cbcf9 2018-08-09 23:07:50,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.23607301712s 2018-08-09 23:07:50,568 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.32:5000/v3/projects/e4398c5216d34a2a834a6cd8e8c6a033/users/f7fef136358643b5af3c42f47931cc42/roles/88513a21a6f143568494c5da51703b86 used request id req-5d55028f-6377-4408-9aca-d07ccf1cbcf9 2018-08-09 23:07:50,568 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'shaker-project_904f639a-869a-491c-afac-051ad5fd1831', 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'e4398c5216d34a2a834a6cd8e8c6a033', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'bad99328-9372-46be-b608-ce7f8515daca', 'username': u'shaker-user_904f639a-869a-491c-afac-051ad5fd1831', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.32: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-09 23:07:50,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 23:07:50,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-09 23:07:50,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 23:07:50,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 23:07:50,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 23:07:50,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 23:07:50,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 23:07:50,571 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 23:07:50,571 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 23:07:50,571 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 23:07:50,571 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 23:07:50,571 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 23:07:50,571 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 23:07:50,571 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 23:07:50,571 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 23:07:50,571 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 23:07:50,572 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 23:07:50,572 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 23:07:50,572 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 23:07:50,572 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 23:07:50,572 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 23:07:50,572 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 23:07:50,572 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 23:07:50,572 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-09 23:07:50,573 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-09 23:07:50,574 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_904f639a-869a-491c-afac-051ad5fd1831', 'password': 'bad99328-9372-46be-b608-ce7f8515daca', 'project_name': 'shaker-project_904f639a-869a-491c-afac-051ad5fd1831', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.32:5000/v3', 'project_id': 'e4398c5216d34a2a834a6cd8e8c6a033', 'project_domain_name': 'Default'} 2018-08-09 23:07:50,574 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2018-08-09 23:07:50,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-09 23:07:50,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:07:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9d98ade-88e6-46e1-93e8-f242dd191d5b Content-Encoding: gzip Content-Length: 194 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.32:5000/v3/", "rel": "self"}]}} 2018-08-09 23:07:50,582 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-f9d98ade-88e6-46e1-93e8-f242dd191d5b 2018-08-09 23:07:50,583 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-09 23:07:50,985 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "077169cc946647b3a28fd2b6b274fbdf", "name": "reader"}, {"id": "88513a21a6f143568494c5da51703b86", "name": "member"}], "expires_at": "2018-08-10T00:07:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e4398c5216d34a2a834a6cd8e8c6a033", "name": "shaker-project_904f639a-869a-491c-afac-051ad5fd1831"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.32:8004/v1/e4398c5216d34a2a834a6cd8e8c6a033", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "437987ede53e4405944ad7c076551769"}, {"url": "http://192.30.9.3:8004/v1/e4398c5216d34a2a834a6cd8e8c6a033", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d3a7a4b63bc42cc950ea9d01ba16ee8"}, {"url": "http://192.30.9.3:8004/v1/e4398c5216d34a2a834a6cd8e8c6a033", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d8dc96d50c247e7837ea4c9b854184b"}], "type": "orchestration", "id": "06b2600fbdfd45009f077a0a8a411118", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "963d6582adf64c908f4754420d8066a9"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9837c8825b440f08dfd357317d353f0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded8397288b548b6a2ef868a552c35c4"}], "type": "event", "id": "0edb5a9ac368467395316b446bc9b17a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c4ee4a831c24b19a27a57c62ab1c000"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba92d8cd74449ad8e3ad0fb9d8df162"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c50639dc1d0944d08cb722487727404b"}], "type": "cloudformation", "id": "0f8e8a8cabc743b980b5dc7328ea8398", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/e4398c5216d34a2a834a6cd8e8c6a033", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75482ae7f30b4cce96aeea5fb573efee"}, {"url": "http://172.30.9.32:8776/v2/e4398c5216d34a2a834a6cd8e8c6a033", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3322f92a99944afb84fd710587f4207"}, {"url": "http://192.30.9.3:8776/v2/e4398c5216d34a2a834a6cd8e8c6a033", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca626291c6914f8392873dc1009e9439"}], "type": "volumev2", "id": "37bb077bc22343fc84723637e507d6ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58ac027cc3404748a004771a912f28e3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fdb7375f8a48ea9a3175833248c806"}, {"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aaf4dc1ae98a4fc4b8bb1ef0e4af1847"}], "type": "compute", "id": "66e5c4ed2fef488aa7efb24492939dd2", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b5781142f344691af8bcb5585c05d0a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d675dfe1fc174b888e1c05e36a89827f"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eac7171837574cfd9bdb0d1e99be1512"}], "type": "metric", "id": "74154109829a4b47a4ae0cf113ed0280", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "28c0fa2fe1a54037a1df5236437e7475"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3550892914574db28d4c22bdf0fccec5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "739a0b6ebed045fbb110541871ab2a15"}], "type": "identity", "id": "88688b106f224b10a51283eb12ae2936", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "ada1fac139534311815f98d908747c2a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9a3ecf1f13142c4a0c2baeaaa3dfaac"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6262b39fedb42aea7a928a362616ec0"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d220c13c29ac49428745e53c3a5f1f1b"}], "type": "alarming", "id": "b3fb638070d94560972a4f4ad3803c3e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29690a3ccee2437bbac7f9aa68595877"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c44848dd6a5446fb835005ab8ad4f4f"}, {"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9313e7c2f7b1414faa1e04af37a85d14"}], "type": "placement", "id": "b69679ef95c547c4bedad9a51bbc11e1", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e4398c5216d34a2a834a6cd8e8c6a033", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d737435c2b74f5faf8fa63dea4e2fa1"}, {"url": "http://172.30.9.32:8776/v1/e4398c5216d34a2a834a6cd8e8c6a033", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78fb5d55cc204e4daa0cb175b819e87c"}, {"url": "http://192.30.9.3:8776/v1/e4398c5216d34a2a834a6cd8e8c6a033", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80278f13084845eaa317703712e8932f"}], "type": "volume", "id": "b6a6363259e342d8ac96a4641ed4678e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v3/e4398c5216d34a2a834a6cd8e8c6a033", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1008f871970540d59fed88ee5f560631"}, {"url": "http://192.30.9.3:8776/v3/e4398c5216d34a2a834a6cd8e8c6a033", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73ad6e9b1eaf4470a4458a45a03b86ba"}, {"url": "http://192.30.9.3:8776/v3/e4398c5216d34a2a834a6cd8e8c6a033", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc6095c8b90a4056ad6fb33d86c2319c"}], "type": "volumev3", "id": "cb31973e365c4222816f94365d3a9482", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8eac3aaf869e4581b0c486846aaf1964"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9f7c82f7a0247459dc8ee250179a27a"}, {"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbf52489f6c24c3bacff12a8fce92972"}], "type": "image", "id": "d37eb918087e4110bb9c0723c297dd28", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13579d8a89904ae8ae47c4c51523cc20"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8850af0d4d74815aac8c55d682d6b88"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05d68f4069f44f3928d1d2cfe0c31e2"}], "type": "network", "id": "da8095ba09ab49ed8463afad9622aa30", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a35851569141aa859a53f8f20d5c9e"}, {"url": "http://172.30.9.32:8080/v1/AUTH_e4398c5216d34a2a834a6cd8e8c6a033", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de78fcff9f6f4b3698322312c36b013b"}, {"url": "http://12.0.0.27:8080/v1/AUTH_e4398c5216d34a2a834a6cd8e8c6a033", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc41d0b8771f41d298a04050d21e2d86"}], "type": "object-store", "id": "eac7f386a2854d7cb26da2c6929699a5", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "shaker-user_904f639a-869a-491c-afac-051ad5fd1831", "id": "f7fef136358643b5af3c42f47931cc42"}, "audit_ids": ["5VTsoLzfRpG692YHx2Q7RA"], "issued_at": "2018-08-09T23:07:50.000000Z"}} 2018-08-09 23:07:50,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-09 23:07:50,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" -d '{"network": {"name": "shaker-net_904f639a-869a-491c-afac-051ad5fd1831", "admin_state_up": true}}' 2018-08-09 23:07:51,509 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-34d95198-04eb-4d74-b9ec-61cbb950dfea Date: Thu, 09 Aug 2018 23:07:51 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"e703d131-7c0c-427e-b86a-30973af33f63","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e4398c5216d34a2a834a6cd8e8c6a033","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T23:07:51Z","is_default":false,"name":"shaker-net_904f639a-869a-491c-afac-051ad5fd1831","qos_policy_id":null,"admin_state_up":true,"tenant_id":"e4398c5216d34a2a834a6cd8e8c6a033","created_at":"2018-08-09T23:07:51Z","mtu":1450}} 2018-08-09 23:07:51,509 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-34d95198-04eb-4d74-b9ec-61cbb950dfea 2018-08-09 23:07:51,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.521815776825s 2018-08-09 23:07:51,510 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-34d95198-04eb-4d74-b9ec-61cbb950dfea 2018-08-09 23:07:51,510 - 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-09T23:07:51Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'e703d131-7c0c-427e-b86a-30973af33f63', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-net_904f639a-869a-491c-afac-051ad5fd1831', u'admin_state_up': True, u'tenant_id': u'e4398c5216d34a2a834a6cd8e8c6a033', u'created_at': u'2018-08-09T23:07:51Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'e4398c5216d34a2a834a6cd8e8c6a033', u'l2_adjacency': True}) 2018-08-09 23:07:51,511 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 23:07:51,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:07:51,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1226 X-Openstack-Request-Id: req-d9de6bb3-8b22-4a64-8a6e-1197f500f25b Date: Thu, 09 Aug 2018 23:07:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T22:20:41Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"e703d131-7c0c-427e-b86a-30973af33f63","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e4398c5216d34a2a834a6cd8e8c6a033","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T23:07:51Z","qos_policy_id":null,"name":"shaker-net_904f639a-869a-491c-afac-051ad5fd1831","admin_state_up":true,"tenant_id":"e4398c5216d34a2a834a6cd8e8c6a033","created_at":"2018-08-09T23:07:51Z","mtu":1450}]} 2018-08-09 23:07:51,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-d9de6bb3-8b22-4a64-8a6e-1197f500f25b 2018-08-09 23:07:51,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.378927946091s 2018-08-09 23:07:51,890 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-d9de6bb3-8b22-4a64-8a6e-1197f500f25b 2018-08-09 23:07:51,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-09 23:07:51,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}0a5f78471be55eec695a3fca25a5382168538cbb" -d '{"subnet": {"name": "shaker-subnet_904f639a-869a-491c-afac-051ad5fd1831", "enable_dhcp": true, "network_id": "e703d131-7c0c-427e-b86a-30973af33f63", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-09 23:07:52,988 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ab159a72-e046-437d-9769-18ec34cefd06 Date: Thu, 09 Aug 2018 23:07:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e703d131-7c0c-427e-b86a-30973af33f63","tenant_id":"e4398c5216d34a2a834a6cd8e8c6a033","created_at":"2018-08-09T23:07:52Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-09T23:07:52Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"e4398c5216d34a2a834a6cd8e8c6a033","id":"5fe59615-11aa-45e5-8fb8-9eb999c3c082","subnetpool_id":null,"name":"shaker-subnet_904f639a-869a-491c-afac-051ad5fd1831"}} 2018-08-09 23:07:52,989 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-ab159a72-e046-437d-9769-18ec34cefd06 2018-08-09 23:07:52,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.09660100937s 2018-08-09 23:07:52,989 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-ab159a72-e046-437d-9769-18ec34cefd06 2018-08-09 23:07:52,989 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T23:07:52Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'5fe59615-11aa-45e5-8fb8-9eb999c3c082', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_904f639a-869a-491c-afac-051ad5fd1831', u'enable_dhcp': True, u'network_id': u'e703d131-7c0c-427e-b86a-30973af33f63', u'tenant_id': u'e4398c5216d34a2a834a6cd8e8c6a033', u'created_at': u'2018-08-09T23:07:52Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'e4398c5216d34a2a834a6cd8e8c6a033'}) 2018-08-09 23:07:52,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-09 23:07:52,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}0a5f78471be55eec695a3fca25a5382168538cbb" -d '{"router": {"external_gateway_info": {"network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750"}, "name": "shaker-router_904f639a-869a-491c-afac-051ad5fd1831", "admin_state_up": true}}' 2018-08-09 23:07:59,463 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-7ed6b8fb-4f3c-4531-a592-19be3f066ed9 Date: Thu, 09 Aug 2018 23:07:59 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "47882689-2cda-49f1-ab90-97da69506aee", "ip_address": "172.30.9.213"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "created_at": "2018-08-09T23:07:54Z", "admin_state_up": true, "updated_at": "2018-08-09T23:07:55Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "e4398c5216d34a2a834a6cd8e8c6a033", "id": "0b700b97-2672-43b9-af9d-56af5d66e82e", "name": "shaker-router_904f639a-869a-491c-afac-051ad5fd1831"}} 2018-08-09 23:07:59,463 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-7ed6b8fb-4f3c-4531-a592-19be3f066ed9 2018-08-09 23:07:59,464 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.47330212593s 2018-08-09 23:07:59,464 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-7ed6b8fb-4f3c-4531-a592-19be3f066ed9 2018-08-09 23:07:59,464 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T23:07:55Z', u'revision_number': 3, u'id': u'0b700b97-2672-43b9-af9d-56af5d66e82e', u'external_gateway_info': {u'network_id': u'bdb9209b-6552-4310-8fa0-ca466e84a750', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'47882689-2cda-49f1-ab90-97da69506aee', u'ip_address': u'172.30.9.213'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-router_904f639a-869a-491c-afac-051ad5fd1831', u'admin_state_up': True, u'tenant_id': u'e4398c5216d34a2a834a6cd8e8c6a033', u'created_at': u'2018-08-09T23:07:54Z', u'flavor_id': None, u'routes': [], u'project_id': u'e4398c5216d34a2a834a6cd8e8c6a033'}) 2018-08-09 23:07:59,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-09 23:07:59,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/0b700b97-2672-43b9-af9d-56af5d66e82e/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}0a5f78471be55eec695a3fca25a5382168538cbb" -d '{"subnet_id": "5fe59615-11aa-45e5-8fb8-9eb999c3c082"}' 2018-08-09 23:08:03,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1890b054-a614-4291-bb06-57e1b96fed47 Date: Thu, 09 Aug 2018 23:08:03 GMT RESP BODY: {"network_id": "e703d131-7c0c-427e-b86a-30973af33f63", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "subnet_id": "5fe59615-11aa-45e5-8fb8-9eb999c3c082", "subnet_ids": ["5fe59615-11aa-45e5-8fb8-9eb999c3c082"], "port_id": "d38dd2bc-0802-44b4-8afa-6dc0466b9eba", "id": "0b700b97-2672-43b9-af9d-56af5d66e82e"} 2018-08-09 23:08:03,190 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/0b700b97-2672-43b9-af9d-56af5d66e82e/add_router_interface.json used request id req-1890b054-a614-4291-bb06-57e1b96fed47 2018-08-09 23:08:03,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.72496795654s 2018-08-09 23:08:03,190 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/0b700b97-2672-43b9-af9d-56af5d66e82e/add_router_interface.json used request id req-1890b054-a614-4291-bb06-57e1b96fed47 returning object 0b700b97-2672-43b9-af9d-56af5d66e82e 2018-08-09 23:08:03,191 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/shaker-image.qcow2 2018-08-09 23:08:06,734 - shade - DEBUG - Image file /home/opnfv/functest/images/shaker-image.qcow2 md5:cea74a063cc5ef2b018ec12beb0bf961 sha256:5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017 2018-08-09 23:08:06,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-09 23:08:06,739 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Thu, 09 Aug 2018 23:08:06 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}]} 2018-08-09 23:08:06,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 23:08:06,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:08:07,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-f939d5b6-95a1-43a2-a46e-86446379530c Date: Thu, 09 Aug 2018 23:08:07 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 23:08:07,044 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-f939d5b6-95a1-43a2-a46e-86446379530c 2018-08-09 23:08:07,044 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.299626111984s 2018-08-09 23:08:07,044 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-f939d5b6-95a1-43a2-a46e-86446379530c 2018-08-09 23:08:07,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-09 23:08:07,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" -d '{"owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "owner_specified.shade.object": "images/shaker-img_904f639a-869a-491c-afac-051ad5fd1831", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "shaker-img_904f639a-869a-491c-afac-051ad5fd1831"}' 2018-08-09 23:08:07,364 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 929 Content-Type: application/json Location: http://172.30.9.32:9292/v2/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-33d3deb7-753a-4b65-be37-444b6c74fe63 Date: Thu, 09 Aug 2018 23:08:07 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T23:08:07Z", "file": "/v2/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469/file", "owner": "e4398c5216d34a2a834a6cd8e8c6a033", "id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "size": null, "self": "/v2/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "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_904f639a-869a-491c-afac-051ad5fd1831", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_904f639a-869a-491c-afac-051ad5fd1831", "checksum": null, "created_at": "2018-08-09T23:08:07Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-09 23:08:07,364 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-33d3deb7-753a-4b65-be37-444b6c74fe63 2018-08-09 23:08:07,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.312398910522s 2018-08-09 23:08:07,365 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-33d3deb7-753a-4b65-be37-444b6c74fe63 returning object 8d144c0e-c8e8-4cdc-b896-8284ded2b469 2018-08-09 23:08:07,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-09 23:08:07,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9292/v2/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469/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}0a5f78471be55eec695a3fca25a5382168538cbb" -d '' 2018-08-09 23:08:17,848 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5c42e9b8-18c3-4bd2-a4c3-5923ebdf74b0 Date: Thu, 09 Aug 2018 23:08: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-09 23:08:17,849 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469/file used request id req-5c42e9b8-18c3-4bd2-a4c3-5923ebdf74b0 2018-08-09 23:08:17,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 10.4833109379s 2018-08-09 23:08:17,849 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469/file used request id req-5c42e9b8-18c3-4bd2-a4c3-5923ebdf74b0 2018-08-09 23:08:17,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 23:08:17,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:08:18,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-65658af1-b4fb-42d8-8813-1a4a451f2b19 Date: Thu, 09 Aug 2018 23:08:18 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T23:08:17Z", "file": "/v2/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469/file", "owner": "e4398c5216d34a2a834a6cd8e8c6a033", "id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "size": 666173440, "self": "/v2/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_904f639a-869a-491c-afac-051ad5fd1831", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_904f639a-869a-491c-afac-051ad5fd1831", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-08-09T23:08:07Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 23:08:18,170 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-65658af1-b4fb-42d8-8813-1a4a451f2b19 2018-08-09 23:08:18,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.315499067307s 2018-08-09 23:08:18,170 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-65658af1-b4fb-42d8-8813-1a4a451f2b19 2018-08-09 23:08:18,172 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469/file', 'owner': u'e4398c5216d34a2a834a6cd8e8c6a033', 'id': u'8d144c0e-c8e8-4cdc-b896-8284ded2b469', 'size': 666173440, u'self': u'/v2/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e4398c5216d34a2a834a6cd8e8c6a033', 'name': 'shaker-project_904f639a-869a-491c-afac-051ad5fd1831', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-09T23:08:17Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-09T23:08:17Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_904f639a-869a-491c-afac-051ad5fd1831', '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/8d144c0e-c8e8-4cdc-b896-8284ded2b469', 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_904f639a-869a-491c-afac-051ad5fd1831', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}, 'name': u'shaker-img_904f639a-869a-491c-afac-051ad5fd1831', 'created': u'2018-08-09T23:08:07Z', 'checksum': u'cea74a063cc5ef2b018ec12beb0bf961', 'created_at': u'2018-08-09T23:08:07Z', 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/8d144c0e-c8e8-4cdc-b896-8284ded2b469', 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_904f639a-869a-491c-afac-051ad5fd1831', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}}) 2018-08-09 23:08:18,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-09 23:08:18,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}1618562075cb856c35690000311d43fcf81286f8" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "shaker-flavor_904f639a-869a-491c-afac-051ad5fd1831", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2018-08-09 23:08:18,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23: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-d2654235-0b4b-4614-bc67-3282d22f513f x-compute-request-id: req-d2654235-0b4b-4614-bc67-3282d22f513f Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "shaker-flavor_904f639a-869a-491c-afac-051ad5fd1831", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "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": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929"}} 2018-08-09 23:08:18,501 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-d2654235-0b4b-4614-bc67-3282d22f513f 2018-08-09 23:08:18,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.327844142914s 2018-08-09 23:08:18,502 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-d2654235-0b4b-4614-bc67-3282d22f513f 2018-08-09 23:08:18,503 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_904f639a-869a-491c-afac-051ad5fd1831', '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'b5220918a46940eca73b5641490793b9', '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'3df1d2e8-74c3-455c-8dd3-582fc1c2e929', 'swap': 0}) 2018-08-09 23:08:18,503 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-09 23:08:18,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929/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}1618562075cb856c35690000311d43fcf81286f8" -d '{"extra_specs": {}}' 2018-08-09 23:08:18,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23: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 x-openstack-request-id: req-aa0c84c5-1abc-4440-b174-12b23a68609d x-compute-request-id: req-aa0c84c5-1abc-4440-b174-12b23a68609d Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-09 23:08:18,530 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929/os-extra_specs used request id req-aa0c84c5-1abc-4440-b174-12b23a68609d 2018-08-09 23:08:18,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0261878967285s 2018-08-09 23:08:18,530 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929/os-extra_specs used request id req-aa0c84c5-1abc-4440-b174-12b23a68609d 2018-08-09 23:08:18,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-09 23:08:18,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}0a5f78471be55eec695a3fca25a5382168538cbb" -d '{"keypair": {"name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831"}}' 2018-08-09 23:08:18,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23: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-de4d4344-25b3-4798-9e21-892f6196fe19 x-compute-request-id: req-de4d4344-25b3-4798-9e21-892f6196fe19 Content-Encoding: gzip Content-Length: 1797 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDb2D9HwNruKmtpcPK3kXo0Mb6Cg8OKrI+dX3PsNQLPBSNxF17WbYgo9CV3tHrlkoG1YrCTYaSCRv0h5FxUnGWoPdXBHlEAvtGwA6mwTkwXzXDicCCUYOSWF0AxI1zHIbXK9Ja6RZLd4QWw05DaLrORJ2Inw5Hu8jazx3sum4UJ9AxwE+wCo8qZ6wHcfyc0FKtTCsYAPGH2Sv+VyZ2iD5mFMbCxVcyIXMhPj/8uHDq8tMQS4ui7yxaktl6e3nd0oUh4wcTdD5ghJ0IR+zjQ7lrCeRC8SvxcXTjZ3Cx05AevZFnadE+4gEf2AGStRBuBBjtiu0Je4AD0uZ/9BIne18XF Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA29g/R8Da7ipraXDyt5F6NDG+goPDiqyPnV9z7DUCzwUjcRde\n1m2IKPQld7R65ZKBtWKwk2Gkgkb9IeRcVJxlqD3VwR5RAL7RsAOpsE5MF81w4nAg\nlGDklhdAMSNcxyG1yvSWukWS3eEFsNOQ2i6zkSdiJ8OR7vI2s8d7LpuFCfQMcBPs\nAqPKmesB3H8nNBSrUwrGADxh9kr/lcmdog+ZhTGwsVXMiFzIT4//Lhw6vLTEEuLo\nu8sWpLZent53dKFIeMHE3Q+YISdCEfs40O5awnkQvEr8XF042dwsdOQHr2RZ2nRP\nuIBH9gBkrUQbgQY7YrtCXuAA9Lmf/QSJ3tfFxQIDAQABAoIBAGkWOlFzN3OHJWb2\njZ7/1Dlk2dsLXwpHqDKisQfk4x3QJ/vkHvpCy0ZARjStOd3JJWVt8lfQ4dFAW7m6\nrgPn6pP8UtQISNIhZJxNc+yJ0MfD9UTYMkqa8klofc+/RpcNXxfPyMjrfuO+r3ix\n+NjCYCVvfPTjADwG3e0b2p8RygtSEV6l2BrIcGTEjSWpIHeBgzOo3S90BHXx7hkm\nlN64btLwwWGCjM/Vh0hiA+tjIldbv4riWnpEZzcYXdZ5FZW0tLsGNNwprubBMBdH\n0+RsKjZ8Y6MkuetT1GbCOhT+u2nQ0y7LmCh6qrki2PmLLn4BsPi54IvXpD9/fZcT\n/Uf/UjUCgYEA7Ujl2DyUiGn5JiPMVJlJD/Efe9PXxWABMt2ZUwLipQWtzaH+tbLE\nBvFfCafIpxDscGWvaFRO1waLnuv86XcCWV8sKaKORzl71pCy15U9oWZ8DmFZa5OD\n90OEE0ajSXEUHfE5BvK5hKhOZuJCkKQqEizC1lgI5pC4KeqFTGPj6AsCgYEA7S82\nECxE0tw7jYgGUEZMZd8pGl2LjSJmXkBmX2qtVKMVI6PXAkmDBoCskHGRyp1XlJjM\nAIBWQwFNpKrjvoZui3iEeI1jTvTbt4g+7oXM7Zrbk7yNtonDj+bQxgnO0vJJ4m6n\nymkRa14fzdIpzg710Ak49g1DBR4+oHzdjo/HG28CgYEAo7iPtnKePb15BmLe4mRd\ncB18DrFtiKckTJdv6kHsZdaURHUIzQ/Kh8vVOlFFdliL+0V+EOtS9rRyc7X6bJAL\n0+SCETwzFVvJYZO3gl5cBtgysq1iyIIhJOO15qLvmYXnTn2ZTnz9mlWSuxRUv341\n9RJjYQefJI8oMuu5C6tEnl8CgYAPMWT/KDbIYv8Vk88DuV0PcXoKjE9yHO/9vZZR\nKl4r+75Q6B/Pr7HK6tci8YNrPSTtCdSXe6EK7bxxfdjUzXurR28E4dmopxqj6QBO\n+xcjaTYDgqJ5PN3gC+L3rI0pCggdjwUEfDJ3dDIJVxsCbgbk6pJRgIv4efV9BkKS\n7TbN1QKBgCAJbUq+UOhZztNMZ4kv6j1J4L4Wt3ce0n4UtOezcJWfkBmF983i62+q\nsG1vOSX2qmSXVFyRdO8tbBqQtETNxirqmEQ0ELK6KC4zPtqYueu9pTL8twktBh6E\nuc+2jVj6jvI+iycCKTOyFHl+nyKeri4dsw5CJtC0nVJ82FVVZAkd\n-----END RSA PRIVATE KEY-----\n", "user_id": "f7fef136358643b5af3c42f47931cc42", "name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "fingerprint": "d5:54:33:35:46:0c:28:fa:9e:ef:25:a3:63:eb:2b:ab"}} 2018-08-09 23:08:18,898 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/os-keypairs used request id req-de4d4344-25b3-4798-9e21-892f6196fe19 2018-08-09 23:08:18,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.367423057556s 2018-08-09 23:08:18,898 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/os-keypairs used request id req-de4d4344-25b3-4798-9e21-892f6196fe19 2018-08-09 23:08:18,899 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDb2D9HwNruKmtpcPK3kXo0Mb6Cg8OKrI+dX3PsNQLPBSNxF17WbYgo9CV3tHrlkoG1YrCTYaSCRv0h5FxUnGWoPdXBHlEAvtGwA6mwTkwXzXDicCCUYOSWF0AxI1zHIbXK9Ja6RZLd4QWw05DaLrORJ2Inw5Hu8jazx3sum4UJ9AxwE+wCo8qZ6wHcfyc0FKtTCsYAPGH2Sv+VyZ2iD5mFMbCxVcyIXMhPj/8uHDq8tMQS4ui7yxaktl6e3nd0oUh4wcTdD5ghJ0IR+zjQ7lrCeRC8SvxcXTjZ3Cx05AevZFnadE+4gEf2AGStRBuBBjtiu0Je4AD0uZ/9BIne18XF Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA29g/R8Da7ipraXDyt5F6NDG+goPDiqyPnV9z7DUCzwUjcRde\n1m2IKPQld7R65ZKBtWKwk2Gkgkb9IeRcVJxlqD3VwR5RAL7RsAOpsE5MF81w4nAg\nlGDklhdAMSNcxyG1yvSWukWS3eEFsNOQ2i6zkSdiJ8OR7vI2s8d7LpuFCfQMcBPs\nAqPKmesB3H8nNBSrUwrGADxh9kr/lcmdog+ZhTGwsVXMiFzIT4//Lhw6vLTEEuLo\nu8sWpLZent53dKFIeMHE3Q+YISdCEfs40O5awnkQvEr8XF042dwsdOQHr2RZ2nRP\nuIBH9gBkrUQbgQY7YrtCXuAA9Lmf/QSJ3tfFxQIDAQABAoIBAGkWOlFzN3OHJWb2\njZ7/1Dlk2dsLXwpHqDKisQfk4x3QJ/vkHvpCy0ZARjStOd3JJWVt8lfQ4dFAW7m6\nrgPn6pP8UtQISNIhZJxNc+yJ0MfD9UTYMkqa8klofc+/RpcNXxfPyMjrfuO+r3ix\n+NjCYCVvfPTjADwG3e0b2p8RygtSEV6l2BrIcGTEjSWpIHeBgzOo3S90BHXx7hkm\nlN64btLwwWGCjM/Vh0hiA+tjIldbv4riWnpEZzcYXdZ5FZW0tLsGNNwprubBMBdH\n0+RsKjZ8Y6MkuetT1GbCOhT+u2nQ0y7LmCh6qrki2PmLLn4BsPi54IvXpD9/fZcT\n/Uf/UjUCgYEA7Ujl2DyUiGn5JiPMVJlJD/Efe9PXxWABMt2ZUwLipQWtzaH+tbLE\nBvFfCafIpxDscGWvaFRO1waLnuv86XcCWV8sKaKORzl71pCy15U9oWZ8DmFZa5OD\n90OEE0ajSXEUHfE5BvK5hKhOZuJCkKQqEizC1lgI5pC4KeqFTGPj6AsCgYEA7S82\nECxE0tw7jYgGUEZMZd8pGl2LjSJmXkBmX2qtVKMVI6PXAkmDBoCskHGRyp1XlJjM\nAIBWQwFNpKrjvoZui3iEeI1jTvTbt4g+7oXM7Zrbk7yNtonDj+bQxgnO0vJJ4m6n\nymkRa14fzdIpzg710Ak49g1DBR4+oHzdjo/HG28CgYEAo7iPtnKePb15BmLe4mRd\ncB18DrFtiKckTJdv6kHsZdaURHUIzQ/Kh8vVOlFFdliL+0V+EOtS9rRyc7X6bJAL\n0+SCETwzFVvJYZO3gl5cBtgysq1iyIIhJOO15qLvmYXnTn2ZTnz9mlWSuxRUv341\n9RJjYQefJI8oMuu5C6tEnl8CgYAPMWT/KDbIYv8Vk88DuV0PcXoKjE9yHO/9vZZR\nKl4r+75Q6B/Pr7HK6tci8YNrPSTtCdSXe6EK7bxxfdjUzXurR28E4dmopxqj6QBO\n+xcjaTYDgqJ5PN3gC+L3rI0pCggdjwUEfDJ3dDIJVxsCbgbk6pJRgIv4efV9BkKS\n7TbN1QKBgCAJbUq+UOhZztNMZ4kv6j1J4L4Wt3ce0n4UtOezcJWfkBmF983i62+q\nsG1vOSX2qmSXVFyRdO8tbBqQtETNxirqmEQ0ELK6KC4zPtqYueu9pTL8twktBh6E\nuc+2jVj6jvI+iycCKTOyFHl+nyKeri4dsw5CJtC0nVJ82FVVZAkd\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'f7fef136358643b5af3c42f47931cc42', 'name': u'shaker-kp_904f639a-869a-491c-afac-051ad5fd1831', 'created_at': '2018-08-09T23:08:18.899460', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e4398c5216d34a2a834a6cd8e8c6a033', 'name': 'shaker-project_904f639a-869a-491c-afac-051ad5fd1831', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'd5:54:33:35:46:0c:28:fa:9e:ef:25:a3:63:eb:2b:ab', 'type': 'ssh', 'id': u'shaker-kp_904f639a-869a-491c-afac-051ad5fd1831'}) 2018-08-09 23:08:18,899 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA29g/R8Da7ipraXDyt5F6NDG+goPDiqyPnV9z7DUCzwUjcRde 1m2IKPQld7R65ZKBtWKwk2Gkgkb9IeRcVJxlqD3VwR5RAL7RsAOpsE5MF81w4nAg lGDklhdAMSNcxyG1yvSWukWS3eEFsNOQ2i6zkSdiJ8OR7vI2s8d7LpuFCfQMcBPs AqPKmesB3H8nNBSrUwrGADxh9kr/lcmdog+ZhTGwsVXMiFzIT4//Lhw6vLTEEuLo u8sWpLZent53dKFIeMHE3Q+YISdCEfs40O5awnkQvEr8XF042dwsdOQHr2RZ2nRP uIBH9gBkrUQbgQY7YrtCXuAA9Lmf/QSJ3tfFxQIDAQABAoIBAGkWOlFzN3OHJWb2 jZ7/1Dlk2dsLXwpHqDKisQfk4x3QJ/vkHvpCy0ZARjStOd3JJWVt8lfQ4dFAW7m6 rgPn6pP8UtQISNIhZJxNc+yJ0MfD9UTYMkqa8klofc+/RpcNXxfPyMjrfuO+r3ix +NjCYCVvfPTjADwG3e0b2p8RygtSEV6l2BrIcGTEjSWpIHeBgzOo3S90BHXx7hkm lN64btLwwWGCjM/Vh0hiA+tjIldbv4riWnpEZzcYXdZ5FZW0tLsGNNwprubBMBdH 0+RsKjZ8Y6MkuetT1GbCOhT+u2nQ0y7LmCh6qrki2PmLLn4BsPi54IvXpD9/fZcT /Uf/UjUCgYEA7Ujl2DyUiGn5JiPMVJlJD/Efe9PXxWABMt2ZUwLipQWtzaH+tbLE BvFfCafIpxDscGWvaFRO1waLnuv86XcCWV8sKaKORzl71pCy15U9oWZ8DmFZa5OD 90OEE0ajSXEUHfE5BvK5hKhOZuJCkKQqEizC1lgI5pC4KeqFTGPj6AsCgYEA7S82 ECxE0tw7jYgGUEZMZd8pGl2LjSJmXkBmX2qtVKMVI6PXAkmDBoCskHGRyp1XlJjM AIBWQwFNpKrjvoZui3iEeI1jTvTbt4g+7oXM7Zrbk7yNtonDj+bQxgnO0vJJ4m6n ymkRa14fzdIpzg710Ak49g1DBR4+oHzdjo/HG28CgYEAo7iPtnKePb15BmLe4mRd cB18DrFtiKckTJdv6kHsZdaURHUIzQ/Kh8vVOlFFdliL+0V+EOtS9rRyc7X6bJAL 0+SCETwzFVvJYZO3gl5cBtgysq1iyIIhJOO15qLvmYXnTn2ZTnz9mlWSuxRUv341 9RJjYQefJI8oMuu5C6tEnl8CgYAPMWT/KDbIYv8Vk88DuV0PcXoKjE9yHO/9vZZR Kl4r+75Q6B/Pr7HK6tci8YNrPSTtCdSXe6EK7bxxfdjUzXurR28E4dmopxqj6QBO +xcjaTYDgqJ5PN3gC+L3rI0pCggdjwUEfDJ3dDIJVxsCbgbk6pJRgIv4efV9BkKS 7TbN1QKBgCAJbUq+UOhZztNMZ4kv6j1J4L4Wt3ce0n4UtOezcJWfkBmF983i62+q sG1vOSX2qmSXVFyRdO8tbBqQtETNxirqmEQ0ELK6KC4zPtqYueu9pTL8twktBh6E uc+2jVj6jvI+iycCKTOyFHl+nyKeri4dsw5CJtC0nVJ82FVVZAkd -----END RSA PRIVATE KEY----- 2018-08-09 23:08:18,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-09 23:08:18,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}0a5f78471be55eec695a3fca25a5382168538cbb" -d '{"security_group": {"name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831", "description": "created by OPNFV Functest (shaker)"}}' 2018-08-09 23:08:19,325 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-2d05d1b1-7003-4920-a6ae-4fd710f3095d Date: Thu, 09 Aug 2018 23:08:19 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "created_at": "2018-08-09T23:08:19Z", "updated_at": "2018-08-09T23:08:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:08:19Z", "revision_number": 0, "id": "0f01a2d6-0a6f-49b0-9483-52555d33bc5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:08:19Z", "security_group_id": "4e25309c-ed15-4f8a-98e7-b3f32ed23289", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "port_range_min": null, "ethertype": "IPv6", "project_id": "e4398c5216d34a2a834a6cd8e8c6a033"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:08:19Z", "revision_number": 0, "id": "a0c1234f-7f8f-49d5-a9fa-1cad5b3c2fa5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:08:19Z", "security_group_id": "4e25309c-ed15-4f8a-98e7-b3f32ed23289", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "port_range_min": null, "ethertype": "IPv4", "project_id": "e4398c5216d34a2a834a6cd8e8c6a033"}], "revision_number": 1, "project_id": "e4398c5216d34a2a834a6cd8e8c6a033", "id": "4e25309c-ed15-4f8a-98e7-b3f32ed23289", "name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}} 2018-08-09 23:08:19,325 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-2d05d1b1-7003-4920-a6ae-4fd710f3095d 2018-08-09 23:08:19,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.422926902771s 2018-08-09 23:08:19,326 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-2d05d1b1-7003-4920-a6ae-4fd710f3095d 2018-08-09 23:08:19,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-09 23:08:19,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:08:19,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3828 X-Openstack-Request-Id: req-5efbf78a-7bc5-40d4-afc3-51650cfd32b7 Date: Thu, 09 Aug 2018 23:08:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "created_at": "2018-08-09T23:07:51Z", "updated_at": "2018-08-09T23:07:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:07:51Z", "revision_number": 0, "id": "5aa3c4d4-cc2a-4fc8-9f70-f0abc91b06dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:07:51Z", "security_group_id": "1ffda7f0-c77e-4bea-b519-19786444cf9d", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "port_range_min": null, "ethertype": "IPv4", "project_id": "e4398c5216d34a2a834a6cd8e8c6a033"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:07:51Z", "revision_number": 0, "id": "96d791bb-d5fd-4cc0-b3d1-0ccac9f80b04", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:07:51Z", "security_group_id": "1ffda7f0-c77e-4bea-b519-19786444cf9d", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "port_range_min": null, "ethertype": "IPv6", "project_id": "e4398c5216d34a2a834a6cd8e8c6a033"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:07:51Z", "revision_number": 0, "id": "b503492b-9adf-4b53-93ac-48da6f059528", "remote_group_id": "1ffda7f0-c77e-4bea-b519-19786444cf9d", "remote_ip_prefix": null, "created_at": "2018-08-09T23:07:51Z", "security_group_id": "1ffda7f0-c77e-4bea-b519-19786444cf9d", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "port_range_min": null, "ethertype": "IPv4", "project_id": "e4398c5216d34a2a834a6cd8e8c6a033"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:07:51Z", "revision_number": 0, "id": "d24c8416-0e30-4750-a275-f124f2f23eb1", "remote_group_id": "1ffda7f0-c77e-4bea-b519-19786444cf9d", "remote_ip_prefix": null, "created_at": "2018-08-09T23:07:51Z", "security_group_id": "1ffda7f0-c77e-4bea-b519-19786444cf9d", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "port_range_min": null, "ethertype": "IPv6", "project_id": "e4398c5216d34a2a834a6cd8e8c6a033"}], "revision_number": 1, "project_id": "e4398c5216d34a2a834a6cd8e8c6a033", "id": "1ffda7f0-c77e-4bea-b519-19786444cf9d", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "created_at": "2018-08-09T23:08:19Z", "updated_at": "2018-08-09T23:08:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:08:19Z", "revision_number": 0, "id": "0f01a2d6-0a6f-49b0-9483-52555d33bc5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:08:19Z", "security_group_id": "4e25309c-ed15-4f8a-98e7-b3f32ed23289", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "port_range_min": null, "ethertype": "IPv6", "project_id": "e4398c5216d34a2a834a6cd8e8c6a033"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:08:19Z", "revision_number": 0, "id": "a0c1234f-7f8f-49d5-a9fa-1cad5b3c2fa5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:08:19Z", "security_group_id": "4e25309c-ed15-4f8a-98e7-b3f32ed23289", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "port_range_min": null, "ethertype": "IPv4", "project_id": "e4398c5216d34a2a834a6cd8e8c6a033"}], "revision_number": 1, "project_id": "e4398c5216d34a2a834a6cd8e8c6a033", "id": "4e25309c-ed15-4f8a-98e7-b3f32ed23289", "name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}]} 2018-08-09 23:08:19,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-5efbf78a-7bc5-40d4-afc3-51650cfd32b7 2018-08-09 23:08:19,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.310531139374s 2018-08-09 23:08:19,641 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-5efbf78a-7bc5-40d4-afc3-51650cfd32b7 2018-08-09 23:08:19,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-09 23:08:19,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}0a5f78471be55eec695a3fca25a5382168538cbb" -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": "4e25309c-ed15-4f8a-98e7-b3f32ed23289"}}' 2018-08-09 23:08:20,026 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-894cc977-c683-4e46-bce6-8034b6eaa2b1 Date: Thu, 09 Aug 2018 23:08:20 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-09T23:08:19Z", "security_group_id": "4e25309c-ed15-4f8a-98e7-b3f32ed23289", "port_range_min": 22, "revision_number": 0, "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "created_at": "2018-08-09T23:08:19Z", "project_id": "e4398c5216d34a2a834a6cd8e8c6a033", "id": "b29a9265-b130-40e3-ad5b-76c08f8b1a66"}} 2018-08-09 23:08:20,026 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-894cc977-c683-4e46-bce6-8034b6eaa2b1 2018-08-09 23:08:20,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.380553007126s 2018-08-09 23:08:20,026 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-894cc977-c683-4e46-bce6-8034b6eaa2b1 2018-08-09 23:08:20,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-09 23:08:20,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:08:20,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4324 X-Openstack-Request-Id: req-baed1bcf-93ce-45d1-bde9-d2b21aa5d8c3 Date: Thu, 09 Aug 2018 23:08:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "created_at": "2018-08-09T23:07:51Z", "updated_at": "2018-08-09T23:07:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:07:51Z", "revision_number": 0, "id": "5aa3c4d4-cc2a-4fc8-9f70-f0abc91b06dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:07:51Z", "security_group_id": "1ffda7f0-c77e-4bea-b519-19786444cf9d", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "port_range_min": null, "ethertype": "IPv4", "project_id": "e4398c5216d34a2a834a6cd8e8c6a033"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:07:51Z", "revision_number": 0, "id": "96d791bb-d5fd-4cc0-b3d1-0ccac9f80b04", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:07:51Z", "security_group_id": "1ffda7f0-c77e-4bea-b519-19786444cf9d", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "port_range_min": null, "ethertype": "IPv6", "project_id": "e4398c5216d34a2a834a6cd8e8c6a033"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:07:51Z", "revision_number": 0, "id": "b503492b-9adf-4b53-93ac-48da6f059528", "remote_group_id": "1ffda7f0-c77e-4bea-b519-19786444cf9d", "remote_ip_prefix": null, "created_at": "2018-08-09T23:07:51Z", "security_group_id": "1ffda7f0-c77e-4bea-b519-19786444cf9d", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "port_range_min": null, "ethertype": "IPv4", "project_id": "e4398c5216d34a2a834a6cd8e8c6a033"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:07:51Z", "revision_number": 0, "id": "d24c8416-0e30-4750-a275-f124f2f23eb1", "remote_group_id": "1ffda7f0-c77e-4bea-b519-19786444cf9d", "remote_ip_prefix": null, "created_at": "2018-08-09T23:07:51Z", "security_group_id": "1ffda7f0-c77e-4bea-b519-19786444cf9d", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "port_range_min": null, "ethertype": "IPv6", "project_id": "e4398c5216d34a2a834a6cd8e8c6a033"}], "revision_number": 1, "project_id": "e4398c5216d34a2a834a6cd8e8c6a033", "id": "1ffda7f0-c77e-4bea-b519-19786444cf9d", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "created_at": "2018-08-09T23:08:19Z", "updated_at": "2018-08-09T23:08:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:08:19Z", "revision_number": 0, "id": "0f01a2d6-0a6f-49b0-9483-52555d33bc5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:08:19Z", "security_group_id": "4e25309c-ed15-4f8a-98e7-b3f32ed23289", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "port_range_min": null, "ethertype": "IPv6", "project_id": "e4398c5216d34a2a834a6cd8e8c6a033"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:08:19Z", "revision_number": 0, "id": "a0c1234f-7f8f-49d5-a9fa-1cad5b3c2fa5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:08:19Z", "security_group_id": "4e25309c-ed15-4f8a-98e7-b3f32ed23289", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "port_range_min": null, "ethertype": "IPv4", "project_id": "e4398c5216d34a2a834a6cd8e8c6a033"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-09T23:08:19Z", "revision_number": 0, "id": "b29a9265-b130-40e3-ad5b-76c08f8b1a66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:08:19Z", "security_group_id": "4e25309c-ed15-4f8a-98e7-b3f32ed23289", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e4398c5216d34a2a834a6cd8e8c6a033"}], "revision_number": 2, "project_id": "e4398c5216d34a2a834a6cd8e8c6a033", "id": "4e25309c-ed15-4f8a-98e7-b3f32ed23289", "name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}]} 2018-08-09 23:08:20,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-baed1bcf-93ce-45d1-bde9-d2b21aa5d8c3 2018-08-09 23:08:20,077 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0472600460052s 2018-08-09 23:08:20,078 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-baed1bcf-93ce-45d1-bde9-d2b21aa5d8c3 2018-08-09 23:08:20,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-09 23:08:20,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}0a5f78471be55eec695a3fca25a5382168538cbb" -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": "4e25309c-ed15-4f8a-98e7-b3f32ed23289"}}' 2018-08-09 23:08:20,570 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-2c9242f3-79b7-4c77-ad4c-536d446fcf7e Date: Thu, 09 Aug 2018 23:08:20 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-09T23:08:20Z", "security_group_id": "4e25309c-ed15-4f8a-98e7-b3f32ed23289", "port_range_min": null, "revision_number": 0, "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "created_at": "2018-08-09T23:08:20Z", "project_id": "e4398c5216d34a2a834a6cd8e8c6a033", "id": "ef984942-967b-4c36-8973-80ec5f70f972"}} 2018-08-09 23:08:20,570 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-2c9242f3-79b7-4c77-ad4c-536d446fcf7e 2018-08-09 23:08:20,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.489822149277s 2018-08-09 23:08:20,571 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-2c9242f3-79b7-4c77-ad4c-536d446fcf7e 2018-08-09 23:08:20,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-09 23:08:20,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:08:20,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4825 X-Openstack-Request-Id: req-f92f6421-1e89-454b-afe4-435187861caa Date: Thu, 09 Aug 2018 23:08:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "created_at": "2018-08-09T23:07:51Z", "updated_at": "2018-08-09T23:07:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:07:51Z", "revision_number": 0, "id": "5aa3c4d4-cc2a-4fc8-9f70-f0abc91b06dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:07:51Z", "security_group_id": "1ffda7f0-c77e-4bea-b519-19786444cf9d", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "port_range_min": null, "ethertype": "IPv4", "project_id": "e4398c5216d34a2a834a6cd8e8c6a033"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:07:51Z", "revision_number": 0, "id": "96d791bb-d5fd-4cc0-b3d1-0ccac9f80b04", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:07:51Z", "security_group_id": "1ffda7f0-c77e-4bea-b519-19786444cf9d", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "port_range_min": null, "ethertype": "IPv6", "project_id": "e4398c5216d34a2a834a6cd8e8c6a033"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:07:51Z", "revision_number": 0, "id": "b503492b-9adf-4b53-93ac-48da6f059528", "remote_group_id": "1ffda7f0-c77e-4bea-b519-19786444cf9d", "remote_ip_prefix": null, "created_at": "2018-08-09T23:07:51Z", "security_group_id": "1ffda7f0-c77e-4bea-b519-19786444cf9d", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "port_range_min": null, "ethertype": "IPv4", "project_id": "e4398c5216d34a2a834a6cd8e8c6a033"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:07:51Z", "revision_number": 0, "id": "d24c8416-0e30-4750-a275-f124f2f23eb1", "remote_group_id": "1ffda7f0-c77e-4bea-b519-19786444cf9d", "remote_ip_prefix": null, "created_at": "2018-08-09T23:07:51Z", "security_group_id": "1ffda7f0-c77e-4bea-b519-19786444cf9d", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "port_range_min": null, "ethertype": "IPv6", "project_id": "e4398c5216d34a2a834a6cd8e8c6a033"}], "revision_number": 1, "project_id": "e4398c5216d34a2a834a6cd8e8c6a033", "id": "1ffda7f0-c77e-4bea-b519-19786444cf9d", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "created_at": "2018-08-09T23:08:19Z", "updated_at": "2018-08-09T23:08:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:08:19Z", "revision_number": 0, "id": "0f01a2d6-0a6f-49b0-9483-52555d33bc5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:08:19Z", "security_group_id": "4e25309c-ed15-4f8a-98e7-b3f32ed23289", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "port_range_min": null, "ethertype": "IPv6", "project_id": "e4398c5216d34a2a834a6cd8e8c6a033"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:08:19Z", "revision_number": 0, "id": "a0c1234f-7f8f-49d5-a9fa-1cad5b3c2fa5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:08:19Z", "security_group_id": "4e25309c-ed15-4f8a-98e7-b3f32ed23289", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "port_range_min": null, "ethertype": "IPv4", "project_id": "e4398c5216d34a2a834a6cd8e8c6a033"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-09T23:08:19Z", "revision_number": 0, "id": "b29a9265-b130-40e3-ad5b-76c08f8b1a66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:08:19Z", "security_group_id": "4e25309c-ed15-4f8a-98e7-b3f32ed23289", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e4398c5216d34a2a834a6cd8e8c6a033"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:08:20Z", "revision_number": 0, "id": "ef984942-967b-4c36-8973-80ec5f70f972", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:08:20Z", "security_group_id": "4e25309c-ed15-4f8a-98e7-b3f32ed23289", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "port_range_min": null, "ethertype": "IPv4", "project_id": "e4398c5216d34a2a834a6cd8e8c6a033"}], "revision_number": 3, "project_id": "e4398c5216d34a2a834a6cd8e8c6a033", "id": "4e25309c-ed15-4f8a-98e7-b3f32ed23289", "name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}]} 2018-08-09 23:08:20,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-f92f6421-1e89-454b-afe4-435187861caa 2018-08-09 23:08:20,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.32022690773s 2018-08-09 23:08:20,895 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-f92f6421-1e89-454b-afe4-435187861caa 2018-08-09 23:08:20,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-09 23:08:20,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}0a5f78471be55eec695a3fca25a5382168538cbb" -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": "4e25309c-ed15-4f8a-98e7-b3f32ed23289"}}' 2018-08-09 23:08:21,037 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-ff8f3c6a-f7bf-4b17-b64e-1ca869ff906a Date: Thu, 09 Aug 2018 23:08:21 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 9000, "updated_at": "2018-08-09T23:08:20Z", "security_group_id": "4e25309c-ed15-4f8a-98e7-b3f32ed23289", "port_range_min": 9000, "revision_number": 0, "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "created_at": "2018-08-09T23:08:20Z", "project_id": "e4398c5216d34a2a834a6cd8e8c6a033", "id": "1faeb35e-3a1c-4f8a-bb0e-47f04a001409"}} 2018-08-09 23:08:21,037 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-ff8f3c6a-f7bf-4b17-b64e-1ca869ff906a 2018-08-09 23:08:21,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.139003992081s 2018-08-09 23:08:21,038 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-ff8f3c6a-f7bf-4b17-b64e-1ca869ff906a 2018-08-09 23:08:21,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 23:08:21,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:08:21,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1270 X-Openstack-Request-Id: req-ee685018-6f9f-4cda-abf5-437fd09cd3e0 Date: Thu, 09 Aug 2018 23:08:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T22:20:41Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e703d131-7c0c-427e-b86a-30973af33f63","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e4398c5216d34a2a834a6cd8e8c6a033","l2_adjacency":true,"status":"ACTIVE","subnets":["5fe59615-11aa-45e5-8fb8-9eb999c3c082"],"description":"","tags":[],"updated_at":"2018-08-09T23:07:52Z","qos_policy_id":null,"name":"shaker-net_904f639a-869a-491c-afac-051ad5fd1831","admin_state_up":true,"tenant_id":"e4398c5216d34a2a834a6cd8e8c6a033","created_at":"2018-08-09T23:07:51Z","mtu":1450}]} 2018-08-09 23:08:21,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-ee685018-6f9f-4cda-abf5-437fd09cd3e0 2018-08-09 23:08:21,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.345525026321s 2018-08-09 23:08:21,385 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-ee685018-6f9f-4cda-abf5-437fd09cd3e0 2018-08-09 23:08:21,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 23:08:21,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:08:21,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-db3de8bc-7612-427b-98f5-1665438867af Date: Thu, 09 Aug 2018 23:08:21 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T23:08:17Z", "file": "/v2/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469/file", "owner": "e4398c5216d34a2a834a6cd8e8c6a033", "id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "size": 666173440, "self": "/v2/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_904f639a-869a-491c-afac-051ad5fd1831", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_904f639a-869a-491c-afac-051ad5fd1831", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-08-09T23:08:07Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 23:08:21,612 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-db3de8bc-7612-427b-98f5-1665438867af 2018-08-09 23:08:21,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.222723007202s 2018-08-09 23:08:21,613 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-db3de8bc-7612-427b-98f5-1665438867af 2018-08-09 23:08:21,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 23:08:21,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:08:21,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23: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,Accept-Encoding x-openstack-request-id: req-ca22b0c8-76e8-493d-a471-3c839295cafc x-compute-request-id: req-ca22b0c8-76e8-493d-a471-3c839295cafc Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "shaker-flavor_904f639a-869a-491c-afac-051ad5fd1831", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "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": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929"}]} 2018-08-09 23:08:21,638 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-ca22b0c8-76e8-493d-a471-3c839295cafc 2018-08-09 23:08:21,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0235722064972s 2018-08-09 23:08:21,638 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-ca22b0c8-76e8-493d-a471-3c839295cafc 2018-08-09 23:08:21,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-09 23:08:21,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}0a5f78471be55eec695a3fca25a5382168538cbb" -d '{"server": {"name": "shaker-vm_904f639a-869a-491c-afac-051ad5fd1831", "imageRef": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "key_name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "flavorRef": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "max_count": 1, "min_count": 1, "networks": [{"uuid": "e703d131-7c0c-427e-b86a-30973af33f63"}], "security_groups": [{"name": "4e25309c-ed15-4f8a-98e7-b3f32ed23289"}]}}' 2018-08-09 23:08:27,411 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 23: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-c1faa32f-a578-443f-af34-efed99e481a9 x-compute-request-id: req-c1faa32f-a578-443f-af34-efed99e481a9 Content-Length: 403 location: http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "4e25309c-ed15-4f8a-98e7-b3f32ed23289"}], "OS-DCF:diskConfig": "MANUAL", "id": "64334bab-029c-4435-85c6-ce8fd3275b5c", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "bookmark"}], "adminPass": "cQC7dbjnLU9C"}} 2018-08-09 23:08:27,411 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers used request id req-c1faa32f-a578-443f-af34-efed99e481a9 2018-08-09 23:08:27,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.77125191689s 2018-08-09 23:08:27,412 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers used request id req-c1faa32f-a578-443f-af34-efed99e481a9 2018-08-09 23:08:27,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:08:27,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:08:28,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:08: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-1655fe89-3b91-421d-88d9-e31325e9d26d x-compute-request-id: req-1655fe89-3b91-421d-88d9-e31325e9d26d Content-Encoding: gzip Content-Length: 599 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "bookmark"}], "image": {"id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "links": [{"href": "http://172.30.9.32:8774/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "links": [{"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "bookmark"}]}, "id": "64334bab-029c-4435-85c6-ce8fd3275b5c", "user_id": "f7fef136358643b5af3c42f47931cc42", "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-09T23:08:27Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "name": "shaker-vm_904f639a-869a-491c-afac-051ad5fd1831", "created": "2018-08-09T23:08:27Z", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:08:28,281 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-1655fe89-3b91-421d-88d9-e31325e9d26d 2018-08-09 23:08:28,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.86830997467s 2018-08-09 23:08:28,281 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-1655fe89-3b91-421d-88d9-e31325e9d26d 2018-08-09 23:08:28,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 23:08:28,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:08:28,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1270 X-Openstack-Request-Id: req-91fc794e-407b-499e-a9ff-565c61e29c11 Date: Thu, 09 Aug 2018 23:08:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T22:20:41Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e703d131-7c0c-427e-b86a-30973af33f63","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e4398c5216d34a2a834a6cd8e8c6a033","l2_adjacency":true,"status":"ACTIVE","subnets":["5fe59615-11aa-45e5-8fb8-9eb999c3c082"],"description":"","tags":[],"updated_at":"2018-08-09T23:07:52Z","qos_policy_id":null,"name":"shaker-net_904f639a-869a-491c-afac-051ad5fd1831","admin_state_up":true,"tenant_id":"e4398c5216d34a2a834a6cd8e8c6a033","created_at":"2018-08-09T23:07:51Z","mtu":1450}]} 2018-08-09 23:08:28,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-91fc794e-407b-499e-a9ff-565c61e29c11 2018-08-09 23:08:28,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.095428943634s 2018-08-09 23:08:28,384 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-91fc794e-407b-499e-a9ff-565c61e29c11 2018-08-09 23:08:28,385 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-09 23:08:28,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:08:28,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-b85e4380-098f-4318-b770-d0884e4eaab7 Date: Thu, 09 Aug 2018 23:08:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e703d131-7c0c-427e-b86a-30973af33f63","tenant_id":"e4398c5216d34a2a834a6cd8e8c6a033","created_at":"2018-08-09T23:07:52Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-09T23:07:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"e4398c5216d34a2a834a6cd8e8c6a033","id":"5fe59615-11aa-45e5-8fb8-9eb999c3c082","subnetpool_id":null,"name":"shaker-subnet_904f639a-869a-491c-afac-051ad5fd1831"}]} 2018-08-09 23:08:28,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-b85e4380-098f-4318-b770-d0884e4eaab7 2018-08-09 23:08:28,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.22885799408s 2018-08-09 23:08:28,614 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-b85e4380-098f-4318-b770-d0884e4eaab7 2018-08-09 23:08:28,615 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:08:30,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:08:30,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:08:31,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:08: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-c9d0fc44-8bcc-41a9-b9ed-fefedb18e846 x-compute-request-id: req-c9d0fc44-8bcc-41a9-b9ed-fefedb18e846 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "bookmark"}], "image": {"id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "links": [{"href": "http://172.30.9.32:8774/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "links": [{"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "bookmark"}]}, "id": "64334bab-029c-4435-85c6-ce8fd3275b5c", "security_groups": [{"name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}], "user_id": "f7fef136358643b5af3c42f47931cc42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:08:30Z", "hostId": "83c5f47ede9dd3028a44f2f5ef8e7c4c2010c58b002be4f5d666faae", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "name": "shaker-vm_904f639a-869a-491c-afac-051ad5fd1831", "created": "2018-08-09T23:08:27Z", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:08:31,967 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-c9d0fc44-8bcc-41a9-b9ed-fefedb18e846 2018-08-09 23:08:31,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.34861302376s 2018-08-09 23:08:31,967 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-c9d0fc44-8bcc-41a9-b9ed-fefedb18e846 2018-08-09 23:08:31,971 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:08:33,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:08:33,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:08:35,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:08: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-b65ca7f2-01b9-4dc0-91a2-c8faa1085150 x-compute-request-id: req-b65ca7f2-01b9-4dc0-91a2-c8faa1085150 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "bookmark"}], "image": {"id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "links": [{"href": "http://172.30.9.32:8774/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "links": [{"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "bookmark"}]}, "id": "64334bab-029c-4435-85c6-ce8fd3275b5c", "security_groups": [{"name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}], "user_id": "f7fef136358643b5af3c42f47931cc42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:08:31Z", "hostId": "83c5f47ede9dd3028a44f2f5ef8e7c4c2010c58b002be4f5d666faae", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "name": "shaker-vm_904f639a-869a-491c-afac-051ad5fd1831", "created": "2018-08-09T23:08:27Z", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:08:35,305 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-b65ca7f2-01b9-4dc0-91a2-c8faa1085150 2018-08-09 23:08:35,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.33172488213s 2018-08-09 23:08:35,306 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-b65ca7f2-01b9-4dc0-91a2-c8faa1085150 2018-08-09 23:08:35,309 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:08:37,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:08:37,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:08:38,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:08: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-d6fb2331-ef90-4b34-87fb-2bc011e73b1b x-compute-request-id: req-d6fb2331-ef90-4b34-87fb-2bc011e73b1b Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "bookmark"}], "image": {"id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "links": [{"href": "http://172.30.9.32:8774/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "links": [{"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "bookmark"}]}, "id": "64334bab-029c-4435-85c6-ce8fd3275b5c", "security_groups": [{"name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}], "user_id": "f7fef136358643b5af3c42f47931cc42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:08:31Z", "hostId": "83c5f47ede9dd3028a44f2f5ef8e7c4c2010c58b002be4f5d666faae", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "name": "shaker-vm_904f639a-869a-491c-afac-051ad5fd1831", "created": "2018-08-09T23:08:27Z", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:08:38,088 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-d6fb2331-ef90-4b34-87fb-2bc011e73b1b 2018-08-09 23:08:38,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.775601863861s 2018-08-09 23:08:38,088 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-d6fb2331-ef90-4b34-87fb-2bc011e73b1b 2018-08-09 23:08:38,092 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:08:40,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:08:40,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:08:41,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:08: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-9d81a60e-9feb-4cfa-bab7-f0d0590a73e2 x-compute-request-id: req-9d81a60e-9feb-4cfa-bab7-f0d0590a73e2 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "bookmark"}], "image": {"id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "links": [{"href": "http://172.30.9.32:8774/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "links": [{"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "bookmark"}]}, "id": "64334bab-029c-4435-85c6-ce8fd3275b5c", "security_groups": [{"name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}], "user_id": "f7fef136358643b5af3c42f47931cc42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:08:31Z", "hostId": "83c5f47ede9dd3028a44f2f5ef8e7c4c2010c58b002be4f5d666faae", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "name": "shaker-vm_904f639a-869a-491c-afac-051ad5fd1831", "created": "2018-08-09T23:08:27Z", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:08:41,453 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-9d81a60e-9feb-4cfa-bab7-f0d0590a73e2 2018-08-09 23:08:41,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.35729718208s 2018-08-09 23:08:41,453 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-9d81a60e-9feb-4cfa-bab7-f0d0590a73e2 2018-08-09 23:08:41,457 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:08:43,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:08:43,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:08:44,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23: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-6ba6f588-ca13-40ad-a431-cc28641e30da x-compute-request-id: req-6ba6f588-ca13-40ad-a431-cc28641e30da Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "bookmark"}], "image": {"id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "links": [{"href": "http://172.30.9.32:8774/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "links": [{"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "bookmark"}]}, "id": "64334bab-029c-4435-85c6-ce8fd3275b5c", "security_groups": [{"name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}], "user_id": "f7fef136358643b5af3c42f47931cc42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:08:31Z", "hostId": "83c5f47ede9dd3028a44f2f5ef8e7c4c2010c58b002be4f5d666faae", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "name": "shaker-vm_904f639a-869a-491c-afac-051ad5fd1831", "created": "2018-08-09T23:08:27Z", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:08:44,771 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-6ba6f588-ca13-40ad-a431-cc28641e30da 2018-08-09 23:08:44,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.31138181686s 2018-08-09 23:08:44,772 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-6ba6f588-ca13-40ad-a431-cc28641e30da 2018-08-09 23:08:44,776 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:08:46,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:08:46,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:08:48,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:08: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-0c71797b-69da-49f4-82e8-5bd13e442dec x-compute-request-id: req-0c71797b-69da-49f4-82e8-5bd13e442dec Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "bookmark"}], "image": {"id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "links": [{"href": "http://172.30.9.32:8774/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "links": [{"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "bookmark"}]}, "id": "64334bab-029c-4435-85c6-ce8fd3275b5c", "security_groups": [{"name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}], "user_id": "f7fef136358643b5af3c42f47931cc42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:08:31Z", "hostId": "83c5f47ede9dd3028a44f2f5ef8e7c4c2010c58b002be4f5d666faae", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "name": "shaker-vm_904f639a-869a-491c-afac-051ad5fd1831", "created": "2018-08-09T23:08:27Z", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:08:48,112 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-0c71797b-69da-49f4-82e8-5bd13e442dec 2018-08-09 23:08:48,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.33281898499s 2018-08-09 23:08:48,112 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-0c71797b-69da-49f4-82e8-5bd13e442dec 2018-08-09 23:08:48,116 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:08:50,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:08:50,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:08:51,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:08: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-ed27e04e-64d5-48df-b433-160d3d2423ad x-compute-request-id: req-ed27e04e-64d5-48df-b433-160d3d2423ad Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "bookmark"}], "image": {"id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "links": [{"href": "http://172.30.9.32:8774/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "links": [{"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "bookmark"}]}, "id": "64334bab-029c-4435-85c6-ce8fd3275b5c", "security_groups": [{"name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}], "user_id": "f7fef136358643b5af3c42f47931cc42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:08:31Z", "hostId": "83c5f47ede9dd3028a44f2f5ef8e7c4c2010c58b002be4f5d666faae", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "name": "shaker-vm_904f639a-869a-491c-afac-051ad5fd1831", "created": "2018-08-09T23:08:27Z", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:08:51,426 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-ed27e04e-64d5-48df-b433-160d3d2423ad 2018-08-09 23:08:51,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.30733013153s 2018-08-09 23:08:51,427 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-ed27e04e-64d5-48df-b433-160d3d2423ad 2018-08-09 23:08:51,430 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:08:53,433 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:08:53,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:08:55,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:08: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-e4897074-438d-4583-9ef9-7ec3e7c759a8 x-compute-request-id: req-e4897074-438d-4583-9ef9-7ec3e7c759a8 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "bookmark"}], "image": {"id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "links": [{"href": "http://172.30.9.32:8774/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "links": [{"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "bookmark"}]}, "id": "64334bab-029c-4435-85c6-ce8fd3275b5c", "security_groups": [{"name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}], "user_id": "f7fef136358643b5af3c42f47931cc42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:08:31Z", "hostId": "83c5f47ede9dd3028a44f2f5ef8e7c4c2010c58b002be4f5d666faae", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "name": "shaker-vm_904f639a-869a-491c-afac-051ad5fd1831", "created": "2018-08-09T23:08:27Z", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:08:55,095 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-e4897074-438d-4583-9ef9-7ec3e7c759a8 2018-08-09 23:08:55,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.66186499596s 2018-08-09 23:08:55,095 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-e4897074-438d-4583-9ef9-7ec3e7c759a8 2018-08-09 23:08:55,099 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:08:57,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:08:57,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:08:58,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:08: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-e0d3d51a-7e1b-485c-8661-740f79134507 x-compute-request-id: req-e0d3d51a-7e1b-485c-8661-740f79134507 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "bookmark"}], "image": {"id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "links": [{"href": "http://172.30.9.32:8774/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "links": [{"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "bookmark"}]}, "id": "64334bab-029c-4435-85c6-ce8fd3275b5c", "security_groups": [{"name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}], "user_id": "f7fef136358643b5af3c42f47931cc42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:08:31Z", "hostId": "83c5f47ede9dd3028a44f2f5ef8e7c4c2010c58b002be4f5d666faae", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "name": "shaker-vm_904f639a-869a-491c-afac-051ad5fd1831", "created": "2018-08-09T23:08:27Z", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:08:58,001 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-e0d3d51a-7e1b-485c-8661-740f79134507 2018-08-09 23:08:58,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.899168014526s 2018-08-09 23:08:58,002 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-e0d3d51a-7e1b-485c-8661-740f79134507 2018-08-09 23:08:58,006 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:09:00,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:09:00,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:09:00,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:09: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-f6eaa0ae-746b-4f3e-baa2-9932d5c301ca x-compute-request-id: req-f6eaa0ae-746b-4f3e-baa2-9932d5c301ca Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "bookmark"}], "image": {"id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "links": [{"href": "http://172.30.9.32:8774/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "links": [{"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "bookmark"}]}, "id": "64334bab-029c-4435-85c6-ce8fd3275b5c", "security_groups": [{"name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}], "user_id": "f7fef136358643b5af3c42f47931cc42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:08:31Z", "hostId": "83c5f47ede9dd3028a44f2f5ef8e7c4c2010c58b002be4f5d666faae", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "name": "shaker-vm_904f639a-869a-491c-afac-051ad5fd1831", "created": "2018-08-09T23:08:27Z", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:09:00,718 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-f6eaa0ae-746b-4f3e-baa2-9932d5c301ca 2018-08-09 23:09:00,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.709141969681s 2018-08-09 23:09:00,718 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-f6eaa0ae-746b-4f3e-baa2-9932d5c301ca 2018-08-09 23:09:00,722 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:09:02,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:09:02,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:09:03,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:09: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-600f90b5-54a7-485f-ba92-e097eeea4279 x-compute-request-id: req-600f90b5-54a7-485f-ba92-e097eeea4279 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "bookmark"}], "image": {"id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "links": [{"href": "http://172.30.9.32:8774/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "links": [{"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "bookmark"}]}, "id": "64334bab-029c-4435-85c6-ce8fd3275b5c", "security_groups": [{"name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}], "user_id": "f7fef136358643b5af3c42f47931cc42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:08:31Z", "hostId": "83c5f47ede9dd3028a44f2f5ef8e7c4c2010c58b002be4f5d666faae", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "name": "shaker-vm_904f639a-869a-491c-afac-051ad5fd1831", "created": "2018-08-09T23:08:27Z", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:09:03,870 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-600f90b5-54a7-485f-ba92-e097eeea4279 2018-08-09 23:09:03,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.14473485947s 2018-08-09 23:09:03,870 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-600f90b5-54a7-485f-ba92-e097eeea4279 2018-08-09 23:09:03,874 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:09:05,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:09:05,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:09:07,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:09: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-66b5612f-7e2a-4fcd-8f54-6864aa6162e7 x-compute-request-id: req-66b5612f-7e2a-4fcd-8f54-6864aa6162e7 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "bookmark"}], "image": {"id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "links": [{"href": "http://172.30.9.32:8774/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "links": [{"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "bookmark"}]}, "id": "64334bab-029c-4435-85c6-ce8fd3275b5c", "security_groups": [{"name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}], "user_id": "f7fef136358643b5af3c42f47931cc42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:08:31Z", "hostId": "83c5f47ede9dd3028a44f2f5ef8e7c4c2010c58b002be4f5d666faae", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "name": "shaker-vm_904f639a-869a-491c-afac-051ad5fd1831", "created": "2018-08-09T23:08:27Z", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:09:07,630 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-66b5612f-7e2a-4fcd-8f54-6864aa6162e7 2018-08-09 23:09:07,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.753262043s 2018-08-09 23:09:07,630 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-66b5612f-7e2a-4fcd-8f54-6864aa6162e7 2018-08-09 23:09:07,634 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:09:09,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:09:09,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:09:11,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:09: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-29d921ca-436a-4c96-899d-f5a3ab05dfa7 x-compute-request-id: req-29d921ca-436a-4c96-899d-f5a3ab05dfa7 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "bookmark"}], "image": {"id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "links": [{"href": "http://172.30.9.32:8774/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "links": [{"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "bookmark"}]}, "id": "64334bab-029c-4435-85c6-ce8fd3275b5c", "security_groups": [{"name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}], "user_id": "f7fef136358643b5af3c42f47931cc42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:08:31Z", "hostId": "83c5f47ede9dd3028a44f2f5ef8e7c4c2010c58b002be4f5d666faae", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "name": "shaker-vm_904f639a-869a-491c-afac-051ad5fd1831", "created": "2018-08-09T23:08:27Z", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:09:11,073 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-29d921ca-436a-4c96-899d-f5a3ab05dfa7 2018-08-09 23:09:11,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.43549489975s 2018-08-09 23:09:11,073 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-29d921ca-436a-4c96-899d-f5a3ab05dfa7 2018-08-09 23:09:11,079 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:09:13,082 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:09:13,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:09:13,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:09: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-748ecdf3-84f2-4d97-86d1-ee89bc85ef2b x-compute-request-id: req-748ecdf3-84f2-4d97-86d1-ee89bc85ef2b Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "bookmark"}], "image": {"id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "links": [{"href": "http://172.30.9.32:8774/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "links": [{"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "bookmark"}]}, "id": "64334bab-029c-4435-85c6-ce8fd3275b5c", "security_groups": [{"name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}], "user_id": "f7fef136358643b5af3c42f47931cc42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:08:31Z", "hostId": "83c5f47ede9dd3028a44f2f5ef8e7c4c2010c58b002be4f5d666faae", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "name": "shaker-vm_904f639a-869a-491c-afac-051ad5fd1831", "created": "2018-08-09T23:08:27Z", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:09:13,797 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-748ecdf3-84f2-4d97-86d1-ee89bc85ef2b 2018-08-09 23:09:13,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.71479511261s 2018-08-09 23:09:13,798 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-748ecdf3-84f2-4d97-86d1-ee89bc85ef2b 2018-08-09 23:09:13,802 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:09:15,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:09:15,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:09:16,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:09: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-6cfc36c8-5455-49c4-8f18-070e169343bd x-compute-request-id: req-6cfc36c8-5455-49c4-8f18-070e169343bd Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "bookmark"}], "image": {"id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "links": [{"href": "http://172.30.9.32:8774/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "links": [{"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "bookmark"}]}, "id": "64334bab-029c-4435-85c6-ce8fd3275b5c", "security_groups": [{"name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}], "user_id": "f7fef136358643b5af3c42f47931cc42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:08:31Z", "hostId": "83c5f47ede9dd3028a44f2f5ef8e7c4c2010c58b002be4f5d666faae", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "name": "shaker-vm_904f639a-869a-491c-afac-051ad5fd1831", "created": "2018-08-09T23:08:27Z", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:09:16,828 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-6cfc36c8-5455-49c4-8f18-070e169343bd 2018-08-09 23:09:16,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.02412295341s 2018-08-09 23:09:16,829 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-6cfc36c8-5455-49c4-8f18-070e169343bd 2018-08-09 23:09:16,833 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:09:18,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:09:18,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:09:20,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:09: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-e4c3fdb7-2a95-437a-a4ad-63fa5aa842cb x-compute-request-id: req-e4c3fdb7-2a95-437a-a4ad-63fa5aa842cb Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "bookmark"}], "image": {"id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "links": [{"href": "http://172.30.9.32:8774/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "links": [{"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "bookmark"}]}, "id": "64334bab-029c-4435-85c6-ce8fd3275b5c", "security_groups": [{"name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}], "user_id": "f7fef136358643b5af3c42f47931cc42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:08:31Z", "hostId": "83c5f47ede9dd3028a44f2f5ef8e7c4c2010c58b002be4f5d666faae", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "name": "shaker-vm_904f639a-869a-491c-afac-051ad5fd1831", "created": "2018-08-09T23:08:27Z", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:09:20,234 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-e4c3fdb7-2a95-437a-a4ad-63fa5aa842cb 2018-08-09 23:09:20,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.39869308472s 2018-08-09 23:09:20,235 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-e4c3fdb7-2a95-437a-a4ad-63fa5aa842cb 2018-08-09 23:09:20,239 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:09:22,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:09:22,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:09:22,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:09: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-f95e712c-2859-409a-a404-7d90493f2b83 x-compute-request-id: req-f95e712c-2859-409a-a404-7d90493f2b83 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "bookmark"}], "image": {"id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "links": [{"href": "http://172.30.9.32:8774/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "links": [{"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "bookmark"}]}, "id": "64334bab-029c-4435-85c6-ce8fd3275b5c", "security_groups": [{"name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}], "user_id": "f7fef136358643b5af3c42f47931cc42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:08:31Z", "hostId": "83c5f47ede9dd3028a44f2f5ef8e7c4c2010c58b002be4f5d666faae", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "name": "shaker-vm_904f639a-869a-491c-afac-051ad5fd1831", "created": "2018-08-09T23:08:27Z", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:09:22,976 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-f95e712c-2859-409a-a404-7d90493f2b83 2018-08-09 23:09:22,977 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.734805107117s 2018-08-09 23:09:22,977 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-f95e712c-2859-409a-a404-7d90493f2b83 2018-08-09 23:09:22,981 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:09:24,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:09:24,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:09:25,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:09: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-4d406143-5475-4cb0-b17f-e089da762af6 x-compute-request-id: req-4d406143-5475-4cb0-b17f-e089da762af6 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "bookmark"}], "image": {"id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "links": [{"href": "http://172.30.9.32:8774/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "links": [{"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "bookmark"}]}, "id": "64334bab-029c-4435-85c6-ce8fd3275b5c", "security_groups": [{"name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}], "user_id": "f7fef136358643b5af3c42f47931cc42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:08:31Z", "hostId": "83c5f47ede9dd3028a44f2f5ef8e7c4c2010c58b002be4f5d666faae", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "name": "shaker-vm_904f639a-869a-491c-afac-051ad5fd1831", "created": "2018-08-09T23:08:27Z", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:09:25,801 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-4d406143-5475-4cb0-b17f-e089da762af6 2018-08-09 23:09:25,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.81738114357s 2018-08-09 23:09:25,801 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-4d406143-5475-4cb0-b17f-e089da762af6 2018-08-09 23:09:25,806 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:09:27,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:09:27,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:09:28,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:09: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-b7843381-b3c4-41f6-8d13-2ee27608c0c6 x-compute-request-id: req-b7843381-b3c4-41f6-8d13-2ee27608c0c6 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "bookmark"}], "image": {"id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "links": [{"href": "http://172.30.9.32:8774/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "links": [{"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "bookmark"}]}, "id": "64334bab-029c-4435-85c6-ce8fd3275b5c", "security_groups": [{"name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}], "user_id": "f7fef136358643b5af3c42f47931cc42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:08:31Z", "hostId": "83c5f47ede9dd3028a44f2f5ef8e7c4c2010c58b002be4f5d666faae", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "name": "shaker-vm_904f639a-869a-491c-afac-051ad5fd1831", "created": "2018-08-09T23:08:27Z", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:09:28,445 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-b7843381-b3c4-41f6-8d13-2ee27608c0c6 2018-08-09 23:09:28,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.63613319397s 2018-08-09 23:09:28,445 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-b7843381-b3c4-41f6-8d13-2ee27608c0c6 2018-08-09 23:09:28,449 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:09:30,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:09:30,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:09:31,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:09: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-1695b8a2-696b-44a5-8130-b37eebbf439c x-compute-request-id: req-1695b8a2-696b-44a5-8130-b37eebbf439c Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "bookmark"}], "image": {"id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "links": [{"href": "http://172.30.9.32:8774/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "links": [{"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "bookmark"}]}, "id": "64334bab-029c-4435-85c6-ce8fd3275b5c", "security_groups": [{"name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}], "user_id": "f7fef136358643b5af3c42f47931cc42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:08:31Z", "hostId": "83c5f47ede9dd3028a44f2f5ef8e7c4c2010c58b002be4f5d666faae", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "name": "shaker-vm_904f639a-869a-491c-afac-051ad5fd1831", "created": "2018-08-09T23:08:27Z", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:09:31,179 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-1695b8a2-696b-44a5-8130-b37eebbf439c 2018-08-09 23:09:31,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.727114915848s 2018-08-09 23:09:31,180 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-1695b8a2-696b-44a5-8130-b37eebbf439c 2018-08-09 23:09:31,185 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:09:33,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:09:33,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:09:33,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:09: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-821ed6ee-f05e-4af3-be95-9e4f3126d510 x-compute-request-id: req-821ed6ee-f05e-4af3-be95-9e4f3126d510 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "bookmark"}], "image": {"id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "links": [{"href": "http://172.30.9.32:8774/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "links": [{"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "bookmark"}]}, "id": "64334bab-029c-4435-85c6-ce8fd3275b5c", "security_groups": [{"name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}], "user_id": "f7fef136358643b5af3c42f47931cc42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:08:31Z", "hostId": "83c5f47ede9dd3028a44f2f5ef8e7c4c2010c58b002be4f5d666faae", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "name": "shaker-vm_904f639a-869a-491c-afac-051ad5fd1831", "created": "2018-08-09T23:08:27Z", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:09:33,894 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-821ed6ee-f05e-4af3-be95-9e4f3126d510 2018-08-09 23:09:33,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.706212043762s 2018-08-09 23:09:33,894 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-821ed6ee-f05e-4af3-be95-9e4f3126d510 2018-08-09 23:09:33,898 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:09:35,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:09:35,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:09:36,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:09: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-78743335-5ca8-440c-aede-36d0789e8517 x-compute-request-id: req-78743335-5ca8-440c-aede-36d0789e8517 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "bookmark"}], "image": {"id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "links": [{"href": "http://172.30.9.32:8774/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "links": [{"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "bookmark"}]}, "id": "64334bab-029c-4435-85c6-ce8fd3275b5c", "security_groups": [{"name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}], "user_id": "f7fef136358643b5af3c42f47931cc42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:08:31Z", "hostId": "83c5f47ede9dd3028a44f2f5ef8e7c4c2010c58b002be4f5d666faae", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "name": "shaker-vm_904f639a-869a-491c-afac-051ad5fd1831", "created": "2018-08-09T23:08:27Z", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:09:36,873 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-78743335-5ca8-440c-aede-36d0789e8517 2018-08-09 23:09:36,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.972159862518s 2018-08-09 23:09:36,873 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-78743335-5ca8-440c-aede-36d0789e8517 2018-08-09 23:09:36,877 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:09:38,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:09:38,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:09:39,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:09: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-9bdc8620-ecce-4679-8e63-2fbef96f23d3 x-compute-request-id: req-9bdc8620-ecce-4679-8e63-2fbef96f23d3 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "bookmark"}], "image": {"id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "links": [{"href": "http://172.30.9.32:8774/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "links": [{"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "bookmark"}]}, "id": "64334bab-029c-4435-85c6-ce8fd3275b5c", "security_groups": [{"name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}], "user_id": "f7fef136358643b5af3c42f47931cc42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:08:31Z", "hostId": "83c5f47ede9dd3028a44f2f5ef8e7c4c2010c58b002be4f5d666faae", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "name": "shaker-vm_904f639a-869a-491c-afac-051ad5fd1831", "created": "2018-08-09T23:08:27Z", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:09:39,996 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-9bdc8620-ecce-4679-8e63-2fbef96f23d3 2018-08-09 23:09:39,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.11534905434s 2018-08-09 23:09:39,996 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-9bdc8620-ecce-4679-8e63-2fbef96f23d3 2018-08-09 23:09:40,000 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:09:42,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:09:42,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:09:42,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:09:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fbe83045-5876-48ae-ad33-c2f5f3171f1f x-compute-request-id: req-fbe83045-5876-48ae-ad33-c2f5f3171f1f Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "bookmark"}], "image": {"id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "links": [{"href": "http://172.30.9.32:8774/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "links": [{"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "bookmark"}]}, "id": "64334bab-029c-4435-85c6-ce8fd3275b5c", "security_groups": [{"name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}], "user_id": "f7fef136358643b5af3c42f47931cc42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:08:31Z", "hostId": "83c5f47ede9dd3028a44f2f5ef8e7c4c2010c58b002be4f5d666faae", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "name": "shaker-vm_904f639a-869a-491c-afac-051ad5fd1831", "created": "2018-08-09T23:08:27Z", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:09:42,630 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-fbe83045-5876-48ae-ad33-c2f5f3171f1f 2018-08-09 23:09:42,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.627377033234s 2018-08-09 23:09:42,631 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-fbe83045-5876-48ae-ad33-c2f5f3171f1f 2018-08-09 23:09:42,635 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:09:44,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:09:44,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:09:45,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:09:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1eda6544-d90b-4783-af4a-7be71b96d60c x-compute-request-id: req-1eda6544-d90b-4783-af4a-7be71b96d60c Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "bookmark"}], "image": {"id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "links": [{"href": "http://172.30.9.32:8774/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "links": [{"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "bookmark"}]}, "id": "64334bab-029c-4435-85c6-ce8fd3275b5c", "security_groups": [{"name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}], "user_id": "f7fef136358643b5af3c42f47931cc42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:08:31Z", "hostId": "83c5f47ede9dd3028a44f2f5ef8e7c4c2010c58b002be4f5d666faae", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "name": "shaker-vm_904f639a-869a-491c-afac-051ad5fd1831", "created": "2018-08-09T23:08:27Z", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:09:45,450 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-1eda6544-d90b-4783-af4a-7be71b96d60c 2018-08-09 23:09:45,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.812400102615s 2018-08-09 23:09:45,451 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-1eda6544-d90b-4783-af4a-7be71b96d60c 2018-08-09 23:09:45,454 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:09:47,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:09:47,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:09:48,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:09: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-b6c19890-a5fa-4ece-ab8b-9ebb0a952555 x-compute-request-id: req-b6c19890-a5fa-4ece-ab8b-9ebb0a952555 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "bookmark"}], "image": {"id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "links": [{"href": "http://172.30.9.32:8774/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "links": [{"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "bookmark"}]}, "id": "64334bab-029c-4435-85c6-ce8fd3275b5c", "security_groups": [{"name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}], "user_id": "f7fef136358643b5af3c42f47931cc42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:08:31Z", "hostId": "83c5f47ede9dd3028a44f2f5ef8e7c4c2010c58b002be4f5d666faae", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "name": "shaker-vm_904f639a-869a-491c-afac-051ad5fd1831", "created": "2018-08-09T23:08:27Z", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:09:48,178 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-b6c19890-a5fa-4ece-ab8b-9ebb0a952555 2018-08-09 23:09:48,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.720364093781s 2018-08-09 23:09:48,178 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-b6c19890-a5fa-4ece-ab8b-9ebb0a952555 2018-08-09 23:09:48,182 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:09:50,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:09:50,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:09:50,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:09:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ff2bf2e7-1301-4099-9186-2bb4509903ee x-compute-request-id: req-ff2bf2e7-1301-4099-9186-2bb4509903ee Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "bookmark"}], "image": {"id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "links": [{"href": "http://172.30.9.32:8774/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "links": [{"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "bookmark"}]}, "id": "64334bab-029c-4435-85c6-ce8fd3275b5c", "security_groups": [{"name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}], "user_id": "f7fef136358643b5af3c42f47931cc42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:08:31Z", "hostId": "83c5f47ede9dd3028a44f2f5ef8e7c4c2010c58b002be4f5d666faae", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "name": "shaker-vm_904f639a-869a-491c-afac-051ad5fd1831", "created": "2018-08-09T23:08:27Z", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:09:50,907 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-ff2bf2e7-1301-4099-9186-2bb4509903ee 2018-08-09 23:09:50,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.721787929535s 2018-08-09 23:09:50,908 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-ff2bf2e7-1301-4099-9186-2bb4509903ee 2018-08-09 23:09:50,912 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:09:52,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:09:52,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:09:53,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:09: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-1a651091-4636-4933-8f3b-8a47ede4aae9 x-compute-request-id: req-1a651091-4636-4933-8f3b-8a47ede4aae9 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "bookmark"}], "image": {"id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "links": [{"href": "http://172.30.9.32:8774/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "links": [{"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "bookmark"}]}, "id": "64334bab-029c-4435-85c6-ce8fd3275b5c", "security_groups": [{"name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}], "user_id": "f7fef136358643b5af3c42f47931cc42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:08:31Z", "hostId": "83c5f47ede9dd3028a44f2f5ef8e7c4c2010c58b002be4f5d666faae", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "name": "shaker-vm_904f639a-869a-491c-afac-051ad5fd1831", "created": "2018-08-09T23:08:27Z", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:09:53,874 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-1a651091-4636-4933-8f3b-8a47ede4aae9 2018-08-09 23:09:53,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.959791898727s 2018-08-09 23:09:53,875 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-1a651091-4636-4933-8f3b-8a47ede4aae9 2018-08-09 23:09:53,879 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:09:55,882 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:09:55,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:09:56,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:09: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-0206251b-7735-4887-b924-cfe23a467e21 x-compute-request-id: req-0206251b-7735-4887-b924-cfe23a467e21 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "bookmark"}], "image": {"id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "links": [{"href": "http://172.30.9.32:8774/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "links": [{"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "bookmark"}]}, "id": "64334bab-029c-4435-85c6-ce8fd3275b5c", "security_groups": [{"name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}], "user_id": "f7fef136358643b5af3c42f47931cc42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:08:31Z", "hostId": "83c5f47ede9dd3028a44f2f5ef8e7c4c2010c58b002be4f5d666faae", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "name": "shaker-vm_904f639a-869a-491c-afac-051ad5fd1831", "created": "2018-08-09T23:08:27Z", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:09:56,788 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-0206251b-7735-4887-b924-cfe23a467e21 2018-08-09 23:09:56,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.906744003296s 2018-08-09 23:09:56,789 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-0206251b-7735-4887-b924-cfe23a467e21 2018-08-09 23:09:56,793 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:09:58,795 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:09:58,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:09:59,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:09: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-7af3a1cc-c91b-43a8-a932-a0c08c2a017f x-compute-request-id: req-7af3a1cc-c91b-43a8-a932-a0c08c2a017f Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "bookmark"}], "image": {"id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "links": [{"href": "http://172.30.9.32:8774/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "links": [{"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "bookmark"}]}, "id": "64334bab-029c-4435-85c6-ce8fd3275b5c", "security_groups": [{"name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}], "user_id": "f7fef136358643b5af3c42f47931cc42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:08:31Z", "hostId": "83c5f47ede9dd3028a44f2f5ef8e7c4c2010c58b002be4f5d666faae", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "name": "shaker-vm_904f639a-869a-491c-afac-051ad5fd1831", "created": "2018-08-09T23:08:27Z", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:09:59,531 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-7af3a1cc-c91b-43a8-a932-a0c08c2a017f 2018-08-09 23:09:59,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.73592209816s 2018-08-09 23:09:59,532 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-7af3a1cc-c91b-43a8-a932-a0c08c2a017f 2018-08-09 23:09:59,536 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:10:01,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:10:01,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:10:02,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:10: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-efad263a-0104-4d6d-8c4c-d3b882dd3a94 x-compute-request-id: req-efad263a-0104-4d6d-8c4c-d3b882dd3a94 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "bookmark"}], "image": {"id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "links": [{"href": "http://172.30.9.32:8774/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "links": [{"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "bookmark"}]}, "id": "64334bab-029c-4435-85c6-ce8fd3275b5c", "security_groups": [{"name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}], "user_id": "f7fef136358643b5af3c42f47931cc42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:08:31Z", "hostId": "83c5f47ede9dd3028a44f2f5ef8e7c4c2010c58b002be4f5d666faae", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "name": "shaker-vm_904f639a-869a-491c-afac-051ad5fd1831", "created": "2018-08-09T23:08:27Z", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:10:02,580 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-efad263a-0104-4d6d-8c4c-d3b882dd3a94 2018-08-09 23:10:02,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.04144906998s 2018-08-09 23:10:02,580 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-efad263a-0104-4d6d-8c4c-d3b882dd3a94 2018-08-09 23:10:02,584 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:10:04,587 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:10:04,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:10:05,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:10: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-bbe557bc-9d57-4011-a413-b1edde697a54 x-compute-request-id: req-bbe557bc-9d57-4011-a413-b1edde697a54 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "bookmark"}], "image": {"id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "links": [{"href": "http://172.30.9.32:8774/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "links": [{"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "bookmark"}]}, "id": "64334bab-029c-4435-85c6-ce8fd3275b5c", "security_groups": [{"name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}], "user_id": "f7fef136358643b5af3c42f47931cc42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:08:31Z", "hostId": "83c5f47ede9dd3028a44f2f5ef8e7c4c2010c58b002be4f5d666faae", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "name": "shaker-vm_904f639a-869a-491c-afac-051ad5fd1831", "created": "2018-08-09T23:08:27Z", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:10:05,210 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-bbe557bc-9d57-4011-a413-b1edde697a54 2018-08-09 23:10:05,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.622966051102s 2018-08-09 23:10:05,210 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-bbe557bc-9d57-4011-a413-b1edde697a54 2018-08-09 23:10:05,214 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:10:07,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:10:07,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:10:07,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:10: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-8af96e7f-cd2a-4e61-bcf4-8fb4ab514328 x-compute-request-id: req-8af96e7f-cd2a-4e61-bcf4-8fb4ab514328 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "bookmark"}], "image": {"id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "links": [{"href": "http://172.30.9.32:8774/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "links": [{"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "bookmark"}]}, "id": "64334bab-029c-4435-85c6-ce8fd3275b5c", "security_groups": [{"name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}], "user_id": "f7fef136358643b5af3c42f47931cc42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:08:31Z", "hostId": "83c5f47ede9dd3028a44f2f5ef8e7c4c2010c58b002be4f5d666faae", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "name": "shaker-vm_904f639a-869a-491c-afac-051ad5fd1831", "created": "2018-08-09T23:08:27Z", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:10:07,924 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-8af96e7f-cd2a-4e61-bcf4-8fb4ab514328 2018-08-09 23:10:07,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.706796884537s 2018-08-09 23:10:07,924 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-8af96e7f-cd2a-4e61-bcf4-8fb4ab514328 2018-08-09 23:10:07,928 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:10:09,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:10:09,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:10:10,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:10: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-1c22f2d2-e914-4f4b-b203-e8d8d731e756 x-compute-request-id: req-1c22f2d2-e914-4f4b-b203-e8d8d731e756 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "bookmark"}], "image": {"id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "links": [{"href": "http://172.30.9.32:8774/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "links": [{"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "bookmark"}]}, "id": "64334bab-029c-4435-85c6-ce8fd3275b5c", "security_groups": [{"name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}], "user_id": "f7fef136358643b5af3c42f47931cc42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:08:31Z", "hostId": "83c5f47ede9dd3028a44f2f5ef8e7c4c2010c58b002be4f5d666faae", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "name": "shaker-vm_904f639a-869a-491c-afac-051ad5fd1831", "created": "2018-08-09T23:08:27Z", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:10:10,566 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-1c22f2d2-e914-4f4b-b203-e8d8d731e756 2018-08-09 23:10:10,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.635161876678s 2018-08-09 23:10:10,567 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-1c22f2d2-e914-4f4b-b203-e8d8d731e756 2018-08-09 23:10:10,571 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:10:12,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:10:12,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:10:13,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:10: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-bc5e473c-402a-44f2-9dbf-2761d9375bad x-compute-request-id: req-bc5e473c-402a-44f2-9dbf-2761d9375bad Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "bookmark"}], "image": {"id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "links": [{"href": "http://172.30.9.32:8774/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "links": [{"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "bookmark"}]}, "id": "64334bab-029c-4435-85c6-ce8fd3275b5c", "security_groups": [{"name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}], "user_id": "f7fef136358643b5af3c42f47931cc42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:08:31Z", "hostId": "83c5f47ede9dd3028a44f2f5ef8e7c4c2010c58b002be4f5d666faae", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "name": "shaker-vm_904f639a-869a-491c-afac-051ad5fd1831", "created": "2018-08-09T23:08:27Z", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:10:13,472 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-bc5e473c-402a-44f2-9dbf-2761d9375bad 2018-08-09 23:10:13,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.898223876953s 2018-08-09 23:10:13,473 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-bc5e473c-402a-44f2-9dbf-2761d9375bad 2018-08-09 23:10:13,477 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:10:15,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:10:15,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:10:16,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:10: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-2a7dd52b-eadf-4104-9759-268aa596a59d x-compute-request-id: req-2a7dd52b-eadf-4104-9759-268aa596a59d Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "bookmark"}], "image": {"id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "links": [{"href": "http://172.30.9.32:8774/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "links": [{"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "bookmark"}]}, "id": "64334bab-029c-4435-85c6-ce8fd3275b5c", "security_groups": [{"name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}], "user_id": "f7fef136358643b5af3c42f47931cc42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:08:31Z", "hostId": "83c5f47ede9dd3028a44f2f5ef8e7c4c2010c58b002be4f5d666faae", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "name": "shaker-vm_904f639a-869a-491c-afac-051ad5fd1831", "created": "2018-08-09T23:08:27Z", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:10:16,594 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-2a7dd52b-eadf-4104-9759-268aa596a59d 2018-08-09 23:10:16,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.11382889748s 2018-08-09 23:10:16,594 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-2a7dd52b-eadf-4104-9759-268aa596a59d 2018-08-09 23:10:16,598 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:10:18,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:10:18,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:10:19,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:10:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-919e7ce8-3f7d-4eab-8550-1a316be342ff x-compute-request-id: req-919e7ce8-3f7d-4eab-8550-1a316be342ff Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "bookmark"}], "image": {"id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "links": [{"href": "http://172.30.9.32:8774/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "links": [{"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "bookmark"}]}, "id": "64334bab-029c-4435-85c6-ce8fd3275b5c", "security_groups": [{"name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}], "user_id": "f7fef136358643b5af3c42f47931cc42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:08:31Z", "hostId": "83c5f47ede9dd3028a44f2f5ef8e7c4c2010c58b002be4f5d666faae", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "name": "shaker-vm_904f639a-869a-491c-afac-051ad5fd1831", "created": "2018-08-09T23:08:27Z", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:10:19,714 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-919e7ce8-3f7d-4eab-8550-1a316be342ff 2018-08-09 23:10:19,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.11337614059s 2018-08-09 23:10:19,715 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-919e7ce8-3f7d-4eab-8550-1a316be342ff 2018-08-09 23:10:19,719 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:10:21,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:10:21,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:10:22,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:10:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-40c08591-a828-442a-b42b-695ad095e091 x-compute-request-id: req-40c08591-a828-442a-b42b-695ad095e091 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "bookmark"}], "image": {"id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "links": [{"href": "http://172.30.9.32:8774/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "links": [{"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "bookmark"}]}, "id": "64334bab-029c-4435-85c6-ce8fd3275b5c", "security_groups": [{"name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}], "user_id": "f7fef136358643b5af3c42f47931cc42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:08:31Z", "hostId": "83c5f47ede9dd3028a44f2f5ef8e7c4c2010c58b002be4f5d666faae", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "name": "shaker-vm_904f639a-869a-491c-afac-051ad5fd1831", "created": "2018-08-09T23:08:27Z", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:10:22,453 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-40c08591-a828-442a-b42b-695ad095e091 2018-08-09 23:10:22,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.731447935104s 2018-08-09 23:10:22,454 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-40c08591-a828-442a-b42b-695ad095e091 2018-08-09 23:10:22,458 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:10:24,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:10:24,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:10:25,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:10: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-643fbf8d-28a7-461c-9e78-59c4bdadd957 x-compute-request-id: req-643fbf8d-28a7-461c-9e78-59c4bdadd957 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "bookmark"}], "image": {"id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "links": [{"href": "http://172.30.9.32:8774/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "links": [{"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "bookmark"}]}, "id": "64334bab-029c-4435-85c6-ce8fd3275b5c", "security_groups": [{"name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}], "user_id": "f7fef136358643b5af3c42f47931cc42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:08:31Z", "hostId": "83c5f47ede9dd3028a44f2f5ef8e7c4c2010c58b002be4f5d666faae", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "name": "shaker-vm_904f639a-869a-491c-afac-051ad5fd1831", "created": "2018-08-09T23:08:27Z", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:10:25,161 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-643fbf8d-28a7-461c-9e78-59c4bdadd957 2018-08-09 23:10:25,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.699908971786s 2018-08-09 23:10:25,161 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-643fbf8d-28a7-461c-9e78-59c4bdadd957 2018-08-09 23:10:25,165 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:10:27,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:10:27,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:10:27,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:10:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-50aaca9f-95fd-4a0b-8255-fb68a1757107 x-compute-request-id: req-50aaca9f-95fd-4a0b-8255-fb68a1757107 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "bookmark"}], "image": {"id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "links": [{"href": "http://172.30.9.32:8774/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "links": [{"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "bookmark"}]}, "id": "64334bab-029c-4435-85c6-ce8fd3275b5c", "security_groups": [{"name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}], "user_id": "f7fef136358643b5af3c42f47931cc42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:08:31Z", "hostId": "83c5f47ede9dd3028a44f2f5ef8e7c4c2010c58b002be4f5d666faae", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "name": "shaker-vm_904f639a-869a-491c-afac-051ad5fd1831", "created": "2018-08-09T23:08:27Z", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:10:27,884 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-50aaca9f-95fd-4a0b-8255-fb68a1757107 2018-08-09 23:10:27,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.715725183487s 2018-08-09 23:10:27,885 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-50aaca9f-95fd-4a0b-8255-fb68a1757107 2018-08-09 23:10:27,889 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:10:29,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:10:29,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:10:30,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:10: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-00edaa2a-f0ba-47da-aa1b-15572ca40c8c x-compute-request-id: req-00edaa2a-f0ba-47da-aa1b-15572ca40c8c Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "bookmark"}], "image": {"id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "links": [{"href": "http://172.30.9.32:8774/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "links": [{"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "bookmark"}]}, "id": "64334bab-029c-4435-85c6-ce8fd3275b5c", "security_groups": [{"name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}], "user_id": "f7fef136358643b5af3c42f47931cc42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:08:31Z", "hostId": "83c5f47ede9dd3028a44f2f5ef8e7c4c2010c58b002be4f5d666faae", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "name": "shaker-vm_904f639a-869a-491c-afac-051ad5fd1831", "created": "2018-08-09T23:08:27Z", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:10:30,599 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-00edaa2a-f0ba-47da-aa1b-15572ca40c8c 2018-08-09 23:10:30,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.707041978836s 2018-08-09 23:10:30,600 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-00edaa2a-f0ba-47da-aa1b-15572ca40c8c 2018-08-09 23:10:30,604 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:10:32,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:10:32,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:10:33,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:10:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e010661b-07ee-43ce-8773-fd4b3496209c x-compute-request-id: req-e010661b-07ee-43ce-8773-fd4b3496209c Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "bookmark"}], "image": {"id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "links": [{"href": "http://172.30.9.32:8774/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "links": [{"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "bookmark"}]}, "id": "64334bab-029c-4435-85c6-ce8fd3275b5c", "security_groups": [{"name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}], "user_id": "f7fef136358643b5af3c42f47931cc42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:08:31Z", "hostId": "83c5f47ede9dd3028a44f2f5ef8e7c4c2010c58b002be4f5d666faae", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "name": "shaker-vm_904f639a-869a-491c-afac-051ad5fd1831", "created": "2018-08-09T23:08:27Z", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:10:33,573 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-e010661b-07ee-43ce-8773-fd4b3496209c 2018-08-09 23:10:33,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.966835975647s 2018-08-09 23:10:33,574 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-e010661b-07ee-43ce-8773-fd4b3496209c 2018-08-09 23:10:33,578 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:10:35,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:10:35,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:10:36,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:10:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e954772e-36d7-462a-8f7c-df91d899640f x-compute-request-id: req-e954772e-36d7-462a-8f7c-df91d899640f Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "bookmark"}], "image": {"id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "links": [{"href": "http://172.30.9.32:8774/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "links": [{"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "bookmark"}]}, "id": "64334bab-029c-4435-85c6-ce8fd3275b5c", "security_groups": [{"name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}], "user_id": "f7fef136358643b5af3c42f47931cc42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:08:31Z", "hostId": "83c5f47ede9dd3028a44f2f5ef8e7c4c2010c58b002be4f5d666faae", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "name": "shaker-vm_904f639a-869a-491c-afac-051ad5fd1831", "created": "2018-08-09T23:08:27Z", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:10:36,294 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-e954772e-36d7-462a-8f7c-df91d899640f 2018-08-09 23:10:36,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.713418006897s 2018-08-09 23:10:36,295 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-e954772e-36d7-462a-8f7c-df91d899640f 2018-08-09 23:10:36,300 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:10:38,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:10:38,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:10:39,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:10: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-ba94066c-0a8a-4d32-865d-58a47a3a79c1 x-compute-request-id: req-ba94066c-0a8a-4d32-865d-58a47a3a79c1 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "bookmark"}], "image": {"id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "links": [{"href": "http://172.30.9.32:8774/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "links": [{"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "bookmark"}]}, "id": "64334bab-029c-4435-85c6-ce8fd3275b5c", "security_groups": [{"name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}], "user_id": "f7fef136358643b5af3c42f47931cc42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:08:31Z", "hostId": "83c5f47ede9dd3028a44f2f5ef8e7c4c2010c58b002be4f5d666faae", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "name": "shaker-vm_904f639a-869a-491c-afac-051ad5fd1831", "created": "2018-08-09T23:08:27Z", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:10:39,019 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-ba94066c-0a8a-4d32-865d-58a47a3a79c1 2018-08-09 23:10:39,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.716202974319s 2018-08-09 23:10:39,019 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-ba94066c-0a8a-4d32-865d-58a47a3a79c1 2018-08-09 23:10:39,023 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:10:41,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:10:41,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:10:41,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:10: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-0a555ea9-0b0d-4252-a936-59cae34ec406 x-compute-request-id: req-0a555ea9-0b0d-4252-a936-59cae34ec406 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "bookmark"}], "image": {"id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "links": [{"href": "http://172.30.9.32:8774/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "links": [{"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "bookmark"}]}, "id": "64334bab-029c-4435-85c6-ce8fd3275b5c", "security_groups": [{"name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}], "user_id": "f7fef136358643b5af3c42f47931cc42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:08:31Z", "hostId": "83c5f47ede9dd3028a44f2f5ef8e7c4c2010c58b002be4f5d666faae", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "name": "shaker-vm_904f639a-869a-491c-afac-051ad5fd1831", "created": "2018-08-09T23:08:27Z", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:10:41,462 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-0a555ea9-0b0d-4252-a936-59cae34ec406 2018-08-09 23:10:41,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.436234951019s 2018-08-09 23:10:41,463 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-0a555ea9-0b0d-4252-a936-59cae34ec406 2018-08-09 23:10:41,467 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:10:43,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:10:43,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:10:44,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:10: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-ca2d01ac-e7eb-4adb-8bf3-0b39a23fe1b1 x-compute-request-id: req-ca2d01ac-e7eb-4adb-8bf3-0b39a23fe1b1 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "bookmark"}], "image": {"id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "links": [{"href": "http://172.30.9.32:8774/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "links": [{"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "bookmark"}]}, "id": "64334bab-029c-4435-85c6-ce8fd3275b5c", "security_groups": [{"name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}], "user_id": "f7fef136358643b5af3c42f47931cc42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:08:31Z", "hostId": "83c5f47ede9dd3028a44f2f5ef8e7c4c2010c58b002be4f5d666faae", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "name": "shaker-vm_904f639a-869a-491c-afac-051ad5fd1831", "created": "2018-08-09T23:08:27Z", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:10:44,218 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-ca2d01ac-e7eb-4adb-8bf3-0b39a23fe1b1 2018-08-09 23:10:44,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.750380992889s 2018-08-09 23:10:44,219 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-ca2d01ac-e7eb-4adb-8bf3-0b39a23fe1b1 2018-08-09 23:10:44,223 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:10:46,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:10:46,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:10:46,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:10: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-83deff4e-bc41-482e-89fb-3f7acf904d0c x-compute-request-id: req-83deff4e-bc41-482e-89fb-3f7acf904d0c Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "bookmark"}], "image": {"id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "links": [{"href": "http://172.30.9.32:8774/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "links": [{"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "bookmark"}]}, "id": "64334bab-029c-4435-85c6-ce8fd3275b5c", "security_groups": [{"name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}], "user_id": "f7fef136358643b5af3c42f47931cc42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:08:31Z", "hostId": "83c5f47ede9dd3028a44f2f5ef8e7c4c2010c58b002be4f5d666faae", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "name": "shaker-vm_904f639a-869a-491c-afac-051ad5fd1831", "created": "2018-08-09T23:08:27Z", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:10:46,947 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-83deff4e-bc41-482e-89fb-3f7acf904d0c 2018-08-09 23:10:46,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.720769882202s 2018-08-09 23:10:46,947 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-83deff4e-bc41-482e-89fb-3f7acf904d0c 2018-08-09 23:10:46,951 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:10:48,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:10:48,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:10:50,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:10: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-2849c210-788c-4e25-9450-099f215c5047 x-compute-request-id: req-2849c210-788c-4e25-9450-099f215c5047 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "bookmark"}], "image": {"id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "links": [{"href": "http://172.30.9.32:8774/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "links": [{"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "bookmark"}]}, "id": "64334bab-029c-4435-85c6-ce8fd3275b5c", "security_groups": [{"name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}], "user_id": "f7fef136358643b5af3c42f47931cc42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:08:31Z", "hostId": "83c5f47ede9dd3028a44f2f5ef8e7c4c2010c58b002be4f5d666faae", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "name": "shaker-vm_904f639a-869a-491c-afac-051ad5fd1831", "created": "2018-08-09T23:08:27Z", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:10:50,281 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-2849c210-788c-4e25-9450-099f215c5047 2018-08-09 23:10:50,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.32706904411s 2018-08-09 23:10:50,282 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-2849c210-788c-4e25-9450-099f215c5047 2018-08-09 23:10:50,286 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:10:52,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:10:52,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:10:53,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:10: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-a82a7ffa-1416-4deb-9163-f170d3c7fbf4 x-compute-request-id: req-a82a7ffa-1416-4deb-9163-f170d3c7fbf4 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "bookmark"}], "image": {"id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "links": [{"href": "http://172.30.9.32:8774/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "links": [{"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "bookmark"}]}, "id": "64334bab-029c-4435-85c6-ce8fd3275b5c", "security_groups": [{"name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}], "user_id": "f7fef136358643b5af3c42f47931cc42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:08:31Z", "hostId": "83c5f47ede9dd3028a44f2f5ef8e7c4c2010c58b002be4f5d666faae", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "name": "shaker-vm_904f639a-869a-491c-afac-051ad5fd1831", "created": "2018-08-09T23:08:27Z", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:10:53,243 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-a82a7ffa-1416-4deb-9163-f170d3c7fbf4 2018-08-09 23:10:53,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.955779075623s 2018-08-09 23:10:53,244 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-a82a7ffa-1416-4deb-9163-f170d3c7fbf4 2018-08-09 23:10:53,248 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:10:55,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:10:55,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:10:55,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:10: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-3088f13e-4287-4fe8-a9f8-7f72746e7c15 x-compute-request-id: req-3088f13e-4287-4fe8-a9f8-7f72746e7c15 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "bookmark"}], "image": {"id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "links": [{"href": "http://172.30.9.32:8774/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "links": [{"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "bookmark"}]}, "id": "64334bab-029c-4435-85c6-ce8fd3275b5c", "security_groups": [{"name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}], "user_id": "f7fef136358643b5af3c42f47931cc42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:08:31Z", "hostId": "83c5f47ede9dd3028a44f2f5ef8e7c4c2010c58b002be4f5d666faae", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "name": "shaker-vm_904f639a-869a-491c-afac-051ad5fd1831", "created": "2018-08-09T23:08:27Z", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:10:55,682 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-3088f13e-4287-4fe8-a9f8-7f72746e7c15 2018-08-09 23:10:55,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.431083917618s 2018-08-09 23:10:55,682 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-3088f13e-4287-4fe8-a9f8-7f72746e7c15 2018-08-09 23:10:55,686 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:10:57,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:10:57,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:10:58,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:10: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-52dfa208-1863-4c02-b6fa-e478072d8d2e x-compute-request-id: req-52dfa208-1863-4c02-b6fa-e478072d8d2e Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "bookmark"}], "image": {"id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "links": [{"href": "http://172.30.9.32:8774/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "links": [{"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "bookmark"}]}, "id": "64334bab-029c-4435-85c6-ce8fd3275b5c", "security_groups": [{"name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}], "user_id": "f7fef136358643b5af3c42f47931cc42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:08:31Z", "hostId": "83c5f47ede9dd3028a44f2f5ef8e7c4c2010c58b002be4f5d666faae", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "name": "shaker-vm_904f639a-869a-491c-afac-051ad5fd1831", "created": "2018-08-09T23:08:27Z", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:10:58,671 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-52dfa208-1863-4c02-b6fa-e478072d8d2e 2018-08-09 23:10:58,671 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.982637882233s 2018-08-09 23:10:58,672 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-52dfa208-1863-4c02-b6fa-e478072d8d2e 2018-08-09 23:10:58,675 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:11:00,678 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:11:00,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:11:01,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:11: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-229c69bb-bcfa-4059-afcc-9f3584e35a2e x-compute-request-id: req-229c69bb-bcfa-4059-afcc-9f3584e35a2e Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "bookmark"}], "image": {"id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "links": [{"href": "http://172.30.9.32:8774/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "links": [{"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "bookmark"}]}, "id": "64334bab-029c-4435-85c6-ce8fd3275b5c", "security_groups": [{"name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}], "user_id": "f7fef136358643b5af3c42f47931cc42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:08:31Z", "hostId": "83c5f47ede9dd3028a44f2f5ef8e7c4c2010c58b002be4f5d666faae", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "name": "shaker-vm_904f639a-869a-491c-afac-051ad5fd1831", "created": "2018-08-09T23:08:27Z", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:11:01,482 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-229c69bb-bcfa-4059-afcc-9f3584e35a2e 2018-08-09 23:11:01,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.804437875748s 2018-08-09 23:11:01,483 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-229c69bb-bcfa-4059-afcc-9f3584e35a2e 2018-08-09 23:11:01,487 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:11:03,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:11:03,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:11:04,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:11: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-a72c7d3e-9235-4b4c-b8f4-238557fa116e x-compute-request-id: req-a72c7d3e-9235-4b4c-b8f4-238557fa116e Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "bookmark"}], "image": {"id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "links": [{"href": "http://172.30.9.32:8774/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "links": [{"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "bookmark"}]}, "id": "64334bab-029c-4435-85c6-ce8fd3275b5c", "security_groups": [{"name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}], "user_id": "f7fef136358643b5af3c42f47931cc42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:08:31Z", "hostId": "83c5f47ede9dd3028a44f2f5ef8e7c4c2010c58b002be4f5d666faae", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "name": "shaker-vm_904f639a-869a-491c-afac-051ad5fd1831", "created": "2018-08-09T23:08:27Z", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:11:04,205 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-a72c7d3e-9235-4b4c-b8f4-238557fa116e 2018-08-09 23:11:04,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.715685129166s 2018-08-09 23:11:04,206 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-a72c7d3e-9235-4b4c-b8f4-238557fa116e 2018-08-09 23:11:04,210 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:11:06,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:11:06,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:11:06,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:11:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-286c4891-af7d-4175-88ee-ecfef8b94ffe x-compute-request-id: req-286c4891-af7d-4175-88ee-ecfef8b94ffe Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "bookmark"}], "image": {"id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "links": [{"href": "http://172.30.9.32:8774/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "links": [{"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "bookmark"}]}, "id": "64334bab-029c-4435-85c6-ce8fd3275b5c", "security_groups": [{"name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}], "user_id": "f7fef136358643b5af3c42f47931cc42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:08:31Z", "hostId": "83c5f47ede9dd3028a44f2f5ef8e7c4c2010c58b002be4f5d666faae", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "name": "shaker-vm_904f639a-869a-491c-afac-051ad5fd1831", "created": "2018-08-09T23:08:27Z", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:11:06,400 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-286c4891-af7d-4175-88ee-ecfef8b94ffe 2018-08-09 23:11:06,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.188075065613s 2018-08-09 23:11:06,401 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-286c4891-af7d-4175-88ee-ecfef8b94ffe 2018-08-09 23:11:06,405 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:11:08,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:11:08,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:11:09,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:11: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-7d47d141-d7bc-4f04-b07e-75d78163c5e1 x-compute-request-id: req-7d47d141-d7bc-4f04-b07e-75d78163c5e1 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "bookmark"}], "image": {"id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "links": [{"href": "http://172.30.9.32:8774/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "links": [{"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "bookmark"}]}, "id": "64334bab-029c-4435-85c6-ce8fd3275b5c", "security_groups": [{"name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}], "user_id": "f7fef136358643b5af3c42f47931cc42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:08:31Z", "hostId": "83c5f47ede9dd3028a44f2f5ef8e7c4c2010c58b002be4f5d666faae", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "name": "shaker-vm_904f639a-869a-491c-afac-051ad5fd1831", "created": "2018-08-09T23:08:27Z", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:11:09,539 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-7d47d141-d7bc-4f04-b07e-75d78163c5e1 2018-08-09 23:11:09,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.13188004494s 2018-08-09 23:11:09,540 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-7d47d141-d7bc-4f04-b07e-75d78163c5e1 2018-08-09 23:11:09,543 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:11:11,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:11:11,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:11:12,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:11:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c53d69bf-30e4-4fdc-a1da-5185c91cdd37 x-compute-request-id: req-c53d69bf-30e4-4fdc-a1da-5185c91cdd37 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "bookmark"}], "image": {"id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "links": [{"href": "http://172.30.9.32:8774/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "links": [{"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "bookmark"}]}, "id": "64334bab-029c-4435-85c6-ce8fd3275b5c", "security_groups": [{"name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}], "user_id": "f7fef136358643b5af3c42f47931cc42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:08:31Z", "hostId": "83c5f47ede9dd3028a44f2f5ef8e7c4c2010c58b002be4f5d666faae", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "name": "shaker-vm_904f639a-869a-491c-afac-051ad5fd1831", "created": "2018-08-09T23:08:27Z", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:11:12,260 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-c53d69bf-30e4-4fdc-a1da-5185c91cdd37 2018-08-09 23:11:12,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.714577913284s 2018-08-09 23:11:12,261 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-c53d69bf-30e4-4fdc-a1da-5185c91cdd37 2018-08-09 23:11:12,264 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:11:14,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:11:14,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:11:15,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:11: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-847dbc47-88cc-4539-86d2-10a44eff67c3 x-compute-request-id: req-847dbc47-88cc-4539-86d2-10a44eff67c3 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "bookmark"}], "image": {"id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "links": [{"href": "http://172.30.9.32:8774/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "links": [{"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "bookmark"}]}, "id": "64334bab-029c-4435-85c6-ce8fd3275b5c", "security_groups": [{"name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}], "user_id": "f7fef136358643b5af3c42f47931cc42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:08:31Z", "hostId": "83c5f47ede9dd3028a44f2f5ef8e7c4c2010c58b002be4f5d666faae", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "name": "shaker-vm_904f639a-869a-491c-afac-051ad5fd1831", "created": "2018-08-09T23:08:27Z", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:11:15,393 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-847dbc47-88cc-4539-86d2-10a44eff67c3 2018-08-09 23:11:15,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.12605404854s 2018-08-09 23:11:15,394 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-847dbc47-88cc-4539-86d2-10a44eff67c3 2018-08-09 23:11:15,397 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:11:17,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:11:17,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:11:18,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:11: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-99406f33-ff58-4a01-b781-f95c830bf2d7 x-compute-request-id: req-99406f33-ff58-4a01-b781-f95c830bf2d7 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "bookmark"}], "image": {"id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "links": [{"href": "http://172.30.9.32:8774/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "links": [{"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "bookmark"}]}, "id": "64334bab-029c-4435-85c6-ce8fd3275b5c", "security_groups": [{"name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}], "user_id": "f7fef136358643b5af3c42f47931cc42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:08:31Z", "hostId": "83c5f47ede9dd3028a44f2f5ef8e7c4c2010c58b002be4f5d666faae", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "name": "shaker-vm_904f639a-869a-491c-afac-051ad5fd1831", "created": "2018-08-09T23:08:27Z", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:11:18,107 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-99406f33-ff58-4a01-b781-f95c830bf2d7 2018-08-09 23:11:18,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.706645011902s 2018-08-09 23:11:18,107 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-99406f33-ff58-4a01-b781-f95c830bf2d7 2018-08-09 23:11:18,111 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:11:20,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:11:20,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:11:20,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:11: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-6a6f7966-0763-4564-afa0-8f59f6ad5daf x-compute-request-id: req-6a6f7966-0763-4564-afa0-8f59f6ad5daf Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "bookmark"}], "image": {"id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "links": [{"href": "http://172.30.9.32:8774/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "links": [{"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "bookmark"}]}, "id": "64334bab-029c-4435-85c6-ce8fd3275b5c", "security_groups": [{"name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}], "user_id": "f7fef136358643b5af3c42f47931cc42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:08:31Z", "hostId": "83c5f47ede9dd3028a44f2f5ef8e7c4c2010c58b002be4f5d666faae", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "name": "shaker-vm_904f639a-869a-491c-afac-051ad5fd1831", "created": "2018-08-09T23:08:27Z", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:11:20,291 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-6a6f7966-0763-4564-afa0-8f59f6ad5daf 2018-08-09 23:11:20,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177791118622s 2018-08-09 23:11:20,292 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-6a6f7966-0763-4564-afa0-8f59f6ad5daf 2018-08-09 23:11:20,296 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:11:22,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:11:22,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:11:23,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:11: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-f9b60404-0b63-40dc-b369-68d47a6a1279 x-compute-request-id: req-f9b60404-0b63-40dc-b369-68d47a6a1279 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "bookmark"}], "image": {"id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "links": [{"href": "http://172.30.9.32:8774/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "links": [{"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "bookmark"}]}, "id": "64334bab-029c-4435-85c6-ce8fd3275b5c", "security_groups": [{"name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}], "user_id": "f7fef136358643b5af3c42f47931cc42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:08:31Z", "hostId": "83c5f47ede9dd3028a44f2f5ef8e7c4c2010c58b002be4f5d666faae", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "name": "shaker-vm_904f639a-869a-491c-afac-051ad5fd1831", "created": "2018-08-09T23:08:27Z", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:11:23,012 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-f9b60404-0b63-40dc-b369-68d47a6a1279 2018-08-09 23:11:23,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.713289022446s 2018-08-09 23:11:23,013 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-f9b60404-0b63-40dc-b369-68d47a6a1279 2018-08-09 23:11:23,017 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:11:25,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:11:25,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:11:25,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:11:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ea9d2fc4-0e92-4514-a41d-cee686e39f37 x-compute-request-id: req-ea9d2fc4-0e92-4514-a41d-cee686e39f37 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "bookmark"}], "image": {"id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "links": [{"href": "http://172.30.9.32:8774/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "links": [{"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "bookmark"}]}, "id": "64334bab-029c-4435-85c6-ce8fd3275b5c", "security_groups": [{"name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}], "user_id": "f7fef136358643b5af3c42f47931cc42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:08:31Z", "hostId": "83c5f47ede9dd3028a44f2f5ef8e7c4c2010c58b002be4f5d666faae", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "name": "shaker-vm_904f639a-869a-491c-afac-051ad5fd1831", "created": "2018-08-09T23:08:27Z", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:11:25,725 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-ea9d2fc4-0e92-4514-a41d-cee686e39f37 2018-08-09 23:11:25,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.705120801926s 2018-08-09 23:11:25,725 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-ea9d2fc4-0e92-4514-a41d-cee686e39f37 2018-08-09 23:11:25,729 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:11:27,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:11:27,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:11:28,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:11: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-0d007838-a91c-42d1-b5e5-1f5a4c403822 x-compute-request-id: req-0d007838-a91c-42d1-b5e5-1f5a4c403822 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "bookmark"}], "image": {"id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "links": [{"href": "http://172.30.9.32:8774/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "links": [{"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "bookmark"}]}, "id": "64334bab-029c-4435-85c6-ce8fd3275b5c", "security_groups": [{"name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}], "user_id": "f7fef136358643b5af3c42f47931cc42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:08:31Z", "hostId": "83c5f47ede9dd3028a44f2f5ef8e7c4c2010c58b002be4f5d666faae", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "name": "shaker-vm_904f639a-869a-491c-afac-051ad5fd1831", "created": "2018-08-09T23:08:27Z", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:11:28,105 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-0d007838-a91c-42d1-b5e5-1f5a4c403822 2018-08-09 23:11:28,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.373212099075s 2018-08-09 23:11:28,106 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-0d007838-a91c-42d1-b5e5-1f5a4c403822 2018-08-09 23:11:28,110 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:11:30,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:11:30,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:11:30,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:11:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9bc082aa-08db-4737-b2e9-6d5196113818 x-compute-request-id: req-9bc082aa-08db-4737-b2e9-6d5196113818 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "bookmark"}], "image": {"id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "links": [{"href": "http://172.30.9.32:8774/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "links": [{"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "bookmark"}]}, "id": "64334bab-029c-4435-85c6-ce8fd3275b5c", "security_groups": [{"name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}], "user_id": "f7fef136358643b5af3c42f47931cc42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:08:31Z", "hostId": "83c5f47ede9dd3028a44f2f5ef8e7c4c2010c58b002be4f5d666faae", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "name": "shaker-vm_904f639a-869a-491c-afac-051ad5fd1831", "created": "2018-08-09T23:08:27Z", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:11:30,565 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-9bc082aa-08db-4737-b2e9-6d5196113818 2018-08-09 23:11:30,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.452610969543s 2018-08-09 23:11:30,566 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-9bc082aa-08db-4737-b2e9-6d5196113818 2018-08-09 23:11:30,570 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:11:32,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:11:32,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:11:33,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:11: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-2e8d5b7a-fb4d-40a1-839e-b70aad8e855d x-compute-request-id: req-2e8d5b7a-fb4d-40a1-839e-b70aad8e855d Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "bookmark"}], "image": {"id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "links": [{"href": "http://172.30.9.32:8774/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "links": [{"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "bookmark"}]}, "id": "64334bab-029c-4435-85c6-ce8fd3275b5c", "security_groups": [{"name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}], "user_id": "f7fef136358643b5af3c42f47931cc42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:08:31Z", "hostId": "83c5f47ede9dd3028a44f2f5ef8e7c4c2010c58b002be4f5d666faae", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "name": "shaker-vm_904f639a-869a-491c-afac-051ad5fd1831", "created": "2018-08-09T23:08:27Z", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:11:33,618 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-2e8d5b7a-fb4d-40a1-839e-b70aad8e855d 2018-08-09 23:11:33,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.0455019474s 2018-08-09 23:11:33,619 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-2e8d5b7a-fb4d-40a1-839e-b70aad8e855d 2018-08-09 23:11:33,623 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:11:35,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:11:35,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:11:36,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:11:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-463ccc9f-24b7-4339-a1ec-de06a7b7d60b x-compute-request-id: req-463ccc9f-24b7-4339-a1ec-de06a7b7d60b Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "bookmark"}], "image": {"id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "links": [{"href": "http://172.30.9.32:8774/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "links": [{"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "bookmark"}]}, "id": "64334bab-029c-4435-85c6-ce8fd3275b5c", "security_groups": [{"name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}], "user_id": "f7fef136358643b5af3c42f47931cc42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:08:31Z", "hostId": "83c5f47ede9dd3028a44f2f5ef8e7c4c2010c58b002be4f5d666faae", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "name": "shaker-vm_904f639a-869a-491c-afac-051ad5fd1831", "created": "2018-08-09T23:08:27Z", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:11:36,357 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-463ccc9f-24b7-4339-a1ec-de06a7b7d60b 2018-08-09 23:11:36,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.73117685318s 2018-08-09 23:11:36,357 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-463ccc9f-24b7-4339-a1ec-de06a7b7d60b 2018-08-09 23:11:36,361 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:11:38,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:11:38,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:11:39,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:11: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-b0ae9aa0-fbe2-4953-b3d4-f56a35ba7e74 x-compute-request-id: req-b0ae9aa0-fbe2-4953-b3d4-f56a35ba7e74 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "bookmark"}], "image": {"id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "links": [{"href": "http://172.30.9.32:8774/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "links": [{"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "bookmark"}]}, "id": "64334bab-029c-4435-85c6-ce8fd3275b5c", "security_groups": [{"name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}], "user_id": "f7fef136358643b5af3c42f47931cc42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:08:31Z", "hostId": "83c5f47ede9dd3028a44f2f5ef8e7c4c2010c58b002be4f5d666faae", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "name": "shaker-vm_904f639a-869a-491c-afac-051ad5fd1831", "created": "2018-08-09T23:08:27Z", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:11:39,067 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-b0ae9aa0-fbe2-4953-b3d4-f56a35ba7e74 2018-08-09 23:11:39,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.702497005463s 2018-08-09 23:11:39,067 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-b0ae9aa0-fbe2-4953-b3d4-f56a35ba7e74 2018-08-09 23:11:39,071 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:11:41,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:11:41,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:11:41,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:11: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-9f847a5f-fbd1-43d6-8dc9-2c6953c4ec45 x-compute-request-id: req-9f847a5f-fbd1-43d6-8dc9-2c6953c4ec45 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "bookmark"}], "image": {"id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "links": [{"href": "http://172.30.9.32:8774/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "links": [{"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "bookmark"}]}, "id": "64334bab-029c-4435-85c6-ce8fd3275b5c", "security_groups": [{"name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}], "user_id": "f7fef136358643b5af3c42f47931cc42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:08:31Z", "hostId": "83c5f47ede9dd3028a44f2f5ef8e7c4c2010c58b002be4f5d666faae", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "name": "shaker-vm_904f639a-869a-491c-afac-051ad5fd1831", "created": "2018-08-09T23:08:27Z", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:11:41,540 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-9f847a5f-fbd1-43d6-8dc9-2c6953c4ec45 2018-08-09 23:11:41,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.465418100357s 2018-08-09 23:11:41,540 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-9f847a5f-fbd1-43d6-8dc9-2c6953c4ec45 2018-08-09 23:11:41,544 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:11:43,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:11:43,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:11:44,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:11: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-2a02688d-19b3-4b7c-a96b-e59f78f23e34 x-compute-request-id: req-2a02688d-19b3-4b7c-a96b-e59f78f23e34 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "bookmark"}], "image": {"id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "links": [{"href": "http://172.30.9.32:8774/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "links": [{"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "bookmark"}]}, "id": "64334bab-029c-4435-85c6-ce8fd3275b5c", "security_groups": [{"name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}], "user_id": "f7fef136358643b5af3c42f47931cc42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:08:31Z", "hostId": "83c5f47ede9dd3028a44f2f5ef8e7c4c2010c58b002be4f5d666faae", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "name": "shaker-vm_904f639a-869a-491c-afac-051ad5fd1831", "created": "2018-08-09T23:08:27Z", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:11:44,713 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-2a02688d-19b3-4b7c-a96b-e59f78f23e34 2018-08-09 23:11:44,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.16565299034s 2018-08-09 23:11:44,713 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-2a02688d-19b3-4b7c-a96b-e59f78f23e34 2018-08-09 23:11:44,717 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:11:46,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:11:46,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:11:47,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:11:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8e08a38f-565d-4515-9271-5a4b932dc129 x-compute-request-id: req-8e08a38f-565d-4515-9271-5a4b932dc129 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "bookmark"}], "image": {"id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "links": [{"href": "http://172.30.9.32:8774/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "links": [{"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "bookmark"}]}, "id": "64334bab-029c-4435-85c6-ce8fd3275b5c", "security_groups": [{"name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}], "user_id": "f7fef136358643b5af3c42f47931cc42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:08:31Z", "hostId": "83c5f47ede9dd3028a44f2f5ef8e7c4c2010c58b002be4f5d666faae", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "name": "shaker-vm_904f639a-869a-491c-afac-051ad5fd1831", "created": "2018-08-09T23:08:27Z", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:11:47,159 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-8e08a38f-565d-4515-9271-5a4b932dc129 2018-08-09 23:11:47,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.438299179077s 2018-08-09 23:11:47,159 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-8e08a38f-565d-4515-9271-5a4b932dc129 2018-08-09 23:11:47,164 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:11:49,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:11:49,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:11:49,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:11: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-8b49a4f5-eeea-4251-8ea3-b4717ba304ff x-compute-request-id: req-8b49a4f5-eeea-4251-8ea3-b4717ba304ff Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"shaker-net_904f639a-869a-491c-afac-051ad5fd1831": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:ab:fe", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "bookmark"}], "image": {"id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "links": [{"href": "http://172.30.9.32:8774/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T23:11:46.000000", "flavor": {"id": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "links": [{"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "bookmark"}]}, "id": "64334bab-029c-4435-85c6-ce8fd3275b5c", "security_groups": [{"name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}], "user_id": "f7fef136358643b5af3c42f47931cc42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T23:11:46Z", "hostId": "83c5f47ede9dd3028a44f2f5ef8e7c4c2010c58b002be4f5d666faae", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "name": "shaker-vm_904f639a-869a-491c-afac-051ad5fd1831", "created": "2018-08-09T23:08:27Z", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:11:49,853 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-8b49a4f5-eeea-4251-8ea3-b4717ba304ff 2018-08-09 23:11:49,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.686043024063s 2018-08-09 23:11:49,853 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-8b49a4f5-eeea-4251-8ea3-b4717ba304ff 2018-08-09 23:11:49,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-09 23:11:49,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:9696/v2.0/ports.json?device_id=64334bab-029c-4435-85c6-ce8fd3275b5c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:11:49,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-17813ec8-d837-41b7-b120-9a9a630a4747 Date: Thu, 09 Aug 2018 23:11:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-09T23:11:46Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5fe59615-11aa-45e5-8fb8-9eb999c3c082","ip_address":"192.168.120.16"}],"id":"b88986a1-4839-4a13-ad61-3abd8239e3f9","security_groups":["4e25309c-ed15-4f8a-98e7-b3f32ed23289"],"mac_address":"fa:16:3e:b7:ab:fe","project_id":"e4398c5216d34a2a834a6cd8e8c6a033","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e703d131-7c0c-427e-b86a-30973af33f63","tenant_id":"e4398c5216d34a2a834a6cd8e8c6a033","created_at":"2018-08-09T23:08:30Z","binding:vnic_type":"normal","device_id":"64334bab-029c-4435-85c6-ce8fd3275b5c","ip_allocation":"immediate"}]} 2018-08-09 23:11:49,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/ports.json?device_id=64334bab-029c-4435-85c6-ce8fd3275b5c used request id req-17813ec8-d837-41b7-b120-9a9a630a4747 2018-08-09 23:11:49,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.052925825119s 2018-08-09 23:11:49,911 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/ports.json?device_id=64334bab-029c-4435-85c6-ce8fd3275b5c used request id req-17813ec8-d837-41b7-b120-9a9a630a4747 2018-08-09 23:11:49,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 23:11:49,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:9696/v2.0/floatingips.json?port_id=b88986a1-4839-4a13-ad61-3abd8239e3f9" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:11:49,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-a77a3f50-4ae0-4f3a-bf6c-95473e4c122c Date: Thu, 09 Aug 2018 23:11:49 GMT RESP BODY: {"floatingips": []} 2018-08-09 23:11:49,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json?port_id=b88986a1-4839-4a13-ad61-3abd8239e3f9 used request id req-a77a3f50-4ae0-4f3a-bf6c-95473e4c122c 2018-08-09 23:11:49,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0491719245911s 2018-08-09 23:11:49,965 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json?port_id=b88986a1-4839-4a13-ad61-3abd8239e3f9 used request id req-a77a3f50-4ae0-4f3a-bf6c-95473e4c122c 2018-08-09 23:11:49,966 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'shaker-net_904f639a-869a-491c-afac-051ad5fd1831': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b7:ab:fe', u'version': 4, u'addr': u'192.168.120.16', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'8d144c0e-c8e8-4cdc-b896-8284ded2b469'}), 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-09T23:11:46.000000', 'flavor': Munch({u'id': u'3df1d2e8-74c3-455c-8dd3-582fc1c2e929'}), 'az': u'nova', 'id': u'64334bab-029c-4435-85c6-ce8fd3275b5c', 'security_groups': [Munch({u'name': u'shaker-sg_904f639a-869a-491c-afac-051ad5fd1831'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'f7fef136358643b5af3c42f47931cc42', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e4398c5216d34a2a834a6cd8e8c6a033', 'name': 'shaker-project_904f639a-869a-491c-afac-051ad5fd1831', '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-09T23:11:46.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-09T23:11:46Z', 'hostId': u'83c5f47ede9dd3028a44f2f5ef8e7c4c2010c58b002be4f5d666faae', u'OS-SRV-USG:terminated_at': None, 'key_name': u'shaker-kp_904f639a-869a-491c-afac-051ad5fd1831', 'public_v6': '', 'private_v4': u'192.168.120.16', 'cloud': 'envvars', 'host_id': u'83c5f47ede9dd3028a44f2f5ef8e7c4c2010c58b002be4f5d666faae', '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-09T23:11:46.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'e4398c5216d34a2a834a6cd8e8c6a033', 'name': u'shaker-vm_904f639a-869a-491c-afac-051ad5fd1831', 'adminPass': u'cQC7dbjnLU9C', 'tenant_id': u'e4398c5216d34a2a834a6cd8e8c6a033', 'created_at': u'2018-08-09T23:08:27Z', 'created': u'2018-08-09T23:08:27Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-09 23:11:49,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 23:11:49,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:11:50,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1270 X-Openstack-Request-Id: req-ada4d825-9ec3-44d4-b149-2fad00a9b316 Date: Thu, 09 Aug 2018 23:11:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T22:20:41Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e703d131-7c0c-427e-b86a-30973af33f63","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e4398c5216d34a2a834a6cd8e8c6a033","l2_adjacency":true,"status":"ACTIVE","subnets":["5fe59615-11aa-45e5-8fb8-9eb999c3c082"],"description":"","tags":[],"updated_at":"2018-08-09T23:07:52Z","qos_policy_id":null,"name":"shaker-net_904f639a-869a-491c-afac-051ad5fd1831","admin_state_up":true,"tenant_id":"e4398c5216d34a2a834a6cd8e8c6a033","created_at":"2018-08-09T23:07:51Z","mtu":1450}]} 2018-08-09 23:11:50,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-ada4d825-9ec3-44d4-b149-2fad00a9b316 2018-08-09 23:11:50,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100524902344s 2018-08-09 23:11:50,070 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-ada4d825-9ec3-44d4-b149-2fad00a9b316 2018-08-09 23:11:50,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-09 23:11:50,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:9696/v2.0/ports.json?device_id=64334bab-029c-4435-85c6-ce8fd3275b5c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:11:50,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-09fd7aa9-3024-452c-ac30-eb5f8819050c Date: Thu, 09 Aug 2018 23:11:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-09T23:11:46Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5fe59615-11aa-45e5-8fb8-9eb999c3c082","ip_address":"192.168.120.16"}],"id":"b88986a1-4839-4a13-ad61-3abd8239e3f9","security_groups":["4e25309c-ed15-4f8a-98e7-b3f32ed23289"],"mac_address":"fa:16:3e:b7:ab:fe","project_id":"e4398c5216d34a2a834a6cd8e8c6a033","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e703d131-7c0c-427e-b86a-30973af33f63","tenant_id":"e4398c5216d34a2a834a6cd8e8c6a033","created_at":"2018-08-09T23:08:30Z","binding:vnic_type":"normal","device_id":"64334bab-029c-4435-85c6-ce8fd3275b5c","ip_allocation":"immediate"}]} 2018-08-09 23:11:50,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/ports.json?device_id=64334bab-029c-4435-85c6-ce8fd3275b5c used request id req-09fd7aa9-3024-452c-ac30-eb5f8819050c 2018-08-09 23:11:50,131 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.059494972229s 2018-08-09 23:11:50,131 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/ports.json?device_id=64334bab-029c-4435-85c6-ce8fd3275b5c used request id req-09fd7aa9-3024-452c-ac30-eb5f8819050c 2018-08-09 23:11:50,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-09 23:11:50,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}0a5f78471be55eec695a3fca25a5382168538cbb" -d '{"floatingip": {"floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "fixed_ip_address": "192.168.120.16", "port_id": "b88986a1-4839-4a13-ad61-3abd8239e3f9"}}' 2018-08-09 23:11:52,786 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 824 X-Openstack-Request-Id: req-2001d743-702f-4f73-9139-467c7787290c Date: Thu, 09 Aug 2018 23:11:52 GMT RESP BODY: {"floatingip": {"router_id": "0b700b97-2672-43b9-af9d-56af5d66e82e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "created_at": "2018-08-09T23:11:51Z", "updated_at": "2018-08-09T23:11:51Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e703d131-7c0c-427e-b86a-30973af33f63", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b7:ab:fe", "device_id": "64334bab-029c-4435-85c6-ce8fd3275b5c"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "e4398c5216d34a2a834a6cd8e8c6a033", "port_id": "b88986a1-4839-4a13-ad61-3abd8239e3f9", "id": "3b4d32e5-a42d-4792-b787-a84a32a2553f", "qos_policy_id": null}} 2018-08-09 23:11:52,787 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-2001d743-702f-4f73-9139-467c7787290c 2018-08-09 23:11:52,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.65492105484s 2018-08-09 23:11:52,787 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-2001d743-702f-4f73-9139-467c7787290c 2018-08-09 23:11:52,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 23:11:52,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:11:52,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-bf6dae10-0b8e-4ab8-868d-571be53a4bf0 Date: Thu, 09 Aug 2018 23:11:52 GMT RESP BODY: {"floatingips": [{"router_id": "0b700b97-2672-43b9-af9d-56af5d66e82e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "created_at": "2018-08-09T23:11:51Z", "updated_at": "2018-08-09T23:11:51Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e703d131-7c0c-427e-b86a-30973af33f63", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b7:ab:fe", "device_id": "64334bab-029c-4435-85c6-ce8fd3275b5c"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "e4398c5216d34a2a834a6cd8e8c6a033", "port_id": "b88986a1-4839-4a13-ad61-3abd8239e3f9", "id": "3b4d32e5-a42d-4792-b787-a84a32a2553f", "qos_policy_id": null}]} 2018-08-09 23:11:52,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-bf6dae10-0b8e-4ab8-868d-571be53a4bf0 2018-08-09 23:11:52,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0652260780334s 2018-08-09 23:11:52,862 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-bf6dae10-0b8e-4ab8-868d-571be53a4bf0 2018-08-09 23:11:52,865 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 23:11:52,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 23:11:52,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:11:53,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-e5483074-0e9b-4c79-8010-8bf070817b83 Date: Thu, 09 Aug 2018 23:11:53 GMT RESP BODY: {"floatingips": [{"router_id": "0b700b97-2672-43b9-af9d-56af5d66e82e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "created_at": "2018-08-09T23:11:51Z", "updated_at": "2018-08-09T23:11:51Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e703d131-7c0c-427e-b86a-30973af33f63", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b7:ab:fe", "device_id": "64334bab-029c-4435-85c6-ce8fd3275b5c"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "e4398c5216d34a2a834a6cd8e8c6a033", "port_id": "b88986a1-4839-4a13-ad61-3abd8239e3f9", "id": "3b4d32e5-a42d-4792-b787-a84a32a2553f", "qos_policy_id": null}]} 2018-08-09 23:11:53,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-e5483074-0e9b-4c79-8010-8bf070817b83 2018-08-09 23:11:53,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0681109428406s 2018-08-09 23:11:53,039 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-e5483074-0e9b-4c79-8010-8bf070817b83 2018-08-09 23:11:53,042 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 23:11:53,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 23:11:53,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:11:53,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-86eeab48-eeb4-41ff-9f73-4f446c3568ea Date: Thu, 09 Aug 2018 23:11:53 GMT RESP BODY: {"floatingips": [{"router_id": "0b700b97-2672-43b9-af9d-56af5d66e82e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "created_at": "2018-08-09T23:11:51Z", "updated_at": "2018-08-09T23:11:51Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e703d131-7c0c-427e-b86a-30973af33f63", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b7:ab:fe", "device_id": "64334bab-029c-4435-85c6-ce8fd3275b5c"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "e4398c5216d34a2a834a6cd8e8c6a033", "port_id": "b88986a1-4839-4a13-ad61-3abd8239e3f9", "id": "3b4d32e5-a42d-4792-b787-a84a32a2553f", "qos_policy_id": null}]} 2018-08-09 23:11:53,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-86eeab48-eeb4-41ff-9f73-4f446c3568ea 2018-08-09 23:11:53,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0673220157623s 2018-08-09 23:11:53,215 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-86eeab48-eeb4-41ff-9f73-4f446c3568ea 2018-08-09 23:11:53,219 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 23:11:53,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 23:11:53,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:11:53,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-86080e58-18f8-469b-8d61-7b804edbf1c3 Date: Thu, 09 Aug 2018 23:11:53 GMT RESP BODY: {"floatingips": [{"router_id": "0b700b97-2672-43b9-af9d-56af5d66e82e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "created_at": "2018-08-09T23:11:51Z", "updated_at": "2018-08-09T23:11:51Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e703d131-7c0c-427e-b86a-30973af33f63", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b7:ab:fe", "device_id": "64334bab-029c-4435-85c6-ce8fd3275b5c"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "e4398c5216d34a2a834a6cd8e8c6a033", "port_id": "b88986a1-4839-4a13-ad61-3abd8239e3f9", "id": "3b4d32e5-a42d-4792-b787-a84a32a2553f", "qos_policy_id": null}]} 2018-08-09 23:11:53,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-86080e58-18f8-469b-8d61-7b804edbf1c3 2018-08-09 23:11:53,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0778601169586s 2018-08-09 23:11:53,402 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-86080e58-18f8-469b-8d61-7b804edbf1c3 2018-08-09 23:11:53,405 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 23:11:53,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 23:11:53,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:11:53,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-4d2ebacd-2aca-4bbe-a1fa-5dbf468f12bc Date: Thu, 09 Aug 2018 23:11:53 GMT RESP BODY: {"floatingips": [{"router_id": "0b700b97-2672-43b9-af9d-56af5d66e82e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "created_at": "2018-08-09T23:11:51Z", "updated_at": "2018-08-09T23:11:51Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e703d131-7c0c-427e-b86a-30973af33f63", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b7:ab:fe", "device_id": "64334bab-029c-4435-85c6-ce8fd3275b5c"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "e4398c5216d34a2a834a6cd8e8c6a033", "port_id": "b88986a1-4839-4a13-ad61-3abd8239e3f9", "id": "3b4d32e5-a42d-4792-b787-a84a32a2553f", "qos_policy_id": null}]} 2018-08-09 23:11:53,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-4d2ebacd-2aca-4bbe-a1fa-5dbf468f12bc 2018-08-09 23:11:53,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0682220458984s 2018-08-09 23:11:53,579 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-4d2ebacd-2aca-4bbe-a1fa-5dbf468f12bc 2018-08-09 23:11:53,582 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 23:11:53,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 23:11:53,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:11:53,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-f62c477f-9f98-4a2e-ab43-4757df59d233 Date: Thu, 09 Aug 2018 23:11:53 GMT RESP BODY: {"floatingips": [{"router_id": "0b700b97-2672-43b9-af9d-56af5d66e82e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "created_at": "2018-08-09T23:11:51Z", "updated_at": "2018-08-09T23:11:51Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e703d131-7c0c-427e-b86a-30973af33f63", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b7:ab:fe", "device_id": "64334bab-029c-4435-85c6-ce8fd3275b5c"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "e4398c5216d34a2a834a6cd8e8c6a033", "port_id": "b88986a1-4839-4a13-ad61-3abd8239e3f9", "id": "3b4d32e5-a42d-4792-b787-a84a32a2553f", "qos_policy_id": null}]} 2018-08-09 23:11:53,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-f62c477f-9f98-4a2e-ab43-4757df59d233 2018-08-09 23:11:53,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.115813970566s 2018-08-09 23:11:53,804 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-f62c477f-9f98-4a2e-ab43-4757df59d233 2018-08-09 23:11:53,807 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 23:11:53,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 23:11:53,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:11:53,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-5684fe17-dea5-477d-b913-04a3bc14c546 Date: Thu, 09 Aug 2018 23:11:53 GMT RESP BODY: {"floatingips": [{"router_id": "0b700b97-2672-43b9-af9d-56af5d66e82e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "created_at": "2018-08-09T23:11:51Z", "updated_at": "2018-08-09T23:11:51Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e703d131-7c0c-427e-b86a-30973af33f63", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b7:ab:fe", "device_id": "64334bab-029c-4435-85c6-ce8fd3275b5c"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "e4398c5216d34a2a834a6cd8e8c6a033", "port_id": "b88986a1-4839-4a13-ad61-3abd8239e3f9", "id": "3b4d32e5-a42d-4792-b787-a84a32a2553f", "qos_policy_id": null}]} 2018-08-09 23:11:53,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-5684fe17-dea5-477d-b913-04a3bc14c546 2018-08-09 23:11:53,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.060476064682s 2018-08-09 23:11:53,973 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-5684fe17-dea5-477d-b913-04a3bc14c546 2018-08-09 23:11:53,976 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 23:11:54,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 23:11:54,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:11:54,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-cd2a1550-ad2b-469e-be44-aaae97e45dd4 Date: Thu, 09 Aug 2018 23:11:54 GMT RESP BODY: {"floatingips": [{"router_id": "0b700b97-2672-43b9-af9d-56af5d66e82e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "created_at": "2018-08-09T23:11:51Z", "updated_at": "2018-08-09T23:11:51Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e703d131-7c0c-427e-b86a-30973af33f63", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b7:ab:fe", "device_id": "64334bab-029c-4435-85c6-ce8fd3275b5c"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "e4398c5216d34a2a834a6cd8e8c6a033", "port_id": "b88986a1-4839-4a13-ad61-3abd8239e3f9", "id": "3b4d32e5-a42d-4792-b787-a84a32a2553f", "qos_policy_id": null}]} 2018-08-09 23:11:54,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-cd2a1550-ad2b-469e-be44-aaae97e45dd4 2018-08-09 23:11:54,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0646088123322s 2018-08-09 23:11:54,146 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-cd2a1550-ad2b-469e-be44-aaae97e45dd4 2018-08-09 23:11:54,150 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 23:11:54,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 23:11:54,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:11:54,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 829 X-Openstack-Request-Id: req-29494df4-df5b-4ac5-b87e-7c5ae42feb3e Date: Thu, 09 Aug 2018 23:11:54 GMT RESP BODY: {"floatingips": [{"router_id": "0b700b97-2672-43b9-af9d-56af5d66e82e", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "created_at": "2018-08-09T23:11:51Z", "updated_at": "2018-08-09T23:11:54Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e703d131-7c0c-427e-b86a-30973af33f63", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b7:ab:fe", "device_id": "64334bab-029c-4435-85c6-ce8fd3275b5c"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.208", "revision_number": 1, "project_id": "e4398c5216d34a2a834a6cd8e8c6a033", "port_id": "b88986a1-4839-4a13-ad61-3abd8239e3f9", "id": "3b4d32e5-a42d-4792-b787-a84a32a2553f", "qos_policy_id": null}]} 2018-08-09 23:11:54,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-29494df4-df5b-4ac5-b87e-7c5ae42feb3e 2018-08-09 23:11:54,344 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0892820358276s 2018-08-09 23:11:54,344 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-29494df4-df5b-4ac5-b87e-7c5ae42feb3e 2018-08-09 23:11:54,348 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'0b700b97-2672-43b9-af9d-56af5d66e82e', 'updated_at': u'2018-08-09T23:11:54Z', 'fixed_ip_address': u'192.168.120.16', 'floating_ip_address': u'172.30.9.208', 'revision_number': 1, 'port_id': u'b88986a1-4839-4a13-ad61-3abd8239e3f9', 'id': u'3b4d32e5-a42d-4792-b787-a84a32a2553f', 'network': u'bdb9209b-6552-4310-8fa0-ca466e84a750', 'port': u'b88986a1-4839-4a13-ad61-3abd8239e3f9', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e4398c5216d34a2a834a6cd8e8c6a033', 'name': 'shaker-project_904f639a-869a-491c-afac-051ad5fd1831', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'e4398c5216d34a2a834a6cd8e8c6a033', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'bdb9209b-6552-4310-8fa0-ca466e84a750', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'e703d131-7c0c-427e-b86a-30973af33f63', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:b7:ab:fe', u'device_id': u'64334bab-029c-4435-85c6-ce8fd3275b5c'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'e4398c5216d34a2a834a6cd8e8c6a033', 'created_at': u'2018-08-09T23:11:51Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'e703d131-7c0c-427e-b86a-30973af33f63', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:b7:ab:fe', u'device_id': u'64334bab-029c-4435-85c6-ce8fd3275b5c'}), 'router': u'0b700b97-2672-43b9-af9d-56af5d66e82e'}) 2018-08-09 23:11:54,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-09 23:11:54,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c/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}0a5f78471be55eec695a3fca25a5382168538cbb" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-09 23:11:54,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:11: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-fc8bee09-1b13-47b7-9c14-79ff9d31c3eb x-compute-request-id: req-fc8bee09-1b13-47b7-9c14-79ff9d31c3eb Content-Encoding: gzip Content-Length: 10521 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 669650313 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.132793] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134696] pid_max: default: 32768 minimum: 301\n[ 0.135745] ACPI: Core revision 20150930\n[ 0.137243] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138718] Security Framework initialized\n[ 0.139665] Yama: becoming mindful.\n[ 0.140486] AppArmor: AppArmor initialized\n[ 0.141440] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142944] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144404] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145771] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147331] Initializing cgroup subsys io\n[ 0.148249] Initializing cgroup subsys memory\n[ 0.149219] Initializing cgroup subsys devices\n[ 0.150239] Initializing cgroup subsys freezer\n[ 0.151229] Initializing cgroup subsys net_cls\n[ 0.152205] Initializing cgroup subsys perf_event\n[ 0.153226] Initializing cgroup subsys net_prio\n[ 0.154209] Initializing cgroup subsys hugetlb\n[ 0.155180] Initializing cgroup subsys pids\n[ 0.156142] CPU: Physical Processor ID: 0\n[ 0.157732] mce: CPU supports 10 MCE banks\n[ 0.158671] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159839] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.161101] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.162269] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported\n[ 0.163779] Speculative Store Bypass: Vulnerable\n[ 0.180437] Freeing SMP alternatives memory: 32K\n[ 0.185894] ftrace: allocating 32237 entries in 126 pages\n[ 0.219987] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.221407] smpboot: Max logical packages: 1\n[ 0.222498] x2apic enabled\n[ 0.223362] Switched APIC routing to physical x2apic.\n[ 0.225210] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.226487] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.228725] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.230773] KVM setup paravirtual spinlock\n[ 0.232226] x86: Booted up 1 node, 1 CPUs\n[ 0.233129] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.234701] devtmpfs: initialized\n[ 0.236486] evm: security.selinux\n[ 0.237286] evm: security.SMACK64\n[ 0.238085] evm: security.SMACK64EXEC\n[ 0.238919] evm: security.SMACK64TRANSMUTE\n[ 0.239827] evm: security.SMACK64MMAP\n[ 0.240694] evm: security.ima\n[ 0.241403] evm: security.capability\n[ 0.242301] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.244368] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.245704] pinctrl core: initialized pinctrl subsystem\n[ 0.246932] RTC time: 23:11:46, date: 08/09/18\n[ 0.248016] NET: Registered protocol family 16\n[ 0.249129] cpuidle: using governor ladder\n[ 0.250051] cpuidle: using governor menu\n[ 0.250966] PCCT header not found.\n[ 0.251834] ACPI: bus type PCI registered\n[ 0.252734] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.254128] PCI: Using configuration type 1 for base access\n[ 0.256092] ACPI: Added _OSI(Module Device)\n[ 0.257041] ACPI: Added _OSI(Processor Device)\n[ 0.258008] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.259014] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.260982] ACPI: Interpreter enabled\n[ 0.261864] ACPI: (supports S0 S5)\n[ 0.262650] ACPI: Using IOAPIC for interrupt routing\n[ 0.263727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.267146] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.268471] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.269927] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.271314] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.273850] acpiphp: Slot [3] registered\n[ 0.274758] acpiphp: Slot [4] registered\n[ 0.275652] acpiphp: Slot [5] registered\n[ 0.276544] acpiphp: Slot [6] registered\n[ 0.287073] acpiphp: Slot [7] registered\n[ 0.287996] acpiphp: Slot [8] registered\n[ 0.288895] acpiphp: Slot [9] registered\n[ 0.289786] acpiphp: Slot [10] registered\n[ 0.290704] acpiphp: Slot [11] registered\n[ 0.291690] acpiphp: Slot [12] registered\n[ 0.292622] acpiphp: Slot [13] registered\n[ 0.293557] acpiphp: Slot [14] registered\n[ 0.294477] acpiphp: Slot [15] registered\n[ 0.295386] acpiphp: Slot [16] registered\n[ 0.296295] acpiphp: Slot [17] registered\n[ 0.297202] acpiphp: Slot [18] registered\n[ 0.298126] acpiphp: Slot [19] registered\n[ 0.299037] acpiphp: Slot [20] registered\n[ 0.299949] acpiphp: Slot [21] registered\n[ 0.300886] acpiphp: Slot [22] registered\n[ 0.301863] acpiphp: Slot [23] registered\n[ 0.302773] acpiphp: Slot [24] registered\n[ 0.303674] acpiphp: Slot [25] registered\n[ 0.304576] acpiphp: Slot [26] registered\n[ 0.305483] acpiphp: Slot [27] registered\n[ 0.306394] acpiphp: Slot [28] registered\n[ 0.307296] acpiphp: Slot [29] registered\n[ 0.308207] acpiphp: Slot [30] registered\n[ 0.309117] acpiphp: Slot [31] registered\n[ 0.310031] PCI host bridge to bus 0000:00\n[ 0.310939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.312389] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.313771] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.315411] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.317057] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.318716] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.322040] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.323522] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.324905] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.326394] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.329866] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.331608] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.349779] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351434] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353409] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354915] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356357] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357731] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.359096] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.360296] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.362069] vgaarb: loaded\n[ 0.362763] vgaarb: bridge control possible 0000:00:02.0\n[ 0.364149] SCSI subsystem initialized\n[ 0.365115] ACPI: bus type USB registered\n[ 0.365963] usbcore: registered new interface driver usbfs\n[ 0.367025] usbcore: registered new interface driver hub\n[ 0.368065] usbcore: registered new device driver usb\n[ 0.369196] PCI: Using ACPI for IRQ routing\n[ 0.370320] NetLabel: Initializing\n[ 0.371052] NetLabel: domain hash size = 128\n[ 0.371921] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.372901] NetLabel: unlabeled traffic allowed by default\n[ 0.374070] amd_nb: Cannot enumerate AMD northbridges\n[ 0.375073] clocksource: Switched to clocksource kvm-clock\n[ 0.382649] AppArmor: AppArmor Filesystem Enabled\n[ 0.383664] pnp: PnP ACPI init\n[ 0.384626] pnp: PnP ACPI: found 5 devices\n[ 0.391012] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392761] NET: Registered protocol family 2\n[ 0.393816] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.395129] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396346] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397556] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398660] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399868] NET: Registered protocol family 1\n[ 0.400772] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401890] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402988] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420644] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437708] Unpacking initramfs...\n[ 0.881074] Freeing initrd memory: 37084K\n[ 0.882539] Scanning for low memory corruption every 60 seconds\n[ 0.884084] audit: initializing netlink subsys (disabled)\n[ 0.885196] audit: type=2000 audit(1533856308.124:1): initialized\n[ 0.886651] Initialise system trusted keyring\n[ 0.887731] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.888916] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.891173] zbud: loaded\n[ 0.892051] VFS: Disk quotas dquot_6.6.0\n[ 0.892912] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.894415] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 0.895757] fuse init (API version 7.23)\n[ 0.896693] Key type big_key registered\n[ 0.897518] Allocating IMA MOK and blacklist keyrings.\n[ 0.898833] Key type asymmetric registered\n[ 0.899694] Asymmetric key parser 'x509' registered\n[ 0.900683] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.902190] io scheduler noop registered\n[ 0.902999] io scheduler deadline registered (default)\n[ 0.904012] io scheduler cfq registered\n[ 0.904896] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.905971] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.907312] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.908808] ACPI: Power Button [PWRF]\n[ 0.909729] GHES: HEST is not enabled!\n[ 0.925081] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.956847] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.959467] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.983718] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.986449] Linux agpgart interface v0.103\n[ 0.988938] loop: module loaded\n[ 0.991838] vda: vda1\n[ 0.993250] scsi host0: ata_piix\n[ 0.994056] scsi host1: ata_piix\n[ 0.994814] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.996133] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.997763] libphy: Fixed MDIO Bus: probed\n[ 0.998633] tun: Universal TUN/TAP device driver, 1.6\n[ 0.999654] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.002210] PPP generic driver version 2.4.2\n[ 1.003103] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.004218] ehci-pci: EHCI PCI platform driver\n[ 1.005354] ehci-platform: EHCI generic platform driver\n[ 1.006693] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.008236] ohci-pci: OHCI PCI platform driver\n[ 1.009411] ohci-platform: OHCI generic platform driver\n[ 1.010749] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.027104] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.028487] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.030468] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.031808] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.033315] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.034998] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.036913] usb usb1: Product: UHCI Host Controller\n[ 1.038194] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.039809] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.041133] hub 1-0:1.0: USB hub found\n[ 1.042171] hub 1-0:1.0: 2 ports detected\n[ 1.043489] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.046222] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.047540] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.048953] mousedev: PS/2 mouse device common for all mice\n[ 1.050660] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.053110] rtc_cmos 00:00: RTC can wake from S4\n[ 1.054605] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.056225] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.057900] i2c /dev entries driver\n[ 1.058936] device-mapper: uevent: version 1.0.3\n[ 1.060215] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.062411] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.064183] NET: Registered protocol family 10\n[ 1.065595] NET: Registered protocol family 17\n[ 1.066763] Key type dns_resolver registered\n[ 1.068121] registered taskstats version 1\n[ 1.069255] Loading compiled-in X.509 certificates\n[ 1.071041] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.073517] zswap: loaded using pool lzo/zbud\n[ 1.075993] Key type trusted registered\n[ 1.078933] Key type encrypted registered\n[ 1.080070] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.081490] ima: No TPM chip found, activating TPM-bypass!\n[ 1.082882] evm: HMAC attrs: 0x1\n[ 1.084076] Magic number: 14:744:200\n[ 1.085189] rtc_cmos 00:00: setting system clock to 2018-08-09 23:11:47 UTC (1533856307)\n[ 1.087346] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.088856] EDD information not available.\n[ 1.156397] Freeing unused kernel memory: 1512K\n[ 1.157583] Write protecting the kernel read-only data: 14336k\n[ 1.169883] Freeing unused kernel memory: 1692K\n[ 1.171297] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.181737] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.184424] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.186952] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.189435] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.191830] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.194265] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.202922] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.206097] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.208526] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.210974] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.264169] virtio_net virtio0 ens3: renamed from eth0\n[ 1.270982] [drm] Initialized drm 1.1.0 20060810\n[ 1.273879] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.276265] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.299470] FDC 0 is a S82078B\n[ 1.313230] AVX2 version of gcm_enc/dec engaged.\n[ 1.314517] AES CTR mode by8 optimization enabled\n[ 1.355107] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.520205] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.521526] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.522875] usb 1-1: Product: QEMU USB Tablet\n[ 1.523778] usb 1-1: Manufacturer: QEMU\n[ 1.524597] usb 1-1: SerialNumber: 42\n[ 1.532636] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.538547] usbcore: registered new interface driver usbhid\n[ 1.539679] usbhid: USB HID core driver\n[ 1.542441] 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.544792] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\nBegin: Loading essential drivers ... [ 1.814216] md: linear personality registered for level -1\n[ 1.817466] md: multipath personality registered for level -4\n[ 1.820750] md: raid0 personality registered for level 0\n[ 1.824465] md: raid1 personality registered for level 1\n[ 1.895077] raid6: sse2x1 gen() 11438 MB/s\n[ 1.963074] raid6: sse2x1 xor() 8907 MB/s\n[ 2.031074] raid6: sse2x2 gen() 14459 MB/s\n[ 2.099076] raid6: sse2x2 xor() 9749 MB/s\n[ 2.167073] raid6: sse2x4 gen() 16798 MB/s\n[ 2.235080] raid6: sse2x4 xor() 11656 MB/s\n[ 2.303074] raid6: avx2x1 gen() 22250 MB/s\n[ 2.371073] raid6: avx2x2 gen() 25742 MB/s\n[ 2.439073] raid6: avx2x4 gen() 29929 MB/s\n[ 2.439972] raid6: using algorithm avx2x4 gen() 29929 MB/s\n[ 2.441040] raid6: using avx2x2 recovery algorithm\n[ 2.442029] tsc: Refined TSC clocksource calibration: 3491.877 MHz\n[ 2.443248] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325557a7e57, max_idle_ns: 440795296851 ns\n[ 2.446614] xor: automatically using best checksumming function:\n[ 2.487095] avx : 31891.000 MB/sec\n[ 2.489379] async_tx: api initialized (async)\n[ 2.499966] md: raid6 personality registered for level 6\n[ 2.501050] md: raid5 personality registered for level 5\n[ 2.502101] md: raid4 personality registered for level 4\n[ 2.507524] 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.537017] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.555693] 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.649454] 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.652930] systemd[1]: Detected virtualization kvm.\n[ 2.653941] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.656716] systemd[1]: Set hostname to .\n[ 2.659408] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.660583] systemd[1]: Installed transient /etc/machine-id file.\n[ 2.759299] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 2.761595] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 2.763640] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 2.765724] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 2.767871] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 2.770414] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 2.772922] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 2.775174] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 2.778065] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 2.781342] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 2.783331] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 2.785754] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 2.787979] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 2.790444] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 2.792789] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 2.795287] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 2.797704] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 2.800090] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 2.802681] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 2.806036] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 2.812158] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 2.820419] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 2.829247] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 2.834037] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 2.838993] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 2.846217] Loading iSCSI transport class v2.0-870.\n[ 2.847858] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 2.853339] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 2.861067] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 2.876045] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 2.881703] iscsi: registered transport (tcp)\n[ 2.882676] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 2.886473] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 2.893078] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 2.895655] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 2.903889] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 2.910861] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 2.915716] 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[ 2.923473] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 2.927605] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 2.947452] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Initial cloud-init job (pre-networking)...\n Starting LSB: AppArmor initialization...\n Starting Set console font and keymap...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Commit a transient machine-id on disk...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting Create Volatile Files and Directories...\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 3.769593] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 4.269608] cloud-init[458]: Cloud-init v. 18.2 running 'init-local' at Thu, 09 Aug 2018 23:11:50 +0000. Up 4.07 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"} 2018-08-09 23:11:54,427 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c/action used request id req-fc8bee09-1b13-47b7-9c14-79ff9d31c3eb 2018-08-09 23:11:54,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0781691074371s 2018-08-09 23:11:54,428 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c/action used request id req-fc8bee09-1b13-47b7-9c14-79ff9d31c3eb 2018-08-09 23:11:54,429 - 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 669650313 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.132793] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134696] pid_max: default: 32768 minimum: 301 [ 0.135745] ACPI: Core revision 20150930 [ 0.137243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138718] Security Framework initialized [ 0.139665] Yama: becoming mindful. [ 0.140486] AppArmor: AppArmor initialized [ 0.141440] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142944] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.144404] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145771] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.147331] Initializing cgroup subsys io [ 0.148249] Initializing cgroup subsys memory [ 0.149219] Initializing cgroup subsys devices [ 0.150239] Initializing cgroup subsys freezer [ 0.151229] Initializing cgroup subsys net_cls [ 0.152205] Initializing cgroup subsys perf_event [ 0.153226] Initializing cgroup subsys net_prio [ 0.154209] Initializing cgroup subsys hugetlb [ 0.155180] Initializing cgroup subsys pids [ 0.156142] CPU: Physical Processor ID: 0 [ 0.157732] mce: CPU supports 10 MCE banks [ 0.158671] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.159839] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.161101] Spectre V2 : Mitigation: Full generic retpoline [ 0.162269] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.163779] Speculative Store Bypass: Vulnerable [ 0.180437] Freeing SMP alternatives memory: 32K [ 0.185894] ftrace: allocating 32237 entries in 126 pages [ 0.219987] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.221407] smpboot: Max logical packages: 1 [ 0.222498] x2apic enabled [ 0.223362] Switched APIC routing to physical x2apic. [ 0.225210] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.226487] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.228725] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.230773] KVM setup paravirtual spinlock [ 0.232226] x86: Booted up 1 node, 1 CPUs [ 0.233129] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.234701] devtmpfs: initialized [ 0.236486] evm: security.selinux [ 0.237286] evm: security.SMACK64 [ 0.238085] evm: security.SMACK64EXEC [ 0.238919] evm: security.SMACK64TRANSMUTE [ 0.239827] evm: security.SMACK64MMAP [ 0.240694] evm: security.ima [ 0.241403] evm: security.capability [ 0.242301] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.244368] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.245704] pinctrl core: initialized pinctrl subsystem [ 0.246932] RTC time: 23:11:46, date: 08/09/18 [ 0.248016] NET: Registered protocol family 16 [ 0.249129] cpuidle: using governor ladder [ 0.250051] cpuidle: using governor menu [ 0.250966] PCCT header not found. [ 0.251834] ACPI: bus type PCI registered [ 0.252734] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254128] PCI: Using configuration type 1 for base access [ 0.256092] ACPI: Added _OSI(Module Device) [ 0.257041] ACPI: Added _OSI(Processor Device) [ 0.258008] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.259014] ACPI: Added _OSI(Processor Aggregator Device) [ 0.260982] ACPI: Interpreter enabled [ 0.261864] ACPI: (supports S0 S5) [ 0.262650] ACPI: Using IOAPIC for interrupt routing [ 0.263727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.267146] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.268471] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.269927] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.271314] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.273850] acpiphp: Slot [3] registered [ 0.274758] acpiphp: Slot [4] registered [ 0.275652] acpiphp: Slot [5] registered [ 0.276544] acpiphp: Slot [6] registered [ 0.287073] acpiphp: Slot [7] registered [ 0.287996] acpiphp: Slot [8] registered [ 0.288895] acpiphp: Slot [9] registered [ 0.289786] acpiphp: Slot [10] registered [ 0.290704] acpiphp: Slot [11] registered [ 0.291690] acpiphp: Slot [12] registered [ 0.292622] acpiphp: Slot [13] registered [ 0.293557] acpiphp: Slot [14] registered [ 0.294477] acpiphp: Slot [15] registered [ 0.295386] acpiphp: Slot [16] registered [ 0.296295] acpiphp: Slot [17] registered [ 0.297202] acpiphp: Slot [18] registered [ 0.298126] acpiphp: Slot [19] registered [ 0.299037] acpiphp: Slot [20] registered [ 0.299949] acpiphp: Slot [21] registered [ 0.300886] acpiphp: Slot [22] registered [ 0.301863] acpiphp: Slot [23] registered [ 0.302773] acpiphp: Slot [24] registered [ 0.303674] acpiphp: Slot [25] registered [ 0.304576] acpiphp: Slot [26] registered [ 0.305483] acpiphp: Slot [27] registered [ 0.306394] acpiphp: Slot [28] registered [ 0.307296] acpiphp: Slot [29] registered [ 0.308207] acpiphp: Slot [30] registered [ 0.309117] acpiphp: Slot [31] registered [ 0.310031] PCI host bridge to bus 0000:00 [ 0.310939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.312389] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.313771] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.315411] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.317057] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.318716] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.322040] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.323522] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.324905] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.326394] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.329866] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.331608] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.349779] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351434] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353409] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354915] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356357] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357731] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.359096] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.360296] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.362069] vgaarb: loaded [ 0.362763] vgaarb: bridge control possible 0000:00:02.0 [ 0.364149] SCSI subsystem initialized [ 0.365115] ACPI: bus type USB registered [ 0.365963] usbcore: registered new interface driver usbfs [ 0.367025] usbcore: registered new interface driver hub [ 0.368065] usbcore: registered new device driver usb [ 0.369196] PCI: Using ACPI for IRQ routing [ 0.370320] NetLabel: Initializing [ 0.371052] NetLabel: domain hash size = 128 [ 0.371921] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.372901] NetLabel: unlabeled traffic allowed by default [ 0.374070] amd_nb: Cannot enumerate AMD northbridges [ 0.375073] clocksource: Switched to clocksource kvm-clock [ 0.382649] AppArmor: AppArmor Filesystem Enabled [ 0.383664] pnp: PnP ACPI init [ 0.384626] pnp: PnP ACPI: found 5 devices [ 0.391012] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.392761] NET: Registered protocol family 2 [ 0.393816] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.395129] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.396346] TCP: Hash tables configured (established 4096 bind 4096) [ 0.397556] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.398660] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.399868] NET: Registered protocol family 1 [ 0.400772] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.401890] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.402988] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420644] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.437708] Unpacking initramfs... [ 0.881074] Freeing initrd memory: 37084K [ 0.882539] Scanning for low memory corruption every 60 seconds [ 0.884084] audit: initializing netlink subsys (disabled) [ 0.885196] audit: type=2000 audit(1533856308.124:1): initialized [ 0.886651] Initialise system trusted keyring [ 0.887731] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.888916] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.891173] zbud: loaded [ 0.892051] VFS: Disk quotas dquot_6.6.0 [ 0.892912] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.894415] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.895757] fuse init (API version 7.23) [ 0.896693] Key type big_key registered [ 0.897518] Allocating IMA MOK and blacklist keyrings. [ 0.898833] Key type asymmetric registered [ 0.899694] Asymmetric key parser 'x509' registered [ 0.900683] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.902190] io scheduler noop registered [ 0.902999] io scheduler deadline registered (default) [ 0.904012] io scheduler cfq registered [ 0.904896] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.905971] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.907312] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.908808] ACPI: Power Button [PWRF] [ 0.909729] GHES: HEST is not enabled! [ 0.925081] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.956847] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.959467] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.983718] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.986449] Linux agpgart interface v0.103 [ 0.988938] loop: module loaded [ 0.991838] vda: vda1 [ 0.993250] scsi host0: ata_piix [ 0.994056] scsi host1: ata_piix [ 0.994814] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.996133] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.997763] libphy: Fixed MDIO Bus: probed [ 0.998633] tun: Universal TUN/TAP device driver, 1.6 [ 0.999654] tun: (C) 1999-2004 Max Krasnyansky [ 1.002210] PPP generic driver version 2.4.2 [ 1.003103] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.004218] ehci-pci: EHCI PCI platform driver [ 1.005354] ehci-platform: EHCI generic platform driver [ 1.006693] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.008236] ohci-pci: OHCI PCI platform driver [ 1.009411] ohci-platform: OHCI generic platform driver [ 1.010749] uhci_hcd: USB Universal Host Controller Interface driver [ 1.027104] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.028487] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.030468] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.031808] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.033315] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.034998] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.036913] usb usb1: Product: UHCI Host Controller [ 1.038194] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.039809] usb usb1: SerialNumber: 0000:00:01.2 [ 1.041133] hub 1-0:1.0: USB hub found [ 1.042171] hub 1-0:1.0: 2 ports detected [ 1.043489] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.046222] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.047540] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.048953] mousedev: PS/2 mouse device common for all mice [ 1.050660] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.053110] rtc_cmos 00:00: RTC can wake from S4 [ 1.054605] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.056225] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.057900] i2c /dev entries driver [ 1.058936] device-mapper: uevent: version 1.0.3 [ 1.060215] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.062411] ledtrig-cpu: registered to indicate activity on CPUs [ 1.064183] NET: Registered protocol family 10 [ 1.065595] NET: Registered protocol family 17 [ 1.066763] Key type dns_resolver registered [ 1.068121] registered taskstats version 1 [ 1.069255] Loading compiled-in X.509 certificates [ 1.071041] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.073517] zswap: loaded using pool lzo/zbud [ 1.075993] Key type trusted registered [ 1.078933] Key type encrypted registered [ 1.080070] AppArmor: AppArmor sha1 policy hashing enabled [ 1.081490] ima: No TPM chip found, activating TPM-bypass! [ 1.082882] evm: HMAC attrs: 0x1 [ 1.084076] Magic number: 14:744:200 [ 1.085189] rtc_cmos 00:00: setting system clock to 2018-08-09 23:11:47 UTC (1533856307) [ 1.087346] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.088856] EDD information not available. [ 1.156397] Freeing unused kernel memory: 1512K [ 1.157583] Write protecting the kernel read-only data: 14336k [ 1.169883] Freeing unused kernel memory: 1692K [ 1.171297] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.181737] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.184424] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.186952] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.189435] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.191830] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.194265] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.202922] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.206097] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.208526] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.210974] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.264169] virtio_net virtio0 ens3: renamed from eth0 [ 1.270982] [drm] Initialized drm 1.1.0 20060810 [ 1.273879] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.276265] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.299470] FDC 0 is a S82078B [ 1.313230] AVX2 version of gcm_enc/dec engaged. [ 1.314517] AES CTR mode by8 optimization enabled [ 1.355107] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.520205] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.521526] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.522875] usb 1-1: Product: QEMU USB Tablet [ 1.523778] usb 1-1: Manufacturer: QEMU [ 1.524597] usb 1-1: SerialNumber: 42 [ 1.532636] hidraw: raw HID events driver (C) Jiri Kosina [ 1.538547] usbcore: registered new interface driver usbhid [ 1.539679] usbhid: USB HID core driver [ 1.542441] 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.544792] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 1.814216] md: linear personality registered for level -1 [ 1.817466] md: multipath personality registered for level -4 [ 1.820750] md: raid0 personality registered for level 0 [ 1.824465] md: raid1 personality registered for level 1 [ 1.895077] raid6: sse2x1 gen() 11438 MB/s [ 1.963074] raid6: sse2x1 xor() 8907 MB/s [ 2.031074] raid6: sse2x2 gen() 14459 MB/s [ 2.099076] raid6: sse2x2 xor() 9749 MB/s [ 2.167073] raid6: sse2x4 gen() 16798 MB/s [ 2.235080] raid6: sse2x4 xor() 11656 MB/s [ 2.303074] raid6: avx2x1 gen() 22250 MB/s [ 2.371073] raid6: avx2x2 gen() 25742 MB/s [ 2.439073] raid6: avx2x4 gen() 29929 MB/s [ 2.439972] raid6: using algorithm avx2x4 gen() 29929 MB/s [ 2.441040] raid6: using avx2x2 recovery algorithm [ 2.442029] tsc: Refined TSC clocksource calibration: 3491.877 MHz [ 2.443248] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325557a7e57, max_idle_ns: 440795296851 ns [ 2.446614] xor: automatically using best checksumming function: [ 2.487095] avx : 31891.000 MB/sec [ 2.489379] async_tx: api initialized (async) [ 2.499966] md: raid6 personality registered for level 6 [ 2.501050] md: raid5 personality registered for level 5 [ 2.502101] md: raid4 personality registered for level 4 [ 2.507524] 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.537017] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.555693] 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.649454] 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.652930] systemd[1]: Detected virtualization kvm. [ 2.653941] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.656716] systemd[1]: Set hostname to . [ 2.659408] systemd[1]: Initializing machine ID from KVM UUID. [ 2.660583] systemd[1]: Installed transient /etc/machine-id file. [ 2.759299] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 2.761595] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 2.763640] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 2.765724] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 2.767871] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 2.770414] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 2.772922] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 2.775174] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 2.778065] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 2.781342] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 2.783331] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 2.785754] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 2.787979] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 2.790444] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 2.792789] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 2.795287] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 2.797704] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 2.800090] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 2.802681] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 2.806036] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 2.812158] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 2.820419] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 2.829247] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 2.834037] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 2.838993] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 2.846217] Loading iSCSI transport class v2.0-870. [ 2.847858] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 2.853339] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 2.861067] systemd[1]: Starting Journal Service... Starting Journal Service... [ 2.876045] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 2.881703] iscsi: registered transport (tcp) [ 2.882676] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 2.886473] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 2.893078] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 2.895655] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 2.903889] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 2.910861] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 2.915716] 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. [ 2.923473] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 2.927605] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Nameserver information manager. [ 2.947452] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Initial cloud-init job (pre-networking)... Starting LSB: AppArmor initialization... Starting Set console font and keymap... Starting Tell Plymouth To Write Out Runtime Data... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.769593] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.269608] cloud-init[458]: Cloud-init v. 18.2 running 'init-local' at Thu, 09 Aug 2018 23:11:50 +0000. Up 4.07 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)... 2018-08-09 23:11:55,431 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.208: timed out 2018-08-09 23:12:04,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-09 23:12:04,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c/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}0a5f78471be55eec695a3fca25a5382168538cbb" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-09 23:12:04,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:12: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-8480cdd4-282d-41ab-bb2c-465d6cf58a5a x-compute-request-id: req-8480cdd4-282d-41ab-bb2c-465d6cf58a5a Content-Encoding: gzip Content-Length: 14206 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 669650313 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.132793] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134696] pid_max: default: 32768 minimum: 301\n[ 0.135745] ACPI: Core revision 20150930\n[ 0.137243] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138718] Security Framework initialized\n[ 0.139665] Yama: becoming mindful.\n[ 0.140486] AppArmor: AppArmor initialized\n[ 0.141440] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142944] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144404] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145771] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147331] Initializing cgroup subsys io\n[ 0.148249] Initializing cgroup subsys memory\n[ 0.149219] Initializing cgroup subsys devices\n[ 0.150239] Initializing cgroup subsys freezer\n[ 0.151229] Initializing cgroup subsys net_cls\n[ 0.152205] Initializing cgroup subsys perf_event\n[ 0.153226] Initializing cgroup subsys net_prio\n[ 0.154209] Initializing cgroup subsys hugetlb\n[ 0.155180] Initializing cgroup subsys pids\n[ 0.156142] CPU: Physical Processor ID: 0\n[ 0.157732] mce: CPU supports 10 MCE banks\n[ 0.158671] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159839] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.161101] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.162269] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported\n[ 0.163779] Speculative Store Bypass: Vulnerable\n[ 0.180437] Freeing SMP alternatives memory: 32K\n[ 0.185894] ftrace: allocating 32237 entries in 126 pages\n[ 0.219987] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.221407] smpboot: Max logical packages: 1\n[ 0.222498] x2apic enabled\n[ 0.223362] Switched APIC routing to physical x2apic.\n[ 0.225210] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.226487] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.228725] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.230773] KVM setup paravirtual spinlock\n[ 0.232226] x86: Booted up 1 node, 1 CPUs\n[ 0.233129] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.234701] devtmpfs: initialized\n[ 0.236486] evm: security.selinux\n[ 0.237286] evm: security.SMACK64\n[ 0.238085] evm: security.SMACK64EXEC\n[ 0.238919] evm: security.SMACK64TRANSMUTE\n[ 0.239827] evm: security.SMACK64MMAP\n[ 0.240694] evm: security.ima\n[ 0.241403] evm: security.capability\n[ 0.242301] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.244368] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.245704] pinctrl core: initialized pinctrl subsystem\n[ 0.246932] RTC time: 23:11:46, date: 08/09/18\n[ 0.248016] NET: Registered protocol family 16\n[ 0.249129] cpuidle: using governor ladder\n[ 0.250051] cpuidle: using governor menu\n[ 0.250966] PCCT header not found.\n[ 0.251834] ACPI: bus type PCI registered\n[ 0.252734] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.254128] PCI: Using configuration type 1 for base access\n[ 0.256092] ACPI: Added _OSI(Module Device)\n[ 0.257041] ACPI: Added _OSI(Processor Device)\n[ 0.258008] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.259014] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.260982] ACPI: Interpreter enabled\n[ 0.261864] ACPI: (supports S0 S5)\n[ 0.262650] ACPI: Using IOAPIC for interrupt routing\n[ 0.263727] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.267146] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.268471] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.269927] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.271314] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.273850] acpiphp: Slot [3] registered\n[ 0.274758] acpiphp: Slot [4] registered\n[ 0.275652] acpiphp: Slot [5] registered\n[ 0.276544] acpiphp: Slot [6] registered\n[ 0.287073] acpiphp: Slot [7] registered\n[ 0.287996] acpiphp: Slot [8] registered\n[ 0.288895] acpiphp: Slot [9] registered\n[ 0.289786] acpiphp: Slot [10] registered\n[ 0.290704] acpiphp: Slot [11] registered\n[ 0.291690] acpiphp: Slot [12] registered\n[ 0.292622] acpiphp: Slot [13] registered\n[ 0.293557] acpiphp: Slot [14] registered\n[ 0.294477] acpiphp: Slot [15] registered\n[ 0.295386] acpiphp: Slot [16] registered\n[ 0.296295] acpiphp: Slot [17] registered\n[ 0.297202] acpiphp: Slot [18] registered\n[ 0.298126] acpiphp: Slot [19] registered\n[ 0.299037] acpiphp: Slot [20] registered\n[ 0.299949] acpiphp: Slot [21] registered\n[ 0.300886] acpiphp: Slot [22] registered\n[ 0.301863] acpiphp: Slot [23] registered\n[ 0.302773] acpiphp: Slot [24] registered\n[ 0.303674] acpiphp: Slot [25] registered\n[ 0.304576] acpiphp: Slot [26] registered\n[ 0.305483] acpiphp: Slot [27] registered\n[ 0.306394] acpiphp: Slot [28] registered\n[ 0.307296] acpiphp: Slot [29] registered\n[ 0.308207] acpiphp: Slot [30] registered\n[ 0.309117] acpiphp: Slot [31] registered\n[ 0.310031] PCI host bridge to bus 0000:00\n[ 0.310939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.312389] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.313771] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.315411] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.317057] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.318716] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.322040] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.323522] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.324905] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.326394] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.329866] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.331608] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.349779] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351434] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353409] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354915] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356357] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357731] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.359096] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.360296] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.362069] vgaarb: loaded\n[ 0.362763] vgaarb: bridge control possible 0000:00:02.0\n[ 0.364149] SCSI subsystem initialized\n[ 0.365115] ACPI: bus type USB registered\n[ 0.365963] usbcore: registered new interface driver usbfs\n[ 0.367025] usbcore: registered new interface driver hub\n[ 0.368065] usbcore: registered new device driver usb\n[ 0.369196] PCI: Using ACPI for IRQ routing\n[ 0.370320] NetLabel: Initializing\n[ 0.371052] NetLabel: domain hash size = 128\n[ 0.371921] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.372901] NetLabel: unlabeled traffic allowed by default\n[ 0.374070] amd_nb: Cannot enumerate AMD northbridges\n[ 0.375073] clocksource: Switched to clocksource kvm-clock\n[ 0.382649] AppArmor: AppArmor Filesystem Enabled\n[ 0.383664] pnp: PnP ACPI init\n[ 0.384626] pnp: PnP ACPI: found 5 devices\n[ 0.391012] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392761] NET: Registered protocol family 2\n[ 0.393816] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.395129] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396346] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397556] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398660] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399868] NET: Registered protocol family 1\n[ 0.400772] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401890] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402988] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420644] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437708] Unpacking initramfs...\n[ 0.881074] Freeing initrd memory: 37084K\n[ 0.882539] Scanning for low memory corruption every 60 seconds\n[ 0.884084] audit: initializing netlink subsys (disabled)\n[ 0.885196] audit: type=2000 audit(1533856308.124:1): initialized\n[ 0.886651] Initialise system trusted keyring\n[ 0.887731] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.888916] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.891173] zbud: loaded\n[ 0.892051] VFS: Disk quotas dquot_6.6.0\n[ 0.892912] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.894415] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 0.895757] fuse init (API version 7.23)\n[ 0.896693] Key type big_key registered\n[ 0.897518] Allocating IMA MOK and blacklist keyrings.\n[ 0.898833] Key type asymmetric registered\n[ 0.899694] Asymmetric key parser 'x509' registered\n[ 0.900683] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.902190] io scheduler noop registered\n[ 0.902999] io scheduler deadline registered (default)\n[ 0.904012] io scheduler cfq registered\n[ 0.904896] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.905971] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.907312] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.908808] ACPI: Power Button [PWRF]\n[ 0.909729] GHES: HEST is not enabled!\n[ 0.925081] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.956847] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.959467] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.983718] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.986449] Linux agpgart interface v0.103\n[ 0.988938] loop: module loaded\n[ 0.991838] vda: vda1\n[ 0.993250] scsi host0: ata_piix\n[ 0.994056] scsi host1: ata_piix\n[ 0.994814] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.996133] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.997763] libphy: Fixed MDIO Bus: probed\n[ 0.998633] tun: Universal TUN/TAP device driver, 1.6\n[ 0.999654] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.002210] PPP generic driver version 2.4.2\n[ 1.003103] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.004218] ehci-pci: EHCI PCI platform driver\n[ 1.005354] ehci-platform: EHCI generic platform driver\n[ 1.006693] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.008236] ohci-pci: OHCI PCI platform driver\n[ 1.009411] ohci-platform: OHCI generic platform driver\n[ 1.010749] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.027104] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.028487] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.030468] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.031808] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.033315] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.034998] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.036913] usb usb1: Product: UHCI Host Controller\n[ 1.038194] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.039809] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.041133] hub 1-0:1.0: USB hub found\n[ 1.042171] hub 1-0:1.0: 2 ports detected\n[ 1.043489] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.046222] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.047540] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.048953] mousedev: PS/2 mouse device common for all mice\n[ 1.050660] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.053110] rtc_cmos 00:00: RTC can wake from S4\n[ 1.054605] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.056225] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.057900] i2c /dev entries driver\n[ 1.058936] device-mapper: uevent: version 1.0.3\n[ 1.060215] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.062411] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.064183] NET: Registered protocol family 10\n[ 1.065595] NET: Registered protocol family 17\n[ 1.066763] Key type dns_resolver registered\n[ 1.068121] registered taskstats version 1\n[ 1.069255] Loading compiled-in X.509 certificates\n[ 1.071041] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.073517] zswap: loaded using pool lzo/zbud\n[ 1.075993] Key type trusted registered\n[ 1.078933] Key type encrypted registered\n[ 1.080070] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.081490] ima: No TPM chip found, activating TPM-bypass!\n[ 1.082882] evm: HMAC attrs: 0x1\n[ 1.084076] Magic number: 14:744:200\n[ 1.085189] rtc_cmos 00:00: setting system clock to 2018-08-09 23:11:47 UTC (1533856307)\n[ 1.087346] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.088856] EDD information not available.\n[ 1.156397] Freeing unused kernel memory: 1512K\n[ 1.157583] Write protecting the kernel read-only data: 14336k\n[ 1.169883] Freeing unused kernel memory: 1692K\n[ 1.171297] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.181737] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.184424] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.186952] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.189435] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.191830] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.194265] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.202922] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.206097] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.208526] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.210974] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.264169] virtio_net virtio0 ens3: renamed from eth0\n[ 1.270982] [drm] Initialized drm 1.1.0 20060810\n[ 1.273879] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.276265] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.299470] FDC 0 is a S82078B\n[ 1.313230] AVX2 version of gcm_enc/dec engaged.\n[ 1.314517] AES CTR mode by8 optimization enabled\n[ 1.355107] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.520205] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.521526] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.522875] usb 1-1: Product: QEMU USB Tablet\n[ 1.523778] usb 1-1: Manufacturer: QEMU\n[ 1.524597] usb 1-1: SerialNumber: 42\n[ 1.532636] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.538547] usbcore: registered new interface driver usbhid\n[ 1.539679] usbhid: USB HID core driver\n[ 1.542441] 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.544792] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\nBegin: Loading essential drivers ... [ 1.814216] md: linear personality registered for level -1\n[ 1.817466] md: multipath personality registered for level -4\n[ 1.820750] md: raid0 personality registered for level 0\n[ 1.824465] md: raid1 personality registered for level 1\n[ 1.895077] raid6: sse2x1 gen() 11438 MB/s\n[ 1.963074] raid6: sse2x1 xor() 8907 MB/s\n[ 2.031074] raid6: sse2x2 gen() 14459 MB/s\n[ 2.099076] raid6: sse2x2 xor() 9749 MB/s\n[ 2.167073] raid6: sse2x4 gen() 16798 MB/s\n[ 2.235080] raid6: sse2x4 xor() 11656 MB/s\n[ 2.303074] raid6: avx2x1 gen() 22250 MB/s\n[ 2.371073] raid6: avx2x2 gen() 25742 MB/s\n[ 2.439073] raid6: avx2x4 gen() 29929 MB/s\n[ 2.439972] raid6: using algorithm avx2x4 gen() 29929 MB/s\n[ 2.441040] raid6: using avx2x2 recovery algorithm\n[ 2.442029] tsc: Refined TSC clocksource calibration: 3491.877 MHz\n[ 2.443248] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325557a7e57, max_idle_ns: 440795296851 ns\n[ 2.446614] xor: automatically using best checksumming function:\n[ 2.487095] avx : 31891.000 MB/sec\n[ 2.489379] async_tx: api initialized (async)\n[ 2.499966] md: raid6 personality registered for level 6\n[ 2.501050] md: raid5 personality registered for level 5\n[ 2.502101] md: raid4 personality registered for level 4\n[ 2.507524] 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.537017] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.555693] 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.649454] 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.652930] systemd[1]: Detected virtualization kvm.\n[ 2.653941] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.656716] systemd[1]: Set hostname to .\n[ 2.659408] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.660583] systemd[1]: Installed transient /etc/machine-id file.\n[ 2.759299] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 2.761595] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 2.763640] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 2.765724] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 2.767871] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 2.770414] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 2.772922] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 2.775174] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 2.778065] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 2.781342] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 2.783331] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 2.785754] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 2.787979] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 2.790444] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 2.792789] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 2.795287] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 2.797704] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 2.800090] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 2.802681] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 2.806036] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 2.812158] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 2.820419] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 2.829247] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 2.834037] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 2.838993] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 2.846217] Loading iSCSI transport class v2.0-870.\n[ 2.847858] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 2.853339] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 2.861067] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 2.876045] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 2.881703] iscsi: registered transport (tcp)\n[ 2.882676] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 2.886473] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 2.893078] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 2.895655] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 2.903889] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 2.910861] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 2.915716] 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[ 2.923473] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 2.927605] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 2.947452] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Initial cloud-init job (pre-networking)...\n Starting LSB: AppArmor initialization...\n Starting Set console font and keymap...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Commit a transient machine-id on disk...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting Create Volatile Files and Directories...\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 3.769593] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 4.269608] cloud-init[458]: Cloud-init v. 18.2 running 'init-local' at Thu, 09 Aug 2018 23:11:50 +0000. Up 4.07 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.479619] cloud-init[936]: Cloud-init v. 18.2 running 'init' at Thu, 09 Aug 2018 23:11:52 +0000. Up 5.52 seconds.\n[ 9.481744] cloud-init[936]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 9.487003] cloud-init[936]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 9.489541] cloud-init[936]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 9.493417] cloud-init[936]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 9.496146] cloud-init[936]: ci-info: | ens3 | True | 192.168.120.16 | 255.255.255.0 | . | fa:16:3e:b7:ab:fe |\n[ 9.500168] cloud-init[936]: ci-info: | ens3 | True | fe80::f816:3eff:feb7:abfe/64 | . | link | fa:16:3e:b7:ab:fe |\n[ 9.503676] cloud-init[936]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 9.508142] cloud-init[936]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 9.512121] cloud-init[936]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 9.516133] cloud-init[936]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 9.520125] cloud-init[936]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.524141] cloud-init[936]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 9.528138] cloud-init[936]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.532146] cloud-init[936]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 9.533945] cloud-init[936]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 9.540128] cloud-init[936]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 9.541944] cloud-init[936]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.548139] cloud-init[936]: 2018-08-09 23:11:56,065 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 9.943977] cloud-init[936]: Generating public/private rsa key pair.\n[ 9.945451] cloud-init[936]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 9.947002] cloud-init[936]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 9.952348] cloud-init[936]: The key fingerprint is:\n[ 9.953496] cloud-init[936]: SHA256:HvVwoUBostieFYZIy8dAgmW118fImTgjHNdhirIySuA root@shaker-vm-904f639a-869a-491c-afac-051ad5fd1831\n[ 9.960165] cloud-init[936]: The key's randomart image is:\n[ 9.961403] cloud-init[936]: +---[RSA 2048]----+\n[ 9.962495] cloud-init[936]: |o+*oo..+=. . |\n[ 9.963571] cloud-init[936]: |.+.=o==*.* . . |\n[ 9.968718] cloud-init[936]: |. +oB=*.* * . |\n[ 9.969829] cloud-init[936]: |o .+oo.o o + |\n[ 9.970913] cloud-init[936]: |oE.. o S . |\n[ 9.972120] cloud-init[936]: |oo o . . |\n[ 9.976144] cloud-init[936]: |. . |\n[ 9.977268] cloud-init[936]: | |\n[ 9.980119] cloud-init[936]: | |\n[ 9.981239] cloud-init[936]: +----[SHA256]-----+\n[ 9.984130] cloud-init[936]: Generating public/private dsa key pair.\n[ 9.988150] cloud-init[936]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 9.989721] cloud-init[936]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 9.992119] cloud-init[936]: The key fingerprint is:\n[ 9.996139] cloud-init[936]: SHA256:Gki4k1dvYuFjmcJE7ZD0KOyO2+NX4ldjFIBqGYuSm3U root@shaker-vm-904f639a-869a-491c-afac-051ad5fd1831\n[ 10.000142] cloud-init[936]: The key's randomart image is:\n[ 10.001374] cloud-init[936]: +---[DSA 1024]----+\n[ 10.004128] cloud-init[936]: | .o+.. |\n[ 10.005261] cloud-init[936]: | ..o+o. . |\n[ 10.008062] cloud-init[936]: | o+=+o+ . |\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Network is Online.\n[ 10.012245] cloud-init[936]: |+.*BE+.=. |\n Starting iSCSI initiator daemon (iscsid)...\n[ 10.014868] cloud-init[936]: |.==.= X.S |\n[[0;32m OK [0m] Reached target System Initialization.\n[ 10.018249] cloud-init[936]: |oo o.+.*+ |\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[ 10.021898] cloud-init[936]: |. .. o.o . |[[0;32m OK [0m] Started Daily apt download activities.\n[[0;32m OK [0m\n[ 10.024972] cloud-init[936]: | o. o . |] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n\n[ 10.028150] cloud-init[936]: |..oo . |\n[ 10.029263] cloud-init[936]: [[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n Starting Socket activation for snappy daemon.+----[SHA256]-----+\n[ 10.032742] cloud-init[936]: Generating public/private ecdsa key pair.\n[ 10.033756] cloud-init[936]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 10.035009] cloud-init[936]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Reached target Timers.\n\n[ 10.038475] Starting LXD - unix socket.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.cloud-init[936]: The key fingerprint is:\n[ 10.041182] cloud-init[936]: SHA256:iWJPzuMP7SrH5neF+fPyPJ4Mz/gG9pdwMIRXrc8VLaI root@shaker-vm-904f639a-869a-491c-afac-051ad5fd1831\n[ 10.042780] cloud-init[936]: The key's randomart image is:\n[ 10.043683] cloud-init\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[936]: +---[ECDSA 256]---+\n[ 10.048611] cloud-init[936]: | . ..o|\n[ 10.050944] cloud-init[936]: | ..o..o|\n[ 10.053085] cloud-init[936]: | .o. o.|\n[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n[ 10.056905] cloud-init[936]: | . .E o. .|\n[[0;32m OK [0m] Started iperf Service.[ 10.060276] cloud-init[936]: | o o S o oo.|\n[ 10.061083] cloud-init[936]: | . * . o +. .o|\n[ 10.061880] cloud-init[936]: | .* . +.oo .|\n[ 10.062681] cloud-init[936]: | ..++. . +B+o.|\n[ 10.063470] cloud-init[936]: | =++o. .O@o |\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n\n[ 10.067892] cloud-init[936]: +----[SHA256]-----+\n[ 10.070514] cloud-init[936]: Generating public/private ed25519 key pair.\n[ 10.073117] cloud-init[936]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 10.075087] cloud-init[936]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 10.077235] cloud-init[936]: The key fingerprint is:\n[ 10.080066] cloud-init[936]: SHA256:iKqvIrP6Uw1uuz7DAzgbcdPYm6z25Fu3Hnc0XZoGSuk root@shaker-vm-904f639a-869a-491c-afac-051ad5fd1831\n[ 10.082523] cloud-init[936]: The key's randomart image is:\n[ 10.083802] cloud-init[936]: +--[ED25519 256]--+\n[ 10.085432] cloud-init[936]: | |\n[ 10.086818] cloud-init[936]: | . |\n[ 10.088456] cloud-init[936]: | + o . .|\n[ 10.089889] cloud-init[936]: |. + +. . o . o + |\n[ 10.091046] cloud-init[936]: | + +.=. S E o = |\n[ 10.092261] cloud-init[936]: |+ ..B . . o |\n[ 10.093430] cloud-init[936]: | +.*... o . . |\n[ 10.094653] cloud-init[936]: |=.+o*. . + . |\n[ 10.095811] Starting /etc/rc.local Compatibility...\n Starting System Logging Service...\n cloud-init[936]: |OBo+** .o |\n[ 10.100770] cloud-init[936]: +----[SHA256]-----+\nStarting Apply the settings specified in cloud-config...\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n[[0;32m OK [0m] Started iperf3 Service.\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting Snappy daemon...\n Starting Accounts Service...\n Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting Pollinate to seed the pseudo random number generator...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n Starting Login Service...\n Starting LSB: MD monitoring daemon...\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[[0;32m OK [0m] Started System Logging Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started Login Service.\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting Permit User Sessions...\n Starting LSB: automatic crash report generation...\n Starting LSB: network benchmark...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n[[0;32m OK [0m] Started Permit User Sessions.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n Starting Terminate Plymouth Boot Screen...\n Starting Hold until boot process finishes up...\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started LSB: network benchmark.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Reached target Login Prompts.\n[[0;32m OK [0m] Started Set console scheme.\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 Snappy daemon.\n Starting Wait until snapd is fully seeded...\n[ 10.814278] cloud-init[1046]: 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.566912] cloud-init[1046]: en_US.UTF-8... done\n[ 11.569797] cloud-init[1046]: Generation complete.\n[ 12.059876] cloud-init[1046]: Cloud-init v. 18.2 running 'modules:config' at Thu, 09 Aug 2018 23:11:57 +0000. Up 10.71 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[[0;32m OK [0m] Reached target Graphical Interface.\n Starting Execute cloud user/final scripts...\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 | d5:54:33:35:46:0c:28:fa:9e:ef:25:a3:63:eb:2b:ab | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\n<14>Aug 9 23:11:59 ec2: \n<14>Aug 9 23:11:59 ec2: #############################################################\n<14>Aug 9 23:11:59 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\n<14>Aug 9 23:11:59 ec2: 1024 SHA256:Gki4k1dvYuFjmcJE7ZD0KOyO2+NX4ldjFIBqGYuSm3U root@shaker-vm-904f639a-869a-491c-afac-051ad5fd1831 (DSA)\n<14>Aug 9 23:11:59 ec2: 256 SHA256:iWJPzuMP7SrH5neF+fPyPJ4Mz/gG9pdwMIRXrc8VLaI root@shaker-vm-904f639a-869a-491c-afac-051ad5fd1831 (ECDSA)\n<14>Aug 9 23:11:59 ec2: 256 SHA256:iKqvIrP6Uw1uuz7DAzgbcdPYm6z25Fu3Hnc0XZoGSuk root@shaker-vm-904f639a-869a-491c-afac-051ad5fd1831 (ED25519)\n<14>Aug 9 23:11:59 ec2: 2048 SHA256:HvVwoUBostieFYZIy8dAgmW118fImTgjHNdhirIySuA root@shaker-vm-904f639a-869a-491c-afac-051ad5fd1831 (RSA)\n<14>Aug 9 23:11:59 ec2: -----END SSH HOST KEY FINGERPRINTS-----\n<14>Aug 9 23:11:59 ec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBL7/RlCJOKfvtXUaqQ8NQSP93CTw4SMQw5qujfRuG2dH8146cF0ia+hPt7ntal1gULi+6aJ9lIjITFPp31oPmI8= root@shaker-vm-904f639a-869a-491c-afac-051ad5fd1831\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHMqgYFj+OnMtUfEG+MMXt65hvbvDy6smYwckteMBdaP root@shaker-vm-904f639a-869a-491c-afac-051ad5fd1831\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5B5My17Vo/UT8nJYOmdtATq3v7Qb6qwdtLvtp0HxorVPoW6BXI3p0TqMuMXOe54KyhPs58gcyKlvD2cU0yiYBm+r8QeBQbaw4wfSyd6TI8sM8UHJrlDRpx5KXSbXXR0HuzhmBI/YG4m8TTut8VOpdS5jTvLwVnh3ogjrMvjRpsJ9vs6djWEkXgck4MqRhUmO1urbDGsO5q4UvtHiZFNUwSwyiY//qzbYRFjb288LEJrJ4s8u92yC7nNY4ZwVfyjlsihbevkWg/eYFaOVvLGbyA0GNYN1G6ky0NuZ/raji3/HIT8y+HR0Y+0agG6kd28gPJTFPjj0y4+Y3/0XSck+5 root@shaker-vm-904f639a-869a-491c-afac-051ad5fd1831\n-----END SSH HOST KEY KEYS-----\n[ 13.390850] cloud-init[1309]: Cloud-init v. 18.2 running 'modules:final' at Thu, 09 Aug 2018 23:11:59 +0000. Up 13.24 seconds.\n[ 13.393197] cloud-init[1309]: Cloud-init v. 18.2 finished at Thu, 09 Aug 2018 23:11:59 +0000. Datasource DataSourceEc2. Up 13.38 seconds\n[[0;32m OK [0m] Started Execute cloud user/final scripts.\n[[0;32m OK [0m] Reached target Cloud-init target.\n\nUbuntu 16.04.4 LTS shaker-vm-904f639a-869a-491c-afac-051ad5fd1831 ttyS0\n\nshaker-vm-904f639a-869a-491c-afac-051ad5fd1831 login: "} 2018-08-09 23:12:04,550 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c/action used request id req-8480cdd4-282d-41ab-bb2c-465d6cf58a5a 2018-08-09 23:12:04,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.108401060104s 2018-08-09 23:12:04,551 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c/action used request id req-8480cdd4-282d-41ab-bb2c-465d6cf58a5a 2018-08-09 23:12:04,551 - 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 669650313 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.132793] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134696] pid_max: default: 32768 minimum: 301 [ 0.135745] ACPI: Core revision 20150930 [ 0.137243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138718] Security Framework initialized [ 0.139665] Yama: becoming mindful. [ 0.140486] AppArmor: AppArmor initialized [ 0.141440] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142944] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.144404] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145771] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.147331] Initializing cgroup subsys io [ 0.148249] Initializing cgroup subsys memory [ 0.149219] Initializing cgroup subsys devices [ 0.150239] Initializing cgroup subsys freezer [ 0.151229] Initializing cgroup subsys net_cls [ 0.152205] Initializing cgroup subsys perf_event [ 0.153226] Initializing cgroup subsys net_prio [ 0.154209] Initializing cgroup subsys hugetlb [ 0.155180] Initializing cgroup subsys pids [ 0.156142] CPU: Physical Processor ID: 0 [ 0.157732] mce: CPU supports 10 MCE banks [ 0.158671] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.159839] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.161101] Spectre V2 : Mitigation: Full generic retpoline [ 0.162269] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.163779] Speculative Store Bypass: Vulnerable [ 0.180437] Freeing SMP alternatives memory: 32K [ 0.185894] ftrace: allocating 32237 entries in 126 pages [ 0.219987] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.221407] smpboot: Max logical packages: 1 [ 0.222498] x2apic enabled [ 0.223362] Switched APIC routing to physical x2apic. [ 0.225210] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.226487] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.228725] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.230773] KVM setup paravirtual spinlock [ 0.232226] x86: Booted up 1 node, 1 CPUs [ 0.233129] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.234701] devtmpfs: initialized [ 0.236486] evm: security.selinux [ 0.237286] evm: security.SMACK64 [ 0.238085] evm: security.SMACK64EXEC [ 0.238919] evm: security.SMACK64TRANSMUTE [ 0.239827] evm: security.SMACK64MMAP [ 0.240694] evm: security.ima [ 0.241403] evm: security.capability [ 0.242301] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.244368] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.245704] pinctrl core: initialized pinctrl subsystem [ 0.246932] RTC time: 23:11:46, date: 08/09/18 [ 0.248016] NET: Registered protocol family 16 [ 0.249129] cpuidle: using governor ladder [ 0.250051] cpuidle: using governor menu [ 0.250966] PCCT header not found. [ 0.251834] ACPI: bus type PCI registered [ 0.252734] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254128] PCI: Using configuration type 1 for base access [ 0.256092] ACPI: Added _OSI(Module Device) [ 0.257041] ACPI: Added _OSI(Processor Device) [ 0.258008] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.259014] ACPI: Added _OSI(Processor Aggregator Device) [ 0.260982] ACPI: Interpreter enabled [ 0.261864] ACPI: (supports S0 S5) [ 0.262650] ACPI: Using IOAPIC for interrupt routing [ 0.263727] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.267146] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.268471] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.269927] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.271314] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.273850] acpiphp: Slot [3] registered [ 0.274758] acpiphp: Slot [4] registered [ 0.275652] acpiphp: Slot [5] registered [ 0.276544] acpiphp: Slot [6] registered [ 0.287073] acpiphp: Slot [7] registered [ 0.287996] acpiphp: Slot [8] registered [ 0.288895] acpiphp: Slot [9] registered [ 0.289786] acpiphp: Slot [10] registered [ 0.290704] acpiphp: Slot [11] registered [ 0.291690] acpiphp: Slot [12] registered [ 0.292622] acpiphp: Slot [13] registered [ 0.293557] acpiphp: Slot [14] registered [ 0.294477] acpiphp: Slot [15] registered [ 0.295386] acpiphp: Slot [16] registered [ 0.296295] acpiphp: Slot [17] registered [ 0.297202] acpiphp: Slot [18] registered [ 0.298126] acpiphp: Slot [19] registered [ 0.299037] acpiphp: Slot [20] registered [ 0.299949] acpiphp: Slot [21] registered [ 0.300886] acpiphp: Slot [22] registered [ 0.301863] acpiphp: Slot [23] registered [ 0.302773] acpiphp: Slot [24] registered [ 0.303674] acpiphp: Slot [25] registered [ 0.304576] acpiphp: Slot [26] registered [ 0.305483] acpiphp: Slot [27] registered [ 0.306394] acpiphp: Slot [28] registered [ 0.307296] acpiphp: Slot [29] registered [ 0.308207] acpiphp: Slot [30] registered [ 0.309117] acpiphp: Slot [31] registered [ 0.310031] PCI host bridge to bus 0000:00 [ 0.310939] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.312389] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.313771] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.315411] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.317057] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.318716] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.322040] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.323522] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.324905] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.326394] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.329866] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.331608] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.349779] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351434] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353409] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354915] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356357] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357731] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.359096] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.360296] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.362069] vgaarb: loaded [ 0.362763] vgaarb: bridge control possible 0000:00:02.0 [ 0.364149] SCSI subsystem initialized [ 0.365115] ACPI: bus type USB registered [ 0.365963] usbcore: registered new interface driver usbfs [ 0.367025] usbcore: registered new interface driver hub [ 0.368065] usbcore: registered new device driver usb [ 0.369196] PCI: Using ACPI for IRQ routing [ 0.370320] NetLabel: Initializing [ 0.371052] NetLabel: domain hash size = 128 [ 0.371921] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.372901] NetLabel: unlabeled traffic allowed by default [ 0.374070] amd_nb: Cannot enumerate AMD northbridges [ 0.375073] clocksource: Switched to clocksource kvm-clock [ 0.382649] AppArmor: AppArmor Filesystem Enabled [ 0.383664] pnp: PnP ACPI init [ 0.384626] pnp: PnP ACPI: found 5 devices [ 0.391012] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.392761] NET: Registered protocol family 2 [ 0.393816] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.395129] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.396346] TCP: Hash tables configured (established 4096 bind 4096) [ 0.397556] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.398660] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.399868] NET: Registered protocol family 1 [ 0.400772] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.401890] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.402988] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420644] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.437708] Unpacking initramfs... [ 0.881074] Freeing initrd memory: 37084K [ 0.882539] Scanning for low memory corruption every 60 seconds [ 0.884084] audit: initializing netlink subsys (disabled) [ 0.885196] audit: type=2000 audit(1533856308.124:1): initialized [ 0.886651] Initialise system trusted keyring [ 0.887731] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.888916] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.891173] zbud: loaded [ 0.892051] VFS: Disk quotas dquot_6.6.0 [ 0.892912] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.894415] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.895757] fuse init (API version 7.23) [ 0.896693] Key type big_key registered [ 0.897518] Allocating IMA MOK and blacklist keyrings. [ 0.898833] Key type asymmetric registered [ 0.899694] Asymmetric key parser 'x509' registered [ 0.900683] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.902190] io scheduler noop registered [ 0.902999] io scheduler deadline registered (default) [ 0.904012] io scheduler cfq registered [ 0.904896] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.905971] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.907312] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.908808] ACPI: Power Button [PWRF] [ 0.909729] GHES: HEST is not enabled! [ 0.925081] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.956847] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.959467] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.983718] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.986449] Linux agpgart interface v0.103 [ 0.988938] loop: module loaded [ 0.991838] vda: vda1 [ 0.993250] scsi host0: ata_piix [ 0.994056] scsi host1: ata_piix [ 0.994814] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.996133] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.997763] libphy: Fixed MDIO Bus: probed [ 0.998633] tun: Universal TUN/TAP device driver, 1.6 [ 0.999654] tun: (C) 1999-2004 Max Krasnyansky [ 1.002210] PPP generic driver version 2.4.2 [ 1.003103] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.004218] ehci-pci: EHCI PCI platform driver [ 1.005354] ehci-platform: EHCI generic platform driver [ 1.006693] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.008236] ohci-pci: OHCI PCI platform driver [ 1.009411] ohci-platform: OHCI generic platform driver [ 1.010749] uhci_hcd: USB Universal Host Controller Interface driver [ 1.027104] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.028487] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.030468] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.031808] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.033315] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.034998] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.036913] usb usb1: Product: UHCI Host Controller [ 1.038194] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.039809] usb usb1: SerialNumber: 0000:00:01.2 [ 1.041133] hub 1-0:1.0: USB hub found [ 1.042171] hub 1-0:1.0: 2 ports detected [ 1.043489] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.046222] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.047540] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.048953] mousedev: PS/2 mouse device common for all mice [ 1.050660] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.053110] rtc_cmos 00:00: RTC can wake from S4 [ 1.054605] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.056225] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.057900] i2c /dev entries driver [ 1.058936] device-mapper: uevent: version 1.0.3 [ 1.060215] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.062411] ledtrig-cpu: registered to indicate activity on CPUs [ 1.064183] NET: Registered protocol family 10 [ 1.065595] NET: Registered protocol family 17 [ 1.066763] Key type dns_resolver registered [ 1.068121] registered taskstats version 1 [ 1.069255] Loading compiled-in X.509 certificates [ 1.071041] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.073517] zswap: loaded using pool lzo/zbud [ 1.075993] Key type trusted registered [ 1.078933] Key type encrypted registered [ 1.080070] AppArmor: AppArmor sha1 policy hashing enabled [ 1.081490] ima: No TPM chip found, activating TPM-bypass! [ 1.082882] evm: HMAC attrs: 0x1 [ 1.084076] Magic number: 14:744:200 [ 1.085189] rtc_cmos 00:00: setting system clock to 2018-08-09 23:11:47 UTC (1533856307) [ 1.087346] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.088856] EDD information not available. [ 1.156397] Freeing unused kernel memory: 1512K [ 1.157583] Write protecting the kernel read-only data: 14336k [ 1.169883] Freeing unused kernel memory: 1692K [ 1.171297] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.181737] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.184424] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.186952] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.189435] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.191830] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.194265] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.202922] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.206097] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.208526] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.210974] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.264169] virtio_net virtio0 ens3: renamed from eth0 [ 1.270982] [drm] Initialized drm 1.1.0 20060810 [ 1.273879] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.276265] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.299470] FDC 0 is a S82078B [ 1.313230] AVX2 version of gcm_enc/dec engaged. [ 1.314517] AES CTR mode by8 optimization enabled [ 1.355107] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.520205] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.521526] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.522875] usb 1-1: Product: QEMU USB Tablet [ 1.523778] usb 1-1: Manufacturer: QEMU [ 1.524597] usb 1-1: SerialNumber: 42 [ 1.532636] hidraw: raw HID events driver (C) Jiri Kosina [ 1.538547] usbcore: registered new interface driver usbhid [ 1.539679] usbhid: USB HID core driver [ 1.542441] 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.544792] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 1.814216] md: linear personality registered for level -1 [ 1.817466] md: multipath personality registered for level -4 [ 1.820750] md: raid0 personality registered for level 0 [ 1.824465] md: raid1 personality registered for level 1 [ 1.895077] raid6: sse2x1 gen() 11438 MB/s [ 1.963074] raid6: sse2x1 xor() 8907 MB/s [ 2.031074] raid6: sse2x2 gen() 14459 MB/s [ 2.099076] raid6: sse2x2 xor() 9749 MB/s [ 2.167073] raid6: sse2x4 gen() 16798 MB/s [ 2.235080] raid6: sse2x4 xor() 11656 MB/s [ 2.303074] raid6: avx2x1 gen() 22250 MB/s [ 2.371073] raid6: avx2x2 gen() 25742 MB/s [ 2.439073] raid6: avx2x4 gen() 29929 MB/s [ 2.439972] raid6: using algorithm avx2x4 gen() 29929 MB/s [ 2.441040] raid6: using avx2x2 recovery algorithm [ 2.442029] tsc: Refined TSC clocksource calibration: 3491.877 MHz [ 2.443248] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325557a7e57, max_idle_ns: 440795296851 ns [ 2.446614] xor: automatically using best checksumming function: [ 2.487095] avx : 31891.000 MB/sec [ 2.489379] async_tx: api initialized (async) [ 2.499966] md: raid6 personality registered for level 6 [ 2.501050] md: raid5 personality registered for level 5 [ 2.502101] md: raid4 personality registered for level 4 [ 2.507524] 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.537017] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.555693] 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.649454] 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.652930] systemd[1]: Detected virtualization kvm. [ 2.653941] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.656716] systemd[1]: Set hostname to . [ 2.659408] systemd[1]: Initializing machine ID from KVM UUID. [ 2.660583] systemd[1]: Installed transient /etc/machine-id file. [ 2.759299] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 2.761595] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 2.763640] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 2.765724] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 2.767871] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 2.770414] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 2.772922] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 2.775174] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 2.778065] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 2.781342] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 2.783331] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 2.785754] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 2.787979] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 2.790444] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 2.792789] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 2.795287] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 2.797704] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 2.800090] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 2.802681] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 2.806036] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 2.812158] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 2.820419] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 2.829247] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 2.834037] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 2.838993] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 2.846217] Loading iSCSI transport class v2.0-870. [ 2.847858] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 2.853339] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 2.861067] systemd[1]: Starting Journal Service... Starting Journal Service... [ 2.876045] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 2.881703] iscsi: registered transport (tcp) [ 2.882676] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 2.886473] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 2.893078] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 2.895655] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 2.903889] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 2.910861] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 2.915716] 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. [ 2.923473] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 2.927605] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Nameserver information manager. [ 2.947452] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Initial cloud-init job (pre-networking)... Starting LSB: AppArmor initialization... Starting Set console font and keymap... Starting Tell Plymouth To Write Out Runtime Data... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.769593] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.269608] cloud-init[458]: Cloud-init v. 18.2 running 'init-local' at Thu, 09 Aug 2018 23:11:50 +0000. Up 4.07 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.479619] cloud-init[936]: Cloud-init v. 18.2 running 'init' at Thu, 09 Aug 2018 23:11:52 +0000. Up 5.52 seconds. [ 9.481744] cloud-init[936]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 9.487003] cloud-init[936]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 9.489541] cloud-init[936]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 9.493417] cloud-init[936]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 9.496146] cloud-init[936]: ci-info: | ens3 | True | 192.168.120.16 | 255.255.255.0 | . | fa:16:3e:b7:ab:fe | [ 9.500168] cloud-init[936]: ci-info: | ens3 | True | fe80::f816:3eff:feb7:abfe/64 | . | link | fa:16:3e:b7:ab:fe | [ 9.503676] cloud-init[936]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 9.508142] cloud-init[936]: ci-info: | lo | True | ::1/128 | . | host | . | [ 9.512121] cloud-init[936]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 9.516133] cloud-init[936]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 9.520125] cloud-init[936]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.524141] cloud-init[936]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 9.528138] cloud-init[936]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.532146] cloud-init[936]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 9.533945] cloud-init[936]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 9.540128] cloud-init[936]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 9.541944] cloud-init[936]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.548139] cloud-init[936]: 2018-08-09 23:11:56,065 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 9.943977] cloud-init[936]: Generating public/private rsa key pair. [ 9.945451] cloud-init[936]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 9.947002] cloud-init[936]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 9.952348] cloud-init[936]: The key fingerprint is: [ 9.953496] cloud-init[936]: SHA256:HvVwoUBostieFYZIy8dAgmW118fImTgjHNdhirIySuA root@shaker-vm-904f639a-869a-491c-afac-051ad5fd1831 [ 9.960165] cloud-init[936]: The key's randomart image is: [ 9.961403] cloud-init[936]: +---[RSA 2048]----+ [ 9.962495] cloud-init[936]: |o+*oo..+=. . | [ 9.963571] cloud-init[936]: |.+.=o==*.* . . | [ 9.968718] cloud-init[936]: |. +oB=*.* * . | [ 9.969829] cloud-init[936]: |o .+oo.o o + | [ 9.970913] cloud-init[936]: |oE.. o S . | [ 9.972120] cloud-init[936]: |oo o . . | [ 9.976144] cloud-init[936]: |. . | [ 9.977268] cloud-init[936]: | | [ 9.980119] cloud-init[936]: | | [ 9.981239] cloud-init[936]: +----[SHA256]-----+ [ 9.984130] cloud-init[936]: Generating public/private dsa key pair. [ 9.988150] cloud-init[936]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 9.989721] cloud-init[936]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 9.992119] cloud-init[936]: The key fingerprint is: [ 9.996139] cloud-init[936]: SHA256:Gki4k1dvYuFjmcJE7ZD0KOyO2+NX4ldjFIBqGYuSm3U root@shaker-vm-904f639a-869a-491c-afac-051ad5fd1831 [ 10.000142] cloud-init[936]: The key's randomart image is: [ 10.001374] cloud-init[936]: +---[DSA 1024]----+ [ 10.004128] cloud-init[936]: | .o+.. | [ 10.005261] cloud-init[936]: | ..o+o. . | [ 10.008062] cloud-init[936]: | o+=+o+ . | [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target Network is Online. [ 10.012245] cloud-init[936]: |+.*BE+.=. | Starting iSCSI initiator daemon (iscsid)... [ 10.014868] cloud-init[936]: |.==.= X.S | [[0;32m OK [0m] Reached target System Initialization. [ 10.018249] cloud-init[936]: |oo o.+.*+ | [[0;32m OK [0m] Listening on ACPID Listen Socket. [ 10.021898] cloud-init[936]: |. .. o.o . |[[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m [ 10.024972] cloud-init[936]: | o. o . |] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [ 10.028150] cloud-init[936]: |..oo . | [ 10.029263] cloud-init[936]: [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. Starting Socket activation for snappy daemon.+----[SHA256]-----+ [ 10.032742] cloud-init[936]: Generating public/private ecdsa key pair. [ 10.033756] cloud-init[936]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 10.035009] cloud-init[936]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Reached target Timers. [ 10.038475] Starting LXD - unix socket. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.cloud-init[936]: The key fingerprint is: [ 10.041182] cloud-init[936]: SHA256:iWJPzuMP7SrH5neF+fPyPJ4Mz/gG9pdwMIRXrc8VLaI root@shaker-vm-904f639a-869a-491c-afac-051ad5fd1831 [ 10.042780] cloud-init[936]: The key's randomart image is: [ 10.043683] cloud-init [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [[0;32m OK [0m] Listening on LXD - unix socket. [936]: +---[ECDSA 256]---+ [ 10.048611] cloud-init[936]: | . ..o| [ 10.050944] cloud-init[936]: | ..o..o| [ 10.053085] cloud-init[936]: | .o. o.| [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. [ 10.056905] cloud-init[936]: | . .E o. .| [[0;32m OK [0m] Started iperf Service.[ 10.060276] cloud-init[936]: | o o S o oo.| [ 10.061083] cloud-init[936]: | . * . o +. .o| [ 10.061880] cloud-init[936]: | .* . +.oo .| [ 10.062681] cloud-init[936]: | ..++. . +B+o.| [ 10.063470] cloud-init[936]: | =++o. .O@o | [[0;32m OK [0m] Started D-Bus System Message Bus. [ 10.067892] cloud-init[936]: +----[SHA256]-----+ [ 10.070514] cloud-init[936]: Generating public/private ed25519 key pair. [ 10.073117] cloud-init[936]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 10.075087] cloud-init[936]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 10.077235] cloud-init[936]: The key fingerprint is: [ 10.080066] cloud-init[936]: SHA256:iKqvIrP6Uw1uuz7DAzgbcdPYm6z25Fu3Hnc0XZoGSuk root@shaker-vm-904f639a-869a-491c-afac-051ad5fd1831 [ 10.082523] cloud-init[936]: The key's randomart image is: [ 10.083802] cloud-init[936]: +--[ED25519 256]--+ [ 10.085432] cloud-init[936]: | | [ 10.086818] cloud-init[936]: | . | [ 10.088456] cloud-init[936]: | + o . .| [ 10.089889] cloud-init[936]: |. + +. . o . o + | [ 10.091046] cloud-init[936]: | + +.=. S E o = | [ 10.092261] cloud-init[936]: |+ ..B . . o | [ 10.093430] cloud-init[936]: | +.*... o . . | [ 10.094653] cloud-init[936]: |=.+o*. . + . | [ 10.095811] Starting /etc/rc.local Compatibility... Starting System Logging Service... cloud-init[936]: |OBo+** .o | [ 10.100770] cloud-init[936]: +----[SHA256]-----+ Starting Apply the settings specified in cloud-config... Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started Deferred execution scheduler. [[0;32m OK [0m] Started iperf3 Service. [[0;32m OK [0m] Started ACPI event daemon. Starting Snappy daemon... Starting Accounts Service... Starting LXD - container startup/shutdown... [[0;32m OK [0m] Started Regular background program processing daemon. Starting Pollinate to seed the pseudo random number generator... [[0;32m OK [0m] Started FUSE filesystem for LXC. [[0;32m OK [0m] Started Unattended Upgrades Shutdown. Starting Login Service... Starting LSB: MD monitoring daemon... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [[0;32m OK [0m] Started System Logging Service. Starting Authenticate and Authorize Users to Run Privileged Tasks... Starting Login to default iSCSI targets... [[0;32m OK [0m] Started Login Service. [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting LSB: daemon to balance interrupts for SMP systems... Starting Permit User Sessions... Starting LSB: automatic crash report generation... Starting LSB: network benchmark... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [[0;32m OK [0m] Started LXD - container startup/shutdown. Starting Terminate Plymouth Boot Screen... Starting Hold until boot process finishes up... [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started LSB: network benchmark. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. Starting Set console scheme... [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Started Set console scheme. [[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 Snappy daemon. Starting Wait until snapd is fully seeded... [ 10.814278] cloud-init[1046]: 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.566912] cloud-init[1046]: en_US.UTF-8... done [ 11.569797] cloud-init[1046]: Generation complete. [ 12.059876] cloud-init[1046]: Cloud-init v. 18.2 running 'modules:config' at Thu, 09 Aug 2018 23:11:57 +0000. Up 10.71 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. [[0;32m OK [0m] Reached target Graphical Interface. Starting Execute cloud user/final scripts... 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 | d5:54:33:35:46:0c:28:fa:9e:ef:25:a3:63:eb:2b:ab | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ <14>Aug 9 23:11:59 ec2: <14>Aug 9 23:11:59 ec2: ############################################################# <14>Aug 9 23:11:59 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- <14>Aug 9 23:11:59 ec2: 1024 SHA256:Gki4k1dvYuFjmcJE7ZD0KOyO2+NX4ldjFIBqGYuSm3U root@shaker-vm-904f639a-869a-491c-afac-051ad5fd1831 (DSA) <14>Aug 9 23:11:59 ec2: 256 SHA256:iWJPzuMP7SrH5neF+fPyPJ4Mz/gG9pdwMIRXrc8VLaI root@shaker-vm-904f639a-869a-491c-afac-051ad5fd1831 (ECDSA) <14>Aug 9 23:11:59 ec2: 256 SHA256:iKqvIrP6Uw1uuz7DAzgbcdPYm6z25Fu3Hnc0XZoGSuk root@shaker-vm-904f639a-869a-491c-afac-051ad5fd1831 (ED25519) <14>Aug 9 23:11:59 ec2: 2048 SHA256:HvVwoUBostieFYZIy8dAgmW118fImTgjHNdhirIySuA root@shaker-vm-904f639a-869a-491c-afac-051ad5fd1831 (RSA) <14>Aug 9 23:11:59 ec2: -----END SSH HOST KEY FINGERPRINTS----- <14>Aug 9 23:11:59 ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBL7/RlCJOKfvtXUaqQ8NQSP93CTw4SMQw5qujfRuG2dH8146cF0ia+hPt7ntal1gULi+6aJ9lIjITFPp31oPmI8= root@shaker-vm-904f639a-869a-491c-afac-051ad5fd1831 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHMqgYFj+OnMtUfEG+MMXt65hvbvDy6smYwckteMBdaP root@shaker-vm-904f639a-869a-491c-afac-051ad5fd1831 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5B5My17Vo/UT8nJYOmdtATq3v7Qb6qwdtLvtp0HxorVPoW6BXI3p0TqMuMXOe54KyhPs58gcyKlvD2cU0yiYBm+r8QeBQbaw4wfSyd6TI8sM8UHJrlDRpx5KXSbXXR0HuzhmBI/YG4m8TTut8VOpdS5jTvLwVnh3ogjrMvjRpsJ9vs6djWEkXgck4MqRhUmO1urbDGsO5q4UvtHiZFNUwSwyiY//qzbYRFjb288LEJrJ4s8u92yC7nNY4ZwVfyjlsihbevkWg/eYFaOVvLGbyA0GNYN1G6ky0NuZ/raji3/HIT8y+HR0Y+0agG6kd28gPJTFPjj0y4+Y3/0XSck+5 root@shaker-vm-904f639a-869a-491c-afac-051ad5fd1831 -----END SSH HOST KEY KEYS----- [ 13.390850] cloud-init[1309]: Cloud-init v. 18.2 running 'modules:final' at Thu, 09 Aug 2018 23:11:59 +0000. Up 13.24 seconds. [ 13.393197] cloud-init[1309]: Cloud-init v. 18.2 finished at Thu, 09 Aug 2018 23:11:59 +0000. Datasource DataSourceEc2. Up 13.38 seconds [[0;32m OK [0m] Started Execute cloud user/final scripts. [[0;32m OK [0m] Reached target Cloud-init target. Ubuntu 16.04.4 LTS shaker-vm-904f639a-869a-491c-afac-051ad5fd1831 ttyS0 shaker-vm-904f639a-869a-491c-afac-051ad5fd1831 login: 2018-08-09 23:12:04,555 - paramiko.transport - DEBUG - starting thread (client mode): 0xdd40fa50L 2018-08-09 23:12:04,555 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-09 23:12:04,562 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.4 2018-08-09 23:12:04,562 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2018-08-09 23:12:04,563 - 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-09 23:12:04,563 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-09 23:12:04,563 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-09 23:12:04,563 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-09 23:12:04,564 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-09 23:12:04,564 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-09 23:12:04,606 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-09 23:12:04,607 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-09 23:12:04,619 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.208: 7c41d8b5e8d266692d09e7324b6cdee6 2018-08-09 23:12:04,620 - paramiko.transport - DEBUG - Trying discovered key d5543335460c28fa9eef25a363eb2bab in /tmp/tmp0PlWyS 2018-08-09 23:12:04,646 - paramiko.transport - DEBUG - userauth is OK 2018-08-09 23:12:04,664 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-09 23:12:04,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-09 23:12:04,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-09 23:12:04,697 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 09 Aug 2018 23:12:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc10f554-4e8d-40ea-91d3-de5fda6f5b57 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.3:35357/v3/", "rel": "self"}]}]}} 2018-08-09 23:12:04,697 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.3:35357/ used request id req-dc10f554-4e8d-40ea-91d3-de5fda6f5b57 2018-08-09 23:12:04,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1618562075cb856c35690000311d43fcf81286f8" 2018-08-09 23:12:04,798 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-09 23:12:04,798 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-09 23:12:04,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:12:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77693065-fca5-4667-ad43-d3f43eba4374 Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/06b2600fbdfd45009f077a0a8a411118"}, "enabled": true, "type": "orchestration", "id": "06b2600fbdfd45009f077a0a8a411118", "name": "heat"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/0edb5a9ac368467395316b446bc9b17a"}, "enabled": true, "type": "event", "id": "0edb5a9ac368467395316b446bc9b17a", "name": "panko"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/0f8e8a8cabc743b980b5dc7328ea8398"}, "enabled": true, "type": "cloudformation", "id": "0f8e8a8cabc743b980b5dc7328ea8398", "name": "heat-cfn"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/37bb077bc22343fc84723637e507d6ca"}, "enabled": true, "type": "volumev2", "id": "37bb077bc22343fc84723637e507d6ca", "name": "cinderv2"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/66e5c4ed2fef488aa7efb24492939dd2"}, "enabled": true, "type": "compute", "id": "66e5c4ed2fef488aa7efb24492939dd2", "name": "nova"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/74154109829a4b47a4ae0cf113ed0280"}, "enabled": true, "type": "metric", "id": "74154109829a4b47a4ae0cf113ed0280", "name": "gnocchi"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/88688b106f224b10a51283eb12ae2936"}, "enabled": true, "type": "identity", "id": "88688b106f224b10a51283eb12ae2936", "name": "keystone"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/ada1fac139534311815f98d908747c2a"}, "enabled": true, "type": "metering", "id": "ada1fac139534311815f98d908747c2a", "name": "ceilometer"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b3fb638070d94560972a4f4ad3803c3e"}, "enabled": true, "type": "alarming", "id": "b3fb638070d94560972a4f4ad3803c3e", "name": "aodh"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b69679ef95c547c4bedad9a51bbc11e1"}, "enabled": true, "type": "placement", "id": "b69679ef95c547c4bedad9a51bbc11e1", "name": "placement"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b6a6363259e342d8ac96a4641ed4678e"}, "enabled": true, "type": "volume", "id": "b6a6363259e342d8ac96a4641ed4678e", "name": "cinder"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/cb31973e365c4222816f94365d3a9482"}, "enabled": true, "type": "volumev3", "id": "cb31973e365c4222816f94365d3a9482", "name": "cinderv3"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/d37eb918087e4110bb9c0723c297dd28"}, "enabled": true, "type": "image", "id": "d37eb918087e4110bb9c0723c297dd28", "name": "glance"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/da8095ba09ab49ed8463afad9622aa30"}, "enabled": true, "type": "network", "id": "da8095ba09ab49ed8463afad9622aa30", "name": "neutron"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/eac7f386a2854d7cb26da2c6929699a5"}, "enabled": true, "type": "object-store", "id": "eac7f386a2854d7cb26da2c6929699a5", "name": "swift"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2018-08-09 23:12:04,877 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-77693065-fca5-4667-ad43-d3f43eba4374 2018-08-09 23:12:04,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.189199209213s 2018-08-09 23:12:04,877 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-77693065-fca5-4667-ad43-d3f43eba4374 2018-08-09 23:12:04,886 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-09 23:12:04,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}1618562075cb856c35690000311d43fcf81286f8" 2018-08-09 23:12:05,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:12:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f881d68b-f7ac-4483-a467-88dbb0bf7148 Content-Encoding: gzip Content-Length: 1976 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/1008f871970540d59fed88ee5f560631"}, "url": "http://172.30.9.32:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cb31973e365c4222816f94365d3a9482", "id": "1008f871970540d59fed88ee5f560631"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/13579d8a89904ae8ae47c4c51523cc20"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "da8095ba09ab49ed8463afad9622aa30", "id": "13579d8a89904ae8ae47c4c51523cc20"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/28c0fa2fe1a54037a1df5236437e7475"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "88688b106f224b10a51283eb12ae2936", "id": "28c0fa2fe1a54037a1df5236437e7475"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/29690a3ccee2437bbac7f9aa68595877"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b69679ef95c547c4bedad9a51bbc11e1", "id": "29690a3ccee2437bbac7f9aa68595877"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/2c44848dd6a5446fb835005ab8ad4f4f"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b69679ef95c547c4bedad9a51bbc11e1", "id": "2c44848dd6a5446fb835005ab8ad4f4f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/2c4ee4a831c24b19a27a57c62ab1c000"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0f8e8a8cabc743b980b5dc7328ea8398", "id": "2c4ee4a831c24b19a27a57c62ab1c000"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/2d737435c2b74f5faf8fa63dea4e2fa1"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b6a6363259e342d8ac96a4641ed4678e", "id": "2d737435c2b74f5faf8fa63dea4e2fa1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/3550892914574db28d4c22bdf0fccec5"}, "url": "http://172.30.9.32:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "88688b106f224b10a51283eb12ae2936", "id": "3550892914574db28d4c22bdf0fccec5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/3b5781142f344691af8bcb5585c05d0a"}, "url": "http://172.30.9.32:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "74154109829a4b47a4ae0cf113ed0280", "id": "3b5781142f344691af8bcb5585c05d0a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/437987ede53e4405944ad7c076551769"}, "url": "http://172.30.9.32:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "06b2600fbdfd45009f077a0a8a411118", "id": "437987ede53e4405944ad7c076551769"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/4ba92d8cd74449ad8e3ad0fb9d8df162"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0f8e8a8cabc743b980b5dc7328ea8398", "id": "4ba92d8cd74449ad8e3ad0fb9d8df162"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/54a35851569141aa859a53f8f20d5c9e"}, "url": "http://12.0.0.27:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "eac7f386a2854d7cb26da2c6929699a5", "id": "54a35851569141aa859a53f8f20d5c9e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/58ac027cc3404748a004771a912f28e3"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "66e5c4ed2fef488aa7efb24492939dd2", "id": "58ac027cc3404748a004771a912f28e3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/5d3a7a4b63bc42cc950ea9d01ba16ee8"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "06b2600fbdfd45009f077a0a8a411118", "id": "5d3a7a4b63bc42cc950ea9d01ba16ee8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/5d8dc96d50c247e7837ea4c9b854184b"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "06b2600fbdfd45009f077a0a8a411118", "id": "5d8dc96d50c247e7837ea4c9b854184b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/739a0b6ebed045fbb110541871ab2a15"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "88688b106f224b10a51283eb12ae2936", "id": "739a0b6ebed045fbb110541871ab2a15"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/73ad6e9b1eaf4470a4458a45a03b86ba"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cb31973e365c4222816f94365d3a9482", "id": "73ad6e9b1eaf4470a4458a45a03b86ba"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/75482ae7f30b4cce96aeea5fb573efee"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "37bb077bc22343fc84723637e507d6ca", "id": "75482ae7f30b4cce96aeea5fb573efee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/78fb5d55cc204e4daa0cb175b819e87c"}, "url": "http://172.30.9.32:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b6a6363259e342d8ac96a4641ed4678e", "id": "78fb5d55cc204e4daa0cb175b819e87c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/79fdb7375f8a48ea9a3175833248c806"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "66e5c4ed2fef488aa7efb24492939dd2", "id": "79fdb7375f8a48ea9a3175833248c806"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/80278f13084845eaa317703712e8932f"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b6a6363259e342d8ac96a4641ed4678e", "id": "80278f13084845eaa317703712e8932f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/8eac3aaf869e4581b0c486846aaf1964"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d37eb918087e4110bb9c0723c297dd28", "id": "8eac3aaf869e4581b0c486846aaf1964"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/9313e7c2f7b1414faa1e04af37a85d14"}, "url": "http://172.30.9.32:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b69679ef95c547c4bedad9a51bbc11e1", "id": "9313e7c2f7b1414faa1e04af37a85d14"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/963d6582adf64c908f4754420d8066a9"}, "url": "http://172.30.9.32:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0edb5a9ac368467395316b446bc9b17a", "id": "963d6582adf64c908f4754420d8066a9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/a3322f92a99944afb84fd710587f4207"}, "url": "http://172.30.9.32:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "37bb077bc22343fc84723637e507d6ca", "id": "a3322f92a99944afb84fd710587f4207"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/a8850af0d4d74815aac8c55d682d6b88"}, "url": "http://172.30.9.32:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "da8095ba09ab49ed8463afad9622aa30", "id": "a8850af0d4d74815aac8c55d682d6b88"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/a9837c8825b440f08dfd357317d353f0"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0edb5a9ac368467395316b446bc9b17a", "id": "a9837c8825b440f08dfd357317d353f0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/a9a3ecf1f13142c4a0c2baeaaa3dfaac"}, "url": "http://172.30.9.32:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b3fb638070d94560972a4f4ad3803c3e", "id": "a9a3ecf1f13142c4a0c2baeaaa3dfaac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/a9f7c82f7a0247459dc8ee250179a27a"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d37eb918087e4110bb9c0723c297dd28", "id": "a9f7c82f7a0247459dc8ee250179a27a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/aaf4dc1ae98a4fc4b8bb1ef0e4af1847"}, "url": "http://172.30.9.32:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "66e5c4ed2fef488aa7efb24492939dd2", "id": "aaf4dc1ae98a4fc4b8bb1ef0e4af1847"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/c05d68f4069f44f3928d1d2cfe0c31e2"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "da8095ba09ab49ed8463afad9622aa30", "id": "c05d68f4069f44f3928d1d2cfe0c31e2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/c50639dc1d0944d08cb722487727404b"}, "url": "http://172.30.9.32:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0f8e8a8cabc743b980b5dc7328ea8398", "id": "c50639dc1d0944d08cb722487727404b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/c6262b39fedb42aea7a928a362616ec0"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b3fb638070d94560972a4f4ad3803c3e", "id": "c6262b39fedb42aea7a928a362616ec0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/ca626291c6914f8392873dc1009e9439"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "37bb077bc22343fc84723637e507d6ca", "id": "ca626291c6914f8392873dc1009e9439"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/cbf52489f6c24c3bacff12a8fce92972"}, "url": "http://172.30.9.32:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d37eb918087e4110bb9c0723c297dd28", "id": "cbf52489f6c24c3bacff12a8fce92972"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/d220c13c29ac49428745e53c3a5f1f1b"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b3fb638070d94560972a4f4ad3803c3e", "id": "d220c13c29ac49428745e53c3a5f1f1b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/d675dfe1fc174b888e1c05e36a89827f"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "74154109829a4b47a4ae0cf113ed0280", "id": "d675dfe1fc174b888e1c05e36a89827f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/dc6095c8b90a4056ad6fb33d86c2319c"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cb31973e365c4222816f94365d3a9482", "id": "dc6095c8b90a4056ad6fb33d86c2319c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/de78fcff9f6f4b3698322312c36b013b"}, "url": "http://172.30.9.32:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "eac7f386a2854d7cb26da2c6929699a5", "id": "de78fcff9f6f4b3698322312c36b013b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/ded8397288b548b6a2ef868a552c35c4"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0edb5a9ac368467395316b446bc9b17a", "id": "ded8397288b548b6a2ef868a552c35c4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/eac7171837574cfd9bdb0d1e99be1512"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "74154109829a4b47a4ae0cf113ed0280", "id": "eac7171837574cfd9bdb0d1e99be1512"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/fc41d0b8771f41d298a04050d21e2d86"}, "url": "http://12.0.0.27:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "eac7f386a2854d7cb26da2c6929699a5", "id": "fc41d0b8771f41d298a04050d21e2d86"}], "links": {"self": "http://172.30.9.32:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-09 23:12:05,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/endpoints used request id req-f881d68b-f7ac-4483-a467-88dbb0bf7148 2018-08-09 23:12:05,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.195034980774s 2018-08-09 23:12:05,082 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/endpoints used request id req-f881d68b-f7ac-4483-a467-88dbb0bf7148 2018-08-09 23:12:05,089 - functest.opnfv_tests.openstack.shaker.shaker - DEBUG - keystone endpoint: http://172.30.9.32:5000 2018-08-09 23:12:05,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 23:12:05,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}1618562075cb856c35690000311d43fcf81286f8" 2018-08-09 23:12:05,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:12:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4b95966-a519-4082-a549-2d6010ba03bc Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "077169cc946647b3a28fd2b6b274fbdf", "links": {"self": "http://172.30.9.32:5000/v3/roles/077169cc946647b3a28fd2b6b274fbdf"}, "name": "reader"}, {"domain_id": null, "id": "352a7d143ea64db3aecbf66f67281fa1", "links": {"self": "http://172.30.9.32:5000/v3/roles/352a7d143ea64db3aecbf66f67281fa1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5f4e37952fed448d8a5d2d688ddf4113", "links": {"self": "http://172.30.9.32:5000/v3/roles/5f4e37952fed448d8a5d2d688ddf4113"}, "name": "admin"}, {"domain_id": null, "id": "88513a21a6f143568494c5da51703b86", "links": {"self": "http://172.30.9.32:5000/v3/roles/88513a21a6f143568494c5da51703b86"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a5b954e8e29c4b6cafac3f07fe5c5da7", "links": {"self": "http://172.30.9.32:5000/v3/roles/a5b954e8e29c4b6cafac3f07fe5c5da7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fde9b0ad3a3d453ba6d5318189b139e9", "links": {"self": "http://172.30.9.32:5000/v3/roles/fde9b0ad3a3d453ba6d5318189b139e9"}, "name": "swiftoperator"}]} 2018-08-09 23:12:05,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-c4b95966-a519-4082-a549-2d6010ba03bc 2018-08-09 23:12:05,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.192178010941s 2018-08-09 23:12:05,285 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-c4b95966-a519-4082-a549-2d6010ba03bc 2018-08-09 23:12:05,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 23:12:05,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}1618562075cb856c35690000311d43fcf81286f8" 2018-08-09 23:12:05,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:12:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-698e4d1a-8e01-4a6c-93a8-633197705821 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "077169cc946647b3a28fd2b6b274fbdf", "links": {"self": "http://172.30.9.32:5000/v3/roles/077169cc946647b3a28fd2b6b274fbdf"}, "name": "reader"}, {"domain_id": null, "id": "352a7d143ea64db3aecbf66f67281fa1", "links": {"self": "http://172.30.9.32:5000/v3/roles/352a7d143ea64db3aecbf66f67281fa1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5f4e37952fed448d8a5d2d688ddf4113", "links": {"self": "http://172.30.9.32:5000/v3/roles/5f4e37952fed448d8a5d2d688ddf4113"}, "name": "admin"}, {"domain_id": null, "id": "88513a21a6f143568494c5da51703b86", "links": {"self": "http://172.30.9.32:5000/v3/roles/88513a21a6f143568494c5da51703b86"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a5b954e8e29c4b6cafac3f07fe5c5da7", "links": {"self": "http://172.30.9.32:5000/v3/roles/a5b954e8e29c4b6cafac3f07fe5c5da7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fde9b0ad3a3d453ba6d5318189b139e9", "links": {"self": "http://172.30.9.32:5000/v3/roles/fde9b0ad3a3d453ba6d5318189b139e9"}, "name": "swiftoperator"}]} 2018-08-09 23:12:05,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-698e4d1a-8e01-4a6c-93a8-633197705821 2018-08-09 23:12:05,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.191574811935s 2018-08-09 23:12:05,482 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-698e4d1a-8e01-4a6c-93a8-633197705821 2018-08-09 23:12:05,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-09 23:12:05,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}1618562075cb856c35690000311d43fcf81286f8" 2018-08-09 23:12:05,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:12:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4724436f-93f3-4769-aea5-5b126d07373f Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.32:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-09 23:12:05,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains/default used request id req-4724436f-93f3-4769-aea5-5b126d07373f 2018-08-09 23:12:05,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.193182945251s 2018-08-09 23:12:05,680 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains/default used request id req-4724436f-93f3-4769-aea5-5b126d07373f 2018-08-09 23:12:05,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 23:12:05,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}1618562075cb856c35690000311d43fcf81286f8" 2018-08-09 23:12:05,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:12:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24e3f5c7-8eba-4bf3-8b36-81439d311f45 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.32:5000/v3/users/11fa7ddeb0564dbb9ae97e6016ef357f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11fa7ddeb0564dbb9ae97e6016ef357f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.32:5000/v3/users/187033aee6fd450ca96240725777e4c2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "187033aee6fd450ca96240725777e4c2", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.32:5000/v3/users/560d22bd57da40b5a0a9574a796d5f5d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "560d22bd57da40b5a0a9574a796d5f5d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.32:5000/v3/users/60452068d29f4fdfa63986a101565414"}, "domain_id": "default", "enabled": true, "options": {}, "id": "60452068d29f4fdfa63986a101565414", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.32:5000/v3/users/678f79df7fbc46f38c5b2ae2cf0c8fad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "678f79df7fbc46f38c5b2ae2cf0c8fad", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.32:5000/v3/users/7e6b2597cbd0483796ae06691a711e17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6b2597cbd0483796ae06691a711e17", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.32:5000/v3/users/88043492d8c84e8d9e6414b58d9aae53"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88043492d8c84e8d9e6414b58d9aae53", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.32:5000/v3/users/8a5e986b6ed545369b1f3084bfe0faa8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a5e986b6ed545369b1f3084bfe0faa8", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.32:5000/v3/users/97856cdcfc7541fab8b50800a44fe171"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97856cdcfc7541fab8b50800a44fe171", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.32:5000/v3/users/a3a7d792968c446db5fa23e49ad70178"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3a7d792968c446db5fa23e49ad70178", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.32:5000/v3/users/bcc2f2783f374c89b6471bd69eb8efce"}, "domain_id": "ae2f2a3ea85d48b1a1afefd9d87535da", "enabled": true, "options": {}, "id": "bcc2f2783f374c89b6471bd69eb8efce", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.32:5000/v3/users/d56b2a42ace04544a47286de17abc35f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d56b2a42ace04544a47286de17abc35f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.32:5000/v3/users/ebf0020df3ef470386f763032bf048a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ebf0020df3ef470386f763032bf048a2", "email": "placement@localhost", "password_expires_at": null}, {"name": "shaker-user_904f639a-869a-491c-afac-051ad5fd1831", "links": {"self": "http://172.30.9.32:5000/v3/users/f7fef136358643b5af3c42f47931cc42"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f7fef136358643b5af3c42f47931cc42", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.32:5000/v3/users/ff4e1f818c8b432487ac5ca3232ff438"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff4e1f818c8b432487ac5ca3232ff438", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.32:5000/v3/users", "previous": null, "next": null}} 2018-08-09 23:12:05,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-24e3f5c7-8eba-4bf3-8b36-81439d311f45 2018-08-09 23:12:05,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.212561845779s 2018-08-09 23:12:05,894 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-24e3f5c7-8eba-4bf3-8b36-81439d311f45 2018-08-09 23:12:05,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-09 23:12:05,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}1618562075cb856c35690000311d43fcf81286f8" 2018-08-09 23:12:06,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:12:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2f7de01-379d-4427-9939-93d1fb5e9e11 Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.32:5000/v3/projects/b5220918a46940eca73b5641490793b9"}, "tags": [], "enabled": true, "id": "b5220918a46940eca73b5641490793b9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.32:5000/v3/projects/6e2b193279f94c09870f0da27a1e5991"}, "tags": [], "enabled": true, "id": "6e2b193279f94c09870f0da27a1e5991", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.32:5000/v3/projects/e4398c5216d34a2a834a6cd8e8c6a033"}, "tags": [], "enabled": true, "id": "e4398c5216d34a2a834a6cd8e8c6a033", "parent_id": "default", "domain_id": "default", "name": "shaker-project_904f639a-869a-491c-afac-051ad5fd1831"}]} 2018-08-09 23:12:06,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects?domain_id=default used request id req-d2f7de01-379d-4427-9939-93d1fb5e9e11 2018-08-09 23:12:06,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.200799942017s 2018-08-09 23:12:06,108 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects?domain_id=default used request id req-d2f7de01-379d-4427-9939-93d1fb5e9e11 2018-08-09 23:12:06,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-09 23:12:06,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:5000/v3/role_assignments?user.id=f7fef136358643b5af3c42f47931cc42&role.id=5f4e37952fed448d8a5d2d688ddf4113&scope.project.id=e4398c5216d34a2a834a6cd8e8c6a033" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1618562075cb856c35690000311d43fcf81286f8" 2018-08-09 23:12:06,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:12:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ab0edc6-0132-43f3-a82c-1ed425c2c556 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.32:5000/v3/role_assignments?user.id=f7fef136358643b5af3c42f47931cc42&role.id=5f4e37952fed448d8a5d2d688ddf4113&scope.project.id=e4398c5216d34a2a834a6cd8e8c6a033", "previous": null, "next": null}} 2018-08-09 23:12:06,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/role_assignments?user.id=f7fef136358643b5af3c42f47931cc42&role.id=5f4e37952fed448d8a5d2d688ddf4113&scope.project.id=e4398c5216d34a2a834a6cd8e8c6a033 used request id req-3ab0edc6-0132-43f3-a82c-1ed425c2c556 2018-08-09 23:12:06,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.109122991562s 2018-08-09 23:12:06,224 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/role_assignments?user.id=f7fef136358643b5af3c42f47931cc42&role.id=5f4e37952fed448d8a5d2d688ddf4113&scope.project.id=e4398c5216d34a2a834a6cd8e8c6a033 used request id req-3ab0edc6-0132-43f3-a82c-1ed425c2c556 2018-08-09 23:12:06,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-09 23:12:06,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:5000/v3/projects/e4398c5216d34a2a834a6cd8e8c6a033/users/f7fef136358643b5af3c42f47931cc42/roles/5f4e37952fed448d8a5d2d688ddf4113 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1618562075cb856c35690000311d43fcf81286f8" 2018-08-09 23:12:06,442 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 23:12:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42468688-1ca7-4bb1-84ff-71167f59eb23 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 23:12:06,442 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.32:5000/v3/projects/e4398c5216d34a2a834a6cd8e8c6a033/users/f7fef136358643b5af3c42f47931cc42/roles/5f4e37952fed448d8a5d2d688ddf4113 used request id req-42468688-1ca7-4bb1-84ff-71167f59eb23 2018-08-09 23:12:06,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.21461892128s 2018-08-09 23:12:06,443 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.32:5000/v3/projects/e4398c5216d34a2a834a6cd8e8c6a033/users/f7fef136358643b5af3c42f47931cc42/roles/5f4e37952fed448d8a5d2d688ddf4113 used request id req-42468688-1ca7-4bb1-84ff-71167f59eb23 2018-08-09 23:12:06,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 23:12:06,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}1618562075cb856c35690000311d43fcf81286f8" 2018-08-09 23:12:06,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:12:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a77f4aa-34f8-47fa-ae3d-ad1034b7b01d Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "077169cc946647b3a28fd2b6b274fbdf", "links": {"self": "http://172.30.9.32:5000/v3/roles/077169cc946647b3a28fd2b6b274fbdf"}, "name": "reader"}, {"domain_id": null, "id": "352a7d143ea64db3aecbf66f67281fa1", "links": {"self": "http://172.30.9.32:5000/v3/roles/352a7d143ea64db3aecbf66f67281fa1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5f4e37952fed448d8a5d2d688ddf4113", "links": {"self": "http://172.30.9.32:5000/v3/roles/5f4e37952fed448d8a5d2d688ddf4113"}, "name": "admin"}, {"domain_id": null, "id": "88513a21a6f143568494c5da51703b86", "links": {"self": "http://172.30.9.32:5000/v3/roles/88513a21a6f143568494c5da51703b86"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a5b954e8e29c4b6cafac3f07fe5c5da7", "links": {"self": "http://172.30.9.32:5000/v3/roles/a5b954e8e29c4b6cafac3f07fe5c5da7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fde9b0ad3a3d453ba6d5318189b139e9", "links": {"self": "http://172.30.9.32:5000/v3/roles/fde9b0ad3a3d453ba6d5318189b139e9"}, "name": "swiftoperator"}]} 2018-08-09 23:12:06,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-6a77f4aa-34f8-47fa-ae3d-ad1034b7b01d 2018-08-09 23:12:06,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.113625049591s 2018-08-09 23:12:06,560 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-6a77f4aa-34f8-47fa-ae3d-ad1034b7b01d 2018-08-09 23:12:06,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-08-09 23:12:06,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}1618562075cb856c35690000311d43fcf81286f8" -d '{"role": {"name": "heat_stack_owner"}}' 2018-08-09 23:12:06,781 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 09 Aug 2018 23:12:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db6d02b0-b57e-462a-9518-f8df419fadc7 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c0d0f0e601d44cd889ab7dec38d1d050", "links": {"self": "http://172.30.9.32:5000/v3/roles/c0d0f0e601d44cd889ab7dec38d1d050"}, "name": "heat_stack_owner"}} 2018-08-09 23:12:06,781 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/roles used request id req-db6d02b0-b57e-462a-9518-f8df419fadc7 2018-08-09 23:12:06,782 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.218361854553s 2018-08-09 23:12:06,782 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/roles used request id req-db6d02b0-b57e-462a-9518-f8df419fadc7 2018-08-09 23:12:06,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 23:12:06,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}1618562075cb856c35690000311d43fcf81286f8" 2018-08-09 23:12:06,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:12:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ec881e0-5e0c-4b1b-b631-19200b4e2f93 Content-Encoding: gzip Content-Length: 410 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "077169cc946647b3a28fd2b6b274fbdf", "links": {"self": "http://172.30.9.32:5000/v3/roles/077169cc946647b3a28fd2b6b274fbdf"}, "name": "reader"}, {"domain_id": null, "id": "352a7d143ea64db3aecbf66f67281fa1", "links": {"self": "http://172.30.9.32:5000/v3/roles/352a7d143ea64db3aecbf66f67281fa1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5f4e37952fed448d8a5d2d688ddf4113", "links": {"self": "http://172.30.9.32:5000/v3/roles/5f4e37952fed448d8a5d2d688ddf4113"}, "name": "admin"}, {"domain_id": null, "id": "88513a21a6f143568494c5da51703b86", "links": {"self": "http://172.30.9.32:5000/v3/roles/88513a21a6f143568494c5da51703b86"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a5b954e8e29c4b6cafac3f07fe5c5da7", "links": {"self": "http://172.30.9.32:5000/v3/roles/a5b954e8e29c4b6cafac3f07fe5c5da7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c0d0f0e601d44cd889ab7dec38d1d050", "links": {"self": "http://172.30.9.32:5000/v3/roles/c0d0f0e601d44cd889ab7dec38d1d050"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fde9b0ad3a3d453ba6d5318189b139e9", "links": {"self": "http://172.30.9.32:5000/v3/roles/fde9b0ad3a3d453ba6d5318189b139e9"}, "name": "swiftoperator"}]} 2018-08-09 23:12:06,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-2ec881e0-5e0c-4b1b-b631-19200b4e2f93 2018-08-09 23:12:06,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.18145608902s 2018-08-09 23:12:06,967 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-2ec881e0-5e0c-4b1b-b631-19200b4e2f93 2018-08-09 23:12:06,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-09 23:12:06,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}1618562075cb856c35690000311d43fcf81286f8" 2018-08-09 23:12:07,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:12:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b973f1d2-ce4b-4b20-9ccb-fc6dbee5b96a Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.32:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-09 23:12:07,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains/default used request id req-b973f1d2-ce4b-4b20-9ccb-fc6dbee5b96a 2018-08-09 23:12:07,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.331161975861s 2018-08-09 23:12:07,303 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains/default used request id req-b973f1d2-ce4b-4b20-9ccb-fc6dbee5b96a 2018-08-09 23:12:07,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 23:12:07,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}1618562075cb856c35690000311d43fcf81286f8" 2018-08-09 23:12:07,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:12:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7c99669-bea6-4881-b534-c9603620a941 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.32:5000/v3/users/11fa7ddeb0564dbb9ae97e6016ef357f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11fa7ddeb0564dbb9ae97e6016ef357f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.32:5000/v3/users/187033aee6fd450ca96240725777e4c2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "187033aee6fd450ca96240725777e4c2", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.32:5000/v3/users/560d22bd57da40b5a0a9574a796d5f5d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "560d22bd57da40b5a0a9574a796d5f5d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.32:5000/v3/users/60452068d29f4fdfa63986a101565414"}, "domain_id": "default", "enabled": true, "options": {}, "id": "60452068d29f4fdfa63986a101565414", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.32:5000/v3/users/678f79df7fbc46f38c5b2ae2cf0c8fad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "678f79df7fbc46f38c5b2ae2cf0c8fad", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.32:5000/v3/users/7e6b2597cbd0483796ae06691a711e17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6b2597cbd0483796ae06691a711e17", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.32:5000/v3/users/88043492d8c84e8d9e6414b58d9aae53"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88043492d8c84e8d9e6414b58d9aae53", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.32:5000/v3/users/8a5e986b6ed545369b1f3084bfe0faa8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a5e986b6ed545369b1f3084bfe0faa8", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.32:5000/v3/users/97856cdcfc7541fab8b50800a44fe171"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97856cdcfc7541fab8b50800a44fe171", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.32:5000/v3/users/a3a7d792968c446db5fa23e49ad70178"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3a7d792968c446db5fa23e49ad70178", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.32:5000/v3/users/bcc2f2783f374c89b6471bd69eb8efce"}, "domain_id": "ae2f2a3ea85d48b1a1afefd9d87535da", "enabled": true, "options": {}, "id": "bcc2f2783f374c89b6471bd69eb8efce", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.32:5000/v3/users/d56b2a42ace04544a47286de17abc35f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d56b2a42ace04544a47286de17abc35f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.32:5000/v3/users/ebf0020df3ef470386f763032bf048a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ebf0020df3ef470386f763032bf048a2", "email": "placement@localhost", "password_expires_at": null}, {"name": "shaker-user_904f639a-869a-491c-afac-051ad5fd1831", "links": {"self": "http://172.30.9.32:5000/v3/users/f7fef136358643b5af3c42f47931cc42"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f7fef136358643b5af3c42f47931cc42", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.32:5000/v3/users/ff4e1f818c8b432487ac5ca3232ff438"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff4e1f818c8b432487ac5ca3232ff438", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.32:5000/v3/users", "previous": null, "next": null}} 2018-08-09 23:12:07,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-a7c99669-bea6-4881-b534-c9603620a941 2018-08-09 23:12:07,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.124874830246s 2018-08-09 23:12:07,430 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-a7c99669-bea6-4881-b534-c9603620a941 2018-08-09 23:12:07,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-09 23:12:07,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}1618562075cb856c35690000311d43fcf81286f8" 2018-08-09 23:12:07,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:12:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-854e0a3a-6f87-4f73-b6ac-d6dcabe74f66 Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.32:5000/v3/projects/b5220918a46940eca73b5641490793b9"}, "tags": [], "enabled": true, "id": "b5220918a46940eca73b5641490793b9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.32:5000/v3/projects/6e2b193279f94c09870f0da27a1e5991"}, "tags": [], "enabled": true, "id": "6e2b193279f94c09870f0da27a1e5991", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.32:5000/v3/projects/e4398c5216d34a2a834a6cd8e8c6a033"}, "tags": [], "enabled": true, "id": "e4398c5216d34a2a834a6cd8e8c6a033", "parent_id": "default", "domain_id": "default", "name": "shaker-project_904f639a-869a-491c-afac-051ad5fd1831"}]} 2018-08-09 23:12:07,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects?domain_id=default used request id req-854e0a3a-6f87-4f73-b6ac-d6dcabe74f66 2018-08-09 23:12:07,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.106244087219s 2018-08-09 23:12:07,548 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects?domain_id=default used request id req-854e0a3a-6f87-4f73-b6ac-d6dcabe74f66 2018-08-09 23:12:07,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-09 23:12:07,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:5000/v3/role_assignments?user.id=f7fef136358643b5af3c42f47931cc42&role.id=c0d0f0e601d44cd889ab7dec38d1d050&scope.project.id=e4398c5216d34a2a834a6cd8e8c6a033" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1618562075cb856c35690000311d43fcf81286f8" 2018-08-09 23:12:07,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:12:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17104789-aaa7-4855-913b-42a6402edf06 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.32:5000/v3/role_assignments?user.id=f7fef136358643b5af3c42f47931cc42&role.id=c0d0f0e601d44cd889ab7dec38d1d050&scope.project.id=e4398c5216d34a2a834a6cd8e8c6a033", "previous": null, "next": null}} 2018-08-09 23:12:07,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/role_assignments?user.id=f7fef136358643b5af3c42f47931cc42&role.id=c0d0f0e601d44cd889ab7dec38d1d050&scope.project.id=e4398c5216d34a2a834a6cd8e8c6a033 used request id req-17104789-aaa7-4855-913b-42a6402edf06 2018-08-09 23:12:07,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.200484037399s 2018-08-09 23:12:07,755 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/role_assignments?user.id=f7fef136358643b5af3c42f47931cc42&role.id=c0d0f0e601d44cd889ab7dec38d1d050&scope.project.id=e4398c5216d34a2a834a6cd8e8c6a033 used request id req-17104789-aaa7-4855-913b-42a6402edf06 2018-08-09 23:12:07,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-09 23:12:07,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:5000/v3/projects/e4398c5216d34a2a834a6cd8e8c6a033/users/f7fef136358643b5af3c42f47931cc42/roles/c0d0f0e601d44cd889ab7dec38d1d050 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1618562075cb856c35690000311d43fcf81286f8" 2018-08-09 23:12:07,994 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 23:12:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a5a4130-f0a8-438c-b7cd-63f911d80550 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 23:12:07,994 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.32:5000/v3/projects/e4398c5216d34a2a834a6cd8e8c6a033/users/f7fef136358643b5af3c42f47931cc42/roles/c0d0f0e601d44cd889ab7dec38d1d050 used request id req-9a5a4130-f0a8-438c-b7cd-63f911d80550 2018-08-09 23:12:07,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.235411882401s 2018-08-09 23:12:07,994 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.32:5000/v3/projects/e4398c5216d34a2a834a6cd8e8c6a033/users/f7fef136358643b5af3c42f47931cc42/roles/c0d0f0e601d44cd889ab7dec38d1d050 used request id req-9a5a4130-f0a8-438c-b7cd-63f911d80550 2018-08-09 23:12:07,995 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-09 23:12:07,996 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-09 23:12:07,996 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-09 23:12:07,997 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-09 23:12:08,071 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-09 23:12:08,072 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-09 23:12:08,072 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-09 23:12:08,110 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-09 23:12:08,110 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-09 23:12:08,137 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-09 23:38:55,459 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-09 23:38:55,460 - functest.opnfv_tests.openstack.shaker.shaker - INFO - output: XDG_SESSION_ID=1 OS_PROJECT_ID=e4398c5216d34a2a834a6cd8e8c6a033 SHELL=/bin/bash SSH_CLIENT=172.30.9.66 48906 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_904f639a-869a-491c-afac-051ad5fd1831 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=bad99328-9372-46be-b608-ce7f8515daca LANG=en_US.UTF-8 OS_AUTH_TYPE=password PS1=${OS_CLOUDNAME:+($OS_CLOUDNAME)} OS_AUTH_URL=http://172.30.9.32:5000 OS_USERNAME=shaker-user_904f639a-869a-491c-afac-051ad5fd1831 SHLVL=1 HOME=/home/ubuntu no_proxy=,172.30.9.32,192.30.9.3 LOGNAME=ubuntu SSH_CONNECTION=172.30.9.66 48906 192.168.120.16 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-09 23:12:08.116 1412 INFO shaker.engine.utils [-] Logging enabled 2018-08-09 23:12:08.118 1412 INFO shaker.engine.messaging [-] Listening on *:9000 2018-08-09 23:12:08.120 1412 INFO shaker.engine.server [-] Play scenario: openstack/full_l2 2018-08-09 23:12:08.127 1420 INFO shaker.agent.agent [-] Agent id is: __heartbeat 2018-08-09 23:12:08.128 1420 INFO shaker.agent.agent [-] Connecting to server: 172.30.9.208:9000 2018-08-09 23:12:08.128 1420 INFO shaker.agent.agent [-] Agent config: {'polling_interval': 10} 2018-08-09 23:12:08.138 1412 INFO pykwalify.core [-] validation.valid 2018-08-09 23:12:08.667 1412 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-08-09 23:12:15.120 1412 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'548ed572-7289-44d3-bf1c-ce393310004f', u'links': [{u'href': u'http://172.30.9.32:8004/v1/e4398c5216d34a2a834a6cd8e8c6a033/stacks/shaker_kdozer/548ed572-7289-44d3-bf1c-ce393310004f', u'rel': u'self'}]} 2018-08-09 23:16:24.376 1412 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_kdozer_slave_0', 'shaker_kdozer_master_0']) 2018-08-09 23:16:29.286 1412 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-09 23:18:00.322 1412 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-09 23:19:30.800 1412 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-09 23:21:01.278 1412 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-09 23:21:01.280 1412 INFO shaker.engine.server [-] Execution is done 2018-08-09 23:21:01.995 1412 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-08-09 23:21:24.707 1412 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-09 23:21:24.709 1412 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_east_west 2018-08-09 23:21:24.721 1412 INFO pykwalify.core [-] validation.valid 2018-08-09 23:21:25.134 1412 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-08-09 23:21:30.976 1412 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'6385b987-89f6-4835-b79c-c135f28ad288', u'links': [{u'href': u'http://172.30.9.32:8004/v1/e4398c5216d34a2a834a6cd8e8c6a033/stacks/shaker_zpufri/6385b987-89f6-4835-b79c-c135f28ad288', u'rel': u'self'}]} 2018-08-09 23:23:00.804 1412 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_zpufri_master_0', 'shaker_zpufri_slave_0']) 2018-08-09 23:23:04.302 1412 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-09 23:24:34.842 1412 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-09 23:26:05.329 1412 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-09 23:27:35.820 1412 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-09 23:27:35.821 1412 INFO shaker.engine.server [-] Execution is done 2018-08-09 23:27:36.531 1412 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-08-09 23:28:01.144 1412 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-09 23:28:01.146 1412 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_north_south 2018-08-09 23:28:01.158 1412 INFO pykwalify.core [-] validation.valid 2018-08-09 23:28:01.582 1412 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-08-09 23:28:07.209 1412 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'89966faf-bbef-469b-914e-0ec4a772c84c', u'links': [{u'href': u'http://172.30.9.32:8004/v1/e4398c5216d34a2a834a6cd8e8c6a033/stacks/shaker_zpmfsk/89966faf-bbef-469b-914e-0ec4a772c84c', u'rel': u'self'}]} 2018-08-09 23:29:05.442 1412 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_zpmfsk_master_0', 'shaker_zpmfsk_slave_0']) 2018-08-09 23:29:13.607 1412 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-09 23:30:44.118 1412 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-09 23:32:14.598 1412 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-09 23:33:45.075 1412 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-09 23:33:45.077 1412 INFO shaker.engine.server [-] Execution is done 2018-08-09 23:33:45.861 1412 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-08-09 23:34:05.884 1412 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-09 23:34:05.885 1412 INFO shaker.engine.server [-] Play scenario: openstack/perf_l3_north_south 2018-08-09 23:34:05.899 1412 INFO pykwalify.core [-] validation.valid 2018-08-09 23:34:06.318 1412 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-08-09 23:34:12.011 1412 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'efa58887-8882-48e8-a942-e102598d2040', u'links': [{u'href': u'http://172.30.9.32:8004/v1/e4398c5216d34a2a834a6cd8e8c6a033/stacks/shaker_eksidr/efa58887-8882-48e8-a942-e102598d2040', u'rel': u'self'}]} 2018-08-09 23:35:05.122 1412 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_eksidr_slave_0', 'shaker_eksidr_master_0']) 2018-08-09 23:35:16.178 1412 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-09 23:35:48.785 1412 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-09 23:37:08.982 1412 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-09 23:38:29.186 1412 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-09 23:38:29.186 1412 INFO shaker.engine.server [-] Execution is done 2018-08-09 23:38:29.660 1412 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-08-09 23:38:55.373 1412 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-09 23:38:55.374 1412 INFO shaker.engine.server [-] Generating aggregated report 2018-08-09 23:38:55.384 1412 INFO shaker.engine.server [-] Raw output is stored to: report.json 2018-08-09 23:38:55.386 1412 INFO shaker.engine.report [-] ******************************************************************************** 2018-08-09 23:38:55.386 1412 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.UDP.1.overcloud-novacompute-1.opnfvlf.org:stats.packets.avg > 100000 [OK] 2018-08-09 23:38:55.387 1412 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.Ping.1.overcloud-novacompute-1.opnfvlf.org:stats.ping_icmp.avg < 2.0 [OK] 2018-08-09 23:38:55.387 1412 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-1.opnfvlf.org:stats.bandwidth.avg > 5000 [FAIL] 2018-08-09 23:38:55.387 1412 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-1.opnfvlf.org:stats.retransmits.max < 10 [FAIL] 2018-08-09 23:38:55.387 1412 INFO shaker.engine.report [-] ******************************************************************************** 2018-08-09 23:38:55.388 1412 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-09 23:38:55.399 1412 INFO shaker.engine.report [-] Report saved to: report.html 2018-08-09 23:38:55,461 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-09 23:38:55,460 - functest.opnfv_tests.openstack.shaker.shaker - INFO - error: 2018-08-09 23:38:55,462 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-09 23:38:55,500 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-09 23:38:55,500 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-09 23:38:55,528 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-09 23:38:55,580 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-09 23:38:55,581 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-09 23:38:55,586 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-08-09 23:38:55,620 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-08-09 23:38:55,620 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-08-09 23:38:55,652 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-08-09 23:38:55,667 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-08-09 23:38:55,667 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-08-09 23:38:55,777 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-09 23:38:55,778 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 31:05 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-09 23:38:55,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-09 23:38:55,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/floatingips/3b4d32e5-a42d-4792-b787-a84a32a2553f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:38:57,623 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-529bbd9b-6070-4223-8bd2-4562d9a2424c Content-Length: 0 Date: Thu, 09 Aug 2018 23:38:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 23:38:57,623 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/floatingips/3b4d32e5-a42d-4792-b787-a84a32a2553f.json used request id req-529bbd9b-6070-4223-8bd2-4562d9a2424c 2018-08-09 23:38:57,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.83662509918s 2018-08-09 23:38:57,623 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/floatingips/3b4d32e5-a42d-4792-b787-a84a32a2553f.json used request id req-529bbd9b-6070-4223-8bd2-4562d9a2424c 2018-08-09 23:38:57,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 23:38:57,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:38:57,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-9a37fb33-3432-4f9b-a705-c26fa071c214 Date: Thu, 09 Aug 2018 23:38:57 GMT RESP BODY: {"floatingips": []} 2018-08-09 23:38:57,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-9a37fb33-3432-4f9b-a705-c26fa071c214 2018-08-09 23:38:57,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.310230016708s 2018-08-09 23:38:57,939 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-9a37fb33-3432-4f9b-a705-c26fa071c214 2018-08-09 23:38:57,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-09 23:38:57,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:38:58,408 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 23:38: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-d365ede8-ba08-4cae-af35-03428902ac4b x-compute-request-id: req-d365ede8-ba08-4cae-af35-03428902ac4b Content-Type: application/json 2018-08-09 23:38:58,408 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c used request id req-d365ede8-ba08-4cae-af35-03428902ac4b 2018-08-09 23:38:58,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.468532085419s 2018-08-09 23:38:58,408 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c used request id req-d365ede8-ba08-4cae-af35-03428902ac4b 2018-08-09 23:38:58,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:38:58,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:38:59,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23: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-94e3571b-da0f-460a-9063-e200312ec36e x-compute-request-id: req-94e3571b-da0f-460a-9063-e200312ec36e Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"shaker-net_904f639a-869a-491c-afac-051ad5fd1831": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:ab:fe", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:ab:fe", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/64334bab-029c-4435-85c6-ce8fd3275b5c", "rel": "bookmark"}], "image": {"id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "links": [{"href": "http://172.30.9.32:8774/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003b", "OS-SRV-USG:launched_at": "2018-08-09T23:11:46.000000", "flavor": {"id": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "links": [{"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "bookmark"}]}, "id": "64334bab-029c-4435-85c6-ce8fd3275b5c", "security_groups": [{"name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}], "user_id": "f7fef136358643b5af3c42f47931cc42", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T23:38:58Z", "hostId": "83c5f47ede9dd3028a44f2f5ef8e7c4c2010c58b002be4f5d666faae", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_904f639a-869a-491c-afac-051ad5fd1831", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "shaker-vm_904f639a-869a-491c-afac-051ad5fd1831", "created": "2018-08-09T23:08:27Z", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:38:59,187 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-94e3571b-da0f-460a-9063-e200312ec36e 2018-08-09 23:38:59,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.778689861298s 2018-08-09 23:38:59,188 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-94e3571b-da0f-460a-9063-e200312ec36e 2018-08-09 23:38:59,189 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:39:01,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:39:01,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:39:01,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:39: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-89ccdb40-856d-428d-9307-7c4bdf8cdcdf x-compute-request-id: req-89ccdb40-856d-428d-9307-7c4bdf8cdcdf Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-09 23:39:01,279 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-89ccdb40-856d-428d-9307-7c4bdf8cdcdf 2018-08-09 23:39:01,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0866799354553s 2018-08-09 23:39:01,279 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-89ccdb40-856d-428d-9307-7c4bdf8cdcdf 2018-08-09 23:39:01,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-09 23:39:01,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:39:01,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 50852 X-Openstack-Request-Id: req-911d8045-926f-4f8e-a5b0-2f02925b7219 Date: Thu, 09 Aug 2018 23:39:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "fec51a6696f947dcb2317429cfbd4f73", "created_at": "2018-08-09T22:19:54Z", "updated_at": "2018-08-09T22:19:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:19:54Z", "revision_number": 0, "id": "50f073af-612b-4460-bd62-d649e2c31fcf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:19:54Z", "security_group_id": "02316505-e698-4d2f-8791-8fa7ec4e4201", "tenant_id": "fec51a6696f947dcb2317429cfbd4f73", "port_range_min": null, "ethertype": "IPv4", "project_id": "fec51a6696f947dcb2317429cfbd4f73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:19:54Z", "revision_number": 0, "id": "69467126-0f31-4f3c-90c8-17226d0d4f1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:19:54Z", "security_group_id": "02316505-e698-4d2f-8791-8fa7ec4e4201", "tenant_id": "fec51a6696f947dcb2317429cfbd4f73", "port_range_min": null, "ethertype": "IPv6", "project_id": "fec51a6696f947dcb2317429cfbd4f73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:19:54Z", "revision_number": 0, "id": "97ac9423-3230-4f03-b7b2-2d5937d4ef11", "remote_group_id": "02316505-e698-4d2f-8791-8fa7ec4e4201", "remote_ip_prefix": null, "created_at": "2018-08-09T22:19:54Z", "security_group_id": "02316505-e698-4d2f-8791-8fa7ec4e4201", "tenant_id": "fec51a6696f947dcb2317429cfbd4f73", "port_range_min": null, "ethertype": "IPv4", "project_id": "fec51a6696f947dcb2317429cfbd4f73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:19:54Z", "revision_number": 0, "id": "d5401562-62e6-4392-a11a-0df4425be5e6", "remote_group_id": "02316505-e698-4d2f-8791-8fa7ec4e4201", "remote_ip_prefix": null, "created_at": "2018-08-09T22:19:54Z", "security_group_id": "02316505-e698-4d2f-8791-8fa7ec4e4201", "tenant_id": "fec51a6696f947dcb2317429cfbd4f73", "port_range_min": null, "ethertype": "IPv6", "project_id": "fec51a6696f947dcb2317429cfbd4f73"}], "revision_number": 1, "project_id": "fec51a6696f947dcb2317429cfbd4f73", "id": "02316505-e698-4d2f-8791-8fa7ec4e4201", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "created_at": "2018-08-09T23:07:51Z", "updated_at": "2018-08-09T23:07:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:07:51Z", "revision_number": 0, "id": "5aa3c4d4-cc2a-4fc8-9f70-f0abc91b06dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:07:51Z", "security_group_id": "1ffda7f0-c77e-4bea-b519-19786444cf9d", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "port_range_min": null, "ethertype": "IPv4", "project_id": "e4398c5216d34a2a834a6cd8e8c6a033"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:07:51Z", "revision_number": 0, "id": "96d791bb-d5fd-4cc0-b3d1-0ccac9f80b04", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:07:51Z", "security_group_id": "1ffda7f0-c77e-4bea-b519-19786444cf9d", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "port_range_min": null, "ethertype": "IPv6", "project_id": "e4398c5216d34a2a834a6cd8e8c6a033"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:07:51Z", "revision_number": 0, "id": "b503492b-9adf-4b53-93ac-48da6f059528", "remote_group_id": "1ffda7f0-c77e-4bea-b519-19786444cf9d", "remote_ip_prefix": null, "created_at": "2018-08-09T23:07:51Z", "security_group_id": "1ffda7f0-c77e-4bea-b519-19786444cf9d", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "port_range_min": null, "ethertype": "IPv4", "project_id": "e4398c5216d34a2a834a6cd8e8c6a033"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:07:51Z", "revision_number": 0, "id": "d24c8416-0e30-4750-a275-f124f2f23eb1", "remote_group_id": "1ffda7f0-c77e-4bea-b519-19786444cf9d", "remote_ip_prefix": null, "created_at": "2018-08-09T23:07:51Z", "security_group_id": "1ffda7f0-c77e-4bea-b519-19786444cf9d", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "port_range_min": null, "ethertype": "IPv6", "project_id": "e4398c5216d34a2a834a6cd8e8c6a033"}], "revision_number": 1, "project_id": "e4398c5216d34a2a834a6cd8e8c6a033", "id": "1ffda7f0-c77e-4bea-b519-19786444cf9d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fc529916534048858102bbfaa816849e", "created_at": "2018-08-09T22:19:50Z", "updated_at": "2018-08-09T22:19:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:19:50Z", "revision_number": 0, "id": "13034264-fa9d-41dd-b2fc-f457845c281a", "remote_group_id": "2c400270-eb1b-4e16-ae16-d1754544c681", "remote_ip_prefix": null, "created_at": "2018-08-09T22:19:50Z", "security_group_id": "2c400270-eb1b-4e16-ae16-d1754544c681", "tenant_id": "fc529916534048858102bbfaa816849e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fc529916534048858102bbfaa816849e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:19:50Z", "revision_number": 0, "id": "49502ecc-4681-4b46-b66f-99339d224d5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:19:50Z", "security_group_id": "2c400270-eb1b-4e16-ae16-d1754544c681", "tenant_id": "fc529916534048858102bbfaa816849e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fc529916534048858102bbfaa816849e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:19:50Z", "revision_number": 0, "id": "9eab924a-d056-441c-b1ba-4f892f647963", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:19:50Z", "security_group_id": "2c400270-eb1b-4e16-ae16-d1754544c681", "tenant_id": "fc529916534048858102bbfaa816849e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fc529916534048858102bbfaa816849e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:19:50Z", "revision_number": 0, "id": "e3f4bdca-b4e8-4217-b640-d9a15e832440", "remote_group_id": "2c400270-eb1b-4e16-ae16-d1754544c681", "remote_ip_prefix": null, "created_at": "2018-08-09T22:19:50Z", "security_group_id": "2c400270-eb1b-4e16-ae16-d1754544c681", "tenant_id": "fc529916534048858102bbfaa816849e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fc529916534048858102bbfaa816849e"}], "revision_number": 1, "project_id": "fc529916534048858102bbfaa816849e", "id": "2c400270-eb1b-4e16-ae16-d1754544c681", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2e35ef5b4ec245cdb4ae9124fc2d70e6", "created_at": "2018-08-09T22:20:10Z", "updated_at": "2018-08-09T22:20:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:20:10Z", "revision_number": 0, "id": "39b43da1-0216-4bcd-98d7-3845e18279ab", "remote_group_id": "2d7d2e19-bed4-40a5-b735-476c36361782", "remote_ip_prefix": null, "created_at": "2018-08-09T22:20:10Z", "security_group_id": "2d7d2e19-bed4-40a5-b735-476c36361782", "tenant_id": "2e35ef5b4ec245cdb4ae9124fc2d70e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e35ef5b4ec245cdb4ae9124fc2d70e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:20:11Z", "revision_number": 0, "id": "7347512b-cf36-44f2-b4d2-1c8658a662c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:20:11Z", "security_group_id": "2d7d2e19-bed4-40a5-b735-476c36361782", "tenant_id": "2e35ef5b4ec245cdb4ae9124fc2d70e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e35ef5b4ec245cdb4ae9124fc2d70e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:20:10Z", "revision_number": 0, "id": "d744e924-ca74-4f82-b396-a6c313dadeba", "remote_group_id": "2d7d2e19-bed4-40a5-b735-476c36361782", "remote_ip_prefix": null, "created_at": "2018-08-09T22:20:10Z", "security_group_id": "2d7d2e19-bed4-40a5-b735-476c36361782", "tenant_id": "2e35ef5b4ec245cdb4ae9124fc2d70e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e35ef5b4ec245cdb4ae9124fc2d70e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:20:10Z", "revision_number": 0, "id": "db5ebc53-f2c9-4c94-8d8e-cf4f3d614ba1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:20:10Z", "security_group_id": "2d7d2e19-bed4-40a5-b735-476c36361782", "tenant_id": "2e35ef5b4ec245cdb4ae9124fc2d70e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e35ef5b4ec245cdb4ae9124fc2d70e6"}], "revision_number": 1, "project_id": "2e35ef5b4ec245cdb4ae9124fc2d70e6", "id": "2d7d2e19-bed4-40a5-b735-476c36361782", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62aeca411ab64d29bf11e2d57086a89c", "created_at": "2018-08-09T22:19:52Z", "updated_at": "2018-08-09T22:19:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:19:52Z", "revision_number": 0, "id": "7e576793-cd28-4952-8a75-01a93d9da282", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:19:52Z", "security_group_id": "2fcf21fd-2f2e-448d-bcee-62bd7651c887", "tenant_id": "62aeca411ab64d29bf11e2d57086a89c", "port_range_min": null, "ethertype": "IPv6", "project_id": "62aeca411ab64d29bf11e2d57086a89c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:19:52Z", "revision_number": 0, "id": "a0b89493-3113-455f-8c42-4578f6aa3b17", "remote_group_id": "2fcf21fd-2f2e-448d-bcee-62bd7651c887", "remote_ip_prefix": null, "created_at": "2018-08-09T22:19:52Z", "security_group_id": "2fcf21fd-2f2e-448d-bcee-62bd7651c887", "tenant_id": "62aeca411ab64d29bf11e2d57086a89c", "port_range_min": null, "ethertype": "IPv6", "project_id": "62aeca411ab64d29bf11e2d57086a89c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:19:52Z", "revision_number": 0, "id": "cf40aabb-9a2d-49ee-bb2b-41a450cf3479", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:19:52Z", "security_group_id": "2fcf21fd-2f2e-448d-bcee-62bd7651c887", "tenant_id": "62aeca411ab64d29bf11e2d57086a89c", "port_range_min": null, "ethertype": "IPv4", "project_id": "62aeca411ab64d29bf11e2d57086a89c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:19:52Z", "revision_number": 0, "id": "f0b47748-de47-4391-aa2e-e7a02f57335e", "remote_group_id": "2fcf21fd-2f2e-448d-bcee-62bd7651c887", "remote_ip_prefix": null, "created_at": "2018-08-09T22:19:52Z", "security_group_id": "2fcf21fd-2f2e-448d-bcee-62bd7651c887", "tenant_id": "62aeca411ab64d29bf11e2d57086a89c", "port_range_min": null, "ethertype": "IPv4", "project_id": "62aeca411ab64d29bf11e2d57086a89c"}], "revision_number": 1, "project_id": "62aeca411ab64d29bf11e2d57086a89c", "id": "2fcf21fd-2f2e-448d-bcee-62bd7651c887", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ec61aa3d9f744b22a644fdb0aa643b2f", "created_at": "2018-08-09T22:19:23Z", "updated_at": "2018-08-09T22:19:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:19:23Z", "revision_number": 0, "id": "0dcf04b5-95db-4401-97f7-a1d793fcc77a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:19:23Z", "security_group_id": "37900a2e-4676-494b-ab0d-85b4441c67d4", "tenant_id": "ec61aa3d9f744b22a644fdb0aa643b2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec61aa3d9f744b22a644fdb0aa643b2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:19:23Z", "revision_number": 0, "id": "135b0032-425e-47d7-a510-cf9a4891b153", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:19:23Z", "security_group_id": "37900a2e-4676-494b-ab0d-85b4441c67d4", "tenant_id": "ec61aa3d9f744b22a644fdb0aa643b2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec61aa3d9f744b22a644fdb0aa643b2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:19:23Z", "revision_number": 0, "id": "85369546-5f5f-4e86-be64-4659f4831415", "remote_group_id": "37900a2e-4676-494b-ab0d-85b4441c67d4", "remote_ip_prefix": null, "created_at": "2018-08-09T22:19:23Z", "security_group_id": "37900a2e-4676-494b-ab0d-85b4441c67d4", "tenant_id": "ec61aa3d9f744b22a644fdb0aa643b2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec61aa3d9f744b22a644fdb0aa643b2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:19:23Z", "revision_number": 0, "id": "e1cb1f1d-2561-4122-a480-b2f6cd453968", "remote_group_id": "37900a2e-4676-494b-ab0d-85b4441c67d4", "remote_ip_prefix": null, "created_at": "2018-08-09T22:19:23Z", "security_group_id": "37900a2e-4676-494b-ab0d-85b4441c67d4", "tenant_id": "ec61aa3d9f744b22a644fdb0aa643b2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec61aa3d9f744b22a644fdb0aa643b2f"}], "revision_number": 1, "project_id": "ec61aa3d9f744b22a644fdb0aa643b2f", "id": "37900a2e-4676-494b-ab0d-85b4441c67d4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a807f4faef884963a07ed9dfb3919229", "created_at": "2018-08-09T22:06:54Z", "updated_at": "2018-08-09T22:06:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:06:54Z", "revision_number": 0, "id": "1416422b-107e-4ea8-b876-6e58d46be771", "remote_group_id": "412ebfeb-5d5b-4841-b4e7-f5b522476771", "remote_ip_prefix": null, "created_at": "2018-08-09T22:06:54Z", "security_group_id": "412ebfeb-5d5b-4841-b4e7-f5b522476771", "tenant_id": "a807f4faef884963a07ed9dfb3919229", "port_range_min": null, "ethertype": "IPv4", "project_id": "a807f4faef884963a07ed9dfb3919229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:06:54Z", "revision_number": 0, "id": "88cd173f-5b35-4da7-bedf-338803d22a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:06:54Z", "security_group_id": "412ebfeb-5d5b-4841-b4e7-f5b522476771", "tenant_id": "a807f4faef884963a07ed9dfb3919229", "port_range_min": null, "ethertype": "IPv4", "project_id": "a807f4faef884963a07ed9dfb3919229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:06:54Z", "revision_number": 0, "id": "bd61360c-e6d0-4655-84cc-683c5a5105d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:06:54Z", "security_group_id": "412ebfeb-5d5b-4841-b4e7-f5b522476771", "tenant_id": "a807f4faef884963a07ed9dfb3919229", "port_range_min": null, "ethertype": "IPv6", "project_id": "a807f4faef884963a07ed9dfb3919229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:06:54Z", "revision_number": 0, "id": "d5eb778d-bcb8-439a-8052-3c5259af1ee2", "remote_group_id": "412ebfeb-5d5b-4841-b4e7-f5b522476771", "remote_ip_prefix": null, "created_at": "2018-08-09T22:06:54Z", "security_group_id": "412ebfeb-5d5b-4841-b4e7-f5b522476771", "tenant_id": "a807f4faef884963a07ed9dfb3919229", "port_range_min": null, "ethertype": "IPv6", "project_id": "a807f4faef884963a07ed9dfb3919229"}], "revision_number": 1, "project_id": "a807f4faef884963a07ed9dfb3919229", "id": "412ebfeb-5d5b-4841-b4e7-f5b522476771", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "created_at": "2018-08-09T23:08:19Z", "updated_at": "2018-08-09T23:08:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:08:19Z", "revision_number": 0, "id": "0f01a2d6-0a6f-49b0-9483-52555d33bc5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:08:19Z", "security_group_id": "4e25309c-ed15-4f8a-98e7-b3f32ed23289", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "port_range_min": null, "ethertype": "IPv6", "project_id": "e4398c5216d34a2a834a6cd8e8c6a033"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 9000, "updated_at": "2018-08-09T23:08:20Z", "revision_number": 0, "id": "1faeb35e-3a1c-4f8a-bb0e-47f04a001409", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:08:20Z", "security_group_id": "4e25309c-ed15-4f8a-98e7-b3f32ed23289", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "port_range_min": 9000, "ethertype": "IPv4", "project_id": "e4398c5216d34a2a834a6cd8e8c6a033"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:08:19Z", "revision_number": 0, "id": "a0c1234f-7f8f-49d5-a9fa-1cad5b3c2fa5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:08:19Z", "security_group_id": "4e25309c-ed15-4f8a-98e7-b3f32ed23289", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "port_range_min": null, "ethertype": "IPv4", "project_id": "e4398c5216d34a2a834a6cd8e8c6a033"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-09T23:08:19Z", "revision_number": 0, "id": "b29a9265-b130-40e3-ad5b-76c08f8b1a66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:08:19Z", "security_group_id": "4e25309c-ed15-4f8a-98e7-b3f32ed23289", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e4398c5216d34a2a834a6cd8e8c6a033"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:08:20Z", "revision_number": 0, "id": "ef984942-967b-4c36-8973-80ec5f70f972", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:08:20Z", "security_group_id": "4e25309c-ed15-4f8a-98e7-b3f32ed23289", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "port_range_min": null, "ethertype": "IPv4", "project_id": "e4398c5216d34a2a834a6cd8e8c6a033"}], "revision_number": 4, "project_id": "e4398c5216d34a2a834a6cd8e8c6a033", "id": "4e25309c-ed15-4f8a-98e7-b3f32ed23289", "name": "shaker-sg_904f639a-869a-491c-afac-051ad5fd1831"}, {"description": "Default security group", "tags": [], "tenant_id": "ff4872d0e21443918ee585b80c24dc14", "created_at": "2018-08-09T23:07:06Z", "updated_at": "2018-08-09T23:07:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:07:06Z", "revision_number": 0, "id": "14614646-2086-4b2c-96b5-02bde900e313", "remote_group_id": "5b3ecd0d-db75-4c28-a82f-f870441f9ea5", "remote_ip_prefix": null, "created_at": "2018-08-09T23:07:06Z", "security_group_id": "5b3ecd0d-db75-4c28-a82f-f870441f9ea5", "tenant_id": "ff4872d0e21443918ee585b80c24dc14", "port_range_min": null, "ethertype": "IPv6", "project_id": "ff4872d0e21443918ee585b80c24dc14"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:07:06Z", "revision_number": 0, "id": "40d673f0-b84e-4b9d-a034-b7b9bdf6900d", "remote_group_id": "5b3ecd0d-db75-4c28-a82f-f870441f9ea5", "remote_ip_prefix": null, "created_at": "2018-08-09T23:07:06Z", "security_group_id": "5b3ecd0d-db75-4c28-a82f-f870441f9ea5", "tenant_id": "ff4872d0e21443918ee585b80c24dc14", "port_range_min": null, "ethertype": "IPv4", "project_id": "ff4872d0e21443918ee585b80c24dc14"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:07:06Z", "revision_number": 0, "id": "bf4314be-8dc4-4f3e-b418-2f9e4924f96d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:07:06Z", "security_group_id": "5b3ecd0d-db75-4c28-a82f-f870441f9ea5", "tenant_id": "ff4872d0e21443918ee585b80c24dc14", "port_range_min": null, "ethertype": "IPv6", "project_id": "ff4872d0e21443918ee585b80c24dc14"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:07:06Z", "revision_number": 0, "id": "dab92b89-9e1b-4f4d-baa6-509a80d62687", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:07:06Z", "security_group_id": "5b3ecd0d-db75-4c28-a82f-f870441f9ea5", "tenant_id": "ff4872d0e21443918ee585b80c24dc14", "port_range_min": null, "ethertype": "IPv4", "project_id": "ff4872d0e21443918ee585b80c24dc14"}], "revision_number": 1, "project_id": "ff4872d0e21443918ee585b80c24dc14", "id": "5b3ecd0d-db75-4c28-a82f-f870441f9ea5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b9effeee7ea4a4181cb0c0ed614454a", "created_at": "2018-08-09T22:20:12Z", "updated_at": "2018-08-09T22:20:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:20:12Z", "revision_number": 0, "id": "291d8fb0-8887-4ba0-a015-2e47008f5beb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:20:12Z", "security_group_id": "679e41d0-55d7-4d48-a531-9fbce57c22c8", "tenant_id": "1b9effeee7ea4a4181cb0c0ed614454a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b9effeee7ea4a4181cb0c0ed614454a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:20:12Z", "revision_number": 0, "id": "32e1f7cf-c683-433d-98ea-ab1cbf1a7c59", "remote_group_id": "679e41d0-55d7-4d48-a531-9fbce57c22c8", "remote_ip_prefix": null, "created_at": "2018-08-09T22:20:12Z", "security_group_id": "679e41d0-55d7-4d48-a531-9fbce57c22c8", "tenant_id": "1b9effeee7ea4a4181cb0c0ed614454a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b9effeee7ea4a4181cb0c0ed614454a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:20:12Z", "revision_number": 0, "id": "7ee2be2a-f5d5-42dc-b62c-15809b6d6fc4", "remote_group_id": "679e41d0-55d7-4d48-a531-9fbce57c22c8", "remote_ip_prefix": null, "created_at": "2018-08-09T22:20:12Z", "security_group_id": "679e41d0-55d7-4d48-a531-9fbce57c22c8", "tenant_id": "1b9effeee7ea4a4181cb0c0ed614454a", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b9effeee7ea4a4181cb0c0ed614454a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:20:12Z", "revision_number": 0, "id": "d0a20b9d-885c-4b0a-a77c-2cd2d3bfa8bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:20:12Z", "security_group_id": "679e41d0-55d7-4d48-a531-9fbce57c22c8", "tenant_id": "1b9effeee7ea4a4181cb0c0ed614454a", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b9effeee7ea4a4181cb0c0ed614454a"}], "revision_number": 1, "project_id": "1b9effeee7ea4a4181cb0c0ed614454a", "id": "679e41d0-55d7-4d48-a531-9fbce57c22c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d2ab648862f141dbb8816b7417860dc1", "created_at": "2018-08-09T22:20:08Z", "updated_at": "2018-08-09T22:20:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:20:08Z", "revision_number": 0, "id": "29c179c7-fd9e-4b86-8256-155996544871", "remote_group_id": "80820630-0341-4298-8afe-ab0c0f1f81d1", "remote_ip_prefix": null, "created_at": "2018-08-09T22:20:08Z", "security_group_id": "80820630-0341-4298-8afe-ab0c0f1f81d1", "tenant_id": "d2ab648862f141dbb8816b7417860dc1", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2ab648862f141dbb8816b7417860dc1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:20:08Z", "revision_number": 0, "id": "42b0d41b-1a84-486c-9f4c-1fe214544e17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:20:08Z", "security_group_id": "80820630-0341-4298-8afe-ab0c0f1f81d1", "tenant_id": "d2ab648862f141dbb8816b7417860dc1", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2ab648862f141dbb8816b7417860dc1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:20:08Z", "revision_number": 0, "id": "82338029-57ee-4be7-9c28-68e52a3f076a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:20:08Z", "security_group_id": "80820630-0341-4298-8afe-ab0c0f1f81d1", "tenant_id": "d2ab648862f141dbb8816b7417860dc1", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2ab648862f141dbb8816b7417860dc1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:20:08Z", "revision_number": 0, "id": "bd789800-d7fd-402f-9fcd-b2c9ee3e08de", "remote_group_id": "80820630-0341-4298-8afe-ab0c0f1f81d1", "remote_ip_prefix": null, "created_at": "2018-08-09T22:20:08Z", "security_group_id": "80820630-0341-4298-8afe-ab0c0f1f81d1", "tenant_id": "d2ab648862f141dbb8816b7417860dc1", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2ab648862f141dbb8816b7417860dc1"}], "revision_number": 1, "project_id": "d2ab648862f141dbb8816b7417860dc1", "id": "80820630-0341-4298-8afe-ab0c0f1f81d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6e2b193279f94c09870f0da27a1e5991", "created_at": "2018-08-09T21:55:57Z", "updated_at": "2018-08-09T21:55:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T21:55:57Z", "revision_number": 0, "id": "03351f83-b9ad-465a-97c6-459b719b9ab9", "remote_group_id": "811bb96f-c938-4f47-ab75-2649bad01567", "remote_ip_prefix": null, "created_at": "2018-08-09T21:55:57Z", "security_group_id": "811bb96f-c938-4f47-ab75-2649bad01567", "tenant_id": "6e2b193279f94c09870f0da27a1e5991", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e2b193279f94c09870f0da27a1e5991"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T21:55:57Z", "revision_number": 0, "id": "1addb6e3-93e5-45a2-8c88-bb59348d350a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T21:55:57Z", "security_group_id": "811bb96f-c938-4f47-ab75-2649bad01567", "tenant_id": "6e2b193279f94c09870f0da27a1e5991", "port_range_min": null, "ethertype": "IPv6", "project_id": "6e2b193279f94c09870f0da27a1e5991"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T21:55:57Z", "revision_number": 0, "id": "962544d2-466b-44ee-a512-37a1325f4221", "remote_group_id": "811bb96f-c938-4f47-ab75-2649bad01567", "remote_ip_prefix": null, "created_at": "2018-08-09T21:55:57Z", "security_group_id": "811bb96f-c938-4f47-ab75-2649bad01567", "tenant_id": "6e2b193279f94c09870f0da27a1e5991", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e2b193279f94c09870f0da27a1e5991"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T21:55:57Z", "revision_number": 0, "id": "ada0fc2a-eea8-4a6e-9789-3002b4276b33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T21:55:57Z", "security_group_id": "811bb96f-c938-4f47-ab75-2649bad01567", "tenant_id": "6e2b193279f94c09870f0da27a1e5991", "port_range_min": null, "ethertype": "IPv4", "project_id": "6e2b193279f94c09870f0da27a1e5991"}], "revision_number": 1, "project_id": "6e2b193279f94c09870f0da27a1e5991", "id": "811bb96f-c938-4f47-ab75-2649bad01567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3bd562e2c1004cd9aa06a3cf7737156c", "created_at": "2018-08-09T22:23:18Z", "updated_at": "2018-08-09T22:23:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:23:18Z", "revision_number": 0, "id": "662e286b-fd2e-482b-a64b-09036bb97e08", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:23:18Z", "security_group_id": "88e52a45-782e-4915-a433-908ce51f58ec", "tenant_id": "3bd562e2c1004cd9aa06a3cf7737156c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bd562e2c1004cd9aa06a3cf7737156c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:23:18Z", "revision_number": 0, "id": "9f4362d9-e5c6-4495-b470-283f4e8f6c63", "remote_group_id": "88e52a45-782e-4915-a433-908ce51f58ec", "remote_ip_prefix": null, "created_at": "2018-08-09T22:23:18Z", "security_group_id": "88e52a45-782e-4915-a433-908ce51f58ec", "tenant_id": "3bd562e2c1004cd9aa06a3cf7737156c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bd562e2c1004cd9aa06a3cf7737156c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:23:18Z", "revision_number": 0, "id": "a0c7d947-4540-494e-a627-1168e3067606", "remote_group_id": "88e52a45-782e-4915-a433-908ce51f58ec", "remote_ip_prefix": null, "created_at": "2018-08-09T22:23:18Z", "security_group_id": "88e52a45-782e-4915-a433-908ce51f58ec", "tenant_id": "3bd562e2c1004cd9aa06a3cf7737156c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bd562e2c1004cd9aa06a3cf7737156c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:23:18Z", "revision_number": 0, "id": "dc8740a6-b389-42bc-a03a-0402a83f0c40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:23:18Z", "security_group_id": "88e52a45-782e-4915-a433-908ce51f58ec", "tenant_id": "3bd562e2c1004cd9aa06a3cf7737156c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bd562e2c1004cd9aa06a3cf7737156c"}], "revision_number": 1, "project_id": "3bd562e2c1004cd9aa06a3cf7737156c", "id": "88e52a45-782e-4915-a433-908ce51f58ec", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "795c61a836f340e8ba349c15516c91cf", "created_at": "2018-08-09T22:08:08Z", "updated_at": "2018-08-09T22:08:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:08:08Z", "revision_number": 0, "id": "48ae15de-c932-4f73-96bb-71e82f989736", "remote_group_id": "8cd1abf7-84e9-422a-8739-84de6b5b5d7f", "remote_ip_prefix": null, "created_at": "2018-08-09T22:08:08Z", "security_group_id": "8cd1abf7-84e9-422a-8739-84de6b5b5d7f", "tenant_id": "795c61a836f340e8ba349c15516c91cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "795c61a836f340e8ba349c15516c91cf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:08:08Z", "revision_number": 0, "id": "bbac2396-cfcf-429a-9585-c934a78396c2", "remote_group_id": "8cd1abf7-84e9-422a-8739-84de6b5b5d7f", "remote_ip_prefix": null, "created_at": "2018-08-09T22:08:08Z", "security_group_id": "8cd1abf7-84e9-422a-8739-84de6b5b5d7f", "tenant_id": "795c61a836f340e8ba349c15516c91cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "795c61a836f340e8ba349c15516c91cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:08:08Z", "revision_number": 0, "id": "d17e12bc-b292-4c27-bc30-a5ade3641a94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:08:08Z", "security_group_id": "8cd1abf7-84e9-422a-8739-84de6b5b5d7f", "tenant_id": "795c61a836f340e8ba349c15516c91cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "795c61a836f340e8ba349c15516c91cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:08:08Z", "revision_number": 0, "id": "f9aecc3c-c081-4449-8991-b753fa0d4dd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:08:08Z", "security_group_id": "8cd1abf7-84e9-422a-8739-84de6b5b5d7f", "tenant_id": "795c61a836f340e8ba349c15516c91cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "795c61a836f340e8ba349c15516c91cf"}], "revision_number": 1, "project_id": "795c61a836f340e8ba349c15516c91cf", "id": "8cd1abf7-84e9-422a-8739-84de6b5b5d7f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-09T22:00:55Z", "updated_at": "2018-08-09T22:00:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:00:55Z", "revision_number": 0, "id": "05497550-8051-4fea-9933-9ed6b80741fb", "remote_group_id": "92bf24b4-b598-415f-8674-92fde29f8cf8", "remote_ip_prefix": null, "created_at": "2018-08-09T22:00:55Z", "security_group_id": "92bf24b4-b598-415f-8674-92fde29f8cf8", "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-09T22:00:55Z", "revision_number": 0, "id": "7808fcd3-a7cc-47d0-84cb-c95176d89dee", "remote_group_id": "92bf24b4-b598-415f-8674-92fde29f8cf8", "remote_ip_prefix": null, "created_at": "2018-08-09T22:00:55Z", "security_group_id": "92bf24b4-b598-415f-8674-92fde29f8cf8", "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-09T22:00:55Z", "revision_number": 0, "id": "98cbf54f-fc7b-420e-bf73-9434642faf35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:00:55Z", "security_group_id": "92bf24b4-b598-415f-8674-92fde29f8cf8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:00:55Z", "revision_number": 0, "id": "b44d83d9-57f0-481b-b673-0daf6e0f7279", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:00:55Z", "security_group_id": "92bf24b4-b598-415f-8674-92fde29f8cf8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "92bf24b4-b598-415f-8674-92fde29f8cf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5220918a46940eca73b5641490793b9", "created_at": "2018-08-09T22:00:51Z", "updated_at": "2018-08-09T22:00:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:00:51Z", "revision_number": 0, "id": "4f147479-81fc-42a1-ad52-24b5c0410516", "remote_group_id": "9b5116e7-c989-431a-a548-6121f8aa2124", "remote_ip_prefix": null, "created_at": "2018-08-09T22:00:51Z", "security_group_id": "9b5116e7-c989-431a-a548-6121f8aa2124", "tenant_id": "b5220918a46940eca73b5641490793b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5220918a46940eca73b5641490793b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:00:51Z", "revision_number": 0, "id": "80d6d361-ce1b-4266-9a3d-1b194feb27c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:00:51Z", "security_group_id": "9b5116e7-c989-431a-a548-6121f8aa2124", "tenant_id": "b5220918a46940eca73b5641490793b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5220918a46940eca73b5641490793b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:00:51Z", "revision_number": 0, "id": "f50a3591-e917-47e4-b544-a8543611b7a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:00:51Z", "security_group_id": "9b5116e7-c989-431a-a548-6121f8aa2124", "tenant_id": "b5220918a46940eca73b5641490793b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5220918a46940eca73b5641490793b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:00:51Z", "revision_number": 0, "id": "fceed9e7-69b3-4844-8080-18c436c6a50f", "remote_group_id": "9b5116e7-c989-431a-a548-6121f8aa2124", "remote_ip_prefix": null, "created_at": "2018-08-09T22:00:51Z", "security_group_id": "9b5116e7-c989-431a-a548-6121f8aa2124", "tenant_id": "b5220918a46940eca73b5641490793b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5220918a46940eca73b5641490793b9"}], "revision_number": 1, "project_id": "b5220918a46940eca73b5641490793b9", "id": "9b5116e7-c989-431a-a548-6121f8aa2124", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21bcfed6948445c7a60281cd889922ca", "created_at": "2018-08-09T22:05:28Z", "updated_at": "2018-08-09T22:05:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:05:28Z", "revision_number": 0, "id": "10d70025-5e8f-40fa-af6b-418fe3ebdad4", "remote_group_id": "a0e8da6e-34c7-4270-983e-27d073a47d16", "remote_ip_prefix": null, "created_at": "2018-08-09T22:05:28Z", "security_group_id": "a0e8da6e-34c7-4270-983e-27d073a47d16", "tenant_id": "21bcfed6948445c7a60281cd889922ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "21bcfed6948445c7a60281cd889922ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:05:28Z", "revision_number": 0, "id": "7202680b-95ab-4ed1-8700-8e592c13cb85", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:05:28Z", "security_group_id": "a0e8da6e-34c7-4270-983e-27d073a47d16", "tenant_id": "21bcfed6948445c7a60281cd889922ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "21bcfed6948445c7a60281cd889922ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:05:28Z", "revision_number": 0, "id": "be5c56d7-72f1-4cf5-8e2b-e3c782d85612", "remote_group_id": "a0e8da6e-34c7-4270-983e-27d073a47d16", "remote_ip_prefix": null, "created_at": "2018-08-09T22:05:28Z", "security_group_id": "a0e8da6e-34c7-4270-983e-27d073a47d16", "tenant_id": "21bcfed6948445c7a60281cd889922ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "21bcfed6948445c7a60281cd889922ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:05:28Z", "revision_number": 0, "id": "cfb4969a-8bdd-481c-8a22-5f0e8cb83d20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:05:28Z", "security_group_id": "a0e8da6e-34c7-4270-983e-27d073a47d16", "tenant_id": "21bcfed6948445c7a60281cd889922ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "21bcfed6948445c7a60281cd889922ca"}], "revision_number": 1, "project_id": "21bcfed6948445c7a60281cd889922ca", "id": "a0e8da6e-34c7-4270-983e-27d073a47d16", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09e7f13a400e43deb09269de7a77390c", "created_at": "2018-08-09T22:01:25Z", "updated_at": "2018-08-09T22:01:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:01:25Z", "revision_number": 0, "id": "714786b4-bf29-4daf-839f-22f8a818f5f8", "remote_group_id": "a2f3bd9d-fc45-446a-8295-0c193eaf54ad", "remote_ip_prefix": null, "created_at": "2018-08-09T22:01:25Z", "security_group_id": "a2f3bd9d-fc45-446a-8295-0c193eaf54ad", "tenant_id": "09e7f13a400e43deb09269de7a77390c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09e7f13a400e43deb09269de7a77390c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:01:25Z", "revision_number": 0, "id": "81331eda-7096-44a5-9bd8-c1da08f17481", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:01:25Z", "security_group_id": "a2f3bd9d-fc45-446a-8295-0c193eaf54ad", "tenant_id": "09e7f13a400e43deb09269de7a77390c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09e7f13a400e43deb09269de7a77390c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:01:25Z", "revision_number": 0, "id": "89c55b63-7b93-46f3-8847-86242271cead", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:01:25Z", "security_group_id": "a2f3bd9d-fc45-446a-8295-0c193eaf54ad", "tenant_id": "09e7f13a400e43deb09269de7a77390c", "port_range_min": null, "ethertype": "IPv4", "project_id": "09e7f13a400e43deb09269de7a77390c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:01:25Z", "revision_number": 0, "id": "eff6ffc6-8f23-45c4-b216-c200c7b7a3d6", "remote_group_id": "a2f3bd9d-fc45-446a-8295-0c193eaf54ad", "remote_ip_prefix": null, "created_at": "2018-08-09T22:01:25Z", "security_group_id": "a2f3bd9d-fc45-446a-8295-0c193eaf54ad", "tenant_id": "09e7f13a400e43deb09269de7a77390c", "port_range_min": null, "ethertype": "IPv6", "project_id": "09e7f13a400e43deb09269de7a77390c"}], "revision_number": 1, "project_id": "09e7f13a400e43deb09269de7a77390c", "id": "a2f3bd9d-fc45-446a-8295-0c193eaf54ad", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "04a5ef6181e54e6eb0240b7ad97d6b4e", "created_at": "2018-08-09T22:02:34Z", "updated_at": "2018-08-09T22:02:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:02:34Z", "revision_number": 0, "id": "00092b49-87a9-4030-ac7d-404a9cffaa3b", "remote_group_id": "b15bdf7c-db83-421d-9277-dfb7862621ee", "remote_ip_prefix": null, "created_at": "2018-08-09T22:02:34Z", "security_group_id": "b15bdf7c-db83-421d-9277-dfb7862621ee", "tenant_id": "04a5ef6181e54e6eb0240b7ad97d6b4e", "port_range_min": null, "ethertype": "IPv4", "project_id": "04a5ef6181e54e6eb0240b7ad97d6b4e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:02:34Z", "revision_number": 0, "id": "4027b13b-adbf-4cfe-8bca-e3886592b666", "remote_group_id": "b15bdf7c-db83-421d-9277-dfb7862621ee", "remote_ip_prefix": null, "created_at": "2018-08-09T22:02:34Z", "security_group_id": "b15bdf7c-db83-421d-9277-dfb7862621ee", "tenant_id": "04a5ef6181e54e6eb0240b7ad97d6b4e", "port_range_min": null, "ethertype": "IPv6", "project_id": "04a5ef6181e54e6eb0240b7ad97d6b4e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:02:34Z", "revision_number": 0, "id": "a2d92654-68bb-4712-91fe-794b979c1bb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:02:34Z", "security_group_id": "b15bdf7c-db83-421d-9277-dfb7862621ee", "tenant_id": "04a5ef6181e54e6eb0240b7ad97d6b4e", "port_range_min": null, "ethertype": "IPv6", "project_id": "04a5ef6181e54e6eb0240b7ad97d6b4e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:02:34Z", "revision_number": 0, "id": "ae3b2c88-b8c5-40a9-a44c-abd59470aeeb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:02:34Z", "security_group_id": "b15bdf7c-db83-421d-9277-dfb7862621ee", "tenant_id": "04a5ef6181e54e6eb0240b7ad97d6b4e", "port_range_min": null, "ethertype": "IPv4", "project_id": "04a5ef6181e54e6eb0240b7ad97d6b4e"}], "revision_number": 1, "project_id": "04a5ef6181e54e6eb0240b7ad97d6b4e", "id": "b15bdf7c-db83-421d-9277-dfb7862621ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "created_at": "2018-08-09T22:04:19Z", "updated_at": "2018-08-09T22:04:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:04:19Z", "revision_number": 0, "id": "18101e34-f310-4a08-bf53-7a53d035e982", "remote_group_id": "c734b2bd-833b-443d-a66d-beadc6f6963a", "remote_ip_prefix": null, "created_at": "2018-08-09T22:04:19Z", "security_group_id": "c734b2bd-833b-443d-a66d-beadc6f6963a", "tenant_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "67d7b9b1f12d491195b00a72d2fe7d1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:04:19Z", "revision_number": 0, "id": "2b7716f9-9514-44bb-ae74-6f91d239ed4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:04:19Z", "security_group_id": "c734b2bd-833b-443d-a66d-beadc6f6963a", "tenant_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "67d7b9b1f12d491195b00a72d2fe7d1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:04:19Z", "revision_number": 0, "id": "5dddcff0-0bb9-4c10-bf38-a0871512b49f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:04:19Z", "security_group_id": "c734b2bd-833b-443d-a66d-beadc6f6963a", "tenant_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "67d7b9b1f12d491195b00a72d2fe7d1d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:04:19Z", "revision_number": 0, "id": "e6d65852-b008-4fab-b0e5-02626d6101b8", "remote_group_id": "c734b2bd-833b-443d-a66d-beadc6f6963a", "remote_ip_prefix": null, "created_at": "2018-08-09T22:04:19Z", "security_group_id": "c734b2bd-833b-443d-a66d-beadc6f6963a", "tenant_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "67d7b9b1f12d491195b00a72d2fe7d1d"}], "revision_number": 1, "project_id": "67d7b9b1f12d491195b00a72d2fe7d1d", "id": "c734b2bd-833b-443d-a66d-beadc6f6963a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "88ece1fc82d546a89ac275d52d0064d7", "created_at": "2018-08-09T22:23:20Z", "updated_at": "2018-08-09T22:23:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:23:20Z", "revision_number": 0, "id": "3ea0d6e2-db80-49ce-8c93-629fa657f262", "remote_group_id": "cd774748-2d09-4aeb-b08b-fd518a7c217b", "remote_ip_prefix": null, "created_at": "2018-08-09T22:23:20Z", "security_group_id": "cd774748-2d09-4aeb-b08b-fd518a7c217b", "tenant_id": "88ece1fc82d546a89ac275d52d0064d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "88ece1fc82d546a89ac275d52d0064d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:23:20Z", "revision_number": 0, "id": "46e85081-24f0-4490-894d-0fe6b9dd92c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:23:20Z", "security_group_id": "cd774748-2d09-4aeb-b08b-fd518a7c217b", "tenant_id": "88ece1fc82d546a89ac275d52d0064d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "88ece1fc82d546a89ac275d52d0064d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:23:20Z", "revision_number": 0, "id": "516483cf-787e-47c1-a811-dd083c3e4291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T22:23:20Z", "security_group_id": "cd774748-2d09-4aeb-b08b-fd518a7c217b", "tenant_id": "88ece1fc82d546a89ac275d52d0064d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "88ece1fc82d546a89ac275d52d0064d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T22:23:20Z", "revision_number": 0, "id": "b19c546d-5c3e-49bd-9a7c-89047852740b", "remote_group_id": "cd774748-2d09-4aeb-b08b-fd518a7c217b", "remote_ip_prefix": null, "created_at": "2018-08-09T22:23:20Z", "security_group_id": "cd774748-2d09-4aeb-b08b-fd518a7c217b", "tenant_id": "88ece1fc82d546a89ac275d52d0064d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "88ece1fc82d546a89ac275d52d0064d7"}], "revision_number": 1, "project_id": "88ece1fc82d546a89ac275d52d0064d7", "id": "cd774748-2d09-4aeb-b08b-fd518a7c217b", "name": "default"}]} 2018-08-09 23:39:01,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-911d8045-926f-4f8e-a5b0-2f02925b7219 2018-08-09 23:39:01,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.288352966309s 2018-08-09 23:39:01,573 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-911d8045-926f-4f8e-a5b0-2f02925b7219 2018-08-09 23:39:01,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-09 23:39:01,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/security-groups/4e25309c-ed15-4f8a-98e7-b3f32ed23289.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:39:02,181 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d86ff9cc-9a9e-4bb7-b9d0-b18aeab07944 Content-Length: 0 Date: Thu, 09 Aug 2018 23:39:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 23:39:02,181 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/security-groups/4e25309c-ed15-4f8a-98e7-b3f32ed23289.json used request id req-d86ff9cc-9a9e-4bb7-b9d0-b18aeab07944 2018-08-09 23:39:02,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.601897954941s 2018-08-09 23:39:02,181 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/security-groups/4e25309c-ed15-4f8a-98e7-b3f32ed23289.json used request id req-d86ff9cc-9a9e-4bb7-b9d0-b18aeab07944 2018-08-09 23:39:02,182 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-09 23:39:02,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/os-keypairs/shaker-kp_904f639a-869a-491c-afac-051ad5fd1831 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:39:02,218 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 23:39: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-be77d6ff-87f3-434c-8659-e03ba3f46357 x-compute-request-id: req-be77d6ff-87f3-434c-8659-e03ba3f46357 Content-Length: 0 Content-Type: application/json 2018-08-09 23:39:02,218 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/os-keypairs/shaker-kp_904f639a-869a-491c-afac-051ad5fd1831 used request id req-be77d6ff-87f3-434c-8659-e03ba3f46357 2018-08-09 23:39:02,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0361330509186s 2018-08-09 23:39:02,218 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/os-keypairs/shaker-kp_904f639a-869a-491c-afac-051ad5fd1831 used request id req-be77d6ff-87f3-434c-8659-e03ba3f46357 2018-08-09 23:39:02,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-09 23:39:02,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/0b700b97-2672-43b9-af9d-56af5d66e82e/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}0a5f78471be55eec695a3fca25a5382168538cbb" -d '{"subnet_id": "5fe59615-11aa-45e5-8fb8-9eb999c3c082"}' 2018-08-09 23:39:04,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3a4e37b5-c8d8-4588-8798-439e2ac37ba0 Date: Thu, 09 Aug 2018 23:39:04 GMT RESP BODY: {"network_id": "e703d131-7c0c-427e-b86a-30973af33f63", "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "subnet_id": "5fe59615-11aa-45e5-8fb8-9eb999c3c082", "subnet_ids": ["5fe59615-11aa-45e5-8fb8-9eb999c3c082"], "port_id": "d38dd2bc-0802-44b4-8afa-6dc0466b9eba", "id": "0b700b97-2672-43b9-af9d-56af5d66e82e"} 2018-08-09 23:39:04,967 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/0b700b97-2672-43b9-af9d-56af5d66e82e/remove_router_interface.json used request id req-3a4e37b5-c8d8-4588-8798-439e2ac37ba0 2018-08-09 23:39:04,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.74800205231s 2018-08-09 23:39:04,967 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/0b700b97-2672-43b9-af9d-56af5d66e82e/remove_router_interface.json used request id req-3a4e37b5-c8d8-4588-8798-439e2ac37ba0 returning object 0b700b97-2672-43b9-af9d-56af5d66e82e 2018-08-09 23:39:04,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-09 23:39:04,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:39:05,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1707 X-Openstack-Request-Id: req-14ec1144-e41a-4e22-b29d-5d7c0a26e9e1 Date: Thu, 09 Aug 2018 23:39:05 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "47882689-2cda-49f1-ab90-97da69506aee", "ip_address": "172.30.9.213"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e4398c5216d34a2a834a6cd8e8c6a033", "created_at": "2018-08-09T23:07:54Z", "admin_state_up": true, "updated_at": "2018-08-09T23:39:03Z", "project_id": "e4398c5216d34a2a834a6cd8e8c6a033", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "0b700b97-2672-43b9-af9d-56af5d66e82e", "name": "shaker-router_904f639a-869a-491c-afac-051ad5fd1831"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "673a2ac9df784e19b2b35a5ed59087ad", "created_at": "2018-08-09T22:20:09Z", "admin_state_up": true, "updated_at": "2018-08-09T22:20:12Z", "project_id": "673a2ac9df784e19b2b35a5ed59087ad", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "9853c33b-0443-45a8-a303-8f910ac341d8", "name": "tempest-pretest-check-126377191"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6f7d37c5b7bf4089be418278843cdead", "created_at": "2018-08-09T22:21:33Z", "admin_state_up": false, "updated_at": "2018-08-09T22:21:33Z", "project_id": "6f7d37c5b7bf4089be418278843cdead", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "c02716e4-5eed-4da9-bc56-05de7de7e409", "name": "tempest-router-159046836"}]} 2018-08-09 23:39:05,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-14ec1144-e41a-4e22-b29d-5d7c0a26e9e1 2018-08-09 23:39:05,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.340834140778s 2018-08-09 23:39:05,309 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-14ec1144-e41a-4e22-b29d-5d7c0a26e9e1 2018-08-09 23:39:05,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-09 23:39:05,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/routers/0b700b97-2672-43b9-af9d-56af5d66e82e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:39:09,476 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-042ef622-23a7-4bd0-b410-0495968e3a14 Content-Length: 0 Date: Thu, 09 Aug 2018 23:39:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 23:39:09,476 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/0b700b97-2672-43b9-af9d-56af5d66e82e.json used request id req-042ef622-23a7-4bd0-b410-0495968e3a14 2018-08-09 23:39:09,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.16535305977s 2018-08-09 23:39:09,476 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/0b700b97-2672-43b9-af9d-56af5d66e82e.json used request id req-042ef622-23a7-4bd0-b410-0495968e3a14 2018-08-09 23:39:09,477 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-09 23:39:09,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:39:09,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1922 X-Openstack-Request-Id: req-4a2ff69d-5882-4889-b22a-a70fff8a958c Date: Thu, 09 Aug 2018 23:39:09 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-09T21:56:03Z","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":"47882689-2cda-49f1-ab90-97da69506aee","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"6e2b193279f94c09870f0da27a1e5991","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"bdb9209b-6552-4310-8fa0-ca466e84a750","tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:56:03Z","ip_version":4},{"updated_at":"2018-08-09T23:07:52Z","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":"5fe59615-11aa-45e5-8fb8-9eb999c3c082","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"e4398c5216d34a2a834a6cd8e8c6a033","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"shaker-subnet_904f639a-869a-491c-afac-051ad5fd1831","enable_dhcp":true,"segment_id":null,"network_id":"e703d131-7c0c-427e-b86a-30973af33f63","tenant_id":"e4398c5216d34a2a834a6cd8e8c6a033","created_at":"2018-08-09T23:07:52Z","ip_version":4},{"updated_at":"2018-08-09T22:20:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"df143e35-e4e0-4e16-9f0e-296028bd5892","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 673a2ac9df784e19b2b35a5ed59087ad","enable_dhcp":false,"segment_id":null,"network_id":"c31c9f8f-4c44-4a85-a1d4-4c6ffcb57c18","tenant_id":"","created_at":"2018-08-09T22:20:08Z","ip_version":4}]} 2018-08-09 23:39:09,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-4a2ff69d-5882-4889-b22a-a70fff8a958c 2018-08-09 23:39:09,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.24706697464s 2018-08-09 23:39:09,724 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-4a2ff69d-5882-4889-b22a-a70fff8a958c 2018-08-09 23:39:09,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-09 23:39:09,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/subnets/5fe59615-11aa-45e5-8fb8-9eb999c3c082.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:39:11,977 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3cb3790d-d514-40da-ae0a-96da81127508 Date: Thu, 09 Aug 2018 23:39:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 23:39:11,977 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/5fe59615-11aa-45e5-8fb8-9eb999c3c082.json used request id req-3cb3790d-d514-40da-ae0a-96da81127508 2018-08-09 23:39:11,977 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.25110507011s 2018-08-09 23:39:11,977 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/5fe59615-11aa-45e5-8fb8-9eb999c3c082.json used request id req-3cb3790d-d514-40da-ae0a-96da81127508 2018-08-09 23:39:11,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 23:39:11,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:39:12,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2104 X-Openstack-Request-Id: req-b4edb74d-c7b5-4d75-8709-c5ee30caa211 Date: Thu, 09 Aug 2018 23:39:12 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T22:20:41Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c31c9f8f-4c44-4a85-a1d4-4c6ffcb57c18","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":26,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["df143e35-e4e0-4e16-9f0e-296028bd5892"],"description":"","tags":[],"updated_at":"2018-08-09T22:20:08Z","qos_policy_id":null,"name":"HA network tenant 673a2ac9df784e19b2b35a5ed59087ad","admin_state_up":true,"tenant_id":"","created_at":"2018-08-09T22:20:08Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e703d131-7c0c-427e-b86a-30973af33f63","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":36,"ipv4_address_scope":null,"shared":false,"project_id":"e4398c5216d34a2a834a6cd8e8c6a033","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T23:39:11Z","qos_policy_id":null,"name":"shaker-net_904f639a-869a-491c-afac-051ad5fd1831","admin_state_up":true,"tenant_id":"e4398c5216d34a2a834a6cd8e8c6a033","created_at":"2018-08-09T23:07:51Z","provider:network_type":"vxlan"}]} 2018-08-09 23:39:12,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-b4edb74d-c7b5-4d75-8709-c5ee30caa211 2018-08-09 23:39:12,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.367137908936s 2018-08-09 23:39:12,346 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-b4edb74d-c7b5-4d75-8709-c5ee30caa211 2018-08-09 23:39:12,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-09 23:39:12,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/networks/e703d131-7c0c-427e-b86a-30973af33f63.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:39:13,460 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ff0b5835-f1da-4951-8fef-eac8c1fe6b9f Date: Thu, 09 Aug 2018 23:39:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 23:39:13,461 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/e703d131-7c0c-427e-b86a-30973af33f63.json used request id req-ff0b5835-f1da-4951-8fef-eac8c1fe6b9f 2018-08-09 23:39:13,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.11333394051s 2018-08-09 23:39:13,461 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/e703d131-7c0c-427e-b86a-30973af33f63.json used request id req-ff0b5835-f1da-4951-8fef-eac8c1fe6b9f 2018-08-09 23:39:13,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 23:39:13,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:39:13,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-df0fdeed-26b1-406e-a1dd-729353bbb221 Date: Thu, 09 Aug 2018 23:39:13 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T23:08:17Z", "file": "/v2/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469/file", "owner": "e4398c5216d34a2a834a6cd8e8c6a033", "id": "8d144c0e-c8e8-4cdc-b896-8284ded2b469", "size": 666173440, "self": "/v2/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_904f639a-869a-491c-afac-051ad5fd1831", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_904f639a-869a-491c-afac-051ad5fd1831", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-08-09T23:08:07Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 23:39:13,765 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-df0fdeed-26b1-406e-a1dd-729353bbb221 2018-08-09 23:39:13,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.29981803894s 2018-08-09 23:39:13,766 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-df0fdeed-26b1-406e-a1dd-729353bbb221 2018-08-09 23:39:13,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-09 23:39:13,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9292/v2/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a5f78471be55eec695a3fca25a5382168538cbb" 2018-08-09 23:39:14,567 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d7b35d5b-a723-4a34-8a3e-050151005364 Date: Thu, 09 Aug 2018 23:39:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-09 23:39:14,567 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469 used request id req-d7b35d5b-a723-4a34-8a3e-050151005364 2018-08-09 23:39:14,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.799504995346s 2018-08-09 23:39:14,568 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/8d144c0e-c8e8-4cdc-b896-8284ded2b469 used request id req-d7b35d5b-a723-4a34-8a3e-050151005364 2018-08-09 23:39:14,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 23:39:14,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}1618562075cb856c35690000311d43fcf81286f8" 2018-08-09 23:39:14,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23: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-caacdc61-2ec0-4369-a737-5c156ea89d85 x-compute-request-id: req-caacdc61-2ec0-4369-a737-5c156ea89d85 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "shaker-flavor_904f639a-869a-491c-afac-051ad5fd1831", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929", "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": "3df1d2e8-74c3-455c-8dd3-582fc1c2e929"}]} 2018-08-09 23:39:14,848 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-caacdc61-2ec0-4369-a737-5c156ea89d85 2018-08-09 23:39:14,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.280049085617s 2018-08-09 23:39:14,848 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-caacdc61-2ec0-4369-a737-5c156ea89d85 2018-08-09 23:39:14,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-09 23:39:14,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1618562075cb856c35690000311d43fcf81286f8" 2018-08-09 23:39:14,894 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 23: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 x-openstack-request-id: req-860ecc53-fef1-4f07-abfa-a8de3b228067 x-compute-request-id: req-860ecc53-fef1-4f07-abfa-a8de3b228067 Content-Length: 0 Content-Type: application/json 2018-08-09 23:39:14,894 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929 used request id req-860ecc53-fef1-4f07-abfa-a8de3b228067 2018-08-09 23:39:14,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0442650318146s 2018-08-09 23:39:14,894 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/3df1d2e8-74c3-455c-8dd3-582fc1c2e929 used request id req-860ecc53-fef1-4f07-abfa-a8de3b228067 2018-08-09 23:39:14,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 23:39:14,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}1618562075cb856c35690000311d43fcf81286f8" 2018-08-09 23:39:15,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:39:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7308c253-533c-4d2a-bb14-39e3af590b4e Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.32:5000/v3/users/11fa7ddeb0564dbb9ae97e6016ef357f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11fa7ddeb0564dbb9ae97e6016ef357f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.32:5000/v3/users/187033aee6fd450ca96240725777e4c2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "187033aee6fd450ca96240725777e4c2", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.32:5000/v3/users/560d22bd57da40b5a0a9574a796d5f5d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "560d22bd57da40b5a0a9574a796d5f5d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.32:5000/v3/users/60452068d29f4fdfa63986a101565414"}, "domain_id": "default", "enabled": true, "options": {}, "id": "60452068d29f4fdfa63986a101565414", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.32:5000/v3/users/678f79df7fbc46f38c5b2ae2cf0c8fad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "678f79df7fbc46f38c5b2ae2cf0c8fad", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.32:5000/v3/users/7e6b2597cbd0483796ae06691a711e17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6b2597cbd0483796ae06691a711e17", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.32:5000/v3/users/88043492d8c84e8d9e6414b58d9aae53"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88043492d8c84e8d9e6414b58d9aae53", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.32:5000/v3/users/8a5e986b6ed545369b1f3084bfe0faa8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a5e986b6ed545369b1f3084bfe0faa8", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.32:5000/v3/users/97856cdcfc7541fab8b50800a44fe171"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97856cdcfc7541fab8b50800a44fe171", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.32:5000/v3/users/a3a7d792968c446db5fa23e49ad70178"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3a7d792968c446db5fa23e49ad70178", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.32:5000/v3/users/bcc2f2783f374c89b6471bd69eb8efce"}, "domain_id": "ae2f2a3ea85d48b1a1afefd9d87535da", "enabled": true, "options": {}, "id": "bcc2f2783f374c89b6471bd69eb8efce", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.32:5000/v3/users/d56b2a42ace04544a47286de17abc35f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d56b2a42ace04544a47286de17abc35f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.32:5000/v3/users/ebf0020df3ef470386f763032bf048a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ebf0020df3ef470386f763032bf048a2", "email": "placement@localhost", "password_expires_at": null}, {"name": "shaker-user_904f639a-869a-491c-afac-051ad5fd1831", "links": {"self": "http://172.30.9.32:5000/v3/users/f7fef136358643b5af3c42f47931cc42"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f7fef136358643b5af3c42f47931cc42", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.32:5000/v3/users/ff4e1f818c8b432487ac5ca3232ff438"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff4e1f818c8b432487ac5ca3232ff438", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.32:5000/v3/users", "previous": null, "next": null}} 2018-08-09 23:39:15,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-7308c253-533c-4d2a-bb14-39e3af590b4e 2018-08-09 23:39:15,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.220994949341s 2018-08-09 23:39:15,117 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-7308c253-533c-4d2a-bb14-39e3af590b4e 2018-08-09 23:39:15,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 23:39:15,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/users/f7fef136358643b5af3c42f47931cc42 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1618562075cb856c35690000311d43fcf81286f8" 2018-08-09 23:39:15,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:39:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-994be60a-1fed-4d16-b26a-73b99a0aae77 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_904f639a-869a-491c-afac-051ad5fd1831", "links": {"self": "http://172.30.9.32:5000/v3/users/f7fef136358643b5af3c42f47931cc42"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "f7fef136358643b5af3c42f47931cc42", "description": null}} 2018-08-09 23:39:15,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users/f7fef136358643b5af3c42f47931cc42 used request id req-994be60a-1fed-4d16-b26a-73b99a0aae77 2018-08-09 23:39:15,320 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.197886943817s 2018-08-09 23:39:15,321 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users/f7fef136358643b5af3c42f47931cc42 used request id req-994be60a-1fed-4d16-b26a-73b99a0aae77 2018-08-09 23:39:15,321 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-09 23:39:15,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:5000/v3/users/f7fef136358643b5af3c42f47931cc42 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1618562075cb856c35690000311d43fcf81286f8" 2018-08-09 23:39:15,645 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 23:39:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c974953-ff1b-45e9-aee6-436929433e8a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 23:39:15,645 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/users/f7fef136358643b5af3c42f47931cc42 used request id req-5c974953-ff1b-45e9-aee6-436929433e8a 2018-08-09 23:39:15,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.324129104614s 2018-08-09 23:39:15,646 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/users/f7fef136358643b5af3c42f47931cc42 used request id req-5c974953-ff1b-45e9-aee6-436929433e8a 2018-08-09 23:39:15,652 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-09 23:39:15,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}1618562075cb856c35690000311d43fcf81286f8" 2018-08-09 23:39:15,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:39:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f66c4d92-b4f6-4317-924a-d768062f0f6c Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.32:5000/v3/projects/6e2b193279f94c09870f0da27a1e5991"}, "tags": [], "enabled": true, "id": "6e2b193279f94c09870f0da27a1e5991", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.32:5000/v3/projects/b5220918a46940eca73b5641490793b9"}, "tags": [], "enabled": true, "id": "b5220918a46940eca73b5641490793b9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.32:5000/v3/projects/e4398c5216d34a2a834a6cd8e8c6a033"}, "tags": [], "enabled": true, "id": "e4398c5216d34a2a834a6cd8e8c6a033", "parent_id": "default", "domain_id": "default", "name": "shaker-project_904f639a-869a-491c-afac-051ad5fd1831"}]} 2018-08-09 23:39:15,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects used request id req-f66c4d92-b4f6-4317-924a-d768062f0f6c 2018-08-09 23:39:15,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.286326169968s 2018-08-09 23:39:15,939 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects used request id req-f66c4d92-b4f6-4317-924a-d768062f0f6c 2018-08-09 23:39:15,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-09 23:39:15,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:5000/v3/projects/e4398c5216d34a2a834a6cd8e8c6a033 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1618562075cb856c35690000311d43fcf81286f8" 2018-08-09 23:39:16,215 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 23:39:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6762f7ac-f84e-47da-9f8d-108f892c75f1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 23:39:16,216 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/projects/e4398c5216d34a2a834a6cd8e8c6a033 used request id req-6762f7ac-f84e-47da-9f8d-108f892c75f1 2018-08-09 23:39:16,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.272588968277s 2018-08-09 23:39:16,216 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/projects/e4398c5216d34a2a834a6cd8e8c6a033 used request id req-6762f7ac-f84e-47da-9f8d-108f892c75f1 2018-08-09 23:39:16,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 23:39:16,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}1618562075cb856c35690000311d43fcf81286f8" 2018-08-09 23:39:16,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:39:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99156c36-0f39-46bf-9d2f-777552ccfa39 Content-Encoding: gzip Content-Length: 410 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "077169cc946647b3a28fd2b6b274fbdf", "links": {"self": "http://172.30.9.32:5000/v3/roles/077169cc946647b3a28fd2b6b274fbdf"}, "name": "reader"}, {"domain_id": null, "id": "352a7d143ea64db3aecbf66f67281fa1", "links": {"self": "http://172.30.9.32:5000/v3/roles/352a7d143ea64db3aecbf66f67281fa1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5f4e37952fed448d8a5d2d688ddf4113", "links": {"self": "http://172.30.9.32:5000/v3/roles/5f4e37952fed448d8a5d2d688ddf4113"}, "name": "admin"}, {"domain_id": null, "id": "88513a21a6f143568494c5da51703b86", "links": {"self": "http://172.30.9.32:5000/v3/roles/88513a21a6f143568494c5da51703b86"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a5b954e8e29c4b6cafac3f07fe5c5da7", "links": {"self": "http://172.30.9.32:5000/v3/roles/a5b954e8e29c4b6cafac3f07fe5c5da7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c0d0f0e601d44cd889ab7dec38d1d050", "links": {"self": "http://172.30.9.32:5000/v3/roles/c0d0f0e601d44cd889ab7dec38d1d050"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "fde9b0ad3a3d453ba6d5318189b139e9", "links": {"self": "http://172.30.9.32:5000/v3/roles/fde9b0ad3a3d453ba6d5318189b139e9"}, "name": "swiftoperator"}]} 2018-08-09 23:39:16,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-99156c36-0f39-46bf-9d2f-777552ccfa39 2018-08-09 23:39:16,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.202482938766s 2018-08-09 23:39:16,423 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-99156c36-0f39-46bf-9d2f-777552ccfa39 2018-08-09 23:39:16,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-08-09 23:39:16,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:5000/v3/roles/c0d0f0e601d44cd889ab7dec38d1d050 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1618562075cb856c35690000311d43fcf81286f8" 2018-08-09 23:39:16,979 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 23:39:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae5998ab-6272-4c01-8eb5-2a0688709fcb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 23:39:16,979 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/roles/c0d0f0e601d44cd889ab7dec38d1d050 used request id req-ae5998ab-6272-4c01-8eb5-2a0688709fcb 2018-08-09 23:39:16,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.550903081894s 2018-08-09 23:39:16,980 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/roles/c0d0f0e601d44cd889ab7dec38d1d050 used request id req-ae5998ab-6272-4c01-8eb5-2a0688709fcb 2018-08-09 23:39:17,042 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2018-08-09 23:39:17,346 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-08-09 23:39:17,346 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-08-09 23:39:17,346 - openstack_tests - INFO - OS Credentials = > 2018-08-09 23:39:17,346 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-09 23:39:17,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-09 23:39:17,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-09 23:39:17,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-09 23:39:17,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-09 23:39:17,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-09 23:39:17,357 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-09 23:39:17,757 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "077169cc946647b3a28fd2b6b274fbdf", "name": "reader"}, {"id": "5f4e37952fed448d8a5d2d688ddf4113", "name": "admin"}, {"id": "88513a21a6f143568494c5da51703b86", "name": "member"}], "expires_at": "2018-08-10T00:39:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5220918a46940eca73b5641490793b9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.32:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "437987ede53e4405944ad7c076551769"}, {"url": "http://192.30.9.3:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d3a7a4b63bc42cc950ea9d01ba16ee8"}, {"url": "http://192.30.9.3:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d8dc96d50c247e7837ea4c9b854184b"}], "type": "orchestration", "id": "06b2600fbdfd45009f077a0a8a411118", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "963d6582adf64c908f4754420d8066a9"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9837c8825b440f08dfd357317d353f0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded8397288b548b6a2ef868a552c35c4"}], "type": "event", "id": "0edb5a9ac368467395316b446bc9b17a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c4ee4a831c24b19a27a57c62ab1c000"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba92d8cd74449ad8e3ad0fb9d8df162"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c50639dc1d0944d08cb722487727404b"}], "type": "cloudformation", "id": "0f8e8a8cabc743b980b5dc7328ea8398", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75482ae7f30b4cce96aeea5fb573efee"}, {"url": "http://172.30.9.32:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3322f92a99944afb84fd710587f4207"}, {"url": "http://192.30.9.3:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca626291c6914f8392873dc1009e9439"}], "type": "volumev2", "id": "37bb077bc22343fc84723637e507d6ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58ac027cc3404748a004771a912f28e3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fdb7375f8a48ea9a3175833248c806"}, {"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aaf4dc1ae98a4fc4b8bb1ef0e4af1847"}], "type": "compute", "id": "66e5c4ed2fef488aa7efb24492939dd2", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b5781142f344691af8bcb5585c05d0a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d675dfe1fc174b888e1c05e36a89827f"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eac7171837574cfd9bdb0d1e99be1512"}], "type": "metric", "id": "74154109829a4b47a4ae0cf113ed0280", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "28c0fa2fe1a54037a1df5236437e7475"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3550892914574db28d4c22bdf0fccec5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "739a0b6ebed045fbb110541871ab2a15"}], "type": "identity", "id": "88688b106f224b10a51283eb12ae2936", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "ada1fac139534311815f98d908747c2a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9a3ecf1f13142c4a0c2baeaaa3dfaac"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6262b39fedb42aea7a928a362616ec0"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d220c13c29ac49428745e53c3a5f1f1b"}], "type": "alarming", "id": "b3fb638070d94560972a4f4ad3803c3e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29690a3ccee2437bbac7f9aa68595877"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c44848dd6a5446fb835005ab8ad4f4f"}, {"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9313e7c2f7b1414faa1e04af37a85d14"}], "type": "placement", "id": "b69679ef95c547c4bedad9a51bbc11e1", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d737435c2b74f5faf8fa63dea4e2fa1"}, {"url": "http://172.30.9.32:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78fb5d55cc204e4daa0cb175b819e87c"}, {"url": "http://192.30.9.3:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80278f13084845eaa317703712e8932f"}], "type": "volume", "id": "b6a6363259e342d8ac96a4641ed4678e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1008f871970540d59fed88ee5f560631"}, {"url": "http://192.30.9.3:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73ad6e9b1eaf4470a4458a45a03b86ba"}, {"url": "http://192.30.9.3:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc6095c8b90a4056ad6fb33d86c2319c"}], "type": "volumev3", "id": "cb31973e365c4222816f94365d3a9482", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8eac3aaf869e4581b0c486846aaf1964"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9f7c82f7a0247459dc8ee250179a27a"}, {"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbf52489f6c24c3bacff12a8fce92972"}], "type": "image", "id": "d37eb918087e4110bb9c0723c297dd28", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13579d8a89904ae8ae47c4c51523cc20"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8850af0d4d74815aac8c55d682d6b88"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05d68f4069f44f3928d1d2cfe0c31e2"}], "type": "network", "id": "da8095ba09ab49ed8463afad9622aa30", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a35851569141aa859a53f8f20d5c9e"}, {"url": "http://172.30.9.32:8080/v1/AUTH_b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de78fcff9f6f4b3698322312c36b013b"}, {"url": "http://12.0.0.27:8080/v1/AUTH_b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc41d0b8771f41d298a04050d21e2d86"}], "type": "object-store", "id": "eac7f386a2854d7cb26da2c6929699a5", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7e6b2597cbd0483796ae06691a711e17"}, "audit_ids": ["A56mxYNaScm-qeVKNAV4gw"], "issued_at": "2018-08-09T23:39:17.000000Z"}} 2018-08-09 23:39:17,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.32:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}299ddf6408025417a8c6d0a298efe1e07f630254" 2018-08-09 23:39:18,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-da1bd49b-e2a9-459d-98c2-9b890fe08208 Date: Thu, 09 Aug 2018 23:39:18 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T22:20:41Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","provider:network_type":"flat"}]} 2018-08-09 23:39:18,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks?router%3Aexternal=True used request id req-da1bd49b-e2a9-459d-98c2-9b890fe08208 2018-08-09 23:39:18,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.32:9696/v2.0/subnets?network_id=bdb9209b-6552-4310-8fa0-ca466e84a750 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}299ddf6408025417a8c6d0a298efe1e07f630254" 2018-08-09 23:39:18,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-13229126-7a61-40d3-a58b-0d4ff0533e3d Date: Thu, 09 Aug 2018 23:39:18 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-09T21:56:03Z","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":"47882689-2cda-49f1-ab90-97da69506aee","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"6e2b193279f94c09870f0da27a1e5991","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"bdb9209b-6552-4310-8fa0-ca466e84a750","tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:56:03Z","ip_version":4}]} 2018-08-09 23:39:18,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets?network_id=bdb9209b-6552-4310-8fa0-ca466e84a750 used request id req-13229126-7a61-40d3-a58b-0d4ff0533e3d 2018-08-09 23:39:18,427 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-08-09 23:39:18,428 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 23:39:18,429 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-09 23:39:18,429 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 23:39:18,429 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 23:39:18,429 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 23:39:18,429 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 23:39:18,429 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 23:39:18,430 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 23:39:18,430 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 23:39:18,430 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 23:39:18,430 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 23:39:18,430 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 23:39:18,430 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 23:39:18,430 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 23:39:18,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 23:39:18,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 23:39:18,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 23:39:18,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 23:39:18,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 23:39:18,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 23:39:18,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 23:39:18,431 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 23:39:18,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 23:39:18,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-09 23:39:18,432 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-09 23:39:18,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-08-09 23:39:18,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-09 23:39:18,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:39:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07bb4bea-39b1-4de0-bfd1-a0fbf074b983 Content-Encoding: gzip Content-Length: 194 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.32:5000/v3/", "rel": "self"}]}} 2018-08-09 23:39:18,442 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-07bb4bea-39b1-4de0-bfd1-a0fbf074b983 2018-08-09 23:39:18,442 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-09 23:39:18,855 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "077169cc946647b3a28fd2b6b274fbdf", "name": "reader"}, {"id": "5f4e37952fed448d8a5d2d688ddf4113", "name": "admin"}, {"id": "88513a21a6f143568494c5da51703b86", "name": "member"}], "expires_at": "2018-08-10T00:39:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5220918a46940eca73b5641490793b9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.32:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "437987ede53e4405944ad7c076551769"}, {"url": "http://192.30.9.3:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d3a7a4b63bc42cc950ea9d01ba16ee8"}, {"url": "http://192.30.9.3:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d8dc96d50c247e7837ea4c9b854184b"}], "type": "orchestration", "id": "06b2600fbdfd45009f077a0a8a411118", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "963d6582adf64c908f4754420d8066a9"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9837c8825b440f08dfd357317d353f0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded8397288b548b6a2ef868a552c35c4"}], "type": "event", "id": "0edb5a9ac368467395316b446bc9b17a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c4ee4a831c24b19a27a57c62ab1c000"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba92d8cd74449ad8e3ad0fb9d8df162"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c50639dc1d0944d08cb722487727404b"}], "type": "cloudformation", "id": "0f8e8a8cabc743b980b5dc7328ea8398", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75482ae7f30b4cce96aeea5fb573efee"}, {"url": "http://172.30.9.32:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3322f92a99944afb84fd710587f4207"}, {"url": "http://192.30.9.3:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca626291c6914f8392873dc1009e9439"}], "type": "volumev2", "id": "37bb077bc22343fc84723637e507d6ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58ac027cc3404748a004771a912f28e3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fdb7375f8a48ea9a3175833248c806"}, {"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aaf4dc1ae98a4fc4b8bb1ef0e4af1847"}], "type": "compute", "id": "66e5c4ed2fef488aa7efb24492939dd2", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b5781142f344691af8bcb5585c05d0a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d675dfe1fc174b888e1c05e36a89827f"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eac7171837574cfd9bdb0d1e99be1512"}], "type": "metric", "id": "74154109829a4b47a4ae0cf113ed0280", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "28c0fa2fe1a54037a1df5236437e7475"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3550892914574db28d4c22bdf0fccec5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "739a0b6ebed045fbb110541871ab2a15"}], "type": "identity", "id": "88688b106f224b10a51283eb12ae2936", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "ada1fac139534311815f98d908747c2a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9a3ecf1f13142c4a0c2baeaaa3dfaac"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6262b39fedb42aea7a928a362616ec0"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d220c13c29ac49428745e53c3a5f1f1b"}], "type": "alarming", "id": "b3fb638070d94560972a4f4ad3803c3e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29690a3ccee2437bbac7f9aa68595877"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c44848dd6a5446fb835005ab8ad4f4f"}, {"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9313e7c2f7b1414faa1e04af37a85d14"}], "type": "placement", "id": "b69679ef95c547c4bedad9a51bbc11e1", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d737435c2b74f5faf8fa63dea4e2fa1"}, {"url": "http://172.30.9.32:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78fb5d55cc204e4daa0cb175b819e87c"}, {"url": "http://192.30.9.3:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80278f13084845eaa317703712e8932f"}], "type": "volume", "id": "b6a6363259e342d8ac96a4641ed4678e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1008f871970540d59fed88ee5f560631"}, {"url": "http://192.30.9.3:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73ad6e9b1eaf4470a4458a45a03b86ba"}, {"url": "http://192.30.9.3:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc6095c8b90a4056ad6fb33d86c2319c"}], "type": "volumev3", "id": "cb31973e365c4222816f94365d3a9482", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8eac3aaf869e4581b0c486846aaf1964"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9f7c82f7a0247459dc8ee250179a27a"}, {"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbf52489f6c24c3bacff12a8fce92972"}], "type": "image", "id": "d37eb918087e4110bb9c0723c297dd28", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13579d8a89904ae8ae47c4c51523cc20"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8850af0d4d74815aac8c55d682d6b88"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05d68f4069f44f3928d1d2cfe0c31e2"}], "type": "network", "id": "da8095ba09ab49ed8463afad9622aa30", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a35851569141aa859a53f8f20d5c9e"}, {"url": "http://172.30.9.32:8080/v1/AUTH_b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de78fcff9f6f4b3698322312c36b013b"}, {"url": "http://12.0.0.27:8080/v1/AUTH_b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc41d0b8771f41d298a04050d21e2d86"}], "type": "object-store", "id": "eac7f386a2854d7cb26da2c6929699a5", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7e6b2597cbd0483796ae06691a711e17"}, "audit_ids": ["ALhqsZsrROmhnrFqpsVnfw"], "issued_at": "2018-08-09T23:39:18.000000Z"}} 2018-08-09 23:39:18,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}b5fe8f8d597f7782d44f609d34226c7814943c35" 2018-08-09 23:39:19,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:39: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-5cd9363d-194f-4603-94a6-db3d6b02c1d4 x-compute-request-id: req-5cd9363d-194f-4603-94a6-db3d6b02c1d4 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.32: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-09 23:39:19,139 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/ used request id req-5cd9363d-194f-4603-94a6-db3d6b02c1d4 2018-08-09 23:39:19,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.704041957855s 2018-08-09 23:39:19,139 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/ used request id req-5cd9363d-194f-4603-94a6-db3d6b02c1d4 2018-08-09 23:39:19,140 - 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.32: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-09 23:39:19,140 - functest.utils.functest_utils - DEBUG - nova version: (2, 65) 2018-08-09 23:39:19,141 - xtesting.ci.run_tests - INFO - Skipping test case 'snaps_smoke'... 2018-08-09 23:39:19,141 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 00:00 | SKIP | +---------------------+------------------+------------------+----------------+ 2018-08-09 23:39:19,204 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2018-08-09 23:39:19,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 23:39:19,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-09 23:39:19,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 23:39:19,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 23:39:19,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 23:39:19,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 23:39:19,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 23:39:19,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 23:39:19,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 23:39:19,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 23:39:19,247 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 23:39:19,247 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 23:39:19,247 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 23:39:19,247 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 23:39:19,247 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 23:39:19,247 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 23:39:19,247 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 23:39:19,247 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 23:39:19,247 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 23:39:19,247 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 23:39:19,247 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 23:39:19,247 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 23:39:19,247 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 23:39:19,247 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-09 23:39:19,248 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-09 23:39:19,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-09 23:39:19,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:39:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf80d52b-5be5-4977-91f8-9c00a53740c0 Content-Encoding: gzip Content-Length: 194 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.32:5000/v3/", "rel": "self"}]}} 2018-08-09 23:39:19,253 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-cf80d52b-5be5-4977-91f8-9c00a53740c0 2018-08-09 23:39:19,254 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-09 23:39:19,661 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "077169cc946647b3a28fd2b6b274fbdf", "name": "reader"}, {"id": "5f4e37952fed448d8a5d2d688ddf4113", "name": "admin"}, {"id": "88513a21a6f143568494c5da51703b86", "name": "member"}], "expires_at": "2018-08-10T00:39:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5220918a46940eca73b5641490793b9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.32:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "437987ede53e4405944ad7c076551769"}, {"url": "http://192.30.9.3:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d3a7a4b63bc42cc950ea9d01ba16ee8"}, {"url": "http://192.30.9.3:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d8dc96d50c247e7837ea4c9b854184b"}], "type": "orchestration", "id": "06b2600fbdfd45009f077a0a8a411118", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "963d6582adf64c908f4754420d8066a9"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9837c8825b440f08dfd357317d353f0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded8397288b548b6a2ef868a552c35c4"}], "type": "event", "id": "0edb5a9ac368467395316b446bc9b17a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c4ee4a831c24b19a27a57c62ab1c000"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba92d8cd74449ad8e3ad0fb9d8df162"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c50639dc1d0944d08cb722487727404b"}], "type": "cloudformation", "id": "0f8e8a8cabc743b980b5dc7328ea8398", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75482ae7f30b4cce96aeea5fb573efee"}, {"url": "http://172.30.9.32:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3322f92a99944afb84fd710587f4207"}, {"url": "http://192.30.9.3:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca626291c6914f8392873dc1009e9439"}], "type": "volumev2", "id": "37bb077bc22343fc84723637e507d6ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58ac027cc3404748a004771a912f28e3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fdb7375f8a48ea9a3175833248c806"}, {"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aaf4dc1ae98a4fc4b8bb1ef0e4af1847"}], "type": "compute", "id": "66e5c4ed2fef488aa7efb24492939dd2", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b5781142f344691af8bcb5585c05d0a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d675dfe1fc174b888e1c05e36a89827f"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eac7171837574cfd9bdb0d1e99be1512"}], "type": "metric", "id": "74154109829a4b47a4ae0cf113ed0280", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "28c0fa2fe1a54037a1df5236437e7475"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3550892914574db28d4c22bdf0fccec5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "739a0b6ebed045fbb110541871ab2a15"}], "type": "identity", "id": "88688b106f224b10a51283eb12ae2936", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "ada1fac139534311815f98d908747c2a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9a3ecf1f13142c4a0c2baeaaa3dfaac"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6262b39fedb42aea7a928a362616ec0"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d220c13c29ac49428745e53c3a5f1f1b"}], "type": "alarming", "id": "b3fb638070d94560972a4f4ad3803c3e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29690a3ccee2437bbac7f9aa68595877"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c44848dd6a5446fb835005ab8ad4f4f"}, {"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9313e7c2f7b1414faa1e04af37a85d14"}], "type": "placement", "id": "b69679ef95c547c4bedad9a51bbc11e1", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d737435c2b74f5faf8fa63dea4e2fa1"}, {"url": "http://172.30.9.32:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78fb5d55cc204e4daa0cb175b819e87c"}, {"url": "http://192.30.9.3:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80278f13084845eaa317703712e8932f"}], "type": "volume", "id": "b6a6363259e342d8ac96a4641ed4678e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1008f871970540d59fed88ee5f560631"}, {"url": "http://192.30.9.3:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73ad6e9b1eaf4470a4458a45a03b86ba"}, {"url": "http://192.30.9.3:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc6095c8b90a4056ad6fb33d86c2319c"}], "type": "volumev3", "id": "cb31973e365c4222816f94365d3a9482", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8eac3aaf869e4581b0c486846aaf1964"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9f7c82f7a0247459dc8ee250179a27a"}, {"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbf52489f6c24c3bacff12a8fce92972"}], "type": "image", "id": "d37eb918087e4110bb9c0723c297dd28", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13579d8a89904ae8ae47c4c51523cc20"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8850af0d4d74815aac8c55d682d6b88"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05d68f4069f44f3928d1d2cfe0c31e2"}], "type": "network", "id": "da8095ba09ab49ed8463afad9622aa30", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a35851569141aa859a53f8f20d5c9e"}, {"url": "http://172.30.9.32:8080/v1/AUTH_b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de78fcff9f6f4b3698322312c36b013b"}, {"url": "http://12.0.0.27:8080/v1/AUTH_b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc41d0b8771f41d298a04050d21e2d86"}], "type": "object-store", "id": "eac7f386a2854d7cb26da2c6929699a5", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7e6b2597cbd0483796ae06691a711e17"}, "audit_ids": ["1rJ3qYNyQgSdVY7AdDwcPg"], "issued_at": "2018-08-09T23:39:19.000000Z"}} 2018-08-09 23:39:19,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 23:39:19,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}97590ee7a51ac8f27573f3f70717210d0b98eb0a" 2018-08-09 23:39:20,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-b4d52231-1bee-400f-9e67-def490801013 Date: Thu, 09 Aug 2018 23:39:20 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T22:20:41Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","provider:network_type":"flat"}]} 2018-08-09 23:39:20,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b4d52231-1bee-400f-9e67-def490801013 2018-08-09 23:39:20,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.543808937073s 2018-08-09 23:39:20,209 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b4d52231-1bee-400f-9e67-def490801013 2018-08-09 23:39:20,209 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-09 23:39:23,161 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-09 23:39:25,904 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | c2ccc478-ee04-4ecf-ac39-6ecf1bca3193 | 2018-08-09T23:39:25.589372 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: c2ccc478-ee04-4ecf-ac39-6ecf1bca3193 ~/.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-09 23:39:29,602 - 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-09 23:39:29,603 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-09 23:39:32,214 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-09 23:39:35,736 - 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=fed4b595-55ac-43cd-a35f-af794402746e) as the default verifier for the future CLI operations. 2018-08-09 23:39:38,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-09 23:39:38,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}97590ee7a51ac8f27573f3f70717210d0b98eb0a" 2018-08-09 23:39:39,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11656 X-Openstack-Request-Id: req-f80cf2f9-3312-4bb1-806d-5af7b8f39934 Date: Thu, 09 Aug 2018 23:39:39 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-09 23:39:39,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/extensions.json used request id req-f80cf2f9-3312-4bb1-806d-5af7b8f39934 2018-08-09 23:39:39,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.265733003616s 2018-08-09 23:39:39,162 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/extensions.json used request id req-f80cf2f9-3312-4bb1-806d-5af7b8f39934 2018-08-09 23:39:39,175 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-08-09 23:39:39,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-09 23:39:39,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}97590ee7a51ac8f27573f3f70717210d0b98eb0a" -d '{"network": {"name": "neutron_trunk-net_65aaf87f-9ae9-4ee2-830d-09874d5cd77b", "admin_state_up": true}}' 2018-08-09 23:39:39,689 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-96f9b703-6179-425c-918d-f7c27b82fada Date: Thu, 09 Aug 2018 23:39:39 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"3ec54b63-ee63-4001-bb40-9e0dbd31b655","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":56,"ipv4_address_scope":null,"shared":false,"project_id":"b5220918a46940eca73b5641490793b9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T23:39:39Z","is_default":false,"qos_policy_id":null,"name":"neutron_trunk-net_65aaf87f-9ae9-4ee2-830d-09874d5cd77b","admin_state_up":true,"tenant_id":"b5220918a46940eca73b5641490793b9","created_at":"2018-08-09T23:39:39Z","mtu":1450}} 2018-08-09 23:39:39,689 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-96f9b703-6179-425c-918d-f7c27b82fada 2018-08-09 23:39:39,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.512934923172s 2018-08-09 23:39:39,689 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-96f9b703-6179-425c-918d-f7c27b82fada 2018-08-09 23:39:39,690 - 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-09T23:39:39Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'3ec54b63-ee63-4001-bb40-9e0dbd31b655', u'provider:segmentation_id': 56, 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_65aaf87f-9ae9-4ee2-830d-09874d5cd77b', u'created_at': u'2018-08-09T23:39:39Z', u'mtu': 1450, u'tenant_id': u'b5220918a46940eca73b5641490793b9', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'b5220918a46940eca73b5641490793b9', u'l2_adjacency': True}) 2018-08-09 23:39:39,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 23:39:39,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}97590ee7a51ac8f27573f3f70717210d0b98eb0a" 2018-08-09 23:39:39,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2105 X-Openstack-Request-Id: req-f13994b0-6724-4ab9-8012-1bebc4d9f676 Date: Thu, 09 Aug 2018 23:39:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"3ec54b63-ee63-4001-bb40-9e0dbd31b655","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":56,"ipv4_address_scope":null,"shared":false,"project_id":"b5220918a46940eca73b5641490793b9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T23:39:39Z","qos_policy_id":null,"name":"neutron_trunk-net_65aaf87f-9ae9-4ee2-830d-09874d5cd77b","admin_state_up":true,"tenant_id":"b5220918a46940eca73b5641490793b9","created_at":"2018-08-09T23:39:39Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T22:20:41Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c31c9f8f-4c44-4a85-a1d4-4c6ffcb57c18","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":26,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["df143e35-e4e0-4e16-9f0e-296028bd5892"],"description":"","tags":[],"updated_at":"2018-08-09T22:20:08Z","qos_policy_id":null,"name":"HA network tenant 673a2ac9df784e19b2b35a5ed59087ad","admin_state_up":true,"tenant_id":"","created_at":"2018-08-09T22:20:08Z","provider:network_type":"vxlan"}]} 2018-08-09 23:39:39,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-f13994b0-6724-4ab9-8012-1bebc4d9f676 2018-08-09 23:39:39,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0872070789337s 2018-08-09 23:39:39,778 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-f13994b0-6724-4ab9-8012-1bebc4d9f676 2018-08-09 23:39:39,780 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-09 23:39:39,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}97590ee7a51ac8f27573f3f70717210d0b98eb0a" -d '{"subnet": {"name": "neutron_trunk-subnet_65aaf87f-9ae9-4ee2-830d-09874d5cd77b", "enable_dhcp": true, "network_id": "3ec54b63-ee63-4001-bb40-9e0dbd31b655", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-09 23:39:40,318 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-6837d80c-6e07-4b5a-b1dc-e0826797bdcc Date: Thu, 09 Aug 2018 23:39:40 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-09T23:39:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9269b2a8-5ff9-4802-96a0-5b3542e21722","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"b5220918a46940eca73b5641490793b9","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_65aaf87f-9ae9-4ee2-830d-09874d5cd77b","enable_dhcp":true,"segment_id":null,"network_id":"3ec54b63-ee63-4001-bb40-9e0dbd31b655","tenant_id":"b5220918a46940eca73b5641490793b9","created_at":"2018-08-09T23:39:39Z","ip_version":4}} 2018-08-09 23:39:40,318 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-6837d80c-6e07-4b5a-b1dc-e0826797bdcc 2018-08-09 23:39:40,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.537925004959s 2018-08-09 23:39:40,318 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-6837d80c-6e07-4b5a-b1dc-e0826797bdcc 2018-08-09 23:39:40,319 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T23:39: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'9269b2a8-5ff9-4802-96a0-5b3542e21722', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron_trunk-subnet_65aaf87f-9ae9-4ee2-830d-09874d5cd77b', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'3ec54b63-ee63-4001-bb40-9e0dbd31b655', u'tenant_id': u'b5220918a46940eca73b5641490793b9', u'created_at': u'2018-08-09T23:39: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'b5220918a46940eca73b5641490793b9'}) 2018-08-09 23:39:40,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-09 23:39:40,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}97590ee7a51ac8f27573f3f70717210d0b98eb0a" -d '{"router": {"external_gateway_info": {"network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750"}, "name": "neutron_trunk-router_65aaf87f-9ae9-4ee2-830d-09874d5cd77b", "admin_state_up": true}}' 2018-08-09 23:39:47,105 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 712 X-Openstack-Request-Id: req-f65e826e-271b-4135-8362-4dcddf3b6ef2 Date: Thu, 09 Aug 2018 23:39:47 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "47882689-2cda-49f1-ab90-97da69506aee", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b5220918a46940eca73b5641490793b9", "created_at": "2018-08-09T23:39:41Z", "admin_state_up": true, "updated_at": "2018-08-09T23:39:42Z", "project_id": "b5220918a46940eca73b5641490793b9", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "1163bd8b-cdff-410b-a5ae-03de5f4d1cf3", "name": "neutron_trunk-router_65aaf87f-9ae9-4ee2-830d-09874d5cd77b"}} 2018-08-09 23:39:47,105 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-f65e826e-271b-4135-8362-4dcddf3b6ef2 2018-08-09 23:39:47,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.78592991829s 2018-08-09 23:39:47,106 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-f65e826e-271b-4135-8362-4dcddf3b6ef2 2018-08-09 23:39:47,106 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T23:39:42Z', u'revision_number': 3, u'ha': True, u'id': u'1163bd8b-cdff-410b-a5ae-03de5f4d1cf3', u'external_gateway_info': {u'network_id': u'bdb9209b-6552-4310-8fa0-ca466e84a750', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'47882689-2cda-49f1-ab90-97da69506aee', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron_trunk-router_65aaf87f-9ae9-4ee2-830d-09874d5cd77b', u'admin_state_up': True, u'tenant_id': u'b5220918a46940eca73b5641490793b9', u'created_at': u'2018-08-09T23:39:41Z', u'flavor_id': None, u'routes': [], u'project_id': u'b5220918a46940eca73b5641490793b9'}) 2018-08-09 23:39:47,107 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-09 23:39:47,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/1163bd8b-cdff-410b-a5ae-03de5f4d1cf3/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}97590ee7a51ac8f27573f3f70717210d0b98eb0a" -d '{"subnet_id": "9269b2a8-5ff9-4802-96a0-5b3542e21722"}' 2018-08-09 23:39:50,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-9c1e9b8d-9535-4c9c-9222-16552e45bf74 Date: Thu, 09 Aug 2018 23:39:50 GMT RESP BODY: {"network_id": "3ec54b63-ee63-4001-bb40-9e0dbd31b655", "tenant_id": "b5220918a46940eca73b5641490793b9", "subnet_id": "9269b2a8-5ff9-4802-96a0-5b3542e21722", "subnet_ids": ["9269b2a8-5ff9-4802-96a0-5b3542e21722"], "port_id": "40d3b3cd-ea54-4061-8b93-8f3215d511e6", "id": "1163bd8b-cdff-410b-a5ae-03de5f4d1cf3"} 2018-08-09 23:39:50,028 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/1163bd8b-cdff-410b-a5ae-03de5f4d1cf3/add_router_interface.json used request id req-9c1e9b8d-9535-4c9c-9222-16552e45bf74 2018-08-09 23:39:50,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.92071890831s 2018-08-09 23:39:50,028 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/1163bd8b-cdff-410b-a5ae-03de5f4d1cf3/add_router_interface.json used request id req-9c1e9b8d-9535-4c9c-9222-16552e45bf74 returning object 1163bd8b-cdff-410b-a5ae-03de5f4d1cf3 2018-08-09 23:39:50,028 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-09 23:39:50,160 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-09 23:39:50,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-09 23:39:50,168 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Thu, 09 Aug 2018 23:39:50 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}]} 2018-08-09 23:39:50,172 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 23:39:50,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}97590ee7a51ac8f27573f3f70717210d0b98eb0a" 2018-08-09 23:39:50,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-479ec60d-8e9a-4d46-9078-24a94cd31587 Date: Thu, 09 Aug 2018 23:39:50 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 23:39:50,469 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-479ec60d-8e9a-4d46-9078-24a94cd31587 2018-08-09 23:39:50,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.296854019165s 2018-08-09 23:39:50,470 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-479ec60d-8e9a-4d46-9078-24a94cd31587 2018-08-09 23:39:50,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-09 23:39:50,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}97590ee7a51ac8f27573f3f70717210d0b98eb0a" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_65aaf87f-9ae9-4ee2-830d-09874d5cd77b", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_65aaf87f-9ae9-4ee2-830d-09874d5cd77b"}' 2018-08-09 23:39:50,814 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Location: http://172.30.9.32:9292/v2/images/29748017-2bd3-4dee-a905-f64864cf2b71 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9a6d5ebb-7565-4bcd-8e9e-6cbdbd740cd0 Date: Thu, 09 Aug 2018 23:39:50 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T23:39:50Z", "file": "/v2/images/29748017-2bd3-4dee-a905-f64864cf2b71/file", "owner": "b5220918a46940eca73b5641490793b9", "id": "29748017-2bd3-4dee-a905-f64864cf2b71", "size": null, "self": "/v2/images/29748017-2bd3-4dee-a905-f64864cf2b71", "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_65aaf87f-9ae9-4ee2-830d-09874d5cd77b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_65aaf87f-9ae9-4ee2-830d-09874d5cd77b", "checksum": null, "created_at": "2018-08-09T23:39:50Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-09 23:39:50,815 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-9a6d5ebb-7565-4bcd-8e9e-6cbdbd740cd0 2018-08-09 23:39:50,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.336627960205s 2018-08-09 23:39:50,815 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-9a6d5ebb-7565-4bcd-8e9e-6cbdbd740cd0 returning object 29748017-2bd3-4dee-a905-f64864cf2b71 2018-08-09 23:39:50,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-09 23:39:50,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9292/v2/images/29748017-2bd3-4dee-a905-f64864cf2b71/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}97590ee7a51ac8f27573f3f70717210d0b98eb0a" -d '' 2018-08-09 23:39:51,582 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a5fd0193-13ac-4403-831e-f20e05bb2a66 Date: Thu, 09 Aug 2018 23:39:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-09 23:39:51,582 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/29748017-2bd3-4dee-a905-f64864cf2b71/file used request id req-a5fd0193-13ac-4403-831e-f20e05bb2a66 2018-08-09 23:39:51,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.76654791832s 2018-08-09 23:39:51,583 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/29748017-2bd3-4dee-a905-f64864cf2b71/file used request id req-a5fd0193-13ac-4403-831e-f20e05bb2a66 2018-08-09 23:39:51,587 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 23:39:51,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}97590ee7a51ac8f27573f3f70717210d0b98eb0a" 2018-08-09 23:39:51,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-223cb42e-6d80-4fde-bc35-c2931e5dfa84 Date: Thu, 09 Aug 2018 23:39:51 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T23:39:51Z", "file": "/v2/images/29748017-2bd3-4dee-a905-f64864cf2b71/file", "owner": "b5220918a46940eca73b5641490793b9", "id": "29748017-2bd3-4dee-a905-f64864cf2b71", "size": 12716032, "self": "/v2/images/29748017-2bd3-4dee-a905-f64864cf2b71", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/29748017-2bd3-4dee-a905-f64864cf2b71/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/29748017-2bd3-4dee-a905-f64864cf2b71/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_65aaf87f-9ae9-4ee2-830d-09874d5cd77b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_65aaf87f-9ae9-4ee2-830d-09874d5cd77b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T23:39:50Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 23:39:51,914 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-223cb42e-6d80-4fde-bc35-c2931e5dfa84 2018-08-09 23:39:51,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.327805042267s 2018-08-09 23:39:51,915 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-223cb42e-6d80-4fde-bc35-c2931e5dfa84 2018-08-09 23:39:51,917 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/29748017-2bd3-4dee-a905-f64864cf2b71/snap', u'metadata': Munch({})})], 'file': u'/v2/images/29748017-2bd3-4dee-a905-f64864cf2b71/file', 'owner': u'b5220918a46940eca73b5641490793b9', 'id': u'29748017-2bd3-4dee-a905-f64864cf2b71', 'size': 12716032, u'self': u'/v2/images/29748017-2bd3-4dee-a905-f64864cf2b71', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b5220918a46940eca73b5641490793b9', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/29748017-2bd3-4dee-a905-f64864cf2b71/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-09T23:39:51Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-09T23:39:51Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_65aaf87f-9ae9-4ee2-830d-09874d5cd77b', '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/29748017-2bd3-4dee-a905-f64864cf2b71', 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_65aaf87f-9ae9-4ee2-830d-09874d5cd77b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_65aaf87f-9ae9-4ee2-830d-09874d5cd77b', 'created': u'2018-08-09T23:39:50Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-09T23:39:50Z', 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/29748017-2bd3-4dee-a905-f64864cf2b71', 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_65aaf87f-9ae9-4ee2-830d-09874d5cd77b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-09 23:39:51,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-09 23:39:51,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}97590ee7a51ac8f27573f3f70717210d0b98eb0a" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_65aaf87f-9ae9-4ee2-830d-09874d5cd77b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-09 23:39:52,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:39: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-b6b5c0c7-987b-4eee-9141-93d140495b35 x-compute-request-id: req-b6b5c0c7-987b-4eee-9141-93d140495b35 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_65aaf87f-9ae9-4ee2-830d-09874d5cd77b", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/dcd632a2-4ada-43db-98b5-737f527d2720", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/dcd632a2-4ada-43db-98b5-737f527d2720", "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": "dcd632a2-4ada-43db-98b5-737f527d2720"}} 2018-08-09 23:39:52,256 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-b6b5c0c7-987b-4eee-9141-93d140495b35 2018-08-09 23:39:52,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.337873935699s 2018-08-09 23:39:52,256 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-b6b5c0c7-987b-4eee-9141-93d140495b35 2018-08-09 23:39:52,257 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_65aaf87f-9ae9-4ee2-830d-09874d5cd77b', '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'b5220918a46940eca73b5641490793b9', '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'dcd632a2-4ada-43db-98b5-737f527d2720', 'swap': 0}) 2018-08-09 23:39:52,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-09 23:39:52,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors/dcd632a2-4ada-43db-98b5-737f527d2720/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}97590ee7a51ac8f27573f3f70717210d0b98eb0a" -d '{"extra_specs": {}}' 2018-08-09 23:39:52,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23: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 x-openstack-request-id: req-615a2e1d-8167-4deb-9961-d9bfb594c580 x-compute-request-id: req-615a2e1d-8167-4deb-9961-d9bfb594c580 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-09 23:39:52,287 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/dcd632a2-4ada-43db-98b5-737f527d2720/os-extra_specs used request id req-615a2e1d-8167-4deb-9961-d9bfb594c580 2018-08-09 23:39:52,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0290758609772s 2018-08-09 23:39:52,287 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/dcd632a2-4ada-43db-98b5-737f527d2720/os-extra_specs used request id req-615a2e1d-8167-4deb-9961-d9bfb594c580 2018-08-09 23:39:52,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-09 23:39:52,296 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 09 Aug 2018 23:39:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9dfff59-174e-4f9f-a1e8-8d96f28a860b 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.32:5000/v3/", "rel": "self"}]}]}} 2018-08-09 23:39:52,296 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/ used request id req-a9dfff59-174e-4f9f-a1e8-8d96f28a860b 2018-08-09 23:39:52,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 23:39:52,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}97590ee7a51ac8f27573f3f70717210d0b98eb0a" 2018-08-09 23:39:52,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:39:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-902bd8e4-cf25-4fd1-8d3b-667a36d78c68 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "077169cc946647b3a28fd2b6b274fbdf", "links": {"self": "http://172.30.9.32:5000/v3/roles/077169cc946647b3a28fd2b6b274fbdf"}, "name": "reader"}, {"domain_id": null, "id": "352a7d143ea64db3aecbf66f67281fa1", "links": {"self": "http://172.30.9.32:5000/v3/roles/352a7d143ea64db3aecbf66f67281fa1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5f4e37952fed448d8a5d2d688ddf4113", "links": {"self": "http://172.30.9.32:5000/v3/roles/5f4e37952fed448d8a5d2d688ddf4113"}, "name": "admin"}, {"domain_id": null, "id": "88513a21a6f143568494c5da51703b86", "links": {"self": "http://172.30.9.32:5000/v3/roles/88513a21a6f143568494c5da51703b86"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a5b954e8e29c4b6cafac3f07fe5c5da7", "links": {"self": "http://172.30.9.32:5000/v3/roles/a5b954e8e29c4b6cafac3f07fe5c5da7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fde9b0ad3a3d453ba6d5318189b139e9", "links": {"self": "http://172.30.9.32:5000/v3/roles/fde9b0ad3a3d453ba6d5318189b139e9"}, "name": "swiftoperator"}]} 2018-08-09 23:39:52,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-902bd8e4-cf25-4fd1-8d3b-667a36d78c68 2018-08-09 23:39:52,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.201696872711s 2018-08-09 23:39:52,502 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-902bd8e4-cf25-4fd1-8d3b-667a36d78c68 2018-08-09 23:39:52,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 23:39:52,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}97590ee7a51ac8f27573f3f70717210d0b98eb0a" 2018-08-09 23:39:52,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:39:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2058fdf-df41-406b-9f7a-c12e0511eafa Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "077169cc946647b3a28fd2b6b274fbdf", "links": {"self": "http://172.30.9.32:5000/v3/roles/077169cc946647b3a28fd2b6b274fbdf"}, "name": "reader"}, {"domain_id": null, "id": "352a7d143ea64db3aecbf66f67281fa1", "links": {"self": "http://172.30.9.32:5000/v3/roles/352a7d143ea64db3aecbf66f67281fa1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5f4e37952fed448d8a5d2d688ddf4113", "links": {"self": "http://172.30.9.32:5000/v3/roles/5f4e37952fed448d8a5d2d688ddf4113"}, "name": "admin"}, {"domain_id": null, "id": "88513a21a6f143568494c5da51703b86", "links": {"self": "http://172.30.9.32:5000/v3/roles/88513a21a6f143568494c5da51703b86"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a5b954e8e29c4b6cafac3f07fe5c5da7", "links": {"self": "http://172.30.9.32:5000/v3/roles/a5b954e8e29c4b6cafac3f07fe5c5da7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fde9b0ad3a3d453ba6d5318189b139e9", "links": {"self": "http://172.30.9.32:5000/v3/roles/fde9b0ad3a3d453ba6d5318189b139e9"}, "name": "swiftoperator"}]} 2018-08-09 23:39:52,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-f2058fdf-df41-406b-9f7a-c12e0511eafa 2018-08-09 23:39:52,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.218971014023s 2018-08-09 23:39:52,726 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-f2058fdf-df41-406b-9f7a-c12e0511eafa 2018-08-09 23:39:52,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-09 23:39:52,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}97590ee7a51ac8f27573f3f70717210d0b98eb0a" 2018-08-09 23:39:52,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23: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-bbc6c3de-e3fc-4d24-bdc1-15a7344b50af x-compute-request-id: req-bbc6c3de-e3fc-4d24-bdc1-15a7344b50af Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 338}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"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": 247, "hypervisor_version": 2010000, "disk_available_least": 245, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 341}, "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.5", "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": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-08-09 23:39:52,785 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/os-hypervisors/detail used request id req-bbc6c3de-e3fc-4d24-bdc1-15a7344b50af 2018-08-09 23:39:52,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0558400154114s 2018-08-09 23:39:52,786 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/os-hypervisors/detail used request id req-bbc6c3de-e3fc-4d24-bdc1-15a7344b50af 2018-08-09 23:39:52,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 23:39:52,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}97590ee7a51ac8f27573f3f70717210d0b98eb0a" 2018-08-09 23:39:53,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-5224d552-1faf-4278-a7a5-0e29ee420e79 Date: Thu, 09 Aug 2018 23:39:53 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T23:39:51Z", "file": "/v2/images/29748017-2bd3-4dee-a905-f64864cf2b71/file", "owner": "b5220918a46940eca73b5641490793b9", "id": "29748017-2bd3-4dee-a905-f64864cf2b71", "size": 12716032, "self": "/v2/images/29748017-2bd3-4dee-a905-f64864cf2b71", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/29748017-2bd3-4dee-a905-f64864cf2b71/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/29748017-2bd3-4dee-a905-f64864cf2b71/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_65aaf87f-9ae9-4ee2-830d-09874d5cd77b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_65aaf87f-9ae9-4ee2-830d-09874d5cd77b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T23:39:50Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 23:39:53,189 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-5224d552-1faf-4278-a7a5-0e29ee420e79 2018-08-09 23:39:53,189 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.398939847946s 2018-08-09 23:39:53,189 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-5224d552-1faf-4278-a7a5-0e29ee420e79 2018-08-09 23:39:53,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-09 23:39:53,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}97590ee7a51ac8f27573f3f70717210d0b98eb0a" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_65aaf87f-9ae9-4ee2-830d-09874d5cd77b", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_65aaf87f-9ae9-4ee2-830d-09874d5cd77b"}' 2018-08-09 23:39:53,650 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Location: http://172.30.9.32:9292/v2/images/90634b05-253d-4f2a-8f8b-858469b89b61 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c188acef-0bcc-4747-8b09-ca5bde2389a3 Date: Thu, 09 Aug 2018 23:39:53 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T23:39:53Z", "file": "/v2/images/90634b05-253d-4f2a-8f8b-858469b89b61/file", "owner": "b5220918a46940eca73b5641490793b9", "id": "90634b05-253d-4f2a-8f8b-858469b89b61", "size": null, "self": "/v2/images/90634b05-253d-4f2a-8f8b-858469b89b61", "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_65aaf87f-9ae9-4ee2-830d-09874d5cd77b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_65aaf87f-9ae9-4ee2-830d-09874d5cd77b", "checksum": null, "created_at": "2018-08-09T23:39:53Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-09 23:39:53,650 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-c188acef-0bcc-4747-8b09-ca5bde2389a3 2018-08-09 23:39:53,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.451578140259s 2018-08-09 23:39:53,650 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-c188acef-0bcc-4747-8b09-ca5bde2389a3 returning object 90634b05-253d-4f2a-8f8b-858469b89b61 2018-08-09 23:39:53,651 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-09 23:39:53,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9292/v2/images/90634b05-253d-4f2a-8f8b-858469b89b61/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}97590ee7a51ac8f27573f3f70717210d0b98eb0a" -d '' 2018-08-09 23:39:55,174 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d5cf4d14-29bf-4b37-b863-3fa4eee8dded Date: Thu, 09 Aug 2018 23:39: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-09 23:39:55,174 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/90634b05-253d-4f2a-8f8b-858469b89b61/file used request id req-d5cf4d14-29bf-4b37-b863-3fa4eee8dded 2018-08-09 23:39:55,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.52275013924s 2018-08-09 23:39:55,174 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/90634b05-253d-4f2a-8f8b-858469b89b61/file used request id req-d5cf4d14-29bf-4b37-b863-3fa4eee8dded 2018-08-09 23:39:55,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 23:39:55,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}97590ee7a51ac8f27573f3f70717210d0b98eb0a" 2018-08-09 23:39:55,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json X-Openstack-Request-Id: req-6d2344f4-5c89-4c94-9747-8d5f0a012bab Date: Thu, 09 Aug 2018 23:39:55 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T23:39:55Z", "file": "/v2/images/90634b05-253d-4f2a-8f8b-858469b89b61/file", "owner": "b5220918a46940eca73b5641490793b9", "id": "90634b05-253d-4f2a-8f8b-858469b89b61", "size": 12716032, "self": "/v2/images/90634b05-253d-4f2a-8f8b-858469b89b61", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/90634b05-253d-4f2a-8f8b-858469b89b61/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/90634b05-253d-4f2a-8f8b-858469b89b61/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_65aaf87f-9ae9-4ee2-830d-09874d5cd77b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_65aaf87f-9ae9-4ee2-830d-09874d5cd77b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T23:39:53Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T23:39:51Z", "file": "/v2/images/29748017-2bd3-4dee-a905-f64864cf2b71/file", "owner": "b5220918a46940eca73b5641490793b9", "id": "29748017-2bd3-4dee-a905-f64864cf2b71", "size": 12716032, "self": "/v2/images/29748017-2bd3-4dee-a905-f64864cf2b71", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/29748017-2bd3-4dee-a905-f64864cf2b71/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/29748017-2bd3-4dee-a905-f64864cf2b71/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_65aaf87f-9ae9-4ee2-830d-09874d5cd77b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_65aaf87f-9ae9-4ee2-830d-09874d5cd77b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T23:39:50Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 23:39:55,568 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-6d2344f4-5c89-4c94-9747-8d5f0a012bab 2018-08-09 23:39:55,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.389517068863s 2018-08-09 23:39:55,568 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-6d2344f4-5c89-4c94-9747-8d5f0a012bab 2018-08-09 23:39:55,571 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/90634b05-253d-4f2a-8f8b-858469b89b61/snap', u'metadata': Munch({})})], 'file': u'/v2/images/90634b05-253d-4f2a-8f8b-858469b89b61/file', 'owner': u'b5220918a46940eca73b5641490793b9', 'id': u'90634b05-253d-4f2a-8f8b-858469b89b61', 'size': 12716032, u'self': u'/v2/images/90634b05-253d-4f2a-8f8b-858469b89b61', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b5220918a46940eca73b5641490793b9', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/90634b05-253d-4f2a-8f8b-858469b89b61/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-09T23:39:55Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-09T23:39:55Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_65aaf87f-9ae9-4ee2-830d-09874d5cd77b', '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/90634b05-253d-4f2a-8f8b-858469b89b61', 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_65aaf87f-9ae9-4ee2-830d-09874d5cd77b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_65aaf87f-9ae9-4ee2-830d-09874d5cd77b', 'created': u'2018-08-09T23:39:53Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-09T23:39: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/90634b05-253d-4f2a-8f8b-858469b89b61', 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_65aaf87f-9ae9-4ee2-830d-09874d5cd77b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-09 23:39:55,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-09 23:39:55,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}97590ee7a51ac8f27573f3f70717210d0b98eb0a" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_65aaf87f-9ae9-4ee2-830d-09874d5cd77b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-09 23:39:55,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23: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-498543a5-2d58-47a2-a21e-07776c28ca2d x-compute-request-id: req-498543a5-2d58-47a2-a21e-07776c28ca2d Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_alt_65aaf87f-9ae9-4ee2-830d-09874d5cd77b", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/a7e8c4db-0bab-4cbb-bb16-90eee02ed77a", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/a7e8c4db-0bab-4cbb-bb16-90eee02ed77a", "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": "a7e8c4db-0bab-4cbb-bb16-90eee02ed77a"}} 2018-08-09 23:39:55,614 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-498543a5-2d58-47a2-a21e-07776c28ca2d 2018-08-09 23:39:55,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0424928665161s 2018-08-09 23:39:55,614 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-498543a5-2d58-47a2-a21e-07776c28ca2d 2018-08-09 23:39:55,615 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_65aaf87f-9ae9-4ee2-830d-09874d5cd77b', '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'b5220918a46940eca73b5641490793b9', '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'a7e8c4db-0bab-4cbb-bb16-90eee02ed77a', 'swap': 0}) 2018-08-09 23:39:55,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-09 23:39:55,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors/a7e8c4db-0bab-4cbb-bb16-90eee02ed77a/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}97590ee7a51ac8f27573f3f70717210d0b98eb0a" -d '{"extra_specs": {}}' 2018-08-09 23:39:55,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23: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 x-openstack-request-id: req-411978fd-40ef-481b-951d-00ae7e3bebe3 x-compute-request-id: req-411978fd-40ef-481b-951d-00ae7e3bebe3 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-09 23:39:55,636 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/a7e8c4db-0bab-4cbb-bb16-90eee02ed77a/os-extra_specs used request id req-411978fd-40ef-481b-951d-00ae7e3bebe3 2018-08-09 23:39:55,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.019905090332s 2018-08-09 23:39:55,636 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/a7e8c4db-0bab-4cbb-bb16-90eee02ed77a/os-extra_specs used request id req-411978fd-40ef-481b-951d-00ae7e3bebe3 2018-08-09 23:39:55,636 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_65aaf87f-9ae9-4ee2-830d-09874d5cd77b', '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'b5220918a46940eca73b5641490793b9', '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'a7e8c4db-0bab-4cbb-bb16-90eee02ed77a', 'swap': 0}) 2018-08-09 23:39:59,289 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-09 23:39:59,290 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-09 23:39:59,290 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-09 23:39:59,293 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-09 23:39:59,296 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-09 23:40:02,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-fed4b595-55ac-43cd-a35f-af794402746e/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-08-09 23:40:02,769 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-09 23:40:02,770 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-09 23:40:02,770 - 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-09 23:42:03,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 3d82a46a-1f8e-474f-ae61-7d783b731cf3 2018-08-09 23:42:03,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '3d82a46a-1f8e-474f-ae61-7d783b731cf3']'. 2018-08-09 23:42:04,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-09 23:42:04,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-09 23:42:04,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-09 23:42:04,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 3d82a46a-1f8e-474f-ae61-7d783b731cf3 | 2018-08-09 23:42:04,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-08-09 23:42:04,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-09 23:40:05 | 2018-08-09 23:42:04,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-09 23:42:03 | 2018-08-09 23:42:04,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:58 | 2018-08-09 23:42:04,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-09 23:42:04,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-09 23:42:04,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: fed4b595-55ac-43cd-a35f-af794402746e) | 2018-08-09 23:42:04,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-09 23:42:04,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: c2ccc478-ee04-4ecf-ac39-6ecf1bca3193) | 2018-08-09 23:42:04,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-08-09 23:42:04,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 106.019 | 2018-08-09 23:42:04,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 42 | 2018-08-09 23:42:04,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-08-09 23:42:04,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-09 23:42:04,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-09 23:42:04,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-08-09 23:42:04,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-09 23:42:04,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-09 23:42:04,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 97.6744186047% 2018-08-09 23:42:04,642 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-09 23:42:04,643 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:25 | FAIL | +-----------------------+------------------+------------------+----------------+ 2018-08-09 23:42:04,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-09 23:42:04,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9292/v2/images/90634b05-253d-4f2a-8f8b-858469b89b61 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}97590ee7a51ac8f27573f3f70717210d0b98eb0a" 2018-08-09 23:42:05,344 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-73613ce8-a239-4067-9f96-c5ca3ad40224 Date: Thu, 09 Aug 2018 23:42:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-09 23:42:05,345 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/90634b05-253d-4f2a-8f8b-858469b89b61 used request id req-73613ce8-a239-4067-9f96-c5ca3ad40224 2018-08-09 23:42:05,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.697921037674s 2018-08-09 23:42:05,345 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/90634b05-253d-4f2a-8f8b-858469b89b61 used request id req-73613ce8-a239-4067-9f96-c5ca3ad40224 2018-08-09 23:42:05,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 23:42:05,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}97590ee7a51ac8f27573f3f70717210d0b98eb0a" 2018-08-09 23:42:05,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:42: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-5ac28691-c3af-42fc-be99-1382412754a3 x-compute-request-id: req-5ac28691-c3af-42fc-be99-1382412754a3 Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_alt_65aaf87f-9ae9-4ee2-830d-09874d5cd77b", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/a7e8c4db-0bab-4cbb-bb16-90eee02ed77a", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/a7e8c4db-0bab-4cbb-bb16-90eee02ed77a", "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": "a7e8c4db-0bab-4cbb-bb16-90eee02ed77a"}, {"name": "neutron_trunk-flavor_65aaf87f-9ae9-4ee2-830d-09874d5cd77b", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/dcd632a2-4ada-43db-98b5-737f527d2720", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/dcd632a2-4ada-43db-98b5-737f527d2720", "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": "dcd632a2-4ada-43db-98b5-737f527d2720"}]} 2018-08-09 23:42:05,368 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-5ac28691-c3af-42fc-be99-1382412754a3 2018-08-09 23:42:05,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0231871604919s 2018-08-09 23:42:05,369 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-5ac28691-c3af-42fc-be99-1382412754a3 2018-08-09 23:42:05,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-09 23:42:05,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/flavors/a7e8c4db-0bab-4cbb-bb16-90eee02ed77a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}97590ee7a51ac8f27573f3f70717210d0b98eb0a" 2018-08-09 23:42:05,426 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 23:42:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0568f8cc-6524-41bb-93fa-18e33714bee7 x-compute-request-id: req-0568f8cc-6524-41bb-93fa-18e33714bee7 Content-Length: 0 Content-Type: application/json 2018-08-09 23:42:05,426 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/a7e8c4db-0bab-4cbb-bb16-90eee02ed77a used request id req-0568f8cc-6524-41bb-93fa-18e33714bee7 2018-08-09 23:42:05,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0552389621735s 2018-08-09 23:42:05,426 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/a7e8c4db-0bab-4cbb-bb16-90eee02ed77a used request id req-0568f8cc-6524-41bb-93fa-18e33714bee7 2018-08-09 23:42:05,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-09 23:42:05,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/1163bd8b-cdff-410b-a5ae-03de5f4d1cf3/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}97590ee7a51ac8f27573f3f70717210d0b98eb0a" -d '{"subnet_id": "9269b2a8-5ff9-4802-96a0-5b3542e21722"}' 2018-08-09 23:42:08,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-347a7d0d-9e50-42c5-a634-e2e0ae8be5cd Date: Thu, 09 Aug 2018 23:42:08 GMT RESP BODY: {"network_id": "3ec54b63-ee63-4001-bb40-9e0dbd31b655", "tenant_id": "b5220918a46940eca73b5641490793b9", "subnet_id": "9269b2a8-5ff9-4802-96a0-5b3542e21722", "subnet_ids": ["9269b2a8-5ff9-4802-96a0-5b3542e21722"], "port_id": "40d3b3cd-ea54-4061-8b93-8f3215d511e6", "id": "1163bd8b-cdff-410b-a5ae-03de5f4d1cf3"} 2018-08-09 23:42:08,133 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/1163bd8b-cdff-410b-a5ae-03de5f4d1cf3/remove_router_interface.json used request id req-347a7d0d-9e50-42c5-a634-e2e0ae8be5cd 2018-08-09 23:42:08,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.7068169117s 2018-08-09 23:42:08,133 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/1163bd8b-cdff-410b-a5ae-03de5f4d1cf3/remove_router_interface.json used request id req-347a7d0d-9e50-42c5-a634-e2e0ae8be5cd returning object 1163bd8b-cdff-410b-a5ae-03de5f4d1cf3 2018-08-09 23:42:08,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-09 23:42:08,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}97590ee7a51ac8f27573f3f70717210d0b98eb0a" 2018-08-09 23:42:08,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1714 X-Openstack-Request-Id: req-bf554367-56fe-49e2-9915-2f896250d5b7 Date: Thu, 09 Aug 2018 23:42:08 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "47882689-2cda-49f1-ab90-97da69506aee", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b5220918a46940eca73b5641490793b9", "created_at": "2018-08-09T23:39:41Z", "admin_state_up": true, "updated_at": "2018-08-09T23:42:06Z", "project_id": "b5220918a46940eca73b5641490793b9", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "1163bd8b-cdff-410b-a5ae-03de5f4d1cf3", "name": "neutron_trunk-router_65aaf87f-9ae9-4ee2-830d-09874d5cd77b"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "673a2ac9df784e19b2b35a5ed59087ad", "created_at": "2018-08-09T22:20:09Z", "admin_state_up": true, "updated_at": "2018-08-09T22:20:12Z", "project_id": "673a2ac9df784e19b2b35a5ed59087ad", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "9853c33b-0443-45a8-a303-8f910ac341d8", "name": "tempest-pretest-check-126377191"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6f7d37c5b7bf4089be418278843cdead", "created_at": "2018-08-09T22:21:33Z", "admin_state_up": false, "updated_at": "2018-08-09T22:21:33Z", "project_id": "6f7d37c5b7bf4089be418278843cdead", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "c02716e4-5eed-4da9-bc56-05de7de7e409", "name": "tempest-router-159046836"}]} 2018-08-09 23:42:08,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-bf554367-56fe-49e2-9915-2f896250d5b7 2018-08-09 23:42:08,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.376553058624s 2018-08-09 23:42:08,511 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-bf554367-56fe-49e2-9915-2f896250d5b7 2018-08-09 23:42:08,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-09 23:42:08,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/routers/1163bd8b-cdff-410b-a5ae-03de5f4d1cf3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}97590ee7a51ac8f27573f3f70717210d0b98eb0a" 2018-08-09 23:42:12,834 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fcb7f990-9452-43e3-87af-f9411cc69bbb Content-Length: 0 Date: Thu, 09 Aug 2018 23:42:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 23:42:12,834 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/1163bd8b-cdff-410b-a5ae-03de5f4d1cf3.json used request id req-fcb7f990-9452-43e3-87af-f9411cc69bbb 2018-08-09 23:42:12,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.32146906853s 2018-08-09 23:42:12,835 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/1163bd8b-cdff-410b-a5ae-03de5f4d1cf3.json used request id req-fcb7f990-9452-43e3-87af-f9411cc69bbb 2018-08-09 23:42:12,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-09 23:42:12,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}97590ee7a51ac8f27573f3f70717210d0b98eb0a" 2018-08-09 23:42:12,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2539 X-Openstack-Request-Id: req-c78b98e4-583c-43cd-8acc-31d996dc3bb6 Date: Thu, 09 Aug 2018 23:42:12 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-09T21:56:03Z","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":"47882689-2cda-49f1-ab90-97da69506aee","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"6e2b193279f94c09870f0da27a1e5991","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"bdb9209b-6552-4310-8fa0-ca466e84a750","tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:56:03Z","ip_version":4},{"updated_at":"2018-08-09T23:40:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6532c330-639a-4921-a7bf-98b6637c9839","dns_nameservers":[],"gateway_ip":"10.100.0.1","project_id":"e94b0e6f6d7a4500b02901c2bc2795e5","description":"","tags":[],"cidr":"10.100.0.0/28","subnetpool_id":null,"service_types":[],"name":"","enable_dhcp":true,"segment_id":null,"network_id":"a54486ab-6dd9-4b0c-9d88-01694721b685","tenant_id":"e94b0e6f6d7a4500b02901c2bc2795e5","created_at":"2018-08-09T23:40:15Z","ip_version":4},{"updated_at":"2018-08-09T23:39:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9269b2a8-5ff9-4802-96a0-5b3542e21722","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"b5220918a46940eca73b5641490793b9","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_65aaf87f-9ae9-4ee2-830d-09874d5cd77b","enable_dhcp":true,"segment_id":null,"network_id":"3ec54b63-ee63-4001-bb40-9e0dbd31b655","tenant_id":"b5220918a46940eca73b5641490793b9","created_at":"2018-08-09T23:39:39Z","ip_version":4},{"updated_at":"2018-08-09T22:20:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"df143e35-e4e0-4e16-9f0e-296028bd5892","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 673a2ac9df784e19b2b35a5ed59087ad","enable_dhcp":false,"segment_id":null,"network_id":"c31c9f8f-4c44-4a85-a1d4-4c6ffcb57c18","tenant_id":"","created_at":"2018-08-09T22:20:08Z","ip_version":4}]} 2018-08-09 23:42:12,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-c78b98e4-583c-43cd-8acc-31d996dc3bb6 2018-08-09 23:42:12,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0439600944519s 2018-08-09 23:42:12,880 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-c78b98e4-583c-43cd-8acc-31d996dc3bb6 2018-08-09 23:42:12,882 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-09 23:42:12,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/subnets/9269b2a8-5ff9-4802-96a0-5b3542e21722.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}97590ee7a51ac8f27573f3f70717210d0b98eb0a" 2018-08-09 23:42:14,881 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0edc6157-82f5-48c0-a5b1-4c0d7b74176e Date: Thu, 09 Aug 2018 23:42:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 23:42:14,882 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/9269b2a8-5ff9-4802-96a0-5b3542e21722.json used request id req-0edc6157-82f5-48c0-a5b1-4c0d7b74176e 2018-08-09 23:42:14,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.99963212013s 2018-08-09 23:42:14,882 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/9269b2a8-5ff9-4802-96a0-5b3542e21722.json used request id req-0edc6157-82f5-48c0-a5b1-4c0d7b74176e 2018-08-09 23:42:14,882 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 23:42:14,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}97590ee7a51ac8f27573f3f70717210d0b98eb0a" 2018-08-09 23:42:15,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2830 X-Openstack-Request-Id: req-f7fb1932-3b58-4d5f-8f04-787d6e73a785 Date: Thu, 09 Aug 2018 23:42:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3ec54b63-ee63-4001-bb40-9e0dbd31b655","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":56,"ipv4_address_scope":null,"shared":false,"project_id":"b5220918a46940eca73b5641490793b9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T23:42:14Z","qos_policy_id":null,"name":"neutron_trunk-net_65aaf87f-9ae9-4ee2-830d-09874d5cd77b","admin_state_up":true,"tenant_id":"b5220918a46940eca73b5641490793b9","created_at":"2018-08-09T23:39:39Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a54486ab-6dd9-4b0c-9d88-01694721b685","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":101,"ipv4_address_scope":null,"shared":false,"project_id":"e94b0e6f6d7a4500b02901c2bc2795e5","l2_adjacency":true,"status":"ACTIVE","subnets":["6532c330-639a-4921-a7bf-98b6637c9839"],"description":"","tags":[],"updated_at":"2018-08-09T23:40:15Z","qos_policy_id":null,"name":"tempest-test-network--174410317","admin_state_up":true,"tenant_id":"e94b0e6f6d7a4500b02901c2bc2795e5","created_at":"2018-08-09T23:40:14Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T22:20:41Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c31c9f8f-4c44-4a85-a1d4-4c6ffcb57c18","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":26,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["df143e35-e4e0-4e16-9f0e-296028bd5892"],"description":"","tags":[],"updated_at":"2018-08-09T22:20:08Z","qos_policy_id":null,"name":"HA network tenant 673a2ac9df784e19b2b35a5ed59087ad","admin_state_up":true,"tenant_id":"","created_at":"2018-08-09T22:20:08Z","provider:network_type":"vxlan"}]} 2018-08-09 23:42:15,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-f7fb1932-3b58-4d5f-8f04-787d6e73a785 2018-08-09 23:42:15,465 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.582679986954s 2018-08-09 23:42:15,466 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-f7fb1932-3b58-4d5f-8f04-787d6e73a785 2018-08-09 23:42:15,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-09 23:42:15,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/networks/3ec54b63-ee63-4001-bb40-9e0dbd31b655.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}97590ee7a51ac8f27573f3f70717210d0b98eb0a" 2018-08-09 23:42:16,729 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0ed4c8f7-d184-4922-9ca4-8f40e41c4091 Date: Thu, 09 Aug 2018 23:42:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 23:42:16,729 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/3ec54b63-ee63-4001-bb40-9e0dbd31b655.json used request id req-0ed4c8f7-d184-4922-9ca4-8f40e41c4091 2018-08-09 23:42:16,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.26152706146s 2018-08-09 23:42:16,729 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/3ec54b63-ee63-4001-bb40-9e0dbd31b655.json used request id req-0ed4c8f7-d184-4922-9ca4-8f40e41c4091 2018-08-09 23:42:16,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 23:42:16,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}97590ee7a51ac8f27573f3f70717210d0b98eb0a" 2018-08-09 23:42:17,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-62c23644-5e54-4642-9af0-0e4cf904a06d Date: Thu, 09 Aug 2018 23:42:17 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T23:39:51Z", "file": "/v2/images/29748017-2bd3-4dee-a905-f64864cf2b71/file", "owner": "b5220918a46940eca73b5641490793b9", "id": "29748017-2bd3-4dee-a905-f64864cf2b71", "size": 12716032, "self": "/v2/images/29748017-2bd3-4dee-a905-f64864cf2b71", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/29748017-2bd3-4dee-a905-f64864cf2b71/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/29748017-2bd3-4dee-a905-f64864cf2b71/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_65aaf87f-9ae9-4ee2-830d-09874d5cd77b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_65aaf87f-9ae9-4ee2-830d-09874d5cd77b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T23:39:50Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 23:42:17,032 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-62c23644-5e54-4642-9af0-0e4cf904a06d 2018-08-09 23:42:17,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.298232793808s 2018-08-09 23:42:17,032 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-62c23644-5e54-4642-9af0-0e4cf904a06d 2018-08-09 23:42:17,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-09 23:42:17,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9292/v2/images/29748017-2bd3-4dee-a905-f64864cf2b71 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}97590ee7a51ac8f27573f3f70717210d0b98eb0a" 2018-08-09 23:42:17,685 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d4c08606-f586-4e7c-b59a-962ae8bdb227 Date: Thu, 09 Aug 2018 23: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-09 23:42:17,685 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/29748017-2bd3-4dee-a905-f64864cf2b71 used request id req-d4c08606-f586-4e7c-b59a-962ae8bdb227 2018-08-09 23:42:17,686 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.651304006577s 2018-08-09 23:42:17,686 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/29748017-2bd3-4dee-a905-f64864cf2b71 used request id req-d4c08606-f586-4e7c-b59a-962ae8bdb227 2018-08-09 23:42:17,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 23:42:17,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}97590ee7a51ac8f27573f3f70717210d0b98eb0a" 2018-08-09 23:42:17,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23: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-5c4f1ec5-4d5a-4ada-a003-5f7fbbeece4c x-compute-request-id: req-5c4f1ec5-4d5a-4ada-a003-5f7fbbeece4c Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_65aaf87f-9ae9-4ee2-830d-09874d5cd77b", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/dcd632a2-4ada-43db-98b5-737f527d2720", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/dcd632a2-4ada-43db-98b5-737f527d2720", "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": "dcd632a2-4ada-43db-98b5-737f527d2720"}]} 2018-08-09 23:42:17,709 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-5c4f1ec5-4d5a-4ada-a003-5f7fbbeece4c 2018-08-09 23:42:17,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0228137969971s 2018-08-09 23:42:17,710 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-5c4f1ec5-4d5a-4ada-a003-5f7fbbeece4c 2018-08-09 23:42:17,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-09 23:42:17,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/flavors/dcd632a2-4ada-43db-98b5-737f527d2720 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}97590ee7a51ac8f27573f3f70717210d0b98eb0a" 2018-08-09 23:42:17,780 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 23: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-3a02f143-c6b6-447a-bd9e-bcfebedf2774 x-compute-request-id: req-3a02f143-c6b6-447a-bd9e-bcfebedf2774 Content-Length: 0 Content-Type: application/json 2018-08-09 23:42:17,780 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/dcd632a2-4ada-43db-98b5-737f527d2720 used request id req-3a02f143-c6b6-447a-bd9e-bcfebedf2774 2018-08-09 23:42:17,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0684471130371s 2018-08-09 23:42:17,780 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/dcd632a2-4ada-43db-98b5-737f527d2720 used request id req-3a02f143-c6b6-447a-bd9e-bcfebedf2774 2018-08-09 23:42:17,781 - xtesting.ci.run_tests - ERROR - The test case 'neutron_trunk' failed. 2018-08-09 23:42:17,842 - xtesting.ci.run_tests - INFO - Loading test case 'networking-bgpvpn'... 2018-08-09 23:42:17,887 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 23:42:17,887 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-09 23:42:17,887 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 23:42:17,887 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 23:42:17,887 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 23:42:17,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 23:42:17,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 23:42:17,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 23:42:17,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 23:42:17,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 23:42:17,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 23:42:17,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 23:42:17,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 23:42:17,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 23:42:17,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 23:42:17,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 23:42:17,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 23:42:17,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 23:42:17,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 23:42:17,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 23:42:17,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 23:42:17,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 23:42:17,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 23:42:17,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-09 23:42:17,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-09 23:42:17,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-09 23:42:17,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:42:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88219595-adac-442f-9e0f-1409b2f75f6d Content-Encoding: gzip Content-Length: 194 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.32:5000/v3/", "rel": "self"}]}} 2018-08-09 23:42:17,896 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-88219595-adac-442f-9e0f-1409b2f75f6d 2018-08-09 23:42:17,896 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-09 23:42:18,294 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "077169cc946647b3a28fd2b6b274fbdf", "name": "reader"}, {"id": "5f4e37952fed448d8a5d2d688ddf4113", "name": "admin"}, {"id": "88513a21a6f143568494c5da51703b86", "name": "member"}], "expires_at": "2018-08-10T00:42:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5220918a46940eca73b5641490793b9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.32:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "437987ede53e4405944ad7c076551769"}, {"url": "http://192.30.9.3:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d3a7a4b63bc42cc950ea9d01ba16ee8"}, {"url": "http://192.30.9.3:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d8dc96d50c247e7837ea4c9b854184b"}], "type": "orchestration", "id": "06b2600fbdfd45009f077a0a8a411118", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "963d6582adf64c908f4754420d8066a9"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9837c8825b440f08dfd357317d353f0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded8397288b548b6a2ef868a552c35c4"}], "type": "event", "id": "0edb5a9ac368467395316b446bc9b17a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c4ee4a831c24b19a27a57c62ab1c000"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba92d8cd74449ad8e3ad0fb9d8df162"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c50639dc1d0944d08cb722487727404b"}], "type": "cloudformation", "id": "0f8e8a8cabc743b980b5dc7328ea8398", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75482ae7f30b4cce96aeea5fb573efee"}, {"url": "http://172.30.9.32:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3322f92a99944afb84fd710587f4207"}, {"url": "http://192.30.9.3:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca626291c6914f8392873dc1009e9439"}], "type": "volumev2", "id": "37bb077bc22343fc84723637e507d6ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58ac027cc3404748a004771a912f28e3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fdb7375f8a48ea9a3175833248c806"}, {"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aaf4dc1ae98a4fc4b8bb1ef0e4af1847"}], "type": "compute", "id": "66e5c4ed2fef488aa7efb24492939dd2", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b5781142f344691af8bcb5585c05d0a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d675dfe1fc174b888e1c05e36a89827f"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eac7171837574cfd9bdb0d1e99be1512"}], "type": "metric", "id": "74154109829a4b47a4ae0cf113ed0280", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "28c0fa2fe1a54037a1df5236437e7475"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3550892914574db28d4c22bdf0fccec5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "739a0b6ebed045fbb110541871ab2a15"}], "type": "identity", "id": "88688b106f224b10a51283eb12ae2936", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "ada1fac139534311815f98d908747c2a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9a3ecf1f13142c4a0c2baeaaa3dfaac"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6262b39fedb42aea7a928a362616ec0"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d220c13c29ac49428745e53c3a5f1f1b"}], "type": "alarming", "id": "b3fb638070d94560972a4f4ad3803c3e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29690a3ccee2437bbac7f9aa68595877"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c44848dd6a5446fb835005ab8ad4f4f"}, {"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9313e7c2f7b1414faa1e04af37a85d14"}], "type": "placement", "id": "b69679ef95c547c4bedad9a51bbc11e1", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d737435c2b74f5faf8fa63dea4e2fa1"}, {"url": "http://172.30.9.32:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78fb5d55cc204e4daa0cb175b819e87c"}, {"url": "http://192.30.9.3:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80278f13084845eaa317703712e8932f"}], "type": "volume", "id": "b6a6363259e342d8ac96a4641ed4678e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1008f871970540d59fed88ee5f560631"}, {"url": "http://192.30.9.3:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73ad6e9b1eaf4470a4458a45a03b86ba"}, {"url": "http://192.30.9.3:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc6095c8b90a4056ad6fb33d86c2319c"}], "type": "volumev3", "id": "cb31973e365c4222816f94365d3a9482", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8eac3aaf869e4581b0c486846aaf1964"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9f7c82f7a0247459dc8ee250179a27a"}, {"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbf52489f6c24c3bacff12a8fce92972"}], "type": "image", "id": "d37eb918087e4110bb9c0723c297dd28", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13579d8a89904ae8ae47c4c51523cc20"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8850af0d4d74815aac8c55d682d6b88"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05d68f4069f44f3928d1d2cfe0c31e2"}], "type": "network", "id": "da8095ba09ab49ed8463afad9622aa30", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a35851569141aa859a53f8f20d5c9e"}, {"url": "http://172.30.9.32:8080/v1/AUTH_b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de78fcff9f6f4b3698322312c36b013b"}, {"url": "http://12.0.0.27:8080/v1/AUTH_b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc41d0b8771f41d298a04050d21e2d86"}], "type": "object-store", "id": "eac7f386a2854d7cb26da2c6929699a5", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7e6b2597cbd0483796ae06691a711e17"}, "audit_ids": ["qkw7a19QQK-XrW_-ob-aww"], "issued_at": "2018-08-09T23:42:18.000000Z"}} 2018-08-09 23:42:18,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 23:42:18,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}4d34cb9cbc88d7c35f791884731ac912a4a83923" 2018-08-09 23:42:18,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-5902a86f-1d35-47d7-b742-439146454cf1 Date: Thu, 09 Aug 2018 23:42:18 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T22:20:41Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","provider:network_type":"flat"}]} 2018-08-09 23:42:18,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5902a86f-1d35-47d7-b742-439146454cf1 2018-08-09 23:42:18,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.364065885544s 2018-08-09 23:42:18,662 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5902a86f-1d35-47d7-b742-439146454cf1 2018-08-09 23:42:18,663 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-09 23:42:21,382 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-09 23:42:24,280 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 0b6586f4-349f-4659-bf45-303a143c96a2 | 2018-08-09T23:42:23.893279 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 0b6586f4-349f-4659-bf45-303a143c96a2 ~/.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-09 23:42:28,095 - 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-09 23:42:28,096 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-09 23:42:30,707 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-09 23:42:34,273 - 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=eae83f66-3510-4315-a3ae-218234962785) as the default verifier for the future CLI operations. 2018-08-09 23:42:37,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-09 23:42:37,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}4d34cb9cbc88d7c35f791884731ac912a4a83923" 2018-08-09 23:42:37,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11656 X-Openstack-Request-Id: req-a7190e32-66de-411b-9d1b-341eb0e9f679 Date: Thu, 09 Aug 2018 23:42:37 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-09 23:42:37,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/extensions.json used request id req-a7190e32-66de-411b-9d1b-341eb0e9f679 2018-08-09 23:42:37,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.28112077713s 2018-08-09 23:42:37,785 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/extensions.json used request id req-a7190e32-66de-411b-9d1b-341eb0e9f679 2018-08-09 23:42:37,795 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: bgpvpn 2018-08-09 23:42:37,795 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-bgpvpn'... 2018-08-09 23:42:37,795 - xtesting.ci.run_tests - INFO - Test result: +---------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+------------------+------------------+----------------+ | networking-bgpvpn | functest | 00:00 | SKIP | +---------------------------+------------------+------------------+----------------+ 2018-08-09 23:42:37,852 - xtesting.ci.run_tests - INFO - Loading test case 'networking-sfc'... 2018-08-09 23:42:37,894 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 23:42:37,894 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-09 23:42:37,894 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 23:42:37,894 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 23:42:37,894 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 23:42:37,894 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 23:42:37,894 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 23:42:37,894 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 23:42:37,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 23:42:37,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 23:42:37,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 23:42:37,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 23:42:37,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 23:42:37,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 23:42:37,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 23:42:37,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 23:42:37,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 23:42:37,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 23:42:37,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 23:42:37,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 23:42:37,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 23:42:37,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 23:42:37,896 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 23:42:37,896 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-09 23:42:37,896 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-09 23:42:37,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-09 23:42:37,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:42:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35547410-e1c2-41ce-a0e6-742d893db6b9 Content-Encoding: gzip Content-Length: 194 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.32:5000/v3/", "rel": "self"}]}} 2018-08-09 23:42:37,902 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-35547410-e1c2-41ce-a0e6-742d893db6b9 2018-08-09 23:42:37,903 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-09 23:42:38,300 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "077169cc946647b3a28fd2b6b274fbdf", "name": "reader"}, {"id": "5f4e37952fed448d8a5d2d688ddf4113", "name": "admin"}, {"id": "88513a21a6f143568494c5da51703b86", "name": "member"}], "expires_at": "2018-08-10T00:42:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5220918a46940eca73b5641490793b9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.32:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "437987ede53e4405944ad7c076551769"}, {"url": "http://192.30.9.3:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d3a7a4b63bc42cc950ea9d01ba16ee8"}, {"url": "http://192.30.9.3:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d8dc96d50c247e7837ea4c9b854184b"}], "type": "orchestration", "id": "06b2600fbdfd45009f077a0a8a411118", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "963d6582adf64c908f4754420d8066a9"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9837c8825b440f08dfd357317d353f0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded8397288b548b6a2ef868a552c35c4"}], "type": "event", "id": "0edb5a9ac368467395316b446bc9b17a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c4ee4a831c24b19a27a57c62ab1c000"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba92d8cd74449ad8e3ad0fb9d8df162"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c50639dc1d0944d08cb722487727404b"}], "type": "cloudformation", "id": "0f8e8a8cabc743b980b5dc7328ea8398", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75482ae7f30b4cce96aeea5fb573efee"}, {"url": "http://172.30.9.32:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3322f92a99944afb84fd710587f4207"}, {"url": "http://192.30.9.3:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca626291c6914f8392873dc1009e9439"}], "type": "volumev2", "id": "37bb077bc22343fc84723637e507d6ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58ac027cc3404748a004771a912f28e3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fdb7375f8a48ea9a3175833248c806"}, {"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aaf4dc1ae98a4fc4b8bb1ef0e4af1847"}], "type": "compute", "id": "66e5c4ed2fef488aa7efb24492939dd2", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b5781142f344691af8bcb5585c05d0a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d675dfe1fc174b888e1c05e36a89827f"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eac7171837574cfd9bdb0d1e99be1512"}], "type": "metric", "id": "74154109829a4b47a4ae0cf113ed0280", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "28c0fa2fe1a54037a1df5236437e7475"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3550892914574db28d4c22bdf0fccec5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "739a0b6ebed045fbb110541871ab2a15"}], "type": "identity", "id": "88688b106f224b10a51283eb12ae2936", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "ada1fac139534311815f98d908747c2a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9a3ecf1f13142c4a0c2baeaaa3dfaac"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6262b39fedb42aea7a928a362616ec0"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d220c13c29ac49428745e53c3a5f1f1b"}], "type": "alarming", "id": "b3fb638070d94560972a4f4ad3803c3e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29690a3ccee2437bbac7f9aa68595877"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c44848dd6a5446fb835005ab8ad4f4f"}, {"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9313e7c2f7b1414faa1e04af37a85d14"}], "type": "placement", "id": "b69679ef95c547c4bedad9a51bbc11e1", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d737435c2b74f5faf8fa63dea4e2fa1"}, {"url": "http://172.30.9.32:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78fb5d55cc204e4daa0cb175b819e87c"}, {"url": "http://192.30.9.3:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80278f13084845eaa317703712e8932f"}], "type": "volume", "id": "b6a6363259e342d8ac96a4641ed4678e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1008f871970540d59fed88ee5f560631"}, {"url": "http://192.30.9.3:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73ad6e9b1eaf4470a4458a45a03b86ba"}, {"url": "http://192.30.9.3:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc6095c8b90a4056ad6fb33d86c2319c"}], "type": "volumev3", "id": "cb31973e365c4222816f94365d3a9482", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8eac3aaf869e4581b0c486846aaf1964"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9f7c82f7a0247459dc8ee250179a27a"}, {"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbf52489f6c24c3bacff12a8fce92972"}], "type": "image", "id": "d37eb918087e4110bb9c0723c297dd28", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13579d8a89904ae8ae47c4c51523cc20"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8850af0d4d74815aac8c55d682d6b88"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05d68f4069f44f3928d1d2cfe0c31e2"}], "type": "network", "id": "da8095ba09ab49ed8463afad9622aa30", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a35851569141aa859a53f8f20d5c9e"}, {"url": "http://172.30.9.32:8080/v1/AUTH_b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de78fcff9f6f4b3698322312c36b013b"}, {"url": "http://12.0.0.27:8080/v1/AUTH_b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc41d0b8771f41d298a04050d21e2d86"}], "type": "object-store", "id": "eac7f386a2854d7cb26da2c6929699a5", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7e6b2597cbd0483796ae06691a711e17"}, "audit_ids": ["vjy2yhyDTly_rG_SRvXZWQ"], "issued_at": "2018-08-09T23:42:38.000000Z"}} 2018-08-09 23:42:38,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 23:42:38,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}41ff5f3af24cd682c1070b91c196f5c8f376226b" 2018-08-09 23:42:38,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-1b444f3e-8291-4b56-bd54-4daa81c0f8a1 Date: Thu, 09 Aug 2018 23:42:38 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T22:20:41Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","provider:network_type":"flat"}]} 2018-08-09 23:42:38,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1b444f3e-8291-4b56-bd54-4daa81c0f8a1 2018-08-09 23:42:38,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.367008924484s 2018-08-09 23:42:38,671 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1b444f3e-8291-4b56-bd54-4daa81c0f8a1 2018-08-09 23:42:38,671 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-09 23:42:41,501 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-09 23:42:44,222 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | e9b3e4d0-3c41-44a4-ad59-7dc903224d51 | 2018-08-09T23:42:43.904442 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: e9b3e4d0-3c41-44a4-ad59-7dc903224d51 ~/.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-09 23:42:47,970 - 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-09 23:42:47,970 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-09 23:42:50,458 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-09 23:42:53,914 - 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=69f588b2-eaf8-45bf-8dfb-fad1f0e833f0) as the default verifier for the future CLI operations. 2018-08-09 23:42:57,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-09 23:42:57,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}41ff5f3af24cd682c1070b91c196f5c8f376226b" 2018-08-09 23:42:57,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11656 X-Openstack-Request-Id: req-0d4d81fe-37ad-4d33-8f73-c32e9b3fbf04 Date: Thu, 09 Aug 2018 23:42:57 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-09 23:42:57,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/extensions.json used request id req-0d4d81fe-37ad-4d33-8f73-c32e9b3fbf04 2018-08-09 23:42:57,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.283720970154s 2018-08-09 23:42:57,476 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/extensions.json used request id req-0d4d81fe-37ad-4d33-8f73-c32e9b3fbf04 2018-08-09 23:42:57,486 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: sfc 2018-08-09 23:42:57,487 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-sfc'... 2018-08-09 23:42:57,487 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | networking-sfc | functest | 00:00 | SKIP | +------------------------+------------------+------------------+----------------+ 2018-08-09 23:42:57,547 - xtesting.ci.run_tests - INFO - Loading test case 'barbican'... 2018-08-09 23:42:57,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 23:42:57,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-09 23:42:57,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 23:42:57,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 23:42:57,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 23:42:57,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 23:42:57,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 23:42:57,589 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 23:42:57,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 23:42:57,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 23:42:57,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 23:42:57,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 23:42:57,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 23:42:57,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 23:42:57,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 23:42:57,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 23:42:57,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 23:42:57,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 23:42:57,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 23:42:57,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 23:42:57,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 23:42:57,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 23:42:57,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 23:42:57,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-09 23:42:57,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-09 23:42:57,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-09 23:42:57,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:42:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1399727a-ec19-4241-a052-fddecf2246dc Content-Encoding: gzip Content-Length: 194 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.32:5000/v3/", "rel": "self"}]}} 2018-08-09 23:42:57,597 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-1399727a-ec19-4241-a052-fddecf2246dc 2018-08-09 23:42:57,598 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-09 23:42:58,000 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "077169cc946647b3a28fd2b6b274fbdf", "name": "reader"}, {"id": "5f4e37952fed448d8a5d2d688ddf4113", "name": "admin"}, {"id": "88513a21a6f143568494c5da51703b86", "name": "member"}], "expires_at": "2018-08-10T00:42:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5220918a46940eca73b5641490793b9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.32:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "437987ede53e4405944ad7c076551769"}, {"url": "http://192.30.9.3:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d3a7a4b63bc42cc950ea9d01ba16ee8"}, {"url": "http://192.30.9.3:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d8dc96d50c247e7837ea4c9b854184b"}], "type": "orchestration", "id": "06b2600fbdfd45009f077a0a8a411118", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "963d6582adf64c908f4754420d8066a9"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9837c8825b440f08dfd357317d353f0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded8397288b548b6a2ef868a552c35c4"}], "type": "event", "id": "0edb5a9ac368467395316b446bc9b17a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c4ee4a831c24b19a27a57c62ab1c000"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba92d8cd74449ad8e3ad0fb9d8df162"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c50639dc1d0944d08cb722487727404b"}], "type": "cloudformation", "id": "0f8e8a8cabc743b980b5dc7328ea8398", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75482ae7f30b4cce96aeea5fb573efee"}, {"url": "http://172.30.9.32:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3322f92a99944afb84fd710587f4207"}, {"url": "http://192.30.9.3:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca626291c6914f8392873dc1009e9439"}], "type": "volumev2", "id": "37bb077bc22343fc84723637e507d6ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58ac027cc3404748a004771a912f28e3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fdb7375f8a48ea9a3175833248c806"}, {"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aaf4dc1ae98a4fc4b8bb1ef0e4af1847"}], "type": "compute", "id": "66e5c4ed2fef488aa7efb24492939dd2", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b5781142f344691af8bcb5585c05d0a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d675dfe1fc174b888e1c05e36a89827f"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eac7171837574cfd9bdb0d1e99be1512"}], "type": "metric", "id": "74154109829a4b47a4ae0cf113ed0280", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "28c0fa2fe1a54037a1df5236437e7475"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3550892914574db28d4c22bdf0fccec5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "739a0b6ebed045fbb110541871ab2a15"}], "type": "identity", "id": "88688b106f224b10a51283eb12ae2936", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "ada1fac139534311815f98d908747c2a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9a3ecf1f13142c4a0c2baeaaa3dfaac"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6262b39fedb42aea7a928a362616ec0"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d220c13c29ac49428745e53c3a5f1f1b"}], "type": "alarming", "id": "b3fb638070d94560972a4f4ad3803c3e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29690a3ccee2437bbac7f9aa68595877"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c44848dd6a5446fb835005ab8ad4f4f"}, {"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9313e7c2f7b1414faa1e04af37a85d14"}], "type": "placement", "id": "b69679ef95c547c4bedad9a51bbc11e1", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d737435c2b74f5faf8fa63dea4e2fa1"}, {"url": "http://172.30.9.32:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78fb5d55cc204e4daa0cb175b819e87c"}, {"url": "http://192.30.9.3:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80278f13084845eaa317703712e8932f"}], "type": "volume", "id": "b6a6363259e342d8ac96a4641ed4678e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1008f871970540d59fed88ee5f560631"}, {"url": "http://192.30.9.3:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73ad6e9b1eaf4470a4458a45a03b86ba"}, {"url": "http://192.30.9.3:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc6095c8b90a4056ad6fb33d86c2319c"}], "type": "volumev3", "id": "cb31973e365c4222816f94365d3a9482", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8eac3aaf869e4581b0c486846aaf1964"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9f7c82f7a0247459dc8ee250179a27a"}, {"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbf52489f6c24c3bacff12a8fce92972"}], "type": "image", "id": "d37eb918087e4110bb9c0723c297dd28", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13579d8a89904ae8ae47c4c51523cc20"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8850af0d4d74815aac8c55d682d6b88"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05d68f4069f44f3928d1d2cfe0c31e2"}], "type": "network", "id": "da8095ba09ab49ed8463afad9622aa30", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a35851569141aa859a53f8f20d5c9e"}, {"url": "http://172.30.9.32:8080/v1/AUTH_b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de78fcff9f6f4b3698322312c36b013b"}, {"url": "http://12.0.0.27:8080/v1/AUTH_b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc41d0b8771f41d298a04050d21e2d86"}], "type": "object-store", "id": "eac7f386a2854d7cb26da2c6929699a5", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7e6b2597cbd0483796ae06691a711e17"}, "audit_ids": ["PnM5SXDNRgiLg9zOcBSPeg"], "issued_at": "2018-08-09T23:42:57.000000Z"}} 2018-08-09 23:42:58,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 23:42:58,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}01bfcbdeaa982fe1dea0ccf741930331fdf4fde9" 2018-08-09 23:42:58,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-422782c0-5197-4288-b4c5-b3ebe33622d3 Date: Thu, 09 Aug 2018 23:42:58 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T22:20:41Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","provider:network_type":"flat"}]} 2018-08-09 23:42:58,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-422782c0-5197-4288-b4c5-b3ebe33622d3 2018-08-09 23:42:58,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.375404119492s 2018-08-09 23:42:58,379 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-422782c0-5197-4288-b4c5-b3ebe33622d3 2018-08-09 23:42:58,379 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-09 23:43:01,168 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-09 23:43:03,763 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | c088a38f-8895-4d0c-9d52-a664ac8ef8c0 | 2018-08-09T23:43:03.430100 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: c088a38f-8895-4d0c-9d52-a664ac8ef8c0 ~/.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-09 23:43:07,495 - 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-09 23:43:07,495 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-09 23:43:10,097 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-09 23:43:13,794 - 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=a492101c-038a-4b30-9ab5-5ca9a2db9dc3) as the default verifier for the future CLI operations. 2018-08-09 23:43:16,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-09 23:43:16,981 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 09 Aug 2018 23:43:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1215f40-ec02-42ed-8c7d-4742789692aa 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.32:5000/v3/", "rel": "self"}]}]}} 2018-08-09 23:43:16,982 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/ used request id req-e1215f40-ec02-42ed-8c7d-4742789692aa 2018-08-09 23:43:16,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-09 23:43:16,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-09 23:43:16,993 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 09 Aug 2018 23:43:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c8f52a8-a664-43e9-8207-7bc23822772e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.3:35357/v3/", "rel": "self"}]}]}} 2018-08-09 23:43:16,993 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.3:35357/ used request id req-8c8f52a8-a664-43e9-8207-7bc23822772e 2018-08-09 23:43:16,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}01bfcbdeaa982fe1dea0ccf741930331fdf4fde9" 2018-08-09 23:43:17,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:43:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a3befd1-5992-442d-95a3-a12803f5fc14 Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/06b2600fbdfd45009f077a0a8a411118"}, "enabled": true, "type": "orchestration", "id": "06b2600fbdfd45009f077a0a8a411118", "name": "heat"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/0edb5a9ac368467395316b446bc9b17a"}, "enabled": true, "type": "event", "id": "0edb5a9ac368467395316b446bc9b17a", "name": "panko"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/0f8e8a8cabc743b980b5dc7328ea8398"}, "enabled": true, "type": "cloudformation", "id": "0f8e8a8cabc743b980b5dc7328ea8398", "name": "heat-cfn"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/37bb077bc22343fc84723637e507d6ca"}, "enabled": true, "type": "volumev2", "id": "37bb077bc22343fc84723637e507d6ca", "name": "cinderv2"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/66e5c4ed2fef488aa7efb24492939dd2"}, "enabled": true, "type": "compute", "id": "66e5c4ed2fef488aa7efb24492939dd2", "name": "nova"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/74154109829a4b47a4ae0cf113ed0280"}, "enabled": true, "type": "metric", "id": "74154109829a4b47a4ae0cf113ed0280", "name": "gnocchi"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/88688b106f224b10a51283eb12ae2936"}, "enabled": true, "type": "identity", "id": "88688b106f224b10a51283eb12ae2936", "name": "keystone"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/ada1fac139534311815f98d908747c2a"}, "enabled": true, "type": "metering", "id": "ada1fac139534311815f98d908747c2a", "name": "ceilometer"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b3fb638070d94560972a4f4ad3803c3e"}, "enabled": true, "type": "alarming", "id": "b3fb638070d94560972a4f4ad3803c3e", "name": "aodh"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b69679ef95c547c4bedad9a51bbc11e1"}, "enabled": true, "type": "placement", "id": "b69679ef95c547c4bedad9a51bbc11e1", "name": "placement"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b6a6363259e342d8ac96a4641ed4678e"}, "enabled": true, "type": "volume", "id": "b6a6363259e342d8ac96a4641ed4678e", "name": "cinder"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/cb31973e365c4222816f94365d3a9482"}, "enabled": true, "type": "volumev3", "id": "cb31973e365c4222816f94365d3a9482", "name": "cinderv3"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/d37eb918087e4110bb9c0723c297dd28"}, "enabled": true, "type": "image", "id": "d37eb918087e4110bb9c0723c297dd28", "name": "glance"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/da8095ba09ab49ed8463afad9622aa30"}, "enabled": true, "type": "network", "id": "da8095ba09ab49ed8463afad9622aa30", "name": "neutron"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/eac7f386a2854d7cb26da2c6929699a5"}, "enabled": true, "type": "object-store", "id": "eac7f386a2854d7cb26da2c6929699a5", "name": "swift"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2018-08-09 23:43:17,191 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-9a3befd1-5992-442d-95a3-a12803f5fc14 2018-08-09 23:43:17,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.206337928772s 2018-08-09 23:43:17,192 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-9a3befd1-5992-442d-95a3-a12803f5fc14 2018-08-09 23:43:17,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-09 23:43:17,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}01bfcbdeaa982fe1dea0ccf741930331fdf4fde9" 2018-08-09 23:43:17,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11656 X-Openstack-Request-Id: req-9123d13b-9e7b-4759-855c-0bb4a4b8bddd Date: Thu, 09 Aug 2018 23:43:17 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-09 23:43:17,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/extensions.json used request id req-9123d13b-9e7b-4759-855c-0bb4a4b8bddd 2018-08-09 23:43:17,465 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.267190933228s 2018-08-09 23:43:17,465 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/extensions.json used request id req-9123d13b-9e7b-4759-855c-0bb4a4b8bddd 2018-08-09 23:43:17,475 - xtesting.ci.run_tests - INFO - Skipping test case 'barbican'... 2018-08-09 23:43:17,475 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | barbican | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-08-09 23:43:17,481 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------------+------------------+---------------+------------------+----------------+ | tempest_smoke | functest | smoke | 06:39 | PASS | | neutron-tempest-plugin-api | functest | smoke | 15:35 | PASS | | rally_sanity | functest | smoke | 28:22 | FAIL | | patrole | functest | smoke | 03:12 | PASS | | vmtp | functest | smoke | 00:55 | FAIL | | shaker | functest | smoke | 31:05 | PASS | | snaps_smoke | functest | smoke | 00:00 | SKIP | | neutron_trunk | functest | smoke | 02:25 | FAIL | | networking-bgpvpn | functest | smoke | 00:00 | SKIP | | networking-sfc | functest | smoke | 00:00 | SKIP | | barbican | functest | smoke | 00:00 | SKIP | | refstack_defcore | functest | smoke | 00:00 | SKIP | +------------------------------------+------------------+---------------+------------------+----------------+ 2018-08-09 23:43:17,492 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-08-09 23:43:17,542 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-09 23:43:42,739 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-206 | | 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-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-08-09 23:43:42,742 - 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.32,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3.52 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.32:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=M3dQEmhFXnivuIGTqJeI7cmIV 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=b5220918a46940eca73b5641490793b9 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-08-09 23:43:42,742 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-09 23:43:42,742 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------+-------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------+-------------------+ +---------------+---------------+---------------------+-------------------+ 2018-08-09 23:43:42,743 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:00 | SKIP | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-08-09 23:43:42,745 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-08-09 23:44:24,379 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-206 | | 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-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-08-09 23:44:24,385 - 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.32,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3.52 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.32:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=M3dQEmhFXnivuIGTqJeI7cmIV 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=b5220918a46940eca73b5641490793b9 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-08-09 23:44:24,385 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-09 23:44:24,387 - 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-09 23:44:24,407 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify'... 2018-08-09 23:44:24,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 23:44:24,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 23:44:24,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 23:44:24,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 23:44:24,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 23:44:24,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 23:44:24,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 23:44:24,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 23:44:24,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 23:44:24,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 23:44:24,805 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 23:44:24,806 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 23:44:24,806 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 23:44:24,806 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 23:44:24,806 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 23:44:24,806 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 23:44:24,806 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 23:44:24,806 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 23:44:24,806 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 23:44:24,806 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 23:44:24,806 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 23:44:24,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 23:44:24,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-09 23:44:24,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:44:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-631b4db8-4544-48a5-90ef-fdc8a3d5f02e Content-Encoding: gzip Content-Length: 194 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.32:5000/v3/", "rel": "self"}]}} 2018-08-09 23:44:24,819 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-631b4db8-4544-48a5-90ef-fdc8a3d5f02e 2018-08-09 23:44:24,819 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-09 23:44:25,223 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "077169cc946647b3a28fd2b6b274fbdf", "name": "reader"}, {"id": "5f4e37952fed448d8a5d2d688ddf4113", "name": "admin"}, {"id": "88513a21a6f143568494c5da51703b86", "name": "member"}], "expires_at": "2018-08-10T00:44:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5220918a46940eca73b5641490793b9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.32:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "437987ede53e4405944ad7c076551769"}, {"url": "http://192.30.9.3:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d3a7a4b63bc42cc950ea9d01ba16ee8"}, {"url": "http://192.30.9.3:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d8dc96d50c247e7837ea4c9b854184b"}], "type": "orchestration", "id": "06b2600fbdfd45009f077a0a8a411118", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "963d6582adf64c908f4754420d8066a9"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9837c8825b440f08dfd357317d353f0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded8397288b548b6a2ef868a552c35c4"}], "type": "event", "id": "0edb5a9ac368467395316b446bc9b17a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c4ee4a831c24b19a27a57c62ab1c000"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba92d8cd74449ad8e3ad0fb9d8df162"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c50639dc1d0944d08cb722487727404b"}], "type": "cloudformation", "id": "0f8e8a8cabc743b980b5dc7328ea8398", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75482ae7f30b4cce96aeea5fb573efee"}, {"url": "http://172.30.9.32:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3322f92a99944afb84fd710587f4207"}, {"url": "http://192.30.9.3:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca626291c6914f8392873dc1009e9439"}], "type": "volumev2", "id": "37bb077bc22343fc84723637e507d6ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58ac027cc3404748a004771a912f28e3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fdb7375f8a48ea9a3175833248c806"}, {"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aaf4dc1ae98a4fc4b8bb1ef0e4af1847"}], "type": "compute", "id": "66e5c4ed2fef488aa7efb24492939dd2", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b5781142f344691af8bcb5585c05d0a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d675dfe1fc174b888e1c05e36a89827f"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eac7171837574cfd9bdb0d1e99be1512"}], "type": "metric", "id": "74154109829a4b47a4ae0cf113ed0280", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "28c0fa2fe1a54037a1df5236437e7475"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3550892914574db28d4c22bdf0fccec5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "739a0b6ebed045fbb110541871ab2a15"}], "type": "identity", "id": "88688b106f224b10a51283eb12ae2936", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "ada1fac139534311815f98d908747c2a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9a3ecf1f13142c4a0c2baeaaa3dfaac"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6262b39fedb42aea7a928a362616ec0"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d220c13c29ac49428745e53c3a5f1f1b"}], "type": "alarming", "id": "b3fb638070d94560972a4f4ad3803c3e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29690a3ccee2437bbac7f9aa68595877"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c44848dd6a5446fb835005ab8ad4f4f"}, {"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9313e7c2f7b1414faa1e04af37a85d14"}], "type": "placement", "id": "b69679ef95c547c4bedad9a51bbc11e1", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d737435c2b74f5faf8fa63dea4e2fa1"}, {"url": "http://172.30.9.32:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78fb5d55cc204e4daa0cb175b819e87c"}, {"url": "http://192.30.9.3:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80278f13084845eaa317703712e8932f"}], "type": "volume", "id": "b6a6363259e342d8ac96a4641ed4678e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1008f871970540d59fed88ee5f560631"}, {"url": "http://192.30.9.3:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73ad6e9b1eaf4470a4458a45a03b86ba"}, {"url": "http://192.30.9.3:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc6095c8b90a4056ad6fb33d86c2319c"}], "type": "volumev3", "id": "cb31973e365c4222816f94365d3a9482", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8eac3aaf869e4581b0c486846aaf1964"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9f7c82f7a0247459dc8ee250179a27a"}, {"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbf52489f6c24c3bacff12a8fce92972"}], "type": "image", "id": "d37eb918087e4110bb9c0723c297dd28", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13579d8a89904ae8ae47c4c51523cc20"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8850af0d4d74815aac8c55d682d6b88"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05d68f4069f44f3928d1d2cfe0c31e2"}], "type": "network", "id": "da8095ba09ab49ed8463afad9622aa30", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a35851569141aa859a53f8f20d5c9e"}, {"url": "http://172.30.9.32:8080/v1/AUTH_b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de78fcff9f6f4b3698322312c36b013b"}, {"url": "http://12.0.0.27:8080/v1/AUTH_b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc41d0b8771f41d298a04050d21e2d86"}], "type": "object-store", "id": "eac7f386a2854d7cb26da2c6929699a5", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7e6b2597cbd0483796ae06691a711e17"}, "audit_ids": ["0U9nEmHlSga8oREjG3vWEg"], "issued_at": "2018-08-09T23:44:25.000000Z"}} 2018-08-09 23:44:25,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 23:44:25,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}23013dd49aebebd15c0748a0d7594e6865717027" 2018-08-09 23:44:25,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-1861f140-f711-44fc-a37f-ed61fc72d989 Date: Thu, 09 Aug 2018 23:44:25 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T22:20:41Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","provider:network_type":"flat"}]} 2018-08-09 23:44:25,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1861f140-f711-44fc-a37f-ed61fc72d989 2018-08-09 23:44:25,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.371966123581s 2018-08-09 23:44:25,599 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1861f140-f711-44fc-a37f-ed61fc72d989 2018-08-09 23:44:25,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-09 23:44:25,610 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 09 Aug 2018 23:44:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-509f1acc-acf2-46b5-bc81-598f270026f1 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.32:5000/v3/", "rel": "self"}]}]}} 2018-08-09 23:44:25,610 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/ used request id req-509f1acc-acf2-46b5-bc81-598f270026f1 2018-08-09 23:44:25,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-09 23:44:25,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}23013dd49aebebd15c0748a0d7594e6865717027" 2018-08-09 23:44:25,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:44:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-835a7e7a-1452-416f-b31a-a816b834bfe2 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.32:5000/v3/domains/ae2f2a3ea85d48b1a1afefd9d87535da"}, "tags": [], "enabled": true, "id": "ae2f2a3ea85d48b1a1afefd9d87535da", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.32:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.32:5000/v3/domains", "previous": null, "next": null}} 2018-08-09 23:44:25,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains used request id req-835a7e7a-1452-416f-b31a-a816b834bfe2 2018-08-09 23:44:25,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.188704013824s 2018-08-09 23:44:25,800 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains used request id req-835a7e7a-1452-416f-b31a-a816b834bfe2 2018-08-09 23:44:25,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-09 23:44:25,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}23013dd49aebebd15c0748a0d7594e6865717027" -d '{"project": {"description": "Created by OPNFV Functest: cloudify", "enabled": true, "domain_id": "default", "name": "cloudify-project_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c"}}' 2018-08-09 23:44:26,039 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 09 Aug 2018 23:44:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2cfb88b5-19d5-40fb-bf7e-18cb9653b2f0 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.32:5000/v3/projects/62ad8b70f99146ee986057754ef9a9f9"}, "tags": [], "enabled": true, "id": "62ad8b70f99146ee986057754ef9a9f9", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c"}} 2018-08-09 23:44:26,040 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/projects used request id req-2cfb88b5-19d5-40fb-bf7e-18cb9653b2f0 2018-08-09 23:44:26,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.232295036316s 2018-08-09 23:44:26,040 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/projects used request id req-2cfb88b5-19d5-40fb-bf7e-18cb9653b2f0 2018-08-09 23:44:26,040 - 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'62ad8b70f99146ee986057754ef9a9f9', '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_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c'}) 2018-08-09 23:44:26,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-09 23:44:26,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}23013dd49aebebd15c0748a0d7594e6865717027" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "5f40b8a7-34c9-40c5-a510-738bd007751e", "email": null, "name": "cloudify-user_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c"}}' 2018-08-09 23:44:26,518 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 09 Aug 2018 23:44:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d722bc5-3b15-4c2f-adc4-2ec93c954dfe Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify-user_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c", "links": {"self": "http://172.30.9.32:5000/v3/users/9cd3e820aef64312a5489a167c3a389a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9cd3e820aef64312a5489a167c3a389a", "domain_id": "default", "password_expires_at": null}} 2018-08-09 23:44:26,518 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/users used request id req-1d722bc5-3b15-4c2f-adc4-2ec93c954dfe 2018-08-09 23:44:26,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.472238063812s 2018-08-09 23:44:26,519 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/users used request id req-1d722bc5-3b15-4c2f-adc4-2ec93c954dfe 2018-08-09 23:44:26,519 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'9cd3e820aef64312a5489a167c3a389a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify-user_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c'}) 2018-08-09 23:44:26,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 23:44:26,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}23013dd49aebebd15c0748a0d7594e6865717027" 2018-08-09 23:44:26,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:44:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14038448-d885-449b-b297-f9c24b2121ba Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "077169cc946647b3a28fd2b6b274fbdf", "links": {"self": "http://172.30.9.32:5000/v3/roles/077169cc946647b3a28fd2b6b274fbdf"}, "name": "reader"}, {"domain_id": null, "id": "352a7d143ea64db3aecbf66f67281fa1", "links": {"self": "http://172.30.9.32:5000/v3/roles/352a7d143ea64db3aecbf66f67281fa1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5f4e37952fed448d8a5d2d688ddf4113", "links": {"self": "http://172.30.9.32:5000/v3/roles/5f4e37952fed448d8a5d2d688ddf4113"}, "name": "admin"}, {"domain_id": null, "id": "88513a21a6f143568494c5da51703b86", "links": {"self": "http://172.30.9.32:5000/v3/roles/88513a21a6f143568494c5da51703b86"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a5b954e8e29c4b6cafac3f07fe5c5da7", "links": {"self": "http://172.30.9.32:5000/v3/roles/a5b954e8e29c4b6cafac3f07fe5c5da7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fde9b0ad3a3d453ba6d5318189b139e9", "links": {"self": "http://172.30.9.32:5000/v3/roles/fde9b0ad3a3d453ba6d5318189b139e9"}, "name": "swiftoperator"}]} 2018-08-09 23:44:26,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-14038448-d885-449b-b297-f9c24b2121ba 2018-08-09 23:44:26,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.185621976852s 2018-08-09 23:44:26,709 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-14038448-d885-449b-b297-f9c24b2121ba 2018-08-09 23:44:26,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 23:44:26,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}23013dd49aebebd15c0748a0d7594e6865717027" 2018-08-09 23:44:26,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:44:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e07c5308-0c31-40a8-89fc-c33aab423312 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "077169cc946647b3a28fd2b6b274fbdf", "links": {"self": "http://172.30.9.32:5000/v3/roles/077169cc946647b3a28fd2b6b274fbdf"}, "name": "reader"}, {"domain_id": null, "id": "352a7d143ea64db3aecbf66f67281fa1", "links": {"self": "http://172.30.9.32:5000/v3/roles/352a7d143ea64db3aecbf66f67281fa1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5f4e37952fed448d8a5d2d688ddf4113", "links": {"self": "http://172.30.9.32:5000/v3/roles/5f4e37952fed448d8a5d2d688ddf4113"}, "name": "admin"}, {"domain_id": null, "id": "88513a21a6f143568494c5da51703b86", "links": {"self": "http://172.30.9.32:5000/v3/roles/88513a21a6f143568494c5da51703b86"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a5b954e8e29c4b6cafac3f07fe5c5da7", "links": {"self": "http://172.30.9.32:5000/v3/roles/a5b954e8e29c4b6cafac3f07fe5c5da7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fde9b0ad3a3d453ba6d5318189b139e9", "links": {"self": "http://172.30.9.32:5000/v3/roles/fde9b0ad3a3d453ba6d5318189b139e9"}, "name": "swiftoperator"}]} 2018-08-09 23:44:26,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-e07c5308-0c31-40a8-89fc-c33aab423312 2018-08-09 23:44:26,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.191345930099s 2018-08-09 23:44:26,906 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-e07c5308-0c31-40a8-89fc-c33aab423312 2018-08-09 23:44:26,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 23:44:26,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}23013dd49aebebd15c0748a0d7594e6865717027" 2018-08-09 23:44:27,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:44:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8eadbdb0-3d8e-4cef-a5d9-c2303beb99c1 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "077169cc946647b3a28fd2b6b274fbdf", "links": {"self": "http://172.30.9.32:5000/v3/roles/077169cc946647b3a28fd2b6b274fbdf"}, "name": "reader"}, {"domain_id": null, "id": "352a7d143ea64db3aecbf66f67281fa1", "links": {"self": "http://172.30.9.32:5000/v3/roles/352a7d143ea64db3aecbf66f67281fa1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5f4e37952fed448d8a5d2d688ddf4113", "links": {"self": "http://172.30.9.32:5000/v3/roles/5f4e37952fed448d8a5d2d688ddf4113"}, "name": "admin"}, {"domain_id": null, "id": "88513a21a6f143568494c5da51703b86", "links": {"self": "http://172.30.9.32:5000/v3/roles/88513a21a6f143568494c5da51703b86"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a5b954e8e29c4b6cafac3f07fe5c5da7", "links": {"self": "http://172.30.9.32:5000/v3/roles/a5b954e8e29c4b6cafac3f07fe5c5da7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fde9b0ad3a3d453ba6d5318189b139e9", "links": {"self": "http://172.30.9.32:5000/v3/roles/fde9b0ad3a3d453ba6d5318189b139e9"}, "name": "swiftoperator"}]} 2018-08-09 23:44:27,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-8eadbdb0-3d8e-4cef-a5d9-c2303beb99c1 2018-08-09 23:44:27,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.192622184753s 2018-08-09 23:44:27,104 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-8eadbdb0-3d8e-4cef-a5d9-c2303beb99c1 2018-08-09 23:44:27,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-09 23:44:27,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}23013dd49aebebd15c0748a0d7594e6865717027" 2018-08-09 23:44:27,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:44:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-403dcf2f-4e38-48c2-9bc1-626557ffe3a1 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.32:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-09 23:44:27,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains/default used request id req-403dcf2f-4e38-48c2-9bc1-626557ffe3a1 2018-08-09 23:44:27,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.184721946716s 2018-08-09 23:44:27,293 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains/default used request id req-403dcf2f-4e38-48c2-9bc1-626557ffe3a1 2018-08-09 23:44:27,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 23:44:27,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}23013dd49aebebd15c0748a0d7594e6865717027" 2018-08-09 23:44:27,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:44:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40c43fa7-406f-47cb-9676-ac64a247558b Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.32:5000/v3/users/11fa7ddeb0564dbb9ae97e6016ef357f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11fa7ddeb0564dbb9ae97e6016ef357f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.32:5000/v3/users/187033aee6fd450ca96240725777e4c2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "187033aee6fd450ca96240725777e4c2", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.32:5000/v3/users/560d22bd57da40b5a0a9574a796d5f5d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "560d22bd57da40b5a0a9574a796d5f5d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.32:5000/v3/users/60452068d29f4fdfa63986a101565414"}, "domain_id": "default", "enabled": true, "options": {}, "id": "60452068d29f4fdfa63986a101565414", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.32:5000/v3/users/678f79df7fbc46f38c5b2ae2cf0c8fad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "678f79df7fbc46f38c5b2ae2cf0c8fad", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.32:5000/v3/users/7e6b2597cbd0483796ae06691a711e17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6b2597cbd0483796ae06691a711e17", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.32:5000/v3/users/88043492d8c84e8d9e6414b58d9aae53"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88043492d8c84e8d9e6414b58d9aae53", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.32:5000/v3/users/8a5e986b6ed545369b1f3084bfe0faa8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a5e986b6ed545369b1f3084bfe0faa8", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.32:5000/v3/users/97856cdcfc7541fab8b50800a44fe171"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97856cdcfc7541fab8b50800a44fe171", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cloudify-user_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c", "links": {"self": "http://172.30.9.32:5000/v3/users/9cd3e820aef64312a5489a167c3a389a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9cd3e820aef64312a5489a167c3a389a", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.32:5000/v3/users/a3a7d792968c446db5fa23e49ad70178"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3a7d792968c446db5fa23e49ad70178", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.32:5000/v3/users/bcc2f2783f374c89b6471bd69eb8efce"}, "domain_id": "ae2f2a3ea85d48b1a1afefd9d87535da", "enabled": true, "options": {}, "id": "bcc2f2783f374c89b6471bd69eb8efce", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.32:5000/v3/users/d56b2a42ace04544a47286de17abc35f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d56b2a42ace04544a47286de17abc35f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.32:5000/v3/users/ebf0020df3ef470386f763032bf048a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ebf0020df3ef470386f763032bf048a2", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.32:5000/v3/users/ff4e1f818c8b432487ac5ca3232ff438"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff4e1f818c8b432487ac5ca3232ff438", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.32:5000/v3/users", "previous": null, "next": null}} 2018-08-09 23:44:27,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-40c43fa7-406f-47cb-9676-ac64a247558b 2018-08-09 23:44:27,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.216751098633s 2018-08-09 23:44:27,512 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-40c43fa7-406f-47cb-9676-ac64a247558b 2018-08-09 23:44:27,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-09 23:44:27,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}23013dd49aebebd15c0748a0d7594e6865717027" 2018-08-09 23:44:27,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:44:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68915861-aaed-450d-924e-b9422343cdba Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.32:5000/v3/projects/b5220918a46940eca73b5641490793b9"}, "tags": [], "enabled": true, "id": "b5220918a46940eca73b5641490793b9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.32:5000/v3/projects/62ad8b70f99146ee986057754ef9a9f9"}, "tags": [], "enabled": true, "id": "62ad8b70f99146ee986057754ef9a9f9", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.32:5000/v3/projects/6e2b193279f94c09870f0da27a1e5991"}, "tags": [], "enabled": true, "id": "6e2b193279f94c09870f0da27a1e5991", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-09 23:44:27,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects?domain_id=default used request id req-68915861-aaed-450d-924e-b9422343cdba 2018-08-09 23:44:27,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.195844888687s 2018-08-09 23:44:27,719 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects?domain_id=default used request id req-68915861-aaed-450d-924e-b9422343cdba 2018-08-09 23:44:27,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-09 23:44:27,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:5000/v3/role_assignments?user.id=9cd3e820aef64312a5489a167c3a389a&role.id=88513a21a6f143568494c5da51703b86&scope.project.id=62ad8b70f99146ee986057754ef9a9f9" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23013dd49aebebd15c0748a0d7594e6865717027" 2018-08-09 23:44:27,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:44:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c345ca15-6ca0-4d80-aa61-d8bdb96f30fd Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.32:5000/v3/role_assignments?user.id=9cd3e820aef64312a5489a167c3a389a&role.id=88513a21a6f143568494c5da51703b86&scope.project.id=62ad8b70f99146ee986057754ef9a9f9", "previous": null, "next": null}} 2018-08-09 23:44:27,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/role_assignments?user.id=9cd3e820aef64312a5489a167c3a389a&role.id=88513a21a6f143568494c5da51703b86&scope.project.id=62ad8b70f99146ee986057754ef9a9f9 used request id req-c345ca15-6ca0-4d80-aa61-d8bdb96f30fd 2018-08-09 23:44:27,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.181658983231s 2018-08-09 23:44:27,908 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/role_assignments?user.id=9cd3e820aef64312a5489a167c3a389a&role.id=88513a21a6f143568494c5da51703b86&scope.project.id=62ad8b70f99146ee986057754ef9a9f9 used request id req-c345ca15-6ca0-4d80-aa61-d8bdb96f30fd 2018-08-09 23:44:27,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-09 23:44:27,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:5000/v3/projects/62ad8b70f99146ee986057754ef9a9f9/users/9cd3e820aef64312a5489a167c3a389a/roles/88513a21a6f143568494c5da51703b86 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23013dd49aebebd15c0748a0d7594e6865717027" 2018-08-09 23:44:28,108 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 23:44:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10e3e28b-4420-4703-a2ed-ab5657a5021a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 23:44:28,108 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.32:5000/v3/projects/62ad8b70f99146ee986057754ef9a9f9/users/9cd3e820aef64312a5489a167c3a389a/roles/88513a21a6f143568494c5da51703b86 used request id req-10e3e28b-4420-4703-a2ed-ab5657a5021a 2018-08-09 23:44:28,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.196873903275s 2018-08-09 23:44:28,109 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.32:5000/v3/projects/62ad8b70f99146ee986057754ef9a9f9/users/9cd3e820aef64312a5489a167c3a389a/roles/88513a21a6f143568494c5da51703b86 used request id req-10e3e28b-4420-4703-a2ed-ab5657a5021a 2018-08-09 23:44:28,109 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify-project_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c', 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'62ad8b70f99146ee986057754ef9a9f9', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '5f40b8a7-34c9-40c5-a510-738bd007751e', 'username': u'cloudify-user_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.32: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-09 23:44:28,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 23:44:28,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 23:44:28,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 23:44:28,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 23:44:28,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 23:44:28,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 23:44:28,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 23:44:28,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 23:44:28,112 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 23:44:28,112 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 23:44:28,112 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 23:44:28,112 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 23:44:28,112 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 23:44:28,112 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 23:44:28,112 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 23:44:28,112 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 23:44:28,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 23:44:28,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 23:44:28,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 23:44:28,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 23:44:28,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 23:44:28,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 23:44:28,115 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify-user_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c', 'password': '5f40b8a7-34c9-40c5-a510-738bd007751e', 'project_name': 'cloudify-project_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.32:5000/v3', 'project_id': '62ad8b70f99146ee986057754ef9a9f9', 'project_domain_name': 'Default'} 2018-08-09 23:44:28,115 - xtesting.ci.run_tests - INFO - Running test case 'cloudify'... 2018-08-09 23:44:28,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-09 23:44:28,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:44:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c0c3268-95fb-4339-805e-bb5b6f5c16f9 Content-Encoding: gzip Content-Length: 194 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.32:5000/v3/", "rel": "self"}]}} 2018-08-09 23:44:28,131 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-3c0c3268-95fb-4339-805e-bb5b6f5c16f9 2018-08-09 23:44:28,132 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-09 23:44:28,528 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "077169cc946647b3a28fd2b6b274fbdf", "name": "reader"}, {"id": "88513a21a6f143568494c5da51703b86", "name": "member"}], "expires_at": "2018-08-10T00:44:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "62ad8b70f99146ee986057754ef9a9f9", "name": "cloudify-project_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.32:8004/v1/62ad8b70f99146ee986057754ef9a9f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "437987ede53e4405944ad7c076551769"}, {"url": "http://192.30.9.3:8004/v1/62ad8b70f99146ee986057754ef9a9f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d3a7a4b63bc42cc950ea9d01ba16ee8"}, {"url": "http://192.30.9.3:8004/v1/62ad8b70f99146ee986057754ef9a9f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d8dc96d50c247e7837ea4c9b854184b"}], "type": "orchestration", "id": "06b2600fbdfd45009f077a0a8a411118", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "963d6582adf64c908f4754420d8066a9"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9837c8825b440f08dfd357317d353f0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded8397288b548b6a2ef868a552c35c4"}], "type": "event", "id": "0edb5a9ac368467395316b446bc9b17a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c4ee4a831c24b19a27a57c62ab1c000"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba92d8cd74449ad8e3ad0fb9d8df162"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c50639dc1d0944d08cb722487727404b"}], "type": "cloudformation", "id": "0f8e8a8cabc743b980b5dc7328ea8398", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/62ad8b70f99146ee986057754ef9a9f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75482ae7f30b4cce96aeea5fb573efee"}, {"url": "http://172.30.9.32:8776/v2/62ad8b70f99146ee986057754ef9a9f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3322f92a99944afb84fd710587f4207"}, {"url": "http://192.30.9.3:8776/v2/62ad8b70f99146ee986057754ef9a9f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca626291c6914f8392873dc1009e9439"}], "type": "volumev2", "id": "37bb077bc22343fc84723637e507d6ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58ac027cc3404748a004771a912f28e3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fdb7375f8a48ea9a3175833248c806"}, {"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aaf4dc1ae98a4fc4b8bb1ef0e4af1847"}], "type": "compute", "id": "66e5c4ed2fef488aa7efb24492939dd2", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b5781142f344691af8bcb5585c05d0a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d675dfe1fc174b888e1c05e36a89827f"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eac7171837574cfd9bdb0d1e99be1512"}], "type": "metric", "id": "74154109829a4b47a4ae0cf113ed0280", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "28c0fa2fe1a54037a1df5236437e7475"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3550892914574db28d4c22bdf0fccec5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "739a0b6ebed045fbb110541871ab2a15"}], "type": "identity", "id": "88688b106f224b10a51283eb12ae2936", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "ada1fac139534311815f98d908747c2a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9a3ecf1f13142c4a0c2baeaaa3dfaac"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6262b39fedb42aea7a928a362616ec0"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d220c13c29ac49428745e53c3a5f1f1b"}], "type": "alarming", "id": "b3fb638070d94560972a4f4ad3803c3e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29690a3ccee2437bbac7f9aa68595877"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c44848dd6a5446fb835005ab8ad4f4f"}, {"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9313e7c2f7b1414faa1e04af37a85d14"}], "type": "placement", "id": "b69679ef95c547c4bedad9a51bbc11e1", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/62ad8b70f99146ee986057754ef9a9f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d737435c2b74f5faf8fa63dea4e2fa1"}, {"url": "http://172.30.9.32:8776/v1/62ad8b70f99146ee986057754ef9a9f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78fb5d55cc204e4daa0cb175b819e87c"}, {"url": "http://192.30.9.3:8776/v1/62ad8b70f99146ee986057754ef9a9f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80278f13084845eaa317703712e8932f"}], "type": "volume", "id": "b6a6363259e342d8ac96a4641ed4678e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v3/62ad8b70f99146ee986057754ef9a9f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1008f871970540d59fed88ee5f560631"}, {"url": "http://192.30.9.3:8776/v3/62ad8b70f99146ee986057754ef9a9f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73ad6e9b1eaf4470a4458a45a03b86ba"}, {"url": "http://192.30.9.3:8776/v3/62ad8b70f99146ee986057754ef9a9f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc6095c8b90a4056ad6fb33d86c2319c"}], "type": "volumev3", "id": "cb31973e365c4222816f94365d3a9482", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8eac3aaf869e4581b0c486846aaf1964"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9f7c82f7a0247459dc8ee250179a27a"}, {"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbf52489f6c24c3bacff12a8fce92972"}], "type": "image", "id": "d37eb918087e4110bb9c0723c297dd28", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13579d8a89904ae8ae47c4c51523cc20"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8850af0d4d74815aac8c55d682d6b88"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05d68f4069f44f3928d1d2cfe0c31e2"}], "type": "network", "id": "da8095ba09ab49ed8463afad9622aa30", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a35851569141aa859a53f8f20d5c9e"}, {"url": "http://172.30.9.32:8080/v1/AUTH_62ad8b70f99146ee986057754ef9a9f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de78fcff9f6f4b3698322312c36b013b"}, {"url": "http://12.0.0.27:8080/v1/AUTH_62ad8b70f99146ee986057754ef9a9f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc41d0b8771f41d298a04050d21e2d86"}], "type": "object-store", "id": "eac7f386a2854d7cb26da2c6929699a5", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify-user_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c", "id": "9cd3e820aef64312a5489a167c3a389a"}, "audit_ids": ["9NXmEGbeQEuAA3VhalnqXg"], "issued_at": "2018-08-09T23:44:28.000000Z"}} 2018-08-09 23:44:28,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-09 23:44:28,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0a214ccce3a6f054c87afbf08d0f54c5aaeef726" -d '{"network": {"name": "cloudify-net_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c", "admin_state_up": true}}' 2018-08-09 23:44:29,105 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-8070b997-1e04-4d7a-ba55-bdee0849c8bb Date: Thu, 09 Aug 2018 23:44:29 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"20f94369-e6d9-4936-9e77-7f1c1cfd7080","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"62ad8b70f99146ee986057754ef9a9f9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T23:44:28Z","is_default":false,"name":"cloudify-net_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c","qos_policy_id":null,"admin_state_up":true,"tenant_id":"62ad8b70f99146ee986057754ef9a9f9","created_at":"2018-08-09T23:44:28Z","mtu":1450}} 2018-08-09 23:44:29,105 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-8070b997-1e04-4d7a-ba55-bdee0849c8bb 2018-08-09 23:44:29,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.572359085083s 2018-08-09 23:44:29,105 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-8070b997-1e04-4d7a-ba55-bdee0849c8bb 2018-08-09 23:44:29,106 - 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-09T23:44:28Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'20f94369-e6d9-4936-9e77-7f1c1cfd7080', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-net_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c', u'admin_state_up': True, u'tenant_id': u'62ad8b70f99146ee986057754ef9a9f9', u'created_at': u'2018-08-09T23:44:28Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'62ad8b70f99146ee986057754ef9a9f9', u'l2_adjacency': True}) 2018-08-09 23:44:29,107 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 23:44:29,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a214ccce3a6f054c87afbf08d0f54c5aaeef726" 2018-08-09 23:44:29,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1228 X-Openstack-Request-Id: req-9c3a3fb1-655a-442e-a9c0-098e9e62cc14 Date: Thu, 09 Aug 2018 23:44:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"20f94369-e6d9-4936-9e77-7f1c1cfd7080","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"62ad8b70f99146ee986057754ef9a9f9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T23:44:28Z","qos_policy_id":null,"name":"cloudify-net_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c","admin_state_up":true,"tenant_id":"62ad8b70f99146ee986057754ef9a9f9","created_at":"2018-08-09T23:44:28Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T22:20:41Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","mtu":1500}]} 2018-08-09 23:44:29,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-9c3a3fb1-655a-442e-a9c0-098e9e62cc14 2018-08-09 23:44:29,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.367819070816s 2018-08-09 23:44:29,475 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-9c3a3fb1-655a-442e-a9c0-098e9e62cc14 2018-08-09 23:44:29,477 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-09 23:44:29,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}0a214ccce3a6f054c87afbf08d0f54c5aaeef726" -d '{"subnet": {"name": "cloudify-subnet_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c", "enable_dhcp": true, "network_id": "20f94369-e6d9-4936-9e77-7f1c1cfd7080", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-09 23:44:30,656 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-2f8e4902-ae25-406f-991a-b3ca01739fce Date: Thu, 09 Aug 2018 23:44:30 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"20f94369-e6d9-4936-9e77-7f1c1cfd7080","tenant_id":"62ad8b70f99146ee986057754ef9a9f9","created_at":"2018-08-09T23:44:29Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-09T23:44:29Z","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":"62ad8b70f99146ee986057754ef9a9f9","id":"e0b8e014-6ab8-4cdb-85ba-a9b52b10f8cb","subnetpool_id":null,"name":"cloudify-subnet_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c"}} 2018-08-09 23:44:30,657 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-2f8e4902-ae25-406f-991a-b3ca01739fce 2018-08-09 23:44:30,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.17932486534s 2018-08-09 23:44:30,657 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-2f8e4902-ae25-406f-991a-b3ca01739fce 2018-08-09 23:44:30,657 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T23:44:29Z', 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'e0b8e014-6ab8-4cdb-85ba-a9b52b10f8cb', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify-subnet_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c', u'enable_dhcp': True, u'network_id': u'20f94369-e6d9-4936-9e77-7f1c1cfd7080', u'tenant_id': u'62ad8b70f99146ee986057754ef9a9f9', u'created_at': u'2018-08-09T23:44:29Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'62ad8b70f99146ee986057754ef9a9f9'}) 2018-08-09 23:44:30,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-09 23:44:30,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}0a214ccce3a6f054c87afbf08d0f54c5aaeef726" -d '{"router": {"external_gateway_info": {"network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750"}, "name": "cloudify-router_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c", "admin_state_up": true}}' 2018-08-09 23:44:37,195 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-5fb89c84-1c55-4504-9af3-e6c9327625e8 Date: Thu, 09 Aug 2018 23:44:37 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "47882689-2cda-49f1-ab90-97da69506aee", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "created_at": "2018-08-09T23:44:31Z", "admin_state_up": true, "updated_at": "2018-08-09T23:44:32Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "62ad8b70f99146ee986057754ef9a9f9", "id": "9847efd8-6def-4610-a87e-185add12ae49", "name": "cloudify-router_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c"}} 2018-08-09 23:44:37,195 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-5fb89c84-1c55-4504-9af3-e6c9327625e8 2018-08-09 23:44:37,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.53666305542s 2018-08-09 23:44:37,195 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-5fb89c84-1c55-4504-9af3-e6c9327625e8 2018-08-09 23:44:37,196 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T23:44:32Z', u'revision_number': 3, u'id': u'9847efd8-6def-4610-a87e-185add12ae49', u'external_gateway_info': {u'network_id': u'bdb9209b-6552-4310-8fa0-ca466e84a750', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'47882689-2cda-49f1-ab90-97da69506aee', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-router_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c', u'admin_state_up': True, u'tenant_id': u'62ad8b70f99146ee986057754ef9a9f9', u'created_at': u'2018-08-09T23:44:31Z', u'flavor_id': None, u'routes': [], u'project_id': u'62ad8b70f99146ee986057754ef9a9f9'}) 2018-08-09 23:44:37,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-09 23:44:37,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/9847efd8-6def-4610-a87e-185add12ae49/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}0a214ccce3a6f054c87afbf08d0f54c5aaeef726" -d '{"subnet_id": "e0b8e014-6ab8-4cdb-85ba-a9b52b10f8cb"}' 2018-08-09 23:44:40,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-66cecb30-0a44-4195-83d2-fae78b3e12ee Date: Thu, 09 Aug 2018 23:44:40 GMT RESP BODY: {"network_id": "20f94369-e6d9-4936-9e77-7f1c1cfd7080", "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "subnet_id": "e0b8e014-6ab8-4cdb-85ba-a9b52b10f8cb", "subnet_ids": ["e0b8e014-6ab8-4cdb-85ba-a9b52b10f8cb"], "port_id": "bb1eeff5-3975-4f71-b4a7-532e31d1afa6", "id": "9847efd8-6def-4610-a87e-185add12ae49"} 2018-08-09 23:44:40,636 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/9847efd8-6def-4610-a87e-185add12ae49/add_router_interface.json used request id req-66cecb30-0a44-4195-83d2-fae78b3e12ee 2018-08-09 23:44:40,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.43917298317s 2018-08-09 23:44:40,636 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/9847efd8-6def-4610-a87e-185add12ae49/add_router_interface.json used request id req-66cecb30-0a44-4195-83d2-fae78b3e12ee returning object 9847efd8-6def-4610-a87e-185add12ae49 2018-08-09 23:44:40,637 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-08-09 23:45:03,193 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-08-09 23:45:03,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-09 23:45:03,199 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Thu, 09 Aug 2018 23:45:03 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}]} 2018-08-09 23:45:03,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 23:45:03,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a214ccce3a6f054c87afbf08d0f54c5aaeef726" 2018-08-09 23:45:03,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-8979843e-4c3a-4059-bccc-a6508593c93d Date: Thu, 09 Aug 2018 23:45:03 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 23:45:03,506 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-8979843e-4c3a-4059-bccc-a6508593c93d 2018-08-09 23:45:03,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.304523944855s 2018-08-09 23:45:03,506 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-8979843e-4c3a-4059-bccc-a6508593c93d 2018-08-09 23:45:03,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-09 23:45:03,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0a214ccce3a6f054c87afbf08d0f54c5aaeef726" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify-img_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify-img_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c"}' 2018-08-09 23:45:03,946 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Location: http://172.30.9.32:9292/v2/images/50b234eb-096f-464f-9e3b-108c21685f01 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a0d48601-3c56-4657-8933-e29591bba010 Date: Thu, 09 Aug 2018 23:45:03 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T23:45:03Z", "file": "/v2/images/50b234eb-096f-464f-9e3b-108c21685f01/file", "owner": "62ad8b70f99146ee986057754ef9a9f9", "id": "50b234eb-096f-464f-9e3b-108c21685f01", "size": null, "self": "/v2/images/50b234eb-096f-464f-9e3b-108c21685f01", "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_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c", "checksum": null, "created_at": "2018-08-09T23:45:03Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-09 23:45:03,946 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-a0d48601-3c56-4657-8933-e29591bba010 2018-08-09 23:45:03,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.432327985764s 2018-08-09 23:45:03,947 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-a0d48601-3c56-4657-8933-e29591bba010 returning object 50b234eb-096f-464f-9e3b-108c21685f01 2018-08-09 23:45:03,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-09 23:45:03,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9292/v2/images/50b234eb-096f-464f-9e3b-108c21685f01/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}0a214ccce3a6f054c87afbf08d0f54c5aaeef726" -d '' 2018-08-09 23:46:02,293 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6c80f9cd-09ca-49f9-b81e-36dfe7ed59e6 Date: Thu, 09 Aug 2018 23:46:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-09 23:46:02,293 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/50b234eb-096f-464f-9e3b-108c21685f01/file used request id req-6c80f9cd-09ca-49f9-b81e-36dfe7ed59e6 2018-08-09 23:46:02,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 58.3455069065s 2018-08-09 23:46:02,294 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/50b234eb-096f-464f-9e3b-108c21685f01/file used request id req-6c80f9cd-09ca-49f9-b81e-36dfe7ed59e6 2018-08-09 23:46:02,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 23:46:02,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a214ccce3a6f054c87afbf08d0f54c5aaeef726" 2018-08-09 23:46:02,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-2caf47f6-7640-4304-a97d-81493e226a17 Date: Thu, 09 Aug 2018 23:46:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T23:46:02Z", "file": "/v2/images/50b234eb-096f-464f-9e3b-108c21685f01/file", "owner": "62ad8b70f99146ee986057754ef9a9f9", "id": "50b234eb-096f-464f-9e3b-108c21685f01", "size": 4373348352, "self": "/v2/images/50b234eb-096f-464f-9e3b-108c21685f01", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/50b234eb-096f-464f-9e3b-108c21685f01/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/50b234eb-096f-464f-9e3b-108c21685f01/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-09T23:45:03Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 23:46:02,599 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-2caf47f6-7640-4304-a97d-81493e226a17 2018-08-09 23:46:02,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.300317049026s 2018-08-09 23:46:02,600 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-2caf47f6-7640-4304-a97d-81493e226a17 2018-08-09 23:46:02,602 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/50b234eb-096f-464f-9e3b-108c21685f01/snap', u'metadata': Munch({})})], 'file': u'/v2/images/50b234eb-096f-464f-9e3b-108c21685f01/file', 'owner': u'62ad8b70f99146ee986057754ef9a9f9', 'id': u'50b234eb-096f-464f-9e3b-108c21685f01', 'size': 4373348352, u'self': u'/v2/images/50b234eb-096f-464f-9e3b-108c21685f01', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'62ad8b70f99146ee986057754ef9a9f9', 'name': 'cloudify-project_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/50b234eb-096f-464f-9e3b-108c21685f01/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-09T23:46:02Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-09T23:46:02Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify-img_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c', '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/50b234eb-096f-464f-9e3b-108c21685f01', 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_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify-img_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c', 'created': u'2018-08-09T23:45:03Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-08-09T23:45:03Z', 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/50b234eb-096f-464f-9e3b-108c21685f01', 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_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}}) 2018-08-09 23:46:02,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-09 23:46:02,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}23013dd49aebebd15c0748a0d7594e6865717027" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify-flavor_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-08-09 23:46:02,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:46:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6f4db007-c006-4c18-85ae-6caa3c5402a5 x-compute-request-id: req-6f4db007-c006-4c18-85ae-6caa3c5402a5 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify-flavor_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/792d0689-88ce-490b-b6b3-197dacf9bb6b", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/792d0689-88ce-490b-b6b3-197dacf9bb6b", "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": "792d0689-88ce-490b-b6b3-197dacf9bb6b"}} 2018-08-09 23:46:02,980 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-6f4db007-c006-4c18-85ae-6caa3c5402a5 2018-08-09 23:46:02,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.37750005722s 2018-08-09 23:46:02,981 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-6f4db007-c006-4c18-85ae-6caa3c5402a5 2018-08-09 23:46:02,982 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify-flavor_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c', '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'b5220918a46940eca73b5641490793b9', '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'792d0689-88ce-490b-b6b3-197dacf9bb6b', 'swap': 0}) 2018-08-09 23:46:02,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-09 23:46:02,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors/792d0689-88ce-490b-b6b3-197dacf9bb6b/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}23013dd49aebebd15c0748a0d7594e6865717027" -d '{"extra_specs": {}}' 2018-08-09 23:46:03,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:46:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f1a337d5-bea7-4cc5-a7b4-5779562041bc x-compute-request-id: req-f1a337d5-bea7-4cc5-a7b4-5779562041bc Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-09 23:46:03,003 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/792d0689-88ce-490b-b6b3-197dacf9bb6b/os-extra_specs used request id req-f1a337d5-bea7-4cc5-a7b4-5779562041bc 2018-08-09 23:46:03,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0202348232269s 2018-08-09 23:46:03,003 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/792d0689-88ce-490b-b6b3-197dacf9bb6b/os-extra_specs used request id req-f1a337d5-bea7-4cc5-a7b4-5779562041bc 2018-08-09 23:46:03,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-09 23:46:03,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}0a214ccce3a6f054c87afbf08d0f54c5aaeef726" -d '{"keypair": {"name": "cloudify-kp_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c"}}' 2018-08-09 23:46:03,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:46: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-fa2307c6-156f-4f8d-874f-2a2c363bce2d x-compute-request-id: req-fa2307c6-156f-4f8d-874f-2a2c363bce2d Content-Encoding: gzip Content-Length: 1800 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDRig4HNA+9nIrnil4YVG+Kx23wZJe6o31vgj2+oDqbxtGBaXCMLU3I0/+9nvaPm/Mka7spmtqW3otmwcG0jelX9CLpTPD3oowD/efiUGTL3z1cGZ8UXQ2ro12HtqgPDJRm8COH9iueFMu/4sQOSa1hmKo+kp064k0mx/tmlSZGryQ9yQlv5vPVh1Cb3zbAQE4os4UsB4AwDvDRTJHr2mbYNV4pQ1GWiRgBna7OoeFtWAyunw4d+K7OXKeWa6efgdobUYzJRqVkFCBh/bmyDaO4l70Se0qX1YS+/Q/z3uIqGMj2VLU2nPRWfgBabWAzB4p4epn/HDQ42dCmWnakmO1d Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEA0YoOBzQPvZyK54peGFRvisdt8GSXuqN9b4I9vqA6m8bRgWlw\njC1NyNP/vZ72j5vzJGu7KZralt6LZsHBtI3pV/Qi6Uzw96KMA/3n4lBky989XBmf\nFF0Nq6Ndh7aoDwyUZvAjh/YrnhTLv+LEDkmtYZiqPpKdOuJNJsf7ZpUmRq8kPckJ\nb+bz1YdQm982wEBOKLOFLAeAMA7w0UyR69pm2DVeKUNRlokYAZ2uzqHhbVgMrp8O\nHfiuzlynlmunn4HaG1GMyUalZBQgYf25sg2juJe9EntKl9WEvv0P897iKhjI9lS1\nNpz0Vn4AWm1gMweKeHqZ/xw0ONnQplp2pJjtXQIDAQABAoIBAA7awJ/WGv+QJ3C+\nqGkFI1stRCf0maULjgrnqsTmywDcGWIZPXdSht8j2E9zA3uuzI/aa0xJxBFJ+Yvx\nVHAeV1p63ja306Vaip6F03iBxoOFce4jitmAt0VhsXG7izJ169dYUsyCsRjl1IPn\n6Yoxwu7WScthzW+tN1b2emYNUMdV5laSUR96O/urWrML4Ot4YaL9PwOpIhhgYVl4\n841Qwh/5GsT8zexHPqRVEGec/VmxUIfjfDJyZZlBpKgOUjskeah7J2zsA25HfnX5\nMT7ei4pcQp+m4XdvOWGIcPQC4Q+9yU4pneHE8mQrFMZKoTMXttLji0bNa/gKZ6FJ\nMlxioikCgYEA8lZzlQRqXw3uYVURDS4mGYlHxBz2tfzjWpvZWHFyoMhIyH4bh7S4\ne4lIkU/WfxMJIuF5MTZHLBXfRPd8xRjt43MYg3CncO5UFFtpgnJQa96RtPhHXVeE\n0YHSOgO62cDkOq8OY3WlD29KKo4f941G+uQCd/n8AI71dB+aVUJ7gvcCgYEA3Vo9\nHewgz/awt9Kexvm7JnD6IqXsqCykYjOPYT8Zc17C4yK/mOSBb2us5+ZOzW6MgQr4\ndG/e6VaPyzgrs2N+pnzCIiM0ZkFaZk+NUOw3oWAmmOm9um47RqXejISz5eIpJbMA\nctkqzHyqeJn5BZdD7Tf9P4j/3roub3+Ks6UQKUsCgYB1fN5KZ7qeXOWuQIykxDPq\ne3jUpmohrvoWqqpDy7SUKKXItgLo1v/9vH/3GyrVrsfmJkQYTMVSpUP6brYJ5F0o\nwVsoFkzHXnRa7jqH6J3+vggMIbaPlWeqHvNp9vb2rSK5JLeoFpgwlHbzjLYI0XCR\nIEvmGMdJCgYMB2pOXY393wKBgADnuZBBwvCWxao6xkNyCf3iQGOb4hfd9t4f79op\n8+Sw4oMjRT1O0eiuvApGutPEO/bbIKD5RCQYIoZmOGeHZKExqWmSU0iHw+LfOGi4\nTpHuXroJWqlEgiGL1BknAcVS43AwBzRxBufHKrtLheUr9S8nJ3X3DXTPthjmoJ6T\ncjl5AoGAAOqFZj4BzGpwkkrAi0GTPZDCdfgWKBNnD+H6GEqZqENCbBqeF0JMp3CH\n8tbD3ZzMEbbrRmNHZCwXbR1cAKIbXsIxN1Hdv+99LQ16FWmsPcYzr7BnLVC+KySg\nU/kdbX3WvBMAqz5lYTm3r+EwD1/YJXjxoj2X0z366V95fPng3As=\n-----END RSA PRIVATE KEY-----\n", "user_id": "9cd3e820aef64312a5489a167c3a389a", "name": "cloudify-kp_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c", "fingerprint": "48:2d:ae:60:30:01:6d:fe:61:b1:6d:60:ef:ff:04:d0"}} 2018-08-09 23:46:03,426 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/os-keypairs used request id req-fa2307c6-156f-4f8d-874f-2a2c363bce2d 2018-08-09 23:46:03,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.422051906586s 2018-08-09 23:46:03,426 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/os-keypairs used request id req-fa2307c6-156f-4f8d-874f-2a2c363bce2d 2018-08-09 23:46:03,427 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDRig4HNA+9nIrnil4YVG+Kx23wZJe6o31vgj2+oDqbxtGBaXCMLU3I0/+9nvaPm/Mka7spmtqW3otmwcG0jelX9CLpTPD3oowD/efiUGTL3z1cGZ8UXQ2ro12HtqgPDJRm8COH9iueFMu/4sQOSa1hmKo+kp064k0mx/tmlSZGryQ9yQlv5vPVh1Cb3zbAQE4os4UsB4AwDvDRTJHr2mbYNV4pQ1GWiRgBna7OoeFtWAyunw4d+K7OXKeWa6efgdobUYzJRqVkFCBh/bmyDaO4l70Se0qX1YS+/Q/z3uIqGMj2VLU2nPRWfgBabWAzB4p4epn/HDQ42dCmWnakmO1d Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEA0YoOBzQPvZyK54peGFRvisdt8GSXuqN9b4I9vqA6m8bRgWlw\njC1NyNP/vZ72j5vzJGu7KZralt6LZsHBtI3pV/Qi6Uzw96KMA/3n4lBky989XBmf\nFF0Nq6Ndh7aoDwyUZvAjh/YrnhTLv+LEDkmtYZiqPpKdOuJNJsf7ZpUmRq8kPckJ\nb+bz1YdQm982wEBOKLOFLAeAMA7w0UyR69pm2DVeKUNRlokYAZ2uzqHhbVgMrp8O\nHfiuzlynlmunn4HaG1GMyUalZBQgYf25sg2juJe9EntKl9WEvv0P897iKhjI9lS1\nNpz0Vn4AWm1gMweKeHqZ/xw0ONnQplp2pJjtXQIDAQABAoIBAA7awJ/WGv+QJ3C+\nqGkFI1stRCf0maULjgrnqsTmywDcGWIZPXdSht8j2E9zA3uuzI/aa0xJxBFJ+Yvx\nVHAeV1p63ja306Vaip6F03iBxoOFce4jitmAt0VhsXG7izJ169dYUsyCsRjl1IPn\n6Yoxwu7WScthzW+tN1b2emYNUMdV5laSUR96O/urWrML4Ot4YaL9PwOpIhhgYVl4\n841Qwh/5GsT8zexHPqRVEGec/VmxUIfjfDJyZZlBpKgOUjskeah7J2zsA25HfnX5\nMT7ei4pcQp+m4XdvOWGIcPQC4Q+9yU4pneHE8mQrFMZKoTMXttLji0bNa/gKZ6FJ\nMlxioikCgYEA8lZzlQRqXw3uYVURDS4mGYlHxBz2tfzjWpvZWHFyoMhIyH4bh7S4\ne4lIkU/WfxMJIuF5MTZHLBXfRPd8xRjt43MYg3CncO5UFFtpgnJQa96RtPhHXVeE\n0YHSOgO62cDkOq8OY3WlD29KKo4f941G+uQCd/n8AI71dB+aVUJ7gvcCgYEA3Vo9\nHewgz/awt9Kexvm7JnD6IqXsqCykYjOPYT8Zc17C4yK/mOSBb2us5+ZOzW6MgQr4\ndG/e6VaPyzgrs2N+pnzCIiM0ZkFaZk+NUOw3oWAmmOm9um47RqXejISz5eIpJbMA\nctkqzHyqeJn5BZdD7Tf9P4j/3roub3+Ks6UQKUsCgYB1fN5KZ7qeXOWuQIykxDPq\ne3jUpmohrvoWqqpDy7SUKKXItgLo1v/9vH/3GyrVrsfmJkQYTMVSpUP6brYJ5F0o\nwVsoFkzHXnRa7jqH6J3+vggMIbaPlWeqHvNp9vb2rSK5JLeoFpgwlHbzjLYI0XCR\nIEvmGMdJCgYMB2pOXY393wKBgADnuZBBwvCWxao6xkNyCf3iQGOb4hfd9t4f79op\n8+Sw4oMjRT1O0eiuvApGutPEO/bbIKD5RCQYIoZmOGeHZKExqWmSU0iHw+LfOGi4\nTpHuXroJWqlEgiGL1BknAcVS43AwBzRxBufHKrtLheUr9S8nJ3X3DXTPthjmoJ6T\ncjl5AoGAAOqFZj4BzGpwkkrAi0GTPZDCdfgWKBNnD+H6GEqZqENCbBqeF0JMp3CH\n8tbD3ZzMEbbrRmNHZCwXbR1cAKIbXsIxN1Hdv+99LQ16FWmsPcYzr7BnLVC+KySg\nU/kdbX3WvBMAqz5lYTm3r+EwD1/YJXjxoj2X0z366V95fPng3As=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'9cd3e820aef64312a5489a167c3a389a', 'name': u'cloudify-kp_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c', 'created_at': '2018-08-09T23:46:03.427498', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'62ad8b70f99146ee986057754ef9a9f9', 'name': 'cloudify-project_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'48:2d:ae:60:30:01:6d:fe:61:b1:6d:60:ef:ff:04:d0', 'type': 'ssh', 'id': u'cloudify-kp_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c'}) 2018-08-09 23:46:03,427 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEA0YoOBzQPvZyK54peGFRvisdt8GSXuqN9b4I9vqA6m8bRgWlw jC1NyNP/vZ72j5vzJGu7KZralt6LZsHBtI3pV/Qi6Uzw96KMA/3n4lBky989XBmf FF0Nq6Ndh7aoDwyUZvAjh/YrnhTLv+LEDkmtYZiqPpKdOuJNJsf7ZpUmRq8kPckJ b+bz1YdQm982wEBOKLOFLAeAMA7w0UyR69pm2DVeKUNRlokYAZ2uzqHhbVgMrp8O Hfiuzlynlmunn4HaG1GMyUalZBQgYf25sg2juJe9EntKl9WEvv0P897iKhjI9lS1 Npz0Vn4AWm1gMweKeHqZ/xw0ONnQplp2pJjtXQIDAQABAoIBAA7awJ/WGv+QJ3C+ qGkFI1stRCf0maULjgrnqsTmywDcGWIZPXdSht8j2E9zA3uuzI/aa0xJxBFJ+Yvx VHAeV1p63ja306Vaip6F03iBxoOFce4jitmAt0VhsXG7izJ169dYUsyCsRjl1IPn 6Yoxwu7WScthzW+tN1b2emYNUMdV5laSUR96O/urWrML4Ot4YaL9PwOpIhhgYVl4 841Qwh/5GsT8zexHPqRVEGec/VmxUIfjfDJyZZlBpKgOUjskeah7J2zsA25HfnX5 MT7ei4pcQp+m4XdvOWGIcPQC4Q+9yU4pneHE8mQrFMZKoTMXttLji0bNa/gKZ6FJ MlxioikCgYEA8lZzlQRqXw3uYVURDS4mGYlHxBz2tfzjWpvZWHFyoMhIyH4bh7S4 e4lIkU/WfxMJIuF5MTZHLBXfRPd8xRjt43MYg3CncO5UFFtpgnJQa96RtPhHXVeE 0YHSOgO62cDkOq8OY3WlD29KKo4f941G+uQCd/n8AI71dB+aVUJ7gvcCgYEA3Vo9 Hewgz/awt9Kexvm7JnD6IqXsqCykYjOPYT8Zc17C4yK/mOSBb2us5+ZOzW6MgQr4 dG/e6VaPyzgrs2N+pnzCIiM0ZkFaZk+NUOw3oWAmmOm9um47RqXejISz5eIpJbMA ctkqzHyqeJn5BZdD7Tf9P4j/3roub3+Ks6UQKUsCgYB1fN5KZ7qeXOWuQIykxDPq e3jUpmohrvoWqqpDy7SUKKXItgLo1v/9vH/3GyrVrsfmJkQYTMVSpUP6brYJ5F0o wVsoFkzHXnRa7jqH6J3+vggMIbaPlWeqHvNp9vb2rSK5JLeoFpgwlHbzjLYI0XCR IEvmGMdJCgYMB2pOXY393wKBgADnuZBBwvCWxao6xkNyCf3iQGOb4hfd9t4f79op 8+Sw4oMjRT1O0eiuvApGutPEO/bbIKD5RCQYIoZmOGeHZKExqWmSU0iHw+LfOGi4 TpHuXroJWqlEgiGL1BknAcVS43AwBzRxBufHKrtLheUr9S8nJ3X3DXTPthjmoJ6T cjl5AoGAAOqFZj4BzGpwkkrAi0GTPZDCdfgWKBNnD+H6GEqZqENCbBqeF0JMp3CH 8tbD3ZzMEbbrRmNHZCwXbR1cAKIbXsIxN1Hdv+99LQ16FWmsPcYzr7BnLVC+KySg U/kdbX3WvBMAqz5lYTm3r+EwD1/YJXjxoj2X0z366V95fPng3As= -----END RSA PRIVATE KEY----- 2018-08-09 23:46:03,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-09 23:46:03,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}0a214ccce3a6f054c87afbf08d0f54c5aaeef726" -d '{"security_group": {"name": "cloudify-sg_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c", "description": "created by OPNFV Functest (cloudify)"}}' 2018-08-09 23:46:04,117 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-208e469d-0829-4805-8db6-133b5985990f Date: Thu, 09 Aug 2018 23:46:04 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "created_at": "2018-08-09T23:46:03Z", "updated_at": "2018-08-09T23:46:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:46:03Z", "revision_number": 0, "id": "5d7bca3a-e41f-4cd5-b284-7f61e886ef8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:46:03Z", "security_group_id": "65c2fa98-3e06-47c5-a9b1-cc2b66e637d3", "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ad8b70f99146ee986057754ef9a9f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:46:03Z", "revision_number": 0, "id": "d896992d-9584-493c-baa8-d8c6e3bb2083", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:46:03Z", "security_group_id": "65c2fa98-3e06-47c5-a9b1-cc2b66e637d3", "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ad8b70f99146ee986057754ef9a9f9"}], "revision_number": 1, "project_id": "62ad8b70f99146ee986057754ef9a9f9", "id": "65c2fa98-3e06-47c5-a9b1-cc2b66e637d3", "name": "cloudify-sg_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c"}} 2018-08-09 23:46:04,117 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-208e469d-0829-4805-8db6-133b5985990f 2018-08-09 23:46:04,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.686748981476s 2018-08-09 23:46:04,118 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-208e469d-0829-4805-8db6-133b5985990f 2018-08-09 23:46:04,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-09 23:46:04,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}0a214ccce3a6f054c87afbf08d0f54c5aaeef726" 2018-08-09 23:46:04,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3832 X-Openstack-Request-Id: req-f14ef698-6bd1-4513-a2ca-7c90c824acfb Date: Thu, 09 Aug 2018 23:46:04 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "created_at": "2018-08-09T23:46:03Z", "updated_at": "2018-08-09T23:46:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:46:03Z", "revision_number": 0, "id": "5d7bca3a-e41f-4cd5-b284-7f61e886ef8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:46:03Z", "security_group_id": "65c2fa98-3e06-47c5-a9b1-cc2b66e637d3", "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ad8b70f99146ee986057754ef9a9f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:46:03Z", "revision_number": 0, "id": "d896992d-9584-493c-baa8-d8c6e3bb2083", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:46:03Z", "security_group_id": "65c2fa98-3e06-47c5-a9b1-cc2b66e637d3", "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ad8b70f99146ee986057754ef9a9f9"}], "revision_number": 1, "project_id": "62ad8b70f99146ee986057754ef9a9f9", "id": "65c2fa98-3e06-47c5-a9b1-cc2b66e637d3", "name": "cloudify-sg_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c"}, {"description": "Default security group", "tags": [], "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "created_at": "2018-08-09T23:44:28Z", "updated_at": "2018-08-09T23:44:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:44:28Z", "revision_number": 0, "id": "570926c9-2c40-4a1e-9d3e-8f4bd7fa30c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:44:28Z", "security_group_id": "c3a94484-8a54-4da3-9a8a-e02efc9268bd", "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ad8b70f99146ee986057754ef9a9f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:44:28Z", "revision_number": 0, "id": "84a8e975-62fa-4038-a85b-d79a1efe56f4", "remote_group_id": "c3a94484-8a54-4da3-9a8a-e02efc9268bd", "remote_ip_prefix": null, "created_at": "2018-08-09T23:44:28Z", "security_group_id": "c3a94484-8a54-4da3-9a8a-e02efc9268bd", "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ad8b70f99146ee986057754ef9a9f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:44:28Z", "revision_number": 0, "id": "c20e6c48-d923-4f66-ab3a-e2ae2e5a698b", "remote_group_id": "c3a94484-8a54-4da3-9a8a-e02efc9268bd", "remote_ip_prefix": null, "created_at": "2018-08-09T23:44:28Z", "security_group_id": "c3a94484-8a54-4da3-9a8a-e02efc9268bd", "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ad8b70f99146ee986057754ef9a9f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:44:28Z", "revision_number": 0, "id": "d1ad5829-91c1-49e7-871c-39e81ca9d203", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:44:28Z", "security_group_id": "c3a94484-8a54-4da3-9a8a-e02efc9268bd", "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ad8b70f99146ee986057754ef9a9f9"}], "revision_number": 1, "project_id": "62ad8b70f99146ee986057754ef9a9f9", "id": "c3a94484-8a54-4da3-9a8a-e02efc9268bd", "name": "default"}]} 2018-08-09 23:46:04,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-f14ef698-6bd1-4513-a2ca-7c90c824acfb 2018-08-09 23:46:04,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.325194835663s 2018-08-09 23:46:04,448 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-f14ef698-6bd1-4513-a2ca-7c90c824acfb 2018-08-09 23:46:04,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-09 23:46:04,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}0a214ccce3a6f054c87afbf08d0f54c5aaeef726" -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": "65c2fa98-3e06-47c5-a9b1-cc2b66e637d3"}}' 2018-08-09 23:46:04,601 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-73945f1c-7b2c-428c-8086-8e13126eff61 Date: Thu, 09 Aug 2018 23:46:04 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-09T23:46:04Z", "security_group_id": "65c2fa98-3e06-47c5-a9b1-cc2b66e637d3", "port_range_min": 22, "revision_number": 0, "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "created_at": "2018-08-09T23:46:04Z", "project_id": "62ad8b70f99146ee986057754ef9a9f9", "id": "d2250272-cb2e-4fda-b810-65ecd30d0e20"}} 2018-08-09 23:46:04,602 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-73945f1c-7b2c-428c-8086-8e13126eff61 2018-08-09 23:46:04,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.149790048599s 2018-08-09 23:46:04,602 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-73945f1c-7b2c-428c-8086-8e13126eff61 2018-08-09 23:46:04,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-09 23:46:04,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}0a214ccce3a6f054c87afbf08d0f54c5aaeef726" 2018-08-09 23:46:04,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4328 X-Openstack-Request-Id: req-6b65ea90-0ccb-4dff-b235-2bbcc4e74a96 Date: Thu, 09 Aug 2018 23:46:04 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "created_at": "2018-08-09T23:46:03Z", "updated_at": "2018-08-09T23:46:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:46:03Z", "revision_number": 0, "id": "5d7bca3a-e41f-4cd5-b284-7f61e886ef8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:46:03Z", "security_group_id": "65c2fa98-3e06-47c5-a9b1-cc2b66e637d3", "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ad8b70f99146ee986057754ef9a9f9"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-09T23:46:04Z", "revision_number": 0, "id": "d2250272-cb2e-4fda-b810-65ecd30d0e20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:46:04Z", "security_group_id": "65c2fa98-3e06-47c5-a9b1-cc2b66e637d3", "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "port_range_min": 22, "ethertype": "IPv4", "project_id": "62ad8b70f99146ee986057754ef9a9f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:46:03Z", "revision_number": 0, "id": "d896992d-9584-493c-baa8-d8c6e3bb2083", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:46:03Z", "security_group_id": "65c2fa98-3e06-47c5-a9b1-cc2b66e637d3", "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ad8b70f99146ee986057754ef9a9f9"}], "revision_number": 2, "project_id": "62ad8b70f99146ee986057754ef9a9f9", "id": "65c2fa98-3e06-47c5-a9b1-cc2b66e637d3", "name": "cloudify-sg_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c"}, {"description": "Default security group", "tags": [], "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "created_at": "2018-08-09T23:44:28Z", "updated_at": "2018-08-09T23:44:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:44:28Z", "revision_number": 0, "id": "570926c9-2c40-4a1e-9d3e-8f4bd7fa30c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:44:28Z", "security_group_id": "c3a94484-8a54-4da3-9a8a-e02efc9268bd", "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ad8b70f99146ee986057754ef9a9f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:44:28Z", "revision_number": 0, "id": "84a8e975-62fa-4038-a85b-d79a1efe56f4", "remote_group_id": "c3a94484-8a54-4da3-9a8a-e02efc9268bd", "remote_ip_prefix": null, "created_at": "2018-08-09T23:44:28Z", "security_group_id": "c3a94484-8a54-4da3-9a8a-e02efc9268bd", "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ad8b70f99146ee986057754ef9a9f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:44:28Z", "revision_number": 0, "id": "c20e6c48-d923-4f66-ab3a-e2ae2e5a698b", "remote_group_id": "c3a94484-8a54-4da3-9a8a-e02efc9268bd", "remote_ip_prefix": null, "created_at": "2018-08-09T23:44:28Z", "security_group_id": "c3a94484-8a54-4da3-9a8a-e02efc9268bd", "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ad8b70f99146ee986057754ef9a9f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:44:28Z", "revision_number": 0, "id": "d1ad5829-91c1-49e7-871c-39e81ca9d203", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:44:28Z", "security_group_id": "c3a94484-8a54-4da3-9a8a-e02efc9268bd", "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ad8b70f99146ee986057754ef9a9f9"}], "revision_number": 1, "project_id": "62ad8b70f99146ee986057754ef9a9f9", "id": "c3a94484-8a54-4da3-9a8a-e02efc9268bd", "name": "default"}]} 2018-08-09 23:46:04,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-6b65ea90-0ccb-4dff-b235-2bbcc4e74a96 2018-08-09 23:46:04,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0789821147919s 2018-08-09 23:46:04,685 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-6b65ea90-0ccb-4dff-b235-2bbcc4e74a96 2018-08-09 23:46:04,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-09 23:46:04,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}0a214ccce3a6f054c87afbf08d0f54c5aaeef726" -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": "65c2fa98-3e06-47c5-a9b1-cc2b66e637d3"}}' 2018-08-09 23:46:04,842 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-238df241-6c55-414c-abae-9f216cca375d Date: Thu, 09 Aug 2018 23:46:04 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-09T23:46:04Z", "security_group_id": "65c2fa98-3e06-47c5-a9b1-cc2b66e637d3", "port_range_min": null, "revision_number": 0, "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "created_at": "2018-08-09T23:46:04Z", "project_id": "62ad8b70f99146ee986057754ef9a9f9", "id": "1ef9ac22-ba19-4c48-8a91-83f6415f98a2"}} 2018-08-09 23:46:04,842 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-238df241-6c55-414c-abae-9f216cca375d 2018-08-09 23:46:04,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.153682947159s 2018-08-09 23:46:04,842 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-238df241-6c55-414c-abae-9f216cca375d 2018-08-09 23:46:04,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-09 23:46:04,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}0a214ccce3a6f054c87afbf08d0f54c5aaeef726" 2018-08-09 23:46:05,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4829 X-Openstack-Request-Id: req-5f06758e-2987-405b-88df-3c4db262f8d7 Date: Thu, 09 Aug 2018 23:46:05 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "created_at": "2018-08-09T23:46:03Z", "updated_at": "2018-08-09T23:46:04Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:46:04Z", "revision_number": 0, "id": "1ef9ac22-ba19-4c48-8a91-83f6415f98a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:46:04Z", "security_group_id": "65c2fa98-3e06-47c5-a9b1-cc2b66e637d3", "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ad8b70f99146ee986057754ef9a9f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:46:03Z", "revision_number": 0, "id": "5d7bca3a-e41f-4cd5-b284-7f61e886ef8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:46:03Z", "security_group_id": "65c2fa98-3e06-47c5-a9b1-cc2b66e637d3", "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ad8b70f99146ee986057754ef9a9f9"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-09T23:46:04Z", "revision_number": 0, "id": "d2250272-cb2e-4fda-b810-65ecd30d0e20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:46:04Z", "security_group_id": "65c2fa98-3e06-47c5-a9b1-cc2b66e637d3", "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "port_range_min": 22, "ethertype": "IPv4", "project_id": "62ad8b70f99146ee986057754ef9a9f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:46:03Z", "revision_number": 0, "id": "d896992d-9584-493c-baa8-d8c6e3bb2083", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:46:03Z", "security_group_id": "65c2fa98-3e06-47c5-a9b1-cc2b66e637d3", "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ad8b70f99146ee986057754ef9a9f9"}], "revision_number": 3, "project_id": "62ad8b70f99146ee986057754ef9a9f9", "id": "65c2fa98-3e06-47c5-a9b1-cc2b66e637d3", "name": "cloudify-sg_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c"}, {"description": "Default security group", "tags": [], "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "created_at": "2018-08-09T23:44:28Z", "updated_at": "2018-08-09T23:44:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:44:28Z", "revision_number": 0, "id": "570926c9-2c40-4a1e-9d3e-8f4bd7fa30c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:44:28Z", "security_group_id": "c3a94484-8a54-4da3-9a8a-e02efc9268bd", "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ad8b70f99146ee986057754ef9a9f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:44:28Z", "revision_number": 0, "id": "84a8e975-62fa-4038-a85b-d79a1efe56f4", "remote_group_id": "c3a94484-8a54-4da3-9a8a-e02efc9268bd", "remote_ip_prefix": null, "created_at": "2018-08-09T23:44:28Z", "security_group_id": "c3a94484-8a54-4da3-9a8a-e02efc9268bd", "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ad8b70f99146ee986057754ef9a9f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:44:28Z", "revision_number": 0, "id": "c20e6c48-d923-4f66-ab3a-e2ae2e5a698b", "remote_group_id": "c3a94484-8a54-4da3-9a8a-e02efc9268bd", "remote_ip_prefix": null, "created_at": "2018-08-09T23:44:28Z", "security_group_id": "c3a94484-8a54-4da3-9a8a-e02efc9268bd", "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ad8b70f99146ee986057754ef9a9f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:44:28Z", "revision_number": 0, "id": "d1ad5829-91c1-49e7-871c-39e81ca9d203", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:44:28Z", "security_group_id": "c3a94484-8a54-4da3-9a8a-e02efc9268bd", "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ad8b70f99146ee986057754ef9a9f9"}], "revision_number": 1, "project_id": "62ad8b70f99146ee986057754ef9a9f9", "id": "c3a94484-8a54-4da3-9a8a-e02efc9268bd", "name": "default"}]} 2018-08-09 23:46:05,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-5f06758e-2987-405b-88df-3c4db262f8d7 2018-08-09 23:46:05,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.314688920975s 2018-08-09 23:46:05,161 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-5f06758e-2987-405b-88df-3c4db262f8d7 2018-08-09 23:46:05,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-09 23:46:05,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}0a214ccce3a6f054c87afbf08d0f54c5aaeef726" -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": "65c2fa98-3e06-47c5-a9b1-cc2b66e637d3"}}' 2018-08-09 23:46:05,572 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-a0478d61-fe8b-4d3e-bcb5-7c28f4c1cb03 Date: Thu, 09 Aug 2018 23:46:05 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-09T23:46:05Z", "security_group_id": "65c2fa98-3e06-47c5-a9b1-cc2b66e637d3", "port_range_min": 80, "revision_number": 0, "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "created_at": "2018-08-09T23:46:05Z", "project_id": "62ad8b70f99146ee986057754ef9a9f9", "id": "c242cc29-a881-4fd8-ac3f-288a62cd47fd"}} 2018-08-09 23:46:05,572 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-a0478d61-fe8b-4d3e-bcb5-7c28f4c1cb03 2018-08-09 23:46:05,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.407979011536s 2018-08-09 23:46:05,572 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-a0478d61-fe8b-4d3e-bcb5-7c28f4c1cb03 2018-08-09 23:46:05,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-09 23:46:05,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}0a214ccce3a6f054c87afbf08d0f54c5aaeef726" 2018-08-09 23:46:05,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5325 X-Openstack-Request-Id: req-847bf2e8-c300-4b7c-810e-95e69ad3a866 Date: Thu, 09 Aug 2018 23:46:05 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "created_at": "2018-08-09T23:46:03Z", "updated_at": "2018-08-09T23:46:05Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:46:04Z", "revision_number": 0, "id": "1ef9ac22-ba19-4c48-8a91-83f6415f98a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:46:04Z", "security_group_id": "65c2fa98-3e06-47c5-a9b1-cc2b66e637d3", "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ad8b70f99146ee986057754ef9a9f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:46:03Z", "revision_number": 0, "id": "5d7bca3a-e41f-4cd5-b284-7f61e886ef8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:46:03Z", "security_group_id": "65c2fa98-3e06-47c5-a9b1-cc2b66e637d3", "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ad8b70f99146ee986057754ef9a9f9"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-09T23:46:05Z", "revision_number": 0, "id": "c242cc29-a881-4fd8-ac3f-288a62cd47fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:46:05Z", "security_group_id": "65c2fa98-3e06-47c5-a9b1-cc2b66e637d3", "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "port_range_min": 80, "ethertype": "IPv4", "project_id": "62ad8b70f99146ee986057754ef9a9f9"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-09T23:46:04Z", "revision_number": 0, "id": "d2250272-cb2e-4fda-b810-65ecd30d0e20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:46:04Z", "security_group_id": "65c2fa98-3e06-47c5-a9b1-cc2b66e637d3", "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "port_range_min": 22, "ethertype": "IPv4", "project_id": "62ad8b70f99146ee986057754ef9a9f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:46:03Z", "revision_number": 0, "id": "d896992d-9584-493c-baa8-d8c6e3bb2083", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:46:03Z", "security_group_id": "65c2fa98-3e06-47c5-a9b1-cc2b66e637d3", "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ad8b70f99146ee986057754ef9a9f9"}], "revision_number": 4, "project_id": "62ad8b70f99146ee986057754ef9a9f9", "id": "65c2fa98-3e06-47c5-a9b1-cc2b66e637d3", "name": "cloudify-sg_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c"}, {"description": "Default security group", "tags": [], "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "created_at": "2018-08-09T23:44:28Z", "updated_at": "2018-08-09T23:44:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:44:28Z", "revision_number": 0, "id": "570926c9-2c40-4a1e-9d3e-8f4bd7fa30c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:44:28Z", "security_group_id": "c3a94484-8a54-4da3-9a8a-e02efc9268bd", "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ad8b70f99146ee986057754ef9a9f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:44:28Z", "revision_number": 0, "id": "84a8e975-62fa-4038-a85b-d79a1efe56f4", "remote_group_id": "c3a94484-8a54-4da3-9a8a-e02efc9268bd", "remote_ip_prefix": null, "created_at": "2018-08-09T23:44:28Z", "security_group_id": "c3a94484-8a54-4da3-9a8a-e02efc9268bd", "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ad8b70f99146ee986057754ef9a9f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:44:28Z", "revision_number": 0, "id": "c20e6c48-d923-4f66-ab3a-e2ae2e5a698b", "remote_group_id": "c3a94484-8a54-4da3-9a8a-e02efc9268bd", "remote_ip_prefix": null, "created_at": "2018-08-09T23:44:28Z", "security_group_id": "c3a94484-8a54-4da3-9a8a-e02efc9268bd", "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ad8b70f99146ee986057754ef9a9f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:44:28Z", "revision_number": 0, "id": "d1ad5829-91c1-49e7-871c-39e81ca9d203", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:44:28Z", "security_group_id": "c3a94484-8a54-4da3-9a8a-e02efc9268bd", "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ad8b70f99146ee986057754ef9a9f9"}], "revision_number": 1, "project_id": "62ad8b70f99146ee986057754ef9a9f9", "id": "c3a94484-8a54-4da3-9a8a-e02efc9268bd", "name": "default"}]} 2018-08-09 23:46:05,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-847bf2e8-c300-4b7c-810e-95e69ad3a866 2018-08-09 23:46:05,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.29935002327s 2018-08-09 23:46:05,876 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-847bf2e8-c300-4b7c-810e-95e69ad3a866 2018-08-09 23:46:05,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-09 23:46:05,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}0a214ccce3a6f054c87afbf08d0f54c5aaeef726" -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": "65c2fa98-3e06-47c5-a9b1-cc2b66e637d3"}}' 2018-08-09 23:46:06,290 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-c14708f1-5101-47fb-a549-6330dd364187 Date: Thu, 09 Aug 2018 23:46:06 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2018-08-09T23:46:06Z", "security_group_id": "65c2fa98-3e06-47c5-a9b1-cc2b66e637d3", "port_range_min": 443, "revision_number": 0, "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "created_at": "2018-08-09T23:46:06Z", "project_id": "62ad8b70f99146ee986057754ef9a9f9", "id": "58cef0ed-d01f-44f8-84d6-7314c7c5299c"}} 2018-08-09 23:46:06,290 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-c14708f1-5101-47fb-a549-6330dd364187 2018-08-09 23:46:06,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.410706996918s 2018-08-09 23:46:06,290 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-c14708f1-5101-47fb-a549-6330dd364187 2018-08-09 23:46:06,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-09 23:46:06,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}0a214ccce3a6f054c87afbf08d0f54c5aaeef726" 2018-08-09 23:46:06,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5823 X-Openstack-Request-Id: req-e5ca3734-4f88-47f1-a6bd-42c5ddaf343d Date: Thu, 09 Aug 2018 23:46:06 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "created_at": "2018-08-09T23:46:03Z", "updated_at": "2018-08-09T23:46:06Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:46:04Z", "revision_number": 0, "id": "1ef9ac22-ba19-4c48-8a91-83f6415f98a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:46:04Z", "security_group_id": "65c2fa98-3e06-47c5-a9b1-cc2b66e637d3", "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ad8b70f99146ee986057754ef9a9f9"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-09T23:46:06Z", "revision_number": 0, "id": "58cef0ed-d01f-44f8-84d6-7314c7c5299c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:46:06Z", "security_group_id": "65c2fa98-3e06-47c5-a9b1-cc2b66e637d3", "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "port_range_min": 443, "ethertype": "IPv4", "project_id": "62ad8b70f99146ee986057754ef9a9f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:46:03Z", "revision_number": 0, "id": "5d7bca3a-e41f-4cd5-b284-7f61e886ef8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:46:03Z", "security_group_id": "65c2fa98-3e06-47c5-a9b1-cc2b66e637d3", "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ad8b70f99146ee986057754ef9a9f9"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-09T23:46:05Z", "revision_number": 0, "id": "c242cc29-a881-4fd8-ac3f-288a62cd47fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:46:05Z", "security_group_id": "65c2fa98-3e06-47c5-a9b1-cc2b66e637d3", "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "port_range_min": 80, "ethertype": "IPv4", "project_id": "62ad8b70f99146ee986057754ef9a9f9"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-09T23:46:04Z", "revision_number": 0, "id": "d2250272-cb2e-4fda-b810-65ecd30d0e20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:46:04Z", "security_group_id": "65c2fa98-3e06-47c5-a9b1-cc2b66e637d3", "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "port_range_min": 22, "ethertype": "IPv4", "project_id": "62ad8b70f99146ee986057754ef9a9f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:46:03Z", "revision_number": 0, "id": "d896992d-9584-493c-baa8-d8c6e3bb2083", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:46:03Z", "security_group_id": "65c2fa98-3e06-47c5-a9b1-cc2b66e637d3", "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ad8b70f99146ee986057754ef9a9f9"}], "revision_number": 5, "project_id": "62ad8b70f99146ee986057754ef9a9f9", "id": "65c2fa98-3e06-47c5-a9b1-cc2b66e637d3", "name": "cloudify-sg_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c"}, {"description": "Default security group", "tags": [], "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "created_at": "2018-08-09T23:44:28Z", "updated_at": "2018-08-09T23:44:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:44:28Z", "revision_number": 0, "id": "570926c9-2c40-4a1e-9d3e-8f4bd7fa30c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:44:28Z", "security_group_id": "c3a94484-8a54-4da3-9a8a-e02efc9268bd", "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ad8b70f99146ee986057754ef9a9f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:44:28Z", "revision_number": 0, "id": "84a8e975-62fa-4038-a85b-d79a1efe56f4", "remote_group_id": "c3a94484-8a54-4da3-9a8a-e02efc9268bd", "remote_ip_prefix": null, "created_at": "2018-08-09T23:44:28Z", "security_group_id": "c3a94484-8a54-4da3-9a8a-e02efc9268bd", "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ad8b70f99146ee986057754ef9a9f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:44:28Z", "revision_number": 0, "id": "c20e6c48-d923-4f66-ab3a-e2ae2e5a698b", "remote_group_id": "c3a94484-8a54-4da3-9a8a-e02efc9268bd", "remote_ip_prefix": null, "created_at": "2018-08-09T23:44:28Z", "security_group_id": "c3a94484-8a54-4da3-9a8a-e02efc9268bd", "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ad8b70f99146ee986057754ef9a9f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:44:28Z", "revision_number": 0, "id": "d1ad5829-91c1-49e7-871c-39e81ca9d203", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:44:28Z", "security_group_id": "c3a94484-8a54-4da3-9a8a-e02efc9268bd", "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ad8b70f99146ee986057754ef9a9f9"}], "revision_number": 1, "project_id": "62ad8b70f99146ee986057754ef9a9f9", "id": "c3a94484-8a54-4da3-9a8a-e02efc9268bd", "name": "default"}]} 2018-08-09 23:46:06,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-e5ca3734-4f88-47f1-a6bd-42c5ddaf343d 2018-08-09 23:46:06,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.33108496666s 2018-08-09 23:46:06,625 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-e5ca3734-4f88-47f1-a6bd-42c5ddaf343d 2018-08-09 23:46:06,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-09 23:46:06,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}0a214ccce3a6f054c87afbf08d0f54c5aaeef726" -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": "65c2fa98-3e06-47c5-a9b1-cc2b66e637d3"}}' 2018-08-09 23:46:06,764 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-bbeadc38-e9dc-41a8-8814-7fd5b0b38241 Date: Thu, 09 Aug 2018 23:46:06 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2018-08-09T23:46:06Z", "security_group_id": "65c2fa98-3e06-47c5-a9b1-cc2b66e637d3", "port_range_min": 5671, "revision_number": 0, "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "created_at": "2018-08-09T23:46:06Z", "project_id": "62ad8b70f99146ee986057754ef9a9f9", "id": "cf2cbd00-0659-456c-a40f-276aaa829c1a"}} 2018-08-09 23:46:06,764 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-bbeadc38-e9dc-41a8-8814-7fd5b0b38241 2018-08-09 23:46:06,764 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.13514995575s 2018-08-09 23:46:06,765 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-bbeadc38-e9dc-41a8-8814-7fd5b0b38241 2018-08-09 23:46:06,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-09 23:46:06,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}0a214ccce3a6f054c87afbf08d0f54c5aaeef726" 2018-08-09 23:46:07,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6323 X-Openstack-Request-Id: req-f2cf479c-8e61-49ef-a5d8-54ae2599c4cc Date: Thu, 09 Aug 2018 23:46:07 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "created_at": "2018-08-09T23:46:03Z", "updated_at": "2018-08-09T23:46:06Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:46:04Z", "revision_number": 0, "id": "1ef9ac22-ba19-4c48-8a91-83f6415f98a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:46:04Z", "security_group_id": "65c2fa98-3e06-47c5-a9b1-cc2b66e637d3", "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ad8b70f99146ee986057754ef9a9f9"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-09T23:46:06Z", "revision_number": 0, "id": "58cef0ed-d01f-44f8-84d6-7314c7c5299c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:46:06Z", "security_group_id": "65c2fa98-3e06-47c5-a9b1-cc2b66e637d3", "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "port_range_min": 443, "ethertype": "IPv4", "project_id": "62ad8b70f99146ee986057754ef9a9f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:46:03Z", "revision_number": 0, "id": "5d7bca3a-e41f-4cd5-b284-7f61e886ef8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:46:03Z", "security_group_id": "65c2fa98-3e06-47c5-a9b1-cc2b66e637d3", "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ad8b70f99146ee986057754ef9a9f9"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-09T23:46:05Z", "revision_number": 0, "id": "c242cc29-a881-4fd8-ac3f-288a62cd47fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:46:05Z", "security_group_id": "65c2fa98-3e06-47c5-a9b1-cc2b66e637d3", "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "port_range_min": 80, "ethertype": "IPv4", "project_id": "62ad8b70f99146ee986057754ef9a9f9"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-09T23:46:06Z", "revision_number": 0, "id": "cf2cbd00-0659-456c-a40f-276aaa829c1a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:46:06Z", "security_group_id": "65c2fa98-3e06-47c5-a9b1-cc2b66e637d3", "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "62ad8b70f99146ee986057754ef9a9f9"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-09T23:46:04Z", "revision_number": 0, "id": "d2250272-cb2e-4fda-b810-65ecd30d0e20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:46:04Z", "security_group_id": "65c2fa98-3e06-47c5-a9b1-cc2b66e637d3", "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "port_range_min": 22, "ethertype": "IPv4", "project_id": "62ad8b70f99146ee986057754ef9a9f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:46:03Z", "revision_number": 0, "id": "d896992d-9584-493c-baa8-d8c6e3bb2083", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:46:03Z", "security_group_id": "65c2fa98-3e06-47c5-a9b1-cc2b66e637d3", "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ad8b70f99146ee986057754ef9a9f9"}], "revision_number": 6, "project_id": "62ad8b70f99146ee986057754ef9a9f9", "id": "65c2fa98-3e06-47c5-a9b1-cc2b66e637d3", "name": "cloudify-sg_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c"}, {"description": "Default security group", "tags": [], "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "created_at": "2018-08-09T23:44:28Z", "updated_at": "2018-08-09T23:44:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:44:28Z", "revision_number": 0, "id": "570926c9-2c40-4a1e-9d3e-8f4bd7fa30c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:44:28Z", "security_group_id": "c3a94484-8a54-4da3-9a8a-e02efc9268bd", "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ad8b70f99146ee986057754ef9a9f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:44:28Z", "revision_number": 0, "id": "84a8e975-62fa-4038-a85b-d79a1efe56f4", "remote_group_id": "c3a94484-8a54-4da3-9a8a-e02efc9268bd", "remote_ip_prefix": null, "created_at": "2018-08-09T23:44:28Z", "security_group_id": "c3a94484-8a54-4da3-9a8a-e02efc9268bd", "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ad8b70f99146ee986057754ef9a9f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:44:28Z", "revision_number": 0, "id": "c20e6c48-d923-4f66-ab3a-e2ae2e5a698b", "remote_group_id": "c3a94484-8a54-4da3-9a8a-e02efc9268bd", "remote_ip_prefix": null, "created_at": "2018-08-09T23:44:28Z", "security_group_id": "c3a94484-8a54-4da3-9a8a-e02efc9268bd", "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ad8b70f99146ee986057754ef9a9f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:44:28Z", "revision_number": 0, "id": "d1ad5829-91c1-49e7-871c-39e81ca9d203", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:44:28Z", "security_group_id": "c3a94484-8a54-4da3-9a8a-e02efc9268bd", "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ad8b70f99146ee986057754ef9a9f9"}], "revision_number": 1, "project_id": "62ad8b70f99146ee986057754ef9a9f9", "id": "c3a94484-8a54-4da3-9a8a-e02efc9268bd", "name": "default"}]} 2018-08-09 23:46:07,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-f2cf479c-8e61-49ef-a5d8-54ae2599c4cc 2018-08-09 23:46:07,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.328392028809s 2018-08-09 23:46:07,098 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-f2cf479c-8e61-49ef-a5d8-54ae2599c4cc 2018-08-09 23:46:07,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-09 23:46:07,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}0a214ccce3a6f054c87afbf08d0f54c5aaeef726" -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": "65c2fa98-3e06-47c5-a9b1-cc2b66e637d3"}}' 2018-08-09 23:46:07,260 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-e04adb7c-b267-406c-9fea-e562f79d94bc Date: Thu, 09 Aug 2018 23:46:07 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2018-08-09T23:46:07Z", "security_group_id": "65c2fa98-3e06-47c5-a9b1-cc2b66e637d3", "port_range_min": 53333, "revision_number": 0, "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "created_at": "2018-08-09T23:46:07Z", "project_id": "62ad8b70f99146ee986057754ef9a9f9", "id": "3786f3fb-174f-49fc-866d-31f1c3adff9f"}} 2018-08-09 23:46:07,260 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-e04adb7c-b267-406c-9fea-e562f79d94bc 2018-08-09 23:46:07,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.159517049789s 2018-08-09 23:46:07,260 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-e04adb7c-b267-406c-9fea-e562f79d94bc 2018-08-09 23:46:07,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 23:46:07,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a214ccce3a6f054c87afbf08d0f54c5aaeef726" 2018-08-09 23:46:07,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1272 X-Openstack-Request-Id: req-5f3cd285-d076-430b-9b3d-36d9a11d7a8e Date: Thu, 09 Aug 2018 23:46:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"20f94369-e6d9-4936-9e77-7f1c1cfd7080","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"62ad8b70f99146ee986057754ef9a9f9","l2_adjacency":true,"status":"ACTIVE","subnets":["e0b8e014-6ab8-4cdb-85ba-a9b52b10f8cb"],"description":"","tags":[],"updated_at":"2018-08-09T23:44:29Z","qos_policy_id":null,"name":"cloudify-net_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c","admin_state_up":true,"tenant_id":"62ad8b70f99146ee986057754ef9a9f9","created_at":"2018-08-09T23:44:28Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T22:20:41Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","mtu":1500}]} 2018-08-09 23:46:07,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-5f3cd285-d076-430b-9b3d-36d9a11d7a8e 2018-08-09 23:46:07,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.375085115433s 2018-08-09 23:46:07,637 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-5f3cd285-d076-430b-9b3d-36d9a11d7a8e 2018-08-09 23:46:07,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 23:46:07,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a214ccce3a6f054c87afbf08d0f54c5aaeef726" 2018-08-09 23:46:07,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-061fbf4c-1403-4f91-a711-f91a1c5c3de6 Date: Thu, 09 Aug 2018 23:46:07 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T23:46:02Z", "file": "/v2/images/50b234eb-096f-464f-9e3b-108c21685f01/file", "owner": "62ad8b70f99146ee986057754ef9a9f9", "id": "50b234eb-096f-464f-9e3b-108c21685f01", "size": 4373348352, "self": "/v2/images/50b234eb-096f-464f-9e3b-108c21685f01", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/50b234eb-096f-464f-9e3b-108c21685f01/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/50b234eb-096f-464f-9e3b-108c21685f01/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-09T23:45:03Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 23:46:07,937 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-061fbf4c-1403-4f91-a711-f91a1c5c3de6 2018-08-09 23:46:07,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.297017097473s 2018-08-09 23:46:07,937 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-061fbf4c-1403-4f91-a711-f91a1c5c3de6 2018-08-09 23:46:07,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 23:46:07,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}0a214ccce3a6f054c87afbf08d0f54c5aaeef726" 2018-08-09 23:46:07,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:46:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b3f5d284-5734-42fa-8da0-207a591b91cb x-compute-request-id: req-b3f5d284-5734-42fa-8da0-207a591b91cb Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify-flavor_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/792d0689-88ce-490b-b6b3-197dacf9bb6b", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/792d0689-88ce-490b-b6b3-197dacf9bb6b", "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": "792d0689-88ce-490b-b6b3-197dacf9bb6b"}]} 2018-08-09 23:46:07,962 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-b3f5d284-5734-42fa-8da0-207a591b91cb 2018-08-09 23:46:07,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0239858627319s 2018-08-09 23:46:07,962 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-b3f5d284-5734-42fa-8da0-207a591b91cb 2018-08-09 23:46:07,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-09 23:46:07,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}0a214ccce3a6f054c87afbf08d0f54c5aaeef726" -d '{"server": {"name": "cloudify-vm_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c", "imageRef": "50b234eb-096f-464f-9e3b-108c21685f01", "key_name": "cloudify-kp_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c", "flavorRef": "792d0689-88ce-490b-b6b3-197dacf9bb6b", "max_count": 1, "min_count": 1, "networks": [{"uuid": "20f94369-e6d9-4936-9e77-7f1c1cfd7080"}], "security_groups": [{"name": "65c2fa98-3e06-47c5-a9b1-cc2b66e637d3"}]}}' 2018-08-09 23:46:12,290 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 23:46:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-81773d1c-d61d-4cc2-afde-d68ec11e9b45 x-compute-request-id: req-81773d1c-d61d-4cc2-afde-d68ec11e9b45 Content-Length: 403 location: http://172.30.9.32:8774/v2.1/servers/23e0debd-af2d-4dcd-b93a-0a683e20e33b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "65c2fa98-3e06-47c5-a9b1-cc2b66e637d3"}], "OS-DCF:diskConfig": "MANUAL", "id": "23e0debd-af2d-4dcd-b93a-0a683e20e33b", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/23e0debd-af2d-4dcd-b93a-0a683e20e33b", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/23e0debd-af2d-4dcd-b93a-0a683e20e33b", "rel": "bookmark"}], "adminPass": "KXQ2HwDFmvcG"}} 2018-08-09 23:46:12,290 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers used request id req-81773d1c-d61d-4cc2-afde-d68ec11e9b45 2018-08-09 23:46:12,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.32726311684s 2018-08-09 23:46:12,291 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers used request id req-81773d1c-d61d-4cc2-afde-d68ec11e9b45 2018-08-09 23:46:12,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:46:12,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a214ccce3a6f054c87afbf08d0f54c5aaeef726" 2018-08-09 23:46:12,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:46:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c9a41453-d6e7-409d-bb35-d974efb77ca7 x-compute-request-id: req-c9a41453-d6e7-409d-bb35-d974efb77ca7 Content-Encoding: gzip Content-Length: 602 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/23e0debd-af2d-4dcd-b93a-0a683e20e33b", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/23e0debd-af2d-4dcd-b93a-0a683e20e33b", "rel": "bookmark"}], "image": {"id": "50b234eb-096f-464f-9e3b-108c21685f01", "links": [{"href": "http://172.30.9.32:8774/images/50b234eb-096f-464f-9e3b-108c21685f01", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "792d0689-88ce-490b-b6b3-197dacf9bb6b", "links": [{"href": "http://172.30.9.32:8774/flavors/792d0689-88ce-490b-b6b3-197dacf9bb6b", "rel": "bookmark"}]}, "id": "23e0debd-af2d-4dcd-b93a-0a683e20e33b", "user_id": "9cd3e820aef64312a5489a167c3a389a", "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-09T23:46:12Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c", "name": "cloudify-vm_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c", "created": "2018-08-09T23:46:12Z", "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:46:12,677 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-c9a41453-d6e7-409d-bb35-d974efb77ca7 2018-08-09 23:46:12,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.385819911957s 2018-08-09 23:46:12,678 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-c9a41453-d6e7-409d-bb35-d974efb77ca7 2018-08-09 23:46:12,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 23:46:12,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a214ccce3a6f054c87afbf08d0f54c5aaeef726" 2018-08-09 23:46:12,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1272 X-Openstack-Request-Id: req-feaf9b00-92d1-43cd-a88b-b030a6c39ebe Date: Thu, 09 Aug 2018 23:46:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"20f94369-e6d9-4936-9e77-7f1c1cfd7080","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"62ad8b70f99146ee986057754ef9a9f9","l2_adjacency":true,"status":"ACTIVE","subnets":["e0b8e014-6ab8-4cdb-85ba-a9b52b10f8cb"],"description":"","tags":[],"updated_at":"2018-08-09T23:44:29Z","qos_policy_id":null,"name":"cloudify-net_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c","admin_state_up":true,"tenant_id":"62ad8b70f99146ee986057754ef9a9f9","created_at":"2018-08-09T23:44:28Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T22:20:41Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","mtu":1500}]} 2018-08-09 23:46:12,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-feaf9b00-92d1-43cd-a88b-b030a6c39ebe 2018-08-09 23:46:12,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0961050987244s 2018-08-09 23:46:12,781 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-feaf9b00-92d1-43cd-a88b-b030a6c39ebe 2018-08-09 23:46:12,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-09 23:46:12,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}0a214ccce3a6f054c87afbf08d0f54c5aaeef726" 2018-08-09 23:46:13,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-ae138f10-8a3b-4611-83d8-204d044771e9 Date: Thu, 09 Aug 2018 23:46:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"20f94369-e6d9-4936-9e77-7f1c1cfd7080","tenant_id":"62ad8b70f99146ee986057754ef9a9f9","created_at":"2018-08-09T23:44:29Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-09T23:44:29Z","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":"62ad8b70f99146ee986057754ef9a9f9","id":"e0b8e014-6ab8-4cdb-85ba-a9b52b10f8cb","subnetpool_id":null,"name":"cloudify-subnet_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c"}]} 2018-08-09 23:46:13,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-ae138f10-8a3b-4611-83d8-204d044771e9 2018-08-09 23:46:13,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.236830949783s 2018-08-09 23:46:13,019 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-ae138f10-8a3b-4611-83d8-204d044771e9 2018-08-09 23:46:13,020 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:46:15,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:46:15,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a214ccce3a6f054c87afbf08d0f54c5aaeef726" 2018-08-09 23:46:15,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:46: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-41d28d14-b7c5-421b-a79f-7d64c066f2d7 x-compute-request-id: req-41d28d14-b7c5-421b-a79f-7d64c066f2d7 Content-Encoding: gzip Content-Length: 587 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/23e0debd-af2d-4dcd-b93a-0a683e20e33b", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/23e0debd-af2d-4dcd-b93a-0a683e20e33b", "rel": "bookmark"}], "image": {"id": "50b234eb-096f-464f-9e3b-108c21685f01", "links": [{"href": "http://172.30.9.32:8774/images/50b234eb-096f-464f-9e3b-108c21685f01", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": null, "flavor": {"id": "792d0689-88ce-490b-b6b3-197dacf9bb6b", "links": [{"href": "http://172.30.9.32:8774/flavors/792d0689-88ce-490b-b6b3-197dacf9bb6b", "rel": "bookmark"}]}, "id": "23e0debd-af2d-4dcd-b93a-0a683e20e33b", "user_id": "9cd3e820aef64312a5489a167c3a389a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-08-09T23:46:12Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c", "name": "cloudify-vm_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c", "created": "2018-08-09T23:46:12Z", "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:46:15,401 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-41d28d14-b7c5-421b-a79f-7d64c066f2d7 2018-08-09 23:46:15,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.378148078918s 2018-08-09 23:46:15,401 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-41d28d14-b7c5-421b-a79f-7d64c066f2d7 2018-08-09 23:46:15,405 - functest.core.singlevm - ERROR - Cannot run cloudify Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 413, in run key_name=self.keypair.id, security_groups=[self.sec.id]) File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 185, in boot_vm timeout=self.create_server_timeout, wait=True, **kwargs) File "", line 2, in create_server File "/usr/lib/python2.7/site-packages/shade/_utils.py", line 410, in func_wrapper return func(*args, **kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6876, in create_server nat_destination=nat_destination, File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6919, in wait_for_server nat_destination=nat_destination) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6936, in get_active_server "Error in creating the server", extra_data=dict(server=server)) OpenStackCloudException: ('Error in creating the server', "Extra: {'server': Munch({'vm_state': u'error', u'OS-EXT-STS:task_state': None, 'addresses': Munch({}), 'terminated_at': None, 'image': Munch({u'id': u'50b234eb-096f-464f-9e3b-108c21685f01'}), u'OS-EXT-AZ:availability_zone': u'', u'OS-EXT-STS:vm_state': u'error', u'OS-SRV-USG:launched_at': None, 'flavor': Munch({u'id': u'792d0689-88ce-490b-b6b3-197dacf9bb6b'}), 'az': u'', 'id': u'23e0debd-af2d-4dcd-b93a-0a683e20e33b', 'security_groups': [], u'os-extended-volumes:volumes_attached': [], 'user_id': u'9cd3e820aef64312a5489a167c3a389a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'62ad8b70f99146ee986057754ef9a9f9', 'name': 'cloudify-project_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c', 'domain_name': 'Default'}), 'zone': u'', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 0, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 0, 'interface_ip': '', 'launched_at': None, 'metadata': Munch({}), 'status': u'ERROR', 'updated': u'2018-08-09T23:46:12Z', 'hostId': u'', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify-kp_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c', 'public_v6': '', 'private_v4': '', 'cloud': 'envvars', 'host_id': u'', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'error', u'OS-SRV-USG:launched_at': None, u'OS-EXT-STS:power_state': 0, u'OS-EXT-AZ:availability_zone': u''}), 'project_id': u'62ad8b70f99146ee986057754ef9a9f9', 'name': u'cloudify-vm_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c', 'adminPass': None, 'tenant_id': u'62ad8b70f99146ee986057754ef9a9f9', 'created_at': u'2018-08-09T23:46:12Z', 'created': u'2018-08-09T23:46:12Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})}") 2018-08-09 23:46:15,526 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-09 23:46:15,526 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | cloudify | functest | 01:47 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-08-09 23:46:15,534 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-09 23:46:15,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}0a214ccce3a6f054c87afbf08d0f54c5aaeef726" 2018-08-09 23:46:15,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6825 X-Openstack-Request-Id: req-5f8f41a5-a590-43dc-93f5-3665987b9bd6 Date: Thu, 09 Aug 2018 23:46:15 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "created_at": "2018-08-09T23:46:03Z", "updated_at": "2018-08-09T23:46:07Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:46:04Z", "revision_number": 0, "id": "1ef9ac22-ba19-4c48-8a91-83f6415f98a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:46:04Z", "security_group_id": "65c2fa98-3e06-47c5-a9b1-cc2b66e637d3", "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ad8b70f99146ee986057754ef9a9f9"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-08-09T23:46:07Z", "revision_number": 0, "id": "3786f3fb-174f-49fc-866d-31f1c3adff9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:46:07Z", "security_group_id": "65c2fa98-3e06-47c5-a9b1-cc2b66e637d3", "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "62ad8b70f99146ee986057754ef9a9f9"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-09T23:46:06Z", "revision_number": 0, "id": "58cef0ed-d01f-44f8-84d6-7314c7c5299c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:46:06Z", "security_group_id": "65c2fa98-3e06-47c5-a9b1-cc2b66e637d3", "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "port_range_min": 443, "ethertype": "IPv4", "project_id": "62ad8b70f99146ee986057754ef9a9f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:46:03Z", "revision_number": 0, "id": "5d7bca3a-e41f-4cd5-b284-7f61e886ef8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:46:03Z", "security_group_id": "65c2fa98-3e06-47c5-a9b1-cc2b66e637d3", "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ad8b70f99146ee986057754ef9a9f9"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-09T23:46:05Z", "revision_number": 0, "id": "c242cc29-a881-4fd8-ac3f-288a62cd47fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:46:05Z", "security_group_id": "65c2fa98-3e06-47c5-a9b1-cc2b66e637d3", "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "port_range_min": 80, "ethertype": "IPv4", "project_id": "62ad8b70f99146ee986057754ef9a9f9"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-09T23:46:06Z", "revision_number": 0, "id": "cf2cbd00-0659-456c-a40f-276aaa829c1a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:46:06Z", "security_group_id": "65c2fa98-3e06-47c5-a9b1-cc2b66e637d3", "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "62ad8b70f99146ee986057754ef9a9f9"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-09T23:46:04Z", "revision_number": 0, "id": "d2250272-cb2e-4fda-b810-65ecd30d0e20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:46:04Z", "security_group_id": "65c2fa98-3e06-47c5-a9b1-cc2b66e637d3", "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "port_range_min": 22, "ethertype": "IPv4", "project_id": "62ad8b70f99146ee986057754ef9a9f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:46:03Z", "revision_number": 0, "id": "d896992d-9584-493c-baa8-d8c6e3bb2083", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:46:03Z", "security_group_id": "65c2fa98-3e06-47c5-a9b1-cc2b66e637d3", "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ad8b70f99146ee986057754ef9a9f9"}], "revision_number": 7, "project_id": "62ad8b70f99146ee986057754ef9a9f9", "id": "65c2fa98-3e06-47c5-a9b1-cc2b66e637d3", "name": "cloudify-sg_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c"}, {"description": "Default security group", "tags": [], "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "created_at": "2018-08-09T23:44:28Z", "updated_at": "2018-08-09T23:44:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:44:28Z", "revision_number": 0, "id": "570926c9-2c40-4a1e-9d3e-8f4bd7fa30c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:44:28Z", "security_group_id": "c3a94484-8a54-4da3-9a8a-e02efc9268bd", "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ad8b70f99146ee986057754ef9a9f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:44:28Z", "revision_number": 0, "id": "84a8e975-62fa-4038-a85b-d79a1efe56f4", "remote_group_id": "c3a94484-8a54-4da3-9a8a-e02efc9268bd", "remote_ip_prefix": null, "created_at": "2018-08-09T23:44:28Z", "security_group_id": "c3a94484-8a54-4da3-9a8a-e02efc9268bd", "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "62ad8b70f99146ee986057754ef9a9f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:44:28Z", "revision_number": 0, "id": "c20e6c48-d923-4f66-ab3a-e2ae2e5a698b", "remote_group_id": "c3a94484-8a54-4da3-9a8a-e02efc9268bd", "remote_ip_prefix": null, "created_at": "2018-08-09T23:44:28Z", "security_group_id": "c3a94484-8a54-4da3-9a8a-e02efc9268bd", "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ad8b70f99146ee986057754ef9a9f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:44:28Z", "revision_number": 0, "id": "d1ad5829-91c1-49e7-871c-39e81ca9d203", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:44:28Z", "security_group_id": "c3a94484-8a54-4da3-9a8a-e02efc9268bd", "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "62ad8b70f99146ee986057754ef9a9f9"}], "revision_number": 1, "project_id": "62ad8b70f99146ee986057754ef9a9f9", "id": "c3a94484-8a54-4da3-9a8a-e02efc9268bd", "name": "default"}]} 2018-08-09 23:46:15,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-5f8f41a5-a590-43dc-93f5-3665987b9bd6 2018-08-09 23:46:15,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0541710853577s 2018-08-09 23:46:15,589 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-5f8f41a5-a590-43dc-93f5-3665987b9bd6 2018-08-09 23:46:15,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-09 23:46:15,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/security-groups/65c2fa98-3e06-47c5-a9b1-cc2b66e637d3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a214ccce3a6f054c87afbf08d0f54c5aaeef726" 2018-08-09 23:46:16,021 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f0c3b826-8a0d-4658-9be7-048ed0235664 Content-Length: 0 Date: Thu, 09 Aug 2018 23:46:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 23:46:16,021 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/security-groups/65c2fa98-3e06-47c5-a9b1-cc2b66e637d3.json used request id req-f0c3b826-8a0d-4658-9be7-048ed0235664 2018-08-09 23:46:16,021 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.429150104523s 2018-08-09 23:46:16,022 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/security-groups/65c2fa98-3e06-47c5-a9b1-cc2b66e637d3.json used request id req-f0c3b826-8a0d-4658-9be7-048ed0235664 2018-08-09 23:46:16,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-09 23:46:16,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/os-keypairs/cloudify-kp_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a214ccce3a6f054c87afbf08d0f54c5aaeef726" 2018-08-09 23:46:16,087 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 23:46:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7485efda-bafa-4a84-9446-cfaf634c7c9a x-compute-request-id: req-7485efda-bafa-4a84-9446-cfaf634c7c9a Content-Length: 0 Content-Type: application/json 2018-08-09 23:46:16,087 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/os-keypairs/cloudify-kp_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c used request id req-7485efda-bafa-4a84-9446-cfaf634c7c9a 2018-08-09 23:46:16,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0652589797974s 2018-08-09 23:46:16,088 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/os-keypairs/cloudify-kp_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c used request id req-7485efda-bafa-4a84-9446-cfaf634c7c9a 2018-08-09 23:46:16,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-09 23:46:16,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/9847efd8-6def-4610-a87e-185add12ae49/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}0a214ccce3a6f054c87afbf08d0f54c5aaeef726" -d '{"subnet_id": "e0b8e014-6ab8-4cdb-85ba-a9b52b10f8cb"}' 2018-08-09 23:46:18,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5041de60-d332-4001-937c-e584a1456f80 Date: Thu, 09 Aug 2018 23:46:18 GMT RESP BODY: {"network_id": "20f94369-e6d9-4936-9e77-7f1c1cfd7080", "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "subnet_id": "e0b8e014-6ab8-4cdb-85ba-a9b52b10f8cb", "subnet_ids": ["e0b8e014-6ab8-4cdb-85ba-a9b52b10f8cb"], "port_id": "bb1eeff5-3975-4f71-b4a7-532e31d1afa6", "id": "9847efd8-6def-4610-a87e-185add12ae49"} 2018-08-09 23:46:18,374 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/9847efd8-6def-4610-a87e-185add12ae49/remove_router_interface.json used request id req-5041de60-d332-4001-937c-e584a1456f80 2018-08-09 23:46:18,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.28573489189s 2018-08-09 23:46:18,374 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/9847efd8-6def-4610-a87e-185add12ae49/remove_router_interface.json used request id req-5041de60-d332-4001-937c-e584a1456f80 returning object 9847efd8-6def-4610-a87e-185add12ae49 2018-08-09 23:46:18,375 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-09 23:46:18,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}0a214ccce3a6f054c87afbf08d0f54c5aaeef726" 2018-08-09 23:46:18,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-ba409d6a-a420-4f0a-b402-13b1391e70ec Date: Thu, 09 Aug 2018 23:46:18 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "47882689-2cda-49f1-ab90-97da69506aee", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "62ad8b70f99146ee986057754ef9a9f9", "created_at": "2018-08-09T23:44:31Z", "admin_state_up": true, "updated_at": "2018-08-09T23:46:16Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "62ad8b70f99146ee986057754ef9a9f9", "id": "9847efd8-6def-4610-a87e-185add12ae49", "name": "cloudify-router_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c"}]} 2018-08-09 23:46:18,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-ba409d6a-a420-4f0a-b402-13b1391e70ec 2018-08-09 23:46:18,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.132376909256s 2018-08-09 23:46:18,507 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-ba409d6a-a420-4f0a-b402-13b1391e70ec 2018-08-09 23:46:18,509 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-09 23:46:18,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/routers/9847efd8-6def-4610-a87e-185add12ae49.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a214ccce3a6f054c87afbf08d0f54c5aaeef726" 2018-08-09 23:46:22,589 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c4b457cc-fb3c-4f6e-b765-42b61ddaeaa2 Content-Length: 0 Date: Thu, 09 Aug 2018 23:46:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 23:46:22,589 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/9847efd8-6def-4610-a87e-185add12ae49.json used request id req-c4b457cc-fb3c-4f6e-b765-42b61ddaeaa2 2018-08-09 23:46:22,589 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.08051419258s 2018-08-09 23:46:22,590 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/9847efd8-6def-4610-a87e-185add12ae49.json used request id req-c4b457cc-fb3c-4f6e-b765-42b61ddaeaa2 2018-08-09 23:46:22,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-09 23:46:22,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}0a214ccce3a6f054c87afbf08d0f54c5aaeef726" 2018-08-09 23:46:22,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-9e5a2b9c-0a4e-4fc3-ad1e-e8965f130780 Date: Thu, 09 Aug 2018 23:46:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"20f94369-e6d9-4936-9e77-7f1c1cfd7080","tenant_id":"62ad8b70f99146ee986057754ef9a9f9","created_at":"2018-08-09T23:44:29Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-09T23:44:29Z","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":"62ad8b70f99146ee986057754ef9a9f9","id":"e0b8e014-6ab8-4cdb-85ba-a9b52b10f8cb","subnetpool_id":null,"name":"cloudify-subnet_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c"}]} 2018-08-09 23:46:22,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-9e5a2b9c-0a4e-4fc3-ad1e-e8965f130780 2018-08-09 23:46:22,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.343044996262s 2018-08-09 23:46:22,933 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-9e5a2b9c-0a4e-4fc3-ad1e-e8965f130780 2018-08-09 23:46:22,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-09 23:46:22,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/subnets/e0b8e014-6ab8-4cdb-85ba-a9b52b10f8cb.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a214ccce3a6f054c87afbf08d0f54c5aaeef726" 2018-08-09 23:46:25,190 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0ec3fe85-85fa-46ac-8c0b-74aa28faa294 Date: Thu, 09 Aug 2018 23:46:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 23:46:25,190 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/e0b8e014-6ab8-4cdb-85ba-a9b52b10f8cb.json used request id req-0ec3fe85-85fa-46ac-8c0b-74aa28faa294 2018-08-09 23:46:25,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.25561308861s 2018-08-09 23:46:25,191 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/e0b8e014-6ab8-4cdb-85ba-a9b52b10f8cb.json used request id req-0ec3fe85-85fa-46ac-8c0b-74aa28faa294 2018-08-09 23:46:25,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 23:46:25,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a214ccce3a6f054c87afbf08d0f54c5aaeef726" 2018-08-09 23:46:25,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-4bb685ec-8df1-49c1-a9d4-edba37e323ab Date: Thu, 09 Aug 2018 23:46:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"20f94369-e6d9-4936-9e77-7f1c1cfd7080","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"62ad8b70f99146ee986057754ef9a9f9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T23:46:25Z","qos_policy_id":null,"name":"cloudify-net_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c","admin_state_up":true,"tenant_id":"62ad8b70f99146ee986057754ef9a9f9","created_at":"2018-08-09T23:44:28Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T22:20:41Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","mtu":1500}]} 2018-08-09 23:46:25,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-4bb685ec-8df1-49c1-a9d4-edba37e323ab 2018-08-09 23:46:25,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.365422010422s 2018-08-09 23:46:25,557 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-4bb685ec-8df1-49c1-a9d4-edba37e323ab 2018-08-09 23:46:25,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-09 23:46:25,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/networks/20f94369-e6d9-4936-9e77-7f1c1cfd7080.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a214ccce3a6f054c87afbf08d0f54c5aaeef726" 2018-08-09 23:46:26,843 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4bf2be00-da91-4027-abc2-50b9b491850d Date: Thu, 09 Aug 2018 23:46:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 23:46:26,843 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/20f94369-e6d9-4936-9e77-7f1c1cfd7080.json used request id req-4bf2be00-da91-4027-abc2-50b9b491850d 2018-08-09 23:46:26,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.28532385826s 2018-08-09 23:46:26,843 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/20f94369-e6d9-4936-9e77-7f1c1cfd7080.json used request id req-4bf2be00-da91-4027-abc2-50b9b491850d 2018-08-09 23:46:26,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 23:46:26,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a214ccce3a6f054c87afbf08d0f54c5aaeef726" 2018-08-09 23:46:27,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-80c4094c-dadd-4d20-bf4c-a5aae17f50d2 Date: Thu, 09 Aug 2018 23:46:27 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T23:46:02Z", "file": "/v2/images/50b234eb-096f-464f-9e3b-108c21685f01/file", "owner": "62ad8b70f99146ee986057754ef9a9f9", "id": "50b234eb-096f-464f-9e3b-108c21685f01", "size": 4373348352, "self": "/v2/images/50b234eb-096f-464f-9e3b-108c21685f01", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/50b234eb-096f-464f-9e3b-108c21685f01/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/50b234eb-096f-464f-9e3b-108c21685f01/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-09T23:45:03Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 23:46:27,147 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-80c4094c-dadd-4d20-bf4c-a5aae17f50d2 2018-08-09 23:46:27,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.300645112991s 2018-08-09 23:46:27,147 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-80c4094c-dadd-4d20-bf4c-a5aae17f50d2 2018-08-09 23:46:27,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-09 23:46:27,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9292/v2/images/50b234eb-096f-464f-9e3b-108c21685f01 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0a214ccce3a6f054c87afbf08d0f54c5aaeef726" 2018-08-09 23:46:27,877 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ffe7aa96-f685-4cf1-84ed-b834c3b74167 Date: Thu, 09 Aug 2018 23:46: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-09 23:46:27,877 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/50b234eb-096f-464f-9e3b-108c21685f01 used request id req-ffe7aa96-f685-4cf1-84ed-b834c3b74167 2018-08-09 23:46:27,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.728177070618s 2018-08-09 23:46:27,878 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/50b234eb-096f-464f-9e3b-108c21685f01 used request id req-ffe7aa96-f685-4cf1-84ed-b834c3b74167 2018-08-09 23:46:27,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 23:46:27,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}23013dd49aebebd15c0748a0d7594e6865717027" 2018-08-09 23:46:27,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:46: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-b1e3a851-c0aa-4b43-bab4-11bade9a0929 x-compute-request-id: req-b1e3a851-c0aa-4b43-bab4-11bade9a0929 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify-flavor_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/792d0689-88ce-490b-b6b3-197dacf9bb6b", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/792d0689-88ce-490b-b6b3-197dacf9bb6b", "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": "792d0689-88ce-490b-b6b3-197dacf9bb6b"}]} 2018-08-09 23:46:27,908 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-b1e3a851-c0aa-4b43-bab4-11bade9a0929 2018-08-09 23:46:27,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0299320220947s 2018-08-09 23:46:27,908 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-b1e3a851-c0aa-4b43-bab4-11bade9a0929 2018-08-09 23:46:27,910 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-09 23:46:27,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/flavors/792d0689-88ce-490b-b6b3-197dacf9bb6b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23013dd49aebebd15c0748a0d7594e6865717027" 2018-08-09 23:46:27,948 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 23:46: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-41eb64f8-b966-495f-94e5-1d4b9fe27438 x-compute-request-id: req-41eb64f8-b966-495f-94e5-1d4b9fe27438 Content-Length: 0 Content-Type: application/json 2018-08-09 23:46:27,949 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/792d0689-88ce-490b-b6b3-197dacf9bb6b used request id req-41eb64f8-b966-495f-94e5-1d4b9fe27438 2018-08-09 23:46:27,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0388979911804s 2018-08-09 23:46:27,949 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/792d0689-88ce-490b-b6b3-197dacf9bb6b used request id req-41eb64f8-b966-495f-94e5-1d4b9fe27438 2018-08-09 23:46:27,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 23:46:27,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}23013dd49aebebd15c0748a0d7594e6865717027" 2018-08-09 23:46:28,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:46:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db89228e-40c3-4137-8863-a450847c7395 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.32:5000/v3/users/11fa7ddeb0564dbb9ae97e6016ef357f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11fa7ddeb0564dbb9ae97e6016ef357f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.32:5000/v3/users/187033aee6fd450ca96240725777e4c2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "187033aee6fd450ca96240725777e4c2", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.32:5000/v3/users/560d22bd57da40b5a0a9574a796d5f5d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "560d22bd57da40b5a0a9574a796d5f5d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.32:5000/v3/users/60452068d29f4fdfa63986a101565414"}, "domain_id": "default", "enabled": true, "options": {}, "id": "60452068d29f4fdfa63986a101565414", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.32:5000/v3/users/678f79df7fbc46f38c5b2ae2cf0c8fad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "678f79df7fbc46f38c5b2ae2cf0c8fad", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.32:5000/v3/users/7e6b2597cbd0483796ae06691a711e17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6b2597cbd0483796ae06691a711e17", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.32:5000/v3/users/88043492d8c84e8d9e6414b58d9aae53"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88043492d8c84e8d9e6414b58d9aae53", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.32:5000/v3/users/8a5e986b6ed545369b1f3084bfe0faa8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a5e986b6ed545369b1f3084bfe0faa8", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.32:5000/v3/users/97856cdcfc7541fab8b50800a44fe171"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97856cdcfc7541fab8b50800a44fe171", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cloudify-user_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c", "links": {"self": "http://172.30.9.32:5000/v3/users/9cd3e820aef64312a5489a167c3a389a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9cd3e820aef64312a5489a167c3a389a", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.32:5000/v3/users/a3a7d792968c446db5fa23e49ad70178"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3a7d792968c446db5fa23e49ad70178", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.32:5000/v3/users/bcc2f2783f374c89b6471bd69eb8efce"}, "domain_id": "ae2f2a3ea85d48b1a1afefd9d87535da", "enabled": true, "options": {}, "id": "bcc2f2783f374c89b6471bd69eb8efce", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.32:5000/v3/users/d56b2a42ace04544a47286de17abc35f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d56b2a42ace04544a47286de17abc35f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.32:5000/v3/users/ebf0020df3ef470386f763032bf048a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ebf0020df3ef470386f763032bf048a2", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.32:5000/v3/users/ff4e1f818c8b432487ac5ca3232ff438"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff4e1f818c8b432487ac5ca3232ff438", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.32:5000/v3/users", "previous": null, "next": null}} 2018-08-09 23:46:28,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-db89228e-40c3-4137-8863-a450847c7395 2018-08-09 23:46:28,165 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.215631008148s 2018-08-09 23:46:28,166 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-db89228e-40c3-4137-8863-a450847c7395 2018-08-09 23:46:28,171 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 23:46:28,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/users/9cd3e820aef64312a5489a167c3a389a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23013dd49aebebd15c0748a0d7594e6865717027" 2018-08-09 23:46:28,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:46:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-663a6103-6788-42a2-9c6c-1b104733e81a Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify-user_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c", "links": {"self": "http://172.30.9.32:5000/v3/users/9cd3e820aef64312a5489a167c3a389a"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "9cd3e820aef64312a5489a167c3a389a", "description": null}} 2018-08-09 23:46:28,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users/9cd3e820aef64312a5489a167c3a389a used request id req-663a6103-6788-42a2-9c6c-1b104733e81a 2018-08-09 23:46:28,383 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.21134185791s 2018-08-09 23:46:28,383 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users/9cd3e820aef64312a5489a167c3a389a used request id req-663a6103-6788-42a2-9c6c-1b104733e81a 2018-08-09 23:46:28,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-09 23:46:28,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:5000/v3/users/9cd3e820aef64312a5489a167c3a389a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23013dd49aebebd15c0748a0d7594e6865717027" 2018-08-09 23:46:28,707 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 23:46:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a35a216-7400-4000-bf7a-49ba7261d23b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 23:46:28,708 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/users/9cd3e820aef64312a5489a167c3a389a used request id req-5a35a216-7400-4000-bf7a-49ba7261d23b 2018-08-09 23:46:28,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.323732852936s 2018-08-09 23:46:28,708 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/users/9cd3e820aef64312a5489a167c3a389a used request id req-5a35a216-7400-4000-bf7a-49ba7261d23b 2018-08-09 23:46:28,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-09 23:46:28,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}23013dd49aebebd15c0748a0d7594e6865717027" 2018-08-09 23:46:28,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:46:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d1d48f9-a458-4c66-8611-42d7370371aa Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.32:5000/v3/projects/62ad8b70f99146ee986057754ef9a9f9"}, "tags": [], "enabled": true, "id": "62ad8b70f99146ee986057754ef9a9f9", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_4ae3212a-6c39-44aa-b193-5bd76b5f0a9c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.32:5000/v3/projects/6e2b193279f94c09870f0da27a1e5991"}, "tags": [], "enabled": true, "id": "6e2b193279f94c09870f0da27a1e5991", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.32:5000/v3/projects/b5220918a46940eca73b5641490793b9"}, "tags": [], "enabled": true, "id": "b5220918a46940eca73b5641490793b9", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-09 23:46:28,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects used request id req-1d1d48f9-a458-4c66-8611-42d7370371aa 2018-08-09 23:46:28,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.189005851746s 2018-08-09 23:46:28,903 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects used request id req-1d1d48f9-a458-4c66-8611-42d7370371aa 2018-08-09 23:46:28,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-09 23:46:28,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:5000/v3/projects/62ad8b70f99146ee986057754ef9a9f9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23013dd49aebebd15c0748a0d7594e6865717027" 2018-08-09 23:46:29,194 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 23:46:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af52b6fc-0251-4028-bd5e-3db6609702b2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 23:46:29,194 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/projects/62ad8b70f99146ee986057754ef9a9f9 used request id req-af52b6fc-0251-4028-bd5e-3db6609702b2 2018-08-09 23:46:29,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.286752939224s 2018-08-09 23:46:29,195 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/projects/62ad8b70f99146ee986057754ef9a9f9 used request id req-af52b6fc-0251-4028-bd5e-3db6609702b2 2018-08-09 23:46:29,195 - xtesting.ci.run_tests - ERROR - The test case 'cloudify' failed. 2018-08-09 23:46:29,223 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2018-08-09 23:46:29,253 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 23:46:29,253 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 23:46:29,253 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 23:46:29,253 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 23:46:29,253 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 23:46:29,253 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 23:46:29,253 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 23:46:29,253 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 23:46:29,253 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 23:46:29,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 23:46:29,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 23:46:29,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 23:46:29,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 23:46:29,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 23:46:29,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 23:46:29,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 23:46:29,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 23:46:29,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 23:46:29,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 23:46:29,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 23:46:29,255 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 23:46:29,255 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 23:46:29,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-09 23:46:29,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:46:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f917af1-4804-4713-ad33-249e2d769936 Content-Encoding: gzip Content-Length: 194 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.32:5000/v3/", "rel": "self"}]}} 2018-08-09 23:46:29,262 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-3f917af1-4804-4713-ad33-249e2d769936 2018-08-09 23:46:29,262 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-09 23:46:29,665 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "077169cc946647b3a28fd2b6b274fbdf", "name": "reader"}, {"id": "5f4e37952fed448d8a5d2d688ddf4113", "name": "admin"}, {"id": "88513a21a6f143568494c5da51703b86", "name": "member"}], "expires_at": "2018-08-10T00:46:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5220918a46940eca73b5641490793b9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.32:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "437987ede53e4405944ad7c076551769"}, {"url": "http://192.30.9.3:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d3a7a4b63bc42cc950ea9d01ba16ee8"}, {"url": "http://192.30.9.3:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d8dc96d50c247e7837ea4c9b854184b"}], "type": "orchestration", "id": "06b2600fbdfd45009f077a0a8a411118", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "963d6582adf64c908f4754420d8066a9"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9837c8825b440f08dfd357317d353f0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded8397288b548b6a2ef868a552c35c4"}], "type": "event", "id": "0edb5a9ac368467395316b446bc9b17a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c4ee4a831c24b19a27a57c62ab1c000"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba92d8cd74449ad8e3ad0fb9d8df162"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c50639dc1d0944d08cb722487727404b"}], "type": "cloudformation", "id": "0f8e8a8cabc743b980b5dc7328ea8398", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75482ae7f30b4cce96aeea5fb573efee"}, {"url": "http://172.30.9.32:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3322f92a99944afb84fd710587f4207"}, {"url": "http://192.30.9.3:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca626291c6914f8392873dc1009e9439"}], "type": "volumev2", "id": "37bb077bc22343fc84723637e507d6ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58ac027cc3404748a004771a912f28e3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fdb7375f8a48ea9a3175833248c806"}, {"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aaf4dc1ae98a4fc4b8bb1ef0e4af1847"}], "type": "compute", "id": "66e5c4ed2fef488aa7efb24492939dd2", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b5781142f344691af8bcb5585c05d0a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d675dfe1fc174b888e1c05e36a89827f"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eac7171837574cfd9bdb0d1e99be1512"}], "type": "metric", "id": "74154109829a4b47a4ae0cf113ed0280", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "28c0fa2fe1a54037a1df5236437e7475"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3550892914574db28d4c22bdf0fccec5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "739a0b6ebed045fbb110541871ab2a15"}], "type": "identity", "id": "88688b106f224b10a51283eb12ae2936", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "ada1fac139534311815f98d908747c2a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9a3ecf1f13142c4a0c2baeaaa3dfaac"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6262b39fedb42aea7a928a362616ec0"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d220c13c29ac49428745e53c3a5f1f1b"}], "type": "alarming", "id": "b3fb638070d94560972a4f4ad3803c3e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29690a3ccee2437bbac7f9aa68595877"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c44848dd6a5446fb835005ab8ad4f4f"}, {"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9313e7c2f7b1414faa1e04af37a85d14"}], "type": "placement", "id": "b69679ef95c547c4bedad9a51bbc11e1", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d737435c2b74f5faf8fa63dea4e2fa1"}, {"url": "http://172.30.9.32:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78fb5d55cc204e4daa0cb175b819e87c"}, {"url": "http://192.30.9.3:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80278f13084845eaa317703712e8932f"}], "type": "volume", "id": "b6a6363259e342d8ac96a4641ed4678e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1008f871970540d59fed88ee5f560631"}, {"url": "http://192.30.9.3:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73ad6e9b1eaf4470a4458a45a03b86ba"}, {"url": "http://192.30.9.3:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc6095c8b90a4056ad6fb33d86c2319c"}], "type": "volumev3", "id": "cb31973e365c4222816f94365d3a9482", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8eac3aaf869e4581b0c486846aaf1964"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9f7c82f7a0247459dc8ee250179a27a"}, {"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbf52489f6c24c3bacff12a8fce92972"}], "type": "image", "id": "d37eb918087e4110bb9c0723c297dd28", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13579d8a89904ae8ae47c4c51523cc20"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8850af0d4d74815aac8c55d682d6b88"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05d68f4069f44f3928d1d2cfe0c31e2"}], "type": "network", "id": "da8095ba09ab49ed8463afad9622aa30", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a35851569141aa859a53f8f20d5c9e"}, {"url": "http://172.30.9.32:8080/v1/AUTH_b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de78fcff9f6f4b3698322312c36b013b"}, {"url": "http://12.0.0.27:8080/v1/AUTH_b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc41d0b8771f41d298a04050d21e2d86"}], "type": "object-store", "id": "eac7f386a2854d7cb26da2c6929699a5", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7e6b2597cbd0483796ae06691a711e17"}, "audit_ids": ["0YcCqJ39SHydSOxLF4lZbA"], "issued_at": "2018-08-09T23:46:29.000000Z"}} 2018-08-09 23:46:29,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 23:46:29,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}798767fe99214f3853b2beb109f0bf6b82a4d043" 2018-08-09 23:46:30,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-d1e5ee33-9773-46cb-a60c-1b0037ea82dc Date: Thu, 09 Aug 2018 23:46:30 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T22:20:41Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","provider:network_type":"flat"}]} 2018-08-09 23:46:30,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d1e5ee33-9773-46cb-a60c-1b0037ea82dc 2018-08-09 23:46:30,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.368330001831s 2018-08-09 23:46:30,037 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d1e5ee33-9773-46cb-a60c-1b0037ea82dc 2018-08-09 23:46:30,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-09 23:46:30,046 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 09 Aug 2018 23:46:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe9a859d-be1f-4131-9d05-faa526d9ab4a 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.32:5000/v3/", "rel": "self"}]}]}} 2018-08-09 23:46:30,046 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/ used request id req-fe9a859d-be1f-4131-9d05-faa526d9ab4a 2018-08-09 23:46:30,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-09 23:46:30,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}798767fe99214f3853b2beb109f0bf6b82a4d043" 2018-08-09 23:46:30,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:46:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07a57085-53c2-420a-a731-beb2b68caf3e Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.32:5000/v3/domains/ae2f2a3ea85d48b1a1afefd9d87535da"}, "tags": [], "enabled": true, "id": "ae2f2a3ea85d48b1a1afefd9d87535da", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.32:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.32:5000/v3/domains", "previous": null, "next": null}} 2018-08-09 23:46:30,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains used request id req-07a57085-53c2-420a-a731-beb2b68caf3e 2018-08-09 23:46:30,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.188087940216s 2018-08-09 23:46:30,236 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains used request id req-07a57085-53c2-420a-a731-beb2b68caf3e 2018-08-09 23:46:30,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-09 23:46:30,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}798767fe99214f3853b2beb109f0bf6b82a4d043" -d '{"project": {"description": "Created by OPNFV Functest: cloudify_ims", "enabled": true, "domain_id": "default", "name": "cloudify_ims-project_63fd5333-20e6-4545-bf3f-23d893b99581"}}' 2018-08-09 23:46:30,464 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 09 Aug 2018 23:46:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6ff52a3-1661-4ef0-917f-34e05fd00454 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.32:5000/v3/projects/71051e8854e04374a8241b1c9c2acfe2"}, "tags": [], "enabled": true, "id": "71051e8854e04374a8241b1c9c2acfe2", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_63fd5333-20e6-4545-bf3f-23d893b99581"}} 2018-08-09 23:46:30,464 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/projects used request id req-d6ff52a3-1661-4ef0-917f-34e05fd00454 2018-08-09 23:46:30,464 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.22158408165s 2018-08-09 23:46:30,465 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/projects used request id req-d6ff52a3-1661-4ef0-917f-34e05fd00454 2018-08-09 23:46:30,465 - 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'71051e8854e04374a8241b1c9c2acfe2', '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_63fd5333-20e6-4545-bf3f-23d893b99581'}) 2018-08-09 23:46:30,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-09 23:46:30,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}798767fe99214f3853b2beb109f0bf6b82a4d043" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "8699153f-70d5-4a36-a022-cbd8988cdbb9", "email": null, "name": "cloudify_ims-user_63fd5333-20e6-4545-bf3f-23d893b99581"}}' 2018-08-09 23:46:30,944 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 09 Aug 2018 23:46:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51c193c5-93c0-4d33-8e44-21834d7fac31 Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_ims-user_63fd5333-20e6-4545-bf3f-23d893b99581", "links": {"self": "http://172.30.9.32:5000/v3/users/e1268b7868024857a2d9df6c6eca5bf0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e1268b7868024857a2d9df6c6eca5bf0", "domain_id": "default", "password_expires_at": null}} 2018-08-09 23:46:30,944 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/users used request id req-51c193c5-93c0-4d33-8e44-21834d7fac31 2018-08-09 23:46:30,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.472692012787s 2018-08-09 23:46:30,944 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/users used request id req-51c193c5-93c0-4d33-8e44-21834d7fac31 2018-08-09 23:46:30,945 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e1268b7868024857a2d9df6c6eca5bf0', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_63fd5333-20e6-4545-bf3f-23d893b99581'}) 2018-08-09 23:46:30,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 23:46:30,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}798767fe99214f3853b2beb109f0bf6b82a4d043" 2018-08-09 23:46:31,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:46:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9312ea12-d700-43e0-b5ca-70efd2300f03 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "077169cc946647b3a28fd2b6b274fbdf", "links": {"self": "http://172.30.9.32:5000/v3/roles/077169cc946647b3a28fd2b6b274fbdf"}, "name": "reader"}, {"domain_id": null, "id": "352a7d143ea64db3aecbf66f67281fa1", "links": {"self": "http://172.30.9.32:5000/v3/roles/352a7d143ea64db3aecbf66f67281fa1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5f4e37952fed448d8a5d2d688ddf4113", "links": {"self": "http://172.30.9.32:5000/v3/roles/5f4e37952fed448d8a5d2d688ddf4113"}, "name": "admin"}, {"domain_id": null, "id": "88513a21a6f143568494c5da51703b86", "links": {"self": "http://172.30.9.32:5000/v3/roles/88513a21a6f143568494c5da51703b86"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a5b954e8e29c4b6cafac3f07fe5c5da7", "links": {"self": "http://172.30.9.32:5000/v3/roles/a5b954e8e29c4b6cafac3f07fe5c5da7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fde9b0ad3a3d453ba6d5318189b139e9", "links": {"self": "http://172.30.9.32:5000/v3/roles/fde9b0ad3a3d453ba6d5318189b139e9"}, "name": "swiftoperator"}]} 2018-08-09 23:46:31,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-9312ea12-d700-43e0-b5ca-70efd2300f03 2018-08-09 23:46:31,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.278462171555s 2018-08-09 23:46:31,227 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-9312ea12-d700-43e0-b5ca-70efd2300f03 2018-08-09 23:46:31,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 23:46:31,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}798767fe99214f3853b2beb109f0bf6b82a4d043" 2018-08-09 23:46:31,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:46:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-734177f0-3047-48ac-bf57-bc44f212da9f Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "077169cc946647b3a28fd2b6b274fbdf", "links": {"self": "http://172.30.9.32:5000/v3/roles/077169cc946647b3a28fd2b6b274fbdf"}, "name": "reader"}, {"domain_id": null, "id": "352a7d143ea64db3aecbf66f67281fa1", "links": {"self": "http://172.30.9.32:5000/v3/roles/352a7d143ea64db3aecbf66f67281fa1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5f4e37952fed448d8a5d2d688ddf4113", "links": {"self": "http://172.30.9.32:5000/v3/roles/5f4e37952fed448d8a5d2d688ddf4113"}, "name": "admin"}, {"domain_id": null, "id": "88513a21a6f143568494c5da51703b86", "links": {"self": "http://172.30.9.32:5000/v3/roles/88513a21a6f143568494c5da51703b86"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a5b954e8e29c4b6cafac3f07fe5c5da7", "links": {"self": "http://172.30.9.32:5000/v3/roles/a5b954e8e29c4b6cafac3f07fe5c5da7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fde9b0ad3a3d453ba6d5318189b139e9", "links": {"self": "http://172.30.9.32:5000/v3/roles/fde9b0ad3a3d453ba6d5318189b139e9"}, "name": "swiftoperator"}]} 2018-08-09 23:46:31,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-734177f0-3047-48ac-bf57-bc44f212da9f 2018-08-09 23:46:31,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105401992798s 2018-08-09 23:46:31,338 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-734177f0-3047-48ac-bf57-bc44f212da9f 2018-08-09 23:46:31,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 23:46:31,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}798767fe99214f3853b2beb109f0bf6b82a4d043" 2018-08-09 23:46:31,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:46:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-460e5bba-12c3-46a1-af94-d131e7969692 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "077169cc946647b3a28fd2b6b274fbdf", "links": {"self": "http://172.30.9.32:5000/v3/roles/077169cc946647b3a28fd2b6b274fbdf"}, "name": "reader"}, {"domain_id": null, "id": "352a7d143ea64db3aecbf66f67281fa1", "links": {"self": "http://172.30.9.32:5000/v3/roles/352a7d143ea64db3aecbf66f67281fa1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5f4e37952fed448d8a5d2d688ddf4113", "links": {"self": "http://172.30.9.32:5000/v3/roles/5f4e37952fed448d8a5d2d688ddf4113"}, "name": "admin"}, {"domain_id": null, "id": "88513a21a6f143568494c5da51703b86", "links": {"self": "http://172.30.9.32:5000/v3/roles/88513a21a6f143568494c5da51703b86"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a5b954e8e29c4b6cafac3f07fe5c5da7", "links": {"self": "http://172.30.9.32:5000/v3/roles/a5b954e8e29c4b6cafac3f07fe5c5da7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fde9b0ad3a3d453ba6d5318189b139e9", "links": {"self": "http://172.30.9.32:5000/v3/roles/fde9b0ad3a3d453ba6d5318189b139e9"}, "name": "swiftoperator"}]} 2018-08-09 23:46:31,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-460e5bba-12c3-46a1-af94-d131e7969692 2018-08-09 23:46:31,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.216470956802s 2018-08-09 23:46:31,559 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-460e5bba-12c3-46a1-af94-d131e7969692 2018-08-09 23:46:31,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-09 23:46:31,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}798767fe99214f3853b2beb109f0bf6b82a4d043" 2018-08-09 23:46:31,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:46:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c5f1488-5bc5-4ef6-9d0b-3ea47bca0cbe Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.32:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-09 23:46:31,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains/default used request id req-5c5f1488-5bc5-4ef6-9d0b-3ea47bca0cbe 2018-08-09 23:46:31,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.18745303154s 2018-08-09 23:46:31,752 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains/default used request id req-5c5f1488-5bc5-4ef6-9d0b-3ea47bca0cbe 2018-08-09 23:46:31,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 23:46:31,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}798767fe99214f3853b2beb109f0bf6b82a4d043" 2018-08-09 23:46:31,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:46:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34f34172-1615-427f-bf3b-c806aac4e44e Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.32:5000/v3/users/11fa7ddeb0564dbb9ae97e6016ef357f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11fa7ddeb0564dbb9ae97e6016ef357f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.32:5000/v3/users/187033aee6fd450ca96240725777e4c2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "187033aee6fd450ca96240725777e4c2", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.32:5000/v3/users/560d22bd57da40b5a0a9574a796d5f5d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "560d22bd57da40b5a0a9574a796d5f5d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.32:5000/v3/users/60452068d29f4fdfa63986a101565414"}, "domain_id": "default", "enabled": true, "options": {}, "id": "60452068d29f4fdfa63986a101565414", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.32:5000/v3/users/678f79df7fbc46f38c5b2ae2cf0c8fad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "678f79df7fbc46f38c5b2ae2cf0c8fad", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.32:5000/v3/users/7e6b2597cbd0483796ae06691a711e17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6b2597cbd0483796ae06691a711e17", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.32:5000/v3/users/88043492d8c84e8d9e6414b58d9aae53"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88043492d8c84e8d9e6414b58d9aae53", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.32:5000/v3/users/8a5e986b6ed545369b1f3084bfe0faa8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a5e986b6ed545369b1f3084bfe0faa8", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.32:5000/v3/users/97856cdcfc7541fab8b50800a44fe171"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97856cdcfc7541fab8b50800a44fe171", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.32:5000/v3/users/a3a7d792968c446db5fa23e49ad70178"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3a7d792968c446db5fa23e49ad70178", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.32:5000/v3/users/bcc2f2783f374c89b6471bd69eb8efce"}, "domain_id": "ae2f2a3ea85d48b1a1afefd9d87535da", "enabled": true, "options": {}, "id": "bcc2f2783f374c89b6471bd69eb8efce", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.32:5000/v3/users/d56b2a42ace04544a47286de17abc35f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d56b2a42ace04544a47286de17abc35f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_63fd5333-20e6-4545-bf3f-23d893b99581", "links": {"self": "http://172.30.9.32:5000/v3/users/e1268b7868024857a2d9df6c6eca5bf0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e1268b7868024857a2d9df6c6eca5bf0", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.32:5000/v3/users/ebf0020df3ef470386f763032bf048a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ebf0020df3ef470386f763032bf048a2", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.32:5000/v3/users/ff4e1f818c8b432487ac5ca3232ff438"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff4e1f818c8b432487ac5ca3232ff438", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.32:5000/v3/users", "previous": null, "next": null}} 2018-08-09 23:46:31,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-34f34172-1615-427f-bf3b-c806aac4e44e 2018-08-09 23:46:31,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.20605301857s 2018-08-09 23:46:31,959 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-34f34172-1615-427f-bf3b-c806aac4e44e 2018-08-09 23:46:31,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-09 23:46:31,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}798767fe99214f3853b2beb109f0bf6b82a4d043" 2018-08-09 23:46:32,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:46:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8b84a27-d3a6-4249-b0a2-0478fc6a445e Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.32:5000/v3/projects/b5220918a46940eca73b5641490793b9"}, "tags": [], "enabled": true, "id": "b5220918a46940eca73b5641490793b9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.32:5000/v3/projects/71051e8854e04374a8241b1c9c2acfe2"}, "tags": [], "enabled": true, "id": "71051e8854e04374a8241b1c9c2acfe2", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_63fd5333-20e6-4545-bf3f-23d893b99581"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.32:5000/v3/projects/6e2b193279f94c09870f0da27a1e5991"}, "tags": [], "enabled": true, "id": "6e2b193279f94c09870f0da27a1e5991", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-09 23:46:32,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects?domain_id=default used request id req-b8b84a27-d3a6-4249-b0a2-0478fc6a445e 2018-08-09 23:46:32,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.152812004089s 2018-08-09 23:46:32,124 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects?domain_id=default used request id req-b8b84a27-d3a6-4249-b0a2-0478fc6a445e 2018-08-09 23:46:32,131 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-09 23:46:32,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:5000/v3/role_assignments?user.id=e1268b7868024857a2d9df6c6eca5bf0&role.id=88513a21a6f143568494c5da51703b86&scope.project.id=71051e8854e04374a8241b1c9c2acfe2" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}798767fe99214f3853b2beb109f0bf6b82a4d043" 2018-08-09 23:46:32,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:46:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e66a275-a5f0-455b-902c-a88094499240 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.32:5000/v3/role_assignments?user.id=e1268b7868024857a2d9df6c6eca5bf0&role.id=88513a21a6f143568494c5da51703b86&scope.project.id=71051e8854e04374a8241b1c9c2acfe2", "previous": null, "next": null}} 2018-08-09 23:46:32,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/role_assignments?user.id=e1268b7868024857a2d9df6c6eca5bf0&role.id=88513a21a6f143568494c5da51703b86&scope.project.id=71051e8854e04374a8241b1c9c2acfe2 used request id req-4e66a275-a5f0-455b-902c-a88094499240 2018-08-09 23:46:32,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.181435108185s 2018-08-09 23:46:32,313 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/role_assignments?user.id=e1268b7868024857a2d9df6c6eca5bf0&role.id=88513a21a6f143568494c5da51703b86&scope.project.id=71051e8854e04374a8241b1c9c2acfe2 used request id req-4e66a275-a5f0-455b-902c-a88094499240 2018-08-09 23:46:32,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-09 23:46:32,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:5000/v3/projects/71051e8854e04374a8241b1c9c2acfe2/users/e1268b7868024857a2d9df6c6eca5bf0/roles/88513a21a6f143568494c5da51703b86 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}798767fe99214f3853b2beb109f0bf6b82a4d043" 2018-08-09 23:46:32,582 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 23:46:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18e000c3-dab1-44ae-a2d3-30cdf1cff64c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 23:46:32,582 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.32:5000/v3/projects/71051e8854e04374a8241b1c9c2acfe2/users/e1268b7868024857a2d9df6c6eca5bf0/roles/88513a21a6f143568494c5da51703b86 used request id req-18e000c3-dab1-44ae-a2d3-30cdf1cff64c 2018-08-09 23:46:32,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.265393972397s 2018-08-09 23:46:32,582 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.32:5000/v3/projects/71051e8854e04374a8241b1c9c2acfe2/users/e1268b7868024857a2d9df6c6eca5bf0/roles/88513a21a6f143568494c5da51703b86 used request id req-18e000c3-dab1-44ae-a2d3-30cdf1cff64c 2018-08-09 23:46:32,583 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_63fd5333-20e6-4545-bf3f-23d893b99581', 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'71051e8854e04374a8241b1c9c2acfe2', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '8699153f-70d5-4a36-a022-cbd8988cdbb9', 'username': u'cloudify_ims-user_63fd5333-20e6-4545-bf3f-23d893b99581', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.32: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-09 23:46:32,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 23:46:32,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 23:46:32,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 23:46:32,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 23:46:32,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 23:46:32,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 23:46:32,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 23:46:32,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 23:46:32,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 23:46:32,586 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 23:46:32,586 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 23:46:32,586 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 23:46:32,586 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 23:46:32,586 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 23:46:32,586 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 23:46:32,586 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 23:46:32,586 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 23:46:32,586 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 23:46:32,587 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 23:46:32,587 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 23:46:32,587 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 23:46:32,587 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 23:46:32,589 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_63fd5333-20e6-4545-bf3f-23d893b99581', 'password': '8699153f-70d5-4a36-a022-cbd8988cdbb9', 'project_name': 'cloudify_ims-project_63fd5333-20e6-4545-bf3f-23d893b99581', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.32:5000/v3', 'project_id': '71051e8854e04374a8241b1c9c2acfe2', 'project_domain_name': 'Default'} 2018-08-09 23:46:32,641 - 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-09 23:46:32,656 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-08-09 23:46:32,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-09 23:46:32,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:46:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-284225bb-ec4a-4267-aaf5-ccfca34cd864 Content-Encoding: gzip Content-Length: 194 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.32:5000/v3/", "rel": "self"}]}} 2018-08-09 23:46:32,663 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-284225bb-ec4a-4267-aaf5-ccfca34cd864 2018-08-09 23:46:32,663 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-09 23:46:33,063 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "077169cc946647b3a28fd2b6b274fbdf", "name": "reader"}, {"id": "88513a21a6f143568494c5da51703b86", "name": "member"}], "expires_at": "2018-08-10T00:46:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "71051e8854e04374a8241b1c9c2acfe2", "name": "cloudify_ims-project_63fd5333-20e6-4545-bf3f-23d893b99581"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.32:8004/v1/71051e8854e04374a8241b1c9c2acfe2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "437987ede53e4405944ad7c076551769"}, {"url": "http://192.30.9.3:8004/v1/71051e8854e04374a8241b1c9c2acfe2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d3a7a4b63bc42cc950ea9d01ba16ee8"}, {"url": "http://192.30.9.3:8004/v1/71051e8854e04374a8241b1c9c2acfe2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d8dc96d50c247e7837ea4c9b854184b"}], "type": "orchestration", "id": "06b2600fbdfd45009f077a0a8a411118", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "963d6582adf64c908f4754420d8066a9"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9837c8825b440f08dfd357317d353f0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded8397288b548b6a2ef868a552c35c4"}], "type": "event", "id": "0edb5a9ac368467395316b446bc9b17a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c4ee4a831c24b19a27a57c62ab1c000"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba92d8cd74449ad8e3ad0fb9d8df162"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c50639dc1d0944d08cb722487727404b"}], "type": "cloudformation", "id": "0f8e8a8cabc743b980b5dc7328ea8398", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/71051e8854e04374a8241b1c9c2acfe2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75482ae7f30b4cce96aeea5fb573efee"}, {"url": "http://172.30.9.32:8776/v2/71051e8854e04374a8241b1c9c2acfe2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3322f92a99944afb84fd710587f4207"}, {"url": "http://192.30.9.3:8776/v2/71051e8854e04374a8241b1c9c2acfe2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca626291c6914f8392873dc1009e9439"}], "type": "volumev2", "id": "37bb077bc22343fc84723637e507d6ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58ac027cc3404748a004771a912f28e3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fdb7375f8a48ea9a3175833248c806"}, {"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aaf4dc1ae98a4fc4b8bb1ef0e4af1847"}], "type": "compute", "id": "66e5c4ed2fef488aa7efb24492939dd2", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b5781142f344691af8bcb5585c05d0a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d675dfe1fc174b888e1c05e36a89827f"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eac7171837574cfd9bdb0d1e99be1512"}], "type": "metric", "id": "74154109829a4b47a4ae0cf113ed0280", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "28c0fa2fe1a54037a1df5236437e7475"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3550892914574db28d4c22bdf0fccec5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "739a0b6ebed045fbb110541871ab2a15"}], "type": "identity", "id": "88688b106f224b10a51283eb12ae2936", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "ada1fac139534311815f98d908747c2a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9a3ecf1f13142c4a0c2baeaaa3dfaac"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6262b39fedb42aea7a928a362616ec0"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d220c13c29ac49428745e53c3a5f1f1b"}], "type": "alarming", "id": "b3fb638070d94560972a4f4ad3803c3e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29690a3ccee2437bbac7f9aa68595877"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c44848dd6a5446fb835005ab8ad4f4f"}, {"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9313e7c2f7b1414faa1e04af37a85d14"}], "type": "placement", "id": "b69679ef95c547c4bedad9a51bbc11e1", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/71051e8854e04374a8241b1c9c2acfe2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d737435c2b74f5faf8fa63dea4e2fa1"}, {"url": "http://172.30.9.32:8776/v1/71051e8854e04374a8241b1c9c2acfe2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78fb5d55cc204e4daa0cb175b819e87c"}, {"url": "http://192.30.9.3:8776/v1/71051e8854e04374a8241b1c9c2acfe2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80278f13084845eaa317703712e8932f"}], "type": "volume", "id": "b6a6363259e342d8ac96a4641ed4678e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v3/71051e8854e04374a8241b1c9c2acfe2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1008f871970540d59fed88ee5f560631"}, {"url": "http://192.30.9.3:8776/v3/71051e8854e04374a8241b1c9c2acfe2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73ad6e9b1eaf4470a4458a45a03b86ba"}, {"url": "http://192.30.9.3:8776/v3/71051e8854e04374a8241b1c9c2acfe2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc6095c8b90a4056ad6fb33d86c2319c"}], "type": "volumev3", "id": "cb31973e365c4222816f94365d3a9482", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8eac3aaf869e4581b0c486846aaf1964"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9f7c82f7a0247459dc8ee250179a27a"}, {"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbf52489f6c24c3bacff12a8fce92972"}], "type": "image", "id": "d37eb918087e4110bb9c0723c297dd28", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13579d8a89904ae8ae47c4c51523cc20"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8850af0d4d74815aac8c55d682d6b88"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05d68f4069f44f3928d1d2cfe0c31e2"}], "type": "network", "id": "da8095ba09ab49ed8463afad9622aa30", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a35851569141aa859a53f8f20d5c9e"}, {"url": "http://172.30.9.32:8080/v1/AUTH_71051e8854e04374a8241b1c9c2acfe2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de78fcff9f6f4b3698322312c36b013b"}, {"url": "http://12.0.0.27:8080/v1/AUTH_71051e8854e04374a8241b1c9c2acfe2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc41d0b8771f41d298a04050d21e2d86"}], "type": "object-store", "id": "eac7f386a2854d7cb26da2c6929699a5", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-user_63fd5333-20e6-4545-bf3f-23d893b99581", "id": "e1268b7868024857a2d9df6c6eca5bf0"}, "audit_ids": ["-IOdUF7ZTEKwurb7OAx8Rg"], "issued_at": "2018-08-09T23:46:33.000000Z"}} 2018-08-09 23:46:33,066 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-09 23:46:33,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" -d '{"network": {"name": "cloudify_ims-net_63fd5333-20e6-4545-bf3f-23d893b99581", "admin_state_up": true}}' 2018-08-09 23:46:33,654 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-10d094b8-fdff-4132-bb83-03bee433d5e1 Date: Thu, 09 Aug 2018 23:46:33 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"857c423d-3660-482c-a649-d96ed7604790","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"71051e8854e04374a8241b1c9c2acfe2","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T23:46:33Z","is_default":false,"name":"cloudify_ims-net_63fd5333-20e6-4545-bf3f-23d893b99581","qos_policy_id":null,"admin_state_up":true,"tenant_id":"71051e8854e04374a8241b1c9c2acfe2","created_at":"2018-08-09T23:46:33Z","mtu":1450}} 2018-08-09 23:46:33,654 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-10d094b8-fdff-4132-bb83-03bee433d5e1 2018-08-09 23:46:33,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.587760925293s 2018-08-09 23:46:33,655 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-10d094b8-fdff-4132-bb83-03bee433d5e1 2018-08-09 23:46:33,655 - 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-09T23:46:33Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'857c423d-3660-482c-a649-d96ed7604790', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-net_63fd5333-20e6-4545-bf3f-23d893b99581', u'admin_state_up': True, u'tenant_id': u'71051e8854e04374a8241b1c9c2acfe2', u'created_at': u'2018-08-09T23:46:33Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'71051e8854e04374a8241b1c9c2acfe2', u'l2_adjacency': True}) 2018-08-09 23:46:33,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 23:46:33,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:46:34,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1232 X-Openstack-Request-Id: req-d5c534b7-96e2-45db-9f1d-2771b9ad1398 Date: Thu, 09 Aug 2018 23:46:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"857c423d-3660-482c-a649-d96ed7604790","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"71051e8854e04374a8241b1c9c2acfe2","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T23:46:33Z","qos_policy_id":null,"name":"cloudify_ims-net_63fd5333-20e6-4545-bf3f-23d893b99581","admin_state_up":true,"tenant_id":"71051e8854e04374a8241b1c9c2acfe2","created_at":"2018-08-09T23:46:33Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T22:20:41Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","mtu":1500}]} 2018-08-09 23:46:34,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-d5c534b7-96e2-45db-9f1d-2771b9ad1398 2018-08-09 23:46:34,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.383859872818s 2018-08-09 23:46:34,040 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-d5c534b7-96e2-45db-9f1d-2771b9ad1398 2018-08-09 23:46:34,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-09 23:46:34,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" -d '{"subnet": {"name": "cloudify_ims-subnet_63fd5333-20e6-4545-bf3f-23d893b99581", "enable_dhcp": true, "network_id": "857c423d-3660-482c-a649-d96ed7604790", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-09 23:46:34,966 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-38a79659-3283-4e11-9c97-1a24b5c5967c Date: Thu, 09 Aug 2018 23:46:34 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"857c423d-3660-482c-a649-d96ed7604790","tenant_id":"71051e8854e04374a8241b1c9c2acfe2","created_at":"2018-08-09T23:46:34Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-09T23:46:34Z","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":"71051e8854e04374a8241b1c9c2acfe2","id":"a30cb320-8713-49ae-9be6-2a55293199e2","subnetpool_id":null,"name":"cloudify_ims-subnet_63fd5333-20e6-4545-bf3f-23d893b99581"}} 2018-08-09 23:46:34,967 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-38a79659-3283-4e11-9c97-1a24b5c5967c 2018-08-09 23:46:34,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.925276041031s 2018-08-09 23:46:34,967 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-38a79659-3283-4e11-9c97-1a24b5c5967c 2018-08-09 23:46:34,968 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T23:46:34Z', 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'a30cb320-8713-49ae-9be6-2a55293199e2', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_63fd5333-20e6-4545-bf3f-23d893b99581', u'enable_dhcp': True, u'network_id': u'857c423d-3660-482c-a649-d96ed7604790', u'tenant_id': u'71051e8854e04374a8241b1c9c2acfe2', u'created_at': u'2018-08-09T23:46:34Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'71051e8854e04374a8241b1c9c2acfe2'}) 2018-08-09 23:46:34,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-09 23:46:34,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" -d '{"router": {"external_gateway_info": {"network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750"}, "name": "cloudify_ims-router_63fd5333-20e6-4545-bf3f-23d893b99581", "admin_state_up": true}}' 2018-08-09 23:46:41,591 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-3bda9080-2942-47a2-9b9c-d9f6e687912f Date: Thu, 09 Aug 2018 23:46:41 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "47882689-2cda-49f1-ab90-97da69506aee", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "created_at": "2018-08-09T23:46:36Z", "admin_state_up": true, "updated_at": "2018-08-09T23:46:37Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "71051e8854e04374a8241b1c9c2acfe2", "id": "6027691f-b713-4b30-80a1-8f88a0e977d3", "name": "cloudify_ims-router_63fd5333-20e6-4545-bf3f-23d893b99581"}} 2018-08-09 23:46:41,591 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-3bda9080-2942-47a2-9b9c-d9f6e687912f 2018-08-09 23:46:41,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.62319111824s 2018-08-09 23:46:41,592 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-3bda9080-2942-47a2-9b9c-d9f6e687912f 2018-08-09 23:46:41,592 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T23:46:37Z', u'revision_number': 3, u'id': u'6027691f-b713-4b30-80a1-8f88a0e977d3', u'external_gateway_info': {u'network_id': u'bdb9209b-6552-4310-8fa0-ca466e84a750', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'47882689-2cda-49f1-ab90-97da69506aee', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-router_63fd5333-20e6-4545-bf3f-23d893b99581', u'admin_state_up': True, u'tenant_id': u'71051e8854e04374a8241b1c9c2acfe2', u'created_at': u'2018-08-09T23:46:36Z', u'flavor_id': None, u'routes': [], u'project_id': u'71051e8854e04374a8241b1c9c2acfe2'}) 2018-08-09 23:46:41,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-09 23:46:41,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/6027691f-b713-4b30-80a1-8f88a0e977d3/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}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" -d '{"subnet_id": "a30cb320-8713-49ae-9be6-2a55293199e2"}' 2018-08-09 23:46:45,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-95d9e457-c2c5-4f9b-8de9-7c3ee774af64 Date: Thu, 09 Aug 2018 23:46:45 GMT RESP BODY: {"network_id": "857c423d-3660-482c-a649-d96ed7604790", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "subnet_id": "a30cb320-8713-49ae-9be6-2a55293199e2", "subnet_ids": ["a30cb320-8713-49ae-9be6-2a55293199e2"], "port_id": "d07ae416-8818-4049-b530-cc8eb4564701", "id": "6027691f-b713-4b30-80a1-8f88a0e977d3"} 2018-08-09 23:46:45,351 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/6027691f-b713-4b30-80a1-8f88a0e977d3/add_router_interface.json used request id req-95d9e457-c2c5-4f9b-8de9-7c3ee774af64 2018-08-09 23:46:45,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.75767803192s 2018-08-09 23:46:45,351 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/6027691f-b713-4b30-80a1-8f88a0e977d3/add_router_interface.json used request id req-95d9e457-c2c5-4f9b-8de9-7c3ee774af64 returning object 6027691f-b713-4b30-80a1-8f88a0e977d3 2018-08-09 23:46:45,351 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-08-09 23:47:08,365 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-08-09 23:47:08,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-09 23:47:08,371 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Thu, 09 Aug 2018 23:47:08 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}]} 2018-08-09 23:47:08,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 23:47:08,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:47:08,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-14ffca0d-385c-4859-ab69-d40e01ac4843 Date: Thu, 09 Aug 2018 23:47:08 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 23:47:08,685 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-14ffca0d-385c-4859-ab69-d40e01ac4843 2018-08-09 23:47:08,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.311956882477s 2018-08-09 23:47:08,685 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-14ffca0d-385c-4859-ab69-d40e01ac4843 2018-08-09 23:47:08,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-09 23:47:08,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify_ims-img_63fd5333-20e6-4545-bf3f-23d893b99581", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_63fd5333-20e6-4545-bf3f-23d893b99581"}' 2018-08-09 23:47:09,095 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Location: http://172.30.9.32:9292/v2/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ff483af5-f96d-4aa1-aabf-9648b8c87d42 Date: Thu, 09 Aug 2018 23:47:09 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T23:47:09Z", "file": "/v2/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9/file", "owner": "71051e8854e04374a8241b1c9c2acfe2", "id": "0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "size": null, "self": "/v2/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "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_63fd5333-20e6-4545-bf3f-23d893b99581", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_63fd5333-20e6-4545-bf3f-23d893b99581", "checksum": null, "created_at": "2018-08-09T23:47:09Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-09 23:47:09,096 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-ff483af5-f96d-4aa1-aabf-9648b8c87d42 2018-08-09 23:47:09,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.401952028275s 2018-08-09 23:47:09,096 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-ff483af5-f96d-4aa1-aabf-9648b8c87d42 returning object 0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9 2018-08-09 23:47:09,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-09 23:47:09,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9292/v2/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9/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}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" -d '' 2018-08-09 23:48:05,570 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5ac5a762-ed0d-4791-a265-b50918806d48 Date: Thu, 09 Aug 2018 23:48:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-09 23:48:05,571 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9/file used request id req-5ac5a762-ed0d-4791-a265-b50918806d48 2018-08-09 23:48:05,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 56.4743659496s 2018-08-09 23:48:05,572 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9/file used request id req-5ac5a762-ed0d-4791-a265-b50918806d48 2018-08-09 23:48:05,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 23:48:05,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:48:05,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json X-Openstack-Request-Id: req-8d3b483a-bd2c-48d1-bfee-6e6066e6d707 Date: Thu, 09 Aug 2018 23:48:05 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T23:48:05Z", "file": "/v2/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9/file", "owner": "71051e8854e04374a8241b1c9c2acfe2", "id": "0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "size": 4373348352, "self": "/v2/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_63fd5333-20e6-4545-bf3f-23d893b99581", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_63fd5333-20e6-4545-bf3f-23d893b99581", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-09T23:47:09Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 23:48:05,893 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-8d3b483a-bd2c-48d1-bfee-6e6066e6d707 2018-08-09 23:48:05,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.315654039383s 2018-08-09 23:48:05,893 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-8d3b483a-bd2c-48d1-bfee-6e6066e6d707 2018-08-09 23:48:05,894 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9/snap', u'metadata': Munch({})})], 'file': u'/v2/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9/file', 'owner': u'71051e8854e04374a8241b1c9c2acfe2', 'id': u'0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9', 'size': 4373348352, u'self': u'/v2/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'71051e8854e04374a8241b1c9c2acfe2', 'name': 'cloudify_ims-project_63fd5333-20e6-4545-bf3f-23d893b99581', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-09T23:48:05Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-09T23:48:05Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify_ims-img_63fd5333-20e6-4545-bf3f-23d893b99581', '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/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9', 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_63fd5333-20e6-4545-bf3f-23d893b99581', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_63fd5333-20e6-4545-bf3f-23d893b99581', 'created': u'2018-08-09T23:47:09Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-08-09T23:47:09Z', 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/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9', 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_63fd5333-20e6-4545-bf3f-23d893b99581', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}}) 2018-08-09 23:48:05,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-09 23:48:05,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}798767fe99214f3853b2beb109f0bf6b82a4d043" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify_ims-flavor_63fd5333-20e6-4545-bf3f-23d893b99581", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-08-09 23:48:06,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:48:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e220d434-4f53-4098-8563-609b5adb3b7c x-compute-request-id: req-e220d434-4f53-4098-8563-609b5adb3b7c Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_63fd5333-20e6-4545-bf3f-23d893b99581", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/24d88107-3a29-49e0-8888-2e54691aa332", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/24d88107-3a29-49e0-8888-2e54691aa332", "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": "24d88107-3a29-49e0-8888-2e54691aa332"}} 2018-08-09 23:48:06,190 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-e220d434-4f53-4098-8563-609b5adb3b7c 2018-08-09 23:48:06,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.295511007309s 2018-08-09 23:48:06,190 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-e220d434-4f53-4098-8563-609b5adb3b7c 2018-08-09 23:48:06,191 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_63fd5333-20e6-4545-bf3f-23d893b99581', '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'b5220918a46940eca73b5641490793b9', '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'24d88107-3a29-49e0-8888-2e54691aa332', 'swap': 0}) 2018-08-09 23:48:06,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-09 23:48:06,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors/24d88107-3a29-49e0-8888-2e54691aa332/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}798767fe99214f3853b2beb109f0bf6b82a4d043" -d '{"extra_specs": {}}' 2018-08-09 23:48:06,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:48: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-cf0e4c69-3252-4c06-beb0-1c0cb6765c94 x-compute-request-id: req-cf0e4c69-3252-4c06-beb0-1c0cb6765c94 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-09 23:48:06,211 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/24d88107-3a29-49e0-8888-2e54691aa332/os-extra_specs used request id req-cf0e4c69-3252-4c06-beb0-1c0cb6765c94 2018-08-09 23:48:06,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0198230743408s 2018-08-09 23:48:06,212 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/24d88107-3a29-49e0-8888-2e54691aa332/os-extra_specs used request id req-cf0e4c69-3252-4c06-beb0-1c0cb6765c94 2018-08-09 23:48:06,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-09 23:48:06,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" -d '{"keypair": {"name": "cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581"}}' 2018-08-09 23:48:06,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:48: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-b997fa33-ab0d-4826-8b08-0d2bbeff3991 x-compute-request-id: req-b997fa33-ab0d-4826-8b08-0d2bbeff3991 Content-Encoding: gzip Content-Length: 1809 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNn5xErfiOqrGCujta9Ht34s+V+M5mzO9x8Rf3/aebYDVSYTam1/3pNbgcEh5FuBdQLlt/MqcSLuehIML7ADV3xn7mJhmZUZ8DvJMUc1v8lNue0CVAg/JngHOauXg1w2N1vRZRMrDypZeJxyaF9bI/wW+olimR550TCNziZZPP+e+CiDnU2zp6kXcULK87Yt2ZqwekeL45jD+AwJItmdFaiAudjY5Jyvmm26kUpIs04mECFtqm3kG4+0sYI2aAuHZt/Wwtc85rIFPITVlpEXBwqC/jNVu2FJibd/MSeDAWfKjZNalKnECjySqZti7jRDQ9bz0uZQ40tMQKDe8rMBmB Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAzZ+cRK34jqqxgro7WvR7d+LPlfjOZszvcfEX9/2nm2A1UmE2\nptf96TW4HBIeRbgXUC5bfzKnEi7noSDC+wA1d8Z+5iYZmVGfA7yTFHNb/JTbntAl\nQIPyZ4Bzmrl4NcNjdb0WUTKw8qWXiccmhfWyP8FvqJYpkeedEwjc4mWTz/nvgog5\n1Ns6epF3FCyvO2LdmasHpHi+OYw/gMCSLZnRWogLnY2OScr5ptupFKSLNOJhAhba\npt5BuPtLGCNmgLh2bf1sLXPOayBTyE1ZaRFwcKgv4zVbthSYm3fzEngwFnyo2TWp\nSpxAo8kqmbYu40Q0PW89LmUONLTECg3vKzAZgQIDAQABAoIBADpLie4etF0eH31E\ndxduQKLYdqm6BCo455mSFI2GKEJwoC1eyjO7AI1hYXTz3gk+C737po0FO0B4c8rG\nkwC+KmpuqANvwcopzb8tczVVDzsoqKr5r9X+knatgBjZhC8Z2dTDatRSXsAsGi5B\ne7Z21bYljRZqnBZ1Z57B4H1+9sz7OI+ktxEA9gq7F2UyMR1O9HMo8WQ2Zie16k6Y\nHz7N8uVHojZ6dVod/yIpi/LzKUMsNIvYiJwusRnk/Hhfz2shpNcSq7Wqmrqe1F36\nWpLG8IzWjOp3bvNCFpRHWHjA4L7bUumTjFarecqzkA+NfBqfxLCA+zthGzIpPhKp\nFm+erAECgYEA8zX5bPL0A6yHAk0OMGv48olUzENlIYRebfKkpfPXx3Ptjc+/bu+j\nOkaj8/rFjTatc8ssYVOZmWGq0q37yHtpJnKwo7BnSsTOf2UN62Tu23OF/Vgk3fTB\n+K/EhQoT4sKmtWI1tsIois6ipJGFrsosyZ6Bu1w1QHNMRVNyuwnDzzECgYEA2G+l\nsKQQ5IZ9D9ylfYyrwQnekvAZCSQe2urUsP5wnQIR7ad+C6s8SZjdSwBrzZJUkLvx\noeDrFMuhEXHd4P9l6L68yiMgrh/82/tutYmK+a7wysBamUZL0gp7iO0z1kl5Of9C\nqbK56vyXviY0awsYMpEufS/DlNV2mcZvbcTfe1ECgYAMO0qwEAf1p1ei5f0wsj1y\n9TUukLUlWmLlZK6jKgBQJ6Rq3WfjTGoJJERaoOIOmBFhIXa57lprPF46+kUPcCV5\nqYr4sIaBXCSGg66PiCP7JXQ3qZcxEn4u46geiMM3RFLeDHJnHpyrXnkPjcILaF+Y\nRECCC8Eh3KqZUfkTLwqKAQKBgQClMqJ+7ttN8jDmuH1AFOzLjKLr+ILDbWR3p6Hr\n7mk6DehtQth8Q5jie+D8bDfcUoJlbm6CJlCIMNyhmg3GvGmmel9S0fkRrqyro3/e\n5DrFVPfJaYQ9VWBt0z5zRsm4F6CF2gWhzR8G8wFHS5Xa1j8D6bhYKOrZYQ0DVmia\nmhgR4QKBgQCMNpP9mwH1nFdc61KpNmLLN+v77kKo1gfbFRFHZL05LcFSLxpLw5Lx\n80i3sVamxuGLGGOFzOrznMlxKDMp/XSH5tioaQlRRfB28kaDds37khj4hZ7WaLo7\nB9bvOfWJHIk9MN+QfbzEqZwwoYzWl4FM78DqbtzOUNTm6tcmlD22dQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "e1268b7868024857a2d9df6c6eca5bf0", "name": "cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581", "fingerprint": "8f:a1:27:e7:34:92:c0:69:34:2a:73:a5:d4:3f:be:0c"}} 2018-08-09 23:48:06,769 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/os-keypairs used request id req-b997fa33-ab0d-4826-8b08-0d2bbeff3991 2018-08-09 23:48:06,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.556406974792s 2018-08-09 23:48:06,769 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/os-keypairs used request id req-b997fa33-ab0d-4826-8b08-0d2bbeff3991 2018-08-09 23:48:06,770 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNn5xErfiOqrGCujta9Ht34s+V+M5mzO9x8Rf3/aebYDVSYTam1/3pNbgcEh5FuBdQLlt/MqcSLuehIML7ADV3xn7mJhmZUZ8DvJMUc1v8lNue0CVAg/JngHOauXg1w2N1vRZRMrDypZeJxyaF9bI/wW+olimR550TCNziZZPP+e+CiDnU2zp6kXcULK87Yt2ZqwekeL45jD+AwJItmdFaiAudjY5Jyvmm26kUpIs04mECFtqm3kG4+0sYI2aAuHZt/Wwtc85rIFPITVlpEXBwqC/jNVu2FJibd/MSeDAWfKjZNalKnECjySqZti7jRDQ9bz0uZQ40tMQKDe8rMBmB Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAzZ+cRK34jqqxgro7WvR7d+LPlfjOZszvcfEX9/2nm2A1UmE2\nptf96TW4HBIeRbgXUC5bfzKnEi7noSDC+wA1d8Z+5iYZmVGfA7yTFHNb/JTbntAl\nQIPyZ4Bzmrl4NcNjdb0WUTKw8qWXiccmhfWyP8FvqJYpkeedEwjc4mWTz/nvgog5\n1Ns6epF3FCyvO2LdmasHpHi+OYw/gMCSLZnRWogLnY2OScr5ptupFKSLNOJhAhba\npt5BuPtLGCNmgLh2bf1sLXPOayBTyE1ZaRFwcKgv4zVbthSYm3fzEngwFnyo2TWp\nSpxAo8kqmbYu40Q0PW89LmUONLTECg3vKzAZgQIDAQABAoIBADpLie4etF0eH31E\ndxduQKLYdqm6BCo455mSFI2GKEJwoC1eyjO7AI1hYXTz3gk+C737po0FO0B4c8rG\nkwC+KmpuqANvwcopzb8tczVVDzsoqKr5r9X+knatgBjZhC8Z2dTDatRSXsAsGi5B\ne7Z21bYljRZqnBZ1Z57B4H1+9sz7OI+ktxEA9gq7F2UyMR1O9HMo8WQ2Zie16k6Y\nHz7N8uVHojZ6dVod/yIpi/LzKUMsNIvYiJwusRnk/Hhfz2shpNcSq7Wqmrqe1F36\nWpLG8IzWjOp3bvNCFpRHWHjA4L7bUumTjFarecqzkA+NfBqfxLCA+zthGzIpPhKp\nFm+erAECgYEA8zX5bPL0A6yHAk0OMGv48olUzENlIYRebfKkpfPXx3Ptjc+/bu+j\nOkaj8/rFjTatc8ssYVOZmWGq0q37yHtpJnKwo7BnSsTOf2UN62Tu23OF/Vgk3fTB\n+K/EhQoT4sKmtWI1tsIois6ipJGFrsosyZ6Bu1w1QHNMRVNyuwnDzzECgYEA2G+l\nsKQQ5IZ9D9ylfYyrwQnekvAZCSQe2urUsP5wnQIR7ad+C6s8SZjdSwBrzZJUkLvx\noeDrFMuhEXHd4P9l6L68yiMgrh/82/tutYmK+a7wysBamUZL0gp7iO0z1kl5Of9C\nqbK56vyXviY0awsYMpEufS/DlNV2mcZvbcTfe1ECgYAMO0qwEAf1p1ei5f0wsj1y\n9TUukLUlWmLlZK6jKgBQJ6Rq3WfjTGoJJERaoOIOmBFhIXa57lprPF46+kUPcCV5\nqYr4sIaBXCSGg66PiCP7JXQ3qZcxEn4u46geiMM3RFLeDHJnHpyrXnkPjcILaF+Y\nRECCC8Eh3KqZUfkTLwqKAQKBgQClMqJ+7ttN8jDmuH1AFOzLjKLr+ILDbWR3p6Hr\n7mk6DehtQth8Q5jie+D8bDfcUoJlbm6CJlCIMNyhmg3GvGmmel9S0fkRrqyro3/e\n5DrFVPfJaYQ9VWBt0z5zRsm4F6CF2gWhzR8G8wFHS5Xa1j8D6bhYKOrZYQ0DVmia\nmhgR4QKBgQCMNpP9mwH1nFdc61KpNmLLN+v77kKo1gfbFRFHZL05LcFSLxpLw5Lx\n80i3sVamxuGLGGOFzOrznMlxKDMp/XSH5tioaQlRRfB28kaDds37khj4hZ7WaLo7\nB9bvOfWJHIk9MN+QfbzEqZwwoYzWl4FM78DqbtzOUNTm6tcmlD22dQ==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'e1268b7868024857a2d9df6c6eca5bf0', 'name': u'cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581', 'created_at': '2018-08-09T23:48:06.770501', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'71051e8854e04374a8241b1c9c2acfe2', 'name': 'cloudify_ims-project_63fd5333-20e6-4545-bf3f-23d893b99581', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'8f:a1:27:e7:34:92:c0:69:34:2a:73:a5:d4:3f:be:0c', 'type': 'ssh', 'id': u'cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581'}) 2018-08-09 23:48:06,771 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAzZ+cRK34jqqxgro7WvR7d+LPlfjOZszvcfEX9/2nm2A1UmE2 ptf96TW4HBIeRbgXUC5bfzKnEi7noSDC+wA1d8Z+5iYZmVGfA7yTFHNb/JTbntAl QIPyZ4Bzmrl4NcNjdb0WUTKw8qWXiccmhfWyP8FvqJYpkeedEwjc4mWTz/nvgog5 1Ns6epF3FCyvO2LdmasHpHi+OYw/gMCSLZnRWogLnY2OScr5ptupFKSLNOJhAhba pt5BuPtLGCNmgLh2bf1sLXPOayBTyE1ZaRFwcKgv4zVbthSYm3fzEngwFnyo2TWp SpxAo8kqmbYu40Q0PW89LmUONLTECg3vKzAZgQIDAQABAoIBADpLie4etF0eH31E dxduQKLYdqm6BCo455mSFI2GKEJwoC1eyjO7AI1hYXTz3gk+C737po0FO0B4c8rG kwC+KmpuqANvwcopzb8tczVVDzsoqKr5r9X+knatgBjZhC8Z2dTDatRSXsAsGi5B e7Z21bYljRZqnBZ1Z57B4H1+9sz7OI+ktxEA9gq7F2UyMR1O9HMo8WQ2Zie16k6Y Hz7N8uVHojZ6dVod/yIpi/LzKUMsNIvYiJwusRnk/Hhfz2shpNcSq7Wqmrqe1F36 WpLG8IzWjOp3bvNCFpRHWHjA4L7bUumTjFarecqzkA+NfBqfxLCA+zthGzIpPhKp Fm+erAECgYEA8zX5bPL0A6yHAk0OMGv48olUzENlIYRebfKkpfPXx3Ptjc+/bu+j Okaj8/rFjTatc8ssYVOZmWGq0q37yHtpJnKwo7BnSsTOf2UN62Tu23OF/Vgk3fTB +K/EhQoT4sKmtWI1tsIois6ipJGFrsosyZ6Bu1w1QHNMRVNyuwnDzzECgYEA2G+l sKQQ5IZ9D9ylfYyrwQnekvAZCSQe2urUsP5wnQIR7ad+C6s8SZjdSwBrzZJUkLvx oeDrFMuhEXHd4P9l6L68yiMgrh/82/tutYmK+a7wysBamUZL0gp7iO0z1kl5Of9C qbK56vyXviY0awsYMpEufS/DlNV2mcZvbcTfe1ECgYAMO0qwEAf1p1ei5f0wsj1y 9TUukLUlWmLlZK6jKgBQJ6Rq3WfjTGoJJERaoOIOmBFhIXa57lprPF46+kUPcCV5 qYr4sIaBXCSGg66PiCP7JXQ3qZcxEn4u46geiMM3RFLeDHJnHpyrXnkPjcILaF+Y RECCC8Eh3KqZUfkTLwqKAQKBgQClMqJ+7ttN8jDmuH1AFOzLjKLr+ILDbWR3p6Hr 7mk6DehtQth8Q5jie+D8bDfcUoJlbm6CJlCIMNyhmg3GvGmmel9S0fkRrqyro3/e 5DrFVPfJaYQ9VWBt0z5zRsm4F6CF2gWhzR8G8wFHS5Xa1j8D6bhYKOrZYQ0DVmia mhgR4QKBgQCMNpP9mwH1nFdc61KpNmLLN+v77kKo1gfbFRFHZL05LcFSLxpLw5Lx 80i3sVamxuGLGGOFzOrznMlxKDMp/XSH5tioaQlRRfB28kaDds37khj4hZ7WaLo7 B9bvOfWJHIk9MN+QfbzEqZwwoYzWl4FM78DqbtzOUNTm6tcmlD22dQ== -----END RSA PRIVATE KEY----- 2018-08-09 23:48:06,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-09 23:48:06,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" -d '{"security_group": {"name": "cloudify_ims-sg_63fd5333-20e6-4545-bf3f-23d893b99581", "description": "created by OPNFV Functest (cloudify_ims)"}}' 2018-08-09 23:48:07,231 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-2fc6ac8c-b16f-4bc5-9732-5be2dcae2232 Date: Thu, 09 Aug 2018 23:48:07 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "created_at": "2018-08-09T23:48:07Z", "updated_at": "2018-08-09T23:48:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:48:07Z", "revision_number": 0, "id": "042b2897-6df2-415f-aadb-3911d54f10dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:48:07Z", "security_group_id": "61c72fe9-815b-4e6d-ab88-07e05486c76a", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:48:07Z", "revision_number": 0, "id": "5bbabfbd-b615-4818-a9ba-4008926d2a5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:48:07Z", "security_group_id": "61c72fe9-815b-4e6d-ab88-07e05486c76a", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}], "revision_number": 1, "project_id": "71051e8854e04374a8241b1c9c2acfe2", "id": "61c72fe9-815b-4e6d-ab88-07e05486c76a", "name": "cloudify_ims-sg_63fd5333-20e6-4545-bf3f-23d893b99581"}} 2018-08-09 23:48:07,231 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-2fc6ac8c-b16f-4bc5-9732-5be2dcae2232 2018-08-09 23:48:07,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.457398891449s 2018-08-09 23:48:07,231 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-2fc6ac8c-b16f-4bc5-9732-5be2dcae2232 2018-08-09 23:48:07,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-09 23:48:07,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:48:07,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-b778f274-118c-4f2a-8f71-a5ac056f7add Date: Thu, 09 Aug 2018 23:48:07 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "created_at": "2018-08-09T23:48:07Z", "updated_at": "2018-08-09T23:48:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:48:07Z", "revision_number": 0, "id": "042b2897-6df2-415f-aadb-3911d54f10dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:48:07Z", "security_group_id": "61c72fe9-815b-4e6d-ab88-07e05486c76a", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:48:07Z", "revision_number": 0, "id": "5bbabfbd-b615-4818-a9ba-4008926d2a5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:48:07Z", "security_group_id": "61c72fe9-815b-4e6d-ab88-07e05486c76a", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}], "revision_number": 1, "project_id": "71051e8854e04374a8241b1c9c2acfe2", "id": "61c72fe9-815b-4e6d-ab88-07e05486c76a", "name": "cloudify_ims-sg_63fd5333-20e6-4545-bf3f-23d893b99581"}, {"description": "Default security group", "tags": [], "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "created_at": "2018-08-09T23:46:33Z", "updated_at": "2018-08-09T23:46:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:46:33Z", "revision_number": 0, "id": "4691666a-fc64-4e44-bdad-a283e11553e3", "remote_group_id": "e0a54c4d-9082-44b7-8259-f08f4d6bdb81", "remote_ip_prefix": null, "created_at": "2018-08-09T23:46:33Z", "security_group_id": "e0a54c4d-9082-44b7-8259-f08f4d6bdb81", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:46:33Z", "revision_number": 0, "id": "483eb356-8966-4933-b593-5436bdd62e20", "remote_group_id": "e0a54c4d-9082-44b7-8259-f08f4d6bdb81", "remote_ip_prefix": null, "created_at": "2018-08-09T23:46:33Z", "security_group_id": "e0a54c4d-9082-44b7-8259-f08f4d6bdb81", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:46:33Z", "revision_number": 0, "id": "9d178989-d763-49fd-830b-b6564b694e17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:46:33Z", "security_group_id": "e0a54c4d-9082-44b7-8259-f08f4d6bdb81", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:46:33Z", "revision_number": 0, "id": "abadf46b-4a41-46e7-8a7a-454ddbbb918d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:46:33Z", "security_group_id": "e0a54c4d-9082-44b7-8259-f08f4d6bdb81", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}], "revision_number": 1, "project_id": "71051e8854e04374a8241b1c9c2acfe2", "id": "e0a54c4d-9082-44b7-8259-f08f4d6bdb81", "name": "default"}]} 2018-08-09 23:48:07,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-b778f274-118c-4f2a-8f71-a5ac056f7add 2018-08-09 23:48:07,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.321265220642s 2018-08-09 23:48:07,558 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-b778f274-118c-4f2a-8f71-a5ac056f7add 2018-08-09 23:48:07,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-09 23:48:07,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" -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": "61c72fe9-815b-4e6d-ab88-07e05486c76a"}}' 2018-08-09 23:48:07,949 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-fbfabf45-2bf4-4ac0-ab30-fb734e5505a4 Date: Thu, 09 Aug 2018 23:48:07 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-09T23:48:07Z", "security_group_id": "61c72fe9-815b-4e6d-ab88-07e05486c76a", "port_range_min": 22, "revision_number": 0, "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "created_at": "2018-08-09T23:48:07Z", "project_id": "71051e8854e04374a8241b1c9c2acfe2", "id": "04a2167f-5959-43c1-acce-4b39151b8df6"}} 2018-08-09 23:48:07,949 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-fbfabf45-2bf4-4ac0-ab30-fb734e5505a4 2018-08-09 23:48:07,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.387636184692s 2018-08-09 23:48:07,950 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-fbfabf45-2bf4-4ac0-ab30-fb734e5505a4 2018-08-09 23:48:07,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-09 23:48:07,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:48:08,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-c4fc0098-a604-494f-ad5e-0d9da421f9f9 Date: Thu, 09 Aug 2018 23:48:08 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "created_at": "2018-08-09T23:48:07Z", "updated_at": "2018-08-09T23:48:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:48:07Z", "revision_number": 0, "id": "042b2897-6df2-415f-aadb-3911d54f10dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:48:07Z", "security_group_id": "61c72fe9-815b-4e6d-ab88-07e05486c76a", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-09T23:48:07Z", "revision_number": 0, "id": "04a2167f-5959-43c1-acce-4b39151b8df6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:48:07Z", "security_group_id": "61c72fe9-815b-4e6d-ab88-07e05486c76a", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": 22, "ethertype": "IPv4", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:48:07Z", "revision_number": 0, "id": "5bbabfbd-b615-4818-a9ba-4008926d2a5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:48:07Z", "security_group_id": "61c72fe9-815b-4e6d-ab88-07e05486c76a", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}], "revision_number": 2, "project_id": "71051e8854e04374a8241b1c9c2acfe2", "id": "61c72fe9-815b-4e6d-ab88-07e05486c76a", "name": "cloudify_ims-sg_63fd5333-20e6-4545-bf3f-23d893b99581"}, {"description": "Default security group", "tags": [], "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "created_at": "2018-08-09T23:46:33Z", "updated_at": "2018-08-09T23:46:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:46:33Z", "revision_number": 0, "id": "4691666a-fc64-4e44-bdad-a283e11553e3", "remote_group_id": "e0a54c4d-9082-44b7-8259-f08f4d6bdb81", "remote_ip_prefix": null, "created_at": "2018-08-09T23:46:33Z", "security_group_id": "e0a54c4d-9082-44b7-8259-f08f4d6bdb81", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:46:33Z", "revision_number": 0, "id": "483eb356-8966-4933-b593-5436bdd62e20", "remote_group_id": "e0a54c4d-9082-44b7-8259-f08f4d6bdb81", "remote_ip_prefix": null, "created_at": "2018-08-09T23:46:33Z", "security_group_id": "e0a54c4d-9082-44b7-8259-f08f4d6bdb81", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:46:33Z", "revision_number": 0, "id": "9d178989-d763-49fd-830b-b6564b694e17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:46:33Z", "security_group_id": "e0a54c4d-9082-44b7-8259-f08f4d6bdb81", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:46:33Z", "revision_number": 0, "id": "abadf46b-4a41-46e7-8a7a-454ddbbb918d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:46:33Z", "security_group_id": "e0a54c4d-9082-44b7-8259-f08f4d6bdb81", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}], "revision_number": 1, "project_id": "71051e8854e04374a8241b1c9c2acfe2", "id": "e0a54c4d-9082-44b7-8259-f08f4d6bdb81", "name": "default"}]} 2018-08-09 23:48:08,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-c4fc0098-a604-494f-ad5e-0d9da421f9f9 2018-08-09 23:48:08,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.330319881439s 2018-08-09 23:48:08,284 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-c4fc0098-a604-494f-ad5e-0d9da421f9f9 2018-08-09 23:48:08,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-09 23:48:08,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" -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": "61c72fe9-815b-4e6d-ab88-07e05486c76a"}}' 2018-08-09 23:48:08,662 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-359bdcdf-d3c4-415d-bde6-ca61636786e3 Date: Thu, 09 Aug 2018 23:48:08 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-09T23:48:08Z", "security_group_id": "61c72fe9-815b-4e6d-ab88-07e05486c76a", "port_range_min": null, "revision_number": 0, "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "created_at": "2018-08-09T23:48:08Z", "project_id": "71051e8854e04374a8241b1c9c2acfe2", "id": "7015700f-9157-476c-8eb6-7adc1c260223"}} 2018-08-09 23:48:08,662 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-359bdcdf-d3c4-415d-bde6-ca61636786e3 2018-08-09 23:48:08,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.374568223953s 2018-08-09 23:48:08,662 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-359bdcdf-d3c4-415d-bde6-ca61636786e3 2018-08-09 23:48:08,666 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-09 23:48:08,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:48:08,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-9e848ea9-550a-4aa8-9259-ca3ac27a5952 Date: Thu, 09 Aug 2018 23:48:08 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "created_at": "2018-08-09T23:48:07Z", "updated_at": "2018-08-09T23:48:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:48:07Z", "revision_number": 0, "id": "042b2897-6df2-415f-aadb-3911d54f10dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:48:07Z", "security_group_id": "61c72fe9-815b-4e6d-ab88-07e05486c76a", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-09T23:48:07Z", "revision_number": 0, "id": "04a2167f-5959-43c1-acce-4b39151b8df6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:48:07Z", "security_group_id": "61c72fe9-815b-4e6d-ab88-07e05486c76a", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": 22, "ethertype": "IPv4", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:48:07Z", "revision_number": 0, "id": "5bbabfbd-b615-4818-a9ba-4008926d2a5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:48:07Z", "security_group_id": "61c72fe9-815b-4e6d-ab88-07e05486c76a", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:48:08Z", "revision_number": 0, "id": "7015700f-9157-476c-8eb6-7adc1c260223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:48:08Z", "security_group_id": "61c72fe9-815b-4e6d-ab88-07e05486c76a", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}], "revision_number": 3, "project_id": "71051e8854e04374a8241b1c9c2acfe2", "id": "61c72fe9-815b-4e6d-ab88-07e05486c76a", "name": "cloudify_ims-sg_63fd5333-20e6-4545-bf3f-23d893b99581"}, {"description": "Default security group", "tags": [], "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "created_at": "2018-08-09T23:46:33Z", "updated_at": "2018-08-09T23:46:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:46:33Z", "revision_number": 0, "id": "4691666a-fc64-4e44-bdad-a283e11553e3", "remote_group_id": "e0a54c4d-9082-44b7-8259-f08f4d6bdb81", "remote_ip_prefix": null, "created_at": "2018-08-09T23:46:33Z", "security_group_id": "e0a54c4d-9082-44b7-8259-f08f4d6bdb81", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:46:33Z", "revision_number": 0, "id": "483eb356-8966-4933-b593-5436bdd62e20", "remote_group_id": "e0a54c4d-9082-44b7-8259-f08f4d6bdb81", "remote_ip_prefix": null, "created_at": "2018-08-09T23:46:33Z", "security_group_id": "e0a54c4d-9082-44b7-8259-f08f4d6bdb81", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:46:33Z", "revision_number": 0, "id": "9d178989-d763-49fd-830b-b6564b694e17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:46:33Z", "security_group_id": "e0a54c4d-9082-44b7-8259-f08f4d6bdb81", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:46:33Z", "revision_number": 0, "id": "abadf46b-4a41-46e7-8a7a-454ddbbb918d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:46:33Z", "security_group_id": "e0a54c4d-9082-44b7-8259-f08f4d6bdb81", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}], "revision_number": 1, "project_id": "71051e8854e04374a8241b1c9c2acfe2", "id": "e0a54c4d-9082-44b7-8259-f08f4d6bdb81", "name": "default"}]} 2018-08-09 23:48:08,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-9e848ea9-550a-4aa8-9259-ca3ac27a5952 2018-08-09 23:48:08,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0447599887848s 2018-08-09 23:48:08,711 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-9e848ea9-550a-4aa8-9259-ca3ac27a5952 2018-08-09 23:48:08,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-09 23:48:08,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" -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": "61c72fe9-815b-4e6d-ab88-07e05486c76a"}}' 2018-08-09 23:48:09,338 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-bf275bef-051d-4f59-a53e-9ffc554c2fde Date: Thu, 09 Aug 2018 23:48: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-09T23:48:09Z", "security_group_id": "61c72fe9-815b-4e6d-ab88-07e05486c76a", "port_range_min": 80, "revision_number": 0, "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "created_at": "2018-08-09T23:48:09Z", "project_id": "71051e8854e04374a8241b1c9c2acfe2", "id": "7e8908b0-c2bc-441c-be85-ab3c30ea36d5"}} 2018-08-09 23:48:09,338 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-bf275bef-051d-4f59-a53e-9ffc554c2fde 2018-08-09 23:48:09,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.624336957932s 2018-08-09 23:48:09,339 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-bf275bef-051d-4f59-a53e-9ffc554c2fde 2018-08-09 23:48:09,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-09 23:48:09,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:48:09,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-f072ff37-3bc5-481b-8368-b9d2d3eb558c Date: Thu, 09 Aug 2018 23:48:09 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "created_at": "2018-08-09T23:48:07Z", "updated_at": "2018-08-09T23:48:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:48:07Z", "revision_number": 0, "id": "042b2897-6df2-415f-aadb-3911d54f10dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:48:07Z", "security_group_id": "61c72fe9-815b-4e6d-ab88-07e05486c76a", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-09T23:48:07Z", "revision_number": 0, "id": "04a2167f-5959-43c1-acce-4b39151b8df6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:48:07Z", "security_group_id": "61c72fe9-815b-4e6d-ab88-07e05486c76a", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": 22, "ethertype": "IPv4", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:48:07Z", "revision_number": 0, "id": "5bbabfbd-b615-4818-a9ba-4008926d2a5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:48:07Z", "security_group_id": "61c72fe9-815b-4e6d-ab88-07e05486c76a", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:48:08Z", "revision_number": 0, "id": "7015700f-9157-476c-8eb6-7adc1c260223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:48:08Z", "security_group_id": "61c72fe9-815b-4e6d-ab88-07e05486c76a", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-09T23:48:09Z", "revision_number": 0, "id": "7e8908b0-c2bc-441c-be85-ab3c30ea36d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:48:09Z", "security_group_id": "61c72fe9-815b-4e6d-ab88-07e05486c76a", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": 80, "ethertype": "IPv4", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}], "revision_number": 4, "project_id": "71051e8854e04374a8241b1c9c2acfe2", "id": "61c72fe9-815b-4e6d-ab88-07e05486c76a", "name": "cloudify_ims-sg_63fd5333-20e6-4545-bf3f-23d893b99581"}, {"description": "Default security group", "tags": [], "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "created_at": "2018-08-09T23:46:33Z", "updated_at": "2018-08-09T23:46:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:46:33Z", "revision_number": 0, "id": "4691666a-fc64-4e44-bdad-a283e11553e3", "remote_group_id": "e0a54c4d-9082-44b7-8259-f08f4d6bdb81", "remote_ip_prefix": null, "created_at": "2018-08-09T23:46:33Z", "security_group_id": "e0a54c4d-9082-44b7-8259-f08f4d6bdb81", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:46:33Z", "revision_number": 0, "id": "483eb356-8966-4933-b593-5436bdd62e20", "remote_group_id": "e0a54c4d-9082-44b7-8259-f08f4d6bdb81", "remote_ip_prefix": null, "created_at": "2018-08-09T23:46:33Z", "security_group_id": "e0a54c4d-9082-44b7-8259-f08f4d6bdb81", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:46:33Z", "revision_number": 0, "id": "9d178989-d763-49fd-830b-b6564b694e17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:46:33Z", "security_group_id": "e0a54c4d-9082-44b7-8259-f08f4d6bdb81", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:46:33Z", "revision_number": 0, "id": "abadf46b-4a41-46e7-8a7a-454ddbbb918d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:46:33Z", "security_group_id": "e0a54c4d-9082-44b7-8259-f08f4d6bdb81", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}], "revision_number": 1, "project_id": "71051e8854e04374a8241b1c9c2acfe2", "id": "e0a54c4d-9082-44b7-8259-f08f4d6bdb81", "name": "default"}]} 2018-08-09 23:48:09,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-f072ff37-3bc5-481b-8368-b9d2d3eb558c 2018-08-09 23:48:09,391 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0484259128571s 2018-08-09 23:48:09,391 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-f072ff37-3bc5-481b-8368-b9d2d3eb558c 2018-08-09 23:48:09,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-09 23:48:09,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" -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": "61c72fe9-815b-4e6d-ab88-07e05486c76a"}}' 2018-08-09 23:48:09,847 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-d4866722-ac9b-40d5-ab42-190e64a87fbd Date: Thu, 09 Aug 2018 23:48: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": 443, "updated_at": "2018-08-09T23:48:09Z", "security_group_id": "61c72fe9-815b-4e6d-ab88-07e05486c76a", "port_range_min": 443, "revision_number": 0, "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "created_at": "2018-08-09T23:48:09Z", "project_id": "71051e8854e04374a8241b1c9c2acfe2", "id": "64c94a3d-baaa-452d-9ba8-572583cb267d"}} 2018-08-09 23:48:09,848 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-d4866722-ac9b-40d5-ab42-190e64a87fbd 2018-08-09 23:48:09,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.452873945236s 2018-08-09 23:48:09,848 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-d4866722-ac9b-40d5-ab42-190e64a87fbd 2018-08-09 23:48:09,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-09 23:48:09,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:48:10,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-729b0b5f-5a8d-4cf2-8407-4854dd6b176f Date: Thu, 09 Aug 2018 23:48:10 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "created_at": "2018-08-09T23:48:07Z", "updated_at": "2018-08-09T23:48:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:48:07Z", "revision_number": 0, "id": "042b2897-6df2-415f-aadb-3911d54f10dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:48:07Z", "security_group_id": "61c72fe9-815b-4e6d-ab88-07e05486c76a", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-09T23:48:07Z", "revision_number": 0, "id": "04a2167f-5959-43c1-acce-4b39151b8df6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:48:07Z", "security_group_id": "61c72fe9-815b-4e6d-ab88-07e05486c76a", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": 22, "ethertype": "IPv4", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:48:07Z", "revision_number": 0, "id": "5bbabfbd-b615-4818-a9ba-4008926d2a5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:48:07Z", "security_group_id": "61c72fe9-815b-4e6d-ab88-07e05486c76a", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-09T23:48:09Z", "revision_number": 0, "id": "64c94a3d-baaa-452d-9ba8-572583cb267d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:48:09Z", "security_group_id": "61c72fe9-815b-4e6d-ab88-07e05486c76a", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": 443, "ethertype": "IPv4", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:48:08Z", "revision_number": 0, "id": "7015700f-9157-476c-8eb6-7adc1c260223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:48:08Z", "security_group_id": "61c72fe9-815b-4e6d-ab88-07e05486c76a", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-09T23:48:09Z", "revision_number": 0, "id": "7e8908b0-c2bc-441c-be85-ab3c30ea36d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:48:09Z", "security_group_id": "61c72fe9-815b-4e6d-ab88-07e05486c76a", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": 80, "ethertype": "IPv4", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}], "revision_number": 5, "project_id": "71051e8854e04374a8241b1c9c2acfe2", "id": "61c72fe9-815b-4e6d-ab88-07e05486c76a", "name": "cloudify_ims-sg_63fd5333-20e6-4545-bf3f-23d893b99581"}, {"description": "Default security group", "tags": [], "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "created_at": "2018-08-09T23:46:33Z", "updated_at": "2018-08-09T23:46:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:46:33Z", "revision_number": 0, "id": "4691666a-fc64-4e44-bdad-a283e11553e3", "remote_group_id": "e0a54c4d-9082-44b7-8259-f08f4d6bdb81", "remote_ip_prefix": null, "created_at": "2018-08-09T23:46:33Z", "security_group_id": "e0a54c4d-9082-44b7-8259-f08f4d6bdb81", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:46:33Z", "revision_number": 0, "id": "483eb356-8966-4933-b593-5436bdd62e20", "remote_group_id": "e0a54c4d-9082-44b7-8259-f08f4d6bdb81", "remote_ip_prefix": null, "created_at": "2018-08-09T23:46:33Z", "security_group_id": "e0a54c4d-9082-44b7-8259-f08f4d6bdb81", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:46:33Z", "revision_number": 0, "id": "9d178989-d763-49fd-830b-b6564b694e17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:46:33Z", "security_group_id": "e0a54c4d-9082-44b7-8259-f08f4d6bdb81", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:46:33Z", "revision_number": 0, "id": "abadf46b-4a41-46e7-8a7a-454ddbbb918d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:46:33Z", "security_group_id": "e0a54c4d-9082-44b7-8259-f08f4d6bdb81", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}], "revision_number": 1, "project_id": "71051e8854e04374a8241b1c9c2acfe2", "id": "e0a54c4d-9082-44b7-8259-f08f4d6bdb81", "name": "default"}]} 2018-08-09 23:48:10,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-729b0b5f-5a8d-4cf2-8407-4854dd6b176f 2018-08-09 23:48:10,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.295089006424s 2018-08-09 23:48:10,147 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-729b0b5f-5a8d-4cf2-8407-4854dd6b176f 2018-08-09 23:48:10,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-09 23:48:10,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" -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": "61c72fe9-815b-4e6d-ab88-07e05486c76a"}}' 2018-08-09 23:48:10,574 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-f855ee4d-9442-4041-a49e-4bd47212f947 Date: Thu, 09 Aug 2018 23:48: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-09T23:48:10Z", "security_group_id": "61c72fe9-815b-4e6d-ab88-07e05486c76a", "port_range_min": 5671, "revision_number": 0, "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "created_at": "2018-08-09T23:48:10Z", "project_id": "71051e8854e04374a8241b1c9c2acfe2", "id": "52abd0dd-9770-40dd-9183-105eb7b075cd"}} 2018-08-09 23:48:10,574 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-f855ee4d-9442-4041-a49e-4bd47212f947 2018-08-09 23:48:10,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.422995090485s 2018-08-09 23:48:10,574 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-f855ee4d-9442-4041-a49e-4bd47212f947 2018-08-09 23:48:10,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-09 23:48:10,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:48:10,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-9131ac4d-50ff-451d-8bb9-c44113e8c078 Date: Thu, 09 Aug 2018 23:48:10 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "created_at": "2018-08-09T23:48:07Z", "updated_at": "2018-08-09T23:48:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:48:07Z", "revision_number": 0, "id": "042b2897-6df2-415f-aadb-3911d54f10dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:48:07Z", "security_group_id": "61c72fe9-815b-4e6d-ab88-07e05486c76a", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-09T23:48:07Z", "revision_number": 0, "id": "04a2167f-5959-43c1-acce-4b39151b8df6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:48:07Z", "security_group_id": "61c72fe9-815b-4e6d-ab88-07e05486c76a", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": 22, "ethertype": "IPv4", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-09T23:48:10Z", "revision_number": 0, "id": "52abd0dd-9770-40dd-9183-105eb7b075cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:48:10Z", "security_group_id": "61c72fe9-815b-4e6d-ab88-07e05486c76a", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:48:07Z", "revision_number": 0, "id": "5bbabfbd-b615-4818-a9ba-4008926d2a5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:48:07Z", "security_group_id": "61c72fe9-815b-4e6d-ab88-07e05486c76a", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-09T23:48:09Z", "revision_number": 0, "id": "64c94a3d-baaa-452d-9ba8-572583cb267d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:48:09Z", "security_group_id": "61c72fe9-815b-4e6d-ab88-07e05486c76a", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": 443, "ethertype": "IPv4", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:48:08Z", "revision_number": 0, "id": "7015700f-9157-476c-8eb6-7adc1c260223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:48:08Z", "security_group_id": "61c72fe9-815b-4e6d-ab88-07e05486c76a", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-09T23:48:09Z", "revision_number": 0, "id": "7e8908b0-c2bc-441c-be85-ab3c30ea36d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:48:09Z", "security_group_id": "61c72fe9-815b-4e6d-ab88-07e05486c76a", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": 80, "ethertype": "IPv4", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}], "revision_number": 6, "project_id": "71051e8854e04374a8241b1c9c2acfe2", "id": "61c72fe9-815b-4e6d-ab88-07e05486c76a", "name": "cloudify_ims-sg_63fd5333-20e6-4545-bf3f-23d893b99581"}, {"description": "Default security group", "tags": [], "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "created_at": "2018-08-09T23:46:33Z", "updated_at": "2018-08-09T23:46:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:46:33Z", "revision_number": 0, "id": "4691666a-fc64-4e44-bdad-a283e11553e3", "remote_group_id": "e0a54c4d-9082-44b7-8259-f08f4d6bdb81", "remote_ip_prefix": null, "created_at": "2018-08-09T23:46:33Z", "security_group_id": "e0a54c4d-9082-44b7-8259-f08f4d6bdb81", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:46:33Z", "revision_number": 0, "id": "483eb356-8966-4933-b593-5436bdd62e20", "remote_group_id": "e0a54c4d-9082-44b7-8259-f08f4d6bdb81", "remote_ip_prefix": null, "created_at": "2018-08-09T23:46:33Z", "security_group_id": "e0a54c4d-9082-44b7-8259-f08f4d6bdb81", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:46:33Z", "revision_number": 0, "id": "9d178989-d763-49fd-830b-b6564b694e17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:46:33Z", "security_group_id": "e0a54c4d-9082-44b7-8259-f08f4d6bdb81", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:46:33Z", "revision_number": 0, "id": "abadf46b-4a41-46e7-8a7a-454ddbbb918d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:46:33Z", "security_group_id": "e0a54c4d-9082-44b7-8259-f08f4d6bdb81", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}], "revision_number": 1, "project_id": "71051e8854e04374a8241b1c9c2acfe2", "id": "e0a54c4d-9082-44b7-8259-f08f4d6bdb81", "name": "default"}]} 2018-08-09 23:48:10,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-9131ac4d-50ff-451d-8bb9-c44113e8c078 2018-08-09 23:48:10,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.33457493782s 2018-08-09 23:48:10,913 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-9131ac4d-50ff-451d-8bb9-c44113e8c078 2018-08-09 23:48:10,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-09 23:48:10,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" -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": "61c72fe9-815b-4e6d-ab88-07e05486c76a"}}' 2018-08-09 23:48:11,320 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-7d421f57-0428-4ce0-a357-574f7a5e25eb Date: Thu, 09 Aug 2018 23:48:11 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2018-08-09T23:48:11Z", "security_group_id": "61c72fe9-815b-4e6d-ab88-07e05486c76a", "port_range_min": 53333, "revision_number": 0, "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "created_at": "2018-08-09T23:48:11Z", "project_id": "71051e8854e04374a8241b1c9c2acfe2", "id": "786fc48f-8a99-47f4-8e80-361234be2741"}} 2018-08-09 23:48:11,320 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-7d421f57-0428-4ce0-a357-574f7a5e25eb 2018-08-09 23:48:11,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.404114961624s 2018-08-09 23:48:11,321 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-7d421f57-0428-4ce0-a357-574f7a5e25eb 2018-08-09 23:48:11,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 23:48:11,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:48:11,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-eed6e4a6-d5bb-43b6-bfb1-fe5602ea4b49 Date: Thu, 09 Aug 2018 23:48:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"857c423d-3660-482c-a649-d96ed7604790","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"71051e8854e04374a8241b1c9c2acfe2","l2_adjacency":true,"status":"ACTIVE","subnets":["a30cb320-8713-49ae-9be6-2a55293199e2"],"description":"","tags":[],"updated_at":"2018-08-09T23:46:34Z","qos_policy_id":null,"name":"cloudify_ims-net_63fd5333-20e6-4545-bf3f-23d893b99581","admin_state_up":true,"tenant_id":"71051e8854e04374a8241b1c9c2acfe2","created_at":"2018-08-09T23:46:33Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T22:20:41Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","mtu":1500}]} 2018-08-09 23:48:11,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-eed6e4a6-d5bb-43b6-bfb1-fe5602ea4b49 2018-08-09 23:48:11,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.623002052307s 2018-08-09 23:48:11,946 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-eed6e4a6-d5bb-43b6-bfb1-fe5602ea4b49 2018-08-09 23:48:11,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 23:48:11,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:48:12,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json X-Openstack-Request-Id: req-94b63479-5275-44ca-90b5-af79ef9a450e Date: Thu, 09 Aug 2018 23:48:12 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T23:48:05Z", "file": "/v2/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9/file", "owner": "71051e8854e04374a8241b1c9c2acfe2", "id": "0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "size": 4373348352, "self": "/v2/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_63fd5333-20e6-4545-bf3f-23d893b99581", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_63fd5333-20e6-4545-bf3f-23d893b99581", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-09T23:47:09Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 23:48:12,258 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-94b63479-5275-44ca-90b5-af79ef9a450e 2018-08-09 23:48:12,258 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.307055950165s 2018-08-09 23:48:12,259 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-94b63479-5275-44ca-90b5-af79ef9a450e 2018-08-09 23:48:12,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 23:48:12,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:48:12,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:48:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-61d7aaae-87a0-4291-b030-09bc3d0372db x-compute-request-id: req-61d7aaae-87a0-4291-b030-09bc3d0372db Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_63fd5333-20e6-4545-bf3f-23d893b99581", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/24d88107-3a29-49e0-8888-2e54691aa332", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/24d88107-3a29-49e0-8888-2e54691aa332", "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": "24d88107-3a29-49e0-8888-2e54691aa332"}]} 2018-08-09 23:48:12,283 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-61d7aaae-87a0-4291-b030-09bc3d0372db 2018-08-09 23:48:12,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0224030017853s 2018-08-09 23:48:12,283 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-61d7aaae-87a0-4291-b030-09bc3d0372db 2018-08-09 23:48:12,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-09 23:48:12,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" -d '{"server": {"name": "cloudify_ims-vm_63fd5333-20e6-4545-bf3f-23d893b99581", "imageRef": "0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "key_name": "cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581", "flavorRef": "24d88107-3a29-49e0-8888-2e54691aa332", "max_count": 1, "min_count": 1, "networks": [{"uuid": "857c423d-3660-482c-a649-d96ed7604790"}], "security_groups": [{"name": "61c72fe9-815b-4e6d-ab88-07e05486c76a"}]}}' 2018-08-09 23:48:16,610 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 23:48:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4fabba1e-7e9d-4b2b-9b28-e47e0fde2ad1 x-compute-request-id: req-4fabba1e-7e9d-4b2b-9b28-e47e0fde2ad1 Content-Length: 403 location: http://172.30.9.32:8774/v2.1/servers/0157015b-2500-4920-a062-181b9bb2162c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "61c72fe9-815b-4e6d-ab88-07e05486c76a"}], "OS-DCF:diskConfig": "MANUAL", "id": "0157015b-2500-4920-a062-181b9bb2162c", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "bookmark"}], "adminPass": "UceBwHizZk2L"}} 2018-08-09 23:48:16,611 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers used request id req-4fabba1e-7e9d-4b2b-9b28-e47e0fde2ad1 2018-08-09 23:48:16,611 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.32619404793s 2018-08-09 23:48:16,611 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers used request id req-4fabba1e-7e9d-4b2b-9b28-e47e0fde2ad1 2018-08-09 23:48:16,612 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:48:16,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:48:16,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:48:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e45a7e99-f456-4013-8f47-d3f664021f2e x-compute-request-id: req-e45a7e99-f456-4013-8f47-d3f664021f2e 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.32:8774/v2.1/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "bookmark"}], "image": {"id": "0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "links": [{"href": "http://172.30.9.32:8774/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24d88107-3a29-49e0-8888-2e54691aa332", "links": [{"href": "http://172.30.9.32:8774/flavors/24d88107-3a29-49e0-8888-2e54691aa332", "rel": "bookmark"}]}, "id": "0157015b-2500-4920-a062-181b9bb2162c", "user_id": "e1268b7868024857a2d9df6c6eca5bf0", "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-09T23:48:16Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581", "name": "cloudify_ims-vm_63fd5333-20e6-4545-bf3f-23d893b99581", "created": "2018-08-09T23:48:16Z", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:48:16,984 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-e45a7e99-f456-4013-8f47-d3f664021f2e 2018-08-09 23:48:16,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.372557163239s 2018-08-09 23:48:16,985 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-e45a7e99-f456-4013-8f47-d3f664021f2e 2018-08-09 23:48:16,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 23:48:16,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:48:17,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-cd39b6dc-311d-463f-bacb-ad492fe8fbaa Date: Thu, 09 Aug 2018 23:48:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"857c423d-3660-482c-a649-d96ed7604790","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"71051e8854e04374a8241b1c9c2acfe2","l2_adjacency":true,"status":"ACTIVE","subnets":["a30cb320-8713-49ae-9be6-2a55293199e2"],"description":"","tags":[],"updated_at":"2018-08-09T23:46:34Z","qos_policy_id":null,"name":"cloudify_ims-net_63fd5333-20e6-4545-bf3f-23d893b99581","admin_state_up":true,"tenant_id":"71051e8854e04374a8241b1c9c2acfe2","created_at":"2018-08-09T23:46:33Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T22:20:41Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","mtu":1500}]} 2018-08-09 23:48:17,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-cd39b6dc-311d-463f-bacb-ad492fe8fbaa 2018-08-09 23:48:17,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.285233020782s 2018-08-09 23:48:17,277 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-cd39b6dc-311d-463f-bacb-ad492fe8fbaa 2018-08-09 23:48:17,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-09 23:48:17,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:48:17,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-c959dd8e-2e90-49d2-a2a1-4783c49f6725 Date: Thu, 09 Aug 2018 23:48:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"857c423d-3660-482c-a649-d96ed7604790","tenant_id":"71051e8854e04374a8241b1c9c2acfe2","created_at":"2018-08-09T23:46:34Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-09T23:46:34Z","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":"71051e8854e04374a8241b1c9c2acfe2","id":"a30cb320-8713-49ae-9be6-2a55293199e2","subnetpool_id":null,"name":"cloudify_ims-subnet_63fd5333-20e6-4545-bf3f-23d893b99581"}]} 2018-08-09 23:48:17,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-c959dd8e-2e90-49d2-a2a1-4783c49f6725 2018-08-09 23:48:17,320 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0419220924377s 2018-08-09 23:48:17,320 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-c959dd8e-2e90-49d2-a2a1-4783c49f6725 2018-08-09 23:48:17,321 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:48:19,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:48:19,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:48:19,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:48:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-33b061e9-0810-4b89-89de-1e93193cd8fc x-compute-request-id: req-33b061e9-0810-4b89-89de-1e93193cd8fc Content-Encoding: gzip Content-Length: 645 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "bookmark"}], "image": {"id": "0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "links": [{"href": "http://172.30.9.32:8774/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24d88107-3a29-49e0-8888-2e54691aa332", "links": [{"href": "http://172.30.9.32:8774/flavors/24d88107-3a29-49e0-8888-2e54691aa332", "rel": "bookmark"}]}, "id": "0157015b-2500-4920-a062-181b9bb2162c", "user_id": "e1268b7868024857a2d9df6c6eca5bf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:48:19Z", "hostId": "a9777d64da8f139559e6cc73ef4714c9fc518c4d47e3a331108d6b85", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581", "name": "cloudify_ims-vm_63fd5333-20e6-4545-bf3f-23d893b99581", "created": "2018-08-09T23:48:16Z", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:48:19,646 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-33b061e9-0810-4b89-89de-1e93193cd8fc 2018-08-09 23:48:19,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.322911024094s 2018-08-09 23:48:19,647 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-33b061e9-0810-4b89-89de-1e93193cd8fc 2018-08-09 23:48:19,651 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:48:21,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:48:21,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:48:22,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:48:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9b41329a-046a-4209-b917-2b71e2a0c167 x-compute-request-id: req-9b41329a-046a-4209-b917-2b71e2a0c167 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "bookmark"}], "image": {"id": "0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "links": [{"href": "http://172.30.9.32:8774/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24d88107-3a29-49e0-8888-2e54691aa332", "links": [{"href": "http://172.30.9.32:8774/flavors/24d88107-3a29-49e0-8888-2e54691aa332", "rel": "bookmark"}]}, "id": "0157015b-2500-4920-a062-181b9bb2162c", "security_groups": [{"name": "cloudify_ims-sg_63fd5333-20e6-4545-bf3f-23d893b99581"}], "user_id": "e1268b7868024857a2d9df6c6eca5bf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:48:20Z", "hostId": "a9777d64da8f139559e6cc73ef4714c9fc518c4d47e3a331108d6b85", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581", "name": "cloudify_ims-vm_63fd5333-20e6-4545-bf3f-23d893b99581", "created": "2018-08-09T23:48:16Z", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:48:22,361 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-9b41329a-046a-4209-b917-2b71e2a0c167 2018-08-09 23:48:22,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.707489013672s 2018-08-09 23:48:22,361 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-9b41329a-046a-4209-b917-2b71e2a0c167 2018-08-09 23:48:22,365 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:48:24,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:48:24,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:48:25,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:48:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-df0f812b-a521-4926-bb12-d50b86bd6bcc x-compute-request-id: req-df0f812b-a521-4926-bb12-d50b86bd6bcc Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "bookmark"}], "image": {"id": "0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "links": [{"href": "http://172.30.9.32:8774/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24d88107-3a29-49e0-8888-2e54691aa332", "links": [{"href": "http://172.30.9.32:8774/flavors/24d88107-3a29-49e0-8888-2e54691aa332", "rel": "bookmark"}]}, "id": "0157015b-2500-4920-a062-181b9bb2162c", "security_groups": [{"name": "cloudify_ims-sg_63fd5333-20e6-4545-bf3f-23d893b99581"}], "user_id": "e1268b7868024857a2d9df6c6eca5bf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:48:20Z", "hostId": "a9777d64da8f139559e6cc73ef4714c9fc518c4d47e3a331108d6b85", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581", "name": "cloudify_ims-vm_63fd5333-20e6-4545-bf3f-23d893b99581", "created": "2018-08-09T23:48:16Z", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:48:25,201 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-df0f812b-a521-4926-bb12-d50b86bd6bcc 2018-08-09 23:48:25,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.834578037262s 2018-08-09 23:48:25,202 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-df0f812b-a521-4926-bb12-d50b86bd6bcc 2018-08-09 23:48:25,206 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:48:27,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:48:27,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:48:28,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:48:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fb8e8ecf-5edd-468e-8fee-ca1790b2c141 x-compute-request-id: req-fb8e8ecf-5edd-468e-8fee-ca1790b2c141 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "bookmark"}], "image": {"id": "0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "links": [{"href": "http://172.30.9.32:8774/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24d88107-3a29-49e0-8888-2e54691aa332", "links": [{"href": "http://172.30.9.32:8774/flavors/24d88107-3a29-49e0-8888-2e54691aa332", "rel": "bookmark"}]}, "id": "0157015b-2500-4920-a062-181b9bb2162c", "security_groups": [{"name": "cloudify_ims-sg_63fd5333-20e6-4545-bf3f-23d893b99581"}], "user_id": "e1268b7868024857a2d9df6c6eca5bf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:48:20Z", "hostId": "a9777d64da8f139559e6cc73ef4714c9fc518c4d47e3a331108d6b85", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581", "name": "cloudify_ims-vm_63fd5333-20e6-4545-bf3f-23d893b99581", "created": "2018-08-09T23:48:16Z", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:48:28,056 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-fb8e8ecf-5edd-468e-8fee-ca1790b2c141 2018-08-09 23:48:28,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.847291946411s 2018-08-09 23:48:28,056 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-fb8e8ecf-5edd-468e-8fee-ca1790b2c141 2018-08-09 23:48:28,060 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:48:30,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:48:30,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:48:30,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:48: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-2ca72145-df54-47e9-a98a-4c485c38b8e4 x-compute-request-id: req-2ca72145-df54-47e9-a98a-4c485c38b8e4 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "bookmark"}], "image": {"id": "0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "links": [{"href": "http://172.30.9.32:8774/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24d88107-3a29-49e0-8888-2e54691aa332", "links": [{"href": "http://172.30.9.32:8774/flavors/24d88107-3a29-49e0-8888-2e54691aa332", "rel": "bookmark"}]}, "id": "0157015b-2500-4920-a062-181b9bb2162c", "security_groups": [{"name": "cloudify_ims-sg_63fd5333-20e6-4545-bf3f-23d893b99581"}], "user_id": "e1268b7868024857a2d9df6c6eca5bf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:48:20Z", "hostId": "a9777d64da8f139559e6cc73ef4714c9fc518c4d47e3a331108d6b85", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581", "name": "cloudify_ims-vm_63fd5333-20e6-4545-bf3f-23d893b99581", "created": "2018-08-09T23:48:16Z", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:48:30,743 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-2ca72145-df54-47e9-a98a-4c485c38b8e4 2018-08-09 23:48:30,743 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.67950296402s 2018-08-09 23:48:30,743 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-2ca72145-df54-47e9-a98a-4c485c38b8e4 2018-08-09 23:48:30,747 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:48:32,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:48:32,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:48:34,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:48: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-fbe90ef3-2788-403f-ab4b-5171c1f50fea x-compute-request-id: req-fbe90ef3-2788-403f-ab4b-5171c1f50fea Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "bookmark"}], "image": {"id": "0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "links": [{"href": "http://172.30.9.32:8774/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24d88107-3a29-49e0-8888-2e54691aa332", "links": [{"href": "http://172.30.9.32:8774/flavors/24d88107-3a29-49e0-8888-2e54691aa332", "rel": "bookmark"}]}, "id": "0157015b-2500-4920-a062-181b9bb2162c", "security_groups": [{"name": "cloudify_ims-sg_63fd5333-20e6-4545-bf3f-23d893b99581"}], "user_id": "e1268b7868024857a2d9df6c6eca5bf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:48:20Z", "hostId": "a9777d64da8f139559e6cc73ef4714c9fc518c4d47e3a331108d6b85", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581", "name": "cloudify_ims-vm_63fd5333-20e6-4545-bf3f-23d893b99581", "created": "2018-08-09T23:48:16Z", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:48:34,233 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-fbe90ef3-2788-403f-ab4b-5171c1f50fea 2018-08-09 23:48:34,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.48298883438s 2018-08-09 23:48:34,234 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-fbe90ef3-2788-403f-ab4b-5171c1f50fea 2018-08-09 23:48:34,238 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:48:36,240 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:48:36,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:48:37,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:48: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-42d1b124-38e4-4d24-ad63-41a8db781295 x-compute-request-id: req-42d1b124-38e4-4d24-ad63-41a8db781295 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "bookmark"}], "image": {"id": "0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "links": [{"href": "http://172.30.9.32:8774/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24d88107-3a29-49e0-8888-2e54691aa332", "links": [{"href": "http://172.30.9.32:8774/flavors/24d88107-3a29-49e0-8888-2e54691aa332", "rel": "bookmark"}]}, "id": "0157015b-2500-4920-a062-181b9bb2162c", "security_groups": [{"name": "cloudify_ims-sg_63fd5333-20e6-4545-bf3f-23d893b99581"}], "user_id": "e1268b7868024857a2d9df6c6eca5bf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:48:20Z", "hostId": "a9777d64da8f139559e6cc73ef4714c9fc518c4d47e3a331108d6b85", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581", "name": "cloudify_ims-vm_63fd5333-20e6-4545-bf3f-23d893b99581", "created": "2018-08-09T23:48:16Z", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:48:37,121 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-42d1b124-38e4-4d24-ad63-41a8db781295 2018-08-09 23:48:37,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.880916833878s 2018-08-09 23:48:37,122 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-42d1b124-38e4-4d24-ad63-41a8db781295 2018-08-09 23:48:37,125 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:48:39,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:48:39,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:48:40,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:48: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-755346fd-3157-4996-9220-f9de3d32ae1f x-compute-request-id: req-755346fd-3157-4996-9220-f9de3d32ae1f Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "bookmark"}], "image": {"id": "0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "links": [{"href": "http://172.30.9.32:8774/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24d88107-3a29-49e0-8888-2e54691aa332", "links": [{"href": "http://172.30.9.32:8774/flavors/24d88107-3a29-49e0-8888-2e54691aa332", "rel": "bookmark"}]}, "id": "0157015b-2500-4920-a062-181b9bb2162c", "security_groups": [{"name": "cloudify_ims-sg_63fd5333-20e6-4545-bf3f-23d893b99581"}], "user_id": "e1268b7868024857a2d9df6c6eca5bf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:48:20Z", "hostId": "a9777d64da8f139559e6cc73ef4714c9fc518c4d47e3a331108d6b85", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581", "name": "cloudify_ims-vm_63fd5333-20e6-4545-bf3f-23d893b99581", "created": "2018-08-09T23:48:16Z", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:48:40,107 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-755346fd-3157-4996-9220-f9de3d32ae1f 2018-08-09 23:48:40,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.979163885117s 2018-08-09 23:48:40,108 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-755346fd-3157-4996-9220-f9de3d32ae1f 2018-08-09 23:48:40,111 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:48:42,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:48:42,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:48:42,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:48:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-32d0912f-0f26-41f8-94f6-48a013e9645b x-compute-request-id: req-32d0912f-0f26-41f8-94f6-48a013e9645b Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "bookmark"}], "image": {"id": "0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "links": [{"href": "http://172.30.9.32:8774/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24d88107-3a29-49e0-8888-2e54691aa332", "links": [{"href": "http://172.30.9.32:8774/flavors/24d88107-3a29-49e0-8888-2e54691aa332", "rel": "bookmark"}]}, "id": "0157015b-2500-4920-a062-181b9bb2162c", "security_groups": [{"name": "cloudify_ims-sg_63fd5333-20e6-4545-bf3f-23d893b99581"}], "user_id": "e1268b7868024857a2d9df6c6eca5bf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:48:20Z", "hostId": "a9777d64da8f139559e6cc73ef4714c9fc518c4d47e3a331108d6b85", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581", "name": "cloudify_ims-vm_63fd5333-20e6-4545-bf3f-23d893b99581", "created": "2018-08-09T23:48:16Z", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:48:42,814 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-32d0912f-0f26-41f8-94f6-48a013e9645b 2018-08-09 23:48:42,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.700181007385s 2018-08-09 23:48:42,815 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-32d0912f-0f26-41f8-94f6-48a013e9645b 2018-08-09 23:48:42,818 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:48:44,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:48:44,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:48:45,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:48:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f96c93c9-6a20-46a4-beb9-2648fbe5f7b0 x-compute-request-id: req-f96c93c9-6a20-46a4-beb9-2648fbe5f7b0 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "bookmark"}], "image": {"id": "0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "links": [{"href": "http://172.30.9.32:8774/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24d88107-3a29-49e0-8888-2e54691aa332", "links": [{"href": "http://172.30.9.32:8774/flavors/24d88107-3a29-49e0-8888-2e54691aa332", "rel": "bookmark"}]}, "id": "0157015b-2500-4920-a062-181b9bb2162c", "security_groups": [{"name": "cloudify_ims-sg_63fd5333-20e6-4545-bf3f-23d893b99581"}], "user_id": "e1268b7868024857a2d9df6c6eca5bf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:48:20Z", "hostId": "a9777d64da8f139559e6cc73ef4714c9fc518c4d47e3a331108d6b85", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581", "name": "cloudify_ims-vm_63fd5333-20e6-4545-bf3f-23d893b99581", "created": "2018-08-09T23:48:16Z", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:48:45,441 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-f96c93c9-6a20-46a4-beb9-2648fbe5f7b0 2018-08-09 23:48:45,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.620409011841s 2018-08-09 23:48:45,442 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-f96c93c9-6a20-46a4-beb9-2648fbe5f7b0 2018-08-09 23:48:45,445 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:48:47,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:48:47,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:48:48,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:48: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-7b831adb-253a-4010-9958-3a39fca3eeb0 x-compute-request-id: req-7b831adb-253a-4010-9958-3a39fca3eeb0 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "bookmark"}], "image": {"id": "0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "links": [{"href": "http://172.30.9.32:8774/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24d88107-3a29-49e0-8888-2e54691aa332", "links": [{"href": "http://172.30.9.32:8774/flavors/24d88107-3a29-49e0-8888-2e54691aa332", "rel": "bookmark"}]}, "id": "0157015b-2500-4920-a062-181b9bb2162c", "security_groups": [{"name": "cloudify_ims-sg_63fd5333-20e6-4545-bf3f-23d893b99581"}], "user_id": "e1268b7868024857a2d9df6c6eca5bf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:48:20Z", "hostId": "a9777d64da8f139559e6cc73ef4714c9fc518c4d47e3a331108d6b85", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581", "name": "cloudify_ims-vm_63fd5333-20e6-4545-bf3f-23d893b99581", "created": "2018-08-09T23:48:16Z", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:48:48,461 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-7b831adb-253a-4010-9958-3a39fca3eeb0 2018-08-09 23:48:48,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.01264595985s 2018-08-09 23:48:48,461 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-7b831adb-253a-4010-9958-3a39fca3eeb0 2018-08-09 23:48:48,465 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:48:50,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:48:50,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:48:51,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:48: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-12023264-f023-4bf6-ae78-f4d7f56ffca0 x-compute-request-id: req-12023264-f023-4bf6-ae78-f4d7f56ffca0 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "bookmark"}], "image": {"id": "0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "links": [{"href": "http://172.30.9.32:8774/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24d88107-3a29-49e0-8888-2e54691aa332", "links": [{"href": "http://172.30.9.32:8774/flavors/24d88107-3a29-49e0-8888-2e54691aa332", "rel": "bookmark"}]}, "id": "0157015b-2500-4920-a062-181b9bb2162c", "security_groups": [{"name": "cloudify_ims-sg_63fd5333-20e6-4545-bf3f-23d893b99581"}], "user_id": "e1268b7868024857a2d9df6c6eca5bf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:48:20Z", "hostId": "a9777d64da8f139559e6cc73ef4714c9fc518c4d47e3a331108d6b85", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581", "name": "cloudify_ims-vm_63fd5333-20e6-4545-bf3f-23d893b99581", "created": "2018-08-09T23:48:16Z", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:48:51,106 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-12023264-f023-4bf6-ae78-f4d7f56ffca0 2018-08-09 23:48:51,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.638144016266s 2018-08-09 23:48:51,106 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-12023264-f023-4bf6-ae78-f4d7f56ffca0 2018-08-09 23:48:51,110 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:48:53,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:48:53,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:48:53,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:48:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e44a06af-a186-4489-8346-d292605fa6c6 x-compute-request-id: req-e44a06af-a186-4489-8346-d292605fa6c6 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "bookmark"}], "image": {"id": "0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "links": [{"href": "http://172.30.9.32:8774/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24d88107-3a29-49e0-8888-2e54691aa332", "links": [{"href": "http://172.30.9.32:8774/flavors/24d88107-3a29-49e0-8888-2e54691aa332", "rel": "bookmark"}]}, "id": "0157015b-2500-4920-a062-181b9bb2162c", "security_groups": [{"name": "cloudify_ims-sg_63fd5333-20e6-4545-bf3f-23d893b99581"}], "user_id": "e1268b7868024857a2d9df6c6eca5bf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:48:20Z", "hostId": "a9777d64da8f139559e6cc73ef4714c9fc518c4d47e3a331108d6b85", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581", "name": "cloudify_ims-vm_63fd5333-20e6-4545-bf3f-23d893b99581", "created": "2018-08-09T23:48:16Z", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:48:53,832 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-e44a06af-a186-4489-8346-d292605fa6c6 2018-08-09 23:48:53,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.719489097595s 2018-08-09 23:48:53,832 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-e44a06af-a186-4489-8346-d292605fa6c6 2018-08-09 23:48:53,836 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:48:55,839 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:48:55,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:48:56,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23: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,Accept-Encoding x-openstack-request-id: req-2a07824d-4d5f-4290-8405-a310e7c68e19 x-compute-request-id: req-2a07824d-4d5f-4290-8405-a310e7c68e19 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "bookmark"}], "image": {"id": "0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "links": [{"href": "http://172.30.9.32:8774/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24d88107-3a29-49e0-8888-2e54691aa332", "links": [{"href": "http://172.30.9.32:8774/flavors/24d88107-3a29-49e0-8888-2e54691aa332", "rel": "bookmark"}]}, "id": "0157015b-2500-4920-a062-181b9bb2162c", "security_groups": [{"name": "cloudify_ims-sg_63fd5333-20e6-4545-bf3f-23d893b99581"}], "user_id": "e1268b7868024857a2d9df6c6eca5bf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:48:20Z", "hostId": "a9777d64da8f139559e6cc73ef4714c9fc518c4d47e3a331108d6b85", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581", "name": "cloudify_ims-vm_63fd5333-20e6-4545-bf3f-23d893b99581", "created": "2018-08-09T23:48:16Z", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:48:56,549 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-2a07824d-4d5f-4290-8405-a310e7c68e19 2018-08-09 23:48:56,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.710121154785s 2018-08-09 23:48:56,549 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-2a07824d-4d5f-4290-8405-a310e7c68e19 2018-08-09 23:48:56,553 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:48:58,556 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:48:58,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:48:59,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23: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-ad8c831e-aa24-4133-a7e2-e93f457ea17f x-compute-request-id: req-ad8c831e-aa24-4133-a7e2-e93f457ea17f Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "bookmark"}], "image": {"id": "0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "links": [{"href": "http://172.30.9.32:8774/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24d88107-3a29-49e0-8888-2e54691aa332", "links": [{"href": "http://172.30.9.32:8774/flavors/24d88107-3a29-49e0-8888-2e54691aa332", "rel": "bookmark"}]}, "id": "0157015b-2500-4920-a062-181b9bb2162c", "security_groups": [{"name": "cloudify_ims-sg_63fd5333-20e6-4545-bf3f-23d893b99581"}], "user_id": "e1268b7868024857a2d9df6c6eca5bf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:48:20Z", "hostId": "a9777d64da8f139559e6cc73ef4714c9fc518c4d47e3a331108d6b85", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581", "name": "cloudify_ims-vm_63fd5333-20e6-4545-bf3f-23d893b99581", "created": "2018-08-09T23:48:16Z", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:48:59,550 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-ad8c831e-aa24-4133-a7e2-e93f457ea17f 2018-08-09 23:48:59,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.994001150131s 2018-08-09 23:48:59,550 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-ad8c831e-aa24-4133-a7e2-e93f457ea17f 2018-08-09 23:48:59,554 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:49:01,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:49:01,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:49:02,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:49: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-2112c3f1-4128-4adb-af66-b0cde952ea8c x-compute-request-id: req-2112c3f1-4128-4adb-af66-b0cde952ea8c Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "bookmark"}], "image": {"id": "0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "links": [{"href": "http://172.30.9.32:8774/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24d88107-3a29-49e0-8888-2e54691aa332", "links": [{"href": "http://172.30.9.32:8774/flavors/24d88107-3a29-49e0-8888-2e54691aa332", "rel": "bookmark"}]}, "id": "0157015b-2500-4920-a062-181b9bb2162c", "security_groups": [{"name": "cloudify_ims-sg_63fd5333-20e6-4545-bf3f-23d893b99581"}], "user_id": "e1268b7868024857a2d9df6c6eca5bf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:48:20Z", "hostId": "a9777d64da8f139559e6cc73ef4714c9fc518c4d47e3a331108d6b85", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581", "name": "cloudify_ims-vm_63fd5333-20e6-4545-bf3f-23d893b99581", "created": "2018-08-09T23:48:16Z", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:49:02,268 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-2112c3f1-4128-4adb-af66-b0cde952ea8c 2018-08-09 23:49:02,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.711457014084s 2018-08-09 23:49:02,269 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-2112c3f1-4128-4adb-af66-b0cde952ea8c 2018-08-09 23:49:02,272 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:49:04,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:49:04,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:49:05,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:49: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-92b18f16-39c1-4546-beb8-9c25f1be488a x-compute-request-id: req-92b18f16-39c1-4546-beb8-9c25f1be488a Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "bookmark"}], "image": {"id": "0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "links": [{"href": "http://172.30.9.32:8774/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24d88107-3a29-49e0-8888-2e54691aa332", "links": [{"href": "http://172.30.9.32:8774/flavors/24d88107-3a29-49e0-8888-2e54691aa332", "rel": "bookmark"}]}, "id": "0157015b-2500-4920-a062-181b9bb2162c", "security_groups": [{"name": "cloudify_ims-sg_63fd5333-20e6-4545-bf3f-23d893b99581"}], "user_id": "e1268b7868024857a2d9df6c6eca5bf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:48:20Z", "hostId": "a9777d64da8f139559e6cc73ef4714c9fc518c4d47e3a331108d6b85", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581", "name": "cloudify_ims-vm_63fd5333-20e6-4545-bf3f-23d893b99581", "created": "2018-08-09T23:48:16Z", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:49:05,251 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-92b18f16-39c1-4546-beb8-9c25f1be488a 2018-08-09 23:49:05,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.976216077805s 2018-08-09 23:49:05,252 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-92b18f16-39c1-4546-beb8-9c25f1be488a 2018-08-09 23:49:05,255 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:49:07,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:49:07,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:49:07,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:49:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-31894cab-f6b2-4256-888a-f8eb03bcf55b x-compute-request-id: req-31894cab-f6b2-4256-888a-f8eb03bcf55b Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "bookmark"}], "image": {"id": "0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "links": [{"href": "http://172.30.9.32:8774/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24d88107-3a29-49e0-8888-2e54691aa332", "links": [{"href": "http://172.30.9.32:8774/flavors/24d88107-3a29-49e0-8888-2e54691aa332", "rel": "bookmark"}]}, "id": "0157015b-2500-4920-a062-181b9bb2162c", "security_groups": [{"name": "cloudify_ims-sg_63fd5333-20e6-4545-bf3f-23d893b99581"}], "user_id": "e1268b7868024857a2d9df6c6eca5bf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:48:20Z", "hostId": "a9777d64da8f139559e6cc73ef4714c9fc518c4d47e3a331108d6b85", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581", "name": "cloudify_ims-vm_63fd5333-20e6-4545-bf3f-23d893b99581", "created": "2018-08-09T23:48:16Z", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:49:07,965 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-31894cab-f6b2-4256-888a-f8eb03bcf55b 2018-08-09 23:49:07,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.707447052002s 2018-08-09 23:49:07,966 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-31894cab-f6b2-4256-888a-f8eb03bcf55b 2018-08-09 23:49:07,970 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:49:09,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:49:09,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:49:10,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:49: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-b08be97a-5bbe-4009-a63b-82705cb11684 x-compute-request-id: req-b08be97a-5bbe-4009-a63b-82705cb11684 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "bookmark"}], "image": {"id": "0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "links": [{"href": "http://172.30.9.32:8774/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24d88107-3a29-49e0-8888-2e54691aa332", "links": [{"href": "http://172.30.9.32:8774/flavors/24d88107-3a29-49e0-8888-2e54691aa332", "rel": "bookmark"}]}, "id": "0157015b-2500-4920-a062-181b9bb2162c", "security_groups": [{"name": "cloudify_ims-sg_63fd5333-20e6-4545-bf3f-23d893b99581"}], "user_id": "e1268b7868024857a2d9df6c6eca5bf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:48:20Z", "hostId": "a9777d64da8f139559e6cc73ef4714c9fc518c4d47e3a331108d6b85", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581", "name": "cloudify_ims-vm_63fd5333-20e6-4545-bf3f-23d893b99581", "created": "2018-08-09T23:48:16Z", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:49:10,714 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-b08be97a-5bbe-4009-a63b-82705cb11684 2018-08-09 23:49:10,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.741793870926s 2018-08-09 23:49:10,714 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-b08be97a-5bbe-4009-a63b-82705cb11684 2018-08-09 23:49:10,718 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:49:12,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:49:12,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:49:13,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:49: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-0813db8f-1729-4184-8ad6-0e6e2a66c46f x-compute-request-id: req-0813db8f-1729-4184-8ad6-0e6e2a66c46f Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "bookmark"}], "image": {"id": "0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "links": [{"href": "http://172.30.9.32:8774/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24d88107-3a29-49e0-8888-2e54691aa332", "links": [{"href": "http://172.30.9.32:8774/flavors/24d88107-3a29-49e0-8888-2e54691aa332", "rel": "bookmark"}]}, "id": "0157015b-2500-4920-a062-181b9bb2162c", "security_groups": [{"name": "cloudify_ims-sg_63fd5333-20e6-4545-bf3f-23d893b99581"}], "user_id": "e1268b7868024857a2d9df6c6eca5bf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:48:20Z", "hostId": "a9777d64da8f139559e6cc73ef4714c9fc518c4d47e3a331108d6b85", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581", "name": "cloudify_ims-vm_63fd5333-20e6-4545-bf3f-23d893b99581", "created": "2018-08-09T23:48:16Z", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:49:13,638 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-0813db8f-1729-4184-8ad6-0e6e2a66c46f 2018-08-09 23:49:13,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.916576862335s 2018-08-09 23:49:13,638 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-0813db8f-1729-4184-8ad6-0e6e2a66c46f 2018-08-09 23:49:13,642 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:49:15,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:49:15,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:49:16,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:49: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-c6a64491-74f2-4eae-a149-9546cf372a07 x-compute-request-id: req-c6a64491-74f2-4eae-a149-9546cf372a07 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "bookmark"}], "image": {"id": "0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "links": [{"href": "http://172.30.9.32:8774/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24d88107-3a29-49e0-8888-2e54691aa332", "links": [{"href": "http://172.30.9.32:8774/flavors/24d88107-3a29-49e0-8888-2e54691aa332", "rel": "bookmark"}]}, "id": "0157015b-2500-4920-a062-181b9bb2162c", "security_groups": [{"name": "cloudify_ims-sg_63fd5333-20e6-4545-bf3f-23d893b99581"}], "user_id": "e1268b7868024857a2d9df6c6eca5bf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:48:20Z", "hostId": "a9777d64da8f139559e6cc73ef4714c9fc518c4d47e3a331108d6b85", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581", "name": "cloudify_ims-vm_63fd5333-20e6-4545-bf3f-23d893b99581", "created": "2018-08-09T23:48:16Z", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:49:16,103 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-c6a64491-74f2-4eae-a149-9546cf372a07 2018-08-09 23:49:16,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.458629846573s 2018-08-09 23:49:16,104 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-c6a64491-74f2-4eae-a149-9546cf372a07 2018-08-09 23:49:16,109 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:49:18,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:49:18,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:49:19,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:49: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-fddc8002-5071-4ee5-b39f-9b79744d38f7 x-compute-request-id: req-fddc8002-5071-4ee5-b39f-9b79744d38f7 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "bookmark"}], "image": {"id": "0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "links": [{"href": "http://172.30.9.32:8774/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24d88107-3a29-49e0-8888-2e54691aa332", "links": [{"href": "http://172.30.9.32:8774/flavors/24d88107-3a29-49e0-8888-2e54691aa332", "rel": "bookmark"}]}, "id": "0157015b-2500-4920-a062-181b9bb2162c", "security_groups": [{"name": "cloudify_ims-sg_63fd5333-20e6-4545-bf3f-23d893b99581"}], "user_id": "e1268b7868024857a2d9df6c6eca5bf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:48:20Z", "hostId": "a9777d64da8f139559e6cc73ef4714c9fc518c4d47e3a331108d6b85", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581", "name": "cloudify_ims-vm_63fd5333-20e6-4545-bf3f-23d893b99581", "created": "2018-08-09T23:48:16Z", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:49:19,089 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-fddc8002-5071-4ee5-b39f-9b79744d38f7 2018-08-09 23:49:19,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.977370023727s 2018-08-09 23:49:19,089 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-fddc8002-5071-4ee5-b39f-9b79744d38f7 2018-08-09 23:49:19,093 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:49:21,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:49:21,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:49:21,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:49: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-ae5155cc-85d3-4bed-ac41-76c04d30de25 x-compute-request-id: req-ae5155cc-85d3-4bed-ac41-76c04d30de25 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "bookmark"}], "image": {"id": "0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "links": [{"href": "http://172.30.9.32:8774/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24d88107-3a29-49e0-8888-2e54691aa332", "links": [{"href": "http://172.30.9.32:8774/flavors/24d88107-3a29-49e0-8888-2e54691aa332", "rel": "bookmark"}]}, "id": "0157015b-2500-4920-a062-181b9bb2162c", "security_groups": [{"name": "cloudify_ims-sg_63fd5333-20e6-4545-bf3f-23d893b99581"}], "user_id": "e1268b7868024857a2d9df6c6eca5bf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:48:20Z", "hostId": "a9777d64da8f139559e6cc73ef4714c9fc518c4d47e3a331108d6b85", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581", "name": "cloudify_ims-vm_63fd5333-20e6-4545-bf3f-23d893b99581", "created": "2018-08-09T23:48:16Z", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:49:21,824 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-ae5155cc-85d3-4bed-ac41-76c04d30de25 2018-08-09 23:49:21,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.727760076523s 2018-08-09 23:49:21,825 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-ae5155cc-85d3-4bed-ac41-76c04d30de25 2018-08-09 23:49:21,829 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:49:23,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:49:23,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:49:24,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:49: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-3d66ceef-f0fd-4532-adf7-ba08e0f7fb8f x-compute-request-id: req-3d66ceef-f0fd-4532-adf7-ba08e0f7fb8f Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "bookmark"}], "image": {"id": "0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "links": [{"href": "http://172.30.9.32:8774/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24d88107-3a29-49e0-8888-2e54691aa332", "links": [{"href": "http://172.30.9.32:8774/flavors/24d88107-3a29-49e0-8888-2e54691aa332", "rel": "bookmark"}]}, "id": "0157015b-2500-4920-a062-181b9bb2162c", "security_groups": [{"name": "cloudify_ims-sg_63fd5333-20e6-4545-bf3f-23d893b99581"}], "user_id": "e1268b7868024857a2d9df6c6eca5bf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:48:20Z", "hostId": "a9777d64da8f139559e6cc73ef4714c9fc518c4d47e3a331108d6b85", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581", "name": "cloudify_ims-vm_63fd5333-20e6-4545-bf3f-23d893b99581", "created": "2018-08-09T23:48:16Z", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:49:24,540 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-3d66ceef-f0fd-4532-adf7-ba08e0f7fb8f 2018-08-09 23:49:24,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.708203077316s 2018-08-09 23:49:24,540 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-3d66ceef-f0fd-4532-adf7-ba08e0f7fb8f 2018-08-09 23:49:24,544 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:49:26,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:49:26,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:49:27,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:49:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4a735b96-543f-4f53-9b17-c3f7e191e5ab x-compute-request-id: req-4a735b96-543f-4f53-9b17-c3f7e191e5ab Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "bookmark"}], "image": {"id": "0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "links": [{"href": "http://172.30.9.32:8774/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24d88107-3a29-49e0-8888-2e54691aa332", "links": [{"href": "http://172.30.9.32:8774/flavors/24d88107-3a29-49e0-8888-2e54691aa332", "rel": "bookmark"}]}, "id": "0157015b-2500-4920-a062-181b9bb2162c", "security_groups": [{"name": "cloudify_ims-sg_63fd5333-20e6-4545-bf3f-23d893b99581"}], "user_id": "e1268b7868024857a2d9df6c6eca5bf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:48:20Z", "hostId": "a9777d64da8f139559e6cc73ef4714c9fc518c4d47e3a331108d6b85", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581", "name": "cloudify_ims-vm_63fd5333-20e6-4545-bf3f-23d893b99581", "created": "2018-08-09T23:48:16Z", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:49:27,283 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-4a735b96-543f-4f53-9b17-c3f7e191e5ab 2018-08-09 23:49:27,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.736670017242s 2018-08-09 23:49:27,284 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-4a735b96-543f-4f53-9b17-c3f7e191e5ab 2018-08-09 23:49:27,288 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:49:29,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:49:29,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:49:29,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:49: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-56bfa394-a2bf-4d34-8297-0df2e6e93cd4 x-compute-request-id: req-56bfa394-a2bf-4d34-8297-0df2e6e93cd4 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "bookmark"}], "image": {"id": "0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "links": [{"href": "http://172.30.9.32:8774/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24d88107-3a29-49e0-8888-2e54691aa332", "links": [{"href": "http://172.30.9.32:8774/flavors/24d88107-3a29-49e0-8888-2e54691aa332", "rel": "bookmark"}]}, "id": "0157015b-2500-4920-a062-181b9bb2162c", "security_groups": [{"name": "cloudify_ims-sg_63fd5333-20e6-4545-bf3f-23d893b99581"}], "user_id": "e1268b7868024857a2d9df6c6eca5bf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:48:20Z", "hostId": "a9777d64da8f139559e6cc73ef4714c9fc518c4d47e3a331108d6b85", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581", "name": "cloudify_ims-vm_63fd5333-20e6-4545-bf3f-23d893b99581", "created": "2018-08-09T23:48:16Z", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:49:29,947 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-56bfa394-a2bf-4d34-8297-0df2e6e93cd4 2018-08-09 23:49:29,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.657298088074s 2018-08-09 23:49:29,948 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-56bfa394-a2bf-4d34-8297-0df2e6e93cd4 2018-08-09 23:49:29,952 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:49:31,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:49:31,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:49:32,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:49: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-a659f7fb-9300-4994-b46e-ce923f2536cb x-compute-request-id: req-a659f7fb-9300-4994-b46e-ce923f2536cb Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "bookmark"}], "image": {"id": "0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "links": [{"href": "http://172.30.9.32:8774/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24d88107-3a29-49e0-8888-2e54691aa332", "links": [{"href": "http://172.30.9.32:8774/flavors/24d88107-3a29-49e0-8888-2e54691aa332", "rel": "bookmark"}]}, "id": "0157015b-2500-4920-a062-181b9bb2162c", "security_groups": [{"name": "cloudify_ims-sg_63fd5333-20e6-4545-bf3f-23d893b99581"}], "user_id": "e1268b7868024857a2d9df6c6eca5bf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:48:20Z", "hostId": "a9777d64da8f139559e6cc73ef4714c9fc518c4d47e3a331108d6b85", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581", "name": "cloudify_ims-vm_63fd5333-20e6-4545-bf3f-23d893b99581", "created": "2018-08-09T23:48:16Z", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:49:32,699 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-a659f7fb-9300-4994-b46e-ce923f2536cb 2018-08-09 23:49:32,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.745027065277s 2018-08-09 23:49:32,700 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-a659f7fb-9300-4994-b46e-ce923f2536cb 2018-08-09 23:49:32,704 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:49:34,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:49:34,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:49:35,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:49:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-46d6f98f-3ee1-46d2-a914-4b4e9c4a2967 x-compute-request-id: req-46d6f98f-3ee1-46d2-a914-4b4e9c4a2967 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "bookmark"}], "image": {"id": "0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "links": [{"href": "http://172.30.9.32:8774/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24d88107-3a29-49e0-8888-2e54691aa332", "links": [{"href": "http://172.30.9.32:8774/flavors/24d88107-3a29-49e0-8888-2e54691aa332", "rel": "bookmark"}]}, "id": "0157015b-2500-4920-a062-181b9bb2162c", "security_groups": [{"name": "cloudify_ims-sg_63fd5333-20e6-4545-bf3f-23d893b99581"}], "user_id": "e1268b7868024857a2d9df6c6eca5bf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:48:20Z", "hostId": "a9777d64da8f139559e6cc73ef4714c9fc518c4d47e3a331108d6b85", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581", "name": "cloudify_ims-vm_63fd5333-20e6-4545-bf3f-23d893b99581", "created": "2018-08-09T23:48:16Z", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:49:35,705 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-46d6f98f-3ee1-46d2-a914-4b4e9c4a2967 2018-08-09 23:49:35,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.999165058136s 2018-08-09 23:49:35,706 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-46d6f98f-3ee1-46d2-a914-4b4e9c4a2967 2018-08-09 23:49:35,710 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:49:37,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:49:37,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:49:38,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:49:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a8a61a0c-f004-4946-9634-3f7451acc4c3 x-compute-request-id: req-a8a61a0c-f004-4946-9634-3f7451acc4c3 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "bookmark"}], "image": {"id": "0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "links": [{"href": "http://172.30.9.32:8774/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24d88107-3a29-49e0-8888-2e54691aa332", "links": [{"href": "http://172.30.9.32:8774/flavors/24d88107-3a29-49e0-8888-2e54691aa332", "rel": "bookmark"}]}, "id": "0157015b-2500-4920-a062-181b9bb2162c", "security_groups": [{"name": "cloudify_ims-sg_63fd5333-20e6-4545-bf3f-23d893b99581"}], "user_id": "e1268b7868024857a2d9df6c6eca5bf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:48:20Z", "hostId": "a9777d64da8f139559e6cc73ef4714c9fc518c4d47e3a331108d6b85", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581", "name": "cloudify_ims-vm_63fd5333-20e6-4545-bf3f-23d893b99581", "created": "2018-08-09T23:48:16Z", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:49:38,647 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-a8a61a0c-f004-4946-9634-3f7451acc4c3 2018-08-09 23:49:38,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.934568881989s 2018-08-09 23:49:38,648 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-a8a61a0c-f004-4946-9634-3f7451acc4c3 2018-08-09 23:49:38,652 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:49:40,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:49:40,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:49:41,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:49:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-abc14c59-a7ec-475a-8f53-fa9320052a15 x-compute-request-id: req-abc14c59-a7ec-475a-8f53-fa9320052a15 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "bookmark"}], "image": {"id": "0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "links": [{"href": "http://172.30.9.32:8774/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24d88107-3a29-49e0-8888-2e54691aa332", "links": [{"href": "http://172.30.9.32:8774/flavors/24d88107-3a29-49e0-8888-2e54691aa332", "rel": "bookmark"}]}, "id": "0157015b-2500-4920-a062-181b9bb2162c", "security_groups": [{"name": "cloudify_ims-sg_63fd5333-20e6-4545-bf3f-23d893b99581"}], "user_id": "e1268b7868024857a2d9df6c6eca5bf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:48:20Z", "hostId": "a9777d64da8f139559e6cc73ef4714c9fc518c4d47e3a331108d6b85", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581", "name": "cloudify_ims-vm_63fd5333-20e6-4545-bf3f-23d893b99581", "created": "2018-08-09T23:48:16Z", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:49:41,472 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-abc14c59-a7ec-475a-8f53-fa9320052a15 2018-08-09 23:49:41,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.817667961121s 2018-08-09 23:49:41,473 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-abc14c59-a7ec-475a-8f53-fa9320052a15 2018-08-09 23:49:41,477 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:49:43,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:49:43,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:49:44,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:49:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7a45f640-e06b-41d3-a98a-248a004ad65e x-compute-request-id: req-7a45f640-e06b-41d3-a98a-248a004ad65e Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "bookmark"}], "image": {"id": "0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "links": [{"href": "http://172.30.9.32:8774/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24d88107-3a29-49e0-8888-2e54691aa332", "links": [{"href": "http://172.30.9.32:8774/flavors/24d88107-3a29-49e0-8888-2e54691aa332", "rel": "bookmark"}]}, "id": "0157015b-2500-4920-a062-181b9bb2162c", "security_groups": [{"name": "cloudify_ims-sg_63fd5333-20e6-4545-bf3f-23d893b99581"}], "user_id": "e1268b7868024857a2d9df6c6eca5bf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:48:20Z", "hostId": "a9777d64da8f139559e6cc73ef4714c9fc518c4d47e3a331108d6b85", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581", "name": "cloudify_ims-vm_63fd5333-20e6-4545-bf3f-23d893b99581", "created": "2018-08-09T23:48:16Z", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:49:44,465 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-7a45f640-e06b-41d3-a98a-248a004ad65e 2018-08-09 23:49:44,465 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.986098051071s 2018-08-09 23:49:44,466 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-7a45f640-e06b-41d3-a98a-248a004ad65e 2018-08-09 23:49:44,470 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:49:46,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:49:46,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:49:47,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23: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,Accept-Encoding x-openstack-request-id: req-fbd9a7e3-b7d1-4412-9a94-2e6ec49865c5 x-compute-request-id: req-fbd9a7e3-b7d1-4412-9a94-2e6ec49865c5 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "bookmark"}], "image": {"id": "0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "links": [{"href": "http://172.30.9.32:8774/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24d88107-3a29-49e0-8888-2e54691aa332", "links": [{"href": "http://172.30.9.32:8774/flavors/24d88107-3a29-49e0-8888-2e54691aa332", "rel": "bookmark"}]}, "id": "0157015b-2500-4920-a062-181b9bb2162c", "security_groups": [{"name": "cloudify_ims-sg_63fd5333-20e6-4545-bf3f-23d893b99581"}], "user_id": "e1268b7868024857a2d9df6c6eca5bf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:48:20Z", "hostId": "a9777d64da8f139559e6cc73ef4714c9fc518c4d47e3a331108d6b85", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581", "name": "cloudify_ims-vm_63fd5333-20e6-4545-bf3f-23d893b99581", "created": "2018-08-09T23:48:16Z", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:49:47,473 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-fbd9a7e3-b7d1-4412-9a94-2e6ec49865c5 2018-08-09 23:49:47,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.00101709366s 2018-08-09 23:49:47,474 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-fbd9a7e3-b7d1-4412-9a94-2e6ec49865c5 2018-08-09 23:49:47,478 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:49:49,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:49:49,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:49:50,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:49:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-14c38f66-ad5f-46fc-baf9-14a05a09ae9f x-compute-request-id: req-14c38f66-ad5f-46fc-baf9-14a05a09ae9f Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "bookmark"}], "image": {"id": "0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "links": [{"href": "http://172.30.9.32:8774/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24d88107-3a29-49e0-8888-2e54691aa332", "links": [{"href": "http://172.30.9.32:8774/flavors/24d88107-3a29-49e0-8888-2e54691aa332", "rel": "bookmark"}]}, "id": "0157015b-2500-4920-a062-181b9bb2162c", "security_groups": [{"name": "cloudify_ims-sg_63fd5333-20e6-4545-bf3f-23d893b99581"}], "user_id": "e1268b7868024857a2d9df6c6eca5bf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:48:20Z", "hostId": "a9777d64da8f139559e6cc73ef4714c9fc518c4d47e3a331108d6b85", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581", "name": "cloudify_ims-vm_63fd5333-20e6-4545-bf3f-23d893b99581", "created": "2018-08-09T23:48:16Z", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:49:50,197 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-14c38f66-ad5f-46fc-baf9-14a05a09ae9f 2018-08-09 23:49:50,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.716398000717s 2018-08-09 23:49:50,198 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-14c38f66-ad5f-46fc-baf9-14a05a09ae9f 2018-08-09 23:49:50,202 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:49:52,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:49:52,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:49:53,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:49: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-838aeee9-c0aa-43dc-be9e-d87c588a8732 x-compute-request-id: req-838aeee9-c0aa-43dc-be9e-d87c588a8732 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "bookmark"}], "image": {"id": "0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "links": [{"href": "http://172.30.9.32:8774/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24d88107-3a29-49e0-8888-2e54691aa332", "links": [{"href": "http://172.30.9.32:8774/flavors/24d88107-3a29-49e0-8888-2e54691aa332", "rel": "bookmark"}]}, "id": "0157015b-2500-4920-a062-181b9bb2162c", "security_groups": [{"name": "cloudify_ims-sg_63fd5333-20e6-4545-bf3f-23d893b99581"}], "user_id": "e1268b7868024857a2d9df6c6eca5bf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:48:20Z", "hostId": "a9777d64da8f139559e6cc73ef4714c9fc518c4d47e3a331108d6b85", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581", "name": "cloudify_ims-vm_63fd5333-20e6-4545-bf3f-23d893b99581", "created": "2018-08-09T23:48:16Z", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:49:53,024 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-838aeee9-c0aa-43dc-be9e-d87c588a8732 2018-08-09 23:49:53,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.819482088089s 2018-08-09 23:49:53,024 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-838aeee9-c0aa-43dc-be9e-d87c588a8732 2018-08-09 23:49:53,028 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:49:55,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:49:55,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:49:55,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:49: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-984be654-da68-4d3d-b50e-61dbfa4d77e5 x-compute-request-id: req-984be654-da68-4d3d-b50e-61dbfa4d77e5 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "bookmark"}], "image": {"id": "0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "links": [{"href": "http://172.30.9.32:8774/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24d88107-3a29-49e0-8888-2e54691aa332", "links": [{"href": "http://172.30.9.32:8774/flavors/24d88107-3a29-49e0-8888-2e54691aa332", "rel": "bookmark"}]}, "id": "0157015b-2500-4920-a062-181b9bb2162c", "security_groups": [{"name": "cloudify_ims-sg_63fd5333-20e6-4545-bf3f-23d893b99581"}], "user_id": "e1268b7868024857a2d9df6c6eca5bf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:48:20Z", "hostId": "a9777d64da8f139559e6cc73ef4714c9fc518c4d47e3a331108d6b85", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581", "name": "cloudify_ims-vm_63fd5333-20e6-4545-bf3f-23d893b99581", "created": "2018-08-09T23:48:16Z", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:49:55,758 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-984be654-da68-4d3d-b50e-61dbfa4d77e5 2018-08-09 23:49:55,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.727401018143s 2018-08-09 23:49:55,758 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-984be654-da68-4d3d-b50e-61dbfa4d77e5 2018-08-09 23:49:55,762 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:49:57,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:49:57,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:49:58,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23: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,Accept-Encoding x-openstack-request-id: req-6d7c9fb0-a878-463a-a2a7-043583101ee0 x-compute-request-id: req-6d7c9fb0-a878-463a-a2a7-043583101ee0 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "bookmark"}], "image": {"id": "0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "links": [{"href": "http://172.30.9.32:8774/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24d88107-3a29-49e0-8888-2e54691aa332", "links": [{"href": "http://172.30.9.32:8774/flavors/24d88107-3a29-49e0-8888-2e54691aa332", "rel": "bookmark"}]}, "id": "0157015b-2500-4920-a062-181b9bb2162c", "security_groups": [{"name": "cloudify_ims-sg_63fd5333-20e6-4545-bf3f-23d893b99581"}], "user_id": "e1268b7868024857a2d9df6c6eca5bf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:48:20Z", "hostId": "a9777d64da8f139559e6cc73ef4714c9fc518c4d47e3a331108d6b85", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581", "name": "cloudify_ims-vm_63fd5333-20e6-4545-bf3f-23d893b99581", "created": "2018-08-09T23:48:16Z", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:49:58,866 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-6d7c9fb0-a878-463a-a2a7-043583101ee0 2018-08-09 23:49:58,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.10159492493s 2018-08-09 23:49:58,867 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-6d7c9fb0-a878-463a-a2a7-043583101ee0 2018-08-09 23:49:58,870 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:50:00,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:50:00,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:50:01,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:50: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-9ea93a94-887b-46dc-9a18-86d4a767f13f x-compute-request-id: req-9ea93a94-887b-46dc-9a18-86d4a767f13f Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "bookmark"}], "image": {"id": "0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "links": [{"href": "http://172.30.9.32:8774/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24d88107-3a29-49e0-8888-2e54691aa332", "links": [{"href": "http://172.30.9.32:8774/flavors/24d88107-3a29-49e0-8888-2e54691aa332", "rel": "bookmark"}]}, "id": "0157015b-2500-4920-a062-181b9bb2162c", "security_groups": [{"name": "cloudify_ims-sg_63fd5333-20e6-4545-bf3f-23d893b99581"}], "user_id": "e1268b7868024857a2d9df6c6eca5bf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:48:20Z", "hostId": "a9777d64da8f139559e6cc73ef4714c9fc518c4d47e3a331108d6b85", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581", "name": "cloudify_ims-vm_63fd5333-20e6-4545-bf3f-23d893b99581", "created": "2018-08-09T23:48:16Z", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:50:01,631 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-9ea93a94-887b-46dc-9a18-86d4a767f13f 2018-08-09 23:50:01,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.757915019989s 2018-08-09 23:50:01,631 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-9ea93a94-887b-46dc-9a18-86d4a767f13f 2018-08-09 23:50:01,636 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:50:03,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:50:03,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:50:04,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:50: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-c3afdb41-6d21-46b7-8261-ad53dd282ecf x-compute-request-id: req-c3afdb41-6d21-46b7-8261-ad53dd282ecf Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "bookmark"}], "image": {"id": "0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "links": [{"href": "http://172.30.9.32:8774/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24d88107-3a29-49e0-8888-2e54691aa332", "links": [{"href": "http://172.30.9.32:8774/flavors/24d88107-3a29-49e0-8888-2e54691aa332", "rel": "bookmark"}]}, "id": "0157015b-2500-4920-a062-181b9bb2162c", "security_groups": [{"name": "cloudify_ims-sg_63fd5333-20e6-4545-bf3f-23d893b99581"}], "user_id": "e1268b7868024857a2d9df6c6eca5bf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:48:20Z", "hostId": "a9777d64da8f139559e6cc73ef4714c9fc518c4d47e3a331108d6b85", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581", "name": "cloudify_ims-vm_63fd5333-20e6-4545-bf3f-23d893b99581", "created": "2018-08-09T23:48:16Z", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:50:04,581 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-c3afdb41-6d21-46b7-8261-ad53dd282ecf 2018-08-09 23:50:04,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.942421913147s 2018-08-09 23:50:04,581 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-c3afdb41-6d21-46b7-8261-ad53dd282ecf 2018-08-09 23:50:04,585 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:50:06,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:50:06,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:50:07,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:50: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-6951a6d6-69a6-4a9b-b1fb-6fd433968c3b x-compute-request-id: req-6951a6d6-69a6-4a9b-b1fb-6fd433968c3b Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "bookmark"}], "image": {"id": "0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "links": [{"href": "http://172.30.9.32:8774/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24d88107-3a29-49e0-8888-2e54691aa332", "links": [{"href": "http://172.30.9.32:8774/flavors/24d88107-3a29-49e0-8888-2e54691aa332", "rel": "bookmark"}]}, "id": "0157015b-2500-4920-a062-181b9bb2162c", "security_groups": [{"name": "cloudify_ims-sg_63fd5333-20e6-4545-bf3f-23d893b99581"}], "user_id": "e1268b7868024857a2d9df6c6eca5bf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:48:20Z", "hostId": "a9777d64da8f139559e6cc73ef4714c9fc518c4d47e3a331108d6b85", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581", "name": "cloudify_ims-vm_63fd5333-20e6-4545-bf3f-23d893b99581", "created": "2018-08-09T23:48:16Z", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:50:07,470 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-6951a6d6-69a6-4a9b-b1fb-6fd433968c3b 2018-08-09 23:50:07,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.882524013519s 2018-08-09 23:50:07,471 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-6951a6d6-69a6-4a9b-b1fb-6fd433968c3b 2018-08-09 23:50:07,476 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:50:09,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:50:09,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:50:10,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:50:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-208ae07d-b595-444d-bfc8-b446b1735a37 x-compute-request-id: req-208ae07d-b595-444d-bfc8-b446b1735a37 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "bookmark"}], "image": {"id": "0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "links": [{"href": "http://172.30.9.32:8774/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24d88107-3a29-49e0-8888-2e54691aa332", "links": [{"href": "http://172.30.9.32:8774/flavors/24d88107-3a29-49e0-8888-2e54691aa332", "rel": "bookmark"}]}, "id": "0157015b-2500-4920-a062-181b9bb2162c", "security_groups": [{"name": "cloudify_ims-sg_63fd5333-20e6-4545-bf3f-23d893b99581"}], "user_id": "e1268b7868024857a2d9df6c6eca5bf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:48:20Z", "hostId": "a9777d64da8f139559e6cc73ef4714c9fc518c4d47e3a331108d6b85", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581", "name": "cloudify_ims-vm_63fd5333-20e6-4545-bf3f-23d893b99581", "created": "2018-08-09T23:48:16Z", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:50:10,216 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-208ae07d-b595-444d-bfc8-b446b1735a37 2018-08-09 23:50:10,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.73747587204s 2018-08-09 23:50:10,217 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-208ae07d-b595-444d-bfc8-b446b1735a37 2018-08-09 23:50:10,220 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:50:12,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:50:12,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:50:12,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23: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-27c4847a-e5f8-4195-b7ba-6ada7afc04d5 x-compute-request-id: req-27c4847a-e5f8-4195-b7ba-6ada7afc04d5 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "bookmark"}], "image": {"id": "0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "links": [{"href": "http://172.30.9.32:8774/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24d88107-3a29-49e0-8888-2e54691aa332", "links": [{"href": "http://172.30.9.32:8774/flavors/24d88107-3a29-49e0-8888-2e54691aa332", "rel": "bookmark"}]}, "id": "0157015b-2500-4920-a062-181b9bb2162c", "security_groups": [{"name": "cloudify_ims-sg_63fd5333-20e6-4545-bf3f-23d893b99581"}], "user_id": "e1268b7868024857a2d9df6c6eca5bf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:48:20Z", "hostId": "a9777d64da8f139559e6cc73ef4714c9fc518c4d47e3a331108d6b85", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581", "name": "cloudify_ims-vm_63fd5333-20e6-4545-bf3f-23d893b99581", "created": "2018-08-09T23:48:16Z", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:50:12,886 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-27c4847a-e5f8-4195-b7ba-6ada7afc04d5 2018-08-09 23:50:12,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.662445068359s 2018-08-09 23:50:12,886 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-27c4847a-e5f8-4195-b7ba-6ada7afc04d5 2018-08-09 23:50:12,890 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:50:14,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:50:14,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:50:15,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:50: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-7f13b351-4e84-4139-bc4d-1fb377bab05d x-compute-request-id: req-7f13b351-4e84-4139-bc4d-1fb377bab05d Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "bookmark"}], "image": {"id": "0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "links": [{"href": "http://172.30.9.32:8774/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24d88107-3a29-49e0-8888-2e54691aa332", "links": [{"href": "http://172.30.9.32:8774/flavors/24d88107-3a29-49e0-8888-2e54691aa332", "rel": "bookmark"}]}, "id": "0157015b-2500-4920-a062-181b9bb2162c", "security_groups": [{"name": "cloudify_ims-sg_63fd5333-20e6-4545-bf3f-23d893b99581"}], "user_id": "e1268b7868024857a2d9df6c6eca5bf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:48:20Z", "hostId": "a9777d64da8f139559e6cc73ef4714c9fc518c4d47e3a331108d6b85", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581", "name": "cloudify_ims-vm_63fd5333-20e6-4545-bf3f-23d893b99581", "created": "2018-08-09T23:48:16Z", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:50:15,348 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-7f13b351-4e84-4139-bc4d-1fb377bab05d 2018-08-09 23:50:15,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.455322980881s 2018-08-09 23:50:15,349 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-7f13b351-4e84-4139-bc4d-1fb377bab05d 2018-08-09 23:50:15,353 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:50:17,355 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:50:17,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:50:18,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:50: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-60591286-8f63-4f20-9064-2c3d21461478 x-compute-request-id: req-60591286-8f63-4f20-9064-2c3d21461478 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "bookmark"}], "image": {"id": "0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "links": [{"href": "http://172.30.9.32:8774/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24d88107-3a29-49e0-8888-2e54691aa332", "links": [{"href": "http://172.30.9.32:8774/flavors/24d88107-3a29-49e0-8888-2e54691aa332", "rel": "bookmark"}]}, "id": "0157015b-2500-4920-a062-181b9bb2162c", "security_groups": [{"name": "cloudify_ims-sg_63fd5333-20e6-4545-bf3f-23d893b99581"}], "user_id": "e1268b7868024857a2d9df6c6eca5bf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:48:20Z", "hostId": "a9777d64da8f139559e6cc73ef4714c9fc518c4d47e3a331108d6b85", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581", "name": "cloudify_ims-vm_63fd5333-20e6-4545-bf3f-23d893b99581", "created": "2018-08-09T23:48:16Z", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:50:18,086 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-60591286-8f63-4f20-9064-2c3d21461478 2018-08-09 23:50:18,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.730729103088s 2018-08-09 23:50:18,087 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-60591286-8f63-4f20-9064-2c3d21461478 2018-08-09 23:50:18,091 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:50:20,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:50:20,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:50:20,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:50: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-3be22aaf-be6f-49e3-8027-95b47f5bbcaf x-compute-request-id: req-3be22aaf-be6f-49e3-8027-95b47f5bbcaf Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "bookmark"}], "image": {"id": "0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "links": [{"href": "http://172.30.9.32:8774/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24d88107-3a29-49e0-8888-2e54691aa332", "links": [{"href": "http://172.30.9.32:8774/flavors/24d88107-3a29-49e0-8888-2e54691aa332", "rel": "bookmark"}]}, "id": "0157015b-2500-4920-a062-181b9bb2162c", "security_groups": [{"name": "cloudify_ims-sg_63fd5333-20e6-4545-bf3f-23d893b99581"}], "user_id": "e1268b7868024857a2d9df6c6eca5bf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:48:20Z", "hostId": "a9777d64da8f139559e6cc73ef4714c9fc518c4d47e3a331108d6b85", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581", "name": "cloudify_ims-vm_63fd5333-20e6-4545-bf3f-23d893b99581", "created": "2018-08-09T23:48:16Z", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:50:20,723 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-3be22aaf-be6f-49e3-8027-95b47f5bbcaf 2018-08-09 23:50:20,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.628910064697s 2018-08-09 23:50:20,723 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-3be22aaf-be6f-49e3-8027-95b47f5bbcaf 2018-08-09 23:50:20,727 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:50:22,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:50:22,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:50:23,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:50: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-f9ecad02-8053-4133-a8d5-458baf2b8d58 x-compute-request-id: req-f9ecad02-8053-4133-a8d5-458baf2b8d58 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "bookmark"}], "image": {"id": "0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "links": [{"href": "http://172.30.9.32:8774/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24d88107-3a29-49e0-8888-2e54691aa332", "links": [{"href": "http://172.30.9.32:8774/flavors/24d88107-3a29-49e0-8888-2e54691aa332", "rel": "bookmark"}]}, "id": "0157015b-2500-4920-a062-181b9bb2162c", "security_groups": [{"name": "cloudify_ims-sg_63fd5333-20e6-4545-bf3f-23d893b99581"}], "user_id": "e1268b7868024857a2d9df6c6eca5bf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:48:20Z", "hostId": "a9777d64da8f139559e6cc73ef4714c9fc518c4d47e3a331108d6b85", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581", "name": "cloudify_ims-vm_63fd5333-20e6-4545-bf3f-23d893b99581", "created": "2018-08-09T23:48:16Z", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:50:23,190 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-f9ecad02-8053-4133-a8d5-458baf2b8d58 2018-08-09 23:50:23,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.459949016571s 2018-08-09 23:50:23,190 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-f9ecad02-8053-4133-a8d5-458baf2b8d58 2018-08-09 23:50:23,194 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:50:25,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:50:25,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:50:25,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:50: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-e8141a99-605d-4702-aef7-942dce700c13 x-compute-request-id: req-e8141a99-605d-4702-aef7-942dce700c13 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "bookmark"}], "image": {"id": "0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "links": [{"href": "http://172.30.9.32:8774/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24d88107-3a29-49e0-8888-2e54691aa332", "links": [{"href": "http://172.30.9.32:8774/flavors/24d88107-3a29-49e0-8888-2e54691aa332", "rel": "bookmark"}]}, "id": "0157015b-2500-4920-a062-181b9bb2162c", "security_groups": [{"name": "cloudify_ims-sg_63fd5333-20e6-4545-bf3f-23d893b99581"}], "user_id": "e1268b7868024857a2d9df6c6eca5bf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T23:48:20Z", "hostId": "a9777d64da8f139559e6cc73ef4714c9fc518c4d47e3a331108d6b85", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581", "name": "cloudify_ims-vm_63fd5333-20e6-4545-bf3f-23d893b99581", "created": "2018-08-09T23:48:16Z", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:50:25,917 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-e8141a99-605d-4702-aef7-942dce700c13 2018-08-09 23:50:25,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.719617843628s 2018-08-09 23:50:25,917 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-e8141a99-605d-4702-aef7-942dce700c13 2018-08-09 23:50:25,921 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 23:50:27,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 23:50:27,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:50:28,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:50:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-25852233-c0e1-4e6a-9383-7a4944bdd31f x-compute-request-id: req-25852233-c0e1-4e6a-9383-7a4944bdd31f Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_63fd5333-20e6-4545-bf3f-23d893b99581": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:ac:38", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "bookmark"}], "image": {"id": "0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "links": [{"href": "http://172.30.9.32:8774/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T23:50:25.000000", "flavor": {"id": "24d88107-3a29-49e0-8888-2e54691aa332", "links": [{"href": "http://172.30.9.32:8774/flavors/24d88107-3a29-49e0-8888-2e54691aa332", "rel": "bookmark"}]}, "id": "0157015b-2500-4920-a062-181b9bb2162c", "security_groups": [{"name": "cloudify_ims-sg_63fd5333-20e6-4545-bf3f-23d893b99581"}], "user_id": "e1268b7868024857a2d9df6c6eca5bf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T23:50:25Z", "hostId": "a9777d64da8f139559e6cc73ef4714c9fc518c4d47e3a331108d6b85", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581", "name": "cloudify_ims-vm_63fd5333-20e6-4545-bf3f-23d893b99581", "created": "2018-08-09T23:48:16Z", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 23:50:28,544 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-25852233-c0e1-4e6a-9383-7a4944bdd31f 2018-08-09 23:50:28,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.620052814484s 2018-08-09 23:50:28,545 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-25852233-c0e1-4e6a-9383-7a4944bdd31f 2018-08-09 23:50:28,549 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-09 23:50:28,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:9696/v2.0/ports.json?device_id=0157015b-2500-4920-a062-181b9bb2162c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:50:28,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-49166df3-ae56-4945-9f53-062a6a5f993c Date: Thu, 09 Aug 2018 23:50:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-09T23:50:24Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a30cb320-8713-49ae-9be6-2a55293199e2","ip_address":"192.168.120.15"}],"id":"82883b21-a84c-4995-a774-c7ad70b09610","security_groups":["61c72fe9-815b-4e6d-ab88-07e05486c76a"],"mac_address":"fa:16:3e:e9:ac:38","project_id":"71051e8854e04374a8241b1c9c2acfe2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"857c423d-3660-482c-a649-d96ed7604790","tenant_id":"71051e8854e04374a8241b1c9c2acfe2","created_at":"2018-08-09T23:48:20Z","binding:vnic_type":"normal","device_id":"0157015b-2500-4920-a062-181b9bb2162c","ip_allocation":"immediate"}]} 2018-08-09 23:50:28,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/ports.json?device_id=0157015b-2500-4920-a062-181b9bb2162c used request id req-49166df3-ae56-4945-9f53-062a6a5f993c 2018-08-09 23:50:28,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0588440895081s 2018-08-09 23:50:28,608 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/ports.json?device_id=0157015b-2500-4920-a062-181b9bb2162c used request id req-49166df3-ae56-4945-9f53-062a6a5f993c 2018-08-09 23:50:28,613 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 23:50:28,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:9696/v2.0/floatingips.json?port_id=82883b21-a84c-4995-a774-c7ad70b09610" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:50:28,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-dd0ff145-5212-48a0-96bc-da1928bdca96 Date: Thu, 09 Aug 2018 23:50:28 GMT RESP BODY: {"floatingips": []} 2018-08-09 23:50:28,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json?port_id=82883b21-a84c-4995-a774-c7ad70b09610 used request id req-dd0ff145-5212-48a0-96bc-da1928bdca96 2018-08-09 23:50:28,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.048770904541s 2018-08-09 23:50:28,662 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json?port_id=82883b21-a84c-4995-a774-c7ad70b09610 used request id req-dd0ff145-5212-48a0-96bc-da1928bdca96 2018-08-09 23:50:28,663 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_63fd5333-20e6-4545-bf3f-23d893b99581': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e9:ac:38', 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'0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9'}), 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-09T23:50:25.000000', 'flavor': Munch({u'id': u'24d88107-3a29-49e0-8888-2e54691aa332'}), 'az': u'nova', 'id': u'0157015b-2500-4920-a062-181b9bb2162c', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_63fd5333-20e6-4545-bf3f-23d893b99581'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e1268b7868024857a2d9df6c6eca5bf0', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'71051e8854e04374a8241b1c9c2acfe2', 'name': 'cloudify_ims-project_63fd5333-20e6-4545-bf3f-23d893b99581', '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-09T23:50:25.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-09T23:50:25Z', 'hostId': u'a9777d64da8f139559e6cc73ef4714c9fc518c4d47e3a331108d6b85', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581', 'public_v6': '', 'private_v4': u'192.168.120.15', 'cloud': 'envvars', 'host_id': u'a9777d64da8f139559e6cc73ef4714c9fc518c4d47e3a331108d6b85', '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-09T23:50:25.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'71051e8854e04374a8241b1c9c2acfe2', 'name': u'cloudify_ims-vm_63fd5333-20e6-4545-bf3f-23d893b99581', 'adminPass': u'UceBwHizZk2L', 'tenant_id': u'71051e8854e04374a8241b1c9c2acfe2', 'created_at': u'2018-08-09T23:48:16Z', 'created': u'2018-08-09T23:48:16Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-09 23:50:28,666 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 23:50:28,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:50:28,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-f19474e4-f52a-49d6-b3f3-c85207ea1ea2 Date: Thu, 09 Aug 2018 23:50:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"857c423d-3660-482c-a649-d96ed7604790","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"71051e8854e04374a8241b1c9c2acfe2","l2_adjacency":true,"status":"ACTIVE","subnets":["a30cb320-8713-49ae-9be6-2a55293199e2"],"description":"","tags":[],"updated_at":"2018-08-09T23:46:34Z","qos_policy_id":null,"name":"cloudify_ims-net_63fd5333-20e6-4545-bf3f-23d893b99581","admin_state_up":true,"tenant_id":"71051e8854e04374a8241b1c9c2acfe2","created_at":"2018-08-09T23:46:33Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T22:20:41Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","mtu":1500}]} 2018-08-09 23:50:28,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-f19474e4-f52a-49d6-b3f3-c85207ea1ea2 2018-08-09 23:50:28,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.095724105835s 2018-08-09 23:50:28,763 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-f19474e4-f52a-49d6-b3f3-c85207ea1ea2 2018-08-09 23:50:28,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-09 23:50:28,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:9696/v2.0/ports.json?device_id=0157015b-2500-4920-a062-181b9bb2162c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:50:28,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-592d6ccc-aee9-4de0-a4bc-7224b66fddc3 Date: Thu, 09 Aug 2018 23:50:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-09T23:50:24Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a30cb320-8713-49ae-9be6-2a55293199e2","ip_address":"192.168.120.15"}],"id":"82883b21-a84c-4995-a774-c7ad70b09610","security_groups":["61c72fe9-815b-4e6d-ab88-07e05486c76a"],"mac_address":"fa:16:3e:e9:ac:38","project_id":"71051e8854e04374a8241b1c9c2acfe2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"857c423d-3660-482c-a649-d96ed7604790","tenant_id":"71051e8854e04374a8241b1c9c2acfe2","created_at":"2018-08-09T23:48:20Z","binding:vnic_type":"normal","device_id":"0157015b-2500-4920-a062-181b9bb2162c","ip_allocation":"immediate"}]} 2018-08-09 23:50:28,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/ports.json?device_id=0157015b-2500-4920-a062-181b9bb2162c used request id req-592d6ccc-aee9-4de0-a4bc-7224b66fddc3 2018-08-09 23:50:28,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0533888339996s 2018-08-09 23:50:28,818 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/ports.json?device_id=0157015b-2500-4920-a062-181b9bb2162c used request id req-592d6ccc-aee9-4de0-a4bc-7224b66fddc3 2018-08-09 23:50:28,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-09 23:50:28,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" -d '{"floatingip": {"floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "fixed_ip_address": "192.168.120.15", "port_id": "82883b21-a84c-4995-a774-c7ad70b09610"}}' 2018-08-09 23:50:31,452 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 824 X-Openstack-Request-Id: req-812e0f50-9e6a-4cdb-8ba3-908851c51600 Date: Thu, 09 Aug 2018 23:50:31 GMT RESP BODY: {"floatingip": {"router_id": "6027691f-b713-4b30-80a1-8f88a0e977d3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "created_at": "2018-08-09T23:50:29Z", "updated_at": "2018-08-09T23:50:29Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "857c423d-3660-482c-a649-d96ed7604790", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e9:ac:38", "device_id": "0157015b-2500-4920-a062-181b9bb2162c"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "71051e8854e04374a8241b1c9c2acfe2", "port_id": "82883b21-a84c-4995-a774-c7ad70b09610", "id": "8e4ecfa5-1f3d-43a1-9d02-0272f99462aa", "qos_policy_id": null}} 2018-08-09 23:50:31,452 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-812e0f50-9e6a-4cdb-8ba3-908851c51600 2018-08-09 23:50:31,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.63363099098s 2018-08-09 23:50:31,453 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-812e0f50-9e6a-4cdb-8ba3-908851c51600 2018-08-09 23:50:31,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 23:50:31,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:50:31,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-930fdac7-79e8-46f5-882e-e617d5ecb999 Date: Thu, 09 Aug 2018 23:50:31 GMT RESP BODY: {"floatingips": [{"router_id": "6027691f-b713-4b30-80a1-8f88a0e977d3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "created_at": "2018-08-09T23:50:29Z", "updated_at": "2018-08-09T23:50:29Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "857c423d-3660-482c-a649-d96ed7604790", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e9:ac:38", "device_id": "0157015b-2500-4920-a062-181b9bb2162c"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "71051e8854e04374a8241b1c9c2acfe2", "port_id": "82883b21-a84c-4995-a774-c7ad70b09610", "id": "8e4ecfa5-1f3d-43a1-9d02-0272f99462aa", "qos_policy_id": null}]} 2018-08-09 23:50:31,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-930fdac7-79e8-46f5-882e-e617d5ecb999 2018-08-09 23:50:31,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.342693805695s 2018-08-09 23:50:31,804 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-930fdac7-79e8-46f5-882e-e617d5ecb999 2018-08-09 23:50:31,808 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 23:50:31,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 23:50:31,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:50:31,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-568e5f64-8fc4-4893-9e42-9a7439d4a0b4 Date: Thu, 09 Aug 2018 23:50:31 GMT RESP BODY: {"floatingips": [{"router_id": "6027691f-b713-4b30-80a1-8f88a0e977d3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "created_at": "2018-08-09T23:50:29Z", "updated_at": "2018-08-09T23:50:29Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "857c423d-3660-482c-a649-d96ed7604790", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e9:ac:38", "device_id": "0157015b-2500-4920-a062-181b9bb2162c"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "71051e8854e04374a8241b1c9c2acfe2", "port_id": "82883b21-a84c-4995-a774-c7ad70b09610", "id": "8e4ecfa5-1f3d-43a1-9d02-0272f99462aa", "qos_policy_id": null}]} 2018-08-09 23:50:31,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-568e5f64-8fc4-4893-9e42-9a7439d4a0b4 2018-08-09 23:50:31,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0701777935028s 2018-08-09 23:50:31,983 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-568e5f64-8fc4-4893-9e42-9a7439d4a0b4 2018-08-09 23:50:31,987 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 23:50:32,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 23:50:32,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:50:32,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-61955a04-46df-4f51-bd5a-cd1dad99836e Date: Thu, 09 Aug 2018 23:50:32 GMT RESP BODY: {"floatingips": [{"router_id": "6027691f-b713-4b30-80a1-8f88a0e977d3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "created_at": "2018-08-09T23:50:29Z", "updated_at": "2018-08-09T23:50:29Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "857c423d-3660-482c-a649-d96ed7604790", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e9:ac:38", "device_id": "0157015b-2500-4920-a062-181b9bb2162c"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "71051e8854e04374a8241b1c9c2acfe2", "port_id": "82883b21-a84c-4995-a774-c7ad70b09610", "id": "8e4ecfa5-1f3d-43a1-9d02-0272f99462aa", "qos_policy_id": null}]} 2018-08-09 23:50:32,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-61955a04-46df-4f51-bd5a-cd1dad99836e 2018-08-09 23:50:32,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0692398548126s 2018-08-09 23:50:32,162 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-61955a04-46df-4f51-bd5a-cd1dad99836e 2018-08-09 23:50:32,165 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 23:50:32,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 23:50:32,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:50:32,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-1afadf4c-d80b-4033-9a71-675d771242c4 Date: Thu, 09 Aug 2018 23:50:32 GMT RESP BODY: {"floatingips": [{"router_id": "6027691f-b713-4b30-80a1-8f88a0e977d3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "created_at": "2018-08-09T23:50:29Z", "updated_at": "2018-08-09T23:50:29Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "857c423d-3660-482c-a649-d96ed7604790", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e9:ac:38", "device_id": "0157015b-2500-4920-a062-181b9bb2162c"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "71051e8854e04374a8241b1c9c2acfe2", "port_id": "82883b21-a84c-4995-a774-c7ad70b09610", "id": "8e4ecfa5-1f3d-43a1-9d02-0272f99462aa", "qos_policy_id": null}]} 2018-08-09 23:50:32,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-1afadf4c-d80b-4033-9a71-675d771242c4 2018-08-09 23:50:32,344 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0739090442657s 2018-08-09 23:50:32,345 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-1afadf4c-d80b-4033-9a71-675d771242c4 2018-08-09 23:50:32,348 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 23:50:32,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 23:50:32,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:50:32,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-d6393aca-67d1-46d5-afb5-3c641bfd57f9 Date: Thu, 09 Aug 2018 23:50:32 GMT RESP BODY: {"floatingips": [{"router_id": "6027691f-b713-4b30-80a1-8f88a0e977d3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "created_at": "2018-08-09T23:50:29Z", "updated_at": "2018-08-09T23:50:29Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "857c423d-3660-482c-a649-d96ed7604790", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e9:ac:38", "device_id": "0157015b-2500-4920-a062-181b9bb2162c"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "71051e8854e04374a8241b1c9c2acfe2", "port_id": "82883b21-a84c-4995-a774-c7ad70b09610", "id": "8e4ecfa5-1f3d-43a1-9d02-0272f99462aa", "qos_policy_id": null}]} 2018-08-09 23:50:32,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-d6393aca-67d1-46d5-afb5-3c641bfd57f9 2018-08-09 23:50:32,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0973629951477s 2018-08-09 23:50:32,551 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-d6393aca-67d1-46d5-afb5-3c641bfd57f9 2018-08-09 23:50:32,555 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 23:50:32,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 23:50:32,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:50:32,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-240f26ba-f5d2-44d4-9c32-fc7ba8a438b1 Date: Thu, 09 Aug 2018 23:50:32 GMT RESP BODY: {"floatingips": [{"router_id": "6027691f-b713-4b30-80a1-8f88a0e977d3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "created_at": "2018-08-09T23:50:29Z", "updated_at": "2018-08-09T23:50:29Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "857c423d-3660-482c-a649-d96ed7604790", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e9:ac:38", "device_id": "0157015b-2500-4920-a062-181b9bb2162c"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "71051e8854e04374a8241b1c9c2acfe2", "port_id": "82883b21-a84c-4995-a774-c7ad70b09610", "id": "8e4ecfa5-1f3d-43a1-9d02-0272f99462aa", "qos_policy_id": null}]} 2018-08-09 23:50:32,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-240f26ba-f5d2-44d4-9c32-fc7ba8a438b1 2018-08-09 23:50:32,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0664241313934s 2018-08-09 23:50:32,726 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-240f26ba-f5d2-44d4-9c32-fc7ba8a438b1 2018-08-09 23:50:32,729 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 23:50:32,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 23:50:32,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:50:33,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 829 X-Openstack-Request-Id: req-6e8a8177-d088-402c-93be-f7be5e860e1c Date: Thu, 09 Aug 2018 23:50:33 GMT RESP BODY: {"floatingips": [{"router_id": "6027691f-b713-4b30-80a1-8f88a0e977d3", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "created_at": "2018-08-09T23:50:29Z", "updated_at": "2018-08-09T23:50:32Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "857c423d-3660-482c-a649-d96ed7604790", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e9:ac:38", "device_id": "0157015b-2500-4920-a062-181b9bb2162c"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.201", "revision_number": 1, "project_id": "71051e8854e04374a8241b1c9c2acfe2", "port_id": "82883b21-a84c-4995-a774-c7ad70b09610", "id": "8e4ecfa5-1f3d-43a1-9d02-0272f99462aa", "qos_policy_id": null}]} 2018-08-09 23:50:33,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-6e8a8177-d088-402c-93be-f7be5e860e1c 2018-08-09 23:50:33,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.365087032318s 2018-08-09 23:50:33,200 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-6e8a8177-d088-402c-93be-f7be5e860e1c 2018-08-09 23:50:33,203 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'6027691f-b713-4b30-80a1-8f88a0e977d3', 'updated_at': u'2018-08-09T23:50:32Z', 'fixed_ip_address': u'192.168.120.15', 'floating_ip_address': u'172.30.9.201', 'revision_number': 1, 'port_id': u'82883b21-a84c-4995-a774-c7ad70b09610', 'id': u'8e4ecfa5-1f3d-43a1-9d02-0272f99462aa', 'network': u'bdb9209b-6552-4310-8fa0-ca466e84a750', 'port': u'82883b21-a84c-4995-a774-c7ad70b09610', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'71051e8854e04374a8241b1c9c2acfe2', 'name': 'cloudify_ims-project_63fd5333-20e6-4545-bf3f-23d893b99581', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'71051e8854e04374a8241b1c9c2acfe2', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'bdb9209b-6552-4310-8fa0-ca466e84a750', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'857c423d-3660-482c-a649-d96ed7604790', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:e9:ac:38', u'device_id': u'0157015b-2500-4920-a062-181b9bb2162c'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'71051e8854e04374a8241b1c9c2acfe2', 'created_at': u'2018-08-09T23:50:29Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'857c423d-3660-482c-a649-d96ed7604790', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:e9:ac:38', u'device_id': u'0157015b-2500-4920-a062-181b9bb2162c'}), 'router': u'6027691f-b713-4b30-80a1-8f88a0e977d3'}) 2018-08-09 23:50:33,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-09 23:50:33,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/0157015b-2500-4920-a062-181b9bb2162c/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}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-09 23:50:33,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23: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,Accept-Encoding x-openstack-request-id: req-1a3c900d-f2d2-4df2-b036-406596717cba x-compute-request-id: req-1a3c900d-f2d2-4df2-b036-406596717cba Content-Encoding: gzip Content-Length: 11673 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 1772181349 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.349835] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.352069] pid_max: default: 32768 minimum: 301\n[ 0.353289] Security Framework initialized\n[ 0.354412] SELinux: Initializing.\n[ 0.355716] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.361729] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.364751] Mount-cache hash table entries: 4096\n[ 0.366212] Initializing cgroup subsys memory\n[ 0.367487] Initializing cgroup subsys devices\n[ 0.368654] Initializing cgroup subsys freezer\n[ 0.369815] Initializing cgroup subsys net_cls\n[ 0.370977] Initializing cgroup subsys blkio\n[ 0.372115] Initializing cgroup subsys perf_event\n[ 0.373315] Initializing cgroup subsys hugetlb\n[ 0.374468] Initializing cgroup subsys pids\n[ 0.375598] Initializing cgroup subsys net_prio\n[ 0.376845] CPU: Physical Processor ID: 0\n[ 0.378650] mce: CPU supports 10 MCE banks\n[ 0.379786] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.381084] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.382375] tlb_flushall_shift: 6\n[ 0.383572] Freeing SMP alternatives: 28k freed\n[ 0.387347] ACPI: Core revision 20130517\n[ 0.388864] ACPI: All ACPI Tables successfully acquired\n[ 0.390329] ftrace: allocating 25812 entries in 101 pages\n[ 0.411861] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.413387] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.414876] smpboot: Max logical packages: 2\n[ 0.416176] Enabling x2apic\n[ 0.417092] Enabled x2apic\n[ 0.418190] Switched APIC routing to physical x2apic.\n[ 0.420363] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.421864] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.424509] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.432342] KVM setup paravirtual spinlock\n[ 0.434707] smpboot: Booting Node 0, Processors #1 OK\n[ 0.436354] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.458055] Brought up 2 CPUs\n[ 0.458060] KVM setup async PF for cpu 1\n[ 0.458063] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.461220] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.463375] devtmpfs: initialized\n[ 0.465822] EVM: security.selinux\n[ 0.466816] EVM: security.ima\n[ 0.467812] EVM: security.capability\n[ 0.469478] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.471018] pinctrl core: initialized pinctrl subsystem\n[ 0.472408] NET: Registered protocol family 16\n[ 0.473779] ACPI: bus type PCI registered\n[ 0.474987] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.476530] PCI: Using configuration type 1 for base access\n[ 0.481242] ACPI: Added _OSI(Module Device)\n[ 0.482367] ACPI: Added _OSI(Processor Device)\n[ 0.483508] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.484679] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.487033] ACPI: Interpreter enabled\n[ 0.488067] ACPI: (supports S0 S5)\n[ 0.489037] ACPI: Using IOAPIC for interrupt routing\n[ 0.490251] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.494164] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.495563] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.497066] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.498535] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.501283] acpiphp: Slot [3] registered\n[ 0.502355] acpiphp: Slot [4] registered\n[ 0.503431] acpiphp: Slot [5] registered\n[ 0.504500] acpiphp: Slot [6] registered\n[ 0.505566] acpiphp: Slot [7] registered\n[ 0.506628] acpiphp: Slot [8] registered\n[ 0.507691] acpiphp: Slot [9] registered\n[ 0.508755] acpiphp: Slot [10] registered\n[ 0.509831] acpiphp: Slot [11] registered\n[ 0.510908] acpiphp: Slot [12] registered\n[ 0.511993] acpiphp: Slot [13] registered\n[ 0.513457] acpiphp: Slot [14] registered\n[ 0.514540] acpiphp: Slot [15] registered\n[ 0.515625] acpiphp: Slot [16] registered\n[ 0.516707] acpiphp: Slot [17] registered\n[ 0.517899] acpiphp: Slot [18] registered\n[ 0.518976] acpiphp: Slot [19] registered\n[ 0.520060] acpiphp: Slot [20] registered\n[ 0.521143] acpiphp: Slot [21] registered\n[ 0.522226] acpiphp: Slot [22] registered\n[ 0.523305] acpiphp: Slot [23] registered\n[ 0.524380] acpiphp: Slot [24] registered\n[ 0.525529] acpiphp: Slot [25] registered\n[ 0.526612] acpiphp: Slot [26] registered\n[ 0.527699] acpiphp: Slot [27] registered\n[ 0.528783] acpiphp: Slot [28] registered\n[ 0.529865] acpiphp: Slot [29] registered\n[ 0.530942] acpiphp: Slot [30] registered\n[ 0.532019] acpiphp: Slot [31] registered\n[ 0.533094] PCI host bridge to bus 0000:00\n[ 0.534175] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.535465] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.536947] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.538472] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.540445] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.542418] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.546825] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.548470] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.549910] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.551434] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.554644] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.556596] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.579070] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.580848] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.582573] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.584256] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.585923] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.587525] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.589168] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.591268] vgaarb: loaded\n[ 0.592141] vgaarb: bridge control possible 0000:00:02.0\n[ 0.593563] SCSI subsystem initialized\n[ 0.594640] ACPI: bus type USB registered\n[ 0.595742] usbcore: registered new interface driver usbfs\n[ 0.597057] usbcore: registered new interface driver hub\n[ 0.598359] usbcore: registered new device driver usb\n[ 0.599770] PCI: Using ACPI for IRQ routing\n[ 0.601179] NetLabel: Initializing\n[ 0.602175] NetLabel: domain hash size = 128\n[ 0.603523] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.604779] NetLabel: unlabeled traffic allowed by default\n[ 0.606227] Switched to clocksource kvm-clock\n[ 0.614769] pnp: PnP ACPI init\n[ 0.615722] ACPI: bus type PNP registered\n[ 0.617145] pnp: PnP ACPI: found 5 devices\n[ 0.618246] ACPI: bus type PNP unregistered\n[ 0.625350] NET: Registered protocol family 2\n[ 0.626781] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.628955] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.630779] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.632329] TCP: reno registered\n[ 0.633296] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.634731] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.636339] NET: Registered protocol family 1\n[ 0.637547] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.638937] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.640292] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.660309] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.680255] Unpacking initramfs...\n[ 1.121579] Freeing initrd memory: 37508k freed\n[ 1.131042] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.132603] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.135435] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.136948] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.138650] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.140085] Initialise system trusted keyring\n[ 1.141251] audit: initializing netlink socket (disabled)\n[ 1.142561] type=2000 audit(1533858627.724:1): initialized\n[ 1.159134] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.160621] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.162820] zpool: loaded\n[ 1.163732] zbud: loaded\n[ 1.164736] VFS: Disk quotas dquot_6.5.2\n[ 1.165850] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.167464] msgmni has been set to 7578\n[ 1.168596] Key type big_key registered\n[ 1.170352] NET: Registered protocol family 38\n[ 1.171547] Key type asymmetric registered\n[ 1.172635] Asymmetric key parser 'x509' registered\n[ 1.173883] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.175980] io scheduler noop registered\n[ 1.177074] io scheduler deadline registered (default)\n[ 1.188201] io scheduler cfq registered\n[ 1.189361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.190733] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.192329] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.194343] ACPI: Power Button [PWRF]\n[ 1.195487] GHES: HEST is not enabled!\n[ 1.196620] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.221037] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.222737] Non-volatile memory driver v1.3\n[ 1.223870] Linux agpgart interface v0.103\n[ 1.225088] crash memory driver: version 1.1\n[ 1.226297] rdac: device handler registered\n[ 1.227481] hp_sw: device handler registered\n[ 1.228627] emc: device handler registered\n[ 1.229744] alua: device handler registered\n[ 1.230848] libphy: Fixed MDIO Bus: probed\n[ 1.231952] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.233454] ehci-pci: EHCI PCI platform driver\n[ 1.234615] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.236047] ohci-pci: OHCI PCI platform driver\n[ 1.237182] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.256690] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.257967] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.259953] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.261257] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.262676] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.264215] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.266777] usb usb1: Product: UHCI Host Controller\n[ 1.268457] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.270739] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.272423] hub 1-0:1.0: USB hub found\n[ 1.273848] hub 1-0:1.0: 2 ports detected\n[ 1.275470] usbcore: registered new interface driver usbserial\n[ 1.277412] usbcore: registered new interface driver usbserial_generic\n[ 1.279507] usbserial: USB Serial support registered for generic\n[ 1.281516] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.285023] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.286739] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.288566] mousedev: PS/2 mouse device common for all mice\n[ 1.290658] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.293748] rtc_cmos 00:00: RTC can wake from S4\n[ 1.294879] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.296733] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.300677] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.302647] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.304686] cpuidle: using governor menu\n[ 1.306115] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.308005] usbcore: registered new interface driver usbhid\n[ 1.309755] usbhid: USB HID core driver\n[ 1.311131] drop_monitor: Initializing network drop monitor service\n[ 1.313089] TCP: cubic registered\n[ 1.314346] Initializing XFRM netlink socket\n[ 1.315885] NET: Registered protocol family 10\n[ 1.317613] NET: Registered protocol family 17\n[ 1.319309] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.321220] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.323103] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.326162] Loading compiled-in X.509 certificates\n[ 1.327794] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.330870] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.334470] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.337597] registered taskstats version 1\n[ 1.340791] Key type trusted registered\n[ 1.343420] Key type encrypted registered\n[ 1.346041] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.348216] rtc_cmos 00:00: setting system clock to 2018-08-09 23:50:27 UTC (1533858627)\n[ 1.351667] Freeing unused kernel memory: 1680k freed\n[ 1.356697] 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.362261] systemd[1]: Detected virtualization kvm.\n[ 1.363891] systemd[1]: Detected architecture x86-64.\n[ 1.365311] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.367776] systemd[1]: No hostname configured.\n[ 1.368966] systemd[1]: Set hostname to .\n[ 1.370282] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.394568] systemd[1]: Reached target Local File Systems.\n[ 1.395907] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.398051] systemd[1]: Created slice Root Slice.\n[ 1.399274] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.401263] systemd[1]: Listening on Journal Socket.\n[ 1.402520] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.404552] systemd[1]: Listening on udev Kernel Socket.\n[ 1.405853] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.407926] systemd[1]: Created slice System Slice.\n[ 1.409157] systemd[1]: Starting System Slice.\n[ 1.410675] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.412968] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.415477] 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.419977] systemd[1]: Reached target Slices.\n[ 1.421163] systemd[1]: Starting Slices.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.423140] systemd[1]: Listening on udev Control Socket.\n[ 1.424459] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.426500] systemd[1]: Reached target Sockets.\n[ 1.427685] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Timers.\n[ 1.429549] systemd[1]: Reached target Timers.\n[ 1.430727] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Swap.\n[ 1.432554] systemd[1]: Reached target Swap.\n[ 1.433700] systemd[1]: Starting Swap.\n[ 1.434799] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.436913] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.439829] systemd[1]: Reached target Paths.\n[ 1.440985] systemd[1]: Starting Paths.\n[ 1.442418] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Started Journal Service.\n[ 1.445449] 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.514314] RPC: Registered named UNIX socket transport module.\n[ 1.516306] RPC: Registered udp transport module.\n[ 1.517812] RPC: Registered tcp transport module.\n[ 1.519286] 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.579241] 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.617791] FDC 0 is a S82078B\n[ 1.640429] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.643642] scsi host0: ata_piix\n[ 1.645017] scsi host1: ata_piix\n[ 1.646270] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.648315] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.687583] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.694487] 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.732099] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.733779] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.735438] usb 1-1: Product: QEMU USB Tablet\n[ 1.736604] usb 1-1: Manufacturer: QEMU\n[ 1.737685] usb 1-1: SerialNumber: 42\n[ 1.747252] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.749884] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 1.833490] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.836187] XFS (vda1): Mounting V4 Filesystem\n[ 1.899818] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped udev 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 Sockets.\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 Kernel Socket.\n[[32m OK [0m] Closed udev Control Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.117841] systemd-journald[105]: Received SIGTERM from PID 1 (systemd).\n[ 2.136287] tsc: Refined TSC clocksource calibration: 3491.872 MHz\n[ 2.179633] SELinux: Disabled at runtime.\n[ 2.215266] type=1404 audit(1533858628.367:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.242648] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.244082] 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 Delayed Shutdown Socket.\n Mounting Debug File System...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\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 Mounting POSIX Message Queue File System...\n Mounting Huge Pages File System...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Configure read-only root support.\n[ 2.542945] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[ 2.547347] systemd-journald[389]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[ 2.639277] type=1305 audit(1533858628.791: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 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] 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 Authorization Manager...\n Starting GSSAPI Proxy Daemon...\n Starting NTP client/server...\n Starting Initial cloud-init job (pre-networking)...\n Starting LSB: Bring up/down networking...\n Starting Dump dmesg to /var/log/dmesg...\n[ 2.873011] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 2.879512] [drm] Initialized drm 1.1.0 20060810\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Login Service...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 2.900265] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 2.902234] [TTM] Initializing pool allocator\n[ 2.904040] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 2.904397] [TTM] Initializing DMA pool allocator\n[ 2.904686] [drm] fb mappable at 0xFC000000\n[ 2.904686] [drm] vram aper at 0xFC000000\n[ 2.904687] [drm] size 33554432\n[ 2.904687] [drm] fb depth is 24\n[ 2.904687] [drm] pitch is 3072\n[ 2.910515] fbcon: cirrusdrmfb (fb0) is primary device\n[ 2.948650] Console: switching to colour frame buffer device 128x48\n[ 2.957116] ppdev: user-space parallel port driver\n[ 2.966337] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[ 2.972910] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[ 3.004864] AES CTR mode by8 optimization enabled\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 Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Authorization Manager.\n[ 3.049296] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.066043] alg: No test for crc32 (crc32-pclmul)\n[ 3.069899] intel_rapl: no valid rapl domains found in package 0\n[ 3.073540] intel_powerclamp: No package C-state available\n[ 3.079982] intel_powerclamp: No package C-state available[ 3.110791] cloud-init[474]: Cloud-init v. 0.7.5 running 'init-local' at Thu, 09 Aug 2018 23:50:29 +0000. Up 3.08 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 Postfix Mail Transport Agent...\n Starting nginx - high performance web server...\n Starting Notify NFS peers of a restart...\n Starting Dynamic System Tuning Daemon...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting PostgreSQL 9.5 database server...\n Starting OpenSSH server daemon...\n Starting System Logging Service...\n[[32m OK [0m] Reached target Network is Online.\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 RabbitMQ Service...\n Starting LSB: Starts Logstash as a daemon....\n Starting LSB: Supports the direct execution of binary formats....\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\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 System Logging Service.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Created slice user-993.slice.\n[ 5.512726] cloud-init[796]: Cloud-init v. 0.7.5 running 'init' at Thu, 09 Aug 2018 23:50:32 +0000. Up 5.43 seconds.\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[ 5.555896] cloud-init[796]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 5.558286] cloud-init[796]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.560606] cloud-init[796]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.562939] cloud-init[796]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.564947] cloud-init[796]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.566555] cloud-init[796]: ci-info: | eth0: | True | 192.168.120.15 | 255.255.255.0 | fa:16:3e:e9:ac:38 |\n[ 5.568418] cloud-init[796]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.570392] cloud-init[796]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.572468] cloud-init[796]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.574284] cloud-init[796]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.576032] cloud-init[796]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.577786] cloud-init[796]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.579962] cloud-init[796]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH |\n[ 5.581831] cloud-init[796]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.584022] cloud-init[796]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n"} 2018-08-09 23:50:33,295 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/0157015b-2500-4920-a062-181b9bb2162c/action used request id req-1a3c900d-f2d2-4df2-b036-406596717cba 2018-08-09 23:50:33,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0911738872528s 2018-08-09 23:50:33,297 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/0157015b-2500-4920-a062-181b9bb2162c/action used request id req-1a3c900d-f2d2-4df2-b036-406596717cba 2018-08-09 23:50:33,297 - 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 1772181349 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.349835] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.352069] pid_max: default: 32768 minimum: 301 [ 0.353289] Security Framework initialized [ 0.354412] SELinux: Initializing. [ 0.355716] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.361729] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.364751] Mount-cache hash table entries: 4096 [ 0.366212] Initializing cgroup subsys memory [ 0.367487] Initializing cgroup subsys devices [ 0.368654] Initializing cgroup subsys freezer [ 0.369815] Initializing cgroup subsys net_cls [ 0.370977] Initializing cgroup subsys blkio [ 0.372115] Initializing cgroup subsys perf_event [ 0.373315] Initializing cgroup subsys hugetlb [ 0.374468] Initializing cgroup subsys pids [ 0.375598] Initializing cgroup subsys net_prio [ 0.376845] CPU: Physical Processor ID: 0 [ 0.378650] mce: CPU supports 10 MCE banks [ 0.379786] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.381084] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.382375] tlb_flushall_shift: 6 [ 0.383572] Freeing SMP alternatives: 28k freed [ 0.387347] ACPI: Core revision 20130517 [ 0.388864] ACPI: All ACPI Tables successfully acquired [ 0.390329] ftrace: allocating 25812 entries in 101 pages [ 0.411861] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.413387] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.414876] smpboot: Max logical packages: 2 [ 0.416176] Enabling x2apic [ 0.417092] Enabled x2apic [ 0.418190] Switched APIC routing to physical x2apic. [ 0.420363] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.421864] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.424509] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.432342] KVM setup paravirtual spinlock [ 0.434707] smpboot: Booting Node 0, Processors #1 OK [ 0.436354] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.458055] Brought up 2 CPUs [ 0.458060] KVM setup async PF for cpu 1 [ 0.458063] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.461220] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.463375] devtmpfs: initialized [ 0.465822] EVM: security.selinux [ 0.466816] EVM: security.ima [ 0.467812] EVM: security.capability [ 0.469478] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.471018] pinctrl core: initialized pinctrl subsystem [ 0.472408] NET: Registered protocol family 16 [ 0.473779] ACPI: bus type PCI registered [ 0.474987] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.476530] PCI: Using configuration type 1 for base access [ 0.481242] ACPI: Added _OSI(Module Device) [ 0.482367] ACPI: Added _OSI(Processor Device) [ 0.483508] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.484679] ACPI: Added _OSI(Processor Aggregator Device) [ 0.487033] ACPI: Interpreter enabled [ 0.488067] ACPI: (supports S0 S5) [ 0.489037] ACPI: Using IOAPIC for interrupt routing [ 0.490251] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.494164] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.495563] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.497066] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.498535] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.501283] acpiphp: Slot [3] registered [ 0.502355] acpiphp: Slot [4] registered [ 0.503431] acpiphp: Slot [5] registered [ 0.504500] acpiphp: Slot [6] registered [ 0.505566] acpiphp: Slot [7] registered [ 0.506628] acpiphp: Slot [8] registered [ 0.507691] acpiphp: Slot [9] registered [ 0.508755] acpiphp: Slot [10] registered [ 0.509831] acpiphp: Slot [11] registered [ 0.510908] acpiphp: Slot [12] registered [ 0.511993] acpiphp: Slot [13] registered [ 0.513457] acpiphp: Slot [14] registered [ 0.514540] acpiphp: Slot [15] registered [ 0.515625] acpiphp: Slot [16] registered [ 0.516707] acpiphp: Slot [17] registered [ 0.517899] acpiphp: Slot [18] registered [ 0.518976] acpiphp: Slot [19] registered [ 0.520060] acpiphp: Slot [20] registered [ 0.521143] acpiphp: Slot [21] registered [ 0.522226] acpiphp: Slot [22] registered [ 0.523305] acpiphp: Slot [23] registered [ 0.524380] acpiphp: Slot [24] registered [ 0.525529] acpiphp: Slot [25] registered [ 0.526612] acpiphp: Slot [26] registered [ 0.527699] acpiphp: Slot [27] registered [ 0.528783] acpiphp: Slot [28] registered [ 0.529865] acpiphp: Slot [29] registered [ 0.530942] acpiphp: Slot [30] registered [ 0.532019] acpiphp: Slot [31] registered [ 0.533094] PCI host bridge to bus 0000:00 [ 0.534175] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.535465] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.536947] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.538472] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.540445] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.542418] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.546825] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.548470] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.549910] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.551434] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.554644] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.556596] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.579070] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.580848] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.582573] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.584256] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.585923] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.587525] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.589168] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.591268] vgaarb: loaded [ 0.592141] vgaarb: bridge control possible 0000:00:02.0 [ 0.593563] SCSI subsystem initialized [ 0.594640] ACPI: bus type USB registered [ 0.595742] usbcore: registered new interface driver usbfs [ 0.597057] usbcore: registered new interface driver hub [ 0.598359] usbcore: registered new device driver usb [ 0.599770] PCI: Using ACPI for IRQ routing [ 0.601179] NetLabel: Initializing [ 0.602175] NetLabel: domain hash size = 128 [ 0.603523] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.604779] NetLabel: unlabeled traffic allowed by default [ 0.606227] Switched to clocksource kvm-clock [ 0.614769] pnp: PnP ACPI init [ 0.615722] ACPI: bus type PNP registered [ 0.617145] pnp: PnP ACPI: found 5 devices [ 0.618246] ACPI: bus type PNP unregistered [ 0.625350] NET: Registered protocol family 2 [ 0.626781] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.628955] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.630779] TCP: Hash tables configured (established 32768 bind 32768) [ 0.632329] TCP: reno registered [ 0.633296] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.634731] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.636339] NET: Registered protocol family 1 [ 0.637547] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.638937] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.640292] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.660309] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.680255] Unpacking initramfs... [ 1.121579] Freeing initrd memory: 37508k freed [ 1.131042] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.132603] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.135435] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.136948] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.138650] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.140085] Initialise system trusted keyring [ 1.141251] audit: initializing netlink socket (disabled) [ 1.142561] type=2000 audit(1533858627.724:1): initialized [ 1.159134] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.160621] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.162820] zpool: loaded [ 1.163732] zbud: loaded [ 1.164736] VFS: Disk quotas dquot_6.5.2 [ 1.165850] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.167464] msgmni has been set to 7578 [ 1.168596] Key type big_key registered [ 1.170352] NET: Registered protocol family 38 [ 1.171547] Key type asymmetric registered [ 1.172635] Asymmetric key parser 'x509' registered [ 1.173883] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.175980] io scheduler noop registered [ 1.177074] io scheduler deadline registered (default) [ 1.188201] io scheduler cfq registered [ 1.189361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.190733] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.192329] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.194343] ACPI: Power Button [PWRF] [ 1.195487] GHES: HEST is not enabled! [ 1.196620] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.221037] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.222737] Non-volatile memory driver v1.3 [ 1.223870] Linux agpgart interface v0.103 [ 1.225088] crash memory driver: version 1.1 [ 1.226297] rdac: device handler registered [ 1.227481] hp_sw: device handler registered [ 1.228627] emc: device handler registered [ 1.229744] alua: device handler registered [ 1.230848] libphy: Fixed MDIO Bus: probed [ 1.231952] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.233454] ehci-pci: EHCI PCI platform driver [ 1.234615] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.236047] ohci-pci: OHCI PCI platform driver [ 1.237182] uhci_hcd: USB Universal Host Controller Interface driver [ 1.256690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.257967] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.259953] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.261257] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.262676] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.264215] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.266777] usb usb1: Product: UHCI Host Controller [ 1.268457] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.270739] usb usb1: SerialNumber: 0000:00:01.2 [ 1.272423] hub 1-0:1.0: USB hub found [ 1.273848] hub 1-0:1.0: 2 ports detected [ 1.275470] usbcore: registered new interface driver usbserial [ 1.277412] usbcore: registered new interface driver usbserial_generic [ 1.279507] usbserial: USB Serial support registered for generic [ 1.281516] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.285023] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.286739] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.288566] mousedev: PS/2 mouse device common for all mice [ 1.290658] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.293748] rtc_cmos 00:00: RTC can wake from S4 [ 1.294879] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.296733] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.300677] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.302647] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.304686] cpuidle: using governor menu [ 1.306115] hidraw: raw HID events driver (C) Jiri Kosina [ 1.308005] usbcore: registered new interface driver usbhid [ 1.309755] usbhid: USB HID core driver [ 1.311131] drop_monitor: Initializing network drop monitor service [ 1.313089] TCP: cubic registered [ 1.314346] Initializing XFRM netlink socket [ 1.315885] NET: Registered protocol family 10 [ 1.317613] NET: Registered protocol family 17 [ 1.319309] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.321220] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.323103] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.326162] Loading compiled-in X.509 certificates [ 1.327794] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.330870] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.334470] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.337597] registered taskstats version 1 [ 1.340791] Key type trusted registered [ 1.343420] Key type encrypted registered [ 1.346041] IMA: No TPM chip found, activating TPM-bypass! [ 1.348216] rtc_cmos 00:00: setting system clock to 2018-08-09 23:50:27 UTC (1533858627) [ 1.351667] Freeing unused kernel memory: 1680k freed [ 1.356697] 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.362261] systemd[1]: Detected virtualization kvm. [ 1.363891] systemd[1]: Detected architecture x86-64. [ 1.365311] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.367776] systemd[1]: No hostname configured. [ 1.368966] systemd[1]: Set hostname to . [ 1.370282] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.394568] systemd[1]: Reached target Local File Systems. [ 1.395907] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice Root Slice. [ 1.398051] systemd[1]: Created slice Root Slice. [ 1.399274] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.401263] systemd[1]: Listening on Journal Socket. [ 1.402520] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.404552] systemd[1]: Listening on udev Kernel Socket. [ 1.405853] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Created slice System Slice. [ 1.407926] systemd[1]: Created slice System Slice. [ 1.409157] systemd[1]: Starting System Slice. [ 1.410675] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.412968] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.415477] 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.419977] systemd[1]: Reached target Slices. [ 1.421163] systemd[1]: Starting Slices. [[32m OK [0m] Listening on udev Control Socket. [ 1.423140] systemd[1]: Listening on udev Control Socket. [ 1.424459] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.426500] systemd[1]: Reached target Sockets. [ 1.427685] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Timers. [ 1.429549] systemd[1]: Reached target Timers. [ 1.430727] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Swap. [ 1.432554] systemd[1]: Reached target Swap. [ 1.433700] systemd[1]: Starting Swap. [ 1.434799] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.436913] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.439829] systemd[1]: Reached target Paths. [ 1.440985] systemd[1]: Starting Paths. [ 1.442418] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Started Journal Service. [ 1.445449] 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.514314] RPC: Registered named UNIX socket transport module. [ 1.516306] RPC: Registered udp transport module. [ 1.517812] RPC: Registered tcp transport module. [ 1.519286] 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.579241] 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.617791] FDC 0 is a S82078B [ 1.640429] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.643642] scsi host0: ata_piix [ 1.645017] scsi host1: ata_piix [ 1.646270] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.648315] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.687583] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.694487] 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.732099] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.733779] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.735438] usb 1-1: Product: QEMU USB Tablet [ 1.736604] usb 1-1: Manufacturer: QEMU [ 1.737685] usb 1-1: SerialNumber: 42 [ 1.747252] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.749884] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 1.833490] SGI XFS with ACLs, security attributes, no debug enabled [ 1.836187] XFS (vda1): Mounting V4 Filesystem [ 1.899818] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[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 Sockets. [[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 Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.117841] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.136287] tsc: Refined TSC clocksource calibration: 3491.872 MHz [ 2.179633] SELinux: Disabled at runtime. [ 2.215266] type=1404 audit(1533858628.367:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.242648] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.244082] 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 Delayed Shutdown Socket. Mounting Debug File System... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. Mounting POSIX Message Queue File System... Mounting Huge Pages File System... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting NFSD configuration filesystem... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Rebuild Hardware Database... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Configure read-only root support. [ 2.542945] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [ 2.547347] systemd-journald[389]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [ 2.639277] type=1305 audit(1533858628.791: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 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] 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 GSSAPI Proxy Daemon... Starting NTP client/server... Starting Initial cloud-init job (pre-networking)... Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg... [ 2.873011] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 2.879512] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Login Service... [[32m OK [0m] Started D-Bus System Message Bus. [ 2.900265] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 2.902234] [TTM] Initializing pool allocator [ 2.904040] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 2.904397] [TTM] Initializing DMA pool allocator [ 2.904686] [drm] fb mappable at 0xFC000000 [ 2.904686] [drm] vram aper at 0xFC000000 [ 2.904687] [drm] size 33554432 [ 2.904687] [drm] fb depth is 24 [ 2.904687] [drm] pitch is 3072 [ 2.910515] fbcon: cirrusdrmfb (fb0) is primary device [ 2.948650] Console: switching to colour frame buffer device 128x48 [ 2.957116] ppdev: user-space parallel port driver [ 2.966337] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [ 2.972910] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [ 3.004864] AES CTR mode by8 optimization enabled [[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 Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [ 3.049296] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.066043] alg: No test for crc32 (crc32-pclmul) [ 3.069899] intel_rapl: no valid rapl domains found in package 0 [ 3.073540] intel_powerclamp: No package C-state available [ 3.079982] intel_powerclamp: No package C-state available[ 3.110791] cloud-init[474]: Cloud-init v. 0.7.5 running 'init-local' at Thu, 09 Aug 2018 23:50:29 +0000. Up 3.08 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 Postfix Mail Transport Agent... Starting nginx - high performance web server... Starting Notify NFS peers of a restart... Starting Dynamic System Tuning Daemon... Starting Initial cloud-init job (metadata service crawler)... Starting PostgreSQL 9.5 database server... Starting OpenSSH server daemon... Starting System Logging Service... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting RabbitMQ Service... Starting LSB: Starts Logstash as a daemon.... Starting LSB: Supports the direct execution of binary formats.... Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started System Logging Service. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Created slice user-993.slice. [ 5.512726] cloud-init[796]: Cloud-init v. 0.7.5 running 'init' at Thu, 09 Aug 2018 23:50:32 +0000. Up 5.43 seconds. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 5.555896] cloud-init[796]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 5.558286] cloud-init[796]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.560606] cloud-init[796]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.562939] cloud-init[796]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.564947] cloud-init[796]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.566555] cloud-init[796]: ci-info: | eth0: | True | 192.168.120.15 | 255.255.255.0 | fa:16:3e:e9:ac:38 | [ 5.568418] cloud-init[796]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.570392] cloud-init[796]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.572468] cloud-init[796]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.574284] cloud-init[796]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.576032] cloud-init[796]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.577786] cloud-init[796]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.579962] cloud-init[796]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH | [ 5.581831] cloud-init[796]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.584022] cloud-init[796]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 2018-08-09 23:50:33,303 - paramiko.transport - DEBUG - starting thread (client mode): 0x28f67e10L 2018-08-09 23:50:33,303 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-09 23:50:33,325 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-08-09 23:50:33,325 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-08-09 23:50:33,382 - 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-09 23:50:33,382 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-09 23:50:33,382 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-09 23:50:33,382 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-09 23:50:33,383 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-09 23:50:33,383 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-09 23:50:33,390 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-09 23:50:33,391 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-09 23:50:33,403 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.201: 4c1f7c71f5a98b8370f02ab218eae423 2018-08-09 23:50:33,405 - paramiko.transport - DEBUG - Trying discovered key 8fa127e73492c069342a73a5d43fbe0c in /tmp/tmp6Rs7uF 2018-08-09 23:50:33,430 - paramiko.transport - DEBUG - userauth is OK 2018-08-09 23:50:33,464 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-08-09 23:50:33,472 - paramiko.transport - DEBUG - Trying discovered key 53a32704d80d9fa5426a394ad4fcf413 in /root/.ssh/id_rsa 2018-08-09 23:50:33,475 - paramiko.transport - DEBUG - userauth is OK 2018-08-09 23:50:33,481 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-08-09 23:50:33,488 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.201: Authentication failed. 2018-08-09 23:50:42,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-09 23:50:42,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/0157015b-2500-4920-a062-181b9bb2162c/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}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-09 23:50:42,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:50:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-702c5d19-4e99-4ba4-93f3-3dd23af3f26a x-compute-request-id: req-702c5d19-4e99-4ba4-93f3-3dd23af3f26a Content-Encoding: gzip Content-Length: 11713 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 1772181349 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.349835] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.352069] pid_max: default: 32768 minimum: 301\n[ 0.353289] Security Framework initialized\n[ 0.354412] SELinux: Initializing.\n[ 0.355716] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.361729] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.364751] Mount-cache hash table entries: 4096\n[ 0.366212] Initializing cgroup subsys memory\n[ 0.367487] Initializing cgroup subsys devices\n[ 0.368654] Initializing cgroup subsys freezer\n[ 0.369815] Initializing cgroup subsys net_cls\n[ 0.370977] Initializing cgroup subsys blkio\n[ 0.372115] Initializing cgroup subsys perf_event\n[ 0.373315] Initializing cgroup subsys hugetlb\n[ 0.374468] Initializing cgroup subsys pids\n[ 0.375598] Initializing cgroup subsys net_prio\n[ 0.376845] CPU: Physical Processor ID: 0\n[ 0.378650] mce: CPU supports 10 MCE banks\n[ 0.379786] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.381084] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.382375] tlb_flushall_shift: 6\n[ 0.383572] Freeing SMP alternatives: 28k freed\n[ 0.387347] ACPI: Core revision 20130517\n[ 0.388864] ACPI: All ACPI Tables successfully acquired\n[ 0.390329] ftrace: allocating 25812 entries in 101 pages\n[ 0.411861] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.413387] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.414876] smpboot: Max logical packages: 2\n[ 0.416176] Enabling x2apic\n[ 0.417092] Enabled x2apic\n[ 0.418190] Switched APIC routing to physical x2apic.\n[ 0.420363] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.421864] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.424509] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.432342] KVM setup paravirtual spinlock\n[ 0.434707] smpboot: Booting Node 0, Processors #1 OK\n[ 0.436354] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.458055] Brought up 2 CPUs\n[ 0.458060] KVM setup async PF for cpu 1\n[ 0.458063] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.461220] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.463375] devtmpfs: initialized\n[ 0.465822] EVM: security.selinux\n[ 0.466816] EVM: security.ima\n[ 0.467812] EVM: security.capability\n[ 0.469478] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.471018] pinctrl core: initialized pinctrl subsystem\n[ 0.472408] NET: Registered protocol family 16\n[ 0.473779] ACPI: bus type PCI registered\n[ 0.474987] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.476530] PCI: Using configuration type 1 for base access\n[ 0.481242] ACPI: Added _OSI(Module Device)\n[ 0.482367] ACPI: Added _OSI(Processor Device)\n[ 0.483508] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.484679] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.487033] ACPI: Interpreter enabled\n[ 0.488067] ACPI: (supports S0 S5)\n[ 0.489037] ACPI: Using IOAPIC for interrupt routing\n[ 0.490251] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.494164] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.495563] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.497066] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.498535] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.501283] acpiphp: Slot [3] registered\n[ 0.502355] acpiphp: Slot [4] registered\n[ 0.503431] acpiphp: Slot [5] registered\n[ 0.504500] acpiphp: Slot [6] registered\n[ 0.505566] acpiphp: Slot [7] registered\n[ 0.506628] acpiphp: Slot [8] registered\n[ 0.507691] acpiphp: Slot [9] registered\n[ 0.508755] acpiphp: Slot [10] registered\n[ 0.509831] acpiphp: Slot [11] registered\n[ 0.510908] acpiphp: Slot [12] registered\n[ 0.511993] acpiphp: Slot [13] registered\n[ 0.513457] acpiphp: Slot [14] registered\n[ 0.514540] acpiphp: Slot [15] registered\n[ 0.515625] acpiphp: Slot [16] registered\n[ 0.516707] acpiphp: Slot [17] registered\n[ 0.517899] acpiphp: Slot [18] registered\n[ 0.518976] acpiphp: Slot [19] registered\n[ 0.520060] acpiphp: Slot [20] registered\n[ 0.521143] acpiphp: Slot [21] registered\n[ 0.522226] acpiphp: Slot [22] registered\n[ 0.523305] acpiphp: Slot [23] registered\n[ 0.524380] acpiphp: Slot [24] registered\n[ 0.525529] acpiphp: Slot [25] registered\n[ 0.526612] acpiphp: Slot [26] registered\n[ 0.527699] acpiphp: Slot [27] registered\n[ 0.528783] acpiphp: Slot [28] registered\n[ 0.529865] acpiphp: Slot [29] registered\n[ 0.530942] acpiphp: Slot [30] registered\n[ 0.532019] acpiphp: Slot [31] registered\n[ 0.533094] PCI host bridge to bus 0000:00\n[ 0.534175] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.535465] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.536947] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.538472] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.540445] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.542418] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.546825] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.548470] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.549910] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.551434] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.554644] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.556596] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.579070] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.580848] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.582573] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.584256] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.585923] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.587525] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.589168] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.591268] vgaarb: loaded\n[ 0.592141] vgaarb: bridge control possible 0000:00:02.0\n[ 0.593563] SCSI subsystem initialized\n[ 0.594640] ACPI: bus type USB registered\n[ 0.595742] usbcore: registered new interface driver usbfs\n[ 0.597057] usbcore: registered new interface driver hub\n[ 0.598359] usbcore: registered new device driver usb\n[ 0.599770] PCI: Using ACPI for IRQ routing\n[ 0.601179] NetLabel: Initializing\n[ 0.602175] NetLabel: domain hash size = 128\n[ 0.603523] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.604779] NetLabel: unlabeled traffic allowed by default\n[ 0.606227] Switched to clocksource kvm-clock\n[ 0.614769] pnp: PnP ACPI init\n[ 0.615722] ACPI: bus type PNP registered\n[ 0.617145] pnp: PnP ACPI: found 5 devices\n[ 0.618246] ACPI: bus type PNP unregistered\n[ 0.625350] NET: Registered protocol family 2\n[ 0.626781] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.628955] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.630779] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.632329] TCP: reno registered\n[ 0.633296] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.634731] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.636339] NET: Registered protocol family 1\n[ 0.637547] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.638937] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.640292] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.660309] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.680255] Unpacking initramfs...\n[ 1.121579] Freeing initrd memory: 37508k freed\n[ 1.131042] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.132603] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.135435] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.136948] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.138650] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.140085] Initialise system trusted keyring\n[ 1.141251] audit: initializing netlink socket (disabled)\n[ 1.142561] type=2000 audit(1533858627.724:1): initialized\n[ 1.159134] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.160621] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.162820] zpool: loaded\n[ 1.163732] zbud: loaded\n[ 1.164736] VFS: Disk quotas dquot_6.5.2\n[ 1.165850] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.167464] msgmni has been set to 7578\n[ 1.168596] Key type big_key registered\n[ 1.170352] NET: Registered protocol family 38\n[ 1.171547] Key type asymmetric registered\n[ 1.172635] Asymmetric key parser 'x509' registered\n[ 1.173883] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.175980] io scheduler noop registered\n[ 1.177074] io scheduler deadline registered (default)\n[ 1.188201] io scheduler cfq registered\n[ 1.189361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.190733] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.192329] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.194343] ACPI: Power Button [PWRF]\n[ 1.195487] GHES: HEST is not enabled!\n[ 1.196620] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.221037] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.222737] Non-volatile memory driver v1.3\n[ 1.223870] Linux agpgart interface v0.103\n[ 1.225088] crash memory driver: version 1.1\n[ 1.226297] rdac: device handler registered\n[ 1.227481] hp_sw: device handler registered\n[ 1.228627] emc: device handler registered\n[ 1.229744] alua: device handler registered\n[ 1.230848] libphy: Fixed MDIO Bus: probed\n[ 1.231952] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.233454] ehci-pci: EHCI PCI platform driver\n[ 1.234615] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.236047] ohci-pci: OHCI PCI platform driver\n[ 1.237182] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.256690] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.257967] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.259953] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.261257] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.262676] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.264215] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.266777] usb usb1: Product: UHCI Host Controller\n[ 1.268457] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.270739] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.272423] hub 1-0:1.0: USB hub found\n[ 1.273848] hub 1-0:1.0: 2 ports detected\n[ 1.275470] usbcore: registered new interface driver usbserial\n[ 1.277412] usbcore: registered new interface driver usbserial_generic\n[ 1.279507] usbserial: USB Serial support registered for generic\n[ 1.281516] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.285023] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.286739] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.288566] mousedev: PS/2 mouse device common for all mice\n[ 1.290658] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.293748] rtc_cmos 00:00: RTC can wake from S4\n[ 1.294879] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.296733] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.300677] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.302647] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.304686] cpuidle: using governor menu\n[ 1.306115] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.308005] usbcore: registered new interface driver usbhid\n[ 1.309755] usbhid: USB HID core driver\n[ 1.311131] drop_monitor: Initializing network drop monitor service\n[ 1.313089] TCP: cubic registered\n[ 1.314346] Initializing XFRM netlink socket\n[ 1.315885] NET: Registered protocol family 10\n[ 1.317613] NET: Registered protocol family 17\n[ 1.319309] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.321220] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.323103] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.326162] Loading compiled-in X.509 certificates\n[ 1.327794] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.330870] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.334470] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.337597] registered taskstats version 1\n[ 1.340791] Key type trusted registered\n[ 1.343420] Key type encrypted registered\n[ 1.346041] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.348216] rtc_cmos 00:00: setting system clock to 2018-08-09 23:50:27 UTC (1533858627)\n[ 1.351667] Freeing unused kernel memory: 1680k freed\n[ 1.356697] 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.362261] systemd[1]: Detected virtualization kvm.\n[ 1.363891] systemd[1]: Detected architecture x86-64.\n[ 1.365311] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.367776] systemd[1]: No hostname configured.\n[ 1.368966] systemd[1]: Set hostname to .\n[ 1.370282] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.394568] systemd[1]: Reached target Local File Systems.\n[ 1.395907] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.398051] systemd[1]: Created slice Root Slice.\n[ 1.399274] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.401263] systemd[1]: Listening on Journal Socket.\n[ 1.402520] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.404552] systemd[1]: Listening on udev Kernel Socket.\n[ 1.405853] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.407926] systemd[1]: Created slice System Slice.\n[ 1.409157] systemd[1]: Starting System Slice.\n[ 1.410675] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.412968] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.415477] 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.419977] systemd[1]: Reached target Slices.\n[ 1.421163] systemd[1]: Starting Slices.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.423140] systemd[1]: Listening on udev Control Socket.\n[ 1.424459] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.426500] systemd[1]: Reached target Sockets.\n[ 1.427685] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Timers.\n[ 1.429549] systemd[1]: Reached target Timers.\n[ 1.430727] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Swap.\n[ 1.432554] systemd[1]: Reached target Swap.\n[ 1.433700] systemd[1]: Starting Swap.\n[ 1.434799] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.436913] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.439829] systemd[1]: Reached target Paths.\n[ 1.440985] systemd[1]: Starting Paths.\n[ 1.442418] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Started Journal Service.\n[ 1.445449] 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.514314] RPC: Registered named UNIX socket transport module.\n[ 1.516306] RPC: Registered udp transport module.\n[ 1.517812] RPC: Registered tcp transport module.\n[ 1.519286] 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.579241] 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.617791] FDC 0 is a S82078B\n[ 1.640429] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.643642] scsi host0: ata_piix\n[ 1.645017] scsi host1: ata_piix\n[ 1.646270] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.648315] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.687583] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.694487] 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.732099] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.733779] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.735438] usb 1-1: Product: QEMU USB Tablet\n[ 1.736604] usb 1-1: Manufacturer: QEMU\n[ 1.737685] usb 1-1: SerialNumber: 42\n[ 1.747252] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.749884] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 1.833490] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.836187] XFS (vda1): Mounting V4 Filesystem\n[ 1.899818] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped udev 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 Sockets.\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 Kernel Socket.\n[[32m OK [0m] Closed udev Control Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.117841] systemd-journald[105]: Received SIGTERM from PID 1 (systemd).\n[ 2.136287] tsc: Refined TSC clocksource calibration: 3491.872 MHz\n[ 2.179633] SELinux: Disabled at runtime.\n[ 2.215266] type=1404 audit(1533858628.367:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.242648] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.244082] 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 Delayed Shutdown Socket.\n Mounting Debug File System...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\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 Mounting POSIX Message Queue File System...\n Mounting Huge Pages File System...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Configure read-only root support.\n[ 2.542945] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[ 2.547347] systemd-journald[389]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[ 2.639277] type=1305 audit(1533858628.791: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 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] 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 Authorization Manager...\n Starting GSSAPI Proxy Daemon...\n Starting NTP client/server...\n Starting Initial cloud-init job (pre-networking)...\n Starting LSB: Bring up/down networking...\n Starting Dump dmesg to /var/log/dmesg...\n[ 2.873011] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 2.879512] [drm] Initialized drm 1.1.0 20060810\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Login Service...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 2.900265] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 2.902234] [TTM] Initializing pool allocator\n[ 2.904040] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 2.904397] [TTM] Initializing DMA pool allocator\n[ 2.904686] [drm] fb mappable at 0xFC000000\n[ 2.904686] [drm] vram aper at 0xFC000000\n[ 2.904687] [drm] size 33554432\n[ 2.904687] [drm] fb depth is 24\n[ 2.904687] [drm] pitch is 3072\n[ 2.910515] fbcon: cirrusdrmfb (fb0) is primary device\n[ 2.948650] Console: switching to colour frame buffer device 128x48\n[ 2.957116] ppdev: user-space parallel port driver\n[ 2.966337] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[ 2.972910] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[ 3.004864] AES CTR mode by8 optimization enabled\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 Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Authorization Manager.\n[ 3.049296] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.066043] alg: No test for crc32 (crc32-pclmul)\n[ 3.069899] intel_rapl: no valid rapl domains found in package 0\n[ 3.073540] intel_powerclamp: No package C-state available\n[ 3.079982] intel_powerclamp: No package C-state available[ 3.110791] cloud-init[474]: Cloud-init v. 0.7.5 running 'init-local' at Thu, 09 Aug 2018 23:50:29 +0000. Up 3.08 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 Postfix Mail Transport Agent...\n Starting nginx - high performance web server...\n Starting Notify NFS peers of a restart...\n Starting Dynamic System Tuning Daemon...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting PostgreSQL 9.5 database server...\n Starting OpenSSH server daemon...\n Starting System Logging Service...\n[[32m OK [0m] Reached target Network is Online.\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 RabbitMQ Service...\n Starting LSB: Starts Logstash as a daemon....\n Starting LSB: Supports the direct execution of binary formats....\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\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 System Logging Service.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Created slice user-993.slice.\n[ 5.512726] cloud-init[796]: Cloud-init v. 0.7.5 running 'init' at Thu, 09 Aug 2018 23:50:32 +0000. Up 5.43 seconds.\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[ 5.555896] cloud-init[796]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 5.558286] cloud-init[796]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.560606] cloud-init[796]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.562939] cloud-init[796]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.564947] cloud-init[796]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.566555] cloud-init[796]: ci-info: | eth0: | True | 192.168.120.15 | 255.255.255.0 | fa:16:3e:e9:ac:38 |\n[ 5.568418] cloud-init[796]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.570392] cloud-init[796]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.572468] cloud-init[796]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.574284] cloud-init[796]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.576032] cloud-init[796]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.577786] cloud-init[796]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.579962] cloud-init[796]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH |\n[ 5.581831] cloud-init[796]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.584022] cloud-init[796]: 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: "} 2018-08-09 23:50:42,573 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/0157015b-2500-4920-a062-181b9bb2162c/action used request id req-702c5d19-4e99-4ba4-93f3-3dd23af3f26a 2018-08-09 23:50:42,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0751810073853s 2018-08-09 23:50:42,574 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/0157015b-2500-4920-a062-181b9bb2162c/action used request id req-702c5d19-4e99-4ba4-93f3-3dd23af3f26a 2018-08-09 23:50:42,574 - 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 1772181349 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.349835] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.352069] pid_max: default: 32768 minimum: 301 [ 0.353289] Security Framework initialized [ 0.354412] SELinux: Initializing. [ 0.355716] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.361729] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.364751] Mount-cache hash table entries: 4096 [ 0.366212] Initializing cgroup subsys memory [ 0.367487] Initializing cgroup subsys devices [ 0.368654] Initializing cgroup subsys freezer [ 0.369815] Initializing cgroup subsys net_cls [ 0.370977] Initializing cgroup subsys blkio [ 0.372115] Initializing cgroup subsys perf_event [ 0.373315] Initializing cgroup subsys hugetlb [ 0.374468] Initializing cgroup subsys pids [ 0.375598] Initializing cgroup subsys net_prio [ 0.376845] CPU: Physical Processor ID: 0 [ 0.378650] mce: CPU supports 10 MCE banks [ 0.379786] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.381084] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.382375] tlb_flushall_shift: 6 [ 0.383572] Freeing SMP alternatives: 28k freed [ 0.387347] ACPI: Core revision 20130517 [ 0.388864] ACPI: All ACPI Tables successfully acquired [ 0.390329] ftrace: allocating 25812 entries in 101 pages [ 0.411861] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.413387] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.414876] smpboot: Max logical packages: 2 [ 0.416176] Enabling x2apic [ 0.417092] Enabled x2apic [ 0.418190] Switched APIC routing to physical x2apic. [ 0.420363] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.421864] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.424509] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.432342] KVM setup paravirtual spinlock [ 0.434707] smpboot: Booting Node 0, Processors #1 OK [ 0.436354] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.458055] Brought up 2 CPUs [ 0.458060] KVM setup async PF for cpu 1 [ 0.458063] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.461220] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.463375] devtmpfs: initialized [ 0.465822] EVM: security.selinux [ 0.466816] EVM: security.ima [ 0.467812] EVM: security.capability [ 0.469478] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.471018] pinctrl core: initialized pinctrl subsystem [ 0.472408] NET: Registered protocol family 16 [ 0.473779] ACPI: bus type PCI registered [ 0.474987] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.476530] PCI: Using configuration type 1 for base access [ 0.481242] ACPI: Added _OSI(Module Device) [ 0.482367] ACPI: Added _OSI(Processor Device) [ 0.483508] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.484679] ACPI: Added _OSI(Processor Aggregator Device) [ 0.487033] ACPI: Interpreter enabled [ 0.488067] ACPI: (supports S0 S5) [ 0.489037] ACPI: Using IOAPIC for interrupt routing [ 0.490251] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.494164] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.495563] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.497066] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.498535] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.501283] acpiphp: Slot [3] registered [ 0.502355] acpiphp: Slot [4] registered [ 0.503431] acpiphp: Slot [5] registered [ 0.504500] acpiphp: Slot [6] registered [ 0.505566] acpiphp: Slot [7] registered [ 0.506628] acpiphp: Slot [8] registered [ 0.507691] acpiphp: Slot [9] registered [ 0.508755] acpiphp: Slot [10] registered [ 0.509831] acpiphp: Slot [11] registered [ 0.510908] acpiphp: Slot [12] registered [ 0.511993] acpiphp: Slot [13] registered [ 0.513457] acpiphp: Slot [14] registered [ 0.514540] acpiphp: Slot [15] registered [ 0.515625] acpiphp: Slot [16] registered [ 0.516707] acpiphp: Slot [17] registered [ 0.517899] acpiphp: Slot [18] registered [ 0.518976] acpiphp: Slot [19] registered [ 0.520060] acpiphp: Slot [20] registered [ 0.521143] acpiphp: Slot [21] registered [ 0.522226] acpiphp: Slot [22] registered [ 0.523305] acpiphp: Slot [23] registered [ 0.524380] acpiphp: Slot [24] registered [ 0.525529] acpiphp: Slot [25] registered [ 0.526612] acpiphp: Slot [26] registered [ 0.527699] acpiphp: Slot [27] registered [ 0.528783] acpiphp: Slot [28] registered [ 0.529865] acpiphp: Slot [29] registered [ 0.530942] acpiphp: Slot [30] registered [ 0.532019] acpiphp: Slot [31] registered [ 0.533094] PCI host bridge to bus 0000:00 [ 0.534175] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.535465] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.536947] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.538472] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.540445] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.542418] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.546825] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.548470] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.549910] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.551434] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.554644] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.556596] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.579070] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.580848] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.582573] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.584256] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.585923] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.587525] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.589168] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.591268] vgaarb: loaded [ 0.592141] vgaarb: bridge control possible 0000:00:02.0 [ 0.593563] SCSI subsystem initialized [ 0.594640] ACPI: bus type USB registered [ 0.595742] usbcore: registered new interface driver usbfs [ 0.597057] usbcore: registered new interface driver hub [ 0.598359] usbcore: registered new device driver usb [ 0.599770] PCI: Using ACPI for IRQ routing [ 0.601179] NetLabel: Initializing [ 0.602175] NetLabel: domain hash size = 128 [ 0.603523] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.604779] NetLabel: unlabeled traffic allowed by default [ 0.606227] Switched to clocksource kvm-clock [ 0.614769] pnp: PnP ACPI init [ 0.615722] ACPI: bus type PNP registered [ 0.617145] pnp: PnP ACPI: found 5 devices [ 0.618246] ACPI: bus type PNP unregistered [ 0.625350] NET: Registered protocol family 2 [ 0.626781] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.628955] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.630779] TCP: Hash tables configured (established 32768 bind 32768) [ 0.632329] TCP: reno registered [ 0.633296] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.634731] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.636339] NET: Registered protocol family 1 [ 0.637547] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.638937] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.640292] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.660309] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.680255] Unpacking initramfs... [ 1.121579] Freeing initrd memory: 37508k freed [ 1.131042] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.132603] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.135435] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.136948] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.138650] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.140085] Initialise system trusted keyring [ 1.141251] audit: initializing netlink socket (disabled) [ 1.142561] type=2000 audit(1533858627.724:1): initialized [ 1.159134] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.160621] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.162820] zpool: loaded [ 1.163732] zbud: loaded [ 1.164736] VFS: Disk quotas dquot_6.5.2 [ 1.165850] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.167464] msgmni has been set to 7578 [ 1.168596] Key type big_key registered [ 1.170352] NET: Registered protocol family 38 [ 1.171547] Key type asymmetric registered [ 1.172635] Asymmetric key parser 'x509' registered [ 1.173883] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.175980] io scheduler noop registered [ 1.177074] io scheduler deadline registered (default) [ 1.188201] io scheduler cfq registered [ 1.189361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.190733] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.192329] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.194343] ACPI: Power Button [PWRF] [ 1.195487] GHES: HEST is not enabled! [ 1.196620] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.221037] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.222737] Non-volatile memory driver v1.3 [ 1.223870] Linux agpgart interface v0.103 [ 1.225088] crash memory driver: version 1.1 [ 1.226297] rdac: device handler registered [ 1.227481] hp_sw: device handler registered [ 1.228627] emc: device handler registered [ 1.229744] alua: device handler registered [ 1.230848] libphy: Fixed MDIO Bus: probed [ 1.231952] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.233454] ehci-pci: EHCI PCI platform driver [ 1.234615] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.236047] ohci-pci: OHCI PCI platform driver [ 1.237182] uhci_hcd: USB Universal Host Controller Interface driver [ 1.256690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.257967] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.259953] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.261257] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.262676] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.264215] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.266777] usb usb1: Product: UHCI Host Controller [ 1.268457] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.270739] usb usb1: SerialNumber: 0000:00:01.2 [ 1.272423] hub 1-0:1.0: USB hub found [ 1.273848] hub 1-0:1.0: 2 ports detected [ 1.275470] usbcore: registered new interface driver usbserial [ 1.277412] usbcore: registered new interface driver usbserial_generic [ 1.279507] usbserial: USB Serial support registered for generic [ 1.281516] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.285023] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.286739] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.288566] mousedev: PS/2 mouse device common for all mice [ 1.290658] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.293748] rtc_cmos 00:00: RTC can wake from S4 [ 1.294879] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.296733] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.300677] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.302647] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.304686] cpuidle: using governor menu [ 1.306115] hidraw: raw HID events driver (C) Jiri Kosina [ 1.308005] usbcore: registered new interface driver usbhid [ 1.309755] usbhid: USB HID core driver [ 1.311131] drop_monitor: Initializing network drop monitor service [ 1.313089] TCP: cubic registered [ 1.314346] Initializing XFRM netlink socket [ 1.315885] NET: Registered protocol family 10 [ 1.317613] NET: Registered protocol family 17 [ 1.319309] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.321220] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.323103] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.326162] Loading compiled-in X.509 certificates [ 1.327794] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.330870] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.334470] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.337597] registered taskstats version 1 [ 1.340791] Key type trusted registered [ 1.343420] Key type encrypted registered [ 1.346041] IMA: No TPM chip found, activating TPM-bypass! [ 1.348216] rtc_cmos 00:00: setting system clock to 2018-08-09 23:50:27 UTC (1533858627) [ 1.351667] Freeing unused kernel memory: 1680k freed [ 1.356697] 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.362261] systemd[1]: Detected virtualization kvm. [ 1.363891] systemd[1]: Detected architecture x86-64. [ 1.365311] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.367776] systemd[1]: No hostname configured. [ 1.368966] systemd[1]: Set hostname to . [ 1.370282] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.394568] systemd[1]: Reached target Local File Systems. [ 1.395907] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice Root Slice. [ 1.398051] systemd[1]: Created slice Root Slice. [ 1.399274] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.401263] systemd[1]: Listening on Journal Socket. [ 1.402520] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.404552] systemd[1]: Listening on udev Kernel Socket. [ 1.405853] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Created slice System Slice. [ 1.407926] systemd[1]: Created slice System Slice. [ 1.409157] systemd[1]: Starting System Slice. [ 1.410675] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.412968] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.415477] 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.419977] systemd[1]: Reached target Slices. [ 1.421163] systemd[1]: Starting Slices. [[32m OK [0m] Listening on udev Control Socket. [ 1.423140] systemd[1]: Listening on udev Control Socket. [ 1.424459] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.426500] systemd[1]: Reached target Sockets. [ 1.427685] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Timers. [ 1.429549] systemd[1]: Reached target Timers. [ 1.430727] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Swap. [ 1.432554] systemd[1]: Reached target Swap. [ 1.433700] systemd[1]: Starting Swap. [ 1.434799] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.436913] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.439829] systemd[1]: Reached target Paths. [ 1.440985] systemd[1]: Starting Paths. [ 1.442418] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Started Journal Service. [ 1.445449] 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.514314] RPC: Registered named UNIX socket transport module. [ 1.516306] RPC: Registered udp transport module. [ 1.517812] RPC: Registered tcp transport module. [ 1.519286] 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.579241] 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.617791] FDC 0 is a S82078B [ 1.640429] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.643642] scsi host0: ata_piix [ 1.645017] scsi host1: ata_piix [ 1.646270] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.648315] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.687583] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.694487] 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.732099] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.733779] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.735438] usb 1-1: Product: QEMU USB Tablet [ 1.736604] usb 1-1: Manufacturer: QEMU [ 1.737685] usb 1-1: SerialNumber: 42 [ 1.747252] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.749884] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 1.833490] SGI XFS with ACLs, security attributes, no debug enabled [ 1.836187] XFS (vda1): Mounting V4 Filesystem [ 1.899818] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[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 Sockets. [[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 Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.117841] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.136287] tsc: Refined TSC clocksource calibration: 3491.872 MHz [ 2.179633] SELinux: Disabled at runtime. [ 2.215266] type=1404 audit(1533858628.367:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.242648] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.244082] 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 Delayed Shutdown Socket. Mounting Debug File System... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. Mounting POSIX Message Queue File System... Mounting Huge Pages File System... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting NFSD configuration filesystem... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Rebuild Hardware Database... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Configure read-only root support. [ 2.542945] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [ 2.547347] systemd-journald[389]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [ 2.639277] type=1305 audit(1533858628.791: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 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] 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 GSSAPI Proxy Daemon... Starting NTP client/server... Starting Initial cloud-init job (pre-networking)... Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg... [ 2.873011] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 2.879512] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Login Service... [[32m OK [0m] Started D-Bus System Message Bus. [ 2.900265] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 2.902234] [TTM] Initializing pool allocator [ 2.904040] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 2.904397] [TTM] Initializing DMA pool allocator [ 2.904686] [drm] fb mappable at 0xFC000000 [ 2.904686] [drm] vram aper at 0xFC000000 [ 2.904687] [drm] size 33554432 [ 2.904687] [drm] fb depth is 24 [ 2.904687] [drm] pitch is 3072 [ 2.910515] fbcon: cirrusdrmfb (fb0) is primary device [ 2.948650] Console: switching to colour frame buffer device 128x48 [ 2.957116] ppdev: user-space parallel port driver [ 2.966337] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [ 2.972910] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [ 3.004864] AES CTR mode by8 optimization enabled [[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 Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [ 3.049296] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.066043] alg: No test for crc32 (crc32-pclmul) [ 3.069899] intel_rapl: no valid rapl domains found in package 0 [ 3.073540] intel_powerclamp: No package C-state available [ 3.079982] intel_powerclamp: No package C-state available[ 3.110791] cloud-init[474]: Cloud-init v. 0.7.5 running 'init-local' at Thu, 09 Aug 2018 23:50:29 +0000. Up 3.08 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 Postfix Mail Transport Agent... Starting nginx - high performance web server... Starting Notify NFS peers of a restart... Starting Dynamic System Tuning Daemon... Starting Initial cloud-init job (metadata service crawler)... Starting PostgreSQL 9.5 database server... Starting OpenSSH server daemon... Starting System Logging Service... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting RabbitMQ Service... Starting LSB: Starts Logstash as a daemon.... Starting LSB: Supports the direct execution of binary formats.... Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started System Logging Service. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Created slice user-993.slice. [ 5.512726] cloud-init[796]: Cloud-init v. 0.7.5 running 'init' at Thu, 09 Aug 2018 23:50:32 +0000. Up 5.43 seconds. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 5.555896] cloud-init[796]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 5.558286] cloud-init[796]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.560606] cloud-init[796]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.562939] cloud-init[796]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.564947] cloud-init[796]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.566555] cloud-init[796]: ci-info: | eth0: | True | 192.168.120.15 | 255.255.255.0 | fa:16:3e:e9:ac:38 | [ 5.568418] cloud-init[796]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.570392] cloud-init[796]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.572468] cloud-init[796]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.574284] cloud-init[796]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.576032] cloud-init[796]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.577786] cloud-init[796]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.579962] cloud-init[796]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH | [ 5.581831] cloud-init[796]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.584022] cloud-init[796]: 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: 2018-08-09 23:50:42,578 - paramiko.transport - DEBUG - starting thread (client mode): 0x290eab90L 2018-08-09 23:50:42,578 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-09 23:50:42,608 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-08-09 23:50:42,608 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-08-09 23:50:42,610 - 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-09 23:50:42,610 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-09 23:50:42,610 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-09 23:50:42,610 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-09 23:50:42,611 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-09 23:50:42,611 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-09 23:50:42,626 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-09 23:50:42,626 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-09 23:50:42,643 - paramiko.transport - DEBUG - Trying discovered key 8fa127e73492c069342a73a5d43fbe0c in /tmp/tmp6Rs7uF 2018-08-09 23:50:42,667 - paramiko.transport - DEBUG - userauth is OK 2018-08-09 23:50:42,692 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-08-09 23:50:42,708 - paramiko.transport - DEBUG - Trying discovered key 53a32704d80d9fa5426a394ad4fcf413 in /root/.ssh/id_rsa 2018-08-09 23:50:42,709 - paramiko.transport - DEBUG - userauth is OK 2018-08-09 23:50:42,718 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-08-09 23:50:42,724 - functest.core.singlevm - DEBUG - try 2: cannot connect to 172.30.9.201: Authentication failed. 2018-08-09 23:50:51,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-09 23:50:51,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/0157015b-2500-4920-a062-181b9bb2162c/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}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-09 23:50:51,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:50:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-052b8bfc-ce82-4509-a031-463e56b69b91 x-compute-request-id: req-052b8bfc-ce82-4509-a031-463e56b69b91 Content-Encoding: gzip Content-Length: 12722 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 1772181349 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.349835] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.352069] pid_max: default: 32768 minimum: 301\n[ 0.353289] Security Framework initialized\n[ 0.354412] SELinux: Initializing.\n[ 0.355716] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.361729] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.364751] Mount-cache hash table entries: 4096\n[ 0.366212] Initializing cgroup subsys memory\n[ 0.367487] Initializing cgroup subsys devices\n[ 0.368654] Initializing cgroup subsys freezer\n[ 0.369815] Initializing cgroup subsys net_cls\n[ 0.370977] Initializing cgroup subsys blkio\n[ 0.372115] Initializing cgroup subsys perf_event\n[ 0.373315] Initializing cgroup subsys hugetlb\n[ 0.374468] Initializing cgroup subsys pids\n[ 0.375598] Initializing cgroup subsys net_prio\n[ 0.376845] CPU: Physical Processor ID: 0\n[ 0.378650] mce: CPU supports 10 MCE banks\n[ 0.379786] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.381084] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.382375] tlb_flushall_shift: 6\n[ 0.383572] Freeing SMP alternatives: 28k freed\n[ 0.387347] ACPI: Core revision 20130517\n[ 0.388864] ACPI: All ACPI Tables successfully acquired\n[ 0.390329] ftrace: allocating 25812 entries in 101 pages\n[ 0.411861] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.413387] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.414876] smpboot: Max logical packages: 2\n[ 0.416176] Enabling x2apic\n[ 0.417092] Enabled x2apic\n[ 0.418190] Switched APIC routing to physical x2apic.\n[ 0.420363] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.421864] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.424509] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.432342] KVM setup paravirtual spinlock\n[ 0.434707] smpboot: Booting Node 0, Processors #1 OK\n[ 0.436354] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.458055] Brought up 2 CPUs\n[ 0.458060] KVM setup async PF for cpu 1\n[ 0.458063] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.461220] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.463375] devtmpfs: initialized\n[ 0.465822] EVM: security.selinux\n[ 0.466816] EVM: security.ima\n[ 0.467812] EVM: security.capability\n[ 0.469478] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.471018] pinctrl core: initialized pinctrl subsystem\n[ 0.472408] NET: Registered protocol family 16\n[ 0.473779] ACPI: bus type PCI registered\n[ 0.474987] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.476530] PCI: Using configuration type 1 for base access\n[ 0.481242] ACPI: Added _OSI(Module Device)\n[ 0.482367] ACPI: Added _OSI(Processor Device)\n[ 0.483508] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.484679] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.487033] ACPI: Interpreter enabled\n[ 0.488067] ACPI: (supports S0 S5)\n[ 0.489037] ACPI: Using IOAPIC for interrupt routing\n[ 0.490251] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.494164] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.495563] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.497066] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.498535] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.501283] acpiphp: Slot [3] registered\n[ 0.502355] acpiphp: Slot [4] registered\n[ 0.503431] acpiphp: Slot [5] registered\n[ 0.504500] acpiphp: Slot [6] registered\n[ 0.505566] acpiphp: Slot [7] registered\n[ 0.506628] acpiphp: Slot [8] registered\n[ 0.507691] acpiphp: Slot [9] registered\n[ 0.508755] acpiphp: Slot [10] registered\n[ 0.509831] acpiphp: Slot [11] registered\n[ 0.510908] acpiphp: Slot [12] registered\n[ 0.511993] acpiphp: Slot [13] registered\n[ 0.513457] acpiphp: Slot [14] registered\n[ 0.514540] acpiphp: Slot [15] registered\n[ 0.515625] acpiphp: Slot [16] registered\n[ 0.516707] acpiphp: Slot [17] registered\n[ 0.517899] acpiphp: Slot [18] registered\n[ 0.518976] acpiphp: Slot [19] registered\n[ 0.520060] acpiphp: Slot [20] registered\n[ 0.521143] acpiphp: Slot [21] registered\n[ 0.522226] acpiphp: Slot [22] registered\n[ 0.523305] acpiphp: Slot [23] registered\n[ 0.524380] acpiphp: Slot [24] registered\n[ 0.525529] acpiphp: Slot [25] registered\n[ 0.526612] acpiphp: Slot [26] registered\n[ 0.527699] acpiphp: Slot [27] registered\n[ 0.528783] acpiphp: Slot [28] registered\n[ 0.529865] acpiphp: Slot [29] registered\n[ 0.530942] acpiphp: Slot [30] registered\n[ 0.532019] acpiphp: Slot [31] registered\n[ 0.533094] PCI host bridge to bus 0000:00\n[ 0.534175] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.535465] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.536947] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.538472] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.540445] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.542418] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.546825] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.548470] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.549910] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.551434] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.554644] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.556596] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.579070] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.580848] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.582573] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.584256] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.585923] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.587525] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.589168] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.591268] vgaarb: loaded\n[ 0.592141] vgaarb: bridge control possible 0000:00:02.0\n[ 0.593563] SCSI subsystem initialized\n[ 0.594640] ACPI: bus type USB registered\n[ 0.595742] usbcore: registered new interface driver usbfs\n[ 0.597057] usbcore: registered new interface driver hub\n[ 0.598359] usbcore: registered new device driver usb\n[ 0.599770] PCI: Using ACPI for IRQ routing\n[ 0.601179] NetLabel: Initializing\n[ 0.602175] NetLabel: domain hash size = 128\n[ 0.603523] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.604779] NetLabel: unlabeled traffic allowed by default\n[ 0.606227] Switched to clocksource kvm-clock\n[ 0.614769] pnp: PnP ACPI init\n[ 0.615722] ACPI: bus type PNP registered\n[ 0.617145] pnp: PnP ACPI: found 5 devices\n[ 0.618246] ACPI: bus type PNP unregistered\n[ 0.625350] NET: Registered protocol family 2\n[ 0.626781] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.628955] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.630779] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.632329] TCP: reno registered\n[ 0.633296] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.634731] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.636339] NET: Registered protocol family 1\n[ 0.637547] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.638937] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.640292] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.660309] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.680255] Unpacking initramfs...\n[ 1.121579] Freeing initrd memory: 37508k freed\n[ 1.131042] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.132603] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.135435] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.136948] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.138650] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.140085] Initialise system trusted keyring\n[ 1.141251] audit: initializing netlink socket (disabled)\n[ 1.142561] type=2000 audit(1533858627.724:1): initialized\n[ 1.159134] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.160621] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.162820] zpool: loaded\n[ 1.163732] zbud: loaded\n[ 1.164736] VFS: Disk quotas dquot_6.5.2\n[ 1.165850] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.167464] msgmni has been set to 7578\n[ 1.168596] Key type big_key registered\n[ 1.170352] NET: Registered protocol family 38\n[ 1.171547] Key type asymmetric registered\n[ 1.172635] Asymmetric key parser 'x509' registered\n[ 1.173883] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.175980] io scheduler noop registered\n[ 1.177074] io scheduler deadline registered (default)\n[ 1.188201] io scheduler cfq registered\n[ 1.189361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.190733] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.192329] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.194343] ACPI: Power Button [PWRF]\n[ 1.195487] GHES: HEST is not enabled!\n[ 1.196620] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.221037] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.222737] Non-volatile memory driver v1.3\n[ 1.223870] Linux agpgart interface v0.103\n[ 1.225088] crash memory driver: version 1.1\n[ 1.226297] rdac: device handler registered\n[ 1.227481] hp_sw: device handler registered\n[ 1.228627] emc: device handler registered\n[ 1.229744] alua: device handler registered\n[ 1.230848] libphy: Fixed MDIO Bus: probed\n[ 1.231952] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.233454] ehci-pci: EHCI PCI platform driver\n[ 1.234615] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.236047] ohci-pci: OHCI PCI platform driver\n[ 1.237182] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.256690] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.257967] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.259953] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.261257] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.262676] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.264215] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.266777] usb usb1: Product: UHCI Host Controller\n[ 1.268457] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.270739] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.272423] hub 1-0:1.0: USB hub found\n[ 1.273848] hub 1-0:1.0: 2 ports detected\n[ 1.275470] usbcore: registered new interface driver usbserial\n[ 1.277412] usbcore: registered new interface driver usbserial_generic\n[ 1.279507] usbserial: USB Serial support registered for generic\n[ 1.281516] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.285023] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.286739] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.288566] mousedev: PS/2 mouse device common for all mice\n[ 1.290658] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.293748] rtc_cmos 00:00: RTC can wake from S4\n[ 1.294879] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.296733] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.300677] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.302647] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.304686] cpuidle: using governor menu\n[ 1.306115] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.308005] usbcore: registered new interface driver usbhid\n[ 1.309755] usbhid: USB HID core driver\n[ 1.311131] drop_monitor: Initializing network drop monitor service\n[ 1.313089] TCP: cubic registered\n[ 1.314346] Initializing XFRM netlink socket\n[ 1.315885] NET: Registered protocol family 10\n[ 1.317613] NET: Registered protocol family 17\n[ 1.319309] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.321220] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.323103] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.326162] Loading compiled-in X.509 certificates\n[ 1.327794] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.330870] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.334470] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.337597] registered taskstats version 1\n[ 1.340791] Key type trusted registered\n[ 1.343420] Key type encrypted registered\n[ 1.346041] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.348216] rtc_cmos 00:00: setting system clock to 2018-08-09 23:50:27 UTC (1533858627)\n[ 1.351667] Freeing unused kernel memory: 1680k freed\n[ 1.356697] 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.362261] systemd[1]: Detected virtualization kvm.\n[ 1.363891] systemd[1]: Detected architecture x86-64.\n[ 1.365311] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.367776] systemd[1]: No hostname configured.\n[ 1.368966] systemd[1]: Set hostname to .\n[ 1.370282] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.394568] systemd[1]: Reached target Local File Systems.\n[ 1.395907] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.398051] systemd[1]: Created slice Root Slice.\n[ 1.399274] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.401263] systemd[1]: Listening on Journal Socket.\n[ 1.402520] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.404552] systemd[1]: Listening on udev Kernel Socket.\n[ 1.405853] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.407926] systemd[1]: Created slice System Slice.\n[ 1.409157] systemd[1]: Starting System Slice.\n[ 1.410675] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.412968] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.415477] 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.419977] systemd[1]: Reached target Slices.\n[ 1.421163] systemd[1]: Starting Slices.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.423140] systemd[1]: Listening on udev Control Socket.\n[ 1.424459] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.426500] systemd[1]: Reached target Sockets.\n[ 1.427685] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Timers.\n[ 1.429549] systemd[1]: Reached target Timers.\n[ 1.430727] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Swap.\n[ 1.432554] systemd[1]: Reached target Swap.\n[ 1.433700] systemd[1]: Starting Swap.\n[ 1.434799] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.436913] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.439829] systemd[1]: Reached target Paths.\n[ 1.440985] systemd[1]: Starting Paths.\n[ 1.442418] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Started Journal Service.\n[ 1.445449] 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.514314] RPC: Registered named UNIX socket transport module.\n[ 1.516306] RPC: Registered udp transport module.\n[ 1.517812] RPC: Registered tcp transport module.\n[ 1.519286] 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.579241] 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.617791] FDC 0 is a S82078B\n[ 1.640429] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.643642] scsi host0: ata_piix\n[ 1.645017] scsi host1: ata_piix\n[ 1.646270] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.648315] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.687583] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.694487] 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.732099] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.733779] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.735438] usb 1-1: Product: QEMU USB Tablet\n[ 1.736604] usb 1-1: Manufacturer: QEMU\n[ 1.737685] usb 1-1: SerialNumber: 42\n[ 1.747252] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.749884] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 1.833490] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.836187] XFS (vda1): Mounting V4 Filesystem\n[ 1.899818] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped udev 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 Sockets.\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 Kernel Socket.\n[[32m OK [0m] Closed udev Control Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.117841] systemd-journald[105]: Received SIGTERM from PID 1 (systemd).\n[ 2.136287] tsc: Refined TSC clocksource calibration: 3491.872 MHz\n[ 2.179633] SELinux: Disabled at runtime.\n[ 2.215266] type=1404 audit(1533858628.367:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.242648] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.244082] 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 Delayed Shutdown Socket.\n Mounting Debug File System...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\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 Mounting POSIX Message Queue File System...\n Mounting Huge Pages File System...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Configure read-only root support.\n[ 2.542945] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[ 2.547347] systemd-journald[389]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[ 2.639277] type=1305 audit(1533858628.791: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 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] 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 Authorization Manager...\n Starting GSSAPI Proxy Daemon...\n Starting NTP client/server...\n Starting Initial cloud-init job (pre-networking)...\n Starting LSB: Bring up/down networking...\n Starting Dump dmesg to /var/log/dmesg...\n[ 2.873011] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 2.879512] [drm] Initialized drm 1.1.0 20060810\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Login Service...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 2.900265] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 2.902234] [TTM] Initializing pool allocator\n[ 2.904040] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 2.904397] [TTM] Initializing DMA pool allocator\n[ 2.904686] [drm] fb mappable at 0xFC000000\n[ 2.904686] [drm] vram aper at 0xFC000000\n[ 2.904687] [drm] size 33554432\n[ 2.904687] [drm] fb depth is 24\n[ 2.904687] [drm] pitch is 3072\n[ 2.910515] fbcon: cirrusdrmfb (fb0) is primary device\n[ 2.948650] Console: switching to colour frame buffer device 128x48\n[ 2.957116] ppdev: user-space parallel port driver\n[ 2.966337] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[ 2.972910] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[ 3.004864] AES CTR mode by8 optimization enabled\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 Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Authorization Manager.\n[ 3.049296] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.066043] alg: No test for crc32 (crc32-pclmul)\n[ 3.069899] intel_rapl: no valid rapl domains found in package 0\n[ 3.073540] intel_powerclamp: No package C-state available\n[ 3.079982] intel_powerclamp: No package C-state available[ 3.110791] cloud-init[474]: Cloud-init v. 0.7.5 running 'init-local' at Thu, 09 Aug 2018 23:50:29 +0000. Up 3.08 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 Postfix Mail Transport Agent...\n Starting nginx - high performance web server...\n Starting Notify NFS peers of a restart...\n Starting Dynamic System Tuning Daemon...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting PostgreSQL 9.5 database server...\n Starting OpenSSH server daemon...\n Starting System Logging Service...\n[[32m OK [0m] Reached target Network is Online.\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 RabbitMQ Service...\n Starting LSB: Starts Logstash as a daemon....\n Starting LSB: Supports the direct execution of binary formats....\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\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 System Logging Service.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Created slice user-993.slice.\n[ 5.512726] cloud-init[796]: Cloud-init v. 0.7.5 running 'init' at Thu, 09 Aug 2018 23:50:32 +0000. Up 5.43 seconds.\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[ 5.555896] cloud-init[796]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 5.558286] cloud-init[796]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.560606] cloud-init[796]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.562939] cloud-init[796]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.564947] cloud-init[796]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.566555] cloud-init[796]: ci-info: | eth0: | True | 192.168.120.15 | 255.255.255.0 | fa:16:3e:e9:ac:38 |\n[ 5.568418] cloud-init[796]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.570392] cloud-init[796]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.572468] cloud-init[796]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.574284] cloud-init[796]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.576032] cloud-init[796]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.577786] cloud-init[796]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.579962] cloud-init[796]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH |\n[ 5.581831] cloud-init[796]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.584022] cloud-init[796]: 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: [ 16.438572] cloud-init[4741]: Cloud-init v. 0.7.5 running 'modules:config' at Thu, 09 Aug 2018 23:50:42 +0000. Up 16.36 seconds.\n[ 16.940293] cloud-init[4830]: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 09 Aug 2018 23:50:43 +0000. Up 16.88 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 | 8f:a1:27:e7:34:92:c0:69:34:2a:73:a5:d4:3f:be:0c | - | 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[ 17.169190] cloud-init[4830]: Cloud-init v. 0.7.5 finished at Thu, 09 Aug 2018 23:50:43 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 17.15 seconds\n"} 2018-08-09 23:50:51,837 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/0157015b-2500-4920-a062-181b9bb2162c/action used request id req-052b8bfc-ce82-4509-a031-463e56b69b91 2018-08-09 23:50:51,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.103031158447s 2018-08-09 23:50:51,838 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/0157015b-2500-4920-a062-181b9bb2162c/action used request id req-052b8bfc-ce82-4509-a031-463e56b69b91 2018-08-09 23:50:51,839 - 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 1772181349 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.349835] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.352069] pid_max: default: 32768 minimum: 301 [ 0.353289] Security Framework initialized [ 0.354412] SELinux: Initializing. [ 0.355716] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.361729] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.364751] Mount-cache hash table entries: 4096 [ 0.366212] Initializing cgroup subsys memory [ 0.367487] Initializing cgroup subsys devices [ 0.368654] Initializing cgroup subsys freezer [ 0.369815] Initializing cgroup subsys net_cls [ 0.370977] Initializing cgroup subsys blkio [ 0.372115] Initializing cgroup subsys perf_event [ 0.373315] Initializing cgroup subsys hugetlb [ 0.374468] Initializing cgroup subsys pids [ 0.375598] Initializing cgroup subsys net_prio [ 0.376845] CPU: Physical Processor ID: 0 [ 0.378650] mce: CPU supports 10 MCE banks [ 0.379786] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.381084] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.382375] tlb_flushall_shift: 6 [ 0.383572] Freeing SMP alternatives: 28k freed [ 0.387347] ACPI: Core revision 20130517 [ 0.388864] ACPI: All ACPI Tables successfully acquired [ 0.390329] ftrace: allocating 25812 entries in 101 pages [ 0.411861] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.413387] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.414876] smpboot: Max logical packages: 2 [ 0.416176] Enabling x2apic [ 0.417092] Enabled x2apic [ 0.418190] Switched APIC routing to physical x2apic. [ 0.420363] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.421864] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.424509] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.432342] KVM setup paravirtual spinlock [ 0.434707] smpboot: Booting Node 0, Processors #1 OK [ 0.436354] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.458055] Brought up 2 CPUs [ 0.458060] KVM setup async PF for cpu 1 [ 0.458063] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.461220] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.463375] devtmpfs: initialized [ 0.465822] EVM: security.selinux [ 0.466816] EVM: security.ima [ 0.467812] EVM: security.capability [ 0.469478] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.471018] pinctrl core: initialized pinctrl subsystem [ 0.472408] NET: Registered protocol family 16 [ 0.473779] ACPI: bus type PCI registered [ 0.474987] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.476530] PCI: Using configuration type 1 for base access [ 0.481242] ACPI: Added _OSI(Module Device) [ 0.482367] ACPI: Added _OSI(Processor Device) [ 0.483508] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.484679] ACPI: Added _OSI(Processor Aggregator Device) [ 0.487033] ACPI: Interpreter enabled [ 0.488067] ACPI: (supports S0 S5) [ 0.489037] ACPI: Using IOAPIC for interrupt routing [ 0.490251] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.494164] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.495563] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.497066] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.498535] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.501283] acpiphp: Slot [3] registered [ 0.502355] acpiphp: Slot [4] registered [ 0.503431] acpiphp: Slot [5] registered [ 0.504500] acpiphp: Slot [6] registered [ 0.505566] acpiphp: Slot [7] registered [ 0.506628] acpiphp: Slot [8] registered [ 0.507691] acpiphp: Slot [9] registered [ 0.508755] acpiphp: Slot [10] registered [ 0.509831] acpiphp: Slot [11] registered [ 0.510908] acpiphp: Slot [12] registered [ 0.511993] acpiphp: Slot [13] registered [ 0.513457] acpiphp: Slot [14] registered [ 0.514540] acpiphp: Slot [15] registered [ 0.515625] acpiphp: Slot [16] registered [ 0.516707] acpiphp: Slot [17] registered [ 0.517899] acpiphp: Slot [18] registered [ 0.518976] acpiphp: Slot [19] registered [ 0.520060] acpiphp: Slot [20] registered [ 0.521143] acpiphp: Slot [21] registered [ 0.522226] acpiphp: Slot [22] registered [ 0.523305] acpiphp: Slot [23] registered [ 0.524380] acpiphp: Slot [24] registered [ 0.525529] acpiphp: Slot [25] registered [ 0.526612] acpiphp: Slot [26] registered [ 0.527699] acpiphp: Slot [27] registered [ 0.528783] acpiphp: Slot [28] registered [ 0.529865] acpiphp: Slot [29] registered [ 0.530942] acpiphp: Slot [30] registered [ 0.532019] acpiphp: Slot [31] registered [ 0.533094] PCI host bridge to bus 0000:00 [ 0.534175] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.535465] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.536947] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.538472] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.540445] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.542418] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.546825] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.548470] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.549910] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.551434] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.554644] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.556596] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.579070] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.580848] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.582573] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.584256] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.585923] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.587525] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.589168] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.591268] vgaarb: loaded [ 0.592141] vgaarb: bridge control possible 0000:00:02.0 [ 0.593563] SCSI subsystem initialized [ 0.594640] ACPI: bus type USB registered [ 0.595742] usbcore: registered new interface driver usbfs [ 0.597057] usbcore: registered new interface driver hub [ 0.598359] usbcore: registered new device driver usb [ 0.599770] PCI: Using ACPI for IRQ routing [ 0.601179] NetLabel: Initializing [ 0.602175] NetLabel: domain hash size = 128 [ 0.603523] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.604779] NetLabel: unlabeled traffic allowed by default [ 0.606227] Switched to clocksource kvm-clock [ 0.614769] pnp: PnP ACPI init [ 0.615722] ACPI: bus type PNP registered [ 0.617145] pnp: PnP ACPI: found 5 devices [ 0.618246] ACPI: bus type PNP unregistered [ 0.625350] NET: Registered protocol family 2 [ 0.626781] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.628955] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.630779] TCP: Hash tables configured (established 32768 bind 32768) [ 0.632329] TCP: reno registered [ 0.633296] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.634731] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.636339] NET: Registered protocol family 1 [ 0.637547] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.638937] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.640292] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.660309] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.680255] Unpacking initramfs... [ 1.121579] Freeing initrd memory: 37508k freed [ 1.131042] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.132603] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.135435] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.136948] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.138650] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.140085] Initialise system trusted keyring [ 1.141251] audit: initializing netlink socket (disabled) [ 1.142561] type=2000 audit(1533858627.724:1): initialized [ 1.159134] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.160621] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.162820] zpool: loaded [ 1.163732] zbud: loaded [ 1.164736] VFS: Disk quotas dquot_6.5.2 [ 1.165850] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.167464] msgmni has been set to 7578 [ 1.168596] Key type big_key registered [ 1.170352] NET: Registered protocol family 38 [ 1.171547] Key type asymmetric registered [ 1.172635] Asymmetric key parser 'x509' registered [ 1.173883] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.175980] io scheduler noop registered [ 1.177074] io scheduler deadline registered (default) [ 1.188201] io scheduler cfq registered [ 1.189361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.190733] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.192329] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.194343] ACPI: Power Button [PWRF] [ 1.195487] GHES: HEST is not enabled! [ 1.196620] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.221037] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.222737] Non-volatile memory driver v1.3 [ 1.223870] Linux agpgart interface v0.103 [ 1.225088] crash memory driver: version 1.1 [ 1.226297] rdac: device handler registered [ 1.227481] hp_sw: device handler registered [ 1.228627] emc: device handler registered [ 1.229744] alua: device handler registered [ 1.230848] libphy: Fixed MDIO Bus: probed [ 1.231952] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.233454] ehci-pci: EHCI PCI platform driver [ 1.234615] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.236047] ohci-pci: OHCI PCI platform driver [ 1.237182] uhci_hcd: USB Universal Host Controller Interface driver [ 1.256690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.257967] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.259953] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.261257] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.262676] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.264215] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.266777] usb usb1: Product: UHCI Host Controller [ 1.268457] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.270739] usb usb1: SerialNumber: 0000:00:01.2 [ 1.272423] hub 1-0:1.0: USB hub found [ 1.273848] hub 1-0:1.0: 2 ports detected [ 1.275470] usbcore: registered new interface driver usbserial [ 1.277412] usbcore: registered new interface driver usbserial_generic [ 1.279507] usbserial: USB Serial support registered for generic [ 1.281516] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.285023] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.286739] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.288566] mousedev: PS/2 mouse device common for all mice [ 1.290658] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.293748] rtc_cmos 00:00: RTC can wake from S4 [ 1.294879] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.296733] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.300677] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.302647] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.304686] cpuidle: using governor menu [ 1.306115] hidraw: raw HID events driver (C) Jiri Kosina [ 1.308005] usbcore: registered new interface driver usbhid [ 1.309755] usbhid: USB HID core driver [ 1.311131] drop_monitor: Initializing network drop monitor service [ 1.313089] TCP: cubic registered [ 1.314346] Initializing XFRM netlink socket [ 1.315885] NET: Registered protocol family 10 [ 1.317613] NET: Registered protocol family 17 [ 1.319309] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.321220] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.323103] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.326162] Loading compiled-in X.509 certificates [ 1.327794] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.330870] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.334470] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.337597] registered taskstats version 1 [ 1.340791] Key type trusted registered [ 1.343420] Key type encrypted registered [ 1.346041] IMA: No TPM chip found, activating TPM-bypass! [ 1.348216] rtc_cmos 00:00: setting system clock to 2018-08-09 23:50:27 UTC (1533858627) [ 1.351667] Freeing unused kernel memory: 1680k freed [ 1.356697] 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.362261] systemd[1]: Detected virtualization kvm. [ 1.363891] systemd[1]: Detected architecture x86-64. [ 1.365311] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.367776] systemd[1]: No hostname configured. [ 1.368966] systemd[1]: Set hostname to . [ 1.370282] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.394568] systemd[1]: Reached target Local File Systems. [ 1.395907] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice Root Slice. [ 1.398051] systemd[1]: Created slice Root Slice. [ 1.399274] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.401263] systemd[1]: Listening on Journal Socket. [ 1.402520] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.404552] systemd[1]: Listening on udev Kernel Socket. [ 1.405853] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Created slice System Slice. [ 1.407926] systemd[1]: Created slice System Slice. [ 1.409157] systemd[1]: Starting System Slice. [ 1.410675] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.412968] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.415477] 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.419977] systemd[1]: Reached target Slices. [ 1.421163] systemd[1]: Starting Slices. [[32m OK [0m] Listening on udev Control Socket. [ 1.423140] systemd[1]: Listening on udev Control Socket. [ 1.424459] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.426500] systemd[1]: Reached target Sockets. [ 1.427685] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Timers. [ 1.429549] systemd[1]: Reached target Timers. [ 1.430727] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Swap. [ 1.432554] systemd[1]: Reached target Swap. [ 1.433700] systemd[1]: Starting Swap. [ 1.434799] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.436913] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.439829] systemd[1]: Reached target Paths. [ 1.440985] systemd[1]: Starting Paths. [ 1.442418] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Started Journal Service. [ 1.445449] 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.514314] RPC: Registered named UNIX socket transport module. [ 1.516306] RPC: Registered udp transport module. [ 1.517812] RPC: Registered tcp transport module. [ 1.519286] 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.579241] 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.617791] FDC 0 is a S82078B [ 1.640429] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.643642] scsi host0: ata_piix [ 1.645017] scsi host1: ata_piix [ 1.646270] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.648315] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.687583] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.694487] 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.732099] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.733779] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.735438] usb 1-1: Product: QEMU USB Tablet [ 1.736604] usb 1-1: Manufacturer: QEMU [ 1.737685] usb 1-1: SerialNumber: 42 [ 1.747252] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.749884] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 1.833490] SGI XFS with ACLs, security attributes, no debug enabled [ 1.836187] XFS (vda1): Mounting V4 Filesystem [ 1.899818] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[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 Sockets. [[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 Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.117841] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.136287] tsc: Refined TSC clocksource calibration: 3491.872 MHz [ 2.179633] SELinux: Disabled at runtime. [ 2.215266] type=1404 audit(1533858628.367:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.242648] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.244082] 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 Delayed Shutdown Socket. Mounting Debug File System... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. Mounting POSIX Message Queue File System... Mounting Huge Pages File System... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting NFSD configuration filesystem... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Rebuild Hardware Database... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Configure read-only root support. [ 2.542945] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [ 2.547347] systemd-journald[389]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [ 2.639277] type=1305 audit(1533858628.791: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 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] 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 GSSAPI Proxy Daemon... Starting NTP client/server... Starting Initial cloud-init job (pre-networking)... Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg... [ 2.873011] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 2.879512] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Login Service... [[32m OK [0m] Started D-Bus System Message Bus. [ 2.900265] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 2.902234] [TTM] Initializing pool allocator [ 2.904040] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 2.904397] [TTM] Initializing DMA pool allocator [ 2.904686] [drm] fb mappable at 0xFC000000 [ 2.904686] [drm] vram aper at 0xFC000000 [ 2.904687] [drm] size 33554432 [ 2.904687] [drm] fb depth is 24 [ 2.904687] [drm] pitch is 3072 [ 2.910515] fbcon: cirrusdrmfb (fb0) is primary device [ 2.948650] Console: switching to colour frame buffer device 128x48 [ 2.957116] ppdev: user-space parallel port driver [ 2.966337] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [ 2.972910] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [ 3.004864] AES CTR mode by8 optimization enabled [[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 Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [ 3.049296] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.066043] alg: No test for crc32 (crc32-pclmul) [ 3.069899] intel_rapl: no valid rapl domains found in package 0 [ 3.073540] intel_powerclamp: No package C-state available [ 3.079982] intel_powerclamp: No package C-state available[ 3.110791] cloud-init[474]: Cloud-init v. 0.7.5 running 'init-local' at Thu, 09 Aug 2018 23:50:29 +0000. Up 3.08 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 Postfix Mail Transport Agent... Starting nginx - high performance web server... Starting Notify NFS peers of a restart... Starting Dynamic System Tuning Daemon... Starting Initial cloud-init job (metadata service crawler)... Starting PostgreSQL 9.5 database server... Starting OpenSSH server daemon... Starting System Logging Service... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting RabbitMQ Service... Starting LSB: Starts Logstash as a daemon.... Starting LSB: Supports the direct execution of binary formats.... Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started System Logging Service. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Created slice user-993.slice. [ 5.512726] cloud-init[796]: Cloud-init v. 0.7.5 running 'init' at Thu, 09 Aug 2018 23:50:32 +0000. Up 5.43 seconds. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 5.555896] cloud-init[796]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 5.558286] cloud-init[796]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.560606] cloud-init[796]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.562939] cloud-init[796]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.564947] cloud-init[796]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.566555] cloud-init[796]: ci-info: | eth0: | True | 192.168.120.15 | 255.255.255.0 | fa:16:3e:e9:ac:38 | [ 5.568418] cloud-init[796]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.570392] cloud-init[796]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.572468] cloud-init[796]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.574284] cloud-init[796]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.576032] cloud-init[796]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.577786] cloud-init[796]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.579962] cloud-init[796]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH | [ 5.581831] cloud-init[796]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.584022] cloud-init[796]: 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: [ 16.438572] cloud-init[4741]: Cloud-init v. 0.7.5 running 'modules:config' at Thu, 09 Aug 2018 23:50:42 +0000. Up 16.36 seconds. [ 16.940293] cloud-init[4830]: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 09 Aug 2018 23:50:43 +0000. Up 16.88 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 | 8f:a1:27:e7:34:92:c0:69:34:2a:73:a5:d4:3f:be:0c | - | 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----- [ 17.169190] cloud-init[4830]: Cloud-init v. 0.7.5 finished at Thu, 09 Aug 2018 23:50:43 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 17.15 seconds 2018-08-09 23:50:51,842 - paramiko.transport - DEBUG - starting thread (client mode): 0x28ee3850L 2018-08-09 23:50:51,842 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-09 23:50:51,902 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-08-09 23:50:51,902 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-08-09 23:50:51,909 - 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-09 23:50:51,909 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-09 23:50:51,910 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-09 23:50:51,910 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-09 23:50:51,910 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-09 23:50:51,910 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-09 23:50:51,915 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-09 23:50:51,916 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-09 23:50:51,943 - paramiko.transport - DEBUG - Trying discovered key 8fa127e73492c069342a73a5d43fbe0c in /tmp/tmp6Rs7uF 2018-08-09 23:50:51,966 - paramiko.transport - DEBUG - userauth is OK 2018-08-09 23:50:51,994 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-09 23:50:52,008 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-08-09 23:50:52,008 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-08-09 23:50:52,008 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-08-09 23:50:52,009 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/status 2018-08-09 23:50:53,550 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:50:53,550 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:50:53,550 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:50:53,550 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:50:53,550 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:50:53,550 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:50:53,550 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:50:53,550 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4074, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4089, "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": 6625, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4066, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 871, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8249, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 8272, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 8256, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4049, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-09 23:50:53,551 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:50:53,551 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:50:52 GMT 2018-08-09 23:50:53,551 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:50:53,551 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2393 2018-08-09 23:50:53,551 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:50:53,551 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4074, 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': 4089, 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': 6625, 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': 4066, 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': 871, 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': 8249, 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': 8272, 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': 8256, 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': 4049, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-08-09 23:50:53,552 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/status 2018-08-09 23:50:53,904 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:50:53,904 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:50:53,904 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:50:53,904 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:50:53,904 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:50:53,904 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:50:53,904 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:50:53,904 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4074, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4089, "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": 6625, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "auto-restart", "MainPID": 0, "Id": "cloudify-amqpinflux.service", "ActiveState": "activating", "SubState": "auto-restart"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 871, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8249, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 8272, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 8256, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4049, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-09 23:50:53,905 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:50:53,905 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:50:53 GMT 2018-08-09 23:50:53,905 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:50:53,905 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2404 2018-08-09 23:50:53,905 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:50:53,905 - functest.core.cloudify - INFO - The current manager status is running 2018-08-09 23:50:53,906 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-08-09 23:50:54,078 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:50:54,078 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:50:54,079 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:50:54,079 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:50:54,079 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:50:54,079 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:50:54,079 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:50:54,079 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-08-09 23:50:54,079 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-09T23:50:53.281Z", "updated_at": "2018-08-09T23:50:53.281Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-09 23:50:54,079 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:50:54,079 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:50:53 GMT 2018-08-09 23:50:54,080 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:50:54,080 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-09 23:50:54,080 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:50:54,080 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/secrets 2018-08-09 23:50:54,150 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:50:54,150 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:50:54,150 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:50:54,151 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:50:54,151 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:50:54,151 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:50:54,151 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:50:54,151 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-08-09T23:50:53.281Z", "updated_at": "2018-08-09T23:50:53.281Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-08-09 23:50:54,151 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:50:54,151 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:50:53 GMT 2018-08-09 23:50:54,151 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:50:54,151 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-08-09 23:50:54,152 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:50:54,152 - functest.core.cloudify - DEBUG - List secrets: 2018-08-09 23:50:54,152 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.201:80/api/v3/secrets/foo 2018-08-09 23:50:54,232 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:50:54,232 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:50:54,232 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:50:54,232 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:50:54,232 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:50:54,232 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:50:54,233 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:50:54,233 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-09 23:50:54,233 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-09T23:50:53.281Z", "updated_at": "2018-08-09T23:50:53.281Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-09 23:50:54,233 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:50:54,233 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:50:53 GMT 2018-08-09 23:50:54,233 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:50:54,233 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-09 23:50:54,233 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:50:54,233 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-08-09 23:50:54,234 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-08-09 23:50:54,240 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-09 23:50:54,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}798767fe99214f3853b2beb109f0bf6b82a4d043" 2018-08-09 23:50:54,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:50:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e03ebff3-67c2-4914-8941-1d6a30c27377 Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.32:5000/v3/projects/6e2b193279f94c09870f0da27a1e5991"}, "tags": [], "enabled": true, "id": "6e2b193279f94c09870f0da27a1e5991", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.32:5000/v3/projects/71051e8854e04374a8241b1c9c2acfe2"}, "tags": [], "enabled": true, "id": "71051e8854e04374a8241b1c9c2acfe2", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_63fd5333-20e6-4545-bf3f-23d893b99581"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.32:5000/v3/projects/b5220918a46940eca73b5641490793b9"}, "tags": [], "enabled": true, "id": "b5220918a46940eca73b5641490793b9", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-09 23:50:54,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects used request id req-e03ebff3-67c2-4914-8941-1d6a30c27377 2018-08-09 23:50:54,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.20228099823s 2018-08-09 23:50:54,443 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects used request id req-e03ebff3-67c2-4914-8941-1d6a30c27377 2018-08-09 23:50:54,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2018-08-09 23:50:54,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/quotas/71051e8854e04374a8241b1c9c2acfe2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}798767fe99214f3853b2beb109f0bf6b82a4d043" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2018-08-09 23:50:54,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 186 X-Openstack-Request-Id: req-78ffba01-432a-4ba0-ac2b-90ba5c3f5287 Date: Thu, 09 Aug 2018 23:50:54 GMT RESP BODY: {"quota": {"subnet": 100, "network": 100, "floatingip": 50, "subnetpool": -1, "security_group_rule": 100, "trunk": -1, "security_group": 20, "router": 10, "rbac_policy": 10, "port": 50}} 2018-08-09 23:50:54,785 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/quotas/71051e8854e04374a8241b1c9c2acfe2.json used request id req-78ffba01-432a-4ba0-ac2b-90ba5c3f5287 2018-08-09 23:50:54,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.339935064316s 2018-08-09 23:50:54,786 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/quotas/71051e8854e04374a8241b1c9c2acfe2.json used request id req-78ffba01-432a-4ba0-ac2b-90ba5c3f5287 2018-08-09 23:50:54,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-08-09 23:50:54,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-09 23:50:54,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-09 23:50:54,798 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 09 Aug 2018 23:50:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5b51d06-35e8-4da7-acd4-8b6520af4776 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.3:35357/v3/", "rel": "self"}]}]}} 2018-08-09 23:50:54,799 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.3:35357/ used request id req-a5b51d06-35e8-4da7-acd4-8b6520af4776 2018-08-09 23:50:54,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}798767fe99214f3853b2beb109f0bf6b82a4d043" 2018-08-09 23:50:54,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:50:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c02a62e3-5616-4f3e-91e2-cf4bd51b4e62 Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/06b2600fbdfd45009f077a0a8a411118"}, "enabled": true, "type": "orchestration", "id": "06b2600fbdfd45009f077a0a8a411118", "name": "heat"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/0edb5a9ac368467395316b446bc9b17a"}, "enabled": true, "type": "event", "id": "0edb5a9ac368467395316b446bc9b17a", "name": "panko"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/0f8e8a8cabc743b980b5dc7328ea8398"}, "enabled": true, "type": "cloudformation", "id": "0f8e8a8cabc743b980b5dc7328ea8398", "name": "heat-cfn"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/37bb077bc22343fc84723637e507d6ca"}, "enabled": true, "type": "volumev2", "id": "37bb077bc22343fc84723637e507d6ca", "name": "cinderv2"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/66e5c4ed2fef488aa7efb24492939dd2"}, "enabled": true, "type": "compute", "id": "66e5c4ed2fef488aa7efb24492939dd2", "name": "nova"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/74154109829a4b47a4ae0cf113ed0280"}, "enabled": true, "type": "metric", "id": "74154109829a4b47a4ae0cf113ed0280", "name": "gnocchi"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/88688b106f224b10a51283eb12ae2936"}, "enabled": true, "type": "identity", "id": "88688b106f224b10a51283eb12ae2936", "name": "keystone"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/ada1fac139534311815f98d908747c2a"}, "enabled": true, "type": "metering", "id": "ada1fac139534311815f98d908747c2a", "name": "ceilometer"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b3fb638070d94560972a4f4ad3803c3e"}, "enabled": true, "type": "alarming", "id": "b3fb638070d94560972a4f4ad3803c3e", "name": "aodh"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b69679ef95c547c4bedad9a51bbc11e1"}, "enabled": true, "type": "placement", "id": "b69679ef95c547c4bedad9a51bbc11e1", "name": "placement"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b6a6363259e342d8ac96a4641ed4678e"}, "enabled": true, "type": "volume", "id": "b6a6363259e342d8ac96a4641ed4678e", "name": "cinder"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/cb31973e365c4222816f94365d3a9482"}, "enabled": true, "type": "volumev3", "id": "cb31973e365c4222816f94365d3a9482", "name": "cinderv3"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/d37eb918087e4110bb9c0723c297dd28"}, "enabled": true, "type": "image", "id": "d37eb918087e4110bb9c0723c297dd28", "name": "glance"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/da8095ba09ab49ed8463afad9622aa30"}, "enabled": true, "type": "network", "id": "da8095ba09ab49ed8463afad9622aa30", "name": "neutron"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/eac7f386a2854d7cb26da2c6929699a5"}, "enabled": true, "type": "object-store", "id": "eac7f386a2854d7cb26da2c6929699a5", "name": "swift"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2018-08-09 23:50:54,991 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-c02a62e3-5616-4f3e-91e2-cf4bd51b4e62 2018-08-09 23:50:54,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.201687097549s 2018-08-09 23:50:54,991 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-c02a62e3-5616-4f3e-91e2-cf4bd51b4e62 2018-08-09 23:50:55,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-09 23:50:55,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}798767fe99214f3853b2beb109f0bf6b82a4d043" 2018-08-09 23:50:55,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:50:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e79eeae9-75d9-45e5-bf9a-e81eb6658d6f Content-Encoding: gzip Content-Length: 1976 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/1008f871970540d59fed88ee5f560631"}, "url": "http://172.30.9.32:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cb31973e365c4222816f94365d3a9482", "id": "1008f871970540d59fed88ee5f560631"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/13579d8a89904ae8ae47c4c51523cc20"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "da8095ba09ab49ed8463afad9622aa30", "id": "13579d8a89904ae8ae47c4c51523cc20"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/28c0fa2fe1a54037a1df5236437e7475"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "88688b106f224b10a51283eb12ae2936", "id": "28c0fa2fe1a54037a1df5236437e7475"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/29690a3ccee2437bbac7f9aa68595877"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b69679ef95c547c4bedad9a51bbc11e1", "id": "29690a3ccee2437bbac7f9aa68595877"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/2c44848dd6a5446fb835005ab8ad4f4f"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b69679ef95c547c4bedad9a51bbc11e1", "id": "2c44848dd6a5446fb835005ab8ad4f4f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/2c4ee4a831c24b19a27a57c62ab1c000"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0f8e8a8cabc743b980b5dc7328ea8398", "id": "2c4ee4a831c24b19a27a57c62ab1c000"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/2d737435c2b74f5faf8fa63dea4e2fa1"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b6a6363259e342d8ac96a4641ed4678e", "id": "2d737435c2b74f5faf8fa63dea4e2fa1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/3550892914574db28d4c22bdf0fccec5"}, "url": "http://172.30.9.32:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "88688b106f224b10a51283eb12ae2936", "id": "3550892914574db28d4c22bdf0fccec5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/3b5781142f344691af8bcb5585c05d0a"}, "url": "http://172.30.9.32:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "74154109829a4b47a4ae0cf113ed0280", "id": "3b5781142f344691af8bcb5585c05d0a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/437987ede53e4405944ad7c076551769"}, "url": "http://172.30.9.32:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "06b2600fbdfd45009f077a0a8a411118", "id": "437987ede53e4405944ad7c076551769"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/4ba92d8cd74449ad8e3ad0fb9d8df162"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0f8e8a8cabc743b980b5dc7328ea8398", "id": "4ba92d8cd74449ad8e3ad0fb9d8df162"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/54a35851569141aa859a53f8f20d5c9e"}, "url": "http://12.0.0.27:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "eac7f386a2854d7cb26da2c6929699a5", "id": "54a35851569141aa859a53f8f20d5c9e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/58ac027cc3404748a004771a912f28e3"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "66e5c4ed2fef488aa7efb24492939dd2", "id": "58ac027cc3404748a004771a912f28e3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/5d3a7a4b63bc42cc950ea9d01ba16ee8"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "06b2600fbdfd45009f077a0a8a411118", "id": "5d3a7a4b63bc42cc950ea9d01ba16ee8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/5d8dc96d50c247e7837ea4c9b854184b"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "06b2600fbdfd45009f077a0a8a411118", "id": "5d8dc96d50c247e7837ea4c9b854184b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/739a0b6ebed045fbb110541871ab2a15"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "88688b106f224b10a51283eb12ae2936", "id": "739a0b6ebed045fbb110541871ab2a15"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/73ad6e9b1eaf4470a4458a45a03b86ba"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cb31973e365c4222816f94365d3a9482", "id": "73ad6e9b1eaf4470a4458a45a03b86ba"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/75482ae7f30b4cce96aeea5fb573efee"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "37bb077bc22343fc84723637e507d6ca", "id": "75482ae7f30b4cce96aeea5fb573efee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/78fb5d55cc204e4daa0cb175b819e87c"}, "url": "http://172.30.9.32:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b6a6363259e342d8ac96a4641ed4678e", "id": "78fb5d55cc204e4daa0cb175b819e87c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/79fdb7375f8a48ea9a3175833248c806"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "66e5c4ed2fef488aa7efb24492939dd2", "id": "79fdb7375f8a48ea9a3175833248c806"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/80278f13084845eaa317703712e8932f"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b6a6363259e342d8ac96a4641ed4678e", "id": "80278f13084845eaa317703712e8932f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/8eac3aaf869e4581b0c486846aaf1964"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d37eb918087e4110bb9c0723c297dd28", "id": "8eac3aaf869e4581b0c486846aaf1964"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/9313e7c2f7b1414faa1e04af37a85d14"}, "url": "http://172.30.9.32:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b69679ef95c547c4bedad9a51bbc11e1", "id": "9313e7c2f7b1414faa1e04af37a85d14"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/963d6582adf64c908f4754420d8066a9"}, "url": "http://172.30.9.32:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0edb5a9ac368467395316b446bc9b17a", "id": "963d6582adf64c908f4754420d8066a9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/a3322f92a99944afb84fd710587f4207"}, "url": "http://172.30.9.32:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "37bb077bc22343fc84723637e507d6ca", "id": "a3322f92a99944afb84fd710587f4207"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/a8850af0d4d74815aac8c55d682d6b88"}, "url": "http://172.30.9.32:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "da8095ba09ab49ed8463afad9622aa30", "id": "a8850af0d4d74815aac8c55d682d6b88"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/a9837c8825b440f08dfd357317d353f0"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0edb5a9ac368467395316b446bc9b17a", "id": "a9837c8825b440f08dfd357317d353f0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/a9a3ecf1f13142c4a0c2baeaaa3dfaac"}, "url": "http://172.30.9.32:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b3fb638070d94560972a4f4ad3803c3e", "id": "a9a3ecf1f13142c4a0c2baeaaa3dfaac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/a9f7c82f7a0247459dc8ee250179a27a"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d37eb918087e4110bb9c0723c297dd28", "id": "a9f7c82f7a0247459dc8ee250179a27a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/aaf4dc1ae98a4fc4b8bb1ef0e4af1847"}, "url": "http://172.30.9.32:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "66e5c4ed2fef488aa7efb24492939dd2", "id": "aaf4dc1ae98a4fc4b8bb1ef0e4af1847"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/c05d68f4069f44f3928d1d2cfe0c31e2"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "da8095ba09ab49ed8463afad9622aa30", "id": "c05d68f4069f44f3928d1d2cfe0c31e2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/c50639dc1d0944d08cb722487727404b"}, "url": "http://172.30.9.32:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0f8e8a8cabc743b980b5dc7328ea8398", "id": "c50639dc1d0944d08cb722487727404b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/c6262b39fedb42aea7a928a362616ec0"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b3fb638070d94560972a4f4ad3803c3e", "id": "c6262b39fedb42aea7a928a362616ec0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/ca626291c6914f8392873dc1009e9439"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "37bb077bc22343fc84723637e507d6ca", "id": "ca626291c6914f8392873dc1009e9439"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/cbf52489f6c24c3bacff12a8fce92972"}, "url": "http://172.30.9.32:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d37eb918087e4110bb9c0723c297dd28", "id": "cbf52489f6c24c3bacff12a8fce92972"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/d220c13c29ac49428745e53c3a5f1f1b"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b3fb638070d94560972a4f4ad3803c3e", "id": "d220c13c29ac49428745e53c3a5f1f1b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/d675dfe1fc174b888e1c05e36a89827f"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "74154109829a4b47a4ae0cf113ed0280", "id": "d675dfe1fc174b888e1c05e36a89827f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/dc6095c8b90a4056ad6fb33d86c2319c"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cb31973e365c4222816f94365d3a9482", "id": "dc6095c8b90a4056ad6fb33d86c2319c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/de78fcff9f6f4b3698322312c36b013b"}, "url": "http://172.30.9.32:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "eac7f386a2854d7cb26da2c6929699a5", "id": "de78fcff9f6f4b3698322312c36b013b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/ded8397288b548b6a2ef868a552c35c4"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0edb5a9ac368467395316b446bc9b17a", "id": "ded8397288b548b6a2ef868a552c35c4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/eac7171837574cfd9bdb0d1e99be1512"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "74154109829a4b47a4ae0cf113ed0280", "id": "eac7171837574cfd9bdb0d1e99be1512"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/fc41d0b8771f41d298a04050d21e2d86"}, "url": "http://12.0.0.27:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "eac7f386a2854d7cb26da2c6929699a5", "id": "fc41d0b8771f41d298a04050d21e2d86"}], "links": {"self": "http://172.30.9.32:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-09 23:50:55,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/endpoints used request id req-e79eeae9-75d9-45e5-bf9a-e81eb6658d6f 2018-08-09 23:50:55,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.195545196533s 2018-08-09 23:50:55,197 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/endpoints used request id req-e79eeae9-75d9-45e5-bf9a-e81eb6658d6f 2018-08-09 23:50:55,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': '8699153f-70d5-4a36-a022-cbd8988cdbb9', 'keystone_tenant_name': u'cloudify_ims-project_63fd5333-20e6-4545-bf3f-23d893b99581', 'region': 'regionOne', 'keystone_url': u'http://172.30.9.32:5000', 'user_domain_name': 'Default', 'keystone_username': u'cloudify_ims-user_63fd5333-20e6-4545-bf3f-23d893b99581', 'project_domain_name': 'Default'} 2018-08-09 23:50:55,205 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/secrets 2018-08-09 23:50:55,297 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:50:55,298 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:50:55,298 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:50:55,298 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:50:55,298 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:50:55,298 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:50:55,298 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:50:55,298 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 0}}} 2018-08-09 23:50:55,298 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:50:55,299 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:50:54 GMT 2018-08-09 23:50:55,299 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:50:55,299 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 79 2018-08-09 23:50:55,299 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:50:55,299 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/secrets/keystone_password; body: {"update_if_exists": false, "visibility": "tenant", "value": "8699153f-70d5-4a36-a022-cbd8988cdbb9"} 2018-08-09 23:50:55,375 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:50:55,375 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:50:55,375 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:50:55,375 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:50:55,375 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:50:55,375 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:50:55,375 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:50:55,376 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 100 2018-08-09 23:50:55,376 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-09T23:50:54.597Z", "updated_at": "2018-08-09T23:50:54.597Z", "created_by": "admin", "private_resource": false, "value": "8699153f-70d5-4a36-a022-cbd8988cdbb9", "key": "keystone_password"} 2018-08-09 23:50:55,376 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:50:55,376 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:50:54 GMT 2018-08-09 23:50:55,376 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:50:55,376 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 244 2018-08-09 23:50:55,376 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:50:55,376 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/secrets/keystone_tenant_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-project_63fd5333-20e6-4545-bf3f-23d893b99581"} 2018-08-09 23:50:55,468 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:50:55,468 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:50:55,468 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:50:55,468 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:50:55,468 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:50:55,468 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:50:55,468 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:50:55,468 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 121 2018-08-09 23:50:55,469 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-09T23:50:54.687Z", "updated_at": "2018-08-09T23:50:54.687Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-project_63fd5333-20e6-4545-bf3f-23d893b99581", "key": "keystone_tenant_name"} 2018-08-09 23:50:55,469 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:50:55,469 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:50:54 GMT 2018-08-09 23:50:55,469 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:50:55,469 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 268 2018-08-09 23:50:55,469 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:50:55,469 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/secrets/region; body: {"update_if_exists": false, "visibility": "tenant", "value": "regionOne"} 2018-08-09 23:50:55,577 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:50:55,578 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:50:55,578 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:50:55,578 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:50:55,578 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:50:55,578 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:50:55,578 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:50:55,578 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 73 2018-08-09 23:50:55,578 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-09T23:50:54.781Z", "updated_at": "2018-08-09T23:50:54.781Z", "created_by": "admin", "private_resource": false, "value": "regionOne", "key": "region"} 2018-08-09 23:50:55,578 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:50:55,579 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:50:54 GMT 2018-08-09 23:50:55,579 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:50:55,579 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 206 2018-08-09 23:50:55,579 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:50:55,579 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/secrets/keystone_url; body: {"update_if_exists": false, "visibility": "tenant", "value": "http://172.30.9.32:5000"} 2018-08-09 23:50:55,669 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:50:55,670 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:50:55,670 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:50:55,670 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:50:55,670 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:50:55,670 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:50:55,670 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:50:55,670 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 87 2018-08-09 23:50:55,670 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-09T23:50:54.893Z", "updated_at": "2018-08-09T23:50:54.893Z", "created_by": "admin", "private_resource": false, "value": "http://172.30.9.32:5000", "key": "keystone_url"} 2018-08-09 23:50:55,671 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:50:55,671 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:50:54 GMT 2018-08-09 23:50:55,671 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:50:55,671 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 226 2018-08-09 23:50:55,671 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:50:55,671 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/secrets/user_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-08-09 23:50:55,737 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:50:55,738 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:50:55,738 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:50:55,738 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:50:55,738 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:50:55,738 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:50:55,738 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:50:55,738 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-08-09 23:50:55,738 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-09T23:50:54.958Z", "updated_at": "2018-08-09T23:50:54.958Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "user_domain_name"} 2018-08-09 23:50:55,739 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:50:55,739 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:50:54 GMT 2018-08-09 23:50:55,739 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:50:55,739 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 214 2018-08-09 23:50:55,739 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:50:55,739 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/secrets/keystone_username; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-user_63fd5333-20e6-4545-bf3f-23d893b99581"} 2018-08-09 23:50:55,799 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:50:55,800 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:50:55,800 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:50:55,800 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:50:55,800 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:50:55,800 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:50:55,800 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:50:55,800 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 118 2018-08-09 23:50:55,800 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-09T23:50:55.024Z", "updated_at": "2018-08-09T23:50:55.024Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-user_63fd5333-20e6-4545-bf3f-23d893b99581", "key": "keystone_username"} 2018-08-09 23:50:55,800 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:50:55,801 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:50:55 GMT 2018-08-09 23:50:55,801 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:50:55,801 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 262 2018-08-09 23:50:55,801 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:50:55,801 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/secrets/project_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-08-09 23:50:55,870 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:50:55,870 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:50:55,870 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:50:55,870 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:50:55,870 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:50:55,870 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:50:55,870 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:50:55,871 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-08-09 23:50:55,871 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-09T23:50:55.091Z", "updated_at": "2018-08-09T23:50:55.091Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "project_domain_name"} 2018-08-09 23:50:55,871 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:50:55,871 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:50:55 GMT 2018-08-09 23:50:55,871 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:50:55,871 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 217 2018-08-09 23:50:55,871 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:50:55,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-08-09 23:50:55,872 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-09 23:50:55,881 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-09 23:50:55,881 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-09 23:50:55,895 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-09 23:50:56,149 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-09 23:50:56,149 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-09 23:50:56,157 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-09 23:50:56,168 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-09 23:50:56,168 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-09 23:50:56,227 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-09 23:51:23,831 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-09 23:51:23,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: mirrors.xmission.com * extras: centos.eecs.wsu.edu * updates: mirror.sfo12.us.leaseweb.net No package python-cmd2 available. Resolving Dependencies --> Running transaction check ---> Package gcc.x86_64 0:4.8.5-28.el7_5.1 will be installed --> Processing Dependency: libgomp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: cpp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libgcc >= 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 ---> Package python-devel.x86_64 0:2.7.5-69.el7_5 will be installed --> Processing Dependency: python(x86-64) = 2.7.5-69.el7_5 for package: python-devel-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package cpp.x86_64 0:4.8.5-28.el7_5.1 will be installed ---> Package glibc-devel.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: glibc-headers = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-222.el7.x86_64 ---> Package libgcc.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgcc.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libgomp.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgomp.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed ---> Package python.x86_64 0:2.7.5-48.el7 will be updated ---> Package python.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: python-libs(x86-64) = 2.7.5-69.el7_5 for package: python-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc.x86_64 0:2.17-157.el7_3.1 will be updated --> Processing Dependency: glibc = 2.17-157.el7_3.1 for package: glibc-common-2.17-157.el7_3.1.x86_64 ---> Package glibc.x86_64 0:2.17-222.el7 will be an update ---> Package glibc-headers.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-222.el7.x86_64 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-222.el7.x86_64 ---> Package python-libs.x86_64 0:2.7.5-48.el7 will be updated ---> Package python-libs.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.2)(64bit) for package: python-libs-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc-common.x86_64 0:2.17-157.el7_3.1 will be updated ---> Package glibc-common.x86_64 0:2.17-222.el7 will be an update ---> Package kernel-headers.x86_64 0:3.10.0-862.9.1.el7 will be installed ---> Package openssl-libs.x86_64 1:1.0.1e-60.el7_3.1 will be updated --> Processing Dependency: openssl-libs(x86-64) = 1:1.0.1e-60.el7_3.1 for package: 1:openssl-1.0.1e-60.el7_3.1.x86_64 ---> Package openssl-libs.x86_64 1:1.0.2k-12.el7 will be an update --> Running transaction check ---> Package openssl.x86_64 1:1.0.1e-60.el7_3.1 will be updated ---> Package openssl.x86_64 1:1.0.2k-12.el7 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: gcc x86_64 4.8.5-28.el7_5.1 updates 16 M python-devel x86_64 2.7.5-69.el7_5 updates 397 k Installing for dependencies: cpp x86_64 4.8.5-28.el7_5.1 updates 5.9 M glibc-devel x86_64 2.17-222.el7 base 1.1 M glibc-headers x86_64 2.17-222.el7 base 678 k kernel-headers x86_64 3.10.0-862.9.1.el7 updates 7.1 M libmpc x86_64 1.0.1-3.el7 base 51 k mpfr x86_64 3.1.1-4.el7 base 203 k Updating for dependencies: glibc x86_64 2.17-222.el7 base 3.6 M glibc-common x86_64 2.17-222.el7 base 11 M libgcc x86_64 4.8.5-28.el7_5.1 updates 101 k libgomp x86_64 4.8.5-28.el7_5.1 updates 156 k openssl x86_64 1:1.0.2k-12.el7 base 492 k openssl-libs x86_64 1:1.0.2k-12.el7 base 1.2 M python x86_64 2.7.5-69.el7_5 updates 93 k python-libs x86_64 2.7.5-69.el7_5 updates 5.6 M Transaction Summary ================================================================================ Install 2 Packages (+6 Dependent packages) Upgrade ( 8 Dependent packages) Total download size: 54 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 13 MB/s | 54 MB 00:04 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : libgcc-4.8.5-28.el7_5.1.x86_64 1/24 Updating : glibc-common-2.17-222.el7.x86_64 2/24 Updating : glibc-2.17-222.el7.x86_64 3/24 warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew Installing : mpfr-3.1.1-4.el7.x86_64 4/24 Installing : libmpc-1.0.1-3.el7.x86_64 5/24 Updating : 1:openssl-libs-1.0.2k-12.el7.x86_64 6/24 Updating : python-libs-2.7.5-69.el7_5.x86_64 7/24 Updating : python-2.7.5-69.el7_5.x86_64 8/24 Installing : cpp-4.8.5-28.el7_5.1.x86_64 9/24 Updating : libgomp-4.8.5-28.el7_5.1.x86_64 10/24 Installing : kernel-headers-3.10.0-862.9.1.el7.x86_64 11/24 Installing : glibc-headers-2.17-222.el7.x86_64 12/24 Installing : glibc-devel-2.17-222.el7.x86_64 13/24 Installing : gcc-4.8.5-28.el7_5.1.x86_64 14/24 Installing : python-devel-2.7.5-69.el7_5.x86_64 15/24 Updating : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Cleanup : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Cleanup : python-2.7.5-48.el7.x86_64 18/24 Cleanup : python-libs-2.7.5-48.el7.x86_64 19/24 Cleanup : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 20/24 Cleanup : libgomp-4.8.5-11.el7.x86_64 21/24 Cleanup : glibc-common-2.17-157.el7_3.1.x86_64 22/24 Cleanup : glibc-2.17-157.el7_3.1.x86_64 23/24 Cleanup : libgcc-4.8.5-11.el7.x86_64 24/24 Verifying : glibc-devel-2.17-222.el7.x86_64 1/24 Verifying : glibc-headers-2.17-222.el7.x86_64 2/24 Verifying : 1:openssl-libs-1.0.2k-12.el7.x86_64 3/24 Verifying : libgomp-4.8.5-28.el7_5.1.x86_64 4/24 Verifying : kernel-headers-3.10.0-862.9.1.el7.x86_64 5/24 Verifying : gcc-4.8.5-28.el7_5.1.x86_64 6/24 Verifying : python-libs-2.7.5-69.el7_5.x86_64 7/24 Verifying : glibc-2.17-222.el7.x86_64 8/24 Verifying : libgcc-4.8.5-28.el7_5.1.x86_64 9/24 Verifying : cpp-4.8.5-28.el7_5.1.x86_64 10/24 Verifying : python-2.7.5-69.el7_5.x86_64 11/24 Verifying : libmpc-1.0.1-3.el7.x86_64 12/24 Verifying : glibc-common-2.17-222.el7.x86_64 13/24 Verifying : python-devel-2.7.5-69.el7_5.x86_64 14/24 Verifying : mpfr-3.1.1-4.el7.x86_64 15/24 Verifying : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Verifying : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Verifying : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 18/24 Verifying : glibc-common-2.17-157.el7_3.1.x86_64 19/24 Verifying : glibc-2.17-157.el7_3.1.x86_64 20/24 Verifying : python-libs-2.7.5-48.el7.x86_64 21/24 Verifying : libgcc-4.8.5-11.el7.x86_64 22/24 Verifying : python-2.7.5-48.el7.x86_64 23/24 Verifying : libgomp-4.8.5-11.el7.x86_64 24/24 Installed: gcc.x86_64 0:4.8.5-28.el7_5.1 python-devel.x86_64 0:2.7.5-69.el7_5 Dependency Installed: cpp.x86_64 0:4.8.5-28.el7_5.1 glibc-devel.x86_64 0:2.17-222.el7 glibc-headers.x86_64 0:2.17-222.el7 kernel-headers.x86_64 0:3.10.0-862.9.1.el7 libmpc.x86_64 0:1.0.1-3.el7 mpfr.x86_64 0:3.1.1-4.el7 Dependency Updated: glibc.x86_64 0:2.17-222.el7 glibc-common.x86_64 0:2.17-222.el7 libgcc.x86_64 0:4.8.5-28.el7_5.1 libgomp.x86_64 0:4.8.5-28.el7_5.1 openssl.x86_64 1:1.0.2k-12.el7 openssl-libs.x86_64 1:1.0.2k-12.el7 python.x86_64 0:2.7.5-69.el7_5 python-libs.x86_64 0:2.7.5-69.el7_5 Complete! Retrieving manager services status... [ip=127.0.0.1] Services: +--------------------------------+---------+ | service | status | +--------------------------------+---------+ | InfluxDB | running | | Celery Management | running | | Logstash | running | | RabbitMQ | running | | AMQP InfluxDB | running | | PostgreSQL | running | | Manager Rest-Service | running | | Cloudify Stage | running | | Riemann | running | | Webserver | running | +--------------------------------+---------+ 2018-08-09 23:51:23,832 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-09 23:51:23,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - error: 2018-08-09 23:51:23,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-09 23:51:23,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:51:23,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-c6166c61-0de2-4e13-bfba-9b2926ae20f0 Date: Thu, 09 Aug 2018 23:51:23 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "created_at": "2018-08-09T23:48:07Z", "updated_at": "2018-08-09T23:48:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:48:07Z", "revision_number": 0, "id": "042b2897-6df2-415f-aadb-3911d54f10dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:48:07Z", "security_group_id": "61c72fe9-815b-4e6d-ab88-07e05486c76a", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-09T23:48:07Z", "revision_number": 0, "id": "04a2167f-5959-43c1-acce-4b39151b8df6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:48:07Z", "security_group_id": "61c72fe9-815b-4e6d-ab88-07e05486c76a", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": 22, "ethertype": "IPv4", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-09T23:48:10Z", "revision_number": 0, "id": "52abd0dd-9770-40dd-9183-105eb7b075cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:48:10Z", "security_group_id": "61c72fe9-815b-4e6d-ab88-07e05486c76a", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:48:07Z", "revision_number": 0, "id": "5bbabfbd-b615-4818-a9ba-4008926d2a5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:48:07Z", "security_group_id": "61c72fe9-815b-4e6d-ab88-07e05486c76a", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-09T23:48:09Z", "revision_number": 0, "id": "64c94a3d-baaa-452d-9ba8-572583cb267d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:48:09Z", "security_group_id": "61c72fe9-815b-4e6d-ab88-07e05486c76a", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": 443, "ethertype": "IPv4", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:48:08Z", "revision_number": 0, "id": "7015700f-9157-476c-8eb6-7adc1c260223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:48:08Z", "security_group_id": "61c72fe9-815b-4e6d-ab88-07e05486c76a", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-08-09T23:48:11Z", "revision_number": 0, "id": "786fc48f-8a99-47f4-8e80-361234be2741", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:48:11Z", "security_group_id": "61c72fe9-815b-4e6d-ab88-07e05486c76a", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-09T23:48:09Z", "revision_number": 0, "id": "7e8908b0-c2bc-441c-be85-ab3c30ea36d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:48:09Z", "security_group_id": "61c72fe9-815b-4e6d-ab88-07e05486c76a", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": 80, "ethertype": "IPv4", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}], "revision_number": 7, "project_id": "71051e8854e04374a8241b1c9c2acfe2", "id": "61c72fe9-815b-4e6d-ab88-07e05486c76a", "name": "cloudify_ims-sg_63fd5333-20e6-4545-bf3f-23d893b99581"}, {"description": "Default security group", "tags": [], "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "created_at": "2018-08-09T23:46:33Z", "updated_at": "2018-08-09T23:46:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:46:33Z", "revision_number": 0, "id": "4691666a-fc64-4e44-bdad-a283e11553e3", "remote_group_id": "e0a54c4d-9082-44b7-8259-f08f4d6bdb81", "remote_ip_prefix": null, "created_at": "2018-08-09T23:46:33Z", "security_group_id": "e0a54c4d-9082-44b7-8259-f08f4d6bdb81", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:46:33Z", "revision_number": 0, "id": "483eb356-8966-4933-b593-5436bdd62e20", "remote_group_id": "e0a54c4d-9082-44b7-8259-f08f4d6bdb81", "remote_ip_prefix": null, "created_at": "2018-08-09T23:46:33Z", "security_group_id": "e0a54c4d-9082-44b7-8259-f08f4d6bdb81", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:46:33Z", "revision_number": 0, "id": "9d178989-d763-49fd-830b-b6564b694e17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:46:33Z", "security_group_id": "e0a54c4d-9082-44b7-8259-f08f4d6bdb81", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:46:33Z", "revision_number": 0, "id": "abadf46b-4a41-46e7-8a7a-454ddbbb918d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:46:33Z", "security_group_id": "e0a54c4d-9082-44b7-8259-f08f4d6bdb81", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}], "revision_number": 1, "project_id": "71051e8854e04374a8241b1c9c2acfe2", "id": "e0a54c4d-9082-44b7-8259-f08f4d6bdb81", "name": "default"}]} 2018-08-09 23:51:23,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-c6166c61-0de2-4e13-bfba-9b2926ae20f0 2018-08-09 23:51:23,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0555689334869s 2018-08-09 23:51:23,892 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-c6166c61-0de2-4e13-bfba-9b2926ae20f0 2018-08-09 23:51:23,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-09 23:51:23,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" -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": "e0a54c4d-9082-44b7-8259-f08f4d6bdb81"}}' 2018-08-09 23:51:24,094 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-8811344c-6861-49db-8863-d2a72d039811 Date: Thu, 09 Aug 2018 23:51:24 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-09T23:51:24Z", "security_group_id": "e0a54c4d-9082-44b7-8259-f08f4d6bdb81", "port_range_min": 22, "revision_number": 0, "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "created_at": "2018-08-09T23:51:24Z", "project_id": "71051e8854e04374a8241b1c9c2acfe2", "id": "403bcd38-9664-4182-a85a-2d2666ffd0b1"}} 2018-08-09 23:51:24,094 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-8811344c-6861-49db-8863-d2a72d039811 2018-08-09 23:51:24,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.198335170746s 2018-08-09 23:51:24,094 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-8811344c-6861-49db-8863-d2a72d039811 2018-08-09 23:51:24,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-08-09 23:51:24,191 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/blueprints/clearwater-opnfv; body: bytes data 2018-08-09 23:51:26,870 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:51:26,870 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:51:26,870 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:51:26,870 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:51:26,870 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:51:26,870 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:51:26,870 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:51:26,871 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-08-09 23:51:26,871 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-08-09T23:51:26.809Z", "updated_at": "2018-08-09T23:51:26.809Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"app_connected_to_bind_ellis": {"name": "app_connected_to_bind_ellis", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "app_connected_to_bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.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.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_sprout_nodes": {"name": "monitors_sprout_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "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"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {"bono_group": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "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"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/sprout/stop-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "sprout", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.sprout"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/sprout/stop-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/sprout/install-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.sprout", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/vellum/stop-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"script_path": "scripts/clearwater/vellum/start-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "vellum", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.vellum"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "scripts/clearwater/vellum/start-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/vellum/stop-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/vellum/install-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.vellum", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "homer_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": {"get_input": "key_pair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "private_key_path"}, "use_external_resource": true}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "internal_sip_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "dime_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bono_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "homer_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "ellis_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bind_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "vellum_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "clearwater-opnfv"} 2018-08-09 23:51:26,873 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:51:26,873 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:51:26 GMT 2018-08-09 23:51:26,874 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:51:26,874 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-08-09 23:51:26,874 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:51:26,899 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-08-09 23:51:28,364 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:81360220b4382d4b91eef0ebaf46a661 sha256:c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e 2018-08-09 23:51:28,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 23:51:28,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:51:28,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json X-Openstack-Request-Id: req-4c7e72dd-9f2c-4c72-a2d4-29bfe733654f Date: Thu, 09 Aug 2018 23:51:28 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T23:48:05Z", "file": "/v2/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9/file", "owner": "71051e8854e04374a8241b1c9c2acfe2", "id": "0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "size": 4373348352, "self": "/v2/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_63fd5333-20e6-4545-bf3f-23d893b99581", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_63fd5333-20e6-4545-bf3f-23d893b99581", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-09T23:47:09Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 23:51:28,408 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-4c7e72dd-9f2c-4c72-a2d4-29bfe733654f 2018-08-09 23:51:28,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0423178672791s 2018-08-09 23:51:28,408 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-4c7e72dd-9f2c-4c72-a2d4-29bfe733654f 2018-08-09 23:51:28,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-09 23:51:28,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" -d '{"owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "owner_specified.shade.object": "images/cloudify_ims-img_alt_63fd5333-20e6-4545-bf3f-23d893b99581", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_alt_63fd5333-20e6-4545-bf3f-23d893b99581"}' 2018-08-09 23:51:28,499 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 949 Content-Type: application/json Location: http://172.30.9.32:9292/v2/images/3ce45238-e54e-4978-90dc-d4ccfa41940f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-006322ce-21d7-44a0-a694-fe95e9068c50 Date: Thu, 09 Aug 2018 23:51:28 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T23:51:28Z", "file": "/v2/images/3ce45238-e54e-4978-90dc-d4ccfa41940f/file", "owner": "71051e8854e04374a8241b1c9c2acfe2", "id": "3ce45238-e54e-4978-90dc-d4ccfa41940f", "size": null, "self": "/v2/images/3ce45238-e54e-4978-90dc-d4ccfa41940f", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_63fd5333-20e6-4545-bf3f-23d893b99581", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "cloudify_ims-img_alt_63fd5333-20e6-4545-bf3f-23d893b99581", "checksum": null, "created_at": "2018-08-09T23:51:28Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-09 23:51:28,499 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-006322ce-21d7-44a0-a694-fe95e9068c50 2018-08-09 23:51:28,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0852491855621s 2018-08-09 23:51:28,500 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-006322ce-21d7-44a0-a694-fe95e9068c50 returning object 3ce45238-e54e-4978-90dc-d4ccfa41940f 2018-08-09 23:51:28,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-09 23:51:28,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9292/v2/images/3ce45238-e54e-4978-90dc-d4ccfa41940f/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}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" -d '' 2018-08-09 23:51:33,577 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-be51b955-3e6b-489e-af41-9602436d98f3 Date: Thu, 09 Aug 2018 23: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-09 23:51:33,578 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/3ce45238-e54e-4978-90dc-d4ccfa41940f/file used request id req-be51b955-3e6b-489e-af41-9602436d98f3 2018-08-09 23:51:33,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.07745289803s 2018-08-09 23:51:33,578 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/3ce45238-e54e-4978-90dc-d4ccfa41940f/file used request id req-be51b955-3e6b-489e-af41-9602436d98f3 2018-08-09 23:51:33,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 23:51:33,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-09 23:51:33,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2746 Content-Type: application/json X-Openstack-Request-Id: req-c3918140-d9c5-41f1-acf4-7547ed2be2fa Date: Thu, 09 Aug 2018 23:51:33 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T23:51:33Z", "file": "/v2/images/3ce45238-e54e-4978-90dc-d4ccfa41940f/file", "owner": "71051e8854e04374a8241b1c9c2acfe2", "id": "3ce45238-e54e-4978-90dc-d4ccfa41940f", "size": 263062016, "self": "/v2/images/3ce45238-e54e-4978-90dc-d4ccfa41940f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/3ce45238-e54e-4978-90dc-d4ccfa41940f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/3ce45238-e54e-4978-90dc-d4ccfa41940f/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_63fd5333-20e6-4545-bf3f-23d893b99581", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "cloudify_ims-img_alt_63fd5333-20e6-4545-bf3f-23d893b99581", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-09T23:51:28Z", "os_hidden": false, "protected": false, "os_hash_value": "3819082dc373086dbf6ec58c3faa2b9f8c81ced05572cc4584eabe85c4866648968af1e9a41f21e130218d4177c0b94d6b35c91053de745b8cc60b1e87bbf350"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T23:48:05Z", "file": "/v2/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9/file", "owner": "71051e8854e04374a8241b1c9c2acfe2", "id": "0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "size": 4373348352, "self": "/v2/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_63fd5333-20e6-4545-bf3f-23d893b99581", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_63fd5333-20e6-4545-bf3f-23d893b99581", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-09T23:47:09Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 23:51:33,891 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-c3918140-d9c5-41f1-acf4-7547ed2be2fa 2018-08-09 23:51:33,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.3093791008s 2018-08-09 23:51:33,892 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-c3918140-d9c5-41f1-acf4-7547ed2be2fa 2018-08-09 23:51:33,894 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/3ce45238-e54e-4978-90dc-d4ccfa41940f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/3ce45238-e54e-4978-90dc-d4ccfa41940f/file', 'owner': u'71051e8854e04374a8241b1c9c2acfe2', 'id': u'3ce45238-e54e-4978-90dc-d4ccfa41940f', 'size': 263062016, u'self': u'/v2/images/3ce45238-e54e-4978-90dc-d4ccfa41940f', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'71051e8854e04374a8241b1c9c2acfe2', 'name': 'cloudify_ims-project_63fd5333-20e6-4545-bf3f-23d893b99581', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/3ce45238-e54e-4978-90dc-d4ccfa41940f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-09T23:51:33Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-09T23:51:33Z', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_63fd5333-20e6-4545-bf3f-23d893b99581', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', 'properties': {u'os_hash_value': u'3819082dc373086dbf6ec58c3faa2b9f8c81ced05572cc4584eabe85c4866648968af1e9a41f21e130218d4177c0b94d6b35c91053de745b8cc60b1e87bbf350', u'self': u'/v2/images/3ce45238-e54e-4978-90dc-d4ccfa41940f', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_63fd5333-20e6-4545-bf3f-23d893b99581', u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_alt_63fd5333-20e6-4545-bf3f-23d893b99581', 'created': u'2018-08-09T23:51:28Z', 'checksum': u'81360220b4382d4b91eef0ebaf46a661', 'created_at': u'2018-08-09T23:51:28Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'3819082dc373086dbf6ec58c3faa2b9f8c81ced05572cc4584eabe85c4866648968af1e9a41f21e130218d4177c0b94d6b35c91053de745b8cc60b1e87bbf350', 'metadata': {u'os_hash_value': u'3819082dc373086dbf6ec58c3faa2b9f8c81ced05572cc4584eabe85c4866648968af1e9a41f21e130218d4177c0b94d6b35c91053de745b8cc60b1e87bbf350', u'self': u'/v2/images/3ce45238-e54e-4978-90dc-d4ccfa41940f', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_63fd5333-20e6-4545-bf3f-23d893b99581', u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', u'schema': u'/v2/schemas/image'}}) 2018-08-09 23:51:33,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-09 23:51:33,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}798767fe99214f3853b2beb109f0bf6b82a4d043" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "cloudify_ims-flavor_alt_63fd5333-20e6-4545-bf3f-23d893b99581", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2018-08-09 23:51:33,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23: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-c9459cfe-cd8a-40b0-9785-d06937a4c043 x-compute-request-id: req-c9459cfe-cd8a-40b0-9785-d06937a4c043 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_alt_63fd5333-20e6-4545-bf3f-23d893b99581", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/9b4eb68d-d71d-4c3c-9d1f-3608a8dfadab", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/9b4eb68d-d71d-4c3c-9d1f-3608a8dfadab", "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": "9b4eb68d-d71d-4c3c-9d1f-3608a8dfadab"}} 2018-08-09 23:51:33,948 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-c9459cfe-cd8a-40b0-9785-d06937a4c043 2018-08-09 23:51:33,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0530028343201s 2018-08-09 23:51:33,949 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-c9459cfe-cd8a-40b0-9785-d06937a4c043 2018-08-09 23:51:33,950 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_alt_63fd5333-20e6-4545-bf3f-23d893b99581', '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'b5220918a46940eca73b5641490793b9', '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'9b4eb68d-d71d-4c3c-9d1f-3608a8dfadab', 'swap': 0}) 2018-08-09 23:51:33,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-09 23:51:33,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors/9b4eb68d-d71d-4c3c-9d1f-3608a8dfadab/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}798767fe99214f3853b2beb109f0bf6b82a4d043" -d '{"extra_specs": {}}' 2018-08-09 23:51:33,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 23:51:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-05e5105e-e675-4299-8912-f92209648e1e x-compute-request-id: req-05e5105e-e675-4299-8912-f92209648e1e Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-09 23:51:33,972 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/9b4eb68d-d71d-4c3c-9d1f-3608a8dfadab/os-extra_specs used request id req-05e5105e-e675-4299-8912-f92209648e1e 2018-08-09 23:51:33,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0213267803192s 2018-08-09 23:51:33,972 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/9b4eb68d-d71d-4c3c-9d1f-3608a8dfadab/os-extra_specs used request id req-05e5105e-e675-4299-8912-f92209648e1e 2018-08-09 23:51:33,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-08-09 23:51:33,973 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/deployments/clearwater-opnfv; body: {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "3ce45238-e54e-4978-90dc-d4ccfa41940f", "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581", "bono_cluster_size": 1, "flavor_id": "9b4eb68d-d71d-4c3c-9d1f-3608a8dfadab", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_63fd5333-20e6-4545-bf3f-23d893b99581", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "clearwater-opnfv"} 2018-08-09 23:51:35,113 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:51:35,113 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:51:35,113 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:51:35,113 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:51:35,113 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:51:35,113 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:51:35,113 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:51:35,113 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 656 2018-08-09 23:51:35,113 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "3ce45238-e54e-4978-90dc-d4ccfa41940f", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581", "bono_cluster_size": 1, "flavor_id": "9b4eb68d-d71d-4c3c-9d1f-3608a8dfadab", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_63fd5333-20e6-4545-bf3f-23d893b99581", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "permalink": null, "description": null, "blueprint_id": "clearwater-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-08-09T23:51:34.112Z", "updated_at": "2018-08-09T23:51:34.112Z", "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-09 23:51:35,114 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:51:35,114 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:51:35 GMT 2018-08-09 23:51:35,114 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:51:35,114 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2018-08-09 23:51:35,114 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:51:35,115 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions 2018-08-09 23:51:35,177 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:51:35,177 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:51:35,177 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:51:35,178 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:51:35,178 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:51:35,178 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:51:35,178 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:51:35,178 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:51:35.004Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "708243fa-de23-49b6-ae24-8f5b70e81fca"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-08-09 23:51:35,178 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:51:35,178 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:51:35 GMT 2018-08-09 23:51:35,178 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:51:35,178 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6369 2018-08-09 23:51:35,179 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:51:35,179 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:51:35,247 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:51:35,247 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:51:35,248 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:51:35,248 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:51:35,248 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:51:35,248 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:51:35,248 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:51:35,248 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-08-09 23:51:35,248 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:51:35,248 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:51:35 GMT 2018-08-09 23:51:35,248 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:51:35,249 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-08-09 23:51:35,249 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:51:35,249 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/708243fa-de23-49b6-ae24-8f5b70e81fca 2018-08-09 23:51:35,344 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:51:35,344 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:51:35,344 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:51:35,344 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:51:35,345 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:51:35,345 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:51:35,345 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:51:35,345 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:51:35.004Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "708243fa-de23-49b6-ae24-8f5b70e81fca"} 2018-08-09 23:51:35,345 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:51:35,345 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:51:35 GMT 2018-08-09 23:51:35,345 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:51:35,345 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-09 23:51:35,345 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:51:40,351 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:51:40,417 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:51:40,417 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:51:40,417 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:51:40,417 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:51:40,417 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:51:40,417 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:51:40,417 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:51:40,417 - 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-09T23:51:35.944Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-09T23:51:35.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "708243fa-de23-49b6-ae24-8f5b70e81fca"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:51:36.300Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-09T23:51:36.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "708243fa-de23-49b6-ae24-8f5b70e81fca", "logger": "4deddb52-c0df-4c2e-b87c-f42639c6c595"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:51:37.047Z", "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-09T23:51:37.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "708243fa-de23-49b6-ae24-8f5b70e81fca", "logger": "4deddb52-c0df-4c2e-b87c-f42639c6c595"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:51:37.047Z", "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-09T23:51:37.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "708243fa-de23-49b6-ae24-8f5b70e81fca", "logger": "4deddb52-c0df-4c2e-b87c-f42639c6c595"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:51:37.047Z", "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-09T23:51:37.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "708243fa-de23-49b6-ae24-8f5b70e81fca", "logger": "4deddb52-c0df-4c2e-b87c-f42639c6c595"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:51:37.047Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-09T23:51:37.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "708243fa-de23-49b6-ae24-8f5b70e81fca", "logger": "4deddb52-c0df-4c2e-b87c-f42639c6c595"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:51:37.085Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-09T23:51:37.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "708243fa-de23-49b6-ae24-8f5b70e81fca"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:51:37.085Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-09T23:51:37.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "708243fa-de23-49b6-ae24-8f5b70e81fca"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:51:37.085Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-09T23:51:37.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "708243fa-de23-49b6-ae24-8f5b70e81fca"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:51:38.081Z", "message": "Installing from directory: /tmp/tmpmyhdo4 [args=--prefix=\"/tmp/openstack-HhvlfA\" --constraint=\"/tmp/openstack-HhvlfA/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-09T23:51:38.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "708243fa-de23-49b6-ae24-8f5b70e81fca", "logger": "4deddb52-c0df-4c2e-b87c-f42639c6c595"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:51:38.081Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpmyhdo4 --prefix=\"/tmp/openstack-HhvlfA\" --constraint=\"/tmp/openstack-HhvlfA/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-09T23:51:38.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "708243fa-de23-49b6-ae24-8f5b70e81fca", "logger": "4deddb52-c0df-4c2e-b87c-f42639c6c595"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-08-09 23:51:40,418 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:51:40,418 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:51:40 GMT 2018-08-09 23:51:40,418 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:51:40,418 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5872 2018-08-09 23:51:40,418 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:51:40,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-08-09 23:51:40,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: openstack 2018-08-09 23:51:40,419 - 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-09 23:51:40,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-08-09 23:51:40,419 - 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-09 23:51:40,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-09 23:51:40,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-09 23:51:40,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-09 23:51:40,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2018-08-09 23:51:40,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing from directory: /tmp/tmpmyhdo4 [args=--prefix="/tmp/openstack-HhvlfA" --constraint="/tmp/openstack-HhvlfA/constraint.txt", package_name=cloudify-openstack-plugin] 2018-08-09 23:51:40,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpmyhdo4 --prefix="/tmp/openstack-HhvlfA" --constraint="/tmp/openstack-HhvlfA/constraint.txt" 2018-08-09 23:51:40,420 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/708243fa-de23-49b6-ae24-8f5b70e81fca 2018-08-09 23:51:40,512 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:51:40,512 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:51:40,512 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:51:40,512 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:51:40,512 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:51:40,512 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:51:40,513 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:51:40,513 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:51:35.004Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "708243fa-de23-49b6-ae24-8f5b70e81fca"} 2018-08-09 23:51:40,513 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:51:40,513 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:51:40 GMT 2018-08-09 23:51:40,513 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:51:40,513 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-09 23:51:40,513 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:51:45,519 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:51:45,583 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:51:45,583 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:51:45,583 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:51:45,583 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:51:45,583 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:51:45,583 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:51:45,583 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:51:45,583 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-09 23:51:45,584 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:51:45,584 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:51:45 GMT 2018-08-09 23:51:45,584 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:51:45,584 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-09 23:51:45,584 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:51:45,584 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/708243fa-de23-49b6-ae24-8f5b70e81fca 2018-08-09 23:51:45,639 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:51:45,640 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:51:45,640 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:51:45,640 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:51:45,640 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:51:45,640 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:51:45,640 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:51:45,640 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:51:35.004Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "708243fa-de23-49b6-ae24-8f5b70e81fca"} 2018-08-09 23:51:45,641 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:51:45,641 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:51:45 GMT 2018-08-09 23:51:45,641 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:51:45,641 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-09 23:51:45,641 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:51:50,647 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:51:50,710 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:51:50,710 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:51:50,710 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:51:50,710 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:51:50,710 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:51:50,711 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:51:50,711 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:51:50,711 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-09 23:51:50,711 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:51:50,711 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:51:50 GMT 2018-08-09 23:51:50,711 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:51:50,711 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-09 23:51:50,711 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:51:50,712 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/708243fa-de23-49b6-ae24-8f5b70e81fca 2018-08-09 23:51:50,769 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:51:50,769 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:51:50,769 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:51:50,769 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:51:50,769 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:51:50,769 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:51:50,770 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:51:50,770 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:51:35.004Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "708243fa-de23-49b6-ae24-8f5b70e81fca"} 2018-08-09 23:51:50,770 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:51:50,770 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:51:50 GMT 2018-08-09 23:51:50,770 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:51:50,770 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-09 23:51:50,770 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:51:55,776 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:51:55,838 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:51:55,838 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:51:55,838 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:51:55,839 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:51:55,839 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:51:55,839 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:51:55,839 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:51:55,839 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-09 23:51:55,839 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:51:55,839 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:51:55 GMT 2018-08-09 23:51:55,839 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:51:55,839 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-09 23:51:55,840 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:51:55,840 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/708243fa-de23-49b6-ae24-8f5b70e81fca 2018-08-09 23:51:55,921 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:51:55,921 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:51:55,921 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:51:55,921 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:51:55,921 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:51:55,921 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:51:55,921 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:51:55,921 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:51:35.004Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "708243fa-de23-49b6-ae24-8f5b70e81fca"} 2018-08-09 23:51:55,922 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:51:55,922 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:51:55 GMT 2018-08-09 23:51:55,922 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:51:55,922 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-09 23:51:55,922 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:52:00,928 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:52:00,989 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:52:00,989 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:52:00,989 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:52:00,990 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:52:00,990 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:52:00,990 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:52:00,990 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:52:00,990 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-09 23:52:00,990 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:52:00,990 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:52:00 GMT 2018-08-09 23:52:00,990 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:52:00,990 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-09 23:52:00,990 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:52:00,991 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/708243fa-de23-49b6-ae24-8f5b70e81fca 2018-08-09 23:52:01,046 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:52:01,046 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:52:01,047 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:52:01,047 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:52:01,047 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:52:01,047 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:52:01,047 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:52:01,047 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:51:35.004Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "708243fa-de23-49b6-ae24-8f5b70e81fca"} 2018-08-09 23:52:01,047 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:52:01,047 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:52:01 GMT 2018-08-09 23:52:01,048 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:52:01,048 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-09 23:52:01,048 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:52:06,054 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:52:06,112 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:52:06,113 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:52:06,113 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:52:06,113 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:52:06,113 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:52:06,113 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:52:06,113 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:52:06,113 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:04.901Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:04.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "708243fa-de23-49b6-ae24-8f5b70e81fca", "logger": "4deddb52-c0df-4c2e-b87c-f42639c6c595"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:05.122Z", "message": "Removing directory: /tmp/tmpmyhdo4", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:05.122Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "708243fa-de23-49b6-ae24-8f5b70e81fca", "logger": "4deddb52-c0df-4c2e-b87c-f42639c6c595"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:05.794Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:05.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "708243fa-de23-49b6-ae24-8f5b70e81fca"}], "metadata": {"pagination": {"total": 14, "offset": 11, "size": 50}}} 2018-08-09 23:52:06,113 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:52:06,113 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:52:06 GMT 2018-08-09 23:52:06,114 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:52:06,114 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1573 2018-08-09 23:52:06,114 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:52:06,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-08-09 23:52:06,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpmyhdo4 2018-08-09 23:52:06,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-09 23:52:06,115 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/708243fa-de23-49b6-ae24-8f5b70e81fca 2018-08-09 23:52:06,167 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:52:06,167 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:52:06,168 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:52:06,168 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:52:06,168 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:52:06,168 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:52:06,168 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:52:06,168 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:51:35.004Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "708243fa-de23-49b6-ae24-8f5b70e81fca"} 2018-08-09 23:52:06,168 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:52:06,168 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:52:06 GMT 2018-08-09 23:52:06,168 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:52:06,169 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-09 23:52:06,169 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:52:11,174 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:52:11,234 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:52:11,234 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:52:11,234 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:52:11,235 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:52:11,235 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:52:11,235 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:52:11,235 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:52:11,235 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:06.128Z", "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-09T23:52:06.128Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "708243fa-de23-49b6-ae24-8f5b70e81fca"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:07.134Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:07.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "708243fa-de23-49b6-ae24-8f5b70e81fca"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:07.134Z", "message": "'create_deployment_environment' workflow execution succeeded", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:07.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "708243fa-de23-49b6-ae24-8f5b70e81fca"}], "metadata": {"pagination": {"total": 17, "offset": 14, "size": 50}}} 2018-08-09 23:52:11,235 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:52:11,235 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:52:11 GMT 2018-08-09 23:52:11,235 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:52:11,235 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1534 2018-08-09 23:52:11,236 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:52:11,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-08-09 23:52:11,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2018-08-09 23:52:11,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-08-09 23:52:11,236 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/708243fa-de23-49b6-ae24-8f5b70e81fca 2018-08-09 23:52:11,291 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:52:11,291 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:52:11,291 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:52:11,291 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:52:11,291 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:52:11,291 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:52:11,291 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:52:11,292 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:51:35.004Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "708243fa-de23-49b6-ae24-8f5b70e81fca"} 2018-08-09 23:52:11,292 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:52:11,292 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:52:11 GMT 2018-08-09 23:52:11,292 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:52:11,292 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6293 2018-08-09 23:52:11,292 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:52:11,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2018-08-09 23:52:11,293 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.201:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2018-08-09 23:52:11,504 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:52:11,504 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:52:11,504 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:52:11,505 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:52:11,505 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:52:11,505 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:52:11,505 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:52:11,505 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 137 2018-08-09 23:52:11,505 - 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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:52:11,505 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:52:11,505 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:52:11 GMT 2018-08-09 23:52:11,505 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:52:11,505 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:52:11,506 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:52:11,506 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:52:11,599 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:52:11,599 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:52:11,599 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:52:11,599 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:52:11,599 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:52:11,599 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:52:11,599 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:52:11,600 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-08-09 23:52:11,600 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:52:11,600 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:52:11 GMT 2018-08-09 23:52:11,600 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:52:11,600 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-08-09 23:52:11,600 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:52:11,600 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:52:11,656 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:52:11,657 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:52:11,657 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:52:11,657 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:52:11,657 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:52:11,657 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:52:11,657 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:52:11,657 - 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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:52:11,657 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:52:11,657 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:52:11 GMT 2018-08-09 23:52:11,658 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:52:11,658 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:52:11,658 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:52:16,663 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:52:16,728 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:52:16,728 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:52:16,728 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:52:16,728 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:52:16,728 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:52:16,728 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:52:16,728 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:52:16,729 - 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-09T23:52:12.109Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:12.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "homer_security_group_vct8ee", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:13.281Z", "message": "Creating node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:13.281Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "dime_security_group_x5tyip", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:15.139Z", "message": "Creating node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:15.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "ellis_floatingip_5x2ebk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:15.139Z", "message": "Creating node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:15.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "keypair_xzj0bk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:15.139Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:15.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "ellis_floatingip_5x2ebk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:15.139Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:15.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "dime_security_group_x5tyip", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:15.139Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:15.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "homer_security_group_vct8ee", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:15.139Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:15.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "keypair_xzj0bk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:15.139Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:15.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "ellis_floatingip_5x2ebk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:15.139Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:15.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "homer_security_group_vct8ee", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:15.139Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:15.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "keypair_xzj0bk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:15.139Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:15.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "dime_security_group_x5tyip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:15.303Z", "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-09T23:52:15.303Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "5a4fbb3b-7773-44e5-8d26-3a4a9d5fd717"}, {"node_instance_id": "base_security_group_6o0opu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:16.342Z", "message": "Creating node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:16.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bind_floatingip_0kt4u5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:16.342Z", "message": "Creating node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:16.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bind_security_group_g2p80y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:16.342Z", "message": "Creating node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:16.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_floatingip_hugz3h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:16.342Z", "message": "Creating node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:16.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_security_group_obeol5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:16.342Z", "message": "Creating node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:16.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "ellis_security_group_4s6cs4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:16.342Z", "message": "Creating node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:16.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "internal_sip_security_group_mzmazs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:16.342Z", "message": "Creating node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:16.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "sprout_security_group_cyvl8a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:16.342Z", "message": "Creating node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:16.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "vellum_security_group_dm4kbp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:16.342Z", "message": "Creating node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:16.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bind_floatingip_0kt4u5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:16.342Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:16.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_floatingip_hugz3h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:16.342Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:16.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "base_security_group_6o0opu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:16.342Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:16.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bind_security_group_g2p80y", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:16.342Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:16.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_security_group_obeol5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:16.342Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:16.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "ellis_security_group_4s6cs4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:16.342Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:16.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "internal_sip_security_group_mzmazs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:16.342Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:16.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "sprout_security_group_cyvl8a", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:16.342Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:16.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "vellum_security_group_dm4kbp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:16.342Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:16.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "dime_security_group_x5tyip", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:16.342Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:16.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "ellis_security_group_4s6cs4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:16.342Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:16.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "dime_security_group_x5tyip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:16.349Z", "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-09T23:52:16.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "5a4fbb3b-7773-44e5-8d26-3a4a9d5fd717"}, {"node_instance_id": "ellis_security_group_4s6cs4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:16.349Z", "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-09T23:52:16.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "29cb44f0-004a-4d20-a8cb-6bb8ff508c40"}, {"node_instance_id": "homer_security_group_vct8ee", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:16.349Z", "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-09T23:52:16.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "f7da6f0a-668e-429c-bda1-444c30aa8186"}, {"node_instance_id": "ellis_security_group_4s6cs4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:16.349Z", "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-09T23:52:16.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "29cb44f0-004a-4d20-a8cb-6bb8ff508c40"}, {"node_instance_id": "dime_security_group_x5tyip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:16.349Z", "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-09T23:52:16.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "5a4fbb3b-7773-44e5-8d26-3a4a9d5fd717"}, {"node_instance_id": "dime_security_group_x5tyip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:16.349Z", "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-09T23:52:16.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "5a4fbb3b-7773-44e5-8d26-3a4a9d5fd717"}, {"node_instance_id": "homer_security_group_vct8ee", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:16.349Z", "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-09T23:52:16.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "f7da6f0a-668e-429c-bda1-444c30aa8186"}, {"node_instance_id": "dime_security_group_x5tyip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:16.349Z", "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-09T23:52:16.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "5a4fbb3b-7773-44e5-8d26-3a4a9d5fd717"}, {"node_instance_id": "ellis_security_group_4s6cs4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:16.349Z", "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-09T23:52:16.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "29cb44f0-004a-4d20-a8cb-6bb8ff508c40"}, {"node_instance_id": "homer_security_group_vct8ee", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:16.349Z", "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-09T23:52:16.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "f7da6f0a-668e-429c-bda1-444c30aa8186"}, {"node_instance_id": "ellis_security_group_4s6cs4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:16.349Z", "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-09T23:52:16.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "29cb44f0-004a-4d20-a8cb-6bb8ff508c40"}, {"node_instance_id": "dime_security_group_x5tyip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:16.349Z", "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-09T23:52:16.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "5a4fbb3b-7773-44e5-8d26-3a4a9d5fd717"}, {"node_instance_id": "homer_security_group_vct8ee", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:16.349Z", "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-09T23:52:16.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "f7da6f0a-668e-429c-bda1-444c30aa8186"}], "metadata": {"pagination": {"total": 46, "offset": 0, "size": 50}}} 2018-08-09 23:52:16,729 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:52:16,729 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:52:16 GMT 2018-08-09 23:52:16,729 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:52:16,729 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25587 2018-08-09 23:52:16,729 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:52:16,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2018-08-09 23:52:16,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-09 23:52:16,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-09 23:52:16,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-09 23:52:16,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-09 23:52:16,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-08-09 23:52:16,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-09 23:52:16,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-09 23:52:16,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-08-09 23:52:16,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-08-09 23:52:16,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-09 23:52:16,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2018-08-09 23:52:16,732 - 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-09 23:52:16,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-09 23:52:16,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-09 23:52:16,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-09 23:52:16,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-09 23:52:16,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-09 23:52:16,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-09 23:52:16,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-09 23:52:16,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-09 23:52:16,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-09 23:52:16,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-08-09 23:52:16,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-08-09 23:52:16,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-09 23:52:16,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-09 23:52:16,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-09 23:52:16,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-09 23:52:16,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-09 23:52:16,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-09 23:52:16,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-09 23:52:16,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-09 23:52:16,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-09 23:52:16,736 - 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-09 23:52:16,736 - 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-09 23:52:16,736 - 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-09 23:52:16,736 - 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-09 23:52:16,736 - 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-09 23:52:16,737 - 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-09 23:52:16,737 - 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-09 23:52:16,737 - 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-09 23:52:16,737 - 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-09 23:52:16,737 - 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-09 23:52:16,737 - 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-09 23:52:16,738 - 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-09 23:52:16,738 - 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-09 23:52:16,738 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:52:16,829 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:52:16,830 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:52:16,830 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:52:16,830 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:52:16,830 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:52:16,830 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:52:16,830 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:52:16,830 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:52:16,831 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:52:16,831 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:52:16 GMT 2018-08-09 23:52:16,831 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:52:16,831 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:52:16,831 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:52:21,836 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:52:21,898 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:52:21,898 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:52:21,898 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:52:21,898 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:52:21,898 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:52:21,898 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:52:21,898 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:52:21,898 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "keypair_xzj0bk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:17.355Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:17.355Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_security_group_obeol5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:17.355Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:17.355Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "keypair_xzj0bk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:17.355Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:17.355Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_security_group_obeol5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:17.373Z", "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-09T23:52:17.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "26322244-9474-4e36-88ec-da86a64d671c"}, {"node_instance_id": "bono_security_group_obeol5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:17.373Z", "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-09T23:52:17.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "26322244-9474-4e36-88ec-da86a64d671c"}, {"node_instance_id": "bono_security_group_obeol5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:17.373Z", "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-09T23:52:17.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "26322244-9474-4e36-88ec-da86a64d671c"}, {"node_instance_id": "bono_security_group_obeol5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:17.373Z", "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-09T23:52:17.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "26322244-9474-4e36-88ec-da86a64d671c"}, {"node_instance_id": "bono_security_group_obeol5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:17.373Z", "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-09T23:52:17.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "26322244-9474-4e36-88ec-da86a64d671c"}, {"node_instance_id": "bono_security_group_obeol5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:17.373Z", "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-09T23:52:17.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "26322244-9474-4e36-88ec-da86a64d671c"}, {"node_instance_id": "bono_security_group_obeol5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:17.373Z", "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-09T23:52:17.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "26322244-9474-4e36-88ec-da86a64d671c"}, {"node_instance_id": "bono_security_group_obeol5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:17.373Z", "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-09T23:52:17.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "26322244-9474-4e36-88ec-da86a64d671c"}, {"node_instance_id": "bono_security_group_obeol5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:17.373Z", "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-09T23:52:17.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "26322244-9474-4e36-88ec-da86a64d671c"}, {"node_instance_id": "bono_security_group_obeol5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:17.373Z", "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-09T23:52:17.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "26322244-9474-4e36-88ec-da86a64d671c"}, {"node_instance_id": "bono_security_group_obeol5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:17.373Z", "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-09T23:52:17.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "26322244-9474-4e36-88ec-da86a64d671c"}, {"node_instance_id": "bono_security_group_obeol5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:17.373Z", "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-09T23:52:17.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "26322244-9474-4e36-88ec-da86a64d671c"}, {"node_instance_id": "bono_security_group_obeol5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:17.373Z", "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-09T23:52:17.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "26322244-9474-4e36-88ec-da86a64d671c"}, {"node_instance_id": "bono_security_group_obeol5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:17.373Z", "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-09T23:52:17.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "26322244-9474-4e36-88ec-da86a64d671c"}, {"node_instance_id": "bono_security_group_obeol5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:17.373Z", "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-09T23:52:17.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "26322244-9474-4e36-88ec-da86a64d671c"}, {"node_instance_id": "keypair_xzj0bk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:17.373Z", "message": "Using external resource keypair: cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581", "level": "info", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:17.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "9e15c541-26e5-4128-8d4e-ee748b036109"}, {"node_instance_id": "proxy_host_0ewyu7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:18.371Z", "message": "Creating node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:18.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "proxy_host_0ewyu7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:18.371Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:18.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "keypair_xzj0bk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:18.371Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:18.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "internal_sip_security_group_mzmazs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:18.371Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:18.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "ellis_floatingip_5x2ebk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:18.371Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:18.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "ellis_floatingip_5x2ebk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:18.388Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'71051e8854e04374a8241b1c9c2acfe2', u'created_at': u'2018-08-09T23:52:17Z', u'updated_at': u'2018-08-09T23:52:17Z', u'floating_network_id': u'bdb9209b-6552-4310-8fa0-ca466e84a750', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.200', u'revision_number': 0, u'project_id': u'71051e8854e04374a8241b1c9c2acfe2', u'port_id': None, u'id': u'b7fa5293-2235-4270-84d5-623514f3920d', u'qos_policy_id': None}", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:18.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1719c1ef-ece5-47bd-b446-8bb2ed62d4af"}, {"node_instance_id": "bono_security_group_obeol5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:18.388Z", "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-09T23:52:18.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "26322244-9474-4e36-88ec-da86a64d671c"}, {"node_instance_id": "ellis_floatingip_5x2ebk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:19.393Z", "message": "Configuring node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:19.393Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "ellis_floatingip_5x2ebk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:19.393Z", "message": "Starting node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:19.393Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "internal_sip_security_group_mzmazs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:19.397Z", "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-09T23:52:19.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "0db3438b-43d8-4e19-842b-6f0219d6f3a8"}, {"node_instance_id": "internal_sip_security_group_mzmazs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:19.397Z", "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-09T23:52:19.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "0db3438b-43d8-4e19-842b-6f0219d6f3a8"}, {"node_instance_id": "internal_sip_security_group_mzmazs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:19.397Z", "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-09T23:52:19.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "0db3438b-43d8-4e19-842b-6f0219d6f3a8"}, {"node_instance_id": "internal_sip_security_group_mzmazs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:19.397Z", "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-09T23:52:19.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "0db3438b-43d8-4e19-842b-6f0219d6f3a8"}, {"node_instance_id": "internal_sip_security_group_mzmazs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:19.397Z", "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-09T23:52:19.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "0db3438b-43d8-4e19-842b-6f0219d6f3a8"}, {"node_instance_id": "internal_sip_security_group_mzmazs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:19.397Z", "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-09T23:52:19.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "0db3438b-43d8-4e19-842b-6f0219d6f3a8"}, {"node_instance_id": "bind_security_group_g2p80y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:20.615Z", "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-09T23:52:20.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "58da3b67-2c8c-45bc-8dec-51d0f0446d9a"}, {"node_instance_id": "homer_security_group_vct8ee", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:20.742Z", "message": "Configuring node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:20.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bind_floatingip_0kt4u5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:20.742Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:20.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bind_security_group_g2p80y", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:20.742Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:20.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "sprout_security_group_cyvl8a", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:20.742Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:20.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "dime_security_group_x5tyip", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:20.742Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:20.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "ellis_security_group_4s6cs4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:20.742Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:20.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "homer_security_group_vct8ee", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:20.742Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:20.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bind_security_group_g2p80y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:21.437Z", "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-09T23:52:21.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "58da3b67-2c8c-45bc-8dec-51d0f0446d9a"}, {"node_instance_id": "sprout_security_group_cyvl8a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:21.437Z", "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-09T23:52:21.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "f6a1a7f4-e3a6-4376-b685-65e7f7e326c9"}, {"node_instance_id": "bind_security_group_g2p80y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:21.437Z", "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-09T23:52:21.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "58da3b67-2c8c-45bc-8dec-51d0f0446d9a"}, {"node_instance_id": "bind_security_group_g2p80y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:21.437Z", "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-09T23:52:21.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "58da3b67-2c8c-45bc-8dec-51d0f0446d9a"}, {"node_instance_id": "sprout_security_group_cyvl8a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:21.437Z", "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-09T23:52:21.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "f6a1a7f4-e3a6-4376-b685-65e7f7e326c9"}, {"node_instance_id": "dime_security_group_x5tyip", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:21.749Z", "message": "Configuring node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:21.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "ellis_security_group_4s6cs4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:21.749Z", "message": "Configuring node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:21.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "dime_security_group_x5tyip", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:21.749Z", "message": "Starting node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:21.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 98, "offset": 46, "size": 50}}} 2018-08-09 23:52:21,899 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:52:21,899 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:52:21 GMT 2018-08-09 23:52:21,899 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:52:21,899 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30812 2018-08-09 23:52:21,899 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:52:21,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-09 23:52:21,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-09 23:52:21,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-08-09 23:52:21,901 - 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-09 23:52:21,901 - 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-09 23:52:21,901 - 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-09 23:52:21,901 - 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-09 23:52:21,902 - 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-09 23:52:21,902 - 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-09 23:52:21,902 - 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-09 23:52:21,902 - 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-09 23:52:21,902 - 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-09 23:52:21,902 - 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-09 23:52:21,903 - 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-09 23:52:21,903 - 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-09 23:52:21,903 - 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-09 23:52:21,903 - 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-09 23:52:21,903 - 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-09 23:52:21,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using external resource keypair: cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581 2018-08-09 23:52:21,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-09 23:52:21,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-09 23:52:21,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-09 23:52:21,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-09 23:52:21,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-08-09 23:52:21,905 - 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'71051e8854e04374a8241b1c9c2acfe2', u'created_at': u'2018-08-09T23:52:17Z', u'updated_at': u'2018-08-09T23:52:17Z', u'floating_network_id': u'bdb9209b-6552-4310-8fa0-ca466e84a750', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.200', u'revision_number': 0, u'project_id': u'71051e8854e04374a8241b1c9c2acfe2', u'port_id': None, u'id': u'b7fa5293-2235-4270-84d5-623514f3920d', u'qos_policy_id': None} 2018-08-09 23:52:21,905 - 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-09 23:52:21,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-09 23:52:21,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-09 23:52:21,905 - 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-09 23:52:21,905 - 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-09 23:52:21,906 - 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-09 23:52:21,906 - 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-09 23:52:21,906 - 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-09 23:52:21,906 - 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-09 23:52:21,906 - 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-09 23:52:21,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-09 23:52:21,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-08-09 23:52:21,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-09 23:52:21,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-09 23:52:21,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-09 23:52:21,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-09 23:52:21,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-09 23:52:21,908 - 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-09 23:52:21,908 - 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-09 23:52:21,908 - 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-09 23:52:21,908 - 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-09 23:52:21,908 - 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-09 23:52:21,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-09 23:52:21,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-09 23:52:21,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-09 23:52:21,909 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:52:21,962 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:52:21,962 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:52:21,962 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:52:21,963 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:52:21,963 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:52:21,963 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:52:21,963 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:52:21,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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:52:21,963 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:52:21,963 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:52:21 GMT 2018-08-09 23:52:21,963 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:52:21,963 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:52:21,964 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:52:26,969 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:52:27,035 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:52:27,035 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:52:27,035 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:52:27,035 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:52:27,035 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:52:27,036 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:52:27,036 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:52:27,036 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_security_group_4s6cs4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:21.749Z", "message": "Starting node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:21.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "homer_security_group_vct8ee", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:21.749Z", "message": "Starting node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:21.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "internal_sip_security_group_mzmazs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:23.274Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:23.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bind_floatingip_0kt4u5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:23.651Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'71051e8854e04374a8241b1c9c2acfe2', u'created_at': u'2018-08-09T23:52:23Z', u'updated_at': u'2018-08-09T23:52:23Z', u'floating_network_id': u'bdb9209b-6552-4310-8fa0-ca466e84a750', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.209', u'revision_number': 0, u'project_id': u'71051e8854e04374a8241b1c9c2acfe2', u'port_id': None, u'id': u'5e07fb34-e6b3-4ff3-b53e-8fc7817ce20b', u'qos_policy_id': None}", "level": "info", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:23.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "bebca89c-de62-4e20-911c-d4f646c3a15c"}, {"node_instance_id": "internal_sip_security_group_mzmazs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:23.896Z", "message": "Configuring node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:23.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_floatingip_hugz3h", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:23.896Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:23.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "base_security_group_6o0opu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:23.896Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:23.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_security_group_obeol5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:23.896Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:23.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "base_security_group_6o0opu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:24.463Z", "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-09T23:52:24.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "9f94369b-5978-492a-94db-61c0a8091d3d"}, {"node_instance_id": "base_security_group_6o0opu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:24.463Z", "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-09T23:52:24.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "9f94369b-5978-492a-94db-61c0a8091d3d"}, {"node_instance_id": "base_security_group_6o0opu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:24.463Z", "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-09T23:52:24.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "9f94369b-5978-492a-94db-61c0a8091d3d"}, {"node_instance_id": "base_security_group_6o0opu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:24.463Z", "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-09T23:52:24.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "9f94369b-5978-492a-94db-61c0a8091d3d"}, {"node_instance_id": "base_security_group_6o0opu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:24.463Z", "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-09T23:52:24.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "9f94369b-5978-492a-94db-61c0a8091d3d"}, {"node_instance_id": "base_security_group_6o0opu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:24.463Z", "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-09T23:52:24.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "9f94369b-5978-492a-94db-61c0a8091d3d"}, {"node_instance_id": "base_security_group_6o0opu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:24.463Z", "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-09T23:52:24.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "9f94369b-5978-492a-94db-61c0a8091d3d"}, {"node_instance_id": "base_security_group_6o0opu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:24.463Z", "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-09T23:52:24.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "9f94369b-5978-492a-94db-61c0a8091d3d"}, {"node_instance_id": "bind_floatingip_0kt4u5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:25.093Z", "message": "Configuring node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:25.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_security_group_obeol5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:25.093Z", "message": "Configuring node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:25.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "internal_sip_security_group_mzmazs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:25.093Z", "message": "Starting node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:25.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "vellum_security_group_dm4kbp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:25.093Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:25.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "proxy_host_0ewyu7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:25.093Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:25.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bind_floatingip_0kt4u5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:25.093Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:25.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "sprout_security_group_cyvl8a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:25.093Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:25.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "vellum_security_group_dm4kbp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:25.497Z", "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-09T23:52:25.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "4d552840-7044-47d9-a41d-1c719fa08909"}, {"node_instance_id": "vellum_security_group_dm4kbp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:25.497Z", "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-09T23:52:25.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "4d552840-7044-47d9-a41d-1c719fa08909"}, {"node_instance_id": "vellum_security_group_dm4kbp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:25.497Z", "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-09T23:52:25.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "4d552840-7044-47d9-a41d-1c719fa08909"}, {"node_instance_id": "vellum_security_group_dm4kbp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:25.497Z", "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-09T23:52:25.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "4d552840-7044-47d9-a41d-1c719fa08909"}, {"node_instance_id": "vellum_security_group_dm4kbp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:25.497Z", "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-09T23:52:25.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "4d552840-7044-47d9-a41d-1c719fa08909"}, {"node_instance_id": "vellum_security_group_dm4kbp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:25.497Z", "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-09T23:52:25.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "4d552840-7044-47d9-a41d-1c719fa08909"}, {"node_instance_id": "vellum_security_group_dm4kbp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:25.497Z", "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-09T23:52:25.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "4d552840-7044-47d9-a41d-1c719fa08909"}, {"node_instance_id": "vellum_security_group_dm4kbp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:25.497Z", "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-09T23:52:25.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "4d552840-7044-47d9-a41d-1c719fa08909"}, {"node_instance_id": "vellum_security_group_dm4kbp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:25.497Z", "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-09T23:52:25.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "4d552840-7044-47d9-a41d-1c719fa08909"}, {"node_instance_id": "vellum_security_group_dm4kbp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:25.497Z", "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-09T23:52:25.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "4d552840-7044-47d9-a41d-1c719fa08909"}, {"node_instance_id": "vellum_security_group_dm4kbp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:25.497Z", "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-09T23:52:25.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "4d552840-7044-47d9-a41d-1c719fa08909"}, {"node_instance_id": "vellum_security_group_dm4kbp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:25.497Z", "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-09T23:52:25.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "4d552840-7044-47d9-a41d-1c719fa08909"}, {"node_instance_id": "bind_security_group_g2p80y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:26.238Z", "message": "Configuring node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:26.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "sprout_security_group_cyvl8a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:26.238Z", "message": "Configuring node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:26.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bind_floatingip_0kt4u5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:26.238Z", "message": "Starting node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:26.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_security_group_obeol5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:26.238Z", "message": "Starting node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:26.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "sprout_security_group_cyvl8a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:26.238Z", "message": "Starting node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:26.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bind_security_group_g2p80y", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:26.238Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:26.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:26.506Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581', u'external_name': u'cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581', u'external_type': u'keypair'}]", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:26.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1c96169c-7911-4d62-aa41-d1539fa16084"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:26.506Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_0ewyu7'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:26.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1c96169c-7911-4d62-aa41-d1539fa16084"}], "metadata": {"pagination": {"total": 139, "offset": 96, "size": 50}}} 2018-08-09 23:52:27,036 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:52:27,036 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:52:27 GMT 2018-08-09 23:52:27,036 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:52:27,036 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26024 2018-08-09 23:52:27,036 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:52:27,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-09 23:52:27,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-09 23:52:27,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-09 23:52:27,038 - 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'71051e8854e04374a8241b1c9c2acfe2', u'created_at': u'2018-08-09T23:52:23Z', u'updated_at': u'2018-08-09T23:52:23Z', u'floating_network_id': u'bdb9209b-6552-4310-8fa0-ca466e84a750', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.209', u'revision_number': 0, u'project_id': u'71051e8854e04374a8241b1c9c2acfe2', u'port_id': None, u'id': u'5e07fb34-e6b3-4ff3-b53e-8fc7817ce20b', u'qos_policy_id': None} 2018-08-09 23:52:27,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-09 23:52:27,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-08-09 23:52:27,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-09 23:52:27,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-09 23:52:27,039 - 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-09 23:52:27,039 - 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-09 23:52:27,039 - 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-09 23:52:27,040 - 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-09 23:52:27,040 - 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-09 23:52:27,040 - 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-09 23:52:27,040 - 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-09 23:52:27,040 - 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-09 23:52:27,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-09 23:52:27,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-09 23:52:27,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-09 23:52:27,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-09 23:52:27,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-09 23:52:27,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-08-09 23:52:27,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-09 23:52:27,042 - 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-09 23:52:27,042 - 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-09 23:52:27,042 - 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-09 23:52:27,042 - 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-09 23:52:27,042 - 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-09 23:52:27,042 - 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-09 23:52:27,043 - 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-09 23:52:27,043 - 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-09 23:52:27,043 - 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-09 23:52:27,043 - 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-09 23:52:27,043 - 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-09 23:52:27,043 - 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-09 23:52:27,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-09 23:52:27,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-09 23:52:27,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-09 23:52:27,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-09 23:52:27,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-09 23:52:27,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-09 23:52:27,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581', u'external_name': u'cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581', u'external_type': u'keypair'}] 2018-08-09 23:52:27,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_0ewyu7'} 2018-08-09 23:52:27,045 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:52:27,100 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:52:27,100 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:52:27,100 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:52:27,100 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:52:27,101 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:52:27,101 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:52:27,101 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:52:27,101 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:52:27,101 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:52:27,101 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:52:27 GMT 2018-08-09 23:52:27,101 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:52:27,101 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:52:27,101 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:52:32,107 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:52:32,280 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:52:32,280 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:52:32,281 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:52:32,281 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:52:32,281 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:52:32,281 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:52:32,281 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:52:32,281 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_security_group_g2p80y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:27.246Z", "message": "Starting node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:27.246Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_floatingip_hugz3h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:27.510Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'71051e8854e04374a8241b1c9c2acfe2', u'created_at': u'2018-08-09T23:52:26Z', u'updated_at': u'2018-08-09T23:52:26Z', u'floating_network_id': u'bdb9209b-6552-4310-8fa0-ca466e84a750', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.203', u'revision_number': 0, u'project_id': u'71051e8854e04374a8241b1c9c2acfe2', u'port_id': None, u'id': u'e1ffdf85-1c75-4266-8912-fcb93fa41d84', u'qos_policy_id': None}", "level": "info", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:27.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "88467650-9222-49dd-a849-9e468e3ac56b"}, {"node_instance_id": "bono_floatingip_hugz3h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:28.250Z", "message": "Configuring node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:28.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_floatingip_hugz3h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:28.250Z", "message": "Starting node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:28.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_floatingip_hugz3h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:28.250Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:28.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:28.528Z", "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-09T23:52:28.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1c96169c-7911-4d62-aa41-d1539fa16084"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:28.528Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_0ewyu7', 'key_name': u'cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581', 'image': u'3ce45238-e54e-4978-90dc-d4ccfa41940f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_63fd5333-20e6-4545-bf3f-23d893b99581', 'cloudify_management_network_id': u'857c423d-3660-482c-a649-d96ed7604790'}, 'nics': [{'net-id': u'857c423d-3660-482c-a649-d96ed7604790'}], 'flavor': u'9b4eb68d-d71d-4c3c-9d1f-3608a8dfadab'}", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:28.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1c96169c-7911-4d62-aa41-d1539fa16084"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:28.528Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_0ewyu7', 'key_name': u'cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581', 'image': u'3ce45238-e54e-4978-90dc-d4ccfa41940f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_63fd5333-20e6-4545-bf3f-23d893b99581', 'cloudify_management_network_id': u'857c423d-3660-482c-a649-d96ed7604790'}, 'nics': [{'net-id': u'857c423d-3660-482c-a649-d96ed7604790'}], 'flavor': u'9b4eb68d-d71d-4c3c-9d1f-3608a8dfadab'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:28.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1c96169c-7911-4d62-aa41-d1539fa16084"}, {"node_instance_id": "base_security_group_6o0opu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:29.254Z", "message": "Configuring node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:29.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "base_security_group_6o0opu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:29.254Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:29.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "base_security_group_6o0opu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:30.258Z", "message": "Starting node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:30.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bind_host_spdzu0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:32.213Z", "message": "Creating node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:32.213Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "dime_host_x0zwmt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:32.213Z", "message": "Creating node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:32.213Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "ellis_host_qu7wov", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:32.213Z", "message": "Creating node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:32.213Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "homer_host_lakb9j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:32.213Z", "message": "Creating node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:32.213Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "sprout_host_qyv1vr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:32.213Z", "message": "Creating node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:32.213Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "dime_host_x0zwmt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:32.213Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:32.213Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "ellis_host_qu7wov", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:32.213Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:32.213Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "homer_host_lakb9j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:32.213Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:32.213Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "dime_host_x0zwmt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:32.213Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:32.213Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "ellis_host_qu7wov", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:32.213Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:32.213Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "homer_host_lakb9j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:32.213Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:32.213Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "vellum_security_group_dm4kbp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:32.213Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:32.213Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 162, "offset": 139, "size": 50}}} 2018-08-09 23:52:32,281 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:52:32,282 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:52:32 GMT 2018-08-09 23:52:32,282 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:52:32,282 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12903 2018-08-09 23:52:32,282 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:52:32,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-09 23:52:32,283 - 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'71051e8854e04374a8241b1c9c2acfe2', u'created_at': u'2018-08-09T23:52:26Z', u'updated_at': u'2018-08-09T23:52:26Z', u'floating_network_id': u'bdb9209b-6552-4310-8fa0-ca466e84a750', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.203', u'revision_number': 0, u'project_id': u'71051e8854e04374a8241b1c9c2acfe2', u'port_id': None, u'id': u'e1ffdf85-1c75-4266-8912-fcb93fa41d84', u'qos_policy_id': None} 2018-08-09 23:52:32,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-09 23:52:32,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-09 23:52:32,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-08-09 23:52:32,284 - 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-09 23:52:32,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_0ewyu7', 'key_name': u'cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581', 'image': u'3ce45238-e54e-4978-90dc-d4ccfa41940f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_63fd5333-20e6-4545-bf3f-23d893b99581', 'cloudify_management_network_id': u'857c423d-3660-482c-a649-d96ed7604790'}, 'nics': [{'net-id': u'857c423d-3660-482c-a649-d96ed7604790'}], 'flavor': u'9b4eb68d-d71d-4c3c-9d1f-3608a8dfadab'} 2018-08-09 23:52:32,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_0ewyu7', 'key_name': u'cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581', 'image': u'3ce45238-e54e-4978-90dc-d4ccfa41940f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_63fd5333-20e6-4545-bf3f-23d893b99581', 'cloudify_management_network_id': u'857c423d-3660-482c-a649-d96ed7604790'}, 'nics': [{'net-id': u'857c423d-3660-482c-a649-d96ed7604790'}], 'flavor': u'9b4eb68d-d71d-4c3c-9d1f-3608a8dfadab'} 2018-08-09 23:52:32,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-09 23:52:32,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-09 23:52:32,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-09 23:52:32,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-09 23:52:32,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-09 23:52:32,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-09 23:52:32,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-09 23:52:32,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-09 23:52:32,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-09 23:52:32,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-09 23:52:32,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-09 23:52:32,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-09 23:52:32,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-09 23:52:32,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-09 23:52:32,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-09 23:52:32,287 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:52:32,394 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:52:32,395 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:52:32,395 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:52:32,395 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:52:32,395 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:52:32,395 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:52:32,395 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:52:32,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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:52:32,395 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:52:32,395 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:52:32 GMT 2018-08-09 23:52:32,395 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:52:32,396 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:52:32,396 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:52:32,591 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-09 23:52:37,401 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:52:37,471 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:52:37,471 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:52:37,471 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:52:37,471 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:52:37,471 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:52:37,471 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:52:37,471 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:52:37,472 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:33.149Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581', u'external_name': u'cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581', u'external_type': u'keypair'}, {u'external_id': u'9b0eb50d-55ac-4cb9-aefa-ee3adf47334e', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'1407e025-e917-4187-8427-ca9d6cf4c75b', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'b7fa5293-2235-4270-84d5-623514f3920d', u'floating_ip_address': u'172.30.9.200', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:33.149Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "d4a84870-9361-4d1d-91a9-5b1caa08ae13"}, {"node_instance_id": "vellum_security_group_dm4kbp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:33.427Z", "message": "Configuring node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:33.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:33.427Z", "message": "Creating node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:33.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bind_host_spdzu0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:33.427Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:33.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:33.427Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:33.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "sprout_host_qyv1vr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:33.427Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:33.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "vellum_security_group_dm4kbp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:33.427Z", "message": "Starting node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:33.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "sprout_host_qyv1vr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:33.427Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:33.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:33.600Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581', u'external_name': u'cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581', u'external_type': u'keypair'}, {u'external_id': u'9b0eb50d-55ac-4cb9-aefa-ee3adf47334e', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'090dabac-5388-48fb-9e32-9c2521cc6bd1', 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-09T23:52:33.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "b156893e-b90c-4806-9f11-af239efffe18"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:33.600Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581', u'external_name': u'cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581', u'external_type': u'keypair'}, {u'external_id': u'9b0eb50d-55ac-4cb9-aefa-ee3adf47334e', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'985ab199-ec58-4297-910a-8b0e6151e9ef', 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-09T23:52:33.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "df174b71-b1a3-4408-a08e-95f08dff4a29"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:33.600Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_x0zwmt'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:33.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "b156893e-b90c-4806-9f11-af239efffe18"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:33.600Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_qu7wov'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:33.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "d4a84870-9361-4d1d-91a9-5b1caa08ae13"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:33.600Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_lakb9j'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:33.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "df174b71-b1a3-4408-a08e-95f08dff4a29"}, {"node_instance_id": "proxy_host_0ewyu7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:34.437Z", "message": "Configuring node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:34.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "vellum_host_jeuydi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:34.437Z", "message": "Creating node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:34.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "vellum_host_jeuydi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:34.437Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:34.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "proxy_host_0ewyu7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:34.437Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:34.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "proxy_host_0ewyu7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:34.437Z", "message": "Starting node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:34.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bind_host_spdzu0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:34.437Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:34.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "proxy_host_0ewyu7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:34.437Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:34.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:34.627Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581', u'external_name': u'cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581', u'external_type': u'keypair'}, {u'external_id': u'9b0eb50d-55ac-4cb9-aefa-ee3adf47334e', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'0717709d-3f7b-483b-920f-40533fc7557b', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'5e07fb34-e6b3-4ff3-b53e-8fc7817ce20b', u'floating_ip_address': u'172.30.9.209', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:34.627Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "8f569377-07bb-4187-bfee-67f6d57a7a1f"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:34.627Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581', u'external_name': u'cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581', u'external_type': u'keypair'}, {u'external_id': u'9b0eb50d-55ac-4cb9-aefa-ee3adf47334e', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'273bc351-37e4-416b-aec2-5720a36aa00c', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'fcbb1620-c404-4613-8caa-30cb88dad654', 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-09T23:52:34.627Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "e4c0351b-8e9a-48c7-85ca-f51d36ec3650"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:34.627Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_spdzu0'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:34.627Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "8f569377-07bb-4187-bfee-67f6d57a7a1f"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:34.627Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_qyv1vr'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:34.627Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "e4c0351b-8e9a-48c7-85ca-f51d36ec3650"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:35.632Z", "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-09T23:52:35.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "d4a84870-9361-4d1d-91a9-5b1caa08ae13"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:35.632Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_qu7wov', 'key_name': u'cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581', 'image': u'3ce45238-e54e-4978-90dc-d4ccfa41940f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_63fd5333-20e6-4545-bf3f-23d893b99581', 'cloudify_management_network_id': u'857c423d-3660-482c-a649-d96ed7604790'}, 'nics': [{'net-id': u'857c423d-3660-482c-a649-d96ed7604790'}], 'flavor': u'9b4eb68d-d71d-4c3c-9d1f-3608a8dfadab'}", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:35.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "d4a84870-9361-4d1d-91a9-5b1caa08ae13"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:35.632Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_qu7wov', 'key_name': u'cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581', 'image': u'3ce45238-e54e-4978-90dc-d4ccfa41940f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_63fd5333-20e6-4545-bf3f-23d893b99581', 'cloudify_management_network_id': u'857c423d-3660-482c-a649-d96ed7604790'}, 'nics': [{'net-id': u'857c423d-3660-482c-a649-d96ed7604790'}], 'flavor': u'9b4eb68d-d71d-4c3c-9d1f-3608a8dfadab'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:35.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "d4a84870-9361-4d1d-91a9-5b1caa08ae13"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:36.641Z", "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-09T23:52:36.641Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "8f569377-07bb-4187-bfee-67f6d57a7a1f"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:36.641Z", "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-09T23:52:36.641Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "b156893e-b90c-4806-9f11-af239efffe18"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:36.641Z", "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-09T23:52:36.641Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "df174b71-b1a3-4408-a08e-95f08dff4a29"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:36.641Z", "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-09T23:52:36.641Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "e4c0351b-8e9a-48c7-85ca-f51d36ec3650"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:36.641Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_spdzu0', 'key_name': u'cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581', 'image': u'3ce45238-e54e-4978-90dc-d4ccfa41940f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_63fd5333-20e6-4545-bf3f-23d893b99581', 'cloudify_management_network_id': u'857c423d-3660-482c-a649-d96ed7604790'}, 'nics': [{'net-id': u'857c423d-3660-482c-a649-d96ed7604790'}], 'flavor': u'9b4eb68d-d71d-4c3c-9d1f-3608a8dfadab'}", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:36.641Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "8f569377-07bb-4187-bfee-67f6d57a7a1f"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:36.641Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_x0zwmt', 'key_name': u'cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581', 'image': u'3ce45238-e54e-4978-90dc-d4ccfa41940f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_63fd5333-20e6-4545-bf3f-23d893b99581', 'cloudify_management_network_id': u'857c423d-3660-482c-a649-d96ed7604790'}, 'nics': [{'net-id': u'857c423d-3660-482c-a649-d96ed7604790'}], 'flavor': u'9b4eb68d-d71d-4c3c-9d1f-3608a8dfadab'}", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:36.641Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "b156893e-b90c-4806-9f11-af239efffe18"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:36.641Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_lakb9j', 'key_name': u'cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581', 'image': u'3ce45238-e54e-4978-90dc-d4ccfa41940f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_63fd5333-20e6-4545-bf3f-23d893b99581', 'cloudify_management_network_id': u'857c423d-3660-482c-a649-d96ed7604790'}, 'nics': [{'net-id': u'857c423d-3660-482c-a649-d96ed7604790'}], 'flavor': u'9b4eb68d-d71d-4c3c-9d1f-3608a8dfadab'}", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:36.641Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "df174b71-b1a3-4408-a08e-95f08dff4a29"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:36.641Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_qyv1vr', 'key_name': u'cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581', 'image': u'3ce45238-e54e-4978-90dc-d4ccfa41940f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_63fd5333-20e6-4545-bf3f-23d893b99581', 'cloudify_management_network_id': u'857c423d-3660-482c-a649-d96ed7604790'}, 'nics': [{'net-id': u'857c423d-3660-482c-a649-d96ed7604790'}], 'flavor': u'9b4eb68d-d71d-4c3c-9d1f-3608a8dfadab'}", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:36.641Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "e4c0351b-8e9a-48c7-85ca-f51d36ec3650"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:36.641Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_spdzu0', 'key_name': u'cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581', 'image': u'3ce45238-e54e-4978-90dc-d4ccfa41940f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_63fd5333-20e6-4545-bf3f-23d893b99581', 'cloudify_management_network_id': u'857c423d-3660-482c-a649-d96ed7604790'}, 'nics': [{'net-id': u'857c423d-3660-482c-a649-d96ed7604790'}], 'flavor': u'9b4eb68d-d71d-4c3c-9d1f-3608a8dfadab'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:36.641Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "8f569377-07bb-4187-bfee-67f6d57a7a1f"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:36.641Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_x0zwmt', 'key_name': u'cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581', 'image': u'3ce45238-e54e-4978-90dc-d4ccfa41940f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_63fd5333-20e6-4545-bf3f-23d893b99581', 'cloudify_management_network_id': u'857c423d-3660-482c-a649-d96ed7604790'}, 'nics': [{'net-id': u'857c423d-3660-482c-a649-d96ed7604790'}], 'flavor': u'9b4eb68d-d71d-4c3c-9d1f-3608a8dfadab'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:36.641Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "b156893e-b90c-4806-9f11-af239efffe18"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:36.641Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_lakb9j', 'key_name': u'cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581', 'image': u'3ce45238-e54e-4978-90dc-d4ccfa41940f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_63fd5333-20e6-4545-bf3f-23d893b99581', 'cloudify_management_network_id': u'857c423d-3660-482c-a649-d96ed7604790'}, 'nics': [{'net-id': u'857c423d-3660-482c-a649-d96ed7604790'}], 'flavor': u'9b4eb68d-d71d-4c3c-9d1f-3608a8dfadab'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:36.641Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "df174b71-b1a3-4408-a08e-95f08dff4a29"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:36.641Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_qyv1vr', 'key_name': u'cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581', 'image': u'3ce45238-e54e-4978-90dc-d4ccfa41940f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_63fd5333-20e6-4545-bf3f-23d893b99581', 'cloudify_management_network_id': u'857c423d-3660-482c-a649-d96ed7604790'}, 'nics': [{'net-id': u'857c423d-3660-482c-a649-d96ed7604790'}], 'flavor': u'9b4eb68d-d71d-4c3c-9d1f-3608a8dfadab'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:36.641Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "e4c0351b-8e9a-48c7-85ca-f51d36ec3650"}], "metadata": {"pagination": {"total": 201, "offset": 162, "size": 50}}} 2018-08-09 23:52:37,472 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:52:37,472 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:52:37 GMT 2018-08-09 23:52:37,472 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:52:37,472 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28220 2018-08-09 23:52:37,472 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:52:37,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581', u'external_name': u'cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581', u'external_type': u'keypair'}, {u'external_id': u'9b0eb50d-55ac-4cb9-aefa-ee3adf47334e', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'1407e025-e917-4187-8427-ca9d6cf4c75b', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'b7fa5293-2235-4270-84d5-623514f3920d', u'floating_ip_address': u'172.30.9.200', u'external_type': u'floatingip'}] 2018-08-09 23:52:37,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-09 23:52:37,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-09 23:52:37,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-09 23:52:37,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-09 23:52:37,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-09 23:52:37,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-09 23:52:37,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-09 23:52:37,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581', u'external_name': u'cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581', u'external_type': u'keypair'}, {u'external_id': u'9b0eb50d-55ac-4cb9-aefa-ee3adf47334e', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'090dabac-5388-48fb-9e32-9c2521cc6bd1', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}] 2018-08-09 23:52:37,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581', u'external_name': u'cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581', u'external_type': u'keypair'}, {u'external_id': u'9b0eb50d-55ac-4cb9-aefa-ee3adf47334e', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'985ab199-ec58-4297-910a-8b0e6151e9ef', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}] 2018-08-09 23:52:37,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_x0zwmt'} 2018-08-09 23:52:37,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_qu7wov'} 2018-08-09 23:52:37,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_lakb9j'} 2018-08-09 23:52:37,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-09 23:52:37,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-09 23:52:37,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-09 23:52:37,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-09 23:52:37,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-09 23:52:37,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-09 23:52:37,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-09 23:52:37,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581', u'external_name': u'cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581', u'external_type': u'keypair'}, {u'external_id': u'9b0eb50d-55ac-4cb9-aefa-ee3adf47334e', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'0717709d-3f7b-483b-920f-40533fc7557b', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'5e07fb34-e6b3-4ff3-b53e-8fc7817ce20b', u'floating_ip_address': u'172.30.9.209', u'external_type': u'floatingip'}] 2018-08-09 23:52:37,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581', u'external_name': u'cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581', u'external_type': u'keypair'}, {u'external_id': u'9b0eb50d-55ac-4cb9-aefa-ee3adf47334e', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'273bc351-37e4-416b-aec2-5720a36aa00c', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'fcbb1620-c404-4613-8caa-30cb88dad654', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}] 2018-08-09 23:52:37,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_spdzu0'} 2018-08-09 23:52:37,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_qyv1vr'} 2018-08-09 23:52:37,478 - 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-09 23:52:37,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_qu7wov', 'key_name': u'cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581', 'image': u'3ce45238-e54e-4978-90dc-d4ccfa41940f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_63fd5333-20e6-4545-bf3f-23d893b99581', 'cloudify_management_network_id': u'857c423d-3660-482c-a649-d96ed7604790'}, 'nics': [{'net-id': u'857c423d-3660-482c-a649-d96ed7604790'}], 'flavor': u'9b4eb68d-d71d-4c3c-9d1f-3608a8dfadab'} 2018-08-09 23:52:37,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_qu7wov', 'key_name': u'cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581', 'image': u'3ce45238-e54e-4978-90dc-d4ccfa41940f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_63fd5333-20e6-4545-bf3f-23d893b99581', 'cloudify_management_network_id': u'857c423d-3660-482c-a649-d96ed7604790'}, 'nics': [{'net-id': u'857c423d-3660-482c-a649-d96ed7604790'}], 'flavor': u'9b4eb68d-d71d-4c3c-9d1f-3608a8dfadab'} 2018-08-09 23:52:37,478 - 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-09 23:52:37,478 - 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-09 23:52:37,479 - 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-09 23:52:37,479 - 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-09 23:52:37,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_spdzu0', 'key_name': u'cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581', 'image': u'3ce45238-e54e-4978-90dc-d4ccfa41940f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_63fd5333-20e6-4545-bf3f-23d893b99581', 'cloudify_management_network_id': u'857c423d-3660-482c-a649-d96ed7604790'}, 'nics': [{'net-id': u'857c423d-3660-482c-a649-d96ed7604790'}], 'flavor': u'9b4eb68d-d71d-4c3c-9d1f-3608a8dfadab'} 2018-08-09 23:52:37,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_x0zwmt', 'key_name': u'cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581', 'image': u'3ce45238-e54e-4978-90dc-d4ccfa41940f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_63fd5333-20e6-4545-bf3f-23d893b99581', 'cloudify_management_network_id': u'857c423d-3660-482c-a649-d96ed7604790'}, 'nics': [{'net-id': u'857c423d-3660-482c-a649-d96ed7604790'}], 'flavor': u'9b4eb68d-d71d-4c3c-9d1f-3608a8dfadab'} 2018-08-09 23:52:37,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_lakb9j', 'key_name': u'cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581', 'image': u'3ce45238-e54e-4978-90dc-d4ccfa41940f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_63fd5333-20e6-4545-bf3f-23d893b99581', 'cloudify_management_network_id': u'857c423d-3660-482c-a649-d96ed7604790'}, 'nics': [{'net-id': u'857c423d-3660-482c-a649-d96ed7604790'}], 'flavor': u'9b4eb68d-d71d-4c3c-9d1f-3608a8dfadab'} 2018-08-09 23:52:37,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_qyv1vr', 'key_name': u'cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581', 'image': u'3ce45238-e54e-4978-90dc-d4ccfa41940f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_63fd5333-20e6-4545-bf3f-23d893b99581', 'cloudify_management_network_id': u'857c423d-3660-482c-a649-d96ed7604790'}, 'nics': [{'net-id': u'857c423d-3660-482c-a649-d96ed7604790'}], 'flavor': u'9b4eb68d-d71d-4c3c-9d1f-3608a8dfadab'} 2018-08-09 23:52:37,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_spdzu0', 'key_name': u'cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581', 'image': u'3ce45238-e54e-4978-90dc-d4ccfa41940f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_63fd5333-20e6-4545-bf3f-23d893b99581', 'cloudify_management_network_id': u'857c423d-3660-482c-a649-d96ed7604790'}, 'nics': [{'net-id': u'857c423d-3660-482c-a649-d96ed7604790'}], 'flavor': u'9b4eb68d-d71d-4c3c-9d1f-3608a8dfadab'} 2018-08-09 23:52:37,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_x0zwmt', 'key_name': u'cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581', 'image': u'3ce45238-e54e-4978-90dc-d4ccfa41940f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_63fd5333-20e6-4545-bf3f-23d893b99581', 'cloudify_management_network_id': u'857c423d-3660-482c-a649-d96ed7604790'}, 'nics': [{'net-id': u'857c423d-3660-482c-a649-d96ed7604790'}], 'flavor': u'9b4eb68d-d71d-4c3c-9d1f-3608a8dfadab'} 2018-08-09 23:52:37,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_lakb9j', 'key_name': u'cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581', 'image': u'3ce45238-e54e-4978-90dc-d4ccfa41940f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_63fd5333-20e6-4545-bf3f-23d893b99581', 'cloudify_management_network_id': u'857c423d-3660-482c-a649-d96ed7604790'}, 'nics': [{'net-id': u'857c423d-3660-482c-a649-d96ed7604790'}], 'flavor': u'9b4eb68d-d71d-4c3c-9d1f-3608a8dfadab'} 2018-08-09 23:52:37,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_qyv1vr', 'key_name': u'cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581', 'image': u'3ce45238-e54e-4978-90dc-d4ccfa41940f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_63fd5333-20e6-4545-bf3f-23d893b99581', 'cloudify_management_network_id': u'857c423d-3660-482c-a649-d96ed7604790'}, 'nics': [{'net-id': u'857c423d-3660-482c-a649-d96ed7604790'}], 'flavor': u'9b4eb68d-d71d-4c3c-9d1f-3608a8dfadab'} 2018-08-09 23:52:37,481 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:52:37,540 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:52:37,540 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:52:37,540 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:52:37,540 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:52:37,540 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:52:37,540 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:52:37,540 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:52:37,541 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:52:37,541 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:52:37,541 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:52:37 GMT 2018-08-09 23:52:37,541 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:52:37,541 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:52:37,541 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:52:41,858 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-09 23:52:42,547 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:52:42,618 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:52:42,619 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:52:42,619 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:52:42,619 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:52:42,619 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:52:42,619 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:52:42,619 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:52:42,619 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_lakb9j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:38.317Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:38.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:38.442Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:38.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:39.632Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581', u'external_name': u'cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581', u'external_type': u'keypair'}, {u'external_id': u'9b0eb50d-55ac-4cb9-aefa-ee3adf47334e', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'a430aa0f-01cc-42ce-9d3e-dcbf1e080c0b', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'273bc351-37e4-416b-aec2-5720a36aa00c', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'e1ffdf85-1c75-4266-8912-fcb93fa41d84', u'floating_ip_address': u'172.30.9.203', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:39.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "61dbc93c-0a17-491e-b47e-14158f27f621"}, {"node_instance_id": "homer_host_lakb9j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:39.635Z", "message": "Configuring node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:39.635Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "vellum_host_jeuydi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:39.635Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:39.635Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "dime_host_x0zwmt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:39.635Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:39.635Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "ellis_host_qu7wov", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:39.635Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:39.635Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:40.677Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581', u'external_name': u'cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581', u'external_type': u'keypair'}, {u'external_id': u'9b0eb50d-55ac-4cb9-aefa-ee3adf47334e', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'cec06647-f2a7-4128-b69f-9bfb43962df9', 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-09T23:52:40.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "8964170a-d383-4966-88be-bae83b3f99da"}, {"node_instance_id": "bono_host_2w06j2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:40.677Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_2w06j2'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:40.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "61dbc93c-0a17-491e-b47e-14158f27f621"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:40.677Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_jeuydi'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:40.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "8964170a-d383-4966-88be-bae83b3f99da"}, {"node_instance_id": "homer_host_lakb9j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:41.121Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:41.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "homer_host_lakb9j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:41.121Z", "message": "Starting node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:41.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "homer_host_lakb9j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:41.121Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:41.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "proxy_host_0ewyu7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:41.121Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:41.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bind_host_spdzu0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:41.121Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:41.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "sprout_host_qyv1vr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:41.121Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:41.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bind_host_spdzu0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:42.210Z", "message": "Configuring node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:42.210Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "dime_host_x0zwmt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:42.210Z", "message": "Configuring node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:42.210Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "ellis_host_qu7wov", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:42.210Z", "message": "Configuring node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:42.210Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "sprout_host_qyv1vr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:42.210Z", "message": "Configuring node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:42.210Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "dime_host_x0zwmt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:42.210Z", "message": "Starting node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:42.210Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 222, "offset": 201, "size": 50}}} 2018-08-09 23:52:42,619 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:52:42,620 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:52:42 GMT 2018-08-09 23:52:42,620 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:52:42,620 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11745 2018-08-09 23:52:42,620 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:52:42,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-09 23:52:42,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-09 23:52:42,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581', u'external_name': u'cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581', u'external_type': u'keypair'}, {u'external_id': u'9b0eb50d-55ac-4cb9-aefa-ee3adf47334e', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'a430aa0f-01cc-42ce-9d3e-dcbf1e080c0b', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'273bc351-37e4-416b-aec2-5720a36aa00c', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'e1ffdf85-1c75-4266-8912-fcb93fa41d84', u'floating_ip_address': u'172.30.9.203', u'external_type': u'floatingip'}] 2018-08-09 23:52:42,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-09 23:52:42,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-09 23:52:42,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-09 23:52:42,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-09 23:52:42,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581', u'external_name': u'cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581', u'external_type': u'keypair'}, {u'external_id': u'9b0eb50d-55ac-4cb9-aefa-ee3adf47334e', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'cec06647-f2a7-4128-b69f-9bfb43962df9', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}] 2018-08-09 23:52:42,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_2w06j2'} 2018-08-09 23:52:42,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_jeuydi'} 2018-08-09 23:52:42,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-09 23:52:42,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-09 23:52:42,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-09 23:52:42,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-09 23:52:42,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-09 23:52:42,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-09 23:52:42,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-09 23:52:42,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-09 23:52:42,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-09 23:52:42,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-09 23:52:42,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-09 23:52:42,624 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:52:42,960 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:52:42,960 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:52:42,960 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:52:42,960 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:52:42,960 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:52:42,960 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:52:42,960 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:52:42,960 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:52:42,961 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:52:42,961 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:52:42 GMT 2018-08-09 23:52:42,961 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:52:42,961 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:52:42,961 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:52:47,966 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:52:48,030 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:52:48,030 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:52:48,030 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:52:48,031 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:52:48,031 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:52:48,031 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:52:48,031 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:52:48,031 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:43.073Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_2w06j2', 'key_name': u'cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581', 'image': u'3ce45238-e54e-4978-90dc-d4ccfa41940f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_63fd5333-20e6-4545-bf3f-23d893b99581', 'cloudify_management_network_id': u'857c423d-3660-482c-a649-d96ed7604790'}, 'nics': [{'net-id': u'857c423d-3660-482c-a649-d96ed7604790'}], 'flavor': u'9b4eb68d-d71d-4c3c-9d1f-3608a8dfadab'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:43.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "61dbc93c-0a17-491e-b47e-14158f27f621"}, {"node_instance_id": "bind_host_spdzu0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:43.263Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:43.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "dime_host_x0zwmt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:43.263Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:43.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "ellis_host_qu7wov", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:43.263Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:43.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "sprout_host_qyv1vr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:43.263Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:43.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bind_host_spdzu0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:43.263Z", "message": "Starting node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:43.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "ellis_host_qu7wov", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:43.263Z", "message": "Starting node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:43.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "sprout_host_qyv1vr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:43.263Z", "message": "Starting node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:43.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "homer_host_lakb9j", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:43.263Z", "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-09T23:52:43.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "proxy_host_0ewyu7", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:43.263Z", "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-09T23:52:43.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bind_host_spdzu0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:43.263Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:43.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "dime_host_x0zwmt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:43.263Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:43.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "ellis_host_qu7wov", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:43.263Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:43.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:43.268Z", "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-09T23:52:43.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "61dbc93c-0a17-491e-b47e-14158f27f621"}, {"node_instance_id": "bono_host_2w06j2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:43.268Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_2w06j2', 'key_name': u'cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581', 'image': u'3ce45238-e54e-4978-90dc-d4ccfa41940f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_63fd5333-20e6-4545-bf3f-23d893b99581', 'cloudify_management_network_id': u'857c423d-3660-482c-a649-d96ed7604790'}, 'nics': [{'net-id': u'857c423d-3660-482c-a649-d96ed7604790'}], 'flavor': u'9b4eb68d-d71d-4c3c-9d1f-3608a8dfadab'}", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:43.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "61dbc93c-0a17-491e-b47e-14158f27f621"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:44.355Z", "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-09T23:52:44.355Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "8964170a-d383-4966-88be-bae83b3f99da"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:44.355Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_jeuydi', 'key_name': u'cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581', 'image': u'3ce45238-e54e-4978-90dc-d4ccfa41940f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_63fd5333-20e6-4545-bf3f-23d893b99581', 'cloudify_management_network_id': u'857c423d-3660-482c-a649-d96ed7604790'}, 'nics': [{'net-id': u'857c423d-3660-482c-a649-d96ed7604790'}], 'flavor': u'9b4eb68d-d71d-4c3c-9d1f-3608a8dfadab'}", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:44.355Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "8964170a-d383-4966-88be-bae83b3f99da"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:44.355Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_jeuydi', 'key_name': u'cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581', 'image': u'3ce45238-e54e-4978-90dc-d4ccfa41940f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_63fd5333-20e6-4545-bf3f-23d893b99581', 'cloudify_management_network_id': u'857c423d-3660-482c-a649-d96ed7604790'}, 'nics': [{'net-id': u'857c423d-3660-482c-a649-d96ed7604790'}], 'flavor': u'9b4eb68d-d71d-4c3c-9d1f-3608a8dfadab'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:44.355Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "8964170a-d383-4966-88be-bae83b3f99da"}, {"node_instance_id": "sprout_host_qyv1vr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:45.366Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:45.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bind_host_spdzu0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:46.365Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:None 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:None 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:None state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-09T23:52:46.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "dime_host_x0zwmt", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:46.365Z", "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-09T23:52:46.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "ellis_host_qu7wov", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:46.365Z", "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-09T23:52:46.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:46.365Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:46.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:47.383Z", "message": "Configuring node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:47.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "vellum_host_jeuydi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:47.383Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:47.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 247, "offset": 222, "size": 50}}} 2018-08-09 23:52:48,031 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:52:48,031 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:52:48 GMT 2018-08-09 23:52:48,031 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:52:48,031 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17670 2018-08-09 23:52:48,032 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:52:48,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_2w06j2', 'key_name': u'cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581', 'image': u'3ce45238-e54e-4978-90dc-d4ccfa41940f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_63fd5333-20e6-4545-bf3f-23d893b99581', 'cloudify_management_network_id': u'857c423d-3660-482c-a649-d96ed7604790'}, 'nics': [{'net-id': u'857c423d-3660-482c-a649-d96ed7604790'}], 'flavor': u'9b4eb68d-d71d-4c3c-9d1f-3608a8dfadab'} 2018-08-09 23:52:48,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-09 23:52:48,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-09 23:52:48,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-09 23:52:48,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-09 23:52:48,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-09 23:52:48,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-09 23:52:48,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-09 23:52:48,034 - 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-09 23:52:48,034 - 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-09 23:52:48,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-09 23:52:48,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-09 23:52:48,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-09 23:52:48,035 - 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-09 23:52:48,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_2w06j2', 'key_name': u'cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581', 'image': u'3ce45238-e54e-4978-90dc-d4ccfa41940f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_63fd5333-20e6-4545-bf3f-23d893b99581', 'cloudify_management_network_id': u'857c423d-3660-482c-a649-d96ed7604790'}, 'nics': [{'net-id': u'857c423d-3660-482c-a649-d96ed7604790'}], 'flavor': u'9b4eb68d-d71d-4c3c-9d1f-3608a8dfadab'} 2018-08-09 23:52:48,035 - 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-09 23:52:48,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_jeuydi', 'key_name': u'cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581', 'image': u'3ce45238-e54e-4978-90dc-d4ccfa41940f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_63fd5333-20e6-4545-bf3f-23d893b99581', 'cloudify_management_network_id': u'857c423d-3660-482c-a649-d96ed7604790'}, 'nics': [{'net-id': u'857c423d-3660-482c-a649-d96ed7604790'}], 'flavor': u'9b4eb68d-d71d-4c3c-9d1f-3608a8dfadab'} 2018-08-09 23:52:48,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_jeuydi', 'key_name': u'cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581', 'image': u'3ce45238-e54e-4978-90dc-d4ccfa41940f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_63fd5333-20e6-4545-bf3f-23d893b99581', 'cloudify_management_network_id': u'857c423d-3660-482c-a649-d96ed7604790'}, 'nics': [{'net-id': u'857c423d-3660-482c-a649-d96ed7604790'}], 'flavor': u'9b4eb68d-d71d-4c3c-9d1f-3608a8dfadab'} 2018-08-09 23:52:48,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-09 23:52:48,036 - 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:None state. Retrying... [retry_after=30] 2018-08-09 23:52:48,036 - 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-09 23:52:48,036 - 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-09 23:52:48,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-09 23:52:48,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-09 23:52:48,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-09 23:52:48,037 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:52:48,092 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:52:48,092 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:52:48,092 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:52:48,092 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:52:48,092 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:52:48,093 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:52:48,093 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:52:48,093 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:52:48,093 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:52:48,093 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:52:48 GMT 2018-08-09 23:52:48,093 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:52:48,093 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:52:48,093 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:52:53,099 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:52:53,169 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:52:53,169 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:52:53,169 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:52:53,169 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:52:53,169 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:52:53,169 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:52:53,170 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:52:53,170 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_jeuydi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:48.387Z", "message": "Configuring node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:48.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:48.387Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:48.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:48.387Z", "message": "Starting node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:48.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "sprout_host_qyv1vr", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:48.387Z", "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-09T23:52:48.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:48.387Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:48.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "vellum_host_jeuydi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:49.392Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:49.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "vellum_host_jeuydi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:49.392Z", "message": "Starting node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:49.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "vellum_host_jeuydi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:49.392Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:52:49.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:50.397Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-09T23:52:50.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "vellum_host_jeuydi", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:52:51.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": "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-09T23:52:51.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 257, "offset": 247, "size": 50}}} 2018-08-09 23:52:53,170 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:52:53,170 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:52:53 GMT 2018-08-09 23:52:53,170 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:52:53,170 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6808 2018-08-09 23:52:53,170 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:52:53,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-09 23:52:53,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-09 23:52:53,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-09 23:52:53,171 - 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-09 23:52:53,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-09 23:52:53,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-09 23:52:53,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-09 23:52:53,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-09 23:52:53,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] 2018-08-09 23:52:53,172 - 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-09 23:52:53,173 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:52:53,230 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:52:53,230 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:52:53,230 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:52:53,230 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:52:53,230 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:52:53,230 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:52:53,230 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:52:53,231 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:52:53,231 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:52:53,231 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:52:53 GMT 2018-08-09 23:52:53,231 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:52:53,231 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:52:53,231 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:52:58,236 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:52:58,304 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:52:58,304 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:52:58,305 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:52:58,305 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:52:58,305 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:52:58,305 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:52:58,305 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:52:58,305 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-08-09 23:52:58,305 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:52:58,305 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:52:58 GMT 2018-08-09 23:52:58,305 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:52:58,306 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-09 23:52:58,306 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:52:58,306 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:52:58,366 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:52:58,366 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:52:58,366 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:52:58,366 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:52:58,366 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:52:58,366 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:52:58,366 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:52:58,366 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:52:58,367 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:52:58,367 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:52:58 GMT 2018-08-09 23:52:58,367 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:52:58,367 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:52:58,367 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:53:03,372 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:53:03,438 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:53:03,439 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:53:03,439 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:53:03,439 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:53:03,439 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:53:03,439 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:53:03,439 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:53:03,439 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-08-09 23:53:03,439 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:53:03,439 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:53:03 GMT 2018-08-09 23:53:03,440 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:53:03,440 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-09 23:53:03,440 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:53:03,440 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:53:03,496 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:53:03,496 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:53:03,496 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:53:03,496 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:53:03,496 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:53:03,497 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:53:03,497 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:53:03,497 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:53:03,497 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:53:03,497 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:53:03 GMT 2018-08-09 23:53:03,497 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:53:03,497 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:53:03,497 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:53:08,503 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:53:08,570 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:53:08,571 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:53:08,571 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:53:08,571 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:53:08,571 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:53:08,571 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:53:08,571 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:53:08,571 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-08-09 23:53:08,572 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:53:08,572 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:53:08 GMT 2018-08-09 23:53:08,572 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:53:08,572 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-09 23:53:08,572 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:53:08,572 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:53:08,629 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:53:08,630 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:53:08,630 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:53:08,630 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:53:08,630 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:53:08,630 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:53:08,630 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:53:08,630 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:53:08,630 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:53:08,631 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:53:08 GMT 2018-08-09 23:53:08,631 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:53:08,631 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:53:08,631 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:53:13,636 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:53:13,700 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:53:13,700 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:53:13,700 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:53:13,700 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:53:13,700 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:53:13,700 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:53:13,701 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:53:13,701 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_0ewyu7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:53:12.525Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:53:12.525Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "homer_host_lakb9j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:53:13.411Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:53:13.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "homer_host_lakb9j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:53:13.411Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:53:13.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "proxy_host_0ewyu7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:53:13.411Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:53:13.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 261, "offset": 257, "size": 50}}} 2018-08-09 23:53:13,701 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:53:13,701 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:53:13 GMT 2018-08-09 23:53:13,701 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:53:13,701 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2134 2018-08-09 23:53:13,701 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:53:13,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-09 23:53:13,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-09 23:53:13,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-09 23:53:13,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-09 23:53:13,702 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:53:13,762 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:53:13,763 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:53:13,763 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:53:13,763 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:53:13,763 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:53:13,763 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:53:13,763 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:53:13,763 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:53:13,764 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:53:13,764 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:53:13 GMT 2018-08-09 23:53:13,764 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:53:13,764 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:53:13,764 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:53:18,769 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:53:18,836 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:53:18,836 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:53:18,837 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:53:18,837 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:53:18,837 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:53:18,837 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:53:18,837 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:53:18,837 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_spdzu0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:53:15.399Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:53:15.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "dime_host_x0zwmt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:53:16.450Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:53:16.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "ellis_host_qu7wov", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:53:16.450Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:53:16.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "homer_host_lakb9j", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:53:16.450Z", "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-09T23:53:16.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "proxy_host_0ewyu7", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:53:16.450Z", "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-09T23:53:16.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bind_host_spdzu0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:53:16.450Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:53:16.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "dime_host_x0zwmt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:53:16.450Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:53:16.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "ellis_host_qu7wov", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:53:16.450Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:53:16.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "sprout_host_qyv1vr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:53:17.555Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:53:17.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "dime_host_x0zwmt", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:53:18.459Z", "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-09T23:53:18.459Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "ellis_host_qu7wov", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:53:18.459Z", "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-09T23:53:18.459Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "sprout_host_qyv1vr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:53:18.459Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:53:18.459Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 273, "offset": 261, "size": 50}}} 2018-08-09 23:53:18,837 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:53:18,837 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:53:18 GMT 2018-08-09 23:53:18,837 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:53:18,838 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8724 2018-08-09 23:53:18,838 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:53:18,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-09 23:53:18,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-09 23:53:18,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-09 23:53:18,839 - 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-09 23:53:18,839 - 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-09 23:53:18,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-09 23:53:18,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-09 23:53:18,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-09 23:53:18,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-09 23:53:18,840 - 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-09 23:53:18,840 - 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-09 23:53:18,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-09 23:53:18,840 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:53:18,899 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:53:18,899 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:53:18,899 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:53:18,899 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:53:18,899 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:53:18,900 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:53:18,900 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:53:18,900 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:53:18,900 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:53:18,900 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:53:18 GMT 2018-08-09 23:53:18,900 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:53:18,900 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:53:18,900 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:53:23,906 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:53:23,977 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:53:23,977 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:53:23,977 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:53:23,977 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:53:23,977 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:53:23,977 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:53:23,978 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:53:23,978 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_spdzu0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:53:19.463Z", "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-09T23:53:19.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:53:20.467Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:53:20.467Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "sprout_host_qyv1vr", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:53:20.467Z", "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-09T23:53:20.467Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:53:20.467Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:53:20.467Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "vellum_host_jeuydi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:53:21.473Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:53:21.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "vellum_host_jeuydi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:53:21.473Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:53:21.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:53:22.478Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [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:scheduling state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-09T23:53:22.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 280, "offset": 273, "size": 50}}} 2018-08-09 23:53:23,978 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:53:23,978 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:53:23 GMT 2018-08-09 23:53:23,978 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:53:23,978 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5546 2018-08-09 23:53:23,978 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:53:23,979 - 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-09 23:53:23,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-09 23:53:23,979 - 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-09 23:53:23,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-09 23:53:23,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-09 23:53:23,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-09 23:53:23,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 1/60] 2018-08-09 23:53:23,980 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:53:24,036 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:53:24,036 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:53:24,036 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:53:24,036 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:53:24,036 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:53:24,036 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:53:24,037 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:53:24,037 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:53:24,037 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:53:24,037 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:53:24 GMT 2018-08-09 23:53:24,037 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:53:24,037 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:53:24,037 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:53:29,043 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:53:29,118 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:53:29,118 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:53:29,118 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:53:29,118 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:53:29,118 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:53:29,118 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:53:29,119 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:53:29,119 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_jeuydi", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:53:24.167Z", "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-09T23:53:24.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 281, "offset": 280, "size": 50}}} 2018-08-09 23:53:29,119 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:53:29,119 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:53:29 GMT 2018-08-09 23:53:29,119 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:53:29,119 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1220 2018-08-09 23:53:29,119 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:53:29,119 - 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-09 23:53:29,120 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:53:29,175 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:53:29,176 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:53:29,176 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:53:29,176 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:53:29,176 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:53:29,176 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:53:29,176 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:53:29,176 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:53:29,176 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:53:29,177 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:53:29 GMT 2018-08-09 23:53:29,177 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:53:29,177 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:53:29,177 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:53:34,182 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:53:34,253 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:53:34,253 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:53:34,253 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:53:34,253 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:53:34,253 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:53:34,254 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:53:34,254 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:53:34,254 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-08-09 23:53:34,254 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:53:34,254 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:53:34 GMT 2018-08-09 23:53:34,254 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:53:34,254 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-09 23:53:34,254 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:53:34,255 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:53:34,311 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:53:34,311 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:53:34,311 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:53:34,311 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:53:34,311 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:53:34,311 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:53:34,311 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:53:34,312 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:53:34,312 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:53:34,312 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:53:34 GMT 2018-08-09 23:53:34,312 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:53:34,312 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:53:34,312 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:53:39,318 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:53:39,388 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:53:39,388 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:53:39,388 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:53:39,388 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:53:39,388 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:53:39,388 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:53:39,389 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:53:39,389 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-08-09 23:53:39,389 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:53:39,389 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:53:39 GMT 2018-08-09 23:53:39,389 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:53:39,389 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-09 23:53:39,389 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:53:39,390 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:53:39,521 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:53:39,521 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:53:39,521 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:53:39,521 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:53:39,521 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:53:39,522 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:53:39,522 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:53:39,522 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:53:39,522 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:53:39,522 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:53:39 GMT 2018-08-09 23:53:39,522 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:53:39,522 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:53:39,522 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:53:44,528 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:53:44,596 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:53:44,597 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:53:44,597 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:53:44,597 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:53:44,597 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:53:44,597 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:53:44,597 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:53:44,597 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-08-09 23:53:44,597 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:53:44,597 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:53:44 GMT 2018-08-09 23:53:44,598 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:53:44,598 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-09 23:53:44,598 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:53:44,598 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:53:44,656 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:53:44,656 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:53:44,656 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:53:44,656 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:53:44,656 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:53:44,656 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:53:44,656 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:53:44,656 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:53:44,656 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:53:44,656 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:53:44 GMT 2018-08-09 23:53:44,657 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:53:44,657 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:53:44,657 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:53:49,662 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:53:49,730 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:53:49,730 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:53:49,730 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:53:49,730 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:53:49,730 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:53:49,730 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:53:49,730 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:53:49,730 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_0ewyu7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:53:45.822Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:53:45.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "homer_host_lakb9j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:53:46.490Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:53:46.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "homer_host_lakb9j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:53:46.490Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:53:46.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "proxy_host_0ewyu7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:53:46.490Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:53:46.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "proxy_host_0ewyu7", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:53:48.104Z", "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-09T23:53:48.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "dime_host_x0zwmt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:53:48.705Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:53:48.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "ellis_host_qu7wov", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:53:48.705Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:53:48.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "dime_host_x0zwmt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:53:48.705Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:53:48.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "ellis_host_qu7wov", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:53:48.705Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:53:48.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bind_host_spdzu0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:53:49.710Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:53:49.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "homer_host_lakb9j", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:53:49.710Z", "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-09T23:53:49.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bind_host_spdzu0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:53:49.710Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:53:49.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 290, "offset": 281, "size": 50}}} 2018-08-09 23:53:49,731 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:53:49,731 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:53:49 GMT 2018-08-09 23:53:49,731 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:53:49,731 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7476 2018-08-09 23:53:49,731 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:53:49,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-09 23:53:49,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-09 23:53:49,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-09 23:53:49,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-09 23:53:49,732 - 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-09 23:53:49,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-09 23:53:49,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-09 23:53:49,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-09 23:53:49,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-09 23:53:49,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-09 23:53:49,733 - 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-09 23:53:49,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-09 23:53:49,733 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:53:49,789 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:53:49,789 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:53:49,789 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:53:49,789 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:53:49,790 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:53:49,790 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:53:49,790 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:53:49,790 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:53:49,790 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:53:49,790 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:53:49 GMT 2018-08-09 23:53:49,790 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:53:49,790 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:53:49,790 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:53:54,796 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:53:54,862 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:53:54,863 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:53:54,863 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:53:54,863 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:53:54,863 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:53:54,863 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:53:54,863 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:53:54,863 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_qyv1vr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:53:50.714Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:53:50.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "sprout_host_qyv1vr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:53:50.714Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:53:50.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bind_host_spdzu0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:53:51.718Z", "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-09T23:53:51.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "dime_host_x0zwmt", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:53:51.718Z", "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-09T23:53:51.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "ellis_host_qu7wov", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:53:51.718Z", "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-09T23:53:51.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:53:52.723Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:53:52.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:53:52.723Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:53:52.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "sprout_host_qyv1vr", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:53:53.727Z", "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-09T23:53:53.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "vellum_host_jeuydi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:53:54.732Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:53:54.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:53:54.732Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [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:scheduling state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-09T23:53:54.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "vellum_host_jeuydi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:53:54.732Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:53:54.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 304, "offset": 293, "size": 50}}} 2018-08-09 23:53:54,863 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:53:54,864 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:53:54 GMT 2018-08-09 23:53:54,864 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:53:54,864 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8846 2018-08-09 23:53:54,864 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:53:54,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-09 23:53:54,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-09 23:53:54,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-08-09 23:53:54,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-08-09 23:53:54,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-08-09 23:53:54,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-09 23:53:54,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-09 23:53:54,866 - 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-09 23:53:54,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-09 23:53:54,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 2/60] 2018-08-09 23:53:54,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-09 23:53:54,867 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:53:54,922 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:53:54,922 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:53:54,923 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:53:54,923 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:53:54,923 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:53:54,923 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:53:54,923 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:53:54,923 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:53:54,923 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:53:54,923 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:53:54 GMT 2018-08-09 23:53:54,923 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:53:54,924 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:53:54,924 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:53:59,929 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:53:59,995 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:53:59,995 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:53:59,995 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:53:59,995 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:53:59,995 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:53:59,995 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:53:59,996 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:53:59,996 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_jeuydi", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:53:56.942Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 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-09T23:53:56.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 305, "offset": 304, "size": 50}}} 2018-08-09 23:53:59,996 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:53:59,996 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:53:59 GMT 2018-08-09 23:53:59,996 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:53:59,996 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1220 2018-08-09 23:53:59,996 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:53:59,996 - 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-09 23:53:59,997 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:54:00,051 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:54:00,051 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:54:00,052 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:54:00,052 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:54:00,052 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:54:00,052 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:54:00,052 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:54:00,052 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:54:00,052 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:54:00,052 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:54:00 GMT 2018-08-09 23:54:00,052 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:54:00,053 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:54:00,053 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:54:05,058 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:54:06,299 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:54:06,299 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:54:06,299 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:54:06,299 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:54:06,299 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:54:06,299 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:54:06,300 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:54:06,300 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-08-09 23:54:06,300 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:54:06,300 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:54:06 GMT 2018-08-09 23:54:06,300 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:54:06,300 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-09 23:54:06,300 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:54:06,300 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:54:06,662 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:54:06,663 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:54:06,663 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:54:06,663 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:54:06,663 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:54:06,663 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:54:06,663 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:54:06,663 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:54:06,664 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:54:06,664 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:54:06 GMT 2018-08-09 23:54:06,664 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:54:06,664 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:54:06,664 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:54:11,669 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:54:12,308 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:54:12,308 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:54:12,308 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:54:12,308 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:54:12,308 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:54:12,308 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:54:12,308 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:54:12,309 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-08-09 23:54:12,309 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:54:12,309 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:54:12 GMT 2018-08-09 23:54:12,309 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:54:12,309 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-09 23:54:12,309 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:54:12,309 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:54:13,838 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:54:13,838 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:54:13,838 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:54:13,838 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:54:13,839 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:54:13,839 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:54:13,839 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:54:13,839 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:54:13,839 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:54:13,839 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:54:13 GMT 2018-08-09 23:54:13,839 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:54:13,839 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:54:13,839 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:54:18,845 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:54:21,857 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:54:21,858 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:54:21,858 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:54:21,858 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:54:21,858 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:54:21,858 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:54:21,858 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:54:21,858 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_0ewyu7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:18.121Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:54:18.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "homer_host_lakb9j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:20.744Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:54:20.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "proxy_host_0ewyu7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:20.744Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:54:20.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 308, "offset": 305, "size": 50}}} 2018-08-09 23:54:21,858 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:54:21,858 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:54:21 GMT 2018-08-09 23:54:21,859 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:54:21,859 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1621 2018-08-09 23:54:21,859 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:54:21,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-09 23:54:21,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-09 23:54:21,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-09 23:54:21,860 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:54:25,962 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:54:25,963 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:54:25,963 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:54:25,963 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:54:25,963 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:54:25,963 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:54:25,963 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:54:25,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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:54:25,963 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:54:25,963 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:54:25 GMT 2018-08-09 23:54:25,964 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:54:25,964 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:54:25,964 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:54:30,969 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:54:32,052 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:54:32,053 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:54:32,053 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:54:32,053 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:54:32,053 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:54:32,053 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:54:32,053 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:54:32,053 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_spdzu0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:22.606Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:54:22.606Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "dime_host_x0zwmt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:22.606Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:54:22.606Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "ellis_host_qu7wov", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:22.606Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:54:22.606Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "dime_host_x0zwmt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:22.606Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:54:22.606Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "ellis_host_qu7wov", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:22.606Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:54:22.606Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "homer_host_lakb9j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:22.606Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:54:22.606Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:25.897Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:54:25.897Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "sprout_host_qyv1vr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:25.897Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:54:25.897Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bind_host_spdzu0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:25.897Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:54:25.897Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "vellum_host_jeuydi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:27.287Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:54:27.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 318, "offset": 308, "size": 50}}} 2018-08-09 23:54:32,053 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:54:32,054 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:54:32 GMT 2018-08-09 23:54:32,054 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:54:32,054 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5206 2018-08-09 23:54:32,054 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:54:32,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-09 23:54:32,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-09 23:54:32,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-09 23:54:32,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-09 23:54:32,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-09 23:54:32,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-09 23:54:32,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-09 23:54:32,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-09 23:54:32,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-09 23:54:32,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-09 23:54:32,056 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:54:33,921 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:54:33,921 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:54:33,921 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:54:33,921 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:54:33,921 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:54:33,921 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:54:33,921 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:54:33,921 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:54:33,921 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:54:33,922 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:54:33 GMT 2018-08-09 23:54:33,922 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:54:33,922 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:54:33,922 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:54:38,927 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:54:39,382 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:54:39,382 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:54:39,383 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:54:39,383 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:54:39,383 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:54:39,383 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:54:39,383 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:54:39,383 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_0ewyu7", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:32.256Z", "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-09T23:54:32.256Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "sprout_host_qyv1vr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:32.256Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:54:32.256Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:33.205Z", "message": "Server is ACTIVE", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:54:33.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "702ac064-5589-4277-a182-cc41423b93af"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:35.247Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:54:35.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "homer_host_lakb9j", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:36.178Z", "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-09T23:54:36.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "ellis_host_qu7wov", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:37.773Z", "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-09T23:54:37.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "vellum_host_jeuydi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:37.773Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:54:37.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:38.490Z", "message": "Server is ACTIVE", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:54:38.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "86415ed2-b6cb-4e72-8c2a-f7674bb77b42"}, {"node_instance_id": "dime_host_x0zwmt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:38.937Z", "message": "Creating Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:54:38.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "dime_host_x0zwmt", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:38.937Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:54:38.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bind_host_spdzu0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:38.937Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 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-09T23:54:38.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "dime_host_x0zwmt", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:38.937Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:54:38.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "dime_host_x0zwmt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:38.937Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:54:38.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 331, "offset": 318, "size": 50}}} 2018-08-09 23:54:39,383 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:54:39,383 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:54:39 GMT 2018-08-09 23:54:39,384 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:54:39,384 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9195 2018-08-09 23:54:39,384 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:54:39,384 - 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-09 23:54:39,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-09 23:54:39,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-09 23:54:39,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-09 23:54:39,385 - 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-09 23:54:39,385 - 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-09 23:54:39,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-09 23:54:39,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-09 23:54:39,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-09 23:54:39,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-09 23:54:39,386 - 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-09 23:54:39,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-09 23:54:39,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-08-09 23:54:39,387 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:54:39,500 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:54:39,500 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:54:39,500 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:54:39,500 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:54:39,500 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:54:39,500 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:54:39,501 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:54:39,501 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:54:39,501 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:54:39,501 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:54:39 GMT 2018-08-09 23:54:39,501 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:54:39,501 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:54:39,501 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:54:44,506 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:54:44,592 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:54:44,592 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:54:44,592 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:54:44,592 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:54:44,593 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:54:44,593 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:54:44,593 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:54:44,593 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_qyv1vr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:40.294Z", "message": "Creating Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:54:40.294Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "sprout_host_qyv1vr", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:40.294Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:54:40.294Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:40.294Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [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:scheduling state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-09T23:54:40.294Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "sprout_host_qyv1vr", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:40.294Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:54:40.294Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "sprout_host_qyv1vr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:40.294Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:54:40.294Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "vellum_host_jeuydi", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:41.449Z", "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-09T23:54:41.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:41.792Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:54:41.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "cfd6e36b-dfe3-41f3-9f8e-6e3315f614a5"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:42.425Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:54:42.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "73fdb6c4-0b94-4354-8ecd-8cc8871a4d16"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:42.425Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:54:42.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "cfd6e36b-dfe3-41f3-9f8e-6e3315f614a5"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:42.425Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:54:42.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "73fdb6c4-0b94-4354-8ecd-8cc8871a4d16"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:42.425Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:54:42.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "cfd6e36b-dfe3-41f3-9f8e-6e3315f614a5"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:42.425Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:54:42.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "73fdb6c4-0b94-4354-8ecd-8cc8871a4d16"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:42.425Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:54:42.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "cfd6e36b-dfe3-41f3-9f8e-6e3315f614a5"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:42.425Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:54:42.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "73fdb6c4-0b94-4354-8ecd-8cc8871a4d16"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:42.425Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:54:42.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "cfd6e36b-dfe3-41f3-9f8e-6e3315f614a5"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:42.425Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:54:42.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "73fdb6c4-0b94-4354-8ecd-8cc8871a4d16"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:42.425Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:54:42.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "73fdb6c4-0b94-4354-8ecd-8cc8871a4d16"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:42.425Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:54:42.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "cfd6e36b-dfe3-41f3-9f8e-6e3315f614a5"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:42.425Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:54:42.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "73fdb6c4-0b94-4354-8ecd-8cc8871a4d16"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:42.425Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:54:42.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "cfd6e36b-dfe3-41f3-9f8e-6e3315f614a5"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:42.425Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:54:42.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "73fdb6c4-0b94-4354-8ecd-8cc8871a4d16"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:42.425Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:54:42.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "cfd6e36b-dfe3-41f3-9f8e-6e3315f614a5"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:42.425Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:54:42.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "73fdb6c4-0b94-4354-8ecd-8cc8871a4d16"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:42.425Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:54:42.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "cfd6e36b-dfe3-41f3-9f8e-6e3315f614a5"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:42.425Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:54:42.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "73fdb6c4-0b94-4354-8ecd-8cc8871a4d16"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:42.425Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:54:42.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "cfd6e36b-dfe3-41f3-9f8e-6e3315f614a5"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:42.425Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:54:42.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "73fdb6c4-0b94-4354-8ecd-8cc8871a4d16"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:42.425Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:54:42.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "cfd6e36b-dfe3-41f3-9f8e-6e3315f614a5"}, {"node_instance_id": "dime_host_x0zwmt", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:42.697Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.26 on port 22: Unable to connect to port 22 on 192.168.120.26 (tried 1 time)", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.26 on port 22: Unable to connect to port 22 on 192.168.120.26 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Low level socket error connecting to host 192.168.120.26 on port 22: Unable to connect to port 22 on 192.168.120.26 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-09T23:54:42.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "sprout_host_qyv1vr", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:43.828Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.5 on port 22: Unable to connect to port 22 on 192.168.120.5 (tried 1 time)", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.5 on port 22: Unable to connect to port 22 on 192.168.120.5 (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.5 on port 22: Unable to connect to port 22 on 192.168.120.5 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-09T23:54:43.828Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 361, "offset": 331, "size": 50}}} 2018-08-09 23:54:44,593 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:54:44,593 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:54:44 GMT 2018-08-09 23:54:44,593 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:54:44,593 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 18886 2018-08-09 23:54:44,593 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:54:44,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-09 23:54:44,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-09 23:54:44,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 3/60] 2018-08-09 23:54:44,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-09 23:54:44,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-08-09 23:54:44,595 - 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-09 23:54:44,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:54:44,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:54:44,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:54:44,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:54:44,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:54:44,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:54:44,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:54:44,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:54:44,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:54:44,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:54:44,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:54:44,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:54:44,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:54:44,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:54:44,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:54:44,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:54:44,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:54:44,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:54:44,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-09 23:54:44,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-09 23:54:44,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-09 23:54:44,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-09 23:54:44,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.26 on port 22: Unable to connect to port 22 on 192.168.120.26 (tried 1 time) 2018-08-09 23:54:44,599 - 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.5 on port 22: Unable to connect to port 22 on 192.168.120.5 (tried 1 time) 2018-08-09 23:54:44,599 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:54:44,662 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:54:44,663 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:54:44,663 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:54:44,663 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:54:44,663 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:54:44,663 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:54:44,663 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:54:44,663 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:54:44,663 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:54:44,663 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:54:44 GMT 2018-08-09 23:54:44,664 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:54:44,664 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:54:44,664 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:54:49,669 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:54:49,747 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:54:49,747 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:54:49,747 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:54:49,747 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:54:49,747 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:54:49,747 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:54:49,747 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:54:49,747 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 361, "offset": 361, "size": 50}}} 2018-08-09 23:54:49,747 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:54:49,748 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:54:49 GMT 2018-08-09 23:54:49,748 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:54:49,748 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-09 23:54:49,748 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:54:49,748 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:54:49,975 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:54:49,975 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:54:49,975 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:54:49,975 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:54:49,975 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:54:49,976 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:54:49,976 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:54:49,976 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:54:49,976 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:54:49,976 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:54:49 GMT 2018-08-09 23:54:49,976 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:54:49,976 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:54:49,976 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:54:54,982 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:54:55,047 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:54:55,047 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:54:55,047 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:54:55,047 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:54:55,048 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:54:55,048 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:54:55,048 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:54:55,048 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 361, "offset": 361, "size": 50}}} 2018-08-09 23:54:55,048 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:54:55,048 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:54:55 GMT 2018-08-09 23:54:55,048 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:54:55,048 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-09 23:54:55,048 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:54:55,049 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:54:55,114 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:54:55,114 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:54:55,115 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:54:55,115 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:54:55,115 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:54:55,115 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:54:55,115 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:54:55,115 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:54:55,115 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:54:55,115 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:54:55 GMT 2018-08-09 23:54:55,115 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:54:55,116 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:54:55,116 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:55:00,121 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:55:00,196 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:55:00,196 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:55:00,196 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:55:00,196 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:55:00,196 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:55:00,196 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:55:00,196 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:55:00,197 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_x0zwmt", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:57.725Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:54:57.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:58.311Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:54:58.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "73e19ab5-eaba-4f71-8b11-697a0c114ee1"}, {"node_instance_id": "dime_host_x0zwmt", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:58.651Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:54:58.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:58.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:54:58.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "73e19ab5-eaba-4f71-8b11-697a0c114ee1"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:58.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:54:58.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "73e19ab5-eaba-4f71-8b11-697a0c114ee1"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:58.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:54:58.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "73e19ab5-eaba-4f71-8b11-697a0c114ee1"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:58.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:54:58.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "73e19ab5-eaba-4f71-8b11-697a0c114ee1"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:58.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:54:58.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "73e19ab5-eaba-4f71-8b11-697a0c114ee1"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:58.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:54:58.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "73e19ab5-eaba-4f71-8b11-697a0c114ee1"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:58.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:54:58.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "73e19ab5-eaba-4f71-8b11-697a0c114ee1"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:58.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:54:58.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "73e19ab5-eaba-4f71-8b11-697a0c114ee1"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:58.654Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:54:58.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "73e19ab5-eaba-4f71-8b11-697a0c114ee1"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:58.654Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:54:58.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "73e19ab5-eaba-4f71-8b11-697a0c114ee1"}, {"node_instance_id": "sprout_host_qyv1vr", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:59.663Z", "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-09T23:54:59.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "sprout_host_qyv1vr", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:59.663Z", "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-09T23:54:59.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:59.666Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:54:59.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "286e4c0c-cec3-4dab-971b-d95af4007d68"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:59.666Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:54:59.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "286e4c0c-cec3-4dab-971b-d95af4007d68"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:59.666Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:54:59.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "286e4c0c-cec3-4dab-971b-d95af4007d68"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:59.666Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:54:59.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "286e4c0c-cec3-4dab-971b-d95af4007d68"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:59.666Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:54:59.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "286e4c0c-cec3-4dab-971b-d95af4007d68"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:59.666Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:54:59.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "286e4c0c-cec3-4dab-971b-d95af4007d68"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:59.666Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:54:59.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "286e4c0c-cec3-4dab-971b-d95af4007d68"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:59.666Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:54:59.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "286e4c0c-cec3-4dab-971b-d95af4007d68"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:59.666Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:54:59.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "286e4c0c-cec3-4dab-971b-d95af4007d68"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:59.666Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:54:59.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "286e4c0c-cec3-4dab-971b-d95af4007d68"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:54:59.666Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:54:59.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "286e4c0c-cec3-4dab-971b-d95af4007d68"}], "metadata": {"pagination": {"total": 387, "offset": 361, "size": 50}}} 2018-08-09 23:55:00,197 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:55:00,197 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:55:00 GMT 2018-08-09 23:55:00,197 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:55:00,197 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14272 2018-08-09 23:55:00,197 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:55:00,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-09 23:55:00,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:00,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-09 23:55:00,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:00,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:00,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:00,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:00,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:00,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:00,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:00,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:00,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-09 23:55:00,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-09 23:55:00,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-09 23:55:00,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-09 23:55:00,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:00,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:00,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:00,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:00,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:00,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:00,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:00,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:00,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:00,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-09 23:55:00,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-09 23:55:00,202 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:55:00,262 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:55:00,262 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:55:00,262 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:55:00,262 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:55:00,262 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:55:00,262 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:55:00,263 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:55:00,263 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:55:00,263 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:55:00,263 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:55:00 GMT 2018-08-09 23:55:00,263 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:55:00,263 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:55:00,263 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:55:05,269 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:55:05,340 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:55:05,340 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:55:05,340 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:55:05,340 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:55:05,341 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:55:05,341 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:55:05,341 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:55:05,341 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:01.172Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:01.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "73e19ab5-eaba-4f71-8b11-697a0c114ee1"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:01.674Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:01.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "73e19ab5-eaba-4f71-8b11-697a0c114ee1"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:01.674Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:01.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "73e19ab5-eaba-4f71-8b11-697a0c114ee1"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:01.674Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:01.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "73e19ab5-eaba-4f71-8b11-697a0c114ee1"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:01.674Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:01.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "73e19ab5-eaba-4f71-8b11-697a0c114ee1"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:01.674Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:01.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "73e19ab5-eaba-4f71-8b11-697a0c114ee1"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:01.674Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:01.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "73e19ab5-eaba-4f71-8b11-697a0c114ee1"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:01.674Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:01.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "73e19ab5-eaba-4f71-8b11-697a0c114ee1"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:01.674Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:01.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "73e19ab5-eaba-4f71-8b11-697a0c114ee1"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:01.674Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:01.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "73e19ab5-eaba-4f71-8b11-697a0c114ee1"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:01.674Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:01.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "73e19ab5-eaba-4f71-8b11-697a0c114ee1"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:01.674Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:01.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "73e19ab5-eaba-4f71-8b11-697a0c114ee1"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:01.674Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:01.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "73e19ab5-eaba-4f71-8b11-697a0c114ee1"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:01.674Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:01.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "73e19ab5-eaba-4f71-8b11-697a0c114ee1"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:01.674Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:01.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "73e19ab5-eaba-4f71-8b11-697a0c114ee1"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:01.674Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:01.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "73e19ab5-eaba-4f71-8b11-697a0c114ee1"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:01.674Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:01.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "73e19ab5-eaba-4f71-8b11-697a0c114ee1"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:01.674Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:01.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "73e19ab5-eaba-4f71-8b11-697a0c114ee1"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:01.674Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:01.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "73e19ab5-eaba-4f71-8b11-697a0c114ee1"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:01.674Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:01.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "73e19ab5-eaba-4f71-8b11-697a0c114ee1"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:01.674Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:01.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "73e19ab5-eaba-4f71-8b11-697a0c114ee1"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:01.674Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:01.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "73e19ab5-eaba-4f71-8b11-697a0c114ee1"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:01.674Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:01.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "73e19ab5-eaba-4f71-8b11-697a0c114ee1"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:01.674Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:01.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "73e19ab5-eaba-4f71-8b11-697a0c114ee1"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:01.674Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:01.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "73e19ab5-eaba-4f71-8b11-697a0c114ee1"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:01.674Z", "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-09T23:55:01.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "73e19ab5-eaba-4f71-8b11-697a0c114ee1"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:01.674Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:01.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "73e19ab5-eaba-4f71-8b11-697a0c114ee1"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:01.674Z", "message": "env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:01.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "73e19ab5-eaba-4f71-8b11-697a0c114ee1"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:01.674Z", "message": "system_python set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:01.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "73e19ab5-eaba-4f71-8b11-697a0c114ee1"}, {"node_instance_id": "proxy_host_0ewyu7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:01.703Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:01.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "proxy_host_0ewyu7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:02.668Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:02.668Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:02.871Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:02.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "286e4c0c-cec3-4dab-971b-d95af4007d68"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:02.871Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:02.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "286e4c0c-cec3-4dab-971b-d95af4007d68"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:02.871Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:02.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "286e4c0c-cec3-4dab-971b-d95af4007d68"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:02.871Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:02.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "286e4c0c-cec3-4dab-971b-d95af4007d68"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:02.871Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:02.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "286e4c0c-cec3-4dab-971b-d95af4007d68"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:02.871Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:02.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "286e4c0c-cec3-4dab-971b-d95af4007d68"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:02.871Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:02.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "286e4c0c-cec3-4dab-971b-d95af4007d68"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:02.871Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:02.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "286e4c0c-cec3-4dab-971b-d95af4007d68"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:02.871Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:02.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "286e4c0c-cec3-4dab-971b-d95af4007d68"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:02.871Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:02.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "286e4c0c-cec3-4dab-971b-d95af4007d68"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:02.871Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:02.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "286e4c0c-cec3-4dab-971b-d95af4007d68"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:02.871Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:02.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "286e4c0c-cec3-4dab-971b-d95af4007d68"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:02.871Z", "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-09T23:55:02.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "73e19ab5-eaba-4f71-8b11-697a0c114ee1"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:02.871Z", "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-09T23:55:02.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "286e4c0c-cec3-4dab-971b-d95af4007d68"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:02.871Z", "message": "Creating Agent dime_host_x0zwmt", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:02.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "73e19ab5-eaba-4f71-8b11-697a0c114ee1"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:02.871Z", "message": "Creating agent from package", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:02.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "73e19ab5-eaba-4f71-8b11-697a0c114ee1"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:02.871Z", "message": "Downloading Agent Package from https://192.168.120.15: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-09T23:55:02.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "73e19ab5-eaba-4f71-8b11-697a0c114ee1"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:02.871Z", "message": "env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:02.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "286e4c0c-cec3-4dab-971b-d95af4007d68"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:02.871Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:02.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "286e4c0c-cec3-4dab-971b-d95af4007d68"}], "metadata": {"pagination": {"total": 469, "offset": 387, "size": 50}}} 2018-08-09 23:55:05,341 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:55:05,341 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:55:05 GMT 2018-08-09 23:55:05,341 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:55:05,341 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27580 2018-08-09 23:55:05,341 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:55:05,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-09 23:55:05,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:05,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:05,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:05,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:05,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:05,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:05,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:05,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:05,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:05,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:05,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:05,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:05,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:05,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:05,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:05,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:05,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:05,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:05,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:05,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:05,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:05,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:05,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:05,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:05,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-09 23:55:05,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-09 23:55:05,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-09 23:55:05,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-09 23:55:05,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-09 23:55:05,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-09 23:55:05,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:05,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:05,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:05,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:05,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:05,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:05,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:05,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:05,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:05,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:05,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:05,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:05,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-09 23:55:05,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-09 23:55:05,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent dime_host_x0zwmt 2018-08-09 23:55:05,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-09 23:55:05,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.15:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-09 23:55:05,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-09 23:55:05,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-09 23:55:05,351 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:55:05,431 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:55:05,431 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:55:05,432 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:55:05,432 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:55:05,432 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:55:05,432 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:55:05,432 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:55:05,432 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:55:05,432 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:55:05,432 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:55:05 GMT 2018-08-09 23:55:05,432 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:55:05,433 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:55:05,433 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:55:10,438 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:55:10,527 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:55:10,527 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:55:10,527 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:55:10,528 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:55:10,528 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:55:10,528 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:55:10,528 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:55:10,528 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:02.871Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:02.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "286e4c0c-cec3-4dab-971b-d95af4007d68"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:02.871Z", "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-09T23:55:02.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "73e19ab5-eaba-4f71-8b11-697a0c114ee1"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:03.920Z", "message": "system_python set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:03.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "286e4c0c-cec3-4dab-971b-d95af4007d68"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:03.920Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:03.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "286e4c0c-cec3-4dab-971b-d95af4007d68"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:03.920Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:03.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "286e4c0c-cec3-4dab-971b-d95af4007d68"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:03.920Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:03.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "286e4c0c-cec3-4dab-971b-d95af4007d68"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:03.920Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:03.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "286e4c0c-cec3-4dab-971b-d95af4007d68"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:03.920Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:03.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "286e4c0c-cec3-4dab-971b-d95af4007d68"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:03.920Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:03.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "286e4c0c-cec3-4dab-971b-d95af4007d68"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:03.920Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_qyv1vr/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:03.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "286e4c0c-cec3-4dab-971b-d95af4007d68"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:03.920Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:03.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "286e4c0c-cec3-4dab-971b-d95af4007d68"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:03.920Z", "message": "Downloading Agent Package from https://192.168.120.15: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-09T23:55:03.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "286e4c0c-cec3-4dab-971b-d95af4007d68"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:03.920Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:03.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "286e4c0c-cec3-4dab-971b-d95af4007d68"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:03.920Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:03.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "286e4c0c-cec3-4dab-971b-d95af4007d68"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:03.920Z", "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-09T23:55:03.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "286e4c0c-cec3-4dab-971b-d95af4007d68"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:03.920Z", "message": "Creating Agent sprout_host_qyv1vr", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:03.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "286e4c0c-cec3-4dab-971b-d95af4007d68"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:03.920Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:03.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "286e4c0c-cec3-4dab-971b-d95af4007d68"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:03.920Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:03.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "286e4c0c-cec3-4dab-971b-d95af4007d68"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:03.920Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:03.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "286e4c0c-cec3-4dab-971b-d95af4007d68"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:03.920Z", "message": "Creating agent from package", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:03.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "286e4c0c-cec3-4dab-971b-d95af4007d68"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:03.920Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:03.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "286e4c0c-cec3-4dab-971b-d95af4007d68"}, {"node_instance_id": "proxy_host_0ewyu7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:04.233Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:04.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "proxy_host_0ewyu7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:04.752Z", "message": "Creating Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:04.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "proxy_host_0ewyu7", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:04.752Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:04.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "proxy_host_0ewyu7", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:04.752Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:04.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:05.008Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:05.008Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "73e19ab5-eaba-4f71-8b11-697a0c114ee1"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:05.008Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.15', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_x0zwmt/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_x0zwmt/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'dime_host_x0zwmt', 'REST_HOST': '192.168.120.15', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_x0zwmt/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_x0zwmt', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dk5lKw._igHYXeYaNaUi33lGk9IBol81t4'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:05.008Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "73e19ab5-eaba-4f71-8b11-697a0c114ee1"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:05.008Z", "message": "Auto-correcting virtualenv /home/ubuntu/dime_host_x0zwmt/env", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:05.008Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "73e19ab5-eaba-4f71-8b11-697a0c114ee1"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:05.008Z", "message": "Server is ACTIVE", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:05.008Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "fd392282-f686-4065-aafc-94dba19a8964"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:05.008Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:05.008Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "73e19ab5-eaba-4f71-8b11-697a0c114ee1"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:05.008Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:05.008Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "73e19ab5-eaba-4f71-8b11-697a0c114ee1"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:05.008Z", "message": "Untaring Agent package...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:05.008Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "286e4c0c-cec3-4dab-971b-d95af4007d68"}, {"node_instance_id": "dime_host_x0zwmt", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:05.797Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:05.797Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "dime_host_x0zwmt", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:05.797Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:05.797Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "dime_host_x0zwmt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:05.797Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:05.797Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "homer_host_lakb9j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:05.797Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:05.797Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "dime_host_x0zwmt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:05.797Z", "message": "Configuring Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:05.797Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "homer_host_lakb9j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:05.797Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:05.797Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:06.027Z", "message": "Auto-correcting virtualenv /home/ubuntu/sprout_host_qyv1vr/env", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:06.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "286e4c0c-cec3-4dab-971b-d95af4007d68"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:06.027Z", "message": "Successfully created daemon: dime_host_x0zwmt", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:06.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "73e19ab5-eaba-4f71-8b11-697a0c114ee1"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:06.027Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:06.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "dac59180-832e-4a72-a6fc-25da54f9277a"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:06.027Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:06.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "286e4c0c-cec3-4dab-971b-d95af4007d68"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:06.027Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:06.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "dac59180-832e-4a72-a6fc-25da54f9277a"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:06.027Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:06.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2f810a61-7404-478e-aefb-bc4e201e4649"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:06.027Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:06.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2f810a61-7404-478e-aefb-bc4e201e4649"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:06.027Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:06.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2f810a61-7404-478e-aefb-bc4e201e4649"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:06.027Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:06.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "dac59180-832e-4a72-a6fc-25da54f9277a"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:06.027Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.15', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_qyv1vr/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_qyv1vr/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_qyv1vr', 'REST_HOST': '192.168.120.15', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_qyv1vr/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_qyv1vr', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dk5lKw._igHYXeYaNaUi33lGk9IBol81t4'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:06.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "286e4c0c-cec3-4dab-971b-d95af4007d68"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:06.027Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:06.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "286e4c0c-cec3-4dab-971b-d95af4007d68"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:06.027Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:06.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2f810a61-7404-478e-aefb-bc4e201e4649"}], "metadata": {"pagination": {"total": 614, "offset": 437, "size": 50}}} 2018-08-09 23:55:10,528 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:55:10,528 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:55:10 GMT 2018-08-09 23:55:10,528 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:55:10,529 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28837 2018-08-09 23:55:10,529 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:55:10,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:10,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-09 23:55:10,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-09 23:55:10,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:10,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:10,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:10,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:10,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:10,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:10,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_qyv1vr/cloudify/ssl/cloudify_internal_cert.pem 2018-08-09 23:55:10,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:10,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.15:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-09 23:55:10,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:10,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:10,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-09 23:55:10,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent sprout_host_qyv1vr 2018-08-09 23:55:10,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:10,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:10,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:10,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-09 23:55:10,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-09 23:55:10,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-08-09 23:55:10,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-09 23:55:10,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-09 23:55:10,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-09 23:55:10,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-09 23:55:10,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.15', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_x0zwmt/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_x0zwmt/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'dime_host_x0zwmt', 'REST_HOST': '192.168.120.15', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_x0zwmt/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_x0zwmt', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dk5lKw._igHYXeYaNaUi33lGk9IBol81t4'} 2018-08-09 23:55:10,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/dime_host_x0zwmt/env 2018-08-09 23:55:10,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-09 23:55:10,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-09 23:55:10,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-09 23:55:10,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-09 23:55:10,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-09 23:55:10,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-09 23:55:10,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-09 23:55:10,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-09 23:55:10,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-09 23:55:10,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-09 23:55:10,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/sprout_host_qyv1vr/env 2018-08-09 23:55:10,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: dime_host_x0zwmt 2018-08-09 23:55:10,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:10,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-09 23:55:10,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:10,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:10,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-09 23:55:10,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:10,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:10,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.15', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_qyv1vr/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_qyv1vr/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_qyv1vr', 'REST_HOST': '192.168.120.15', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_qyv1vr/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_qyv1vr', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dk5lKw._igHYXeYaNaUi33lGk9IBol81t4'} 2018-08-09 23:55:10,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-09 23:55:10,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:10,538 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:55:10,605 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:55:10,605 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:55:10,606 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:55:10,606 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:55:10,606 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:55:10,606 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:55:10,606 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:55:10,606 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:55:10,606 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:55:10,606 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:55:10 GMT 2018-08-09 23:55:10,606 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:55:10,607 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:55:10,607 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:55:15,612 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:55:15,743 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:55:15,744 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:55:15,744 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:55:15,744 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:55:15,744 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:55:15,744 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:55:15,744 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:55:15,744 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:06.027Z", "message": "Creating...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:06.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "73e19ab5-eaba-4f71-8b11-697a0c114ee1"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:06.027Z", "message": "Successfully created daemon: dime_host_x0zwmt", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:06.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "73e19ab5-eaba-4f71-8b11-697a0c114ee1"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:06.027Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:06.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2f810a61-7404-478e-aefb-bc4e201e4649"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:06.027Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:06.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "286e4c0c-cec3-4dab-971b-d95af4007d68"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:06.027Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:06.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "dac59180-832e-4a72-a6fc-25da54f9277a"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:06.027Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:06.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2f810a61-7404-478e-aefb-bc4e201e4649"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:06.027Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:06.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2f810a61-7404-478e-aefb-bc4e201e4649"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:06.027Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:06.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "dac59180-832e-4a72-a6fc-25da54f9277a"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:06.027Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:06.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "286e4c0c-cec3-4dab-971b-d95af4007d68"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:06.027Z", "message": " SNIMissingWarning", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:06.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "73e19ab5-eaba-4f71-8b11-697a0c114ee1"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:06.027Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.15', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_qyv1vr/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_qyv1vr/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_qyv1vr', 'REST_HOST': '192.168.120.15', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_qyv1vr/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_qyv1vr', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dk5lKw._igHYXeYaNaUi33lGk9IBol81t4'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:06.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "286e4c0c-cec3-4dab-971b-d95af4007d68"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:06.027Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:06.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "dac59180-832e-4a72-a6fc-25da54f9277a"}, {"node_instance_id": "sprout_host_qyv1vr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:06.802Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:06.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "sprout_host_qyv1vr", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:06.802Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:06.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "sprout_host_qyv1vr", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:06.802Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:06.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "sprout_host_qyv1vr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:06.802Z", "message": "Configuring Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:06.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:07.047Z", "message": "Creating...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:07.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "286e4c0c-cec3-4dab-971b-d95af4007d68"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:07.047Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:07.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "dac59180-832e-4a72-a6fc-25da54f9277a"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:07.047Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:07.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "dac59180-832e-4a72-a6fc-25da54f9277a"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:07.047Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:07.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "dac59180-832e-4a72-a6fc-25da54f9277a"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:07.047Z", "message": " SNIMissingWarning", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:07.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "286e4c0c-cec3-4dab-971b-d95af4007d68"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:07.047Z", "message": "/home/ubuntu/sprout_host_qyv1vr/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-09T23:55:07.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "286e4c0c-cec3-4dab-971b-d95af4007d68"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:07.047Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:07.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "dac59180-832e-4a72-a6fc-25da54f9277a"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:07.047Z", "message": "Configuring Agent dime_host_x0zwmt", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:07.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "dac59180-832e-4a72-a6fc-25da54f9277a"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:07.047Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:07.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "dac59180-832e-4a72-a6fc-25da54f9277a"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:07.047Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:07.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "dac59180-832e-4a72-a6fc-25da54f9277a"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:07.047Z", "message": "Successfully created daemon: sprout_host_qyv1vr", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:07.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "286e4c0c-cec3-4dab-971b-d95af4007d68"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:07.047Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:07.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "dac59180-832e-4a72-a6fc-25da54f9277a"}, {"node_instance_id": "dime_host_x0zwmt", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:07.809Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:07.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "dime_host_x0zwmt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:07.809Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:07.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "dime_host_x0zwmt", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:07.809Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:07.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "ellis_host_qu7wov", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:07.809Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:07.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "ellis_host_qu7wov", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:07.809Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:07.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "dime_host_x0zwmt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:07.809Z", "message": "Starting Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:07.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:08.091Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:08.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "23179ffb-214c-4aad-9111-80c0eb181044"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:08.091Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:08.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "23179ffb-214c-4aad-9111-80c0eb181044"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:08.091Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:08.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "23179ffb-214c-4aad-9111-80c0eb181044"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:08.091Z", "message": "Configuring Agent sprout_host_qyv1vr", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:08.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "23179ffb-214c-4aad-9111-80c0eb181044"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:08.091Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:08.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "23179ffb-214c-4aad-9111-80c0eb181044"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:08.091Z", "message": "Successfully configured daemon: dime_host_x0zwmt", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:08.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "dac59180-832e-4a72-a6fc-25da54f9277a"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:08.091Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:08.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "23179ffb-214c-4aad-9111-80c0eb181044"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:08.091Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:08.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "23179ffb-214c-4aad-9111-80c0eb181044"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:08.091Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:08.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "dac59180-832e-4a72-a6fc-25da54f9277a"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:08.091Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:08.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "23179ffb-214c-4aad-9111-80c0eb181044"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:08.091Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:08.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "23179ffb-214c-4aad-9111-80c0eb181044"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:08.091Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:08.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "23179ffb-214c-4aad-9111-80c0eb181044"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:08.091Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:08.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "23179ffb-214c-4aad-9111-80c0eb181044"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:08.091Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:08.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "dac59180-832e-4a72-a6fc-25da54f9277a"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:08.091Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:08.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "23179ffb-214c-4aad-9111-80c0eb181044"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:08.091Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:08.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "dac59180-832e-4a72-a6fc-25da54f9277a"}], "metadata": {"pagination": {"total": 730, "offset": 487, "size": 50}}} 2018-08-09 23:55:15,744 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:55:15,745 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:55:15 GMT 2018-08-09 23:55:15,745 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:55:15,745 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28266 2018-08-09 23:55:15,745 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:55:15,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-09 23:55:15,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: dime_host_x0zwmt 2018-08-09 23:55:15,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:15,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-09 23:55:15,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:15,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:15,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-09 23:55:15,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:15,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-09 23:55:15,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-09 23:55:15,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.15', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_qyv1vr/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_qyv1vr/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_qyv1vr', 'REST_HOST': '192.168.120.15', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_qyv1vr/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_qyv1vr', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dk5lKw._igHYXeYaNaUi33lGk9IBol81t4'} 2018-08-09 23:55:15,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:15,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-09 23:55:15,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-09 23:55:15,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-09 23:55:15,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-09 23:55:15,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-09 23:55:15,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-09 23:55:15,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:15,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:15,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-09 23:55:15,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/sprout_host_qyv1vr/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-09 23:55:15,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:15,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent dime_host_x0zwmt 2018-08-09 23:55:15,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:15,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:15,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: sprout_host_qyv1vr 2018-08-09 23:55:15,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-09 23:55:15,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-09 23:55:15,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-09 23:55:15,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-09 23:55:15,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-09 23:55:15,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-09 23:55:15,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-09 23:55:15,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:15,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:15,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:15,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent sprout_host_qyv1vr 2018-08-09 23:55:15,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:15,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: dime_host_x0zwmt 2018-08-09 23:55:15,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-09 23:55:15,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:15,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-09 23:55:15,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:15,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-09 23:55:15,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:15,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:15,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-09 23:55:15,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:15,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-09 23:55:15,755 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:55:15,853 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:55:15,853 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:55:15,853 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:55:15,853 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:55:15,853 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:55:15,854 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:55:15,854 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:55:15,854 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:55:15,854 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:55:15,854 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:55:15 GMT 2018-08-09 23:55:15,854 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:55:15,854 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:55:15,854 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:55:20,860 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:55:20,943 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:55:20,943 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:55:20,943 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:55:20,943 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:55:20,943 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:55:20,943 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:55:20,943 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:55:20,943 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_qyv1vr", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:08.817Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:08.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "homer_host_lakb9j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:08.817Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:08.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "sprout_host_qyv1vr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:08.817Z", "message": "Starting Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:08.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "homer_host_lakb9j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:08.817Z", "message": "Creating Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:08.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "homer_host_lakb9j", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:08.817Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:08.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "sprout_host_qyv1vr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:08.817Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:08.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "homer_host_lakb9j", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:08.817Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:08.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bind_host_spdzu0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:08.817Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:08.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bind_host_spdzu0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:08.817Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:08.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:09.115Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:09.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2f810a61-7404-478e-aefb-bc4e201e4649"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:09.115Z", "message": "system_python set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:09.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2f810a61-7404-478e-aefb-bc4e201e4649"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:09.115Z", "message": "Server is ACTIVE", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:09.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "55ce018e-eb75-440a-9214-f732d177794f"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:09.115Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:09.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "a303adbe-86f8-4ce2-b41d-4e701007d9bf"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:09.115Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:09.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2f810a61-7404-478e-aefb-bc4e201e4649"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:09.115Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:09.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2f810a61-7404-478e-aefb-bc4e201e4649"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:09.115Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:09.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2f810a61-7404-478e-aefb-bc4e201e4649"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:09.115Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:09.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "23179ffb-214c-4aad-9111-80c0eb181044"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:09.115Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:09.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "a303adbe-86f8-4ce2-b41d-4e701007d9bf"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:09.115Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:09.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "a303adbe-86f8-4ce2-b41d-4e701007d9bf"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:09.115Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:09.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2f810a61-7404-478e-aefb-bc4e201e4649"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:09.115Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:09.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "23179ffb-214c-4aad-9111-80c0eb181044"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:09.115Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:09.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "a303adbe-86f8-4ce2-b41d-4e701007d9bf"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:09.115Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:09.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2f810a61-7404-478e-aefb-bc4e201e4649"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:09.115Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:09.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2f810a61-7404-478e-aefb-bc4e201e4649"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:09.115Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:09.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "23179ffb-214c-4aad-9111-80c0eb181044"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:09.115Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:09.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2f810a61-7404-478e-aefb-bc4e201e4649"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:09.115Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:09.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2f810a61-7404-478e-aefb-bc4e201e4649"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:09.115Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:09.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2f810a61-7404-478e-aefb-bc4e201e4649"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:09.115Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:09.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2f810a61-7404-478e-aefb-bc4e201e4649"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:09.115Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:09.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2f810a61-7404-478e-aefb-bc4e201e4649"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:09.115Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:09.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "a303adbe-86f8-4ce2-b41d-4e701007d9bf"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:09.115Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:09.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2f810a61-7404-478e-aefb-bc4e201e4649"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:09.115Z", "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-09T23:55:09.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2f810a61-7404-478e-aefb-bc4e201e4649"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:09.115Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_0ewyu7/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:09.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2f810a61-7404-478e-aefb-bc4e201e4649"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:09.115Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:09.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "a303adbe-86f8-4ce2-b41d-4e701007d9bf"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:09.115Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:09.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2f810a61-7404-478e-aefb-bc4e201e4649"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:09.115Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:09.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "a303adbe-86f8-4ce2-b41d-4e701007d9bf"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:09.115Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:09.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2f810a61-7404-478e-aefb-bc4e201e4649"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:09.115Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:09.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2f810a61-7404-478e-aefb-bc4e201e4649"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:09.115Z", "message": "Starting Agent dime_host_x0zwmt", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:09.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "a303adbe-86f8-4ce2-b41d-4e701007d9bf"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:09.115Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:09.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2f810a61-7404-478e-aefb-bc4e201e4649"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:09.115Z", "message": "Successfully configured daemon: sprout_host_qyv1vr", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:09.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "23179ffb-214c-4aad-9111-80c0eb181044"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:09.115Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:09.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2f810a61-7404-478e-aefb-bc4e201e4649"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:09.115Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:09.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "a303adbe-86f8-4ce2-b41d-4e701007d9bf"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:09.115Z", "message": "Creating Agent proxy_host_0ewyu7", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:09.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2f810a61-7404-478e-aefb-bc4e201e4649"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:09.115Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:09.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2f810a61-7404-478e-aefb-bc4e201e4649"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:09.115Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:09.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "a303adbe-86f8-4ce2-b41d-4e701007d9bf"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:09.115Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:09.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "a303adbe-86f8-4ce2-b41d-4e701007d9bf"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:09.115Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:09.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2f810a61-7404-478e-aefb-bc4e201e4649"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:09.115Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:09.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2f810a61-7404-478e-aefb-bc4e201e4649"}], "metadata": {"pagination": {"total": 945, "offset": 537, "size": 50}}} 2018-08-09 23:55:20,944 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:55:20,944 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:55:20 GMT 2018-08-09 23:55:20,944 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:55:20,944 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27195 2018-08-09 23:55:20,944 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:55:20,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-09 23:55:20,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-08-09 23:55:20,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-09 23:55:20,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-09 23:55:20,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-09 23:55:20,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-09 23:55:20,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-09 23:55:20,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-09 23:55:20,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-09 23:55:20,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:20,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-09 23:55:20,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-09 23:55:20,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:20,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:20,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:20,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:20,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-09 23:55:20,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-09 23:55:20,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:20,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:20,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-09 23:55:20,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-09 23:55:20,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:20,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:20,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-09 23:55:20,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:20,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:20,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:20,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:20,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:20,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:20,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:20,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-09 23:55:20,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_0ewyu7/cloudify/ssl/cloudify_internal_cert.pem 2018-08-09 23:55:20,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:20,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:20,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:20,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:20,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:20,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent dime_host_x0zwmt 2018-08-09 23:55:20,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:20,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: sprout_host_qyv1vr 2018-08-09 23:55:20,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:20,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:20,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent proxy_host_0ewyu7 2018-08-09 23:55:20,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:20,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:20,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:20,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:20,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-09 23:55:20,953 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:55:21,042 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:55:21,043 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:55:21,043 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:55:21,043 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:55:21,043 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:55:21,043 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:55:21,043 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:55:21,043 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:55:21,043 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:55:21,044 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:55:21 GMT 2018-08-09 23:55:21,044 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:55:21,044 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:55:21,044 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:55:26,049 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:55:26,127 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:55:26,127 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:55:26,128 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:55:26,128 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:55:26,128 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:55:26,128 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:55:26,128 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:55:26,128 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:09.115Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:09.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2f810a61-7404-478e-aefb-bc4e201e4649"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:09.115Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:09.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "23179ffb-214c-4aad-9111-80c0eb181044"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:09.115Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:09.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2f810a61-7404-478e-aefb-bc4e201e4649"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:09.115Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:09.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2f810a61-7404-478e-aefb-bc4e201e4649"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:09.115Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:09.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2f810a61-7404-478e-aefb-bc4e201e4649"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:09.115Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:09.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "a303adbe-86f8-4ce2-b41d-4e701007d9bf"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:09.115Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:09.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2f810a61-7404-478e-aefb-bc4e201e4649"}, {"node_instance_id": "sprout_host_qyv1vr", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:09.813Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:09.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "ellis_host_qu7wov", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:09.813Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:09.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:09.813Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:09.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "ellis_host_qu7wov", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:09.813Z", "message": "Creating Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:09.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:10.190Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:10.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "caf24ed0-e4d1-4819-be40-f87a00dae2c2"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:10.190Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:10.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2f810a61-7404-478e-aefb-bc4e201e4649"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:10.190Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:10.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "caf24ed0-e4d1-4819-be40-f87a00dae2c2"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:10.190Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:10.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "caf24ed0-e4d1-4819-be40-f87a00dae2c2"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:10.190Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:10.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "caf24ed0-e4d1-4819-be40-f87a00dae2c2"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:10.190Z", "message": "Creating agent from package", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:10.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2f810a61-7404-478e-aefb-bc4e201e4649"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:10.190Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:10.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "caf24ed0-e4d1-4819-be40-f87a00dae2c2"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:10.190Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:10.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "caf24ed0-e4d1-4819-be40-f87a00dae2c2"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:10.190Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:10.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "caf24ed0-e4d1-4819-be40-f87a00dae2c2"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:10.190Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:10.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "caf24ed0-e4d1-4819-be40-f87a00dae2c2"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:10.190Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:10.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "caf24ed0-e4d1-4819-be40-f87a00dae2c2"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:10.190Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:10.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "caf24ed0-e4d1-4819-be40-f87a00dae2c2"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:10.190Z", "message": "Server is ACTIVE", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:10.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "cb8618bc-9c8e-4980-a2d6-d09336030397"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:10.190Z", "message": "Downloading Agent Package from https://192.168.120.15: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-09T23:55:10.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2f810a61-7404-478e-aefb-bc4e201e4649"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:10.190Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:10.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "caf24ed0-e4d1-4819-be40-f87a00dae2c2"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:10.190Z", "message": "Untaring Agent package...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:10.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2f810a61-7404-478e-aefb-bc4e201e4649"}, {"node_instance_id": "ellis_host_qu7wov", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:11.003Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:11.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "vellum_host_jeuydi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:11.003Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:11.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:11.200Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:11.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "609e28e4-ba37-4171-882d-b6f2eff019e2"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:11.200Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:11.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "f8359a74-6ca7-4d99-a8f4-479735422efb"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:11.200Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:11.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "f8359a74-6ca7-4d99-a8f4-479735422efb"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:11.200Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:11.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "f8359a74-6ca7-4d99-a8f4-479735422efb"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:11.200Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:11.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "f8359a74-6ca7-4d99-a8f4-479735422efb"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:11.200Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:11.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "f8359a74-6ca7-4d99-a8f4-479735422efb"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:11.200Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:11.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "f8359a74-6ca7-4d99-a8f4-479735422efb"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:11.200Z", "message": "Starting Agent sprout_host_qyv1vr", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:11.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "f8359a74-6ca7-4d99-a8f4-479735422efb"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:11.200Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:11.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "f8359a74-6ca7-4d99-a8f4-479735422efb"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:11.200Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:11.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "f8359a74-6ca7-4d99-a8f4-479735422efb"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:11.200Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:11.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "f8359a74-6ca7-4d99-a8f4-479735422efb"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:11.200Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:11.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "f8359a74-6ca7-4d99-a8f4-479735422efb"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:11.200Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:11.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "f8359a74-6ca7-4d99-a8f4-479735422efb"}, {"node_instance_id": "bind_host_spdzu0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:12.009Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:12.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:12.009Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:12.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bind_host_spdzu0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:12.009Z", "message": "Creating Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:12.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bind_host_spdzu0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:12.009Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:12.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:12.206Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:12.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2f810a61-7404-478e-aefb-bc4e201e4649"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:12.206Z", "message": " SNIMissingWarning", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:12.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2f810a61-7404-478e-aefb-bc4e201e4649"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:12.206Z", "message": "Successfully created daemon: proxy_host_0ewyu7", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:12.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2f810a61-7404-478e-aefb-bc4e201e4649"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:12.206Z", "message": "/home/ubuntu/proxy_host_0ewyu7/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-09T23:55:12.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2f810a61-7404-478e-aefb-bc4e201e4649"}], "metadata": {"pagination": {"total": 1068, "offset": 587, "size": 50}}} 2018-08-09 23:55:26,128 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:55:26,129 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:55:26 GMT 2018-08-09 23:55:26,129 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:55:26,129 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27430 2018-08-09 23:55:26,129 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:55:26,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-09 23:55:26,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-09 23:55:26,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:26,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:26,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:26,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:26,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:26,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-09 23:55:26,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-08-09 23:55:26,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-09 23:55:26,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-09 23:55:26,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:26,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-09 23:55:26,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-09 23:55:26,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:26,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:26,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-09 23:55:26,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:26,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-09 23:55:26,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:26,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:26,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:26,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:26,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-09 23:55:26,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.15:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-09 23:55:26,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:26,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-09 23:55:26,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-09 23:55:26,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-09 23:55:26,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-09 23:55:26,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:26,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:26,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:26,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-09 23:55:26,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:26,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-09 23:55:26,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent sprout_host_qyv1vr 2018-08-09 23:55:26,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:26,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:26,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:26,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:26,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:26,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-09 23:55:26,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-09 23:55:26,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-09 23:55:26,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-08-09 23:55:26,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-09 23:55:26,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-09 23:55:26,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: proxy_host_0ewyu7 2018-08-09 23:55:26,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_0ewyu7/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-09 23:55:26,138 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:55:26,198 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:55:26,198 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:55:26,198 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:55:26,198 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:55:26,198 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:55:26,198 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:55:26,198 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:55:26,199 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:55:26,199 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:55:26,199 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:55:26 GMT 2018-08-09 23:55:26,199 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:55:26,199 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:55:26,199 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:55:31,205 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:55:31,298 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:55:31,298 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:55:31,299 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:55:31,299 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:55:31,299 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:55:31,299 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:55:31,299 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:55:31,299 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:12.206Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:12.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2f810a61-7404-478e-aefb-bc4e201e4649"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:12.206Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:12.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2f810a61-7404-478e-aefb-bc4e201e4649"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:12.206Z", "message": "Auto-correcting virtualenv /home/ubuntu/proxy_host_0ewyu7/env", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:12.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2f810a61-7404-478e-aefb-bc4e201e4649"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:12.206Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.15', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_0ewyu7/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_0ewyu7/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_0ewyu7', 'REST_HOST': '192.168.120.15', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_0ewyu7/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_0ewyu7', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dk5lKw._igHYXeYaNaUi33lGk9IBol81t4'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:12.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2f810a61-7404-478e-aefb-bc4e201e4649"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:12.206Z", "message": "Creating...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:12.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2f810a61-7404-478e-aefb-bc4e201e4649"}, {"node_instance_id": "vellum_host_jeuydi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:13.318Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:13.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "proxy_host_0ewyu7", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:13.318Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:13.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "proxy_host_0ewyu7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:13.318Z", "message": "Configuring Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:13.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "dime_host_x0zwmt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:13.318Z", "message": "Installing plugins", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:13.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "dime_host_x0zwmt", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:13.318Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:13.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "ellis_host_qu7wov", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:13.318Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:13.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "dime_host_x0zwmt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:13.318Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:13.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "proxy_host_0ewyu7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:13.318Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:13.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:13.324Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:13.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "caf24ed0-e4d1-4819-be40-f87a00dae2c2"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:13.324Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:13.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "aafd6a64-364c-47a7-9849-86102f728945"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:13.324Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:13.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "caf24ed0-e4d1-4819-be40-f87a00dae2c2"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:13.324Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:13.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "caf24ed0-e4d1-4819-be40-f87a00dae2c2"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:13.324Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:13.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "caf24ed0-e4d1-4819-be40-f87a00dae2c2"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:13.324Z", "message": "Successfully started daemon: dime_host_x0zwmt", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:13.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "a303adbe-86f8-4ce2-b41d-4e701007d9bf"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:13.324Z", "message": "env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:13.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "caf24ed0-e4d1-4819-be40-f87a00dae2c2"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:13.324Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:13.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "caf24ed0-e4d1-4819-be40-f87a00dae2c2"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:13.324Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:13.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "caf24ed0-e4d1-4819-be40-f87a00dae2c2"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:13.324Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:13.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "caf24ed0-e4d1-4819-be40-f87a00dae2c2"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:13.324Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:13.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "caf24ed0-e4d1-4819-be40-f87a00dae2c2"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:13.324Z", "message": "Starting...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:13.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "a303adbe-86f8-4ce2-b41d-4e701007d9bf"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:13.324Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:13.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "caf24ed0-e4d1-4819-be40-f87a00dae2c2"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:13.324Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:13.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "aafd6a64-364c-47a7-9849-86102f728945"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:13.324Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:13.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "caf24ed0-e4d1-4819-be40-f87a00dae2c2"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:13.324Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:13.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "caf24ed0-e4d1-4819-be40-f87a00dae2c2"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:13.324Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:13.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "caf24ed0-e4d1-4819-be40-f87a00dae2c2"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:13.324Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_lakb9j/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:13.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "caf24ed0-e4d1-4819-be40-f87a00dae2c2"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:13.324Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:13.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "caf24ed0-e4d1-4819-be40-f87a00dae2c2"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:13.324Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:13.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "caf24ed0-e4d1-4819-be40-f87a00dae2c2"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:13.324Z", "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-09T23:55:13.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "caf24ed0-e4d1-4819-be40-f87a00dae2c2"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:13.324Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:13.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "caf24ed0-e4d1-4819-be40-f87a00dae2c2"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:13.324Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:13.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "caf24ed0-e4d1-4819-be40-f87a00dae2c2"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:13.324Z", "message": "system_python set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:13.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "caf24ed0-e4d1-4819-be40-f87a00dae2c2"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:13.324Z", "message": "Creating Agent homer_host_lakb9j", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:13.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "caf24ed0-e4d1-4819-be40-f87a00dae2c2"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:13.324Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:13.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "caf24ed0-e4d1-4819-be40-f87a00dae2c2"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:13.324Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:13.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "caf24ed0-e4d1-4819-be40-f87a00dae2c2"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:13.324Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:13.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "aafd6a64-364c-47a7-9849-86102f728945"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:13.324Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:13.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "caf24ed0-e4d1-4819-be40-f87a00dae2c2"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:13.324Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:13.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "caf24ed0-e4d1-4819-be40-f87a00dae2c2"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:13.324Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:13.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "caf24ed0-e4d1-4819-be40-f87a00dae2c2"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:13.324Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:13.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "caf24ed0-e4d1-4819-be40-f87a00dae2c2"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:13.324Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:13.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "caf24ed0-e4d1-4819-be40-f87a00dae2c2"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:13.324Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:13.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "aafd6a64-364c-47a7-9849-86102f728945"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:13.324Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:13.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "caf24ed0-e4d1-4819-be40-f87a00dae2c2"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:13.324Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:13.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "caf24ed0-e4d1-4819-be40-f87a00dae2c2"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:13.324Z", "message": "Starting daemon with command: sudo service celeryd-dime_host_x0zwmt start", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:13.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "a303adbe-86f8-4ce2-b41d-4e701007d9bf"}], "metadata": {"pagination": {"total": 1171, "offset": 637, "size": 50}}} 2018-08-09 23:55:31,299 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:55:31,299 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:55:31 GMT 2018-08-09 23:55:31,299 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:55:31,300 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28092 2018-08-09 23:55:31,300 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:55:31,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-09 23:55:31,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-09 23:55:31,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/proxy_host_0ewyu7/env 2018-08-09 23:55:31,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.15', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_0ewyu7/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_0ewyu7/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_0ewyu7', 'REST_HOST': '192.168.120.15', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_0ewyu7/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_0ewyu7', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dk5lKw._igHYXeYaNaUi33lGk9IBol81t4'} 2018-08-09 23:55:31,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-09 23:55:31,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-09 23:55:31,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-09 23:55:31,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-09 23:55:31,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-09 23:55:31,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-09 23:55:31,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-09 23:55:31,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-09 23:55:31,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-08-09 23:55:31,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:31,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:31,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:31,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:31,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-09 23:55:31,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: dime_host_x0zwmt 2018-08-09 23:55:31,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-09 23:55:31,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:31,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:31,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:31,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:31,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-09 23:55:31,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:31,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:31,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:31,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:31,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:31,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_lakb9j/cloudify/ssl/cloudify_internal_cert.pem 2018-08-09 23:55:31,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:31,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:31,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-09 23:55:31,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:31,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:31,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-09 23:55:31,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent homer_host_lakb9j 2018-08-09 23:55:31,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:31,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:31,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:31,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:31,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:31,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:31,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:31,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-09 23:55:31,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:31,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:31,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:31,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-dime_host_x0zwmt start 2018-08-09 23:55:31,309 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:55:31,548 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:55:31,548 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:55:31,548 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:55:31,548 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:55:31,548 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:55:31,549 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:55:31,549 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:55:31,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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:55:31,549 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:55:31,549 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:55:31 GMT 2018-08-09 23:55:31,549 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:55:31,549 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:55:31,549 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:55:36,555 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:55:36,738 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:55:36,738 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:55:36,739 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:55:36,739 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:55:36,739 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:55:36,739 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:55:36,739 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:55:36,739 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:13.324Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:13.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "caf24ed0-e4d1-4819-be40-f87a00dae2c2"}, {"node_instance_id": "bind_host_spdzu0", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:14.348Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:14.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:14.348Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [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:scheduling state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-09T23:55:14.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "dime_host_x0zwmt", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:14.348Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:14.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:14.358Z", "message": "Downloading Agent Package from https://192.168.120.15: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-09T23:55:14.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "caf24ed0-e4d1-4819-be40-f87a00dae2c2"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:14.358Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:14.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "072bc7e5-cac2-4cf2-b84e-3fa1e5d39a85"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:14.358Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:14.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "072bc7e5-cac2-4cf2-b84e-3fa1e5d39a85"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:14.358Z", "message": "Starting...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:14.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "f8359a74-6ca7-4d99-a8f4-479735422efb"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:14.358Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:14.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "072bc7e5-cac2-4cf2-b84e-3fa1e5d39a85"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:14.358Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:14.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "aafd6a64-364c-47a7-9849-86102f728945"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:14.358Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:14.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "aafd6a64-364c-47a7-9849-86102f728945"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:14.358Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:14.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "072bc7e5-cac2-4cf2-b84e-3fa1e5d39a85"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:14.358Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:14.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "aafd6a64-364c-47a7-9849-86102f728945"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:14.358Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:14.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "aafd6a64-364c-47a7-9849-86102f728945"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:14.358Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:14.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "aafd6a64-364c-47a7-9849-86102f728945"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:14.358Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:14.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "aafd6a64-364c-47a7-9849-86102f728945"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:14.358Z", "message": "Successfully started daemon: sprout_host_qyv1vr", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:14.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "f8359a74-6ca7-4d99-a8f4-479735422efb"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:14.358Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:14.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "4c3a2dd7-977b-48a5-90ef-a27f79e7bbf7"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:14.358Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:14.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "072bc7e5-cac2-4cf2-b84e-3fa1e5d39a85"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:14.358Z", "message": "Untaring Agent package...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:14.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "caf24ed0-e4d1-4819-be40-f87a00dae2c2"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:14.358Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:14.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "072bc7e5-cac2-4cf2-b84e-3fa1e5d39a85"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:14.358Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:14.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "072bc7e5-cac2-4cf2-b84e-3fa1e5d39a85"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:14.358Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:14.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "072bc7e5-cac2-4cf2-b84e-3fa1e5d39a85"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:14.358Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:14.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "072bc7e5-cac2-4cf2-b84e-3fa1e5d39a85"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:14.358Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:14.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "072bc7e5-cac2-4cf2-b84e-3fa1e5d39a85"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:14.358Z", "message": "Starting daemon with command: sudo service celeryd-sprout_host_qyv1vr start", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:14.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "f8359a74-6ca7-4d99-a8f4-479735422efb"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:14.358Z", "message": "Creating agent from package", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:14.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "caf24ed0-e4d1-4819-be40-f87a00dae2c2"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:14.358Z", "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-09T23:55:14.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "4c3a2dd7-977b-48a5-90ef-a27f79e7bbf7"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:14.358Z", "message": "Installing plugin from source", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:14.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "4c3a2dd7-977b-48a5-90ef-a27f79e7bbf7"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:14.358Z", "message": "[localhost] run: /home/ubuntu/dime_host_x0zwmt/env/bin/pip freeze", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:14.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "4c3a2dd7-977b-48a5-90ef-a27f79e7bbf7"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:14.358Z", "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-09T23:55:14.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "4c3a2dd7-977b-48a5-90ef-a27f79e7bbf7"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:14.358Z", "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-09T23:55:14.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "caf24ed0-e4d1-4819-be40-f87a00dae2c2"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:14.358Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:14.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "aafd6a64-364c-47a7-9849-86102f728945"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:14.358Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:14.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "072bc7e5-cac2-4cf2-b84e-3fa1e5d39a85"}, {"node_instance_id": "sprout_host_qyv1vr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:15.356Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:15.356Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "proxy_host_0ewyu7", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:15.356Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:15.356Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "sprout_host_qyv1vr", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:15.356Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:15.356Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "sprout_host_qyv1vr", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:15.356Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:15.356Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "sprout_host_qyv1vr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:15.356Z", "message": "Installing plugins", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:15.356Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:15.362Z", "message": "Removing directory: /tmp/tmp9T09ti", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:15.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "4c3a2dd7-977b-48a5-90ef-a27f79e7bbf7"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:15.362Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:15.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1d949935-69eb-4c77-91f0-374461e19e6f"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:15.362Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:15.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "d17dd945-683e-42b9-b295-f93bd5ab41e1"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:15.362Z", "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-09T23:55:15.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "4c3a2dd7-977b-48a5-90ef-a27f79e7bbf7"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:16.383Z", "message": "Server is ACTIVE", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:16.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "07064daf-a3fd-4980-9472-bf9088d32a65"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:16.383Z", "message": "Configuring Agent proxy_host_0ewyu7", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:16.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1d949935-69eb-4c77-91f0-374461e19e6f"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:16.383Z", "message": "Installing plugin from source", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:16.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "d17dd945-683e-42b9-b295-f93bd5ab41e1"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:16.383Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:16.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1d949935-69eb-4c77-91f0-374461e19e6f"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:16.383Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:16.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1d949935-69eb-4c77-91f0-374461e19e6f"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:16.383Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:16.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1d949935-69eb-4c77-91f0-374461e19e6f"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:16.383Z", "message": "Successfully created daemon: homer_host_lakb9j", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:16.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "caf24ed0-e4d1-4819-be40-f87a00dae2c2"}], "metadata": {"pagination": {"total": 1216, "offset": 687, "size": 50}}} 2018-08-09 23:55:36,739 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:55:36,739 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:55:36 GMT 2018-08-09 23:55:36,739 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:55:36,740 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28009 2018-08-09 23:55:36,740 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:55:36,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-09 23:55:36,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-09 23:55:36,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 4/60] 2018-08-09 23:55:36,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-09 23:55:36,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.15:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-09 23:55:36,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:36,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:36,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-09 23:55:36,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:36,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-09 23:55:36,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:36,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:36,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:36,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:36,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:36,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-09 23:55:36,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: sprout_host_qyv1vr 2018-08-09 23:55:36,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-09 23:55:36,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-09 23:55:36,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-09 23:55:36,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:36,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:36,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:36,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:36,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:36,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-sprout_host_qyv1vr start 2018-08-09 23:55:36,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-09 23:55:36,746 - 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-09 23:55:36,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-09 23:55:36,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/dime_host_x0zwmt/env/bin/pip freeze 2018-08-09 23:55:36,747 - 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-09 23:55:36,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-09 23:55:36,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:36,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-09 23:55:36,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-09 23:55:36,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-09 23:55:36,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-09 23:55:36,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-09 23:55:36,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-09 23:55:36,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp9T09ti 2018-08-09 23:55:36,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:36,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-09 23:55:36,748 - 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-09 23:55:36,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-09 23:55:36,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent proxy_host_0ewyu7 2018-08-09 23:55:36,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-09 23:55:36,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:36,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-09 23:55:36,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:36,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: homer_host_lakb9j 2018-08-09 23:55:36,750 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:55:36,989 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:55:36,989 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:55:36,989 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:55:36,989 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:55:36,990 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:55:36,990 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:55:36,990 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:55:36,990 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:55:36,990 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:55:36,990 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:55:36 GMT 2018-08-09 23:55:36,990 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:55:36,990 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:55:36,990 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:55:41,996 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:55:42,205 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:55:42,206 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:55:42,206 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:55:42,206 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:55:42,206 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:55:42,206 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:55:42,206 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:55:42,207 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:16.383Z", "message": "Creating...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:16.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "caf24ed0-e4d1-4819-be40-f87a00dae2c2"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:16.383Z", "message": "Successfully created daemon: homer_host_lakb9j", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:16.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "caf24ed0-e4d1-4819-be40-f87a00dae2c2"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:16.383Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:16.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1d949935-69eb-4c77-91f0-374461e19e6f"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:16.383Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:16.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1d949935-69eb-4c77-91f0-374461e19e6f"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:16.383Z", "message": "/home/ubuntu/homer_host_lakb9j/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-09T23:55:16.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "caf24ed0-e4d1-4819-be40-f87a00dae2c2"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:16.383Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:16.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "caf24ed0-e4d1-4819-be40-f87a00dae2c2"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:16.383Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:16.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1d949935-69eb-4c77-91f0-374461e19e6f"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:16.383Z", "message": "Auto-correcting virtualenv /home/ubuntu/homer_host_lakb9j/env", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:16.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "caf24ed0-e4d1-4819-be40-f87a00dae2c2"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:16.383Z", "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-09T23:55:16.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "d17dd945-683e-42b9-b295-f93bd5ab41e1"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:16.383Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:16.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1d949935-69eb-4c77-91f0-374461e19e6f"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:16.383Z", "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-09T23:55:16.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "d17dd945-683e-42b9-b295-f93bd5ab41e1"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:16.383Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:16.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "caf24ed0-e4d1-4819-be40-f87a00dae2c2"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:16.383Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:16.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1d949935-69eb-4c77-91f0-374461e19e6f"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:16.383Z", "message": "Configuring Agent proxy_host_0ewyu7", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:16.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1d949935-69eb-4c77-91f0-374461e19e6f"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:16.383Z", "message": "[localhost] run: /home/ubuntu/sprout_host_qyv1vr/env/bin/pip freeze", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:16.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "d17dd945-683e-42b9-b295-f93bd5ab41e1"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:16.383Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:16.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1d949935-69eb-4c77-91f0-374461e19e6f"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:16.383Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:16.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1d949935-69eb-4c77-91f0-374461e19e6f"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:16.383Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:16.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1d949935-69eb-4c77-91f0-374461e19e6f"}, {"node_instance_id": "dime_host_x0zwmt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:16.387Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:16.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "vellum_host_jeuydi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:16.387Z", "message": "Creating Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:16.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "dime_host_x0zwmt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:16.387Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:16.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "vellum_host_jeuydi", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:16.387Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:16.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "homer_host_lakb9j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:16.387Z", "message": "Configuring Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:16.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "vellum_host_jeuydi", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:16.387Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:16.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "dime_host_x0zwmt", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:16.387Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:16.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "vellum_host_jeuydi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:16.387Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:16.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "homer_host_lakb9j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:16.387Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:16.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "dime_host_x0zwmt", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:16.387Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:16.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "dime_host_x0zwmt", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:16.387Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:16.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "homer_host_lakb9j", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:17.384Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:17.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "dime_host_x0zwmt", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:17.384Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:17.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "proxy_host_0ewyu7", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:17.384Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:17.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "proxy_host_0ewyu7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:17.384Z", "message": "Starting Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:17.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "dime_host_x0zwmt", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:17.384Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:17.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "sprout_host_qyv1vr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:17.384Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:17.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "proxy_host_0ewyu7", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:17.384Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:17.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "proxy_host_0ewyu7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:17.384Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:17.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "homer_host_lakb9j", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:17.384Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:17.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "sprout_host_qyv1vr", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:17.384Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:17.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "sprout_host_qyv1vr", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:17.384Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:17.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "dime_host_x0zwmt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:17.384Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:17.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "dime_host_x0zwmt", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:17.384Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:17.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:17.508Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:17.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1a0ddc8c-a827-47c3-b9b0-b70fd57e123c"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:17.508Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:17.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "aafd6a64-364c-47a7-9849-86102f728945"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:17.508Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:17.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "aafd6a64-364c-47a7-9849-86102f728945"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:17.508Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:17.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "aafd6a64-364c-47a7-9849-86102f728945"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:17.508Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:17.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1a0ddc8c-a827-47c3-b9b0-b70fd57e123c"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:17.508Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:17.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "aafd6a64-364c-47a7-9849-86102f728945"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:17.508Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:17.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "ae484ed6-a4f7-4cd2-9c73-eec03f5485be"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:17.508Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:17.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "aafd6a64-364c-47a7-9849-86102f728945"}], "metadata": {"pagination": {"total": 1232, "offset": 737, "size": 50}}} 2018-08-09 23:55:42,207 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:55:42,207 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:55:42 GMT 2018-08-09 23:55:42,207 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:55:42,207 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27255 2018-08-09 23:55:42,207 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:55:42,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-09 23:55:42,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: homer_host_lakb9j 2018-08-09 23:55:42,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:42,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:42,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/homer_host_lakb9j/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-09 23:55:42,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-09 23:55:42,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:42,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/homer_host_lakb9j/env 2018-08-09 23:55:42,210 - 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-09 23:55:42,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:42,210 - 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-09 23:55:42,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-09 23:55:42,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:42,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent proxy_host_0ewyu7 2018-08-09 23:55:42,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/sprout_host_qyv1vr/env/bin/pip freeze 2018-08-09 23:55:42,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:42,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:42,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-09 23:55:42,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-09 23:55:42,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-09 23:55:42,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-09 23:55:42,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-09 23:55:42,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-09 23:55:42,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-09 23:55:42,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-09 23:55:42,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-08-09 23:55:42,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-08-09 23:55:42,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-09 23:55:42,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-09 23:55:42,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-09 23:55:42,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-09 23:55:42,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-09 23:55:42,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-09 23:55:42,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-09 23:55:42,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-09 23:55:42,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-09 23:55:42,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-09 23:55:42,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-09 23:55:42,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-09 23:55:42,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-09 23:55:42,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-09 23:55:42,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-09 23:55:42,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:42,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:42,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:42,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:42,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-09 23:55:42,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:42,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:42,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:42,217 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:55:42,485 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:55:42,485 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:55:42,485 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:55:42,485 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:55:42,485 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:55:42,486 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:55:42,486 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:55:42,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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:55:42,486 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:55:42,486 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:55:42 GMT 2018-08-09 23:55:42,486 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:55:42,486 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:55:42,486 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:55:47,492 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:55:47,577 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:55:47,577 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:55:47,577 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:55:47,577 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:55:47,577 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:55:47,577 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:55:47,577 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:55:47,578 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:17.508Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:17.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "aafd6a64-364c-47a7-9849-86102f728945"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:17.508Z", "message": "Creating Agent ellis_host_qu7wov", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:17.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "aafd6a64-364c-47a7-9849-86102f728945"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:17.508Z", "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-09T23:55:17.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "aafd6a64-364c-47a7-9849-86102f728945"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:17.508Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:17.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "aafd6a64-364c-47a7-9849-86102f728945"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:17.508Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:17.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1a0ddc8c-a827-47c3-b9b0-b70fd57e123c"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:17.508Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:17.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1a0ddc8c-a827-47c3-b9b0-b70fd57e123c"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:17.508Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:17.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "aafd6a64-364c-47a7-9849-86102f728945"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:17.508Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:17.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "aafd6a64-364c-47a7-9849-86102f728945"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:17.508Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:17.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "aafd6a64-364c-47a7-9849-86102f728945"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:17.508Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:17.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1d949935-69eb-4c77-91f0-374461e19e6f"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:17.508Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:17.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "ae484ed6-a4f7-4cd2-9c73-eec03f5485be"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:17.508Z", "message": "system_python set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:17.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "aafd6a64-364c-47a7-9849-86102f728945"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:17.508Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:17.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "aafd6a64-364c-47a7-9849-86102f728945"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:17.508Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:17.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "ae484ed6-a4f7-4cd2-9c73-eec03f5485be"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:17.508Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:17.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "aafd6a64-364c-47a7-9849-86102f728945"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:17.508Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:17.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "aafd6a64-364c-47a7-9849-86102f728945"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:17.508Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:17.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1a0ddc8c-a827-47c3-b9b0-b70fd57e123c"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:17.508Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:17.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1a0ddc8c-a827-47c3-b9b0-b70fd57e123c"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:17.508Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:17.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "aafd6a64-364c-47a7-9849-86102f728945"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:17.508Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:17.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "d17dd945-683e-42b9-b295-f93bd5ab41e1"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:17.508Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:17.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1a0ddc8c-a827-47c3-b9b0-b70fd57e123c"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:17.508Z", "message": "Successfully configured daemon: proxy_host_0ewyu7", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:17.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1d949935-69eb-4c77-91f0-374461e19e6f"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:17.508Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:17.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "aafd6a64-364c-47a7-9849-86102f728945"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:17.508Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:17.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "ae484ed6-a4f7-4cd2-9c73-eec03f5485be"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:17.508Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:17.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "aafd6a64-364c-47a7-9849-86102f728945"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:17.508Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:17.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "aafd6a64-364c-47a7-9849-86102f728945"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:17.508Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:17.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1a0ddc8c-a827-47c3-b9b0-b70fd57e123c"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:17.508Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:17.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "aafd6a64-364c-47a7-9849-86102f728945"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:17.508Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:17.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "ae484ed6-a4f7-4cd2-9c73-eec03f5485be"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:17.508Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:17.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1d949935-69eb-4c77-91f0-374461e19e6f"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:17.508Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:17.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "aafd6a64-364c-47a7-9849-86102f728945"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:17.508Z", "message": "Removing directory: /tmp/tmpK2_aML", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:17.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "d17dd945-683e-42b9-b295-f93bd5ab41e1"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:17.508Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:17.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "aafd6a64-364c-47a7-9849-86102f728945"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:17.508Z", "message": "env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:17.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "aafd6a64-364c-47a7-9849-86102f728945"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:17.508Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:17.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1d949935-69eb-4c77-91f0-374461e19e6f"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:17.508Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:17.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "aafd6a64-364c-47a7-9849-86102f728945"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:17.508Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:17.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "aafd6a64-364c-47a7-9849-86102f728945"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:17.508Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:17.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "aafd6a64-364c-47a7-9849-86102f728945"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:17.508Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:17.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "aafd6a64-364c-47a7-9849-86102f728945"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:17.508Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:17.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "aafd6a64-364c-47a7-9849-86102f728945"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:17.508Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:17.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1a0ddc8c-a827-47c3-b9b0-b70fd57e123c"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:17.508Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:17.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "aafd6a64-364c-47a7-9849-86102f728945"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:17.508Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:17.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1a0ddc8c-a827-47c3-b9b0-b70fd57e123c"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:17.508Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:17.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1a0ddc8c-a827-47c3-b9b0-b70fd57e123c"}, {"node_instance_id": "sprout_host_qyv1vr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:18.389Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:18.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "sprout_host_qyv1vr", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:18.389Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:18.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "sprout_host_qyv1vr", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:18.389Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:18.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:18.532Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:18.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "ae484ed6-a4f7-4cd2-9c73-eec03f5485be"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:18.532Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:18.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "f42f2075-35d6-41e8-8738-d34518646e7c"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:18.532Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:18.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "072bc7e5-cac2-4cf2-b84e-3fa1e5d39a85"}], "metadata": {"pagination": {"total": 1246, "offset": 787, "size": 50}}} 2018-08-09 23:55:47,578 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:55:47,578 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:55:47 GMT 2018-08-09 23:55:47,578 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:55:47,578 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27485 2018-08-09 23:55:47,578 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:55:47,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:47,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent ellis_host_qu7wov 2018-08-09 23:55:47,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-09 23:55:47,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:47,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-09 23:55:47,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:47,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:47,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:47,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:47,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-09 23:55:47,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:47,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-09 23:55:47,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:47,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:47,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:47,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:47,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:47,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:47,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:47,584 - 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-09 23:55:47,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:47,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: proxy_host_0ewyu7 2018-08-09 23:55:47,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:47,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:47,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:47,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:47,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:47,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:47,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:47,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-09 23:55:47,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:47,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpK2_aML 2018-08-09 23:55:47,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:47,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-09 23:55:47,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-09 23:55:47,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:47,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-09 23:55:47,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:47,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:47,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:47,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-09 23:55:47,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:47,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:47,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:47,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-09 23:55:47,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-09 23:55:47,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-09 23:55:47,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:47,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-09 23:55:47,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:47,589 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:55:47,794 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:55:47,794 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:55:47,794 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:55:47,794 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:55:47,795 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:55:47,795 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:55:47,795 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:55:47,795 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:55:47,795 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:55:47,795 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:55:47 GMT 2018-08-09 23:55:47,795 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:55:47,795 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:55:47,795 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:55:52,801 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:55:53,099 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:55:53,099 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:55:53,100 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:55:53,100 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:55:53,100 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:55:53,100 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:55:53,100 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:55:53,100 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:18.532Z", "message": "Downloading Agent Package from https://192.168.120.15: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-09T23:55:18.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "aafd6a64-364c-47a7-9849-86102f728945"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:18.532Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:18.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "072bc7e5-cac2-4cf2-b84e-3fa1e5d39a85"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:18.532Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:18.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "f42f2075-35d6-41e8-8738-d34518646e7c"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:18.532Z", "message": "Successfully configured daemon: homer_host_lakb9j", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:18.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "ae484ed6-a4f7-4cd2-9c73-eec03f5485be"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:18.532Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:18.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "ae484ed6-a4f7-4cd2-9c73-eec03f5485be"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:18.532Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:18.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "072bc7e5-cac2-4cf2-b84e-3fa1e5d39a85"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:18.532Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:18.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "ae484ed6-a4f7-4cd2-9c73-eec03f5485be"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:18.532Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:18.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "072bc7e5-cac2-4cf2-b84e-3fa1e5d39a85"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:18.532Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_spdzu0/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:18.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "072bc7e5-cac2-4cf2-b84e-3fa1e5d39a85"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:18.532Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:18.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "f42f2075-35d6-41e8-8738-d34518646e7c"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:18.532Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:18.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "f42f2075-35d6-41e8-8738-d34518646e7c"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:18.532Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:18.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "072bc7e5-cac2-4cf2-b84e-3fa1e5d39a85"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:18.532Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:18.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "072bc7e5-cac2-4cf2-b84e-3fa1e5d39a85"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:18.532Z", "message": "Downloading Agent Package from https://192.168.120.15: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-09T23:55:18.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "072bc7e5-cac2-4cf2-b84e-3fa1e5d39a85"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:18.532Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:18.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "072bc7e5-cac2-4cf2-b84e-3fa1e5d39a85"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:18.532Z", "message": "Creating agent from package", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:18.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "aafd6a64-364c-47a7-9849-86102f728945"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:18.532Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:18.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "ae484ed6-a4f7-4cd2-9c73-eec03f5485be"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:18.532Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:18.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "072bc7e5-cac2-4cf2-b84e-3fa1e5d39a85"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:18.532Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:18.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "072bc7e5-cac2-4cf2-b84e-3fa1e5d39a85"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:18.532Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:18.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "072bc7e5-cac2-4cf2-b84e-3fa1e5d39a85"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:18.532Z", "message": "Creating agent from package", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:18.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "072bc7e5-cac2-4cf2-b84e-3fa1e5d39a85"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:18.532Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:18.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "072bc7e5-cac2-4cf2-b84e-3fa1e5d39a85"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:18.532Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:18.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "f42f2075-35d6-41e8-8738-d34518646e7c"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:18.532Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:18.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "072bc7e5-cac2-4cf2-b84e-3fa1e5d39a85"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:18.532Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:18.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "072bc7e5-cac2-4cf2-b84e-3fa1e5d39a85"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:18.532Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:18.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "072bc7e5-cac2-4cf2-b84e-3fa1e5d39a85"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:18.532Z", "message": "Starting Agent proxy_host_0ewyu7", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:18.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "f42f2075-35d6-41e8-8738-d34518646e7c"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:18.532Z", "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-09T23:55:18.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "aafd6a64-364c-47a7-9849-86102f728945"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:18.532Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:18.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "072bc7e5-cac2-4cf2-b84e-3fa1e5d39a85"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:18.532Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:18.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "072bc7e5-cac2-4cf2-b84e-3fa1e5d39a85"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:18.532Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:18.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "ae484ed6-a4f7-4cd2-9c73-eec03f5485be"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:18.532Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:18.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "072bc7e5-cac2-4cf2-b84e-3fa1e5d39a85"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:18.532Z", "message": "Creating Agent bind_host_spdzu0", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:18.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "072bc7e5-cac2-4cf2-b84e-3fa1e5d39a85"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:18.532Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:18.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "f42f2075-35d6-41e8-8738-d34518646e7c"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:18.532Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:18.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "ae484ed6-a4f7-4cd2-9c73-eec03f5485be"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:18.532Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:18.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "072bc7e5-cac2-4cf2-b84e-3fa1e5d39a85"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:18.532Z", "message": "Configuring Agent homer_host_lakb9j", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:18.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "ae484ed6-a4f7-4cd2-9c73-eec03f5485be"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:18.532Z", "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-09T23:55:18.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "072bc7e5-cac2-4cf2-b84e-3fa1e5d39a85"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:18.532Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:18.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "ae484ed6-a4f7-4cd2-9c73-eec03f5485be"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:18.532Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:18.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "072bc7e5-cac2-4cf2-b84e-3fa1e5d39a85"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:18.532Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:18.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "ae484ed6-a4f7-4cd2-9c73-eec03f5485be"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:18.532Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:18.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "f42f2075-35d6-41e8-8738-d34518646e7c"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:18.532Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:18.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "f42f2075-35d6-41e8-8738-d34518646e7c"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:18.532Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:18.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "ae484ed6-a4f7-4cd2-9c73-eec03f5485be"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:18.532Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:18.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "072bc7e5-cac2-4cf2-b84e-3fa1e5d39a85"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:18.532Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:18.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "ae484ed6-a4f7-4cd2-9c73-eec03f5485be"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:18.532Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:18.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "072bc7e5-cac2-4cf2-b84e-3fa1e5d39a85"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:18.532Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:18.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "f42f2075-35d6-41e8-8738-d34518646e7c"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:18.532Z", "message": "system_python set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:18.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "072bc7e5-cac2-4cf2-b84e-3fa1e5d39a85"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:18.532Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:18.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "072bc7e5-cac2-4cf2-b84e-3fa1e5d39a85"}], "metadata": {"pagination": {"total": 1257, "offset": 837, "size": 50}}} 2018-08-09 23:55:53,100 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:55:53,100 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:55:53 GMT 2018-08-09 23:55:53,101 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:55:53,101 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27666 2018-08-09 23:55:53,101 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:55:53,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.15:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-09 23:55:53,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:53,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:53,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: homer_host_lakb9j 2018-08-09 23:55:53,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:53,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-09 23:55:53,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-09 23:55:53,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:53,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_spdzu0/cloudify/ssl/cloudify_internal_cert.pem 2018-08-09 23:55:53,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-09 23:55:53,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:53,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:53,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:53,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.15:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-09 23:55:53,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:53,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-09 23:55:53,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-09 23:55:53,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:53,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:53,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:53,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-09 23:55:53,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:53,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:53,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:53,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:53,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:53,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent proxy_host_0ewyu7 2018-08-09 23:55:53,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-09 23:55:53,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:53,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:53,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-09 23:55:53,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:53,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bind_host_spdzu0 2018-08-09 23:55:53,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:53,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:53,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-09 23:55:53,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent homer_host_lakb9j 2018-08-09 23:55:53,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-09 23:55:53,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-09 23:55:53,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:53,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:53,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:53,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-09 23:55:53,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:53,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:53,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:53,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:53,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:53,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-09 23:55:53,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:53,110 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:55:53,643 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:55:53,643 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:55:53,643 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:55:53,644 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:55:53,644 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:55:53,644 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:55:53,644 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:55:53,644 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:55:53,644 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:55:53,644 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:55:53 GMT 2018-08-09 23:55:53,644 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:55:53,645 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:55:53,645 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:55:58,650 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:55:58,727 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:55:58,727 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:55:58,727 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:55:58,727 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:55:58,727 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:55:58,727 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:55:58,727 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:55:58,727 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:18.532Z", "message": "Successfully configured daemon: homer_host_lakb9j", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:18.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "ae484ed6-a4f7-4cd2-9c73-eec03f5485be"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:18.532Z", "message": "env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:18.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "072bc7e5-cac2-4cf2-b84e-3fa1e5d39a85"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:18.532Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:18.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "072bc7e5-cac2-4cf2-b84e-3fa1e5d39a85"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:18.532Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:18.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "f42f2075-35d6-41e8-8738-d34518646e7c"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:18.532Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:18.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "072bc7e5-cac2-4cf2-b84e-3fa1e5d39a85"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:18.532Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:18.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "ae484ed6-a4f7-4cd2-9c73-eec03f5485be"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:18.532Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:18.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "ae484ed6-a4f7-4cd2-9c73-eec03f5485be"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:18.532Z", "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-09T23:55:18.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "072bc7e5-cac2-4cf2-b84e-3fa1e5d39a85"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:18.532Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:18.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "072bc7e5-cac2-4cf2-b84e-3fa1e5d39a85"}, {"node_instance_id": "homer_host_lakb9j", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:19.392Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:19.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "homer_host_lakb9j", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:19.392Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:19.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "homer_host_lakb9j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:19.392Z", "message": "Starting Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:19.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "homer_host_lakb9j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:19.392Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:19.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:19.548Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:19.548Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "072bc7e5-cac2-4cf2-b84e-3fa1e5d39a85"}, {"node_instance_id": "sprout_host_qyv1vr", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:20.512Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:20.512Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "sprout_host_qyv1vr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:20.512Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:20.512Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "sprout_host_qyv1vr", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:20.512Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:20.512Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:20.583Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:20.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1a0ddc8c-a827-47c3-b9b0-b70fd57e123c"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:20.583Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:20.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "b8cb9b93-5a52-4932-861b-1ec5550ee65f"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:20.583Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:20.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1a0ddc8c-a827-47c3-b9b0-b70fd57e123c"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:20.583Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:20.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "b8cb9b93-5a52-4932-861b-1ec5550ee65f"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:20.583Z", "message": "env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:20.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1a0ddc8c-a827-47c3-b9b0-b70fd57e123c"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:20.583Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.15', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_qu7wov/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_qu7wov/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_qu7wov', 'REST_HOST': '192.168.120.15', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_qu7wov/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_qu7wov', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dk5lKw._igHYXeYaNaUi33lGk9IBol81t4'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:20.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "aafd6a64-364c-47a7-9849-86102f728945"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:20.583Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:20.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1a0ddc8c-a827-47c3-b9b0-b70fd57e123c"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:20.583Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:20.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1a0ddc8c-a827-47c3-b9b0-b70fd57e123c"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:20.583Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:20.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1a0ddc8c-a827-47c3-b9b0-b70fd57e123c"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:20.583Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:20.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "b8cb9b93-5a52-4932-861b-1ec5550ee65f"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:20.583Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:20.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1a0ddc8c-a827-47c3-b9b0-b70fd57e123c"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:20.583Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:20.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1a0ddc8c-a827-47c3-b9b0-b70fd57e123c"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:20.583Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:20.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1a0ddc8c-a827-47c3-b9b0-b70fd57e123c"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:20.583Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:20.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1a0ddc8c-a827-47c3-b9b0-b70fd57e123c"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:20.583Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:20.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1a0ddc8c-a827-47c3-b9b0-b70fd57e123c"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:20.583Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:20.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "b8cb9b93-5a52-4932-861b-1ec5550ee65f"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:20.583Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:20.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1a0ddc8c-a827-47c3-b9b0-b70fd57e123c"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:20.583Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:20.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "b8cb9b93-5a52-4932-861b-1ec5550ee65f"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:20.583Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:20.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1a0ddc8c-a827-47c3-b9b0-b70fd57e123c"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:20.583Z", "message": "Starting Agent homer_host_lakb9j", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:20.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "b8cb9b93-5a52-4932-861b-1ec5550ee65f"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:20.583Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:20.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1a0ddc8c-a827-47c3-b9b0-b70fd57e123c"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:20.583Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:20.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1a0ddc8c-a827-47c3-b9b0-b70fd57e123c"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:20.583Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:20.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1a0ddc8c-a827-47c3-b9b0-b70fd57e123c"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:20.583Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:20.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1a0ddc8c-a827-47c3-b9b0-b70fd57e123c"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:20.583Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:20.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "b8cb9b93-5a52-4932-861b-1ec5550ee65f"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:20.583Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:20.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1a0ddc8c-a827-47c3-b9b0-b70fd57e123c"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:20.583Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:20.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1a0ddc8c-a827-47c3-b9b0-b70fd57e123c"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:20.583Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:20.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "aafd6a64-364c-47a7-9849-86102f728945"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:20.583Z", "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-09T23:55:20.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1a0ddc8c-a827-47c3-b9b0-b70fd57e123c"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:20.583Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:20.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "aafd6a64-364c-47a7-9849-86102f728945"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:20.583Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:20.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "b8cb9b93-5a52-4932-861b-1ec5550ee65f"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:20.583Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:20.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1a0ddc8c-a827-47c3-b9b0-b70fd57e123c"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:20.583Z", "message": "Auto-correcting virtualenv /home/ubuntu/ellis_host_qu7wov/env", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:20.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "aafd6a64-364c-47a7-9849-86102f728945"}], "metadata": {"pagination": {"total": 1260, "offset": 887, "size": 50}}} 2018-08-09 23:55:58,728 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:55:58,728 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:55:58 GMT 2018-08-09 23:55:58,728 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:55:58,728 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28071 2018-08-09 23:55:58,728 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:55:58,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: homer_host_lakb9j 2018-08-09 23:55:58,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-09 23:55:58,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:58,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:58,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:58,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:58,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-09 23:55:58,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-09 23:55:58,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-09 23:55:58,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-09 23:55:58,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-09 23:55:58,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-09 23:55:58,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-09 23:55:58,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-09 23:55:58,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-09 23:55:58,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-09 23:55:58,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-09 23:55:58,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:58,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:58,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-09 23:55:58,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:58,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-09 23:55:58,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.15', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_qu7wov/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_qu7wov/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_qu7wov', 'REST_HOST': '192.168.120.15', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_qu7wov/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_qu7wov', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dk5lKw._igHYXeYaNaUi33lGk9IBol81t4'} 2018-08-09 23:55:58,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:58,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:58,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:58,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:58,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:58,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:58,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:58,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:58,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:58,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:58,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:58,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-09 23:55:58,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:58,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent homer_host_lakb9j 2018-08-09 23:55:58,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-09 23:55:58,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:58,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:58,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:58,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:58,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:58,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:58,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-09 23:55:58,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-09 23:55:58,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-09 23:55:58,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:58,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:55:58,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/ellis_host_qu7wov/env 2018-08-09 23:55:58,736 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:55:58,795 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:55:58,795 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:55:58,796 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:55:58,796 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:55:58,796 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:55:58,796 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:55:58,796 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:55:58,796 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:55:58,797 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:55:58,797 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:55:58 GMT 2018-08-09 23:55:58,797 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:55:58,797 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:55:58,797 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:56:03,802 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:56:03,880 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:56:03,880 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:56:03,881 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:56:03,881 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:56:03,881 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:56:03,881 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:56:03,881 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:56:03,881 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:20.583Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.15', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_qu7wov/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_qu7wov/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_qu7wov', 'REST_HOST': '192.168.120.15', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_qu7wov/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_qu7wov', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dk5lKw._igHYXeYaNaUi33lGk9IBol81t4'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:20.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "aafd6a64-364c-47a7-9849-86102f728945"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:20.583Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:20.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1a0ddc8c-a827-47c3-b9b0-b70fd57e123c"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:20.583Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:20.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1a0ddc8c-a827-47c3-b9b0-b70fd57e123c"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:20.583Z", "message": "env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:20.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1a0ddc8c-a827-47c3-b9b0-b70fd57e123c"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:20.583Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:20.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "b8cb9b93-5a52-4932-861b-1ec5550ee65f"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:20.583Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:20.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "b8cb9b93-5a52-4932-861b-1ec5550ee65f"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:20.583Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:20.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1a0ddc8c-a827-47c3-b9b0-b70fd57e123c"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:20.583Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:20.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1a0ddc8c-a827-47c3-b9b0-b70fd57e123c"}, {"node_instance_id": "ellis_host_qu7wov", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:21.636Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:21.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "ellis_host_qu7wov", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:21.636Z", "message": "Configuring Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:21.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "ellis_host_qu7wov", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:21.636Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:21.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "ellis_host_qu7wov", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:21.636Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:21.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bind_host_spdzu0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:21.636Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:21.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bind_host_spdzu0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:21.636Z", "message": "Configuring Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:21.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bind_host_spdzu0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:21.636Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:21.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bind_host_spdzu0", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:21.636Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:21.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:21.651Z", "message": "/home/ubuntu/ellis_host_qu7wov/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-09T23:55:21.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "aafd6a64-364c-47a7-9849-86102f728945"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:21.651Z", "message": "/home/ubuntu/bind_host_spdzu0/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-09T23:55:21.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "072bc7e5-cac2-4cf2-b84e-3fa1e5d39a85"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:21.651Z", "message": "Auto-correcting virtualenv /home/ubuntu/bind_host_spdzu0/env", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:21.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "072bc7e5-cac2-4cf2-b84e-3fa1e5d39a85"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:21.651Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:21.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "072bc7e5-cac2-4cf2-b84e-3fa1e5d39a85"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:21.651Z", "message": " SNIMissingWarning", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:21.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "aafd6a64-364c-47a7-9849-86102f728945"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:21.651Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:21.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1a0ddc8c-a827-47c3-b9b0-b70fd57e123c"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:21.651Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:21.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "072bc7e5-cac2-4cf2-b84e-3fa1e5d39a85"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:21.651Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:21.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1a0ddc8c-a827-47c3-b9b0-b70fd57e123c"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:21.651Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:21.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "072bc7e5-cac2-4cf2-b84e-3fa1e5d39a85"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:21.651Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_jeuydi/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:21.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1a0ddc8c-a827-47c3-b9b0-b70fd57e123c"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:21.651Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.15', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_spdzu0/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_spdzu0/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_spdzu0', 'REST_HOST': '192.168.120.15', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_spdzu0/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_spdzu0', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dk5lKw._igHYXeYaNaUi33lGk9IBol81t4'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:21.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "072bc7e5-cac2-4cf2-b84e-3fa1e5d39a85"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:21.651Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:21.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1a0ddc8c-a827-47c3-b9b0-b70fd57e123c"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:21.651Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:21.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "072bc7e5-cac2-4cf2-b84e-3fa1e5d39a85"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:21.651Z", "message": "Creating...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:21.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "aafd6a64-364c-47a7-9849-86102f728945"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:21.651Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:21.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1a0ddc8c-a827-47c3-b9b0-b70fd57e123c"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:21.651Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:21.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1a0ddc8c-a827-47c3-b9b0-b70fd57e123c"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:21.651Z", "message": "Successfully created daemon: bind_host_spdzu0", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:21.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "072bc7e5-cac2-4cf2-b84e-3fa1e5d39a85"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:21.651Z", "message": "Creating agent from package", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:21.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1a0ddc8c-a827-47c3-b9b0-b70fd57e123c"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:21.651Z", "message": "Downloading Agent Package from https://192.168.120.15: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-09T23:55:21.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1a0ddc8c-a827-47c3-b9b0-b70fd57e123c"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:21.651Z", "message": "Successfully created daemon: ellis_host_qu7wov", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:21.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "aafd6a64-364c-47a7-9849-86102f728945"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:21.651Z", "message": "Creating Agent vellum_host_jeuydi", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:21.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1a0ddc8c-a827-47c3-b9b0-b70fd57e123c"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:21.651Z", "message": "Creating...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:21.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "072bc7e5-cac2-4cf2-b84e-3fa1e5d39a85"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:21.651Z", "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-09T23:55:21.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1a0ddc8c-a827-47c3-b9b0-b70fd57e123c"}, {"node_instance_id": "proxy_host_0ewyu7", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:22.654Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:22.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "dime_host_x0zwmt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:22.654Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:22.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "proxy_host_0ewyu7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:22.654Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:22.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "proxy_host_0ewyu7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:22.654Z", "message": "Installing plugins", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:22.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "proxy_host_0ewyu7", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:22.654Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:22.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:22.685Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:22.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "350d1809-9447-401a-8d5b-39f208cc1b13"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:22.685Z", "message": "Successfully started daemon: proxy_host_0ewyu7", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:22.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "f42f2075-35d6-41e8-8738-d34518646e7c"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:22.685Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:22.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "350d1809-9447-401a-8d5b-39f208cc1b13"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:22.685Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:22.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "350d1809-9447-401a-8d5b-39f208cc1b13"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:22.685Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:22.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "350d1809-9447-401a-8d5b-39f208cc1b13"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:22.685Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:22.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2e8239f0-694f-4b63-93a8-7960e08a8ecd"}], "metadata": {"pagination": {"total": 1268, "offset": 937, "size": 50}}} 2018-08-09 23:56:03,881 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:56:03,881 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:56:03 GMT 2018-08-09 23:56:03,882 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:56:03,882 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29593 2018-08-09 23:56:03,882 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:56:03,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.15', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_qu7wov/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_qu7wov/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_qu7wov', 'REST_HOST': '192.168.120.15', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_qu7wov/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_qu7wov', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dk5lKw._igHYXeYaNaUi33lGk9IBol81t4'} 2018-08-09 23:56:03,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:56:03,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:56:03,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-09 23:56:03,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:56:03,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:56:03,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:56:03,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:56:03,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-09 23:56:03,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-09 23:56:03,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-08-09 23:56:03,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-09 23:56:03,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-09 23:56:03,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-09 23:56:03,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-08-09 23:56:03,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-09 23:56:03,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/ellis_host_qu7wov/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-09 23:56:03,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bind_host_spdzu0/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-09 23:56:03,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bind_host_spdzu0/env 2018-08-09 23:56:03,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-09 23:56:03,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-09 23:56:03,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:56:03,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-09 23:56:03,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:56:03,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-09 23:56:03,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_jeuydi/cloudify/ssl/cloudify_internal_cert.pem 2018-08-09 23:56:03,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.15', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_spdzu0/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_spdzu0/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_spdzu0', 'REST_HOST': '192.168.120.15', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_spdzu0/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_spdzu0', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dk5lKw._igHYXeYaNaUi33lGk9IBol81t4'} 2018-08-09 23:56:03,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:56:03,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-09 23:56:03,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-09 23:56:03,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:56:03,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:56:03,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bind_host_spdzu0 2018-08-09 23:56:03,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-09 23:56:03,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.15:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-09 23:56:03,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: ellis_host_qu7wov 2018-08-09 23:56:03,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent vellum_host_jeuydi 2018-08-09 23:56:03,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-09 23:56:03,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-09 23:56:03,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-09 23:56:03,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-09 23:56:03,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-09 23:56:03,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-09 23:56:03,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-09 23:56:03,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:56:03,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: proxy_host_0ewyu7 2018-08-09 23:56:03,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-09 23:56:03,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:56:03,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:56:03,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:56:03,892 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:56:03,965 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:56:03,965 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:56:03,965 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:56:03,966 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:56:03,966 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:56:03,966 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:56:03,966 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:56:03,966 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:56:03,966 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:56:03,966 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:56:03 GMT 2018-08-09 23:56:03,966 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:56:03,966 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:56:03,967 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:56:08,972 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:56:09,077 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:56:09,078 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:56:09,078 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:56:09,078 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:56:09,078 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:56:09,078 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:56:09,078 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:56:09,078 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:22.685Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:22.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "350d1809-9447-401a-8d5b-39f208cc1b13"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:22.685Z", "message": "Starting...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:22.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "f42f2075-35d6-41e8-8738-d34518646e7c"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:22.685Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:22.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2e8239f0-694f-4b63-93a8-7960e08a8ecd"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:22.685Z", "message": "Untaring Agent package...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:22.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1a0ddc8c-a827-47c3-b9b0-b70fd57e123c"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:22.685Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:22.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2e8239f0-694f-4b63-93a8-7960e08a8ecd"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:22.685Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:22.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "350d1809-9447-401a-8d5b-39f208cc1b13"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:22.685Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:22.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "350d1809-9447-401a-8d5b-39f208cc1b13"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:22.685Z", "message": "Configuring Agent ellis_host_qu7wov", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:22.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "350d1809-9447-401a-8d5b-39f208cc1b13"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:22.685Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:22.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2e8239f0-694f-4b63-93a8-7960e08a8ecd"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:22.685Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:22.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "350d1809-9447-401a-8d5b-39f208cc1b13"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:22.685Z", "message": "Starting daemon with command: sudo service celeryd-proxy_host_0ewyu7 start", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:22.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "f42f2075-35d6-41e8-8738-d34518646e7c"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:22.685Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:22.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "350d1809-9447-401a-8d5b-39f208cc1b13"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:22.685Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:22.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2e8239f0-694f-4b63-93a8-7960e08a8ecd"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:22.685Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:22.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "350d1809-9447-401a-8d5b-39f208cc1b13"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:22.685Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:22.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "350d1809-9447-401a-8d5b-39f208cc1b13"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:23.660Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:23.660Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "ellis_host_qu7wov", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:23.660Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:23.660Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "ellis_host_qu7wov", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:23.660Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:23.660Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:23.660Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:23.660Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "ellis_host_qu7wov", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:23.660Z", "message": "Starting Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:23.660Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:23.832Z", "message": "Configuring Agent bind_host_spdzu0", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:23.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2e8239f0-694f-4b63-93a8-7960e08a8ecd"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:23.832Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:23.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2e8239f0-694f-4b63-93a8-7960e08a8ecd"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:23.832Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:23.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "350d1809-9447-401a-8d5b-39f208cc1b13"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:23.832Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:23.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1a0ddc8c-a827-47c3-b9b0-b70fd57e123c"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:23.832Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:23.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "350d1809-9447-401a-8d5b-39f208cc1b13"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:23.832Z", "message": "Successfully configured daemon: ellis_host_qu7wov", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:23.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "350d1809-9447-401a-8d5b-39f208cc1b13"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:23.832Z", "message": "Successfully configured daemon: bind_host_spdzu0", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:23.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2e8239f0-694f-4b63-93a8-7960e08a8ecd"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:23.832Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:23.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2e8239f0-694f-4b63-93a8-7960e08a8ecd"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:23.832Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:23.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2e8239f0-694f-4b63-93a8-7960e08a8ecd"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:23.832Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:23.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2e8239f0-694f-4b63-93a8-7960e08a8ecd"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:23.832Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:23.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2e8239f0-694f-4b63-93a8-7960e08a8ecd"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:23.832Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:23.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "c90c4f93-a765-42c1-93a6-851b6dd12f72"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:23.832Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:23.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "350d1809-9447-401a-8d5b-39f208cc1b13"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:23.832Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:23.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1a0ddc8c-a827-47c3-b9b0-b70fd57e123c"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:23.832Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:23.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2e8239f0-694f-4b63-93a8-7960e08a8ecd"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:23.832Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.15', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_jeuydi/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_jeuydi/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_jeuydi', 'REST_HOST': '192.168.120.15', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_jeuydi/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_jeuydi', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dk5lKw._igHYXeYaNaUi33lGk9IBol81t4'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:23.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1a0ddc8c-a827-47c3-b9b0-b70fd57e123c"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:23.832Z", "message": "Auto-correcting virtualenv /home/ubuntu/vellum_host_jeuydi/env", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:23.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1a0ddc8c-a827-47c3-b9b0-b70fd57e123c"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:23.832Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:23.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2e8239f0-694f-4b63-93a8-7960e08a8ecd"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:23.832Z", "message": "Installing plugin from source", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:23.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "c90c4f93-a765-42c1-93a6-851b6dd12f72"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:23.832Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:23.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2e8239f0-694f-4b63-93a8-7960e08a8ecd"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:23.832Z", "message": "[localhost] run: /home/ubuntu/proxy_host_0ewyu7/env/bin/pip freeze", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:23.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "c90c4f93-a765-42c1-93a6-851b6dd12f72"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:23.832Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:23.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1a0ddc8c-a827-47c3-b9b0-b70fd57e123c"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:23.832Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:23.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2e8239f0-694f-4b63-93a8-7960e08a8ecd"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:23.832Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:23.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "c90c4f93-a765-42c1-93a6-851b6dd12f72"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:23.832Z", "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-09T23:55:23.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "c90c4f93-a765-42c1-93a6-851b6dd12f72"}, {"node_instance_id": "bind_host_spdzu0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:24.689Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:24.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bind_host_spdzu0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:24.689Z", "message": "Starting Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:24.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "ellis_host_qu7wov", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:24.689Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:24.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bind_host_spdzu0", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:24.689Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:24.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bind_host_spdzu0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:24.689Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:24.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1268, "offset": 987, "size": 50}}} 2018-08-09 23:56:09,079 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:56:09,079 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:56:09 GMT 2018-08-09 23:56:09,079 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:56:09,079 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27925 2018-08-09 23:56:09,079 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:56:09,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:56:09,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-09 23:56:09,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:56:09,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-09 23:56:09,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:56:09,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:56:09,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:56:09,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent ellis_host_qu7wov 2018-08-09 23:56:09,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:56:09,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:56:09,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-proxy_host_0ewyu7 start 2018-08-09 23:56:09,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:56:09,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-09 23:56:09,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-09 23:56:09,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:56:09,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-09 23:56:09,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-09 23:56:09,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-09 23:56:09,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-09 23:56:09,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-09 23:56:09,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bind_host_spdzu0 2018-08-09 23:56:09,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-09 23:56:09,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-09 23:56:09,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-09 23:56:09,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-09 23:56:09,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: ellis_host_qu7wov 2018-08-09 23:56:09,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bind_host_spdzu0 2018-08-09 23:56:09,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:56:09,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:56:09,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-09 23:56:09,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:56:09,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-09 23:56:09,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-09 23:56:09,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-09 23:56:09,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:56:09,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.15', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_jeuydi/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_jeuydi/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_jeuydi', 'REST_HOST': '192.168.120.15', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_jeuydi/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_jeuydi', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dk5lKw._igHYXeYaNaUi33lGk9IBol81t4'} 2018-08-09 23:56:09,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/vellum_host_jeuydi/env 2018-08-09 23:56:09,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-09 23:56:09,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-09 23:56:09,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-09 23:56:09,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/proxy_host_0ewyu7/env/bin/pip freeze 2018-08-09 23:56:09,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-09 23:56:09,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:56:09,088 - 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-09 23:56:09,088 - 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-09 23:56:09,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-09 23:56:09,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-09 23:56:09,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-09 23:56:09,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-09 23:56:09,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-09 23:56:09,089 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:56:09,330 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:56:09,330 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:56:09,330 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:56:09,330 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:56:09,330 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:56:09,331 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:56:09,331 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:56:09,331 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:56:09,331 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:56:09,331 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:56:09 GMT 2018-08-09 23:56:09,331 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:56:09,331 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:56:09,331 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:56:14,337 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:56:14,403 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:56:14,403 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:56:14,403 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:56:14,404 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:56:14,404 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:56:14,404 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:56:14,404 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:56:14,404 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_spdzu0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:24.689Z", "message": "Starting Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:24.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "homer_host_lakb9j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:24.689Z", "message": "Installing plugins", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:24.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "proxy_host_0ewyu7", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:24.689Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:24.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "ellis_host_qu7wov", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:24.689Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:24.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "vellum_host_jeuydi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:24.689Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:24.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bind_host_spdzu0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:24.689Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:24.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "proxy_host_0ewyu7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:24.689Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:24.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:24.970Z", "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-09T23:55:24.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "c90c4f93-a765-42c1-93a6-851b6dd12f72"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:24.970Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:24.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "bcd3b5ed-6e6f-4afe-afda-1f157ef72c89"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:24.970Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:24.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "bcd3b5ed-6e6f-4afe-afda-1f157ef72c89"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:24.970Z", "message": "Removing directory: /tmp/tmpBQ53d3", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:24.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "c90c4f93-a765-42c1-93a6-851b6dd12f72"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:24.970Z", "message": "Starting daemon with command: sudo service celeryd-homer_host_lakb9j start", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:24.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "b8cb9b93-5a52-4932-861b-1ec5550ee65f"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:24.970Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:24.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "bcd3b5ed-6e6f-4afe-afda-1f157ef72c89"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:24.970Z", "message": "Successfully created daemon: vellum_host_jeuydi", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:24.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1a0ddc8c-a827-47c3-b9b0-b70fd57e123c"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:24.970Z", "message": " SNIMissingWarning", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:24.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1a0ddc8c-a827-47c3-b9b0-b70fd57e123c"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:24.970Z", "message": "Starting...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:24.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "b8cb9b93-5a52-4932-861b-1ec5550ee65f"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:24.970Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:24.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "bcd3b5ed-6e6f-4afe-afda-1f157ef72c89"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:24.970Z", "message": "Creating...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:24.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1a0ddc8c-a827-47c3-b9b0-b70fd57e123c"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:24.970Z", "message": "Successfully started daemon: homer_host_lakb9j", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:24.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "b8cb9b93-5a52-4932-861b-1ec5550ee65f"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:24.970Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:24.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "bcd3b5ed-6e6f-4afe-afda-1f157ef72c89"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:24.970Z", "message": "/home/ubuntu/vellum_host_jeuydi/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-09T23:55:24.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "1a0ddc8c-a827-47c3-b9b0-b70fd57e123c"}, {"node_instance_id": "proxy_host_0ewyu7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:25.701Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:25.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "vellum_host_jeuydi", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:25.701Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:25.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "homer_host_lakb9j", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:25.701Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:25.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "proxy_host_0ewyu7", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:25.701Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:25.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:25.701Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:25.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "proxy_host_0ewyu7", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:25.701Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:25.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "vellum_host_jeuydi", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:25.701Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:25.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:25.701Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:25.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "vellum_host_jeuydi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:25.701Z", "message": "Configuring Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:25.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "homer_host_lakb9j", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:25.701Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:25.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:26.121Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:26.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "bcd3b5ed-6e6f-4afe-afda-1f157ef72c89"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:26.121Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:26.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "cb604612-9870-47a6-af6c-9e69237885fc"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:26.121Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:26.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "cb604612-9870-47a6-af6c-9e69237885fc"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:26.121Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:26.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "cb604612-9870-47a6-af6c-9e69237885fc"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:26.121Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:26.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "8aad33fd-7a76-4d31-b21f-5adc9d3c7af1"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:26.121Z", "message": "Installing plugin from source", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:26.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2cb9fd72-c42c-444a-851d-cd097f97faaa"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:26.121Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:26.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "bcd3b5ed-6e6f-4afe-afda-1f157ef72c89"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:26.121Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:26.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "bcd3b5ed-6e6f-4afe-afda-1f157ef72c89"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:26.121Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:26.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2cb9fd72-c42c-444a-851d-cd097f97faaa"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:26.121Z", "message": "Starting Agent bind_host_spdzu0", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:26.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "cb604612-9870-47a6-af6c-9e69237885fc"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:26.121Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:26.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "cb604612-9870-47a6-af6c-9e69237885fc"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:26.121Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:26.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "cb604612-9870-47a6-af6c-9e69237885fc"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:26.121Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:26.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "8aad33fd-7a76-4d31-b21f-5adc9d3c7af1"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:26.121Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:26.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "cb604612-9870-47a6-af6c-9e69237885fc"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:26.121Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:26.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "bcd3b5ed-6e6f-4afe-afda-1f157ef72c89"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:26.121Z", "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-09T23:55:26.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2cb9fd72-c42c-444a-851d-cd097f97faaa"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:26.121Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:26.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "bcd3b5ed-6e6f-4afe-afda-1f157ef72c89"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:26.121Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:26.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "cb604612-9870-47a6-af6c-9e69237885fc"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:26.121Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:26.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "cb604612-9870-47a6-af6c-9e69237885fc"}], "metadata": {"pagination": {"total": 1278, "offset": 1037, "size": 50}}} 2018-08-09 23:56:14,404 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:56:14,404 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:56:14 GMT 2018-08-09 23:56:14,404 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:56:14,404 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27363 2018-08-09 23:56:14,405 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:56:14,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-09 23:56:14,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-09 23:56:14,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-09 23:56:14,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-09 23:56:14,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-08-09 23:56:14,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-09 23:56:14,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-09 23:56:14,407 - 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-09 23:56:14,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:56:14,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:56:14,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpBQ53d3 2018-08-09 23:56:14,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-homer_host_lakb9j start 2018-08-09 23:56:14,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:56:14,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: vellum_host_jeuydi 2018-08-09 23:56:14,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-09 23:56:14,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-09 23:56:14,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:56:14,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-09 23:56:14,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: homer_host_lakb9j 2018-08-09 23:56:14,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-09 23:56:14,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/vellum_host_jeuydi/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-09 23:56:14,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-09 23:56:14,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-09 23:56:14,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-09 23:56:14,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-09 23:56:14,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-09 23:56:14,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-09 23:56:14,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-09 23:56:14,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-09 23:56:14,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-09 23:56:14,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-09 23:56:14,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-09 23:56:14,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:56:14,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:56:14,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:56:14,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:56:14,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-09 23:56:14,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:56:14,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:56:14,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-09 23:56:14,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bind_host_spdzu0 2018-08-09 23:56:14,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:56:14,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:56:14,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-09 23:56:14,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:56:14,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:56:14,414 - 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-09 23:56:14,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:56:14,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:56:14,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:56:14,414 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:56:14,557 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:56:14,557 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:56:14,558 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:56:14,558 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:56:14,558 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:56:14,558 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:56:14,558 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:56:14,558 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:56:14,558 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:56:14,558 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:56:14 GMT 2018-08-09 23:56:14,558 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:56:14,559 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:56:14,559 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:56:19,564 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:56:19,632 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:56:19,632 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:56:19,632 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:56:19,633 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:56:19,633 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:56:19,633 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:56:19,633 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:56:19,633 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:26.121Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:26.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "cb604612-9870-47a6-af6c-9e69237885fc"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:26.121Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:26.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "bcd3b5ed-6e6f-4afe-afda-1f157ef72c89"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:26.121Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:26.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "cb604612-9870-47a6-af6c-9e69237885fc"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:26.121Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:26.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "8aad33fd-7a76-4d31-b21f-5adc9d3c7af1"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:26.121Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:26.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "8aad33fd-7a76-4d31-b21f-5adc9d3c7af1"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:26.121Z", "message": "Installing plugin from source", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:26.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2cb9fd72-c42c-444a-851d-cd097f97faaa"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:26.121Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:26.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "8aad33fd-7a76-4d31-b21f-5adc9d3c7af1"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:26.121Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:26.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "cb604612-9870-47a6-af6c-9e69237885fc"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:26.121Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:26.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "cb604612-9870-47a6-af6c-9e69237885fc"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:26.121Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:26.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "cb604612-9870-47a6-af6c-9e69237885fc"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:26.121Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:26.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "cb604612-9870-47a6-af6c-9e69237885fc"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:26.121Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:26.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "cb604612-9870-47a6-af6c-9e69237885fc"}, {"node_instance_id": "homer_host_lakb9j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:26.785Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:26.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "homer_host_lakb9j", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:26.785Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:26.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "proxy_host_0ewyu7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:26.785Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:26.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "homer_host_lakb9j", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:26.785Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:26.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:27.141Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:27.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "8aad33fd-7a76-4d31-b21f-5adc9d3c7af1"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:27.141Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:27.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "8aad33fd-7a76-4d31-b21f-5adc9d3c7af1"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:27.141Z", "message": "Removing directory: /tmp/tmpl1zvX7", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:27.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2cb9fd72-c42c-444a-851d-cd097f97faaa"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:27.141Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:27.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "8aad33fd-7a76-4d31-b21f-5adc9d3c7af1"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:27.141Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:27.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "8aad33fd-7a76-4d31-b21f-5adc9d3c7af1"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:27.141Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:27.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "8aad33fd-7a76-4d31-b21f-5adc9d3c7af1"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:27.141Z", "message": "Configuring Agent vellum_host_jeuydi", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:27.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "8aad33fd-7a76-4d31-b21f-5adc9d3c7af1"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:27.141Z", "message": "Successfully configured daemon: vellum_host_jeuydi", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:27.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "8aad33fd-7a76-4d31-b21f-5adc9d3c7af1"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:27.141Z", "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-09T23:55:27.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2cb9fd72-c42c-444a-851d-cd097f97faaa"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:27.141Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:27.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "8aad33fd-7a76-4d31-b21f-5adc9d3c7af1"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:27.141Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:27.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "8aad33fd-7a76-4d31-b21f-5adc9d3c7af1"}, {"node_instance_id": "homer_host_lakb9j", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:27.791Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:27.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "proxy_node_vpmliv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:27.791Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:27.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "vellum_host_jeuydi", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:27.791Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:27.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "homer_host_lakb9j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:27.791Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:27.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "proxy_node_vpmliv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:27.791Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:27.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "vellum_host_jeuydi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:27.791Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:27.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "vellum_host_jeuydi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:27.791Z", "message": "Starting Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:27.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "homer_host_lakb9j", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:27.791Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:27.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "vellum_host_jeuydi", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:27.791Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:27.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "proxy_node_vpmliv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:27.791Z", "message": "Creating node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:27.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:28.152Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:28.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2e4981de-e494-4f75-aa00-ad80298cfd71"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:28.152Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:28.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2e4981de-e494-4f75-aa00-ad80298cfd71"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:28.152Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:28.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2e4981de-e494-4f75-aa00-ad80298cfd71"}, {"node_instance_id": "proxy_node_vpmliv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:28.152Z", "message": "Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/FV0WG/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:28.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "68d99ae4-768e-4a67-a0d0-77d33d2a243d"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:28.152Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:28.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2e4981de-e494-4f75-aa00-ad80298cfd71"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:28.152Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:28.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2e4981de-e494-4f75-aa00-ad80298cfd71"}, {"node_instance_id": "proxy_node_vpmliv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:28.152Z", "message": "Executing: /tmp/FV0WG/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:28.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "68d99ae4-768e-4a67-a0d0-77d33d2a243d"}, {"node_instance_id": "homer_host_lakb9j", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:28.794Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:28.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "homer_host_lakb9j", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:28.794Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:28.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "homer_host_lakb9j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:28.794Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:28.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:29.155Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:29.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2e4981de-e494-4f75-aa00-ad80298cfd71"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:29.155Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:29.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2e4981de-e494-4f75-aa00-ad80298cfd71"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:29.155Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:29.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2e4981de-e494-4f75-aa00-ad80298cfd71"}], "metadata": {"pagination": {"total": 1307, "offset": 1087, "size": 50}}} 2018-08-09 23:56:19,633 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:56:19,633 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:56:19 GMT 2018-08-09 23:56:19,633 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:56:19,633 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26948 2018-08-09 23:56:19,634 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:56:19,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:56:19,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:56:19,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:56:19,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-09 23:56:19,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:56:19,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-09 23:56:19,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:56:19,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:56:19,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:56:19,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:56:19,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:56:19,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:56:19,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-09 23:56:19,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-09 23:56:19,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-09 23:56:19,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-09 23:56:19,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:56:19,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:56:19,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpl1zvX7 2018-08-09 23:56:19,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-09 23:56:19,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:56:19,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:56:19,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent vellum_host_jeuydi 2018-08-09 23:56:19,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: vellum_host_jeuydi 2018-08-09 23:56:19,639 - 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-09 23:56:19,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-09 23:56:19,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-09 23:56:19,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-09 23:56:19,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-09 23:56:19,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-09 23:56:19,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-09 23:56:19,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-09 23:56:19,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-09 23:56:19,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-09 23:56:19,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-09 23:56:19,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-09 23:56:19,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-09 23:56:19,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-09 23:56:19,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:56:19,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:56:19,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/FV0WG/install_requirements.sh 2018-08-09 23:56:19,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:56:19,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:56:19,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/FV0WG/install_requirements.sh 2018-08-09 23:56:19,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-09 23:56:19,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-09 23:56:19,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-09 23:56:19,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-09 23:56:19,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:56:19,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:56:19,643 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:56:19,698 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:56:19,698 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:56:19,698 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:56:19,698 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:56:19,699 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:56:19,699 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:56:19,699 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:56:19,699 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:56:19,699 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:56:19,699 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:56:19 GMT 2018-08-09 23:56:19,699 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:56:19,699 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:56:19,699 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:56:24,705 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:56:24,774 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:56:24,774 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:56:24,775 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:56:24,775 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:56:24,775 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:56:24,775 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:56:24,775 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:56:24,776 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:29.155Z", "message": "Starting Agent vellum_host_jeuydi", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:29.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2e4981de-e494-4f75-aa00-ad80298cfd71"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:29.155Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:29.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2e4981de-e494-4f75-aa00-ad80298cfd71"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:29.155Z", "message": "Starting...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:29.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "bcd3b5ed-6e6f-4afe-afda-1f157ef72c89"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:29.155Z", "message": "Starting daemon with command: sudo service celeryd-ellis_host_qu7wov start", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:29.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "bcd3b5ed-6e6f-4afe-afda-1f157ef72c89"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:29.155Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:29.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2e4981de-e494-4f75-aa00-ad80298cfd71"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:29.155Z", "message": "Successfully started daemon: ellis_host_qu7wov", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:29.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "bcd3b5ed-6e6f-4afe-afda-1f157ef72c89"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:29.155Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:29.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2e4981de-e494-4f75-aa00-ad80298cfd71"}, {"node_instance_id": "ellis_host_qu7wov", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:29.798Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:29.798Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bind_host_spdzu0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:29.798Z", "message": "Installing plugins", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:29.798Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "ellis_host_qu7wov", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:29.798Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:29.798Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "ellis_host_qu7wov", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:29.798Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:29.798Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bind_host_spdzu0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:29.798Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:29.798Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "ellis_host_qu7wov", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:29.798Z", "message": "Installing plugins", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:29.798Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:30.161Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:30.161Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "c21d0e42-d3b3-4dc1-8a08-5207c4017a8f"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:30.161Z", "message": "Installing plugin from source", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:30.161Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "c21d0e42-d3b3-4dc1-8a08-5207c4017a8f"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:30.161Z", "message": "Successfully started daemon: bind_host_spdzu0", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:30.161Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "cb604612-9870-47a6-af6c-9e69237885fc"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:30.161Z", "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-09T23:55:30.161Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "c21d0e42-d3b3-4dc1-8a08-5207c4017a8f"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:30.161Z", "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-09T23:55:30.161Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "c21d0e42-d3b3-4dc1-8a08-5207c4017a8f"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:30.161Z", "message": "Starting...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:30.161Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "cb604612-9870-47a6-af6c-9e69237885fc"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:30.161Z", "message": "[localhost] run: /home/ubuntu/ellis_host_qu7wov/env/bin/pip freeze", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:30.161Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "c21d0e42-d3b3-4dc1-8a08-5207c4017a8f"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:30.161Z", "message": "Starting daemon with command: sudo service celeryd-bind_host_spdzu0 start", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:30.161Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "cb604612-9870-47a6-af6c-9e69237885fc"}, {"node_instance_id": "bind_host_spdzu0", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:30.838Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:30.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "ellis_host_qu7wov", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:30.838Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:30.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:30.838Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:30.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bind_host_spdzu0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:30.838Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:30.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:30.838Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:30.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:30.838Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:30.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:31.165Z", "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-09T23:55:31.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "c21d0e42-d3b3-4dc1-8a08-5207c4017a8f"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:31.165Z", "message": "Installing plugin from source", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:31.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "78e982cf-912c-49e1-aa74-0275bd380c8e"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:31.165Z", "message": "[localhost] run: /home/ubuntu/bind_host_spdzu0/env/bin/pip freeze", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:31.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "78e982cf-912c-49e1-aa74-0275bd380c8e"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:31.165Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:31.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "78e982cf-912c-49e1-aa74-0275bd380c8e"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:31.165Z", "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-09T23:55:31.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "78e982cf-912c-49e1-aa74-0275bd380c8e"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:31.165Z", "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-09T23:55:31.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "78e982cf-912c-49e1-aa74-0275bd380c8e"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:31.165Z", "message": "Removing directory: /tmp/tmpSNG4rO", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:31.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "c21d0e42-d3b3-4dc1-8a08-5207c4017a8f"}, {"node_instance_id": "bind_host_spdzu0", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:31.845Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:31.845Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:31.845Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:31.845Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bind_host_spdzu0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:31.845Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:31.845Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:31.845Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:31.845Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "ellis_host_qu7wov", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:31.845Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:31.845Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bind_host_spdzu0", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:31.845Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:31.845Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "ellis_host_qu7wov", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:31.845Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:31.845Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:31.845Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:31.845Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:32.251Z", "message": "Successfully started daemon: vellum_host_jeuydi", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:32.251Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2e4981de-e494-4f75-aa00-ad80298cfd71"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:32.251Z", "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-09T23:55:32.251Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "78e982cf-912c-49e1-aa74-0275bd380c8e"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:32.251Z", "message": "Starting daemon with command: sudo service celeryd-vellum_host_jeuydi start", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:32.251Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2e4981de-e494-4f75-aa00-ad80298cfd71"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:32.251Z", "message": "Removing directory: /tmp/tmpQtWKHB", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:32.251Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "78e982cf-912c-49e1-aa74-0275bd380c8e"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:32.251Z", "message": "Starting...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:32.251Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "2e4981de-e494-4f75-aa00-ad80298cfd71"}, {"node_instance_id": "vellum_host_jeuydi", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:32.957Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:32.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "vellum_host_jeuydi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:32.957Z", "message": "Installing plugins", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:32.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "ellis_host_qu7wov", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:32.957Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:32.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1307, "offset": 1137, "size": 50}}} 2018-08-09 23:56:24,776 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:56:24,776 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:56:24 GMT 2018-08-09 23:56:24,776 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:56:24,776 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27073 2018-08-09 23:56:24,777 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:56:24,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent vellum_host_jeuydi 2018-08-09 23:56:24,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:56:24,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-09 23:56:24,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-ellis_host_qu7wov start 2018-08-09 23:56:24,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:56:24,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: ellis_host_qu7wov 2018-08-09 23:56:24,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 23:56:24,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-09 23:56:24,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-09 23:56:24,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-09 23:56:24,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-09 23:56:24,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-09 23:56:24,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-09 23:56:24,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-09 23:56:24,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-09 23:56:24,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bind_host_spdzu0 2018-08-09 23:56:24,782 - 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-09 23:56:24,783 - 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-09 23:56:24,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-09 23:56:24,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/ellis_host_qu7wov/env/bin/pip freeze 2018-08-09 23:56:24,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bind_host_spdzu0 start 2018-08-09 23:56:24,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-09 23:56:24,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-09 23:56:24,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-09 23:56:24,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-09 23:56:24,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-09 23:56:24,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-09 23:56:24,784 - 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-09 23:56:24,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-09 23:56:24,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bind_host_spdzu0/env/bin/pip freeze 2018-08-09 23:56:24,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-09 23:56:24,785 - 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-09 23:56:24,785 - 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-09 23:56:24,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpSNG4rO 2018-08-09 23:56:24,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-09 23:56:24,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-09 23:56:24,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-09 23:56:24,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-09 23:56:24,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-09 23:56:24,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-09 23:56:24,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-09 23:56:24,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-09 23:56:24,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: vellum_host_jeuydi 2018-08-09 23:56:24,788 - 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-09 23:56:24,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-vellum_host_jeuydi start 2018-08-09 23:56:24,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpQtWKHB 2018-08-09 23:56:24,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-09 23:56:24,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-09 23:56:24,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-09 23:56:24,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-09 23:56:24,789 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:56:24,845 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:56:24,845 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:56:24,845 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:56:24,845 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:56:24,846 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:56:24,846 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:56:24,846 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:56:24,846 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:56:24,846 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:56:24,846 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:56:24 GMT 2018-08-09 23:56:24,846 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:56:24,846 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:56:24,846 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:56:29,852 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:56:29,922 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:56:29,922 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:56:29,922 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:56:29,922 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:56:29,922 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:56:29,922 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:56:29,922 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:56:29,922 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_jeuydi", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:32.957Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:32.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "ellis_host_qu7wov", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:32.957Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:32.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "ellis_host_qu7wov", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:32.957Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:32.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "ellis_host_qu7wov", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:32.957Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:32.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "ellis_host_qu7wov", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:32.957Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:32.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "vellum_host_jeuydi", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:32.957Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:32.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bind_host_spdzu0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:32.957Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:32.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "ellis_host_qu7wov", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:32.957Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:32.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "vellum_host_jeuydi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:32.957Z", "message": "Installing plugins", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:32.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "vellum_host_jeuydi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:32.957Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:32.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:33.255Z", "message": "Installing plugin from source", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:33.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "b1a3c7dc-9c22-4096-bed4-c3d8a5f00708"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:33.255Z", "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-09T23:55:33.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "b1a3c7dc-9c22-4096-bed4-c3d8a5f00708"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:33.255Z", "message": "[localhost] run: /home/ubuntu/vellum_host_jeuydi/env/bin/pip freeze", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:33.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "b1a3c7dc-9c22-4096-bed4-c3d8a5f00708"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:33.255Z", "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-09T23:55:33.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "b1a3c7dc-9c22-4096-bed4-c3d8a5f00708"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:33.255Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:33.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "b1a3c7dc-9c22-4096-bed4-c3d8a5f00708"}, {"node_instance_id": "bind_host_spdzu0", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:33.963Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:33.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "homer_host_lakb9j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:33.963Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:33.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bind_host_spdzu0", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:33.963Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:33.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bind_host_spdzu0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:33.963Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:33.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:33.963Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:33.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:33.963Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:33.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:34.259Z", "message": "Removing directory: /tmp/tmpS7qn_w", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:34.259Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "b1a3c7dc-9c22-4096-bed4-c3d8a5f00708"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:34.259Z", "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-09T23:55:34.259Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "b1a3c7dc-9c22-4096-bed4-c3d8a5f00708"}, {"node_instance_id": "vellum_host_jeuydi", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:34.976Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:34.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "vellum_host_jeuydi", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:34.976Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:34.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "vellum_host_jeuydi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:34.976Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:34.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "vellum_host_jeuydi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:35.980Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:35.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "vellum_host_jeuydi", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:35.980Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:35.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "vellum_host_jeuydi", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:35.980Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:35.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "vellum_host_jeuydi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:36.984Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:36.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "vellum_host_jeuydi", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:36.984Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:36.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "vellum_host_jeuydi", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:36.984Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:36.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:37.989Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:37.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:38.994Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:38.994Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:38.994Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:38.994Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bind_host_spdzu0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:38.994Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:38.994Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "ellis_host_qu7wov", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:38.994Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:38.994Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:40.019Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:40.019Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:40.019Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:40.019Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:40.019Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:40.019Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:41.024Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:41.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "vellum_host_jeuydi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:42.489Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:42.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:43.031Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:43.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:43.031Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:43.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:44.034Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:44.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:45.115Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:45.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:45.115Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:45.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:45.115Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:45.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:45.115Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:45.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:46.342Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:46.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1310, "offset": 1187, "size": 50}}} 2018-08-09 23:56:29,923 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:56:29,923 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:56:29 GMT 2018-08-09 23:56:29,923 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:56:29,923 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26218 2018-08-09 23:56:29,923 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:56:29,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-09 23:56:29,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-09 23:56:29,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-09 23:56:29,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-09 23:56:29,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-09 23:56:29,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-09 23:56:29,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-09 23:56:29,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-09 23:56:29,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-09 23:56:29,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-09 23:56:29,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-09 23:56:29,926 - 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-09 23:56:29,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/vellum_host_jeuydi/env/bin/pip freeze 2018-08-09 23:56:29,927 - 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-09 23:56:29,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-09 23:56:29,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-09 23:56:29,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-09 23:56:29,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-09 23:56:29,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-09 23:56:29,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-09 23:56:29,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-09 23:56:29,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpS7qn_w 2018-08-09 23:56:29,928 - 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-09 23:56:29,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-09 23:56:29,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-09 23:56:29,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-09 23:56:29,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-09 23:56:29,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-09 23:56:29,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-09 23:56:29,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-09 23:56:29,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-09 23:56:29,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-09 23:56:29,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-09 23:56:29,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-09 23:56:29,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-09 23:56:29,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-09 23:56:29,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-09 23:56:29,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-09 23:56:29,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-09 23:56:29,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-09 23:56:29,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-09 23:56:29,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-09 23:56:29,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-09 23:56:29,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-09 23:56:29,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-08-09 23:56:29,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-08-09 23:56:29,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-09 23:56:29,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-09 23:56:29,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-09 23:56:29,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-09 23:56:29,933 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:56:30,160 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:56:30,160 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:56:30,161 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:56:30,161 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:56:30,161 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:56:30,161 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:56:30,161 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:56:30,161 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:56:30,161 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:56:30,161 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:56:30 GMT 2018-08-09 23:56:30,161 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:56:30,161 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:56:30,162 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:56:35,167 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:56:35,239 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:56:35,239 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:56:35,239 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:56:35,239 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:56:35,239 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:56:35,239 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:56:35,240 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:56:35,240 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:46.342Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:46.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:46.342Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:46.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:47.345Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 5/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-09T23:55:47.345Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:48.864Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:48.864Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:49.349Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:49.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:49.349Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:49.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:51.036Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:51.036Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:51.352Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:51.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:51.352Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:51.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "proxy_node_vpmliv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:51.826Z", "message": "Execution done (return_code=0): /tmp/FV0WG/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:51.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "68d99ae4-768e-4a67-a0d0-77d33d2a243d"}, {"node_instance_id": "proxy_node_vpmliv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:52.497Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:52.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:52.497Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:52.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:52.497Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:52.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:52.497Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:52.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "proxy_node_vpmliv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:53.513Z", "message": "Configuring node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:53.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "proxy_node_vpmliv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:54.617Z", "message": "Starting node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:54.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:55.627Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:55.627Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:55:59.015Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:55:59.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:56:00.396Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:56:00.396Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bind_u1g5yz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:56:01.733Z", "message": "Downloaded scripts/bind/bind.py to /tmp/6Z3JD/bind.py", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:56:01.733Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "54db4be4-e575-42db-bc27-18692bb6f554"}, {"node_instance_id": "bind_u1g5yz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:56:01.846Z", "message": "Creating node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:56:01.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bind_u1g5yz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:56:01.846Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:56:01.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bind_u1g5yz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:56:01.846Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:56:01.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bind_u1g5yz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:56:02.306Z", "message": "Installing BIND DNS server", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:56:02.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "54db4be4-e575-42db-bc27-18692bb6f554"}, {"node_instance_id": "bind_u1g5yz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:56:02.306Z", "message": "[localhost] run: sudo apt-get update", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:56:02.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "54db4be4-e575-42db-bc27-18692bb6f554"}, {"node_instance_id": "bind_u1g5yz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:56:09.427Z", "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-09T23:56:09.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "54db4be4-e575-42db-bc27-18692bb6f554"}, {"node_instance_id": "bind_u1g5yz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:56:13.992Z", "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-09T23:56:13.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "54db4be4-e575-42db-bc27-18692bb6f554"}, {"node_instance_id": "bind_u1g5yz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:56:14.312Z", "message": "[localhost] run: sudo mv /tmp/tmpTWekyr /etc/bind/named.conf.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:56:14.312Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "54db4be4-e575-42db-bc27-18692bb6f554"}, {"node_instance_id": "bind_u1g5yz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:56:14.312Z", "message": "The config dict: {'etcd_ip': u'192.168.120.7', 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.7', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:56:14.312Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "54db4be4-e575-42db-bc27-18692bb6f554"}, {"node_instance_id": "bind_u1g5yz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:56:14.312Z", "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-09T23:56:14.312Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "54db4be4-e575-42db-bc27-18692bb6f554"}, {"node_instance_id": "bind_u1g5yz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:56:14.312Z", "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-09T23:56:14.312Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "54db4be4-e575-42db-bc27-18692bb6f554"}, {"node_instance_id": "bind_u1g5yz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:56:14.312Z", "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-09T23:56:14.312Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "54db4be4-e575-42db-bc27-18692bb6f554"}, {"node_instance_id": "bind_u1g5yz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:56:14.312Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:56:14.312Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "54db4be4-e575-42db-bc27-18692bb6f554"}, {"node_instance_id": "bind_u1g5yz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:56:14.312Z", "message": "[localhost] run: sudo mv /tmp/tmpM73Ov6 /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:56:14.312Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "54db4be4-e575-42db-bc27-18692bb6f554"}, {"node_instance_id": "bind_u1g5yz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:56:15.197Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:56:15.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bind_u1g5yz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:56:15.317Z", "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-09T23:56:15.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "54db4be4-e575-42db-bc27-18692bb6f554"}, {"node_instance_id": "bind_u1g5yz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:56:15.317Z", "message": "Creating private domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:56:15.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "54db4be4-e575-42db-bc27-18692bb6f554"}, {"node_instance_id": "bind_u1g5yz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:56:15.317Z", "message": "[localhost] run: sudo mv /tmp/tmpV2MXKJ /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:56:15.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "54db4be4-e575-42db-bc27-18692bb6f554"}, {"node_instance_id": "bind_u1g5yz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:56:15.317Z", "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-09T23:56:15.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "54db4be4-e575-42db-bc27-18692bb6f554"}, {"node_instance_id": "bind_u1g5yz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:56:15.317Z", "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-09T23:56:15.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "54db4be4-e575-42db-bc27-18692bb6f554"}, {"node_instance_id": "bind_u1g5yz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:56:15.317Z", "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-09T23:56:15.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "54db4be4-e575-42db-bc27-18692bb6f554"}, {"node_instance_id": "bind_u1g5yz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:56:15.317Z", "message": "[localhost] run: sudo mv /tmp/tmpm3TTbn /etc/bind/db.clearwater.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:56:15.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "54db4be4-e575-42db-bc27-18692bb6f554"}, {"node_instance_id": "bind_u1g5yz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:56:15.317Z", "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-09T23:56:15.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "54db4be4-e575-42db-bc27-18692bb6f554"}, {"node_instance_id": "bind_u1g5yz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:56:15.317Z", "message": "Creating public domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:56:15.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "54db4be4-e575-42db-bc27-18692bb6f554"}, {"node_instance_id": "bind_u1g5yz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:56:15.317Z", "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-09T23:56:15.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "54db4be4-e575-42db-bc27-18692bb6f554"}, {"node_instance_id": "bind_u1g5yz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:56:15.317Z", "message": "The config dict: {'public_ip': u'172.30.9.209', '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.7', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:56:15.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "54db4be4-e575-42db-bc27-18692bb6f554"}, {"node_instance_id": "bind_u1g5yz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:56:15.317Z", "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-09T23:56:15.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "54db4be4-e575-42db-bc27-18692bb6f554"}, {"node_instance_id": "bind_u1g5yz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:56:15.317Z", "message": "[localhost] run: sudo mv /tmp/tmpEJY4eL /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:56:15.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "54db4be4-e575-42db-bc27-18692bb6f554"}, {"node_instance_id": "bind_u1g5yz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:56:15.317Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:56:15.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "54db4be4-e575-42db-bc27-18692bb6f554"}, {"node_instance_id": "bind_u1g5yz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:56:15.317Z", "message": "The config dict: {'etcd_ip': u'192.168.120.7', 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.7', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:56:15.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "54db4be4-e575-42db-bc27-18692bb6f554"}], "metadata": {"pagination": {"total": 1310, "offset": 1237, "size": 50}}} 2018-08-09 23:56:35,240 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:56:35,240 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:56:35 GMT 2018-08-09 23:56:35,240 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:56:35,240 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27540 2018-08-09 23:56:35,240 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:56:35,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-09 23:56:35,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-09 23:56:35,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 5/60] 2018-08-09 23:56:35,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-09 23:56:35,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-09 23:56:35,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-09 23:56:35,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-09 23:56:35,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-08-09 23:56:35,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-08-09 23:56:35,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/FV0WG/install_requirements.sh 2018-08-09 23:56:35,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-09 23:56:35,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-08-09 23:56:35,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-09 23:56:35,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-08-09 23:56:35,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-09 23:56:35,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-09 23:56:35,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-09 23:56:35,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-08-09 23:56:35,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-08-09 23:56:35,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/6Z3JD/bind.py 2018-08-09 23:56:35,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-09 23:56:35,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-09 23:56:35,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-09 23:56:35,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing BIND DNS server 2018-08-09 23:56:35,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo apt-get update 2018-08-09 23:56:35,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo DEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes 2018-08-09 23:56:35,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-09 23:56:35,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpTWekyr /etc/bind/named.conf.local 2018-08-09 23:56:35,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.7', 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.7', u'hss_hostname': u''}. 2018-08-09 23:56:35,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/named.conf.local. 2018-08-09 23:56:35,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-08-09 23:56:35,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/named.conf.local 2018-08-09 23:56:35,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-09 23:56:35,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpM73Ov6 /etc/clearwater/local_config 2018-08-09 23:56:35,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-09 23:56:35,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-09 23:56:35,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-09 23:56:35,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpV2MXKJ /etc/clearwater/shared_config 2018-08-09 23:56:35,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/shared_config. 2018-08-09 23:56:35,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-09 23:56:35,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/shared_config 2018-08-09 23:56:35,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpm3TTbn /etc/bind/db.clearwater.local 2018-08-09 23:56:35,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-09 23:56:35,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-09 23:56:35,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-09 23:56:35,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.209', '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.7', u'hss_hostname': u''}. 2018-08-09 23:56:35,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-09 23:56:35,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpEJY4eL /etc/bind/db.clearwater.opnfv 2018-08-09 23:56:35,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-09 23:56:35,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.7', 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.7', u'hss_hostname': u''}. 2018-08-09 23:56:35,250 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:56:35,308 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:56:35,308 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:56:35,308 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:56:35,308 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:56:35,308 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:56:35,309 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:56:35,309 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:56:35,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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:56:35,309 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:56:35,309 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:56:35 GMT 2018-08-09 23:56:35,309 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:56:35,309 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:56:35,309 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:56:40,315 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:56:40,399 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:56:40,399 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:56:40,399 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:56:40,399 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:56:40,399 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:56:40,399 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:56:40,400 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:56:40,400 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_u1g5yz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:56:15.853Z", "message": "Configuring node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:56:15.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bind_u1g5yz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:56:15.853Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:56:15.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bind_u1g5yz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:56:15.853Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:56:15.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bind_u1g5yz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:56:16.321Z", "message": "Executing: /tmp/LN7V5/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:56:16.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "bb5607b9-a11d-4e5d-b24d-a725a6d353b0"}, {"node_instance_id": "bind_u1g5yz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:56:16.321Z", "message": "Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/LN7V5/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:56:16.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "bb5607b9-a11d-4e5d-b24d-a725a6d353b0"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:56:17.067Z", "message": "Sending task 'nova_plugin.server.start' [retry 6/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:56:17.067Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bind_u1g5yz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:56:17.324Z", "message": "[etcd] ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:56:17.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "bb5607b9-a11d-4e5d-b24d-a725a6d353b0"}, {"node_instance_id": "bind_u1g5yz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:56:17.324Z", "message": "[etcd] repo129", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:56:17.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "bb5607b9-a11d-4e5d-b24d-a725a6d353b0"}, {"node_instance_id": "bind_u1g5yz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:56:17.324Z", "message": "[etcd] Configure the APT software source", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:56:17.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "bb5607b9-a11d-4e5d-b24d-a725a6d353b0"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:56:17.858Z", "message": "Task started 'nova_plugin.server.start' [retry 6/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:56:17.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bind_u1g5yz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:56:18.330Z", "message": "[etcd] sudo apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:56:18.330Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "bb5607b9-a11d-4e5d-b24d-a725a6d353b0"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:56:19.204Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 6/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-09T23:56:19.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bind_u1g5yz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:56:28.209Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-spdzu0\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,731 B/s)\nReading package lists...\n\nreal\t0m10.576s\nuser\t0m2.704s\nsys\t0m0.208s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:56:28.209Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "bb5607b9-a11d-4e5d-b24d-a725a6d353b0"}, {"node_instance_id": "bind_u1g5yz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:56:29.336Z", "message": "[etcd] Now install the software", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:56:29.336Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "bb5607b9-a11d-4e5d-b24d-a725a6d353b0"}, {"node_instance_id": "bind_u1g5yz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:56:29.336Z", "message": "[etcd] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:56:29.336Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "bb5607b9-a11d-4e5d-b24d-a725a6d353b0"}], "metadata": {"pagination": {"total": 1310, "offset": 1287, "size": 50}}} 2018-08-09 23:56:40,400 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:56:40,400 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:56:40 GMT 2018-08-09 23:56:40,400 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:56:40,400 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12728 2018-08-09 23:56:40,400 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:56:40,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-09 23:56:40,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-09 23:56:40,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-09 23:56:40,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/LN7V5/install-etcd.sh 2018-08-09 23:56:40,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/LN7V5/install-etcd.sh 2018-08-09 23:56:40,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 6/60] 2018-08-09 23:56:40,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] 2018-08-09 23:56:40,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] repo129 2018-08-09 23:56:40,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Configure the APT software source 2018-08-09 23:56:40,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 6/60] 2018-08-09 23:56:40,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo apt 2018-08-09 23:56:40,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 6/60] 2018-08-09 23:56:40,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-spdzu0 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,731 B/s) Reading package lists... real 0m10.576s user 0m2.704s sys 0m0.208s 2018-08-09 23:56:40,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Now install the software 2018-08-09 23:56:40,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-09 23:56:40,404 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:56:40,471 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:56:40,471 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:56:40,472 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:56:40,472 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:56:40,472 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:56:40,472 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:56:40,472 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:56:40,472 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:56:40,472 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:56:40,472 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:56:40 GMT 2018-08-09 23:56:40,472 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:56:40,472 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:56:40,473 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:56:45,478 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:56:45,546 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:56:45,546 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:56:45,546 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:56:45,546 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:56:45,547 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:56:45,547 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:56:45,547 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:56:45,547 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1310, "offset": 1302, "size": 50}}} 2018-08-09 23:56:45,547 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:56:45,547 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:56:45 GMT 2018-08-09 23:56:45,547 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:56:45,547 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-09 23:56:45,547 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:56:45,548 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:56:45,602 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:56:45,602 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:56:45,602 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:56:45,602 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:56:45,602 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:56:45,602 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:56:45,602 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:56:45,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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:56:45,603 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:56:45,603 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:56:45 GMT 2018-08-09 23:56:45,603 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:56:45,603 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:56:45,603 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:56:50,608 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:56:50,676 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:56:50,676 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:56:50,676 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:56:50,676 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:56:50,676 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:56:50,676 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:56:50,677 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:56:50,677 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:56:49.253Z", "message": "Sending task 'nova_plugin.server.start' [retry 7/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:56:49.253Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:56:49.871Z", "message": "Task started 'nova_plugin.server.start' [retry 7/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:56:49.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1312, "offset": 1302, "size": 50}}} 2018-08-09 23:56:50,677 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:56:50,677 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:56:50 GMT 2018-08-09 23:56:50,677 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:56:50,677 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1106 2018-08-09 23:56:50,677 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:56:50,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 7/60] 2018-08-09 23:56:50,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 7/60] 2018-08-09 23:56:50,678 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:56:50,734 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:56:50,735 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:56:50,735 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:56:50,735 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:56:50,735 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:56:50,735 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:56:50,735 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:56:50,735 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:56:50,735 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:56:50,736 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:56:50 GMT 2018-08-09 23:56:50,736 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:56:50,736 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:56:50,736 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:56:55,741 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:56:55,813 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:56:55,813 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:56:55,813 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:56:55,814 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:56:55,814 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:56:55,814 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:56:55,814 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:56:55,814 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:56:51.491Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 7/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-09T23:56:51.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1313, "offset": 1304, "size": 50}}} 2018-08-09 23:56:55,814 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:56:55,814 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:56:55 GMT 2018-08-09 23:56:55,814 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:56:55,814 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1224 2018-08-09 23:56:55,814 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:56:55,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 7/60] 2018-08-09 23:56:55,815 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:56:55,894 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:56:55,894 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:56:55,894 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:56:55,894 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:56:55,894 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:56:55,895 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:56:55,895 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:56:55,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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:56:55,895 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:56:55,895 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:56:55 GMT 2018-08-09 23:56:55,895 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:56:55,895 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:56:55,895 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:57:00,901 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:57:00,989 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:57:00,989 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:57:00,989 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:57:00,989 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:57:00,989 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:57:00,989 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:57:00,989 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:57:00,990 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1313, "offset": 1305, "size": 50}}} 2018-08-09 23:57:00,990 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:57:00,990 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:57:00 GMT 2018-08-09 23:57:00,990 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:57:00,990 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-09 23:57:00,990 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:57:00,990 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:57:01,063 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:57:01,063 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:57:01,063 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:57:01,063 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:57:01,063 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:57:01,064 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:57:01,064 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:57:01,064 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:57:01,064 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:57:01,064 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:57:01 GMT 2018-08-09 23:57:01,064 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:57:01,064 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:57:01,064 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:57:06,070 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:57:06,136 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:57:06,136 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:57:06,136 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:57:06,136 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:57:06,136 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:57:06,136 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:57:06,136 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:57:06,137 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1313, "offset": 1305, "size": 50}}} 2018-08-09 23:57:06,137 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:57:06,137 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:57:06 GMT 2018-08-09 23:57:06,137 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:57:06,137 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-09 23:57:06,137 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:57:06,137 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:57:06,195 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:57:06,195 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:57:06,195 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:57:06,196 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:57:06,196 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:57:06,196 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:57:06,196 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:57:06,196 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:57:06,196 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:57:06,196 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:57:06 GMT 2018-08-09 23:57:06,196 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:57:06,196 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:57:06,196 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:57:11,202 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:57:11,271 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:57:11,271 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:57:11,271 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:57:11,271 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:57:11,271 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:57:11,272 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:57:11,272 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:57:11,272 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1313, "offset": 1305, "size": 50}}} 2018-08-09 23:57:11,272 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:57:11,272 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:57:11 GMT 2018-08-09 23:57:11,272 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:57:11,272 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-09 23:57:11,272 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:57:11,273 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:57:11,336 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:57:11,336 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:57:11,336 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:57:11,336 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:57:11,336 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:57:11,337 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:57:11,337 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:57:11,337 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:57:11,337 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:57:11,337 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:57:11 GMT 2018-08-09 23:57:11,337 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:57:11,337 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:57:11,337 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:57:16,343 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:57:16,413 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:57:16,413 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:57:16,413 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:57:16,413 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:57:16,413 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:57:16,413 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:57:16,414 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:57:16,414 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1313, "offset": 1305, "size": 50}}} 2018-08-09 23:57:16,414 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:57:16,414 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:57:16 GMT 2018-08-09 23:57:16,414 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:57:16,414 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-09 23:57:16,414 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:57:16,414 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:57:16,482 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:57:16,482 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:57:16,482 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:57:16,482 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:57:16,483 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:57:16,483 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:57:16,483 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:57:16,483 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:57:16,483 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:57:16,483 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:57:16 GMT 2018-08-09 23:57:16,483 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:57:16,483 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:57:16,483 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:57:21,489 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:57:21,565 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:57:21,565 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:57:21,565 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:57:21,565 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:57:21,565 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:57:21,566 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:57:21,566 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:57:21,566 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_u1g5yz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:21.090Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-spdzu0\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 3 not upgraded.\nNeed to get 85.1 MB of archives.\nAfter this operation, 242 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:21 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:24 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:26 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 38%\rExtracting templates from packages: 77%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 85.1 MB in 13s (6,523 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51395 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-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-153.203) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n\ndnsmasq: failed to create listening socket for port 53: Address already in use\n ...fail!\ninvoke-rc.d: initscript dnsmasq, action \"start\" failed.\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n\ndnsmasq: failed to create listening socket for 127.0.0.1: Address already in use\n ...fail!\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8945\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nreload: Job is not running: clearwater-monit\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t0m52.252s\nuser\t0m18.733s\nsys\t0m8.484s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:21.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "bb5607b9-a11d-4e5d-b24d-a725a6d353b0"}, {"node_instance_id": "bind_u1g5yz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:21.354Z", "message": "[etcd] The software is installed", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:21.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "bb5607b9-a11d-4e5d-b24d-a725a6d353b0"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:21.526Z", "message": "Sending task 'nova_plugin.server.start' [retry 8/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:21.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1316, "offset": 1305, "size": 50}}} 2018-08-09 23:57:21,566 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:57:21,566 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:57:21 GMT 2018-08-09 23:57:21,566 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:57:21,566 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 45595 2018-08-09 23:57:21,566 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:57:21,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-spdzu0 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 3 not upgraded. Need to get 85.1 MB of archives. After this operation, 242 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:24 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:26 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 38% Extracting templates from packages: 77% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 85.1 MB in 13s (6,523 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51395 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-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-153.203) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-setuptools (3.3-1ubuntu2) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq dnsmasq: failed to create listening socket for port 53: Address already in use ...fail! invoke-rc.d: initscript dnsmasq, action "start" failed. Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq dnsmasq: failed to create listening socket for 127.0.0.1: Address already in use ...fail! Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8945 Setting up clearwater-log-cleanup (1.0-171215.180814) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 reload: Job is not running: clearwater-monit Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 0m52.252s user 0m18.733s sys 0m8.484s 2018-08-09 23:57:21,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] The software is installed 2018-08-09 23:57:21,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 8/60] 2018-08-09 23:57:21,571 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:57:21,634 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:57:21,634 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:57:21,635 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:57:21,635 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:57:21,635 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:57:21,635 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:57:21,635 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:57:21,635 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:57:21,635 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:57:21,635 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:57:21 GMT 2018-08-09 23:57:21,635 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:57:21,636 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:57:21,636 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:57:26,637 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:57:26,711 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:57:26,711 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:57:26,712 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:57:26,712 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:57:26,712 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:57:26,712 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:57:26,712 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:57:26,712 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:21.893Z", "message": "Task started 'nova_plugin.server.start' [retry 8/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:21.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bind_u1g5yz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:22.358Z", "message": "[etcd] sudo ifconfig ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:22.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "bb5607b9-a11d-4e5d-b24d-a725a6d353b0"}, {"node_instance_id": "bind_u1g5yz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:22.358Z", "message": "[etcd] sudo ps ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:22.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "bb5607b9-a11d-4e5d-b24d-a725a6d353b0"}, {"node_instance_id": "bind_u1g5yz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:22.358Z", "message": "[etcd] => \nreal\t0m0.011s\nuser\t0m0.007s\nsys\t0m0.005s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:22.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "bb5607b9-a11d-4e5d-b24d-a725a6d353b0"}, {"node_instance_id": "bind_u1g5yz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:22.358Z", "message": "[etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:67:d7:9a \n inet addr:192.168.120.7 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe67:d79a/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:72598 errors:0 dropped:0 overruns:0 frame:0\n TX packets:30412 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:123528790 (123.5 MB) TX bytes:4608676 (4.6 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:166 errors:0 dropped:0 overruns:0 frame:0\n TX packets:166 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:13739 (13.7 KB) TX bytes:13739 (13.7 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:22.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "bb5607b9-a11d-4e5d-b24d-a725a6d353b0"}, {"node_instance_id": "bind_u1g5yz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:22.358Z", "message": "[etcd] /usr/share/clearwater/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:22.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "bb5607b9-a11d-4e5d-b24d-a725a6d353b0"}, {"node_instance_id": "bind_u1g5yz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:23.463Z", "message": "[etcd] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 23:54 ? 00:00:00 /sbin/init\nroot 2 0 0 23:54 ? 00:00:00 [kthreadd]\nroot 3 2 0 23:54 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 23:54 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 23:54 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 23:54 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 23:54 ? 00:00:00 [rcu_sched]\nroot 8 2 0 23:54 ? 00:00:00 [rcuos/0]\nroot 9 2 0 23:54 ? 00:00:00 [rcuos/1]\nroot 10 2 0 23:54 ? 00:00:00 [rcu_bh]\nroot 11 2 0 23:54 ? 00:00:00 [rcuob/0]\nroot 12 2 0 23:54 ? 00:00:00 [rcuob/1]\nroot 13 2 0 23:54 ? 00:00:00 [migration/0]\nroot 14 2 0 23:54 ? 00:00:00 [watchdog/0]\nroot 15 2 0 23:54 ? 00:00:00 [watchdog/1]\nroot 16 2 0 23:54 ? 00:00:00 [migration/1]\nroot 17 2 0 23:54 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 23:54 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 23:54 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 23:54 ? 00:00:00 [khelper]\nroot 21 2 0 23:54 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 23:54 ? 00:00:00 [netns]\nroot 23 2 0 23:54 ? 00:00:00 [writeback]\nroot 24 2 0 23:54 ? 00:00:00 [kintegrityd]\nroot 25 2 0 23:54 ? 00:00:00 [bioset]\nroot 26 2 0 23:54 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 23:54 ? 00:00:00 [kblockd]\nroot 28 2 0 23:54 ? 00:00:00 [ata_sff]\nroot 29 2 0 23:54 ? 00:00:00 [khubd]\nroot 30 2 0 23:54 ? 00:00:00 [md]\nroot 31 2 0 23:54 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 23:54 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 23:54 ? 00:00:00 [khungtaskd]\nroot 35 2 0 23:54 ? 00:00:00 [kswapd0]\nroot 36 2 0 23:54 ? 00:00:00 [vmstat]\nroot 37 2 0 23:54 ? 00:00:00 [ksmd]\nroot 38 2 0 23:54 ? 00:00:00 [khugepaged]\nroot 39 2 0 23:54 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 23:54 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 23:54 ? 00:00:00 [crypto]\nroot 53 2 0 23:54 ? 00:00:00 [kthrotld]\nroot 54 2 0 23:54 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 23:54 ? 00:00:00 [vballoon]\nroot 56 2 0 23:54 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 23:54 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 23:54 ? 00:00:00 [scsi_eh_1]\nroot 59 2 0 23:54 ? 00:00:00 [kworker/u4:2]\nroot 60 2 0 23:54 ? 00:00:00 [kworker/u4:3]\nroot 79 2 0 23:54 ? 00:00:00 [deferwq]\nroot 80 2 0 23:54 ? 00:00:00 [charger_manager]\nroot 124 2 0 23:54 ? 00:00:00 [kpsmoused]\nroot 144 2 0 23:54 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 23:54 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 23:54 ? 00:00:00 [ext4-rsv-conver]\nroot 388 1 0 23:54 ? 00:00:00 upstart-udev-bridge --daemon\nroot 394 1 0 23:54 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 434 2 0 23:54 ? 00:00:00 [kworker/u5:1]\nroot 436 2 0 23:54 ? 00:00:00 [kworker/u5:2]\nroot 524 1 0 23:54 ? 00:00:00 upstart-socket-bridge --daemon\nroot 587 1 0 23:54 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 820 2 0 23:54 ? 00:00:00 [kauditd]\nmessage+ 873 1 0 23:54 ? 00:00:00 dbus-daemon --system --fork\nroot 931 1 0 23:54 ? 00:00:00 /lib/systemd/systemd-logind\nroot 955 1 0 23:54 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1019 1 0 23:54 ? 00:00:00 rsyslogd\nroot 1050 1 0 23:54 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1053 1 0 23:54 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1057 1 0 23:54 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1058 1 0 23:54 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1060 1 0 23:54 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1104 1 0 23:54 ? 00:00:00 /usr/sbin/sshd -D\nroot 1106 1 0 23:54 ? 00:00:00 cron\ndaemon 1107 1 0 23:54 ? 00:00:00 atd\nroot 1114 1 0 23:54 ? 00:00:00 /usr/sbin/irqbalance\nroot 1137 1 0 23:54 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1191 1 0 23:54 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1205 1 0 23:54 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1311 2 0 23:55 ? 00:00:00 [kworker/0:2]\nubuntu 1652 1 0 23:55 ? 00:00:00 /home/ubuntu/bind_host_spdzu0/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_spdzu0 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_spdzu0 --logging-server-logdir=/home/ubuntu/bind_host_spdzu0/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_spdzu0/work/bind_host_spdzu0%I.log --pidfile=/home/ubuntu/bind_host_spdzu0/work/bind_host_spdzu0.pid\nubuntu 1691 1652 0 23:55 ? 00:00:00 /home/ubuntu/bind_host_spdzu0/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_spdzu0 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_spdzu0 --logging-server-logdir=/home/ubuntu/bind_host_spdzu0/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_spdzu0/work/bind_host_spdzu0%I.log --pidfile=/home/ubuntu/bind_host_spdzu0/work/bind_host_spdzu0.pid\nubuntu 1766 1 0 23:55 ? 00:00:00 python2.7 /home/ubuntu/bind_host_spdzu0/env/bin/diamond --configfile /home/ubuntu/bind_host_spdzu0/work/plugins/diamond/etc/diamond.conf\nbind 2433 1 0 23:56 ? 00:00:00 /usr/sbin/named -u bind\nubuntu 2487 1691 0 23:56 ? 00:00:00 /home/ubuntu/bind_host_spdzu0/env/bin/python2.7 /home/ubuntu/bind_host_spdzu0/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-4S8fly\nubuntu 2498 2487 0 23:56 ? 00:00:00 /bin/sh -c /tmp/LN7V5/install-etcd.sh\nubuntu 2500 2498 0 23:56 ? 00:00:00 /bin/bash -e /tmp/LN7V5/install-etcd.sh\nntp 8541 1 0 23:57 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9078 1 0 23:57 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9096 9078 0 23:57 ? 00:00:00 [check-monit-upt] \nclearwa+ 9156 1 1 23:57 ? 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.7:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.7 --name 192-168-120-7 --debug --initial-cluster 192-168-120-7=http://192.168.120.7:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.7:2380 --listen-peer-urls http://192.168.120.7:2380\nroot 9202 9078 0 23:57 ? 00:00:00 [check-etcd-upti] \nroot 9205 9078 0 23:57 ? 00:00:00 [poll_etcd_clust] \nroot 9208 9078 0 23:57 ? 00:00:00 [poll_etcd.sh] \nroot 9232 1 0 23:57 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9241 9232 0 23:57 ? 00:00:00 inotifywait -e create -qq .\nubuntu 9365 2500 0 23:57 ? 00:00:00 /bin/bash -e /tmp/LN7V5/install-etcd.sh\nubuntu 9366 9365 0 23:57 ? 00:00:00 /bin/bash -e /tmp/LN7V5/install-etcd.sh\nroot 9367 9366 0 23:57 ? 00:00:00 sudo ps -edf\nroot 9368 9367 0 23:57 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.002s\nsys\t0m0.009s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:23.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "bb5607b9-a11d-4e5d-b24d-a725a6d353b0"}, {"node_instance_id": "bind_u1g5yz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:23.463Z", "message": "[etcd] sudo netstat ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:23.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "bb5607b9-a11d-4e5d-b24d-a725a6d353b0"}, {"node_instance_id": "bind_u1g5yz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:23.463Z", "message": "[etcd] => init-+-acpid\n |-atd\n |-clearwater_diag---inotifywait\n |-cron\n |-dbus-daemon\n |-dhclient\n |-etcd---7*[{etcd}]\n |-7*[getty]\n |-irqbalance\n |-monit-+-check-etcd-upti\n | |-check-monit-upt\n | |-poll_etcd.sh\n | |-poll_etcd_clust\n | `-{monit}\n |-named---4*[{named}]\n |-ntpd\n |-python2.7-+-python2.7---python2.7-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstr+\n | | `-6*[{python2.7}]\n | `-3*[{python2.7}]\n |-python2.7---{python2.7}\n |-rsyslogd---3*[{rsyslogd}]\n |-sshd\n |-systemd-logind\n |-systemd-udevd\n |-upstart-file-br\n |-upstart-socket-\n `-upstart-udev-br\n\nreal\t0m0.009s\nuser\t0m0.004s\nsys\t0m0.004s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:23.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "bb5607b9-a11d-4e5d-b24d-a725a6d353b0"}, {"node_instance_id": "bind_u1g5yz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:23.463Z", "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.7:53 0.0.0.0:* LISTEN 2433/named \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2433/named \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1104/sshd \ntcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2433/named \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9078/monit \ntcp 0 0 192.168.120.7:2380 0.0.0.0:* LISTEN 9156/etcd \ntcp6 0 0 :::53 :::* LISTEN 2433/named \ntcp6 0 0 :::22 :::* LISTEN 1104/sshd \ntcp6 0 0 ::1:953 :::* LISTEN 2433/named \ntcp6 0 0 :::4000 :::* LISTEN 9156/etcd \nudp 0 0 192.168.120.7:123 0.0.0.0:* 8541/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8541/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8541/ntpd \nudp 0 0 0.0.0.0:34211 0.0.0.0:* 587/dhclient \nudp 0 0 192.168.120.7:53 0.0.0.0:* 2433/named \nudp 0 0 127.0.0.1:53 0.0.0.0:* 2433/named \nudp 0 0 0.0.0.0:68 0.0.0.0:* 587/dhclient \nudp6 0 0 fe80::f816:3eff:fe6:123 :::* 8541/ntpd \nudp6 0 0 ::1:123 :::* 8541/ntpd \nudp6 0 0 :::123 :::* 8541/ntpd \nudp6 0 0 :::56451 :::* 587/dhclient \nudp6 0 0 :::53 :::* 2433/named \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7453 394/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 11515 1652/python2.7 /tmp/cloudify-logging-server-d092c.socket\nunix 2 [ ACC ] STREAM LISTENING 6989 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 13630 2487/python2.7 /tmp/ctx-32Lmjb.socket\nunix 2 [ ACC ] STREAM LISTENING 9365 1137/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 8099 873/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:23.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "bb5607b9-a11d-4e5d-b24d-a725a6d353b0"}, {"node_instance_id": "bind_u1g5yz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:23.463Z", "message": "[etcd] sudo pstree", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:23.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "bb5607b9-a11d-4e5d-b24d-a725a6d353b0"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:23.963Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 8/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-09T23:57:23.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bind_u1g5yz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:24.468Z", "message": "[etcd] => /var/log/cloud-init-output.log\n/var/log/wtmp\n/var/log/syslog\n/var/log/landscape/sysinfo.log\n/var/log/sysstat/sa09\n/var/log/kern.log\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dpkg.log\n/var/log/udev\n/var/log/clearwater-diags-monitor.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/btmp\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/boot.log\n/var/log/dmesg.0\n/var/log/lastlog\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/alternatives.log\n/var/log/dmesg\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/auth.log\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:24.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "bb5607b9-a11d-4e5d-b24d-a725a6d353b0"}, {"node_instance_id": "bind_u1g5yz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:24.468Z", "message": "[etcd] => [09-Aug-2018 23:57:16 UTC] clearwater-diags-monitor starting\n[09-Aug-2018 23:57:16 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:24.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "bb5607b9-a11d-4e5d-b24d-a725a6d353b0"}, {"node_instance_id": "bind_u1g5yz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:24.468Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:24.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "bb5607b9-a11d-4e5d-b24d-a725a6d353b0"}, {"node_instance_id": "bind_u1g5yz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:24.468Z", "message": "[etcd] sudo find /var/log ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:24.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "bb5607b9-a11d-4e5d-b24d-a725a6d353b0"}, {"node_instance_id": "bind_u1g5yz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:25.472Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:25.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "bb5607b9-a11d-4e5d-b24d-a725a6d353b0"}, {"node_instance_id": "bind_u1g5yz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:25.472Z", "message": "[etcd] => 2018-08-09 23:57:09.506087057 Stopping etcd clearwater-etcd\n2018-08-09 23:57:15.524574785 Restarting etcd clearwater-etcd\n2018-08-09 23:57:15.529324122 Configured ETCDCTL_PEERS: \n2018-08-09 23:57:15.530059020 Check for previous failed startup attempt\n2018-08-09 23:57:15.531215219 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-09 23:57:15.543800225 etcdctl returned 2\n2018-08-09 23:57:15.549919925 Creating new cluster...\n2018-08-09 23:57:15.552671020 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-7=http://192.168.120.7:2380,\n --initial-cluster-state new\n --initial-advertise-peer-urls http://192.168.120.7:2380\n --listen-peer-urls http://192.168.120.7:2380\n2018-08-09 23:57:15.554277251 Check we're actually a member of the cluster\n2018-08-09 23:57:15.561910662 Wait for etcd to startup\n2018-08-09 23:57:16.571306828 Etcd started successfully\n2018-08-09 23:57:15.578167 I | etcdmain: etcd Version: 3.1.7\n2018-08-09 23:57:15.578218 I | etcdmain: Git SHA: 43b7507\n2018-08-09 23:57:15.578223 I | etcdmain: Go Version: go1.7.5\n2018-08-09 23:57:15.578226 I | etcdmain: Go OS/Arch: linux/amd64\n2018-08-09 23:57:15.578230 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2\n2018-08-09 23:57:15.578306 I | embed: listening for peers on http://192.168.120.7:2380\n2018-08-09 23:57:15.578357 I | embed: listening for client requests on 0.0.0.0:4000\n2018-08-09 23:57:15.612511 I | etcdserver: name = 192-168-120-7\n2018-08-09 23:57:15.612534 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.7\n2018-08-09 23:57:15.612541 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.7/member\n2018-08-09 23:57:15.612546 I | etcdserver: heartbeat = 100ms\n2018-08-09 23:57:15.612550 I | etcdserver: election = 1000ms\n2018-08-09 23:57:15.612555 I | etcdserver: snapshot count = 10000\n2018-08-09 23:57:15.612565 I | etcdserver: advertise client URLs = http://192.168.120.7:4000\n2018-08-09 23:57:15.612570 I | etcdserver: initial advertise peer URLs = http://192.168.120.7:2380\n2018-08-09 23:57:15.612604 I | etcdserver: initial cluster = 192-168-120-7=http://192.168.120.7:2380\n2018-08-09 23:57:15.619584 I | etcdserver: starting member 5ddd06b029c620bb in cluster fc9468c5fc975110\n2018-08-09 23:57:15.619682 I | raft: 5ddd06b029c620bb became follower at term 0\n2018-08-09 23:57:15.619773 I | raft: newRaft 5ddd06b029c620bb [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2018-08-09 23:57:15.619783 I | raft: 5ddd06b029c620bb became follower at term 1\n2018-08-09 23:57:15.661893 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2018-08-09 23:57:15.663358 I | etcdserver/membership: added member 5ddd06b029c620bb [http://192.168.120.7:2380] to cluster fc9468c5fc975110\n2018-08-09 23:57:16.020151 I | raft: 5ddd06b029c620bb is starting a new election at term 1\n2018-08-09 23:57:16.020300 I | raft: 5ddd06b029c620bb became candidate at term 2\n2018-08-09 23:57:16.020341 I | raft: 5ddd06b029c620bb received MsgVoteResp from 5ddd06b029c620bb at term 2\n2018-08-09 23:57:16.020354 I | raft: 5ddd06b029c620bb became leader at term 2\n2018-08-09 23:57:16.020360 I | raft: raft.node: 5ddd06b029c620bb elected leader 5ddd06b029c620bb at term 2\n2018-08-09 23:57:16.020677 I | etcdserver: setting up the initial cluster version to 3.1\n2018-08-09 23:57:16.020759 I | etcdserver: published {Name:192-168-120-7 ClientURLs:[http://192.168.120.7:4000]} to cluster fc9468c5fc975110\n2018-08-09 23:57:16.020809 I | embed: ready to serve client requests\n2018-08-09 23:57:16.021357 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2018-08-09 23:57:16.026860 N | etcdserver/membership: set the initial cluster version to 3.1\n2018-08-09 23:57:16.026942 I | etcdserver/api: enabled capabilities for version 3.1\n2018-08-09 23:57:16.779380 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.7:60206\n2018-08-09 23:57:16.813718 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.7:60207\n2018-08-09 23:57:16.814437 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.7:60208\n2018-08-09 23:57:21.518174 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.7/liveness-check remote:192.168.120.7:60209\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:25.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "bb5607b9-a11d-4e5d-b24d-a725a6d353b0"}, {"node_instance_id": "bind_u1g5yz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:25.724Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:25.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bind_u1g5yz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:26.476Z", "message": "Execution done (return_code=0): /tmp/LN7V5/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:26.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "bb5607b9-a11d-4e5d-b24d-a725a6d353b0"}, {"node_instance_id": "bind_u1g5yz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:26.476Z", "message": "[etcd] Installation is done", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:26.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "bb5607b9-a11d-4e5d-b24d-a725a6d353b0"}], "metadata": {"pagination": {"total": 1340, "offset": 1308, "size": 50}}} 2018-08-09 23:57:26,712 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:57:26,712 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:57:26 GMT 2018-08-09 23:57:26,713 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:57:26,713 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 31082 2018-08-09 23:57:26,713 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:57:26,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 8/60] 2018-08-09 23:57:26,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ifconfig 2018-08-09 23:57:26,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ps 2018-08-09 23:57:26,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => real 0m0.011s user 0m0.007s sys 0m0.005s 2018-08-09 23:57:26,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:67:d7:9a inet addr:192.168.120.7 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe67:d79a/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:72598 errors:0 dropped:0 overruns:0 frame:0 TX packets:30412 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:123528790 (123.5 MB) TX bytes:4608676 (4.6 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:166 errors:0 dropped:0 overruns:0 frame:0 TX packets:166 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:13739 (13.7 KB) TX bytes:13739 (13.7 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-09 23:57:26,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] /usr/share/clearwater/clearwater 2018-08-09 23:57:26,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 23:54 ? 00:00:00 /sbin/init root 2 0 0 23:54 ? 00:00:00 [kthreadd] root 3 2 0 23:54 ? 00:00:00 [ksoftirqd/0] root 4 2 0 23:54 ? 00:00:00 [kworker/0:0] root 5 2 0 23:54 ? 00:00:00 [kworker/0:0H] root 6 2 0 23:54 ? 00:00:00 [kworker/u4:0] root 7 2 0 23:54 ? 00:00:00 [rcu_sched] root 8 2 0 23:54 ? 00:00:00 [rcuos/0] root 9 2 0 23:54 ? 00:00:00 [rcuos/1] root 10 2 0 23:54 ? 00:00:00 [rcu_bh] root 11 2 0 23:54 ? 00:00:00 [rcuob/0] root 12 2 0 23:54 ? 00:00:00 [rcuob/1] root 13 2 0 23:54 ? 00:00:00 [migration/0] root 14 2 0 23:54 ? 00:00:00 [watchdog/0] root 15 2 0 23:54 ? 00:00:00 [watchdog/1] root 16 2 0 23:54 ? 00:00:00 [migration/1] root 17 2 0 23:54 ? 00:00:00 [ksoftirqd/1] root 18 2 0 23:54 ? 00:00:00 [kworker/1:0] root 19 2 0 23:54 ? 00:00:00 [kworker/1:0H] root 20 2 0 23:54 ? 00:00:00 [khelper] root 21 2 0 23:54 ? 00:00:00 [kdevtmpfs] root 22 2 0 23:54 ? 00:00:00 [netns] root 23 2 0 23:54 ? 00:00:00 [writeback] root 24 2 0 23:54 ? 00:00:00 [kintegrityd] root 25 2 0 23:54 ? 00:00:00 [bioset] root 26 2 0 23:54 ? 00:00:00 [kworker/u5:0] root 27 2 0 23:54 ? 00:00:00 [kblockd] root 28 2 0 23:54 ? 00:00:00 [ata_sff] root 29 2 0 23:54 ? 00:00:00 [khubd] root 30 2 0 23:54 ? 00:00:00 [md] root 31 2 0 23:54 ? 00:00:00 [devfreq_wq] root 32 2 0 23:54 ? 00:00:00 [kworker/0:1] root 34 2 0 23:54 ? 00:00:00 [khungtaskd] root 35 2 0 23:54 ? 00:00:00 [kswapd0] root 36 2 0 23:54 ? 00:00:00 [vmstat] root 37 2 0 23:54 ? 00:00:00 [ksmd] root 38 2 0 23:54 ? 00:00:00 [khugepaged] root 39 2 0 23:54 ? 00:00:00 [fsnotify_mark] root 40 2 0 23:54 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 23:54 ? 00:00:00 [crypto] root 53 2 0 23:54 ? 00:00:00 [kthrotld] root 54 2 0 23:54 ? 00:00:00 [kworker/u4:1] root 55 2 0 23:54 ? 00:00:00 [vballoon] root 56 2 0 23:54 ? 00:00:00 [kworker/1:1] root 57 2 0 23:54 ? 00:00:00 [scsi_eh_0] root 58 2 0 23:54 ? 00:00:00 [scsi_eh_1] root 59 2 0 23:54 ? 00:00:00 [kworker/u4:2] root 60 2 0 23:54 ? 00:00:00 [kworker/u4:3] root 79 2 0 23:54 ? 00:00:00 [deferwq] root 80 2 0 23:54 ? 00:00:00 [charger_manager] root 124 2 0 23:54 ? 00:00:00 [kpsmoused] root 144 2 0 23:54 ? 00:00:00 [kworker/1:2] root 186 2 0 23:54 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 23:54 ? 00:00:00 [ext4-rsv-conver] root 388 1 0 23:54 ? 00:00:00 upstart-udev-bridge --daemon root 394 1 0 23:54 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 434 2 0 23:54 ? 00:00:00 [kworker/u5:1] root 436 2 0 23:54 ? 00:00:00 [kworker/u5:2] root 524 1 0 23:54 ? 00:00:00 upstart-socket-bridge --daemon root 587 1 0 23:54 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 820 2 0 23:54 ? 00:00:00 [kauditd] message+ 873 1 0 23:54 ? 00:00:00 dbus-daemon --system --fork root 931 1 0 23:54 ? 00:00:00 /lib/systemd/systemd-logind root 955 1 0 23:54 ? 00:00:00 upstart-file-bridge --daemon syslog 1019 1 0 23:54 ? 00:00:00 rsyslogd root 1050 1 0 23:54 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1053 1 0 23:54 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1057 1 0 23:54 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1058 1 0 23:54 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1060 1 0 23:54 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1104 1 0 23:54 ? 00:00:00 /usr/sbin/sshd -D root 1106 1 0 23:54 ? 00:00:00 cron daemon 1107 1 0 23:54 ? 00:00:00 atd root 1114 1 0 23:54 ? 00:00:00 /usr/sbin/irqbalance root 1137 1 0 23:54 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1191 1 0 23:54 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1205 1 0 23:54 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1311 2 0 23:55 ? 00:00:00 [kworker/0:2] ubuntu 1652 1 0 23:55 ? 00:00:00 /home/ubuntu/bind_host_spdzu0/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_spdzu0 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_spdzu0 --logging-server-logdir=/home/ubuntu/bind_host_spdzu0/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_spdzu0/work/bind_host_spdzu0%I.log --pidfile=/home/ubuntu/bind_host_spdzu0/work/bind_host_spdzu0.pid ubuntu 1691 1652 0 23:55 ? 00:00:00 /home/ubuntu/bind_host_spdzu0/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_spdzu0 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_spdzu0 --logging-server-logdir=/home/ubuntu/bind_host_spdzu0/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_spdzu0/work/bind_host_spdzu0%I.log --pidfile=/home/ubuntu/bind_host_spdzu0/work/bind_host_spdzu0.pid ubuntu 1766 1 0 23:55 ? 00:00:00 python2.7 /home/ubuntu/bind_host_spdzu0/env/bin/diamond --configfile /home/ubuntu/bind_host_spdzu0/work/plugins/diamond/etc/diamond.conf bind 2433 1 0 23:56 ? 00:00:00 /usr/sbin/named -u bind ubuntu 2487 1691 0 23:56 ? 00:00:00 /home/ubuntu/bind_host_spdzu0/env/bin/python2.7 /home/ubuntu/bind_host_spdzu0/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-4S8fly ubuntu 2498 2487 0 23:56 ? 00:00:00 /bin/sh -c /tmp/LN7V5/install-etcd.sh ubuntu 2500 2498 0 23:56 ? 00:00:00 /bin/bash -e /tmp/LN7V5/install-etcd.sh ntp 8541 1 0 23:57 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9078 1 0 23:57 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9096 9078 0 23:57 ? 00:00:00 [check-monit-upt] clearwa+ 9156 1 1 23:57 ? 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.7:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.7 --name 192-168-120-7 --debug --initial-cluster 192-168-120-7=http://192.168.120.7:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.7:2380 --listen-peer-urls http://192.168.120.7:2380 root 9202 9078 0 23:57 ? 00:00:00 [check-etcd-upti] root 9205 9078 0 23:57 ? 00:00:00 [poll_etcd_clust] root 9208 9078 0 23:57 ? 00:00:00 [poll_etcd.sh] root 9232 1 0 23:57 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9241 9232 0 23:57 ? 00:00:00 inotifywait -e create -qq . ubuntu 9365 2500 0 23:57 ? 00:00:00 /bin/bash -e /tmp/LN7V5/install-etcd.sh ubuntu 9366 9365 0 23:57 ? 00:00:00 /bin/bash -e /tmp/LN7V5/install-etcd.sh root 9367 9366 0 23:57 ? 00:00:00 sudo ps -edf root 9368 9367 0 23:57 ? 00:00:00 ps -edf real 0m0.010s user 0m0.002s sys 0m0.009s 2018-08-09 23:57:26,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo netstat 2018-08-09 23:57:26,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => init-+-acpid |-atd |-clearwater_diag---inotifywait |-cron |-dbus-daemon |-dhclient |-etcd---7*[{etcd}] |-7*[getty] |-irqbalance |-monit-+-check-etcd-upti | |-check-monit-upt | |-poll_etcd.sh | |-poll_etcd_clust | `-{monit} |-named---4*[{named}] |-ntpd |-python2.7-+-python2.7---python2.7-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstr+ | | `-6*[{python2.7}] | `-3*[{python2.7}] |-python2.7---{python2.7} |-rsyslogd---3*[{rsyslogd}] |-sshd |-systemd-logind |-systemd-udevd |-upstart-file-br |-upstart-socket- `-upstart-udev-br real 0m0.009s user 0m0.004s sys 0m0.004s 2018-08-09 23:57:26,716 - 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.7:53 0.0.0.0:* LISTEN 2433/named tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2433/named tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1104/sshd tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2433/named tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9078/monit tcp 0 0 192.168.120.7:2380 0.0.0.0:* LISTEN 9156/etcd tcp6 0 0 :::53 :::* LISTEN 2433/named tcp6 0 0 :::22 :::* LISTEN 1104/sshd tcp6 0 0 ::1:953 :::* LISTEN 2433/named tcp6 0 0 :::4000 :::* LISTEN 9156/etcd udp 0 0 192.168.120.7:123 0.0.0.0:* 8541/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8541/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8541/ntpd udp 0 0 0.0.0.0:34211 0.0.0.0:* 587/dhclient udp 0 0 192.168.120.7:53 0.0.0.0:* 2433/named udp 0 0 127.0.0.1:53 0.0.0.0:* 2433/named udp 0 0 0.0.0.0:68 0.0.0.0:* 587/dhclient udp6 0 0 fe80::f816:3eff:fe6:123 :::* 8541/ntpd udp6 0 0 ::1:123 :::* 8541/ntpd udp6 0 0 :::123 :::* 8541/ntpd udp6 0 0 :::56451 :::* 587/dhclient udp6 0 0 :::53 :::* 2433/named Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7453 394/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 11515 1652/python2.7 /tmp/cloudify-logging-server-d092c.socket unix 2 [ ACC ] STREAM LISTENING 6989 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 13630 2487/python2.7 /tmp/ctx-32Lmjb.socket unix 2 [ ACC ] STREAM LISTENING 9365 1137/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 8099 873/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.007s user 0m0.000s sys 0m0.007s 2018-08-09 23:57:26,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo pstree 2018-08-09 23:57:26,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 8/60] 2018-08-09 23:57:26,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => /var/log/cloud-init-output.log /var/log/wtmp /var/log/syslog /var/log/landscape/sysinfo.log /var/log/sysstat/sa09 /var/log/kern.log /var/log/apt/term.log /var/log/apt/history.log /var/log/dpkg.log /var/log/udev /var/log/clearwater-diags-monitor.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-etcd/clearwater-etcd.log /var/log/btmp /var/log/cloud-init.log /var/log/monit.log /var/log/boot.log /var/log/dmesg.0 /var/log/lastlog /var/log/upstart/clearwater-monit.log /var/log/upstart/systemd-logind.log /var/log/upstart/container-detect.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-virtual-filesystems.log /var/log/alternatives.log /var/log/dmesg /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/auth.log real 0m0.007s user 0m0.000s sys 0m0.005s 2018-08-09 23:57:26,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => [09-Aug-2018 23:57:16 UTC] clearwater-diags-monitor starting [09-Aug-2018 23:57:16 UTC] Waiting for trigger files real 0m0.005s user 0m0.004s sys 0m0.002s 2018-08-09 23:57:26,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-08-09 23:57:26,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo find /var/log 2018-08-09 23:57:26,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-08-09 23:57:26,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => 2018-08-09 23:57:09.506087057 Stopping etcd clearwater-etcd 2018-08-09 23:57:15.524574785 Restarting etcd clearwater-etcd 2018-08-09 23:57:15.529324122 Configured ETCDCTL_PEERS: 2018-08-09 23:57:15.530059020 Check for previous failed startup attempt 2018-08-09 23:57:15.531215219 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-09 23:57:15.543800225 etcdctl returned 2 2018-08-09 23:57:15.549919925 Creating new cluster... 2018-08-09 23:57:15.552671020 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-7=http://192.168.120.7:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.7:2380 --listen-peer-urls http://192.168.120.7:2380 2018-08-09 23:57:15.554277251 Check we're actually a member of the cluster 2018-08-09 23:57:15.561910662 Wait for etcd to startup 2018-08-09 23:57:16.571306828 Etcd started successfully 2018-08-09 23:57:15.578167 I | etcdmain: etcd Version: 3.1.7 2018-08-09 23:57:15.578218 I | etcdmain: Git SHA: 43b7507 2018-08-09 23:57:15.578223 I | etcdmain: Go Version: go1.7.5 2018-08-09 23:57:15.578226 I | etcdmain: Go OS/Arch: linux/amd64 2018-08-09 23:57:15.578230 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2018-08-09 23:57:15.578306 I | embed: listening for peers on http://192.168.120.7:2380 2018-08-09 23:57:15.578357 I | embed: listening for client requests on 0.0.0.0:4000 2018-08-09 23:57:15.612511 I | etcdserver: name = 192-168-120-7 2018-08-09 23:57:15.612534 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.7 2018-08-09 23:57:15.612541 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.7/member 2018-08-09 23:57:15.612546 I | etcdserver: heartbeat = 100ms 2018-08-09 23:57:15.612550 I | etcdserver: election = 1000ms 2018-08-09 23:57:15.612555 I | etcdserver: snapshot count = 10000 2018-08-09 23:57:15.612565 I | etcdserver: advertise client URLs = http://192.168.120.7:4000 2018-08-09 23:57:15.612570 I | etcdserver: initial advertise peer URLs = http://192.168.120.7:2380 2018-08-09 23:57:15.612604 I | etcdserver: initial cluster = 192-168-120-7=http://192.168.120.7:2380 2018-08-09 23:57:15.619584 I | etcdserver: starting member 5ddd06b029c620bb in cluster fc9468c5fc975110 2018-08-09 23:57:15.619682 I | raft: 5ddd06b029c620bb became follower at term 0 2018-08-09 23:57:15.619773 I | raft: newRaft 5ddd06b029c620bb [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2018-08-09 23:57:15.619783 I | raft: 5ddd06b029c620bb became follower at term 1 2018-08-09 23:57:15.661893 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2018-08-09 23:57:15.663358 I | etcdserver/membership: added member 5ddd06b029c620bb [http://192.168.120.7:2380] to cluster fc9468c5fc975110 2018-08-09 23:57:16.020151 I | raft: 5ddd06b029c620bb is starting a new election at term 1 2018-08-09 23:57:16.020300 I | raft: 5ddd06b029c620bb became candidate at term 2 2018-08-09 23:57:16.020341 I | raft: 5ddd06b029c620bb received MsgVoteResp from 5ddd06b029c620bb at term 2 2018-08-09 23:57:16.020354 I | raft: 5ddd06b029c620bb became leader at term 2 2018-08-09 23:57:16.020360 I | raft: raft.node: 5ddd06b029c620bb elected leader 5ddd06b029c620bb at term 2 2018-08-09 23:57:16.020677 I | etcdserver: setting up the initial cluster version to 3.1 2018-08-09 23:57:16.020759 I | etcdserver: published {Name:192-168-120-7 ClientURLs:[http://192.168.120.7:4000]} to cluster fc9468c5fc975110 2018-08-09 23:57:16.020809 I | embed: ready to serve client requests 2018-08-09 23:57:16.021357 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2018-08-09 23:57:16.026860 N | etcdserver/membership: set the initial cluster version to 3.1 2018-08-09 23:57:16.026942 I | etcdserver/api: enabled capabilities for version 3.1 2018-08-09 23:57:16.779380 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.7:60206 2018-08-09 23:57:16.813718 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.7:60207 2018-08-09 23:57:16.814437 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.7:60208 2018-08-09 23:57:21.518174 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.7/liveness-check remote:192.168.120.7:60209 real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-09 23:57:26,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-09 23:57:26,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/LN7V5/install-etcd.sh 2018-08-09 23:57:26,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Installation is done 2018-08-09 23:57:26,718 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:57:26,788 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:57:26,788 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:57:26,788 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:57:26,788 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:57:26,788 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:57:26,788 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:57:26,788 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:57:26,789 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:57:26,789 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:57:26,789 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:57:26 GMT 2018-08-09 23:57:26,789 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:57:26,789 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:57:26,789 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:57:31,794 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:57:31,867 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:57:31,868 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:57:31,868 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:57:31,868 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:57:31,868 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:57:31,868 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:57:31,868 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:57:31,868 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_u1g5yz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:26.899Z", "message": "Starting node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:26.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "dime_6aq7ou", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:27.778Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/OYCRW/clearwater.py", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:27.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "947b7fa2-5ccc-43a5-afcb-642382464487"}, {"node_instance_id": "sprout_kscz7i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:27.905Z", "message": "Creating node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:27.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "vellum_w71unm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:27.905Z", "message": "Creating node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:27.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "ellis_3awwql", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:27.905Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:27.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "homer_f1k1dc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:27.905Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:27.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "dime_6aq7ou", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:27.905Z", "message": "Creating node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:27.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "homer_f1k1dc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:27.905Z", "message": "Creating node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:27.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "sprout_kscz7i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:27.905Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:27.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "dime_6aq7ou", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:27.905Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:27.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "vellum_w71unm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:27.905Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:27.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "homer_f1k1dc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:27.905Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:27.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "ellis_3awwql", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:27.905Z", "message": "Creating node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:27.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "sprout_kscz7i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:27.905Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:27.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "dime_6aq7ou", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:27.905Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:27.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "vellum_w71unm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:27.905Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:27.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "ellis_3awwql", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:27.905Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:27.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "dime_6aq7ou", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:28.490Z", "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-09T23:57:28.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "947b7fa2-5ccc-43a5-afcb-642382464487"}, {"node_instance_id": "ellis_3awwql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:28.490Z", "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-09T23:57:28.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "018dad2a-284a-42bf-b8cd-1fc33395ccab"}, {"node_instance_id": "dime_6aq7ou", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:28.490Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:28.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "947b7fa2-5ccc-43a5-afcb-642382464487"}, {"node_instance_id": "vellum_w71unm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:28.490Z", "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-09T23:57:28.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "a6f0d436-cbae-43cf-b2ba-cff19490432c"}, {"node_instance_id": "homer_f1k1dc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:28.490Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:28.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "add2a5b0-3a64-4d11-9fac-9a21bf1c055b"}, {"node_instance_id": "vellum_w71unm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:28.490Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/MNG4B/clearwater.py", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:28.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "a6f0d436-cbae-43cf-b2ba-cff19490432c"}, {"node_instance_id": "homer_f1k1dc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:28.490Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/SXZ6Y/clearwater.py", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:28.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "add2a5b0-3a64-4d11-9fac-9a21bf1c055b"}, {"node_instance_id": "dime_6aq7ou", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:28.490Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:28.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "947b7fa2-5ccc-43a5-afcb-642382464487"}, {"node_instance_id": "dime_6aq7ou", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:28.490Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.7', 'name': u'dime-6aq7ou', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.26'}.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:28.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "947b7fa2-5ccc-43a5-afcb-642382464487"}, {"node_instance_id": "homer_f1k1dc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:28.490Z", "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-09T23:57:28.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "add2a5b0-3a64-4d11-9fac-9a21bf1c055b"}, {"node_instance_id": "ellis_3awwql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:28.490Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/B70KV/clearwater.py", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:28.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "018dad2a-284a-42bf-b8cd-1fc33395ccab"}, {"node_instance_id": "sprout_kscz7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:28.490Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/GDB6G/clearwater.py", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:28.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "ce12199c-94a0-4758-98a4-4ace55c9187d"}, {"node_instance_id": "vellum_w71unm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:28.490Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:28.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "a6f0d436-cbae-43cf-b2ba-cff19490432c"}, {"node_instance_id": "dime_6aq7ou", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:28.490Z", "message": "[localhost] run: sudo mv /tmp/tmpqbqp1e /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:28.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "947b7fa2-5ccc-43a5-afcb-642382464487"}, {"node_instance_id": "dime_6aq7ou", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:28.490Z", "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-09T23:57:28.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "947b7fa2-5ccc-43a5-afcb-642382464487"}, {"node_instance_id": "homer_f1k1dc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:28.490Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:28.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "add2a5b0-3a64-4d11-9fac-9a21bf1c055b"}, {"node_instance_id": "sprout_kscz7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:28.490Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:28.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "ce12199c-94a0-4758-98a4-4ace55c9187d"}, {"node_instance_id": "homer_f1k1dc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:28.490Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.7', 'name': u'homer-f1k1dc', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.16'}.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:28.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "add2a5b0-3a64-4d11-9fac-9a21bf1c055b"}, {"node_instance_id": "dime_6aq7ou", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:28.490Z", "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-09T23:57:28.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "947b7fa2-5ccc-43a5-afcb-642382464487"}, {"node_instance_id": "ellis_3awwql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:28.490Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:28.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "018dad2a-284a-42bf-b8cd-1fc33395ccab"}, {"node_instance_id": "dime_6aq7ou", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:28.966Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:28.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "homer_f1k1dc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:28.966Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:28.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "ellis_3awwql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:29.499Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:29.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "018dad2a-284a-42bf-b8cd-1fc33395ccab"}, {"node_instance_id": "vellum_w71unm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:29.499Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:29.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "a6f0d436-cbae-43cf-b2ba-cff19490432c"}, {"node_instance_id": "homer_f1k1dc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:29.499Z", "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-09T23:57:29.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "add2a5b0-3a64-4d11-9fac-9a21bf1c055b"}, {"node_instance_id": "ellis_3awwql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:29.499Z", "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-09T23:57:29.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "018dad2a-284a-42bf-b8cd-1fc33395ccab"}, {"node_instance_id": "dime_6aq7ou", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:29.499Z", "message": "[localhost] run: sudo mv /tmp/tmpj8r8lm /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:29.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "947b7fa2-5ccc-43a5-afcb-642382464487"}, {"node_instance_id": "homer_f1k1dc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:29.499Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:29.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "add2a5b0-3a64-4d11-9fac-9a21bf1c055b"}, {"node_instance_id": "sprout_kscz7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:29.499Z", "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-09T23:57:29.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "ce12199c-94a0-4758-98a4-4ace55c9187d"}, {"node_instance_id": "sprout_kscz7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:29.499Z", "message": "[localhost] run: sudo mv /tmp/tmpNQQTWO /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:29.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "ce12199c-94a0-4758-98a4-4ace55c9187d"}, {"node_instance_id": "vellum_w71unm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:29.499Z", "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-09T23:57:29.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "a6f0d436-cbae-43cf-b2ba-cff19490432c"}, {"node_instance_id": "ellis_3awwql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:29.499Z", "message": "[localhost] run: sudo mv /tmp/tmpI688j3 /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:29.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "018dad2a-284a-42bf-b8cd-1fc33395ccab"}, {"node_instance_id": "vellum_w71unm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:29.499Z", "message": "[localhost] run: sudo mv /tmp/tmpPtncIG /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:29.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "a6f0d436-cbae-43cf-b2ba-cff19490432c"}], "metadata": {"pagination": {"total": 1455, "offset": 1329, "size": 50}}} 2018-08-09 23:57:31,869 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:57:31,869 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:57:31 GMT 2018-08-09 23:57:31,869 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:57:31,869 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26378 2018-08-09 23:57:31,869 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:57:31,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-09 23:57:31,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/OYCRW/clearwater.py 2018-08-09 23:57:31,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-09 23:57:31,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-09 23:57:31,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-09 23:57:31,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-09 23:57:31,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-09 23:57:31,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-09 23:57:31,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-09 23:57:31,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-09 23:57:31,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-09 23:57:31,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-09 23:57:31,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-09 23:57:31,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-09 23:57:31,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-09 23:57:31,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-09 23:57:31,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-09 23:57:31,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-09 23:57:31,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-09 23:57:31,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-08-09 23:57:31,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-09 23:57:31,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-09 23:57:31,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/MNG4B/clearwater.py 2018-08-09 23:57:31,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/SXZ6Y/clearwater.py 2018-08-09 23:57:31,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-09 23:57:31,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.7', 'name': u'dime-6aq7ou', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.26'}. 2018-08-09 23:57:31,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-09 23:57:31,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/B70KV/clearwater.py 2018-08-09 23:57:31,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/GDB6G/clearwater.py 2018-08-09 23:57:31,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-08-09 23:57:31,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpqbqp1e /etc/clearwater/local_config 2018-08-09 23:57:31,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-09 23:57:31,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-08-09 23:57:31,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-08-09 23:57:31,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.7', 'name': u'homer-f1k1dc', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.16'}. 2018-08-09 23:57:31,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-08-09 23:57:31,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-08-09 23:57:31,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-09 23:57:31,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-09 23:57:31,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-09 23:57:31,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-09 23:57:31,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-08-09 23:57:31,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-08-09 23:57:31,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpj8r8lm /etc/dnsmasq.resolv.conf 2018-08-09 23:57:31,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-09 23:57:31,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-08-09 23:57:31,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpNQQTWO /etc/clearwater/local_config 2018-08-09 23:57:31,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-09 23:57:31,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpI688j3 /etc/clearwater/local_config 2018-08-09 23:57:31,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpPtncIG /etc/dnsmasq.resolv.conf 2018-08-09 23:57:31,878 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:57:31,948 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:57:31,948 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:57:31,948 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:57:31,948 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:57:31,948 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:57:31,948 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:57:31,949 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:57:31,949 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:57:31,949 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:57:31,949 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:57:31 GMT 2018-08-09 23:57:31,949 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:57:31,949 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:57:31,949 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:57:36,955 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:57:37,031 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:57:37,032 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:57:37,032 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:57:37,032 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:57:37,032 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:57:37,032 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:57:37,032 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:57:37,032 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3awwql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:29.499Z", "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-09T23:57:29.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "018dad2a-284a-42bf-b8cd-1fc33395ccab"}, {"node_instance_id": "ellis_3awwql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:29.499Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:29.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "018dad2a-284a-42bf-b8cd-1fc33395ccab"}, {"node_instance_id": "homer_f1k1dc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:29.499Z", "message": "[localhost] run: sudo mv /tmp/tmpFBreJF /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:29.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "add2a5b0-3a64-4d11-9fac-9a21bf1c055b"}, {"node_instance_id": "homer_f1k1dc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:29.499Z", "message": "[localhost] run: sudo mv /tmp/tmpsPtdze /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:29.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "add2a5b0-3a64-4d11-9fac-9a21bf1c055b"}, {"node_instance_id": "ellis_3awwql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:29.499Z", "message": "[localhost] run: sudo mv /tmp/tmpzxvhcV /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:29.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "018dad2a-284a-42bf-b8cd-1fc33395ccab"}, {"node_instance_id": "dime_6aq7ou", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:29.499Z", "message": "[localhost] run: sudo mv /tmp/tmpj8r8lm /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:29.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "947b7fa2-5ccc-43a5-afcb-642382464487"}, {"node_instance_id": "vellum_w71unm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:29.499Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.7', 'name': u'vellum-w71unm', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.22'}.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:29.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "a6f0d436-cbae-43cf-b2ba-cff19490432c"}, {"node_instance_id": "sprout_kscz7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:29.499Z", "message": "[localhost] run: sudo mv /tmp/tmpIklFUj /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:29.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "ce12199c-94a0-4758-98a4-4ace55c9187d"}, {"node_instance_id": "vellum_w71unm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:29.499Z", "message": "[localhost] run: sudo mv /tmp/tmpPtncIG /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:29.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "a6f0d436-cbae-43cf-b2ba-cff19490432c"}, {"node_instance_id": "ellis_3awwql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:29.499Z", "message": "[localhost] run: sudo mv /tmp/tmpI688j3 /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:29.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "018dad2a-284a-42bf-b8cd-1fc33395ccab"}, {"node_instance_id": "vellum_w71unm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:29.499Z", "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-09T23:57:29.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "a6f0d436-cbae-43cf-b2ba-cff19490432c"}, {"node_instance_id": "ellis_3awwql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:29.499Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:29.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "018dad2a-284a-42bf-b8cd-1fc33395ccab"}, {"node_instance_id": "homer_f1k1dc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:29.499Z", "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-09T23:57:29.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "add2a5b0-3a64-4d11-9fac-9a21bf1c055b"}, {"node_instance_id": "sprout_kscz7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:29.499Z", "message": "[localhost] run: sudo mv /tmp/tmpNQQTWO /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:29.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "ce12199c-94a0-4758-98a4-4ace55c9187d"}, {"node_instance_id": "ellis_3awwql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:29.499Z", "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-09T23:57:29.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "018dad2a-284a-42bf-b8cd-1fc33395ccab"}, {"node_instance_id": "vellum_w71unm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:29.499Z", "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-09T23:57:29.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "a6f0d436-cbae-43cf-b2ba-cff19490432c"}, {"node_instance_id": "sprout_kscz7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:29.499Z", "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-09T23:57:29.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "ce12199c-94a0-4758-98a4-4ace55c9187d"}, {"node_instance_id": "homer_f1k1dc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:29.499Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:29.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "add2a5b0-3a64-4d11-9fac-9a21bf1c055b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:29.981Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:29.981Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "ellis_3awwql", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:29.981Z", "message": "Configuring node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:29.981Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "vellum_w71unm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:29.981Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:29.981Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "dime_6aq7ou", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:29.981Z", "message": "Configuring node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:29.981Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "vellum_w71unm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:29.981Z", "message": "Configuring node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:29.981Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "homer_f1k1dc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:29.981Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:29.981Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:29.981Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:29.981Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "homer_f1k1dc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:29.981Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:29.981Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "vellum_w71unm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:29.981Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:29.981Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "dime_6aq7ou", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:29.981Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:29.981Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "sprout_kscz7i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:29.981Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:29.981Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "vellum_w71unm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:29.981Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:29.981Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "dime_6aq7ou", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:29.981Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:29.981Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "ellis_3awwql", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:29.981Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:29.981Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "homer_f1k1dc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:29.981Z", "message": "Configuring node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:29.981Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:30.504Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/W73DT/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:30.504Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "14312b33-3e9e-4d28-8dcb-909813e867e2"}, {"node_instance_id": "dime_6aq7ou", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:30.504Z", "message": "[dime] ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:30.504Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "8f05ae68-de47-409b-9acf-8e4d8e95ca35"}, {"node_instance_id": "vellum_w71unm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:30.504Z", "message": "Executing: /tmp/0WLVN/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:30.504Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "793424f2-efd4-4343-b4cd-15524ff18f76"}, {"node_instance_id": "homer_f1k1dc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:30.504Z", "message": "Executing: /tmp/ZURH4/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:30.504Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "d8aee9f3-187d-4f4f-bb80-db759def42a1"}, {"node_instance_id": "dime_6aq7ou", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:30.504Z", "message": "Executing: /tmp/WRVWM/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:30.504Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "8f05ae68-de47-409b-9acf-8e4d8e95ca35"}, {"node_instance_id": "vellum_w71unm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:30.504Z", "message": "Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/0WLVN/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:30.504Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "793424f2-efd4-4343-b4cd-15524ff18f76"}, {"node_instance_id": "vellum_w71unm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:30.504Z", "message": "[vellum] ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:30.504Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "793424f2-efd4-4343-b4cd-15524ff18f76"}, {"node_instance_id": "homer_f1k1dc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:30.504Z", "message": "[homer] ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:30.504Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "d8aee9f3-187d-4f4f-bb80-db759def42a1"}, {"node_instance_id": "dime_6aq7ou", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:30.504Z", "message": "Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/WRVWM/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:30.504Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "8f05ae68-de47-409b-9acf-8e4d8e95ca35"}, {"node_instance_id": "homer_f1k1dc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:30.504Z", "message": "Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/ZURH4/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:30.504Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "d8aee9f3-187d-4f4f-bb80-db759def42a1"}, {"node_instance_id": "sprout_kscz7i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:30.989Z", "message": "Configuring node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:30.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "ellis_3awwql", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:30.989Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:30.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "ellis_3awwql", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:30.989Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:30.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "sprout_kscz7i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:30.989Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:30.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:30.989Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:30.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "sprout_kscz7i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:30.989Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:30.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "ellis_3awwql", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:31.564Z", "message": "[ellis] repo129", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:31.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "3900d04a-b5eb-47eb-89f4-4aad4bfbfa30"}], "metadata": {"pagination": {"total": 1460, "offset": 1379, "size": 50}}} 2018-08-09 23:57:37,032 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:57:37,033 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:57:37 GMT 2018-08-09 23:57:37,033 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:57:37,033 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26112 2018-08-09 23:57:37,033 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:57:37,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-08-09 23:57:37,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-09 23:57:37,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpFBreJF /etc/dnsmasq.resolv.conf 2018-08-09 23:57:37,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpsPtdze /etc/clearwater/local_config 2018-08-09 23:57:37,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpzxvhcV /etc/dnsmasq.resolv.conf 2018-08-09 23:57:37,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpj8r8lm /etc/dnsmasq.resolv.conf 2018-08-09 23:57:37,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.7', 'name': u'vellum-w71unm', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.22'}. 2018-08-09 23:57:37,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpIklFUj /etc/dnsmasq.resolv.conf 2018-08-09 23:57:37,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpPtncIG /etc/dnsmasq.resolv.conf 2018-08-09 23:57:37,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpI688j3 /etc/clearwater/local_config 2018-08-09 23:57:37,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-09 23:57:37,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-09 23:57:37,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-08-09 23:57:37,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpNQQTWO /etc/clearwater/local_config 2018-08-09 23:57:37,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-08-09 23:57:37,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-08-09 23:57:37,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-08-09 23:57:37,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-09 23:57:37,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-09 23:57:37,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-09 23:57:37,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-09 23:57:37,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-09 23:57:37,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-09 23:57:37,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-09 23:57:37,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-09 23:57:37,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-09 23:57:37,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-09 23:57:37,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-09 23:57:37,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-09 23:57:37,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-09 23:57:37,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-09 23:57:37,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-09 23:57:37,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-09 23:57:37,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/W73DT/append_proxy_snmp_conf.py 2018-08-09 23:57:37,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] 2018-08-09 23:57:37,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/0WLVN/install-vellum.sh 2018-08-09 23:57:37,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/ZURH4/install-homer.sh 2018-08-09 23:57:37,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/WRVWM/install-dime.sh 2018-08-09 23:57:37,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/0WLVN/install-vellum.sh 2018-08-09 23:57:37,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2018-08-09 23:57:37,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] 2018-08-09 23:57:37,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/WRVWM/install-dime.sh 2018-08-09 23:57:37,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/ZURH4/install-homer.sh 2018-08-09 23:57:37,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-09 23:57:37,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-09 23:57:37,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-09 23:57:37,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-09 23:57:37,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-09 23:57:37,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-09 23:57:37,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2018-08-09 23:57:37,042 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:57:37,102 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:57:37,102 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:57:37,102 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:57:37,103 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:57:37,103 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:57:37,103 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:57:37,103 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:57:37,103 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:57:37,103 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:57:37,103 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:57:37 GMT 2018-08-09 23:57:37,103 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:57:37,103 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:57:37,103 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:57:42,109 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:57:42,187 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:57:42,188 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:57:42,188 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:57:42,188 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:57:42,188 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:57:42,188 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:57:42,188 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:57:42,188 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_3awwql", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:31.564Z", "message": "[ellis] ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:31.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "3900d04a-b5eb-47eb-89f4-4aad4bfbfa30"}, {"node_instance_id": "ellis_3awwql", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:31.564Z", "message": "[ellis] repo129", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:31.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "3900d04a-b5eb-47eb-89f4-4aad4bfbfa30"}, {"node_instance_id": "ellis_3awwql", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:31.564Z", "message": "[ellis] Configure the APT software source", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:31.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "3900d04a-b5eb-47eb-89f4-4aad4bfbfa30"}, {"node_instance_id": "ellis_3awwql", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:31.564Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/TLHPP/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:31.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "3900d04a-b5eb-47eb-89f4-4aad4bfbfa30"}, {"node_instance_id": "sprout_kscz7i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:31.564Z", "message": "Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/ZVGUA/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:31.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "fd2635b5-01c2-439d-a97d-9a13a887dae9"}, {"node_instance_id": "ellis_3awwql", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:31.564Z", "message": "Executing: /tmp/TLHPP/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:31.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "3900d04a-b5eb-47eb-89f4-4aad4bfbfa30"}, {"node_instance_id": "dime_6aq7ou", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:31.564Z", "message": "[dime] Configure the APT software source", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:31.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "8f05ae68-de47-409b-9acf-8e4d8e95ca35"}, {"node_instance_id": "homer_f1k1dc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:31.564Z", "message": "[homer] Configure the APT software source", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:31.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "d8aee9f3-187d-4f4f-bb80-db759def42a1"}, {"node_instance_id": "homer_f1k1dc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:31.564Z", "message": "[homer] repo129", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:31.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "d8aee9f3-187d-4f4f-bb80-db759def42a1"}, {"node_instance_id": "sprout_kscz7i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:31.564Z", "message": "Executing: /tmp/ZVGUA/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:31.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "fd2635b5-01c2-439d-a97d-9a13a887dae9"}, {"node_instance_id": "sprout_kscz7i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:31.564Z", "message": "[sprout] ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:31.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "fd2635b5-01c2-439d-a97d-9a13a887dae9"}, {"node_instance_id": "dime_6aq7ou", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:31.564Z", "message": "[dime] repo129", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:31.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "8f05ae68-de47-409b-9acf-8e4d8e95ca35"}, {"node_instance_id": "dime_6aq7ou", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:31.564Z", "message": "[dime] sudo apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:31.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "8f05ae68-de47-409b-9acf-8e4d8e95ca35"}, {"node_instance_id": "vellum_w71unm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:31.564Z", "message": "[vellum] Configure the APT software source", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:31.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "793424f2-efd4-4343-b4cd-15524ff18f76"}, {"node_instance_id": "homer_f1k1dc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:31.564Z", "message": "[homer] sudo apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:31.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "d8aee9f3-187d-4f4f-bb80-db759def42a1"}, {"node_instance_id": "sprout_kscz7i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:32.570Z", "message": "[sprout] Configure the APT software source", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:32.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "fd2635b5-01c2-439d-a97d-9a13a887dae9"}, {"node_instance_id": "vellum_w71unm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:32.570Z", "message": "[vellum] sudo apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:32.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "793424f2-efd4-4343-b4cd-15524ff18f76"}, {"node_instance_id": "sprout_kscz7i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:32.570Z", "message": "[sprout] repo129", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:32.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "fd2635b5-01c2-439d-a97d-9a13a887dae9"}, {"node_instance_id": "sprout_kscz7i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:32.570Z", "message": "[sprout] sudo apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:32.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "fd2635b5-01c2-439d-a97d-9a13a887dae9"}, {"node_instance_id": "ellis_3awwql", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:32.570Z", "message": "[ellis] sudo apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:32.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "3900d04a-b5eb-47eb-89f4-4aad4bfbfa30"}, {"node_instance_id": "dime_6aq7ou", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:39.208Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-x0zwmt\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [77.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,093 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [754 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 [467 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 [541 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [250 kB]\nGet:22 http://security.ubuntu.com trusty-security/main Translation-en [408 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.6 MB in 6s (2,065 kB/s)\nReading package lists...\n\nreal\t0m7.675s\nuser\t0m4.752s\nsys\t0m0.582s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:39.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "8f05ae68-de47-409b-9acf-8e4d8e95ca35"}, {"node_instance_id": "dime_6aq7ou", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:39.575Z", "message": "[dime] Installing dime packages and other clearwater packages", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:39.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "8f05ae68-de47-409b-9acf-8e4d8e95ca35"}, {"node_instance_id": "dime_6aq7ou", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:40.579Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:40.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "8f05ae68-de47-409b-9acf-8e4d8e95ca35"}, {"node_instance_id": "sprout_kscz7i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:41.588Z", "message": "[sprout] Installing ralf packages and other clearwater packages", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:41.588Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "fd2635b5-01c2-439d-a97d-9a13a887dae9"}, {"node_instance_id": "sprout_kscz7i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:41.588Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:41.588Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "fd2635b5-01c2-439d-a97d-9a13a887dae9"}, {"node_instance_id": "sprout_kscz7i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:41.588Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-qyv1vr\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://security.ubuntu.com trusty-security/main Sources [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://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:9 http://security.ubuntu.com trusty-security/universe Sources [77.4 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B]\nGet:12 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,093 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 [467 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [541 kB]\nGet:19 http://security.ubuntu.com trusty-security/main Translation-en [408 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://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [250 kB]\nGet:23 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.6 MB in 6s (2,012 kB/s)\nReading package lists...\n\nreal\t0m8.099s\nuser\t0m4.792s\nsys\t0m0.503s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:41.588Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "fd2635b5-01c2-439d-a97d-9a13a887dae9"}], "metadata": {"pagination": {"total": 1466, "offset": 1429, "size": 50}}} 2018-08-09 23:57:42,189 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:57:42,189 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:57:42 GMT 2018-08-09 23:57:42,189 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:57:42,189 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 23156 2018-08-09 23:57:42,189 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:57:42,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2018-08-09 23:57:42,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2018-08-09 23:57:42,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2018-08-09 23:57:42,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/TLHPP/install-ellis.sh 2018-08-09 23:57:42,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/ZVGUA/install-sprout.sh 2018-08-09 23:57:42,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/TLHPP/install-ellis.sh 2018-08-09 23:57:42,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Configure the APT software source 2018-08-09 23:57:42,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Configure the APT software source 2018-08-09 23:57:42,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] repo129 2018-08-09 23:57:42,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/ZVGUA/install-sprout.sh 2018-08-09 23:57:42,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] 2018-08-09 23:57:42,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] repo129 2018-08-09 23:57:42,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo apt 2018-08-09 23:57:42,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Configure the APT software source 2018-08-09 23:57:42,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo apt 2018-08-09 23:57:42,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Configure the APT software source 2018-08-09 23:57:42,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo apt 2018-08-09 23:57:42,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] repo129 2018-08-09 23:57:42,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo apt 2018-08-09 23:57:42,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2018-08-09 23:57:42,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-x0zwmt Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [161 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [77.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,093 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [754 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 [467 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 [541 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [250 kB] Get:22 http://security.ubuntu.com trusty-security/main Translation-en [408 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.6 MB in 6s (2,065 kB/s) Reading package lists... real 0m7.675s user 0m4.752s sys 0m0.582s 2018-08-09 23:57:42,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installing dime packages and other clearwater packages 2018-08-09 23:57:42,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-09 23:57:42,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installing ralf packages and other clearwater packages 2018-08-09 23:57:42,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-09 23:57:42,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-qyv1vr Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://security.ubuntu.com trusty-security/main Sources [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://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:9 http://security.ubuntu.com trusty-security/universe Sources [77.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B] Get:12 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,093 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 [467 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [541 kB] Get:19 http://security.ubuntu.com trusty-security/main Translation-en [408 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://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [250 kB] Get:23 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.6 MB in 6s (2,012 kB/s) Reading package lists... real 0m8.099s user 0m4.792s sys 0m0.503s 2018-08-09 23:57:42,195 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:57:42,256 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:57:42,257 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:57:42,257 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:57:42,257 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:57:42,257 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:57:42,257 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:57:42,257 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:57:42,257 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:57:42,257 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:57:42,257 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:57:42 GMT 2018-08-09 23:57:42,258 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:57:42,258 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:57:42,258 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:57:47,263 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:57:47,356 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:57:47,356 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:57:47,356 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:57:47,356 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:57:47,356 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:57:47,356 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:57:47,357 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:57:47,357 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_w71unm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:44.124Z", "message": "[vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-jeuydi\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]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [77.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 [754 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 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 [408 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,093 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 [467 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 [541 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 [250 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.6 MB in 10s (1,184 kB/s)\nReading package lists...\n\nreal\t0m12.277s\nuser\t0m4.692s\nsys\t0m0.485s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:44.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "793424f2-efd4-4343-b4cd-15524ff18f76"}, {"node_instance_id": "vellum_w71unm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:44.592Z", "message": "[vellum] Installing vellum packages and other clearwater packages", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:44.592Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "793424f2-efd4-4343-b4cd-15524ff18f76"}, {"node_instance_id": "homer_f1k1dc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:44.592Z", "message": "[homer] Installing homer packages and other clearwater packages", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:44.592Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "d8aee9f3-187d-4f4f-bb80-db759def42a1"}, {"node_instance_id": "homer_f1k1dc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:44.592Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-lakb9j\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 [77.4 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 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 [408 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,093 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 [467 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 [541 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 [250 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.6 MB in 10s (1,159 kB/s)\nReading package lists...\n\nreal\t0m12.647s\nuser\t0m4.653s\nsys\t0m0.638s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:44.592Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "d8aee9f3-187d-4f4f-bb80-db759def42a1"}, {"node_instance_id": "vellum_w71unm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:44.592Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:44.592Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "793424f2-efd4-4343-b4cd-15524ff18f76"}, {"node_instance_id": "ellis_3awwql", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:45.596Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:45.596Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "3900d04a-b5eb-47eb-89f4-4aad4bfbfa30"}, {"node_instance_id": "homer_f1k1dc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:45.596Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:45.596Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "d8aee9f3-187d-4f4f-bb80-db759def42a1"}, {"node_instance_id": "ellis_3awwql", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:45.596Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-qu7wov\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 [77.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 [754 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 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 [408 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,093 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 [467 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 [541 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 [250 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.6 MB in 10s (1,177 kB/s)\nReading package lists...\n\nreal\t0m12.664s\nuser\t0m4.829s\nsys\t0m0.592s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:45.596Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "3900d04a-b5eb-47eb-89f4-4aad4bfbfa30"}, {"node_instance_id": "ellis_3awwql", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:45.596Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:45.596Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "3900d04a-b5eb-47eb-89f4-4aad4bfbfa30"}], "metadata": {"pagination": {"total": 1475, "offset": 1455, "size": 50}}} 2018-08-09 23:57:47,357 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:57:47,357 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:57:47 GMT 2018-08-09 23:57:47,357 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:57:47,357 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 19082 2018-08-09 23:57:47,357 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:57:47,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-jeuydi 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] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/universe Sources [77.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 [754 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 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 [408 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,093 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 [467 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 [541 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 [250 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.6 MB in 10s (1,184 kB/s) Reading package lists... real 0m12.277s user 0m4.692s sys 0m0.485s 2018-08-09 23:57:47,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installing vellum packages and other clearwater packages 2018-08-09 23:57:47,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installing homer packages and other clearwater packages 2018-08-09 23:57:47,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-lakb9j 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 [77.4 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 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 [408 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,093 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 [467 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 [541 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 [250 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.6 MB in 10s (1,159 kB/s) Reading package lists... real 0m12.647s user 0m4.653s sys 0m0.638s 2018-08-09 23:57:47,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-09 23:57:47,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2018-08-09 23:57:47,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-09 23:57:47,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-qu7wov 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 [77.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 [754 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 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 [408 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,093 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 [467 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 [541 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 [250 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.6 MB in 10s (1,177 kB/s) Reading package lists... real 0m12.664s user 0m4.829s sys 0m0.592s 2018-08-09 23:57:47,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-09 23:57:47,359 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:57:47,450 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:57:47,450 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:57:47,450 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:57:47,450 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:57:47,450 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:57:47,450 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:57:47,450 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:57:47,450 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:57:47,450 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:57:47,450 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:57:47 GMT 2018-08-09 23:57:47,450 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:57:47,451 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:57:47,451 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:57:52,456 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:57:52,525 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:57:52,525 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:57:52,525 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:57:52,525 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:57:52,525 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:57:52,525 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:57:52,525 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:57:52,526 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1475, "offset": 1464, "size": 50}}} 2018-08-09 23:57:52,526 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:57:52,526 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:57:52 GMT 2018-08-09 23:57:52,526 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:57:52,526 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-09 23:57:52,526 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:57:52,526 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:57:52,584 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:57:52,585 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:57:52,585 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:57:52,585 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:57:52,585 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:57:52,585 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:57:52,585 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:57:52,585 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:57:52,585 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:57:52,586 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:57:52 GMT 2018-08-09 23:57:52,586 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:57:52,586 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:57:52,586 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:57:57,591 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:57:57,662 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:57:57,662 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:57:57,662 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:57:57,662 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:57:57,662 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:57:57,662 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:57:57,663 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:57:57,663 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:54.009Z", "message": "Sending task 'nova_plugin.server.start' [retry 9/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:54.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:55.014Z", "message": "Task started 'nova_plugin.server.start' [retry 9/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:57:55.014Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:57:56.037Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 9/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-09T23:57:56.037Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1478, "offset": 1464, "size": 50}}} 2018-08-09 23:57:57,663 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:57:57,663 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:57:57 GMT 2018-08-09 23:57:57,663 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:57:57,663 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2246 2018-08-09 23:57:57,663 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:57:57,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 9/60] 2018-08-09 23:57:57,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 9/60] 2018-08-09 23:57:57,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 9/60] 2018-08-09 23:57:57,664 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:57:57,721 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:57:57,721 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:57:57,722 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:57:57,722 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:57:57,722 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:57:57,722 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:57:57,722 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:57:57,722 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:57:57,722 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:57:57,722 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:57:57 GMT 2018-08-09 23:57:57,723 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:57:57,723 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:57:57,723 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:58:02,728 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:58:02,867 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:58:02,867 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:58:02,867 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:58:02,867 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:58:02,867 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:58:02,867 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:58:02,867 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:58:02,868 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1478, "offset": 1467, "size": 50}}} 2018-08-09 23:58:02,868 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:58:02,868 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:58:02 GMT 2018-08-09 23:58:02,868 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:58:02,868 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-09 23:58:02,868 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:58:02,868 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:58:02,932 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:58:02,932 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:58:02,932 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:58:02,932 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:58:02,933 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:58:02,933 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:58:02,933 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:58:02,933 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:58:02,933 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:58:02,933 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:58:02 GMT 2018-08-09 23:58:02,933 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:58:02,933 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:58:02,933 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:58:07,939 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:58:08,035 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:58:08,035 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:58:08,035 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:58:08,035 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:58:08,035 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:58:08,036 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:58:08,036 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:58:08,036 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1478, "offset": 1467, "size": 50}}} 2018-08-09 23:58:08,036 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:58:08,036 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:58:08 GMT 2018-08-09 23:58:08,036 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:58:08,036 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-09 23:58:08,036 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:58:08,036 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:58:08,319 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:58:08,320 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:58:08,320 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:58:08,320 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:58:08,320 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:58:08,320 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:58:08,320 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:58:08,320 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:58:08,320 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:58:08,320 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:58:08 GMT 2018-08-09 23:58:08,321 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:58:08,321 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:58:08,321 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:58:13,326 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:58:13,412 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:58:13,413 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:58:13,413 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:58:13,413 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:58:13,413 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:58:13,413 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:58:13,413 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:58:13,413 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1478, "offset": 1467, "size": 50}}} 2018-08-09 23:58:13,413 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:58:13,414 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:58:13 GMT 2018-08-09 23:58:13,414 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:58:13,414 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-09 23:58:13,414 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:58:13,414 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:58:13,483 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:58:13,483 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:58:13,484 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:58:13,484 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:58:13,484 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:58:13,484 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:58:13,484 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:58:13,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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:58:13,484 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:58:13,484 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:58:13 GMT 2018-08-09 23:58:13,484 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:58:13,484 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:58:13,485 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:58:18,490 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:58:18,570 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:58:18,570 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:58:18,570 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:58:18,570 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:58:18,570 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:58:18,570 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:58:18,570 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:58:18,570 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1478, "offset": 1467, "size": 50}}} 2018-08-09 23:58:18,571 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:58:18,571 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:58:18 GMT 2018-08-09 23:58:18,571 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:58:18,571 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-09 23:58:18,571 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:58:18,571 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:58:18,632 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:58:18,632 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:58:18,632 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:58:18,632 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:58:18,633 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:58:18,633 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:58:18,633 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:58:18,633 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:58:18,633 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:58:18,633 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:58:18 GMT 2018-08-09 23:58:18,633 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:58:18,633 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:58:18,633 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:58:23,639 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:58:23,729 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:58:23,729 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:58:23,729 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:58:23,729 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:58:23,729 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:58:23,729 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:58:23,729 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:58:23,729 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1478, "offset": 1467, "size": 50}}} 2018-08-09 23:58:23,729 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:58:23,730 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:58:23 GMT 2018-08-09 23:58:23,730 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:58:23,730 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-09 23:58:23,730 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:58:23,730 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:58:23,794 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:58:23,794 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:58:23,794 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:58:23,794 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:58:23,794 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:58:23,794 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:58:23,794 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:58:23,794 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:58:23,795 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:58:23,795 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:58:23 GMT 2018-08-09 23:58:23,795 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:58:23,795 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:58:23,795 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:58:28,800 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:58:28,918 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:58:28,918 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:58:28,918 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:58:28,918 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:58:28,918 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:58:28,919 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:58:28,919 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:58:28,919 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:58:26.050Z", "message": "Sending task 'nova_plugin.server.start' [retry 10/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:58:26.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:58:27.027Z", "message": "Task started 'nova_plugin.server.start' [retry 10/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:58:27.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:58:28.685Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 10/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-09T23:58:28.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1481, "offset": 1467, "size": 50}}} 2018-08-09 23:58:28,919 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:58:28,919 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:58:28 GMT 2018-08-09 23:58:28,919 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:58:28,919 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2249 2018-08-09 23:58:28,919 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:58:28,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 10/60] 2018-08-09 23:58:28,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 10/60] 2018-08-09 23:58:28,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 10/60] 2018-08-09 23:58:28,921 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:58:29,021 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:58:29,021 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:58:29,021 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:58:29,021 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:58:29,021 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:58:29,021 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:58:29,022 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:58:29,022 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:58:29,022 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:58:29,022 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:58:29 GMT 2018-08-09 23:58:29,022 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:58:29,022 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:58:29,022 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:58:34,028 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:58:34,127 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:58:34,127 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:58:34,127 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:58:34,127 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:58:34,127 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:58:34,127 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:58:34,127 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:58:34,128 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1481, "offset": 1470, "size": 50}}} 2018-08-09 23:58:34,128 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:58:34,128 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:58:34 GMT 2018-08-09 23:58:34,128 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:58:34,128 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-09 23:58:34,128 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:58:34,128 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:58:34,202 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:58:34,202 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:58:34,202 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:58:34,202 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:58:34,202 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:58:34,202 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:58:34,202 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:58:34,202 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:58:34,203 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:58:34,203 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:58:34 GMT 2018-08-09 23:58:34,203 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:58:34,203 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:58:34,203 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:58:39,208 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:58:39,295 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:58:39,295 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:58:39,296 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:58:39,296 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:58:39,296 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:58:39,296 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:58:39,296 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:58:39,296 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1481, "offset": 1470, "size": 50}}} 2018-08-09 23:58:39,296 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:58:39,296 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:58:39 GMT 2018-08-09 23:58:39,296 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:58:39,297 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-09 23:58:39,297 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:58:39,297 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:58:39,357 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:58:39,357 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:58:39,357 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:58:39,357 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:58:39,357 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:58:39,357 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:58:39,357 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:58:39,358 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:58:39,358 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:58:39,358 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:58:39 GMT 2018-08-09 23:58:39,358 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:58:39,358 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:58:39,358 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:58:44,364 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:58:44,449 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:58:44,449 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:58:44,449 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:58:44,449 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:58:44,449 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:58:44,449 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:58:44,449 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:58:44,449 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1481, "offset": 1470, "size": 50}}} 2018-08-09 23:58:44,450 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:58:44,450 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:58:44 GMT 2018-08-09 23:58:44,450 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:58:44,450 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-09 23:58:44,450 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:58:44,450 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:58:44,587 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:58:44,587 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:58:44,587 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:58:44,588 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:58:44,588 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:58:44,588 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:58:44,588 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:58:44,588 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:58:44,588 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:58:44,588 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:58:44 GMT 2018-08-09 23:58:44,588 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:58:44,588 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:58:44,589 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:58:49,594 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:58:49,675 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:58:49,675 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:58:49,675 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:58:49,675 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:58:49,675 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:58:49,675 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:58:49,675 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:58:49,676 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1481, "offset": 1470, "size": 50}}} 2018-08-09 23:58:49,676 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:58:49,676 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:58:49 GMT 2018-08-09 23:58:49,676 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:58:49,676 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-09 23:58:49,676 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:58:49,676 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:58:49,749 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:58:49,749 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:58:49,749 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:58:49,749 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:58:49,749 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:58:49,749 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:58:49,750 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:58:49,750 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:58:49,750 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:58:49,750 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:58:49 GMT 2018-08-09 23:58:49,750 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:58:49,750 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:58:49,750 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:58:54,756 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:58:54,852 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:58:54,852 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:58:54,852 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:58:54,852 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:58:54,852 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:58:54,852 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:58:54,852 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:58:54,853 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1481, "offset": 1470, "size": 50}}} 2018-08-09 23:58:54,853 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:58:54,853 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:58:54 GMT 2018-08-09 23:58:54,853 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:58:54,853 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-09 23:58:54,853 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:58:54,853 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:58:54,942 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:58:54,943 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:58:54,943 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:58:54,943 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:58:54,943 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:58:54,943 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:58:54,943 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:58:54,943 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:58:54,944 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:58:54,944 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:58:54 GMT 2018-08-09 23:58:54,944 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:58:54,944 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:58:54,944 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:58:59,949 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:59:00,026 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:59:00,027 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:59:00,027 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:59:00,027 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:59:00,027 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:59:00,027 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:59:00,027 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:59:00,027 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:58:58.703Z", "message": "Sending task 'nova_plugin.server.start' [retry 11/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:58:58.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:58:59.038Z", "message": "Task started 'nova_plugin.server.start' [retry 11/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:58:59.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1483, "offset": 1470, "size": 50}}} 2018-08-09 23:59:00,027 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:59:00,027 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:59:00 GMT 2018-08-09 23:59:00,027 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:59:00,028 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1108 2018-08-09 23:59:00,028 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:59:00,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 11/60] 2018-08-09 23:59:00,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 11/60] 2018-08-09 23:59:00,028 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:59:00,085 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:59:00,085 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:59:00,085 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:59:00,085 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:59:00,085 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:59:00,085 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:59:00,086 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:59:00,086 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:59:00,086 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:59:00,086 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:59:00 GMT 2018-08-09 23:59:00,086 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:59:00,086 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:59:00,086 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:59:05,092 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:59:05,178 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:59:05,178 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:59:05,178 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:59:05,178 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:59:05,178 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:59:05,178 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:59:05,179 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:59:05,179 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:00.834Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 11/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-09T23:59:00.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "sprout_kscz7i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:01.142Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-qyv1vr\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 3 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\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-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB]\nGet:18 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB]\nGet:19 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:21 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB]\nGet:22 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB]\nGet:23 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 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 [6,098 B]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 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 [2,194 B]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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 [2,076 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.12 [34.8 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 28%\rExtracting templates from packages: 57%\rExtracting templates from packages: 85%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 56.4 MB in 16s (3,475 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-locale1.54.0:amd64.\nPreparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libxml2-utils.\nPreparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.12_amd64.deb ...\nUnpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.12) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-libs (1.0-171215.183529) ...\nSelecting previously unselected package sprout-base.\nPreparing to unpack .../sprout-base_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-base (1.0-171215.183529) ...\nSelecting previously unselected package sprout-scscf.\nPreparing to unpack .../sprout-scscf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-scscf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-icscf.\nPreparing to unpack .../sprout-icscf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-icscf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-bgcf.\nPreparing to unpack .../sprout-bgcf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-bgcf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-mmtel-as.\nPreparing to unpack .../sprout-mmtel-as_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-mmtel-as (1.0-171215.183529) ...\nSelecting previously unselected package sprout.\nPreparing to unpack .../sprout_1.0-171215.183529_amd64.deb ...\nUnpacking sprout (1.0-171215.183529) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-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-153.203) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.12) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nSetting up sprout-libs (1.0-171215.183529) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nrsyslog stop/waiting\nrsyslog start/running, process 8892\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 8993\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 9001\nclearwater-socket-factory-sig start/running, process 9006\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\t1m19.704s\nuser\t0m9.237s\nsys\t0m7.704s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:01.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "fd2635b5-01c2-439d-a97d-9a13a887dae9"}, {"node_instance_id": "sprout_kscz7i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:01.620Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:01.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "fd2635b5-01c2-439d-a97d-9a13a887dae9"}], "metadata": {"pagination": {"total": 1486, "offset": 1472, "size": 50}}} 2018-08-09 23:59:05,179 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:59:05,179 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:59:05 GMT 2018-08-09 23:59:05,179 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:59:05,180 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 47759 2018-08-09 23:59:05,180 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:59:05,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 11/60] 2018-08-09 23:59:05,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-qyv1vr 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 3 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] 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-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB] Get:23 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 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 [6,098 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 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 [2,194 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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 [2,076 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.12 [34.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 28% Extracting templates from packages: 57% Extracting templates from packages: 85% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.4 MB in 16s (3,475 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libxml2-utils. Preparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.12_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.12) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ... Unpacking sprout-libs (1.0-171215.183529) ... Selecting previously unselected package sprout-base. Preparing to unpack .../sprout-base_1.0-171215.183529_amd64.deb ... Unpacking sprout-base (1.0-171215.183529) ... Selecting previously unselected package sprout-scscf. Preparing to unpack .../sprout-scscf_1.0-171215.183529_amd64.deb ... Unpacking sprout-scscf (1.0-171215.183529) ... Selecting previously unselected package sprout-icscf. Preparing to unpack .../sprout-icscf_1.0-171215.183529_amd64.deb ... Unpacking sprout-icscf (1.0-171215.183529) ... Selecting previously unselected package sprout-bgcf. Preparing to unpack .../sprout-bgcf_1.0-171215.183529_amd64.deb ... Unpacking sprout-bgcf (1.0-171215.183529) ... Selecting previously unselected package sprout-mmtel-as. Preparing to unpack .../sprout-mmtel-as_1.0-171215.183529_amd64.deb ... Unpacking sprout-mmtel-as (1.0-171215.183529) ... Selecting previously unselected package sprout. Preparing to unpack .../sprout_1.0-171215.183529_amd64.deb ... Unpacking sprout (1.0-171215.183529) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.8) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-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-153.203) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.12) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Setting up sprout-libs (1.0-171215.183529) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. rsyslog stop/waiting rsyslog start/running, process 8892 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 8993 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 9001 clearwater-socket-factory-sig start/running, process 9006 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 1m19.704s user 0m9.237s sys 0m7.704s 2018-08-09 23:59:05,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-09 23:59:05,183 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:59:05,251 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:59:05,251 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:59:05,251 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:59:05,251 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:59:05,252 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:59:05,252 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:59:05,252 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:59:05,252 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:59:05,252 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:59:05,252 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:59:05 GMT 2018-08-09 23:59:05,252 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:59:05,252 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:59:05,252 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:59:10,258 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:59:10,343 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:59:10,343 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:59:10,344 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:59:10,344 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:59:10,344 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:59:10,344 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:59:10,344 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:59:10,344 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1486, "offset": 1475, "size": 50}}} 2018-08-09 23:59:10,344 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:59:10,344 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:59:10 GMT 2018-08-09 23:59:10,344 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:59:10,345 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-09 23:59:10,345 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:59:10,345 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:59:10,402 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:59:10,402 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:59:10,403 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:59:10,403 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:59:10,403 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:59:10,403 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:59:10,403 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:59:10,403 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:59:10,403 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:59:10,403 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:59:10 GMT 2018-08-09 23:59:10,403 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:59:10,404 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:59:10,404 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:59:15,409 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:59:15,483 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:59:15,483 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:59:15,484 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:59:15,484 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:59:15,484 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:59:15,484 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:59:15,484 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:59:15,484 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1486, "offset": 1475, "size": 50}}} 2018-08-09 23:59:15,484 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:59:15,484 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:59:15 GMT 2018-08-09 23:59:15,484 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:59:15,484 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-09 23:59:15,485 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:59:15,485 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:59:15,541 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:59:15,541 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:59:15,541 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:59:15,542 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:59:15,542 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:59:15,542 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:59:15,542 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:59:15,542 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:59:15,542 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:59:15,542 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:59:15 GMT 2018-08-09 23:59:15,542 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:59:15,542 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:59:15,542 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:59:20,548 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:59:20,624 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:59:20,624 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:59:20,624 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:59:20,625 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:59:20,625 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:59:20,625 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:59:20,625 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:59:20,625 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1486, "offset": 1475, "size": 50}}} 2018-08-09 23:59:20,625 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:59:20,625 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:59:20 GMT 2018-08-09 23:59:20,625 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:59:20,625 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-09 23:59:20,626 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:59:20,626 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:59:20,687 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:59:20,687 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:59:20,688 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:59:20,688 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:59:20,688 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:59:20,688 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:59:20,688 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:59:20,688 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:59:20,688 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:59:20,688 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:59:20 GMT 2018-08-09 23:59:20,688 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:59:20,689 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:59:20,689 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:59:25,691 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:59:25,881 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:59:25,881 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:59:25,881 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:59:25,881 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:59:25,881 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:59:25,881 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:59:25,881 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:59:25,881 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_f1k1dc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:21.904Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-lakb9j\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 3 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:6 http://repo.cw-ngv.com/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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 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 [1,024 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:32 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB]\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.12 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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 16s (5,189 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-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.12_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-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-153.203) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-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.12) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-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 8973\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\t1m36.997s\nuser\t0m19.649s\nsys\t0m9.726s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:21.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "d8aee9f3-187d-4f4f-bb80-db759def42a1"}, {"node_instance_id": "homer_f1k1dc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:22.632Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:22.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "d8aee9f3-187d-4f4f-bb80-db759def42a1"}], "metadata": {"pagination": {"total": 1488, "offset": 1475, "size": 50}}} 2018-08-09 23:59:25,882 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:59:25,882 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:59:25 GMT 2018-08-09 23:59:25,882 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:59:25,882 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 51396 2018-08-09 23:59:25,882 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:59:25,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-lakb9j 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 3 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:6 http://repo.cw-ngv.com/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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 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 [1,024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:32 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB] 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.12 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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 16s (5,189 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-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.12_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-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-153.203) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-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.12) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-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 8973 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 1m36.997s user 0m19.649s sys 0m9.726s 2018-08-09 23:59:25,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-09 23:59:25,886 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:59:25,973 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:59:25,973 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:59:25,974 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:59:25,974 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:59:25,974 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:59:25,974 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:59:25,974 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:59:25,974 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:59:25,974 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:59:25,974 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:59:25 GMT 2018-08-09 23:59:25,974 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:59:25,975 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:59:25,975 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:59:30,980 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:59:31,183 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:59:31,184 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:59:31,184 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:59:31,184 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:59:31,184 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:59:31,184 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:59:31,184 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:59:31,184 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_kscz7i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:26.527Z", "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 3 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 (12.7 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57902 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m24.966s\nuser\t0m12.457s\nsys\t0m3.037s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:26.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "fd2635b5-01c2-439d-a97d-9a13a887dae9"}, {"node_instance_id": "sprout_kscz7i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:27.635Z", "message": "[sprout] Use the DNS server", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:27.635Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "fd2635b5-01c2-439d-a97d-9a13a887dae9"}, {"node_instance_id": "sprout_kscz7i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:27.635Z", "message": "[sprout] The installation packages is done correctly", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:27.635Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "fd2635b5-01c2-439d-a97d-9a13a887dae9"}, {"node_instance_id": "sprout_kscz7i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:27.635Z", "message": "[sprout] sudo service dnsmasq force", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:27.635Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "fd2635b5-01c2-439d-a97d-9a13a887dae9"}, {"node_instance_id": "sprout_kscz7i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:29.483Z", "message": "[sprout] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.084s\nuser\t0m0.008s\nsys\t0m0.056s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:29.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "fd2635b5-01c2-439d-a97d-9a13a887dae9"}, {"node_instance_id": "sprout_kscz7i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:30.560Z", "message": "[sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:fa:40:85 \n inet addr:192.168.120.5 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fefa:4085/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:82728 errors:0 dropped:0 overruns:0 frame:0\n TX packets:40480 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:133361568 (133.3 MB) TX bytes:7076072 (7.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: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-09T23:59:30.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "fd2635b5-01c2-439d-a97d-9a13a887dae9"}, {"node_instance_id": "sprout_kscz7i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:30.560Z", "message": "[sprout] sudo netstat ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:30.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "fd2635b5-01c2-439d-a97d-9a13a887dae9"}, {"node_instance_id": "sprout_kscz7i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:30.560Z", "message": "[sprout] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 23:54 ? 00:00:00 /sbin/init\nroot 2 0 0 23:54 ? 00:00:00 [kthreadd]\nroot 3 2 0 23:54 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 23:54 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 23:54 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 23:54 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 23:54 ? 00:00:00 [rcu_sched]\nroot 8 2 0 23:54 ? 00:00:00 [rcuos/0]\nroot 9 2 0 23:54 ? 00:00:00 [rcuos/1]\nroot 10 2 0 23:54 ? 00:00:00 [rcu_bh]\nroot 11 2 0 23:54 ? 00:00:00 [rcuob/0]\nroot 12 2 0 23:54 ? 00:00:00 [rcuob/1]\nroot 13 2 0 23:54 ? 00:00:00 [migration/0]\nroot 14 2 0 23:54 ? 00:00:00 [watchdog/0]\nroot 15 2 0 23:54 ? 00:00:00 [watchdog/1]\nroot 16 2 0 23:54 ? 00:00:00 [migration/1]\nroot 17 2 0 23:54 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 23:54 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 23:54 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 23:54 ? 00:00:00 [khelper]\nroot 21 2 0 23:54 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 23:54 ? 00:00:00 [netns]\nroot 23 2 0 23:54 ? 00:00:00 [writeback]\nroot 24 2 0 23:54 ? 00:00:00 [kintegrityd]\nroot 25 2 0 23:54 ? 00:00:00 [bioset]\nroot 26 2 0 23:54 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 23:54 ? 00:00:00 [kblockd]\nroot 28 2 0 23:54 ? 00:00:00 [ata_sff]\nroot 29 2 0 23:54 ? 00:00:00 [khubd]\nroot 30 2 0 23:54 ? 00:00:00 [md]\nroot 31 2 0 23:54 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 23:54 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 23:54 ? 00:00:00 [khungtaskd]\nroot 35 2 0 23:54 ? 00:00:00 [kswapd0]\nroot 36 2 0 23:54 ? 00:00:00 [vmstat]\nroot 37 2 0 23:54 ? 00:00:00 [ksmd]\nroot 38 2 0 23:54 ? 00:00:00 [khugepaged]\nroot 39 2 0 23:54 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 23:54 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 23:54 ? 00:00:00 [crypto]\nroot 53 2 0 23:54 ? 00:00:00 [kthrotld]\nroot 54 2 0 23:54 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 23:54 ? 00:00:00 [vballoon]\nroot 56 2 0 23:54 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 23:54 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 23:54 ? 00:00:00 [scsi_eh_1]\nroot 59 2 0 23:54 ? 00:00:00 [kworker/u4:2]\nroot 60 2 0 23:54 ? 00:00:00 [kworker/u4:3]\nroot 79 2 0 23:54 ? 00:00:00 [deferwq]\nroot 80 2 0 23:54 ? 00:00:00 [charger_manager]\nroot 125 2 0 23:54 ? 00:00:00 [kpsmoused]\nroot 142 2 0 23:54 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 23:54 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 23:54 ? 00:00:00 [ext4-rsv-conver]\nroot 378 1 0 23:54 ? 00:00:00 upstart-udev-bridge --daemon\nroot 383 1 0 23:54 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 450 2 0 23:54 ? 00:00:00 [kworker/u5:1]\nroot 451 2 0 23:54 ? 00:00:00 [kworker/u5:2]\nroot 537 1 0 23:54 ? 00:00:00 upstart-socket-bridge --daemon\nroot 582 1 0 23:54 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 820 2 0 23:54 ? 00:00:00 [kauditd]\nmessage+ 936 1 0 23:54 ? 00:00:00 dbus-daemon --system --fork\nroot 937 1 0 23:54 ? 00:00:00 upstart-file-bridge --daemon\nroot 964 1 0 23:54 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1051 1 0 23:54 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1054 1 0 23:54 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1058 1 0 23:54 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1059 1 0 23:54 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1062 1 0 23:54 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1110 1 0 23:54 ? 00:00:00 /usr/sbin/sshd -D\nroot 1112 1 0 23:54 ? 00:00:00 cron\ndaemon 1113 1 0 23:54 ? 00:00:00 atd\nroot 1119 1 0 23:54 ? 00:00:00 /usr/sbin/irqbalance\nroot 1150 1 0 23:54 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1199 1 0 23:54 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1206 1 0 23:54 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1651 1 0 23:55 ? 00:00:00 /home/ubuntu/sprout_host_qyv1vr/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_qyv1vr --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_qyv1vr --logging-server-logdir=/home/ubuntu/sprout_host_qyv1vr/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_qyv1vr/work/sprout_host_qyv1vr%I.log --pidfile=/home/ubuntu/sprout_host_qyv1vr/work/sprout_host_qyv1vr.pid\nubuntu 1765 1 0 23:55 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_qyv1vr/env/bin/diamond --configfile /home/ubuntu/sprout_host_qyv1vr/work/plugins/diamond/etc/diamond.conf\nubuntu 1823 1651 0 23:57 ? 00:00:00 /home/ubuntu/sprout_host_qyv1vr/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_qyv1vr --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_qyv1vr --logging-server-logdir=/home/ubuntu/sprout_host_qyv1vr/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_qyv1vr/work/sprout_host_qyv1vr%I.log --pidfile=/home/ubuntu/sprout_host_qyv1vr/work/sprout_host_qyv1vr.pid\nubuntu 1844 1823 0 23:57 ? 00:00:00 /home/ubuntu/sprout_host_qyv1vr/env/bin/python2.7 /home/ubuntu/sprout_host_qyv1vr/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-2A0Oc_\nubuntu 1855 1844 0 23:57 ? 00:00:00 /bin/sh -c /tmp/ZVGUA/install-sprout.sh\nubuntu 1857 1855 0 23:57 ? 00:00:00 /bin/bash -e /tmp/ZVGUA/install-sprout.sh\nntp 8411 1 0 23:58 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nsyslog 8892 1 0 23:58 ? 00:00:00 rsyslogd\nroot 8993 1 0 23:58 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9001 1 0 23:58 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9002 9001 0 23:58 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9006 1 0 23:58 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9007 9006 0 23:58 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9016 9007 0 23:58 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9017 9002 0 23:58 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9018 9016 0 23:58 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9295 1112 0 23:59 ? 00:00:00 CRON\nroot 9299 9295 0 23:59 ? 00:00:00 /bin/sh -c command -v debian-sa1 > /dev/null && debian-sa1 60 2\nroot 9300 9299 0 23:59 ? 00:00:00 /usr/lib/sysstat/sadc -F -L -S DISK 60 2 -\ndnsmasq 9707 1 0 23:59 ? 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 9771 1857 0 23:59 ? 00:00:00 /bin/bash -e /tmp/ZVGUA/install-sprout.sh\nubuntu 9772 9771 0 23:59 ? 00:00:00 /bin/bash -e /tmp/ZVGUA/install-sprout.sh\nroot 9773 9772 0 23:59 ? 00:00:00 sudo ps -edf\nroot 9774 9773 0 23:59 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.003s\nsys\t0m0.007s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:30.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "fd2635b5-01c2-439d-a97d-9a13a887dae9"}, {"node_instance_id": "sprout_kscz7i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:30.560Z", "message": "[sprout] sudo ifconfig ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:30.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "fd2635b5-01c2-439d-a97d-9a13a887dae9"}, {"node_instance_id": "sprout_kscz7i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:30.560Z", "message": "[sprout] sudo ps ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:30.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "fd2635b5-01c2-439d-a97d-9a13a887dae9"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:30.864Z", "message": "Sending task 'nova_plugin.server.start' [retry 12/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:30.864Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1499, "offset": 1477, "size": 50}}} 2018-08-09 23:59:31,184 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:59:31,185 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:59:31 GMT 2018-08-09 23:59:31,185 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:59:31,185 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29535 2018-08-09 23:59:31,185 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:59:31,186 - 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 3 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 (12.7 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57902 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m24.966s user 0m12.457s sys 0m3.037s 2018-08-09 23:59:31,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Use the DNS server 2018-08-09 23:59:31,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] The installation packages is done correctly 2018-08-09 23:59:31,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo service dnsmasq force 2018-08-09 23:59:31,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.084s user 0m0.008s sys 0m0.056s 2018-08-09 23:59:31,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:fa:40:85 inet addr:192.168.120.5 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fefa:4085/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:82728 errors:0 dropped:0 overruns:0 frame:0 TX packets:40480 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:133361568 (133.3 MB) TX bytes:7076072 (7.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: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-09 23:59:31,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo netstat 2018-08-09 23:59:31,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 23:54 ? 00:00:00 /sbin/init root 2 0 0 23:54 ? 00:00:00 [kthreadd] root 3 2 0 23:54 ? 00:00:00 [ksoftirqd/0] root 4 2 0 23:54 ? 00:00:00 [kworker/0:0] root 5 2 0 23:54 ? 00:00:00 [kworker/0:0H] root 6 2 0 23:54 ? 00:00:00 [kworker/u4:0] root 7 2 0 23:54 ? 00:00:00 [rcu_sched] root 8 2 0 23:54 ? 00:00:00 [rcuos/0] root 9 2 0 23:54 ? 00:00:00 [rcuos/1] root 10 2 0 23:54 ? 00:00:00 [rcu_bh] root 11 2 0 23:54 ? 00:00:00 [rcuob/0] root 12 2 0 23:54 ? 00:00:00 [rcuob/1] root 13 2 0 23:54 ? 00:00:00 [migration/0] root 14 2 0 23:54 ? 00:00:00 [watchdog/0] root 15 2 0 23:54 ? 00:00:00 [watchdog/1] root 16 2 0 23:54 ? 00:00:00 [migration/1] root 17 2 0 23:54 ? 00:00:00 [ksoftirqd/1] root 18 2 0 23:54 ? 00:00:00 [kworker/1:0] root 19 2 0 23:54 ? 00:00:00 [kworker/1:0H] root 20 2 0 23:54 ? 00:00:00 [khelper] root 21 2 0 23:54 ? 00:00:00 [kdevtmpfs] root 22 2 0 23:54 ? 00:00:00 [netns] root 23 2 0 23:54 ? 00:00:00 [writeback] root 24 2 0 23:54 ? 00:00:00 [kintegrityd] root 25 2 0 23:54 ? 00:00:00 [bioset] root 26 2 0 23:54 ? 00:00:00 [kworker/u5:0] root 27 2 0 23:54 ? 00:00:00 [kblockd] root 28 2 0 23:54 ? 00:00:00 [ata_sff] root 29 2 0 23:54 ? 00:00:00 [khubd] root 30 2 0 23:54 ? 00:00:00 [md] root 31 2 0 23:54 ? 00:00:00 [devfreq_wq] root 32 2 0 23:54 ? 00:00:00 [kworker/0:1] root 34 2 0 23:54 ? 00:00:00 [khungtaskd] root 35 2 0 23:54 ? 00:00:00 [kswapd0] root 36 2 0 23:54 ? 00:00:00 [vmstat] root 37 2 0 23:54 ? 00:00:00 [ksmd] root 38 2 0 23:54 ? 00:00:00 [khugepaged] root 39 2 0 23:54 ? 00:00:00 [fsnotify_mark] root 40 2 0 23:54 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 23:54 ? 00:00:00 [crypto] root 53 2 0 23:54 ? 00:00:00 [kthrotld] root 54 2 0 23:54 ? 00:00:00 [kworker/u4:1] root 55 2 0 23:54 ? 00:00:00 [vballoon] root 56 2 0 23:54 ? 00:00:00 [kworker/1:1] root 57 2 0 23:54 ? 00:00:00 [scsi_eh_0] root 58 2 0 23:54 ? 00:00:00 [scsi_eh_1] root 59 2 0 23:54 ? 00:00:00 [kworker/u4:2] root 60 2 0 23:54 ? 00:00:00 [kworker/u4:3] root 79 2 0 23:54 ? 00:00:00 [deferwq] root 80 2 0 23:54 ? 00:00:00 [charger_manager] root 125 2 0 23:54 ? 00:00:00 [kpsmoused] root 142 2 0 23:54 ? 00:00:00 [kworker/0:2] root 186 2 0 23:54 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 23:54 ? 00:00:00 [ext4-rsv-conver] root 378 1 0 23:54 ? 00:00:00 upstart-udev-bridge --daemon root 383 1 0 23:54 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 450 2 0 23:54 ? 00:00:00 [kworker/u5:1] root 451 2 0 23:54 ? 00:00:00 [kworker/u5:2] root 537 1 0 23:54 ? 00:00:00 upstart-socket-bridge --daemon root 582 1 0 23:54 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 820 2 0 23:54 ? 00:00:00 [kauditd] message+ 936 1 0 23:54 ? 00:00:00 dbus-daemon --system --fork root 937 1 0 23:54 ? 00:00:00 upstart-file-bridge --daemon root 964 1 0 23:54 ? 00:00:00 /lib/systemd/systemd-logind root 1051 1 0 23:54 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1054 1 0 23:54 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1058 1 0 23:54 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1059 1 0 23:54 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1062 1 0 23:54 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1110 1 0 23:54 ? 00:00:00 /usr/sbin/sshd -D root 1112 1 0 23:54 ? 00:00:00 cron daemon 1113 1 0 23:54 ? 00:00:00 atd root 1119 1 0 23:54 ? 00:00:00 /usr/sbin/irqbalance root 1150 1 0 23:54 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1199 1 0 23:54 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1206 1 0 23:54 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1651 1 0 23:55 ? 00:00:00 /home/ubuntu/sprout_host_qyv1vr/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_qyv1vr --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_qyv1vr --logging-server-logdir=/home/ubuntu/sprout_host_qyv1vr/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_qyv1vr/work/sprout_host_qyv1vr%I.log --pidfile=/home/ubuntu/sprout_host_qyv1vr/work/sprout_host_qyv1vr.pid ubuntu 1765 1 0 23:55 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_qyv1vr/env/bin/diamond --configfile /home/ubuntu/sprout_host_qyv1vr/work/plugins/diamond/etc/diamond.conf ubuntu 1823 1651 0 23:57 ? 00:00:00 /home/ubuntu/sprout_host_qyv1vr/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_qyv1vr --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_qyv1vr --logging-server-logdir=/home/ubuntu/sprout_host_qyv1vr/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_qyv1vr/work/sprout_host_qyv1vr%I.log --pidfile=/home/ubuntu/sprout_host_qyv1vr/work/sprout_host_qyv1vr.pid ubuntu 1844 1823 0 23:57 ? 00:00:00 /home/ubuntu/sprout_host_qyv1vr/env/bin/python2.7 /home/ubuntu/sprout_host_qyv1vr/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-2A0Oc_ ubuntu 1855 1844 0 23:57 ? 00:00:00 /bin/sh -c /tmp/ZVGUA/install-sprout.sh ubuntu 1857 1855 0 23:57 ? 00:00:00 /bin/bash -e /tmp/ZVGUA/install-sprout.sh ntp 8411 1 0 23:58 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 syslog 8892 1 0 23:58 ? 00:00:00 rsyslogd root 8993 1 0 23:58 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9001 1 0 23:58 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9002 9001 0 23:58 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9006 1 0 23:58 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9007 9006 0 23:58 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9016 9007 0 23:58 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9017 9002 0 23:58 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9018 9016 0 23:58 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9295 1112 0 23:59 ? 00:00:00 CRON root 9299 9295 0 23:59 ? 00:00:00 /bin/sh -c command -v debian-sa1 > /dev/null && debian-sa1 60 2 root 9300 9299 0 23:59 ? 00:00:00 /usr/lib/sysstat/sadc -F -L -S DISK 60 2 - dnsmasq 9707 1 0 23:59 ? 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 9771 1857 0 23:59 ? 00:00:00 /bin/bash -e /tmp/ZVGUA/install-sprout.sh ubuntu 9772 9771 0 23:59 ? 00:00:00 /bin/bash -e /tmp/ZVGUA/install-sprout.sh root 9773 9772 0 23:59 ? 00:00:00 sudo ps -edf root 9774 9773 0 23:59 ? 00:00:00 ps -edf real 0m0.010s user 0m0.003s sys 0m0.007s 2018-08-09 23:59:31,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ifconfig 2018-08-09 23:59:31,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ps 2018-08-09 23:59:31,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 12/60] 2018-08-09 23:59:31,188 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:59:31,254 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:59:31,254 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:59:31,254 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:59:31,254 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:59:31,254 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:59:31,255 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:59:31,255 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:59:31,255 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:59:31,255 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:59:31,255 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:59:31 GMT 2018-08-09 23:59:31,255 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:59:31,255 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:59:31,255 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:59:36,261 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:59:36,391 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:59:36,392 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:59:36,392 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:59:36,392 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:59:36,392 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:59:36,392 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:59:36,392 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:59:36,392 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:31.062Z", "message": "Task started 'nova_plugin.server.start' [retry 12/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:31.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "sprout_kscz7i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:31.617Z", "message": "[sprout] sudo find /var/log", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:31.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "fd2635b5-01c2-439d-a97d-9a13a887dae9"}, {"node_instance_id": "sprout_kscz7i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:31.617Z", "message": "[sprout] => 2018:08:09 23:58:55: Namespace: management\n2018:08:09 23:58:55: [management] Starting server\n2018:08:09 23:58:55: [management] Listening for requests\n2018:08:09 23:58:55: Namespace: signaling\n2018:08:09 23:58:55: [signaling] Starting server\n2018:08:09 23:58:55: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.001s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:31.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "fd2635b5-01c2-439d-a97d-9a13a887dae9"}, {"node_instance_id": "sprout_kscz7i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:31.617Z", "message": "[sprout] => /var/log\n/var/log/cloud-init-output.log\n/var/log/wtmp\n/var/log/syslog\n/var/log/clearwater-socket-factory.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/sysstat\n/var/log/sysstat/sa09\n/var/log/sysstat/clearwater-sa09\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dpkg.log\n/var/log/udev\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/btmp\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/boot.log\n/var/log/clearwater-cluster-manager\n/var/log/dmesg.0\n/var/log/clearwater-queue-manager\n/var/log/dist-upgrade\n/var/log/clearwater-config-manager\n/var/log/lastlog\n/var/log/iotop.log\n/var/log/ntpstats\n/var/log/upstart\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/alternatives.log\n/var/log/dmesg\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/sprout\n/var/log/sprout/sprout_out.log\n/var/log/sprout/sprout_20180809T230000Z.txt\n/var/log/sprout/sprout_current.txt\n/var/log/sprout/sprout_err.log\n/var/log/auth.log\n/var/log/unattended-upgrades\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:31.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "fd2635b5-01c2-439d-a97d-9a13a887dae9"}, {"node_instance_id": "sprout_kscz7i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:31.617Z", "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 9707/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1110/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8993/monit \ntcp6 0 0 ::1:53 :::* LISTEN 9707/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1110/sshd \nudp 0 0 192.168.120.5:123 0.0.0.0:* 8411/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8411/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8411/ntpd \nudp 0 0 0.0.0.0:11611 0.0.0.0:* 582/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9707/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 582/dhclient \nudp6 0 0 fe80::f816:3eff:fef:123 :::* 8411/ntpd \nudp6 0 0 ::1:123 :::* 8411/ntpd \nudp6 0 0 :::123 :::* 8411/ntpd \nudp6 0 0 :::12475 :::* 582/dhclient \nudp6 0 0 ::1:53 :::* 9707/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7453 383/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 11649 1651/python2.7 /tmp/cloudify-logging-server-683b3.socket\nunix 2 [ ACC ] STREAM LISTENING 11258 1844/python2.7 /tmp/ctx-pdsSlQ.socket\nunix 2 [ ACC ] STREAM LISTENING 1608 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9075 1150/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 21658 9017/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20876 9018/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 8122 936/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:31.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "fd2635b5-01c2-439d-a97d-9a13a887dae9"}, {"node_instance_id": "sprout_kscz7i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:31.617Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:31.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "fd2635b5-01c2-439d-a97d-9a13a887dae9"}, {"node_instance_id": "sprout_kscz7i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:32.640Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:32.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "fd2635b5-01c2-439d-a97d-9a13a887dae9"}, {"node_instance_id": "sprout_kscz7i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:32.640Z", "message": "[sprout] => 2018-08-09 23:59:11.984663643 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:32.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "fd2635b5-01c2-439d-a97d-9a13a887dae9"}, {"node_instance_id": "sprout_kscz7i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:33.214Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:33.214Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "sprout_kscz7i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:33.731Z", "message": "[sprout] Installation is done", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:33.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "fd2635b5-01c2-439d-a97d-9a13a887dae9"}, {"node_instance_id": "sprout_kscz7i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:33.731Z", "message": "Execution done (return_code=0): /tmp/ZVGUA/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:33.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "fd2635b5-01c2-439d-a97d-9a13a887dae9"}, {"node_instance_id": "sprout_kscz7i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:33.731Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:33.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "fd2635b5-01c2-439d-a97d-9a13a887dae9"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:34.185Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 12/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-09T23:59:34.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "dime_6aq7ou", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:34.780Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-x0zwmt\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 3 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://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-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ 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://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB]\nGet:21 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:23 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 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/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:26 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB]\nGet:27 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 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 [6,098 B]\nGet:29 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 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-153.203 [772 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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.12 [630 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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 21s (4,415 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-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.12_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-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-153.203) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-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.12) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-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 9349\nclearwater-socket-factory-sig start/running, process 9354\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9403\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-171215.180814) ...\n * Stopping network management services:\nSetting up ralf (1.0-171215.175140) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n.................................+++\n..............+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up crest (1.0-171213.182937) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homestead (1.0-171215.122632) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov (1.0-171213.182937) ...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting homestead_prov\nCollecting crest (from homestead_prov)\nCollecting idna (from crest->homestead_prov)\nCollecting cryptography (from crest->homestead_prov)\nCollecting pure-sasl (from crest->homestead_prov)\nCollecting thrift (from crest->homestead_prov)\nCollecting six (from crest->homestead_prov)\nCollecting Twisted (from crest->homestead_prov)\nCollecting ipaddress (from crest->homestead_prov)\nCollecting cyclone (from crest->homestead_prov)\nCollecting pyOpenSSL (from crest->homestead_prov)\nCollecting zope.interface (from crest->homestead_prov)\nCollecting telephus (from crest->homestead_prov)\nCollecting constantly (from crest->homestead_prov)\nCollecting attrs (from crest->homestead_prov)\nCollecting prctl (from crest->homestead_prov)\nCollecting Automat (from crest->homestead_prov)\nCollecting setuptools (from crest->homestead_prov)\nCollecting cql (from crest->homestead_prov)\nCollecting lxml (from crest->homestead_prov)\nCollecting asn1crypto (from crest->homestead_prov)\nCollecting metaswitchcommon (from crest->homestead_prov)\nCollecting incremental (from crest->homestead_prov)\nCollecting msgpack-python (from crest->homestead_prov)\nCollecting enum34 (from crest->homestead_prov)\nCollecting cffi>=1.7 (from cryptography->crest->homestead_prov)\nCollecting pycparser (from metaswitchcommon->crest->homestead_prov)\nCollecting pycrypto (from metaswitchcommon->crest->homestead_prov)\nCollecting monotonic (from metaswitchcommon->crest->homestead_prov)\nCollecting pyzmq (from metaswitchcommon->crest->homestead_prov)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homestead-prov\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up dime (1.0-171215.180814) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t1m54.237s\nuser\t0m20.714s\nsys\t0m11.399s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:34.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "8f05ae68-de47-409b-9acf-8e4d8e95ca35"}, {"node_instance_id": "ellis_3awwql", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:34.780Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-qu7wov\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 3 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB]\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 [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-153.203 [772 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-0ubuntu0.14.04.1 [11.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 30%\rExtracting templates from packages: 61%\rExtracting templates from packages: 91%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 69.3 MB in 16s (4,188 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libaio1_0.3.109-4_amd64.deb ...\nUnpacking libaio1:amd64 (0.3.109-4) ...\nSelecting previously unselected package libasan0:amd64.\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-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 ... 51913 files and directories currently installed.)\nPreparing to unpack .../mysql-server-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package mysql-server.\nPreparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ellis.\nPreparing to unpack .../ellis_1.0-171213.182049_amd64.deb ...\nUnpacking ellis (1.0-171213.182049) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libhtml-template-perl.\nPreparing to unpack .../libhtml-template-perl_2.95-1_all.deb ...\nUnpacking libhtml-template-perl (2.95-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libaio1:amd64 (0.3.109-4) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-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 9213\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-153.203) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libhtml-template-perl (2.95-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up mysql-server (5.5.61-0ubuntu0.14.04.1) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9947\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n.......................................................................................................................+++\n................+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up ellis (1.0-171213.182049) ...\nusermod: no changes\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/ellis/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting ellis\nCollecting six (from ellis)\nCollecting prctl (from ellis)\nCollecting MySQL-python (from ellis)\nCollecting metaswitchcommon (from ellis)\nCollecting phonenumbers (from ellis)\nCollecting py-bcrypt (from ellis)\nCollecting msgpack-python (from ellis)\nCollecting certifi (from ellis)\nCollecting backports-abc (from ellis)\nCollecting tornado (from ellis)\nCollecting backports.ssl-match-hostname (from ellis)\nCollecting singledispatch (from ellis)\nCollecting SQLAlchemy (from ellis)\nCollecting pycurl (from ellis)\nCollecting pycparser (from metaswitchcommon->ellis)\nCollecting cffi (from metaswitchcommon->ellis)\nCollecting pycrypto (from metaswitchcommon->ellis)\nCollecting monotonic (from metaswitchcommon->ellis)\nCollecting pyzmq (from metaswitchcommon->ellis)\nInstalling collected packages: six, prctl, MySQL-python, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, phonenumbers, py-bcrypt, msgpack-python, certifi, backports-abc, tornado, backports.ssl-match-hostname, singledispatch, SQLAlchemy, pycurl, ellis\nSuccessfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t1m49.184s\nuser\t0m16.374s\nsys\t0m10.411s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:34.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "3900d04a-b5eb-47eb-89f4-4aad4bfbfa30"}, {"node_instance_id": "dime_6aq7ou", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:34.780Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:34.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "8f05ae68-de47-409b-9acf-8e4d8e95ca35"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:35.299Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:35.299Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:35.299Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:35.299Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "sprout_kscz7i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:35.299Z", "message": "Starting node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:35.299Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:35.787Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:35.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "fc916ac7-1729-4cb4-a741-8f6c416beb8d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:35.787Z", "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-09T23:59:35.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "fc916ac7-1729-4cb4-a741-8f6c416beb8d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:35.787Z", "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-09T23:59:35.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "fc916ac7-1729-4cb4-a741-8f6c416beb8d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:35.787Z", "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-09T23:59:35.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "fc916ac7-1729-4cb4-a741-8f6c416beb8d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:35.787Z", "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-09T23:59:35.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "fc916ac7-1729-4cb4-a741-8f6c416beb8d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:35.787Z", "message": "[localhost] run: sudo mv /tmp/tmpPNuFj_ /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:35.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "fc916ac7-1729-4cb4-a741-8f6c416beb8d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:35.787Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:35.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "fc916ac7-1729-4cb4-a741-8f6c416beb8d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:35.787Z", "message": "The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'sprout': {u'sprout_kscz7i': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-kscz7i'}}}, 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.7', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:35.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "fc916ac7-1729-4cb4-a741-8f6c416beb8d"}, {"node_instance_id": "ellis_3awwql", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:35.787Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:35.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "3900d04a-b5eb-47eb-89f4-4aad4bfbfa30"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:35.787Z", "message": "Downloaded scripts/bind/bind.py to /tmp/XCL4Y/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:35.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "fc916ac7-1729-4cb4-a741-8f6c416beb8d"}], "metadata": {"pagination": {"total": 1531, "offset": 1488, "size": 50}}} 2018-08-09 23:59:36,393 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:59:36,393 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:59:36 GMT 2018-08-09 23:59:36,393 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:59:36,393 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 125955 2018-08-09 23:59:36,393 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:59:36,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 12/60] 2018-08-09 23:59:36,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo find /var/log 2018-08-09 23:59:36,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018:08:09 23:58:55: Namespace: management 2018:08:09 23:58:55: [management] Starting server 2018:08:09 23:58:55: [management] Listening for requests 2018:08:09 23:58:55: Namespace: signaling 2018:08:09 23:58:55: [signaling] Starting server 2018:08:09 23:58:55: [signaling] Listening for requests real 0m0.005s user 0m0.004s sys 0m0.001s 2018-08-09 23:59:36,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => /var/log /var/log/cloud-init-output.log /var/log/wtmp /var/log/syslog /var/log/clearwater-socket-factory.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/sysstat /var/log/sysstat/sa09 /var/log/sysstat/clearwater-sa09 /var/log/kern.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/dpkg.log /var/log/udev /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/btmp /var/log/cloud-init.log /var/log/monit.log /var/log/boot.log /var/log/clearwater-cluster-manager /var/log/dmesg.0 /var/log/clearwater-queue-manager /var/log/dist-upgrade /var/log/clearwater-config-manager /var/log/lastlog /var/log/iotop.log /var/log/ntpstats /var/log/upstart /var/log/upstart/clearwater-monit.log /var/log/upstart/systemd-logind.log /var/log/upstart/container-detect.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-virtual-filesystems.log /var/log/alternatives.log /var/log/dmesg /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/sprout /var/log/sprout/sprout_out.log /var/log/sprout/sprout_20180809T230000Z.txt /var/log/sprout/sprout_current.txt /var/log/sprout/sprout_err.log /var/log/auth.log /var/log/unattended-upgrades real 0m0.008s user 0m0.000s sys 0m0.006s 2018-08-09 23:59:36,398 - 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 9707/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1110/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8993/monit tcp6 0 0 ::1:53 :::* LISTEN 9707/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1110/sshd udp 0 0 192.168.120.5:123 0.0.0.0:* 8411/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8411/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8411/ntpd udp 0 0 0.0.0.0:11611 0.0.0.0:* 582/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9707/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 582/dhclient udp6 0 0 fe80::f816:3eff:fef:123 :::* 8411/ntpd udp6 0 0 ::1:123 :::* 8411/ntpd udp6 0 0 :::123 :::* 8411/ntpd udp6 0 0 :::12475 :::* 582/dhclient udp6 0 0 ::1:53 :::* 9707/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7453 383/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 11649 1651/python2.7 /tmp/cloudify-logging-server-683b3.socket unix 2 [ ACC ] STREAM LISTENING 11258 1844/python2.7 /tmp/ctx-pdsSlQ.socket unix 2 [ ACC ] STREAM LISTENING 1608 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9075 1150/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 21658 9017/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20876 9018/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 8122 936/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.008s user 0m0.000s sys 0m0.007s 2018-08-09 23:59:36,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-08-09 23:59:36,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-08-09 23:59:36,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018-08-09 23:59:11.984663643 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.004s sys 0m0.002s 2018-08-09 23:59:36,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-09 23:59:36,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installation is done 2018-08-09 23:59:36,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/ZVGUA/install-sprout.sh 2018-08-09 23:59:36,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-08-09 23:59:36,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 12/60] 2018-08-09 23:59:36,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-x0zwmt 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 3 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://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-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ 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://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:23 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 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/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:26 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB] Get:27 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 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 [6,098 B] Get:29 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 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-153.203 [772 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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.12 [630 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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 21s (4,415 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-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.12_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-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-153.203) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-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.12) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-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 9349 clearwater-socket-factory-sig start/running, process 9354 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9403 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-171215.180814) ... * Stopping network management services: Setting up ralf (1.0-171215.175140) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key .................................+++ ..............+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up crest (1.0-171213.182937) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homestead (1.0-171215.122632) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-171213.182937) ... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting homestead_prov Collecting crest (from homestead_prov) Collecting idna (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homestead-prov Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up dime (1.0-171215.180814) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 1m54.237s user 0m20.714s sys 0m11.399s 2018-08-09 23:59:36,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-qu7wov 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 3 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB] 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 [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-153.203 [772 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-0ubuntu0.14.04.1 [11.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 30% Extracting templates from packages: 61% Extracting templates from packages: 91% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 69.3 MB in 16s (4,188 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-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 ... 51913 files and directories currently installed.) Preparing to unpack .../mysql-server-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package mysql-server. Preparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package ellis. Preparing to unpack .../ellis_1.0-171213.182049_amd64.deb ... Unpacking ellis (1.0-171213.182049) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libhtml-template-perl. Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... Unpacking libhtml-template-perl (2.95-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libaio1:amd64 (0.3.109-4) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.8) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-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 9213 Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-153.203) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libhtml-template-perl (2.95-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up mysql-server (5.5.61-0ubuntu0.14.04.1) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9947 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key .......................................................................................................................+++ ................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up ellis (1.0-171213.182049) ... usermod: no changes Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/ellis/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting ellis Collecting six (from ellis) Collecting prctl (from ellis) Collecting MySQL-python (from ellis) Collecting metaswitchcommon (from ellis) Collecting phonenumbers (from ellis) Collecting py-bcrypt (from ellis) Collecting msgpack-python (from ellis) Collecting certifi (from ellis) Collecting backports-abc (from ellis) Collecting tornado (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting singledispatch (from ellis) Collecting SQLAlchemy (from ellis) Collecting pycurl (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: six, prctl, MySQL-python, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, phonenumbers, py-bcrypt, msgpack-python, certifi, backports-abc, tornado, backports.ssl-match-hostname, singledispatch, SQLAlchemy, pycurl, ellis Successfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 1m49.184s user 0m16.374s sys 0m10.411s 2018-08-09 23:59:36,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-09 23:59:36,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-09 23:59:36,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-09 23:59:36,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-09 23:59:36,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-09 23:59:36,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-09 23:59:36,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-09 23:59:36,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-09 23:59:36,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-09 23:59:36,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpPNuFj_ /etc/bind/db.clearwater.local 2018-08-09 23:59:36,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-09 23:59:36,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'sprout': {u'sprout_kscz7i': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-kscz7i'}}}, 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.7', u'hss_hostname': u''}. 2018-08-09 23:59:36,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-09 23:59:36,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/XCL4Y/bind.py 2018-08-09 23:59:36,405 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:59:36,563 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:59:36,563 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:59:36,564 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:59:36,564 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:59:36,564 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:59:36,564 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:59:36,564 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:59:36,564 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:59:36,564 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:59:36,564 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:59:36 GMT 2018-08-09 23:59:36,564 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:59:36,565 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:59:36,565 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:59:41,570 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:59:41,658 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:59:41,658 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:59:41,658 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:59:41,658 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:59:41,659 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:59:41,659 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:59:41,659 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:59:41,659 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:36.302Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:36.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:36.302Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:36.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:36.302Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:36.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:36.837Z", "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-09T23:59:36.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "fc916ac7-1729-4cb4-a741-8f6c416beb8d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:36.837Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:36.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "fc916ac7-1729-4cb4-a741-8f6c416beb8d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:36.837Z", "message": "[localhost] run: sudo mv /tmp/tmpW3V90K /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:36.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "fc916ac7-1729-4cb4-a741-8f6c416beb8d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:37.925Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/SXJ8V/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:37.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "a77514da-cde4-4512-8a60-f6ab9ab342c6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:37.925Z", "message": "Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_0ewyu7/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:37.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "a77514da-cde4-4512-8a60-f6ab9ab342c6"}], "metadata": {"pagination": {"total": 1539, "offset": 1517, "size": 50}}} 2018-08-09 23:59:41,659 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:59:41,659 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:59:41 GMT 2018-08-09 23:59:41,659 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:59:41,659 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4460 2018-08-09 23:59:41,659 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:59:41,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-09 23:59:41,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-09 23:59:41,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-09 23:59:41,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-09 23:59:41,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-09 23:59:41,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpW3V90K /etc/bind/db.clearwater.opnfv 2018-08-09 23:59:41,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/SXJ8V/add-snmpproxy-collector.py 2018-08-09 23:59:41,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_0ewyu7/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py 2018-08-09 23:59:41,661 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:59:41,772 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:59:41,772 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:59:41,772 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:59:41,772 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:59:41,772 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:59:41,773 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:59:41,773 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:59:41,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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:59:41,773 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:59:41,773 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:59:41 GMT 2018-08-09 23:59:41,773 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:59:41,773 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:59:41,773 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:59:46,779 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:59:46,850 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:59:46,850 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:59:46,850 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:59:46,850 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:59:46,850 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:59:46,850 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:59:46,851 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:59:46,851 - 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-09T23:59:41.922Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:41.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "homer_f1k1dc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:44.769Z", "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 3 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 (12.4 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58163 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m22.451s\nuser\t0m12.182s\nsys\t0m2.891s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:44.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "d8aee9f3-187d-4f4f-bb80-db759def42a1"}, {"node_instance_id": "homer_f1k1dc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:44.986Z", "message": "[homer] The installation packages is done correctly", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:44.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "d8aee9f3-187d-4f4f-bb80-db759def42a1"}, {"node_instance_id": "homer_f1k1dc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:46.078Z", "message": "[homer Use the DNS server", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:46.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "d8aee9f3-187d-4f4f-bb80-db759def42a1"}, {"node_instance_id": "homer_f1k1dc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:46.078Z", "message": "[homer] sudo service dnsmasq force", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:46.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "d8aee9f3-187d-4f4f-bb80-db759def42a1"}], "metadata": {"pagination": {"total": 1544, "offset": 1525, "size": 50}}} 2018-08-09 23:59:46,851 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:59:46,851 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:59:46 GMT 2018-08-09 23:59:46,851 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:59:46,851 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16444 2018-08-09 23:59:46,851 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:59:46,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-09 23:59:46,852 - 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 3 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 (12.4 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58163 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m22.451s user 0m12.182s sys 0m2.891s 2018-08-09 23:59:46,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] The installation packages is done correctly 2018-08-09 23:59:46,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer Use the DNS server 2018-08-09 23:59:46,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo service dnsmasq force 2018-08-09 23:59:46,853 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:59:46,909 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:59:46,909 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:59:46,909 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:59:46,909 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:59:46,910 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:59:46,910 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:59:46,910 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:59:46,910 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:59:46,910 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:59:46,910 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:59:46 GMT 2018-08-09 23:59:46,910 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:59:46,910 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:59:46,910 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:59:51,916 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:59:51,993 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:59:51,994 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:59:51,994 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:59:51,994 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:59:51,994 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:59:51,994 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:59:51,994 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:59:51,994 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_f1k1dc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:47.725Z", "message": "[homer] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.089s\nuser\t0m0.009s\nsys\t0m0.061s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:47.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "d8aee9f3-187d-4f4f-bb80-db759def42a1"}, {"node_instance_id": "homer_f1k1dc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:48.081Z", "message": "[homer] sudo ifconfig ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:48.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "d8aee9f3-187d-4f4f-bb80-db759def42a1"}, {"node_instance_id": "homer_f1k1dc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:49.085Z", "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 9752/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1098/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8973/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9166/nginx \ntcp6 0 0 ::1:53 :::* LISTEN 9752/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1098/sshd \nudp 0 0 192.168.120.16:123 0.0.0.0:* 8458/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8458/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8458/ntpd \nudp 0 0 0.0.0.0:33048 0.0.0.0:* 569/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9752/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 569/dhclient \nudp6 0 0 fe80::f816:3eff:fe9:123 :::* 8458/ntpd \nudp6 0 0 ::1:123 :::* 8458/ntpd \nudp6 0 0 :::123 :::* 8458/ntpd \nudp6 0 0 :::34155 :::* 569/dhclient \nudp6 0 0 ::1:53 :::* 9752/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9264 1115/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 11412 1652/python2.7 /tmp/cloudify-logging-server-48b7e.socket\nunix 2 [ ACC ] STREAM LISTENING 11805 1841/python2.7 /tmp/ctx-U08f3f.socket\nunix 2 [ ACC ] STREAM LISTENING 6909 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 8061 880/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 1965 391/systemd-udevd /run/udev/control\n\nreal\t0m0.007s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:49.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "d8aee9f3-187d-4f4f-bb80-db759def42a1"}, {"node_instance_id": "homer_f1k1dc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:49.085Z", "message": "[homer] sudo netstat ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:49.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "d8aee9f3-187d-4f4f-bb80-db759def42a1"}, {"node_instance_id": "homer_f1k1dc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:49.085Z", "message": "[homer] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 23:54 ? 00:00:00 /sbin/init\nroot 2 0 0 23:54 ? 00:00:00 [kthreadd]\nroot 3 2 0 23:54 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 23:54 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 23:54 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 23:54 ? 00:00:00 [rcu_sched]\nroot 8 2 0 23:54 ? 00:00:00 [rcuos/0]\nroot 9 2 0 23:54 ? 00:00:00 [rcuos/1]\nroot 10 2 0 23:54 ? 00:00:00 [rcu_bh]\nroot 11 2 0 23:54 ? 00:00:00 [rcuob/0]\nroot 12 2 0 23:54 ? 00:00:00 [rcuob/1]\nroot 13 2 0 23:54 ? 00:00:00 [migration/0]\nroot 14 2 0 23:54 ? 00:00:00 [watchdog/0]\nroot 15 2 0 23:54 ? 00:00:00 [watchdog/1]\nroot 16 2 0 23:54 ? 00:00:00 [migration/1]\nroot 17 2 0 23:54 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 23:54 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 23:54 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 23:54 ? 00:00:00 [khelper]\nroot 21 2 0 23:54 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 23:54 ? 00:00:00 [netns]\nroot 23 2 0 23:54 ? 00:00:00 [writeback]\nroot 24 2 0 23:54 ? 00:00:00 [kintegrityd]\nroot 25 2 0 23:54 ? 00:00:00 [bioset]\nroot 26 2 0 23:54 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 23:54 ? 00:00:00 [kblockd]\nroot 28 2 0 23:54 ? 00:00:00 [ata_sff]\nroot 29 2 0 23:54 ? 00:00:00 [khubd]\nroot 30 2 0 23:54 ? 00:00:00 [md]\nroot 31 2 0 23:54 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 23:54 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 23:54 ? 00:00:00 [khungtaskd]\nroot 35 2 0 23:54 ? 00:00:00 [kswapd0]\nroot 36 2 0 23:54 ? 00:00:00 [vmstat]\nroot 37 2 0 23:54 ? 00:00:00 [ksmd]\nroot 38 2 0 23:54 ? 00:00:00 [khugepaged]\nroot 39 2 0 23:54 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 23:54 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 23:54 ? 00:00:00 [crypto]\nroot 53 2 0 23:54 ? 00:00:00 [kthrotld]\nroot 54 2 0 23:54 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 23:54 ? 00:00:00 [vballoon]\nroot 56 2 0 23:54 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 23:54 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 23:54 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 23:54 ? 00:00:00 [deferwq]\nroot 80 2 0 23:54 ? 00:00:00 [charger_manager]\nroot 123 2 0 23:54 ? 00:00:00 [kpsmoused]\nroot 142 2 0 23:54 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 23:54 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 23:54 ? 00:00:00 [ext4-rsv-conver]\nroot 388 1 0 23:54 ? 00:00:00 upstart-udev-bridge --daemon\nroot 391 1 0 23:54 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 436 2 0 23:54 ? 00:00:00 [kworker/u5:1]\nroot 437 2 0 23:54 ? 00:00:00 [kworker/u5:2]\nroot 543 1 0 23:54 ? 00:00:00 upstart-socket-bridge --daemon\nroot 569 1 0 23:54 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 820 2 0 23:54 ? 00:00:00 [kauditd]\nmessage+ 880 1 0 23:54 ? 00:00:00 dbus-daemon --system --fork\nroot 921 1 0 23:54 ? 00:00:00 /lib/systemd/systemd-logind\nroot 954 1 0 23:54 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1002 1 0 23:54 ? 00:00:00 rsyslogd\nroot 1051 1 0 23:54 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1054 1 0 23:54 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1058 1 0 23:54 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1059 1 0 23:54 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1061 1 0 23:54 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1098 1 0 23:54 ? 00:00:00 /usr/sbin/sshd -D\nroot 1101 1 0 23:54 ? 00:00:00 cron\ndaemon 1102 1 0 23:54 ? 00:00:00 atd\nroot 1115 1 0 23:54 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1116 1 0 23:54 ? 00:00:00 /usr/sbin/irqbalance\nroot 1199 1 0 23:54 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1206 1 0 23:54 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1444 2 0 23:55 ? 00:00:00 [kworker/1:2]\nubuntu 1652 1 0 23:55 ? 00:00:00 /home/ubuntu/homer_host_lakb9j/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_lakb9j --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_lakb9j --logging-server-logdir=/home/ubuntu/homer_host_lakb9j/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_lakb9j/work/homer_host_lakb9j%I.log --pidfile=/home/ubuntu/homer_host_lakb9j/work/homer_host_lakb9j.pid\nubuntu 1766 1 0 23:55 ? 00:00:01 python2.7 /home/ubuntu/homer_host_lakb9j/env/bin/diamond --configfile /home/ubuntu/homer_host_lakb9j/work/plugins/diamond/etc/diamond.conf\nubuntu 1820 1652 0 23:57 ? 00:00:00 /home/ubuntu/homer_host_lakb9j/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_lakb9j --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_lakb9j --logging-server-logdir=/home/ubuntu/homer_host_lakb9j/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_lakb9j/work/homer_host_lakb9j%I.log --pidfile=/home/ubuntu/homer_host_lakb9j/work/homer_host_lakb9j.pid\nubuntu 1841 1820 0 23:57 ? 00:00:00 /home/ubuntu/homer_host_lakb9j/env/bin/python2.7 /home/ubuntu/homer_host_lakb9j/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-CjKBAu\nubuntu 1852 1841 0 23:57 ? 00:00:00 /bin/sh -c /tmp/ZURH4/install-homer.sh\nubuntu 1854 1852 0 23:57 ? 00:00:00 /bin/bash -e /tmp/ZURH4/install-homer.sh\nntp 8458 1 0 23:58 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8973 1 0 23:59 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9090 1 0 23:59 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9094 9090 0 23:59 ? 00:00:00 inotifywait -e create -qq .\nroot 9166 1 0 23:59 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9167 9166 0 23:59 ? 00:00:00 nginx: worker process\nwww-data 9168 9166 0 23:59 ? 00:00:00 nginx: worker process\nwww-data 9169 9166 0 23:59 ? 00:00:00 nginx: worker process\nwww-data 9170 9166 0 23:59 ? 00:00:00 nginx: worker process\nroot 9335 8973 0 23:59 ? 00:00:00 [nginx_ping] \nroot 9337 8973 0 23:59 ? 00:00:00 [check-nginx-upt] \nroot 9342 8973 0 23:59 ? 00:00:00 [check-monit-upt] \ndnsmasq 9752 1 0 23:59 ? 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 9815 1854 0 23:59 ? 00:00:00 /bin/bash -e /tmp/ZURH4/install-homer.sh\nubuntu 9816 9815 0 23:59 ? 00:00:00 /bin/bash -e /tmp/ZURH4/install-homer.sh\nroot 9817 9816 0 23:59 ? 00:00:00 sudo ps -edf\nroot 9818 9817 0 23:59 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.006s\nsys\t0m0.005s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:49.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "d8aee9f3-187d-4f4f-bb80-db759def42a1"}, {"node_instance_id": "homer_f1k1dc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:49.085Z", "message": "[homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:98:17:06 \n inet addr:192.168.120.16 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe98:1706/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:104688 errors:0 dropped:0 overruns:0 frame:0\n TX packets:45066 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:166129227 (166.1 MB) TX bytes:7825082 (7.8 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:40 errors:0 dropped:0 overruns:0 frame:0\n TX packets:40 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:3354 (3.3 KB) TX bytes:3354 (3.3 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.002s\nsys\t0m0.004s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:49.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "d8aee9f3-187d-4f4f-bb80-db759def42a1"}, {"node_instance_id": "homer_f1k1dc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:49.085Z", "message": "[homer] sudo ps ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:49.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "d8aee9f3-187d-4f4f-bb80-db759def42a1"}, {"node_instance_id": "homer_f1k1dc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:50.089Z", "message": "[homer] => [09-Aug-2018 23:59:06 UTC] clearwater-diags-monitor starting\n[09-Aug-2018 23:59:06 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-09T23:59:50.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "d8aee9f3-187d-4f4f-bb80-db759def42a1"}, {"node_instance_id": "homer_f1k1dc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:50.089Z", "message": "[homer] => /var/log\n/var/log/cloud-init-output.log\n/var/log/wtmp\n/var/log/syslog\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/sysstat\n/var/log/sysstat/sa09\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dpkg.log\n/var/log/udev\n/var/log/clearwater-diags-monitor.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/btmp\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/boot.log\n/var/log/clearwater-cluster-manager\n/var/log/dmesg.0\n/var/log/clearwater-queue-manager\n/var/log/dist-upgrade\n/var/log/clearwater-config-manager\n/var/log/lastlog\n/var/log/ntpstats\n/var/log/upstart\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/alternatives.log\n/var/log/dmesg\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/auth.log\n/var/log/unattended-upgrades\n\nreal\t0m0.011s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:50.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "d8aee9f3-187d-4f4f-bb80-db759def42a1"}, {"node_instance_id": "homer_f1k1dc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:50.089Z", "message": "[homer] sudo find /var/log", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:50.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "d8aee9f3-187d-4f4f-bb80-db759def42a1"}, {"node_instance_id": "homer_f1k1dc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:50.089Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:50.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "d8aee9f3-187d-4f4f-bb80-db759def42a1"}, {"node_instance_id": "homer_f1k1dc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:51.093Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:51.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "d8aee9f3-187d-4f4f-bb80-db759def42a1"}, {"node_instance_id": "homer_f1k1dc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:51.093Z", "message": "[homer] => 2018-08-09 23:59:30.300940114 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:51.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "d8aee9f3-187d-4f4f-bb80-db759def42a1"}, {"node_instance_id": "homer_f1k1dc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:51.330Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:51.330Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1561, "offset": 1530, "size": 50}}} 2018-08-09 23:59:51,994 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:59:51,995 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:59:51 GMT 2018-08-09 23:59:51,995 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:59:51,995 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 20823 2018-08-09 23:59:51,995 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:59:51,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.089s user 0m0.009s sys 0m0.061s 2018-08-09 23:59:51,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ifconfig 2018-08-09 23:59:51,996 - 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 9752/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1098/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8973/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9166/nginx tcp6 0 0 ::1:53 :::* LISTEN 9752/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1098/sshd udp 0 0 192.168.120.16:123 0.0.0.0:* 8458/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8458/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8458/ntpd udp 0 0 0.0.0.0:33048 0.0.0.0:* 569/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9752/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 569/dhclient udp6 0 0 fe80::f816:3eff:fe9:123 :::* 8458/ntpd udp6 0 0 ::1:123 :::* 8458/ntpd udp6 0 0 :::123 :::* 8458/ntpd udp6 0 0 :::34155 :::* 569/dhclient udp6 0 0 ::1:53 :::* 9752/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9264 1115/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 11412 1652/python2.7 /tmp/cloudify-logging-server-48b7e.socket unix 2 [ ACC ] STREAM LISTENING 11805 1841/python2.7 /tmp/ctx-U08f3f.socket unix 2 [ ACC ] STREAM LISTENING 6909 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8061 880/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 1965 391/systemd-udevd /run/udev/control real 0m0.007s user 0m0.004s sys 0m0.003s 2018-08-09 23:59:51,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo netstat 2018-08-09 23:59:51,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 23:54 ? 00:00:00 /sbin/init root 2 0 0 23:54 ? 00:00:00 [kthreadd] root 3 2 0 23:54 ? 00:00:00 [ksoftirqd/0] root 5 2 0 23:54 ? 00:00:00 [kworker/0:0H] root 6 2 0 23:54 ? 00:00:00 [kworker/u4:0] root 7 2 0 23:54 ? 00:00:00 [rcu_sched] root 8 2 0 23:54 ? 00:00:00 [rcuos/0] root 9 2 0 23:54 ? 00:00:00 [rcuos/1] root 10 2 0 23:54 ? 00:00:00 [rcu_bh] root 11 2 0 23:54 ? 00:00:00 [rcuob/0] root 12 2 0 23:54 ? 00:00:00 [rcuob/1] root 13 2 0 23:54 ? 00:00:00 [migration/0] root 14 2 0 23:54 ? 00:00:00 [watchdog/0] root 15 2 0 23:54 ? 00:00:00 [watchdog/1] root 16 2 0 23:54 ? 00:00:00 [migration/1] root 17 2 0 23:54 ? 00:00:00 [ksoftirqd/1] root 18 2 0 23:54 ? 00:00:00 [kworker/1:0] root 19 2 0 23:54 ? 00:00:00 [kworker/1:0H] root 20 2 0 23:54 ? 00:00:00 [khelper] root 21 2 0 23:54 ? 00:00:00 [kdevtmpfs] root 22 2 0 23:54 ? 00:00:00 [netns] root 23 2 0 23:54 ? 00:00:00 [writeback] root 24 2 0 23:54 ? 00:00:00 [kintegrityd] root 25 2 0 23:54 ? 00:00:00 [bioset] root 26 2 0 23:54 ? 00:00:00 [kworker/u5:0] root 27 2 0 23:54 ? 00:00:00 [kblockd] root 28 2 0 23:54 ? 00:00:00 [ata_sff] root 29 2 0 23:54 ? 00:00:00 [khubd] root 30 2 0 23:54 ? 00:00:00 [md] root 31 2 0 23:54 ? 00:00:00 [devfreq_wq] root 32 2 0 23:54 ? 00:00:00 [kworker/0:1] root 34 2 0 23:54 ? 00:00:00 [khungtaskd] root 35 2 0 23:54 ? 00:00:00 [kswapd0] root 36 2 0 23:54 ? 00:00:00 [vmstat] root 37 2 0 23:54 ? 00:00:00 [ksmd] root 38 2 0 23:54 ? 00:00:00 [khugepaged] root 39 2 0 23:54 ? 00:00:00 [fsnotify_mark] root 40 2 0 23:54 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 23:54 ? 00:00:00 [crypto] root 53 2 0 23:54 ? 00:00:00 [kthrotld] root 54 2 0 23:54 ? 00:00:00 [kworker/u4:1] root 55 2 0 23:54 ? 00:00:00 [vballoon] root 56 2 0 23:54 ? 00:00:00 [kworker/1:1] root 57 2 0 23:54 ? 00:00:00 [scsi_eh_0] root 58 2 0 23:54 ? 00:00:00 [scsi_eh_1] root 79 2 0 23:54 ? 00:00:00 [deferwq] root 80 2 0 23:54 ? 00:00:00 [charger_manager] root 123 2 0 23:54 ? 00:00:00 [kpsmoused] root 142 2 0 23:54 ? 00:00:00 [kworker/0:2] root 186 2 0 23:54 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 23:54 ? 00:00:00 [ext4-rsv-conver] root 388 1 0 23:54 ? 00:00:00 upstart-udev-bridge --daemon root 391 1 0 23:54 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 436 2 0 23:54 ? 00:00:00 [kworker/u5:1] root 437 2 0 23:54 ? 00:00:00 [kworker/u5:2] root 543 1 0 23:54 ? 00:00:00 upstart-socket-bridge --daemon root 569 1 0 23:54 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 820 2 0 23:54 ? 00:00:00 [kauditd] message+ 880 1 0 23:54 ? 00:00:00 dbus-daemon --system --fork root 921 1 0 23:54 ? 00:00:00 /lib/systemd/systemd-logind root 954 1 0 23:54 ? 00:00:00 upstart-file-bridge --daemon syslog 1002 1 0 23:54 ? 00:00:00 rsyslogd root 1051 1 0 23:54 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1054 1 0 23:54 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1058 1 0 23:54 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1059 1 0 23:54 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1061 1 0 23:54 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1098 1 0 23:54 ? 00:00:00 /usr/sbin/sshd -D root 1101 1 0 23:54 ? 00:00:00 cron daemon 1102 1 0 23:54 ? 00:00:00 atd root 1115 1 0 23:54 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1116 1 0 23:54 ? 00:00:00 /usr/sbin/irqbalance root 1199 1 0 23:54 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1206 1 0 23:54 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1444 2 0 23:55 ? 00:00:00 [kworker/1:2] ubuntu 1652 1 0 23:55 ? 00:00:00 /home/ubuntu/homer_host_lakb9j/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_lakb9j --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_lakb9j --logging-server-logdir=/home/ubuntu/homer_host_lakb9j/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_lakb9j/work/homer_host_lakb9j%I.log --pidfile=/home/ubuntu/homer_host_lakb9j/work/homer_host_lakb9j.pid ubuntu 1766 1 0 23:55 ? 00:00:01 python2.7 /home/ubuntu/homer_host_lakb9j/env/bin/diamond --configfile /home/ubuntu/homer_host_lakb9j/work/plugins/diamond/etc/diamond.conf ubuntu 1820 1652 0 23:57 ? 00:00:00 /home/ubuntu/homer_host_lakb9j/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_lakb9j --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_lakb9j --logging-server-logdir=/home/ubuntu/homer_host_lakb9j/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_lakb9j/work/homer_host_lakb9j%I.log --pidfile=/home/ubuntu/homer_host_lakb9j/work/homer_host_lakb9j.pid ubuntu 1841 1820 0 23:57 ? 00:00:00 /home/ubuntu/homer_host_lakb9j/env/bin/python2.7 /home/ubuntu/homer_host_lakb9j/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-CjKBAu ubuntu 1852 1841 0 23:57 ? 00:00:00 /bin/sh -c /tmp/ZURH4/install-homer.sh ubuntu 1854 1852 0 23:57 ? 00:00:00 /bin/bash -e /tmp/ZURH4/install-homer.sh ntp 8458 1 0 23:58 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8973 1 0 23:59 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9090 1 0 23:59 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9094 9090 0 23:59 ? 00:00:00 inotifywait -e create -qq . root 9166 1 0 23:59 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9167 9166 0 23:59 ? 00:00:00 nginx: worker process www-data 9168 9166 0 23:59 ? 00:00:00 nginx: worker process www-data 9169 9166 0 23:59 ? 00:00:00 nginx: worker process www-data 9170 9166 0 23:59 ? 00:00:00 nginx: worker process root 9335 8973 0 23:59 ? 00:00:00 [nginx_ping] root 9337 8973 0 23:59 ? 00:00:00 [check-nginx-upt] root 9342 8973 0 23:59 ? 00:00:00 [check-monit-upt] dnsmasq 9752 1 0 23:59 ? 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 9815 1854 0 23:59 ? 00:00:00 /bin/bash -e /tmp/ZURH4/install-homer.sh ubuntu 9816 9815 0 23:59 ? 00:00:00 /bin/bash -e /tmp/ZURH4/install-homer.sh root 9817 9816 0 23:59 ? 00:00:00 sudo ps -edf root 9818 9817 0 23:59 ? 00:00:00 ps -edf real 0m0.010s user 0m0.006s sys 0m0.005s 2018-08-09 23:59:51,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:98:17:06 inet addr:192.168.120.16 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe98:1706/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:104688 errors:0 dropped:0 overruns:0 frame:0 TX packets:45066 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:166129227 (166.1 MB) TX bytes:7825082 (7.8 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:40 errors:0 dropped:0 overruns:0 frame:0 TX packets:40 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:3354 (3.3 KB) TX bytes:3354 (3.3 KB) real 0m0.006s user 0m0.002s sys 0m0.004s 2018-08-09 23:59:51,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ps 2018-08-09 23:59:51,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => [09-Aug-2018 23:59:06 UTC] clearwater-diags-monitor starting [09-Aug-2018 23:59:06 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-09 23:59:51,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => /var/log /var/log/cloud-init-output.log /var/log/wtmp /var/log/syslog /var/log/landscape /var/log/landscape/sysinfo.log /var/log/sysstat /var/log/sysstat/sa09 /var/log/kern.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/dpkg.log /var/log/udev /var/log/clearwater-diags-monitor.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/btmp /var/log/cloud-init.log /var/log/monit.log /var/log/boot.log /var/log/clearwater-cluster-manager /var/log/dmesg.0 /var/log/clearwater-queue-manager /var/log/dist-upgrade /var/log/clearwater-config-manager /var/log/lastlog /var/log/ntpstats /var/log/upstart /var/log/upstart/clearwater-monit.log /var/log/upstart/systemd-logind.log /var/log/upstart/container-detect.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-virtual-filesystems.log /var/log/alternatives.log /var/log/dmesg /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/auth.log /var/log/unattended-upgrades real 0m0.011s user 0m0.004s sys 0m0.003s 2018-08-09 23:59:51,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo find /var/log 2018-08-09 23:59:51,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-08-09 23:59:51,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-08-09 23:59:51,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => 2018-08-09 23:59:30.300940114 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.004s sys 0m0.002s 2018-08-09 23:59:51,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-09 23:59:51,998 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:59:52,057 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:59:52,057 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:59:52,057 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:59:52,057 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:59:52,057 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:59:52,058 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:59:52,058 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:59:52,058 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:59:52,058 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:59:52,058 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:59:52 GMT 2018-08-09 23:59:52,058 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:59:52,058 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:59:52,058 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:59:57,064 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 23:59:57,135 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:59:57,136 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:59:57,136 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:59:57,136 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:59:57,136 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:59:57,136 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:59:57,136 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:59:57,136 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_f1k1dc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:52.097Z", "message": "Execution done (return_code=0): /tmp/ZURH4/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:52.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "d8aee9f3-187d-4f4f-bb80-db759def42a1"}, {"node_instance_id": "homer_f1k1dc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:52.097Z", "message": "[homer] Installation is done", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:52.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "d8aee9f3-187d-4f4f-bb80-db759def42a1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:52.354Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:52.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "homer_f1k1dc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:52.354Z", "message": "Starting node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:52.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:52.420Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:52.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:53.100Z", "message": "Downloaded scripts/bind/bind.py to /tmp/3BK3Q/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:53.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "3d9a2fda-11af-4c53-9583-c39ab13ded66"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:53.609Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:53.609Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:54.104Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:54.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "3d9a2fda-11af-4c53-9583-c39ab13ded66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:54.104Z", "message": "The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {u'homer_f1k1dc': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'homer-f1k1dc'}}, u'sprout': {u'sprout_kscz7i': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-kscz7i'}}}, 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.7', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:54.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "3d9a2fda-11af-4c53-9583-c39ab13ded66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:54.104Z", "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-09T23:59:54.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "3d9a2fda-11af-4c53-9583-c39ab13ded66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:54.104Z", "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-09T23:59:54.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "3d9a2fda-11af-4c53-9583-c39ab13ded66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:54.104Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:54.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "3d9a2fda-11af-4c53-9583-c39ab13ded66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:54.104Z", "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-09T23:59:54.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "3d9a2fda-11af-4c53-9583-c39ab13ded66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:54.104Z", "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-09T23:59:54.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "3d9a2fda-11af-4c53-9583-c39ab13ded66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:54.104Z", "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-09T23:59:54.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "3d9a2fda-11af-4c53-9583-c39ab13ded66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:54.104Z", "message": "[localhost] run: sudo mv /tmp/tmpPjz047 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:54.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "3d9a2fda-11af-4c53-9583-c39ab13ded66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:54.104Z", "message": "[localhost] run: sudo mv /tmp/tmpnPPFyg /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:54.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "3d9a2fda-11af-4c53-9583-c39ab13ded66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:54.104Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:54.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "3d9a2fda-11af-4c53-9583-c39ab13ded66"}, {"node_instance_id": "dime_6aq7ou", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:56.954Z", "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 3 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.2 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58584 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m22.481s\nuser\t0m12.554s\nsys\t0m2.978s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:56.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "8f05ae68-de47-409b-9acf-8e4d8e95ca35"}], "metadata": {"pagination": {"total": 1581, "offset": 1544, "size": 50}}} 2018-08-09 23:59:57,136 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:59:57,137 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:59:57 GMT 2018-08-09 23:59:57,137 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:59:57,137 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 24367 2018-08-09 23:59:57,137 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 23:59:57,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/ZURH4/install-homer.sh 2018-08-09 23:59:57,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installation is done 2018-08-09 23:59:57,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-09 23:59:57,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-09 23:59:57,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-09 23:59:57,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/3BK3Q/bind.py 2018-08-09 23:59:57,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-09 23:59:57,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-09 23:59:57,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {u'homer_f1k1dc': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'homer-f1k1dc'}}, u'sprout': {u'sprout_kscz7i': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-kscz7i'}}}, 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.7', u'hss_hostname': u''}. 2018-08-09 23:59:57,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-09 23:59:57,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-09 23:59:57,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-09 23:59:57,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-09 23:59:57,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-09 23:59:57,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-09 23:59:57,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpPjz047 /etc/bind/db.clearwater.local 2018-08-09 23:59:57,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpnPPFyg /etc/bind/db.clearwater.opnfv 2018-08-09 23:59:57,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-09 23:59:57,141 - 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 3 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.2 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58584 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m22.481s user 0m12.554s sys 0m2.978s 2018-08-09 23:59:57,141 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-09 23:59:57,281 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 23:59:57,281 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 23:59:57,281 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 23:59:57,282 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 23:59:57,282 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 23:59:57,282 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 23:59:57,282 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 23:59:57,282 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-09 23:59:57,282 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 23:59:57,282 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 23:59:57 GMT 2018-08-09 23:59:57,282 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 23:59:57,282 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 23:59:57,282 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:00:02,288 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:00:02,363 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:00:02,364 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:00:02,364 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:00:02,364 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:00:02,364 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:00:02,364 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:00:02,364 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:00:02,364 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_6aq7ou", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:58.027Z", "message": "[dime] sudo service dnsmasq force", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:58.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "8f05ae68-de47-409b-9acf-8e4d8e95ca35"}, {"node_instance_id": "dime_6aq7ou", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:58.027Z", "message": "[dime] Use the DNS server", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:58.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "8f05ae68-de47-409b-9acf-8e4d8e95ca35"}, {"node_instance_id": "ellis_3awwql", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:58.027Z", "message": "[ellis] The installation packages is done correctly", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:58.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "3900d04a-b5eb-47eb-89f4-4aad4bfbfa30"}, {"node_instance_id": "ellis_3awwql", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:58.027Z", "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 3 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 4s (9,410 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58110 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m22.754s\nuser\t0m12.467s\nsys\t0m2.795s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:58.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "3900d04a-b5eb-47eb-89f4-4aad4bfbfa30"}, {"node_instance_id": "dime_6aq7ou", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:58.027Z", "message": "[dime] The installation packages is done correctly", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:58.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "8f05ae68-de47-409b-9acf-8e4d8e95ca35"}, {"node_instance_id": "ellis_3awwql", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:59.142Z", "message": "[ellis] Configure a new DNS server", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:59.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "3900d04a-b5eb-47eb-89f4-4aad4bfbfa30"}, {"node_instance_id": "ellis_3awwql", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T23:59:59.142Z", "message": "[ellis] sudo service dnsmasq force", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T23:59:59.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "3900d04a-b5eb-47eb-89f4-4aad4bfbfa30"}, {"node_instance_id": "dime_6aq7ou", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:00.145Z", "message": "[dime] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.080s\nuser\t0m0.010s\nsys\t0m0.052s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:00.145Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "8f05ae68-de47-409b-9acf-8e4d8e95ca35"}, {"node_instance_id": "dime_6aq7ou", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:00.145Z", "message": "[dime] sudo ifconfig ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:00.145Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "8f05ae68-de47-409b-9acf-8e4d8e95ca35"}, {"node_instance_id": "dime_6aq7ou", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:01.153Z", "message": "[dime] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 Aug09 ? 00:00:00 /sbin/init\nroot 2 0 0 Aug09 ? 00:00:00 [kthreadd]\nroot 3 2 0 Aug09 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 Aug09 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 Aug09 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 Aug09 ? 00:00:00 [rcu_sched]\nroot 8 2 0 Aug09 ? 00:00:00 [rcuos/0]\nroot 9 2 0 Aug09 ? 00:00:00 [rcuos/1]\nroot 10 2 0 Aug09 ? 00:00:00 [rcu_bh]\nroot 11 2 0 Aug09 ? 00:00:00 [rcuob/0]\nroot 12 2 0 Aug09 ? 00:00:00 [rcuob/1]\nroot 13 2 0 Aug09 ? 00:00:00 [migration/0]\nroot 14 2 0 Aug09 ? 00:00:00 [watchdog/0]\nroot 15 2 0 Aug09 ? 00:00:00 [watchdog/1]\nroot 16 2 0 Aug09 ? 00:00:00 [migration/1]\nroot 17 2 0 Aug09 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 Aug09 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 Aug09 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 Aug09 ? 00:00:00 [khelper]\nroot 21 2 0 Aug09 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 Aug09 ? 00:00:00 [netns]\nroot 23 2 0 Aug09 ? 00:00:00 [writeback]\nroot 24 2 0 Aug09 ? 00:00:00 [kintegrityd]\nroot 25 2 0 Aug09 ? 00:00:00 [bioset]\nroot 26 2 0 Aug09 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 Aug09 ? 00:00:00 [kblockd]\nroot 28 2 0 Aug09 ? 00:00:00 [ata_sff]\nroot 29 2 0 Aug09 ? 00:00:00 [khubd]\nroot 30 2 0 Aug09 ? 00:00:00 [md]\nroot 31 2 0 Aug09 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 Aug09 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 Aug09 ? 00:00:00 [khungtaskd]\nroot 35 2 0 Aug09 ? 00:00:00 [kswapd0]\nroot 36 2 0 Aug09 ? 00:00:00 [vmstat]\nroot 37 2 0 Aug09 ? 00:00:00 [ksmd]\nroot 38 2 0 Aug09 ? 00:00:00 [khugepaged]\nroot 39 2 0 Aug09 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 Aug09 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 Aug09 ? 00:00:00 [crypto]\nroot 53 2 0 Aug09 ? 00:00:00 [kthrotld]\nroot 54 2 0 Aug09 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 Aug09 ? 00:00:00 [vballoon]\nroot 56 2 0 Aug09 ? 00:00:00 [scsi_eh_0]\nroot 57 2 0 Aug09 ? 00:00:00 [scsi_eh_1]\nroot 78 2 0 Aug09 ? 00:00:00 [deferwq]\nroot 79 2 0 Aug09 ? 00:00:00 [charger_manager]\nroot 125 2 0 Aug09 ? 00:00:00 [kpsmoused]\nroot 126 2 0 Aug09 ? 00:00:00 [kworker/0:2]\nroot 146 2 0 Aug09 ? 00:00:00 [kworker/1:1]\nroot 186 2 0 Aug09 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 Aug09 ? 00:00:00 [ext4-rsv-conver]\nroot 389 1 0 Aug09 ? 00:00:00 upstart-udev-bridge --daemon\nroot 393 1 0 Aug09 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 448 2 0 Aug09 ? 00:00:00 [kworker/u5:1]\nroot 477 1 0 Aug09 ? 00:00:00 upstart-socket-bridge --daemon\nroot 584 1 0 Aug09 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 820 2 0 Aug09 ? 00:00:00 [kauditd]\nroot 922 1 0 Aug09 ? 00:00:00 upstart-file-bridge --daemon\nmessage+ 931 1 0 Aug09 ? 00:00:00 dbus-daemon --system --fork\nroot 951 1 0 Aug09 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 970 1 0 Aug09 ? 00:00:00 rsyslogd\nroot 1064 1 0 Aug09 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1067 1 0 Aug09 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1071 1 0 Aug09 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1072 1 0 Aug09 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1074 1 0 Aug09 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1112 1 0 Aug09 ? 00:00:00 /usr/sbin/sshd -D\nroot 1115 1 0 Aug09 ? 00:00:00 cron\ndaemon 1117 1 0 Aug09 ? 00:00:00 atd\nroot 1122 1 0 Aug09 ? 00:00:00 /usr/sbin/irqbalance\nroot 1131 1 0 Aug09 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1252 1 0 Aug09 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1258 1 0 Aug09 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1452 2 0 Aug09 ? 00:00:00 [kworker/1:2]\nubuntu 1652 1 0 Aug09 ? 00:00:00 /home/ubuntu/dime_host_x0zwmt/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_x0zwmt --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_x0zwmt --logging-server-logdir=/home/ubuntu/dime_host_x0zwmt/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_x0zwmt/work/dime_host_x0zwmt%I.log --pidfile=/home/ubuntu/dime_host_x0zwmt/work/dime_host_x0zwmt.pid\nubuntu 1766 1 0 Aug09 ? 00:00:01 python2.7 /home/ubuntu/dime_host_x0zwmt/env/bin/diamond --configfile /home/ubuntu/dime_host_x0zwmt/work/plugins/diamond/etc/diamond.conf\nubuntu 1824 1652 0 Aug09 ? 00:00:00 /home/ubuntu/dime_host_x0zwmt/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_x0zwmt --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_x0zwmt --logging-server-logdir=/home/ubuntu/dime_host_x0zwmt/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_x0zwmt/work/dime_host_x0zwmt%I.log --pidfile=/home/ubuntu/dime_host_x0zwmt/work/dime_host_x0zwmt.pid\nubuntu 1845 1824 0 Aug09 ? 00:00:00 /home/ubuntu/dime_host_x0zwmt/env/bin/python2.7 /home/ubuntu/dime_host_x0zwmt/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-TSwIch\nubuntu 1856 1845 0 Aug09 ? 00:00:00 /bin/sh -c /tmp/WRVWM/install-dime.sh\nubuntu 1858 1856 0 Aug09 ? 00:00:00 /bin/bash -e /tmp/WRVWM/install-dime.sh\nroot 2266 2 0 Aug09 ? 00:00:00 [kworker/u5:2]\nntp 8783 1 0 Aug09 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9349 1 0 Aug09 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9350 9349 0 Aug09 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9354 1 0 Aug09 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9355 9354 0 Aug09 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9364 9350 0 Aug09 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9365 9355 0 Aug09 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9366 9365 0 Aug09 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9403 1 0 Aug09 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nsnmp 10149 1 0 Aug09 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid\ndnsmasq 10405 1 0 Aug09 ? 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 10468 1858 0 Aug09 ? 00:00:00 /bin/bash -e /tmp/WRVWM/install-dime.sh\nubuntu 10469 10468 0 Aug09 ? 00:00:00 /bin/bash -e /tmp/WRVWM/install-dime.sh\nroot 10470 10469 0 Aug09 ? 00:00:00 sudo ps -edf\nroot 10471 10470 0 Aug09 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.000s\nsys\t0m0.010s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:01.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "8f05ae68-de47-409b-9acf-8e4d8e95ca35"}, {"node_instance_id": "dime_6aq7ou", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:01.153Z", "message": "[dime] sudo netstat ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:01.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "8f05ae68-de47-409b-9acf-8e4d8e95ca35"}, {"node_instance_id": "ellis_3awwql", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:01.153Z", "message": "[ellis] sudo ifconfig ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:01.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "3900d04a-b5eb-47eb-89f4-4aad4bfbfa30"}, {"node_instance_id": "dime_6aq7ou", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:01.153Z", "message": "[dime] sudo ps ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:01.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "8f05ae68-de47-409b-9acf-8e4d8e95ca35"}, {"node_instance_id": "dime_6aq7ou", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:01.153Z", "message": "[dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:7e:80:ab \n inet addr:192.168.120.26 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe7e:80ab/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:112498 errors:0 dropped:0 overruns:0 frame:0\n TX packets:58726 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:171729780 (171.7 MB) TX bytes:8871418 (8.8 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets: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.050s\nuser\t0m0.050s\nsys\t0m0.000s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:01.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "8f05ae68-de47-409b-9acf-8e4d8e95ca35"}, {"node_instance_id": "ellis_3awwql", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:01.153Z", "message": "[ellis] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.077s\nuser\t0m0.005s\nsys\t0m0.054s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:01.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "3900d04a-b5eb-47eb-89f4-4aad4bfbfa30"}, {"node_instance_id": "dime_6aq7ou", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:02.202Z", "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 10405/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 9403/monit \ntcp6 0 0 ::1:53 :::* LISTEN 10405/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1112/sshd \nudp 0 0 192.168.120.26:123 0.0.0.0:* 8783/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8783/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8783/ntpd \nudp 0 0 0.0.0.0:161 0.0.0.0:* 10149/snmpd \nudp 0 0 0.0.0.0:51212 0.0.0.0:* 584/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10405/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 584/dhclient \nudp6 0 0 fe80::f816:3eff:fe7:123 :::* 8783/ntpd \nudp6 0 0 ::1:123 :::* 8783/ntpd \nudp6 0 0 :::123 :::* 8783/ntpd \nudp6 0 0 :::161 :::* 10149/snmpd \nudp6 0 0 :::7038 :::* 584/dhclient \nudp6 0 0 ::1:53 :::* 10405/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 11712 1652/python2.7 /tmp/cloudify-logging-server-2b51e.socket\nunix 2 [ ACC ] STREAM LISTENING 12122 1845/python2.7 /tmp/ctx-ahkHu0.socket\nunix 2 [ ACC ] STREAM LISTENING 1366 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 21534 9364/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 21537 9366/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 9583 1131/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 9388 931/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 23755 10149/snmpd /var/agentx/master\nunix 2 [ ACC ] SEQPACKET LISTENING 7643 393/systemd-udevd /run/udev/control\n\nreal\t0m0.008s\nuser\t0m0.004s\nsys\t0m0.005s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:02.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "8f05ae68-de47-409b-9acf-8e4d8e95ca35"}, {"node_instance_id": "ellis_3awwql", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:02.202Z", "message": "[ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:06:36:d3 \n inet addr:192.168.120.14 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe06:36d3/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:96942 errors:0 dropped:0 overruns:0 frame:0\n TX packets:54276 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:147211449 (147.2 MB) TX bytes:8379890 (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.001s\nsys\t0m0.004s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:02.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "3900d04a-b5eb-47eb-89f4-4aad4bfbfa30"}, {"node_instance_id": "ellis_3awwql", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:02.202Z", "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 10797/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1102/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9947/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10129/nginx \ntcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9213/mysqld \ntcp6 0 0 ::1:53 :::* LISTEN 10797/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1102/sshd \nudp 0 0 192.168.120.14:123 0.0.0.0:* 9363/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 9363/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 9363/ntpd \nudp 0 0 0.0.0.0:32809 0.0.0.0:* 570/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10797/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 570/dhclient \nudp6 0 0 fe80::f816:3eff:fe0:123 :::* 9363/ntpd \nudp6 0 0 ::1:123 :::* 9363/ntpd \nudp6 0 0 :::123 :::* 9363/ntpd \nudp6 0 0 :::64888 :::* 570/dhclient \nudp6 0 0 ::1:53 :::* 10797/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 10831 1651/python2.7 /tmp/cloudify-logging-server-755b1.socket\nunix 2 [ ACC ] STREAM LISTENING 11935 1838/python2.7 /tmp/ctx-UwzQY4.socket\nunix 2 [ ACC ] STREAM LISTENING 1579 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] SEQPACKET LISTENING 7553 395/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 21142 9213/mysqld /var/run/mysqld/mysqld.sock\nunix 2 [ ACC ] STREAM LISTENING 23148 10318/python /tmp/.ellis-sock\nunix 2 [ ACC ] STREAM LISTENING 9639 1116/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 9424 1009/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:02.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "3900d04a-b5eb-47eb-89f4-4aad4bfbfa30"}, {"node_instance_id": "dime_6aq7ou", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:02.202Z", "message": "[dime] sudo find /var/log", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:02.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "8f05ae68-de47-409b-9acf-8e4d8e95ca35"}, {"node_instance_id": "ellis_3awwql", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:02.202Z", "message": "[ellis] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 Aug09 ? 00:00:00 /sbin/init\nroot 2 0 0 Aug09 ? 00:00:00 [kthreadd]\nroot 3 2 0 Aug09 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 Aug09 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 Aug09 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 Aug09 ? 00:00:00 [rcu_sched]\nroot 8 2 0 Aug09 ? 00:00:00 [rcuos/0]\nroot 9 2 0 Aug09 ? 00:00:00 [rcuos/1]\nroot 10 2 0 Aug09 ? 00:00:00 [rcu_bh]\nroot 11 2 0 Aug09 ? 00:00:00 [rcuob/0]\nroot 12 2 0 Aug09 ? 00:00:00 [rcuob/1]\nroot 13 2 0 Aug09 ? 00:00:00 [migration/0]\nroot 14 2 0 Aug09 ? 00:00:00 [watchdog/0]\nroot 15 2 0 Aug09 ? 00:00:00 [watchdog/1]\nroot 16 2 0 Aug09 ? 00:00:00 [migration/1]\nroot 17 2 0 Aug09 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 Aug09 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 Aug09 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 Aug09 ? 00:00:00 [khelper]\nroot 21 2 0 Aug09 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 Aug09 ? 00:00:00 [netns]\nroot 23 2 0 Aug09 ? 00:00:00 [writeback]\nroot 24 2 0 Aug09 ? 00:00:00 [kintegrityd]\nroot 25 2 0 Aug09 ? 00:00:00 [bioset]\nroot 26 2 0 Aug09 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 Aug09 ? 00:00:00 [kblockd]\nroot 28 2 0 Aug09 ? 00:00:00 [ata_sff]\nroot 29 2 0 Aug09 ? 00:00:00 [khubd]\nroot 30 2 0 Aug09 ? 00:00:00 [md]\nroot 31 2 0 Aug09 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 Aug09 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 Aug09 ? 00:00:00 [khungtaskd]\nroot 35 2 0 Aug09 ? 00:00:00 [kswapd0]\nroot 36 2 0 Aug09 ? 00:00:00 [vmstat]\nroot 37 2 0 Aug09 ? 00:00:00 [ksmd]\nroot 38 2 0 Aug09 ? 00:00:00 [khugepaged]\nroot 39 2 0 Aug09 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 Aug09 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 Aug09 ? 00:00:00 [crypto]\nroot 53 2 0 Aug09 ? 00:00:00 [kthrotld]\nroot 54 2 0 Aug09 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 Aug09 ? 00:00:00 [vballoon]\nroot 56 2 0 Aug09 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 Aug09 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 Aug09 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 Aug09 ? 00:00:00 [deferwq]\nroot 80 2 0 Aug09 ? 00:00:00 [charger_manager]\nroot 123 2 0 Aug09 ? 00:00:00 [kpsmoused]\nroot 142 2 0 Aug09 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 Aug09 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 Aug09 ? 00:00:00 [ext4-rsv-conver]\nroot 389 1 0 Aug09 ? 00:00:00 upstart-udev-bridge --daemon\nroot 395 1 0 Aug09 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 430 2 0 Aug09 ? 00:00:00 [kworker/u5:1]\nroot 521 1 0 Aug09 ? 00:00:00 upstart-socket-bridge --daemon\nroot 570 1 0 Aug09 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 Aug09 ? 00:00:00 [kauditd]\nroot 926 1 0 Aug09 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1002 1 0 Aug09 ? 00:00:00 rsyslogd\nmessage+ 1009 1 0 Aug09 ? 00:00:00 dbus-daemon --system --fork\nroot 1023 1 0 Aug09 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1049 1 0 Aug09 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1052 1 0 Aug09 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1056 1 0 Aug09 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1057 1 0 Aug09 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1059 1 0 Aug09 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1102 1 0 Aug09 ? 00:00:00 /usr/sbin/sshd -D\nroot 1105 1 0 Aug09 ? 00:00:00 cron\ndaemon 1106 1 0 Aug09 ? 00:00:00 atd\nroot 1114 1 0 Aug09 ? 00:00:00 /usr/sbin/irqbalance\nroot 1116 1 0 Aug09 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1189 1 0 Aug09 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1196 1 0 Aug09 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1451 2 0 Aug09 ? 00:00:00 [kworker/1:2]\nubuntu 1651 1 0 Aug09 ? 00:00:00 /home/ubuntu/ellis_host_qu7wov/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_qu7wov --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_qu7wov --logging-server-logdir=/home/ubuntu/ellis_host_qu7wov/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_qu7wov/work/ellis_host_qu7wov%I.log --pidfile=/home/ubuntu/ellis_host_qu7wov/work/ellis_host_qu7wov.pid\nubuntu 1765 1 0 Aug09 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_qu7wov/env/bin/diamond --configfile /home/ubuntu/ellis_host_qu7wov/work/plugins/diamond/etc/diamond.conf\nubuntu 1817 1651 0 Aug09 ? 00:00:00 /home/ubuntu/ellis_host_qu7wov/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_qu7wov --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_qu7wov --logging-server-logdir=/home/ubuntu/ellis_host_qu7wov/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_qu7wov/work/ellis_host_qu7wov%I.log --pidfile=/home/ubuntu/ellis_host_qu7wov/work/ellis_host_qu7wov.pid\nubuntu 1838 1817 0 Aug09 ? 00:00:00 /home/ubuntu/ellis_host_qu7wov/env/bin/python2.7 /home/ubuntu/ellis_host_qu7wov/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-56zKuS\nubuntu 1849 1838 0 Aug09 ? 00:00:00 /bin/sh -c /tmp/TLHPP/install-ellis.sh\nubuntu 1852 1849 0 Aug09 ? 00:00:00 /bin/bash -e /tmp/TLHPP/install-ellis.sh\nroot 2155 2 0 Aug09 ? 00:00:00 [kworker/u5:2]\nmysql 9213 1 0 Aug09 ? 00:00:00 /usr/sbin/mysqld\nntp 9363 1 0 Aug09 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9947 1 0 Aug09 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9999 1 0 Aug09 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 10003 9999 0 Aug09 ? 00:00:00 inotifywait -e create -qq .\nroot 10129 1 0 Aug09 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 10130 10129 0 Aug09 ? 00:00:00 nginx: worker process\nwww-data 10131 10129 0 Aug09 ? 00:00:00 nginx: worker process\nwww-data 10132 10129 0 Aug09 ? 00:00:00 nginx: worker process\nwww-data 10133 10129 0 Aug09 ? 00:00:00 nginx: worker process\nellis 10318 1 0 Aug09 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background\nroot 10516 9947 0 Aug09 ? 00:00:00 [nginx_ping] \nroot 10519 9947 0 Aug09 ? 00:00:00 [check-nginx-upt] \nroot 10522 9947 0 Aug09 ? 00:00:00 [check-monit-upt] \nroot 10526 9947 0 Aug09 ? 00:00:00 [poll_ellis.sh] \nroot 10529 9947 0 Aug09 ? 00:00:00 [poll_ellis_http] \nroot 10536 9947 0 Aug09 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart\nroot 10548 10536 0 Aug09 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart\nroot 10587 10548 0 Aug09 ? 00:00:00 sleep 17\ndnsmasq 10797 1 0 Aug09 ? 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 10860 1852 0 00:00 ? 00:00:00 /bin/bash -e /tmp/TLHPP/install-ellis.sh\nubuntu 10861 10860 0 00:00 ? 00:00:00 /bin/bash -e /tmp/TLHPP/install-ellis.sh\nroot 10862 10861 0 00:00 ? 00:00:00 sudo ps -edf\nroot 10863 10862 0 00:00 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.003s\nsys\t0m0.006s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:02.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "3900d04a-b5eb-47eb-89f4-4aad4bfbfa30"}, {"node_instance_id": "dime_6aq7ou", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:02.202Z", "message": "[dime] => 2018:08:09 23:59:12: Namespace: management\n2018:08:09 23:59:12: [management] Starting server\n2018:08:09 23:59:12: [management] Listening for requests\n2018:08:09 23:59:12: Namespace: signaling\n2018:08:09 23:59:12: [signaling] Starting server\n2018:08:09 23:59:12: [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-10T00:00:02.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "8f05ae68-de47-409b-9acf-8e4d8e95ca35"}, {"node_instance_id": "ellis_3awwql", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:02.202Z", "message": "[ellis] sudo netstat ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:02.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "3900d04a-b5eb-47eb-89f4-4aad4bfbfa30"}, {"node_instance_id": "ellis_3awwql", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:02.202Z", "message": "[ellis] sudo ps ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:02.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "3900d04a-b5eb-47eb-89f4-4aad4bfbfa30"}, {"node_instance_id": "dime_6aq7ou", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:02.202Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:02.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "8f05ae68-de47-409b-9acf-8e4d8e95ca35"}, {"node_instance_id": "dime_6aq7ou", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:02.202Z", "message": "[dime] => /var/log\n/var/log/cloud-init-output.log\n/var/log/wtmp\n/var/log/syslog\n/var/log/clearwater-socket-factory.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/sysstat\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dpkg.log\n/var/log/ralf\n/var/log/udev\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/btmp\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/boot.log\n/var/log/clearwater-cluster-manager\n/var/log/dmesg.0\n/var/log/clearwater-queue-manager\n/var/log/dist-upgrade\n/var/log/clearwater-config-manager\n/var/log/lastlog\n/var/log/ntpstats\n/var/log/homestead\n/var/log/homestead/homestead_out.log\n/var/log/homestead/homestead_20180809T230000Z.txt\n/var/log/homestead/homestead_current.txt\n/var/log/homestead/homestead_err.log\n/var/log/upstart\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/alternatives.log\n/var/log/dmesg\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/auth.log\n/var/log/unattended-upgrades\n\nreal\t0m0.019s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:02.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "8f05ae68-de47-409b-9acf-8e4d8e95ca35"}], "metadata": {"pagination": {"total": 1606, "offset": 1563, "size": 50}}} 2018-08-10 00:00:02,365 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:00:02,365 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:00:02 GMT 2018-08-10 00:00:02,365 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:00:02,365 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 54274 2018-08-10 00:00:02,365 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:00:02,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo service dnsmasq force 2018-08-10 00:00:02,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Use the DNS server 2018-08-10 00:00:02,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] The installation packages is done correctly 2018-08-10 00:00:02,368 - 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 3 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 4s (9,410 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58110 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m22.754s user 0m12.467s sys 0m2.795s 2018-08-10 00:00:02,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] The installation packages is done correctly 2018-08-10 00:00:02,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure a new DNS server 2018-08-10 00:00:02,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo service dnsmasq force 2018-08-10 00:00:02,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.080s user 0m0.010s sys 0m0.052s 2018-08-10 00:00:02,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ifconfig 2018-08-10 00:00:02,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 Aug09 ? 00:00:00 /sbin/init root 2 0 0 Aug09 ? 00:00:00 [kthreadd] root 3 2 0 Aug09 ? 00:00:00 [ksoftirqd/0] root 5 2 0 Aug09 ? 00:00:00 [kworker/0:0H] root 6 2 0 Aug09 ? 00:00:00 [kworker/u4:0] root 7 2 0 Aug09 ? 00:00:00 [rcu_sched] root 8 2 0 Aug09 ? 00:00:00 [rcuos/0] root 9 2 0 Aug09 ? 00:00:00 [rcuos/1] root 10 2 0 Aug09 ? 00:00:00 [rcu_bh] root 11 2 0 Aug09 ? 00:00:00 [rcuob/0] root 12 2 0 Aug09 ? 00:00:00 [rcuob/1] root 13 2 0 Aug09 ? 00:00:00 [migration/0] root 14 2 0 Aug09 ? 00:00:00 [watchdog/0] root 15 2 0 Aug09 ? 00:00:00 [watchdog/1] root 16 2 0 Aug09 ? 00:00:00 [migration/1] root 17 2 0 Aug09 ? 00:00:00 [ksoftirqd/1] root 18 2 0 Aug09 ? 00:00:00 [kworker/1:0] root 19 2 0 Aug09 ? 00:00:00 [kworker/1:0H] root 20 2 0 Aug09 ? 00:00:00 [khelper] root 21 2 0 Aug09 ? 00:00:00 [kdevtmpfs] root 22 2 0 Aug09 ? 00:00:00 [netns] root 23 2 0 Aug09 ? 00:00:00 [writeback] root 24 2 0 Aug09 ? 00:00:00 [kintegrityd] root 25 2 0 Aug09 ? 00:00:00 [bioset] root 26 2 0 Aug09 ? 00:00:00 [kworker/u5:0] root 27 2 0 Aug09 ? 00:00:00 [kblockd] root 28 2 0 Aug09 ? 00:00:00 [ata_sff] root 29 2 0 Aug09 ? 00:00:00 [khubd] root 30 2 0 Aug09 ? 00:00:00 [md] root 31 2 0 Aug09 ? 00:00:00 [devfreq_wq] root 32 2 0 Aug09 ? 00:00:00 [kworker/0:1] root 34 2 0 Aug09 ? 00:00:00 [khungtaskd] root 35 2 0 Aug09 ? 00:00:00 [kswapd0] root 36 2 0 Aug09 ? 00:00:00 [vmstat] root 37 2 0 Aug09 ? 00:00:00 [ksmd] root 38 2 0 Aug09 ? 00:00:00 [khugepaged] root 39 2 0 Aug09 ? 00:00:00 [fsnotify_mark] root 40 2 0 Aug09 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 Aug09 ? 00:00:00 [crypto] root 53 2 0 Aug09 ? 00:00:00 [kthrotld] root 54 2 0 Aug09 ? 00:00:00 [kworker/u4:1] root 55 2 0 Aug09 ? 00:00:00 [vballoon] root 56 2 0 Aug09 ? 00:00:00 [scsi_eh_0] root 57 2 0 Aug09 ? 00:00:00 [scsi_eh_1] root 78 2 0 Aug09 ? 00:00:00 [deferwq] root 79 2 0 Aug09 ? 00:00:00 [charger_manager] root 125 2 0 Aug09 ? 00:00:00 [kpsmoused] root 126 2 0 Aug09 ? 00:00:00 [kworker/0:2] root 146 2 0 Aug09 ? 00:00:00 [kworker/1:1] root 186 2 0 Aug09 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 Aug09 ? 00:00:00 [ext4-rsv-conver] root 389 1 0 Aug09 ? 00:00:00 upstart-udev-bridge --daemon root 393 1 0 Aug09 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 448 2 0 Aug09 ? 00:00:00 [kworker/u5:1] root 477 1 0 Aug09 ? 00:00:00 upstart-socket-bridge --daemon root 584 1 0 Aug09 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 820 2 0 Aug09 ? 00:00:00 [kauditd] root 922 1 0 Aug09 ? 00:00:00 upstart-file-bridge --daemon message+ 931 1 0 Aug09 ? 00:00:00 dbus-daemon --system --fork root 951 1 0 Aug09 ? 00:00:00 /lib/systemd/systemd-logind syslog 970 1 0 Aug09 ? 00:00:00 rsyslogd root 1064 1 0 Aug09 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1067 1 0 Aug09 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1071 1 0 Aug09 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1072 1 0 Aug09 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1074 1 0 Aug09 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1112 1 0 Aug09 ? 00:00:00 /usr/sbin/sshd -D root 1115 1 0 Aug09 ? 00:00:00 cron daemon 1117 1 0 Aug09 ? 00:00:00 atd root 1122 1 0 Aug09 ? 00:00:00 /usr/sbin/irqbalance root 1131 1 0 Aug09 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1252 1 0 Aug09 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1258 1 0 Aug09 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1452 2 0 Aug09 ? 00:00:00 [kworker/1:2] ubuntu 1652 1 0 Aug09 ? 00:00:00 /home/ubuntu/dime_host_x0zwmt/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_x0zwmt --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_x0zwmt --logging-server-logdir=/home/ubuntu/dime_host_x0zwmt/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_x0zwmt/work/dime_host_x0zwmt%I.log --pidfile=/home/ubuntu/dime_host_x0zwmt/work/dime_host_x0zwmt.pid ubuntu 1766 1 0 Aug09 ? 00:00:01 python2.7 /home/ubuntu/dime_host_x0zwmt/env/bin/diamond --configfile /home/ubuntu/dime_host_x0zwmt/work/plugins/diamond/etc/diamond.conf ubuntu 1824 1652 0 Aug09 ? 00:00:00 /home/ubuntu/dime_host_x0zwmt/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_x0zwmt --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_x0zwmt --logging-server-logdir=/home/ubuntu/dime_host_x0zwmt/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_x0zwmt/work/dime_host_x0zwmt%I.log --pidfile=/home/ubuntu/dime_host_x0zwmt/work/dime_host_x0zwmt.pid ubuntu 1845 1824 0 Aug09 ? 00:00:00 /home/ubuntu/dime_host_x0zwmt/env/bin/python2.7 /home/ubuntu/dime_host_x0zwmt/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-TSwIch ubuntu 1856 1845 0 Aug09 ? 00:00:00 /bin/sh -c /tmp/WRVWM/install-dime.sh ubuntu 1858 1856 0 Aug09 ? 00:00:00 /bin/bash -e /tmp/WRVWM/install-dime.sh root 2266 2 0 Aug09 ? 00:00:00 [kworker/u5:2] ntp 8783 1 0 Aug09 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9349 1 0 Aug09 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9350 9349 0 Aug09 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9354 1 0 Aug09 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9355 9354 0 Aug09 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9364 9350 0 Aug09 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9365 9355 0 Aug09 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9366 9365 0 Aug09 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9403 1 0 Aug09 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc snmp 10149 1 0 Aug09 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid dnsmasq 10405 1 0 Aug09 ? 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 10468 1858 0 Aug09 ? 00:00:00 /bin/bash -e /tmp/WRVWM/install-dime.sh ubuntu 10469 10468 0 Aug09 ? 00:00:00 /bin/bash -e /tmp/WRVWM/install-dime.sh root 10470 10469 0 Aug09 ? 00:00:00 sudo ps -edf root 10471 10470 0 Aug09 ? 00:00:00 ps -edf real 0m0.010s user 0m0.000s sys 0m0.010s 2018-08-10 00:00:02,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo netstat 2018-08-10 00:00:02,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ifconfig 2018-08-10 00:00:02,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ps 2018-08-10 00:00:02,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:7e:80:ab inet addr:192.168.120.26 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe7e:80ab/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:112498 errors:0 dropped:0 overruns:0 frame:0 TX packets:58726 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:171729780 (171.7 MB) TX bytes:8871418 (8.8 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets: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.050s user 0m0.050s sys 0m0.000s 2018-08-10 00:00:02,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.077s user 0m0.005s sys 0m0.054s 2018-08-10 00:00:02,370 - 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 10405/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 9403/monit tcp6 0 0 ::1:53 :::* LISTEN 10405/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1112/sshd udp 0 0 192.168.120.26:123 0.0.0.0:* 8783/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8783/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8783/ntpd udp 0 0 0.0.0.0:161 0.0.0.0:* 10149/snmpd udp 0 0 0.0.0.0:51212 0.0.0.0:* 584/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10405/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 584/dhclient udp6 0 0 fe80::f816:3eff:fe7:123 :::* 8783/ntpd udp6 0 0 ::1:123 :::* 8783/ntpd udp6 0 0 :::123 :::* 8783/ntpd udp6 0 0 :::161 :::* 10149/snmpd udp6 0 0 :::7038 :::* 584/dhclient udp6 0 0 ::1:53 :::* 10405/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 11712 1652/python2.7 /tmp/cloudify-logging-server-2b51e.socket unix 2 [ ACC ] STREAM LISTENING 12122 1845/python2.7 /tmp/ctx-ahkHu0.socket unix 2 [ ACC ] STREAM LISTENING 1366 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 21534 9364/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 21537 9366/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 9583 1131/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 9388 931/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 23755 10149/snmpd /var/agentx/master unix 2 [ ACC ] SEQPACKET LISTENING 7643 393/systemd-udevd /run/udev/control real 0m0.008s user 0m0.004s sys 0m0.005s 2018-08-10 00:00:02,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:06:36:d3 inet addr:192.168.120.14 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe06:36d3/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:96942 errors:0 dropped:0 overruns:0 frame:0 TX packets:54276 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:147211449 (147.2 MB) TX bytes:8379890 (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.001s sys 0m0.004s 2018-08-10 00:00:02,370 - 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 10797/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1102/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9947/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10129/nginx tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9213/mysqld tcp6 0 0 ::1:53 :::* LISTEN 10797/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1102/sshd udp 0 0 192.168.120.14:123 0.0.0.0:* 9363/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 9363/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 9363/ntpd udp 0 0 0.0.0.0:32809 0.0.0.0:* 570/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10797/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 570/dhclient udp6 0 0 fe80::f816:3eff:fe0:123 :::* 9363/ntpd udp6 0 0 ::1:123 :::* 9363/ntpd udp6 0 0 :::123 :::* 9363/ntpd udp6 0 0 :::64888 :::* 570/dhclient udp6 0 0 ::1:53 :::* 10797/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 10831 1651/python2.7 /tmp/cloudify-logging-server-755b1.socket unix 2 [ ACC ] STREAM LISTENING 11935 1838/python2.7 /tmp/ctx-UwzQY4.socket unix 2 [ ACC ] STREAM LISTENING 1579 1/init @/com/ubuntu/upstart unix 2 [ ACC ] SEQPACKET LISTENING 7553 395/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 21142 9213/mysqld /var/run/mysqld/mysqld.sock unix 2 [ ACC ] STREAM LISTENING 23148 10318/python /tmp/.ellis-sock unix 2 [ ACC ] STREAM LISTENING 9639 1116/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 9424 1009/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.009s user 0m0.000s sys 0m0.008s 2018-08-10 00:00:02,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo find /var/log 2018-08-10 00:00:02,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 Aug09 ? 00:00:00 /sbin/init root 2 0 0 Aug09 ? 00:00:00 [kthreadd] root 3 2 0 Aug09 ? 00:00:00 [ksoftirqd/0] root 5 2 0 Aug09 ? 00:00:00 [kworker/0:0H] root 6 2 0 Aug09 ? 00:00:00 [kworker/u4:0] root 7 2 0 Aug09 ? 00:00:00 [rcu_sched] root 8 2 0 Aug09 ? 00:00:00 [rcuos/0] root 9 2 0 Aug09 ? 00:00:00 [rcuos/1] root 10 2 0 Aug09 ? 00:00:00 [rcu_bh] root 11 2 0 Aug09 ? 00:00:00 [rcuob/0] root 12 2 0 Aug09 ? 00:00:00 [rcuob/1] root 13 2 0 Aug09 ? 00:00:00 [migration/0] root 14 2 0 Aug09 ? 00:00:00 [watchdog/0] root 15 2 0 Aug09 ? 00:00:00 [watchdog/1] root 16 2 0 Aug09 ? 00:00:00 [migration/1] root 17 2 0 Aug09 ? 00:00:00 [ksoftirqd/1] root 18 2 0 Aug09 ? 00:00:00 [kworker/1:0] root 19 2 0 Aug09 ? 00:00:00 [kworker/1:0H] root 20 2 0 Aug09 ? 00:00:00 [khelper] root 21 2 0 Aug09 ? 00:00:00 [kdevtmpfs] root 22 2 0 Aug09 ? 00:00:00 [netns] root 23 2 0 Aug09 ? 00:00:00 [writeback] root 24 2 0 Aug09 ? 00:00:00 [kintegrityd] root 25 2 0 Aug09 ? 00:00:00 [bioset] root 26 2 0 Aug09 ? 00:00:00 [kworker/u5:0] root 27 2 0 Aug09 ? 00:00:00 [kblockd] root 28 2 0 Aug09 ? 00:00:00 [ata_sff] root 29 2 0 Aug09 ? 00:00:00 [khubd] root 30 2 0 Aug09 ? 00:00:00 [md] root 31 2 0 Aug09 ? 00:00:00 [devfreq_wq] root 32 2 0 Aug09 ? 00:00:00 [kworker/0:1] root 34 2 0 Aug09 ? 00:00:00 [khungtaskd] root 35 2 0 Aug09 ? 00:00:00 [kswapd0] root 36 2 0 Aug09 ? 00:00:00 [vmstat] root 37 2 0 Aug09 ? 00:00:00 [ksmd] root 38 2 0 Aug09 ? 00:00:00 [khugepaged] root 39 2 0 Aug09 ? 00:00:00 [fsnotify_mark] root 40 2 0 Aug09 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 Aug09 ? 00:00:00 [crypto] root 53 2 0 Aug09 ? 00:00:00 [kthrotld] root 54 2 0 Aug09 ? 00:00:00 [kworker/u4:1] root 55 2 0 Aug09 ? 00:00:00 [vballoon] root 56 2 0 Aug09 ? 00:00:00 [kworker/1:1] root 57 2 0 Aug09 ? 00:00:00 [scsi_eh_0] root 58 2 0 Aug09 ? 00:00:00 [scsi_eh_1] root 79 2 0 Aug09 ? 00:00:00 [deferwq] root 80 2 0 Aug09 ? 00:00:00 [charger_manager] root 123 2 0 Aug09 ? 00:00:00 [kpsmoused] root 142 2 0 Aug09 ? 00:00:00 [kworker/0:2] root 186 2 0 Aug09 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 Aug09 ? 00:00:00 [ext4-rsv-conver] root 389 1 0 Aug09 ? 00:00:00 upstart-udev-bridge --daemon root 395 1 0 Aug09 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 430 2 0 Aug09 ? 00:00:00 [kworker/u5:1] root 521 1 0 Aug09 ? 00:00:00 upstart-socket-bridge --daemon root 570 1 0 Aug09 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 Aug09 ? 00:00:00 [kauditd] root 926 1 0 Aug09 ? 00:00:00 upstart-file-bridge --daemon syslog 1002 1 0 Aug09 ? 00:00:00 rsyslogd message+ 1009 1 0 Aug09 ? 00:00:00 dbus-daemon --system --fork root 1023 1 0 Aug09 ? 00:00:00 /lib/systemd/systemd-logind root 1049 1 0 Aug09 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1052 1 0 Aug09 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1056 1 0 Aug09 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1057 1 0 Aug09 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1059 1 0 Aug09 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1102 1 0 Aug09 ? 00:00:00 /usr/sbin/sshd -D root 1105 1 0 Aug09 ? 00:00:00 cron daemon 1106 1 0 Aug09 ? 00:00:00 atd root 1114 1 0 Aug09 ? 00:00:00 /usr/sbin/irqbalance root 1116 1 0 Aug09 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1189 1 0 Aug09 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1196 1 0 Aug09 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1451 2 0 Aug09 ? 00:00:00 [kworker/1:2] ubuntu 1651 1 0 Aug09 ? 00:00:00 /home/ubuntu/ellis_host_qu7wov/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_qu7wov --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_qu7wov --logging-server-logdir=/home/ubuntu/ellis_host_qu7wov/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_qu7wov/work/ellis_host_qu7wov%I.log --pidfile=/home/ubuntu/ellis_host_qu7wov/work/ellis_host_qu7wov.pid ubuntu 1765 1 0 Aug09 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_qu7wov/env/bin/diamond --configfile /home/ubuntu/ellis_host_qu7wov/work/plugins/diamond/etc/diamond.conf ubuntu 1817 1651 0 Aug09 ? 00:00:00 /home/ubuntu/ellis_host_qu7wov/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_qu7wov --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_qu7wov --logging-server-logdir=/home/ubuntu/ellis_host_qu7wov/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_qu7wov/work/ellis_host_qu7wov%I.log --pidfile=/home/ubuntu/ellis_host_qu7wov/work/ellis_host_qu7wov.pid ubuntu 1838 1817 0 Aug09 ? 00:00:00 /home/ubuntu/ellis_host_qu7wov/env/bin/python2.7 /home/ubuntu/ellis_host_qu7wov/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-56zKuS ubuntu 1849 1838 0 Aug09 ? 00:00:00 /bin/sh -c /tmp/TLHPP/install-ellis.sh ubuntu 1852 1849 0 Aug09 ? 00:00:00 /bin/bash -e /tmp/TLHPP/install-ellis.sh root 2155 2 0 Aug09 ? 00:00:00 [kworker/u5:2] mysql 9213 1 0 Aug09 ? 00:00:00 /usr/sbin/mysqld ntp 9363 1 0 Aug09 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9947 1 0 Aug09 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9999 1 0 Aug09 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 10003 9999 0 Aug09 ? 00:00:00 inotifywait -e create -qq . root 10129 1 0 Aug09 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 10130 10129 0 Aug09 ? 00:00:00 nginx: worker process www-data 10131 10129 0 Aug09 ? 00:00:00 nginx: worker process www-data 10132 10129 0 Aug09 ? 00:00:00 nginx: worker process www-data 10133 10129 0 Aug09 ? 00:00:00 nginx: worker process ellis 10318 1 0 Aug09 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background root 10516 9947 0 Aug09 ? 00:00:00 [nginx_ping] root 10519 9947 0 Aug09 ? 00:00:00 [check-nginx-upt] root 10522 9947 0 Aug09 ? 00:00:00 [check-monit-upt] root 10526 9947 0 Aug09 ? 00:00:00 [poll_ellis.sh] root 10529 9947 0 Aug09 ? 00:00:00 [poll_ellis_http] root 10536 9947 0 Aug09 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart root 10548 10536 0 Aug09 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart root 10587 10548 0 Aug09 ? 00:00:00 sleep 17 dnsmasq 10797 1 0 Aug09 ? 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 10860 1852 0 00:00 ? 00:00:00 /bin/bash -e /tmp/TLHPP/install-ellis.sh ubuntu 10861 10860 0 00:00 ? 00:00:00 /bin/bash -e /tmp/TLHPP/install-ellis.sh root 10862 10861 0 00:00 ? 00:00:00 sudo ps -edf root 10863 10862 0 00:00 ? 00:00:00 ps -edf real 0m0.010s user 0m0.003s sys 0m0.006s 2018-08-10 00:00:02,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2018:08:09 23:59:12: Namespace: management 2018:08:09 23:59:12: [management] Starting server 2018:08:09 23:59:12: [management] Listening for requests 2018:08:09 23:59:12: Namespace: signaling 2018:08:09 23:59:12: [signaling] Starting server 2018:08:09 23:59:12: [signaling] Listening for requests real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-10 00:00:02,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo netstat 2018-08-10 00:00:02,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ps 2018-08-10 00:00:02,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-08-10 00:00:02,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => /var/log /var/log/cloud-init-output.log /var/log/wtmp /var/log/syslog /var/log/clearwater-socket-factory.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/sysstat /var/log/kern.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/dpkg.log /var/log/ralf /var/log/udev /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/btmp /var/log/cloud-init.log /var/log/monit.log /var/log/boot.log /var/log/clearwater-cluster-manager /var/log/dmesg.0 /var/log/clearwater-queue-manager /var/log/dist-upgrade /var/log/clearwater-config-manager /var/log/lastlog /var/log/ntpstats /var/log/homestead /var/log/homestead/homestead_out.log /var/log/homestead/homestead_20180809T230000Z.txt /var/log/homestead/homestead_current.txt /var/log/homestead/homestead_err.log /var/log/upstart /var/log/upstart/clearwater-monit.log /var/log/upstart/systemd-logind.log /var/log/upstart/container-detect.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-virtual-filesystems.log /var/log/alternatives.log /var/log/dmesg /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/auth.log /var/log/unattended-upgrades real 0m0.019s user 0m0.000s sys 0m0.006s 2018-08-10 00:00:02,372 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:00:02,431 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:00:02,431 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:00:02,431 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:00:02,432 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:00:02,432 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:00:02,432 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:00:02,432 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:00:02,432 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:00:02,432 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:00:02,432 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:00:02 GMT 2018-08-10 00:00:02,432 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:00:02,432 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:00:02,433 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:00:07,438 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:00:07,512 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:00:07,513 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:00:07,513 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:00:07,513 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:00:07,513 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:00:07,513 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:00:07,513 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:00:07,513 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_6aq7ou", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:03.207Z", "message": "[dime] => 2018-08-09 23:59:44.096206865 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-10T00:00:03.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "8f05ae68-de47-409b-9acf-8e4d8e95ca35"}, {"node_instance_id": "dime_6aq7ou", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:03.207Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:03.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "8f05ae68-de47-409b-9acf-8e4d8e95ca35"}, {"node_instance_id": "ellis_3awwql", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:03.207Z", "message": "[ellis] => [09-Aug-2018 23:59:22 UTC] clearwater-diags-monitor starting\n[09-Aug-2018 23:59:22 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.001s\nsys\t0m0.004s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:03.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "3900d04a-b5eb-47eb-89f4-4aad4bfbfa30"}, {"node_instance_id": "ellis_3awwql", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:03.207Z", "message": "[ellis] sudo find /var/log", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:03.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "3900d04a-b5eb-47eb-89f4-4aad4bfbfa30"}, {"node_instance_id": "ellis_3awwql", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:03.207Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:03.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "3900d04a-b5eb-47eb-89f4-4aad4bfbfa30"}, {"node_instance_id": "ellis_3awwql", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:03.207Z", "message": "[ellis] => /var/log\n/var/log/cloud-init-output.log\n/var/log/wtmp\n/var/log/syslog\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/sysstat\n/var/log/sysstat/sa09\n/var/log/sysstat/clearwater-sa10\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/ellis\n/var/log/dpkg.log\n/var/log/udev\n/var/log/clearwater-diags-monitor.log\n/var/log/mysql.err\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/btmp\n/var/log/mysql.log\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/boot.log\n/var/log/clearwater-cluster-manager\n/var/log/dmesg.0\n/var/log/mysql\n/var/log/mysql/error.log\n/var/log/clearwater-queue-manager\n/var/log/dist-upgrade\n/var/log/clearwater-config-manager\n/var/log/lastlog\n/var/log/iotop.log\n/var/log/ntpstats\n/var/log/upstart\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/mysql.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/alternatives.log\n/var/log/dmesg\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/auth.log\n/var/log/unattended-upgrades\n\nreal\t0m0.007s\nuser\t0m0.002s\nsys\t0m0.004s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:03.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "3900d04a-b5eb-47eb-89f4-4aad4bfbfa30"}, {"node_instance_id": "dime_6aq7ou", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:03.509Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:03.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "ellis_3awwql", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:04.214Z", "message": "[ellis] Installation is done", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:04.214Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "3900d04a-b5eb-47eb-89f4-4aad4bfbfa30"}, {"node_instance_id": "dime_6aq7ou", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:04.214Z", "message": "Execution done (return_code=0): /tmp/WRVWM/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:04.214Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "8f05ae68-de47-409b-9acf-8e4d8e95ca35"}, {"node_instance_id": "dime_6aq7ou", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:04.214Z", "message": "[dime] Installation is done", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:04.214Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "8f05ae68-de47-409b-9acf-8e4d8e95ca35"}, {"node_instance_id": "ellis_3awwql", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:04.214Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:04.214Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "3900d04a-b5eb-47eb-89f4-4aad4bfbfa30"}, {"node_instance_id": "ellis_3awwql", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:04.214Z", "message": "[ellis] => 2018-08-09 23:59:45.759714712 Stopping etcd clearwater-etcd\n2018-08-09 23:59:47.051072876 Restarting etcd clearwater-etcd\n2018-08-09 23:59:47.056219958 Configured ETCDCTL_PEERS: 192.168.120.7:4000,\n2018-08-09 23:59:47.057014164 Check for previous failed startup attempt\n2018-08-09 23:59:47.058274787 Running etcdctl member list\n5ddd06b029c620bb: name=192-168-120-7 peerURLs=http://192.168.120.7:2380 clientURLs=http://192.168.120.7:4000 isLeader=true\n2018-08-09 23:59:47.177928445 etcdctl returned 0\n2018-08-09 23:59:47.184306969 Joining existing cluster...\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:04.214Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "3900d04a-b5eb-47eb-89f4-4aad4bfbfa30"}, {"node_instance_id": "ellis_3awwql", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:04.430Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:04.430Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:04.430Z", "message": "Sending task 'nova_plugin.server.start' [retry 13/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:04.430Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:04.430Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:04.430Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:04.430Z", "message": "Task started 'nova_plugin.server.start' [retry 13/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:04.430Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:04.430Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:04.430Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "dime_6aq7ou", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:04.430Z", "message": "Starting node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:04.430Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "ellis_3awwql", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:05.217Z", "message": "Execution done (return_code=0): /tmp/TLHPP/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:05.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "3900d04a-b5eb-47eb-89f4-4aad4bfbfa30"}, {"node_instance_id": "ellis_3awwql", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:05.433Z", "message": "Starting node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:05.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:06.240Z", "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-10T00:00:06.240Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "0f62d8da-ba73-4012-9208-cd94d3e8dc20"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:06.240Z", "message": "Executing: /tmp/RTEY5/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:06.240Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "e955aafa-d9ae-4bce-8e82-710e1ac1c3cc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:06.240Z", "message": "Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/RTEY5/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:06.240Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "e955aafa-d9ae-4bce-8e82-710e1ac1c3cc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:06.240Z", "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-10T00:00:06.240Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "0f62d8da-ba73-4012-9208-cd94d3e8dc20"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:06.240Z", "message": "[localhost] run: sudo mv /tmp/tmpEBYyPC /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:06.240Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "0f62d8da-ba73-4012-9208-cd94d3e8dc20"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:06.240Z", "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-10T00:00:06.240Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "0f62d8da-ba73-4012-9208-cd94d3e8dc20"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:06.240Z", "message": "[localhost] run: sudo mv /tmp/tmpRUPPxY /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:06.240Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "0f62d8da-ba73-4012-9208-cd94d3e8dc20"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:06.240Z", "message": "The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {u'homer_f1k1dc': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'homer-f1k1dc'}}, u'sprout': {u'sprout_kscz7i': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-kscz7i'}}, u'dime': {u'dime_6aq7ou': {u'public_address': u'', u'private_address': u'192.168.120.26', u'name': u'dime-6aq7ou'}}}, 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.7', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:06.240Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "0f62d8da-ba73-4012-9208-cd94d3e8dc20"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:06.240Z", "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-10T00:00:06.240Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "0f62d8da-ba73-4012-9208-cd94d3e8dc20"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:06.240Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:06.240Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "0f62d8da-ba73-4012-9208-cd94d3e8dc20"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:06.240Z", "message": "Downloaded scripts/bind/bind.py to /tmp/JOB7M/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:06.240Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "6fcdca23-869b-47c4-9375-12953c7eae65"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:06.240Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:06.240Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "0f62d8da-ba73-4012-9208-cd94d3e8dc20"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:06.240Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:06.240Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "0f62d8da-ba73-4012-9208-cd94d3e8dc20"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:06.240Z", "message": "Downloaded scripts/bind/bind.py to /tmp/Q2XQ6/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:06.240Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "0f62d8da-ba73-4012-9208-cd94d3e8dc20"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:06.240Z", "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-10T00:00:06.240Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "0f62d8da-ba73-4012-9208-cd94d3e8dc20"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:06.441Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 13/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-10T00:00:06.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:06.441Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:06.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:06.441Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:06.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:06.441Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:06.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:07.253Z", "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-10T00:00:07.253Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "6fcdca23-869b-47c4-9375-12953c7eae65"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:07.253Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:07.253Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "6fcdca23-869b-47c4-9375-12953c7eae65"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:07.253Z", "message": "[localhost] run: sudo mv /tmp/tmpgVIvUj /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:07.253Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "6fcdca23-869b-47c4-9375-12953c7eae65"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:07.253Z", "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-10T00:00:07.253Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "6fcdca23-869b-47c4-9375-12953c7eae65"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:07.253Z", "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-10T00:00:07.253Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "6fcdca23-869b-47c4-9375-12953c7eae65"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:07.253Z", "message": "Start numbers creation", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:07.253Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "e955aafa-d9ae-4bce-8e82-710e1ac1c3cc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:07.253Z", "message": "", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:07.253Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "e955aafa-d9ae-4bce-8e82-710e1ac1c3cc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:07.253Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:07.253Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "6fcdca23-869b-47c4-9375-12953c7eae65"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:07.253Z", "message": "[localhost] run: sudo mv /tmp/tmpVrLCNa /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:07.253Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "6fcdca23-869b-47c4-9375-12953c7eae65"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:07.253Z", "message": "The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {u'homer_f1k1dc': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'homer-f1k1dc'}}, u'sprout': {u'sprout_kscz7i': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-kscz7i'}}, u'ellis': {u'ellis_3awwql': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.14', u'name': u'ellis-3awwql'}}, u'dime': {u'dime_6aq7ou': {u'public_address': u'', u'private_address': u'192.168.120.26', u'name': u'dime-6aq7ou'}}}, 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.7', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:07.253Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "6fcdca23-869b-47c4-9375-12953c7eae65"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:07.253Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:07.253Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "6fcdca23-869b-47c4-9375-12953c7eae65"}], "metadata": {"pagination": {"total": 1669, "offset": 1588, "size": 50}}} 2018-08-10 00:00:07,514 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:00:07,514 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:00:07 GMT 2018-08-10 00:00:07,514 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:00:07,514 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30571 2018-08-10 00:00:07,514 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:00:07,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2018-08-09 23:59:44.096206865 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-10 00:00:07,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-08-10 00:00:07,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => [09-Aug-2018 23:59:22 UTC] clearwater-diags-monitor starting [09-Aug-2018 23:59:22 UTC] Waiting for trigger files real 0m0.005s user 0m0.001s sys 0m0.004s 2018-08-10 00:00:07,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo find /var/log 2018-08-10 00:00:07,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-08-10 00:00:07,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => /var/log /var/log/cloud-init-output.log /var/log/wtmp /var/log/syslog /var/log/landscape /var/log/landscape/sysinfo.log /var/log/sysstat /var/log/sysstat/sa09 /var/log/sysstat/clearwater-sa10 /var/log/kern.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/ellis /var/log/dpkg.log /var/log/udev /var/log/clearwater-diags-monitor.log /var/log/mysql.err /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/btmp /var/log/mysql.log /var/log/cloud-init.log /var/log/monit.log /var/log/boot.log /var/log/clearwater-cluster-manager /var/log/dmesg.0 /var/log/mysql /var/log/mysql/error.log /var/log/clearwater-queue-manager /var/log/dist-upgrade /var/log/clearwater-config-manager /var/log/lastlog /var/log/iotop.log /var/log/ntpstats /var/log/upstart /var/log/upstart/clearwater-monit.log /var/log/upstart/systemd-logind.log /var/log/upstart/container-detect.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/mysql.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-virtual-filesystems.log /var/log/alternatives.log /var/log/dmesg /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/auth.log /var/log/unattended-upgrades real 0m0.007s user 0m0.002s sys 0m0.004s 2018-08-10 00:00:07,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-10 00:00:07,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installation is done 2018-08-10 00:00:07,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/WRVWM/install-dime.sh 2018-08-10 00:00:07,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installation is done 2018-08-10 00:00:07,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-08-10 00:00:07,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 2018-08-09 23:59:45.759714712 Stopping etcd clearwater-etcd 2018-08-09 23:59:47.051072876 Restarting etcd clearwater-etcd 2018-08-09 23:59:47.056219958 Configured ETCDCTL_PEERS: 192.168.120.7:4000, 2018-08-09 23:59:47.057014164 Check for previous failed startup attempt 2018-08-09 23:59:47.058274787 Running etcdctl member list 5ddd06b029c620bb: name=192-168-120-7 peerURLs=http://192.168.120.7:2380 clientURLs=http://192.168.120.7:4000 isLeader=true 2018-08-09 23:59:47.177928445 etcdctl returned 0 2018-08-09 23:59:47.184306969 Joining existing cluster... real 0m0.005s user 0m0.004s sys 0m0.002s 2018-08-10 00:00:07,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-10 00:00:07,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 13/60] 2018-08-10 00:00:07,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-10 00:00:07,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 13/60] 2018-08-10 00:00:07,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-10 00:00:07,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-10 00:00:07,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/TLHPP/install-ellis.sh 2018-08-10 00:00:07,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-10 00:00:07,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-10 00:00:07,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/RTEY5/create_number.sh 2018-08-10 00:00:07,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/RTEY5/create_number.sh 2018-08-10 00:00:07,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-10 00:00:07,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpEBYyPC /etc/bind/db.clearwater.local 2018-08-10 00:00:07,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-10 00:00:07,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpRUPPxY /etc/bind/db.clearwater.opnfv 2018-08-10 00:00:07,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {u'homer_f1k1dc': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'homer-f1k1dc'}}, u'sprout': {u'sprout_kscz7i': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-kscz7i'}}, u'dime': {u'dime_6aq7ou': {u'public_address': u'', u'private_address': u'192.168.120.26', u'name': u'dime-6aq7ou'}}}, 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.7', u'hss_hostname': u''}. 2018-08-10 00:00:07,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-10 00:00:07,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-10 00:00:07,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/JOB7M/bind.py 2018-08-10 00:00:07,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-10 00:00:07,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-10 00:00:07,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/Q2XQ6/bind.py 2018-08-10 00:00:07,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-10 00:00:07,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 13/60] 2018-08-10 00:00:07,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-10 00:00:07,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-10 00:00:07,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-10 00:00:07,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-10 00:00:07,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-10 00:00:07,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpgVIvUj /etc/bind/db.clearwater.opnfv 2018-08-10 00:00:07,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-10 00:00:07,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-10 00:00:07,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Start numbers creation 2018-08-10 00:00:07,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-08-10 00:00:07,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-10 00:00:07,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpVrLCNa /etc/bind/db.clearwater.local 2018-08-10 00:00:07,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {u'homer_f1k1dc': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'homer-f1k1dc'}}, u'sprout': {u'sprout_kscz7i': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-kscz7i'}}, u'ellis': {u'ellis_3awwql': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.14', u'name': u'ellis-3awwql'}}, u'dime': {u'dime_6aq7ou': {u'public_address': u'', u'private_address': u'192.168.120.26', u'name': u'dime-6aq7ou'}}}, 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.7', u'hss_hostname': u''}. 2018-08-10 00:00:07,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-10 00:00:07,524 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:00:07,580 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:00:07,580 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:00:07,581 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:00:07,581 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:00:07,581 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:00:07,581 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:00:07,581 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:00:07,581 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:00:07,581 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:00:07,581 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:00:07 GMT 2018-08-10 00:00:07,581 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:00:07,582 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:00:07,582 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:00:12,587 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:00:12,663 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:00:12,663 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:00:12,663 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:00:12,663 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:00:12,663 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:00:12,664 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:00:12,664 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:00:12,664 - 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-10T00:00:07.253Z", "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-10T00:00:07.253Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "6fcdca23-869b-47c4-9375-12953c7eae65"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:07.253Z", "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-10T00:00:07.253Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "6fcdca23-869b-47c4-9375-12953c7eae65"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:07.444Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:07.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1669, "offset": 1638, "size": 50}}} 2018-08-10 00:00:12,664 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:00:12,664 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:00:12 GMT 2018-08-10 00:00:12,664 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:00:12,664 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1687 2018-08-10 00:00:12,664 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:00:12,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-10 00:00:12,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-10 00:00:12,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-10 00:00:12,665 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:00:12,724 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:00:12,724 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:00:12,725 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:00:12,725 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:00:12,725 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:00:12,725 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:00:12,725 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:00:12,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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:00:12,725 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:00:12,725 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:00:12 GMT 2018-08-10 00:00:12,725 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:00:12,725 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:00:12,726 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:00:17,731 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:00:17,799 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:00:17,800 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:00:17,800 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:00:17,800 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:00:17,800 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:00:17,800 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:00:17,800 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:00:17,800 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_w71unm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:14.938Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:14.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "793424f2-efd4-4343-b4cd-15524ff18f76"}], "metadata": {"pagination": {"total": 1670, "offset": 1641, "size": 50}}} 2018-08-10 00:00:17,800 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:00:17,800 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:00:17 GMT 2018-08-10 00:00:17,801 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:00:17,801 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 624 2018-08-10 00:00:17,801 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:00:17,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-10 00:00:17,801 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:00:17,858 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:00:17,858 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:00:17,858 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:00:17,858 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:00:17,858 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:00:17,858 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:00:17,858 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:00:17,859 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:00:17,859 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:00:17,859 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:00:17 GMT 2018-08-10 00:00:17,859 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:00:17,859 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:00:17,859 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:00:22,865 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:00:23,018 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:00:23,018 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:00:23,018 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:00:23,018 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:00:23,019 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:00:23,019 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:00:23,019 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:00:23,019 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_w71unm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:21.571Z", "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 3 not upgraded.\nNeed to get 6,120 kB of archives.\nAfter this operation, 6,458 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 6,120 kB in 1s (5,166 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59674 files and directories currently installed.)\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m6.413s\nuser\t0m3.543s\nsys\t0m0.840s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:21.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "793424f2-efd4-4343-b4cd-15524ff18f76"}, {"node_instance_id": "vellum_w71unm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:22.260Z", "message": "[vellum] The installation packages is done correctly", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:22.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "793424f2-efd4-4343-b4cd-15524ff18f76"}, {"node_instance_id": "vellum_w71unm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:22.260Z", "message": "[vellum] Use the DNS server", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:22.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "793424f2-efd4-4343-b4cd-15524ff18f76"}, {"node_instance_id": "vellum_w71unm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:22.260Z", "message": "[vellum] sudo service dnsmasq force", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:22.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "793424f2-efd4-4343-b4cd-15524ff18f76"}], "metadata": {"pagination": {"total": 1674, "offset": 1642, "size": 50}}} 2018-08-10 00:00:23,019 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:00:23,019 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:00:23 GMT 2018-08-10 00:00:23,019 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:00:23,019 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6918 2018-08-10 00:00:23,019 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:00:23,020 - 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 3 not upgraded. Need to get 6,120 kB of archives. After this operation, 6,458 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 6,120 kB in 1s (5,166 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59674 files and directories currently installed.) Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m6.413s user 0m3.543s sys 0m0.840s 2018-08-10 00:00:23,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] The installation packages is done correctly 2018-08-10 00:00:23,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Use the DNS server 2018-08-10 00:00:23,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo service dnsmasq force 2018-08-10 00:00:23,021 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:00:23,077 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:00:23,078 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:00:23,078 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:00:23,078 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:00:23,078 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:00:23,078 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:00:23,078 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:00:23,078 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:00:23,078 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:00:23,078 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:00:23 GMT 2018-08-10 00:00:23,078 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:00:23,079 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:00:23,079 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:00:28,084 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:00:28,160 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:00:28,160 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:00:28,160 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:00:28,160 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:00:28,160 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:00:28,160 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:00:28,161 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:00:28,161 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_w71unm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:24.519Z", "message": "[vellum] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.061s\nuser\t0m0.007s\nsys\t0m0.056s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:24.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "793424f2-efd4-4343-b4cd-15524ff18f76"}, {"node_instance_id": "vellum_w71unm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:25.264Z", "message": "[vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:fd:ac:5a \n inet addr:192.168.120.22 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fefd:ac5a/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:137386 errors:0 dropped:0 overruns:0 frame:0\n TX packets:51624 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:217976610 (217.9 MB) TX bytes:8523322 (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:148 errors:0 dropped:0 overruns:0 frame:0\n TX packets:148 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:12650 (12.6 KB) TX bytes:12650 (12.6 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:25.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "793424f2-efd4-4343-b4cd-15524ff18f76"}, {"node_instance_id": "vellum_w71unm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:25.264Z", "message": "[vellum] sudo ps ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:25.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "793424f2-efd4-4343-b4cd-15524ff18f76"}, {"node_instance_id": "vellum_w71unm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:25.264Z", "message": "[vellum] sudo ifconfig ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:25.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "793424f2-efd4-4343-b4cd-15524ff18f76"}, {"node_instance_id": "vellum_w71unm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:26.267Z", "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 14173/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1103/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12552/monit \ntcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12228/memcached \ntcp6 0 0 ::1:53 :::* LISTEN 14173/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1103/sshd \nudp 0 0 192.168.120.22:123 0.0.0.0:* 11833/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 11833/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 11833/ntpd \nudp 0 0 0.0.0.0:50977 0.0.0.0:* 645/dhclient \nudp 0 0 127.0.0.1:11211 0.0.0.0:* 12228/memcached \nudp 0 0 127.0.0.1:53 0.0.0.0:* 14173/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 645/dhclient \nudp6 0 0 fe80::f816:3eff:fef:123 :::* 11833/ntpd \nudp6 0 0 ::1:123 :::* 11833/ntpd \nudp6 0 0 :::123 :::* 11833/ntpd \nudp6 0 0 :::56241 :::* 645/dhclient \nudp6 0 0 ::1:53 :::* 14173/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 11025 1649/python2.7 /tmp/cloudify-logging-server-b866d.socket\nunix 2 [ ACC ] STREAM LISTENING 11973 1836/python2.7 /tmp/ctx-OYnZ05.socket\nunix 2 [ ACC ] STREAM LISTENING 1515 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 8062 941/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 9347 1132/acpid /var/run/acpid.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7352 393/systemd-udevd /run/udev/control\n\nreal\t0m0.007s\nuser\t0m0.002s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:26.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "793424f2-efd4-4343-b4cd-15524ff18f76"}, {"node_instance_id": "vellum_w71unm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:26.267Z", "message": "[vellum] sudo find /var/log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:26.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "793424f2-efd4-4343-b4cd-15524ff18f76"}, {"node_instance_id": "vellum_w71unm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:26.267Z", "message": "[vellum] sudo netstat ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:26.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "793424f2-efd4-4343-b4cd-15524ff18f76"}, {"node_instance_id": "vellum_w71unm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:26.267Z", "message": "[vellum] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 Aug09 ? 00:00:00 /sbin/init\nroot 2 0 0 Aug09 ? 00:00:00 [kthreadd]\nroot 3 2 0 Aug09 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 Aug09 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 Aug09 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 Aug09 ? 00:00:00 [rcu_sched]\nroot 8 2 0 Aug09 ? 00:00:00 [rcuos/0]\nroot 9 2 0 Aug09 ? 00:00:00 [rcuos/1]\nroot 10 2 0 Aug09 ? 00:00:00 [rcu_bh]\nroot 11 2 0 Aug09 ? 00:00:00 [rcuob/0]\nroot 12 2 0 Aug09 ? 00:00:00 [rcuob/1]\nroot 13 2 0 Aug09 ? 00:00:00 [migration/0]\nroot 14 2 0 Aug09 ? 00:00:00 [watchdog/0]\nroot 15 2 0 Aug09 ? 00:00:00 [watchdog/1]\nroot 16 2 0 Aug09 ? 00:00:00 [migration/1]\nroot 17 2 0 Aug09 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 Aug09 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 Aug09 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 Aug09 ? 00:00:00 [khelper]\nroot 21 2 0 Aug09 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 Aug09 ? 00:00:00 [netns]\nroot 23 2 0 Aug09 ? 00:00:00 [writeback]\nroot 24 2 0 Aug09 ? 00:00:00 [kintegrityd]\nroot 25 2 0 Aug09 ? 00:00:00 [bioset]\nroot 26 2 0 Aug09 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 Aug09 ? 00:00:00 [kblockd]\nroot 28 2 0 Aug09 ? 00:00:00 [ata_sff]\nroot 29 2 0 Aug09 ? 00:00:00 [khubd]\nroot 30 2 0 Aug09 ? 00:00:00 [md]\nroot 31 2 0 Aug09 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 Aug09 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 Aug09 ? 00:00:00 [khungtaskd]\nroot 35 2 0 Aug09 ? 00:00:00 [kswapd0]\nroot 36 2 0 Aug09 ? 00:00:00 [vmstat]\nroot 37 2 0 Aug09 ? 00:00:00 [ksmd]\nroot 38 2 0 Aug09 ? 00:00:00 [khugepaged]\nroot 39 2 0 Aug09 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 Aug09 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 Aug09 ? 00:00:00 [crypto]\nroot 53 2 0 Aug09 ? 00:00:00 [kthrotld]\nroot 54 2 0 Aug09 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 Aug09 ? 00:00:00 [vballoon]\nroot 56 2 0 Aug09 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 Aug09 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 Aug09 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 Aug09 ? 00:00:00 [deferwq]\nroot 80 2 0 Aug09 ? 00:00:00 [charger_manager]\nroot 124 2 0 Aug09 ? 00:00:00 [kpsmoused]\nroot 142 2 0 Aug09 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 Aug09 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 Aug09 ? 00:00:00 [ext4-rsv-conver]\nroot 388 1 0 Aug09 ? 00:00:00 upstart-udev-bridge --daemon\nroot 393 1 0 Aug09 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 430 2 0 Aug09 ? 00:00:00 [kworker/u5:1]\nroot 521 1 0 Aug09 ? 00:00:00 upstart-socket-bridge --daemon\nroot 645 1 0 Aug09 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 818 2 0 Aug09 ? 00:00:00 [kauditd]\nroot 936 1 0 Aug09 ? 00:00:00 upstart-file-bridge --daemon\nmessage+ 941 1 0 Aug09 ? 00:00:00 dbus-daemon --system --fork\nroot 966 1 0 Aug09 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 978 1 0 Aug09 ? 00:00:00 rsyslogd\nroot 1049 1 0 Aug09 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1052 1 0 Aug09 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1056 1 0 Aug09 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1057 1 0 Aug09 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1059 1 0 Aug09 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1103 1 0 Aug09 ? 00:00:00 /usr/sbin/sshd -D\nroot 1105 1 0 Aug09 ? 00:00:00 cron\ndaemon 1106 1 0 Aug09 ? 00:00:00 atd\nroot 1114 1 0 Aug09 ? 00:00:00 /usr/sbin/irqbalance\nroot 1132 1 0 Aug09 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1197 1 0 Aug09 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1203 1 0 Aug09 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1649 1 0 Aug09 ? 00:00:00 /home/ubuntu/vellum_host_jeuydi/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_jeuydi --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_jeuydi --logging-server-logdir=/home/ubuntu/vellum_host_jeuydi/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_jeuydi/work/vellum_host_jeuydi%I.log --pidfile=/home/ubuntu/vellum_host_jeuydi/work/vellum_host_jeuydi.pid\nroot 1656 2 0 Aug09 ? 00:00:00 [kworker/u5:2]\nubuntu 1764 1 0 Aug09 ? 00:00:01 python2.7 /home/ubuntu/vellum_host_jeuydi/env/bin/diamond --configfile /home/ubuntu/vellum_host_jeuydi/work/plugins/diamond/etc/diamond.conf\nubuntu 1815 1649 0 Aug09 ? 00:00:00 /home/ubuntu/vellum_host_jeuydi/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_jeuydi --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_jeuydi --logging-server-logdir=/home/ubuntu/vellum_host_jeuydi/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_jeuydi/work/vellum_host_jeuydi%I.log --pidfile=/home/ubuntu/vellum_host_jeuydi/work/vellum_host_jeuydi.pid\nubuntu 1836 1815 0 Aug09 ? 00:00:00 /home/ubuntu/vellum_host_jeuydi/env/bin/python2.7 /home/ubuntu/vellum_host_jeuydi/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-Hkfuxd\nubuntu 1847 1836 0 Aug09 ? 00:00:00 /bin/sh -c /tmp/0WLVN/install-vellum.sh\nubuntu 1849 1847 0 Aug09 ? 00:00:00 /bin/bash -e /tmp/0WLVN/install-vellum.sh\nntp 11833 1 0 Aug09 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112\nmemcache 12228 1 0 Aug09 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1\nroot 12552 1 0 Aug09 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 13194 1 0 Aug09 ? 00:00:00 /bin/sh -e /proc/self/fd/9\nroot 13201 13194 0 Aug09 ? 00:00:00 cpulimit -e astaire -l 10\nroot 13616 12552 0 00:00 ? 00:00:00 [check-monit-upt] \ndnsmasq 14173 1 0 00:00 ? 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 14236 1849 0 00:00 ? 00:00:00 /bin/bash -e /tmp/0WLVN/install-vellum.sh\nubuntu 14237 14236 0 00:00 ? 00:00:00 /bin/bash -e /tmp/0WLVN/install-vellum.sh\nroot 14238 14237 0 00:00 ? 00:00:00 sudo ps -edf\nroot 14239 14238 0 00:00 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.003s\nsys\t0m0.007s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:26.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "793424f2-efd4-4343-b4cd-15524ff18f76"}, {"node_instance_id": "vellum_w71unm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:26.267Z", "message": "[vellum] => /var/log\n/var/log/cloud-init-output.log\n/var/log/wtmp\n/var/log/syslog\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa10\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dpkg.log\n/var/log/cassandra\n/var/log/cassandra/system.log\n/var/log/udev\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/chronos\n/var/log/memcached.log\n/var/log/btmp\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/boot.log\n/var/log/clearwater-cluster-manager\n/var/log/dmesg.0\n/var/log/clearwater-queue-manager\n/var/log/dist-upgrade\n/var/log/clearwater-config-manager\n/var/log/lastlog\n/var/log/iotop.log\n/var/log/ntpstats\n/var/log/rogers\n/var/log/upstart\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/astaire-throttle.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/astaire\n/var/log/astaire/astaire_out.log\n/var/log/astaire/astaire_err.log\n/var/log/astaire/astaire_current.txt\n/var/log/astaire/astaire_20180810T000000Z.txt\n/var/log/alternatives.log\n/var/log/dmesg\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/auth.log\n/var/log/unattended-upgrades\n\nreal\t0m0.007s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:26.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "793424f2-efd4-4343-b4cd-15524ff18f76"}, {"node_instance_id": "vellum_w71unm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:27.274Z", "message": "[vellum] sudo cat /var/log/clearwater*.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:27.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "793424f2-efd4-4343-b4cd-15524ff18f76"}, {"node_instance_id": "vellum_w71unm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:27.274Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:27.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "793424f2-efd4-4343-b4cd-15524ff18f76"}], "metadata": {"pagination": {"total": 1687, "offset": 1646, "size": 50}}} 2018-08-10 00:00:28,161 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:00:28,161 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:00:28 GMT 2018-08-10 00:00:28,161 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:00:28,161 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 18951 2018-08-10 00:00:28,161 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:00:28,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.061s user 0m0.007s sys 0m0.056s 2018-08-10 00:00:28,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:fd:ac:5a inet addr:192.168.120.22 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fefd:ac5a/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:137386 errors:0 dropped:0 overruns:0 frame:0 TX packets:51624 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:217976610 (217.9 MB) TX bytes:8523322 (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:148 errors:0 dropped:0 overruns:0 frame:0 TX packets:148 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:12650 (12.6 KB) TX bytes:12650 (12.6 KB) real 0m0.005s user 0m0.004s sys 0m0.002s 2018-08-10 00:00:28,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ps 2018-08-10 00:00:28,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ifconfig 2018-08-10 00:00:28,163 - 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 14173/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1103/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12552/monit tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12228/memcached tcp6 0 0 ::1:53 :::* LISTEN 14173/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1103/sshd udp 0 0 192.168.120.22:123 0.0.0.0:* 11833/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 11833/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 11833/ntpd udp 0 0 0.0.0.0:50977 0.0.0.0:* 645/dhclient udp 0 0 127.0.0.1:11211 0.0.0.0:* 12228/memcached udp 0 0 127.0.0.1:53 0.0.0.0:* 14173/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 645/dhclient udp6 0 0 fe80::f816:3eff:fef:123 :::* 11833/ntpd udp6 0 0 ::1:123 :::* 11833/ntpd udp6 0 0 :::123 :::* 11833/ntpd udp6 0 0 :::56241 :::* 645/dhclient udp6 0 0 ::1:53 :::* 14173/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 11025 1649/python2.7 /tmp/cloudify-logging-server-b866d.socket unix 2 [ ACC ] STREAM LISTENING 11973 1836/python2.7 /tmp/ctx-OYnZ05.socket unix 2 [ ACC ] STREAM LISTENING 1515 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8062 941/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 9347 1132/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 7352 393/systemd-udevd /run/udev/control real 0m0.007s user 0m0.002s sys 0m0.005s 2018-08-10 00:00:28,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo find /var/log 2018-08-10 00:00:28,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo netstat 2018-08-10 00:00:28,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 Aug09 ? 00:00:00 /sbin/init root 2 0 0 Aug09 ? 00:00:00 [kthreadd] root 3 2 0 Aug09 ? 00:00:00 [ksoftirqd/0] root 5 2 0 Aug09 ? 00:00:00 [kworker/0:0H] root 6 2 0 Aug09 ? 00:00:00 [kworker/u4:0] root 7 2 0 Aug09 ? 00:00:00 [rcu_sched] root 8 2 0 Aug09 ? 00:00:00 [rcuos/0] root 9 2 0 Aug09 ? 00:00:00 [rcuos/1] root 10 2 0 Aug09 ? 00:00:00 [rcu_bh] root 11 2 0 Aug09 ? 00:00:00 [rcuob/0] root 12 2 0 Aug09 ? 00:00:00 [rcuob/1] root 13 2 0 Aug09 ? 00:00:00 [migration/0] root 14 2 0 Aug09 ? 00:00:00 [watchdog/0] root 15 2 0 Aug09 ? 00:00:00 [watchdog/1] root 16 2 0 Aug09 ? 00:00:00 [migration/1] root 17 2 0 Aug09 ? 00:00:00 [ksoftirqd/1] root 18 2 0 Aug09 ? 00:00:00 [kworker/1:0] root 19 2 0 Aug09 ? 00:00:00 [kworker/1:0H] root 20 2 0 Aug09 ? 00:00:00 [khelper] root 21 2 0 Aug09 ? 00:00:00 [kdevtmpfs] root 22 2 0 Aug09 ? 00:00:00 [netns] root 23 2 0 Aug09 ? 00:00:00 [writeback] root 24 2 0 Aug09 ? 00:00:00 [kintegrityd] root 25 2 0 Aug09 ? 00:00:00 [bioset] root 26 2 0 Aug09 ? 00:00:00 [kworker/u5:0] root 27 2 0 Aug09 ? 00:00:00 [kblockd] root 28 2 0 Aug09 ? 00:00:00 [ata_sff] root 29 2 0 Aug09 ? 00:00:00 [khubd] root 30 2 0 Aug09 ? 00:00:00 [md] root 31 2 0 Aug09 ? 00:00:00 [devfreq_wq] root 32 2 0 Aug09 ? 00:00:00 [kworker/0:1] root 34 2 0 Aug09 ? 00:00:00 [khungtaskd] root 35 2 0 Aug09 ? 00:00:00 [kswapd0] root 36 2 0 Aug09 ? 00:00:00 [vmstat] root 37 2 0 Aug09 ? 00:00:00 [ksmd] root 38 2 0 Aug09 ? 00:00:00 [khugepaged] root 39 2 0 Aug09 ? 00:00:00 [fsnotify_mark] root 40 2 0 Aug09 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 Aug09 ? 00:00:00 [crypto] root 53 2 0 Aug09 ? 00:00:00 [kthrotld] root 54 2 0 Aug09 ? 00:00:00 [kworker/u4:1] root 55 2 0 Aug09 ? 00:00:00 [vballoon] root 56 2 0 Aug09 ? 00:00:00 [kworker/1:1] root 57 2 0 Aug09 ? 00:00:00 [scsi_eh_0] root 58 2 0 Aug09 ? 00:00:00 [scsi_eh_1] root 79 2 0 Aug09 ? 00:00:00 [deferwq] root 80 2 0 Aug09 ? 00:00:00 [charger_manager] root 124 2 0 Aug09 ? 00:00:00 [kpsmoused] root 142 2 0 Aug09 ? 00:00:00 [kworker/0:2] root 186 2 0 Aug09 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 Aug09 ? 00:00:00 [ext4-rsv-conver] root 388 1 0 Aug09 ? 00:00:00 upstart-udev-bridge --daemon root 393 1 0 Aug09 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 430 2 0 Aug09 ? 00:00:00 [kworker/u5:1] root 521 1 0 Aug09 ? 00:00:00 upstart-socket-bridge --daemon root 645 1 0 Aug09 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 818 2 0 Aug09 ? 00:00:00 [kauditd] root 936 1 0 Aug09 ? 00:00:00 upstart-file-bridge --daemon message+ 941 1 0 Aug09 ? 00:00:00 dbus-daemon --system --fork root 966 1 0 Aug09 ? 00:00:00 /lib/systemd/systemd-logind syslog 978 1 0 Aug09 ? 00:00:00 rsyslogd root 1049 1 0 Aug09 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1052 1 0 Aug09 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1056 1 0 Aug09 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1057 1 0 Aug09 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1059 1 0 Aug09 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1103 1 0 Aug09 ? 00:00:00 /usr/sbin/sshd -D root 1105 1 0 Aug09 ? 00:00:00 cron daemon 1106 1 0 Aug09 ? 00:00:00 atd root 1114 1 0 Aug09 ? 00:00:00 /usr/sbin/irqbalance root 1132 1 0 Aug09 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1197 1 0 Aug09 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1203 1 0 Aug09 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1649 1 0 Aug09 ? 00:00:00 /home/ubuntu/vellum_host_jeuydi/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_jeuydi --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_jeuydi --logging-server-logdir=/home/ubuntu/vellum_host_jeuydi/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_jeuydi/work/vellum_host_jeuydi%I.log --pidfile=/home/ubuntu/vellum_host_jeuydi/work/vellum_host_jeuydi.pid root 1656 2 0 Aug09 ? 00:00:00 [kworker/u5:2] ubuntu 1764 1 0 Aug09 ? 00:00:01 python2.7 /home/ubuntu/vellum_host_jeuydi/env/bin/diamond --configfile /home/ubuntu/vellum_host_jeuydi/work/plugins/diamond/etc/diamond.conf ubuntu 1815 1649 0 Aug09 ? 00:00:00 /home/ubuntu/vellum_host_jeuydi/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_jeuydi --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_jeuydi --logging-server-logdir=/home/ubuntu/vellum_host_jeuydi/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_jeuydi/work/vellum_host_jeuydi%I.log --pidfile=/home/ubuntu/vellum_host_jeuydi/work/vellum_host_jeuydi.pid ubuntu 1836 1815 0 Aug09 ? 00:00:00 /home/ubuntu/vellum_host_jeuydi/env/bin/python2.7 /home/ubuntu/vellum_host_jeuydi/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-Hkfuxd ubuntu 1847 1836 0 Aug09 ? 00:00:00 /bin/sh -c /tmp/0WLVN/install-vellum.sh ubuntu 1849 1847 0 Aug09 ? 00:00:00 /bin/bash -e /tmp/0WLVN/install-vellum.sh ntp 11833 1 0 Aug09 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112 memcache 12228 1 0 Aug09 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1 root 12552 1 0 Aug09 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 13194 1 0 Aug09 ? 00:00:00 /bin/sh -e /proc/self/fd/9 root 13201 13194 0 Aug09 ? 00:00:00 cpulimit -e astaire -l 10 root 13616 12552 0 00:00 ? 00:00:00 [check-monit-upt] dnsmasq 14173 1 0 00:00 ? 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 14236 1849 0 00:00 ? 00:00:00 /bin/bash -e /tmp/0WLVN/install-vellum.sh ubuntu 14237 14236 0 00:00 ? 00:00:00 /bin/bash -e /tmp/0WLVN/install-vellum.sh root 14238 14237 0 00:00 ? 00:00:00 sudo ps -edf root 14239 14238 0 00:00 ? 00:00:00 ps -edf real 0m0.010s user 0m0.003s sys 0m0.007s 2018-08-10 00:00:28,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => /var/log /var/log/cloud-init-output.log /var/log/wtmp /var/log/syslog /var/log/landscape /var/log/landscape/sysinfo.log /var/log/sysstat /var/log/sysstat/clearwater-sa10 /var/log/kern.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/dpkg.log /var/log/cassandra /var/log/cassandra/system.log /var/log/udev /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/chronos /var/log/memcached.log /var/log/btmp /var/log/cloud-init.log /var/log/monit.log /var/log/boot.log /var/log/clearwater-cluster-manager /var/log/dmesg.0 /var/log/clearwater-queue-manager /var/log/dist-upgrade /var/log/clearwater-config-manager /var/log/lastlog /var/log/iotop.log /var/log/ntpstats /var/log/rogers /var/log/upstart /var/log/upstart/clearwater-monit.log /var/log/upstart/systemd-logind.log /var/log/upstart/container-detect.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/astaire-throttle.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-virtual-filesystems.log /var/log/astaire /var/log/astaire/astaire_out.log /var/log/astaire/astaire_err.log /var/log/astaire/astaire_current.txt /var/log/astaire/astaire_20180810T000000Z.txt /var/log/alternatives.log /var/log/dmesg /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/auth.log /var/log/unattended-upgrades real 0m0.007s user 0m0.004s sys 0m0.002s 2018-08-10 00:00:28,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater*.log 2018-08-10 00:00:28,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-08-10 00:00:28,164 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:00:28,306 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:00:28,307 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:00:28,307 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:00:28,307 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:00:28,307 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:00:28,307 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:00:28,307 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:00:28,307 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:00:28,307 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:00:28,308 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:00:28 GMT 2018-08-10 00:00:28,308 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:00:28,308 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:00:28,308 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:00:33,313 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:00:33,410 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:00:33,410 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:00:33,411 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:00:33,411 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:00:33,411 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:00:33,411 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:00:33,411 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:00:33,411 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_w71unm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:28.279Z", "message": "[vellum] sudo cat /var/log/cassandra/system.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:28.279Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "793424f2-efd4-4343-b4cd-15524ff18f76"}, {"node_instance_id": "vellum_w71unm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:28.279Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:28.279Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "793424f2-efd4-4343-b4cd-15524ff18f76"}, {"node_instance_id": "vellum_w71unm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:28.279Z", "message": "[vellum] => INFO [main] 2018-08-09 23:58:38,899 CassandraDaemon.java:159 - Could not resolve local host\nINFO [main] 2018-08-09 23:58:38,914 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-09 23:58:39,010 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-09 23:58:39,178 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap\nINFO [main] 2018-08-09 23:58:39,188 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB\nINFO [main] 2018-08-09 23:58:39,188 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB\nINFO [main] 2018-08-09 23:58:39,494 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-09 23:58:39,503 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-09 23:58:39,515 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181\nWARN [main] 2018-08-09 23:58:39,515 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release\nINFO [main] 2018-08-09 23:58:39,515 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480\nINFO [main] 2018-08-09 23:58:39,515 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 696768(680K) committed = 2555904(2496K) max = 50331648(49152K)\nINFO [main] 2018-08-09 23:58:39,516 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 74039320(72304K) committed = 167772160(163840K) max = 167772160(163840K)\nINFO [main] 2018-08-09 23:58:39,516 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K)\nINFO [main] 2018-08-09 23:58:39,516 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K)\nINFO [main] 2018-08-09 23:58:39,516 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16661200(16270K) committed = 21757952(21248K) max = 174063616(169984K)\nINFO [main] 2018-08-09 23:58:39,516 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-09 23:58:39,516 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_1533859117.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1533859117.log]\nINFO [main] 2018-08-09 23:58:39,554 CLibrary.java:144 - JNA mlockall successful\nWARN [main] 2018-08-09 23:58:39,555 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info.\nERROR [main] 2018-08-09 23:58:39,662 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist\nERROR [main] 2018-08-09 23:58:39,676 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist\nERROR [main] 2018-08-09 23:58:39,676 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist\nINFO [main] 2018-08-09 23:58:39,681 CacheService.java:110 - Initializing key cache with capacity of 49 MBs.\nINFO [main] 2018-08-09 23:58:39,687 CacheService.java:132 - Initializing row cache with capacity of 0 MBs\nINFO [main] 2018-08-09 23:58:39,693 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs\nINFO [main] 2018-08-09 23:58:39,694 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys).\nINFO [main] 2018-08-09 23:58:39,774 ColumnFamilyStore.java:361 - Initializing system.schema_triggers\nINFO [main] 2018-08-09 23:58:41,103 ColumnFamilyStore.java:361 - Initializing system.compaction_history\nINFO [main] 2018-08-09 23:58:41,110 ColumnFamilyStore.java:361 - Initializing system.batchlog\nINFO [main] 2018-08-09 23:58:41,116 ColumnFamilyStore.java:361 - Initializing system.sstable_activity\nINFO [main] 2018-08-09 23:58:41,120 ColumnFamilyStore.java:361 - Initializing system.peer_events\nINFO [main] 2018-08-09 23:58:41,124 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress\nINFO [main] 2018-08-09 23:58:41,128 ColumnFamilyStore.java:361 - Initializing system.hints\nINFO [main] 2018-08-09 23:58:41,133 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces\nINFO [main] 2018-08-09 23:58:41,137 ColumnFamilyStore.java:361 - Initializing system.range_xfers\nINFO [main] 2018-08-09 23:58:41,140 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies\nINFO [main] 2018-08-09 23:58:41,144 ColumnFamilyStore.java:361 - Initializing system.paxos\nINFO [main] 2018-08-09 23:58:41,150 ColumnFamilyStore.java:361 - Initializing system.schema_columns\nINFO [main] 2018-08-09 23:58:41,153 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes\nINFO [main] 2018-08-09 23:58:41,156 ColumnFamilyStore.java:361 - Initializing system.IndexInfo\nINFO [main] 2018-08-09 23:58:41,160 ColumnFamilyStore.java:361 - Initializing system.peers\nINFO [main] 2018-08-09 23:58:41,163 ColumnFamilyStore.java:361 - Initializing system.size_estimates\nINFO [main] 2018-08-09 23:58:41,166 ColumnFamilyStore.java:361 - Initializing system.local\nINFO [main] 2018-08-09 23:58:41,239 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage.\nINFO [main] 2018-08-09 23:58:41,240 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh.\nINFO [main] 2018-08-09 23:58:41,279 ColumnFamilyStore.java:905 - Enqueuing flush of local: 794 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-08-09 23:58:41,285 Memtable.java:347 - Writing Memtable-local@8571029(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-08-09 23:58:41,315 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=1533859121081, position=399)\nINFO [main] 2018-08-09 23:58:41,593 CommitLog.java:122 - No commitlog files found; skipping replay\nINFO [main] 2018-08-09 23:58:41,766 StorageService.java:622 - Cassandra version: 2.1.15\nINFO [main] 2018-08-09 23:58:41,767 StorageService.java:623 - Thrift API version: 19.39.0\nINFO [main] 2018-08-09 23:58:41,769 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1)\nINFO [main] 2018-08-09 23:58:41,781 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-09 23:58:41,782 StorageService.java:649 - Loading persisted ring state\nINFO [main] 2018-08-09 23:58:41,798 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-09 23:58:41,807 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-09 23:58:41,818 SystemKeyspace.java:765 - No host ID found, created e3861566-11e3-4660-b598-f30495810cb2 (Note: This should happen exactly once per node).\nINFO [main] 2018-08-09 23:58:41,820 StorageService.java:807 - Starting up server gossip\nINFO [main] 2018-08-09 23:58:41,822 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1984 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-08-09 23:58:41,823 Memtable.java:347 - Writing Memtable-local@159398702(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-08-09 23:58:41,824 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=1533859121081, position=93397)\nINFO [main] 2018-08-09 23:58:41,958 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-09 23:58:41,965 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-09 23:58:41,991 MessagingService.java:506 - Starting Messaging Service on port 7000\nINFO [main] 2018-08-09 23:58:42,002 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-09 23:58:42,009 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-09 23:58:42,017 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-09 23:58:42,023 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-09 23:58:42,031 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node.\nINFO [main] 2018-08-09 23:58:42,032 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-09 23:58:42,038 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-09 23:58:42,048 StorageService.java:959 - Generated random tokens. tokens are [-2322364591418160099, -1894682720550982724, -93738996909361215, -2317183459342258238, 8366208021048040361, -1454713161767975413, -1208012651151379696, -6378645470157790919, -2912561087913759485, 7314361968910008642, -2994743611848650032, 2563676228024152080, 591261601572068296, -8970342446228935761, -8286176288632378698, -5665945649911331939, -1934640436489967063, 6601926386465033466, -4861903973384237200, -8884271235397789981, -4715401604763195286, -327551332069296839, -4943975296361377795, -936643633319560480, -3789309512463634862, 1311813665772172222, -7453789249833567426, -4616872201012861722, 8863622775953472652, 6974126056090690194, 5482164568076317783, 2601340593641410938, -603531767911272656, -934298576940122156, -4224853478283067521, 6864268615034035909, -2162413588827201959, 2240910217875956574, 3498776709527419014, 1681569795827552472, -7529503138086748687, -4423873692653294410, -6892322813202176650, -664317689885081553, 1100884048190483534, 714449474822914326, -2223006310554353928, -4221812424474716329, -2364147434963308663, -7792108713698980847, -1272044132168555372, -5401738054299498398, 6624287860749190455, 7782226107420895428, -4504709962975688266, -5319796290807571329, -2936890621060992168, -3300557245127183487, -6410461456197050293, -8295305683748710540, -5882332338740809155, -4543648639894949391, -6881653737202508248, -5421663033190312214, 973389498033002690, -7637869791489584641, -1343132882196478143, -3791451350763744201, 5797205235683511429, 8353971799982371956, 3879033836593720188, -5064986779235252108, -5075336802948252746, -2303238107269145881, -20822671779792335, -1287320635303631486, 1430245419450040920, -5528860253215559289, -8685022254395245323, -3110592524818217261, 1214386371725205400, 2241328512030734131, -5262630716619669379, 3617487874744752743, -4243321701577198020, -1857946069132746524, 3240183146086519644, -5974746996187367115, -8177410658491116453, -4356196773703779240, 9206702722541734179, 2665284229890038880, 1569607907081166688, -4010424826348682116, 3730615771932073996, 2076094903405850403, -6880679021097142294, 6512729193413978951, 2891979160174252577, 260896053334642128, 3357881581559613910, 4965673470766342350, -8236826522533929583, 5289925322248562681, -4388120952543935101, -2445167166816012885, 946942010995342846, -3894038400664985224, 7155118099848872398, -6398881016470900988, 6896527169556385480, -4015365129242530315, -3218798172193259294, 1551350754132272710, -6304184385371086982, -6164587082832382371, -3991617944591520238, 6566659078487757670, -2280766749003923986, 5290156118797699431, 3784194398903065711, -7699634622036679472, -6866303047555557477, 7220041775170807035, 124623486215255969, -694449915978218208, -6950973615798129836, -5890504016016392242, 3871985177682597142, -7347760901106845221, 851840282563971908, 2942847543931788816, 6491816870003933188, 8816366449038503040, -5974205507788407433, 5076456150764963554, -1691733726317934668, 7573202704128410018, 1166227986104552308, 6372960314157376986, -1487807649291595325, -7167651135142933935, -849012821545091019, -5884421832674945404, -2993261338958688788, 4509168538545678625, 4847233198440222318, 1131640320898810460, -3051984171977350031, -6307215324816830512, 6741485607589154982, 4837631535445968609, 8421739354966683212, 3140737535263376667, -62131751408398905, -6156110749665161974, 1708295288128843635, 155489737367250944, -14315155276491924, 640456064970870498, 6211532886378316062, -4593607517759186699, 3228914563930901134, -2099804022685228894, 2895882358634559357, 2280233643039321800, 6331968161012569362, 4131484050195179504, -1513533492583019206, -8053629122264793590, -7678075627193234868, -3500993879993176243, 561332544971580626, -1796499965980966977, -6995819492725753821, 721701551617885784, 8756498495911590634, -771684789915399029, -5780434746400622360, -4338651178073932625, -8036694010602341556, -638475457039991211, 668411826162860790, -6939818856288541348, 8043544177041260727, -6028457216530446672, -2370468667904079609, 2477975336754965290, -1770313781088149013, -2212096614146388647, 8564645634633584045, 2208661535118502877, -1551476534254336654, -2174005091711895644, -3676457500743098387, 1715474146184772178, 5754575561347300516, -1440836015279406743, -1460331758529437642, -8996422649205904182, 2630066941007647471, -6837103306260214523, 2868982410853091058, 8209470237867452218, 6562997168972993535, -4441766192895409899, 2792315323633668260, 2990336894469607838, -1316995130716410185, 4168945004395418814, 2086222333940226642, -6087760258670735411, 6985765433382135962, -7329646168548035847, -6764258158891491939, 6698627515352161198, -5211588470987962788, 8745916661006415260, -6982176555448499717, 5900461951349384719, -5801790654212439769, 7174462359872604684, 7323633719734682266, 9223360303897963479, 1650536200650742139, 8882595374037930534, 218088257686264847, -2361852000286453501, 6430776119310017764, -2560339935133392725, 5978466771459748320, 2073107894377030358, -1671202716329107694, -8641225295562848830, -8216661475168176996, 6497827716882957129, 6899543747250137997, 563002552887188953, 8573202785099264734, 6586289208935413149, -4183093937054175176, 864944221481468398, -1475470367138776908, 3344439803971539494, 6231481859285778811, -2188379586168160033, -184100314601464314, -5183473075605628612, 7141433774517995402, 3289142261940529560, -4973936116400591959, 8845816015083595074, -2433719270959033236, 6158352853771646034, -2870253560813656004, -7670502259336375124]\nINFO [main] 2018-08-09 23:58:42,057 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@4af8a6f2[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@741b7215[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@20a80164}\nINFO [MigrationStage:1] 2018-08-09 23:58:42,100 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 960 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-08-09 23:58:42,101 Memtable.java:347 - Writing Memtable-schema_keyspaces@1860321290(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-08-09 23:58:42,102 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=1533859121081, position=102352)\nINFO [MigrationStage:1] 2018-08-09 23:58:42,163 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115125 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-08-09 23:58:42,165 Memtable.java:347 - Writing Memtable-schema_columnfamilies@1342289652(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-08-09 23:58:42,180 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=1533859121081, position=102352)\nINFO [MigrationStage:1] 2018-08-09 23:58:42,744 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254938 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-08-09 23:58:42,745 Memtable.java:347 - Writing Memtable-schema_columns@448419842(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-08-09 23:58:42,761 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=1533859121081, position=102352)\nINFO [MigrationStage:1] 2018-08-09 23:58:42,977 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 155 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-08-09 23:58:42,978 Memtable.java:347 - Writing Memtable-schema_triggers@316684866(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-08-09 23:58:42,978 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=1533859121081, position=102352)\nINFO [MigrationStage:1] 2018-08-09 23:58:43,461 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 155 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-08-09 23:58:43,461 Memtable.java:347 - Writing Memtable-schema_usertypes@610396669(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-08-09 23:58:43,462 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=1533859121081, position=102352)\nINFO [MigrationStage:1] 2018-08-09 23:58:43,695 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@3ab84730[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-09 23:58:43,700 ColumnFamilyStore.java:361 - Initializing system_traces.sessions\nINFO [MigrationStage:1] 2018-08-09 23:58:43,701 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@1c13d246[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-09 23:58:43,705 ColumnFamilyStore.java:361 - Initializing system_traces.events\nINFO [main] 2018-08-09 23:58:43,741 ColumnFamilyStore.java:905 - Enqueuing flush of local: 595 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-08-09 23:58:43,742 Memtable.java:347 - Writing Memtable-local@1123373358(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-08-09 23:58:43,743 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=1533859121081, position=102595)\nINFO [main] 2018-08-09 23:58:43,829 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51486 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-08-09 23:58:43,830 Memtable.java:347 - Writing Memtable-local@1393420041(8.371KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-08-09 23:58:43,839 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=1533859121081, position=114591)\nINFO [CompactionExecutor:1] 2018-08-09 23:58:44,138 CompactionTask.java:141 - Compacting [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-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-1-Data.db')]\nINFO [main] 2018-08-09 23:58:44,183 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL\nINFO [main] 2018-08-09 23:58:44,248 Server.java:155 - Netty using native Epoll event loop\nINFO [main] 2018-08-09 23:58:44,273 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-09 23:58:44,273 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042...\nINFO [main] 2018-08-09 23:58:44,316 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160\nINFO [Thread-2] 2018-08-09 23:58:44,321 ThriftServer.java:136 - Listening for thrift clients...\nINFO [CompactionExecutor:1] 2018-08-09 23:58:44,372 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,917 bytes to 5,737 (~96% of original) in 223ms = 0.024535MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, }\nINFO [StorageServiceShutdownHook] 2018-08-09 23:59:41,904 ThriftServer.java:142 - Stop listening to thrift clients\nINFO [StorageServiceShutdownHook] 2018-08-09 23:59:41,936 Server.java:225 - Stop listening for CQL clients\nINFO [StorageServiceShutdownHook] 2018-08-09 23:59:41,936 Gossiper.java:1454 - Announcing shutdown\nINFO [StorageServiceShutdownHook] 2018-08-09 23:59:41,938 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown\nINFO [StorageServiceShutdownHook] 2018-08-09 23:59:43,945 MessagingService.java:734 - Waiting for messaging service to quiesce\nINFO [ACCEPT-localhost/127.0.0.1] 2018-08-09 23:59:43,946 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-10T00:00:28.279Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "793424f2-efd4-4343-b4cd-15524ff18f76"}, {"node_instance_id": "vellum_w71unm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:28.279Z", "message": "[vellum] => 2018-08-09 23:59:45.259333622 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.001s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:28.279Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "793424f2-efd4-4343-b4cd-15524ff18f76"}, {"node_instance_id": "vellum_w71unm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:28.279Z", "message": "[vellum] sudo cat /etc/cassandra/logback", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:28.279Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "793424f2-efd4-4343-b4cd-15524ff18f76"}, {"node_instance_id": "vellum_w71unm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:29.188Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:29.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "vellum_w71unm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:29.305Z", "message": "[vellum] sudo cat /etc/cassandra/cassandra", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:29.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "793424f2-efd4-4343-b4cd-15524ff18f76"}, {"node_instance_id": "vellum_w71unm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:29.305Z", "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-10T00:00:29.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "793424f2-efd4-4343-b4cd-15524ff18f76"}, {"node_instance_id": "vellum_w71unm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:29.305Z", "message": "[vellum] Installation is done", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:29.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "793424f2-efd4-4343-b4cd-15524ff18f76"}, {"node_instance_id": "vellum_w71unm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:29.305Z", "message": "Execution done (return_code=0): /tmp/0WLVN/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:29.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "793424f2-efd4-4343-b4cd-15524ff18f76"}, {"node_instance_id": "vellum_w71unm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:29.305Z", "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-10T00:00:29.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "793424f2-efd4-4343-b4cd-15524ff18f76"}, {"node_instance_id": "vellum_w71unm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:30.309Z", "message": "Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/SPT07/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:30.309Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "fa2ccedd-3c3b-400b-bfb4-272ad64ad4f1"}, {"node_instance_id": "vellum_w71unm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:30.309Z", "message": "Executing: /tmp/SPT07/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:30.309Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "fa2ccedd-3c3b-400b-bfb4-272ad64ad4f1"}, {"node_instance_id": "vellum_w71unm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:30.452Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:30.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "vellum_w71unm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:30.452Z", "message": "Starting node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:30.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "vellum_w71unm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:30.452Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:30.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "vellum_w71unm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:31.312Z", "message": "[vellum] 192.168.120.22", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:31.312Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "fa2ccedd-3c3b-400b-bfb4-272ad64ad4f1"}, {"node_instance_id": "vellum_w71unm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:31.312Z", "message": "[vellum] Starting homestead node", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:31.312Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "fa2ccedd-3c3b-400b-bfb4-272ad64ad4f1"}, {"node_instance_id": "vellum_w71unm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:31.312Z", "message": "", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:31.312Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "fa2ccedd-3c3b-400b-bfb4-272ad64ad4f1"}, {"node_instance_id": "vellum_w71unm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:32.317Z", "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-10T00:00:32.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "fa2ccedd-3c3b-400b-bfb4-272ad64ad4f1"}, {"node_instance_id": "vellum_w71unm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:32.317Z", "message": "Running liveness detection on port 7000", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:32.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "fa2ccedd-3c3b-400b-bfb4-272ad64ad4f1"}], "metadata": {"pagination": {"total": 1708, "offset": 1657, "size": 50}}} 2018-08-10 00:00:33,411 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:00:33,412 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:00:33 GMT 2018-08-10 00:00:33,412 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:00:33,412 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 65993 2018-08-10 00:00:33,412 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:00:33,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/cassandra/system.log 2018-08-10 00:00:33,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-08-10 00:00:33,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => INFO [main] 2018-08-09 23:58:38,899 CassandraDaemon.java:159 - Could not resolve local host INFO [main] 2018-08-09 23:58:38,914 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-09 23:58:39,010 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-09 23:58:39,178 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2018-08-09 23:58:39,188 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB INFO [main] 2018-08-09 23:58:39,188 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB INFO [main] 2018-08-09 23:58:39,494 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-09 23:58:39,503 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-09 23:58:39,515 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181 WARN [main] 2018-08-09 23:58:39,515 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release INFO [main] 2018-08-09 23:58:39,515 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480 INFO [main] 2018-08-09 23:58:39,515 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 696768(680K) committed = 2555904(2496K) max = 50331648(49152K) INFO [main] 2018-08-09 23:58:39,516 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 74039320(72304K) committed = 167772160(163840K) max = 167772160(163840K) INFO [main] 2018-08-09 23:58:39,516 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K) INFO [main] 2018-08-09 23:58:39,516 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K) INFO [main] 2018-08-09 23:58:39,516 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16661200(16270K) committed = 21757952(21248K) max = 174063616(169984K) INFO [main] 2018-08-09 23:58:39,516 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-09 23:58:39,516 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_1533859117.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1533859117.log] INFO [main] 2018-08-09 23:58:39,554 CLibrary.java:144 - JNA mlockall successful WARN [main] 2018-08-09 23:58:39,555 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info. ERROR [main] 2018-08-09 23:58:39,662 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist ERROR [main] 2018-08-09 23:58:39,676 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist ERROR [main] 2018-08-09 23:58:39,676 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist INFO [main] 2018-08-09 23:58:39,681 CacheService.java:110 - Initializing key cache with capacity of 49 MBs. INFO [main] 2018-08-09 23:58:39,687 CacheService.java:132 - Initializing row cache with capacity of 0 MBs INFO [main] 2018-08-09 23:58:39,693 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs INFO [main] 2018-08-09 23:58:39,694 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [main] 2018-08-09 23:58:39,774 ColumnFamilyStore.java:361 - Initializing system.schema_triggers INFO [main] 2018-08-09 23:58:41,103 ColumnFamilyStore.java:361 - Initializing system.compaction_history INFO [main] 2018-08-09 23:58:41,110 ColumnFamilyStore.java:361 - Initializing system.batchlog INFO [main] 2018-08-09 23:58:41,116 ColumnFamilyStore.java:361 - Initializing system.sstable_activity INFO [main] 2018-08-09 23:58:41,120 ColumnFamilyStore.java:361 - Initializing system.peer_events INFO [main] 2018-08-09 23:58:41,124 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress INFO [main] 2018-08-09 23:58:41,128 ColumnFamilyStore.java:361 - Initializing system.hints INFO [main] 2018-08-09 23:58:41,133 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces INFO [main] 2018-08-09 23:58:41,137 ColumnFamilyStore.java:361 - Initializing system.range_xfers INFO [main] 2018-08-09 23:58:41,140 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies INFO [main] 2018-08-09 23:58:41,144 ColumnFamilyStore.java:361 - Initializing system.paxos INFO [main] 2018-08-09 23:58:41,150 ColumnFamilyStore.java:361 - Initializing system.schema_columns INFO [main] 2018-08-09 23:58:41,153 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes INFO [main] 2018-08-09 23:58:41,156 ColumnFamilyStore.java:361 - Initializing system.IndexInfo INFO [main] 2018-08-09 23:58:41,160 ColumnFamilyStore.java:361 - Initializing system.peers INFO [main] 2018-08-09 23:58:41,163 ColumnFamilyStore.java:361 - Initializing system.size_estimates INFO [main] 2018-08-09 23:58:41,166 ColumnFamilyStore.java:361 - Initializing system.local INFO [main] 2018-08-09 23:58:41,239 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage. INFO [main] 2018-08-09 23:58:41,240 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh. INFO [main] 2018-08-09 23:58:41,279 ColumnFamilyStore.java:905 - Enqueuing flush of local: 794 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-08-09 23:58:41,285 Memtable.java:347 - Writing Memtable-local@8571029(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-08-09 23:58:41,315 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=1533859121081, position=399) INFO [main] 2018-08-09 23:58:41,593 CommitLog.java:122 - No commitlog files found; skipping replay INFO [main] 2018-08-09 23:58:41,766 StorageService.java:622 - Cassandra version: 2.1.15 INFO [main] 2018-08-09 23:58:41,767 StorageService.java:623 - Thrift API version: 19.39.0 INFO [main] 2018-08-09 23:58:41,769 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1) INFO [main] 2018-08-09 23:58:41,781 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-09 23:58:41,782 StorageService.java:649 - Loading persisted ring state INFO [main] 2018-08-09 23:58:41,798 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-09 23:58:41,807 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-09 23:58:41,818 SystemKeyspace.java:765 - No host ID found, created e3861566-11e3-4660-b598-f30495810cb2 (Note: This should happen exactly once per node). INFO [main] 2018-08-09 23:58:41,820 StorageService.java:807 - Starting up server gossip INFO [main] 2018-08-09 23:58:41,822 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1984 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-08-09 23:58:41,823 Memtable.java:347 - Writing Memtable-local@159398702(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-08-09 23:58:41,824 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=1533859121081, position=93397) INFO [main] 2018-08-09 23:58:41,958 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-09 23:58:41,965 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-09 23:58:41,991 MessagingService.java:506 - Starting Messaging Service on port 7000 INFO [main] 2018-08-09 23:58:42,002 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-09 23:58:42,009 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-09 23:58:42,017 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-09 23:58:42,023 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-09 23:58:42,031 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node. INFO [main] 2018-08-09 23:58:42,032 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-09 23:58:42,038 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-09 23:58:42,048 StorageService.java:959 - Generated random tokens. tokens are [-2322364591418160099, -1894682720550982724, -93738996909361215, -2317183459342258238, 8366208021048040361, -1454713161767975413, -1208012651151379696, -6378645470157790919, -2912561087913759485, 7314361968910008642, -2994743611848650032, 2563676228024152080, 591261601572068296, -8970342446228935761, -8286176288632378698, -5665945649911331939, -1934640436489967063, 6601926386465033466, -4861903973384237200, -8884271235397789981, -4715401604763195286, -327551332069296839, -4943975296361377795, -936643633319560480, -3789309512463634862, 1311813665772172222, -7453789249833567426, -4616872201012861722, 8863622775953472652, 6974126056090690194, 5482164568076317783, 2601340593641410938, -603531767911272656, -934298576940122156, -4224853478283067521, 6864268615034035909, -2162413588827201959, 2240910217875956574, 3498776709527419014, 1681569795827552472, -7529503138086748687, -4423873692653294410, -6892322813202176650, -664317689885081553, 1100884048190483534, 714449474822914326, -2223006310554353928, -4221812424474716329, -2364147434963308663, -7792108713698980847, -1272044132168555372, -5401738054299498398, 6624287860749190455, 7782226107420895428, -4504709962975688266, -5319796290807571329, -2936890621060992168, -3300557245127183487, -6410461456197050293, -8295305683748710540, -5882332338740809155, -4543648639894949391, -6881653737202508248, -5421663033190312214, 973389498033002690, -7637869791489584641, -1343132882196478143, -3791451350763744201, 5797205235683511429, 8353971799982371956, 3879033836593720188, -5064986779235252108, -5075336802948252746, -2303238107269145881, -20822671779792335, -1287320635303631486, 1430245419450040920, -5528860253215559289, -8685022254395245323, -3110592524818217261, 1214386371725205400, 2241328512030734131, -5262630716619669379, 3617487874744752743, -4243321701577198020, -1857946069132746524, 3240183146086519644, -5974746996187367115, -8177410658491116453, -4356196773703779240, 9206702722541734179, 2665284229890038880, 1569607907081166688, -4010424826348682116, 3730615771932073996, 2076094903405850403, -6880679021097142294, 6512729193413978951, 2891979160174252577, 260896053334642128, 3357881581559613910, 4965673470766342350, -8236826522533929583, 5289925322248562681, -4388120952543935101, -2445167166816012885, 946942010995342846, -3894038400664985224, 7155118099848872398, -6398881016470900988, 6896527169556385480, -4015365129242530315, -3218798172193259294, 1551350754132272710, -6304184385371086982, -6164587082832382371, -3991617944591520238, 6566659078487757670, -2280766749003923986, 5290156118797699431, 3784194398903065711, -7699634622036679472, -6866303047555557477, 7220041775170807035, 124623486215255969, -694449915978218208, -6950973615798129836, -5890504016016392242, 3871985177682597142, -7347760901106845221, 851840282563971908, 2942847543931788816, 6491816870003933188, 8816366449038503040, -5974205507788407433, 5076456150764963554, -1691733726317934668, 7573202704128410018, 1166227986104552308, 6372960314157376986, -1487807649291595325, -7167651135142933935, -849012821545091019, -5884421832674945404, -2993261338958688788, 4509168538545678625, 4847233198440222318, 1131640320898810460, -3051984171977350031, -6307215324816830512, 6741485607589154982, 4837631535445968609, 8421739354966683212, 3140737535263376667, -62131751408398905, -6156110749665161974, 1708295288128843635, 155489737367250944, -14315155276491924, 640456064970870498, 6211532886378316062, -4593607517759186699, 3228914563930901134, -2099804022685228894, 2895882358634559357, 2280233643039321800, 6331968161012569362, 4131484050195179504, -1513533492583019206, -8053629122264793590, -7678075627193234868, -3500993879993176243, 561332544971580626, -1796499965980966977, -6995819492725753821, 721701551617885784, 8756498495911590634, -771684789915399029, -5780434746400622360, -4338651178073932625, -8036694010602341556, -638475457039991211, 668411826162860790, -6939818856288541348, 8043544177041260727, -6028457216530446672, -2370468667904079609, 2477975336754965290, -1770313781088149013, -2212096614146388647, 8564645634633584045, 2208661535118502877, -1551476534254336654, -2174005091711895644, -3676457500743098387, 1715474146184772178, 5754575561347300516, -1440836015279406743, -1460331758529437642, -8996422649205904182, 2630066941007647471, -6837103306260214523, 2868982410853091058, 8209470237867452218, 6562997168972993535, -4441766192895409899, 2792315323633668260, 2990336894469607838, -1316995130716410185, 4168945004395418814, 2086222333940226642, -6087760258670735411, 6985765433382135962, -7329646168548035847, -6764258158891491939, 6698627515352161198, -5211588470987962788, 8745916661006415260, -6982176555448499717, 5900461951349384719, -5801790654212439769, 7174462359872604684, 7323633719734682266, 9223360303897963479, 1650536200650742139, 8882595374037930534, 218088257686264847, -2361852000286453501, 6430776119310017764, -2560339935133392725, 5978466771459748320, 2073107894377030358, -1671202716329107694, -8641225295562848830, -8216661475168176996, 6497827716882957129, 6899543747250137997, 563002552887188953, 8573202785099264734, 6586289208935413149, -4183093937054175176, 864944221481468398, -1475470367138776908, 3344439803971539494, 6231481859285778811, -2188379586168160033, -184100314601464314, -5183473075605628612, 7141433774517995402, 3289142261940529560, -4973936116400591959, 8845816015083595074, -2433719270959033236, 6158352853771646034, -2870253560813656004, -7670502259336375124] INFO [main] 2018-08-09 23:58:42,057 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@4af8a6f2[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@741b7215[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@20a80164} INFO [MigrationStage:1] 2018-08-09 23:58:42,100 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 960 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-08-09 23:58:42,101 Memtable.java:347 - Writing Memtable-schema_keyspaces@1860321290(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-08-09 23:58:42,102 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=1533859121081, position=102352) INFO [MigrationStage:1] 2018-08-09 23:58:42,163 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115125 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-08-09 23:58:42,165 Memtable.java:347 - Writing Memtable-schema_columnfamilies@1342289652(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-08-09 23:58:42,180 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=1533859121081, position=102352) INFO [MigrationStage:1] 2018-08-09 23:58:42,744 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254938 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-08-09 23:58:42,745 Memtable.java:347 - Writing Memtable-schema_columns@448419842(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-08-09 23:58:42,761 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=1533859121081, position=102352) INFO [MigrationStage:1] 2018-08-09 23:58:42,977 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 155 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-08-09 23:58:42,978 Memtable.java:347 - Writing Memtable-schema_triggers@316684866(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-08-09 23:58:42,978 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=1533859121081, position=102352) INFO [MigrationStage:1] 2018-08-09 23:58:43,461 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 155 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-08-09 23:58:43,461 Memtable.java:347 - Writing Memtable-schema_usertypes@610396669(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-08-09 23:58:43,462 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=1533859121081, position=102352) INFO [MigrationStage:1] 2018-08-09 23:58:43,695 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@3ab84730[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-09 23:58:43,700 ColumnFamilyStore.java:361 - Initializing system_traces.sessions INFO [MigrationStage:1] 2018-08-09 23:58:43,701 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@1c13d246[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-09 23:58:43,705 ColumnFamilyStore.java:361 - Initializing system_traces.events INFO [main] 2018-08-09 23:58:43,741 ColumnFamilyStore.java:905 - Enqueuing flush of local: 595 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-08-09 23:58:43,742 Memtable.java:347 - Writing Memtable-local@1123373358(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-08-09 23:58:43,743 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=1533859121081, position=102595) INFO [main] 2018-08-09 23:58:43,829 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51486 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-08-09 23:58:43,830 Memtable.java:347 - Writing Memtable-local@1393420041(8.371KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-08-09 23:58:43,839 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=1533859121081, position=114591) INFO [CompactionExecutor:1] 2018-08-09 23:58:44,138 CompactionTask.java:141 - Compacting [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-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-1-Data.db')] INFO [main] 2018-08-09 23:58:44,183 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL INFO [main] 2018-08-09 23:58:44,248 Server.java:155 - Netty using native Epoll event loop INFO [main] 2018-08-09 23:58:44,273 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-09 23:58:44,273 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042... INFO [main] 2018-08-09 23:58:44,316 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160 INFO [Thread-2] 2018-08-09 23:58:44,321 ThriftServer.java:136 - Listening for thrift clients... INFO [CompactionExecutor:1] 2018-08-09 23:58:44,372 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,917 bytes to 5,737 (~96% of original) in 223ms = 0.024535MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, } INFO [StorageServiceShutdownHook] 2018-08-09 23:59:41,904 ThriftServer.java:142 - Stop listening to thrift clients INFO [StorageServiceShutdownHook] 2018-08-09 23:59:41,936 Server.java:225 - Stop listening for CQL clients INFO [StorageServiceShutdownHook] 2018-08-09 23:59:41,936 Gossiper.java:1454 - Announcing shutdown INFO [StorageServiceShutdownHook] 2018-08-09 23:59:41,938 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown INFO [StorageServiceShutdownHook] 2018-08-09 23:59:43,945 MessagingService.java:734 - Waiting for messaging service to quiesce INFO [ACCEPT-localhost/127.0.0.1] 2018-08-09 23:59:43,946 MessagingService.java:1020 - MessagingService has terminated the accept() thread real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-10 00:00:33,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => 2018-08-09 23:59:45.259333622 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.004s sys 0m0.001s 2018-08-10 00:00:33,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/logback 2018-08-10 00:00:33,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-10 00:00:33,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/cassandra 2018-08-10 00:00:33,416 - 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-10 00:00:33,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installation is done 2018-08-10 00:00:33,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/0WLVN/install-vellum.sh 2018-08-10 00:00:33,417 - 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-10 00:00:33,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/SPT07/start-vellum.sh 2018-08-10 00:00:33,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/SPT07/start-vellum.sh 2018-08-10 00:00:33,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-10 00:00:33,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-10 00:00:33,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-10 00:00:33,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 192.168.120.22 2018-08-10 00:00:33,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Starting homestead node 2018-08-10 00:00:33,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-08-10 00:00:33,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-10 00:00:33,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Running liveness detection on port 7000 2018-08-10 00:00:33,419 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:00:33,643 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:00:33,644 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:00:33,644 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:00:33,644 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:00:33,644 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:00:33,644 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:00:33,644 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:00:33,644 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:00:33,644 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:00:33,645 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:00:33 GMT 2018-08-10 00:00:33,645 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:00:33,645 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:00:33,645 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:00:38,650 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:00:38,726 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:00:38,726 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:00:38,727 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:00:38,727 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:00:38,727 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:00:38,727 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:00:38,727 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:00:38,727 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:35.983Z", "message": "Sending task 'nova_plugin.server.start' [retry 14/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:35.983Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:36.457Z", "message": "Task started 'nova_plugin.server.start' [retry 14/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:36.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1710, "offset": 1678, "size": 50}}} 2018-08-10 00:00:38,727 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:00:38,727 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:00:38 GMT 2018-08-10 00:00:38,727 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:00:38,728 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1108 2018-08-10 00:00:38,728 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:00:38,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 14/60] 2018-08-10 00:00:38,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 14/60] 2018-08-10 00:00:38,729 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:00:38,883 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:00:38,884 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:00:38,884 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:00:38,884 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:00:38,884 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:00:38,884 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:00:38,884 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:00:38,884 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:00:38,885 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:00:38,885 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:00:38 GMT 2018-08-10 00:00:38,885 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:00:38,885 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:00:38,885 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:00:43,890 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:00:43,966 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:00:43,966 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:00:43,966 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:00:43,966 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:00:43,966 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:00:43,966 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:00:43,966 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:00:43,967 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:38.915Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 14/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-10T00:00:38.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "vellum_w71unm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:41.802Z", "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-10T00:00:41.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "fa2ccedd-3c3b-400b-bfb4-272ad64ad4f1"}], "metadata": {"pagination": {"total": 1712, "offset": 1680, "size": 50}}} 2018-08-10 00:00:43,967 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:00:43,967 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:00:43 GMT 2018-08-10 00:00:43,967 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:00:43,967 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1770 2018-08-10 00:00:43,967 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:00:43,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 14/60] 2018-08-10 00:00:43,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-10 00:00:43,968 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:00:44,103 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:00:44,103 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:00:44,103 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:00:44,103 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:00:44,103 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:00:44,104 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:00:44,104 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:00:44,104 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:00:44,104 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:00:44,104 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:00:44 GMT 2018-08-10 00:00:44,104 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:00:44,104 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:00:44,104 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:00:49,110 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:00:49,215 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:00:49,215 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:00:49,215 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:00:49,215 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:00:49,215 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:00:49,215 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:00:49,216 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:00:49,216 - 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-10T00:00:46.846Z", "message": "# Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.7: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.7\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-10T00:00:46.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "e955aafa-d9ae-4bce-8e82-710e1ac1c3cc"}], "metadata": {"pagination": {"total": 1713, "offset": 1682, "size": 50}}} 2018-08-10 00:00:49,216 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:00:49,216 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:00:49 GMT 2018-08-10 00:00:49,216 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:00:49,216 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1450 2018-08-10 00:00:49,216 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:00:49,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.7: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.7 # 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-10 00:00:49,217 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:00:49,355 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:00:49,355 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:00:49,355 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:00:49,355 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:00:49,356 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:00:49,356 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:00:49,356 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:00:49,356 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:00:49,356 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:00:49,356 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:00:49 GMT 2018-08-10 00:00:49,356 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:00:49,356 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:00:49,356 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:00:54,362 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:00:54,535 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:00:54,535 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:00:54,535 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:00:54,535 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:00:54,535 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:00:54,535 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:00:54,535 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:00:54,536 - 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-10T00:00:50.569Z", "message": "Execution done (return_code=0): /tmp/RTEY5/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:50.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "e955aafa-d9ae-4bce-8e82-710e1ac1c3cc"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:50.635Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:00:50.635Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "vellum_w71unm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:00:52.038Z", "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-10T00:00:52.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "fa2ccedd-3c3b-400b-bfb4-272ad64ad4f1"}], "metadata": {"pagination": {"total": 1716, "offset": 1683, "size": 50}}} 2018-08-10 00:00:54,536 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:00:54,536 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:00:54 GMT 2018-08-10 00:00:54,536 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:00:54,536 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1675 2018-08-10 00:00:54,536 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:00:54,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/RTEY5/create_number.sh 2018-08-10 00:00:54,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-10 00:00:54,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-10 00:00:54,537 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:00:54,594 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:00:54,594 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:00:54,594 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:00:54,594 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:00:54,594 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:00:54,594 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:00:54,594 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:00:54,595 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:00:54,595 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:00:54,595 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:00:54 GMT 2018-08-10 00:00:54,595 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:00:54,595 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:00:54,595 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:00:59,600 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:00:59,714 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:00:59,714 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:00:59,714 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:00:59,714 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:00:59,714 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:00:59,714 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:00:59,715 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:00:59,715 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1716, "offset": 1686, "size": 50}}} 2018-08-10 00:00:59,715 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:00:59,715 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:00:59 GMT 2018-08-10 00:00:59,715 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:00:59,715 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:00:59,715 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:00:59,716 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:00:59,777 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:00:59,777 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:00:59,777 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:00:59,777 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:00:59,777 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:00:59,777 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:00:59,777 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:00:59,778 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:00:59,778 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:00:59,778 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:00:59 GMT 2018-08-10 00:00:59,778 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:00:59,778 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:00:59,778 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:01:04,784 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:01:04,947 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:01:04,947 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:01:04,947 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:01:04,948 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:01:04,948 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:01:04,948 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:01:04,948 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:01:04,948 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_w71unm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:01:02.274Z", "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-10T00:01:02.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "fa2ccedd-3c3b-400b-bfb4-272ad64ad4f1"}], "metadata": {"pagination": {"total": 1717, "offset": 1686, "size": 50}}} 2018-08-10 00:01:04,948 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:01:04,948 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:01:04 GMT 2018-08-10 00:01:04,948 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:01:04,948 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-10 00:01:04,949 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:01:04,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-10 00:01:04,949 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:01:05,011 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:01:05,011 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:01:05,011 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:01:05,011 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:01:05,012 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:01:05,012 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:01:05,012 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:01:05,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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:01:05,012 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:01:05,013 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:01:05 GMT 2018-08-10 00:01:05,013 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:01:05,013 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:01:05,013 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:01:10,019 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:01:10,123 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:01:10,123 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:01:10,124 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:01:10,124 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:01:10,124 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:01:10,124 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:01:10,124 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:01:10,124 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:01:08.968Z", "message": "Sending task 'nova_plugin.server.start' [retry 15/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:01:08.968Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:01:09.471Z", "message": "Task started 'nova_plugin.server.start' [retry 15/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:01:09.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1719, "offset": 1687, "size": 50}}} 2018-08-10 00:01:10,124 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:01:10,124 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:01:10 GMT 2018-08-10 00:01:10,124 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:01:10,125 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1108 2018-08-10 00:01:10,125 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:01:10,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 15/60] 2018-08-10 00:01:10,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 15/60] 2018-08-10 00:01:10,125 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:01:10,189 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:01:10,189 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:01:10,189 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:01:10,190 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:01:10,190 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:01:10,190 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:01:10,190 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:01:10,190 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:01:10,190 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:01:10,190 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:01:10 GMT 2018-08-10 00:01:10,190 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:01:10,190 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:01:10,190 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:01:15,196 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:01:15,281 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:01:15,281 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:01:15,281 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:01:15,281 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:01:15,281 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:01:15,282 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:01:15,282 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:01:15,282 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:01:11.196Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 15/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-10T00:01:11.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "vellum_w71unm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:01:12.510Z", "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-10T00:01:12.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "fa2ccedd-3c3b-400b-bfb4-272ad64ad4f1"}], "metadata": {"pagination": {"total": 1721, "offset": 1689, "size": 50}}} 2018-08-10 00:01:15,282 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:01:15,282 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:01:15 GMT 2018-08-10 00:01:15,282 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:01:15,282 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1770 2018-08-10 00:01:15,282 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:01:15,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 15/60] 2018-08-10 00:01:15,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-10 00:01:15,283 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:01:15,342 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:01:15,342 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:01:15,343 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:01:15,343 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:01:15,343 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:01:15,343 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:01:15,343 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:01:15,343 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:01:15,343 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:01:15,343 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:01:15 GMT 2018-08-10 00:01:15,343 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:01:15,343 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:01:15,344 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:01:20,349 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:01:20,421 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:01:20,421 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:01:20,421 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:01:20,422 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:01:20,422 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:01:20,422 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:01:20,422 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:01:20,422 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1721, "offset": 1691, "size": 50}}} 2018-08-10 00:01:20,422 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:01:20,422 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:01:20 GMT 2018-08-10 00:01:20,422 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:01:20,422 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:01:20,423 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:01:20,423 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:01:20,484 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:01:20,484 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:01:20,484 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:01:20,485 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:01:20,485 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:01:20,485 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:01:20,485 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:01:20,485 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:01:20,485 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:01:20,485 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:01:20 GMT 2018-08-10 00:01:20,485 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:01:20,485 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:01:20,486 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:01:25,491 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:01:25,564 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:01:25,564 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:01:25,564 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:01:25,565 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:01:25,565 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:01:25,565 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:01:25,565 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:01:25,565 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_w71unm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:01:22.739Z", "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-10T00:01:22.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "fa2ccedd-3c3b-400b-bfb4-272ad64ad4f1"}], "metadata": {"pagination": {"total": 1722, "offset": 1691, "size": 50}}} 2018-08-10 00:01:25,565 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:01:25,565 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:01:25 GMT 2018-08-10 00:01:25,565 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:01:25,565 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-10 00:01:25,565 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:01:25,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-10 00:01:25,566 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:01:25,631 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:01:25,631 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:01:25,631 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:01:25,632 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:01:25,632 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:01:25,632 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:01:25,632 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:01:25,632 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:01:25,632 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:01:25,632 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:01:25 GMT 2018-08-10 00:01:25,632 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:01:25,632 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:01:25,632 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:01:30,637 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:01:30,819 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:01:30,819 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:01:30,819 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:01:30,819 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:01:30,819 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:01:30,819 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:01:30,819 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:01:30,820 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1722, "offset": 1692, "size": 50}}} 2018-08-10 00:01:30,820 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:01:30,820 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:01:30 GMT 2018-08-10 00:01:30,820 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:01:30,820 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:01:30,820 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:01:30,820 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:01:30,885 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:01:30,885 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:01:30,885 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:01:30,886 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:01:30,886 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:01:30,886 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:01:30,886 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:01:30,886 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:01:30,886 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:01:30,886 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:01:30 GMT 2018-08-10 00:01:30,886 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:01:30,886 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:01:30,886 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:01:35,892 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:01:35,969 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:01:35,969 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:01:35,970 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:01:35,970 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:01:35,970 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:01:35,970 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:01:35,970 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:01:35,970 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_w71unm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:01:32.970Z", "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-10T00:01:32.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "fa2ccedd-3c3b-400b-bfb4-272ad64ad4f1"}], "metadata": {"pagination": {"total": 1723, "offset": 1692, "size": 50}}} 2018-08-10 00:01:35,970 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:01:35,970 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:01:35 GMT 2018-08-10 00:01:35,970 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:01:35,971 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-10 00:01:35,971 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:01:35,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-10 00:01:35,971 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:01:36,028 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:01:36,028 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:01:36,028 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:01:36,028 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:01:36,029 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:01:36,029 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:01:36,029 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:01:36,029 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:01:36,029 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:01:36,029 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:01:36 GMT 2018-08-10 00:01:36,029 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:01:36,029 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:01:36,029 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:01:41,035 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:01:41,113 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:01:41,114 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:01:41,114 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:01:41,114 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:01:41,114 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:01:41,114 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:01:41,114 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:01:41,114 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1723, "offset": 1693, "size": 50}}} 2018-08-10 00:01:41,115 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:01:41,115 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:01:41 GMT 2018-08-10 00:01:41,115 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:01:41,115 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:01:41,115 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:01:41,115 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:01:41,177 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:01:41,177 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:01:41,178 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:01:41,178 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:01:41,178 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:01:41,178 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:01:41,178 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:01:41,178 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:01:41,179 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:01:41,179 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:01:41 GMT 2018-08-10 00:01:41,179 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:01:41,179 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:01:41,179 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:01:46,180 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:01:46,255 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:01:46,256 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:01:46,256 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:01:46,256 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:01:46,256 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:01:46,256 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:01:46,256 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:01:46,256 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:01:41.247Z", "message": "Sending task 'nova_plugin.server.start' [retry 16/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:01:41.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:01:41.482Z", "message": "Task started 'nova_plugin.server.start' [retry 16/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:01:41.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "vellum_w71unm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:01:43.200Z", "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-10T00:01:43.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "fa2ccedd-3c3b-400b-bfb4-272ad64ad4f1"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:01:43.574Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 16/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-10T00:01:43.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1727, "offset": 1693, "size": 50}}} 2018-08-10 00:01:46,257 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:01:46,257 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:01:46 GMT 2018-08-10 00:01:46,257 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:01:46,257 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2794 2018-08-10 00:01:46,257 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:01:46,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 16/60] 2018-08-10 00:01:46,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 16/60] 2018-08-10 00:01:46,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-10 00:01:46,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 16/60] 2018-08-10 00:01:46,258 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:01:46,314 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:01:46,314 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:01:46,314 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:01:46,314 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:01:46,314 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:01:46,314 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:01:46,314 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:01:46,314 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:01:46,315 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:01:46,315 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:01:46 GMT 2018-08-10 00:01:46,315 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:01:46,315 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:01:46,315 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:01:51,320 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:01:51,397 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:01:51,397 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:01:51,397 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:01:51,398 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:01:51,398 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:01:51,398 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:01:51,398 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:01:51,398 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1727, "offset": 1697, "size": 50}}} 2018-08-10 00:01:51,398 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:01:51,398 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:01:51 GMT 2018-08-10 00:01:51,398 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:01:51,398 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:01:51,398 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:01:51,399 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:01:51,459 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:01:51,459 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:01:51,459 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:01:51,459 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:01:51,460 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:01:51,460 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:01:51,460 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:01:51,460 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:01:51,460 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:01:51,460 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:01:51 GMT 2018-08-10 00:01:51,460 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:01:51,460 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:01:51,460 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:01:56,466 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:01:56,539 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:01:56,539 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:01:56,539 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:01:56,539 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:01:56,539 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:01:56,539 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:01:56,539 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:01:56,539 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_w71unm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:01:53.430Z", "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-10T00:01:53.430Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "fa2ccedd-3c3b-400b-bfb4-272ad64ad4f1"}], "metadata": {"pagination": {"total": 1728, "offset": 1697, "size": 50}}} 2018-08-10 00:01:56,539 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:01:56,539 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:01:56 GMT 2018-08-10 00:01:56,539 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:01:56,539 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-10 00:01:56,539 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:01:56,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-10 00:01:56,540 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:01:56,600 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:01:56,600 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:01:56,600 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:01:56,600 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:01:56,601 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:01:56,601 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:01:56,601 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:01:56,601 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:01:56,601 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:01:56,601 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:01:56 GMT 2018-08-10 00:01:56,601 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:01:56,601 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:01:56,601 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:02:01,607 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:02:01,677 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:02:01,678 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:02:01,678 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:02:01,678 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:02:01,678 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:02:01,678 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:02:01,678 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:02:01,678 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1728, "offset": 1698, "size": 50}}} 2018-08-10 00:02:01,678 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:02:01,679 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:02:01 GMT 2018-08-10 00:02:01,679 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:02:01,679 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:02:01,679 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:02:01,679 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:02:01,737 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:02:01,737 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:02:01,737 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:02:01,737 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:02:01,737 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:02:01,737 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:02:01,737 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:02:01,738 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:02:01,738 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:02:01,738 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:02:01 GMT 2018-08-10 00:02:01,738 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:02:01,738 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:02:01,738 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:02:06,743 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:02:06,819 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:02:06,819 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:02:06,819 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:02:06,820 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:02:06,820 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:02:06,820 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:02:06,820 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:02:06,820 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_w71unm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:02:03.661Z", "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-10T00:02:03.661Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "fa2ccedd-3c3b-400b-bfb4-272ad64ad4f1"}], "metadata": {"pagination": {"total": 1729, "offset": 1698, "size": 50}}} 2018-08-10 00:02:06,820 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:02:06,820 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:02:06 GMT 2018-08-10 00:02:06,820 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:02:06,820 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-10 00:02:06,820 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:02:06,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-10 00:02:06,821 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:02:06,880 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:02:06,880 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:02:06,881 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:02:06,881 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:02:06,881 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:02:06,881 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:02:06,881 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:02:06,881 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:02:06,881 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:02:06,881 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:02:06 GMT 2018-08-10 00:02:06,881 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:02:06,881 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:02:06,882 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:02:11,887 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:02:11,961 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:02:11,961 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:02:11,962 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:02:11,962 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:02:11,962 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:02:11,962 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:02:11,962 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:02:11,962 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1729, "offset": 1699, "size": 50}}} 2018-08-10 00:02:11,962 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:02:11,962 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:02:11 GMT 2018-08-10 00:02:11,962 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:02:11,963 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:02:11,963 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:02:11,963 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:02:12,021 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:02:12,022 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:02:12,022 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:02:12,022 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:02:12,022 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:02:12,022 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:02:12,022 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:02:12,022 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:02:12,023 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:02:12,023 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:02:12 GMT 2018-08-10 00:02:12,023 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:02:12,023 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:02:12,023 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:02:17,028 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:02:17,101 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:02:17,101 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:02:17,101 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:02:17,101 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:02:17,101 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:02:17,101 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:02:17,102 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:02:17,102 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:02:13.616Z", "message": "Sending task 'nova_plugin.server.start' [retry 17/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:02:13.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "vellum_w71unm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:02:13.894Z", "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-10T00:02:13.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "fa2ccedd-3c3b-400b-bfb4-272ad64ad4f1"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:02:14.507Z", "message": "Task started 'nova_plugin.server.start' [retry 17/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:02:14.507Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:02:16.645Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 17/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-10T00:02:16.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1733, "offset": 1699, "size": 50}}} 2018-08-10 00:02:17,102 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:02:17,102 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:02:17 GMT 2018-08-10 00:02:17,102 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:02:17,102 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2794 2018-08-10 00:02:17,102 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:02:17,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 17/60] 2018-08-10 00:02:17,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-10 00:02:17,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 17/60] 2018-08-10 00:02:17,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 17/60] 2018-08-10 00:02:17,103 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:02:17,164 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:02:17,164 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:02:17,164 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:02:17,165 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:02:17,165 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:02:17,165 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:02:17,165 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:02:17,165 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:02:17,165 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:02:17,165 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:02:17 GMT 2018-08-10 00:02:17,165 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:02:17,165 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:02:17,165 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:02:22,171 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:02:22,245 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:02:22,245 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:02:22,245 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:02:22,246 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:02:22,246 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:02:22,246 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:02:22,246 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:02:22,246 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1733, "offset": 1703, "size": 50}}} 2018-08-10 00:02:22,246 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:02:22,246 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:02:22 GMT 2018-08-10 00:02:22,246 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:02:22,246 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:02:22,246 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:02:22,247 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:02:22,303 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:02:22,303 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:02:22,303 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:02:22,303 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:02:22,303 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:02:22,304 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:02:22,304 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:02:22,304 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:02:22,304 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:02:22,304 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:02:22 GMT 2018-08-10 00:02:22,304 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:02:22,304 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:02:22,304 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:02:27,310 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:02:27,378 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:02:27,378 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:02:27,378 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:02:27,378 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:02:27,379 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:02:27,379 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:02:27,379 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:02:27,379 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_w71unm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:02:24.126Z", "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-10T00:02:24.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "fa2ccedd-3c3b-400b-bfb4-272ad64ad4f1"}], "metadata": {"pagination": {"total": 1734, "offset": 1703, "size": 50}}} 2018-08-10 00:02:27,379 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:02:27,379 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:02:27 GMT 2018-08-10 00:02:27,379 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:02:27,379 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-10 00:02:27,379 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:02:27,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-10 00:02:27,380 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:02:27,436 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:02:27,436 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:02:27,436 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:02:27,436 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:02:27,437 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:02:27,437 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:02:27,437 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:02:27,437 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:02:27,437 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:02:27,437 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:02:27 GMT 2018-08-10 00:02:27,437 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:02:27,437 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:02:27,437 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:02:32,443 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:02:32,512 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:02:32,513 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:02:32,513 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:02:32,513 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:02:32,513 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:02:32,513 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:02:32,513 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:02:32,513 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1734, "offset": 1704, "size": 50}}} 2018-08-10 00:02:32,513 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:02:32,513 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:02:32 GMT 2018-08-10 00:02:32,514 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:02:32,514 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:02:32,514 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:02:32,514 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:02:32,568 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:02:32,568 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:02:32,568 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:02:32,568 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:02:32,568 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:02:32,569 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:02:32,569 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:02:32,569 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:02:32,569 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:02:32,569 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:02:32 GMT 2018-08-10 00:02:32,569 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:02:32,569 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:02:32,569 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:02:37,575 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:02:37,644 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:02:37,644 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:02:37,644 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:02:37,644 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:02:37,644 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:02:37,645 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:02:37,645 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:02:37,645 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_w71unm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:02:34.353Z", "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-10T00:02:34.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "fa2ccedd-3c3b-400b-bfb4-272ad64ad4f1"}], "metadata": {"pagination": {"total": 1735, "offset": 1704, "size": 50}}} 2018-08-10 00:02:37,645 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:02:37,645 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:02:37 GMT 2018-08-10 00:02:37,645 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:02:37,645 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-10 00:02:37,645 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:02:37,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-10 00:02:37,646 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:02:37,701 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:02:37,702 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:02:37,702 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:02:37,702 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:02:37,702 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:02:37,702 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:02:37,702 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:02:37,702 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:02:37,702 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:02:37,703 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:02:37 GMT 2018-08-10 00:02:37,703 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:02:37,703 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:02:37,703 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:02:42,708 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:02:42,777 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:02:42,777 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:02:42,777 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:02:42,777 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:02:42,777 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:02:42,778 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:02:42,778 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:02:42,778 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1735, "offset": 1705, "size": 50}}} 2018-08-10 00:02:42,778 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:02:42,778 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:02:42 GMT 2018-08-10 00:02:42,778 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:02:42,778 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:02:42,778 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:02:42,779 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:02:42,832 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:02:42,833 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:02:42,833 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:02:42,833 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:02:42,833 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:02:42,833 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:02:42,833 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:02:42,833 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:02:42,833 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:02:42,834 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:02:42 GMT 2018-08-10 00:02:42,834 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:02:42,834 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:02:42,834 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:02:47,839 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:02:47,911 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:02:47,912 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:02:47,912 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:02:47,912 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:02:47,912 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:02:47,912 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:02:47,912 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:02:47,912 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_w71unm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:02:44.386Z", "message": "Execution done (return_code=0): /tmp/SPT07/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:02:44.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "fa2ccedd-3c3b-400b-bfb4-272ad64ad4f1"}, {"node_instance_id": "vellum_w71unm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:02:44.487Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:02:44.487Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:02:45.360Z", "message": "Downloaded scripts/bind/bind.py to /tmp/PDLVC/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:02:45.360Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "4fe8779e-3971-41a5-af18-a5d69b54195e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:02:45.517Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:02:45.517Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:02:45.517Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:02:45.517Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:02:46.365Z", "message": "[localhost] run: sudo mv /tmp/tmpco2Uy3 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:02:46.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "4fe8779e-3971-41a5-af18-a5d69b54195e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:02:46.365Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:02:46.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "4fe8779e-3971-41a5-af18-a5d69b54195e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:02:46.365Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:02:46.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "4fe8779e-3971-41a5-af18-a5d69b54195e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:02:46.365Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:02:46.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "4fe8779e-3971-41a5-af18-a5d69b54195e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:02:46.365Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:02:46.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "4fe8779e-3971-41a5-af18-a5d69b54195e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:02:46.365Z", "message": "The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {u'homer_f1k1dc': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'homer-f1k1dc'}}, u'sprout': {u'sprout_kscz7i': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-kscz7i'}}, u'vellum': {u'vellum_w71unm': {u'public_address': u'', u'private_address': u'192.168.120.22', u'name': u'vellum-w71unm'}}, u'ellis': {u'ellis_3awwql': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.14', u'name': u'ellis-3awwql'}}, u'dime': {u'dime_6aq7ou': {u'public_address': u'', u'private_address': u'192.168.120.26', u'name': u'dime-6aq7ou'}}}, 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.7', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:02:46.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "4fe8779e-3971-41a5-af18-a5d69b54195e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:02:46.365Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:02:46.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "4fe8779e-3971-41a5-af18-a5d69b54195e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:02:46.365Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:02:46.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "4fe8779e-3971-41a5-af18-a5d69b54195e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:02:46.365Z", "message": "[localhost] run: sudo mv /tmp/tmp7heGoK /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:02:46.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "4fe8779e-3971-41a5-af18-a5d69b54195e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:02:46.365Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:02:46.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "4fe8779e-3971-41a5-af18-a5d69b54195e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:02:46.365Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:02:46.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c", "logger": "4fe8779e-3971-41a5-af18-a5d69b54195e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:02:46.519Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:02:46.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:02:47.522Z", "message": "Task started 'nova_plugin.server.start' [retry 18/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:02:47.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:02:47.522Z", "message": "Sending task 'nova_plugin.server.start' [retry 18/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:02:47.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1755, "offset": 1705, "size": 50}}} 2018-08-10 00:02:47,913 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:02:47,913 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:02:47 GMT 2018-08-10 00:02:47,913 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:02:47,913 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11019 2018-08-10 00:02:47,913 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:02:47,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/SPT07/start-vellum.sh 2018-08-10 00:02:47,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-10 00:02:47,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/PDLVC/bind.py 2018-08-10 00:02:47,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-10 00:02:47,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-10 00:02:47,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpco2Uy3 /etc/bind/db.clearwater.local 2018-08-10 00:02:47,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-10 00:02:47,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-10 00:02:47,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-10 00:02:47,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-10 00:02:47,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {u'homer_f1k1dc': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'homer-f1k1dc'}}, u'sprout': {u'sprout_kscz7i': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-kscz7i'}}, u'vellum': {u'vellum_w71unm': {u'public_address': u'', u'private_address': u'192.168.120.22', u'name': u'vellum-w71unm'}}, u'ellis': {u'ellis_3awwql': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.14', u'name': u'ellis-3awwql'}}, u'dime': {u'dime_6aq7ou': {u'public_address': u'', u'private_address': u'192.168.120.26', u'name': u'dime-6aq7ou'}}}, 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.7', u'hss_hostname': u''}. 2018-08-10 00:02:47,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-10 00:02:47,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-10 00:02:47,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp7heGoK /etc/bind/db.clearwater.opnfv 2018-08-10 00:02:47,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-10 00:02:47,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-10 00:02:47,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-10 00:02:47,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 18/60] 2018-08-10 00:02:47,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 18/60] 2018-08-10 00:02:47,917 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:02:47,977 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:02:47,977 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:02:47,977 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:02:47,977 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:02:47,977 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:02:47,977 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:02:47,978 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:02:47,978 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:02:47,978 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:02:47,978 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:02:47 GMT 2018-08-10 00:02:47,978 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:02:47,978 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:02:47,978 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:02:52,984 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:02:53,053 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:02:53,054 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:02:53,054 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:02:53,054 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:02:53,054 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:02:53,054 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:02:53,054 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:02:53,054 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:02:49.450Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 18/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-10T00:02:49.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1756, "offset": 1724, "size": 50}}} 2018-08-10 00:02:53,054 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:02:53,054 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:02:53 GMT 2018-08-10 00:02:53,055 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:02:53,055 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1225 2018-08-10 00:02:53,055 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:02:53,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 18/60] 2018-08-10 00:02:53,055 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:02:53,111 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:02:53,112 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:02:53,112 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:02:53,112 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:02:53,112 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:02:53,112 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:02:53,112 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:02:53,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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:02:53,112 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:02:53,113 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:02:53 GMT 2018-08-10 00:02:53,113 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:02:53,113 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:02:53,113 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:02:58,118 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:02:58,186 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:02:58,187 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:02:58,187 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:02:58,187 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:02:58,187 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:02:58,187 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:02:58,187 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:02:58,187 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1756, "offset": 1725, "size": 50}}} 2018-08-10 00:02:58,187 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:02:58,188 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:02:58 GMT 2018-08-10 00:02:58,188 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:02:58,188 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:02:58,188 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:02:58,188 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:02:58,244 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:02:58,245 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:02:58,245 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:02:58,245 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:02:58,245 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:02:58,245 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:02:58,245 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:02:58,245 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:02:58,245 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:02:58,246 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:02:58 GMT 2018-08-10 00:02:58,246 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:02:58,246 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:02:58,246 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:03:03,251 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:03:03,329 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:03:03,329 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:03:03,329 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:03:03,329 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:03:03,329 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:03:03,329 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:03:03,329 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:03:03,330 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1756, "offset": 1725, "size": 50}}} 2018-08-10 00:03:03,330 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:03:03,330 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:03:03 GMT 2018-08-10 00:03:03,330 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:03:03,330 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:03:03,330 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:03:03,330 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:03:03,391 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:03:03,391 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:03:03,391 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:03:03,391 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:03:03,391 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:03:03,391 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:03:03,391 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:03:03,392 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:03:03,392 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:03:03,392 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:03:03 GMT 2018-08-10 00:03:03,392 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:03:03,392 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:03:03,392 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:03:08,397 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:03:08,466 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:03:08,466 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:03:08,466 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:03:08,467 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:03:08,467 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:03:08,467 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:03:08,467 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:03:08,467 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1756, "offset": 1725, "size": 50}}} 2018-08-10 00:03:08,467 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:03:08,467 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:03:08 GMT 2018-08-10 00:03:08,467 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:03:08,467 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:03:08,467 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:03:08,468 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:03:08,522 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:03:08,523 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:03:08,523 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:03:08,523 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:03:08,523 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:03:08,523 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:03:08,523 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:03:08,523 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:03:08,523 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:03:08,523 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:03:08 GMT 2018-08-10 00:03:08,524 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:03:08,524 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:03:08,524 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:03:13,529 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:03:13,596 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:03:13,597 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:03:13,597 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:03:13,597 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:03:13,597 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:03:13,597 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:03:13,597 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:03:13,597 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1756, "offset": 1725, "size": 50}}} 2018-08-10 00:03:13,597 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:03:13,598 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:03:13 GMT 2018-08-10 00:03:13,598 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:03:13,598 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:03:13,598 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:03:13,598 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:03:13,654 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:03:13,654 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:03:13,654 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:03:13,655 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:03:13,655 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:03:13,655 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:03:13,655 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:03:13,655 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:03:13,655 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:03:13,655 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:03:13 GMT 2018-08-10 00:03:13,655 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:03:13,655 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:03:13,656 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:03:18,661 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:03:18,728 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:03:18,728 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:03:18,728 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:03:18,728 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:03:18,729 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:03:18,729 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:03:18,729 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:03:18,729 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1756, "offset": 1725, "size": 50}}} 2018-08-10 00:03:18,729 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:03:18,729 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:03:18 GMT 2018-08-10 00:03:18,729 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:03:18,729 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:03:18,729 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:03:18,730 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:03:18,787 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:03:18,788 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:03:18,788 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:03:18,788 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:03:18,788 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:03:18,788 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:03:18,788 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:03:18,788 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:03:18,788 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:03:18,788 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:03:18 GMT 2018-08-10 00:03:18,788 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:03:18,789 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:03:18,789 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:03:23,794 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:03:23,863 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:03:23,863 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:03:23,863 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:03:23,864 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:03:23,864 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:03:23,864 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:03:23,864 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:03:23,864 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:03:19.465Z", "message": "Sending task 'nova_plugin.server.start' [retry 19/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:03:19.465Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:03:19.588Z", "message": "Task started 'nova_plugin.server.start' [retry 19/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:03:19.588Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:03:21.991Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 19/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-10T00:03:21.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1759, "offset": 1725, "size": 50}}} 2018-08-10 00:03:23,864 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:03:23,864 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:03:23 GMT 2018-08-10 00:03:23,864 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:03:23,864 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2249 2018-08-10 00:03:23,864 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:03:23,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 19/60] 2018-08-10 00:03:23,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 19/60] 2018-08-10 00:03:23,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 19/60] 2018-08-10 00:03:23,865 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:03:23,924 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:03:23,924 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:03:23,924 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:03:23,925 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:03:23,925 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:03:23,925 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:03:23,925 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:03:23,925 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:03:23,925 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:03:23,925 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:03:23 GMT 2018-08-10 00:03:23,925 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:03:23,925 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:03:23,925 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:03:28,931 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:03:29,001 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:03:29,001 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:03:29,002 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:03:29,002 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:03:29,002 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:03:29,002 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:03:29,002 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:03:29,002 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1759, "offset": 1728, "size": 50}}} 2018-08-10 00:03:29,002 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:03:29,002 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:03:28 GMT 2018-08-10 00:03:29,002 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:03:29,003 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:03:29,003 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:03:29,003 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:03:29,060 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:03:29,060 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:03:29,060 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:03:29,061 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:03:29,061 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:03:29,061 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:03:29,061 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:03:29,061 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:03:29,061 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:03:29,061 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:03:29 GMT 2018-08-10 00:03:29,061 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:03:29,061 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:03:29,061 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:03:34,067 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:03:34,141 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:03:34,141 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:03:34,142 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:03:34,142 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:03:34,142 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:03:34,142 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:03:34,142 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:03:34,142 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1759, "offset": 1728, "size": 50}}} 2018-08-10 00:03:34,142 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:03:34,142 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:03:34 GMT 2018-08-10 00:03:34,142 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:03:34,142 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:03:34,143 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:03:34,143 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:03:34,204 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:03:34,205 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:03:34,205 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:03:34,205 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:03:34,205 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:03:34,205 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:03:34,205 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:03:34,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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:03:34,206 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:03:34,206 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:03:34 GMT 2018-08-10 00:03:34,206 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:03:34,206 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:03:34,206 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:03:39,211 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:03:39,285 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:03:39,286 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:03:39,286 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:03:39,286 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:03:39,286 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:03:39,286 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:03:39,286 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:03:39,286 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1759, "offset": 1728, "size": 50}}} 2018-08-10 00:03:39,286 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:03:39,287 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:03:39 GMT 2018-08-10 00:03:39,287 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:03:39,287 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:03:39,287 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:03:39,287 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:03:39,350 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:03:39,350 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:03:39,351 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:03:39,351 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:03:39,351 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:03:39,351 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:03:39,351 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:03:39,351 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:03:39,351 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:03:39,351 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:03:39 GMT 2018-08-10 00:03:39,351 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:03:39,351 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:03:39,351 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:03:44,357 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:03:44,429 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:03:44,429 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:03:44,429 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:03:44,429 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:03:44,429 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:03:44,429 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:03:44,429 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:03:44,430 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1759, "offset": 1728, "size": 50}}} 2018-08-10 00:03:44,430 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:03:44,430 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:03:44 GMT 2018-08-10 00:03:44,430 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:03:44,430 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:03:44,430 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:03:44,430 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:03:44,487 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:03:44,488 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:03:44,488 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:03:44,488 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:03:44,488 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:03:44,488 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:03:44,488 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:03:44,488 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:03:44,488 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:03:44,488 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:03:44 GMT 2018-08-10 00:03:44,488 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:03:44,489 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:03:44,489 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:03:49,494 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:03:49,563 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:03:49,563 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:03:49,563 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:03:49,564 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:03:49,564 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:03:49,564 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:03:49,564 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:03:49,564 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1759, "offset": 1728, "size": 50}}} 2018-08-10 00:03:49,564 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:03:49,564 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:03:49 GMT 2018-08-10 00:03:49,564 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:03:49,564 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:03:49,564 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:03:49,565 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:03:49,624 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:03:49,624 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:03:49,624 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:03:49,624 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:03:49,624 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:03:49,624 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:03:49,625 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:03:49,625 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:03:49,625 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:03:49,625 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:03:49 GMT 2018-08-10 00:03:49,625 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:03:49,625 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:03:49,625 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:03:54,631 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:03:54,702 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:03:54,702 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:03:54,702 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:03:54,702 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:03:54,703 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:03:54,703 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:03:54,703 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:03:54,703 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:03:52.018Z", "message": "Sending task 'nova_plugin.server.start' [retry 20/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:03:52.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:03:52.600Z", "message": "Task started 'nova_plugin.server.start' [retry 20/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:03:52.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:03:54.239Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 20/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-10T00:03:54.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1762, "offset": 1728, "size": 50}}} 2018-08-10 00:03:54,703 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:03:54,703 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:03:54 GMT 2018-08-10 00:03:54,703 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:03:54,703 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2249 2018-08-10 00:03:54,703 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:03:54,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 20/60] 2018-08-10 00:03:54,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 20/60] 2018-08-10 00:03:54,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 20/60] 2018-08-10 00:03:54,704 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:03:54,765 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:03:54,765 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:03:54,765 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:03:54,766 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:03:54,766 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:03:54,766 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:03:54,766 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:03:54,766 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:03:54,766 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:03:54,766 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:03:54 GMT 2018-08-10 00:03:54,766 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:03:54,766 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:03:54,766 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:03:59,772 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:03:59,922 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:03:59,922 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:03:59,922 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:03:59,922 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:03:59,922 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:03:59,922 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:03:59,922 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:03:59,922 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1762, "offset": 1731, "size": 50}}} 2018-08-10 00:03:59,923 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:03:59,923 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:03:59 GMT 2018-08-10 00:03:59,923 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:03:59,923 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:03:59,923 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:03:59,923 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:03:59,980 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:03:59,980 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:03:59,980 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:03:59,980 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:03:59,980 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:03:59,980 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:03:59,980 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:03:59,981 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:03:59,981 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:03:59,981 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:03:59 GMT 2018-08-10 00:03:59,981 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:03:59,981 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:03:59,981 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:04:04,986 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:04:05,057 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:04:05,057 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:04:05,058 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:04:05,058 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:04:05,058 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:04:05,058 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:04:05,058 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:04:05,058 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1762, "offset": 1731, "size": 50}}} 2018-08-10 00:04:05,058 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:04:05,058 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:04:05 GMT 2018-08-10 00:04:05,058 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:04:05,059 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:04:05,059 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:04:05,059 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:04:05,121 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:04:05,121 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:04:05,121 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:04:05,121 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:04:05,121 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:04:05,121 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:04:05,121 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:04:05,122 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:04:05,122 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:04:05,122 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:04:05 GMT 2018-08-10 00:04:05,122 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:04:05,122 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:04:05,122 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:04:10,127 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:04:10,201 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:04:10,202 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:04:10,202 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:04:10,202 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:04:10,202 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:04:10,202 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:04:10,202 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:04:10,202 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1762, "offset": 1731, "size": 50}}} 2018-08-10 00:04:10,202 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:04:10,202 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:04:10 GMT 2018-08-10 00:04:10,203 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:04:10,203 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:04:10,203 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:04:10,203 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:04:10,259 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:04:10,260 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:04:10,260 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:04:10,260 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:04:10,260 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:04:10,260 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:04:10,260 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:04:10,260 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:04:10,260 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:04:10,261 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:04:10 GMT 2018-08-10 00:04:10,261 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:04:10,261 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:04:10,261 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:04:15,266 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:04:15,336 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:04:15,336 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:04:15,336 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:04:15,336 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:04:15,336 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:04:15,336 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:04:15,337 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:04:15,337 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1762, "offset": 1731, "size": 50}}} 2018-08-10 00:04:15,337 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:04:15,337 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:04:15 GMT 2018-08-10 00:04:15,337 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:04:15,337 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:04:15,337 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:04:15,337 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:04:15,396 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:04:15,396 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:04:15,397 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:04:15,397 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:04:15,397 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:04:15,397 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:04:15,397 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:04:15,397 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:04:15,397 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:04:15,397 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:04:15 GMT 2018-08-10 00:04:15,397 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:04:15,397 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:04:15,398 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:04:20,403 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:04:20,482 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:04:20,482 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:04:20,483 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:04:20,483 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:04:20,483 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:04:20,483 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:04:20,483 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:04:20,483 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1762, "offset": 1731, "size": 50}}} 2018-08-10 00:04:20,483 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:04:20,483 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:04:20 GMT 2018-08-10 00:04:20,483 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:04:20,483 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:04:20,484 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:04:20,484 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:04:20,542 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:04:20,542 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:04:20,542 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:04:20,542 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:04:20,542 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:04:20,543 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:04:20,543 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:04:20,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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:04:20,543 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:04:20,543 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:04:20 GMT 2018-08-10 00:04:20,543 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:04:20,543 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:04:20,543 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:04:25,549 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:04:25,617 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:04:25,617 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:04:25,617 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:04:25,617 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:04:25,617 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:04:25,618 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:04:25,618 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:04:25,618 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:04:24.268Z", "message": "Sending task 'nova_plugin.server.start' [retry 21/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:04:24.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:04:24.610Z", "message": "Task started 'nova_plugin.server.start' [retry 21/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:04:24.610Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1764, "offset": 1731, "size": 50}}} 2018-08-10 00:04:25,618 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:04:25,618 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:04:25 GMT 2018-08-10 00:04:25,618 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:04:25,618 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1108 2018-08-10 00:04:25,618 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:04:25,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 21/60] 2018-08-10 00:04:25,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 21/60] 2018-08-10 00:04:25,619 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:04:25,674 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:04:25,674 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:04:25,674 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:04:25,674 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:04:25,674 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:04:25,674 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:04:25,675 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:04:25,675 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:04:25,675 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:04:25,675 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:04:25 GMT 2018-08-10 00:04:25,675 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:04:25,675 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:04:25,675 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:04:30,676 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:04:30,757 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:04:30,757 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:04:30,757 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:04:30,757 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:04:30,757 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:04:30,757 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:04:30,757 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:04:30,757 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:04:26.895Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 21/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-10T00:04:26.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1765, "offset": 1733, "size": 50}}} 2018-08-10 00:04:30,757 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:04:30,758 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:04:30 GMT 2018-08-10 00:04:30,758 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:04:30,758 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1225 2018-08-10 00:04:30,758 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:04:30,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 21/60] 2018-08-10 00:04:30,758 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:04:30,821 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:04:30,822 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:04:30,822 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:04:30,822 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:04:30,822 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:04:30,822 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:04:30,822 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:04:30,822 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:04:30,822 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:04:30,823 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:04:30 GMT 2018-08-10 00:04:30,823 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:04:30,823 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:04:30,823 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:04:35,828 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:04:35,896 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:04:35,896 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:04:35,896 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:04:35,896 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:04:35,896 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:04:35,896 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:04:35,896 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:04:35,896 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1765, "offset": 1734, "size": 50}}} 2018-08-10 00:04:35,896 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:04:35,896 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:04:35 GMT 2018-08-10 00:04:35,896 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:04:35,896 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:04:35,896 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:04:35,897 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:04:35,951 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:04:35,951 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:04:35,951 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:04:35,951 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:04:35,951 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:04:35,952 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:04:35,952 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:04:35,952 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:04:35,952 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:04:35,952 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:04:35 GMT 2018-08-10 00:04:35,952 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:04:35,952 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:04:35,952 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:04:40,957 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:04:41,031 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:04:41,031 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:04:41,031 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:04:41,032 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:04:41,032 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:04:41,032 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:04:41,032 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:04:41,032 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1765, "offset": 1734, "size": 50}}} 2018-08-10 00:04:41,032 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:04:41,032 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:04:41 GMT 2018-08-10 00:04:41,032 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:04:41,032 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:04:41,032 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:04:41,033 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:04:41,098 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:04:41,098 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:04:41,098 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:04:41,099 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:04:41,099 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:04:41,099 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:04:41,099 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:04:41,099 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:04:41,099 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:04:41,099 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:04:41 GMT 2018-08-10 00:04:41,099 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:04:41,099 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:04:41,099 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:04:46,105 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:04:46,177 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:04:46,177 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:04:46,177 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:04:46,178 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:04:46,178 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:04:46,178 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:04:46,178 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:04:46,178 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1765, "offset": 1734, "size": 50}}} 2018-08-10 00:04:46,178 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:04:46,178 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:04:46 GMT 2018-08-10 00:04:46,178 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:04:46,178 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:04:46,178 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:04:46,179 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:04:46,240 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:04:46,240 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:04:46,240 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:04:46,240 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:04:46,240 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:04:46,240 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:04:46,241 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:04:46,241 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:04:46,241 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:04:46,241 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:04:46 GMT 2018-08-10 00:04:46,241 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:04:46,241 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:04:46,242 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:04:51,247 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:04:51,318 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:04:51,319 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:04:51,319 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:04:51,319 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:04:51,319 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:04:51,319 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:04:51,319 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:04:51,319 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1765, "offset": 1734, "size": 50}}} 2018-08-10 00:04:51,319 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:04:51,320 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:04:51 GMT 2018-08-10 00:04:51,320 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:04:51,320 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:04:51,320 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:04:51,321 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:04:51,382 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:04:51,382 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:04:51,382 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:04:51,382 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:04:51,382 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:04:51,382 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:04:51,382 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:04:51,383 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:04:51,383 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:04:51,383 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:04:51 GMT 2018-08-10 00:04:51,383 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:04:51,383 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:04:51,383 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:04:56,389 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:04:56,458 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:04:56,458 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:04:56,458 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:04:56,459 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:04:56,459 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:04:56,459 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:04:56,459 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:04:56,459 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1765, "offset": 1734, "size": 50}}} 2018-08-10 00:04:56,459 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:04:56,459 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:04:56 GMT 2018-08-10 00:04:56,459 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:04:56,459 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:04:56,459 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:04:56,460 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:04:56,519 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:04:56,519 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:04:56,520 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:04:56,520 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:04:56,520 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:04:56,520 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:04:56,520 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:04:56,520 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:04:56,520 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:04:56,520 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:04:56 GMT 2018-08-10 00:04:56,520 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:04:56,521 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:04:56,521 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:05:01,526 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:05:01,596 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:05:01,596 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:05:01,596 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:05:01,597 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:05:01,597 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:05:01,597 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:05:01,597 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:05:01,597 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:04:56.914Z", "message": "Sending task 'nova_plugin.server.start' [retry 22/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:04:56.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:04:57.621Z", "message": "Task started 'nova_plugin.server.start' [retry 22/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:04:57.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:04:59.643Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 22/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-10T00:04:59.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1768, "offset": 1734, "size": 50}}} 2018-08-10 00:05:01,597 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:05:01,597 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:05:01 GMT 2018-08-10 00:05:01,597 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:05:01,597 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2249 2018-08-10 00:05:01,598 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:05:01,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 22/60] 2018-08-10 00:05:01,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 22/60] 2018-08-10 00:05:01,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 22/60] 2018-08-10 00:05:01,599 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:05:01,661 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:05:01,661 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:05:01,661 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:05:01,661 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:05:01,661 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:05:01,662 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:05:01,662 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:05:01,662 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:05:01,662 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:05:01,662 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:05:01 GMT 2018-08-10 00:05:01,662 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:05:01,662 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:05:01,662 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:05:06,668 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:05:06,741 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:05:06,741 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:05:06,742 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:05:06,742 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:05:06,742 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:05:06,742 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:05:06,742 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:05:06,742 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1768, "offset": 1737, "size": 50}}} 2018-08-10 00:05:06,742 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:05:06,742 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:05:06 GMT 2018-08-10 00:05:06,742 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:05:06,742 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:05:06,743 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:05:06,743 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:05:06,800 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:05:06,800 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:05:06,800 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:05:06,800 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:05:06,800 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:05:06,800 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:05:06,800 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:05:06,801 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:05:06,801 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:05:06,801 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:05:06 GMT 2018-08-10 00:05:06,801 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:05:06,801 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:05:06,801 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:05:11,806 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:05:11,892 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:05:11,892 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:05:11,892 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:05:11,892 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:05:11,893 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:05:11,893 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:05:11,893 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:05:11,893 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1768, "offset": 1737, "size": 50}}} 2018-08-10 00:05:11,893 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:05:11,893 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:05:11 GMT 2018-08-10 00:05:11,893 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:05:11,893 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:05:11,893 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:05:11,894 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:05:11,959 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:05:11,959 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:05:11,959 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:05:11,959 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:05:11,959 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:05:11,959 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:05:11,959 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:05:11,959 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:05:11,960 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:05:11,960 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:05:11 GMT 2018-08-10 00:05:11,960 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:05:11,960 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:05:11,960 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:05:16,965 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:05:17,033 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:05:17,034 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:05:17,034 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:05:17,034 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:05:17,034 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:05:17,034 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:05:17,034 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:05:17,034 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1768, "offset": 1737, "size": 50}}} 2018-08-10 00:05:17,034 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:05:17,034 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:05:17 GMT 2018-08-10 00:05:17,035 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:05:17,035 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:05:17,035 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:05:17,035 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:05:17,093 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:05:17,093 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:05:17,093 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:05:17,093 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:05:17,093 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:05:17,093 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:05:17,094 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:05:17,094 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:05:17,094 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:05:17,094 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:05:17 GMT 2018-08-10 00:05:17,094 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:05:17,094 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:05:17,094 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:05:22,099 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:05:22,175 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:05:22,176 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:05:22,176 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:05:22,176 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:05:22,176 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:05:22,176 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:05:22,176 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:05:22,176 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1768, "offset": 1737, "size": 50}}} 2018-08-10 00:05:22,176 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:05:22,177 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:05:22 GMT 2018-08-10 00:05:22,177 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:05:22,177 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:05:22,177 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:05:22,177 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:05:22,233 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:05:22,234 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:05:22,234 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:05:22,234 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:05:22,234 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:05:22,234 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:05:22,234 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:05:22,234 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:05:22,234 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:05:22,235 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:05:22 GMT 2018-08-10 00:05:22,235 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:05:22,235 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:05:22,235 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:05:27,240 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:05:27,314 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:05:27,314 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:05:27,314 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:05:27,314 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:05:27,314 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:05:27,314 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:05:27,314 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:05:27,315 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1768, "offset": 1737, "size": 50}}} 2018-08-10 00:05:27,315 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:05:27,315 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:05:27 GMT 2018-08-10 00:05:27,315 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:05:27,315 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:05:27,315 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:05:27,315 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:05:27,449 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:05:27,449 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:05:27,449 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:05:27,449 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:05:27,449 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:05:27,449 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:05:27,450 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:05:27,450 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:05:27,450 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:05:27,450 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:05:27 GMT 2018-08-10 00:05:27,450 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:05:27,450 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:05:27,450 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:05:32,456 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:05:32,533 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:05:32,533 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:05:32,533 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:05:32,533 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:05:32,533 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:05:32,534 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:05:32,534 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:05:32,534 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:05:29.675Z", "message": "Sending task 'nova_plugin.server.start' [retry 23/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:05:29.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:05:30.632Z", "message": "Task started 'nova_plugin.server.start' [retry 23/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:05:30.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:05:31.901Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 23/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-10T00:05:31.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1771, "offset": 1737, "size": 50}}} 2018-08-10 00:05:32,534 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:05:32,534 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:05:32 GMT 2018-08-10 00:05:32,534 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:05:32,534 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2249 2018-08-10 00:05:32,534 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:05:32,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 23/60] 2018-08-10 00:05:32,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 23/60] 2018-08-10 00:05:32,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 23/60] 2018-08-10 00:05:32,535 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:05:32,592 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:05:32,592 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:05:32,592 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:05:32,592 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:05:32,592 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:05:32,592 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:05:32,592 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:05:32,593 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:05:32,593 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:05:32,593 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:05:32 GMT 2018-08-10 00:05:32,593 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:05:32,593 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:05:32,593 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:05:37,598 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:05:37,668 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:05:37,668 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:05:37,668 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:05:37,668 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:05:37,668 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:05:37,668 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:05:37,668 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:05:37,669 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1771, "offset": 1740, "size": 50}}} 2018-08-10 00:05:37,669 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:05:37,669 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:05:37 GMT 2018-08-10 00:05:37,669 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:05:37,669 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:05:37,669 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:05:37,669 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:05:37,726 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:05:37,726 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:05:37,726 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:05:37,726 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:05:37,726 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:05:37,726 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:05:37,726 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:05:37,727 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:05:37,727 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:05:37,727 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:05:37 GMT 2018-08-10 00:05:37,727 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:05:37,727 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:05:37,727 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:05:42,733 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:05:42,811 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:05:42,811 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:05:42,811 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:05:42,811 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:05:42,811 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:05:42,811 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:05:42,811 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:05:42,812 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1771, "offset": 1740, "size": 50}}} 2018-08-10 00:05:42,812 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:05:42,812 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:05:42 GMT 2018-08-10 00:05:42,812 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:05:42,812 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:05:42,812 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:05:42,812 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:05:42,871 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:05:42,872 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:05:42,872 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:05:42,872 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:05:42,872 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:05:42,872 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:05:42,872 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:05:42,872 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:05:42,872 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:05:42,872 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:05:42 GMT 2018-08-10 00:05:42,873 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:05:42,873 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:05:42,873 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:05:47,874 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:05:47,945 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:05:47,945 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:05:47,945 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:05:47,945 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:05:47,946 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:05:47,946 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:05:47,946 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:05:47,946 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1771, "offset": 1740, "size": 50}}} 2018-08-10 00:05:47,946 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:05:47,946 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:05:47 GMT 2018-08-10 00:05:47,946 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:05:47,946 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:05:47,946 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:05:47,947 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:05:48,004 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:05:48,004 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:05:48,004 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:05:48,004 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:05:48,004 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:05:48,004 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:05:48,004 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:05:48,005 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:05:48,005 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:05:48,005 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:05:48 GMT 2018-08-10 00:05:48,005 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:05:48,005 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:05:48,005 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:05:53,011 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:05:53,087 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:05:53,087 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:05:53,087 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:05:53,087 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:05:53,087 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:05:53,087 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:05:53,088 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:05:53,088 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1771, "offset": 1740, "size": 50}}} 2018-08-10 00:05:53,088 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:05:53,088 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:05:53 GMT 2018-08-10 00:05:53,088 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:05:53,088 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:05:53,088 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:05:53,089 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:05:53,148 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:05:53,148 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:05:53,148 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:05:53,148 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:05:53,148 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:05:53,148 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:05:53,148 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:05:53,148 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:05:53,149 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:05:53,149 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:05:53 GMT 2018-08-10 00:05:53,149 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:05:53,149 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:05:53,149 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:05:58,154 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:05:58,225 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:05:58,225 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:05:58,225 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:05:58,225 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:05:58,225 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:05:58,225 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:05:58,225 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:05:58,225 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1771, "offset": 1740, "size": 50}}} 2018-08-10 00:05:58,226 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:05:58,226 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:05:58 GMT 2018-08-10 00:05:58,226 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:05:58,226 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:05:58,226 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:05:58,226 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:05:58,283 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:05:58,283 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:05:58,283 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:05:58,283 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:05:58,283 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:05:58,283 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:05:58,284 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:05:58,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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:05:58,284 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:05:58,284 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:05:58 GMT 2018-08-10 00:05:58,284 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:05:58,284 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:05:58,284 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:06:03,290 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:06:03,362 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:06:03,362 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:06:03,362 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:06:03,362 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:06:03,363 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:06:03,363 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:06:03,363 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:06:03,363 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:06:01.937Z", "message": "Sending task 'nova_plugin.server.start' [retry 24/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:06:01.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:06:02.642Z", "message": "Task started 'nova_plugin.server.start' [retry 24/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:06:02.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1773, "offset": 1740, "size": 50}}} 2018-08-10 00:06:03,363 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:06:03,363 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:06:03 GMT 2018-08-10 00:06:03,363 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:06:03,363 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1108 2018-08-10 00:06:03,363 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:06:03,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 24/60] 2018-08-10 00:06:03,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 24/60] 2018-08-10 00:06:03,364 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:06:03,427 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:06:03,427 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:06:03,427 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:06:03,427 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:06:03,427 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:06:03,428 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:06:03,428 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:06:03,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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:06:03,428 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:06:03,428 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:06:03 GMT 2018-08-10 00:06:03,428 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:06:03,428 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:06:03,428 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:06:08,434 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:06:08,512 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:06:08,512 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:06:08,513 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:06:08,513 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:06:08,513 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:06:08,513 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:06:08,513 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:06:08,513 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:06:04.565Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 24/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-10T00:06:04.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1774, "offset": 1742, "size": 50}}} 2018-08-10 00:06:08,513 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:06:08,513 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:06:08 GMT 2018-08-10 00:06:08,513 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:06:08,514 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1225 2018-08-10 00:06:08,514 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:06:08,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 24/60] 2018-08-10 00:06:08,514 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:06:08,584 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:06:08,584 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:06:08,584 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:06:08,584 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:06:08,584 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:06:08,584 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:06:08,585 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:06:08,585 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:06:08,585 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:06:08,585 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:06:08 GMT 2018-08-10 00:06:08,585 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:06:08,585 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:06:08,585 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:06:13,591 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:06:13,666 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:06:13,667 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:06:13,667 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:06:13,667 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:06:13,667 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:06:13,667 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:06:13,667 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:06:13,667 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1774, "offset": 1743, "size": 50}}} 2018-08-10 00:06:13,667 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:06:13,667 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:06:13 GMT 2018-08-10 00:06:13,667 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:06:13,668 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:06:13,668 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:06:13,668 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:06:13,731 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:06:13,731 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:06:13,731 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:06:13,731 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:06:13,732 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:06:13,732 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:06:13,732 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:06:13,732 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:06:13,732 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:06:13,732 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:06:13 GMT 2018-08-10 00:06:13,732 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:06:13,732 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:06:13,732 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:06:18,738 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:06:18,807 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:06:18,808 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:06:18,808 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:06:18,808 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:06:18,808 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:06:18,808 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:06:18,808 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:06:18,808 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1774, "offset": 1743, "size": 50}}} 2018-08-10 00:06:18,808 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:06:18,808 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:06:18 GMT 2018-08-10 00:06:18,809 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:06:18,809 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:06:18,809 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:06:18,809 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:06:18,867 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:06:18,868 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:06:18,868 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:06:18,868 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:06:18,868 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:06:18,868 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:06:18,868 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:06:18,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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:06:18,868 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:06:18,868 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:06:18 GMT 2018-08-10 00:06:18,869 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:06:18,869 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:06:18,869 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:06:23,874 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:06:23,944 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:06:23,944 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:06:23,944 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:06:23,945 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:06:23,945 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:06:23,945 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:06:23,945 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:06:23,945 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1774, "offset": 1743, "size": 50}}} 2018-08-10 00:06:23,945 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:06:23,945 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:06:23 GMT 2018-08-10 00:06:23,945 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:06:23,945 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:06:23,946 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:06:23,946 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:06:24,001 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:06:24,001 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:06:24,002 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:06:24,002 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:06:24,002 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:06:24,002 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:06:24,002 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:06:24,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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:06:24,002 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:06:24,002 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:06:23 GMT 2018-08-10 00:06:24,002 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:06:24,002 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:06:24,003 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:06:29,008 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:06:29,081 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:06:29,082 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:06:29,082 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:06:29,082 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:06:29,082 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:06:29,082 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:06:29,082 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:06:29,082 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1774, "offset": 1743, "size": 50}}} 2018-08-10 00:06:29,082 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:06:29,082 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:06:29 GMT 2018-08-10 00:06:29,083 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:06:29,083 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:06:29,083 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:06:29,083 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:06:29,139 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:06:29,139 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:06:29,139 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:06:29,139 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:06:29,139 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:06:29,140 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:06:29,140 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:06:29,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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:06:29,140 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:06:29,140 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:06:29 GMT 2018-08-10 00:06:29,140 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:06:29,140 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:06:29,140 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:06:34,146 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:06:34,219 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:06:34,219 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:06:34,219 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:06:34,219 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:06:34,219 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:06:34,219 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:06:34,219 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:06:34,219 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1774, "offset": 1743, "size": 50}}} 2018-08-10 00:06:34,220 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:06:34,220 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:06:34 GMT 2018-08-10 00:06:34,220 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:06:34,220 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:06:34,220 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:06:34,220 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:06:34,279 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:06:34,280 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:06:34,280 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:06:34,280 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:06:34,280 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:06:34,280 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:06:34,280 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:06:34,280 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:06:34,280 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:06:34,281 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:06:34 GMT 2018-08-10 00:06:34,281 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:06:34,281 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:06:34,281 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:06:39,286 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:06:39,367 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:06:39,367 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:06:39,367 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:06:39,367 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:06:39,367 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:06:39,368 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:06:39,368 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:06:39,368 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:06:34.607Z", "message": "Sending task 'nova_plugin.server.start' [retry 25/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:06:34.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:06:34.653Z", "message": "Task started 'nova_plugin.server.start' [retry 25/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:06:34.653Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:06:37.337Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 25/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-10T00:06:37.337Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1777, "offset": 1743, "size": 50}}} 2018-08-10 00:06:39,368 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:06:39,368 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:06:39 GMT 2018-08-10 00:06:39,368 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:06:39,368 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2249 2018-08-10 00:06:39,368 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:06:39,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 25/60] 2018-08-10 00:06:39,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 25/60] 2018-08-10 00:06:39,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 25/60] 2018-08-10 00:06:39,369 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:06:39,429 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:06:39,429 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:06:39,429 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:06:39,429 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:06:39,429 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:06:39,430 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:06:39,430 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:06:39,430 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:06:39,430 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:06:39,430 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:06:39 GMT 2018-08-10 00:06:39,430 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:06:39,430 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:06:39,430 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:06:44,436 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:06:44,506 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:06:44,507 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:06:44,507 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:06:44,507 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:06:44,507 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:06:44,507 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:06:44,507 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:06:44,507 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1777, "offset": 1746, "size": 50}}} 2018-08-10 00:06:44,507 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:06:44,507 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:06:44 GMT 2018-08-10 00:06:44,508 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:06:44,508 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:06:44,508 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:06:44,508 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:06:44,572 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:06:44,572 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:06:44,572 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:06:44,572 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:06:44,573 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:06:44,573 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:06:44,573 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:06:44,573 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:06:44,573 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:06:44,573 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:06:44 GMT 2018-08-10 00:06:44,573 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:06:44,573 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:06:44,573 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:06:49,579 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:06:49,648 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:06:49,648 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:06:49,648 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:06:49,649 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:06:49,649 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:06:49,649 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:06:49,649 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:06:49,649 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1777, "offset": 1746, "size": 50}}} 2018-08-10 00:06:49,649 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:06:49,649 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:06:49 GMT 2018-08-10 00:06:49,649 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:06:49,649 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:06:49,649 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:06:49,650 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:06:49,704 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:06:49,704 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:06:49,704 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:06:49,705 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:06:49,705 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:06:49,705 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:06:49,705 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:06:49,705 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:06:49,705 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:06:49,705 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:06:49 GMT 2018-08-10 00:06:49,705 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:06:49,705 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:06:49,705 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:06:54,711 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:06:54,788 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:06:54,788 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:06:54,788 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:06:54,788 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:06:54,788 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:06:54,788 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:06:54,789 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:06:54,789 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1777, "offset": 1746, "size": 50}}} 2018-08-10 00:06:54,789 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:06:54,789 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:06:54 GMT 2018-08-10 00:06:54,789 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:06:54,789 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:06:54,789 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:06:54,789 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:06:54,850 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:06:54,850 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:06:54,851 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:06:54,851 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:06:54,851 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:06:54,851 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:06:54,851 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:06:54,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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:06:54,851 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:06:54,851 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:06:54 GMT 2018-08-10 00:06:54,851 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:06:54,852 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:06:54,852 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:06:59,857 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:06:59,929 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:06:59,929 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:06:59,929 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:06:59,929 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:06:59,929 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:06:59,930 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:06:59,930 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:06:59,930 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1777, "offset": 1746, "size": 50}}} 2018-08-10 00:06:59,930 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:06:59,930 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:06:59 GMT 2018-08-10 00:06:59,930 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:06:59,930 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:06:59,930 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:06:59,931 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:06:59,990 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:06:59,990 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:06:59,990 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:06:59,991 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:06:59,991 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:06:59,991 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:06:59,991 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:06:59,991 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:06:59,991 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:06:59,991 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:06:59 GMT 2018-08-10 00:06:59,991 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:06:59,991 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:06:59,991 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:07:04,997 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:07:05,075 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:07:05,075 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:07:05,076 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:07:05,076 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:07:05,076 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:07:05,076 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:07:05,076 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:07:05,076 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1777, "offset": 1746, "size": 50}}} 2018-08-10 00:07:05,076 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:07:05,076 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:07:05 GMT 2018-08-10 00:07:05,076 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:07:05,077 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:07:05,077 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:07:05,077 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:07:05,135 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:07:05,135 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:07:05,135 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:07:05,136 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:07:05,136 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:07:05,136 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:07:05,136 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:07:05,136 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:07:05,136 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:07:05,136 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:07:05 GMT 2018-08-10 00:07:05,136 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:07:05,136 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:07:05,137 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:07:10,142 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:07:10,212 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:07:10,212 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:07:10,213 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:07:10,213 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:07:10,213 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:07:10,213 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:07:10,213 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:07:10,213 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:07:07.374Z", "message": "Sending task 'nova_plugin.server.start' [retry 26/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:07:07.374Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:07:07.663Z", "message": "Task started 'nova_plugin.server.start' [retry 26/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:07:07.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:07:10.103Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 26/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-10T00:07:10.103Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1780, "offset": 1746, "size": 50}}} 2018-08-10 00:07:10,213 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:07:10,213 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:07:10 GMT 2018-08-10 00:07:10,213 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:07:10,214 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2249 2018-08-10 00:07:10,214 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:07:10,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 26/60] 2018-08-10 00:07:10,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 26/60] 2018-08-10 00:07:10,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 26/60] 2018-08-10 00:07:10,215 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:07:10,292 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:07:10,292 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:07:10,292 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:07:10,292 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:07:10,292 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:07:10,292 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:07:10,293 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:07:10,293 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:07:10,293 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:07:10,293 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:07:10 GMT 2018-08-10 00:07:10,293 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:07:10,293 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:07:10,293 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:07:15,299 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:07:15,372 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:07:15,373 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:07:15,373 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:07:15,373 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:07:15,373 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:07:15,373 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:07:15,373 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:07:15,373 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1780, "offset": 1749, "size": 50}}} 2018-08-10 00:07:15,373 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:07:15,373 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:07:15 GMT 2018-08-10 00:07:15,374 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:07:15,374 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:07:15,374 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:07:15,374 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:07:15,436 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:07:15,437 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:07:15,437 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:07:15,437 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:07:15,437 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:07:15,437 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:07:15,437 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:07:15,437 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:07:15,437 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:07:15,437 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:07:15 GMT 2018-08-10 00:07:15,438 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:07:15,438 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:07:15,438 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:07:20,443 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:07:20,522 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:07:20,522 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:07:20,522 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:07:20,522 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:07:20,522 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:07:20,523 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:07:20,523 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:07:20,523 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1780, "offset": 1749, "size": 50}}} 2018-08-10 00:07:20,523 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:07:20,523 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:07:20 GMT 2018-08-10 00:07:20,523 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:07:20,523 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:07:20,523 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:07:20,524 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:07:20,582 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:07:20,582 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:07:20,582 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:07:20,582 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:07:20,583 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:07:20,583 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:07:20,583 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:07:20,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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:07:20,583 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:07:20,583 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:07:20 GMT 2018-08-10 00:07:20,583 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:07:20,583 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:07:20,583 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:07:25,589 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:07:25,664 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:07:25,665 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:07:25,665 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:07:25,665 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:07:25,665 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:07:25,665 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:07:25,665 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:07:25,665 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1780, "offset": 1749, "size": 50}}} 2018-08-10 00:07:25,665 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:07:25,665 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:07:25 GMT 2018-08-10 00:07:25,665 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:07:25,666 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:07:25,666 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:07:25,666 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:07:25,723 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:07:25,723 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:07:25,723 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:07:25,723 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:07:25,723 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:07:25,724 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:07:25,724 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:07:25,724 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:07:25,724 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:07:25,724 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:07:25 GMT 2018-08-10 00:07:25,724 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:07:25,724 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:07:25,724 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:07:30,730 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:07:30,805 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:07:30,805 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:07:30,806 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:07:30,806 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:07:30,806 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:07:30,806 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:07:30,806 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:07:30,806 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1780, "offset": 1749, "size": 50}}} 2018-08-10 00:07:30,806 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:07:30,806 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:07:30 GMT 2018-08-10 00:07:30,807 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:07:30,807 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:07:30,807 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:07:30,807 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:07:30,869 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:07:30,869 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:07:30,869 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:07:30,869 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:07:30,870 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:07:30,870 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:07:30,870 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:07:30,870 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:07:30,870 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:07:30,870 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:07:30 GMT 2018-08-10 00:07:30,870 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:07:30,870 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:07:30,870 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:07:35,876 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:07:35,944 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:07:35,945 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:07:35,945 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:07:35,945 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:07:35,945 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:07:35,945 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:07:35,945 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:07:35,945 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1780, "offset": 1749, "size": 50}}} 2018-08-10 00:07:35,946 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:07:35,946 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:07:35 GMT 2018-08-10 00:07:35,946 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:07:35,946 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:07:35,946 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:07:35,946 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:07:36,001 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:07:36,001 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:07:36,002 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:07:36,002 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:07:36,002 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:07:36,002 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:07:36,002 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:07:36,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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:07:36,002 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:07:36,002 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:07:35 GMT 2018-08-10 00:07:36,002 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:07:36,003 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:07:36,003 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:07:41,008 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:07:41,095 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:07:41,096 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:07:41,096 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:07:41,096 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:07:41,096 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:07:41,096 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:07:41,096 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:07:41,096 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:07:40.135Z", "message": "Sending task 'nova_plugin.server.start' [retry 27/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:07:40.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:07:40.721Z", "message": "Task started 'nova_plugin.server.start' [retry 27/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:07:40.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1782, "offset": 1749, "size": 50}}} 2018-08-10 00:07:41,096 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:07:41,096 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:07:41 GMT 2018-08-10 00:07:41,097 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:07:41,097 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1108 2018-08-10 00:07:41,097 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:07:41,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 27/60] 2018-08-10 00:07:41,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 27/60] 2018-08-10 00:07:41,098 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:07:41,158 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:07:41,158 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:07:41,158 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:07:41,158 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:07:41,158 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:07:41,159 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:07:41,159 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:07:41,159 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:07:41,159 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:07:41,159 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:07:41 GMT 2018-08-10 00:07:41,159 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:07:41,159 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:07:41,159 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:07:46,165 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:07:46,233 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:07:46,233 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:07:46,233 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:07:46,233 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:07:46,233 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:07:46,233 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:07:46,233 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:07:46,234 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:07:42.867Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 27/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-10T00:07:42.867Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1783, "offset": 1751, "size": 50}}} 2018-08-10 00:07:46,234 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:07:46,234 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:07:46 GMT 2018-08-10 00:07:46,234 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:07:46,234 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1225 2018-08-10 00:07:46,234 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:07:46,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 27/60] 2018-08-10 00:07:46,235 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:07:46,288 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:07:46,288 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:07:46,288 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:07:46,288 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:07:46,288 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:07:46,289 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:07:46,289 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:07:46,289 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:07:46,289 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:07:46,289 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:07:46 GMT 2018-08-10 00:07:46,289 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:07:46,289 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:07:46,289 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:07:51,295 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:07:51,374 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:07:51,374 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:07:51,374 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:07:51,374 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:07:51,374 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:07:51,375 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:07:51,375 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:07:51,375 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1783, "offset": 1752, "size": 50}}} 2018-08-10 00:07:51,375 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:07:51,375 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:07:51 GMT 2018-08-10 00:07:51,375 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:07:51,375 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:07:51,375 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:07:51,376 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:07:51,443 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:07:51,443 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:07:51,443 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:07:51,443 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:07:51,443 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:07:51,443 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:07:51,444 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:07:51,444 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:07:51,444 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:07:51,444 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:07:51 GMT 2018-08-10 00:07:51,444 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:07:51,444 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:07:51,444 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:07:56,450 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:07:56,527 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:07:56,527 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:07:56,527 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:07:56,527 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:07:56,527 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:07:56,527 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:07:56,527 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:07:56,528 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1783, "offset": 1752, "size": 50}}} 2018-08-10 00:07:56,528 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:07:56,528 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:07:56 GMT 2018-08-10 00:07:56,528 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:07:56,528 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:07:56,528 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:07:56,528 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:07:56,588 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:07:56,588 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:07:56,588 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:07:56,588 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:07:56,588 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:07:56,588 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:07:56,588 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:07:56,588 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:07:56,589 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:07:56,589 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:07:56 GMT 2018-08-10 00:07:56,589 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:07:56,589 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:07:56,589 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:08:01,594 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:08:01,684 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:08:01,684 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:08:01,684 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:08:01,685 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:08:01,685 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:08:01,685 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:08:01,685 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:08:01,685 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1783, "offset": 1752, "size": 50}}} 2018-08-10 00:08:01,685 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:08:01,685 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:08:01 GMT 2018-08-10 00:08:01,685 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:08:01,685 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:08:01,686 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:08:01,686 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:08:01,748 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:08:01,748 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:08:01,748 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:08:01,748 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:08:01,748 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:08:01,748 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:08:01,749 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:08:01,749 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:08:01,749 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:08:01,749 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:08:01 GMT 2018-08-10 00:08:01,749 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:08:01,749 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:08:01,749 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:08:06,755 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:08:06,913 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:08:06,913 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:08:06,913 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:08:06,913 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:08:06,913 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:08:06,913 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:08:06,913 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:08:06,914 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1783, "offset": 1752, "size": 50}}} 2018-08-10 00:08:06,914 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:08:06,914 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:08:06 GMT 2018-08-10 00:08:06,914 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:08:06,914 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:08:06,914 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:08:06,914 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:08:06,969 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:08:06,970 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:08:06,970 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:08:06,970 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:08:06,970 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:08:06,970 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:08:06,970 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:08:06,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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:08:06,970 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:08:06,971 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:08:06 GMT 2018-08-10 00:08:06,971 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:08:06,971 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:08:06,971 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:08:11,976 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:08:12,058 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:08:12,058 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:08:12,058 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:08:12,058 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:08:12,059 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:08:12,059 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:08:12,059 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:08:12,059 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1783, "offset": 1752, "size": 50}}} 2018-08-10 00:08:12,059 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:08:12,059 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:08:12 GMT 2018-08-10 00:08:12,059 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:08:12,059 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:08:12,059 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:08:12,060 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:08:12,118 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:08:12,119 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:08:12,119 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:08:12,119 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:08:12,119 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:08:12,119 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:08:12,119 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:08:12,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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:08:12,119 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:08:12,119 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:08:12 GMT 2018-08-10 00:08:12,120 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:08:12,120 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:08:12,120 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:08:17,125 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:08:17,203 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:08:17,203 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:08:17,204 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:08:17,204 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:08:17,204 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:08:17,204 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:08:17,204 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:08:17,204 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:08:12.904Z", "message": "Sending task 'nova_plugin.server.start' [retry 28/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:08:12.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:08:13.732Z", "message": "Task started 'nova_plugin.server.start' [retry 28/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:08:13.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:08:15.533Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 28/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-10T00:08:15.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1786, "offset": 1752, "size": 50}}} 2018-08-10 00:08:17,204 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:08:17,204 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:08:17 GMT 2018-08-10 00:08:17,205 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:08:17,205 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2249 2018-08-10 00:08:17,205 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:08:17,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 28/60] 2018-08-10 00:08:17,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 28/60] 2018-08-10 00:08:17,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 28/60] 2018-08-10 00:08:17,205 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:08:17,262 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:08:17,263 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:08:17,263 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:08:17,263 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:08:17,263 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:08:17,263 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:08:17,263 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:08:17,263 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:08:17,263 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:08:17,263 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:08:17 GMT 2018-08-10 00:08:17,263 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:08:17,263 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:08:17,263 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:08:22,269 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:08:22,345 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:08:22,345 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:08:22,346 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:08:22,346 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:08:22,346 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:08:22,346 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:08:22,346 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:08:22,346 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1786, "offset": 1755, "size": 50}}} 2018-08-10 00:08:22,346 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:08:22,346 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:08:22 GMT 2018-08-10 00:08:22,346 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:08:22,346 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:08:22,346 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:08:22,347 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:08:22,406 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:08:22,406 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:08:22,406 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:08:22,406 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:08:22,406 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:08:22,406 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:08:22,406 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:08:22,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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:08:22,407 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:08:22,407 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:08:22 GMT 2018-08-10 00:08:22,407 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:08:22,407 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:08:22,407 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:08:27,412 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:08:27,489 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:08:27,489 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:08:27,490 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:08:27,490 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:08:27,490 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:08:27,490 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:08:27,490 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:08:27,490 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1786, "offset": 1755, "size": 50}}} 2018-08-10 00:08:27,490 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:08:27,490 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:08:27 GMT 2018-08-10 00:08:27,490 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:08:27,490 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:08:27,491 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:08:27,491 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:08:27,549 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:08:27,549 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:08:27,549 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:08:27,549 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:08:27,549 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:08:27,549 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:08:27,550 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:08:27,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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:08:27,550 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:08:27,550 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:08:27 GMT 2018-08-10 00:08:27,550 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:08:27,550 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:08:27,550 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:08:32,556 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:08:32,634 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:08:32,634 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:08:32,634 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:08:32,634 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:08:32,634 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:08:32,634 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:08:32,635 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:08:32,635 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1786, "offset": 1755, "size": 50}}} 2018-08-10 00:08:32,635 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:08:32,635 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:08:32 GMT 2018-08-10 00:08:32,635 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:08:32,635 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:08:32,635 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:08:32,635 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:08:32,693 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:08:32,694 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:08:32,694 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:08:32,694 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:08:32,694 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:08:32,694 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:08:32,694 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:08:32,694 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:08:32,695 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:08:32,695 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:08:32 GMT 2018-08-10 00:08:32,695 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:08:32,695 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:08:32,695 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:08:37,700 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:08:37,776 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:08:37,776 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:08:37,776 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:08:37,776 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:08:37,776 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:08:37,777 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:08:37,777 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:08:37,777 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1786, "offset": 1755, "size": 50}}} 2018-08-10 00:08:37,777 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:08:37,777 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:08:37 GMT 2018-08-10 00:08:37,777 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:08:37,777 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:08:37,777 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:08:37,778 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:08:37,835 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:08:37,836 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:08:37,836 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:08:37,836 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:08:37,836 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:08:37,836 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:08:37,836 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:08:37,836 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:08:37,837 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:08:37,837 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:08:37 GMT 2018-08-10 00:08:37,837 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:08:37,837 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:08:37,837 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:08:42,843 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:08:42,917 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:08:42,917 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:08:42,917 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:08:42,917 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:08:42,917 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:08:42,917 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:08:42,917 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:08:42,918 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1786, "offset": 1755, "size": 50}}} 2018-08-10 00:08:42,918 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:08:42,918 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:08:42 GMT 2018-08-10 00:08:42,918 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:08:42,918 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:08:42,918 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:08:42,918 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:08:42,976 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:08:42,976 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:08:42,976 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:08:42,976 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:08:42,976 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:08:42,977 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:08:42,977 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:08:42,977 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:08:42,977 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:08:42,977 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:08:42 GMT 2018-08-10 00:08:42,977 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:08:42,977 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:08:42,977 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:08:47,983 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:08:48,054 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:08:48,054 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:08:48,054 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:08:48,054 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:08:48,054 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:08:48,054 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:08:48,055 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:08:48,055 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:08:45.567Z", "message": "Sending task 'nova_plugin.server.start' [retry 29/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:08:45.567Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:08:45.743Z", "message": "Task started 'nova_plugin.server.start' [retry 29/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:08:45.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:08:47.796Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 29/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-10T00:08:47.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1789, "offset": 1755, "size": 50}}} 2018-08-10 00:08:48,055 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:08:48,055 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:08:48 GMT 2018-08-10 00:08:48,055 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:08:48,055 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2249 2018-08-10 00:08:48,055 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:08:48,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 29/60] 2018-08-10 00:08:48,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 29/60] 2018-08-10 00:08:48,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 29/60] 2018-08-10 00:08:48,056 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:08:48,115 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:08:48,115 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:08:48,116 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:08:48,116 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:08:48,116 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:08:48,116 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:08:48,116 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:08:48,116 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:08:48,116 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:08:48,116 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:08:48 GMT 2018-08-10 00:08:48,116 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:08:48,117 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:08:48,117 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:08:53,122 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:08:53,204 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:08:53,204 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:08:53,204 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:08:53,204 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:08:53,205 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:08:53,205 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:08:53,205 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:08:53,205 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1789, "offset": 1758, "size": 50}}} 2018-08-10 00:08:53,205 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:08:53,205 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:08:53 GMT 2018-08-10 00:08:53,205 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:08:53,205 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:08:53,205 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:08:53,206 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:08:53,270 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:08:53,271 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:08:53,271 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:08:53,271 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:08:53,271 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:08:53,271 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:08:53,271 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:08:53,271 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:08:53,271 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:08:53,272 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:08:53 GMT 2018-08-10 00:08:53,272 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:08:53,272 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:08:53,272 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:08:58,277 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:08:58,356 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:08:58,356 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:08:58,356 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:08:58,356 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:08:58,357 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:08:58,357 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:08:58,357 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:08:58,357 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1789, "offset": 1758, "size": 50}}} 2018-08-10 00:08:58,357 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:08:58,357 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:08:58 GMT 2018-08-10 00:08:58,357 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:08:58,357 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:08:58,357 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:08:58,358 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:08:58,417 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:08:58,418 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:08:58,418 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:08:58,418 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:08:58,418 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:08:58,418 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:08:58,418 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:08:58,418 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:08:58,418 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:08:58,419 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:08:58 GMT 2018-08-10 00:08:58,419 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:08:58,419 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:08:58,419 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:09:03,424 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:09:03,501 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:09:03,502 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:09:03,502 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:09:03,502 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:09:03,502 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:09:03,502 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:09:03,502 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:09:03,502 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1789, "offset": 1758, "size": 50}}} 2018-08-10 00:09:03,502 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:09:03,503 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:09:03 GMT 2018-08-10 00:09:03,503 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:09:03,503 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:09:03,503 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:09:03,503 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:09:03,566 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:09:03,566 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:09:03,566 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:09:03,566 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:09:03,566 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:09:03,566 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:09:03,567 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:09:03,567 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:09:03,567 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:09:03,567 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:09:03 GMT 2018-08-10 00:09:03,567 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:09:03,567 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:09:03,567 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:09:08,573 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:09:08,648 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:09:08,648 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:09:08,649 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:09:08,649 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:09:08,649 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:09:08,649 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:09:08,649 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:09:08,649 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1789, "offset": 1758, "size": 50}}} 2018-08-10 00:09:08,649 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:09:08,649 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:09:08 GMT 2018-08-10 00:09:08,650 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:09:08,650 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:09:08,650 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:09:08,650 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:09:08,708 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:09:08,708 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:09:08,709 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:09:08,709 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:09:08,709 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:09:08,709 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:09:08,709 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:09:08,709 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:09:08,709 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:09:08,709 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:09:08 GMT 2018-08-10 00:09:08,709 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:09:08,710 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:09:08,710 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:09:13,715 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:09:13,790 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:09:13,790 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:09:13,791 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:09:13,791 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:09:13,791 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:09:13,791 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:09:13,791 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:09:13,791 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1789, "offset": 1758, "size": 50}}} 2018-08-10 00:09:13,791 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:09:13,791 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:09:13 GMT 2018-08-10 00:09:13,791 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:09:13,792 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:09:13,792 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:09:13,792 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:09:13,852 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:09:13,853 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:09:13,853 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:09:13,853 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:09:13,853 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:09:13,853 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:09:13,853 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:09:13,853 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:09:13,853 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:09:13,854 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:09:13 GMT 2018-08-10 00:09:13,854 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:09:13,854 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:09:13,854 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:09:18,859 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:09:18,936 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:09:18,936 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:09:18,936 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:09:18,937 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:09:18,937 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:09:18,937 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:09:18,937 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:09:18,937 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:09:17.848Z", "message": "Sending task 'nova_plugin.server.start' [retry 30/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:09:17.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:09:18.754Z", "message": "Task started 'nova_plugin.server.start' [retry 30/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:09:18.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1791, "offset": 1758, "size": 50}}} 2018-08-10 00:09:18,937 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:09:18,937 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:09:18 GMT 2018-08-10 00:09:18,937 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:09:18,937 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1108 2018-08-10 00:09:18,938 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:09:18,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 30/60] 2018-08-10 00:09:18,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 30/60] 2018-08-10 00:09:18,938 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:09:18,997 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:09:18,997 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:09:18,997 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:09:18,997 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:09:18,997 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:09:18,997 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:09:18,997 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:09:18,998 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:09:18,998 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:09:18,998 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:09:18 GMT 2018-08-10 00:09:18,998 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:09:18,998 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:09:18,998 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:09:24,004 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:09:24,074 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:09:24,074 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:09:24,075 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:09:24,075 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:09:24,075 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:09:24,075 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:09:24,075 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:09:24,075 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:09:20.575Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 30/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-10T00:09:20.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1792, "offset": 1760, "size": 50}}} 2018-08-10 00:09:24,075 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:09:24,075 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:09:24 GMT 2018-08-10 00:09:24,075 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:09:24,075 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1225 2018-08-10 00:09:24,076 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:09:24,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 30/60] 2018-08-10 00:09:24,076 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:09:24,133 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:09:24,133 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:09:24,133 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:09:24,133 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:09:24,134 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:09:24,134 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:09:24,134 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:09:24,134 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:09:24,134 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:09:24,134 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:09:24 GMT 2018-08-10 00:09:24,134 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:09:24,134 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:09:24,134 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:09:29,140 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:09:29,217 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:09:29,217 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:09:29,217 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:09:29,217 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:09:29,217 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:09:29,217 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:09:29,217 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:09:29,218 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1792, "offset": 1761, "size": 50}}} 2018-08-10 00:09:29,218 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:09:29,218 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:09:29 GMT 2018-08-10 00:09:29,218 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:09:29,218 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:09:29,218 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:09:29,218 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:09:29,274 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:09:29,274 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:09:29,274 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:09:29,274 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:09:29,274 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:09:29,275 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:09:29,275 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:09:29,275 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:09:29,275 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:09:29,275 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:09:29 GMT 2018-08-10 00:09:29,275 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:09:29,275 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:09:29,275 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:09:34,281 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:09:34,356 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:09:34,356 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:09:34,356 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:09:34,357 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:09:34,357 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:09:34,357 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:09:34,357 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:09:34,357 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1792, "offset": 1761, "size": 50}}} 2018-08-10 00:09:34,357 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:09:34,357 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:09:34 GMT 2018-08-10 00:09:34,357 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:09:34,357 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:09:34,357 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:09:34,358 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:09:34,414 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:09:34,414 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:09:34,415 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:09:34,415 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:09:34,415 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:09:34,415 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:09:34,415 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:09:34,415 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:09:34,415 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:09:34,415 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:09:34 GMT 2018-08-10 00:09:34,415 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:09:34,416 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:09:34,416 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:09:39,421 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:09:39,492 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:09:39,492 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:09:39,492 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:09:39,492 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:09:39,492 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:09:39,492 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:09:39,493 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:09:39,493 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1792, "offset": 1761, "size": 50}}} 2018-08-10 00:09:39,493 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:09:39,493 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:09:39 GMT 2018-08-10 00:09:39,493 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:09:39,493 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:09:39,493 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:09:39,493 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:09:39,555 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:09:39,556 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:09:39,556 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:09:39,556 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:09:39,556 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:09:39,556 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:09:39,556 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:09:39,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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:09:39,556 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:09:39,557 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:09:39 GMT 2018-08-10 00:09:39,557 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:09:39,557 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:09:39,557 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:09:44,562 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:09:44,638 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:09:44,638 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:09:44,638 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:09:44,639 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:09:44,639 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:09:44,639 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:09:44,639 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:09:44,639 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1792, "offset": 1761, "size": 50}}} 2018-08-10 00:09:44,639 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:09:44,639 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:09:44 GMT 2018-08-10 00:09:44,639 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:09:44,639 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:09:44,639 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:09:44,640 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:09:44,702 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:09:44,702 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:09:44,703 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:09:44,703 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:09:44,703 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:09:44,703 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:09:44,703 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:09:44,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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:09:44,703 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:09:44,703 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:09:44 GMT 2018-08-10 00:09:44,704 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:09:44,704 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:09:44,704 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:09:49,709 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:09:49,786 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:09:49,786 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:09:49,786 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:09:49,786 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:09:49,786 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:09:49,786 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:09:49,786 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:09:49,786 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1792, "offset": 1761, "size": 50}}} 2018-08-10 00:09:49,787 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:09:49,787 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:09:49 GMT 2018-08-10 00:09:49,787 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:09:49,787 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:09:49,787 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:09:49,787 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:09:49,847 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:09:49,847 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:09:49,847 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:09:49,847 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:09:49,848 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:09:49,848 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:09:49,848 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:09:49,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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:09:49,848 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:09:49,848 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:09:49 GMT 2018-08-10 00:09:49,848 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:09:49,848 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:09:49,848 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:09:54,854 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:09:54,931 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:09:54,931 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:09:54,931 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:09:54,931 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:09:54,932 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:09:54,932 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:09:54,932 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:09:54,932 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:09:50.629Z", "message": "Sending task 'nova_plugin.server.start' [retry 31/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:09:50.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:09:50.766Z", "message": "Task started 'nova_plugin.server.start' [retry 31/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:09:50.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:09:53.353Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 31/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-10T00:09:53.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1795, "offset": 1761, "size": 50}}} 2018-08-10 00:09:54,932 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:09:54,932 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:09:54 GMT 2018-08-10 00:09:54,932 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:09:54,932 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2249 2018-08-10 00:09:54,932 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:09:54,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 31/60] 2018-08-10 00:09:54,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 31/60] 2018-08-10 00:09:54,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 31/60] 2018-08-10 00:09:54,933 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:09:55,076 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:09:55,076 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:09:55,077 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:09:55,077 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:09:55,077 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:09:55,077 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:09:55,077 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:09:55,077 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:09:55,077 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:09:55,077 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:09:55 GMT 2018-08-10 00:09:55,077 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:09:55,077 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:09:55,078 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:10:00,083 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:10:00,159 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:10:00,159 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:10:00,159 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:10:00,160 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:10:00,160 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:10:00,160 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:10:00,160 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:10:00,160 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1795, "offset": 1764, "size": 50}}} 2018-08-10 00:10:00,160 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:10:00,160 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:10:00 GMT 2018-08-10 00:10:00,160 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:10:00,160 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:10:00,161 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:10:00,161 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:10:00,221 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:10:00,221 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:10:00,221 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:10:00,222 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:10:00,222 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:10:00,222 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:10:00,222 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:10:00,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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:10:00,222 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:10:00,222 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:10:00 GMT 2018-08-10 00:10:00,222 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:10:00,222 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:10:00,222 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:10:05,228 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:10:05,301 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:10:05,301 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:10:05,302 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:10:05,302 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:10:05,302 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:10:05,302 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:10:05,302 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:10:05,302 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1795, "offset": 1764, "size": 50}}} 2018-08-10 00:10:05,302 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:10:05,302 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:10:05 GMT 2018-08-10 00:10:05,302 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:10:05,302 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:10:05,303 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:10:05,303 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:10:05,364 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:10:05,364 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:10:05,364 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:10:05,365 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:10:05,365 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:10:05,365 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:10:05,365 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:10:05,365 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:10:05,365 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:10:05,365 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:10:05 GMT 2018-08-10 00:10:05,365 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:10:05,365 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:10:05,365 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:10:10,371 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:10:10,454 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:10:10,455 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:10:10,455 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:10:10,455 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:10:10,455 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:10:10,455 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:10:10,455 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:10:10,455 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1795, "offset": 1764, "size": 50}}} 2018-08-10 00:10:10,455 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:10:10,455 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:10:10 GMT 2018-08-10 00:10:10,456 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:10:10,456 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:10:10,456 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:10:10,456 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:10:10,515 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:10:10,515 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:10:10,515 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:10:10,515 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:10:10,515 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:10:10,515 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:10:10,516 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:10:10,516 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:10:10,516 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:10:10,516 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:10:10 GMT 2018-08-10 00:10:10,516 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:10:10,516 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:10:10,516 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:10:15,522 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:10:15,608 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:10:15,608 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:10:15,608 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:10:15,608 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:10:15,608 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:10:15,608 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:10:15,609 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:10:15,609 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1795, "offset": 1764, "size": 50}}} 2018-08-10 00:10:15,609 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:10:15,609 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:10:15 GMT 2018-08-10 00:10:15,609 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:10:15,609 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:10:15,609 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:10:15,609 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:10:15,667 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:10:15,667 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:10:15,667 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:10:15,667 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:10:15,667 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:10:15,667 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:10:15,667 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:10:15,668 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:10:15,668 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:10:15,668 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:10:15 GMT 2018-08-10 00:10:15,668 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:10:15,668 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:10:15,668 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:10:20,674 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:10:20,748 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:10:20,749 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:10:20,749 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:10:20,749 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:10:20,749 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:10:20,749 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:10:20,749 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:10:20,749 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1795, "offset": 1764, "size": 50}}} 2018-08-10 00:10:20,749 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:10:20,750 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:10:20 GMT 2018-08-10 00:10:20,750 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:10:20,750 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:10:20,750 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:10:20,750 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:10:20,807 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:10:20,807 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:10:20,807 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:10:20,808 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:10:20,808 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:10:20,808 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:10:20,808 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:10:20,808 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:10:20,808 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:10:20,808 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:10:20 GMT 2018-08-10 00:10:20,808 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:10:20,808 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:10:20,808 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:10:25,814 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:10:25,895 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:10:25,895 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:10:25,896 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:10:25,896 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:10:25,896 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:10:25,896 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:10:25,896 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:10:25,896 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:10:23.397Z", "message": "Sending task 'nova_plugin.server.start' [retry 32/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:10:23.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:10:23.779Z", "message": "Task started 'nova_plugin.server.start' [retry 32/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:10:23.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:10:25.721Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 32/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-10T00:10:25.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1798, "offset": 1764, "size": 50}}} 2018-08-10 00:10:25,896 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:10:25,897 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:10:25 GMT 2018-08-10 00:10:25,897 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:10:25,897 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2249 2018-08-10 00:10:25,897 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:10:25,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 32/60] 2018-08-10 00:10:25,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 32/60] 2018-08-10 00:10:25,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 32/60] 2018-08-10 00:10:25,898 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:10:25,957 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:10:25,957 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:10:25,958 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:10:25,958 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:10:25,958 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:10:25,958 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:10:25,958 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:10:25,958 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:10:25,958 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:10:25,958 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:10:25 GMT 2018-08-10 00:10:25,959 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:10:25,959 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:10:25,959 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:10:30,964 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:10:31,035 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:10:31,035 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:10:31,035 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:10:31,035 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:10:31,036 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:10:31,036 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:10:31,036 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:10:31,036 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1798, "offset": 1767, "size": 50}}} 2018-08-10 00:10:31,036 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:10:31,036 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:10:31 GMT 2018-08-10 00:10:31,036 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:10:31,036 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:10:31,036 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:10:31,037 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:10:31,091 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:10:31,091 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:10:31,091 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:10:31,091 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:10:31,091 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:10:31,091 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:10:31,091 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:10:31,092 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:10:31,092 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:10:31,092 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:10:31 GMT 2018-08-10 00:10:31,092 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:10:31,092 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:10:31,092 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:10:36,098 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:10:36,174 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:10:36,174 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:10:36,174 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:10:36,174 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:10:36,174 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:10:36,174 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:10:36,174 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:10:36,175 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1798, "offset": 1767, "size": 50}}} 2018-08-10 00:10:36,175 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:10:36,175 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:10:36 GMT 2018-08-10 00:10:36,175 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:10:36,175 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:10:36,175 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:10:36,175 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:10:36,242 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:10:36,243 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:10:36,243 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:10:36,243 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:10:36,243 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:10:36,243 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:10:36,243 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:10:36,243 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:10:36,243 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:10:36,244 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:10:36 GMT 2018-08-10 00:10:36,244 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:10:36,244 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:10:36,244 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:10:41,249 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:10:41,345 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:10:41,345 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:10:41,346 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:10:41,346 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:10:41,346 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:10:41,346 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:10:41,346 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:10:41,346 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1798, "offset": 1767, "size": 50}}} 2018-08-10 00:10:41,346 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:10:41,346 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:10:41 GMT 2018-08-10 00:10:41,346 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:10:41,346 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:10:41,347 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:10:41,347 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:10:41,407 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:10:41,407 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:10:41,407 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:10:41,407 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:10:41,407 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:10:41,407 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:10:41,407 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:10:41,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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:10:41,408 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:10:41,408 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:10:41 GMT 2018-08-10 00:10:41,408 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:10:41,408 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:10:41,408 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:10:46,414 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:10:46,494 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:10:46,494 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:10:46,494 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:10:46,494 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:10:46,494 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:10:46,494 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:10:46,495 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:10:46,495 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1798, "offset": 1767, "size": 50}}} 2018-08-10 00:10:46,495 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:10:46,495 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:10:46 GMT 2018-08-10 00:10:46,495 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:10:46,495 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:10:46,495 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:10:46,495 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:10:46,554 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:10:46,555 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:10:46,555 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:10:46,555 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:10:46,555 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:10:46,555 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:10:46,555 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:10:46,555 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:10:46,555 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:10:46,555 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:10:46 GMT 2018-08-10 00:10:46,556 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:10:46,556 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:10:46,556 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:10:51,561 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:10:51,634 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:10:51,634 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:10:51,634 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:10:51,634 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:10:51,634 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:10:51,634 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:10:51,635 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:10:51,635 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1798, "offset": 1767, "size": 50}}} 2018-08-10 00:10:51,635 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:10:51,635 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:10:51 GMT 2018-08-10 00:10:51,635 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:10:51,635 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:10:51,635 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:10:51,636 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:10:51,699 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:10:51,700 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:10:51,700 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:10:51,700 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:10:51,700 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:10:51,700 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:10:51,700 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:10:51,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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:10:51,700 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:10:51,701 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:10:51 GMT 2018-08-10 00:10:51,701 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:10:51,701 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:10:51,701 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:10:56,706 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:10:56,777 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:10:56,778 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:10:56,778 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:10:56,778 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:10:56,778 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:10:56,778 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:10:56,778 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:10:56,778 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:10:55.771Z", "message": "Sending task 'nova_plugin.server.start' [retry 33/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:10:55.771Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:10:55.791Z", "message": "Task started 'nova_plugin.server.start' [retry 33/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:10:55.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1800, "offset": 1767, "size": 50}}} 2018-08-10 00:10:56,778 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:10:56,779 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:10:56 GMT 2018-08-10 00:10:56,779 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:10:56,779 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1108 2018-08-10 00:10:56,779 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:10:56,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 33/60] 2018-08-10 00:10:56,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 33/60] 2018-08-10 00:10:56,780 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:10:56,836 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:10:56,836 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:10:56,837 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:10:56,837 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:10:56,837 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:10:56,837 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:10:56,837 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:10:56,837 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:10:56,837 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:10:56,837 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:10:56 GMT 2018-08-10 00:10:56,837 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:10:56,837 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:10:56,838 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:11:01,843 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:11:01,954 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:11:01,954 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:11:01,955 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:11:01,955 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:11:01,955 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:11:01,955 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:11:01,955 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:11:01,955 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:10:58.394Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 33/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-10T00:10:58.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1801, "offset": 1769, "size": 50}}} 2018-08-10 00:11:01,955 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:11:01,955 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:11:01 GMT 2018-08-10 00:11:01,955 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:11:01,956 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1225 2018-08-10 00:11:01,956 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:11:01,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 33/60] 2018-08-10 00:11:01,956 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:11:02,014 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:11:02,014 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:11:02,014 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:11:02,014 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:11:02,014 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:11:02,015 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:11:02,015 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:11:02,015 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:11:02,015 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:11:02,015 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:11:02 GMT 2018-08-10 00:11:02,015 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:11:02,015 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:11:02,015 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:11:07,021 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:11:07,090 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:11:07,091 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:11:07,091 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:11:07,091 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:11:07,091 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:11:07,091 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:11:07,091 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:11:07,091 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1801, "offset": 1770, "size": 50}}} 2018-08-10 00:11:07,092 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:11:07,092 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:11:07 GMT 2018-08-10 00:11:07,092 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:11:07,092 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:11:07,092 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:11:07,092 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:11:07,150 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:11:07,150 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:11:07,150 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:11:07,151 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:11:07,151 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:11:07,151 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:11:07,151 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:11:07,151 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:11:07,151 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:11:07,151 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:11:07 GMT 2018-08-10 00:11:07,151 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:11:07,151 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:11:07,151 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:11:12,157 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:11:12,236 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:11:12,236 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:11:12,236 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:11:12,237 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:11:12,237 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:11:12,237 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:11:12,237 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:11:12,237 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1801, "offset": 1770, "size": 50}}} 2018-08-10 00:11:12,237 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:11:12,237 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:11:12 GMT 2018-08-10 00:11:12,237 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:11:12,237 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:11:12,238 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:11:12,238 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:11:12,296 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:11:12,296 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:11:12,296 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:11:12,297 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:11:12,297 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:11:12,297 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:11:12,297 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:11:12,297 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:11:12,297 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:11:12,297 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:11:12 GMT 2018-08-10 00:11:12,297 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:11:12,297 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:11:12,298 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:11:17,303 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:11:17,377 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:11:17,377 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:11:17,377 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:11:17,377 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:11:17,377 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:11:17,377 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:11:17,378 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:11:17,378 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1801, "offset": 1770, "size": 50}}} 2018-08-10 00:11:17,378 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:11:17,378 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:11:17 GMT 2018-08-10 00:11:17,378 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:11:17,378 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:11:17,378 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:11:17,378 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:11:17,437 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:11:17,438 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:11:17,438 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:11:17,438 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:11:17,438 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:11:17,438 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:11:17,438 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:11:17,438 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:11:17,438 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:11:17,439 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:11:17 GMT 2018-08-10 00:11:17,439 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:11:17,439 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:11:17,439 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:11:22,444 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:11:22,514 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:11:22,515 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:11:22,515 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:11:22,515 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:11:22,515 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:11:22,515 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:11:22,515 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:11:22,515 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1801, "offset": 1770, "size": 50}}} 2018-08-10 00:11:22,515 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:11:22,515 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:11:22 GMT 2018-08-10 00:11:22,516 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:11:22,516 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:11:22,516 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:11:22,516 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:11:22,570 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:11:22,570 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:11:22,571 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:11:22,571 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:11:22,571 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:11:22,571 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:11:22,571 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:11:22,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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:11:22,571 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:11:22,571 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:11:22 GMT 2018-08-10 00:11:22,571 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:11:22,571 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:11:22,572 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:11:27,577 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:11:27,650 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:11:27,650 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:11:27,651 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:11:27,651 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:11:27,651 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:11:27,651 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:11:27,651 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:11:27,651 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1801, "offset": 1770, "size": 50}}} 2018-08-10 00:11:27,651 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:11:27,651 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:11:27 GMT 2018-08-10 00:11:27,651 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:11:27,652 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:11:27,652 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:11:27,652 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:11:27,710 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:11:27,710 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:11:27,710 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:11:27,710 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:11:27,710 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:11:27,710 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:11:27,710 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:11:27,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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:11:27,711 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:11:27,711 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:11:27 GMT 2018-08-10 00:11:27,711 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:11:27,711 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:11:27,711 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:11:32,716 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:11:32,794 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:11:32,794 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:11:32,794 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:11:32,794 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:11:32,794 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:11:32,794 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:11:32,795 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:11:32,795 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:11:28.437Z", "message": "Sending task 'nova_plugin.server.start' [retry 34/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:11:28.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:11:28.802Z", "message": "Task started 'nova_plugin.server.start' [retry 34/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:11:28.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:11:31.064Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 34/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-10T00:11:31.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1804, "offset": 1770, "size": 50}}} 2018-08-10 00:11:32,795 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:11:32,795 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:11:32 GMT 2018-08-10 00:11:32,795 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:11:32,795 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2249 2018-08-10 00:11:32,795 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:11:32,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 34/60] 2018-08-10 00:11:32,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 34/60] 2018-08-10 00:11:32,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 34/60] 2018-08-10 00:11:32,796 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:11:32,852 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:11:32,852 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:11:32,853 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:11:32,853 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:11:32,853 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:11:32,853 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:11:32,853 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:11:32,853 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:11:32,853 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:11:32,853 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:11:32 GMT 2018-08-10 00:11:32,853 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:11:32,854 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:11:32,854 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:11:37,859 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:11:37,935 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:11:37,935 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:11:37,936 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:11:37,936 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:11:37,936 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:11:37,936 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:11:37,936 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:11:37,936 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1804, "offset": 1773, "size": 50}}} 2018-08-10 00:11:37,936 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:11:37,936 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:11:37 GMT 2018-08-10 00:11:37,937 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:11:37,937 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:11:37,937 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:11:37,937 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:11:37,999 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:11:37,999 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:11:37,999 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:11:38,000 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:11:38,000 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:11:38,000 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:11:38,000 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:11:38,000 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:11:38,000 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:11:38,000 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:11:37 GMT 2018-08-10 00:11:38,000 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:11:38,000 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:11:38,001 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:11:43,006 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:11:43,089 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:11:43,089 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:11:43,090 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:11:43,090 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:11:43,090 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:11:43,090 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:11:43,090 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:11:43,090 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1804, "offset": 1773, "size": 50}}} 2018-08-10 00:11:43,090 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:11:43,090 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:11:43 GMT 2018-08-10 00:11:43,091 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:11:43,091 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:11:43,091 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:11:43,091 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:11:43,151 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:11:43,152 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:11:43,152 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:11:43,152 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:11:43,152 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:11:43,152 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:11:43,152 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:11:43,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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:11:43,152 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:11:43,153 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:11:43 GMT 2018-08-10 00:11:43,153 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:11:43,153 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:11:43,153 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:11:48,158 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:11:48,235 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:11:48,236 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:11:48,236 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:11:48,236 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:11:48,236 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:11:48,236 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:11:48,236 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:11:48,236 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1804, "offset": 1773, "size": 50}}} 2018-08-10 00:11:48,237 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:11:48,237 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:11:48 GMT 2018-08-10 00:11:48,237 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:11:48,237 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:11:48,237 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:11:48,237 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:11:48,297 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:11:48,297 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:11:48,298 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:11:48,298 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:11:48,298 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:11:48,298 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:11:48,298 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:11:48,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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:11:48,298 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:11:48,298 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:11:48 GMT 2018-08-10 00:11:48,299 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:11:48,299 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:11:48,299 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:11:53,304 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:11:53,380 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:11:53,380 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:11:53,380 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:11:53,380 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:11:53,381 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:11:53,381 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:11:53,381 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:11:53,381 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1804, "offset": 1773, "size": 50}}} 2018-08-10 00:11:53,381 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:11:53,381 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:11:53 GMT 2018-08-10 00:11:53,381 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:11:53,381 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:11:53,381 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:11:53,382 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:11:53,438 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:11:53,438 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:11:53,438 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:11:53,438 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:11:53,438 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:11:53,439 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:11:53,439 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:11:53,439 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:11:53,439 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:11:53,439 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:11:53 GMT 2018-08-10 00:11:53,439 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:11:53,439 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:11:53,439 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:11:58,445 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:11:58,514 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:11:58,514 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:11:58,514 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:11:58,514 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:11:58,514 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:11:58,515 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:11:58,515 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:11:58,515 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1804, "offset": 1773, "size": 50}}} 2018-08-10 00:11:58,515 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:11:58,515 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:11:58 GMT 2018-08-10 00:11:58,515 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:11:58,515 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:11:58,515 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:11:58,516 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:11:58,578 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:11:58,578 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:11:58,578 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:11:58,578 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:11:58,578 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:11:58,579 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:11:58,579 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:11:58,579 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:11:58,579 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:11:58,579 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:11:58 GMT 2018-08-10 00:11:58,579 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:11:58,579 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:11:58,579 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:12:03,585 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:12:03,656 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:12:03,657 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:12:03,657 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:12:03,657 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:12:03,657 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:12:03,657 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:12:03,657 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:12:03,657 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:12:01.110Z", "message": "Sending task 'nova_plugin.server.start' [retry 35/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:12:01.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:12:01.819Z", "message": "Task started 'nova_plugin.server.start' [retry 35/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:12:01.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:12:03.437Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 35/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-10T00:12:03.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1807, "offset": 1773, "size": 50}}} 2018-08-10 00:12:03,657 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:12:03,658 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:12:03 GMT 2018-08-10 00:12:03,658 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:12:03,658 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2249 2018-08-10 00:12:03,658 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:12:03,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 35/60] 2018-08-10 00:12:03,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 35/60] 2018-08-10 00:12:03,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 35/60] 2018-08-10 00:12:03,659 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:12:03,722 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:12:03,722 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:12:03,722 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:12:03,722 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:12:03,722 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:12:03,722 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:12:03,722 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:12:03,722 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:12:03,723 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:12:03,723 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:12:03 GMT 2018-08-10 00:12:03,723 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:12:03,723 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:12:03,723 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:12:08,728 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:12:08,807 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:12:08,807 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:12:08,807 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:12:08,807 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:12:08,807 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:12:08,807 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:12:08,808 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:12:08,808 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1807, "offset": 1776, "size": 50}}} 2018-08-10 00:12:08,808 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:12:08,808 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:12:08 GMT 2018-08-10 00:12:08,808 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:12:08,808 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:12:08,808 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:12:08,808 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:12:08,874 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:12:08,874 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:12:08,874 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:12:08,874 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:12:08,874 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:12:08,874 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:12:08,874 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:12:08,875 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:12:08,875 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:12:08,875 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:12:08 GMT 2018-08-10 00:12:08,875 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:12:08,875 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:12:08,875 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:12:13,881 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:12:13,960 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:12:13,960 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:12:13,960 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:12:13,960 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:12:13,960 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:12:13,960 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:12:13,960 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:12:13,961 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1807, "offset": 1776, "size": 50}}} 2018-08-10 00:12:13,961 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:12:13,961 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:12:13 GMT 2018-08-10 00:12:13,961 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:12:13,961 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:12:13,961 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:12:13,961 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:12:14,022 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:12:14,022 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:12:14,023 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:12:14,023 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:12:14,023 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:12:14,023 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:12:14,023 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:12:14,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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:12:14,023 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:12:14,023 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:12:14 GMT 2018-08-10 00:12:14,023 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:12:14,024 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:12:14,024 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:12:19,029 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:12:19,102 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:12:19,102 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:12:19,102 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:12:19,102 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:12:19,103 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:12:19,103 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:12:19,103 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:12:19,103 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1807, "offset": 1776, "size": 50}}} 2018-08-10 00:12:19,103 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:12:19,103 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:12:19 GMT 2018-08-10 00:12:19,103 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:12:19,103 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:12:19,103 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:12:19,104 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:12:19,162 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:12:19,162 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:12:19,162 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:12:19,162 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:12:19,162 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:12:19,162 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:12:19,163 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:12:19,163 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:12:19,163 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:12:19,163 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:12:19 GMT 2018-08-10 00:12:19,163 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:12:19,163 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:12:19,163 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:12:24,169 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:12:24,251 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:12:24,252 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:12:24,252 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:12:24,252 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:12:24,252 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:12:24,252 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:12:24,252 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:12:24,252 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1807, "offset": 1776, "size": 50}}} 2018-08-10 00:12:24,253 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:12:24,253 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:12:24 GMT 2018-08-10 00:12:24,253 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:12:24,253 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:12:24,253 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:12:24,253 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:12:24,393 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:12:24,393 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:12:24,393 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:12:24,393 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:12:24,393 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:12:24,393 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:12:24,393 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:12:24,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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:12:24,394 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:12:24,394 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:12:24 GMT 2018-08-10 00:12:24,394 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:12:24,394 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:12:24,394 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:12:29,400 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:12:29,472 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:12:29,472 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:12:29,472 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:12:29,472 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:12:29,472 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:12:29,472 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:12:29,472 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:12:29,473 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1807, "offset": 1776, "size": 50}}} 2018-08-10 00:12:29,473 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:12:29,473 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:12:29 GMT 2018-08-10 00:12:29,473 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:12:29,473 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:12:29,473 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:12:29,473 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:12:29,533 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:12:29,533 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:12:29,534 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:12:29,534 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:12:29,534 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:12:29,534 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:12:29,534 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:12:29,534 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:12:29,534 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:12:29,534 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:12:29 GMT 2018-08-10 00:12:29,534 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:12:29,535 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:12:29,535 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:12:34,540 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:12:34,619 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:12:34,619 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:12:34,619 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:12:34,620 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:12:34,620 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:12:34,620 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:12:34,620 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:12:34,620 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:12:33.474Z", "message": "Sending task 'nova_plugin.server.start' [retry 36/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:12:33.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:12:33.830Z", "message": "Task started 'nova_plugin.server.start' [retry 36/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:12:33.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1809, "offset": 1776, "size": 50}}} 2018-08-10 00:12:34,620 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:12:34,620 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:12:34 GMT 2018-08-10 00:12:34,620 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:12:34,620 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1108 2018-08-10 00:12:34,620 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:12:34,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 36/60] 2018-08-10 00:12:34,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 36/60] 2018-08-10 00:12:34,621 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:12:34,679 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:12:34,679 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:12:34,679 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:12:34,679 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:12:34,679 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:12:34,679 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:12:34,679 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:12:34,679 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:12:34,679 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:12:34,679 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:12:34 GMT 2018-08-10 00:12:34,679 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:12:34,680 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:12:34,680 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:12:39,685 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:12:39,757 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:12:39,757 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:12:39,757 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:12:39,757 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:12:39,757 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:12:39,757 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:12:39,757 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:12:39,757 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:12:36.101Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 36/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-10T00:12:36.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1810, "offset": 1778, "size": 50}}} 2018-08-10 00:12:39,757 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:12:39,757 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:12:39 GMT 2018-08-10 00:12:39,757 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:12:39,757 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1225 2018-08-10 00:12:39,758 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:12:39,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 36/60] 2018-08-10 00:12:39,758 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:12:39,817 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:12:39,817 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:12:39,817 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:12:39,817 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:12:39,817 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:12:39,818 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:12:39,818 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:12:39,818 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:12:39,818 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:12:39,818 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:12:39 GMT 2018-08-10 00:12:39,818 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:12:39,818 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:12:39,818 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:12:44,824 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:12:44,904 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:12:44,905 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:12:44,905 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:12:44,905 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:12:44,905 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:12:44,905 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:12:44,905 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:12:44,905 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1810, "offset": 1779, "size": 50}}} 2018-08-10 00:12:44,905 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:12:44,906 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:12:44 GMT 2018-08-10 00:12:44,906 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:12:44,906 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:12:44,906 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:12:44,906 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:12:44,972 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:12:44,973 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:12:44,973 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:12:44,973 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:12:44,973 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:12:44,973 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:12:44,973 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:12:44,973 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:12:44,973 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:12:44,974 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:12:44 GMT 2018-08-10 00:12:44,974 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:12:44,974 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:12:44,974 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:12:49,979 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:12:50,055 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:12:50,055 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:12:50,056 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:12:50,056 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:12:50,056 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:12:50,056 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:12:50,056 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:12:50,056 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1810, "offset": 1779, "size": 50}}} 2018-08-10 00:12:50,056 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:12:50,056 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:12:50 GMT 2018-08-10 00:12:50,057 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:12:50,057 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:12:50,057 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:12:50,057 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:12:50,126 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:12:50,126 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:12:50,126 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:12:50,126 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:12:50,126 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:12:50,126 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:12:50,127 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:12:50,127 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:12:50,127 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:12:50,127 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:12:50 GMT 2018-08-10 00:12:50,127 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:12:50,127 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:12:50,127 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:12:55,133 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:12:55,203 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:12:55,203 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:12:55,203 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:12:55,203 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:12:55,203 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:12:55,203 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:12:55,203 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:12:55,203 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1810, "offset": 1779, "size": 50}}} 2018-08-10 00:12:55,204 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:12:55,204 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:12:55 GMT 2018-08-10 00:12:55,204 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:12:55,204 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:12:55,204 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:12:55,204 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:12:55,262 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:12:55,262 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:12:55,263 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:12:55,263 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:12:55,263 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:12:55,263 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:12:55,263 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:12:55,263 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:12:55,263 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:12:55,263 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:12:55 GMT 2018-08-10 00:12:55,263 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:12:55,263 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:12:55,264 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:13:00,269 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:13:00,368 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:13:00,368 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:13:00,368 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:13:00,368 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:13:00,368 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:13:00,368 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:13:00,368 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:13:00,368 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1810, "offset": 1779, "size": 50}}} 2018-08-10 00:13:00,369 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:13:00,369 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:13:00 GMT 2018-08-10 00:13:00,369 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:13:00,369 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:13:00,369 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:13:00,369 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:13:00,467 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:13:00,467 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:13:00,467 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:13:00,467 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:13:00,468 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:13:00,468 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:13:00,468 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:13:00,468 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:13:00,468 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:13:00,468 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:13:00 GMT 2018-08-10 00:13:00,468 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:13:00,468 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:13:00,468 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:13:05,474 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:13:05,547 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:13:05,547 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:13:05,547 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:13:05,547 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:13:05,547 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:13:05,547 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:13:05,547 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:13:05,547 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1810, "offset": 1779, "size": 50}}} 2018-08-10 00:13:05,548 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:13:05,548 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:13:05 GMT 2018-08-10 00:13:05,548 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:13:05,548 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:13:05,548 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:13:05,548 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:13:05,609 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:13:05,609 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:13:05,609 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:13:05,609 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:13:05,609 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:13:05,609 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:13:05,609 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:13:05,610 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:13:05,610 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:13:05,610 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:13:05 GMT 2018-08-10 00:13:05,610 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:13:05,610 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:13:05,610 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:13:10,615 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:13:10,694 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:13:10,694 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:13:10,694 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:13:10,694 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:13:10,694 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:13:10,695 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:13:10,695 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:13:10,695 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:13:06.138Z", "message": "Sending task 'nova_plugin.server.start' [retry 37/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:13:06.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:13:06.841Z", "message": "Task started 'nova_plugin.server.start' [retry 37/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:13:06.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:13:08.367Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 37/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-10T00:13:08.367Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1813, "offset": 1779, "size": 50}}} 2018-08-10 00:13:10,695 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:13:10,695 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:13:10 GMT 2018-08-10 00:13:10,695 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:13:10,695 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2249 2018-08-10 00:13:10,695 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:13:10,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 37/60] 2018-08-10 00:13:10,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 37/60] 2018-08-10 00:13:10,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 37/60] 2018-08-10 00:13:10,696 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:13:10,756 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:13:10,757 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:13:10,757 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:13:10,757 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:13:10,757 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:13:10,757 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:13:10,757 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:13:10,757 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:13:10,757 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:13:10,757 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:13:10 GMT 2018-08-10 00:13:10,758 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:13:10,758 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:13:10,758 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:13:15,763 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:13:15,841 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:13:15,841 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:13:15,841 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:13:15,841 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:13:15,841 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:13:15,841 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:13:15,842 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:13:15,842 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1813, "offset": 1782, "size": 50}}} 2018-08-10 00:13:15,842 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:13:15,842 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:13:15 GMT 2018-08-10 00:13:15,842 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:13:15,842 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:13:15,842 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:13:15,842 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:13:15,907 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:13:15,907 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:13:15,907 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:13:15,907 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:13:15,907 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:13:15,908 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:13:15,908 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:13:15,908 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:13:15,908 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:13:15,908 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:13:15 GMT 2018-08-10 00:13:15,908 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:13:15,908 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:13:15,908 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:13:20,914 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:13:20,992 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:13:20,992 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:13:20,992 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:13:20,992 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:13:20,993 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:13:20,993 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:13:20,993 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:13:20,993 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1813, "offset": 1782, "size": 50}}} 2018-08-10 00:13:20,993 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:13:20,993 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:13:20 GMT 2018-08-10 00:13:20,993 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:13:20,993 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:13:20,993 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:13:20,994 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:13:21,050 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:13:21,050 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:13:21,050 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:13:21,050 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:13:21,050 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:13:21,051 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:13:21,051 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:13:21,051 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:13:21,051 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:13:21,051 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:13:21 GMT 2018-08-10 00:13:21,051 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:13:21,051 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:13:21,051 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:13:26,057 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:13:26,126 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:13:26,126 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:13:26,126 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:13:26,126 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:13:26,126 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:13:26,126 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:13:26,126 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:13:26,126 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1813, "offset": 1782, "size": 50}}} 2018-08-10 00:13:26,127 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:13:26,127 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:13:26 GMT 2018-08-10 00:13:26,127 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:13:26,127 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:13:26,127 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:13:26,127 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:13:26,182 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:13:26,182 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:13:26,182 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:13:26,182 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:13:26,182 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:13:26,182 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:13:26,182 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:13:26,183 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:13:26,183 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:13:26,183 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:13:26 GMT 2018-08-10 00:13:26,183 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:13:26,183 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:13:26,183 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:13:31,188 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:13:31,272 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:13:31,272 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:13:31,272 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:13:31,272 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:13:31,273 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:13:31,273 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:13:31,273 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:13:31,273 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1813, "offset": 1782, "size": 50}}} 2018-08-10 00:13:31,273 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:13:31,273 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:13:31 GMT 2018-08-10 00:13:31,273 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:13:31,273 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:13:31,273 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:13:31,274 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:13:31,335 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:13:31,335 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:13:31,335 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:13:31,335 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:13:31,335 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:13:31,335 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:13:31,335 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:13:31,336 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:13:31,336 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:13:31,336 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:13:31 GMT 2018-08-10 00:13:31,336 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:13:31,336 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:13:31,336 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:13:36,341 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:13:36,414 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:13:36,414 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:13:36,414 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:13:36,414 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:13:36,414 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:13:36,414 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:13:36,414 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:13:36,414 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1813, "offset": 1782, "size": 50}}} 2018-08-10 00:13:36,415 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:13:36,415 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:13:36 GMT 2018-08-10 00:13:36,415 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:13:36,415 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:13:36,415 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:13:36,415 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:13:36,471 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:13:36,472 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:13:36,472 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:13:36,472 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:13:36,472 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:13:36,472 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:13:36,472 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:13:36,472 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:13:36,472 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:13:36,472 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:13:36 GMT 2018-08-10 00:13:36,473 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:13:36,473 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:13:36,473 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:13:41,478 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:13:41,557 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:13:41,557 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:13:41,557 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:13:41,557 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:13:41,558 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:13:41,558 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:13:41,558 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:13:41,558 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:13:38.402Z", "message": "Sending task 'nova_plugin.server.start' [retry 38/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:13:38.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:13:38.852Z", "message": "Task started 'nova_plugin.server.start' [retry 38/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:13:38.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:13:40.726Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 38/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-10T00:13:40.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1816, "offset": 1782, "size": 50}}} 2018-08-10 00:13:41,558 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:13:41,558 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:13:41 GMT 2018-08-10 00:13:41,558 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:13:41,558 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2249 2018-08-10 00:13:41,558 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:13:41,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 38/60] 2018-08-10 00:13:41,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 38/60] 2018-08-10 00:13:41,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 38/60] 2018-08-10 00:13:41,559 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:13:41,621 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:13:41,621 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:13:41,621 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:13:41,621 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:13:41,621 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:13:41,621 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:13:41,622 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:13:41,622 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:13:41,622 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:13:41,622 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:13:41 GMT 2018-08-10 00:13:41,622 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:13:41,622 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:13:41,622 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:13:46,628 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:13:46,711 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:13:46,711 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:13:46,712 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:13:46,712 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:13:46,712 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:13:46,712 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:13:46,712 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:13:46,712 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1816, "offset": 1785, "size": 50}}} 2018-08-10 00:13:46,712 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:13:46,712 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:13:46 GMT 2018-08-10 00:13:46,712 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:13:46,713 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:13:46,713 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:13:46,713 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:13:46,774 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:13:46,774 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:13:46,774 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:13:46,774 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:13:46,775 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:13:46,775 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:13:46,775 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:13:46,775 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:13:46,775 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:13:46,775 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:13:46 GMT 2018-08-10 00:13:46,775 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:13:46,775 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:13:46,775 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:13:51,781 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:13:51,855 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:13:51,855 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:13:51,856 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:13:51,856 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:13:51,856 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:13:51,856 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:13:51,856 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:13:51,856 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1816, "offset": 1785, "size": 50}}} 2018-08-10 00:13:51,856 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:13:51,856 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:13:51 GMT 2018-08-10 00:13:51,856 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:13:51,857 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:13:51,857 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:13:51,857 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:13:51,916 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:13:51,916 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:13:51,916 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:13:51,916 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:13:51,916 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:13:51,916 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:13:51,916 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:13:51,916 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:13:51,917 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:13:51,917 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:13:51 GMT 2018-08-10 00:13:51,917 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:13:51,917 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:13:51,917 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:13:56,922 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:13:56,989 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:13:56,990 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:13:56,990 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:13:56,990 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:13:56,990 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:13:56,990 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:13:56,990 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:13:56,990 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1816, "offset": 1785, "size": 50}}} 2018-08-10 00:13:56,990 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:13:56,991 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:13:56 GMT 2018-08-10 00:13:56,991 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:13:56,991 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:13:56,991 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:13:56,991 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:13:57,045 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:13:57,045 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:13:57,045 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:13:57,045 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:13:57,045 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:13:57,045 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:13:57,046 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:13:57,046 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:13:57,046 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:13:57,046 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:13:57 GMT 2018-08-10 00:13:57,046 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:13:57,046 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:13:57,046 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:14:02,052 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:14:02,132 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:14:02,132 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:14:02,132 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:14:02,132 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:14:02,132 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:14:02,132 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:14:02,132 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:14:02,133 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1816, "offset": 1785, "size": 50}}} 2018-08-10 00:14:02,133 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:14:02,133 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:14:02 GMT 2018-08-10 00:14:02,133 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:14:02,133 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:14:02,133 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:14:02,133 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:14:02,188 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:14:02,189 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:14:02,189 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:14:02,189 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:14:02,189 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:14:02,189 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:14:02,189 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:14:02,189 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:14:02,190 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:14:02,190 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:14:02 GMT 2018-08-10 00:14:02,190 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:14:02,190 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:14:02,190 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:14:07,195 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:14:07,264 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:14:07,264 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:14:07,265 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:14:07,265 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:14:07,265 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:14:07,265 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:14:07,265 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:14:07,265 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1816, "offset": 1785, "size": 50}}} 2018-08-10 00:14:07,265 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:14:07,265 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:14:07 GMT 2018-08-10 00:14:07,265 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:14:07,266 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:14:07,266 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:14:07,266 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:14:07,322 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:14:07,322 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:14:07,322 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:14:07,322 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:14:07,322 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:14:07,323 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:14:07,323 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:14:07,323 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:14:07,323 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:14:07,323 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:14:07 GMT 2018-08-10 00:14:07,323 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:14:07,323 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:14:07,323 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:14:12,329 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:14:12,399 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:14:12,399 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:14:12,400 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:14:12,400 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:14:12,400 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:14:12,400 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:14:12,400 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:14:12,400 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:14:10.760Z", "message": "Sending task 'nova_plugin.server.start' [retry 39/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:14:10.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:14:10.863Z", "message": "Task started 'nova_plugin.server.start' [retry 39/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:14:10.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1818, "offset": 1785, "size": 50}}} 2018-08-10 00:14:12,400 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:14:12,400 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:14:12 GMT 2018-08-10 00:14:12,400 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:14:12,401 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1108 2018-08-10 00:14:12,401 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:14:12,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 39/60] 2018-08-10 00:14:12,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 39/60] 2018-08-10 00:14:12,401 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:14:12,473 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:14:12,474 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:14:12,474 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:14:12,474 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:14:12,474 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:14:12,474 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:14:12,474 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:14:12,474 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:14:12,475 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:14:12,475 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:14:12 GMT 2018-08-10 00:14:12,475 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:14:12,475 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:14:12,475 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:14:17,480 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:14:17,551 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:14:17,551 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:14:17,551 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:14:17,551 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:14:17,551 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:14:17,552 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:14:17,552 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:14:17,552 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:14:13.389Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 39/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-10T00:14:13.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1819, "offset": 1787, "size": 50}}} 2018-08-10 00:14:17,552 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:14:17,552 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:14:17 GMT 2018-08-10 00:14:17,552 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:14:17,552 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1225 2018-08-10 00:14:17,552 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:14:17,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:scheduling state. Retrying... [retry_after=30] [retry 39/60] 2018-08-10 00:14:17,553 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:14:17,665 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:14:17,665 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:14:17,665 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:14:17,665 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:14:17,665 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:14:17,665 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:14:17,666 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:14:17,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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:14:17,666 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:14:17,666 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:14:17 GMT 2018-08-10 00:14:17,666 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:14:17,666 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:14:17,666 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:14:22,671 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:14:22,755 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:14:22,755 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:14:22,755 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:14:22,755 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:14:22,755 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:14:22,755 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:14:22,756 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:14:22,756 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1819, "offset": 1788, "size": 50}}} 2018-08-10 00:14:22,756 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:14:22,756 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:14:22 GMT 2018-08-10 00:14:22,756 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:14:22,756 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:14:22,756 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:14:22,756 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:14:22,810 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:14:22,811 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:14:22,811 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:14:22,811 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:14:22,811 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:14:22,811 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:14:22,811 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:14:22,811 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:14:22,812 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:14:22,812 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:14:22 GMT 2018-08-10 00:14:22,812 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:14:22,812 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:14:22,812 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:14:27,817 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:14:27,893 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:14:27,894 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:14:27,894 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:14:27,894 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:14:27,894 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:14:27,894 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:14:27,894 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:14:27,894 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1819, "offset": 1788, "size": 50}}} 2018-08-10 00:14:27,894 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:14:27,894 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:14:27 GMT 2018-08-10 00:14:27,894 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:14:27,895 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:14:27,895 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:14:27,895 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:14:27,974 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:14:27,974 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:14:27,974 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:14:27,974 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:14:27,975 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:14:27,975 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:14:27,975 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:14:27,975 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:14:27,975 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:14:27,975 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:14:27 GMT 2018-08-10 00:14:27,975 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:14:27,975 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:14:27,975 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:14:32,981 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:14:33,049 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:14:33,049 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:14:33,049 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:14:33,049 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:14:33,049 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:14:33,049 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:14:33,049 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:14:33,049 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1819, "offset": 1788, "size": 50}}} 2018-08-10 00:14:33,050 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:14:33,050 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:14:33 GMT 2018-08-10 00:14:33,050 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:14:33,050 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:14:33,050 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:14:33,050 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:14:33,169 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:14:33,169 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:14:33,169 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:14:33,170 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:14:33,170 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:14:33,170 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:14:33,170 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:14:33,170 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:14:33,170 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:14:33,170 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:14:33 GMT 2018-08-10 00:14:33,170 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:14:33,170 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:14:33,170 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:14:38,176 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:14:38,331 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:14:38,332 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:14:38,332 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:14:38,332 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:14:38,332 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:14:38,332 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:14:38,332 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:14:38,332 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1819, "offset": 1788, "size": 50}}} 2018-08-10 00:14:38,333 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:14:38,333 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:14:38 GMT 2018-08-10 00:14:38,333 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:14:38,333 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:14:38,333 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:14:38,333 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:14:38,408 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:14:38,408 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:14:38,408 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:14:38,408 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:14:38,408 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:14:38,408 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:14:38,408 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:14:38,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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:14:38,409 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:14:38,409 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:14:38 GMT 2018-08-10 00:14:38,409 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:14:38,409 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:14:38,409 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:14:43,414 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:14:43,530 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:14:43,531 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:14:43,531 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:14:43,531 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:14:43,531 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:14:43,531 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:14:43,531 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:14:43,531 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:14:43.418Z", "message": "Sending task 'nova_plugin.server.start' [retry 40/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:14:43.418Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1820, "offset": 1788, "size": 50}}} 2018-08-10 00:14:43,531 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:14:43,532 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:14:43 GMT 2018-08-10 00:14:43,532 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:14:43,532 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 596 2018-08-10 00:14:43,532 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:14:43,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 40/60] 2018-08-10 00:14:43,532 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:14:43,598 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:14:43,598 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:14:43,598 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:14:43,599 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:14:43,599 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:14:43,599 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:14:43,599 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:14:43,599 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:14:43,599 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:14:43,599 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:14:43 GMT 2018-08-10 00:14:43,599 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:14:43,599 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:14:43,599 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:14:48,605 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:14:48,681 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:14:48,681 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:14:48,681 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:14:48,682 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:14:48,682 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:14:48,682 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:14:48,682 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:14:48,682 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:14:43.875Z", "message": "Task started 'nova_plugin.server.start' [retry 40/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:14:43.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:14:45.645Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 40/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-10T00:14:45.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1822, "offset": 1789, "size": 50}}} 2018-08-10 00:14:48,682 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:14:48,682 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:14:48 GMT 2018-08-10 00:14:48,682 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:14:48,682 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1737 2018-08-10 00:14:48,682 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:14:48,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 40/60] 2018-08-10 00:14:48,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 40/60] 2018-08-10 00:14:48,683 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:14:48,740 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:14:48,740 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:14:48,741 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:14:48,741 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:14:48,741 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:14:48,741 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:14:48,741 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:14:48,741 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:14:48,741 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:14:48,741 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:14:48 GMT 2018-08-10 00:14:48,741 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:14:48,742 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:14:48,742 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:14:53,747 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:14:53,822 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:14:53,822 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:14:53,822 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:14:53,822 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:14:53,822 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:14:53,822 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:14:53,822 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:14:53,822 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1822, "offset": 1791, "size": 50}}} 2018-08-10 00:14:53,823 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:14:53,823 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:14:53 GMT 2018-08-10 00:14:53,823 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:14:53,823 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:14:53,823 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:14:53,823 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:14:53,879 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:14:53,880 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:14:53,880 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:14:53,880 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:14:53,880 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:14:53,880 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:14:53,880 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:14:53,880 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:14:53,880 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:14:53,880 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:14:53 GMT 2018-08-10 00:14:53,880 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:14:53,881 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:14:53,881 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:14:58,886 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:14:58,954 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:14:58,955 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:14:58,955 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:14:58,955 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:14:58,955 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:14:58,955 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:14:58,955 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:14:58,955 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1822, "offset": 1791, "size": 50}}} 2018-08-10 00:14:58,955 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:14:58,955 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:14:58 GMT 2018-08-10 00:14:58,956 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:14:58,956 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:14:58,956 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:14:58,956 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:14:59,010 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:14:59,010 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:14:59,010 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:14:59,011 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:14:59,011 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:14:59,011 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:14:59,011 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:14:59,011 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:14:59,011 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:14:59,011 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:14:59 GMT 2018-08-10 00:14:59,011 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:14:59,011 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:14:59,012 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:15:04,017 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:15:04,093 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:15:04,093 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:15:04,093 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:15:04,093 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:15:04,093 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:15:04,093 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:15:04,094 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:15:04,094 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1822, "offset": 1791, "size": 50}}} 2018-08-10 00:15:04,094 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:15:04,094 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:15:04 GMT 2018-08-10 00:15:04,094 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:15:04,094 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:15:04,094 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:15:04,094 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:15:04,160 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:15:04,160 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:15:04,161 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:15:04,161 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:15:04,161 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:15:04,161 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:15:04,161 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:15:04,161 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:15:04,161 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:15:04,161 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:15:04 GMT 2018-08-10 00:15:04,161 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:15:04,161 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:15:04,162 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:15:09,167 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:15:09,237 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:15:09,237 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:15:09,238 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:15:09,238 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:15:09,238 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:15:09,238 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:15:09,238 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:15:09,238 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1822, "offset": 1791, "size": 50}}} 2018-08-10 00:15:09,238 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:15:09,238 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:15:09 GMT 2018-08-10 00:15:09,238 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:15:09,239 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:15:09,239 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:15:09,239 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:15:09,295 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:15:09,295 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:15:09,295 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:15:09,295 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:15:09,295 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:15:09,295 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:15:09,295 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:15:09,295 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:15:09,296 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:15:09,296 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:15:09 GMT 2018-08-10 00:15:09,296 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:15:09,296 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:15:09,296 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:15:14,301 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:15:14,372 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:15:14,372 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:15:14,372 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:15:14,372 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:15:14,373 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:15:14,373 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:15:14,373 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:15:14,373 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1822, "offset": 1791, "size": 50}}} 2018-08-10 00:15:14,373 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:15:14,373 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:15:14 GMT 2018-08-10 00:15:14,373 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:15:14,373 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:15:14,373 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:15:14,374 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:15:14,433 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:15:14,433 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:15:14,433 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:15:14,433 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:15:14,433 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:15:14,433 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:15:14,434 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:15:14,434 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:15:14,434 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:15:14,434 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:15:14 GMT 2018-08-10 00:15:14,434 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:15:14,434 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:15:14,434 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:15:19,440 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:15:19,512 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:15:19,512 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:15:19,512 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:15:19,512 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:15:19,512 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:15:19,513 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:15:19,513 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:15:19,513 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:15:15.674Z", "message": "Sending task 'nova_plugin.server.start' [retry 41/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:15:15.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:15:15.884Z", "message": "Task started 'nova_plugin.server.start' [retry 41/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:15:15.884Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:15:18.501Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 41/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-10T00:15:18.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1825, "offset": 1791, "size": 50}}} 2018-08-10 00:15:19,513 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:15:19,513 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:15:19 GMT 2018-08-10 00:15:19,513 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:15:19,513 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2249 2018-08-10 00:15:19,513 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:15:19,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 41/60] 2018-08-10 00:15:19,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 41/60] 2018-08-10 00:15:19,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 41/60] 2018-08-10 00:15:19,514 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:15:19,570 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:15:19,570 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:15:19,570 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:15:19,571 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:15:19,571 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:15:19,571 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:15:19,571 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:15:19,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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:15:19,571 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:15:19,571 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:15:19 GMT 2018-08-10 00:15:19,571 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:15:19,571 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:15:19,571 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:15:24,577 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:15:24,653 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:15:24,654 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:15:24,654 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:15:24,654 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:15:24,654 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:15:24,654 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:15:24,654 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:15:24,654 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1825, "offset": 1794, "size": 50}}} 2018-08-10 00:15:24,655 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:15:24,655 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:15:24 GMT 2018-08-10 00:15:24,655 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:15:24,655 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:15:24,655 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:15:24,655 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:15:24,713 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:15:24,713 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:15:24,713 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:15:24,714 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:15:24,714 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:15:24,714 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:15:24,714 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:15:24,714 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:15:24,714 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:15:24,714 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:15:24 GMT 2018-08-10 00:15:24,714 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:15:24,714 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:15:24,714 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:15:29,720 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:15:29,797 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:15:29,797 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:15:29,797 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:15:29,797 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:15:29,797 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:15:29,797 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:15:29,798 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:15:29,798 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1825, "offset": 1794, "size": 50}}} 2018-08-10 00:15:29,798 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:15:29,798 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:15:29 GMT 2018-08-10 00:15:29,798 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:15:29,798 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:15:29,798 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:15:29,798 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:15:29,855 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:15:29,855 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:15:29,855 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:15:29,855 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:15:29,855 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:15:29,856 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:15:29,856 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:15:29,856 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:15:29,856 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:15:29,856 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:15:29 GMT 2018-08-10 00:15:29,856 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:15:29,856 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:15:29,856 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:15:34,862 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:15:34,930 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:15:34,930 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:15:34,930 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:15:34,930 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:15:34,930 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:15:34,931 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:15:34,931 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:15:34,931 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1825, "offset": 1794, "size": 50}}} 2018-08-10 00:15:34,931 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:15:34,931 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:15:34 GMT 2018-08-10 00:15:34,931 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:15:34,931 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:15:34,931 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:15:34,932 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:15:35,065 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:15:35,065 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:15:35,065 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:15:35,066 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:15:35,066 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:15:35,066 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:15:35,066 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:15:35,066 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:15:35,066 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:15:35,066 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:15:35 GMT 2018-08-10 00:15:35,066 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:15:35,066 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:15:35,067 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:15:40,072 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:15:40,140 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:15:40,140 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:15:40,141 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:15:40,141 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:15:40,141 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:15:40,141 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:15:40,141 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:15:40,141 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1825, "offset": 1794, "size": 50}}} 2018-08-10 00:15:40,141 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:15:40,141 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:15:40 GMT 2018-08-10 00:15:40,141 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:15:40,141 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:15:40,142 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:15:40,142 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:15:40,196 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:15:40,197 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:15:40,197 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:15:40,197 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:15:40,197 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:15:40,197 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:15:40,197 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:15:40,197 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:15:40,197 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:15:40,198 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:15:40 GMT 2018-08-10 00:15:40,198 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:15:40,198 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:15:40,198 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:15:45,203 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:15:45,279 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:15:45,280 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:15:45,280 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:15:45,280 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:15:45,280 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:15:45,280 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:15:45,280 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:15:45,280 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1825, "offset": 1794, "size": 50}}} 2018-08-10 00:15:45,280 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:15:45,281 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:15:45 GMT 2018-08-10 00:15:45,281 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:15:45,281 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:15:45,281 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:15:45,281 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:15:45,339 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:15:45,340 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:15:45,340 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:15:45,340 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:15:45,340 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:15:45,340 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:15:45,340 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:15:45,340 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:15:45,340 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:15:45,341 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:15:45 GMT 2018-08-10 00:15:45,341 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:15:45,341 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:15:45,341 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:15:50,346 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:15:50,415 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:15:50,415 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:15:50,416 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:15:50,416 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:15:50,416 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:15:50,416 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:15:50,416 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:15:50,416 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:15:48.536Z", "message": "Sending task 'nova_plugin.server.start' [retry 42/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:15:48.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:15:48.895Z", "message": "Task started 'nova_plugin.server.start' [retry 42/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:15:48.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1827, "offset": 1794, "size": 50}}} 2018-08-10 00:15:50,416 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:15:50,416 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:15:50 GMT 2018-08-10 00:15:50,416 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:15:50,417 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1108 2018-08-10 00:15:50,417 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:15:50,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 42/60] 2018-08-10 00:15:50,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 42/60] 2018-08-10 00:15:50,417 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:15:50,475 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:15:50,475 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:15:50,475 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:15:50,476 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:15:50,476 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:15:50,476 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:15:50,476 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:15:50,476 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:15:50,476 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:15:50,476 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:15:50 GMT 2018-08-10 00:15:50,476 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:15:50,476 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:15:50,477 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:15:55,482 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:15:55,553 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:15:55,553 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:15:55,554 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:15:55,554 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:15:55,554 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:15:55,554 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:15:55,554 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:15:55,554 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:15:51.264Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 42/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-10T00:15:51.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1828, "offset": 1796, "size": 50}}} 2018-08-10 00:15:55,554 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:15:55,554 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:15:55 GMT 2018-08-10 00:15:55,555 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:15:55,555 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1225 2018-08-10 00:15:55,555 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:15:55,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 42/60] 2018-08-10 00:15:55,555 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:15:55,610 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:15:55,610 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:15:55,611 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:15:55,611 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:15:55,611 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:15:55,611 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:15:55,611 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:15:55,611 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:15:55,611 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:15:55,611 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:15:55 GMT 2018-08-10 00:15:55,612 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:15:55,612 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:15:55,612 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:16:00,617 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:16:00,685 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:16:00,685 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:16:00,685 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:16:00,685 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:16:00,685 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:16:00,686 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:16:00,686 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:16:00,686 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1828, "offset": 1797, "size": 50}}} 2018-08-10 00:16:00,686 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:16:00,686 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:16:00 GMT 2018-08-10 00:16:00,686 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:16:00,686 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:16:00,686 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:16:00,687 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:16:00,741 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:16:00,742 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:16:00,742 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:16:00,742 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:16:00,742 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:16:00,742 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:16:00,742 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:16:00,742 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:16:00,743 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:16:00,743 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:16:00 GMT 2018-08-10 00:16:00,743 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:16:00,743 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:16:00,743 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:16:05,748 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:16:05,824 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:16:05,824 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:16:05,824 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:16:05,824 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:16:05,825 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:16:05,825 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:16:05,825 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:16:05,825 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1828, "offset": 1797, "size": 50}}} 2018-08-10 00:16:05,825 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:16:05,825 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:16:05 GMT 2018-08-10 00:16:05,825 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:16:05,825 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:16:05,825 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:16:05,826 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:16:05,889 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:16:05,889 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:16:05,889 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:16:05,890 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:16:05,890 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:16:05,890 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:16:05,890 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:16:05,890 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:16:05,890 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:16:05,890 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:16:05 GMT 2018-08-10 00:16:05,890 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:16:05,890 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:16:05,890 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:16:10,896 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:16:10,964 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:16:10,964 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:16:10,964 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:16:10,964 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:16:10,965 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:16:10,965 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:16:10,965 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:16:10,965 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1828, "offset": 1797, "size": 50}}} 2018-08-10 00:16:10,965 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:16:10,965 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:16:10 GMT 2018-08-10 00:16:10,965 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:16:10,965 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:16:10,965 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:16:10,966 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:16:11,022 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:16:11,022 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:16:11,023 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:16:11,023 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:16:11,023 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:16:11,023 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:16:11,023 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:16:11,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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:16:11,023 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:16:11,023 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:16:11 GMT 2018-08-10 00:16:11,023 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:16:11,023 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:16:11,024 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:16:16,029 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:16:16,096 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:16:16,096 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:16:16,096 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:16:16,096 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:16:16,096 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:16:16,097 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:16:16,097 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:16:16,097 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1828, "offset": 1797, "size": 50}}} 2018-08-10 00:16:16,097 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:16:16,097 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:16:16 GMT 2018-08-10 00:16:16,097 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:16:16,097 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:16:16,097 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:16:16,098 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:16:16,152 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:16:16,152 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:16:16,152 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:16:16,152 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:16:16,153 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:16:16,153 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:16:16,153 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:16:16,153 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:16:16,153 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:16:16,153 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:16:16 GMT 2018-08-10 00:16:16,153 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:16:16,153 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:16:16,153 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:16:21,159 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:16:21,228 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:16:21,229 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:16:21,229 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:16:21,229 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:16:21,229 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:16:21,229 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:16:21,229 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:16:21,229 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1828, "offset": 1797, "size": 50}}} 2018-08-10 00:16:21,230 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:16:21,230 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:16:21 GMT 2018-08-10 00:16:21,230 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:16:21,230 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:16:21,230 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:16:21,230 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:16:21,288 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:16:21,288 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:16:21,288 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:16:21,288 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:16:21,288 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:16:21,288 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:16:21,289 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:16:21,289 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:16:21,289 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:16:21,289 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:16:21 GMT 2018-08-10 00:16:21,289 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:16:21,289 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:16:21,289 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:16:26,294 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:16:26,364 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:16:26,364 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:16:26,365 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:16:26,365 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:16:26,365 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:16:26,365 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:16:26,365 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:16:26,365 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:16:21.292Z", "message": "Sending task 'nova_plugin.server.start' [retry 43/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:16:21.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:16:21.905Z", "message": "Task started 'nova_plugin.server.start' [retry 43/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:16:21.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:16:23.516Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 43/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-10T00:16:23.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1831, "offset": 1797, "size": 50}}} 2018-08-10 00:16:26,365 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:16:26,365 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:16:26 GMT 2018-08-10 00:16:26,365 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:16:26,366 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2249 2018-08-10 00:16:26,366 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:16:26,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 43/60] 2018-08-10 00:16:26,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 43/60] 2018-08-10 00:16:26,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 43/60] 2018-08-10 00:16:26,367 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:16:26,424 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:16:26,425 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:16:26,425 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:16:26,425 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:16:26,425 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:16:26,425 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:16:26,425 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:16:26,425 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:16:26,425 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:16:26,425 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:16:26 GMT 2018-08-10 00:16:26,426 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:16:26,426 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:16:26,426 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:16:31,431 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:16:31,500 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:16:31,500 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:16:31,500 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:16:31,500 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:16:31,500 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:16:31,500 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:16:31,500 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:16:31,500 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1831, "offset": 1800, "size": 50}}} 2018-08-10 00:16:31,500 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:16:31,501 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:16:31 GMT 2018-08-10 00:16:31,501 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:16:31,501 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:16:31,501 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:16:31,501 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:16:31,557 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:16:31,557 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:16:31,557 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:16:31,557 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:16:31,558 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:16:31,558 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:16:31,558 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:16:31,558 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:16:31,558 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:16:31,558 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:16:31 GMT 2018-08-10 00:16:31,558 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:16:31,558 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:16:31,558 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:16:36,564 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:16:36,630 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:16:36,631 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:16:36,631 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:16:36,631 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:16:36,631 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:16:36,631 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:16:36,631 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:16:36,631 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1831, "offset": 1800, "size": 50}}} 2018-08-10 00:16:36,631 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:16:36,632 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:16:36 GMT 2018-08-10 00:16:36,632 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:16:36,632 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:16:36,632 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:16:36,632 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:16:36,691 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:16:36,691 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:16:36,691 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:16:36,691 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:16:36,691 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:16:36,691 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:16:36,691 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:16:36,692 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:16:36,692 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:16:36,692 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:16:36 GMT 2018-08-10 00:16:36,692 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:16:36,692 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:16:36,692 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:16:41,697 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:16:41,766 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:16:41,767 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:16:41,767 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:16:41,767 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:16:41,767 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:16:41,767 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:16:41,767 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:16:41,767 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1831, "offset": 1800, "size": 50}}} 2018-08-10 00:16:41,767 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:16:41,768 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:16:41 GMT 2018-08-10 00:16:41,768 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:16:41,768 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:16:41,768 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:16:41,768 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:16:41,825 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:16:41,825 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:16:41,825 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:16:41,826 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:16:41,826 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:16:41,826 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:16:41,826 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:16:41,826 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:16:41,826 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:16:41,826 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:16:41 GMT 2018-08-10 00:16:41,826 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:16:41,826 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:16:41,827 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:16:46,832 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:16:46,900 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:16:46,900 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:16:46,900 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:16:46,900 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:16:46,901 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:16:46,901 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:16:46,901 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:16:46,901 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1831, "offset": 1800, "size": 50}}} 2018-08-10 00:16:46,901 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:16:46,901 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:16:46 GMT 2018-08-10 00:16:46,901 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:16:46,901 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:16:46,901 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:16:46,902 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:16:46,958 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:16:46,958 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:16:46,958 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:16:46,958 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:16:46,958 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:16:46,958 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:16:46,959 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:16:46,959 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:16:46,959 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:16:46,959 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:16:46 GMT 2018-08-10 00:16:46,959 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:16:46,959 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:16:46,959 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:16:51,965 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:16:52,038 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:16:52,038 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:16:52,039 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:16:52,039 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:16:52,039 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:16:52,039 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:16:52,039 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:16:52,039 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1831, "offset": 1800, "size": 50}}} 2018-08-10 00:16:52,039 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:16:52,039 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:16:52 GMT 2018-08-10 00:16:52,039 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:16:52,039 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:16:52,040 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:16:52,040 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:16:52,101 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:16:52,102 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:16:52,102 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:16:52,102 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:16:52,102 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:16:52,102 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:16:52,102 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:16:52,102 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:16:52,103 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:16:52,103 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:16:52 GMT 2018-08-10 00:16:52,103 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:16:52,103 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:16:52,103 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:16:57,108 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:16:57,176 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:16:57,177 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:16:57,177 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:16:57,177 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:16:57,177 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:16:57,177 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:16:57,177 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:16:57,177 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:16:53.536Z", "message": "Sending task 'nova_plugin.server.start' [retry 44/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:16:53.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:16:53.917Z", "message": "Task started 'nova_plugin.server.start' [retry 44/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:16:53.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:16:56.171Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 44/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-10T00:16:56.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1834, "offset": 1800, "size": 50}}} 2018-08-10 00:16:57,177 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:16:57,178 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:16:57 GMT 2018-08-10 00:16:57,178 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:16:57,178 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2249 2018-08-10 00:16:57,178 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:16:57,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 44/60] 2018-08-10 00:16:57,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 44/60] 2018-08-10 00:16:57,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 44/60] 2018-08-10 00:16:57,179 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:16:57,232 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:16:57,232 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:16:57,232 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:16:57,233 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:16:57,233 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:16:57,233 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:16:57,233 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:16:57,233 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:16:57,233 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:16:57,233 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:16:57 GMT 2018-08-10 00:16:57,233 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:16:57,233 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:16:57,234 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:17:02,239 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:17:02,308 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:17:02,308 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:17:02,308 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:17:02,308 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:17:02,308 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:17:02,308 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:17:02,309 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:17:02,309 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1834, "offset": 1803, "size": 50}}} 2018-08-10 00:17:02,309 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:17:02,309 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:17:02 GMT 2018-08-10 00:17:02,309 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:17:02,309 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:17:02,309 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:17:02,309 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:17:02,366 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:17:02,366 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:17:02,366 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:17:02,366 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:17:02,367 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:17:02,367 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:17:02,367 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:17:02,367 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:17:02,367 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:17:02,367 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:17:02 GMT 2018-08-10 00:17:02,367 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:17:02,367 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:17:02,367 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:17:07,373 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:17:07,445 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:17:07,445 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:17:07,445 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:17:07,445 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:17:07,445 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:17:07,445 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:17:07,445 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:17:07,445 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1834, "offset": 1803, "size": 50}}} 2018-08-10 00:17:07,446 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:17:07,446 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:17:07 GMT 2018-08-10 00:17:07,446 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:17:07,446 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:17:07,446 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:17:07,446 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:17:07,503 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:17:07,503 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:17:07,504 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:17:07,504 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:17:07,504 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:17:07,504 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:17:07,504 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:17:07,504 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:17:07,504 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:17:07,504 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:17:07 GMT 2018-08-10 00:17:07,504 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:17:07,504 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:17:07,505 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:17:12,510 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:17:12,578 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:17:12,579 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:17:12,579 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:17:12,579 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:17:12,579 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:17:12,579 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:17:12,579 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:17:12,579 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1834, "offset": 1803, "size": 50}}} 2018-08-10 00:17:12,579 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:17:12,580 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:17:12 GMT 2018-08-10 00:17:12,580 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:17:12,580 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:17:12,580 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:17:12,580 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:17:12,640 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:17:12,640 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:17:12,640 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:17:12,640 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:17:12,641 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:17:12,641 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:17:12,641 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:17:12,641 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:17:12,641 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:17:12,641 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:17:12 GMT 2018-08-10 00:17:12,641 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:17:12,641 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:17:12,641 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:17:17,647 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:17:17,716 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:17:17,716 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:17:17,717 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:17:17,717 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:17:17,717 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:17:17,717 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:17:17,717 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:17:17,717 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1834, "offset": 1803, "size": 50}}} 2018-08-10 00:17:17,717 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:17:17,717 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:17:17 GMT 2018-08-10 00:17:17,717 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:17:17,717 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:17:17,717 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:17:17,718 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:17:17,776 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:17:17,776 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:17:17,776 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:17:17,776 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:17:17,776 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:17:17,776 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:17:17,776 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:17:17,777 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:17:17,777 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:17:17,777 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:17:17 GMT 2018-08-10 00:17:17,777 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:17:17,777 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:17:17,777 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:17:22,782 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:17:22,856 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:17:22,857 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:17:22,857 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:17:22,857 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:17:22,857 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:17:22,857 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:17:22,857 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:17:22,857 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1834, "offset": 1803, "size": 50}}} 2018-08-10 00:17:22,857 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:17:22,857 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:17:22 GMT 2018-08-10 00:17:22,858 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:17:22,858 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:17:22,858 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:17:22,858 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:17:22,929 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:17:22,929 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:17:22,929 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:17:22,929 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:17:22,929 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:17:22,929 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:17:22,929 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:17:22,930 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:17:22,930 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:17:22,930 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:17:22 GMT 2018-08-10 00:17:22,930 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:17:22,930 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:17:22,930 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:17:27,935 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:17:28,004 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:17:28,004 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:17:28,004 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:17:28,004 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:17:28,004 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:17:28,004 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:17:28,004 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:17:28,004 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:17:26.191Z", "message": "Sending task 'nova_plugin.server.start' [retry 45/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:17:26.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:17:26.928Z", "message": "Task started 'nova_plugin.server.start' [retry 45/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:17:26.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1836, "offset": 1803, "size": 50}}} 2018-08-10 00:17:28,005 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:17:28,005 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:17:28 GMT 2018-08-10 00:17:28,005 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:17:28,005 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1108 2018-08-10 00:17:28,005 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:17:28,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 45/60] 2018-08-10 00:17:28,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 45/60] 2018-08-10 00:17:28,006 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:17:28,067 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:17:28,067 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:17:28,067 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:17:28,067 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:17:28,067 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:17:28,067 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:17:28,068 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:17:28,068 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:17:28,068 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:17:28,068 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:17:28 GMT 2018-08-10 00:17:28,068 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:17:28,068 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:17:28,068 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:17:33,074 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:17:33,147 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:17:33,147 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:17:33,147 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:17:33,147 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:17:33,147 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:17:33,147 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:17:33,147 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:17:33,147 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:17:29.220Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 45/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-10T00:17:29.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1837, "offset": 1805, "size": 50}}} 2018-08-10 00:17:33,148 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:17:33,148 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:17:33 GMT 2018-08-10 00:17:33,148 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:17:33,148 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1225 2018-08-10 00:17:33,148 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:17:33,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 45/60] 2018-08-10 00:17:33,149 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:17:33,209 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:17:33,209 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:17:33,209 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:17:33,210 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:17:33,210 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:17:33,210 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:17:33,210 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:17:33,210 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:17:33,210 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:17:33,210 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:17:33 GMT 2018-08-10 00:17:33,210 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:17:33,210 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:17:33,211 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:17:38,216 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:17:38,286 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:17:38,287 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:17:38,287 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:17:38,287 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:17:38,287 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:17:38,287 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:17:38,287 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:17:38,287 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1837, "offset": 1806, "size": 50}}} 2018-08-10 00:17:38,287 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:17:38,288 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:17:38 GMT 2018-08-10 00:17:38,288 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:17:38,288 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:17:38,288 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:17:38,288 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:17:38,348 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:17:38,348 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:17:38,349 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:17:38,349 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:17:38,349 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:17:38,349 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:17:38,349 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:17:38,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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:17:38,349 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:17:38,349 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:17:38 GMT 2018-08-10 00:17:38,349 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:17:38,349 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:17:38,350 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:17:43,355 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:17:43,428 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:17:43,428 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:17:43,428 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:17:43,429 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:17:43,429 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:17:43,429 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:17:43,429 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:17:43,429 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1837, "offset": 1806, "size": 50}}} 2018-08-10 00:17:43,429 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:17:43,429 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:17:43 GMT 2018-08-10 00:17:43,429 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:17:43,429 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:17:43,430 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:17:43,430 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:17:43,489 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:17:43,489 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:17:43,489 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:17:43,489 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:17:43,489 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:17:43,489 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:17:43,490 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:17:43,490 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:17:43,490 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:17:43,490 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:17:43 GMT 2018-08-10 00:17:43,490 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:17:43,490 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:17:43,490 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:17:48,495 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:17:48,566 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:17:48,566 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:17:48,566 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:17:48,567 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:17:48,567 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:17:48,567 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:17:48,567 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:17:48,567 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1837, "offset": 1806, "size": 50}}} 2018-08-10 00:17:48,567 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:17:48,567 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:17:48 GMT 2018-08-10 00:17:48,567 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:17:48,567 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:17:48,567 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:17:48,568 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:17:48,625 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:17:48,625 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:17:48,625 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:17:48,625 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:17:48,625 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:17:48,625 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:17:48,625 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:17:48,626 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:17:48,626 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:17:48,626 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:17:48 GMT 2018-08-10 00:17:48,626 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:17:48,626 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:17:48,626 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:17:53,631 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:17:53,700 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:17:53,701 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:17:53,701 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:17:53,701 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:17:53,701 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:17:53,701 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:17:53,701 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:17:53,701 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1837, "offset": 1806, "size": 50}}} 2018-08-10 00:17:53,702 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:17:53,702 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:17:53 GMT 2018-08-10 00:17:53,702 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:17:53,702 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:17:53,702 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:17:53,702 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:17:53,760 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:17:53,760 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:17:53,760 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:17:53,760 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:17:53,761 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:17:53,761 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:17:53,761 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:17:53,761 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:17:53,761 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:17:53,761 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:17:53 GMT 2018-08-10 00:17:53,761 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:17:53,761 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:17:53,761 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:17:58,767 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:17:58,842 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:17:58,843 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:17:58,843 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:17:58,843 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:17:58,843 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:17:58,843 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:17:58,843 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:17:58,843 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1837, "offset": 1806, "size": 50}}} 2018-08-10 00:17:58,843 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:17:58,844 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:17:58 GMT 2018-08-10 00:17:58,844 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:17:58,844 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:17:58,844 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:17:58,844 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:17:58,903 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:17:58,903 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:17:58,903 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:17:58,903 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:17:58,903 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:17:58,903 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:17:58,904 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:17:58,904 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:17:58,904 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:17:58,904 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:17:58 GMT 2018-08-10 00:17:58,904 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:17:58,904 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:17:58,904 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:18:03,910 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:18:04,068 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:18:04,068 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:18:04,068 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:18:04,068 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:18:04,068 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:18:04,068 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:18:04,069 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:18:04,069 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:17:59.243Z", "message": "Sending task 'nova_plugin.server.start' [retry 46/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:17:59.243Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:17:59.936Z", "message": "Task started 'nova_plugin.server.start' [retry 46/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:17:59.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:18:01.971Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 46/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-10T00:18:01.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1840, "offset": 1806, "size": 50}}} 2018-08-10 00:18:04,069 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:18:04,069 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:18:04 GMT 2018-08-10 00:18:04,069 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:18:04,069 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2249 2018-08-10 00:18:04,069 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:18:04,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 46/60] 2018-08-10 00:18:04,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 46/60] 2018-08-10 00:18:04,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 46/60] 2018-08-10 00:18:04,070 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:18:04,132 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:18:04,132 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:18:04,133 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:18:04,133 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:18:04,133 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:18:04,133 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:18:04,133 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:18:04,133 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:18:04,133 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:18:04,133 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:18:04 GMT 2018-08-10 00:18:04,133 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:18:04,133 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:18:04,134 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:18:09,139 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:18:09,219 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:18:09,219 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:18:09,219 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:18:09,219 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:18:09,220 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:18:09,220 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:18:09,220 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:18:09,220 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1840, "offset": 1809, "size": 50}}} 2018-08-10 00:18:09,220 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:18:09,220 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:18:09 GMT 2018-08-10 00:18:09,220 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:18:09,220 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:18:09,220 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:18:09,221 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:18:09,282 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:18:09,282 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:18:09,283 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:18:09,283 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:18:09,283 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:18:09,283 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:18:09,283 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:18:09,283 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:18:09,283 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:18:09,283 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:18:09 GMT 2018-08-10 00:18:09,283 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:18:09,284 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:18:09,284 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:18:14,289 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:18:14,366 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:18:14,366 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:18:14,366 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:18:14,367 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:18:14,367 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:18:14,367 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:18:14,367 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:18:14,367 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1840, "offset": 1809, "size": 50}}} 2018-08-10 00:18:14,367 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:18:14,367 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:18:14 GMT 2018-08-10 00:18:14,367 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:18:14,367 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:18:14,367 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:18:14,368 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:18:14,425 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:18:14,425 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:18:14,425 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:18:14,425 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:18:14,425 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:18:14,425 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:18:14,426 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:18:14,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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:18:14,426 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:18:14,426 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:18:14 GMT 2018-08-10 00:18:14,426 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:18:14,426 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:18:14,426 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:18:19,432 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:18:19,511 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:18:19,511 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:18:19,512 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:18:19,512 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:18:19,512 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:18:19,512 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:18:19,512 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:18:19,512 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1840, "offset": 1809, "size": 50}}} 2018-08-10 00:18:19,512 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:18:19,512 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:18:19 GMT 2018-08-10 00:18:19,512 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:18:19,513 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:18:19,513 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:18:19,513 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:18:19,587 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:18:19,588 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:18:19,588 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:18:19,588 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:18:19,588 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:18:19,588 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:18:19,588 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:18:19,588 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:18:19,588 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:18:19,588 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:18:19 GMT 2018-08-10 00:18:19,588 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:18:19,589 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:18:19,589 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:18:24,594 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:18:24,671 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:18:24,672 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:18:24,672 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:18:24,672 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:18:24,672 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:18:24,672 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:18:24,672 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:18:24,672 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1840, "offset": 1809, "size": 50}}} 2018-08-10 00:18:24,672 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:18:24,673 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:18:24 GMT 2018-08-10 00:18:24,673 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:18:24,673 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:18:24,673 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:18:24,673 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:18:24,741 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:18:24,741 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:18:24,742 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:18:24,742 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:18:24,742 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:18:24,742 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:18:24,742 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:18:24,742 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:18:24,742 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:18:24,742 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:18:24 GMT 2018-08-10 00:18:24,742 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:18:24,743 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:18:24,743 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:18:29,748 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:18:29,825 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:18:29,825 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:18:29,825 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:18:29,825 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:18:29,825 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:18:29,825 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:18:29,825 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:18:29,825 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1840, "offset": 1809, "size": 50}}} 2018-08-10 00:18:29,826 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:18:29,826 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:18:29 GMT 2018-08-10 00:18:29,826 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:18:29,826 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:18:29,826 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:18:29,826 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:18:29,885 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:18:29,885 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:18:29,885 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:18:29,885 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:18:29,886 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:18:29,886 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:18:29,886 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:18:29,886 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:18:29,886 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:18:29,886 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:18:29 GMT 2018-08-10 00:18:29,886 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:18:29,886 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:18:29,886 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:18:34,891 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:18:34,975 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:18:34,975 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:18:34,975 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:18:34,976 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:18:34,976 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:18:34,976 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:18:34,976 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:18:34,976 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:18:32.006Z", "message": "Sending task 'nova_plugin.server.start' [retry 47/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:18:32.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:18:32.946Z", "message": "Task started 'nova_plugin.server.start' [retry 47/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:18:32.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1842, "offset": 1809, "size": 50}}} 2018-08-10 00:18:34,976 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:18:34,976 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:18:34 GMT 2018-08-10 00:18:34,976 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:18:34,976 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1108 2018-08-10 00:18:34,977 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:18:34,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 47/60] 2018-08-10 00:18:34,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 47/60] 2018-08-10 00:18:34,977 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:18:35,044 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:18:35,044 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:18:35,044 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:18:35,044 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:18:35,044 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:18:35,044 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:18:35,044 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:18:35,044 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:18:35,045 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:18:35,045 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:18:35 GMT 2018-08-10 00:18:35,045 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:18:35,045 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:18:35,045 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:18:40,050 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:18:40,124 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:18:40,124 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:18:40,124 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:18:40,124 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:18:40,124 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:18:40,124 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:18:40,124 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:18:40,124 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:18:35.137Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 47/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-10T00:18:35.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1843, "offset": 1811, "size": 50}}} 2018-08-10 00:18:40,125 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:18:40,125 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:18:40 GMT 2018-08-10 00:18:40,125 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:18:40,125 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1225 2018-08-10 00:18:40,125 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:18:40,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 47/60] 2018-08-10 00:18:40,126 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:18:40,180 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:18:40,181 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:18:40,181 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:18:40,181 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:18:40,181 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:18:40,181 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:18:40,181 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:18:40,181 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:18:40,181 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:18:40,182 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:18:40 GMT 2018-08-10 00:18:40,182 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:18:40,182 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:18:40,182 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:18:45,187 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:18:45,263 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:18:45,264 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:18:45,264 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:18:45,264 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:18:45,264 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:18:45,264 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:18:45,264 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:18:45,264 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1843, "offset": 1812, "size": 50}}} 2018-08-10 00:18:45,264 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:18:45,265 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:18:45 GMT 2018-08-10 00:18:45,265 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:18:45,265 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:18:45,265 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:18:45,265 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:18:45,329 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:18:45,329 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:18:45,329 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:18:45,330 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:18:45,330 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:18:45,330 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:18:45,330 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:18:45,330 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:18:45,330 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:18:45,330 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:18:45 GMT 2018-08-10 00:18:45,330 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:18:45,330 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:18:45,331 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:18:50,336 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:18:50,413 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:18:50,413 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:18:50,413 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:18:50,413 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:18:50,414 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:18:50,414 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:18:50,414 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:18:50,414 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1843, "offset": 1812, "size": 50}}} 2018-08-10 00:18:50,414 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:18:50,414 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:18:50 GMT 2018-08-10 00:18:50,414 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:18:50,414 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:18:50,414 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:18:50,415 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:18:50,472 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:18:50,472 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:18:50,472 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:18:50,472 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:18:50,472 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:18:50,473 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:18:50,473 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:18:50,473 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:18:50,473 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:18:50,473 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:18:50 GMT 2018-08-10 00:18:50,473 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:18:50,473 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:18:50,473 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:18:55,479 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:18:55,554 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:18:55,554 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:18:55,554 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:18:55,554 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:18:55,554 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:18:55,554 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:18:55,554 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:18:55,555 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1843, "offset": 1812, "size": 50}}} 2018-08-10 00:18:55,555 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:18:55,555 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:18:55 GMT 2018-08-10 00:18:55,555 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:18:55,555 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:18:55,555 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:18:55,555 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:18:55,614 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:18:55,614 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:18:55,614 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:18:55,614 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:18:55,615 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:18:55,615 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:18:55,615 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:18:55,615 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:18:55,615 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:18:55,615 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:18:55 GMT 2018-08-10 00:18:55,615 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:18:55,615 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:18:55,615 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:19:00,621 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:19:00,695 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:19:00,695 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:19:00,695 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:19:00,696 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:19:00,696 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:19:00,696 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:19:00,696 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:19:00,696 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1843, "offset": 1812, "size": 50}}} 2018-08-10 00:19:00,696 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:19:00,696 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:19:00 GMT 2018-08-10 00:19:00,696 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:19:00,696 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:19:00,697 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:19:00,697 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:19:00,770 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:19:00,771 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:19:00,771 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:19:00,771 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:19:00,771 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:19:00,771 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:19:00,771 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:19:00,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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:19:00,771 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:19:00,772 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:19:00 GMT 2018-08-10 00:19:00,772 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:19:00,772 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:19:00,772 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:19:05,777 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:19:05,850 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:19:05,851 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:19:05,851 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:19:05,851 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:19:05,851 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:19:05,851 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:19:05,851 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:19:05,851 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:19:05.180Z", "message": "Sending task 'nova_plugin.server.start' [retry 48/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:19:05.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1844, "offset": 1812, "size": 50}}} 2018-08-10 00:19:05,851 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:19:05,852 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:19:05 GMT 2018-08-10 00:19:05,852 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:19:05,852 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 596 2018-08-10 00:19:05,852 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:19:05,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 48/60] 2018-08-10 00:19:05,852 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:19:05,921 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:19:05,922 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:19:05,922 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:19:05,922 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:19:05,922 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:19:05,922 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:19:05,922 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:19:05,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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:19:05,923 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:19:05,923 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:19:05 GMT 2018-08-10 00:19:05,923 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:19:05,923 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:19:05,923 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:19:10,928 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:19:11,004 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:19:11,004 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:19:11,004 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:19:11,004 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:19:11,005 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:19:11,005 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:19:11,005 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:19:11,005 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:19:05.965Z", "message": "Task started 'nova_plugin.server.start' [retry 48/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:19:05.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:19:07.410Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 48/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-10T00:19:07.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1846, "offset": 1813, "size": 50}}} 2018-08-10 00:19:11,005 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:19:11,005 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:19:11 GMT 2018-08-10 00:19:11,005 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:19:11,005 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1737 2018-08-10 00:19:11,005 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:19:11,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 48/60] 2018-08-10 00:19:11,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 48/60] 2018-08-10 00:19:11,006 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:19:11,069 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:19:11,069 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:19:11,069 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:19:11,069 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:19:11,069 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:19:11,069 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:19:11,069 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:19:11,070 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:19:11,070 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:19:11,070 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:19:11 GMT 2018-08-10 00:19:11,070 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:19:11,070 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:19:11,070 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:19:16,075 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:19:16,152 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:19:16,152 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:19:16,153 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:19:16,153 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:19:16,153 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:19:16,153 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:19:16,153 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:19:16,153 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1846, "offset": 1815, "size": 50}}} 2018-08-10 00:19:16,153 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:19:16,153 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:19:16 GMT 2018-08-10 00:19:16,153 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:19:16,154 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:19:16,154 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:19:16,154 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:19:16,211 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:19:16,211 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:19:16,211 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:19:16,211 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:19:16,211 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:19:16,212 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:19:16,212 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:19:16,212 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:19:16,212 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:19:16,212 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:19:16 GMT 2018-08-10 00:19:16,212 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:19:16,212 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:19:16,212 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:19:21,218 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:19:21,287 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:19:21,287 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:19:21,287 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:19:21,287 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:19:21,288 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:19:21,288 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:19:21,288 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:19:21,288 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1846, "offset": 1815, "size": 50}}} 2018-08-10 00:19:21,288 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:19:21,288 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:19:21 GMT 2018-08-10 00:19:21,288 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:19:21,288 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:19:21,288 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:19:21,289 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:19:21,356 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:19:21,356 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:19:21,357 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:19:21,357 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:19:21,357 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:19:21,357 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:19:21,357 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:19:21,357 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:19:21,357 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:19:21,357 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:19:21 GMT 2018-08-10 00:19:21,357 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:19:21,358 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:19:21,358 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:19:26,363 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:19:26,440 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:19:26,440 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:19:26,441 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:19:26,441 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:19:26,441 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:19:26,441 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:19:26,441 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:19:26,441 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1846, "offset": 1815, "size": 50}}} 2018-08-10 00:19:26,441 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:19:26,441 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:19:26 GMT 2018-08-10 00:19:26,442 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:19:26,442 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:19:26,442 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:19:26,442 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:19:26,501 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:19:26,502 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:19:26,502 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:19:26,502 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:19:26,502 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:19:26,502 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:19:26,502 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:19:26,502 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:19:26,502 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:19:26,503 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:19:26 GMT 2018-08-10 00:19:26,503 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:19:26,503 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:19:26,503 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:19:31,508 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:19:31,575 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:19:31,576 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:19:31,576 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:19:31,576 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:19:31,576 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:19:31,576 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:19:31,576 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:19:31,576 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1846, "offset": 1815, "size": 50}}} 2018-08-10 00:19:31,576 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:19:31,576 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:19:31 GMT 2018-08-10 00:19:31,577 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:19:31,577 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:19:31,577 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:19:31,577 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:19:31,636 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:19:31,636 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:19:31,636 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:19:31,636 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:19:31,636 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:19:31,637 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:19:31,637 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:19:31,637 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:19:31,637 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:19:31,637 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:19:31 GMT 2018-08-10 00:19:31,637 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:19:31,637 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:19:31,637 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:19:36,643 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:19:36,713 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:19:36,713 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:19:36,713 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:19:36,713 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:19:36,713 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:19:36,713 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:19:36,713 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:19:36,713 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1846, "offset": 1815, "size": 50}}} 2018-08-10 00:19:36,714 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:19:36,714 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:19:36 GMT 2018-08-10 00:19:36,714 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:19:36,714 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:19:36,714 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:19:36,714 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:19:36,770 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:19:36,770 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:19:36,770 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:19:36,770 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:19:36,770 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:19:36,771 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:19:36,771 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:19:36,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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:19:36,771 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:19:36,771 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:19:36 GMT 2018-08-10 00:19:36,771 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:19:36,771 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:19:36,771 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:19:41,777 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:19:41,849 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:19:41,849 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:19:41,850 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:19:41,850 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:19:41,850 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:19:41,850 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:19:41,850 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:19:41,850 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:19:37.465Z", "message": "Sending task 'nova_plugin.server.start' [retry 49/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:19:37.465Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:19:37.977Z", "message": "Task started 'nova_plugin.server.start' [retry 49/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:19:37.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:19:39.801Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 49/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-10T00:19:39.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1849, "offset": 1815, "size": 50}}} 2018-08-10 00:19:41,850 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:19:41,850 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:19:41 GMT 2018-08-10 00:19:41,850 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:19:41,851 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2249 2018-08-10 00:19:41,851 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:19:41,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 49/60] 2018-08-10 00:19:41,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 49/60] 2018-08-10 00:19:41,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 49/60] 2018-08-10 00:19:41,852 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:19:41,908 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:19:41,908 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:19:41,908 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:19:41,909 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:19:41,909 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:19:41,909 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:19:41,909 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:19:41,909 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:19:41,909 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:19:41,909 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:19:41 GMT 2018-08-10 00:19:41,909 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:19:41,909 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:19:41,909 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:19:46,915 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:19:46,984 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:19:46,984 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:19:46,984 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:19:46,984 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:19:46,984 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:19:46,985 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:19:46,985 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:19:46,985 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1849, "offset": 1818, "size": 50}}} 2018-08-10 00:19:46,985 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:19:46,985 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:19:46 GMT 2018-08-10 00:19:46,985 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:19:46,985 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:19:46,985 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:19:46,986 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:19:47,043 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:19:47,043 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:19:47,043 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:19:47,043 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:19:47,044 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:19:47,044 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:19:47,044 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:19:47,044 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:19:47,044 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:19:47,044 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:19:47 GMT 2018-08-10 00:19:47,044 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:19:47,044 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:19:47,044 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:19:52,050 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:19:52,121 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:19:52,121 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:19:52,121 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:19:52,122 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:19:52,122 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:19:52,122 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:19:52,122 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:19:52,122 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1849, "offset": 1818, "size": 50}}} 2018-08-10 00:19:52,122 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:19:52,122 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:19:52 GMT 2018-08-10 00:19:52,122 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:19:52,122 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:19:52,123 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:19:52,123 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:19:52,180 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:19:52,180 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:19:52,180 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:19:52,180 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:19:52,180 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:19:52,180 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:19:52,180 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:19:52,181 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:19:52,181 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:19:52,181 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:19:52 GMT 2018-08-10 00:19:52,181 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:19:52,181 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:19:52,181 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:19:57,186 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:19:57,260 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:19:57,260 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:19:57,261 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:19:57,261 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:19:57,261 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:19:57,261 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:19:57,261 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:19:57,261 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1849, "offset": 1818, "size": 50}}} 2018-08-10 00:19:57,261 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:19:57,261 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:19:57 GMT 2018-08-10 00:19:57,261 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:19:57,261 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:19:57,262 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:19:57,262 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:19:57,318 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:19:57,319 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:19:57,319 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:19:57,319 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:19:57,319 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:19:57,319 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:19:57,319 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:19:57,319 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:19:57,319 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:19:57,319 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:19:57 GMT 2018-08-10 00:19:57,320 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:19:57,320 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:19:57,320 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:20:02,325 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:20:02,395 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:20:02,395 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:20:02,395 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:20:02,395 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:20:02,395 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:20:02,395 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:20:02,396 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:20:02,396 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1849, "offset": 1818, "size": 50}}} 2018-08-10 00:20:02,396 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:20:02,396 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:20:02 GMT 2018-08-10 00:20:02,396 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:20:02,396 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:20:02,396 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:20:02,396 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:20:02,454 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:20:02,454 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:20:02,455 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:20:02,455 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:20:02,455 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:20:02,455 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:20:02,455 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:20:02,455 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:20:02,455 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:20:02,455 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:20:02 GMT 2018-08-10 00:20:02,455 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:20:02,456 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:20:02,456 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:20:07,461 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:20:07,529 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:20:07,529 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:20:07,529 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:20:07,529 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:20:07,530 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:20:07,530 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:20:07,530 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:20:07,530 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1849, "offset": 1818, "size": 50}}} 2018-08-10 00:20:07,530 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:20:07,530 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:20:07 GMT 2018-08-10 00:20:07,530 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:20:07,530 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:20:07,530 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:20:07,531 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:20:07,585 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:20:07,585 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:20:07,585 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:20:07,585 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:20:07,585 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:20:07,585 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:20:07,585 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:20:07,586 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:20:07,586 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:20:07,586 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:20:07 GMT 2018-08-10 00:20:07,586 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:20:07,586 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:20:07,586 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:20:12,592 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:20:12,667 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:20:12,667 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:20:12,667 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:20:12,667 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:20:12,667 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:20:12,667 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:20:12,667 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:20:12,668 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:20:09.839Z", "message": "Sending task 'nova_plugin.server.start' [retry 50/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:20:09.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:20:09.997Z", "message": "Task started 'nova_plugin.server.start' [retry 50/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:20:09.997Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:20:12.566Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 50/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-10T00:20:12.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1852, "offset": 1818, "size": 50}}} 2018-08-10 00:20:12,668 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:20:12,668 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:20:12 GMT 2018-08-10 00:20:12,668 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:20:12,668 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2249 2018-08-10 00:20:12,668 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:20:12,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 50/60] 2018-08-10 00:20:12,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 50/60] 2018-08-10 00:20:12,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 50/60] 2018-08-10 00:20:12,669 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:20:12,726 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:20:12,726 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:20:12,726 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:20:12,727 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:20:12,727 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:20:12,727 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:20:12,727 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:20:12,727 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:20:12,727 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:20:12,727 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:20:12 GMT 2018-08-10 00:20:12,727 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:20:12,727 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:20:12,727 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:20:17,733 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:20:17,809 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:20:17,810 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:20:17,810 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:20:17,810 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:20:17,810 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:20:17,810 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:20:17,810 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:20:17,810 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1852, "offset": 1821, "size": 50}}} 2018-08-10 00:20:17,810 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:20:17,811 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:20:17 GMT 2018-08-10 00:20:17,811 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:20:17,811 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:20:17,811 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:20:17,811 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:20:17,876 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:20:17,876 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:20:17,876 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:20:17,876 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:20:17,877 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:20:17,877 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:20:17,877 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:20:17,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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:20:17,877 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:20:17,877 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:20:17 GMT 2018-08-10 00:20:17,877 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:20:17,877 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:20:17,877 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:20:22,883 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:20:22,965 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:20:22,966 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:20:22,966 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:20:22,966 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:20:22,966 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:20:22,966 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:20:22,966 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:20:22,966 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1852, "offset": 1821, "size": 50}}} 2018-08-10 00:20:22,966 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:20:22,966 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:20:22 GMT 2018-08-10 00:20:22,967 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:20:22,967 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:20:22,967 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:20:22,967 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:20:23,043 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:20:23,044 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:20:23,044 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:20:23,044 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:20:23,044 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:20:23,044 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:20:23,044 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:20:23,044 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:20:23,045 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:20:23,045 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:20:23 GMT 2018-08-10 00:20:23,045 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:20:23,045 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:20:23,045 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:20:28,050 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:20:28,120 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:20:28,120 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:20:28,120 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:20:28,120 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:20:28,120 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:20:28,120 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:20:28,120 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:20:28,120 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1852, "offset": 1821, "size": 50}}} 2018-08-10 00:20:28,121 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:20:28,121 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:20:28 GMT 2018-08-10 00:20:28,121 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:20:28,121 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:20:28,121 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:20:28,121 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:20:28,179 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:20:28,179 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:20:28,180 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:20:28,180 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:20:28,180 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:20:28,180 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:20:28,180 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:20:28,180 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:20:28,180 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:20:28,180 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:20:28 GMT 2018-08-10 00:20:28,180 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:20:28,181 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:20:28,181 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:20:33,186 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:20:33,263 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:20:33,263 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:20:33,263 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:20:33,264 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:20:33,264 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:20:33,264 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:20:33,264 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:20:33,264 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1852, "offset": 1821, "size": 50}}} 2018-08-10 00:20:33,264 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:20:33,264 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:20:33 GMT 2018-08-10 00:20:33,264 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:20:33,264 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:20:33,265 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:20:33,265 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:20:33,329 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:20:33,329 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:20:33,329 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:20:33,329 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:20:33,329 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:20:33,329 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:20:33,330 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:20:33,330 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:20:33,330 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:20:33,330 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:20:33 GMT 2018-08-10 00:20:33,330 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:20:33,330 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:20:33,330 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:20:38,336 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:20:38,405 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:20:38,405 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:20:38,405 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:20:38,405 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:20:38,405 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:20:38,406 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:20:38,406 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:20:38,406 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1852, "offset": 1821, "size": 50}}} 2018-08-10 00:20:38,406 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:20:38,406 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:20:38 GMT 2018-08-10 00:20:38,406 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:20:38,406 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:20:38,406 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:20:38,407 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:20:38,461 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:20:38,462 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:20:38,462 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:20:38,462 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:20:38,462 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:20:38,462 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:20:38,462 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:20:38,462 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:20:38,463 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:20:38,463 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:20:38 GMT 2018-08-10 00:20:38,463 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:20:38,463 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:20:38,463 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:20:43,468 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:20:43,539 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:20:43,540 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:20:43,540 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:20:43,540 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:20:43,540 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:20:43,540 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:20:43,540 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:20:43,541 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:20:42.615Z", "message": "Sending task 'nova_plugin.server.start' [retry 51/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:20:42.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:20:43.008Z", "message": "Task started 'nova_plugin.server.start' [retry 51/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:20:43.008Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1854, "offset": 1821, "size": 50}}} 2018-08-10 00:20:43,541 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:20:43,541 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:20:43 GMT 2018-08-10 00:20:43,541 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:20:43,541 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1108 2018-08-10 00:20:43,541 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:20:43,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 51/60] 2018-08-10 00:20:43,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 51/60] 2018-08-10 00:20:43,542 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:20:43,600 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:20:43,600 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:20:43,601 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:20:43,601 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:20:43,601 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:20:43,601 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:20:43,601 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:20:43,601 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:20:43,601 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:20:43,601 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:20:43 GMT 2018-08-10 00:20:43,601 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:20:43,601 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:20:43,602 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:20:48,607 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:20:48,686 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:20:48,686 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:20:48,686 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:20:48,686 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:20:48,686 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:20:48,687 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:20:48,687 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:20:48,687 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:20:45.041Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 51/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-10T00:20:45.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1855, "offset": 1823, "size": 50}}} 2018-08-10 00:20:48,687 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:20:48,687 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:20:48 GMT 2018-08-10 00:20:48,687 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:20:48,687 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1225 2018-08-10 00:20:48,687 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:20:48,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 51/60] 2018-08-10 00:20:48,688 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:20:48,748 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:20:48,748 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:20:48,748 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:20:48,748 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:20:48,749 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:20:48,749 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:20:48,749 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:20:48,749 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:20:48,749 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:20:48,749 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:20:48 GMT 2018-08-10 00:20:48,749 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:20:48,749 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:20:48,749 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:20:53,755 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:20:53,834 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:20:53,835 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:20:53,835 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:20:53,835 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:20:53,835 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:20:53,835 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:20:53,835 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:20:53,835 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1855, "offset": 1824, "size": 50}}} 2018-08-10 00:20:53,835 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:20:53,836 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:20:53 GMT 2018-08-10 00:20:53,836 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:20:53,836 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:20:53,836 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:20:53,836 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:20:53,983 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:20:53,984 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:20:53,984 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:20:53,984 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:20:53,984 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:20:53,984 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:20:53,984 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:20:53,984 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:20:53,985 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:20:53,985 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:20:53 GMT 2018-08-10 00:20:53,985 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:20:53,985 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:20:53,985 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:20:58,990 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:20:59,066 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:20:59,067 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:20:59,067 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:20:59,067 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:20:59,067 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:20:59,067 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:20:59,067 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:20:59,067 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1855, "offset": 1824, "size": 50}}} 2018-08-10 00:20:59,068 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:20:59,068 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:20:59 GMT 2018-08-10 00:20:59,068 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:20:59,068 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:20:59,068 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:20:59,068 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:20:59,129 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:20:59,129 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:20:59,129 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:20:59,130 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:20:59,130 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:20:59,130 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:20:59,130 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:20:59,130 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:20:59,130 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:20:59,130 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:20:59 GMT 2018-08-10 00:20:59,130 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:20:59,130 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:20:59,130 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:21:04,136 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:21:04,214 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:21:04,215 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:21:04,215 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:21:04,215 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:21:04,215 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:21:04,215 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:21:04,215 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:21:04,215 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1855, "offset": 1824, "size": 50}}} 2018-08-10 00:21:04,215 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:21:04,215 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:21:04 GMT 2018-08-10 00:21:04,216 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:21:04,216 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:21:04,216 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:21:04,216 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:21:04,350 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:21:04,350 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:21:04,350 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:21:04,350 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:21:04,351 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:21:04,351 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:21:04,351 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:21:04,351 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:21:04,351 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:21:04,351 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:21:04 GMT 2018-08-10 00:21:04,351 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:21:04,351 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:21:04,351 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:21:09,357 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:21:09,425 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:21:09,426 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:21:09,426 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:21:09,426 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:21:09,426 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:21:09,426 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:21:09,426 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:21:09,426 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1855, "offset": 1824, "size": 50}}} 2018-08-10 00:21:09,426 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:21:09,427 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:21:09 GMT 2018-08-10 00:21:09,427 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:21:09,427 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:21:09,427 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:21:09,427 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:21:09,484 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:21:09,484 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:21:09,484 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:21:09,485 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:21:09,485 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:21:09,485 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:21:09,485 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:21:09,485 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:21:09,485 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:21:09,485 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:21:09 GMT 2018-08-10 00:21:09,485 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:21:09,485 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:21:09,486 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:21:14,491 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:21:14,561 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:21:14,561 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:21:14,561 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:21:14,561 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:21:14,562 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:21:14,562 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:21:14,562 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:21:14,562 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1855, "offset": 1824, "size": 50}}} 2018-08-10 00:21:14,562 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:21:14,562 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:21:14 GMT 2018-08-10 00:21:14,562 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:21:14,562 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:21:14,562 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:21:14,563 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:21:14,617 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:21:14,618 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:21:14,618 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:21:14,618 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:21:14,618 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:21:14,618 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:21:14,618 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:21:14,618 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:21:14,618 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:21:14,619 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:21:14 GMT 2018-08-10 00:21:14,619 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:21:14,619 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:21:14,619 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:21:19,624 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:21:19,694 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:21:19,694 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:21:19,694 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:21:19,694 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:21:19,694 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:21:19,695 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:21:19,695 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:21:19,695 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:21:15.093Z", "message": "Sending task 'nova_plugin.server.start' [retry 52/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:21:15.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:21:16.020Z", "message": "Task started 'nova_plugin.server.start' [retry 52/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:21:16.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:21:17.519Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 52/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-10T00:21:17.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1858, "offset": 1824, "size": 50}}} 2018-08-10 00:21:19,695 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:21:19,695 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:21:19 GMT 2018-08-10 00:21:19,695 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:21:19,695 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2249 2018-08-10 00:21:19,695 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:21:19,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 52/60] 2018-08-10 00:21:19,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 52/60] 2018-08-10 00:21:19,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 52/60] 2018-08-10 00:21:19,696 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:21:19,754 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:21:19,754 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:21:19,755 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:21:19,755 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:21:19,755 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:21:19,755 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:21:19,755 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:21:19,755 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:21:19,755 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:21:19,755 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:21:19 GMT 2018-08-10 00:21:19,755 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:21:19,756 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:21:19,756 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:21:24,761 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:21:24,832 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:21:24,832 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:21:24,832 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:21:24,832 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:21:24,833 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:21:24,833 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:21:24,833 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:21:24,833 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1858, "offset": 1827, "size": 50}}} 2018-08-10 00:21:24,833 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:21:24,833 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:21:24 GMT 2018-08-10 00:21:24,833 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:21:24,833 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:21:24,833 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:21:24,834 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:21:24,895 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:21:24,895 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:21:24,896 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:21:24,896 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:21:24,896 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:21:24,896 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:21:24,896 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:21:24,896 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:21:24,896 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:21:24,896 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:21:24 GMT 2018-08-10 00:21:24,896 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:21:24,897 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:21:24,897 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:21:29,902 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:21:29,974 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:21:29,974 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:21:29,974 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:21:29,974 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:21:29,974 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:21:29,974 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:21:29,974 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:21:29,975 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1858, "offset": 1827, "size": 50}}} 2018-08-10 00:21:29,975 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:21:29,975 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:21:29 GMT 2018-08-10 00:21:29,975 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:21:29,975 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:21:29,975 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:21:29,975 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:21:30,032 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:21:30,033 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:21:30,033 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:21:30,033 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:21:30,033 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:21:30,033 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:21:30,033 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:21:30,033 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:21:30,034 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:21:30,034 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:21:30 GMT 2018-08-10 00:21:30,034 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:21:30,034 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:21:30,034 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:21:35,039 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:21:35,115 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:21:35,116 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:21:35,116 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:21:35,116 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:21:35,116 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:21:35,116 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:21:35,116 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:21:35,116 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1858, "offset": 1827, "size": 50}}} 2018-08-10 00:21:35,117 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:21:35,117 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:21:35 GMT 2018-08-10 00:21:35,117 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:21:35,117 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:21:35,117 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:21:35,117 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:21:35,173 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:21:35,173 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:21:35,173 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:21:35,174 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:21:35,174 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:21:35,174 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:21:35,174 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:21:35,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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:21:35,174 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:21:35,174 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:21:35 GMT 2018-08-10 00:21:35,174 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:21:35,174 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:21:35,175 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:21:40,180 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:21:40,249 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:21:40,249 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:21:40,250 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:21:40,250 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:21:40,250 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:21:40,250 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:21:40,250 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:21:40,250 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1858, "offset": 1827, "size": 50}}} 2018-08-10 00:21:40,250 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:21:40,250 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:21:40 GMT 2018-08-10 00:21:40,250 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:21:40,251 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:21:40,251 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:21:40,251 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:21:40,308 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:21:40,308 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:21:40,308 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:21:40,308 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:21:40,308 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:21:40,308 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:21:40,309 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:21:40,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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:21:40,309 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:21:40,309 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:21:40 GMT 2018-08-10 00:21:40,309 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:21:40,309 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:21:40,309 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:21:45,315 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:21:45,390 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:21:45,391 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:21:45,391 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:21:45,391 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:21:45,391 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:21:45,391 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:21:45,391 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:21:45,391 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1858, "offset": 1827, "size": 50}}} 2018-08-10 00:21:45,391 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:21:45,392 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:21:45 GMT 2018-08-10 00:21:45,392 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:21:45,392 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:21:45,392 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:21:45,392 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:21:45,450 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:21:45,450 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:21:45,450 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:21:45,451 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:21:45,451 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:21:45,451 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:21:45,451 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:21:45,451 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:21:45,451 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:21:45,451 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:21:45 GMT 2018-08-10 00:21:45,451 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:21:45,451 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:21:45,452 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:21:50,457 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:21:50,534 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:21:50,535 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:21:50,535 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:21:50,535 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:21:50,535 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:21:50,535 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:21:50,535 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:21:50,535 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:21:47.561Z", "message": "Sending task 'nova_plugin.server.start' [retry 53/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:21:47.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:21:48.032Z", "message": "Task started 'nova_plugin.server.start' [retry 53/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:21:48.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:21:50.290Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 53/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-10T00:21:50.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1861, "offset": 1827, "size": 50}}} 2018-08-10 00:21:50,535 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:21:50,535 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:21:50 GMT 2018-08-10 00:21:50,536 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:21:50,536 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2249 2018-08-10 00:21:50,536 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:21:50,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 53/60] 2018-08-10 00:21:50,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 53/60] 2018-08-10 00:21:50,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 53/60] 2018-08-10 00:21:50,537 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:21:50,594 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:21:50,595 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:21:50,595 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:21:50,595 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:21:50,595 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:21:50,595 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:21:50,595 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:21:50,595 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:21:50,595 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:21:50,596 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:21:50 GMT 2018-08-10 00:21:50,596 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:21:50,596 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:21:50,596 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:21:55,601 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:21:55,679 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:21:55,680 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:21:55,680 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:21:55,680 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:21:55,680 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:21:55,680 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:21:55,680 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:21:55,680 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1861, "offset": 1830, "size": 50}}} 2018-08-10 00:21:55,680 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:21:55,681 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:21:55 GMT 2018-08-10 00:21:55,681 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:21:55,681 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:21:55,681 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:21:55,681 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:21:55,744 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:21:55,745 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:21:55,745 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:21:55,745 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:21:55,745 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:21:55,745 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:21:55,745 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:21:55,745 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:21:55,745 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:21:55,745 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:21:55 GMT 2018-08-10 00:21:55,746 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:21:55,746 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:21:55,746 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:22:00,751 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:22:00,824 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:22:00,824 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:22:00,824 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:22:00,824 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:22:00,824 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:22:00,824 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:22:00,824 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:22:00,824 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1861, "offset": 1830, "size": 50}}} 2018-08-10 00:22:00,825 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:22:00,825 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:22:00 GMT 2018-08-10 00:22:00,825 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:22:00,825 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:22:00,825 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:22:00,825 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:22:00,888 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:22:00,888 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:22:00,889 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:22:00,889 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:22:00,889 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:22:00,889 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:22:00,889 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:22:00,889 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:22:00,889 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:22:00,889 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:22:00 GMT 2018-08-10 00:22:00,889 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:22:00,890 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:22:00,890 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:22:05,895 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:22:05,978 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:22:05,978 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:22:05,978 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:22:05,978 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:22:05,978 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:22:05,978 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:22:05,979 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:22:05,979 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1861, "offset": 1830, "size": 50}}} 2018-08-10 00:22:05,979 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:22:05,979 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:22:05 GMT 2018-08-10 00:22:05,979 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:22:05,979 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:22:05,979 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:22:05,979 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:22:06,041 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:22:06,041 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:22:06,042 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:22:06,042 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:22:06,042 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:22:06,042 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:22:06,042 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:22:06,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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:22:06,042 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:22:06,042 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:22:06 GMT 2018-08-10 00:22:06,042 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:22:06,043 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:22:06,043 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:22:11,048 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:22:11,122 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:22:11,122 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:22:11,122 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:22:11,122 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:22:11,122 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:22:11,122 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:22:11,122 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:22:11,123 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1861, "offset": 1830, "size": 50}}} 2018-08-10 00:22:11,123 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:22:11,123 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:22:11 GMT 2018-08-10 00:22:11,123 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:22:11,123 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:22:11,123 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:22:11,123 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:22:11,180 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:22:11,180 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:22:11,180 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:22:11,180 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:22:11,180 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:22:11,180 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:22:11,180 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:22:11,180 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:22:11,181 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:22:11,181 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:22:11 GMT 2018-08-10 00:22:11,181 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:22:11,181 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:22:11,181 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:22:16,186 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:22:16,266 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:22:16,266 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:22:16,266 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:22:16,266 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:22:16,267 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:22:16,267 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:22:16,267 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:22:16,267 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1861, "offset": 1830, "size": 50}}} 2018-08-10 00:22:16,267 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:22:16,267 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:22:16 GMT 2018-08-10 00:22:16,267 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:22:16,267 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:22:16,267 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:22:16,268 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:22:16,335 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:22:16,335 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:22:16,335 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:22:16,335 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:22:16,335 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:22:16,335 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:22:16,335 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:22:16,335 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:22:16,336 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:22:16,336 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:22:16 GMT 2018-08-10 00:22:16,336 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:22:16,336 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:22:16,336 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:22:21,341 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:22:21,413 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:22:21,413 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:22:21,413 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:22:21,413 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:22:21,413 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:22:21,414 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:22:21,414 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:22:21,414 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:22:20.333Z", "message": "Sending task 'nova_plugin.server.start' [retry 54/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:22:20.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:22:21.051Z", "message": "Task started 'nova_plugin.server.start' [retry 54/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:22:21.051Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1863, "offset": 1830, "size": 50}}} 2018-08-10 00:22:21,414 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:22:21,414 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:22:21 GMT 2018-08-10 00:22:21,414 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:22:21,414 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1108 2018-08-10 00:22:21,414 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:22:21,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 54/60] 2018-08-10 00:22:21,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 54/60] 2018-08-10 00:22:21,415 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:22:21,472 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:22:21,472 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:22:21,472 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:22:21,472 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:22:21,472 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:22:21,472 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:22:21,472 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:22:21,472 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:22:21,473 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:22:21,473 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:22:21 GMT 2018-08-10 00:22:21,473 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:22:21,473 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:22:21,473 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:22:26,478 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:22:26,555 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:22:26,555 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:22:26,555 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:22:26,556 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:22:26,556 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:22:26,556 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:22:26,556 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:22:26,556 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:22:22.560Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 54/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-10T00:22:22.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1864, "offset": 1832, "size": 50}}} 2018-08-10 00:22:26,556 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:22:26,556 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:22:26 GMT 2018-08-10 00:22:26,556 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:22:26,556 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1225 2018-08-10 00:22:26,556 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:22:26,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 54/60] 2018-08-10 00:22:26,557 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:22:26,688 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:22:26,689 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:22:26,689 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:22:26,689 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:22:26,689 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:22:26,689 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:22:26,689 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:22:26,689 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:22:26,689 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:22:26,690 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:22:26 GMT 2018-08-10 00:22:26,690 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:22:26,690 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:22:26,690 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:22:31,695 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:22:31,770 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:22:31,770 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:22:31,771 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:22:31,771 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:22:31,771 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:22:31,771 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:22:31,771 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:22:31,771 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1864, "offset": 1833, "size": 50}}} 2018-08-10 00:22:31,771 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:22:31,771 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:22:31 GMT 2018-08-10 00:22:31,771 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:22:31,772 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:22:31,772 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:22:31,772 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:22:31,831 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:22:31,831 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:22:31,831 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:22:31,831 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:22:31,831 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:22:31,832 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:22:31,832 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:22:31,832 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:22:31,832 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:22:31,832 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:22:31 GMT 2018-08-10 00:22:31,832 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:22:31,832 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:22:31,832 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:22:36,838 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:22:36,918 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:22:36,919 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:22:36,919 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:22:36,919 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:22:36,919 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:22:36,919 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:22:36,919 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:22:36,919 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1864, "offset": 1833, "size": 50}}} 2018-08-10 00:22:36,920 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:22:36,920 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:22:36 GMT 2018-08-10 00:22:36,920 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:22:36,920 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:22:36,920 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:22:36,920 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:22:36,979 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:22:36,979 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:22:36,979 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:22:36,980 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:22:36,980 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:22:36,980 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:22:36,980 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:22:36,980 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:22:36,980 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:22:36,980 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:22:36 GMT 2018-08-10 00:22:36,980 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:22:36,980 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:22:36,980 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:22:41,986 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:22:42,069 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:22:42,069 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:22:42,069 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:22:42,069 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:22:42,069 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:22:42,070 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:22:42,070 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:22:42,070 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1864, "offset": 1833, "size": 50}}} 2018-08-10 00:22:42,070 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:22:42,070 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:22:42 GMT 2018-08-10 00:22:42,070 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:22:42,070 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:22:42,070 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:22:42,071 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:22:42,131 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:22:42,131 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:22:42,132 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:22:42,132 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:22:42,132 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:22:42,132 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:22:42,132 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:22:42,132 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:22:42,132 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:22:42,132 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:22:42 GMT 2018-08-10 00:22:42,132 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:22:42,133 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:22:42,133 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:22:47,138 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:22:47,209 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:22:47,209 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:22:47,209 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:22:47,209 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:22:47,210 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:22:47,210 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:22:47,210 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:22:47,210 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1864, "offset": 1833, "size": 50}}} 2018-08-10 00:22:47,210 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:22:47,210 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:22:47 GMT 2018-08-10 00:22:47,210 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:22:47,210 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:22:47,210 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:22:47,211 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:22:47,267 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:22:47,267 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:22:47,267 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:22:47,267 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:22:47,268 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:22:47,268 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:22:47,268 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:22:47,268 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:22:47,268 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:22:47,268 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:22:47 GMT 2018-08-10 00:22:47,268 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:22:47,268 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:22:47,269 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:22:52,274 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:22:52,354 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:22:52,354 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:22:52,354 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:22:52,355 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:22:52,355 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:22:52,355 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:22:52,355 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:22:52,355 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1864, "offset": 1833, "size": 50}}} 2018-08-10 00:22:52,355 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:22:52,355 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:22:52 GMT 2018-08-10 00:22:52,355 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:22:52,355 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:22:52,356 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:22:52,356 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:22:52,411 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:22:52,411 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:22:52,411 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:22:52,412 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:22:52,412 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:22:52,412 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:22:52,412 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:22:52,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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:22:52,412 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:22:52,412 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:22:52 GMT 2018-08-10 00:22:52,412 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:22:52,412 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:22:52,413 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:22:57,418 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:22:57,489 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:22:57,489 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:22:57,490 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:22:57,490 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:22:57,490 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:22:57,490 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:22:57,490 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:22:57,490 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:22:52.598Z", "message": "Sending task 'nova_plugin.server.start' [retry 55/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:22:52.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:22:53.062Z", "message": "Task started 'nova_plugin.server.start' [retry 55/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:22:53.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:22:54.825Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 55/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-10T00:22:54.825Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1867, "offset": 1833, "size": 50}}} 2018-08-10 00:22:57,490 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:22:57,490 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:22:57 GMT 2018-08-10 00:22:57,491 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:22:57,491 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2249 2018-08-10 00:22:57,491 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:22:57,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 55/60] 2018-08-10 00:22:57,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 55/60] 2018-08-10 00:22:57,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 55/60] 2018-08-10 00:22:57,492 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:22:57,548 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:22:57,548 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:22:57,548 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:22:57,548 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:22:57,548 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:22:57,549 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:22:57,549 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:22: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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:22:57,549 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:22:57,549 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:22:57 GMT 2018-08-10 00:22:57,549 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:22:57,549 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:22:57,549 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:23:02,555 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:23:02,634 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:23:02,634 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:23:02,635 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:23:02,635 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:23:02,635 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:23:02,635 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:23:02,635 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:23:02,635 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1867, "offset": 1836, "size": 50}}} 2018-08-10 00:23:02,635 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:23:02,635 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:23:02 GMT 2018-08-10 00:23:02,635 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:23:02,636 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:23:02,636 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:23:02,636 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:23:02,693 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:23:02,693 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:23:02,693 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:23:02,693 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:23:02,693 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:23:02,694 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:23:02,694 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:23:02,694 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:23:02,694 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:23:02,694 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:23:02 GMT 2018-08-10 00:23:02,694 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:23:02,694 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:23:02,694 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:23:07,700 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:23:07,774 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:23:07,774 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:23:07,774 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:23:07,774 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:23:07,774 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:23:07,774 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:23:07,774 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:23:07,775 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1867, "offset": 1836, "size": 50}}} 2018-08-10 00:23:07,775 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:23:07,775 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:23:07 GMT 2018-08-10 00:23:07,775 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:23:07,775 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:23:07,775 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:23:07,775 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:23:07,839 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:23:07,840 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:23:07,840 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:23:07,840 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:23:07,840 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:23:07,840 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:23:07,840 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:23:07,840 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:23:07,840 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:23:07,840 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:23:07 GMT 2018-08-10 00:23:07,841 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:23:07,841 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:23:07,841 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:23:12,846 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:23:12,916 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:23:12,917 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:23:12,917 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:23:12,917 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:23:12,917 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:23:12,917 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:23:12,917 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:23:12,917 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1867, "offset": 1836, "size": 50}}} 2018-08-10 00:23:12,918 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:23:12,918 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:23:12 GMT 2018-08-10 00:23:12,918 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:23:12,918 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:23:12,918 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:23:12,918 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:23:12,979 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:23:12,979 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:23:12,980 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:23:12,980 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:23:12,980 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:23:12,980 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:23:12,980 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:23:12,980 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:23:12,980 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:23:12,980 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:23:12 GMT 2018-08-10 00:23:12,980 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:23:12,981 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:23:12,981 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:23:17,986 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:23:18,061 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:23:18,061 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:23:18,061 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:23:18,062 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:23:18,062 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:23:18,062 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:23:18,062 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:23:18,062 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1867, "offset": 1836, "size": 50}}} 2018-08-10 00:23:18,062 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:23:18,062 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:23:18 GMT 2018-08-10 00:23:18,062 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:23:18,062 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:23:18,062 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:23:18,063 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:23:18,122 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:23:18,122 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:23:18,122 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:23:18,122 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:23:18,122 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:23:18,122 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:23:18,123 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:23:18,123 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:23:18,123 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:23:18,123 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:23:18 GMT 2018-08-10 00:23:18,123 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:23:18,123 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:23:18,123 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:23:23,129 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:23:23,202 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:23:23,202 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:23:23,202 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:23:23,202 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:23:23,202 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:23:23,202 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:23:23,202 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:23:23,203 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1867, "offset": 1836, "size": 50}}} 2018-08-10 00:23:23,203 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:23:23,203 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:23:23 GMT 2018-08-10 00:23:23,203 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:23:23,203 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:23:23,203 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:23:23,203 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:23:23,261 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:23:23,261 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:23:23,261 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:23:23,261 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:23:23,261 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:23:23,262 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:23:23,262 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:23:23,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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:23:23,262 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:23:23,262 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:23:23 GMT 2018-08-10 00:23:23,262 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:23:23,262 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:23:23,262 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:23:28,268 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:23:28,347 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:23:28,348 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:23:28,348 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:23:28,348 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:23:28,348 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:23:28,348 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:23:28,348 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:23:28,348 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:23:24.860Z", "message": "Sending task 'nova_plugin.server.start' [retry 56/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:23:24.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:23:25.073Z", "message": "Task started 'nova_plugin.server.start' [retry 56/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:23:25.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:23:27.084Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 56/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-10T00:23:27.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1870, "offset": 1836, "size": 50}}} 2018-08-10 00:23:28,349 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:23:28,349 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:23:28 GMT 2018-08-10 00:23:28,349 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:23:28,349 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2249 2018-08-10 00:23:28,349 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:23:28,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 56/60] 2018-08-10 00:23:28,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 56/60] 2018-08-10 00:23:28,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 56/60] 2018-08-10 00:23:28,350 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:23:28,411 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:23:28,411 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:23:28,412 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:23:28,412 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:23:28,412 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:23:28,412 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:23:28,412 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:23:28,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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:23:28,412 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:23:28,412 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:23:28 GMT 2018-08-10 00:23:28,413 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:23:28,413 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:23:28,413 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:23:33,418 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:23:33,502 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:23:33,503 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:23:33,503 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:23:33,503 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:23:33,503 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:23:33,503 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:23:33,503 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:23:33,503 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1870, "offset": 1839, "size": 50}}} 2018-08-10 00:23:33,503 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:23:33,504 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:23:33 GMT 2018-08-10 00:23:33,504 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:23:33,504 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:23:33,504 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:23:33,504 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:23:33,564 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:23:33,565 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:23:33,565 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:23:33,565 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:23:33,565 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:23:33,565 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:23:33,565 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:23:33,565 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:23:33,565 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:23:33,566 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:23:33 GMT 2018-08-10 00:23:33,566 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:23:33,566 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:23:33,566 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:23:38,571 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:23:38,651 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:23:38,651 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:23:38,651 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:23:38,651 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:23:38,651 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:23:38,651 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:23:38,651 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:23:38,651 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1870, "offset": 1839, "size": 50}}} 2018-08-10 00:23:38,652 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:23:38,652 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:23:38 GMT 2018-08-10 00:23:38,652 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:23:38,652 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:23:38,652 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:23:38,652 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:23:38,712 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:23:38,713 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:23:38,713 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:23:38,713 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:23:38,713 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:23:38,713 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:23:38,714 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:23:38,714 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:23:38,714 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:23:38,714 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:23:38 GMT 2018-08-10 00:23:38,714 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:23:38,714 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:23:38,714 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:23:43,720 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:23:43,795 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:23:43,795 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:23:43,795 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:23:43,795 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:23:43,796 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:23:43,796 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:23:43,796 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:23:43,796 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1870, "offset": 1839, "size": 50}}} 2018-08-10 00:23:43,796 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:23:43,796 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:23:43 GMT 2018-08-10 00:23:43,796 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:23:43,796 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:23:43,796 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:23:43,797 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:23:43,853 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:23:43,853 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:23:43,853 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:23:43,854 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:23:43,854 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:23:43,854 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:23:43,854 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:23:43,854 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:23:43,854 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:23:43,854 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:23:43 GMT 2018-08-10 00:23:43,854 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:23:43,854 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:23:43,855 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:23:48,860 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:23:48,938 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:23:48,938 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:23:48,938 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:23:48,938 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:23:48,938 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:23:48,938 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:23:48,939 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:23:48,939 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1870, "offset": 1839, "size": 50}}} 2018-08-10 00:23:48,939 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:23:48,939 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:23:48 GMT 2018-08-10 00:23:48,939 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:23:48,939 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:23:48,939 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:23:48,939 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:23:49,006 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:23:49,006 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:23:49,006 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:23:49,006 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:23:49,006 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:23:49,006 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:23:49,007 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:23:49,007 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:23:49,007 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:23:49,007 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:23:49 GMT 2018-08-10 00:23:49,007 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:23:49,007 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:23:49,007 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:23:54,012 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:23:54,087 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:23:54,087 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:23:54,087 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:23:54,088 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:23:54,088 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:23:54,088 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:23:54,088 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:23:54,088 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1870, "offset": 1839, "size": 50}}} 2018-08-10 00:23:54,088 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:23:54,088 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:23:54 GMT 2018-08-10 00:23:54,088 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:23:54,088 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:23:54,089 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:23:54,089 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:23:54,148 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:23:54,148 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:23:54,149 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:23:54,149 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:23:54,149 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:23:54,149 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:23:54,149 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:23:54,149 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:23:54,149 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:23:54,149 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:23:54 GMT 2018-08-10 00:23:54,149 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:23:54,150 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:23:54,150 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:23:59,155 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:23:59,235 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:23:59,235 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:23:59,235 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:23:59,236 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:23:59,236 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:23:59,236 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:23:59,236 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:23:59,236 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:23:57.125Z", "message": "Sending task 'nova_plugin.server.start' [retry 57/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:23:57.125Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:23:58.149Z", "message": "Task started 'nova_plugin.server.start' [retry 57/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:23:58.149Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1872, "offset": 1839, "size": 50}}} 2018-08-10 00:23:59,236 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:23:59,236 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:23:59 GMT 2018-08-10 00:23:59,236 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:23:59,236 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1108 2018-08-10 00:23:59,236 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:23:59,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 57/60] 2018-08-10 00:23:59,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 57/60] 2018-08-10 00:23:59,237 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:23:59,305 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:23:59,305 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:23:59,305 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:23:59,305 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:23:59,305 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:23:59,306 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:23:59,306 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:23:59,306 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:23:59,306 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:23:59,306 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:23:59 GMT 2018-08-10 00:23:59,306 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:23:59,306 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:23:59,306 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:24:04,312 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:24:04,386 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:24:04,386 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:24:04,386 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:24:04,386 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:24:04,387 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:24:04,387 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:24:04,387 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:24:04,387 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:23:59.448Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 57/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-10T00:23:59.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1873, "offset": 1841, "size": 50}}} 2018-08-10 00:24:04,387 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:24:04,387 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:24:04 GMT 2018-08-10 00:24:04,387 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:24:04,387 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1225 2018-08-10 00:24:04,387 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:24:04,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 57/60] 2018-08-10 00:24:04,388 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:24:04,446 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:24:04,446 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:24:04,446 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:24:04,447 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:24:04,447 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:24:04,447 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:24:04,447 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:24:04,447 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:24:04,447 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:24:04,447 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:24:04 GMT 2018-08-10 00:24:04,447 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:24:04,447 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:24:04,447 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:24:09,453 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:24:09,519 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:24:09,520 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:24:09,520 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:24:09,520 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:24:09,520 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:24:09,520 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:24:09,520 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:24:09,520 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1873, "offset": 1842, "size": 50}}} 2018-08-10 00:24:09,520 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:24:09,520 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:24:09 GMT 2018-08-10 00:24:09,521 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:24:09,521 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:24:09,521 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:24:09,521 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:24:09,582 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:24:09,582 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:24:09,583 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:24:09,583 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:24:09,583 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:24:09,583 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:24:09,583 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:24:09,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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:24:09,583 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:24:09,583 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:24:09 GMT 2018-08-10 00:24:09,583 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:24:09,584 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:24:09,584 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:24:14,589 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:24:14,670 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:24:14,671 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:24:14,671 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:24:14,671 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:24:14,671 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:24:14,671 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:24:14,671 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:24:14,671 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1873, "offset": 1842, "size": 50}}} 2018-08-10 00:24:14,671 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:24:14,671 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:24:14 GMT 2018-08-10 00:24:14,671 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:24:14,672 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:24:14,672 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:24:14,672 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:24:14,731 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:24:14,732 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:24:14,732 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:24:14,732 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:24:14,732 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:24:14,732 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:24:14,732 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:24:14,732 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:24:14,732 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:24:14,733 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:24:14 GMT 2018-08-10 00:24:14,733 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:24:14,733 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:24:14,733 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:24:19,738 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:24:19,811 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:24:19,811 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:24:19,812 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:24:19,812 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:24:19,812 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:24:19,812 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:24:19,812 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:24:19,812 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1873, "offset": 1842, "size": 50}}} 2018-08-10 00:24:19,812 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:24:19,812 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:24:19 GMT 2018-08-10 00:24:19,812 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:24:19,812 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:24:19,813 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:24:19,813 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:24:19,872 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:24:19,872 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:24:19,872 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:24:19,872 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:24:19,872 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:24:19,872 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:24:19,872 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:24:19,872 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:24:19,873 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:24:19,873 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:24:19 GMT 2018-08-10 00:24:19,873 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:24:19,873 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:24:19,873 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:24:24,878 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:24:24,951 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:24:24,951 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:24:24,951 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:24:24,951 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:24:24,952 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:24:24,952 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:24:24,952 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:24:24,952 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1873, "offset": 1842, "size": 50}}} 2018-08-10 00:24:24,952 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:24:24,952 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:24:24 GMT 2018-08-10 00:24:24,952 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:24:24,952 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:24:24,952 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:24:24,953 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:24:25,009 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:24:25,009 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:24:25,009 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:24:25,010 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:24:25,010 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:24:25,010 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:24:25,010 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:24:25,010 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:24:25,010 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:24:25,010 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:24:25 GMT 2018-08-10 00:24:25,010 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:24:25,010 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:24:25,010 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:24:30,016 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:24:30,091 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:24:30,091 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:24:30,092 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:24:30,092 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:24:30,092 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:24:30,092 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:24:30,092 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:24:30,092 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:24:29.489Z", "message": "Sending task 'nova_plugin.server.start' [retry 58/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:24:29.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1874, "offset": 1842, "size": 50}}} 2018-08-10 00:24:30,092 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:24:30,092 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:24:30 GMT 2018-08-10 00:24:30,092 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:24:30,093 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 596 2018-08-10 00:24:30,093 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:24:30,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 58/60] 2018-08-10 00:24:30,093 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:24:30,149 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:24:30,149 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:24:30,149 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:24:30,150 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:24:30,150 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:24:30,150 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:24:30,150 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:24:30,150 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:24:30,150 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:24:30,150 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:24:30 GMT 2018-08-10 00:24:30,150 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:24:30,151 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:24:30,151 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:24:35,156 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:24:35,236 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:24:35,236 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:24:35,237 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:24:35,237 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:24:35,237 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:24:35,237 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:24:35,237 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:24:35,237 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:24:30.158Z", "message": "Task started 'nova_plugin.server.start' [retry 58/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:24:30.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:24:31.817Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 58/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-10T00:24:31.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1876, "offset": 1843, "size": 50}}} 2018-08-10 00:24:35,237 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:24:35,237 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:24:35 GMT 2018-08-10 00:24:35,237 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:24:35,238 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1737 2018-08-10 00:24:35,238 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:24:35,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 58/60] 2018-08-10 00:24:35,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 58/60] 2018-08-10 00:24:35,238 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:24:35,305 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:24:35,305 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:24:35,305 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:24:35,305 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:24:35,305 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:24:35,306 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:24:35,306 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:24:35,306 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:24:35,306 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:24:35,306 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:24:35 GMT 2018-08-10 00:24:35,306 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:24:35,306 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:24:35,306 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:24:40,312 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:24:40,383 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:24:40,383 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:24:40,383 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:24:40,384 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:24:40,384 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:24:40,384 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:24:40,384 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:24:40,384 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1876, "offset": 1845, "size": 50}}} 2018-08-10 00:24:40,384 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:24:40,384 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:24:40 GMT 2018-08-10 00:24:40,384 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:24:40,384 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:24:40,384 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:24:40,385 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:24:40,442 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:24:40,442 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:24:40,442 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:24:40,442 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:24:40,442 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:24:40,442 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:24:40,442 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:24:40,442 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:24:40,443 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:24:40,443 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:24:40 GMT 2018-08-10 00:24:40,443 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:24:40,443 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:24:40,443 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:24:45,448 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:24:45,525 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:24:45,525 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:24:45,525 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:24:45,525 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:24:45,525 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:24:45,526 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:24:45,526 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:24:45,526 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1876, "offset": 1845, "size": 50}}} 2018-08-10 00:24:45,526 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:24:45,526 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:24:45 GMT 2018-08-10 00:24:45,526 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:24:45,526 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:24:45,526 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:24:45,527 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:24:45,587 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:24:45,587 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:24:45,588 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:24:45,588 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:24:45,588 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:24:45,588 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:24:45,588 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:24:45,588 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:24:45,588 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:24:45,588 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:24:45 GMT 2018-08-10 00:24:45,588 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:24:45,589 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:24:45,589 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:24:50,594 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:24:50,665 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:24:50,665 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:24:50,665 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:24:50,666 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:24:50,666 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:24:50,666 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:24:50,666 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:24:50,666 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1876, "offset": 1845, "size": 50}}} 2018-08-10 00:24:50,666 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:24:50,666 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:24:50 GMT 2018-08-10 00:24:50,666 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:24:50,666 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:24:50,667 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:24:50,667 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:24:50,735 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:24:50,735 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:24:50,735 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:24:50,735 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:24:50,735 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:24:50,735 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:24:50,735 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:24:50,736 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:24:50,736 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:24:50,736 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:24:50 GMT 2018-08-10 00:24:50,736 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:24:50,736 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:24:50,736 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:24:55,741 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:24:55,810 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:24:55,810 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:24:55,810 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:24:55,811 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:24:55,811 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:24:55,811 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:24:55,811 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:24:55,811 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1876, "offset": 1845, "size": 50}}} 2018-08-10 00:24:55,811 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:24:55,811 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:24:55 GMT 2018-08-10 00:24:55,811 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:24:55,811 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:24:55,811 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:24:55,812 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:24:55,867 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:24:55,868 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:24:55,868 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:24:55,868 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:24:55,868 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:24:55,868 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:24:55,868 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:24:55,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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:24:55,868 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:24:55,868 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:24:55 GMT 2018-08-10 00:24:55,869 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:24:55,869 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:24:55,869 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:25:00,874 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:25:00,951 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:25:00,951 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:25:00,952 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:25:00,952 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:25:00,952 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:25:00,952 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:25:00,952 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:25:00,952 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1876, "offset": 1845, "size": 50}}} 2018-08-10 00:25:00,952 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:25:00,952 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:25:00 GMT 2018-08-10 00:25:00,952 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:25:00,953 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:25:00,953 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:25:00,953 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:25:01,014 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:25:01,015 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:25:01,015 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:25:01,015 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:25:01,015 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:25:01,015 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:25:01,015 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:25:01,015 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:25:01,015 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:25:01,016 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:25:01 GMT 2018-08-10 00:25:01,016 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:25:01,016 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:25:01,016 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:25:06,017 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:25:06,093 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:25:06,093 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:25:06,093 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:25:06,094 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:25:06,094 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:25:06,094 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:25:06,094 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:25:06,094 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:01.843Z", "message": "Sending task 'nova_plugin.server.start' [retry 59/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:01.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:02.170Z", "message": "Task started 'nova_plugin.server.start' [retry 59/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:02.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:04.165Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 59/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-10T00:25:04.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1879, "offset": 1845, "size": 50}}} 2018-08-10 00:25:06,094 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:25:06,094 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:25:06 GMT 2018-08-10 00:25:06,094 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:25:06,095 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2249 2018-08-10 00:25:06,095 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:25:06,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 59/60] 2018-08-10 00:25:06,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 59/60] 2018-08-10 00:25:06,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 59/60] 2018-08-10 00:25:06,096 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:25:06,157 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:25:06,157 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:25:06,157 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:25:06,157 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:25:06,157 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:25:06,157 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:25:06,158 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:25:06,158 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:25:06,158 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:25:06,158 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:25:06 GMT 2018-08-10 00:25:06,158 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:25:06,158 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:25:06,158 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:25:11,164 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:25:11,235 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:25:11,235 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:25:11,235 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:25:11,235 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:25:11,235 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:25:11,236 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:25:11,236 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:25:11,236 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1879, "offset": 1848, "size": 50}}} 2018-08-10 00:25:11,236 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:25:11,236 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:25:11 GMT 2018-08-10 00:25:11,236 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:25:11,236 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:25:11,236 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:25:11,237 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:25:11,296 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:25:11,296 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:25:11,296 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:25:11,296 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:25:11,297 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:25:11,297 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:25:11,297 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:25:11,297 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:25:11,297 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:25:11,297 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:25:11 GMT 2018-08-10 00:25:11,297 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:25:11,297 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:25:11,297 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:25:16,303 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:25:16,379 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:25:16,380 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:25:16,380 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:25:16,380 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:25:16,380 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:25:16,380 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:25:16,380 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:25:16,380 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1879, "offset": 1848, "size": 50}}} 2018-08-10 00:25:16,381 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:25:16,381 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:25:16 GMT 2018-08-10 00:25:16,381 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:25:16,381 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:25:16,381 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:25:16,381 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:25:16,443 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:25:16,443 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:25:16,444 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:25:16,444 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:25:16,444 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:25:16,444 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:25:16,444 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:25:16,444 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:25:16,444 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:25:16,444 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:25:16 GMT 2018-08-10 00:25:16,445 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:25:16,445 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:25:16,445 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:25:21,446 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:25:21,522 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:25:21,522 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:25:21,522 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:25:21,522 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:25:21,523 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:25:21,523 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:25:21,523 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:25:21,523 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1879, "offset": 1848, "size": 50}}} 2018-08-10 00:25:21,523 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:25:21,523 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:25:21 GMT 2018-08-10 00:25:21,523 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:25:21,523 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:25:21,523 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:25:21,524 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:25:21,583 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:25:21,583 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:25:21,583 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:25:21,584 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:25:21,584 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:25:21,584 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:25:21,584 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:25:21,584 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:25:21,584 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:25:21,584 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:25:21 GMT 2018-08-10 00:25:21,584 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:25:21,584 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:25:21,584 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:25:26,590 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:25:26,665 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:25:26,665 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:25:26,666 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:25:26,666 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:25:26,666 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:25:26,666 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:25:26,666 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:25:26,666 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1879, "offset": 1848, "size": 50}}} 2018-08-10 00:25:26,666 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:25:26,666 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:25:26 GMT 2018-08-10 00:25:26,666 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:25:26,667 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:25:26,667 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:25:26,667 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:25:26,731 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:25:26,731 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:25:26,731 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:25:26,731 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:25:26,731 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:25:26,731 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:25:26,731 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:25:26,732 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:25:26,732 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:25:26,732 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:25:26 GMT 2018-08-10 00:25:26,732 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:25:26,732 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:25:26,732 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:25:31,737 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:25:31,814 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:25:31,814 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:25:31,814 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:25:31,814 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:25:31,814 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:25:31,814 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:25:31,814 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:25:31,814 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1879, "offset": 1848, "size": 50}}} 2018-08-10 00:25:31,815 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:25:31,815 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:25:31 GMT 2018-08-10 00:25:31,815 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:25:31,815 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-10 00:25:31,815 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:25:31,815 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:25:31,880 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:25:31,880 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:25:31,880 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:25:31,880 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:25:31,880 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:25:31,880 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:25:31,880 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:25:31,880 - cloudify.rest_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-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:25:31,881 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:25:31,881 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:25:31 GMT 2018-08-10 00:25:31,881 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:25:31,881 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-10 00:25:31,881 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:25:36,886 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:25:36,956 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:25:36,956 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:25:36,956 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:25:36,956 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:25:36,957 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:25:36,957 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:25:36,957 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:25:36,957 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:34.202Z", "message": "Sending task 'nova_plugin.server.start' [retry 60/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:34.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:35.182Z", "message": "Task started 'nova_plugin.server.start' [retry 60/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:35.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:36.531Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 60/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-10T00:25:36.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 1882, "offset": 1848, "size": 50}}} 2018-08-10 00:25:36,957 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:25:36,957 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:25:36 GMT 2018-08-10 00:25:36,957 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:25:36,957 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2249 2018-08-10 00:25:36,957 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:25:36,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 60/60] 2018-08-10 00:25:36,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 60/60] 2018-08-10 00:25:36,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30] [retry 60/60] 2018-08-10 00:25:36,958 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d14bfaa4-5240-4d70-b253-ded80663423c 2018-08-10 00:25:37,023 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:25:37,023 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:25:37,023 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:25:37,023 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:25:37,023 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:25:37,024 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:25:37,024 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:25:37,024 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "failed", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 502, in _remote_workflow_child_thread\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 533, in _execute_workflow_function\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/plugins/workflows.py\", line 27, in install\n node_instances=set(ctx.node_instances))\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/plugins/lifecycle.py\", line 28, in install_node_instances\n processor.install()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/plugins/lifecycle.py\", line 93, in install\n graph_finisher_func=self._finish_install)\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/plugins/lifecycle.py\", line 114, in _process_node_instances\n self.graph.execute()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/workflows/tasks_graph.py\", line 133, in execute\n self._handle_terminated_task(task)\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/workflows/tasks_graph.py\", line 207, in _handle_terminated_task\n raise RuntimeError(message)\nRuntimeError: Workflow failed: Task failed 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]\n", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"} 2018-08-10 00:25:37,024 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:25:37,024 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:25:37 GMT 2018-08-10 00:25:37,024 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:25:37,024 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1747 2018-08-10 00:25:37,024 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:25:37,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {u'status': u'failed', 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-09T23:52:11.355Z', u'created_by': u'admin', u'private_resource': False, u'workflow_id': u'install', u'error': u'Traceback (most recent call last):\n File "/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py", line 502, in _remote_workflow_child_thread\n File "/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py", line 533, in _execute_workflow_function\n File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/plugins/workflows.py", line 27, in install\n node_instances=set(ctx.node_instances))\n File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/plugins/lifecycle.py", line 28, in install_node_instances\n processor.install()\n File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/plugins/lifecycle.py", line 93, in install\n graph_finisher_func=self._finish_install)\n File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/plugins/lifecycle.py", line 114, in _process_node_instances\n self.graph.execute()\n File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/workflows/tasks_graph.py", line 133, in execute\n self._handle_terminated_task(task)\n File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/workflows/tasks_graph.py", line 207, in _handle_terminated_task\n raise RuntimeError(message)\nRuntimeError: Workflow failed: Task failed \'nova_plugin.server.start\' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]\n', u'deployment_id': u'clearwater-opnfv', u'id': u'd14bfaa4-5240-4d70-b253-ded80663423c'} 2018-08-10 00:25:37,142 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-10 00:25:37,143 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 39:04 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-08-10 00:25:37,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-08-10 00:25:37,148 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions 2018-08-10 00:25:37,214 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:25:37,214 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:25:37,214 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:25:37,215 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:25:37,215 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:25:37,215 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:25:37,215 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:25:37,215 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:51:35.004Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "708243fa-de23-49b6-ae24-8f5b70e81fca"}, {"status": "failed", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T23:52:11.355Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 502, in _remote_workflow_child_thread\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 533, in _execute_workflow_function\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/plugins/workflows.py\", line 27, in install\n node_instances=set(ctx.node_instances))\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/plugins/lifecycle.py\", line 28, in install_node_instances\n processor.install()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/plugins/lifecycle.py\", line 93, in install\n graph_finisher_func=self._finish_install)\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/plugins/lifecycle.py\", line 114, in _process_node_instances\n self.graph.execute()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/workflows/tasks_graph.py\", line 133, in execute\n self._handle_terminated_task(task)\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/workflows/tasks_graph.py\", line 207, in _handle_terminated_task\n raise RuntimeError(message)\nRuntimeError: Workflow failed: Task failed 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]\n", "deployment_id": "clearwater-opnfv", "id": "d14bfaa4-5240-4d70-b253-ded80663423c"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2018-08-10 00:25:37,215 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:25:37,215 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:25:37 GMT 2018-08-10 00:25:37,215 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:25:37,215 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8121 2018-08-10 00:25:37,216 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:25:37,216 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.201:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "true", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-08-10 00:25:37,468 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:25:37,468 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:25:37,468 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:25:37,469 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:25:37,469 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:25:37,469 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:25:37,469 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:25:37,469 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 158 2018-08-10 00:25:37,469 - 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-10T00:25:37.280Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9318760c-96d5-413a-887e-490435b92df8"} 2018-08-10 00:25:37,469 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:25:37,469 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:25:37 GMT 2018-08-10 00:25:37,469 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:25:37,469 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-10 00:25:37,470 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:25:37,470 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:25:37,541 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:25:37,541 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:25:37,541 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:25:37,541 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:25:37,542 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:25:37,542 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:25:37,542 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:25:37,542 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-08-10 00:25:37,542 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:25:37,542 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:25:37 GMT 2018-08-10 00:25:37,542 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:25:37,542 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-08-10 00:25:37,542 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:25:37,543 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/9318760c-96d5-413a-887e-490435b92df8 2018-08-10 00:25:37,613 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:25:37,613 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:25:37,613 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:25:37,614 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:25:37,614 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:25:37,614 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:25:37,614 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:25:37,614 - 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-10T00:25:37.280Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9318760c-96d5-413a-887e-490435b92df8"} 2018-08-10 00:25:37,614 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:25:37,614 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:25:37 GMT 2018-08-10 00:25:37,614 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:25:37,614 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-10 00:25:37,614 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:25:42,620 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:25:42,690 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:25:42,690 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:25:42,691 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:25:42,691 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:25:42,691 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:25:42,691 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:25:42,691 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:25:42,691 - 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-10T00:25:38.202Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:38.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "ellis_3awwql", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:39.209Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:39.209Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "homer_f1k1dc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:39.209Z", "message": "Stopping node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:39.209Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "homer_f1k1dc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:39.209Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:39.209Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "sprout_kscz7i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:39.209Z", "message": "Stopping node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:39.209Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "homer_f1k1dc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:39.209Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:39.209Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "dime_6aq7ou", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:39.209Z", "message": "Stopping node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:39.209Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "bono_b488qt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:39.209Z", "message": "Stopping node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:39.209Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "ellis_3awwql", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:39.209Z", "message": "Stopping node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:39.209Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "vellum_w71unm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:39.209Z", "message": "Stopping node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:39.209Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "ellis_3awwql", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:39.209Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:39.209Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "homer_f1k1dc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:39.569Z", "message": "Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/JQA4C/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:39.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "82ee7e94-b9a2-45eb-96e1-29417ba51e83"}, {"node_instance_id": "homer_f1k1dc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:39.805Z", "message": "Executing: /tmp/JQA4C/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:39.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "82ee7e94-b9a2-45eb-96e1-29417ba51e83"}, {"node_instance_id": "ellis_3awwql", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:39.805Z", "message": "Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/WP6BX/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:39.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "08bbad27-13e5-450d-a5ef-85ff948dd5c5"}, {"node_instance_id": "ellis_3awwql", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:39.805Z", "message": "Executing: /tmp/WP6BX/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:39.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "08bbad27-13e5-450d-a5ef-85ff948dd5c5"}, {"node_instance_id": "vellum_w71unm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:40.215Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:40.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "bono_b488qt", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:40.215Z", "message": "Task failed 'script_runner.tasks.run' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully", "node_name": "bono", "workflow_id": "uninstall", "error_causes": [], "reported_timestamp": "2018-08-10T00:25:40.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "sprout_kscz7i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:40.215Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:40.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "dime_6aq7ou", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:40.215Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:40.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "dime_6aq7ou", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:40.215Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:40.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "vellum_w71unm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:40.215Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:40.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "sprout_kscz7i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:40.215Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:40.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:40.215Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:40.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:40.215Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:40.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "homer_f1k1dc", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:40.215Z", "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_lakb9j/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_lakb9j/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_lakb9j/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-10T00:25:40.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "sprout_kscz7i", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:40.815Z", "message": "Executing: /tmp/I7AVS/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:40.815Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "e1f787c8-e30a-481e-9a9f-b06a7dea81c1"}, {"node_instance_id": "vellum_w71unm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:40.815Z", "message": "Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/TZL9F/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:40.815Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "ab7e8fc7-58a7-445b-ab38-2625d8d42f0b"}, {"node_instance_id": "sprout_kscz7i", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:40.815Z", "message": "Stopping sprout node", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:40.815Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "e1f787c8-e30a-481e-9a9f-b06a7dea81c1"}, {"node_instance_id": "vellum_w71unm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:40.815Z", "message": "Stopping vellum node", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:40.815Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "ab7e8fc7-58a7-445b-ab38-2625d8d42f0b"}, {"node_instance_id": "vellum_w71unm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:40.815Z", "message": "Executing: /tmp/TZL9F/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:40.815Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "ab7e8fc7-58a7-445b-ab38-2625d8d42f0b"}, {"node_instance_id": "dime_6aq7ou", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:40.815Z", "message": "Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/7N8MS/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:40.815Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "50ad1220-4891-4f52-a3dd-5f3778c96fe5"}, {"node_instance_id": "dime_6aq7ou", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:40.815Z", "message": "Execution done (return_code=1): /tmp/7N8MS/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:40.815Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "50ad1220-4891-4f52-a3dd-5f3778c96fe5"}, {"node_instance_id": "ellis_3awwql", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:40.815Z", "message": "Execution done (return_code=1): /tmp/WP6BX/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:40.815Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "08bbad27-13e5-450d-a5ef-85ff948dd5c5"}, {"node_instance_id": "homer_f1k1dc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:40.815Z", "message": "Execution done (return_code=1): /tmp/JQA4C/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:40.815Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "82ee7e94-b9a2-45eb-96e1-29417ba51e83"}, {"node_instance_id": "dime_6aq7ou", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:40.815Z", "message": "Stopping dime node", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:40.815Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "50ad1220-4891-4f52-a3dd-5f3778c96fe5"}, {"node_instance_id": "ellis_3awwql", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:40.815Z", "message": "Stopping ellis node", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:40.815Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "08bbad27-13e5-450d-a5ef-85ff948dd5c5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:40.815Z", "message": "Downloaded scripts/bind/bind.py to /tmp/EYT6G/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:40.815Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "7ded84c5-d29e-4615-af5d-73acb6aac38a"}, {"node_instance_id": "vellum_w71unm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:40.815Z", "message": "Execution done (return_code=1): /tmp/TZL9F/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:40.815Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "ab7e8fc7-58a7-445b-ab38-2625d8d42f0b"}, {"node_instance_id": "homer_f1k1dc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:40.815Z", "message": "Stopping homer node", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:40.815Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "82ee7e94-b9a2-45eb-96e1-29417ba51e83"}, {"node_instance_id": "dime_6aq7ou", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:40.815Z", "message": "Executing: /tmp/7N8MS/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:40.815Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "50ad1220-4891-4f52-a3dd-5f3778c96fe5"}, {"node_instance_id": "sprout_kscz7i", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:40.815Z", "message": "Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/I7AVS/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:40.815Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "e1f787c8-e30a-481e-9a9f-b06a7dea81c1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:41.241Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:41.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "ellis_3awwql", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:41.241Z", "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_qu7wov/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_qu7wov/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_qu7wov/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-10T00:25:41.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "vellum_w71unm", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:41.241Z", "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_jeuydi/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_jeuydi/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_jeuydi/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-10T00:25:41.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "dime_6aq7ou", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:41.241Z", "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_x0zwmt/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_x0zwmt/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_x0zwmt/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-10T00:25:41.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": null, "event_type": "task_failed", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:41.241Z", "message": "Task failed 'script_runner.tasks.run' -> u'bono'", "node_name": null, "workflow_id": "uninstall", "error_causes": [{"message": "u'bono'", "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/bind_host_spdzu0/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/bind_host_spdzu0/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/bind_host_spdzu0/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 275, in eval_script\n execfile(script_path, eval_globals)\n File \"/tmp/EYT6G/bind.py\", line 262, in \n _main()\n File \"/tmp/EYT6G/bind.py\", line 258, in _main\n globals()[function](*args, **kwargs)\n File \"/tmp/EYT6G/bind.py\", line 203, in remove_backend\n backends[role].pop(ctx.source.instance.id, None)\nKeyError: u'bono'\n", "type": "KeyError"}], "reported_timestamp": "2018-08-10T00:25:41.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "bono_b488qt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:41.241Z", "message": "Deleting node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:41.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "bono_b488qt", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:41.241Z", "message": "Task failed 'script_runner.tasks.run' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully", "node_name": "bono", "workflow_id": "uninstall", "error_causes": [], "reported_timestamp": "2018-08-10T00:25:41.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:41.241Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:41.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:41.823Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:41.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "11385813-c75a-4537-b695-3f4a6eef2342"}], "metadata": {"pagination": {"total": 104, "offset": 0, "size": 50}}} 2018-08-10 00:25:42,692 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:25:42,692 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:25:42 GMT 2018-08-10 00:25:42,692 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:25:42,692 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 31595 2018-08-10 00:25:42,692 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:25:42,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2018-08-10 00:25:42,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-10 00:25:42,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-10 00:25:42,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-10 00:25:42,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-10 00:25:42,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-10 00:25:42,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-10 00:25:42,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-10 00:25:42,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-10 00:25:42,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-10 00:25:42,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-10 00:25:42,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/JQA4C/stop-homer.sh 2018-08-10 00:25:42,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/JQA4C/stop-homer.sh 2018-08-10 00:25:42,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/WP6BX/stop-ellis.sh 2018-08-10 00:25:42,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/WP6BX/stop-ellis.sh 2018-08-10 00:25:42,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-10 00:25:42,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-08-10 00:25:42,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-10 00:25:42,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-10 00:25:42,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-10 00:25:42,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-10 00:25:42,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-10 00:25:42,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-10 00:25:42,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-10 00:25:42,697 - 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-10 00:25:42,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/I7AVS/stop-sprout.sh 2018-08-10 00:25:42,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/TZL9F/stop-vellum.sh 2018-08-10 00:25:42,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping sprout node 2018-08-10 00:25:42,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping vellum node 2018-08-10 00:25:42,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/TZL9F/stop-vellum.sh 2018-08-10 00:25:42,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/7N8MS/stop-dime.sh 2018-08-10 00:25:42,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/7N8MS/stop-dime.sh 2018-08-10 00:25:42,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/WP6BX/stop-ellis.sh 2018-08-10 00:25:42,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/JQA4C/stop-homer.sh 2018-08-10 00:25:42,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping dime node 2018-08-10 00:25:42,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping ellis node 2018-08-10 00:25:42,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/EYT6G/bind.py 2018-08-10 00:25:42,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/TZL9F/stop-vellum.sh 2018-08-10 00:25:42,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping homer node 2018-08-10 00:25:42,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/7N8MS/stop-dime.sh 2018-08-10 00:25:42,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/I7AVS/stop-sprout.sh 2018-08-10 00:25:42,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-10 00:25:42,700 - 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-10 00:25:42,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'vellum' not found 2018-08-10 00:25:42,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'dime' not found 2018-08-10 00:25:42,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> u'bono' 2018-08-10 00:25:42,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-10 00:25:42,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-08-10 00:25:42,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-10 00:25:42,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-10 00:25:42,702 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/9318760c-96d5-413a-887e-490435b92df8 2018-08-10 00:25:42,860 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:25:42,860 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:25:42,860 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:25:42,860 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:25:42,860 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:25:42,860 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:25:42,860 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:25:42,861 - 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-10T00:25:37.280Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9318760c-96d5-413a-887e-490435b92df8"} 2018-08-10 00:25:42,861 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:25:42,861 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:25:42 GMT 2018-08-10 00:25:42,861 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:25:42,861 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-10 00:25:42,861 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:25:47,867 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:25:47,933 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:25:47,933 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:25:47,933 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:25:47,933 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:25:47,933 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:25:47,933 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:25:47,934 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:25:47,934 - 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-10T00:25:41.823Z", "message": "Downloaded scripts/bind/bind.py to /tmp/YB2D3/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:41.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "11385813-c75a-4537-b695-3f4a6eef2342"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:41.823Z", "message": "[localhost] run: sudo mv /tmp/tmp8Qm779 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:41.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "816810c6-a3e6-4aec-b88e-70373e784178"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:41.823Z", "message": "Downloaded scripts/bind/bind.py to /tmp/8MSHO/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:41.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "816810c6-a3e6-4aec-b88e-70373e784178"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:41.823Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:41.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "c3781948-61ca-4710-a347-9071110adbee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:41.823Z", "message": "The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {}, u'sprout': {u'sprout_kscz7i': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-kscz7i'}}, u'vellum': {u'vellum_w71unm': {u'public_address': u'', u'private_address': u'192.168.120.22', u'name': u'vellum-w71unm'}}, u'ellis': {}, u'dime': {u'dime_6aq7ou': {u'public_address': u'', u'private_address': u'192.168.120.26', u'name': u'dime-6aq7ou'}}}, 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.7', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:41.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "816810c6-a3e6-4aec-b88e-70373e784178"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:41.823Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:41.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "76beb297-1bbf-4251-b731-3fec7da86323"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:41.823Z", "message": "[localhost] run: sudo mv /tmp/tmpO3qeqj /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:41.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "816810c6-a3e6-4aec-b88e-70373e784178"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:41.823Z", "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-10T00:25:41.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "c3781948-61ca-4710-a347-9071110adbee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:41.823Z", "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-10T00:25:41.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "76beb297-1bbf-4251-b731-3fec7da86323"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:41.823Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:41.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "11385813-c75a-4537-b695-3f4a6eef2342"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:41.823Z", "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-10T00:25:41.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "816810c6-a3e6-4aec-b88e-70373e784178"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:41.823Z", "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-10T00:25:41.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "11385813-c75a-4537-b695-3f4a6eef2342"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:41.823Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:41.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "11385813-c75a-4537-b695-3f4a6eef2342"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:41.823Z", "message": "[localhost] run: sudo mv /tmp/tmpJwfygo /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:41.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "76beb297-1bbf-4251-b731-3fec7da86323"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:41.823Z", "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-10T00:25:41.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "11385813-c75a-4537-b695-3f4a6eef2342"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:41.823Z", "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-10T00:25:41.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "11385813-c75a-4537-b695-3f4a6eef2342"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:41.823Z", "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-10T00:25:41.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "76beb297-1bbf-4251-b731-3fec7da86323"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:41.823Z", "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-10T00:25:41.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "76beb297-1bbf-4251-b731-3fec7da86323"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:41.823Z", "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-10T00:25:41.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "11385813-c75a-4537-b695-3f4a6eef2342"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:41.823Z", "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-10T00:25:41.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "11385813-c75a-4537-b695-3f4a6eef2342"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:41.823Z", "message": "[localhost] run: sudo mv /tmp/tmpLcxT7c /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:41.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "11385813-c75a-4537-b695-3f4a6eef2342"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:41.823Z", "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-10T00:25:41.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "816810c6-a3e6-4aec-b88e-70373e784178"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:41.823Z", "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-10T00:25:41.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "76beb297-1bbf-4251-b731-3fec7da86323"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:41.823Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:41.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "816810c6-a3e6-4aec-b88e-70373e784178"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:41.823Z", "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-10T00:25:41.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "816810c6-a3e6-4aec-b88e-70373e784178"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:41.823Z", "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-10T00:25:41.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "816810c6-a3e6-4aec-b88e-70373e784178"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:41.823Z", "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-10T00:25:41.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "816810c6-a3e6-4aec-b88e-70373e784178"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:41.823Z", "message": "The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {}, u'sprout': {u'sprout_kscz7i': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-kscz7i'}}, u'vellum': {}, u'ellis': {}, u'dime': {u'dime_6aq7ou': {u'public_address': u'', u'private_address': u'192.168.120.26', u'name': u'dime-6aq7ou'}}}, 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.7', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:41.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "76beb297-1bbf-4251-b731-3fec7da86323"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:41.823Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:41.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "76beb297-1bbf-4251-b731-3fec7da86323"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:41.823Z", "message": "[localhost] run: sudo mv /tmp/tmpgorhNB /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:41.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "11385813-c75a-4537-b695-3f4a6eef2342"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:41.823Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:41.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "816810c6-a3e6-4aec-b88e-70373e784178"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:41.823Z", "message": "Downloaded scripts/bind/bind.py to /tmp/73LXV/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:41.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "76beb297-1bbf-4251-b731-3fec7da86323"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:41.823Z", "message": "Downloaded scripts/bind/bind.py to /tmp/8GTW2/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:41.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "c3781948-61ca-4710-a347-9071110adbee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:41.823Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:41.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "816810c6-a3e6-4aec-b88e-70373e784178"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:41.823Z", "message": "The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {u'homer_f1k1dc': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'homer-f1k1dc'}}, u'sprout': {u'sprout_kscz7i': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-kscz7i'}}, u'vellum': {u'vellum_w71unm': {u'public_address': u'', u'private_address': u'192.168.120.22', u'name': u'vellum-w71unm'}}, u'ellis': {}, u'dime': {u'dime_6aq7ou': {u'public_address': u'', u'private_address': u'192.168.120.26', u'name': u'dime-6aq7ou'}}}, 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.7', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:41.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "11385813-c75a-4537-b695-3f4a6eef2342"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:42.249Z", "message": "Stopping agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:42.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_failed", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:42.249Z", "message": "Task failed 'diamond_agent.tasks.uninstall' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": [], "reported_timestamp": "2018-08-10T00:25:42.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:42.249Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:42.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:42.249Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:42.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_failed", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:42.249Z", "message": "Task failed 'diamond_agent.tasks.stop' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": [], "reported_timestamp": "2018-08-10T00:25:42.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:42.249Z", "message": "Stopping node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:42.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:42.249Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:42.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:42.857Z", "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-10T00:25:42.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "c3781948-61ca-4710-a347-9071110adbee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:42.857Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:42.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "c3781948-61ca-4710-a347-9071110adbee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:42.857Z", "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-10T00:25:42.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "c3781948-61ca-4710-a347-9071110adbee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:42.857Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:42.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "76beb297-1bbf-4251-b731-3fec7da86323"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:42.857Z", "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-10T00:25:42.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "c3781948-61ca-4710-a347-9071110adbee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:42.857Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:42.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "c3781948-61ca-4710-a347-9071110adbee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:42.857Z", "message": "[localhost] run: sudo mv /tmp/tmpbKE59k /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:42.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "c3781948-61ca-4710-a347-9071110adbee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:42.857Z", "message": "[localhost] run: sudo mv /tmp/tmpUBZBzL /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:42.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "76beb297-1bbf-4251-b731-3fec7da86323"}], "metadata": {"pagination": {"total": 195, "offset": 50, "size": 50}}} 2018-08-10 00:25:47,934 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:25:47,934 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:25:47 GMT 2018-08-10 00:25:47,934 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:25:47,934 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29050 2018-08-10 00:25:47,934 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:25:47,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/YB2D3/bind.py 2018-08-10 00:25:47,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp8Qm779 /etc/bind/db.clearwater.opnfv 2018-08-10 00:25:47,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/8MSHO/bind.py 2018-08-10 00:25:47,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-10 00:25:47,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {}, u'sprout': {u'sprout_kscz7i': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-kscz7i'}}, u'vellum': {u'vellum_w71unm': {u'public_address': u'', u'private_address': u'192.168.120.22', u'name': u'vellum-w71unm'}}, u'ellis': {}, u'dime': {u'dime_6aq7ou': {u'public_address': u'', u'private_address': u'192.168.120.26', u'name': u'dime-6aq7ou'}}}, 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.7', u'hss_hostname': u''}. 2018-08-10 00:25:47,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-10 00:25:47,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpO3qeqj /etc/bind/db.clearwater.local 2018-08-10 00:25:47,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-10 00:25:47,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-10 00:25:47,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-10 00:25:47,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-10 00:25:47,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-10 00:25:47,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-10 00:25:47,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpJwfygo /etc/bind/db.clearwater.local 2018-08-10 00:25:47,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-10 00:25:47,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-10 00:25:47,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-10 00:25:47,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-10 00:25:47,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-10 00:25:47,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-10 00:25:47,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpLcxT7c /etc/bind/db.clearwater.opnfv 2018-08-10 00:25:47,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-10 00:25:47,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-10 00:25:47,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-10 00:25:47,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-10 00:25:47,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-10 00:25:47,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-10 00:25:47,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {}, u'sprout': {u'sprout_kscz7i': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-kscz7i'}}, u'vellum': {}, u'ellis': {}, u'dime': {u'dime_6aq7ou': {u'public_address': u'', u'private_address': u'192.168.120.26', u'name': u'dime-6aq7ou'}}}, 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.7', u'hss_hostname': u''}. 2018-08-10 00:25:47,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-10 00:25:47,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpgorhNB /etc/bind/db.clearwater.local 2018-08-10 00:25:47,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-10 00:25:47,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/73LXV/bind.py 2018-08-10 00:25:47,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/8GTW2/bind.py 2018-08-10 00:25:47,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-10 00:25:47,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {u'homer_f1k1dc': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'homer-f1k1dc'}}, u'sprout': {u'sprout_kscz7i': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'sprout-kscz7i'}}, u'vellum': {u'vellum_w71unm': {u'public_address': u'', u'private_address': u'192.168.120.22', u'name': u'vellum-w71unm'}}, u'ellis': {}, u'dime': {u'dime_6aq7ou': {u'public_address': u'', u'private_address': u'192.168.120.26', u'name': u'dime-6aq7ou'}}}, 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.7', u'hss_hostname': u''}. 2018-08-10 00:25:47,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-10 00:25:47,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.uninstall' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-08-10 00:25:47,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-10 00:25:47,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-10 00:25:47,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-08-10 00:25:47,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-10 00:25:47,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-10 00:25:47,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-10 00:25:47,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-10 00:25:47,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-10 00:25:47,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-10 00:25:47,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-10 00:25:47,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-10 00:25:47,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpbKE59k /etc/bind/db.clearwater.opnfv 2018-08-10 00:25:47,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpUBZBzL /etc/bind/db.clearwater.opnfv 2018-08-10 00:25:47,943 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/9318760c-96d5-413a-887e-490435b92df8 2018-08-10 00:25:47,999 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:25:47,999 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:25:47,999 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:25:47,999 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:25:47,999 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:25:47,999 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:25:48,000 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:25:48,000 - 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-10T00:25:37.280Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9318760c-96d5-413a-887e-490435b92df8"} 2018-08-10 00:25:48,000 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:25:48,000 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:25:47 GMT 2018-08-10 00:25:48,000 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:25:48,000 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-10 00:25:48,000 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:25:53,006 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:25:53,081 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:25:53,082 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:25:53,082 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:25:53,082 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:25:53,082 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:25:53,082 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:25:53,082 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:25:53,082 - 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-10T00:25:42.857Z", "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-10T00:25:42.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "c3781948-61ca-4710-a347-9071110adbee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:42.857Z", "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-10T00:25:42.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "c3781948-61ca-4710-a347-9071110adbee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:42.857Z", "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-10T00:25:42.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "c3781948-61ca-4710-a347-9071110adbee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:42.857Z", "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-10T00:25:42.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "c3781948-61ca-4710-a347-9071110adbee"}, {"node_instance_id": "homer_f1k1dc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:43.287Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:43.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "vellum_w71unm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:43.287Z", "message": "Deleting node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:43.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "vellum_w71unm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:43.287Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:43.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "dime_6aq7ou", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:43.287Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:43.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "vellum_w71unm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:43.287Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:43.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "dime_6aq7ou", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:43.287Z", "message": "Deleting node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:43.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "ellis_3awwql", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:43.287Z", "message": "Deleting node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:43.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:43.287Z", "message": "Deleting agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:43.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "homer_f1k1dc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:43.287Z", "message": "Deleting node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:43.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "homer_f1k1dc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:43.287Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:43.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "dime_6aq7ou", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:43.287Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:43.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_failed", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:43.287Z", "message": "Task failed 'cloudify_agent.installer.operations.stop' -> Failed configuring agent installer: ip must be set in one of the following:\n1. bono_host.interfaces.[cloudify_agent.installer.operations.stop].inputs.agent_config \n2. bono_host_2w06j2.runtime_properties.cloudify_agent \n3. bono_host.properties.agent_config \n4. bootstrap_context.cloudify_agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": [{"message": "Failed configuring agent installer: ip must be set in one of the following:\n1. bono_host.interfaces.[cloudify_agent.installer.operations.stop].inputs.agent_config \n2. bono_host_2w06j2.runtime_properties.cloudify_agent \n3. bono_host.properties.agent_config \n4. bootstrap_context.cloudify_agent", "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/lib/python2.7/site-packages/cloudify_agent/installer/operations.py\", line 54, in wrapper\n configuration.prepare_connection(cloudify_agent)\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify_agent/installer/config/configuration.py\", line 33, in prepare_connection\n connection_attributes(cloudify_agent)\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify_agent/installer/config/decorators.py\", line 128, in wrapper\n group_function(cloudify_agent, *args, **kwargs)\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify_agent/installer/config/configuration.py\", line 97, in connection_attributes\n raise_missing_attribute('ip')\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify_agent/installer/config/attributes.py\", line 160, in raise_missing_attribute\n .format(attribute_name, _create_configuration_options())\nAgentInstallerConfigurationError: Failed configuring agent installer: ip must be set in one of the following:\n1. bono_host.interfaces.[cloudify_agent.installer.operations.stop].inputs.agent_config \n2. bono_host_2w06j2.runtime_properties.cloudify_agent \n3. bono_host.properties.agent_config \n4. bootstrap_context.cloudify_agent\n", "type": "AgentInstallerConfigurationError"}], "reported_timestamp": "2018-08-10T00:25:43.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "ellis_3awwql", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:43.287Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:43.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "ellis_3awwql", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:43.287Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:43.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "bono_host_2w06j2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:43.863Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:43.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "e6c585da-ebce-45a7-9497-4e18023e1aac"}, {"node_instance_id": "dime_6aq7ou", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:43.863Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/Z67YE/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:43.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "9a46ba34-a549-41d6-a404-ea026216bb2e"}, {"node_instance_id": "bono_host_2w06j2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:43.863Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:43.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "e6c585da-ebce-45a7-9497-4e18023e1aac"}, {"node_instance_id": "bono_host_2w06j2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:43.863Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:43.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "e6c585da-ebce-45a7-9497-4e18023e1aac"}, {"node_instance_id": "bono_host_2w06j2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:43.863Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:43.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "e6c585da-ebce-45a7-9497-4e18023e1aac"}, {"node_instance_id": "ellis_3awwql", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:43.863Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:43.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "e99c4957-1cf3-47dc-a972-2bab0939cd26"}, {"node_instance_id": "sprout_kscz7i", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:43.863Z", "message": "Execution done (return_code=1): /tmp/I7AVS/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:43.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "e1f787c8-e30a-481e-9a9f-b06a7dea81c1"}, {"node_instance_id": "bono_host_2w06j2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:43.863Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:43.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "e6c585da-ebce-45a7-9497-4e18023e1aac"}, {"node_instance_id": "ellis_3awwql", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:43.863Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/6YG2V/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:43.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "e99c4957-1cf3-47dc-a972-2bab0939cd26"}, {"node_instance_id": "bono_host_2w06j2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:43.863Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:43.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "e6c585da-ebce-45a7-9497-4e18023e1aac"}, {"node_instance_id": "homer_f1k1dc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:43.863Z", "message": "Executing: /tmp/4GKR7/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:43.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "46cb6182-59d2-4b9e-a467-b0614bc6779e"}, {"node_instance_id": "bono_host_2w06j2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:43.863Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:43.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "e6c585da-ebce-45a7-9497-4e18023e1aac"}, {"node_instance_id": "bono_host_2w06j2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:43.863Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:43.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "e6c585da-ebce-45a7-9497-4e18023e1aac"}, {"node_instance_id": "vellum_w71unm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:43.863Z", "message": "Executing: /tmp/GC91P/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:43.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "6a922ba5-8c1f-4f45-8d8b-d5c2e9a2a9a0"}, {"node_instance_id": "dime_6aq7ou", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:43.863Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:43.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "9a46ba34-a549-41d6-a404-ea026216bb2e"}, {"node_instance_id": "homer_f1k1dc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:43.863Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/4GKR7/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:43.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "46cb6182-59d2-4b9e-a467-b0614bc6779e"}, {"node_instance_id": "bono_host_2w06j2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:43.863Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:43.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "e6c585da-ebce-45a7-9497-4e18023e1aac"}, {"node_instance_id": "ellis_3awwql", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:43.863Z", "message": "Executing: /tmp/6YG2V/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:43.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "e99c4957-1cf3-47dc-a972-2bab0939cd26"}, {"node_instance_id": "dime_6aq7ou", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:43.863Z", "message": "Executing: /tmp/Z67YE/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:43.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "9a46ba34-a549-41d6-a404-ea026216bb2e"}, {"node_instance_id": "vellum_w71unm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:43.863Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/GC91P/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:43.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "6a922ba5-8c1f-4f45-8d8b-d5c2e9a2a9a0"}, {"node_instance_id": "vellum_w71unm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:43.863Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:43.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "6a922ba5-8c1f-4f45-8d8b-d5c2e9a2a9a0"}, {"node_instance_id": "bono_host_2w06j2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:43.863Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:43.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "e6c585da-ebce-45a7-9497-4e18023e1aac"}, {"node_instance_id": "homer_f1k1dc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:43.863Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:43.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "46cb6182-59d2-4b9e-a467-b0614bc6779e"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:44.365Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:44.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "sprout_kscz7i", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:44.365Z", "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_qyv1vr/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_qyv1vr/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_qyv1vr/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-10T00:25:44.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:44.365Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:44.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:44.365Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:44.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:44.365Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:44.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_failed", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:44.365Z", "message": "Task failed 'cloudify_agent.installer.operations.delete' -> Failed configuring agent installer: ip must be set in one of the following:\n1. bono_host.interfaces.[cloudify_agent.installer.operations.delete].inputs.agent_config \n2. bono_host_2w06j2.runtime_properties.cloudify_agent \n3. bono_host.properties.agent_config \n4. bootstrap_context.cloudify_agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": [{"message": "Failed configuring agent installer: ip must be set in one of the following:\n1. bono_host.interfaces.[cloudify_agent.installer.operations.delete].inputs.agent_config \n2. bono_host_2w06j2.runtime_properties.cloudify_agent \n3. bono_host.properties.agent_config \n4. bootstrap_context.cloudify_agent", "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/lib/python2.7/site-packages/cloudify_agent/installer/operations.py\", line 54, in wrapper\n configuration.prepare_connection(cloudify_agent)\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify_agent/installer/config/configuration.py\", line 33, in prepare_connection\n connection_attributes(cloudify_agent)\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify_agent/installer/config/decorators.py\", line 128, in wrapper\n group_function(cloudify_agent, *args, **kwargs)\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify_agent/installer/config/configuration.py\", line 97, in connection_attributes\n raise_missing_attribute('ip')\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify_agent/installer/config/attributes.py\", line 160, in raise_missing_attribute\n .format(attribute_name, _create_configuration_options())\nAgentInstallerConfigurationError: Failed configuring agent installer: ip must be set in one of the following:\n1. bono_host.interfaces.[cloudify_agent.installer.operations.delete].inputs.agent_config \n2. bono_host_2w06j2.runtime_properties.cloudify_agent \n3. bono_host.properties.agent_config \n4. bootstrap_context.cloudify_agent\n", "type": "AgentInstallerConfigurationError"}], "reported_timestamp": "2018-08-10T00:25:44.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:44.365Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:44.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:44.365Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:44.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:44.881Z", "message": "Downloaded scripts/bind/bind.py to /tmp/1UKQ9/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:44.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "f46c9ae6-4a14-47cf-906b-4db3ce67e247"}], "metadata": {"pagination": {"total": 209, "offset": 100, "size": 50}}} 2018-08-10 00:25:53,083 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:25:53,083 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:25:53 GMT 2018-08-10 00:25:53,083 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:25:53,083 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 32069 2018-08-10 00:25:53,083 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:25:53,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-10 00:25:53,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-10 00:25:53,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-10 00:25:53,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-10 00:25:53,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-10 00:25:53,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-10 00:25:53,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-10 00:25:53,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-10 00:25:53,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-10 00:25:53,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-10 00:25:53,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-10 00:25:53,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-10 00:25:53,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-10 00:25:53,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-10 00:25:53,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-10 00:25:53,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'cloudify_agent.installer.operations.stop' -> Failed configuring agent installer: ip must be set in one of the following: 1. bono_host.interfaces.[cloudify_agent.installer.operations.stop].inputs.agent_config 2. bono_host_2w06j2.runtime_properties.cloudify_agent 3. bono_host.properties.agent_config 4. bootstrap_context.cloudify_agent 2018-08-10 00:25:53,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-10 00:25:53,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-10 00:25:53,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:25:53,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/Z67YE/remove-cluster-node.sh 2018-08-10 00:25:53,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:25:53,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:25:53,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-10 00:25:53,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-08-10 00:25:53,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/I7AVS/stop-sprout.sh 2018-08-10 00:25:53,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:25:53,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/6YG2V/remove-cluster-node.sh 2018-08-10 00:25:53,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:25:53,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/4GKR7/remove-cluster-node.sh 2018-08-10 00:25:53,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:25:53,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:25:53,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/GC91P/remove-cluster-node.sh 2018-08-10 00:25:53,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-08-10 00:25:53,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/4GKR7/remove-cluster-node.sh 2018-08-10 00:25:53,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:25:53,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/6YG2V/remove-cluster-node.sh 2018-08-10 00:25:53,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/Z67YE/remove-cluster-node.sh 2018-08-10 00:25:53,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/GC91P/remove-cluster-node.sh 2018-08-10 00:25:53,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-08-10 00:25:53,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:25:53,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-08-10 00:25:53,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-10 00:25:53,092 - 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-10 00:25:53,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-10 00:25:53,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-10 00:25:53,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-10 00:25:53,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'cloudify_agent.installer.operations.delete' -> Failed configuring agent installer: ip must be set in one of the following: 1. bono_host.interfaces.[cloudify_agent.installer.operations.delete].inputs.agent_config 2. bono_host_2w06j2.runtime_properties.cloudify_agent 3. bono_host.properties.agent_config 4. bootstrap_context.cloudify_agent 2018-08-10 00:25:53,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-10 00:25:53,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-10 00:25:53,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/1UKQ9/bind.py 2018-08-10 00:25:53,093 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/9318760c-96d5-413a-887e-490435b92df8 2018-08-10 00:25:53,153 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:25:53,153 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:25:53,153 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:25:53,153 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:25:53,153 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:25:53,153 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:25:53,153 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:25:53,153 - 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-10T00:25:37.280Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9318760c-96d5-413a-887e-490435b92df8"} 2018-08-10 00:25:53,154 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:25:53,154 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:25:53 GMT 2018-08-10 00:25:53,154 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:25:53,154 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-10 00:25:53,154 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:25:58,159 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:25:58,227 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:25:58,227 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:25:58,227 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:25:58,227 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:25:58,228 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:25:58,228 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:25:58,228 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:25:58,228 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2w06j2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:44.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:44.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "9913d9a5-ea80-490e-a5e4-6cd99a3366af"}, {"node_instance_id": "bono_host_2w06j2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:44.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:44.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "9913d9a5-ea80-490e-a5e4-6cd99a3366af"}, {"node_instance_id": "bono_host_2w06j2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:44.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:44.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "9913d9a5-ea80-490e-a5e4-6cd99a3366af"}, {"node_instance_id": "bono_host_2w06j2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:44.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:44.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "9913d9a5-ea80-490e-a5e4-6cd99a3366af"}, {"node_instance_id": "bono_host_2w06j2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:44.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:44.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "9913d9a5-ea80-490e-a5e4-6cd99a3366af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:44.881Z", "message": "Downloaded scripts/bind/bind.py to /tmp/1UKQ9/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:44.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "f46c9ae6-4a14-47cf-906b-4db3ce67e247"}, {"node_instance_id": "bono_host_2w06j2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:44.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:44.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "9913d9a5-ea80-490e-a5e4-6cd99a3366af"}, {"node_instance_id": "bono_host_2w06j2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:44.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:44.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "9913d9a5-ea80-490e-a5e4-6cd99a3366af"}, {"node_instance_id": "bono_host_2w06j2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:44.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:44.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "9913d9a5-ea80-490e-a5e4-6cd99a3366af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:44.881Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:44.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "f46c9ae6-4a14-47cf-906b-4db3ce67e247"}, {"node_instance_id": "bono_host_2w06j2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:44.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:44.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "9913d9a5-ea80-490e-a5e4-6cd99a3366af"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:45.378Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:45.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:45.888Z", "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-10T00:25:45.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "f46c9ae6-4a14-47cf-906b-4db3ce67e247"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:45.888Z", "message": "The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {}, u'sprout': {}, u'vellum': {}, u'ellis': {}, u'dime': {}}, 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.7', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:45.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "f46c9ae6-4a14-47cf-906b-4db3ce67e247"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:45.888Z", "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-10T00:25:45.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "f46c9ae6-4a14-47cf-906b-4db3ce67e247"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:45.888Z", "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-10T00:25:45.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "f46c9ae6-4a14-47cf-906b-4db3ce67e247"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:45.888Z", "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-10T00:25:45.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "f46c9ae6-4a14-47cf-906b-4db3ce67e247"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:45.888Z", "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-10T00:25:45.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "f46c9ae6-4a14-47cf-906b-4db3ce67e247"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:45.888Z", "message": "[localhost] run: sudo mv /tmp/tmpplKZTx /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:45.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "f46c9ae6-4a14-47cf-906b-4db3ce67e247"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:45.888Z", "message": "[localhost] run: sudo mv /tmp/tmp8Bz_h2 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:45.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "f46c9ae6-4a14-47cf-906b-4db3ce67e247"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:45.888Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:45.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "f46c9ae6-4a14-47cf-906b-4db3ce67e247"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:45.888Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:45.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "f46c9ae6-4a14-47cf-906b-4db3ce67e247"}, {"node_instance_id": "sprout_kscz7i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:46.369Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:46.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "sprout_kscz7i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:46.369Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:46.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "sprout_kscz7i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:46.369Z", "message": "Deleting node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:46.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "sprout_kscz7i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:46.892Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:46.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "50747ab3-c4e8-4dda-a88e-50529cffbbf8"}, {"node_instance_id": "sprout_kscz7i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:46.892Z", "message": "Executing: /tmp/3XZ1Y/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:46.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "50747ab3-c4e8-4dda-a88e-50529cffbbf8"}, {"node_instance_id": "sprout_kscz7i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:46.892Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/3XZ1Y/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:46.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "50747ab3-c4e8-4dda-a88e-50529cffbbf8"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:47.373Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:47.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:47.373Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance c43edf67-2d5a-4d71-b38d-1c32dae6d905 is not ready [status_code=409]", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance c43edf67-2d5a-4d71-b38d-1c32dae6d905 is not ready [status_code=409]", "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/clearwater-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/clearwater-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/clearwater-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 432, in stop\n nova_client.servers.stop(server)\n File \"/opt/mgmtworker/env/plugins/default_tenant/clearwater-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 1060, in stop\n resp, body = self._action_return_resp_and_body('os-stop', server, None)\n File \"/opt/mgmtworker/env/plugins/default_tenant/clearwater-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 1856, in _action_return_resp_and_body\n return self.api.client.post(url, body=body)\n File \"/opt/mgmtworker/env/plugins/default_tenant/clearwater-opnfv-openstack/lib/python2.7/site-packages/keystoneauth1/adapter.py\", line 240, in post\n return self.request(url, 'POST', **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/clearwater-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 c43edf67-2d5a-4d71-b38d-1c32dae6d905 is not ready [status_code=409]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-08-10T00:25:47.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:47.373Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:47.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "dime_6aq7ou", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:49.184Z", "message": "Execution done (return_code=0): /tmp/Z67YE/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:49.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "9a46ba34-a549-41d6-a404-ea026216bb2e"}, {"node_instance_id": "dime_6aq7ou", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:49.248Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:49.248Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "homer_f1k1dc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:49.896Z", "message": "Execution done (return_code=0): /tmp/4GKR7/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:49.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "46cb6182-59d2-4b9e-a467-b0614bc6779e"}, {"node_instance_id": "dime_host_x0zwmt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:50.378Z", "message": "Stopping node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:50.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "homer_host_lakb9j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:50.378Z", "message": "Stopping node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:50.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "homer_f1k1dc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:50.378Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:50.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "dime_host_x0zwmt", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:50.378Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:50.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "homer_host_lakb9j", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:50.378Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:50.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "dime_host_x0zwmt", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:50.378Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:50.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "homer_host_lakb9j", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:50.378Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:50.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:51.384Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:51.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": null, "event_type": "task_failed", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:51.384Z", "message": "Task failed 'nova_plugin.server.disconnect_floatingip' -> Floating IP 172.30.9.203 is not associated with instance c43edf67-2d5a-4d71-b38d-1c32dae6d905. [status_code=409]", "node_name": null, "workflow_id": "uninstall", "error_causes": [{"message": "Floating IP 172.30.9.203 is not associated with instance c43edf67-2d5a-4d71-b38d-1c32dae6d905. [status_code=409]", "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/clearwater-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/clearwater-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/clearwater-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 542, in disconnect_floatingip\n IP_ADDRESS_PROPERTY])\n File \"/opt/mgmtworker/env/plugins/default_tenant/clearwater-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 170, in remove_floating_ip\n return self.manager.remove_floating_ip(self, address)\n File \"/opt/mgmtworker/env/plugins/default_tenant/clearwater-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 895, in remove_floating_ip\n return self._action('removeFloatingIp', server, {'address': address})\n File \"/opt/mgmtworker/env/plugins/default_tenant/clearwater-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 1845, in _action\n info=info, **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/clearwater-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 1856, in _action_return_resp_and_body\n return self.api.client.post(url, body=body)\n File \"/opt/mgmtworker/env/plugins/default_tenant/clearwater-opnfv-openstack/lib/python2.7/site-packages/keystoneauth1/adapter.py\", line 240, in post\n return self.request(url, 'POST', **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/clearwater-opnfv-openstack/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Floating IP 172.30.9.203 is not associated with instance c43edf67-2d5a-4d71-b38d-1c32dae6d905. [status_code=409]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-08-10T00:25:51.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:51.384Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:51.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "dime_host_x0zwmt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:52.904Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:52.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "dime_host_x0zwmt", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:53.388Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:53.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "dime_host_x0zwmt", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:53.388Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:53.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:54.441Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:54.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "dime_host_x0zwmt", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:54.441Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:54.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "dime_host_x0zwmt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:54.441Z", "message": "Stopping agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:54.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}], "metadata": {"pagination": {"total": 253, "offset": 150, "size": 50}}} 2018-08-10 00:25:58,228 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:25:58,228 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:25:58 GMT 2018-08-10 00:25:58,228 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:25:58,228 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 31135 2018-08-10 00:25:58,229 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:25:58,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:25:58,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:25:58,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:25:58,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:25:58,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:25:58,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/1UKQ9/bind.py 2018-08-10 00:25:58,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:25:58,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:25:58,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:25:58,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-10 00:25:58,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:25:58,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-10 00:25:58,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-10 00:25:58,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.209', 'backends': {u'homer': {}, u'sprout': {}, u'vellum': {}, u'ellis': {}, u'dime': {}}, 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.7', u'hss_hostname': u''}. 2018-08-10 00:25:58,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-10 00:25:58,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-10 00:25:58,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-10 00:25:58,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-10 00:25:58,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpplKZTx /etc/bind/db.clearwater.opnfv 2018-08-10 00:25:58,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp8Bz_h2 /etc/bind/db.clearwater.local 2018-08-10 00:25:58,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-10 00:25:58,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-10 00:25:58,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-10 00:25:58,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-10 00:25:58,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-10 00:25:58,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-08-10 00:25:58,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/3XZ1Y/remove-cluster-node.sh 2018-08-10 00:25:58,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/3XZ1Y/remove-cluster-node.sh 2018-08-10 00:25:58,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-08-10 00:25:58,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance c43edf67-2d5a-4d71-b38d-1c32dae6d905 is not ready [status_code=409] 2018-08-10 00:25:58,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-08-10 00:25:58,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/Z67YE/remove-cluster-node.sh 2018-08-10 00:25:58,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-10 00:25:58,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/4GKR7/remove-cluster-node.sh 2018-08-10 00:25:58,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-10 00:25:58,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-10 00:25:58,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-10 00:25:58,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-10 00:25:58,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-10 00:25:58,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-10 00:25:58,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-10 00:25:58,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-10 00:25:58,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_floatingip' -> Floating IP 172.30.9.203 is not associated with instance c43edf67-2d5a-4d71-b38d-1c32dae6d905. [status_code=409] 2018-08-10 00:25:58,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-10 00:25:58,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-10 00:25:58,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-10 00:25:58,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-10 00:25:58,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-10 00:25:58,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-10 00:25:58,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-10 00:25:58,238 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/9318760c-96d5-413a-887e-490435b92df8 2018-08-10 00:25:58,299 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:25:58,299 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:25:58,300 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:25:58,300 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:25:58,300 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:25:58,300 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:25:58,300 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:25:58,300 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-10T00:25:37.280Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9318760c-96d5-413a-887e-490435b92df8"} 2018-08-10 00:25:58,300 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:25:58,300 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:25:58 GMT 2018-08-10 00:25:58,300 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:25:58,301 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-10 00:25:58,301 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:26:03,301 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:26:03,373 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:26:03,373 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:26:03,373 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:26:03,373 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:26:03,373 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:26:03,374 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:26:03,374 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:26:03,374 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_lakb9j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:54.441Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:54.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "homer_host_lakb9j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:54.441Z", "message": "Stopping agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:54.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "dime_host_x0zwmt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:54.441Z", "message": "Stopping agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:54.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "homer_host_lakb9j", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:54.441Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:54.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "homer_host_lakb9j", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:54.441Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:54.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "homer_host_lakb9j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:54.441Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:54.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "dime_host_x0zwmt", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:54.441Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:54.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:54.441Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:54.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "homer_host_lakb9j", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:54.441Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:54.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "dime_host_x0zwmt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:54.441Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:54.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:54.449Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:54.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "117b3d76-fb1d-4a64-a359-990b7ed6daae"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:54.905Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:54.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "117b3d76-fb1d-4a64-a359-990b7ed6daae"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:54.905Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:54.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "117b3d76-fb1d-4a64-a359-990b7ed6daae"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:54.905Z", "message": "Stopping Agent dime_host_x0zwmt", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:54.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "117b3d76-fb1d-4a64-a359-990b7ed6daae"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:54.905Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:54.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "117b3d76-fb1d-4a64-a359-990b7ed6daae"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:54.905Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:54.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "117b3d76-fb1d-4a64-a359-990b7ed6daae"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:54.905Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:54.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "117b3d76-fb1d-4a64-a359-990b7ed6daae"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:54.905Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:54.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "117b3d76-fb1d-4a64-a359-990b7ed6daae"}, {"node_instance_id": "ellis_3awwql", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:54.905Z", "message": "Execution done (return_code=0): /tmp/6YG2V/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:54.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "e99c4957-1cf3-47dc-a972-2bab0939cd26"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:54.905Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:54.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "117b3d76-fb1d-4a64-a359-990b7ed6daae"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:54.905Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:54.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "117b3d76-fb1d-4a64-a359-990b7ed6daae"}, {"node_instance_id": "ellis_host_qu7wov", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:55.488Z", "message": "Stopping node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:55.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "homer_host_lakb9j", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:55.488Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:55.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "ellis_3awwql", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:55.488Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:55.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:55.913Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:55.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "17c4e6a9-6f6a-4dbc-9fa2-d156cf64c3da"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:55.913Z", "message": "Stopping Agent homer_host_lakb9j", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:55.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "17c4e6a9-6f6a-4dbc-9fa2-d156cf64c3da"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:55.913Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:55.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "17c4e6a9-6f6a-4dbc-9fa2-d156cf64c3da"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:55.913Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:55.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "17c4e6a9-6f6a-4dbc-9fa2-d156cf64c3da"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:55.913Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:55.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "17c4e6a9-6f6a-4dbc-9fa2-d156cf64c3da"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:55.913Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:55.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "17c4e6a9-6f6a-4dbc-9fa2-d156cf64c3da"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:55.913Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:55.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "17c4e6a9-6f6a-4dbc-9fa2-d156cf64c3da"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:55.913Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:55.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "17c4e6a9-6f6a-4dbc-9fa2-d156cf64c3da"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:55.913Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:55.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "17c4e6a9-6f6a-4dbc-9fa2-d156cf64c3da"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:55.913Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:55.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "17c4e6a9-6f6a-4dbc-9fa2-d156cf64c3da"}, {"node_instance_id": "ellis_host_qu7wov", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:56.492Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:56.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "ellis_host_qu7wov", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:56.492Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:56.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": null, "event_type": "task_failed", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:57.495Z", "message": "Task failed 'nova_plugin.server.disconnect_security_group' -> instance_id c43edf67-2d5a-4d71-b38d-1c32dae6d905 could not be found as device id on any ports [status_code=404]", "node_name": null, "workflow_id": "uninstall", "error_causes": [{"message": "instance_id c43edf67-2d5a-4d71-b38d-1c32dae6d905 could not be found as device id on any ports [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/clearwater-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/clearwater-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/clearwater-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 593, in disconnect_security_group\n server.remove_security_group(security_group_name)\n File \"/opt/mgmtworker/env/plugins/default_tenant/clearwater-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 495, in remove_security_group\n return self.manager.remove_security_group(self, security_group)\n File \"/opt/mgmtworker/env/plugins/default_tenant/clearwater-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 1709, in remove_security_group\n {'name': security_group})\n File \"/opt/mgmtworker/env/plugins/default_tenant/clearwater-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 1845, in _action\n info=info, **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/clearwater-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 1856, in _action_return_resp_and_body\n return self.api.client.post(url, body=body)\n File \"/opt/mgmtworker/env/plugins/default_tenant/clearwater-opnfv-openstack/lib/python2.7/site-packages/keystoneauth1/adapter.py\", line 240, in post\n return self.request(url, 'POST', **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/clearwater-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_id c43edf67-2d5a-4d71-b38d-1c32dae6d905 could not be found as device id on any ports [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-08-10T00:25:57.495Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:57.495Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:57.495Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:57.495Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:57.495Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "ellis_host_qu7wov", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:58.735Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:58.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:59.240Z", "message": "Stopping...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:59.240Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "117b3d76-fb1d-4a64-a359-990b7ed6daae"}, {"node_instance_id": "ellis_host_qu7wov", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:59.499Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:59.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "ellis_host_qu7wov", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:59.499Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:59.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "ellis_host_qu7wov", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:59.499Z", "message": "Stopping agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:59.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "dime_host_x0zwmt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:59.499Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:59.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "dime_host_x0zwmt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:59.499Z", "message": "Deleting agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:59.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "ellis_host_qu7wov", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:59.499Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:59.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:59.918Z", "message": "Successfully stopped daemon: dime_host_x0zwmt\u001b[0m", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:59.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "117b3d76-fb1d-4a64-a359-990b7ed6daae"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:25:59.918Z", "message": "Stopping daemon with command: sudo service celeryd-dime_host_x0zwmt stop", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:25:59.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "117b3d76-fb1d-4a64-a359-990b7ed6daae"}, {"node_instance_id": "dime_host_x0zwmt", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:00.505Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:00.505Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}], "metadata": {"pagination": {"total": 315, "offset": 200, "size": 50}}} 2018-08-10 00:26:03,374 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:26:03,374 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:26:03 GMT 2018-08-10 00:26:03,374 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:26:03,374 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28952 2018-08-10 00:26:03,374 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:26:03,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-10 00:26:03,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-10 00:26:03,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-10 00:26:03,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-10 00:26:03,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-10 00:26:03,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-10 00:26:03,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-10 00:26:03,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-10 00:26:03,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-10 00:26:03,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-10 00:26:03,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:03,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:03,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:03,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent dime_host_x0zwmt 2018-08-10 00:26:03,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:03,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:03,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:03,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:03,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/6YG2V/remove-cluster-node.sh 2018-08-10 00:26:03,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:03,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:03,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-10 00:26:03,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-10 00:26:03,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-10 00:26:03,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:03,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent homer_host_lakb9j 2018-08-10 00:26:03,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:03,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:03,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:03,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:03,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:03,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:03,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:03,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:03,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-10 00:26:03,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-10 00:26:03,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_security_group' -> instance_id c43edf67-2d5a-4d71-b38d-1c32dae6d905 could not be found as device id on any ports [status_code=404] 2018-08-10 00:26:03,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-10 00:26:03,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-10 00:26:03,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-10 00:26:03,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-10 00:26:03,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-10 00:26:03,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-10 00:26:03,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-10 00:26:03,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-10 00:26:03,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-10 00:26:03,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-10 00:26:03,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: dime_host_x0zwmt 2018-08-10 00:26:03,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-dime_host_x0zwmt stop 2018-08-10 00:26:03,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-10 00:26:03,384 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/9318760c-96d5-413a-887e-490435b92df8 2018-08-10 00:26:03,575 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:26:03,575 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:26:03,575 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:26:03,575 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:26:03,575 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:26:03,576 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:26:03,576 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:26:03,576 - 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-10T00:25:37.280Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9318760c-96d5-413a-887e-490435b92df8"} 2018-08-10 00:26:03,576 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:26:03,576 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:26:03 GMT 2018-08-10 00:26:03,576 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:26:03,576 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-10 00:26:03,576 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:26:08,582 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:26:08,742 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:26:08,742 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:26:08,742 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:26:08,742 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:26:08,742 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:26:08,742 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:26:08,743 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:26:08,743 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_qu7wov", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:00.505Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:00.505Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "dime_host_x0zwmt", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:00.505Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:00.505Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "homer_host_lakb9j", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:00.505Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:00.505Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "homer_host_lakb9j", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:00.505Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:00.505Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "dime_host_x0zwmt", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:00.505Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:00.505Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "homer_host_lakb9j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:00.505Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:00.505Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "ellis_host_qu7wov", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:00.505Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:00.505Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:00.928Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:00.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "cafbb0ff-dc8f-42fa-a04a-e9bffb40e4c4"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:00.928Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:00.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "cafbb0ff-dc8f-42fa-a04a-e9bffb40e4c4"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:00.928Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:00.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "fc312e51-332b-413b-ba9e-b84a44e29767"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:00.928Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:00.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "8bb8ef4f-46cb-41ea-a498-c5e87ee8bec7"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:00.928Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:00.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "cafbb0ff-dc8f-42fa-a04a-e9bffb40e4c4"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:00.928Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:00.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "8bb8ef4f-46cb-41ea-a498-c5e87ee8bec7"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:00.928Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:00.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "8bb8ef4f-46cb-41ea-a498-c5e87ee8bec7"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:00.928Z", "message": "Stopping daemon with command: sudo service celeryd-homer_host_lakb9j stop", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:00.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "17c4e6a9-6f6a-4dbc-9fa2-d156cf64c3da"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:00.928Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:00.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "8bb8ef4f-46cb-41ea-a498-c5e87ee8bec7"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:00.928Z", "message": "Stopping...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:00.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "17c4e6a9-6f6a-4dbc-9fa2-d156cf64c3da"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:00.928Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:00.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "cafbb0ff-dc8f-42fa-a04a-e9bffb40e4c4"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:00.928Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:00.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "8bb8ef4f-46cb-41ea-a498-c5e87ee8bec7"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:00.928Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:00.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "8bb8ef4f-46cb-41ea-a498-c5e87ee8bec7"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:00.928Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:00.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "cafbb0ff-dc8f-42fa-a04a-e9bffb40e4c4"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:00.928Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:00.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "8bb8ef4f-46cb-41ea-a498-c5e87ee8bec7"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:00.928Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:00.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "8bb8ef4f-46cb-41ea-a498-c5e87ee8bec7"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:00.928Z", "message": "Stopping Agent ellis_host_qu7wov", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:00.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "8bb8ef4f-46cb-41ea-a498-c5e87ee8bec7"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:00.928Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:00.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "8bb8ef4f-46cb-41ea-a498-c5e87ee8bec7"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:00.928Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:00.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "cafbb0ff-dc8f-42fa-a04a-e9bffb40e4c4"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:00.928Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:00.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "cafbb0ff-dc8f-42fa-a04a-e9bffb40e4c4"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:00.928Z", "message": "Deleting Agent dime_host_x0zwmt", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:00.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "cafbb0ff-dc8f-42fa-a04a-e9bffb40e4c4"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:00.928Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:00.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "cafbb0ff-dc8f-42fa-a04a-e9bffb40e4c4"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:00.928Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:00.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "cafbb0ff-dc8f-42fa-a04a-e9bffb40e4c4"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:00.928Z", "message": "Successfully stopped daemon: homer_host_lakb9j\u001b[0m", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:00.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "17c4e6a9-6f6a-4dbc-9fa2-d156cf64c3da"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:01.510Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:01.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:01.510Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:01.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:01.510Z", "message": "Deleting node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:01.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": null, "event_type": "task_failed", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:01.510Z", "message": "Task failed 'nova_plugin.server.disconnect_security_group' -> instance_id c43edf67-2d5a-4d71-b38d-1c32dae6d905 could not be found as device id on any ports [status_code=404]", "node_name": null, "workflow_id": "uninstall", "error_causes": [{"message": "instance_id c43edf67-2d5a-4d71-b38d-1c32dae6d905 could not be found as device id on any ports [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/clearwater-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/clearwater-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/clearwater-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 593, in disconnect_security_group\n server.remove_security_group(security_group_name)\n File \"/opt/mgmtworker/env/plugins/default_tenant/clearwater-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 495, in remove_security_group\n return self.manager.remove_security_group(self, security_group)\n File \"/opt/mgmtworker/env/plugins/default_tenant/clearwater-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 1709, in remove_security_group\n {'name': security_group})\n File \"/opt/mgmtworker/env/plugins/default_tenant/clearwater-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 1845, in _action\n info=info, **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/clearwater-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 1856, in _action_return_resp_and_body\n return self.api.client.post(url, body=body)\n File \"/opt/mgmtworker/env/plugins/default_tenant/clearwater-opnfv-openstack/lib/python2.7/site-packages/keystoneauth1/adapter.py\", line 240, in post\n return self.request(url, 'POST', **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/clearwater-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_id c43edf67-2d5a-4d71-b38d-1c32dae6d905 could not be found as device id on any ports [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-08-10T00:26:01.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:01.934Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:01.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "fc312e51-332b-413b-ba9e-b84a44e29767"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:01.934Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:01.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "fc312e51-332b-413b-ba9e-b84a44e29767"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:01.934Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:01.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "fc312e51-332b-413b-ba9e-b84a44e29767"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:01.934Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:01.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "fc312e51-332b-413b-ba9e-b84a44e29767"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:01.934Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:01.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "fc312e51-332b-413b-ba9e-b84a44e29767"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:01.934Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:01.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "fc312e51-332b-413b-ba9e-b84a44e29767"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:01.934Z", "message": "Deleting Agent homer_host_lakb9j", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:01.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "fc312e51-332b-413b-ba9e-b84a44e29767"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:01.934Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:01.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "fc312e51-332b-413b-ba9e-b84a44e29767"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:01.934Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:01.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "fc312e51-332b-413b-ba9e-b84a44e29767"}, {"node_instance_id": "dime_host_x0zwmt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:02.613Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:02.613Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "bono_host_2w06j2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:02.939Z", "message": "deleting server", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:02.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "22b43aa3-abc8-4263-ac2a-c28f8ee46b4c"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:02.939Z", "message": "Deleting...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:02.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "cafbb0ff-dc8f-42fa-a04a-e9bffb40e4c4"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:02.939Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:02.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "cafbb0ff-dc8f-42fa-a04a-e9bffb40e4c4"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:02.939Z", "message": "Deleting...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:02.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "fc312e51-332b-413b-ba9e-b84a44e29767"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:02.939Z", "message": "Successfully deleted daemon: dime_host_x0zwmt", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:02.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "cafbb0ff-dc8f-42fa-a04a-e9bffb40e4c4"}], "metadata": {"pagination": {"total": 358, "offset": 250, "size": 50}}} 2018-08-10 00:26:08,743 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:26:08,743 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:26:08 GMT 2018-08-10 00:26:08,743 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:26:08,743 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29662 2018-08-10 00:26:08,743 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:26:08,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-10 00:26:08,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-10 00:26:08,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-10 00:26:08,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-10 00:26:08,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-10 00:26:08,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-10 00:26:08,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-10 00:26:08,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:08,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:08,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:08,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:08,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:08,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:08,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:08,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-homer_host_lakb9j stop 2018-08-10 00:26:08,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:08,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-10 00:26:08,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:08,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:08,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:08,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:08,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:08,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:08,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent ellis_host_qu7wov 2018-08-10 00:26:08,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:08,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:08,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:08,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent dime_host_x0zwmt 2018-08-10 00:26:08,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:08,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:08,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: homer_host_lakb9j 2018-08-10 00:26:08,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-10 00:26:08,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-10 00:26:08,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-10 00:26:08,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_security_group' -> instance_id c43edf67-2d5a-4d71-b38d-1c32dae6d905 could not be found as device id on any ports [status_code=404] 2018-08-10 00:26:08,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:08,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:08,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:08,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:08,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:08,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:08,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent homer_host_lakb9j 2018-08-10 00:26:08,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:08,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:08,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-10 00:26:08,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-10 00:26:08,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-10 00:26:08,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-10 00:26:08,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-10 00:26:08,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: dime_host_x0zwmt 2018-08-10 00:26:08,753 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/9318760c-96d5-413a-887e-490435b92df8 2018-08-10 00:26:08,814 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:26:08,814 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:26:08,814 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:26:08,814 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:26:08,814 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:26:08,814 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:26:08,814 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:26:08,814 - 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-10T00:25:37.280Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9318760c-96d5-413a-887e-490435b92df8"} 2018-08-10 00:26:08,815 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:26:08,815 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:26:08 GMT 2018-08-10 00:26:08,815 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:26:08,815 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-10 00:26:08,815 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:26:13,820 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:26:13,967 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:26:13,967 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:26:13,968 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:26:13,968 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:26:13,968 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:26:13,968 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:26:13,968 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:26:13,968 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:02.939Z", "message": "Deleting...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:02.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "fc312e51-332b-413b-ba9e-b84a44e29767"}, {"node_instance_id": "dime_host_x0zwmt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:03.520Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:03.520Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "homer_host_lakb9j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:03.520Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:03.520Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "homer_host_lakb9j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:03.520Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:03.520Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "homer_host_lakb9j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:03.520Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:03.520Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "dime_host_x0zwmt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:03.520Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:03.520Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:03.944Z", "message": "Successfully deleted daemon: homer_host_lakb9j", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:03.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "fc312e51-332b-413b-ba9e-b84a44e29767"}, {"node_instance_id": "bono_host_2w06j2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:04.574Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:04.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "bono_security_group_obeol5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:04.574Z", "message": "Stopping node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:04.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "bono_floatingip_hugz3h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:04.574Z", "message": "Stopping node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:04.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:04.956Z", "message": "Successfully stopped daemon: ellis_host_qu7wov\u001b[0m", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:04.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "8bb8ef4f-46cb-41ea-a498-c5e87ee8bec7"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:04.956Z", "message": "Stopping...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:04.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "8bb8ef4f-46cb-41ea-a498-c5e87ee8bec7"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:04.956Z", "message": "Stopping daemon with command: sudo service celeryd-ellis_host_qu7wov stop", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:04.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "8bb8ef4f-46cb-41ea-a498-c5e87ee8bec7"}, {"node_instance_id": "ellis_host_qu7wov", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:05.618Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:05.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "bono_security_group_obeol5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:05.618Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:05.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "bono_floatingip_hugz3h", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:05.618Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:05.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "ellis_host_qu7wov", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:05.618Z", "message": "Deleting agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:05.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "ellis_host_qu7wov", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:05.618Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:05.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "bono_floatingip_hugz3h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:05.618Z", "message": "Deleting node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:05.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "bono_security_group_obeol5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:05.618Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:05.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "ellis_host_qu7wov", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:05.618Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:05.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "bono_security_group_obeol5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:05.618Z", "message": "Deleting node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:05.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "bono_floatingip_hugz3h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:05.618Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:05.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "bono_floatingip_hugz3h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:06.000Z", "message": "deleting floatingip", "level": "info", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:06.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "046121a8-df7b-42f9-8140-104d49593604"}, {"node_instance_id": "homer_host_lakb9j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:06.806Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:06.806Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:06.806Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:06.806Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:06.806Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:06.806Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "dime_host_x0zwmt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:06.806Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:06.806Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:07.028Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:07.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "183d6feb-279b-4658-8e18-ddd49c7168b4"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:07.028Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:07.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "183d6feb-279b-4658-8e18-ddd49c7168b4"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:07.028Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:07.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "183d6feb-279b-4658-8e18-ddd49c7168b4"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:07.028Z", "message": "Deleting Agent ellis_host_qu7wov", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:07.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "183d6feb-279b-4658-8e18-ddd49c7168b4"}, {"node_instance_id": "bono_security_group_obeol5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:07.028Z", "message": "deleting security_group", "level": "info", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:07.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "2b023570-12d1-4279-b0ed-0bdae8d23828"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:07.028Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:07.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "183d6feb-279b-4658-8e18-ddd49c7168b4"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:07.028Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:07.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "183d6feb-279b-4658-8e18-ddd49c7168b4"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:07.028Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:07.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "183d6feb-279b-4658-8e18-ddd49c7168b4"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:07.028Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:07.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "183d6feb-279b-4658-8e18-ddd49c7168b4"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:07.028Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:07.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "183d6feb-279b-4658-8e18-ddd49c7168b4"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:07.028Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:07.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "183d6feb-279b-4658-8e18-ddd49c7168b4"}, {"node_instance_id": "bono_security_group_obeol5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:07.825Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:07.825Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "bono_floatingip_hugz3h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:07.825Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:07.825Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:08.169Z", "message": "Deleting...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:08.169Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "183d6feb-279b-4658-8e18-ddd49c7168b4"}, {"node_instance_id": "ellis_host_qu7wov", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:08.829Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:08.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "ellis_host_qu7wov", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:08.829Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:08.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "ellis_host_qu7wov", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:08.829Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:08.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "sprout_kscz7i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:08.829Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:08.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:09.051Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:09.051Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "183d6feb-279b-4658-8e18-ddd49c7168b4"}, {"node_instance_id": "sprout_kscz7i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:09.051Z", "message": "Execution done (return_code=0): /tmp/3XZ1Y/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:09.051Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "50747ab3-c4e8-4dda-a88e-50529cffbbf8"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:09.051Z", "message": "Successfully deleted daemon: ellis_host_qu7wov", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:09.051Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "183d6feb-279b-4658-8e18-ddd49c7168b4"}, {"node_instance_id": "sprout_host_qyv1vr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:09.833Z", "message": "Stopping node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:09.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}], "metadata": {"pagination": {"total": 396, "offset": 300, "size": 50}}} 2018-08-10 00:26:13,968 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:26:13,968 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:26:13 GMT 2018-08-10 00:26:13,968 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:26:13,968 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26154 2018-08-10 00:26:13,968 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:26:13,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-10 00:26:13,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-10 00:26:13,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-10 00:26:13,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-10 00:26:13,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-10 00:26:13,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-10 00:26:13,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: homer_host_lakb9j 2018-08-10 00:26:13,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-10 00:26:13,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-10 00:26:13,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-10 00:26:13,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: ellis_host_qu7wov 2018-08-10 00:26:13,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-10 00:26:13,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-ellis_host_qu7wov stop 2018-08-10 00:26:13,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-10 00:26:13,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-10 00:26:13,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-08-10 00:26:13,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-10 00:26:13,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-10 00:26:13,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-10 00:26:13,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-10 00:26:13,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-10 00:26:13,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-10 00:26:13,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-08-10 00:26:13,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-08-10 00:26:13,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-10 00:26:13,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-10 00:26:13,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-10 00:26:13,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-10 00:26:13,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:13,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:13,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:13,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent ellis_host_qu7wov 2018-08-10 00:26:13,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-10 00:26:13,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:13,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:13,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:13,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:13,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:13,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:13,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-10 00:26:13,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-08-10 00:26:13,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-10 00:26:13,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-10 00:26:13,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-10 00:26:13,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-10 00:26:13,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-10 00:26:13,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-10 00:26:13,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/3XZ1Y/remove-cluster-node.sh 2018-08-10 00:26:13,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: ellis_host_qu7wov 2018-08-10 00:26:13,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-10 00:26:13,977 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/9318760c-96d5-413a-887e-490435b92df8 2018-08-10 00:26:14,039 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:26:14,039 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:26:14,039 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:26:14,039 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:26:14,040 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:26:14,040 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:26:14,040 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:26:14,040 - 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-10T00:25:37.280Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9318760c-96d5-413a-887e-490435b92df8"} 2018-08-10 00:26:14,040 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:26:14,040 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:26:14 GMT 2018-08-10 00:26:14,040 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:26:14,040 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-10 00:26:14,040 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:26:19,042 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:26:19,223 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:26:19,223 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:26:19,223 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:26:19,223 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:26:19,224 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:26:19,224 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:26:19,224 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:26:19,224 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_qyv1vr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:09.833Z", "message": "Stopping node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:09.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "sprout_host_qyv1vr", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:09.833Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:09.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "sprout_host_qyv1vr", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:09.833Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:09.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "sprout_host_qyv1vr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:10.838Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:10.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "sprout_host_qyv1vr", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:10.838Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:10.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "proxy_node_vpmliv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:10.838Z", "message": "Deleting node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:10.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "proxy_host_0ewyu7", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:10.838Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:10.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "proxy_host_0ewyu7", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:10.838Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:10.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "sprout_host_qyv1vr", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:10.838Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:10.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "proxy_host_0ewyu7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:10.838Z", "message": "Stopping node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:10.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "sprout_host_qyv1vr", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:11.842Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:11.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:11.842Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:11.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "sprout_host_qyv1vr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:11.842Z", "message": "Stopping agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:11.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "sprout_host_qyv1vr", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:11.842Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:11.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "ellis_host_qu7wov", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:11.842Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:11.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:11.842Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:11.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "sprout_host_qyv1vr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:11.842Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:11.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:11.872Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:11.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "a82e3173-1003-4a8e-821a-66df52337ee3"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:12.065Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:12.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "a82e3173-1003-4a8e-821a-66df52337ee3"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:12.065Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:12.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "a82e3173-1003-4a8e-821a-66df52337ee3"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:12.065Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:12.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "a82e3173-1003-4a8e-821a-66df52337ee3"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:12.065Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:12.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "a82e3173-1003-4a8e-821a-66df52337ee3"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:12.065Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:12.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "a82e3173-1003-4a8e-821a-66df52337ee3"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:12.065Z", "message": "Stopping Agent sprout_host_qyv1vr", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:12.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "a82e3173-1003-4a8e-821a-66df52337ee3"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:12.065Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:12.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "a82e3173-1003-4a8e-821a-66df52337ee3"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:12.065Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:12.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "a82e3173-1003-4a8e-821a-66df52337ee3"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:12.065Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:12.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "a82e3173-1003-4a8e-821a-66df52337ee3"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:13.189Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:13.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:13.852Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:13.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:13.852Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:13.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:14.920Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:14.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:14.920Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:14.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:14.920Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:14.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:16.488Z", "message": "Stopping...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:16.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "a82e3173-1003-4a8e-821a-66df52337ee3"}, {"node_instance_id": "sprout_host_qyv1vr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:16.650Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:16.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "sprout_host_qyv1vr", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:16.926Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:16.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "sprout_host_qyv1vr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:16.926Z", "message": "Deleting agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:16.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "sprout_host_qyv1vr", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:16.926Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:16.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:17.069Z", "message": "Successfully stopped daemon: sprout_host_qyv1vr\u001b[0m", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:17.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "a82e3173-1003-4a8e-821a-66df52337ee3"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:17.069Z", "message": "Stopping daemon with command: sudo service celeryd-sprout_host_qyv1vr stop", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:17.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "a82e3173-1003-4a8e-821a-66df52337ee3"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:18.073Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:18.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "b7ae1199-6dc1-4723-9112-4b407b3dd4eb"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:18.073Z", "message": "Deleting Agent sprout_host_qyv1vr", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:18.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "b7ae1199-6dc1-4723-9112-4b407b3dd4eb"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:18.073Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:18.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "b7ae1199-6dc1-4723-9112-4b407b3dd4eb"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:18.073Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:18.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "b7ae1199-6dc1-4723-9112-4b407b3dd4eb"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:18.073Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:18.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "b7ae1199-6dc1-4723-9112-4b407b3dd4eb"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:18.073Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:18.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "b7ae1199-6dc1-4723-9112-4b407b3dd4eb"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:18.073Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:18.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "b7ae1199-6dc1-4723-9112-4b407b3dd4eb"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:18.073Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:18.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "b7ae1199-6dc1-4723-9112-4b407b3dd4eb"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:18.073Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:18.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "b7ae1199-6dc1-4723-9112-4b407b3dd4eb"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:18.073Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:18.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "b7ae1199-6dc1-4723-9112-4b407b3dd4eb"}], "metadata": {"pagination": {"total": 416, "offset": 350, "size": 50}}} 2018-08-10 00:26:19,224 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:26:19,224 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:26:19 GMT 2018-08-10 00:26:19,224 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:26:19,224 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26453 2018-08-10 00:26:19,225 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:26:19,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-10 00:26:19,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-10 00:26:19,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-10 00:26:19,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-10 00:26:19,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-10 00:26:19,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-10 00:26:19,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-10 00:26:19,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-10 00:26:19,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-10 00:26:19,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-10 00:26:19,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-10 00:26:19,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-08-10 00:26:19,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-10 00:26:19,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-10 00:26:19,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-10 00:26:19,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-08-10 00:26:19,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-10 00:26:19,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:19,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:19,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:19,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:19,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:19,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:19,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent sprout_host_qyv1vr 2018-08-10 00:26:19,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:19,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:19,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:19,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-10 00:26:19,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-10 00:26:19,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-10 00:26:19,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-10 00:26:19,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-10 00:26:19,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-10 00:26:19,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-10 00:26:19,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-10 00:26:19,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-10 00:26:19,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-10 00:26:19,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-10 00:26:19,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: sprout_host_qyv1vr 2018-08-10 00:26:19,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-sprout_host_qyv1vr stop 2018-08-10 00:26:19,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:19,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent sprout_host_qyv1vr 2018-08-10 00:26:19,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:19,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:19,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:19,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:19,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:19,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:19,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:19,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:19,234 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/9318760c-96d5-413a-887e-490435b92df8 2018-08-10 00:26:19,298 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:26:19,298 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:26:19,298 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:26:19,298 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:26:19,298 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:26:19,299 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:26:19,299 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:26:19,299 - 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-10T00:25:37.280Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9318760c-96d5-413a-887e-490435b92df8"} 2018-08-10 00:26:19,299 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:26:19,299 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:26:19 GMT 2018-08-10 00:26:19,299 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:26:19,299 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-10 00:26:19,299 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:26:24,305 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:26:24,381 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:26:24,381 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:26:24,381 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:26:24,381 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:26:24,381 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:26:24,381 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:26:24,381 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:26:24,382 - 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-10T00:26:19.271Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:19.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:19.381Z", "message": "Deleting...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:19.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "b7ae1199-6dc1-4723-9112-4b407b3dd4eb"}, {"node_instance_id": "dime_host_x0zwmt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:20.022Z", "message": "Deleting node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:20.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:20.022Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:20.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "dime_host_x0zwmt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:20.022Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:20.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "dime_host_x0zwmt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:20.022Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:20.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:20.022Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:20.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:20.022Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:20.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:20.080Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:20.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "b7ae1199-6dc1-4723-9112-4b407b3dd4eb"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:20.080Z", "message": "Successfully deleted daemon: sprout_host_qyv1vr", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:20.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "b7ae1199-6dc1-4723-9112-4b407b3dd4eb"}, {"node_instance_id": "sprout_host_qyv1vr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:21.059Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:21.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "sprout_host_qyv1vr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:21.059Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:21.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:21.059Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:21.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "sprout_host_qyv1vr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:21.059Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:21.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:21.094Z", "message": "deleting server", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:21.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "c5dc3145-1331-44cc-be03-a9884e414afb"}, {"node_instance_id": "proxy_host_0ewyu7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:22.106Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:22.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "proxy_host_0ewyu7", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:22.106Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:22.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "homer_host_lakb9j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:22.106Z", "message": "Deleting node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:22.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "homer_host_lakb9j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:22.106Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:22.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "proxy_host_0ewyu7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:22.106Z", "message": "Stopping agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:22.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "proxy_host_0ewyu7", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:22.106Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:22.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "proxy_host_0ewyu7", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:22.106Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:22.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "homer_host_lakb9j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:22.106Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:22.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "proxy_host_0ewyu7", "event_type": "task_failed", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:22.106Z", "message": "Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5814)", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": [{"message": "timeout after 10 seconds (pid=5814)", "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_0ewyu7/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_0ewyu7/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_0ewyu7/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_0ewyu7/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_0ewyu7/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=5814)\n", "type": "TimeoutExpired"}], "reported_timestamp": "2018-08-10T00:26:22.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "proxy_host_0ewyu7", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:22.106Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:22.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:22.108Z", "message": "deleting server", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:22.108Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "fa002374-9f22-4af0-8a90-232e1bef60a7"}, {"node_instance_id": "sprout_host_qyv1vr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:23.111Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:23.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:23.111Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:23.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:23.111Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:23.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:23.114Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:23.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "6a69ebf4-cf1f-4716-8f9d-056c6554298b"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:23.114Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:23.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "6a69ebf4-cf1f-4716-8f9d-056c6554298b"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:23.114Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:23.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "6a69ebf4-cf1f-4716-8f9d-056c6554298b"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:23.114Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:23.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "6a69ebf4-cf1f-4716-8f9d-056c6554298b"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:23.114Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:23.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "6a69ebf4-cf1f-4716-8f9d-056c6554298b"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:23.114Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:23.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "6a69ebf4-cf1f-4716-8f9d-056c6554298b"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:23.114Z", "message": "Stopping Agent proxy_host_0ewyu7", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:23.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "6a69ebf4-cf1f-4716-8f9d-056c6554298b"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:23.114Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:23.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "6a69ebf4-cf1f-4716-8f9d-056c6554298b"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:23.114Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:23.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "6a69ebf4-cf1f-4716-8f9d-056c6554298b"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:23.114Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:23.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "6a69ebf4-cf1f-4716-8f9d-056c6554298b"}, {"node_instance_id": "dime_host_x0zwmt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:24.117Z", "message": "Waiting for server \"de95d071-9a4e-4cac-b16c-a1ecb63b0a20\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:24.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "c5dc3145-1331-44cc-be03-a9884e414afb"}], "metadata": {"pagination": {"total": 456, "offset": 400, "size": 50}}} 2018-08-10 00:26:24,382 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:26:24,382 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:26:24 GMT 2018-08-10 00:26:24,382 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:26:24,382 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 22155 2018-08-10 00:26:24,382 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:26:24,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-10 00:26:24,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-10 00:26:24,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-10 00:26:24,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-08-10 00:26:24,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-10 00:26:24,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-10 00:26:24,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-10 00:26:24,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-10 00:26:24,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-10 00:26:24,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: sprout_host_qyv1vr 2018-08-10 00:26:24,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-10 00:26:24,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-10 00:26:24,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-10 00:26:24,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-10 00:26:24,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-10 00:26:24,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-10 00:26:24,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-10 00:26:24,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-10 00:26:24,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-10 00:26:24,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-10 00:26:24,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-10 00:26:24,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-10 00:26:24,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-10 00:26:24,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5814) 2018-08-10 00:26:24,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-10 00:26:24,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-10 00:26:24,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-10 00:26:24,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-10 00:26:24,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-10 00:26:24,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:24,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:24,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:24,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:24,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:24,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:24,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent proxy_host_0ewyu7 2018-08-10 00:26:24,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:24,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:24,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:24,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "de95d071-9a4e-4cac-b16c-a1ecb63b0a20" to be deleted. current status: SHUTOFF 2018-08-10 00:26:24,390 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/9318760c-96d5-413a-887e-490435b92df8 2018-08-10 00:26:24,462 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:26:24,462 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:26:24,462 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:26:24,462 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:26:24,462 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:26:24,463 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:26:24,463 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:26:24,463 - 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-10T00:25:37.280Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9318760c-96d5-413a-887e-490435b92df8"} 2018-08-10 00:26:24,463 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:26:24,463 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:26:24 GMT 2018-08-10 00:26:24,463 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:26:24,463 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-10 00:26:24,463 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:26:29,469 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:26:29,555 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:26:29,555 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:26:29,555 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:26:29,556 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:26:29,556 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:26:29,556 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:26:29,556 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:26:29,556 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_lakb9j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:25.121Z", "message": "Waiting for server \"43997d7d-5719-4d54-899e-a0b28bb406b6\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:25.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "fa002374-9f22-4af0-8a90-232e1bef60a7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:25.274Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:25.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:26.118Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:26.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:26.118Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:26.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:27.302Z", "message": "Stopping...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:27.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "6a69ebf4-cf1f-4716-8f9d-056c6554298b"}, {"node_instance_id": "proxy_host_0ewyu7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:27.472Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:27.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:28.124Z", "message": "Stopping daemon with command: sudo service celeryd-proxy_host_0ewyu7 stop", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:28.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "6a69ebf4-cf1f-4716-8f9d-056c6554298b"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:28.124Z", "message": "Successfully stopped daemon: proxy_host_0ewyu7\u001b[0m", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:28.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "6a69ebf4-cf1f-4716-8f9d-056c6554298b"}, {"node_instance_id": "proxy_host_0ewyu7", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:28.227Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:28.227Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "proxy_host_0ewyu7", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:28.227Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:28.227Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "proxy_host_0ewyu7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:28.227Z", "message": "Deleting agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:28.227Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:29.128Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:29.128Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "149e2170-d09c-4dbf-9563-df28146203b9"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:29.128Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:29.128Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "149e2170-d09c-4dbf-9563-df28146203b9"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:29.128Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:29.128Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "149e2170-d09c-4dbf-9563-df28146203b9"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:29.128Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:29.128Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "149e2170-d09c-4dbf-9563-df28146203b9"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:29.128Z", "message": "Deleting Agent proxy_host_0ewyu7", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:29.128Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "149e2170-d09c-4dbf-9563-df28146203b9"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:29.128Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:29.128Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "149e2170-d09c-4dbf-9563-df28146203b9"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:29.128Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:29.128Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "149e2170-d09c-4dbf-9563-df28146203b9"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:29.128Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:29.128Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "149e2170-d09c-4dbf-9563-df28146203b9"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:29.128Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:29.128Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "149e2170-d09c-4dbf-9563-df28146203b9"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:29.128Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:29.128Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "149e2170-d09c-4dbf-9563-df28146203b9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:29.231Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:29.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "dime_host_x0zwmt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:29.231Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:29.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:29.231Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:29.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "dime_security_group_x5tyip", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:29.231Z", "message": "Stopping node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:29.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:29.231Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:29.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}], "metadata": {"pagination": {"total": 482, "offset": 440, "size": 50}}} 2018-08-10 00:26:29,556 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:26:29,556 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:26:29 GMT 2018-08-10 00:26:29,556 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:26:29,556 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 13956 2018-08-10 00:26:29,557 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:26:29,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "43997d7d-5719-4d54-899e-a0b28bb406b6" to be deleted. current status: SHUTOFF 2018-08-10 00:26:29,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-10 00:26:29,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-10 00:26:29,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-10 00:26:29,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-10 00:26:29,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-10 00:26:29,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-proxy_host_0ewyu7 stop 2018-08-10 00:26:29,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: proxy_host_0ewyu7 2018-08-10 00:26:29,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-10 00:26:29,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-10 00:26:29,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-10 00:26:29,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:29,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:29,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:29,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:29,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent proxy_host_0ewyu7 2018-08-10 00:26:29,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:29,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:29,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:29,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:29,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:26:29,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-10 00:26:29,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-10 00:26:29,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-10 00:26:29,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-10 00:26:29,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-10 00:26:29,563 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/9318760c-96d5-413a-887e-490435b92df8 2018-08-10 00:26:29,660 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:26:29,661 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:26:29,661 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:26:29,661 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:26:29,661 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:26:29,661 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:26:29,661 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:26:29,661 - 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-10T00:25:37.280Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9318760c-96d5-413a-887e-490435b92df8"} 2018-08-10 00:26:29,661 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:26:29,661 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:26:29 GMT 2018-08-10 00:26:29,662 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:26:29,662 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-10 00:26:29,662 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:26:34,667 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:26:34,851 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:26:34,851 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:26:34,851 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:26:34,851 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:26:34,851 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:26:34,852 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:26:34,852 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:26:34,852 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_lakb9j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:30.234Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:30.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "dime_security_group_x5tyip", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:30.234Z", "message": "Deleting node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:30.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "dime_security_group_x5tyip", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:30.234Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:30.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "dime_security_group_x5tyip", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:30.234Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:30.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:30.319Z", "message": "Deleting...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:30.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "149e2170-d09c-4dbf-9563-df28146203b9"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:31.132Z", "message": "Successfully deleted daemon: proxy_host_0ewyu7", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:31.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "149e2170-d09c-4dbf-9563-df28146203b9"}, {"node_instance_id": "dime_security_group_x5tyip", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:31.132Z", "message": "deleting security_group", "level": "info", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:31.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "d013ff0e-47d3-42b0-bc5d-44152c92a798"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:31.132Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:31.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "149e2170-d09c-4dbf-9563-df28146203b9"}, {"node_instance_id": "homer_security_group_vct8ee", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:31.256Z", "message": "Stopping node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:31.256Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:31.256Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:31.256Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "proxy_host_0ewyu7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:31.256Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:31.256Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "proxy_host_0ewyu7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:31.256Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:31.256Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "proxy_host_0ewyu7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:31.256Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:31.256Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "homer_security_group_vct8ee", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:32.263Z", "message": "deleting security_group", "level": "info", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:32.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "97908791-2f8d-4f36-ae67-48ecdd439768"}, {"node_instance_id": "ellis_host_qu7wov", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:32.267Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:32.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "ellis_host_qu7wov", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:32.267Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:32.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "dime_security_group_x5tyip", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:32.267Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:32.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "ellis_host_qu7wov", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:32.267Z", "message": "Deleting node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:32.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "homer_security_group_vct8ee", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:32.267Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:32.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "homer_security_group_vct8ee", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:32.267Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:32.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "homer_security_group_vct8ee", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:32.267Z", "message": "Deleting node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:32.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:33.135Z", "message": "deleting server", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:33.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "bec7ad55-b2cd-4576-b6e7-e3d5914b7d46"}, {"node_instance_id": "homer_security_group_vct8ee", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:33.270Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:33.270Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "proxy_host_0ewyu7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:34.276Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:34.276Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "proxy_host_0ewyu7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:34.276Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:34.276Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "proxy_host_0ewyu7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:34.276Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:34.276Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "proxy_host_0ewyu7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:34.276Z", "message": "Deleting node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:34.276Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}], "metadata": {"pagination": {"total": 509, "offset": 466, "size": 50}}} 2018-08-10 00:26:34,852 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:26:34,852 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:26:34 GMT 2018-08-10 00:26:34,852 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:26:34,852 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 13870 2018-08-10 00:26:34,852 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:26:34,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-10 00:26:34,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-10 00:26:34,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-10 00:26:34,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-10 00:26:34,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-10 00:26:34,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: proxy_host_0ewyu7 2018-08-10 00:26:34,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-10 00:26:34,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-10 00:26:34,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-10 00:26:34,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-10 00:26:34,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-10 00:26:34,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-10 00:26:34,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-10 00:26:34,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-10 00:26:34,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-10 00:26:34,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-10 00:26:34,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-10 00:26:34,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-10 00:26:34,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-10 00:26:34,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-10 00:26:34,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-10 00:26:34,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-10 00:26:34,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-10 00:26:34,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-10 00:26:34,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-10 00:26:34,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-10 00:26:34,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-10 00:26:34,858 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/9318760c-96d5-413a-887e-490435b92df8 2018-08-10 00:26:35,011 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:26:35,011 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:26:35,011 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:26:35,012 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:26:35,012 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:26:35,012 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:26:35,012 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:26:35,012 - 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-10T00:25:37.280Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9318760c-96d5-413a-887e-490435b92df8"} 2018-08-10 00:26:35,012 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:26:35,012 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:26:35 GMT 2018-08-10 00:26:35,012 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:26:35,012 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-10 00:26:35,012 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:26:40,018 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:26:40,091 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:26:40,091 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:26:40,091 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:26:40,091 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:26:40,092 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:26:40,092 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:26:40,092 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:26:40,092 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:35.064Z", "message": "deleting server", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:35.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "88fa4b07-f83d-406c-880b-42be884c69c7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:35.279Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:35.279Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "ellis_host_qu7wov", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:36.138Z", "message": "Waiting for server \"53834aec-ec53-4ea9-97fe-994337061a9a\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:36.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "bec7ad55-b2cd-4576-b6e7-e3d5914b7d46"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:36.281Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:36.281Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:36.281Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:36.281Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:37.744Z", "message": "Waiting for server \"5b0152a0-eaa7-4228-8567-eea45011641a\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:37.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "88fa4b07-f83d-406c-880b-42be884c69c7"}], "metadata": {"pagination": {"total": 515, "offset": 493, "size": 50}}} 2018-08-10 00:26:40,092 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:26:40,092 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:26:40 GMT 2018-08-10 00:26:40,092 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:26:40,092 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3334 2018-08-10 00:26:40,092 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:26:40,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-10 00:26:40,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-10 00:26:40,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "53834aec-ec53-4ea9-97fe-994337061a9a" to be deleted. current status: SHUTOFF 2018-08-10 00:26:40,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-10 00:26:40,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-10 00:26:40,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "5b0152a0-eaa7-4228-8567-eea45011641a" to be deleted. current status: ACTIVE 2018-08-10 00:26:40,094 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/9318760c-96d5-413a-887e-490435b92df8 2018-08-10 00:26:40,165 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:26:40,165 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:26:40,165 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:26:40,165 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:26:40,166 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:26:40,166 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:26:40,166 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:26:40,166 - 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-10T00:25:37.280Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9318760c-96d5-413a-887e-490435b92df8"} 2018-08-10 00:26:40,166 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:26:40,166 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:26:40 GMT 2018-08-10 00:26:40,166 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:26:40,166 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-10 00:26:40,166 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:26:45,172 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:26:45,306 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:26:45,307 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:26:45,307 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:26:45,307 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:26:45,307 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:26:45,307 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:26:45,307 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:26:45,307 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_qu7wov", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:41.057Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:41.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "ellis_floatingip_5x2ebk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:42.083Z", "message": "Stopping node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:42.083Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "ellis_security_group_4s6cs4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:42.083Z", "message": "Deleting node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:42.083Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "sprout_host_qyv1vr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:42.083Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:42.083Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "sprout_host_qyv1vr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:42.083Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:42.083Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "ellis_security_group_4s6cs4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:42.083Z", "message": "Stopping node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:42.083Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "sprout_host_qyv1vr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:42.083Z", "message": "Deleting node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:42.083Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:42.083Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:42.083Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "ellis_floatingip_5x2ebk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:42.303Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:42.303Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "ellis_floatingip_5x2ebk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:42.303Z", "message": "Deleting node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:42.303Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "ellis_security_group_4s6cs4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:42.303Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:42.303Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "ellis_security_group_4s6cs4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:42.303Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:42.303Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "ellis_floatingip_5x2ebk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:42.303Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:42.303Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:42.828Z", "message": "deleting server", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:42.828Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "988d17d6-4fc9-4b42-9961-2d27ca3a93da"}, {"node_instance_id": "ellis_security_group_4s6cs4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:43.152Z", "message": "deleting security_group", "level": "info", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:43.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "914f557a-79e4-4458-893d-75a4ac0b607f"}, {"node_instance_id": "ellis_security_group_4s6cs4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:44.066Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:44.066Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "ellis_floatingip_5x2ebk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:44.156Z", "message": "deleting floatingip", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:44.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "6e40a7f3-4c8b-48a7-9938-b94d78da56ab"}, {"node_instance_id": "proxy_host_0ewyu7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:44.156Z", "message": "Waiting for server \"5b0152a0-eaa7-4228-8567-eea45011641a\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:44.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "88fa4b07-f83d-406c-880b-42be884c69c7"}], "metadata": {"pagination": {"total": 533, "offset": 499, "size": 50}}} 2018-08-10 00:26:45,307 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:26:45,308 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:26:45 GMT 2018-08-10 00:26:45,308 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:26:45,308 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9275 2018-08-10 00:26:45,308 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:26:45,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-10 00:26:45,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-10 00:26:45,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-10 00:26:45,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-10 00:26:45,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-10 00:26:45,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-10 00:26:45,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-10 00:26:45,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-10 00:26:45,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-08-10 00:26:45,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-10 00:26:45,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-10 00:26:45,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-10 00:26:45,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-08-10 00:26:45,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-10 00:26:45,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-10 00:26:45,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-10 00:26:45,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-08-10 00:26:45,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "5b0152a0-eaa7-4228-8567-eea45011641a" to be deleted. current status: ACTIVE 2018-08-10 00:26:45,311 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/9318760c-96d5-413a-887e-490435b92df8 2018-08-10 00:26:45,516 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:26:45,516 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:26:45,516 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:26:45,516 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:26:45,517 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:26:45,517 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:26:45,517 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:26:45,517 - 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-10T00:25:37.280Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9318760c-96d5-413a-887e-490435b92df8"} 2018-08-10 00:26:45,517 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:26:45,517 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:26:45 GMT 2018-08-10 00:26:45,517 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:26:45,517 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-10 00:26:45,517 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:26:50,523 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:26:50,588 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:26:50,588 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:26:50,588 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:26:50,588 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:26:50,588 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:26:50,588 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:26:50,588 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:26:50,588 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_floatingip_5x2ebk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:45.336Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:45.336Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "sprout_host_qyv1vr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:45.580Z", "message": "Waiting for server \"acfa90c4-9136-42ae-ad04-bbd18036e1e3\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:45.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "988d17d6-4fc9-4b42-9961-2d27ca3a93da"}, {"node_instance_id": "proxy_host_0ewyu7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:49.037Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:49.037Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}], "metadata": {"pagination": {"total": 536, "offset": 517, "size": 50}}} 2018-08-10 00:26:50,589 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:26:50,589 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:26:50 GMT 2018-08-10 00:26:50,589 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:26:50,589 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1717 2018-08-10 00:26:50,589 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:26:50,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-08-10 00:26:50,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "acfa90c4-9136-42ae-ad04-bbd18036e1e3" to be deleted. current status: SHUTOFF 2018-08-10 00:26:50,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-10 00:26:50,590 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/9318760c-96d5-413a-887e-490435b92df8 2018-08-10 00:26:50,649 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:26:50,650 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:26:50,650 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:26:50,650 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:26:50,650 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:26:50,650 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:26:50,650 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:26:50,650 - 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-10T00:25:37.280Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9318760c-96d5-413a-887e-490435b92df8"} 2018-08-10 00:26:50,650 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:26:50,651 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:26:50 GMT 2018-08-10 00:26:50,651 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:26:50,651 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-10 00:26:50,651 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:26:55,656 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:26:55,718 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:26:55,718 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:26:55,719 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:26:55,719 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:26:55,719 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:26:55,719 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:26:55,719 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:26:55,719 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_qyv1vr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:50.736Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:50.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "sprout_security_group_cyvl8a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:51.391Z", "message": "Stopping node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:51.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "internal_sip_security_group_mzmazs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:51.391Z", "message": "Stopping node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:51.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "internal_sip_security_group_mzmazs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:52.485Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:52.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "internal_sip_security_group_mzmazs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:52.485Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:52.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "sprout_security_group_cyvl8a", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:52.485Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:52.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "sprout_security_group_cyvl8a", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:52.485Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:52.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "internal_sip_security_group_mzmazs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:52.485Z", "message": "Deleting node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:52.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "sprout_security_group_cyvl8a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:52.485Z", "message": "Deleting node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:52.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "internal_sip_security_group_mzmazs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:52.694Z", "message": "deleting security_group", "level": "info", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:52.694Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "43406db9-1a73-46dc-804d-cad1265b3c5d"}, {"node_instance_id": "sprout_security_group_cyvl8a", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:53.161Z", "message": "deleting security_group", "level": "info", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:53.161Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "89feb5a9-bfb4-4f30-b843-99baa46f593a"}, {"node_instance_id": "internal_sip_security_group_mzmazs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:53.617Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:53.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "sprout_security_group_cyvl8a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:26:54.501Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:26:54.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}], "metadata": {"pagination": {"total": 549, "offset": 520, "size": 50}}} 2018-08-10 00:26:55,719 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:26:55,719 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:26:55 GMT 2018-08-10 00:26:55,720 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:26:55,720 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6870 2018-08-10 00:26:55,720 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:26:55,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-10 00:26:55,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-10 00:26:55,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-10 00:26:55,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-10 00:26:55,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-10 00:26:55,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-10 00:26:55,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-10 00:26:55,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-10 00:26:55,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-10 00:26:55,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-10 00:26:55,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-10 00:26:55,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-10 00:26:55,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-10 00:26:55,722 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/9318760c-96d5-413a-887e-490435b92df8 2018-08-10 00:26:55,777 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:26:55,778 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:26:55,778 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:26:55,778 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:26:55,778 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:26:55,778 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:26:55,778 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:26:55,778 - 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-10T00:25:37.280Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9318760c-96d5-413a-887e-490435b92df8"} 2018-08-10 00:26:55,778 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:26:55,779 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:26:55 GMT 2018-08-10 00:26:55,779 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:26:55,779 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-10 00:26:55,779 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:27:00,784 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:27:00,848 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:27:00,848 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:27:00,849 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:27:00,849 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:27:00,849 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:27:00,849 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:27:00,849 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:27:00,849 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 549, "offset": 533, "size": 50}}} 2018-08-10 00:27:00,849 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:27:00,849 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:27:00 GMT 2018-08-10 00:27:00,849 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:27:00,850 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-10 00:27:00,850 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:27:00,850 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/9318760c-96d5-413a-887e-490435b92df8 2018-08-10 00:27:00,904 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:27:00,904 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:27:00,904 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:27:00,904 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:27:00,905 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:27:00,905 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:27:00,905 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:27:00,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-10T00:25:37.280Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9318760c-96d5-413a-887e-490435b92df8"} 2018-08-10 00:27:00,905 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:27:00,905 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:27:00 GMT 2018-08-10 00:27:00,905 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:27:00,905 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-10 00:27:00,905 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:27:05,911 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:27:05,977 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:27:05,977 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:27:05,978 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:27:05,978 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:27:05,978 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:27:05,978 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:27:05,978 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:27:05,978 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 549, "offset": 533, "size": 50}}} 2018-08-10 00:27:05,978 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:27:05,978 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:27:05 GMT 2018-08-10 00:27:05,978 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:27:05,978 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-10 00:27:05,979 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:27:05,979 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/9318760c-96d5-413a-887e-490435b92df8 2018-08-10 00:27:06,032 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:27:06,032 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:27:06,032 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:27:06,032 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:27:06,033 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:27:06,033 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:27:06,033 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:27:06,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-10T00:25:37.280Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9318760c-96d5-413a-887e-490435b92df8"} 2018-08-10 00:27:06,033 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:27:06,033 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:27:06 GMT 2018-08-10 00:27:06,033 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:27:06,033 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-10 00:27:06,033 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:27:11,039 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:27:11,101 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:27:11,101 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:27:11,101 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:27:11,101 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:27:11,101 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:27:11,101 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:27:11,101 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:27:11,102 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 549, "offset": 533, "size": 50}}} 2018-08-10 00:27:11,102 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:27:11,102 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:27:11 GMT 2018-08-10 00:27:11,102 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:27:11,102 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-10 00:27:11,102 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:27:11,102 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/9318760c-96d5-413a-887e-490435b92df8 2018-08-10 00:27:11,156 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:27:11,156 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:27:11,156 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:27:11,156 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:27:11,156 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:27:11,156 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:27:11,157 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:27:11,157 - 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-10T00:25:37.280Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9318760c-96d5-413a-887e-490435b92df8"} 2018-08-10 00:27:11,157 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:27:11,157 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:27:11 GMT 2018-08-10 00:27:11,157 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:27:11,157 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-10 00:27:11,157 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:27:16,163 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:27:16,228 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:27:16,228 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:27:16,228 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:27:16,228 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:27:16,228 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:27:16,228 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:27:16,229 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:27:16,229 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 549, "offset": 533, "size": 50}}} 2018-08-10 00:27:16,229 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:27:16,229 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:27:16 GMT 2018-08-10 00:27:16,229 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:27:16,229 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-10 00:27:16,229 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:27:16,229 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/9318760c-96d5-413a-887e-490435b92df8 2018-08-10 00:27:16,285 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:27:16,285 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:27:16,285 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:27:16,285 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:27:16,285 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:27:16,286 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:27:16,286 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:27:16,286 - 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-10T00:25:37.280Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9318760c-96d5-413a-887e-490435b92df8"} 2018-08-10 00:27:16,286 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:27:16,286 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:27:16 GMT 2018-08-10 00:27:16,286 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:27:16,286 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-10 00:27:16,286 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:27:21,292 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:27:21,361 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:27:21,361 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:27:21,362 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:27:21,362 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:27:21,362 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:27:21,362 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:27:21,362 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:27:21,362 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 549, "offset": 533, "size": 50}}} 2018-08-10 00:27:21,362 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:27:21,362 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:27:21 GMT 2018-08-10 00:27:21,363 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:27:21,363 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-10 00:27:21,363 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:27:21,363 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/9318760c-96d5-413a-887e-490435b92df8 2018-08-10 00:27:21,419 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:27:21,419 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:27:21,420 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:27:21,420 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:27:21,420 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:27:21,420 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:27:21,420 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:27:21,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-10T00:25:37.280Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9318760c-96d5-413a-887e-490435b92df8"} 2018-08-10 00:27:21,420 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:27:21,420 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:27:21 GMT 2018-08-10 00:27:21,420 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:27:21,421 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-10 00:27:21,421 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:27:26,426 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:27:26,490 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:27:26,490 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:27:26,491 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:27:26,491 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:27:26,491 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:27:26,491 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:27:26,491 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:27:26,491 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 549, "offset": 533, "size": 50}}} 2018-08-10 00:27:26,491 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:27:26,491 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:27:26 GMT 2018-08-10 00:27:26,491 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:27:26,492 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-10 00:27:26,492 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:27:26,492 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/9318760c-96d5-413a-887e-490435b92df8 2018-08-10 00:27:26,549 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:27:26,549 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:27:26,549 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:27:26,550 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:27:26,550 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:27:26,550 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:27:26,550 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:27:26,550 - 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-10T00:25:37.280Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9318760c-96d5-413a-887e-490435b92df8"} 2018-08-10 00:27:26,550 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:27:26,550 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:27:26 GMT 2018-08-10 00:27:26,550 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:27:26,550 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-10 00:27:26,550 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:27:31,556 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:27:31,618 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:27:31,618 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:27:31,618 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:27:31,619 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:27:31,619 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:27:31,619 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:27:31,619 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:27:31,619 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 549, "offset": 533, "size": 50}}} 2018-08-10 00:27:31,619 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:27:31,619 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:27:31 GMT 2018-08-10 00:27:31,619 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:27:31,619 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-10 00:27:31,620 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:27:31,620 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/9318760c-96d5-413a-887e-490435b92df8 2018-08-10 00:27:31,677 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:27:31,677 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:27:31,677 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:27:31,677 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:27:31,677 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:27:31,677 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:27:31,677 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:27:31,678 - 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-10T00:25:37.280Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9318760c-96d5-413a-887e-490435b92df8"} 2018-08-10 00:27:31,678 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:27:31,678 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:27:31 GMT 2018-08-10 00:27:31,678 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:27:31,678 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-10 00:27:31,678 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:27:36,683 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:27:36,749 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:27:36,749 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:27:36,749 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:27:36,750 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:27:36,750 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:27:36,750 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:27:36,750 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:27:36,750 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 549, "offset": 533, "size": 50}}} 2018-08-10 00:27:36,750 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:27:36,750 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:27:36 GMT 2018-08-10 00:27:36,750 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:27:36,750 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-10 00:27:36,751 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:27:36,751 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/9318760c-96d5-413a-887e-490435b92df8 2018-08-10 00:27:36,808 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:27:36,808 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:27:36,808 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:27:36,808 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:27:36,808 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:27:36,808 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:27:36,808 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:27:36,809 - 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-10T00:25:37.280Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9318760c-96d5-413a-887e-490435b92df8"} 2018-08-10 00:27:36,809 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:27:36,809 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:27:36 GMT 2018-08-10 00:27:36,809 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:27:36,809 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-10 00:27:36,809 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:27:41,814 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:27:41,878 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:27:41,878 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:27:41,879 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:27:41,879 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:27:41,879 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:27:41,879 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:27:41,879 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:27:41,879 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 549, "offset": 533, "size": 50}}} 2018-08-10 00:27:41,879 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:27:41,879 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:27:41 GMT 2018-08-10 00:27:41,879 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:27:41,879 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-10 00:27:41,880 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:27:41,880 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/9318760c-96d5-413a-887e-490435b92df8 2018-08-10 00:27:41,933 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:27:41,933 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:27:41,933 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:27:41,933 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:27:41,934 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:27:41,934 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:27:41,934 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:27:41,934 - 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-10T00:25:37.280Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9318760c-96d5-413a-887e-490435b92df8"} 2018-08-10 00:27:41,934 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:27:41,934 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:27:41 GMT 2018-08-10 00:27:41,934 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:27:41,934 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-10 00:27:41,934 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:27:46,940 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:27:47,010 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:27:47,010 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:27:47,010 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:27:47,011 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:27:47,011 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:27:47,011 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:27:47,011 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:27:47,011 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 549, "offset": 533, "size": 50}}} 2018-08-10 00:27:47,011 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:27:47,011 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:27:47 GMT 2018-08-10 00:27:47,011 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:27:47,011 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-10 00:27:47,011 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:27:47,012 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/9318760c-96d5-413a-887e-490435b92df8 2018-08-10 00:27:47,069 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:27:47,069 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:27:47,070 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:27:47,070 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:27:47,070 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:27:47,070 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:27:47,070 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:27:47,071 - 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-10T00:25:37.280Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9318760c-96d5-413a-887e-490435b92df8"} 2018-08-10 00:27:47,071 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:27:47,071 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:27:47 GMT 2018-08-10 00:27:47,071 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:27:47,071 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-10 00:27:47,072 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:27:52,077 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:27:52,140 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:27:52,140 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:27:52,140 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:27:52,141 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:27:52,141 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:27:52,141 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:27:52,141 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:27:52,141 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_w71unm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:27:48.661Z", "message": "Execution done (return_code=2): /tmp/GC91P/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:27:48.661Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "6a922ba5-8c1f-4f45-8d8b-d5c2e9a2a9a0"}, {"node_instance_id": "vellum_w71unm", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:27:48.795Z", "message": "Task failed 'script_runner.tasks.run' -> Received an error trying to remove member 26655bf9ae5d766b: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.7:4000 has no leader\n; error #1: client: etcd member http://192.168.120.22:4000 has no leader\n; error #2: client: endpoint http://192.168.120.5:4000 exceeded header timeout\n", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": [{"message": "Received an error trying to remove member 26655bf9ae5d766b: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.7:4000 has no leader\n; error #1: client: etcd member http://192.168.120.22:4000 has no leader\n; error #2: client: endpoint http://192.168.120.5: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_jeuydi/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_jeuydi/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_jeuydi/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 26655bf9ae5d766b: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.7:4000 has no leader\n; error #1: client: etcd member http://192.168.120.22:4000 has no leader\n; error #2: client: endpoint http://192.168.120.5:4000 exceeded header timeout\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-08-10T00:27:48.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "vellum_host_jeuydi", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:27:49.514Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:27:49.514Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "vellum_host_jeuydi", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:27:49.514Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:27:49.514Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "bind_u1g5yz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:27:49.514Z", "message": "Stopping node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:27:49.514Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "vellum_host_jeuydi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:27:49.514Z", "message": "Stopping node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:27:49.514Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "vellum_host_jeuydi", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:27:50.517Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:27:50.517Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "vellum_host_jeuydi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:27:50.517Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:27:50.517Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "vellum_host_jeuydi", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:27:50.517Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:27:50.517Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "bind_host_spdzu0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:27:50.517Z", "message": "Stopping node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:27:50.517Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "bind_u1g5yz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:27:50.517Z", "message": "Deleting node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:27:50.517Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "bind_host_spdzu0", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:27:51.522Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:27:51.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "vellum_host_jeuydi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:27:51.522Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:27:51.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "vellum_host_jeuydi", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:27:51.522Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:27:51.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "vellum_host_jeuydi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:27:51.522Z", "message": "Stopping agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:27:51.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "bind_host_spdzu0", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:27:51.522Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:27:51.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "vellum_host_jeuydi", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:27:51.522Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:27:51.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:27:51.848Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:27:51.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "40316d5a-08a1-4dd6-8851-a1670e4d5ba9"}], "metadata": {"pagination": {"total": 567, "offset": 533, "size": 50}}} 2018-08-10 00:27:52,141 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:27:52,141 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:27:52 GMT 2018-08-10 00:27:52,141 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:27:52,141 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10925 2018-08-10 00:27:52,142 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:27:52,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=2): /tmp/GC91P/remove-cluster-node.sh 2018-08-10 00:27:52,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Received an error trying to remove member 26655bf9ae5d766b: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.7:4000 has no leader ; error #1: client: etcd member http://192.168.120.22:4000 has no leader ; error #2: client: endpoint http://192.168.120.5:4000 exceeded header timeout 2018-08-10 00:27:52,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-10 00:27:52,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-10 00:27:52,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-10 00:27:52,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-10 00:27:52,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-10 00:27:52,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-10 00:27:52,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-10 00:27:52,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-10 00:27:52,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-10 00:27:52,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-10 00:27:52,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-10 00:27:52,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-10 00:27:52,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-10 00:27:52,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-10 00:27:52,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-10 00:27:52,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:27:52,145 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/9318760c-96d5-413a-887e-490435b92df8 2018-08-10 00:27:52,199 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:27:52,199 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:27:52,200 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:27:52,200 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:27:52,200 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:27:52,200 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:27:52,200 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:27:52,200 - 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-10T00:25:37.280Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9318760c-96d5-413a-887e-490435b92df8"} 2018-08-10 00:27:52,200 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:27:52,200 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:27:52 GMT 2018-08-10 00:27:52,200 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:27:52,201 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-10 00:27:52,201 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:27:57,206 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:27:57,271 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:27:57,271 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:27:57,271 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:27:57,271 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:27:57,271 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:27:57,271 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:27:57,271 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:27:57,272 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:27:52.178Z", "message": "Stopping Agent vellum_host_jeuydi", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:27:52.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "40316d5a-08a1-4dd6-8851-a1670e4d5ba9"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:27:52.178Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:27:52.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "40316d5a-08a1-4dd6-8851-a1670e4d5ba9"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:27:52.178Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:27:52.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "40316d5a-08a1-4dd6-8851-a1670e4d5ba9"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:27:52.178Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:27:52.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "40316d5a-08a1-4dd6-8851-a1670e4d5ba9"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:27:52.178Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:27:52.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "40316d5a-08a1-4dd6-8851-a1670e4d5ba9"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:27:52.178Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:27:52.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "40316d5a-08a1-4dd6-8851-a1670e4d5ba9"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:27:52.178Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:27:52.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "40316d5a-08a1-4dd6-8851-a1670e4d5ba9"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:27:52.178Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:27:52.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "40316d5a-08a1-4dd6-8851-a1670e4d5ba9"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:27:52.178Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:27:52.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "40316d5a-08a1-4dd6-8851-a1670e4d5ba9"}, {"node_instance_id": "bind_host_spdzu0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:27:54.196Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:27:54.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "bind_host_spdzu0", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:27:54.526Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:27:54.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "bind_host_spdzu0", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:27:54.526Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:27:54.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "bind_host_spdzu0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:27:55.529Z", "message": "Stopping agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:27:55.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "bind_host_spdzu0", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:27:55.529Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:27:55.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "bind_host_spdzu0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:27:55.529Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:27:55.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "bind_host_spdzu0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:27:55.529Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:27:55.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:27:55.602Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:27:55.602Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "1de66a04-3fc6-40c9-818d-d6e677db81c1"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:27:56.183Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:27:56.183Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "1de66a04-3fc6-40c9-818d-d6e677db81c1"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:27:56.183Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:27:56.183Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "1de66a04-3fc6-40c9-818d-d6e677db81c1"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:27:56.183Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:27:56.183Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "1de66a04-3fc6-40c9-818d-d6e677db81c1"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:27:56.183Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:27:56.183Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "1de66a04-3fc6-40c9-818d-d6e677db81c1"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:27:56.183Z", "message": "Stopping Agent bind_host_spdzu0", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:27:56.183Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "1de66a04-3fc6-40c9-818d-d6e677db81c1"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:27:56.183Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:27:56.183Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "1de66a04-3fc6-40c9-818d-d6e677db81c1"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:27:56.183Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:27:56.183Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "1de66a04-3fc6-40c9-818d-d6e677db81c1"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:27:56.183Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:27:56.183Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "1de66a04-3fc6-40c9-818d-d6e677db81c1"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:27:56.183Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:27:56.183Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "1de66a04-3fc6-40c9-818d-d6e677db81c1"}, {"node_instance_id": "vellum_host_jeuydi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:27:56.695Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:27:56.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:27:57.186Z", "message": "Stopping daemon with command: sudo service celeryd-vellum_host_jeuydi stop", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:27:57.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "40316d5a-08a1-4dd6-8851-a1670e4d5ba9"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:27:57.186Z", "message": "Stopping...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:27:57.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "40316d5a-08a1-4dd6-8851-a1670e4d5ba9"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:27:57.186Z", "message": "Successfully stopped daemon: vellum_host_jeuydi\u001b[0m", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:27:57.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "40316d5a-08a1-4dd6-8851-a1670e4d5ba9"}], "metadata": {"pagination": {"total": 597, "offset": 551, "size": 50}}} 2018-08-10 00:27:57,272 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:27:57,272 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:27:57 GMT 2018-08-10 00:27:57,272 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:27:57,272 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16305 2018-08-10 00:27:57,272 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:27:57,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent vellum_host_jeuydi 2018-08-10 00:27:57,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:27:57,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:27:57,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:27:57,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:27:57,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:27:57,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:27:57,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:27:57,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:27:57,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-10 00:27:57,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-10 00:27:57,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-10 00:27:57,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-10 00:27:57,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-10 00:27:57,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-10 00:27:57,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-10 00:27:57,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:27:57,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:27:57,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:27:57,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:27:57,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:27:57,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bind_host_spdzu0 2018-08-10 00:27:57,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:27:57,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:27:57,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:27:57,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:27:57,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-10 00:27:57,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-vellum_host_jeuydi stop 2018-08-10 00:27:57,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-10 00:27:57,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: vellum_host_jeuydi 2018-08-10 00:27:57,278 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/9318760c-96d5-413a-887e-490435b92df8 2018-08-10 00:27:57,339 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:27:57,339 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:27:57,340 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:27:57,340 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:27:57,340 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:27:57,340 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:27:57,340 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:27:57,340 - 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-10T00:25:37.280Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9318760c-96d5-413a-887e-490435b92df8"} 2018-08-10 00:27:57,340 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:27:57,340 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:27:57 GMT 2018-08-10 00:27:57,340 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:27:57,341 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-10 00:27:57,341 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:28:02,346 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:28:02,415 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:28:02,416 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:28:02,416 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:28:02,416 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:28:02,416 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:28:02,416 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:28:02,416 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:28:02,416 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_jeuydi", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:27:57.533Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:27:57.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "vellum_host_jeuydi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:27:57.533Z", "message": "Deleting agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:27:57.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "vellum_host_jeuydi", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:27:57.533Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:27:57.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:27:58.190Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:27:58.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "236f32af-48d8-4755-9bfd-c9b95a16c2b8"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:27:58.190Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:27:58.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "236f32af-48d8-4755-9bfd-c9b95a16c2b8"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:27:58.190Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:27:58.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "236f32af-48d8-4755-9bfd-c9b95a16c2b8"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:27:58.190Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:27:58.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "236f32af-48d8-4755-9bfd-c9b95a16c2b8"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:27:58.190Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:27:58.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "236f32af-48d8-4755-9bfd-c9b95a16c2b8"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:27:58.190Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:27:58.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "236f32af-48d8-4755-9bfd-c9b95a16c2b8"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:27:58.190Z", "message": "Deleting Agent vellum_host_jeuydi", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:27:58.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "236f32af-48d8-4755-9bfd-c9b95a16c2b8"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:27:58.190Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:27:58.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "236f32af-48d8-4755-9bfd-c9b95a16c2b8"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:27:58.190Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:27:58.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "236f32af-48d8-4755-9bfd-c9b95a16c2b8"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:27:58.190Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:27:58.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "236f32af-48d8-4755-9bfd-c9b95a16c2b8"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:27:59.405Z", "message": "Deleting...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:27:59.405Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "236f32af-48d8-4755-9bfd-c9b95a16c2b8"}, {"node_instance_id": "vellum_host_jeuydi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:27:59.792Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:27:59.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:00.216Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:00.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "236f32af-48d8-4755-9bfd-c9b95a16c2b8"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:00.216Z", "message": "Successfully deleted daemon: vellum_host_jeuydi", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:00.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "236f32af-48d8-4755-9bfd-c9b95a16c2b8"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:00.216Z", "message": "Stopping daemon with command: sudo service celeryd-bind_host_spdzu0 stop", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:00.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "1de66a04-3fc6-40c9-818d-d6e677db81c1"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:00.216Z", "message": "Successfully stopped daemon: bind_host_spdzu0\u001b[0m", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:00.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "1de66a04-3fc6-40c9-818d-d6e677db81c1"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:00.216Z", "message": "Stopping...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:00.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "1de66a04-3fc6-40c9-818d-d6e677db81c1"}, {"node_instance_id": "bind_host_spdzu0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:00.584Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:00.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "bind_host_spdzu0", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:00.584Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:00.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "vellum_host_jeuydi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:00.584Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:00.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "bind_host_spdzu0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:00.584Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:00.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "bind_host_spdzu0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:00.584Z", "message": "Deleting agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:00.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "vellum_host_jeuydi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:00.584Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:00.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:01.220Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:01.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "bd0a1185-cba9-478e-ba91-c3f350dbb840"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:01.220Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:01.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "bd0a1185-cba9-478e-ba91-c3f350dbb840"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:01.220Z", "message": "Deleting Agent bind_host_spdzu0", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:01.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "bd0a1185-cba9-478e-ba91-c3f350dbb840"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:01.220Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:01.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "bd0a1185-cba9-478e-ba91-c3f350dbb840"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:01.220Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:01.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "bd0a1185-cba9-478e-ba91-c3f350dbb840"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:01.220Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:01.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "bd0a1185-cba9-478e-ba91-c3f350dbb840"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:01.220Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:01.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "bd0a1185-cba9-478e-ba91-c3f350dbb840"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:01.220Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:01.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "bd0a1185-cba9-478e-ba91-c3f350dbb840"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:01.220Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:01.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "bd0a1185-cba9-478e-ba91-c3f350dbb840"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:01.220Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:01.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "bd0a1185-cba9-478e-ba91-c3f350dbb840"}], "metadata": {"pagination": {"total": 633, "offset": 581, "size": 50}}} 2018-08-10 00:28:02,417 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:28:02,417 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:28:02 GMT 2018-08-10 00:28:02,417 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:28:02,417 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 19473 2018-08-10 00:28:02,417 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:28:02,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-10 00:28:02,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-10 00:28:02,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-10 00:28:02,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:28:02,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:28:02,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:28:02,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:28:02,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:28:02,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:28:02,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent vellum_host_jeuydi 2018-08-10 00:28:02,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:28:02,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:28:02,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:28:02,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-10 00:28:02,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-10 00:28:02,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-10 00:28:02,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: vellum_host_jeuydi 2018-08-10 00:28:02,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bind_host_spdzu0 stop 2018-08-10 00:28:02,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bind_host_spdzu0 2018-08-10 00:28:02,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-10 00:28:02,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-10 00:28:02,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-10 00:28:02,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-10 00:28:02,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-10 00:28:02,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-10 00:28:02,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-10 00:28:02,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:28:02,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:28:02,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bind_host_spdzu0 2018-08-10 00:28:02,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:28:02,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:28:02,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:28:02,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:28:02,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:28:02,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:28:02,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-10 00:28:02,424 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/9318760c-96d5-413a-887e-490435b92df8 2018-08-10 00:28:02,481 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:28:02,481 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:28:02,481 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:28:02,481 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:28:02,481 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:28:02,481 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:28:02,482 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:28:02,482 - 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-10T00:25:37.280Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9318760c-96d5-413a-887e-490435b92df8"} 2018-08-10 00:28:02,482 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:28:02,482 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:28:02 GMT 2018-08-10 00:28:02,482 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:28:02,482 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-10 00:28:02,482 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:28:07,488 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:28:07,553 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:28:07,554 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:28:07,554 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:28:07,554 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:28:07,554 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:28:07,554 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:28:07,554 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:28:07,554 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_jeuydi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:02.772Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:02.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:03.046Z", "message": "Deleting...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:03.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "bd0a1185-cba9-478e-ba91-c3f350dbb840"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:03.224Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:03.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "bd0a1185-cba9-478e-ba91-c3f350dbb840"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:03.224Z", "message": "Successfully deleted daemon: bind_host_spdzu0", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:03.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "bd0a1185-cba9-478e-ba91-c3f350dbb840"}, {"node_instance_id": "bind_host_spdzu0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:03.616Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:03.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:03.616Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:03.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:03.616Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:03.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "bind_host_spdzu0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:03.616Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:03.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "bind_host_spdzu0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:03.616Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:03.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "bind_host_spdzu0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:06.087Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:06.087Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:06.625Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:06.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:06.625Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:06.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}], "metadata": {"pagination": {"total": 645, "offset": 617, "size": 50}}} 2018-08-10 00:28:07,555 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:28:07,555 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:28:07 GMT 2018-08-10 00:28:07,555 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:28:07,555 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6248 2018-08-10 00:28:07,555 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:28:07,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-10 00:28:07,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-10 00:28:07,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-10 00:28:07,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bind_host_spdzu0 2018-08-10 00:28:07,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-10 00:28:07,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-10 00:28:07,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-10 00:28:07,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-10 00:28:07,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-10 00:28:07,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-10 00:28:07,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-08-10 00:28:07,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-08-10 00:28:07,558 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/9318760c-96d5-413a-887e-490435b92df8 2018-08-10 00:28:07,613 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:28:07,614 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:28:07,614 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:28:07,614 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:28:07,614 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:28:07,614 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:28:07,614 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:28:07,614 - 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-10T00:25:37.280Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9318760c-96d5-413a-887e-490435b92df8"} 2018-08-10 00:28:07,615 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:28:07,615 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:28:07 GMT 2018-08-10 00:28:07,615 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:28:07,615 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-10 00:28:07,615 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:28:12,620 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:28:12,685 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:28:12,686 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:28:12,686 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:28:12,686 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:28:12,686 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:28:12,686 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:28:12,686 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:28:12,686 - 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-10T00:28:09.168Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:09.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:09.628Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:09.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:09.628Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:09.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}], "metadata": {"pagination": {"total": 648, "offset": 629, "size": 50}}} 2018-08-10 00:28:12,687 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:28:12,687 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:28:12 GMT 2018-08-10 00:28:12,687 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:28:12,687 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1625 2018-08-10 00:28:12,687 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:28:12,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-10 00:28:12,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-10 00:28:12,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-10 00:28:12,688 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/9318760c-96d5-413a-887e-490435b92df8 2018-08-10 00:28:12,745 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:28:12,746 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:28:12,746 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:28:12,746 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:28:12,746 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:28:12,746 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:28:12,746 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:28:12,746 - 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-10T00:25:37.280Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9318760c-96d5-413a-887e-490435b92df8"} 2018-08-10 00:28:12,746 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:28:12,746 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:28:12 GMT 2018-08-10 00:28:12,747 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:28:12,747 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-10 00:28:12,747 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:28:17,752 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:28:17,819 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:28:17,819 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:28:17,820 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:28:17,820 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:28:17,820 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:28:17,820 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:28:17,820 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:28:17,820 - 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-10T00:28:14.650Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:14.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "vellum_host_jeuydi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:15.652Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:15.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "vellum_host_jeuydi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:15.652Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:15.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:15.652Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:15.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:15.652Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:15.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "vellum_host_jeuydi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:15.652Z", "message": "Deleting node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:15.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:15.652Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:15.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:15.967Z", "message": "deleting server", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:15.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "3e61c12a-5475-494b-85bc-443ec7b3b30b"}], "metadata": {"pagination": {"total": 656, "offset": 632, "size": 50}}} 2018-08-10 00:28:17,820 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:28:17,820 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:28:17 GMT 2018-08-10 00:28:17,821 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:28:17,821 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4118 2018-08-10 00:28:17,821 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:28:17,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-10 00:28:17,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-10 00:28:17,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-10 00:28:17,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-10 00:28:17,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-10 00:28:17,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-10 00:28:17,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-08-10 00:28:17,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-10 00:28:17,823 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/9318760c-96d5-413a-887e-490435b92df8 2018-08-10 00:28:17,880 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:28:17,880 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:28:17,880 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:28:17,880 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:28:17,880 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:28:17,880 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:28:17,880 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:28:17,881 - 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-10T00:25:37.280Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9318760c-96d5-413a-887e-490435b92df8"} 2018-08-10 00:28:17,881 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:28:17,881 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:28:17 GMT 2018-08-10 00:28:17,881 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:28:17,881 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-10 00:28:17,881 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:28:22,887 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:28:22,956 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:28:22,956 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:28:22,957 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:28:22,957 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:28:22,957 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:28:22,957 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:28:22,957 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:28:22,957 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_jeuydi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:18.533Z", "message": "Waiting for server \"02cbf24e-4369-4364-8c4f-e3551c289536\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:18.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "3e61c12a-5475-494b-85bc-443ec7b3b30b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:22.376Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:22.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:22.715Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:22.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:22.715Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:22.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}], "metadata": {"pagination": {"total": 660, "offset": 640, "size": 50}}} 2018-08-10 00:28:22,957 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:28:22,957 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:28:22 GMT 2018-08-10 00:28:22,957 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:28:22,958 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2225 2018-08-10 00:28:22,958 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:28:22,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "02cbf24e-4369-4364-8c4f-e3551c289536" to be deleted. current status: SHUTOFF 2018-08-10 00:28:22,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-10 00:28:22,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-10 00:28:22,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-10 00:28:22,959 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/9318760c-96d5-413a-887e-490435b92df8 2018-08-10 00:28:23,019 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:28:23,020 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:28:23,020 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:28:23,020 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:28:23,020 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:28:23,020 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:28:23,020 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:28:23,020 - 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-10T00:25:37.280Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9318760c-96d5-413a-887e-490435b92df8"} 2018-08-10 00:28:23,020 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:28:23,021 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:28:23 GMT 2018-08-10 00:28:23,021 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:28:23,021 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-10 00:28:23,021 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:28:28,026 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:28:28,096 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:28:28,097 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:28:28,097 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:28:28,097 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:28:28,097 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:28:28,097 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:28:28,097 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:28:28,097 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_jeuydi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:23.736Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:23.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "vellum_security_group_dm4kbp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:24.726Z", "message": "Stopping node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:24.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "vellum_security_group_dm4kbp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:25.730Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:25.730Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "vellum_security_group_dm4kbp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:25.730Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:25.730Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "vellum_security_group_dm4kbp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:25.730Z", "message": "Deleting node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:25.730Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "vellum_security_group_dm4kbp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:25.753Z", "message": "deleting security_group", "level": "info", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:25.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "34d9dc25-df94-4296-878e-2e6ed25cd046"}, {"node_instance_id": "vellum_security_group_dm4kbp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:27.004Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:27.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}], "metadata": {"pagination": {"total": 667, "offset": 644, "size": 50}}} 2018-08-10 00:28:28,097 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:28:28,097 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:28:28 GMT 2018-08-10 00:28:28,098 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:28:28,098 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3695 2018-08-10 00:28:28,098 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:28:28,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-10 00:28:28,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-10 00:28:28,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-10 00:28:28,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-10 00:28:28,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-10 00:28:28,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-10 00:28:28,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-10 00:28:28,099 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/9318760c-96d5-413a-887e-490435b92df8 2018-08-10 00:28:28,160 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:28:28,161 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:28:28,161 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:28:28,161 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:28:28,161 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:28:28,161 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:28:28,161 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:28:28,161 - 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-10T00:25:37.280Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9318760c-96d5-413a-887e-490435b92df8"} 2018-08-10 00:28:28,161 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:28:28,162 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:28:28 GMT 2018-08-10 00:28:28,162 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:28:28,162 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-10 00:28:28,162 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:28:33,167 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:28:33,241 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:28:33,241 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:28:33,242 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:28:33,242 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:28:33,242 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:28:33,242 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:28:33,242 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:28:33,242 - 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-10T00:28:29.239Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:29.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "bind_host_spdzu0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:29.733Z", "message": "Deleting node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:29.733Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:30.444Z", "message": "deleting server", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:30.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "27bd64a6-619b-41f2-aae9-6e6701482347"}, {"node_instance_id": "bind_host_spdzu0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:30.736Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:30.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "bind_host_spdzu0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:30.736Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:30.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "bind_host_spdzu0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:33.055Z", "message": "Waiting for server \"420d74a2-c6ed-465e-95a1-e8cd0730fd6c\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:33.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "27bd64a6-619b-41f2-aae9-6e6701482347"}], "metadata": {"pagination": {"total": 673, "offset": 651, "size": 50}}} 2018-08-10 00:28:33,242 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:28:33,242 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:28:33 GMT 2018-08-10 00:28:33,243 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:28:33,243 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3159 2018-08-10 00:28:33,243 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:28:33,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-10 00:28:33,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-10 00:28:33,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-10 00:28:33,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-10 00:28:33,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-10 00:28:33,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "420d74a2-c6ed-465e-95a1-e8cd0730fd6c" to be deleted. current status: SHUTOFF 2018-08-10 00:28:33,244 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/9318760c-96d5-413a-887e-490435b92df8 2018-08-10 00:28:33,305 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:28:33,306 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:28:33,306 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:28:33,306 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:28:33,306 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:28:33,306 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:28:33,306 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:28:33,306 - 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-10T00:25:37.280Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9318760c-96d5-413a-887e-490435b92df8"} 2018-08-10 00:28:33,306 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:28:33,306 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:28:33 GMT 2018-08-10 00:28:33,307 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:28:33,307 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-10 00:28:33,307 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:28:38,312 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:28:38,379 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:28:38,380 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:28:38,380 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:28:38,380 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:28:38,380 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:28:38,380 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:28:38,380 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:28:38,380 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_spdzu0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:38.226Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:38.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}], "metadata": {"pagination": {"total": 674, "offset": 657, "size": 50}}} 2018-08-10 00:28:38,380 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:28:38,380 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:28:38 GMT 2018-08-10 00:28:38,381 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:28:38,381 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 588 2018-08-10 00:28:38,381 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:28:38,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-10 00:28:38,381 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/9318760c-96d5-413a-887e-490435b92df8 2018-08-10 00:28:38,440 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:28:38,440 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:28:38,441 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:28:38,441 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:28:38,441 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:28:38,441 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:28:38,441 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:28:38,441 - 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-10T00:25:37.280Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9318760c-96d5-413a-887e-490435b92df8"} 2018-08-10 00:28:38,441 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:28:38,441 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:28:38 GMT 2018-08-10 00:28:38,442 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:28:38,442 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-10 00:28:38,442 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:28:43,447 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-10 00:28:43,516 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:28:43,516 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:28:43,517 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:28:43,517 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:28:43,517 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:28:43,517 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:28:43,517 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:28:43,517 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "keypair_xzj0bk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:38.741Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:38.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "base_security_group_6o0opu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:38.741Z", "message": "Stopping node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:38.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "bind_security_group_g2p80y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:38.741Z", "message": "Stopping node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:38.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "bind_floatingip_0kt4u5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:38.741Z", "message": "Stopping node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:38.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "keypair_xzj0bk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:39.945Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:39.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "keypair_xzj0bk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:39.945Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:39.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "bind_floatingip_0kt4u5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:39.945Z", "message": "Deleting node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:39.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "keypair_xzj0bk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:39.945Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:39.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "bind_security_group_g2p80y", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:39.945Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:39.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "bind_security_group_g2p80y", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:39.945Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:39.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "base_security_group_6o0opu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:39.945Z", "message": "Deleting node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:39.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "base_security_group_6o0opu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:39.945Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:39.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "bind_security_group_g2p80y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:39.945Z", "message": "Deleting node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:39.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "bind_floatingip_0kt4u5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:39.945Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:39.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "bind_floatingip_0kt4u5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:39.945Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:39.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "keypair_xzj0bk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:40.585Z", "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-10T00:28:40.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "29cc15ae-ac41-4e13-87c3-d5a104277570"}, {"node_instance_id": "keypair_xzj0bk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:40.951Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:40.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "base_security_group_6o0opu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:40.951Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:40.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "bind_security_group_g2p80y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:41.260Z", "message": "deleting security_group", "level": "info", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:41.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "7665cb55-37aa-4bd1-8d17-5df207d4d5ea"}, {"node_instance_id": "base_security_group_6o0opu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:41.260Z", "message": "deleting security_group", "level": "info", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:41.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "12f91804-5a99-4116-bff7-63c05e873e10"}, {"node_instance_id": "bind_floatingip_0kt4u5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:41.260Z", "message": "deleting floatingip", "level": "info", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:41.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "9318760c-96d5-413a-887e-490435b92df8", "logger": "3c0117de-1ec0-4b2b-974a-bf0b7b8c22fc"}, {"node_instance_id": "bind_security_group_g2p80y", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:41.972Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:41.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "bind_floatingip_0kt4u5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:42.976Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:42.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}, {"node_instance_id": "base_security_group_6o0opu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-10T00:28:42.976Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T00:28:42.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "9318760c-96d5-413a-887e-490435b92df8"}], "metadata": {"pagination": {"total": 698, "offset": 658, "size": 50}}} 2018-08-10 00:28:43,517 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:28:43,517 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:28:43 GMT 2018-08-10 00:28:43,517 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:28:43,518 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12197 2018-08-10 00:28:43,518 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:28:43,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-10 00:28:43,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-10 00:28:43,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-10 00:28:43,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-10 00:28:43,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-08-10 00:28:43,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-10 00:28:43,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-10 00:28:43,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-08-10 00:28:43,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-10 00:28:43,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-10 00:28:43,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-10 00:28:43,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-10 00:28:43,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-10 00:28:43,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-08-10 00:28:43,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-08-10 00:28:43,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - not deleting keypair since an external keypair is being used 2018-08-10 00:28:43,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-08-10 00:28:43,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-10 00:28:43,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-10 00:28:43,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-10 00:28:43,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-08-10 00:28:43,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-10 00:28:43,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-08-10 00:28:43,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-10 00:28:43,522 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/9318760c-96d5-413a-887e-490435b92df8 2018-08-10 00:28:43,578 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:28:43,578 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:28:43,578 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:28:43,578 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:28:43,578 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:28:43,578 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:28:43,579 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:28:43,579 - 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-10T00:25:37.280Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "9318760c-96d5-413a-887e-490435b92df8"} 2018-08-10 00:28:43,579 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:28:43,579 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:28:43 GMT 2018-08-10 00:28:43,579 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:28:43,579 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 378 2018-08-10 00:28:43,579 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:28:43,580 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.201:80/api/v3/deployments/clearwater-opnfv 2018-08-10 00:28:44,372 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:28:44,372 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:28:44,372 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:28:44,372 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:28:44,372 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:28:44,372 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:28:44,372 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:28:44,372 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-10 00:28:44,373 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "3ce45238-e54e-4978-90dc-d4ccfa41940f", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581", "bono_cluster_size": 1, "flavor_id": "9b4eb68d-d71d-4c3c-9d1f-3608a8dfadab", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_63fd5333-20e6-4545-bf3f-23d893b99581", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "permalink": null, "description": null, "blueprint_id": "clearwater-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-08-09T23:51:34.112Z", "updated_at": "2018-08-09T23:51:34.112Z", "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-10 00:28:44,373 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:28:44,373 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:28:44 GMT 2018-08-10 00:28:44,373 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:28:44,373 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2018-08-10 00:28:44,373 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:28:44,374 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.201:80/api/v3/blueprints/clearwater-opnfv 2018-08-10 00:28:44,449 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:28:44,450 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:28:44,450 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:28:44,450 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:28:44,450 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:28:44,450 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:28:44,450 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:28:44,450 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-10 00:28:44,451 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-08-09T23:51:26.809Z", "updated_at": "2018-08-09T23:51:26.809Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"app_connected_to_bind_ellis": {"name": "app_connected_to_bind_ellis", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "app_connected_to_bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.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.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_sprout_nodes": {"name": "monitors_sprout_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "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"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {"bono_group": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "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"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/sprout/stop-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "sprout", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.sprout"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/sprout/stop-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/sprout/install-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.sprout", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/vellum/stop-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"script_path": "scripts/clearwater/vellum/start-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "vellum", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.vellum"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "scripts/clearwater/vellum/start-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/vellum/stop-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/vellum/install-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.vellum", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "homer_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": {"get_input": "key_pair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "private_key_path"}, "use_external_resource": true}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "internal_sip_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "dime_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bono_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "homer_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "ellis_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bind_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "vellum_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "clearwater-opnfv"} 2018-08-10 00:28:44,453 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:28:44,453 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:28:44 GMT 2018-08-10 00:28:44,453 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:28:44,453 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-08-10 00:28:44,453 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:28:44,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-10 00:28:44,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9292/v2/images/3ce45238-e54e-4978-90dc-d4ccfa41940f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-10 00:28:45,551 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-dcd960ff-bc4c-486c-aed8-156cc714e6e9 Date: Fri, 10 Aug 2018 00:28: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-10 00:28:45,551 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/3ce45238-e54e-4978-90dc-d4ccfa41940f used request id req-dcd960ff-bc4c-486c-aed8-156cc714e6e9 2018-08-10 00:28:45,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.07259893417s 2018-08-10 00:28:45,551 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/3ce45238-e54e-4978-90dc-d4ccfa41940f used request id req-dcd960ff-bc4c-486c-aed8-156cc714e6e9 2018-08-10 00:28:45,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-10 00:28:45,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}798767fe99214f3853b2beb109f0bf6b82a4d043" 2018-08-10 00:28:45,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:28: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-9b9b5ead-f479-4b23-b7eb-c553ee3d4a00 x-compute-request-id: req-9b9b5ead-f479-4b23-b7eb-c553ee3d4a00 Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_63fd5333-20e6-4545-bf3f-23d893b99581", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/24d88107-3a29-49e0-8888-2e54691aa332", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/24d88107-3a29-49e0-8888-2e54691aa332", "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": "24d88107-3a29-49e0-8888-2e54691aa332"}, {"name": "cloudify_ims-flavor_alt_63fd5333-20e6-4545-bf3f-23d893b99581", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/9b4eb68d-d71d-4c3c-9d1f-3608a8dfadab", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/9b4eb68d-d71d-4c3c-9d1f-3608a8dfadab", "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": "9b4eb68d-d71d-4c3c-9d1f-3608a8dfadab"}]} 2018-08-10 00:28:45,852 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-9b9b5ead-f479-4b23-b7eb-c553ee3d4a00 2018-08-10 00:28:45,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.300476074219s 2018-08-10 00:28:45,853 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-9b9b5ead-f479-4b23-b7eb-c553ee3d4a00 2018-08-10 00:28:45,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-10 00:28:45,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/flavors/9b4eb68d-d71d-4c3c-9d1f-3608a8dfadab -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}798767fe99214f3853b2beb109f0bf6b82a4d043" 2018-08-10 00:28:45,891 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 10 Aug 2018 00:28: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-379792e8-275d-44ea-b391-9f4fccc9ce45 x-compute-request-id: req-379792e8-275d-44ea-b391-9f4fccc9ce45 Content-Length: 0 Content-Type: application/json 2018-08-10 00:28:45,891 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/9b4eb68d-d71d-4c3c-9d1f-3608a8dfadab used request id req-379792e8-275d-44ea-b391-9f4fccc9ce45 2018-08-10 00:28:45,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0356659889221s 2018-08-10 00:28:45,891 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/9b4eb68d-d71d-4c3c-9d1f-3608a8dfadab used request id req-379792e8-275d-44ea-b391-9f4fccc9ce45 2018-08-10 00:28:45,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-10 00:28:45,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/floatingips/8e4ecfa5-1f3d-43a1-9d02-0272f99462aa.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-10 00:28:47,762 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-30b7a8e1-2fce-4cef-825d-0cd48f080510 Content-Length: 0 Date: Fri, 10 Aug 2018 00:28:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-10 00:28:47,762 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/floatingips/8e4ecfa5-1f3d-43a1-9d02-0272f99462aa.json used request id req-30b7a8e1-2fce-4cef-825d-0cd48f080510 2018-08-10 00:28:47,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.86797785759s 2018-08-10 00:28:47,762 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/floatingips/8e4ecfa5-1f3d-43a1-9d02-0272f99462aa.json used request id req-30b7a8e1-2fce-4cef-825d-0cd48f080510 2018-08-10 00:28:47,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-10 00:28:47,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-10 00:28:48,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-a28855bd-5097-49cb-b718-4e6d902fcb9b Date: Fri, 10 Aug 2018 00:28:48 GMT RESP BODY: {"floatingips": []} 2018-08-10 00:28:48,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-a28855bd-5097-49cb-b718-4e6d902fcb9b 2018-08-10 00:28:48,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.318362951279s 2018-08-10 00:28:48,086 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-a28855bd-5097-49cb-b718-4e6d902fcb9b 2018-08-10 00:28:48,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-10 00:28:48,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/servers/0157015b-2500-4920-a062-181b9bb2162c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-10 00:28:48,538 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 10 Aug 2018 00:28:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1222de31-f2d0-41a4-b449-c6bf1acad432 x-compute-request-id: req-1222de31-f2d0-41a4-b449-c6bf1acad432 Content-Type: application/json 2018-08-10 00:28:48,538 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/servers/0157015b-2500-4920-a062-181b9bb2162c used request id req-1222de31-f2d0-41a4-b449-c6bf1acad432 2018-08-10 00:28:48,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.451074123383s 2018-08-10 00:28:48,538 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/servers/0157015b-2500-4920-a062-181b9bb2162c used request id req-1222de31-f2d0-41a4-b449-c6bf1acad432 2018-08-10 00:28:48,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:28:48,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-10 00:28:49,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:28:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-00957151-d9e8-4ac5-9ba1-4e9c03ccbe41 x-compute-request-id: req-00957151-d9e8-4ac5-9ba1-4e9c03ccbe41 Content-Encoding: gzip Content-Length: 780 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_63fd5333-20e6-4545-bf3f-23d893b99581": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:ac:38", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:ac:38", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0157015b-2500-4920-a062-181b9bb2162c", "rel": "bookmark"}], "image": {"id": "0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "links": [{"href": "http://172.30.9.32:8774/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T23:50:25.000000", "flavor": {"id": "24d88107-3a29-49e0-8888-2e54691aa332", "links": [{"href": "http://172.30.9.32:8774/flavors/24d88107-3a29-49e0-8888-2e54691aa332", "rel": "bookmark"}]}, "id": "0157015b-2500-4920-a062-181b9bb2162c", "security_groups": [{"name": "cloudify_ims-sg_63fd5333-20e6-4545-bf3f-23d893b99581"}], "user_id": "e1268b7868024857a2d9df6c6eca5bf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:28:48Z", "hostId": "a9777d64da8f139559e6cc73ef4714c9fc518c4d47e3a331108d6b85", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581", "name": "cloudify_ims-vm_63fd5333-20e6-4545-bf3f-23d893b99581", "created": "2018-08-09T23:48:16Z", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:28:49,778 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-00957151-d9e8-4ac5-9ba1-4e9c03ccbe41 2018-08-10 00:28:49,779 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.23975396156s 2018-08-10 00:28:49,779 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-00957151-d9e8-4ac5-9ba1-4e9c03ccbe41 2018-08-10 00:28:49,781 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-10 00:28:51,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:28:51,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-10 00:28:51,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:28:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6269c1b7-50f7-4252-9f44-84dd3eb1bdf6 x-compute-request-id: req-6269c1b7-50f7-4252-9f44-84dd3eb1bdf6 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-10 00:28:51,850 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-6269c1b7-50f7-4252-9f44-84dd3eb1bdf6 2018-08-10 00:28:51,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0664360523224s 2018-08-10 00:28:51,850 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-6269c1b7-50f7-4252-9f44-84dd3eb1bdf6 2018-08-10 00:28:51,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-10 00:28:51,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-10 00:28:52,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7329 X-Openstack-Request-Id: req-b8ae13fb-4d92-488d-a680-1ecc51f0fe98 Date: Fri, 10 Aug 2018 00:28:52 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "created_at": "2018-08-09T23:48:07Z", "updated_at": "2018-08-09T23:48:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:48:07Z", "revision_number": 0, "id": "042b2897-6df2-415f-aadb-3911d54f10dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:48:07Z", "security_group_id": "61c72fe9-815b-4e6d-ab88-07e05486c76a", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-09T23:48:07Z", "revision_number": 0, "id": "04a2167f-5959-43c1-acce-4b39151b8df6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:48:07Z", "security_group_id": "61c72fe9-815b-4e6d-ab88-07e05486c76a", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": 22, "ethertype": "IPv4", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-09T23:48:10Z", "revision_number": 0, "id": "52abd0dd-9770-40dd-9183-105eb7b075cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:48:10Z", "security_group_id": "61c72fe9-815b-4e6d-ab88-07e05486c76a", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:48:07Z", "revision_number": 0, "id": "5bbabfbd-b615-4818-a9ba-4008926d2a5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:48:07Z", "security_group_id": "61c72fe9-815b-4e6d-ab88-07e05486c76a", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-09T23:48:09Z", "revision_number": 0, "id": "64c94a3d-baaa-452d-9ba8-572583cb267d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:48:09Z", "security_group_id": "61c72fe9-815b-4e6d-ab88-07e05486c76a", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": 443, "ethertype": "IPv4", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:48:08Z", "revision_number": 0, "id": "7015700f-9157-476c-8eb6-7adc1c260223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:48:08Z", "security_group_id": "61c72fe9-815b-4e6d-ab88-07e05486c76a", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-08-09T23:48:11Z", "revision_number": 0, "id": "786fc48f-8a99-47f4-8e80-361234be2741", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:48:11Z", "security_group_id": "61c72fe9-815b-4e6d-ab88-07e05486c76a", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-09T23:48:09Z", "revision_number": 0, "id": "7e8908b0-c2bc-441c-be85-ab3c30ea36d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:48:09Z", "security_group_id": "61c72fe9-815b-4e6d-ab88-07e05486c76a", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": 80, "ethertype": "IPv4", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}], "revision_number": 7, "project_id": "71051e8854e04374a8241b1c9c2acfe2", "id": "61c72fe9-815b-4e6d-ab88-07e05486c76a", "name": "cloudify_ims-sg_63fd5333-20e6-4545-bf3f-23d893b99581"}, {"description": "Default security group", "tags": [], "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "created_at": "2018-08-09T23:46:33Z", "updated_at": "2018-08-09T23:51:24Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-09T23:51:24Z", "revision_number": 0, "id": "403bcd38-9664-4182-a85a-2d2666ffd0b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:51:24Z", "security_group_id": "e0a54c4d-9082-44b7-8259-f08f4d6bdb81", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": 22, "ethertype": "IPv4", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:46:33Z", "revision_number": 0, "id": "4691666a-fc64-4e44-bdad-a283e11553e3", "remote_group_id": "e0a54c4d-9082-44b7-8259-f08f4d6bdb81", "remote_ip_prefix": null, "created_at": "2018-08-09T23:46:33Z", "security_group_id": "e0a54c4d-9082-44b7-8259-f08f4d6bdb81", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:46:33Z", "revision_number": 0, "id": "483eb356-8966-4933-b593-5436bdd62e20", "remote_group_id": "e0a54c4d-9082-44b7-8259-f08f4d6bdb81", "remote_ip_prefix": null, "created_at": "2018-08-09T23:46:33Z", "security_group_id": "e0a54c4d-9082-44b7-8259-f08f4d6bdb81", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:46:33Z", "revision_number": 0, "id": "9d178989-d763-49fd-830b-b6564b694e17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:46:33Z", "security_group_id": "e0a54c4d-9082-44b7-8259-f08f4d6bdb81", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T23:46:33Z", "revision_number": 0, "id": "abadf46b-4a41-46e7-8a7a-454ddbbb918d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T23:46:33Z", "security_group_id": "e0a54c4d-9082-44b7-8259-f08f4d6bdb81", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "71051e8854e04374a8241b1c9c2acfe2"}], "revision_number": 2, "project_id": "71051e8854e04374a8241b1c9c2acfe2", "id": "e0a54c4d-9082-44b7-8259-f08f4d6bdb81", "name": "default"}]} 2018-08-10 00:28:52,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-b8ae13fb-4d92-488d-a680-1ecc51f0fe98 2018-08-10 00:28:52,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.316487073898s 2018-08-10 00:28:52,170 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-b8ae13fb-4d92-488d-a680-1ecc51f0fe98 2018-08-10 00:28:52,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-10 00:28:52,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/security-groups/61c72fe9-815b-4e6d-ab88-07e05486c76a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-10 00:28:52,595 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-10acf288-b9b2-4355-8593-53cd33da6b6f Content-Length: 0 Date: Fri, 10 Aug 2018 00:28:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-10 00:28:52,595 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/security-groups/61c72fe9-815b-4e6d-ab88-07e05486c76a.json used request id req-10acf288-b9b2-4355-8593-53cd33da6b6f 2018-08-10 00:28:52,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.421488046646s 2018-08-10 00:28:52,595 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/security-groups/61c72fe9-815b-4e6d-ab88-07e05486c76a.json used request id req-10acf288-b9b2-4355-8593-53cd33da6b6f 2018-08-10 00:28:52,596 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-10 00:28:52,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/os-keypairs/cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-10 00:28:52,652 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 10 Aug 2018 00:28: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-f7b9d4de-a88f-432e-96cf-0c0c20add796 x-compute-request-id: req-f7b9d4de-a88f-432e-96cf-0c0c20add796 Content-Length: 0 Content-Type: application/json 2018-08-10 00:28:52,652 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/os-keypairs/cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581 used request id req-f7b9d4de-a88f-432e-96cf-0c0c20add796 2018-08-10 00:28:52,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0565688610077s 2018-08-10 00:28:52,653 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/os-keypairs/cloudify_ims-kp_63fd5333-20e6-4545-bf3f-23d893b99581 used request id req-f7b9d4de-a88f-432e-96cf-0c0c20add796 2018-08-10 00:28:52,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-10 00:28:52,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/6027691f-b713-4b30-80a1-8f88a0e977d3/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}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" -d '{"subnet_id": "a30cb320-8713-49ae-9be6-2a55293199e2"}' 2018-08-10 00:28:55,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-78c740a6-e882-48fc-b451-664a6ac66e27 Date: Fri, 10 Aug 2018 00:28:55 GMT RESP BODY: {"network_id": "857c423d-3660-482c-a649-d96ed7604790", "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "subnet_id": "a30cb320-8713-49ae-9be6-2a55293199e2", "subnet_ids": ["a30cb320-8713-49ae-9be6-2a55293199e2"], "port_id": "d07ae416-8818-4049-b530-cc8eb4564701", "id": "6027691f-b713-4b30-80a1-8f88a0e977d3"} 2018-08-10 00:28:55,296 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/6027691f-b713-4b30-80a1-8f88a0e977d3/remove_router_interface.json used request id req-78c740a6-e882-48fc-b451-664a6ac66e27 2018-08-10 00:28:55,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.64253616333s 2018-08-10 00:28:55,296 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/6027691f-b713-4b30-80a1-8f88a0e977d3/remove_router_interface.json used request id req-78c740a6-e882-48fc-b451-664a6ac66e27 returning object 6027691f-b713-4b30-80a1-8f88a0e977d3 2018-08-10 00:28:55,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-10 00:28:55,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-10 00:28:55,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-7b402cef-d818-43c9-a9fd-c3504528f22e Date: Fri, 10 Aug 2018 00:28:55 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "47882689-2cda-49f1-ab90-97da69506aee", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "71051e8854e04374a8241b1c9c2acfe2", "created_at": "2018-08-09T23:46:36Z", "admin_state_up": true, "updated_at": "2018-08-10T00:28:53Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "71051e8854e04374a8241b1c9c2acfe2", "id": "6027691f-b713-4b30-80a1-8f88a0e977d3", "name": "cloudify_ims-router_63fd5333-20e6-4545-bf3f-23d893b99581"}]} 2018-08-10 00:28:55,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-7b402cef-d818-43c9-a9fd-c3504528f22e 2018-08-10 00:28:55,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.587337970734s 2018-08-10 00:28:55,885 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-7b402cef-d818-43c9-a9fd-c3504528f22e 2018-08-10 00:28:55,886 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-10 00:28:55,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/routers/6027691f-b713-4b30-80a1-8f88a0e977d3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-10 00:29:00,172 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bd146a92-8c3b-499b-bb28-142f61ffc237 Content-Length: 0 Date: Fri, 10 Aug 2018 00:29:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-10 00:29:00,172 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/6027691f-b713-4b30-80a1-8f88a0e977d3.json used request id req-bd146a92-8c3b-499b-bb28-142f61ffc237 2018-08-10 00:29:00,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.28629994392s 2018-08-10 00:29:00,173 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/6027691f-b713-4b30-80a1-8f88a0e977d3.json used request id req-bd146a92-8c3b-499b-bb28-142f61ffc237 2018-08-10 00:29:00,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-10 00:29:00,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-10 00:29:00,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-66198b4e-661e-4d27-a410-1792d13ab3b2 Date: Fri, 10 Aug 2018 00:29:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"857c423d-3660-482c-a649-d96ed7604790","tenant_id":"71051e8854e04374a8241b1c9c2acfe2","created_at":"2018-08-09T23:46:34Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-09T23:46:34Z","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":"71051e8854e04374a8241b1c9c2acfe2","id":"a30cb320-8713-49ae-9be6-2a55293199e2","subnetpool_id":null,"name":"cloudify_ims-subnet_63fd5333-20e6-4545-bf3f-23d893b99581"}]} 2018-08-10 00:29:00,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-66198b4e-661e-4d27-a410-1792d13ab3b2 2018-08-10 00:29:00,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.226603031158s 2018-08-10 00:29:00,400 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-66198b4e-661e-4d27-a410-1792d13ab3b2 2018-08-10 00:29:00,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-10 00:29:00,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/subnets/a30cb320-8713-49ae-9be6-2a55293199e2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-10 00:29:03,293 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0f2d8bad-1d10-4b17-9593-a23871315de5 Date: Fri, 10 Aug 2018 00:29:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-10 00:29:03,293 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/a30cb320-8713-49ae-9be6-2a55293199e2.json used request id req-0f2d8bad-1d10-4b17-9593-a23871315de5 2018-08-10 00:29:03,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.8917901516s 2018-08-10 00:29:03,294 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/a30cb320-8713-49ae-9be6-2a55293199e2.json used request id req-0f2d8bad-1d10-4b17-9593-a23871315de5 2018-08-10 00:29:03,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-10 00:29:03,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-10 00:29:03,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1238 X-Openstack-Request-Id: req-6a034314-7d2b-4a1f-ad0c-aca2f7931edc Date: Fri, 10 Aug 2018 00:29:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"857c423d-3660-482c-a649-d96ed7604790","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"71051e8854e04374a8241b1c9c2acfe2","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-10T00:29:03Z","qos_policy_id":null,"name":"cloudify_ims-net_63fd5333-20e6-4545-bf3f-23d893b99581","admin_state_up":true,"tenant_id":"71051e8854e04374a8241b1c9c2acfe2","created_at":"2018-08-09T23:46:33Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T22:20:41Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","mtu":1500}]} 2018-08-10 00:29:03,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-6a034314-7d2b-4a1f-ad0c-aca2f7931edc 2018-08-10 00:29:03,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.354076862335s 2018-08-10 00:29:03,649 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-6a034314-7d2b-4a1f-ad0c-aca2f7931edc 2018-08-10 00:29:03,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-10 00:29:03,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/networks/857c423d-3660-482c-a649-d96ed7604790.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-10 00:29:04,878 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d309fdc8-6206-4bd5-99af-569e81357eda Date: Fri, 10 Aug 2018 00:29:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-10 00:29:04,878 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/857c423d-3660-482c-a649-d96ed7604790.json used request id req-d309fdc8-6206-4bd5-99af-569e81357eda 2018-08-10 00:29:04,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.22821617126s 2018-08-10 00:29:04,878 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/857c423d-3660-482c-a649-d96ed7604790.json used request id req-d309fdc8-6206-4bd5-99af-569e81357eda 2018-08-10 00:29:04,882 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-10 00:29:04,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-10 00:29:05,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json X-Openstack-Request-Id: req-bf73de4e-6c94-493c-ac50-a57608d588bf Date: Fri, 10 Aug 2018 00:29:05 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T23:48:05Z", "file": "/v2/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9/file", "owner": "71051e8854e04374a8241b1c9c2acfe2", "id": "0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "size": 4373348352, "self": "/v2/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_63fd5333-20e6-4545-bf3f-23d893b99581", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_63fd5333-20e6-4545-bf3f-23d893b99581", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-09T23:47:09Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-10 00:29:05,609 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-bf73de4e-6c94-493c-ac50-a57608d588bf 2018-08-10 00:29:05,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.72651386261s 2018-08-10 00:29:05,609 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-bf73de4e-6c94-493c-ac50-a57608d588bf 2018-08-10 00:29:05,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-10 00:29:05,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9292/v2/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e5fb4fe842e5c67bf210ebbda4b72ea7de046121" 2018-08-10 00:29:07,157 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0dbaa8b2-14f6-4ee1-91fb-479cf75c19aa Date: Fri, 10 Aug 2018 00:29:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-10 00:29:07,157 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9 used request id req-0dbaa8b2-14f6-4ee1-91fb-479cf75c19aa 2018-08-10 00:29:07,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.54628515244s 2018-08-10 00:29:07,157 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/0b4e10ae-0604-46ae-bf7d-8952e2b4a7e9 used request id req-0dbaa8b2-14f6-4ee1-91fb-479cf75c19aa 2018-08-10 00:29:07,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-10 00:29:07,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}798767fe99214f3853b2beb109f0bf6b82a4d043" 2018-08-10 00:29:07,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:29: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-d6bd306e-4641-42f7-a45f-2bb563df0ec8 x-compute-request-id: req-d6bd306e-4641-42f7-a45f-2bb563df0ec8 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_63fd5333-20e6-4545-bf3f-23d893b99581", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/24d88107-3a29-49e0-8888-2e54691aa332", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/24d88107-3a29-49e0-8888-2e54691aa332", "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": "24d88107-3a29-49e0-8888-2e54691aa332"}]} 2018-08-10 00:29:07,181 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-d6bd306e-4641-42f7-a45f-2bb563df0ec8 2018-08-10 00:29:07,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0230739116669s 2018-08-10 00:29:07,181 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-d6bd306e-4641-42f7-a45f-2bb563df0ec8 2018-08-10 00:29:07,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-10 00:29:07,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/flavors/24d88107-3a29-49e0-8888-2e54691aa332 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}798767fe99214f3853b2beb109f0bf6b82a4d043" 2018-08-10 00:29:07,220 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 10 Aug 2018 00:29: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-13f3ed50-eb29-4f2d-a4ba-24768081fc49 x-compute-request-id: req-13f3ed50-eb29-4f2d-a4ba-24768081fc49 Content-Length: 0 Content-Type: application/json 2018-08-10 00:29:07,220 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/24d88107-3a29-49e0-8888-2e54691aa332 used request id req-13f3ed50-eb29-4f2d-a4ba-24768081fc49 2018-08-10 00:29:07,220 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0371949672699s 2018-08-10 00:29:07,220 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/24d88107-3a29-49e0-8888-2e54691aa332 used request id req-13f3ed50-eb29-4f2d-a4ba-24768081fc49 2018-08-10 00:29:07,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-10 00:29:07,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}798767fe99214f3853b2beb109f0bf6b82a4d043" 2018-08-10 00:29:07,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:29:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ba161b7-ac1a-4e46-b975-815b6480e91a Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.32:5000/v3/users/11fa7ddeb0564dbb9ae97e6016ef357f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11fa7ddeb0564dbb9ae97e6016ef357f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.32:5000/v3/users/187033aee6fd450ca96240725777e4c2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "187033aee6fd450ca96240725777e4c2", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.32:5000/v3/users/560d22bd57da40b5a0a9574a796d5f5d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "560d22bd57da40b5a0a9574a796d5f5d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.32:5000/v3/users/60452068d29f4fdfa63986a101565414"}, "domain_id": "default", "enabled": true, "options": {}, "id": "60452068d29f4fdfa63986a101565414", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.32:5000/v3/users/678f79df7fbc46f38c5b2ae2cf0c8fad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "678f79df7fbc46f38c5b2ae2cf0c8fad", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.32:5000/v3/users/7e6b2597cbd0483796ae06691a711e17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6b2597cbd0483796ae06691a711e17", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.32:5000/v3/users/88043492d8c84e8d9e6414b58d9aae53"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88043492d8c84e8d9e6414b58d9aae53", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.32:5000/v3/users/8a5e986b6ed545369b1f3084bfe0faa8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a5e986b6ed545369b1f3084bfe0faa8", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.32:5000/v3/users/97856cdcfc7541fab8b50800a44fe171"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97856cdcfc7541fab8b50800a44fe171", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.32:5000/v3/users/a3a7d792968c446db5fa23e49ad70178"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3a7d792968c446db5fa23e49ad70178", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.32:5000/v3/users/bcc2f2783f374c89b6471bd69eb8efce"}, "domain_id": "ae2f2a3ea85d48b1a1afefd9d87535da", "enabled": true, "options": {}, "id": "bcc2f2783f374c89b6471bd69eb8efce", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.32:5000/v3/users/d56b2a42ace04544a47286de17abc35f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d56b2a42ace04544a47286de17abc35f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_63fd5333-20e6-4545-bf3f-23d893b99581", "links": {"self": "http://172.30.9.32:5000/v3/users/e1268b7868024857a2d9df6c6eca5bf0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e1268b7868024857a2d9df6c6eca5bf0", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.32:5000/v3/users/ebf0020df3ef470386f763032bf048a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ebf0020df3ef470386f763032bf048a2", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.32:5000/v3/users/ff4e1f818c8b432487ac5ca3232ff438"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff4e1f818c8b432487ac5ca3232ff438", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.32:5000/v3/users", "previous": null, "next": null}} 2018-08-10 00:29:07,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-5ba161b7-ac1a-4e46-b975-815b6480e91a 2018-08-10 00:29:07,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.213443994522s 2018-08-10 00:29:07,435 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-5ba161b7-ac1a-4e46-b975-815b6480e91a 2018-08-10 00:29:07,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-10 00:29:07,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/users/e1268b7868024857a2d9df6c6eca5bf0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}798767fe99214f3853b2beb109f0bf6b82a4d043" 2018-08-10 00:29:07,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:29:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a15150bd-43d8-49c0-9c19-7760d8bc9d26 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_ims-user_63fd5333-20e6-4545-bf3f-23d893b99581", "links": {"self": "http://172.30.9.32:5000/v3/users/e1268b7868024857a2d9df6c6eca5bf0"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "e1268b7868024857a2d9df6c6eca5bf0", "description": null}} 2018-08-10 00:29:07,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users/e1268b7868024857a2d9df6c6eca5bf0 used request id req-a15150bd-43d8-49c0-9c19-7760d8bc9d26 2018-08-10 00:29:07,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.320894956589s 2018-08-10 00:29:07,762 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users/e1268b7868024857a2d9df6c6eca5bf0 used request id req-a15150bd-43d8-49c0-9c19-7760d8bc9d26 2018-08-10 00:29:07,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-10 00:29:07,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:5000/v3/users/e1268b7868024857a2d9df6c6eca5bf0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}798767fe99214f3853b2beb109f0bf6b82a4d043" 2018-08-10 00:29:08,057 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 10 Aug 2018 00:29:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-315edaad-feff-43d6-a9af-9d20313c3605 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-10 00:29:08,057 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/users/e1268b7868024857a2d9df6c6eca5bf0 used request id req-315edaad-feff-43d6-a9af-9d20313c3605 2018-08-10 00:29:08,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.294764041901s 2018-08-10 00:29:08,058 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/users/e1268b7868024857a2d9df6c6eca5bf0 used request id req-315edaad-feff-43d6-a9af-9d20313c3605 2018-08-10 00:29:08,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-10 00:29:08,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}798767fe99214f3853b2beb109f0bf6b82a4d043" 2018-08-10 00:29:08,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:29:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9490811f-e782-41dc-9fce-dc0ff1a13ff4 Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.32:5000/v3/projects/6e2b193279f94c09870f0da27a1e5991"}, "tags": [], "enabled": true, "id": "6e2b193279f94c09870f0da27a1e5991", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.32:5000/v3/projects/71051e8854e04374a8241b1c9c2acfe2"}, "tags": [], "enabled": true, "id": "71051e8854e04374a8241b1c9c2acfe2", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_63fd5333-20e6-4545-bf3f-23d893b99581"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.32:5000/v3/projects/b5220918a46940eca73b5641490793b9"}, "tags": [], "enabled": true, "id": "b5220918a46940eca73b5641490793b9", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-10 00:29:08,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects used request id req-9490811f-e782-41dc-9fce-dc0ff1a13ff4 2018-08-10 00:29:08,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.202605962753s 2018-08-10 00:29:08,267 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects used request id req-9490811f-e782-41dc-9fce-dc0ff1a13ff4 2018-08-10 00:29:08,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-10 00:29:08,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:5000/v3/projects/71051e8854e04374a8241b1c9c2acfe2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}798767fe99214f3853b2beb109f0bf6b82a4d043" 2018-08-10 00:29:08,562 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 10 Aug 2018 00:29:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0dab7034-9981-498b-b877-0d97b6dc3529 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-10 00:29:08,562 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/projects/71051e8854e04374a8241b1c9c2acfe2 used request id req-0dab7034-9981-498b-b877-0d97b6dc3529 2018-08-10 00:29:08,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.290647029877s 2018-08-10 00:29:08,562 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/projects/71051e8854e04374a8241b1c9c2acfe2 used request id req-0dab7034-9981-498b-b877-0d97b6dc3529 2018-08-10 00:29:08,563 - xtesting.ci.run_tests - ERROR - The test case 'cloudify_ims' failed. 2018-08-10 00:29:08,590 - xtesting.ci.run_tests - INFO - Loading test case 'heat_ims'... 2018-08-10 00:29:08,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-10 00:29:08,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-10 00:29:08,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-10 00:29:08,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-10 00:29:08,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-10 00:29:08,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-10 00:29:08,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-10 00:29:08,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-10 00:29:08,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-10 00:29:08,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-10 00:29:08,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-10 00:29:08,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-10 00:29:08,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-10 00:29:08,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-10 00:29:08,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-10 00:29:08,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-10 00:29:08,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-10 00:29:08,662 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-10 00:29:08,662 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-10 00:29:08,662 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-10 00:29:08,662 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-10 00:29:08,662 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-10 00:29:08,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-10 00:29:08,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:29:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de5994e4-8ff7-448e-a569-93d99e2f4c54 Content-Encoding: gzip Content-Length: 194 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.32:5000/v3/", "rel": "self"}]}} 2018-08-10 00:29:08,670 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-de5994e4-8ff7-448e-a569-93d99e2f4c54 2018-08-10 00:29:08,670 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-10 00:29:09,070 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "077169cc946647b3a28fd2b6b274fbdf", "name": "reader"}, {"id": "5f4e37952fed448d8a5d2d688ddf4113", "name": "admin"}, {"id": "88513a21a6f143568494c5da51703b86", "name": "member"}], "expires_at": "2018-08-10T01:29:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5220918a46940eca73b5641490793b9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.32:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "437987ede53e4405944ad7c076551769"}, {"url": "http://192.30.9.3:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d3a7a4b63bc42cc950ea9d01ba16ee8"}, {"url": "http://192.30.9.3:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d8dc96d50c247e7837ea4c9b854184b"}], "type": "orchestration", "id": "06b2600fbdfd45009f077a0a8a411118", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "963d6582adf64c908f4754420d8066a9"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9837c8825b440f08dfd357317d353f0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded8397288b548b6a2ef868a552c35c4"}], "type": "event", "id": "0edb5a9ac368467395316b446bc9b17a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c4ee4a831c24b19a27a57c62ab1c000"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba92d8cd74449ad8e3ad0fb9d8df162"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c50639dc1d0944d08cb722487727404b"}], "type": "cloudformation", "id": "0f8e8a8cabc743b980b5dc7328ea8398", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75482ae7f30b4cce96aeea5fb573efee"}, {"url": "http://172.30.9.32:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3322f92a99944afb84fd710587f4207"}, {"url": "http://192.30.9.3:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca626291c6914f8392873dc1009e9439"}], "type": "volumev2", "id": "37bb077bc22343fc84723637e507d6ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58ac027cc3404748a004771a912f28e3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fdb7375f8a48ea9a3175833248c806"}, {"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aaf4dc1ae98a4fc4b8bb1ef0e4af1847"}], "type": "compute", "id": "66e5c4ed2fef488aa7efb24492939dd2", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b5781142f344691af8bcb5585c05d0a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d675dfe1fc174b888e1c05e36a89827f"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eac7171837574cfd9bdb0d1e99be1512"}], "type": "metric", "id": "74154109829a4b47a4ae0cf113ed0280", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "28c0fa2fe1a54037a1df5236437e7475"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3550892914574db28d4c22bdf0fccec5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "739a0b6ebed045fbb110541871ab2a15"}], "type": "identity", "id": "88688b106f224b10a51283eb12ae2936", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "ada1fac139534311815f98d908747c2a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9a3ecf1f13142c4a0c2baeaaa3dfaac"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6262b39fedb42aea7a928a362616ec0"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d220c13c29ac49428745e53c3a5f1f1b"}], "type": "alarming", "id": "b3fb638070d94560972a4f4ad3803c3e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29690a3ccee2437bbac7f9aa68595877"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c44848dd6a5446fb835005ab8ad4f4f"}, {"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9313e7c2f7b1414faa1e04af37a85d14"}], "type": "placement", "id": "b69679ef95c547c4bedad9a51bbc11e1", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d737435c2b74f5faf8fa63dea4e2fa1"}, {"url": "http://172.30.9.32:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78fb5d55cc204e4daa0cb175b819e87c"}, {"url": "http://192.30.9.3:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80278f13084845eaa317703712e8932f"}], "type": "volume", "id": "b6a6363259e342d8ac96a4641ed4678e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1008f871970540d59fed88ee5f560631"}, {"url": "http://192.30.9.3:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73ad6e9b1eaf4470a4458a45a03b86ba"}, {"url": "http://192.30.9.3:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc6095c8b90a4056ad6fb33d86c2319c"}], "type": "volumev3", "id": "cb31973e365c4222816f94365d3a9482", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8eac3aaf869e4581b0c486846aaf1964"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9f7c82f7a0247459dc8ee250179a27a"}, {"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbf52489f6c24c3bacff12a8fce92972"}], "type": "image", "id": "d37eb918087e4110bb9c0723c297dd28", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13579d8a89904ae8ae47c4c51523cc20"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8850af0d4d74815aac8c55d682d6b88"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05d68f4069f44f3928d1d2cfe0c31e2"}], "type": "network", "id": "da8095ba09ab49ed8463afad9622aa30", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a35851569141aa859a53f8f20d5c9e"}, {"url": "http://172.30.9.32:8080/v1/AUTH_b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de78fcff9f6f4b3698322312c36b013b"}, {"url": "http://12.0.0.27:8080/v1/AUTH_b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc41d0b8771f41d298a04050d21e2d86"}], "type": "object-store", "id": "eac7f386a2854d7cb26da2c6929699a5", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7e6b2597cbd0483796ae06691a711e17"}, "audit_ids": ["elx0FjyPRhOX0Mc6gtJMbQ"], "issued_at": "2018-08-10T00:29:09.000000Z"}} 2018-08-10 00:29:09,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-10 00:29:09,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}8ee5342476f2f45492d403d5e47c8a53aedb7678" 2018-08-10 00:29:09,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-5ab3115e-8764-463e-b5b4-d902375ceca7 Date: Fri, 10 Aug 2018 00:29:09 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T22:20:41Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","provider:network_type":"flat"}]} 2018-08-10 00:29:09,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5ab3115e-8764-463e-b5b4-d902375ceca7 2018-08-10 00:29:09,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.356982946396s 2018-08-10 00:29:09,430 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5ab3115e-8764-463e-b5b4-d902375ceca7 2018-08-10 00:29:09,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-10 00:29:09,439 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 10 Aug 2018 00:29:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0293c561-e613-4344-8a61-a22f5251a971 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.32:5000/v3/", "rel": "self"}]}]}} 2018-08-10 00:29:09,439 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/ used request id req-0293c561-e613-4344-8a61-a22f5251a971 2018-08-10 00:29:09,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-10 00:29:09,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}8ee5342476f2f45492d403d5e47c8a53aedb7678" 2018-08-10 00:29:09,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:29:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08a09bda-feb2-4490-ae32-26ae73f41412 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.32:5000/v3/domains/ae2f2a3ea85d48b1a1afefd9d87535da"}, "tags": [], "enabled": true, "id": "ae2f2a3ea85d48b1a1afefd9d87535da", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.32:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.32:5000/v3/domains", "previous": null, "next": null}} 2018-08-10 00:29:09,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains used request id req-08a09bda-feb2-4490-ae32-26ae73f41412 2018-08-10 00:29:09,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.140652894974s 2018-08-10 00:29:09,581 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains used request id req-08a09bda-feb2-4490-ae32-26ae73f41412 2018-08-10 00:29:09,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-10 00:29:09,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}8ee5342476f2f45492d403d5e47c8a53aedb7678" -d '{"project": {"description": "Created by OPNFV Functest: heat_ims", "enabled": true, "domain_id": "default", "name": "heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9"}}' 2018-08-10 00:29:09,814 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 10 Aug 2018 00:29:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9a93ada-a5e5-41e4-9820-34a69c10de0e 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.32:5000/v3/projects/def8a664b9144f278f225ae5a189ab3e"}, "tags": [], "enabled": true, "id": "def8a664b9144f278f225ae5a189ab3e", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9"}} 2018-08-10 00:29:09,815 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/projects used request id req-e9a93ada-a5e5-41e4-9820-34a69c10de0e 2018-08-10 00:29:09,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.226795911789s 2018-08-10 00:29:09,815 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/projects used request id req-e9a93ada-a5e5-41e4-9820-34a69c10de0e 2018-08-10 00:29:09,816 - 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'def8a664b9144f278f225ae5a189ab3e', '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_c8d267ab-46f4-4791-a554-42b8195f04f9'}) 2018-08-10 00:29:09,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-10 00:29:09,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}8ee5342476f2f45492d403d5e47c8a53aedb7678" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "e944b032-c368-4aff-b7ce-4090708e796b", "email": null, "name": "heat_ims-user_c8d267ab-46f4-4791-a554-42b8195f04f9"}}' 2018-08-10 00:29:10,294 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 10 Aug 2018 00:29:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc789a9c-b531-489c-8001-4683b59734eb Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "heat_ims-user_c8d267ab-46f4-4791-a554-42b8195f04f9", "links": {"self": "http://172.30.9.32:5000/v3/users/84e0ae80446f4da1b912a91c2b80004e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "84e0ae80446f4da1b912a91c2b80004e", "domain_id": "default", "password_expires_at": null}} 2018-08-10 00:29:10,294 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/users used request id req-bc789a9c-b531-489c-8001-4683b59734eb 2018-08-10 00:29:10,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.472924947739s 2018-08-10 00:29:10,295 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/users used request id req-bc789a9c-b531-489c-8001-4683b59734eb 2018-08-10 00:29:10,295 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'84e0ae80446f4da1b912a91c2b80004e', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'heat_ims-user_c8d267ab-46f4-4791-a554-42b8195f04f9'}) 2018-08-10 00:29:10,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-10 00:29:10,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}8ee5342476f2f45492d403d5e47c8a53aedb7678" 2018-08-10 00:29:10,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:29:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fda975fe-508f-4bfa-895d-e132fbfe78df Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "077169cc946647b3a28fd2b6b274fbdf", "links": {"self": "http://172.30.9.32:5000/v3/roles/077169cc946647b3a28fd2b6b274fbdf"}, "name": "reader"}, {"domain_id": null, "id": "352a7d143ea64db3aecbf66f67281fa1", "links": {"self": "http://172.30.9.32:5000/v3/roles/352a7d143ea64db3aecbf66f67281fa1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5f4e37952fed448d8a5d2d688ddf4113", "links": {"self": "http://172.30.9.32:5000/v3/roles/5f4e37952fed448d8a5d2d688ddf4113"}, "name": "admin"}, {"domain_id": null, "id": "88513a21a6f143568494c5da51703b86", "links": {"self": "http://172.30.9.32:5000/v3/roles/88513a21a6f143568494c5da51703b86"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a5b954e8e29c4b6cafac3f07fe5c5da7", "links": {"self": "http://172.30.9.32:5000/v3/roles/a5b954e8e29c4b6cafac3f07fe5c5da7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fde9b0ad3a3d453ba6d5318189b139e9", "links": {"self": "http://172.30.9.32:5000/v3/roles/fde9b0ad3a3d453ba6d5318189b139e9"}, "name": "swiftoperator"}]} 2018-08-10 00:29:10,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-fda975fe-508f-4bfa-895d-e132fbfe78df 2018-08-10 00:29:10,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.186553001404s 2018-08-10 00:29:10,486 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-fda975fe-508f-4bfa-895d-e132fbfe78df 2018-08-10 00:29:10,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-10 00:29:10,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}8ee5342476f2f45492d403d5e47c8a53aedb7678" 2018-08-10 00:29:10,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:29:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56ebd71b-eb11-4be4-915e-380a127ec7c1 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "077169cc946647b3a28fd2b6b274fbdf", "links": {"self": "http://172.30.9.32:5000/v3/roles/077169cc946647b3a28fd2b6b274fbdf"}, "name": "reader"}, {"domain_id": null, "id": "352a7d143ea64db3aecbf66f67281fa1", "links": {"self": "http://172.30.9.32:5000/v3/roles/352a7d143ea64db3aecbf66f67281fa1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5f4e37952fed448d8a5d2d688ddf4113", "links": {"self": "http://172.30.9.32:5000/v3/roles/5f4e37952fed448d8a5d2d688ddf4113"}, "name": "admin"}, {"domain_id": null, "id": "88513a21a6f143568494c5da51703b86", "links": {"self": "http://172.30.9.32:5000/v3/roles/88513a21a6f143568494c5da51703b86"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a5b954e8e29c4b6cafac3f07fe5c5da7", "links": {"self": "http://172.30.9.32:5000/v3/roles/a5b954e8e29c4b6cafac3f07fe5c5da7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fde9b0ad3a3d453ba6d5318189b139e9", "links": {"self": "http://172.30.9.32:5000/v3/roles/fde9b0ad3a3d453ba6d5318189b139e9"}, "name": "swiftoperator"}]} 2018-08-10 00:29:10,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-56ebd71b-eb11-4be4-915e-380a127ec7c1 2018-08-10 00:29:10,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.281389951706s 2018-08-10 00:29:10,772 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-56ebd71b-eb11-4be4-915e-380a127ec7c1 2018-08-10 00:29:10,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-10 00:29:10,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}8ee5342476f2f45492d403d5e47c8a53aedb7678" 2018-08-10 00:29:10,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:29:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d36b6bed-78a4-46b9-a034-fa426bb33688 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "077169cc946647b3a28fd2b6b274fbdf", "links": {"self": "http://172.30.9.32:5000/v3/roles/077169cc946647b3a28fd2b6b274fbdf"}, "name": "reader"}, {"domain_id": null, "id": "352a7d143ea64db3aecbf66f67281fa1", "links": {"self": "http://172.30.9.32:5000/v3/roles/352a7d143ea64db3aecbf66f67281fa1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5f4e37952fed448d8a5d2d688ddf4113", "links": {"self": "http://172.30.9.32:5000/v3/roles/5f4e37952fed448d8a5d2d688ddf4113"}, "name": "admin"}, {"domain_id": null, "id": "88513a21a6f143568494c5da51703b86", "links": {"self": "http://172.30.9.32:5000/v3/roles/88513a21a6f143568494c5da51703b86"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a5b954e8e29c4b6cafac3f07fe5c5da7", "links": {"self": "http://172.30.9.32:5000/v3/roles/a5b954e8e29c4b6cafac3f07fe5c5da7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fde9b0ad3a3d453ba6d5318189b139e9", "links": {"self": "http://172.30.9.32:5000/v3/roles/fde9b0ad3a3d453ba6d5318189b139e9"}, "name": "swiftoperator"}]} 2018-08-10 00:29:10,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-d36b6bed-78a4-46b9-a034-fa426bb33688 2018-08-10 00:29:10,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.196285009384s 2018-08-10 00:29:10,974 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-d36b6bed-78a4-46b9-a034-fa426bb33688 2018-08-10 00:29:10,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-10 00:29:10,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}8ee5342476f2f45492d403d5e47c8a53aedb7678" 2018-08-10 00:29:11,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:29:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aade5da1-bf38-4338-a636-60d30cd90e10 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.32:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-10 00:29:11,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains/default used request id req-aade5da1-bf38-4338-a636-60d30cd90e10 2018-08-10 00:29:11,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.190582036972s 2018-08-10 00:29:11,170 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains/default used request id req-aade5da1-bf38-4338-a636-60d30cd90e10 2018-08-10 00:29:11,171 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-10 00:29:11,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}8ee5342476f2f45492d403d5e47c8a53aedb7678" 2018-08-10 00:29:11,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:29:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7892b31-cefc-49e9-b4f5-e87dae77b3c2 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.32:5000/v3/users/11fa7ddeb0564dbb9ae97e6016ef357f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11fa7ddeb0564dbb9ae97e6016ef357f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.32:5000/v3/users/187033aee6fd450ca96240725777e4c2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "187033aee6fd450ca96240725777e4c2", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.32:5000/v3/users/560d22bd57da40b5a0a9574a796d5f5d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "560d22bd57da40b5a0a9574a796d5f5d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.32:5000/v3/users/60452068d29f4fdfa63986a101565414"}, "domain_id": "default", "enabled": true, "options": {}, "id": "60452068d29f4fdfa63986a101565414", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.32:5000/v3/users/678f79df7fbc46f38c5b2ae2cf0c8fad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "678f79df7fbc46f38c5b2ae2cf0c8fad", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.32:5000/v3/users/7e6b2597cbd0483796ae06691a711e17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6b2597cbd0483796ae06691a711e17", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_ims-user_c8d267ab-46f4-4791-a554-42b8195f04f9", "links": {"self": "http://172.30.9.32:5000/v3/users/84e0ae80446f4da1b912a91c2b80004e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "84e0ae80446f4da1b912a91c2b80004e", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.32:5000/v3/users/88043492d8c84e8d9e6414b58d9aae53"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88043492d8c84e8d9e6414b58d9aae53", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.32:5000/v3/users/8a5e986b6ed545369b1f3084bfe0faa8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a5e986b6ed545369b1f3084bfe0faa8", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.32:5000/v3/users/97856cdcfc7541fab8b50800a44fe171"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97856cdcfc7541fab8b50800a44fe171", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.32:5000/v3/users/a3a7d792968c446db5fa23e49ad70178"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3a7d792968c446db5fa23e49ad70178", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.32:5000/v3/users/bcc2f2783f374c89b6471bd69eb8efce"}, "domain_id": "ae2f2a3ea85d48b1a1afefd9d87535da", "enabled": true, "options": {}, "id": "bcc2f2783f374c89b6471bd69eb8efce", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.32:5000/v3/users/d56b2a42ace04544a47286de17abc35f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d56b2a42ace04544a47286de17abc35f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.32:5000/v3/users/ebf0020df3ef470386f763032bf048a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ebf0020df3ef470386f763032bf048a2", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.32:5000/v3/users/ff4e1f818c8b432487ac5ca3232ff438"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff4e1f818c8b432487ac5ca3232ff438", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.32:5000/v3/users", "previous": null, "next": null}} 2018-08-10 00:29:11,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-a7892b31-cefc-49e9-b4f5-e87dae77b3c2 2018-08-10 00:29:11,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.140988111496s 2018-08-10 00:29:11,312 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-a7892b31-cefc-49e9-b4f5-e87dae77b3c2 2018-08-10 00:29:11,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-10 00:29:11,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}8ee5342476f2f45492d403d5e47c8a53aedb7678" 2018-08-10 00:29:11,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:29:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-374ceca0-c381-49e4-afbd-d2d1d69dd15a Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.32:5000/v3/projects/b5220918a46940eca73b5641490793b9"}, "tags": [], "enabled": true, "id": "b5220918a46940eca73b5641490793b9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.32:5000/v3/projects/def8a664b9144f278f225ae5a189ab3e"}, "tags": [], "enabled": true, "id": "def8a664b9144f278f225ae5a189ab3e", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.32:5000/v3/projects/6e2b193279f94c09870f0da27a1e5991"}, "tags": [], "enabled": true, "id": "6e2b193279f94c09870f0da27a1e5991", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-10 00:29:11,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects?domain_id=default used request id req-374ceca0-c381-49e4-afbd-d2d1d69dd15a 2018-08-10 00:29:11,489 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.164902925491s 2018-08-10 00:29:11,489 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects?domain_id=default used request id req-374ceca0-c381-49e4-afbd-d2d1d69dd15a 2018-08-10 00:29:11,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-10 00:29:11,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:5000/v3/role_assignments?user.id=84e0ae80446f4da1b912a91c2b80004e&role.id=88513a21a6f143568494c5da51703b86&scope.project.id=def8a664b9144f278f225ae5a189ab3e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8ee5342476f2f45492d403d5e47c8a53aedb7678" 2018-08-10 00:29:11,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:29:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-347c8243-a800-4978-8d8a-814547b7bb07 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.32:5000/v3/role_assignments?user.id=84e0ae80446f4da1b912a91c2b80004e&role.id=88513a21a6f143568494c5da51703b86&scope.project.id=def8a664b9144f278f225ae5a189ab3e", "previous": null, "next": null}} 2018-08-10 00:29:11,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/role_assignments?user.id=84e0ae80446f4da1b912a91c2b80004e&role.id=88513a21a6f143568494c5da51703b86&scope.project.id=def8a664b9144f278f225ae5a189ab3e used request id req-347c8243-a800-4978-8d8a-814547b7bb07 2018-08-10 00:29:11,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.188647031784s 2018-08-10 00:29:11,685 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/role_assignments?user.id=84e0ae80446f4da1b912a91c2b80004e&role.id=88513a21a6f143568494c5da51703b86&scope.project.id=def8a664b9144f278f225ae5a189ab3e used request id req-347c8243-a800-4978-8d8a-814547b7bb07 2018-08-10 00:29:11,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-10 00:29:11,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:5000/v3/projects/def8a664b9144f278f225ae5a189ab3e/users/84e0ae80446f4da1b912a91c2b80004e/roles/88513a21a6f143568494c5da51703b86 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8ee5342476f2f45492d403d5e47c8a53aedb7678" 2018-08-10 00:29:11,931 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 10 Aug 2018 00:29:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-200d503d-aeae-4721-a079-a582e41a6d29 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-10 00:29:11,931 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.32:5000/v3/projects/def8a664b9144f278f225ae5a189ab3e/users/84e0ae80446f4da1b912a91c2b80004e/roles/88513a21a6f143568494c5da51703b86 used request id req-200d503d-aeae-4721-a079-a582e41a6d29 2018-08-10 00:29:11,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.242191076279s 2018-08-10 00:29:11,931 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.32:5000/v3/projects/def8a664b9144f278f225ae5a189ab3e/users/84e0ae80446f4da1b912a91c2b80004e/roles/88513a21a6f143568494c5da51703b86 used request id req-200d503d-aeae-4721-a079-a582e41a6d29 2018-08-10 00:29:11,932 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', 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'def8a664b9144f278f225ae5a189ab3e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'e944b032-c368-4aff-b7ce-4090708e796b', 'username': u'heat_ims-user_c8d267ab-46f4-4791-a554-42b8195f04f9', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.32: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-10 00:29:11,933 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-10 00:29:11,934 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-10 00:29:11,934 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-10 00:29:11,934 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-10 00:29:11,934 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-10 00:29:11,934 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-10 00:29:11,934 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-10 00:29:11,934 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-10 00:29:11,934 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-10 00:29:11,935 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-10 00:29:11,935 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-10 00:29:11,935 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-10 00:29:11,935 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-10 00:29:11,935 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-10 00:29:11,935 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-10 00:29:11,935 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-10 00:29:11,935 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-10 00:29:11,935 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-10 00:29:11,936 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-10 00:29:11,936 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-10 00:29:11,936 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-10 00:29:11,936 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-10 00:29:11,937 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'heat_ims-user_c8d267ab-46f4-4791-a554-42b8195f04f9', 'password': 'e944b032-c368-4aff-b7ce-4090708e796b', 'project_name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.32:5000/v3', 'project_id': 'def8a664b9144f278f225ae5a189ab3e', 'project_domain_name': 'Default'} 2018-08-10 00:29:11,968 - 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-10 00:29:11,968 - xtesting.ci.run_tests - INFO - Running test case 'heat_ims'... 2018-08-10 00:29:11,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-10 00:29:11,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}8ee5342476f2f45492d403d5e47c8a53aedb7678" 2018-08-10 00:29:12,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:29:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8feb9188-e9ef-4ae6-894d-397c0b1c8412 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.32:5000/v3/projects/6e2b193279f94c09870f0da27a1e5991"}, "tags": [], "enabled": true, "id": "6e2b193279f94c09870f0da27a1e5991", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.32:5000/v3/projects/b5220918a46940eca73b5641490793b9"}, "tags": [], "enabled": true, "id": "b5220918a46940eca73b5641490793b9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.32:5000/v3/projects/def8a664b9144f278f225ae5a189ab3e"}, "tags": [], "enabled": true, "id": "def8a664b9144f278f225ae5a189ab3e", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9"}]} 2018-08-10 00:29:12,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects used request id req-8feb9188-e9ef-4ae6-894d-397c0b1c8412 2018-08-10 00:29:12,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.210505008698s 2018-08-10 00:29:12,184 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects used request id req-8feb9188-e9ef-4ae6-894d-397c0b1c8412 2018-08-10 00:29:12,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2018-08-10 00:29:12,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/quotas/def8a664b9144f278f225ae5a189ab3e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8ee5342476f2f45492d403d5e47c8a53aedb7678" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2018-08-10 00:29:12,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 186 X-Openstack-Request-Id: req-a9860fc4-d319-4b34-bc7d-e3d1ebdc32cc Date: Fri, 10 Aug 2018 00:29:12 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-10 00:29:12,529 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/quotas/def8a664b9144f278f225ae5a189ab3e.json used request id req-a9860fc4-d319-4b34-bc7d-e3d1ebdc32cc 2018-08-10 00:29:12,529 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.343204975128s 2018-08-10 00:29:12,529 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/quotas/def8a664b9144f278f225ae5a189ab3e.json used request id req-a9860fc4-d319-4b34-bc7d-e3d1ebdc32cc 2018-08-10 00:29:12,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-10 00:29:12,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}8ee5342476f2f45492d403d5e47c8a53aedb7678" 2018-08-10 00:29:12,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:29:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f60541dd-8fa9-4160-b7c0-e10b3a4e0d49 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "077169cc946647b3a28fd2b6b274fbdf", "links": {"self": "http://172.30.9.32:5000/v3/roles/077169cc946647b3a28fd2b6b274fbdf"}, "name": "reader"}, {"domain_id": null, "id": "352a7d143ea64db3aecbf66f67281fa1", "links": {"self": "http://172.30.9.32:5000/v3/roles/352a7d143ea64db3aecbf66f67281fa1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5f4e37952fed448d8a5d2d688ddf4113", "links": {"self": "http://172.30.9.32:5000/v3/roles/5f4e37952fed448d8a5d2d688ddf4113"}, "name": "admin"}, {"domain_id": null, "id": "88513a21a6f143568494c5da51703b86", "links": {"self": "http://172.30.9.32:5000/v3/roles/88513a21a6f143568494c5da51703b86"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a5b954e8e29c4b6cafac3f07fe5c5da7", "links": {"self": "http://172.30.9.32:5000/v3/roles/a5b954e8e29c4b6cafac3f07fe5c5da7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fde9b0ad3a3d453ba6d5318189b139e9", "links": {"self": "http://172.30.9.32:5000/v3/roles/fde9b0ad3a3d453ba6d5318189b139e9"}, "name": "swiftoperator"}]} 2018-08-10 00:29:12,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-f60541dd-8fa9-4160-b7c0-e10b3a4e0d49 2018-08-10 00:29:12,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.190324068069s 2018-08-10 00:29:12,724 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-f60541dd-8fa9-4160-b7c0-e10b3a4e0d49 2018-08-10 00:29:12,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-08-10 00:29:12,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}8ee5342476f2f45492d403d5e47c8a53aedb7678" -d '{"role": {"name": "heat_stack_owner"}}' 2018-08-10 00:29:12,939 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 10 Aug 2018 00:29:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e0b1bf5-dc41-44e6-9340-c6e2b51c2792 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3c17f74b8cd14a93b3c622666bdcff62", "links": {"self": "http://172.30.9.32:5000/v3/roles/3c17f74b8cd14a93b3c622666bdcff62"}, "name": "heat_stack_owner"}} 2018-08-10 00:29:12,940 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/roles used request id req-5e0b1bf5-dc41-44e6-9340-c6e2b51c2792 2018-08-10 00:29:12,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.210959911346s 2018-08-10 00:29:12,940 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/roles used request id req-5e0b1bf5-dc41-44e6-9340-c6e2b51c2792 2018-08-10 00:29:12,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-10 00:29:12,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}8ee5342476f2f45492d403d5e47c8a53aedb7678" 2018-08-10 00:29:13,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:29:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4bc0f76-2868-4b9c-83dd-7749be303efb Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "077169cc946647b3a28fd2b6b274fbdf", "links": {"self": "http://172.30.9.32:5000/v3/roles/077169cc946647b3a28fd2b6b274fbdf"}, "name": "reader"}, {"domain_id": null, "id": "352a7d143ea64db3aecbf66f67281fa1", "links": {"self": "http://172.30.9.32:5000/v3/roles/352a7d143ea64db3aecbf66f67281fa1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3c17f74b8cd14a93b3c622666bdcff62", "links": {"self": "http://172.30.9.32:5000/v3/roles/3c17f74b8cd14a93b3c622666bdcff62"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5f4e37952fed448d8a5d2d688ddf4113", "links": {"self": "http://172.30.9.32:5000/v3/roles/5f4e37952fed448d8a5d2d688ddf4113"}, "name": "admin"}, {"domain_id": null, "id": "88513a21a6f143568494c5da51703b86", "links": {"self": "http://172.30.9.32:5000/v3/roles/88513a21a6f143568494c5da51703b86"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a5b954e8e29c4b6cafac3f07fe5c5da7", "links": {"self": "http://172.30.9.32:5000/v3/roles/a5b954e8e29c4b6cafac3f07fe5c5da7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fde9b0ad3a3d453ba6d5318189b139e9", "links": {"self": "http://172.30.9.32:5000/v3/roles/fde9b0ad3a3d453ba6d5318189b139e9"}, "name": "swiftoperator"}]} 2018-08-10 00:29:13,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-d4bc0f76-2868-4b9c-83dd-7749be303efb 2018-08-10 00:29:13,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111839056015s 2018-08-10 00:29:13,056 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-d4bc0f76-2868-4b9c-83dd-7749be303efb 2018-08-10 00:29:13,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-10 00:29:13,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}8ee5342476f2f45492d403d5e47c8a53aedb7678" 2018-08-10 00:29:13,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:29:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6906209-8b3d-464d-8a60-885220dfe7f0 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.32:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-10 00:29:13,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains/default used request id req-d6906209-8b3d-464d-8a60-885220dfe7f0 2018-08-10 00:29:13,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.190808057785s 2018-08-10 00:29:13,252 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains/default used request id req-d6906209-8b3d-464d-8a60-885220dfe7f0 2018-08-10 00:29:13,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-10 00:29:13,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}8ee5342476f2f45492d403d5e47c8a53aedb7678" 2018-08-10 00:29:13,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:29:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3340d8b7-abe3-4673-9ce4-5a524fbde92c Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.32:5000/v3/users/11fa7ddeb0564dbb9ae97e6016ef357f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11fa7ddeb0564dbb9ae97e6016ef357f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.32:5000/v3/users/187033aee6fd450ca96240725777e4c2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "187033aee6fd450ca96240725777e4c2", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.32:5000/v3/users/560d22bd57da40b5a0a9574a796d5f5d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "560d22bd57da40b5a0a9574a796d5f5d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.32:5000/v3/users/60452068d29f4fdfa63986a101565414"}, "domain_id": "default", "enabled": true, "options": {}, "id": "60452068d29f4fdfa63986a101565414", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.32:5000/v3/users/678f79df7fbc46f38c5b2ae2cf0c8fad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "678f79df7fbc46f38c5b2ae2cf0c8fad", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.32:5000/v3/users/7e6b2597cbd0483796ae06691a711e17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6b2597cbd0483796ae06691a711e17", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_ims-user_c8d267ab-46f4-4791-a554-42b8195f04f9", "links": {"self": "http://172.30.9.32:5000/v3/users/84e0ae80446f4da1b912a91c2b80004e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "84e0ae80446f4da1b912a91c2b80004e", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.32:5000/v3/users/88043492d8c84e8d9e6414b58d9aae53"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88043492d8c84e8d9e6414b58d9aae53", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.32:5000/v3/users/8a5e986b6ed545369b1f3084bfe0faa8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a5e986b6ed545369b1f3084bfe0faa8", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.32:5000/v3/users/97856cdcfc7541fab8b50800a44fe171"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97856cdcfc7541fab8b50800a44fe171", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.32:5000/v3/users/a3a7d792968c446db5fa23e49ad70178"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3a7d792968c446db5fa23e49ad70178", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.32:5000/v3/users/bcc2f2783f374c89b6471bd69eb8efce"}, "domain_id": "ae2f2a3ea85d48b1a1afefd9d87535da", "enabled": true, "options": {}, "id": "bcc2f2783f374c89b6471bd69eb8efce", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.32:5000/v3/users/d56b2a42ace04544a47286de17abc35f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d56b2a42ace04544a47286de17abc35f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.32:5000/v3/users/ebf0020df3ef470386f763032bf048a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ebf0020df3ef470386f763032bf048a2", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.32:5000/v3/users/ff4e1f818c8b432487ac5ca3232ff438"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff4e1f818c8b432487ac5ca3232ff438", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.32:5000/v3/users", "previous": null, "next": null}} 2018-08-10 00:29:13,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-3340d8b7-abe3-4673-9ce4-5a524fbde92c 2018-08-10 00:29:13,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129213094711s 2018-08-10 00:29:13,383 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-3340d8b7-abe3-4673-9ce4-5a524fbde92c 2018-08-10 00:29:13,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-10 00:29:13,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}8ee5342476f2f45492d403d5e47c8a53aedb7678" 2018-08-10 00:29:13,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:29:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8361d415-2d55-4036-a941-d7863c54180b Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.32:5000/v3/projects/b5220918a46940eca73b5641490793b9"}, "tags": [], "enabled": true, "id": "b5220918a46940eca73b5641490793b9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.32:5000/v3/projects/def8a664b9144f278f225ae5a189ab3e"}, "tags": [], "enabled": true, "id": "def8a664b9144f278f225ae5a189ab3e", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.32:5000/v3/projects/6e2b193279f94c09870f0da27a1e5991"}, "tags": [], "enabled": true, "id": "6e2b193279f94c09870f0da27a1e5991", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-10 00:29:13,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects?domain_id=default used request id req-8361d415-2d55-4036-a941-d7863c54180b 2018-08-10 00:29:13,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.115998983383s 2018-08-10 00:29:13,510 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects?domain_id=default used request id req-8361d415-2d55-4036-a941-d7863c54180b 2018-08-10 00:29:13,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-10 00:29:13,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:5000/v3/role_assignments?user.id=84e0ae80446f4da1b912a91c2b80004e&role.id=3c17f74b8cd14a93b3c622666bdcff62&scope.project.id=def8a664b9144f278f225ae5a189ab3e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8ee5342476f2f45492d403d5e47c8a53aedb7678" 2018-08-10 00:29:13,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:29:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9d4e4a9-ed73-4df8-8094-16a72ee52ee9 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.32:5000/v3/role_assignments?user.id=84e0ae80446f4da1b912a91c2b80004e&role.id=3c17f74b8cd14a93b3c622666bdcff62&scope.project.id=def8a664b9144f278f225ae5a189ab3e", "previous": null, "next": null}} 2018-08-10 00:29:13,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/role_assignments?user.id=84e0ae80446f4da1b912a91c2b80004e&role.id=3c17f74b8cd14a93b3c622666bdcff62&scope.project.id=def8a664b9144f278f225ae5a189ab3e used request id req-b9d4e4a9-ed73-4df8-8094-16a72ee52ee9 2018-08-10 00:29:13,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.105610847473s 2018-08-10 00:29:13,623 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/role_assignments?user.id=84e0ae80446f4da1b912a91c2b80004e&role.id=3c17f74b8cd14a93b3c622666bdcff62&scope.project.id=def8a664b9144f278f225ae5a189ab3e used request id req-b9d4e4a9-ed73-4df8-8094-16a72ee52ee9 2018-08-10 00:29:13,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-10 00:29:13,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:5000/v3/projects/def8a664b9144f278f225ae5a189ab3e/users/84e0ae80446f4da1b912a91c2b80004e/roles/3c17f74b8cd14a93b3c622666bdcff62 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8ee5342476f2f45492d403d5e47c8a53aedb7678" 2018-08-10 00:29:13,871 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 10 Aug 2018 00:29:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d924d020-0cc1-498e-ae89-11d52699ab42 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-10 00:29:13,871 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.32:5000/v3/projects/def8a664b9144f278f225ae5a189ab3e/users/84e0ae80446f4da1b912a91c2b80004e/roles/3c17f74b8cd14a93b3c622666bdcff62 used request id req-d924d020-0cc1-498e-ae89-11d52699ab42 2018-08-10 00:29:13,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.244375944138s 2018-08-10 00:29:13,871 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.32:5000/v3/projects/def8a664b9144f278f225ae5a189ab3e/users/84e0ae80446f4da1b912a91c2b80004e/roles/3c17f74b8cd14a93b3c622666bdcff62 used request id req-d924d020-0cc1-498e-ae89-11d52699ab42 2018-08-10 00:29:13,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-10 00:29:13,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-10 00:29:13,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:29:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78e9dea3-bccd-4f2a-8703-976c196cf907 Content-Encoding: gzip Content-Length: 194 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.32:5000/v3/", "rel": "self"}]}} 2018-08-10 00:29:13,879 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-78e9dea3-bccd-4f2a-8703-976c196cf907 2018-08-10 00:29:13,879 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-10 00:29:14,283 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "077169cc946647b3a28fd2b6b274fbdf", "name": "reader"}, {"id": "3c17f74b8cd14a93b3c622666bdcff62", "name": "heat_stack_owner"}, {"id": "88513a21a6f143568494c5da51703b86", "name": "member"}], "expires_at": "2018-08-10T01:29:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "def8a664b9144f278f225ae5a189ab3e", "name": "heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "437987ede53e4405944ad7c076551769"}, {"url": "http://192.30.9.3:8004/v1/def8a664b9144f278f225ae5a189ab3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d3a7a4b63bc42cc950ea9d01ba16ee8"}, {"url": "http://192.30.9.3:8004/v1/def8a664b9144f278f225ae5a189ab3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d8dc96d50c247e7837ea4c9b854184b"}], "type": "orchestration", "id": "06b2600fbdfd45009f077a0a8a411118", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "963d6582adf64c908f4754420d8066a9"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9837c8825b440f08dfd357317d353f0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded8397288b548b6a2ef868a552c35c4"}], "type": "event", "id": "0edb5a9ac368467395316b446bc9b17a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c4ee4a831c24b19a27a57c62ab1c000"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba92d8cd74449ad8e3ad0fb9d8df162"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c50639dc1d0944d08cb722487727404b"}], "type": "cloudformation", "id": "0f8e8a8cabc743b980b5dc7328ea8398", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/def8a664b9144f278f225ae5a189ab3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75482ae7f30b4cce96aeea5fb573efee"}, {"url": "http://172.30.9.32:8776/v2/def8a664b9144f278f225ae5a189ab3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3322f92a99944afb84fd710587f4207"}, {"url": "http://192.30.9.3:8776/v2/def8a664b9144f278f225ae5a189ab3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca626291c6914f8392873dc1009e9439"}], "type": "volumev2", "id": "37bb077bc22343fc84723637e507d6ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58ac027cc3404748a004771a912f28e3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fdb7375f8a48ea9a3175833248c806"}, {"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aaf4dc1ae98a4fc4b8bb1ef0e4af1847"}], "type": "compute", "id": "66e5c4ed2fef488aa7efb24492939dd2", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b5781142f344691af8bcb5585c05d0a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d675dfe1fc174b888e1c05e36a89827f"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eac7171837574cfd9bdb0d1e99be1512"}], "type": "metric", "id": "74154109829a4b47a4ae0cf113ed0280", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "28c0fa2fe1a54037a1df5236437e7475"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3550892914574db28d4c22bdf0fccec5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "739a0b6ebed045fbb110541871ab2a15"}], "type": "identity", "id": "88688b106f224b10a51283eb12ae2936", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "ada1fac139534311815f98d908747c2a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9a3ecf1f13142c4a0c2baeaaa3dfaac"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6262b39fedb42aea7a928a362616ec0"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d220c13c29ac49428745e53c3a5f1f1b"}], "type": "alarming", "id": "b3fb638070d94560972a4f4ad3803c3e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29690a3ccee2437bbac7f9aa68595877"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c44848dd6a5446fb835005ab8ad4f4f"}, {"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9313e7c2f7b1414faa1e04af37a85d14"}], "type": "placement", "id": "b69679ef95c547c4bedad9a51bbc11e1", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/def8a664b9144f278f225ae5a189ab3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d737435c2b74f5faf8fa63dea4e2fa1"}, {"url": "http://172.30.9.32:8776/v1/def8a664b9144f278f225ae5a189ab3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78fb5d55cc204e4daa0cb175b819e87c"}, {"url": "http://192.30.9.3:8776/v1/def8a664b9144f278f225ae5a189ab3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80278f13084845eaa317703712e8932f"}], "type": "volume", "id": "b6a6363259e342d8ac96a4641ed4678e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v3/def8a664b9144f278f225ae5a189ab3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1008f871970540d59fed88ee5f560631"}, {"url": "http://192.30.9.3:8776/v3/def8a664b9144f278f225ae5a189ab3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73ad6e9b1eaf4470a4458a45a03b86ba"}, {"url": "http://192.30.9.3:8776/v3/def8a664b9144f278f225ae5a189ab3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc6095c8b90a4056ad6fb33d86c2319c"}], "type": "volumev3", "id": "cb31973e365c4222816f94365d3a9482", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8eac3aaf869e4581b0c486846aaf1964"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9f7c82f7a0247459dc8ee250179a27a"}, {"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbf52489f6c24c3bacff12a8fce92972"}], "type": "image", "id": "d37eb918087e4110bb9c0723c297dd28", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13579d8a89904ae8ae47c4c51523cc20"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8850af0d4d74815aac8c55d682d6b88"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05d68f4069f44f3928d1d2cfe0c31e2"}], "type": "network", "id": "da8095ba09ab49ed8463afad9622aa30", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a35851569141aa859a53f8f20d5c9e"}, {"url": "http://172.30.9.32:8080/v1/AUTH_def8a664b9144f278f225ae5a189ab3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de78fcff9f6f4b3698322312c36b013b"}, {"url": "http://12.0.0.27:8080/v1/AUTH_def8a664b9144f278f225ae5a189ab3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc41d0b8771f41d298a04050d21e2d86"}], "type": "object-store", "id": "eac7f386a2854d7cb26da2c6929699a5", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "heat_ims-user_c8d267ab-46f4-4791-a554-42b8195f04f9", "id": "84e0ae80446f4da1b912a91c2b80004e"}, "audit_ids": ["YKwrTNgEQRi9z3m2jiP9UA"], "issued_at": "2018-08-10T00:29:14.000000Z"}} 2018-08-10 00:29:14,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}92a3849b72b6536b6bd7ba5e06b6795030097306" -d '{"keypair": {"name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9"}}' 2018-08-10 00:29:14,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:29: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-2e88da26-c21c-4b7a-a796-75e9f6b7e8b1 x-compute-request-id: req-2e88da26-c21c-4b7a-a796-75e9f6b7e8b1 Content-Encoding: gzip Content-Length: 1802 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDuTKz70+eY97eSK7U1E7IuhmhRgBqt4VYN+/bzhL7mtHCN6Q+VDxlL86n8v4k8e8Fy+qPy+baCOdb8iHJeJ0TcsmmUi7L7CvJzSg/2bcaA8T2P2kwaQ3t3Wbdig/M6+FB7ylmH6HFhxw3CP6x3nCEMagMfj9kaTv69R7LXdqn9tDXNqcxAf43ZYfJ+yrYHr8gZJ+YjwXambtlDueKAcwdWu/ijdM6ahM5715KjEJHYQSgVfgB898R2B0BwqiUJBdp4ShOGleURG/XMb8WGvjeNO3emkNglgEvjXOBZr0aE229f3xaM/ZFyuZRnTbVpUoSP82cdE7GL99yv+Ou1qMSd Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA7kys+9PnmPe3kiu1NROyLoZoUYAareFWDfv284S+5rRwjekP\nlQ8ZS/Op/L+JPHvBcvqj8vm2gjnW/IhyXidE3LJplIuy+wryc0oP9m3GgPE9j9pM\nGkN7d1m3YoPzOvhQe8pZh+hxYccNwj+sd5whDGoDH4/ZGk7+vUey13ap/bQ1zanM\nQH+N2WHyfsq2B6/IGSfmI8F2pm7ZQ7nigHMHVrv4o3TOmoTOe9eSoxCR2EEoFX4A\nfPfEdgdAcKolCQXaeEoThpXlERv1zG/Fhr43jTt3ppDYJYBL41zgWa9GhNtvX98W\njP2RcrmUZ021aVKEj/NnHROxi/fcr/jrtajEnQIDAQABAoIBAQC8XHljuVVYsX42\nGTxsDvyKEA4HVgZAqVxXQ3IpfSVUwQ4y7iU2ArBRO/KC6Xd2CrCXzQyo87/S4htQ\nlB4q1El3VcNk+qPoEfghL0q81HrS012BBuGe5PaEGbN+OKSbWUps/z6T0iVFT41N\nnP0bsprg8C811IOcaxKq1TDFZXPrJ+/QupZQXijj3x0AJAwPgxXNPqn9ojIKt2ej\nXQQqQ5T963c+01Zu29FkhakPdym5qWQhcJTKIUPXuB6SRPD0bFTGAtHw0seDh/Sd\nN+s7keunIdl4XasFDuF+F6swy1XoNE2epqsySstxufFc6ysq9JfB2ULHLOCKIGGP\nU+tAiROhAoGBAPvQGVZUnWy99rB37MldeyYUJvlVJ5vlXcNeWvE3QFo4qC/ARbh6\nRcjTGNZOJ8RQZzFdcPSNUEuac32kc4bDqoASjl5G2wDyWknsjyTP8QyodIeLGm+y\nblwiyIIH5vs3KIX7FzA4/42iZL3OyWig/SYR1xC6UibTw1ltIpJPkI45AoGBAPJD\nDctYd5U26kXNFQtXPfESZgXvQqr/P0ebT1GigeRavFBmZo/RGNr4YH9ky9F5n5ed\nZ/1KQwUx66T6GvU4Vrd7/3/1Vmwzb4Xs82jKTlNHHIlqZvK6MWNrjhxYGvUEXI38\nRnR6qCwWPbmbnNhtYsNHRsJ7AxdffYeEdQM/BemFAoGBALn/hDeYWI+x4T2H14cF\nXalKyV7x30fvq8pbL6FsxkPeBZz/0H/rERC9nGLvZ8BCA3cbJgv9NYoik5wClLK+\nZHolOrO4cpvIZ5ii+zidv9cxtqFHxkcq7QlxR9mELMDyhSQxy3b7IwhjIzZwP6Th\nBRvRoaHhfjzfvjOXwSmBS61BAoGBAIdVxCf7pNobkmYp+f6a3wSEFbBtB55E9xHG\nhloBYXSy5442lkbzNWJl7GpeYaoEuo3VJhmOWcBWMeC4w0SIE5Fu2L2fzYameT+k\nrhm1ImpNSHjPkvE36I00sW/OHEkSBa5f5u/88WOnjRXaA5W4DbsvXy0X0RNGifah\nnUiR9XiNAoGAZfpg7HU2f/SeF7fJYMSEYX/QE4FkcrX56NmnJ7eZjVxvQxuWyMHo\nwYglVRnojFr2NsSZQxHZ1E3fLSBqCkPNk5gIk4aCmPAqbJeNAhWGUh1HxKJO+R0V\nUEYpYO1oOLcMp3x5SxbZkqS0XfEYO4vYZUx+FRu4sWW3JiMWs7hni5Y=\n-----END RSA PRIVATE KEY-----\n", "user_id": "84e0ae80446f4da1b912a91c2b80004e", "name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "fingerprint": "db:82:5e:e6:7c:86:48:22:18:6a:23:89:ca:f2:46:62"}} 2018-08-10 00:29:14,682 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/os-keypairs used request id req-2e88da26-c21c-4b7a-a796-75e9f6b7e8b1 2018-08-10 00:29:14,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.809803009033s 2018-08-10 00:29:14,683 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/os-keypairs used request id req-2e88da26-c21c-4b7a-a796-75e9f6b7e8b1 2018-08-10 00:29:14,683 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDuTKz70+eY97eSK7U1E7IuhmhRgBqt4VYN+/bzhL7mtHCN6Q+VDxlL86n8v4k8e8Fy+qPy+baCOdb8iHJeJ0TcsmmUi7L7CvJzSg/2bcaA8T2P2kwaQ3t3Wbdig/M6+FB7ylmH6HFhxw3CP6x3nCEMagMfj9kaTv69R7LXdqn9tDXNqcxAf43ZYfJ+yrYHr8gZJ+YjwXambtlDueKAcwdWu/ijdM6ahM5715KjEJHYQSgVfgB898R2B0BwqiUJBdp4ShOGleURG/XMb8WGvjeNO3emkNglgEvjXOBZr0aE229f3xaM/ZFyuZRnTbVpUoSP82cdE7GL99yv+Ou1qMSd Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA7kys+9PnmPe3kiu1NROyLoZoUYAareFWDfv284S+5rRwjekP\nlQ8ZS/Op/L+JPHvBcvqj8vm2gjnW/IhyXidE3LJplIuy+wryc0oP9m3GgPE9j9pM\nGkN7d1m3YoPzOvhQe8pZh+hxYccNwj+sd5whDGoDH4/ZGk7+vUey13ap/bQ1zanM\nQH+N2WHyfsq2B6/IGSfmI8F2pm7ZQ7nigHMHVrv4o3TOmoTOe9eSoxCR2EEoFX4A\nfPfEdgdAcKolCQXaeEoThpXlERv1zG/Fhr43jTt3ppDYJYBL41zgWa9GhNtvX98W\njP2RcrmUZ021aVKEj/NnHROxi/fcr/jrtajEnQIDAQABAoIBAQC8XHljuVVYsX42\nGTxsDvyKEA4HVgZAqVxXQ3IpfSVUwQ4y7iU2ArBRO/KC6Xd2CrCXzQyo87/S4htQ\nlB4q1El3VcNk+qPoEfghL0q81HrS012BBuGe5PaEGbN+OKSbWUps/z6T0iVFT41N\nnP0bsprg8C811IOcaxKq1TDFZXPrJ+/QupZQXijj3x0AJAwPgxXNPqn9ojIKt2ej\nXQQqQ5T963c+01Zu29FkhakPdym5qWQhcJTKIUPXuB6SRPD0bFTGAtHw0seDh/Sd\nN+s7keunIdl4XasFDuF+F6swy1XoNE2epqsySstxufFc6ysq9JfB2ULHLOCKIGGP\nU+tAiROhAoGBAPvQGVZUnWy99rB37MldeyYUJvlVJ5vlXcNeWvE3QFo4qC/ARbh6\nRcjTGNZOJ8RQZzFdcPSNUEuac32kc4bDqoASjl5G2wDyWknsjyTP8QyodIeLGm+y\nblwiyIIH5vs3KIX7FzA4/42iZL3OyWig/SYR1xC6UibTw1ltIpJPkI45AoGBAPJD\nDctYd5U26kXNFQtXPfESZgXvQqr/P0ebT1GigeRavFBmZo/RGNr4YH9ky9F5n5ed\nZ/1KQwUx66T6GvU4Vrd7/3/1Vmwzb4Xs82jKTlNHHIlqZvK6MWNrjhxYGvUEXI38\nRnR6qCwWPbmbnNhtYsNHRsJ7AxdffYeEdQM/BemFAoGBALn/hDeYWI+x4T2H14cF\nXalKyV7x30fvq8pbL6FsxkPeBZz/0H/rERC9nGLvZ8BCA3cbJgv9NYoik5wClLK+\nZHolOrO4cpvIZ5ii+zidv9cxtqFHxkcq7QlxR9mELMDyhSQxy3b7IwhjIzZwP6Th\nBRvRoaHhfjzfvjOXwSmBS61BAoGBAIdVxCf7pNobkmYp+f6a3wSEFbBtB55E9xHG\nhloBYXSy5442lkbzNWJl7GpeYaoEuo3VJhmOWcBWMeC4w0SIE5Fu2L2fzYameT+k\nrhm1ImpNSHjPkvE36I00sW/OHEkSBa5f5u/88WOnjRXaA5W4DbsvXy0X0RNGifah\nnUiR9XiNAoGAZfpg7HU2f/SeF7fJYMSEYX/QE4FkcrX56NmnJ7eZjVxvQxuWyMHo\nwYglVRnojFr2NsSZQxHZ1E3fLSBqCkPNk5gIk4aCmPAqbJeNAhWGUh1HxKJO+R0V\nUEYpYO1oOLcMp3x5SxbZkqS0XfEYO4vYZUx+FRu4sWW3JiMWs7hni5Y=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'84e0ae80446f4da1b912a91c2b80004e', 'name': u'heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9', 'created_at': '2018-08-10T00:29:14.683712', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'db:82:5e:e6:7c:86:48:22:18:6a:23:89:ca:f2:46:62', 'type': 'ssh', 'id': u'heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9'}) 2018-08-10 00:29:14,684 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-08-10 00:29:16,166 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:81360220b4382d4b91eef0ebaf46a661 sha256:c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e 2018-08-10 00:29:16,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-10 00:29:16,172 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 10 Aug 2018 00:29:16 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}]} 2018-08-10 00:29:16,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-10 00:29:16,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:29:16,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-396ee558-6bc5-4269-9d62-0052e2c77365 Date: Fri, 10 Aug 2018 00:29:16 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-10 00:29:16,871 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-396ee558-6bc5-4269-9d62-0052e2c77365 2018-08-10 00:29:16,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.695208072662s 2018-08-10 00:29:16,872 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-396ee558-6bc5-4269-9d62-0052e2c77365 2018-08-10 00:29:16,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-10 00:29:16,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}92a3849b72b6536b6bd7ba5e06b6795030097306" -d '{"owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "owner_specified.shade.object": "images/heat_ims-img_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "heat_ims-img_alt_c8d267ab-46f4-4791-a554-42b8195f04f9"}' 2018-08-10 00:29:17,631 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Location: http://172.30.9.32:9292/v2/images/6de45001-12cc-46ba-b64b-426c91b02323 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-dcb9449c-85c1-4f3b-a12e-11e12bc24852 Date: Fri, 10 Aug 2018 00:29:17 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-10T00:29:17Z", "file": "/v2/images/6de45001-12cc-46ba-b64b-426c91b02323/file", "owner": "def8a664b9144f278f225ae5a189ab3e", "id": "6de45001-12cc-46ba-b64b-426c91b02323", "size": null, "self": "/v2/images/6de45001-12cc-46ba-b64b-426c91b02323", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "checksum": null, "created_at": "2018-08-10T00:29:17Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-10 00:29:17,631 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-dcb9449c-85c1-4f3b-a12e-11e12bc24852 2018-08-10 00:29:17,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.750554084778s 2018-08-10 00:29:17,632 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-dcb9449c-85c1-4f3b-a12e-11e12bc24852 returning object 6de45001-12cc-46ba-b64b-426c91b02323 2018-08-10 00:29:17,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-10 00:29:17,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9292/v2/images/6de45001-12cc-46ba-b64b-426c91b02323/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}92a3849b72b6536b6bd7ba5e06b6795030097306" -d '' 2018-08-10 00:29:22,664 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0a9834bd-97e2-4c5d-9d01-0a9af7e63e7f Date: Fri, 10 Aug 2018 00:29:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-10 00:29:22,665 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/6de45001-12cc-46ba-b64b-426c91b02323/file used request id req-0a9834bd-97e2-4c5d-9d01-0a9af7e63e7f 2018-08-10 00:29:22,665 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.03215813637s 2018-08-10 00:29:22,665 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/6de45001-12cc-46ba-b64b-426c91b02323/file used request id req-0a9834bd-97e2-4c5d-9d01-0a9af7e63e7f 2018-08-10 00:29:22,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-10 00:29:22,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:29:22,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-bc6e840d-7cfa-4ee1-b926-5b975991481d Date: Fri, 10 Aug 2018 00:29:22 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-10T00:29:22Z", "file": "/v2/images/6de45001-12cc-46ba-b64b-426c91b02323/file", "owner": "def8a664b9144f278f225ae5a189ab3e", "id": "6de45001-12cc-46ba-b64b-426c91b02323", "size": 263062016, "self": "/v2/images/6de45001-12cc-46ba-b64b-426c91b02323", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/6de45001-12cc-46ba-b64b-426c91b02323/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/6de45001-12cc-46ba-b64b-426c91b02323/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-10T00:29:17Z", "os_hidden": false, "protected": false, "os_hash_value": "3819082dc373086dbf6ec58c3faa2b9f8c81ced05572cc4584eabe85c4866648968af1e9a41f21e130218d4177c0b94d6b35c91053de745b8cc60b1e87bbf350"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-10 00:29:22,984 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-bc6e840d-7cfa-4ee1-b926-5b975991481d 2018-08-10 00:29:22,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.314383029938s 2018-08-10 00:29:22,984 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-bc6e840d-7cfa-4ee1-b926-5b975991481d 2018-08-10 00:29:22,986 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/6de45001-12cc-46ba-b64b-426c91b02323/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6de45001-12cc-46ba-b64b-426c91b02323/file', 'owner': u'def8a664b9144f278f225ae5a189ab3e', 'id': u'6de45001-12cc-46ba-b64b-426c91b02323', 'size': 263062016, u'self': u'/v2/images/6de45001-12cc-46ba-b64b-426c91b02323', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/6de45001-12cc-46ba-b64b-426c91b02323/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-10T00:29:22Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-10T00:29:22Z', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'owner_specified.shade.object': u'images/heat_ims-img_alt_c8d267ab-46f4-4791-a554-42b8195f04f9', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', 'properties': {u'os_hash_value': u'3819082dc373086dbf6ec58c3faa2b9f8c81ced05572cc4584eabe85c4866648968af1e9a41f21e130218d4177c0b94d6b35c91053de745b8cc60b1e87bbf350', u'self': u'/v2/images/6de45001-12cc-46ba-b64b-426c91b02323', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'owner_specified.shade.object': u'images/heat_ims-img_alt_c8d267ab-46f4-4791-a554-42b8195f04f9', u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', u'schema': u'/v2/schemas/image'}, 'name': u'heat_ims-img_alt_c8d267ab-46f4-4791-a554-42b8195f04f9', 'created': u'2018-08-10T00:29:17Z', 'checksum': u'81360220b4382d4b91eef0ebaf46a661', 'created_at': u'2018-08-10T00:29:17Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'3819082dc373086dbf6ec58c3faa2b9f8c81ced05572cc4584eabe85c4866648968af1e9a41f21e130218d4177c0b94d6b35c91053de745b8cc60b1e87bbf350', 'metadata': {u'os_hash_value': u'3819082dc373086dbf6ec58c3faa2b9f8c81ced05572cc4584eabe85c4866648968af1e9a41f21e130218d4177c0b94d6b35c91053de745b8cc60b1e87bbf350', u'self': u'/v2/images/6de45001-12cc-46ba-b64b-426c91b02323', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'owner_specified.shade.object': u'images/heat_ims-img_alt_c8d267ab-46f4-4791-a554-42b8195f04f9', u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', u'schema': u'/v2/schemas/image'}}) 2018-08-10 00:29:22,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-10 00:29:22,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}8ee5342476f2f45492d403d5e47c8a53aedb7678" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "heat_ims-flavor_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2018-08-10 00:29:23,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00: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-46677bb6-b2e3-4207-bbee-b592a4077709 x-compute-request-id: req-46677bb6-b2e3-4207-bbee-b592a4077709 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "heat_ims-flavor_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "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": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8"}} 2018-08-10 00:29:23,403 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-46677bb6-b2e3-4207-bbee-b592a4077709 2018-08-10 00:29:23,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.415839910507s 2018-08-10 00:29:23,403 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-46677bb6-b2e3-4207-bbee-b592a4077709 2018-08-10 00:29:23,404 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'heat_ims-flavor_alt_c8d267ab-46f4-4791-a554-42b8195f04f9', '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'b5220918a46940eca73b5641490793b9', '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'4155d9b6-35a6-4041-8a28-d233e8a7b4d8', 'swap': 0}) 2018-08-10 00:29:23,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-10 00:29:23,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8/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}8ee5342476f2f45492d403d5e47c8a53aedb7678" -d '{"extra_specs": {}}' 2018-08-10 00:29:23,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:29: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-a48b1cd2-693b-42ab-8254-acbdee79aadd x-compute-request-id: req-a48b1cd2-693b-42ab-8254-acbdee79aadd Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-10 00:29:23,427 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8/os-extra_specs used request id req-a48b1cd2-693b-42ab-8254-acbdee79aadd 2018-08-10 00:29:23,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0220000743866s 2018-08-10 00:29:23,427 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8/os-extra_specs used request id req-a48b1cd2-693b-42ab-8254-acbdee79aadd 2018-08-10 00:29:23,428 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - Create Heat Stack 2018-08-10 00:29:24,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.POST.stacks 2018-08-10 00:29:24,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/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}92a3849b72b6536b6bd7ba5e06b6795030097306" -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_c8d267ab-46f4-4791-a554-42b8195f04f9", "image": "heat_ims-img_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "public_sig_net_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "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": "bdb9209b-6552-4310-8fa0-ca466e84a750", "flavor": "heat_ims-flavor_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "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-10 00:29:39,703 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 10 Aug 2018 00:29:24 GMT Server: Apache x-openstack-request-id: req-4f56aeaa-3201-4b89-a4cc-8f5ac49a590a Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212 Content-Length: 217 Content-Type: application/json RESP BODY: {"stack": {"id": "c291321f-934f-422b-a3d6-2969e43d9212", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "self"}]}} 2018-08-10 00:29:39,703 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks used request id req-4f56aeaa-3201-4b89-a4cc-8f5ac49a590a 2018-08-10 00:29:39,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.POST.stacks in 15.5289578438s 2018-08-10 00:29:39,704 - shade.request_ids - DEBUG - POST call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks used request id req-4f56aeaa-3201-4b89-a4cc-8f5ac49a590a 2018-08-10 00:29:39,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:29:39,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:29:40,404 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:29:39 GMT Server: Apache x-openstack-request-id: req-0b8c0768-68a4-48c0-98fc-8f8ec5063d61 Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/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-10 00:29:41,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:29:40 GMT Server: Apache x-openstack-request-id: req-ad0e7c8a-71de-42c4-ae37-8a5830553f21 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 433 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-08-10T00:29:39Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/clearwater-opnfv/events/b3e580b4-bd87-4bde-976b-757e33991d6e", "rel": "self"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE started", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "c291321f-934f-422b-a3d6-2969e43d9212", "id": "b3e580b4-bd87-4bde-976b-757e33991d6e"}, {"resource_name": "mgmt_network", "event_time": "2018-08-10T00:29:40Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/mgmt_network/events/254b7b9d-89be-40e0-b2f4-49465f9f51ed", "rel": "self"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-mgmt_network-jeh4df5im446", "id": "254b7b9d-89be-40e0-b2f4-49465f9f51ed"}]} 2018-08-10 00:29:41,058 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?sort_dir=asc&sort_dir=asc used request id req-ad0e7c8a-71de-42c4-ae37-8a5830553f21 2018-08-10 00:29:41,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.35383605957s 2018-08-10 00:29:41,059 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?sort_dir=asc&sort_dir=asc used request id req-ad0e7c8a-71de-42c4-ae37-8a5830553f21 2018-08-10 00:29:46,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:29:46,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/events?marker=254b7b9d-89be-40e0-b2f4-49465f9f51ed&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:29:46,807 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:29:46 GMT Server: Apache x-openstack-request-id: req-5d209aa6-e7e5-498f-92ac-b55da1864e55 Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=254b7b9d-89be-40e0-b2f4-49465f9f51ed&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-10 00:29:47,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:29:46 GMT Server: Apache x-openstack-request-id: req-9c95b704-8524-4898-889d-e5b4aa0368a8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 439 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "security_groups", "event_time": "2018-08-10T00:29:41Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/security_groups/events/5be9387e-743d-4267-98ae-0cfb13e9366e", "rel": "self"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-security_groups-upiohfkmxhhb", "id": "5be9387e-743d-4267-98ae-0cfb13e9366e"}, {"resource_name": "sig_network", "event_time": "2018-08-10T00:29:42Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/sig_network/events/ff03e13b-0c78-421f-8701-4fa078a3e2c3", "rel": "self"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sig_network-bvcaq6kup5zu", "id": "ff03e13b-0c78-421f-8701-4fa078a3e2c3"}]} 2018-08-10 00:29:47,569 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=254b7b9d-89be-40e0-b2f4-49465f9f51ed&sort_dir=asc&marker=254b7b9d-89be-40e0-b2f4-49465f9f51ed&sort_dir=asc used request id req-9c95b704-8524-4898-889d-e5b4aa0368a8 2018-08-10 00:29:47,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.50381302834s 2018-08-10 00:29:47,569 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=254b7b9d-89be-40e0-b2f4-49465f9f51ed&sort_dir=asc&marker=254b7b9d-89be-40e0-b2f4-49465f9f51ed&sort_dir=asc used request id req-9c95b704-8524-4898-889d-e5b4aa0368a8 2018-08-10 00:29:52,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:29:52,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/events?marker=ff03e13b-0c78-421f-8701-4fa078a3e2c3&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:29:53,375 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:29:52 GMT Server: Apache x-openstack-request-id: req-fe16dd2b-2a8d-454a-b3c3-335df0789401 Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=ff03e13b-0c78-421f-8701-4fa078a3e2c3&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-10 00:29:54,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:29:53 GMT Server: Apache x-openstack-request-id: req-6f9d14e5-aa95-473e-8c5f-810c8f9c0a22 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-10 00:29:54,255 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=ff03e13b-0c78-421f-8701-4fa078a3e2c3&sort_dir=asc&marker=ff03e13b-0c78-421f-8701-4fa078a3e2c3&sort_dir=asc used request id req-6f9d14e5-aa95-473e-8c5f-810c8f9c0a22 2018-08-10 00:29:54,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.67984414101s 2018-08-10 00:29:54,256 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=ff03e13b-0c78-421f-8701-4fa078a3e2c3&sort_dir=asc&marker=ff03e13b-0c78-421f-8701-4fa078a3e2c3&sort_dir=asc used request id req-6f9d14e5-aa95-473e-8c5f-810c8f9c0a22 2018-08-10 00:29:59,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:29:59,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/events?marker=ff03e13b-0c78-421f-8701-4fa078a3e2c3&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:30:00,012 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:29:59 GMT Server: Apache x-openstack-request-id: req-53c78043-19ac-48ef-aa2f-68aa76cca3e9 Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=ff03e13b-0c78-421f-8701-4fa078a3e2c3&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-10 00:30:00,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:30:00 GMT Server: Apache x-openstack-request-id: req-2477cc58-514e-4600-9972-0a20cdb39079 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 449 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2018-08-10T00:29:57Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/mgmt_network/events/ae86bb10-4a1b-4d33-bec0-2728967c4549", "rel": "self"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "f655efd0-8a29-4170-9e23-c901b9fd5ccf", "id": "ae86bb10-4a1b-4d33-bec0-2728967c4549"}, {"resource_name": "sig_network", "event_time": "2018-08-10T00:29:59Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/sig_network/events/50fd76a0-de09-4ab0-bd41-5888e5b0e489", "rel": "self"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "8161bdff-969e-4a97-91bb-a7b4a132b3d2", "id": "50fd76a0-de09-4ab0-bd41-5888e5b0e489"}]} 2018-08-10 00:30:00,353 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=ff03e13b-0c78-421f-8701-4fa078a3e2c3&sort_dir=asc&marker=ff03e13b-0c78-421f-8701-4fa078a3e2c3&sort_dir=asc used request id req-2477cc58-514e-4600-9972-0a20cdb39079 2018-08-10 00:30:00,353 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.09132385254s 2018-08-10 00:30:00,354 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=ff03e13b-0c78-421f-8701-4fa078a3e2c3&sort_dir=asc&marker=ff03e13b-0c78-421f-8701-4fa078a3e2c3&sort_dir=asc used request id req-2477cc58-514e-4600-9972-0a20cdb39079 2018-08-10 00:30:05,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:30:05,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/events?marker=50fd76a0-de09-4ab0-bd41-5888e5b0e489&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:30:06,068 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:30:05 GMT Server: Apache x-openstack-request-id: req-04f1e914-1e22-439b-9e6b-39e66e80a6e9 Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=50fd76a0-de09-4ab0-bd41-5888e5b0e489&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-10 00:30:06,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:30:06 GMT Server: Apache x-openstack-request-id: req-875bd69c-0cd3-4ac0-b7cc-548997f196a3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 453 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "security_groups", "event_time": "2018-08-10T00:30:01Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/security_groups/events/55f9b9da-f0d0-47d1-b48e-bdd39adcd32f", "rel": "self"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "47cce38f-1c03-4c64-bc6d-3c7ed2b80f8b", "id": "55f9b9da-f0d0-47d1-b48e-bdd39adcd32f"}, {"resource_name": "dns", "event_time": "2018-08-10T00:30:01Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/dns/events/2bbc77f8-d932-422a-ad86-ccde01d8d4d5", "rel": "self"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dns-gm2npshfhjqz", "id": "2bbc77f8-d932-422a-ad86-ccde01d8d4d5"}]} 2018-08-10 00:30:06,781 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=50fd76a0-de09-4ab0-bd41-5888e5b0e489&sort_dir=asc&marker=50fd76a0-de09-4ab0-bd41-5888e5b0e489&sort_dir=asc used request id req-875bd69c-0cd3-4ac0-b7cc-548997f196a3 2018-08-10 00:30:06,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.4207482338s 2018-08-10 00:30:06,781 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=50fd76a0-de09-4ab0-bd41-5888e5b0e489&sort_dir=asc&marker=50fd76a0-de09-4ab0-bd41-5888e5b0e489&sort_dir=asc used request id req-875bd69c-0cd3-4ac0-b7cc-548997f196a3 2018-08-10 00:30:11,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:30:11,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:30:12,514 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:30:11 GMT Server: Apache x-openstack-request-id: req-39b9c7c7-bacc-4492-bbbf-790676c2948c Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&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-10 00:30:13,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:30:12 GMT Server: Apache x-openstack-request-id: req-5245bada-f623-4628-80f1-650cd21335c2 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-10 00:30:13,227 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc&marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc used request id req-5245bada-f623-4628-80f1-650cd21335c2 2018-08-10 00:30:13,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.44017696381s 2018-08-10 00:30:13,228 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc&marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc used request id req-5245bada-f623-4628-80f1-650cd21335c2 2018-08-10 00:30:18,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:30:18,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:30:18,931 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:30:18 GMT Server: Apache x-openstack-request-id: req-52a0de38-3c48-4a50-85d4-7c6931516cda Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&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-10 00:30:19,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:30:18 GMT Server: Apache x-openstack-request-id: req-2c466046-0994-4e28-be44-35f8b8ef91c5 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-10 00:30:19,773 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc&marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc used request id req-2c466046-0994-4e28-be44-35f8b8ef91c5 2018-08-10 00:30:19,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.53864908218s 2018-08-10 00:30:19,773 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc&marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc used request id req-2c466046-0994-4e28-be44-35f8b8ef91c5 2018-08-10 00:30:19,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-10 00:30:19,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:30:20,620 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:30:19 GMT Server: Apache x-openstack-request-id: req-031e0c2c-ed0f-4073-848d-095a127f1ec4 Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?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-10 00:30:21,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:30:20 GMT Server: Apache x-openstack-request-id: req-f7f1a4d4-a420-4c8d-af6a-91b353ca0040 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "def8a664b9144f278f225ae5a189ab3e", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "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_c8d267ab-46f4-4791-a554-42b8195f04f9", "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": "bdb9209b-6552-4310-8fa0-ca466e84a750", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "c291321f-934f-422b-a3d6-2969e43d9212", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "bdb9209b-6552-4310-8fa0-ca466e84a750"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "15d5ddb8b7744888b780b4b5c2fd8cf6", "tags": null, "creation_time": "2018-08-10T00:29:39Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c291321f-934f-422b-a3d6-2969e43d9212", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-10 00:30:21,347 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?resolve_outputs=False used request id req-f7f1a4d4-a420-4c8d-af6a-91b353ca0040 2018-08-10 00:30:21,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 1.57352685928s 2018-08-10 00:30:21,347 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?resolve_outputs=False used request id req-f7f1a4d4-a420-4c8d-af6a-91b353ca0040 2018-08-10 00:30:26,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:30:26,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:30:26,384 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:30:26 GMT Server: Apache x-openstack-request-id: req-2a6948fc-a9d1-4b9a-ab88-34d8abcb6d43 Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&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-10 00:30:26,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:30:26 GMT Server: Apache x-openstack-request-id: req-5768581b-2cb7-4941-b2bc-67d67c2804b4 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-10 00:30:26,426 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc&marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc used request id req-5768581b-2cb7-4941-b2bc-67d67c2804b4 2018-08-10 00:30:26,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0713741779327s 2018-08-10 00:30:26,426 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc&marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc used request id req-5768581b-2cb7-4941-b2bc-67d67c2804b4 2018-08-10 00:30:31,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:30:31,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:30:31,459 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:30:31 GMT Server: Apache x-openstack-request-id: req-955ff0f4-b025-403e-98d2-3f3a41d79e79 Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&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-10 00:30:31,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:30:31 GMT Server: Apache x-openstack-request-id: req-c3dfc3fb-a7ad-4076-b6f3-3454412c9155 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-10 00:30:31,501 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc&marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc used request id req-c3dfc3fb-a7ad-4076-b6f3-3454412c9155 2018-08-10 00:30:31,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720338821411s 2018-08-10 00:30:31,501 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc&marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc used request id req-c3dfc3fb-a7ad-4076-b6f3-3454412c9155 2018-08-10 00:30:31,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-10 00:30:31,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:30:31,530 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:30:31 GMT Server: Apache x-openstack-request-id: req-9559513f-fa6e-497d-99a6-73bbf2a4fe23 Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?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-10 00:30:31,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:30:31 GMT Server: Apache x-openstack-request-id: req-aa765edb-8fa5-4824-b187-ae1b56758661 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "def8a664b9144f278f225ae5a189ab3e", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "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_c8d267ab-46f4-4791-a554-42b8195f04f9", "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": "bdb9209b-6552-4310-8fa0-ca466e84a750", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "c291321f-934f-422b-a3d6-2969e43d9212", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "bdb9209b-6552-4310-8fa0-ca466e84a750"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "15d5ddb8b7744888b780b4b5c2fd8cf6", "tags": null, "creation_time": "2018-08-10T00:29:39Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c291321f-934f-422b-a3d6-2969e43d9212", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-10 00:30:31,572 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?resolve_outputs=False used request id req-aa765edb-8fa5-4824-b187-ae1b56758661 2018-08-10 00:30:31,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0703761577606s 2018-08-10 00:30:31,573 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?resolve_outputs=False used request id req-aa765edb-8fa5-4824-b187-ae1b56758661 2018-08-10 00:30:36,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:30:36,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:30:36,610 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:30:36 GMT Server: Apache x-openstack-request-id: req-035b13b1-ad66-48bb-a7f8-ce291ac9afc7 Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&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-10 00:30:37,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:30:36 GMT Server: Apache x-openstack-request-id: req-ce70ac0b-5452-4cd1-b964-150d3430b1c1 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-10 00:30:37,319 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc&marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc used request id req-ce70ac0b-5452-4cd1-b964-150d3430b1c1 2018-08-10 00:30:37,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.739420890808s 2018-08-10 00:30:37,319 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc&marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc used request id req-ce70ac0b-5452-4cd1-b964-150d3430b1c1 2018-08-10 00:30:42,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:30:42,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:30:42,370 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:30:42 GMT Server: Apache x-openstack-request-id: req-84adada2-9a1c-4020-860b-2fc7fce5fca9 Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&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-10 00:30:43,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:30:42 GMT Server: Apache x-openstack-request-id: req-d67ae516-e22a-4fb1-8a04-b5aab3c6364b Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-10 00:30:43,098 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc&marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc used request id req-d67ae516-e22a-4fb1-8a04-b5aab3c6364b 2018-08-10 00:30:43,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.773727893829s 2018-08-10 00:30:43,099 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc&marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc used request id req-d67ae516-e22a-4fb1-8a04-b5aab3c6364b 2018-08-10 00:30:43,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-10 00:30:43,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:30:43,129 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:30:43 GMT Server: Apache x-openstack-request-id: req-c67872d1-a65a-426d-844b-971b0fad8729 Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?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-10 00:30:43,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:30:43 GMT Server: Apache x-openstack-request-id: req-a46c12bb-3239-4543-8207-d05863605053 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "def8a664b9144f278f225ae5a189ab3e", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "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_c8d267ab-46f4-4791-a554-42b8195f04f9", "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": "bdb9209b-6552-4310-8fa0-ca466e84a750", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "c291321f-934f-422b-a3d6-2969e43d9212", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "bdb9209b-6552-4310-8fa0-ca466e84a750"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "15d5ddb8b7744888b780b4b5c2fd8cf6", "tags": null, "creation_time": "2018-08-10T00:29:39Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c291321f-934f-422b-a3d6-2969e43d9212", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-10 00:30:43,171 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?resolve_outputs=False used request id req-a46c12bb-3239-4543-8207-d05863605053 2018-08-10 00:30:43,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0720231533051s 2018-08-10 00:30:43,172 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?resolve_outputs=False used request id req-a46c12bb-3239-4543-8207-d05863605053 2018-08-10 00:30:48,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:30:48,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:30:48,900 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:30:48 GMT Server: Apache x-openstack-request-id: req-fa40c67a-d5a4-4fe0-a3d3-05b550daf524 Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&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-10 00:30:49,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:30:48 GMT Server: Apache x-openstack-request-id: req-09b7ce5d-6e75-426a-b6cb-04563232755f Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-10 00:30:49,760 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc&marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc used request id req-09b7ce5d-6e75-426a-b6cb-04563232755f 2018-08-10 00:30:49,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.58212399483s 2018-08-10 00:30:49,761 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc&marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc used request id req-09b7ce5d-6e75-426a-b6cb-04563232755f 2018-08-10 00:30:54,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:30:54,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:30:54,795 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:30:54 GMT Server: Apache x-openstack-request-id: req-f4f15c58-1c45-40c5-a103-2a3e946a4128 Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&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-10 00:30:55,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:30:54 GMT Server: Apache x-openstack-request-id: req-d7e43f2a-3c5a-4fef-be2f-ff12818b3e57 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-10 00:30:55,489 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc&marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc used request id req-d7e43f2a-3c5a-4fef-be2f-ff12818b3e57 2018-08-10 00:30:55,489 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.722171068192s 2018-08-10 00:30:55,489 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc&marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc used request id req-d7e43f2a-3c5a-4fef-be2f-ff12818b3e57 2018-08-10 00:30:55,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-10 00:30:55,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:30:56,185 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:30:55 GMT Server: Apache x-openstack-request-id: req-b860ab1e-669c-4a12-9784-822f841ad21d Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?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-10 00:30:56,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:30:56 GMT Server: Apache x-openstack-request-id: req-86034dd0-0242-4608-b15c-f50222c516c4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "def8a664b9144f278f225ae5a189ab3e", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "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_c8d267ab-46f4-4791-a554-42b8195f04f9", "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": "bdb9209b-6552-4310-8fa0-ca466e84a750", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "c291321f-934f-422b-a3d6-2969e43d9212", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "bdb9209b-6552-4310-8fa0-ca466e84a750"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "15d5ddb8b7744888b780b4b5c2fd8cf6", "tags": null, "creation_time": "2018-08-10T00:29:39Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c291321f-934f-422b-a3d6-2969e43d9212", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-10 00:30:56,361 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?resolve_outputs=False used request id req-86034dd0-0242-4608-b15c-f50222c516c4 2018-08-10 00:30:56,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.871323108673s 2018-08-10 00:30:56,361 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?resolve_outputs=False used request id req-86034dd0-0242-4608-b15c-f50222c516c4 2018-08-10 00:31:01,368 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:31:01,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:31:02,078 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:31:01 GMT Server: Apache x-openstack-request-id: req-78ac861f-2dcc-41ff-96e6-bf6e3f6e7c0a Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&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-10 00:31:02,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:31:02 GMT Server: Apache x-openstack-request-id: req-acb02b6c-fa8e-4c58-bb2c-190977ef594d Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-10 00:31:02,121 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc&marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc used request id req-acb02b6c-fa8e-4c58-bb2c-190977ef594d 2018-08-10 00:31:02,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.753697156906s 2018-08-10 00:31:02,122 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc&marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc used request id req-acb02b6c-fa8e-4c58-bb2c-190977ef594d 2018-08-10 00:31:07,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:31:07,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:31:07,813 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:31:07 GMT Server: Apache x-openstack-request-id: req-15c61f7a-b5a1-41f3-a298-7ed28fe5a198 Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&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-10 00:31:07,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:31:07 GMT Server: Apache x-openstack-request-id: req-aca0c4f0-db65-4877-8458-703195972c19 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-10 00:31:07,855 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc&marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc used request id req-aca0c4f0-db65-4877-8458-703195972c19 2018-08-10 00:31:07,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.727293014526s 2018-08-10 00:31:07,855 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc&marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc used request id req-aca0c4f0-db65-4877-8458-703195972c19 2018-08-10 00:31:07,856 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-10 00:31:07,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:31:07,884 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:31:07 GMT Server: Apache x-openstack-request-id: req-ca307c13-dcce-4b98-b92b-dbf6cc79d293 Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?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-10 00:31:08,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:31:07 GMT Server: Apache x-openstack-request-id: req-8e050d9f-d9eb-40a9-b8a0-6b101e61f535 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "def8a664b9144f278f225ae5a189ab3e", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "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_c8d267ab-46f4-4791-a554-42b8195f04f9", "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": "bdb9209b-6552-4310-8fa0-ca466e84a750", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "c291321f-934f-422b-a3d6-2969e43d9212", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "bdb9209b-6552-4310-8fa0-ca466e84a750"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "15d5ddb8b7744888b780b4b5c2fd8cf6", "tags": null, "creation_time": "2018-08-10T00:29:39Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c291321f-934f-422b-a3d6-2969e43d9212", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-10 00:31:08,593 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?resolve_outputs=False used request id req-8e050d9f-d9eb-40a9-b8a0-6b101e61f535 2018-08-10 00:31:08,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.737138032913s 2018-08-10 00:31:08,593 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?resolve_outputs=False used request id req-8e050d9f-d9eb-40a9-b8a0-6b101e61f535 2018-08-10 00:31:13,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:31:13,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:31:13,646 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:31:13 GMT Server: Apache x-openstack-request-id: req-a87ab261-b25b-42a6-9ea9-11b0b543022d Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&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-10 00:31:13,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:31:13 GMT Server: Apache x-openstack-request-id: req-b9dfc045-8b5d-4713-87d6-2e5f91d86709 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-10 00:31:13,688 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc&marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc used request id req-b9dfc045-8b5d-4713-87d6-2e5f91d86709 2018-08-10 00:31:13,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0879230499268s 2018-08-10 00:31:13,688 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc&marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc used request id req-b9dfc045-8b5d-4713-87d6-2e5f91d86709 2018-08-10 00:31:18,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:31:18,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:31:18,724 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:31:18 GMT Server: Apache x-openstack-request-id: req-48d093c5-9ab5-40dd-ad5b-2cdde4535b8a Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&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-10 00:31:18,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:31:18 GMT Server: Apache x-openstack-request-id: req-b8a2f60c-cd95-4fad-86b2-ecedaf7509cf Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-10 00:31:18,767 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc&marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc used request id req-b8a2f60c-cd95-4fad-86b2-ecedaf7509cf 2018-08-10 00:31:18,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730328559875s 2018-08-10 00:31:18,768 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc&marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc used request id req-b8a2f60c-cd95-4fad-86b2-ecedaf7509cf 2018-08-10 00:31:18,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-10 00:31:18,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:31:18,798 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:31:18 GMT Server: Apache x-openstack-request-id: req-7e1bb047-0b1d-40a3-b0c2-c07d84c4ab9f Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?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-10 00:31:18,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:31:18 GMT Server: Apache x-openstack-request-id: req-0e191405-2560-45fe-a219-3f098acc4354 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "def8a664b9144f278f225ae5a189ab3e", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "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_c8d267ab-46f4-4791-a554-42b8195f04f9", "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": "bdb9209b-6552-4310-8fa0-ca466e84a750", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "c291321f-934f-422b-a3d6-2969e43d9212", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "bdb9209b-6552-4310-8fa0-ca466e84a750"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "15d5ddb8b7744888b780b4b5c2fd8cf6", "tags": null, "creation_time": "2018-08-10T00:29:39Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c291321f-934f-422b-a3d6-2969e43d9212", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-10 00:31:18,842 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?resolve_outputs=False used request id req-0e191405-2560-45fe-a219-3f098acc4354 2018-08-10 00:31:18,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0738139152527s 2018-08-10 00:31:18,842 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?resolve_outputs=False used request id req-0e191405-2560-45fe-a219-3f098acc4354 2018-08-10 00:31:23,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:31:23,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:31:23,880 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:31:23 GMT Server: Apache x-openstack-request-id: req-e5f717f3-4f31-4f03-91c4-be316fb6cd06 Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&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-10 00:31:24,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:31:23 GMT Server: Apache x-openstack-request-id: req-4f486e42-e8ac-45f3-acf5-d56a9d4897c6 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-10 00:31:24,610 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc&marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc used request id req-4f486e42-e8ac-45f3-acf5-d56a9d4897c6 2018-08-10 00:31:24,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.760608911514s 2018-08-10 00:31:24,610 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc&marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc used request id req-4f486e42-e8ac-45f3-acf5-d56a9d4897c6 2018-08-10 00:31:29,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:31:29,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:31:30,302 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:31:29 GMT Server: Apache x-openstack-request-id: req-d6e9a595-38df-4604-a1ad-92d685c9be9d Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&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-10 00:31:31,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:31:30 GMT Server: Apache x-openstack-request-id: req-814bd018-2280-4f69-bd1b-a1572aee499b Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-10 00:31:31,034 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc&marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc used request id req-814bd018-2280-4f69-bd1b-a1572aee499b 2018-08-10 00:31:31,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.41801905632s 2018-08-10 00:31:31,034 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc&marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc used request id req-814bd018-2280-4f69-bd1b-a1572aee499b 2018-08-10 00:31:31,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-10 00:31:31,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:31:31,064 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:31:31 GMT Server: Apache x-openstack-request-id: req-dd66ac2e-f47d-425a-87b7-e02fc0720006 Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?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-10 00:31:31,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:31:31 GMT Server: Apache x-openstack-request-id: req-464607dd-2171-4c19-8305-6e31969b58a4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "def8a664b9144f278f225ae5a189ab3e", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "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_c8d267ab-46f4-4791-a554-42b8195f04f9", "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": "bdb9209b-6552-4310-8fa0-ca466e84a750", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "c291321f-934f-422b-a3d6-2969e43d9212", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "bdb9209b-6552-4310-8fa0-ca466e84a750"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "15d5ddb8b7744888b780b4b5c2fd8cf6", "tags": null, "creation_time": "2018-08-10T00:29:39Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c291321f-934f-422b-a3d6-2969e43d9212", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-10 00:31:31,890 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?resolve_outputs=False used request id req-464607dd-2171-4c19-8305-6e31969b58a4 2018-08-10 00:31:31,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.855724096298s 2018-08-10 00:31:31,891 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?resolve_outputs=False used request id req-464607dd-2171-4c19-8305-6e31969b58a4 2018-08-10 00:31:36,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:31:36,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:31:36,927 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:31:36 GMT Server: Apache x-openstack-request-id: req-12b9b2b3-4737-44aa-8c35-0cfb07ce842c Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&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-10 00:31:37,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:31:36 GMT Server: Apache x-openstack-request-id: req-8c054bd2-4973-4b4f-b973-44818fd4c00a Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-10 00:31:37,617 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc&marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc used request id req-8c054bd2-4973-4b4f-b973-44818fd4c00a 2018-08-10 00:31:37,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.719826936722s 2018-08-10 00:31:37,618 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc&marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc used request id req-8c054bd2-4973-4b4f-b973-44818fd4c00a 2018-08-10 00:31:42,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:31:42,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:31:42,654 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:31:42 GMT Server: Apache x-openstack-request-id: req-8272ffd1-f8e0-4093-9984-7f49c7de8fc4 Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&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-10 00:31:42,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:31:42 GMT Server: Apache x-openstack-request-id: req-ecf7ffc3-4bab-4295-b962-d3358fdece0d Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-10 00:31:42,696 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc&marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc used request id req-ecf7ffc3-4bab-4295-b962-d3358fdece0d 2018-08-10 00:31:42,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724840164185s 2018-08-10 00:31:42,696 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc&marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc used request id req-ecf7ffc3-4bab-4295-b962-d3358fdece0d 2018-08-10 00:31:42,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-10 00:31:42,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:31:42,726 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:31:42 GMT Server: Apache x-openstack-request-id: req-fd10c383-4acb-4d9c-9712-7720f09a7324 Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?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-10 00:31:42,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:31:42 GMT Server: Apache x-openstack-request-id: req-599c9b68-cb51-45c4-8f89-884fb52d72df Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "def8a664b9144f278f225ae5a189ab3e", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "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_c8d267ab-46f4-4791-a554-42b8195f04f9", "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": "bdb9209b-6552-4310-8fa0-ca466e84a750", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "c291321f-934f-422b-a3d6-2969e43d9212", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "bdb9209b-6552-4310-8fa0-ca466e84a750"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "15d5ddb8b7744888b780b4b5c2fd8cf6", "tags": null, "creation_time": "2018-08-10T00:29:39Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c291321f-934f-422b-a3d6-2969e43d9212", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-10 00:31:42,752 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?resolve_outputs=False used request id req-599c9b68-cb51-45c4-8f89-884fb52d72df 2018-08-10 00:31:42,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0549321174622s 2018-08-10 00:31:42,752 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?resolve_outputs=False used request id req-599c9b68-cb51-45c4-8f89-884fb52d72df 2018-08-10 00:31:47,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:31:47,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:31:47,792 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:31:47 GMT Server: Apache x-openstack-request-id: req-a49fd312-3372-42b9-81af-d6e925a499b7 Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&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-10 00:31:47,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:31:47 GMT Server: Apache x-openstack-request-id: req-1a0d37d7-da1d-46b2-aa90-08b3a71c8b56 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-10 00:31:47,834 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc&marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc used request id req-1a0d37d7-da1d-46b2-aa90-08b3a71c8b56 2018-08-10 00:31:47,835 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0756590366364s 2018-08-10 00:31:47,835 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc&marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc used request id req-1a0d37d7-da1d-46b2-aa90-08b3a71c8b56 2018-08-10 00:31:52,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:31:52,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:31:52,871 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:31:52 GMT Server: Apache x-openstack-request-id: req-6066413b-7760-4147-991d-e38f89c05421 Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&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-10 00:31:52,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:31:52 GMT Server: Apache x-openstack-request-id: req-53caf76b-5eb5-48aa-b9fd-2a101d497ab0 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-10 00:31:52,913 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc&marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc used request id req-53caf76b-5eb5-48aa-b9fd-2a101d497ab0 2018-08-10 00:31:52,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729529857635s 2018-08-10 00:31:52,914 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc&marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc used request id req-53caf76b-5eb5-48aa-b9fd-2a101d497ab0 2018-08-10 00:31:52,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-10 00:31:52,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:31:52,943 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:31:52 GMT Server: Apache x-openstack-request-id: req-30c24181-b04e-4a14-aeca-3a4c9029bffb Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?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-10 00:31:52,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:31:52 GMT Server: Apache x-openstack-request-id: req-604094e6-3fbd-49ac-87ac-244782fc9665 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "def8a664b9144f278f225ae5a189ab3e", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "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_c8d267ab-46f4-4791-a554-42b8195f04f9", "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": "bdb9209b-6552-4310-8fa0-ca466e84a750", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "c291321f-934f-422b-a3d6-2969e43d9212", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "bdb9209b-6552-4310-8fa0-ca466e84a750"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "15d5ddb8b7744888b780b4b5c2fd8cf6", "tags": null, "creation_time": "2018-08-10T00:29:39Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c291321f-934f-422b-a3d6-2969e43d9212", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-10 00:31:52,985 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?resolve_outputs=False used request id req-604094e6-3fbd-49ac-87ac-244782fc9665 2018-08-10 00:31:52,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0707669258118s 2018-08-10 00:31:52,985 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?resolve_outputs=False used request id req-604094e6-3fbd-49ac-87ac-244782fc9665 2018-08-10 00:31:57,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:31:57,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:31:58,022 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:31:57 GMT Server: Apache x-openstack-request-id: req-3f756d3b-2567-4502-af10-b1f17ca606f4 Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&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-10 00:31:58,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:31:58 GMT Server: Apache x-openstack-request-id: req-9719b9f4-0a54-43e9-af18-4d34dd8b4bdb Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-10 00:31:58,064 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc&marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc used request id req-9719b9f4-0a54-43e9-af18-4d34dd8b4bdb 2018-08-10 00:31:58,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722379684448s 2018-08-10 00:31:58,064 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc&marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc used request id req-9719b9f4-0a54-43e9-af18-4d34dd8b4bdb 2018-08-10 00:32:03,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:32:03,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:32:03,099 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:32:03 GMT Server: Apache x-openstack-request-id: req-235b7e93-94c1-4351-8f16-d3d834a90ca0 Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&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-10 00:32:03,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:32:03 GMT Server: Apache x-openstack-request-id: req-b430809b-3d3f-4dad-a230-45a16269015c Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-10 00:32:03,827 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc&marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc used request id req-b430809b-3d3f-4dad-a230-45a16269015c 2018-08-10 00:32:03,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.756589174271s 2018-08-10 00:32:03,827 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc&marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc used request id req-b430809b-3d3f-4dad-a230-45a16269015c 2018-08-10 00:32:03,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-10 00:32:03,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:32:03,857 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:32:03 GMT Server: Apache x-openstack-request-id: req-b34a4b33-3d07-4cc9-b414-199cb7a35665 Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?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-10 00:32:03,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:32:03 GMT Server: Apache x-openstack-request-id: req-1664849b-9a39-463b-a70d-284e65268892 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "def8a664b9144f278f225ae5a189ab3e", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "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_c8d267ab-46f4-4791-a554-42b8195f04f9", "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": "bdb9209b-6552-4310-8fa0-ca466e84a750", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "c291321f-934f-422b-a3d6-2969e43d9212", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "bdb9209b-6552-4310-8fa0-ca466e84a750"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "15d5ddb8b7744888b780b4b5c2fd8cf6", "tags": null, "creation_time": "2018-08-10T00:29:39Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c291321f-934f-422b-a3d6-2969e43d9212", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-10 00:32:03,899 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?resolve_outputs=False used request id req-1664849b-9a39-463b-a70d-284e65268892 2018-08-10 00:32:03,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.071436882019s 2018-08-10 00:32:03,899 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?resolve_outputs=False used request id req-1664849b-9a39-463b-a70d-284e65268892 2018-08-10 00:32:08,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:32:08,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:32:08,937 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:32:08 GMT Server: Apache x-openstack-request-id: req-39c172ce-297c-4c78-8635-cdff088eb4ac Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&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-10 00:32:08,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:32:08 GMT Server: Apache x-openstack-request-id: req-78529f7c-46c1-405f-9040-96b2d76b0de2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 445 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2018-08-10T00:32:04Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/dns/events/82979284-10d6-4dc3-be22-fc4e191a66dd", "rel": "self"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "d1244469-ada6-4777-afbf-5dde00d54714", "id": "82979284-10d6-4dc3-be22-fc4e191a66dd"}, {"resource_name": "ellis", "event_time": "2018-08-10T00:32:04Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/ellis/events/c248bfff-2b11-40af-9975-57ffd071e008", "rel": "self"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-ellis-5xd5zgaj337c", "id": "c248bfff-2b11-40af-9975-57ffd071e008"}]} 2018-08-10 00:32:08,980 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc&marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc used request id req-78529f7c-46c1-405f-9040-96b2d76b0de2 2018-08-10 00:32:08,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748040676117s 2018-08-10 00:32:08,981 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc&marker=2bbc77f8-d932-422a-ad86-ccde01d8d4d5&sort_dir=asc used request id req-78529f7c-46c1-405f-9040-96b2d76b0de2 2018-08-10 00:32:13,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:32:13,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/events?marker=c248bfff-2b11-40af-9975-57ffd071e008&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:32:14,017 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:32:13 GMT Server: Apache x-openstack-request-id: req-0aeb1fdf-fde7-4d23-b9cb-e2bf690dff86 Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=c248bfff-2b11-40af-9975-57ffd071e008&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-10 00:32:14,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:32:14 GMT Server: Apache x-openstack-request-id: req-7ac10bd8-e05f-4384-9385-0d4236b845c6 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-10 00:32:14,061 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=c248bfff-2b11-40af-9975-57ffd071e008&sort_dir=asc&marker=c248bfff-2b11-40af-9975-57ffd071e008&sort_dir=asc used request id req-7ac10bd8-e05f-4384-9385-0d4236b845c6 2018-08-10 00:32:14,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074156999588s 2018-08-10 00:32:14,062 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=c248bfff-2b11-40af-9975-57ffd071e008&sort_dir=asc&marker=c248bfff-2b11-40af-9975-57ffd071e008&sort_dir=asc used request id req-7ac10bd8-e05f-4384-9385-0d4236b845c6 2018-08-10 00:32:19,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:32:19,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/events?marker=c248bfff-2b11-40af-9975-57ffd071e008&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:32:19,097 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:32:19 GMT Server: Apache x-openstack-request-id: req-53839d5f-c941-4872-a01a-62cd8a7cdb4a Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=c248bfff-2b11-40af-9975-57ffd071e008&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-10 00:32:19,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:32:19 GMT Server: Apache x-openstack-request-id: req-0366fa7d-7db5-4b77-86a4-594951012c8d Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-10 00:32:19,822 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=c248bfff-2b11-40af-9975-57ffd071e008&sort_dir=asc&marker=c248bfff-2b11-40af-9975-57ffd071e008&sort_dir=asc used request id req-0366fa7d-7db5-4b77-86a4-594951012c8d 2018-08-10 00:32:19,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.754769086838s 2018-08-10 00:32:19,823 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=c248bfff-2b11-40af-9975-57ffd071e008&sort_dir=asc&marker=c248bfff-2b11-40af-9975-57ffd071e008&sort_dir=asc used request id req-0366fa7d-7db5-4b77-86a4-594951012c8d 2018-08-10 00:32:19,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-10 00:32:19,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:32:19,852 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:32:19 GMT Server: Apache x-openstack-request-id: req-d5400c99-1643-49c9-98a3-0ac65c1eed7b Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?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-10 00:32:20,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:32:19 GMT Server: Apache x-openstack-request-id: req-5a1a222b-bdea-4f53-b6aa-44e7e87b8afe Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "def8a664b9144f278f225ae5a189ab3e", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "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_c8d267ab-46f4-4791-a554-42b8195f04f9", "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": "bdb9209b-6552-4310-8fa0-ca466e84a750", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "c291321f-934f-422b-a3d6-2969e43d9212", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "bdb9209b-6552-4310-8fa0-ca466e84a750"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "15d5ddb8b7744888b780b4b5c2fd8cf6", "tags": null, "creation_time": "2018-08-10T00:29:39Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c291321f-934f-422b-a3d6-2969e43d9212", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-10 00:32:20,548 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?resolve_outputs=False used request id req-5a1a222b-bdea-4f53-b6aa-44e7e87b8afe 2018-08-10 00:32:20,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.724909067154s 2018-08-10 00:32:20,548 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?resolve_outputs=False used request id req-5a1a222b-bdea-4f53-b6aa-44e7e87b8afe 2018-08-10 00:32:25,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:32:25,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/events?marker=c248bfff-2b11-40af-9975-57ffd071e008&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:32:25,584 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:32:25 GMT Server: Apache x-openstack-request-id: req-0e98d2cc-f6c6-4f87-9d07-916e93186e97 Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=c248bfff-2b11-40af-9975-57ffd071e008&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-10 00:32:25,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:32:25 GMT Server: Apache x-openstack-request-id: req-32db90f5-f70d-42f7-83f6-43e8a994c9d8 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-10 00:32:25,626 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=c248bfff-2b11-40af-9975-57ffd071e008&sort_dir=asc&marker=c248bfff-2b11-40af-9975-57ffd071e008&sort_dir=asc used request id req-32db90f5-f70d-42f7-83f6-43e8a994c9d8 2018-08-10 00:32:25,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.07102394104s 2018-08-10 00:32:25,626 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=c248bfff-2b11-40af-9975-57ffd071e008&sort_dir=asc&marker=c248bfff-2b11-40af-9975-57ffd071e008&sort_dir=asc used request id req-32db90f5-f70d-42f7-83f6-43e8a994c9d8 2018-08-10 00:32:30,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:32:30,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/events?marker=c248bfff-2b11-40af-9975-57ffd071e008&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:32:30,661 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:32:30 GMT Server: Apache x-openstack-request-id: req-6062e4de-3942-4eea-9725-09f43a166e4d Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=c248bfff-2b11-40af-9975-57ffd071e008&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-10 00:32:30,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:32:30 GMT Server: Apache x-openstack-request-id: req-9af8e99f-db40-4e87-9451-c6fbb57ba866 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-10 00:32:30,703 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=c248bfff-2b11-40af-9975-57ffd071e008&sort_dir=asc&marker=c248bfff-2b11-40af-9975-57ffd071e008&sort_dir=asc used request id req-9af8e99f-db40-4e87-9451-c6fbb57ba866 2018-08-10 00:32:30,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0710351467133s 2018-08-10 00:32:30,704 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=c248bfff-2b11-40af-9975-57ffd071e008&sort_dir=asc&marker=c248bfff-2b11-40af-9975-57ffd071e008&sort_dir=asc used request id req-9af8e99f-db40-4e87-9451-c6fbb57ba866 2018-08-10 00:32:30,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-10 00:32:30,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:32:30,734 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:32:30 GMT Server: Apache x-openstack-request-id: req-f7c9ac01-c1f6-4174-b07d-f530c9c2490c Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?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-10 00:32:30,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:32:30 GMT Server: Apache x-openstack-request-id: req-b55987e9-df49-4b26-9d65-60b5889d0d27 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "def8a664b9144f278f225ae5a189ab3e", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "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_c8d267ab-46f4-4791-a554-42b8195f04f9", "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": "bdb9209b-6552-4310-8fa0-ca466e84a750", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "c291321f-934f-422b-a3d6-2969e43d9212", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "bdb9209b-6552-4310-8fa0-ca466e84a750"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "15d5ddb8b7744888b780b4b5c2fd8cf6", "tags": null, "creation_time": "2018-08-10T00:29:39Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c291321f-934f-422b-a3d6-2969e43d9212", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-10 00:32:30,777 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?resolve_outputs=False used request id req-b55987e9-df49-4b26-9d65-60b5889d0d27 2018-08-10 00:32:30,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0729868412018s 2018-08-10 00:32:30,778 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?resolve_outputs=False used request id req-b55987e9-df49-4b26-9d65-60b5889d0d27 2018-08-10 00:32:35,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:32:35,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/events?marker=c248bfff-2b11-40af-9975-57ffd071e008&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:32:35,816 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:32:35 GMT Server: Apache x-openstack-request-id: req-a62ed5ec-5bf3-4d4a-8144-f6d48a83f970 Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=c248bfff-2b11-40af-9975-57ffd071e008&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-10 00:32:36,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:32:35 GMT Server: Apache x-openstack-request-id: req-95a9b5c7-814e-4760-adb2-596610bb9099 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2018-08-10T00:32:33Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/ellis/events/943ce883-5c8f-488a-89c1-38d5a018f551", "rel": "self"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "b00a859a-bfda-47cd-84f5-1380d4ebf885", "id": "943ce883-5c8f-488a-89c1-38d5a018f551"}, {"resource_name": "vellum", "event_time": "2018-08-10T00:32:33Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/vellum/events/7bee9cf0-7885-4bdd-8df5-8e3159a1dc6a", "rel": "self"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-vellum-2wi4vw7u4syk", "id": "7bee9cf0-7885-4bdd-8df5-8e3159a1dc6a"}, {"resource_name": "sprout", "event_time": "2018-08-10T00:32:33Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/sprout/events/588cd1ab-d858-4273-8b41-195e4cbf77ea", "rel": "self"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sprout-qlvg2fmyppyo", "id": "588cd1ab-d858-4273-8b41-195e4cbf77ea"}, {"resource_name": "bono", "event_time": "2018-08-10T00:32:34Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/bono/events/f6fe3ac8-09c9-4716-89ad-42140eb08907", "rel": "self"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-bono-ioowls3yoyg2", "id": "f6fe3ac8-09c9-4716-89ad-42140eb08907"}, {"resource_name": "homer", "event_time": "2018-08-10T00:32:34Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/homer/events/afde9975-cd36-4645-8046-fd4b175034e5", "rel": "self"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-homer-xzusft6ojjs3", "id": "afde9975-cd36-4645-8046-fd4b175034e5"}, {"resource_name": "dime", "event_time": "2018-08-10T00:32:34Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/dime/events/e2b3212d-3092-4b1a-8f29-a63807dc1ce6", "rel": "self"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dime-ydnok5etvzqw", "id": "e2b3212d-3092-4b1a-8f29-a63807dc1ce6"}]} 2018-08-10 00:32:36,582 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=c248bfff-2b11-40af-9975-57ffd071e008&sort_dir=asc&marker=c248bfff-2b11-40af-9975-57ffd071e008&sort_dir=asc used request id req-95a9b5c7-814e-4760-adb2-596610bb9099 2018-08-10 00:32:36,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.797207117081s 2018-08-10 00:32:36,583 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=c248bfff-2b11-40af-9975-57ffd071e008&sort_dir=asc&marker=c248bfff-2b11-40af-9975-57ffd071e008&sort_dir=asc used request id req-95a9b5c7-814e-4760-adb2-596610bb9099 2018-08-10 00:32:41,587 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:32:41,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/events?marker=e2b3212d-3092-4b1a-8f29-a63807dc1ce6&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:32:41,620 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:32:41 GMT Server: Apache x-openstack-request-id: req-28e79119-9c25-42d9-8bb3-61f1ff15ff0b Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=e2b3212d-3092-4b1a-8f29-a63807dc1ce6&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-10 00:32:41,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:32:41 GMT Server: Apache x-openstack-request-id: req-29905c0f-9c6c-4390-946e-46dedb7b521e Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-10 00:32:41,663 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=e2b3212d-3092-4b1a-8f29-a63807dc1ce6&sort_dir=asc&marker=e2b3212d-3092-4b1a-8f29-a63807dc1ce6&sort_dir=asc used request id req-29905c0f-9c6c-4390-946e-46dedb7b521e 2018-08-10 00:32:41,663 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0753490924835s 2018-08-10 00:32:41,663 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=e2b3212d-3092-4b1a-8f29-a63807dc1ce6&sort_dir=asc&marker=e2b3212d-3092-4b1a-8f29-a63807dc1ce6&sort_dir=asc used request id req-29905c0f-9c6c-4390-946e-46dedb7b521e 2018-08-10 00:32:46,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:32:46,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/events?marker=e2b3212d-3092-4b1a-8f29-a63807dc1ce6&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:32:46,715 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:32:46 GMT Server: Apache x-openstack-request-id: req-1464d63b-342e-460f-9805-96abba392de3 Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=e2b3212d-3092-4b1a-8f29-a63807dc1ce6&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-10 00:32:46,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:32:46 GMT Server: Apache x-openstack-request-id: req-460a4447-e879-4651-9957-7e27d3aa3f69 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-10 00:32:46,757 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=e2b3212d-3092-4b1a-8f29-a63807dc1ce6&sort_dir=asc&marker=e2b3212d-3092-4b1a-8f29-a63807dc1ce6&sort_dir=asc used request id req-460a4447-e879-4651-9957-7e27d3aa3f69 2018-08-10 00:32:46,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0885579586029s 2018-08-10 00:32:46,758 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=e2b3212d-3092-4b1a-8f29-a63807dc1ce6&sort_dir=asc&marker=e2b3212d-3092-4b1a-8f29-a63807dc1ce6&sort_dir=asc used request id req-460a4447-e879-4651-9957-7e27d3aa3f69 2018-08-10 00:32:46,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-10 00:32:46,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:32:46,789 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:32:46 GMT Server: Apache x-openstack-request-id: req-ccfea9da-c959-4bd2-bc0b-03263064c043 Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?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-10 00:32:46,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:32:46 GMT Server: Apache x-openstack-request-id: req-11ac70dc-a39a-4abb-9fbf-0abe64119878 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "def8a664b9144f278f225ae5a189ab3e", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "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_c8d267ab-46f4-4791-a554-42b8195f04f9", "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": "bdb9209b-6552-4310-8fa0-ca466e84a750", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "c291321f-934f-422b-a3d6-2969e43d9212", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "bdb9209b-6552-4310-8fa0-ca466e84a750"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "15d5ddb8b7744888b780b4b5c2fd8cf6", "tags": null, "creation_time": "2018-08-10T00:29:39Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c291321f-934f-422b-a3d6-2969e43d9212", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-10 00:32:46,831 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?resolve_outputs=False used request id req-11ac70dc-a39a-4abb-9fbf-0abe64119878 2018-08-10 00:32:46,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0728018283844s 2018-08-10 00:32:46,832 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?resolve_outputs=False used request id req-11ac70dc-a39a-4abb-9fbf-0abe64119878 2018-08-10 00:32:51,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:32:51,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/events?marker=e2b3212d-3092-4b1a-8f29-a63807dc1ce6&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:32:51,870 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:32:51 GMT Server: Apache x-openstack-request-id: req-bc7fcd86-a622-49b1-9fbb-29adff0af663 Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=e2b3212d-3092-4b1a-8f29-a63807dc1ce6&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-10 00:32:51,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:32:51 GMT Server: Apache x-openstack-request-id: req-392c8d3c-4aee-4341-b48c-2e90486ebe54 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-10 00:32:51,912 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=e2b3212d-3092-4b1a-8f29-a63807dc1ce6&sort_dir=asc&marker=e2b3212d-3092-4b1a-8f29-a63807dc1ce6&sort_dir=asc used request id req-392c8d3c-4aee-4341-b48c-2e90486ebe54 2018-08-10 00:32:51,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073860168457s 2018-08-10 00:32:51,912 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=e2b3212d-3092-4b1a-8f29-a63807dc1ce6&sort_dir=asc&marker=e2b3212d-3092-4b1a-8f29-a63807dc1ce6&sort_dir=asc used request id req-392c8d3c-4aee-4341-b48c-2e90486ebe54 2018-08-10 00:32:56,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:32:56,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/events?marker=e2b3212d-3092-4b1a-8f29-a63807dc1ce6&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:32:56,965 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:32:56 GMT Server: Apache x-openstack-request-id: req-60bddc55-60ec-475b-8055-2707f95dd3b0 Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=e2b3212d-3092-4b1a-8f29-a63807dc1ce6&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-10 00:32:57,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:32:56 GMT Server: Apache x-openstack-request-id: req-695d1f03-1442-4923-8a9f-8096d5bb1126 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-10 00:32:57,006 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=e2b3212d-3092-4b1a-8f29-a63807dc1ce6&sort_dir=asc&marker=e2b3212d-3092-4b1a-8f29-a63807dc1ce6&sort_dir=asc used request id req-695d1f03-1442-4923-8a9f-8096d5bb1126 2018-08-10 00:32:57,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0881938934326s 2018-08-10 00:32:57,007 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=e2b3212d-3092-4b1a-8f29-a63807dc1ce6&sort_dir=asc&marker=e2b3212d-3092-4b1a-8f29-a63807dc1ce6&sort_dir=asc used request id req-695d1f03-1442-4923-8a9f-8096d5bb1126 2018-08-10 00:32:57,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-10 00:32:57,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:32:57,037 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:32:57 GMT Server: Apache x-openstack-request-id: req-76aa4461-5258-42da-9f2b-ef56cbde604e Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?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-10 00:32:57,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:32:57 GMT Server: Apache x-openstack-request-id: req-0c665b6e-f027-41ed-9f50-13543ebcf94c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "def8a664b9144f278f225ae5a189ab3e", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "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_c8d267ab-46f4-4791-a554-42b8195f04f9", "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": "bdb9209b-6552-4310-8fa0-ca466e84a750", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "c291321f-934f-422b-a3d6-2969e43d9212", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "bdb9209b-6552-4310-8fa0-ca466e84a750"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "15d5ddb8b7744888b780b4b5c2fd8cf6", "tags": null, "creation_time": "2018-08-10T00:29:39Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c291321f-934f-422b-a3d6-2969e43d9212", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-10 00:32:57,080 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?resolve_outputs=False used request id req-0c665b6e-f027-41ed-9f50-13543ebcf94c 2018-08-10 00:32:57,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0721468925476s 2018-08-10 00:32:57,080 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?resolve_outputs=False used request id req-0c665b6e-f027-41ed-9f50-13543ebcf94c 2018-08-10 00:33:02,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:33:02,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/events?marker=e2b3212d-3092-4b1a-8f29-a63807dc1ce6&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:33:02,264 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:33:02 GMT Server: Apache x-openstack-request-id: req-65ee586d-53ce-4634-b636-9b0615ec8859 Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=e2b3212d-3092-4b1a-8f29-a63807dc1ce6&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-10 00:33:02,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:33:02 GMT Server: Apache x-openstack-request-id: req-d8ccc04b-96a2-4542-bacb-7b098d2be724 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-10 00:33:02,307 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=e2b3212d-3092-4b1a-8f29-a63807dc1ce6&sort_dir=asc&marker=e2b3212d-3092-4b1a-8f29-a63807dc1ce6&sort_dir=asc used request id req-d8ccc04b-96a2-4542-bacb-7b098d2be724 2018-08-10 00:33:02,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.220876216888s 2018-08-10 00:33:02,308 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=e2b3212d-3092-4b1a-8f29-a63807dc1ce6&sort_dir=asc&marker=e2b3212d-3092-4b1a-8f29-a63807dc1ce6&sort_dir=asc used request id req-d8ccc04b-96a2-4542-bacb-7b098d2be724 2018-08-10 00:33:07,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:33:07,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/events?marker=e2b3212d-3092-4b1a-8f29-a63807dc1ce6&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:33:07,343 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:33:07 GMT Server: Apache x-openstack-request-id: req-273311fb-d771-4203-bc8b-587f8cb39e4c Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=e2b3212d-3092-4b1a-8f29-a63807dc1ce6&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-10 00:33:07,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:33:07 GMT Server: Apache x-openstack-request-id: req-9444b653-b25c-4f4f-93bd-3cb04b0b6539 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-10 00:33:07,386 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=e2b3212d-3092-4b1a-8f29-a63807dc1ce6&sort_dir=asc&marker=e2b3212d-3092-4b1a-8f29-a63807dc1ce6&sort_dir=asc used request id req-9444b653-b25c-4f4f-93bd-3cb04b0b6539 2018-08-10 00:33:07,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721578598022s 2018-08-10 00:33:07,386 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=e2b3212d-3092-4b1a-8f29-a63807dc1ce6&sort_dir=asc&marker=e2b3212d-3092-4b1a-8f29-a63807dc1ce6&sort_dir=asc used request id req-9444b653-b25c-4f4f-93bd-3cb04b0b6539 2018-08-10 00:33:07,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-10 00:33:07,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:33:07,417 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:33:07 GMT Server: Apache x-openstack-request-id: req-2c854b7e-82cb-492e-9f8e-754f4ea50e46 Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?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-10 00:33:07,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:33:07 GMT Server: Apache x-openstack-request-id: req-17439cb9-728f-4b30-9107-296a89504983 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "def8a664b9144f278f225ae5a189ab3e", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "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_c8d267ab-46f4-4791-a554-42b8195f04f9", "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": "bdb9209b-6552-4310-8fa0-ca466e84a750", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "c291321f-934f-422b-a3d6-2969e43d9212", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "bdb9209b-6552-4310-8fa0-ca466e84a750"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "15d5ddb8b7744888b780b4b5c2fd8cf6", "tags": null, "creation_time": "2018-08-10T00:29:39Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c291321f-934f-422b-a3d6-2969e43d9212", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-10 00:33:07,459 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?resolve_outputs=False used request id req-17439cb9-728f-4b30-9107-296a89504983 2018-08-10 00:33:07,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0725619792938s 2018-08-10 00:33:07,460 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?resolve_outputs=False used request id req-17439cb9-728f-4b30-9107-296a89504983 2018-08-10 00:33:12,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:33:12,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/events?marker=e2b3212d-3092-4b1a-8f29-a63807dc1ce6&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:33:12,512 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:33:12 GMT Server: Apache x-openstack-request-id: req-34ab66eb-bea4-49a4-a36f-7f8a53702142 Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=e2b3212d-3092-4b1a-8f29-a63807dc1ce6&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-10 00:33:12,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:33:12 GMT Server: Apache x-openstack-request-id: req-e545b699-c2d2-4a61-9eb1-450448a0e45f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "bono", "event_time": "2018-08-10T00:33:10Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/bono/events/08b1ed0c-8cbd-4710-8b60-a7981f373959", "rel": "self"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "2f53a74a-ca9b-47e1-a5d0-29c0a5abf44d", "id": "08b1ed0c-8cbd-4710-8b60-a7981f373959"}]} 2018-08-10 00:33:12,555 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=e2b3212d-3092-4b1a-8f29-a63807dc1ce6&sort_dir=asc&marker=e2b3212d-3092-4b1a-8f29-a63807dc1ce6&sort_dir=asc used request id req-e545b699-c2d2-4a61-9eb1-450448a0e45f 2018-08-10 00:33:12,555 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0893261432648s 2018-08-10 00:33:12,556 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=e2b3212d-3092-4b1a-8f29-a63807dc1ce6&sort_dir=asc&marker=e2b3212d-3092-4b1a-8f29-a63807dc1ce6&sort_dir=asc used request id req-e545b699-c2d2-4a61-9eb1-450448a0e45f 2018-08-10 00:33:17,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:33:17,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/events?marker=08b1ed0c-8cbd-4710-8b60-a7981f373959&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:33:17,592 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:33:17 GMT Server: Apache x-openstack-request-id: req-14beb244-e000-4912-bd15-1ed4cbe077ff Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=08b1ed0c-8cbd-4710-8b60-a7981f373959&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-10 00:33:17,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:33:17 GMT Server: Apache x-openstack-request-id: req-94500eea-5ea7-413b-a6d6-7e0a1650e700 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "homer", "event_time": "2018-08-10T00:33:16Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/homer/events/fa5cad83-d505-408e-b9d7-ce8a8e8b3af8", "rel": "self"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "21abb30a-8020-4b50-9181-b5a93579e6c1", "id": "fa5cad83-d505-408e-b9d7-ce8a8e8b3af8"}]} 2018-08-10 00:33:17,635 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=08b1ed0c-8cbd-4710-8b60-a7981f373959&sort_dir=asc&marker=08b1ed0c-8cbd-4710-8b60-a7981f373959&sort_dir=asc used request id req-94500eea-5ea7-413b-a6d6-7e0a1650e700 2018-08-10 00:33:17,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730929374695s 2018-08-10 00:33:17,635 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=08b1ed0c-8cbd-4710-8b60-a7981f373959&sort_dir=asc&marker=08b1ed0c-8cbd-4710-8b60-a7981f373959&sort_dir=asc used request id req-94500eea-5ea7-413b-a6d6-7e0a1650e700 2018-08-10 00:33:22,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:33:22,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/events?marker=fa5cad83-d505-408e-b9d7-ce8a8e8b3af8&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:33:22,668 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:33:22 GMT Server: Apache x-openstack-request-id: req-965d6c4e-e00a-4078-acd9-7acd1703ac0a Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=fa5cad83-d505-408e-b9d7-ce8a8e8b3af8&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-10 00:33:22,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:33:22 GMT Server: Apache x-openstack-request-id: req-ac095308-1e1b-49e6-ab86-acca703ae873 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 355 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2018-08-10T00:33:19Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/vellum/events/8599a4d1-2807-4752-800a-c45930900691", "rel": "self"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "589b01d9-1429-4ce0-b4df-63c59f850db1", "id": "8599a4d1-2807-4752-800a-c45930900691"}]} 2018-08-10 00:33:22,711 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=fa5cad83-d505-408e-b9d7-ce8a8e8b3af8&sort_dir=asc&marker=fa5cad83-d505-408e-b9d7-ce8a8e8b3af8&sort_dir=asc used request id req-ac095308-1e1b-49e6-ab86-acca703ae873 2018-08-10 00:33:22,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735731124878s 2018-08-10 00:33:22,711 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=fa5cad83-d505-408e-b9d7-ce8a8e8b3af8&sort_dir=asc&marker=fa5cad83-d505-408e-b9d7-ce8a8e8b3af8&sort_dir=asc used request id req-ac095308-1e1b-49e6-ab86-acca703ae873 2018-08-10 00:33:27,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:33:27,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/events?marker=8599a4d1-2807-4752-800a-c45930900691&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:33:27,763 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:33:27 GMT Server: Apache x-openstack-request-id: req-f3f22958-7633-4c16-89ea-ff77a0dce58e Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=8599a4d1-2807-4752-800a-c45930900691&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-10 00:33:27,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:33:27 GMT Server: Apache x-openstack-request-id: req-ea2976a2-4c80-4dde-b742-2fb5ea01e8ee Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-10 00:33:27,805 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=8599a4d1-2807-4752-800a-c45930900691&sort_dir=asc&marker=8599a4d1-2807-4752-800a-c45930900691&sort_dir=asc used request id req-ea2976a2-4c80-4dde-b742-2fb5ea01e8ee 2018-08-10 00:33:27,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0875890254974s 2018-08-10 00:33:27,805 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=8599a4d1-2807-4752-800a-c45930900691&sort_dir=asc&marker=8599a4d1-2807-4752-800a-c45930900691&sort_dir=asc used request id req-ea2976a2-4c80-4dde-b742-2fb5ea01e8ee 2018-08-10 00:33:32,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:33:32,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/events?marker=8599a4d1-2807-4752-800a-c45930900691&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:33:32,841 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:33:32 GMT Server: Apache x-openstack-request-id: req-78a4f8e5-9420-47d0-869e-9f3f9880a5db Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=8599a4d1-2807-4752-800a-c45930900691&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-10 00:33:32,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:33:32 GMT Server: Apache x-openstack-request-id: req-8649569a-2e82-428b-b964-894cf13e9b43 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 355 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "sprout", "event_time": "2018-08-10T00:33:30Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/sprout/events/f3bf6e40-492d-4950-9107-5beec4a2e06f", "rel": "self"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "8e7e2eea-994a-44c4-8620-f5046e0746ca", "id": "f3bf6e40-492d-4950-9107-5beec4a2e06f"}]} 2018-08-10 00:33:32,883 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=8599a4d1-2807-4752-800a-c45930900691&sort_dir=asc&marker=8599a4d1-2807-4752-800a-c45930900691&sort_dir=asc used request id req-8649569a-2e82-428b-b964-894cf13e9b43 2018-08-10 00:33:32,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721869468689s 2018-08-10 00:33:32,884 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=8599a4d1-2807-4752-800a-c45930900691&sort_dir=asc&marker=8599a4d1-2807-4752-800a-c45930900691&sort_dir=asc used request id req-8649569a-2e82-428b-b964-894cf13e9b43 2018-08-10 00:33:37,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:33:37,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:33:37,919 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:33:37 GMT Server: Apache x-openstack-request-id: req-e30b8b19-f906-4dca-9daf-9e09d87372a2 Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&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-10 00:33:37,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:33:37 GMT Server: Apache x-openstack-request-id: req-56fe23a6-5188-4a78-939b-9a576a749bcf Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-10 00:33:37,962 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc&marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc used request id req-56fe23a6-5188-4a78-939b-9a576a749bcf 2018-08-10 00:33:37,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728888511658s 2018-08-10 00:33:37,963 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc&marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc used request id req-56fe23a6-5188-4a78-939b-9a576a749bcf 2018-08-10 00:33:42,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:33:42,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:33:42,999 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:33:42 GMT Server: Apache x-openstack-request-id: req-8f535bb4-180f-4568-a514-1356f490f16c Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&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-10 00:33:43,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:33:43 GMT Server: Apache x-openstack-request-id: req-664b796d-debc-4e1c-be8c-ae94e2831340 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-10 00:33:43,735 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc&marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc used request id req-664b796d-debc-4e1c-be8c-ae94e2831340 2018-08-10 00:33:43,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.766777992249s 2018-08-10 00:33:43,736 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc&marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc used request id req-664b796d-debc-4e1c-be8c-ae94e2831340 2018-08-10 00:33:43,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-10 00:33:43,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:33:43,766 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:33:43 GMT Server: Apache x-openstack-request-id: req-c25e786f-eb00-429b-98d1-2dea772a4d1a Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?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-10 00:33:43,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:33:43 GMT Server: Apache x-openstack-request-id: req-8a057f81-5075-4623-a175-67a626513417 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "def8a664b9144f278f225ae5a189ab3e", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "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_c8d267ab-46f4-4791-a554-42b8195f04f9", "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": "bdb9209b-6552-4310-8fa0-ca466e84a750", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "c291321f-934f-422b-a3d6-2969e43d9212", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "bdb9209b-6552-4310-8fa0-ca466e84a750"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "15d5ddb8b7744888b780b4b5c2fd8cf6", "tags": null, "creation_time": "2018-08-10T00:29:39Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c291321f-934f-422b-a3d6-2969e43d9212", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-10 00:33:43,807 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?resolve_outputs=False used request id req-8a057f81-5075-4623-a175-67a626513417 2018-08-10 00:33:43,807 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0708560943604s 2018-08-10 00:33:43,808 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?resolve_outputs=False used request id req-8a057f81-5075-4623-a175-67a626513417 2018-08-10 00:33:48,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:33:48,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:33:48,846 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:33:48 GMT Server: Apache x-openstack-request-id: req-c17b7305-2c6c-4ac4-b6c2-444194080c99 Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&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-10 00:33:48,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:33:48 GMT Server: Apache x-openstack-request-id: req-2f9da4b5-9c40-4da4-9342-dd539aa20419 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-10 00:33:48,888 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc&marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc used request id req-2f9da4b5-9c40-4da4-9342-dd539aa20419 2018-08-10 00:33:48,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738081932068s 2018-08-10 00:33:48,889 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc&marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc used request id req-2f9da4b5-9c40-4da4-9342-dd539aa20419 2018-08-10 00:33:53,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:33:53,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:33:53,924 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:33:53 GMT Server: Apache x-openstack-request-id: req-54667440-abfc-4226-bdcd-9d3ea6b978cb Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&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-10 00:33:53,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:33:53 GMT Server: Apache x-openstack-request-id: req-8ab9064b-bbd1-4c4c-843d-9c50ab78a684 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-10 00:33:53,969 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc&marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc used request id req-8ab9064b-bbd1-4c4c-843d-9c50ab78a684 2018-08-10 00:33:53,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745260715485s 2018-08-10 00:33:53,970 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc&marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc used request id req-8ab9064b-bbd1-4c4c-843d-9c50ab78a684 2018-08-10 00:33:53,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-10 00:33:53,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:33:54,000 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:33:53 GMT Server: Apache x-openstack-request-id: req-438f90f5-0012-49cf-8fe0-01a9e4a86429 Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?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-10 00:33:54,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:33:54 GMT Server: Apache x-openstack-request-id: req-49409f30-3c7d-4965-9844-b48e94d6154a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "def8a664b9144f278f225ae5a189ab3e", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "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_c8d267ab-46f4-4791-a554-42b8195f04f9", "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": "bdb9209b-6552-4310-8fa0-ca466e84a750", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "c291321f-934f-422b-a3d6-2969e43d9212", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "bdb9209b-6552-4310-8fa0-ca466e84a750"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "15d5ddb8b7744888b780b4b5c2fd8cf6", "tags": null, "creation_time": "2018-08-10T00:29:39Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c291321f-934f-422b-a3d6-2969e43d9212", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-10 00:33:54,042 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?resolve_outputs=False used request id req-49409f30-3c7d-4965-9844-b48e94d6154a 2018-08-10 00:33:54,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0717530250549s 2018-08-10 00:33:54,042 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?resolve_outputs=False used request id req-49409f30-3c7d-4965-9844-b48e94d6154a 2018-08-10 00:33:59,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:33:59,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:33:59,080 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:33:59 GMT Server: Apache x-openstack-request-id: req-e59e0af8-9faf-4645-97d8-1c55a1768fb3 Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&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-10 00:33:59,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:33:59 GMT Server: Apache x-openstack-request-id: req-6b18f8e2-0d29-48d8-b6b3-b7a8b6a1d1d5 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-10 00:33:59,124 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc&marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc used request id req-6b18f8e2-0d29-48d8-b6b3-b7a8b6a1d1d5 2018-08-10 00:33:59,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752110481262s 2018-08-10 00:33:59,125 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc&marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc used request id req-6b18f8e2-0d29-48d8-b6b3-b7a8b6a1d1d5 2018-08-10 00:34:04,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:34:04,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:34:04,161 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:34:04 GMT Server: Apache x-openstack-request-id: req-d02efe4d-0796-474f-a4ce-69eda1d5cd75 Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&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-10 00:34:04,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:34:04 GMT Server: Apache x-openstack-request-id: req-b43936ea-7db9-4fdf-9b98-e3b09af1ddac Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-10 00:34:04,202 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc&marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc used request id req-b43936ea-7db9-4fdf-9b98-e3b09af1ddac 2018-08-10 00:34:04,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072035074234s 2018-08-10 00:34:04,203 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc&marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc used request id req-b43936ea-7db9-4fdf-9b98-e3b09af1ddac 2018-08-10 00:34:04,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-10 00:34:04,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:34:04,233 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:34:04 GMT Server: Apache x-openstack-request-id: req-fa4cbd39-1292-4707-84fc-225f514f909b Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?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-10 00:34:04,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:34:04 GMT Server: Apache x-openstack-request-id: req-3af10cf8-5a69-4541-a092-ac6f6097b9f1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "def8a664b9144f278f225ae5a189ab3e", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "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_c8d267ab-46f4-4791-a554-42b8195f04f9", "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": "bdb9209b-6552-4310-8fa0-ca466e84a750", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "c291321f-934f-422b-a3d6-2969e43d9212", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "bdb9209b-6552-4310-8fa0-ca466e84a750"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "15d5ddb8b7744888b780b4b5c2fd8cf6", "tags": null, "creation_time": "2018-08-10T00:29:39Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c291321f-934f-422b-a3d6-2969e43d9212", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-10 00:34:04,275 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?resolve_outputs=False used request id req-3af10cf8-5a69-4541-a092-ac6f6097b9f1 2018-08-10 00:34:04,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0715551376343s 2018-08-10 00:34:04,275 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?resolve_outputs=False used request id req-3af10cf8-5a69-4541-a092-ac6f6097b9f1 2018-08-10 00:34:09,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:34:09,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:34:09,312 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:34:09 GMT Server: Apache x-openstack-request-id: req-2760daf1-5089-4b1a-8504-aa8988f3d400 Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&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-10 00:34:09,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:34:09 GMT Server: Apache x-openstack-request-id: req-be5fc571-f7af-4f69-b160-f04dad120cc2 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-10 00:34:09,357 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc&marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc used request id req-be5fc571-f7af-4f69-b160-f04dad120cc2 2018-08-10 00:34:09,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749809741974s 2018-08-10 00:34:09,357 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc&marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc used request id req-be5fc571-f7af-4f69-b160-f04dad120cc2 2018-08-10 00:34:14,363 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:34:14,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:34:14,393 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:34:14 GMT Server: Apache x-openstack-request-id: req-45956b71-7e95-447b-b5e3-fabd29698950 Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&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-10 00:34:14,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:34:14 GMT Server: Apache x-openstack-request-id: req-ec40d34d-5c42-4d8c-9e69-103bd9317e62 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-10 00:34:14,435 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc&marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc used request id req-ec40d34d-5c42-4d8c-9e69-103bd9317e62 2018-08-10 00:34:14,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.07182097435s 2018-08-10 00:34:14,435 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc&marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc used request id req-ec40d34d-5c42-4d8c-9e69-103bd9317e62 2018-08-10 00:34:14,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-10 00:34:14,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:34:14,465 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:34:14 GMT Server: Apache x-openstack-request-id: req-9c64078c-a333-4773-9086-eb22689a99a7 Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?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-10 00:34:14,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:34:14 GMT Server: Apache x-openstack-request-id: req-6cd28a87-03cb-447d-816e-0c0d2292ecef Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "def8a664b9144f278f225ae5a189ab3e", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "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_c8d267ab-46f4-4791-a554-42b8195f04f9", "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": "bdb9209b-6552-4310-8fa0-ca466e84a750", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "c291321f-934f-422b-a3d6-2969e43d9212", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "bdb9209b-6552-4310-8fa0-ca466e84a750"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "15d5ddb8b7744888b780b4b5c2fd8cf6", "tags": null, "creation_time": "2018-08-10T00:29:39Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c291321f-934f-422b-a3d6-2969e43d9212", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-10 00:34:14,508 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?resolve_outputs=False used request id req-6cd28a87-03cb-447d-816e-0c0d2292ecef 2018-08-10 00:34:14,508 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0719881057739s 2018-08-10 00:34:14,508 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?resolve_outputs=False used request id req-6cd28a87-03cb-447d-816e-0c0d2292ecef 2018-08-10 00:34:19,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:34:19,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:34:19,546 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:34:19 GMT Server: Apache x-openstack-request-id: req-99fc8395-19a5-46d9-a9a6-3088c23c1b54 Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&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-10 00:34:19,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:34:19 GMT Server: Apache x-openstack-request-id: req-71e8a2a2-7b8b-48e2-be1a-44880fec03ce Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-10 00:34:19,589 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc&marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc used request id req-71e8a2a2-7b8b-48e2-be1a-44880fec03ce 2018-08-10 00:34:19,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743300914764s 2018-08-10 00:34:19,590 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc&marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc used request id req-71e8a2a2-7b8b-48e2-be1a-44880fec03ce 2018-08-10 00:34:24,596 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:34:24,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:34:24,625 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:34:24 GMT Server: Apache x-openstack-request-id: req-fa3e939b-a744-49d7-9979-73667ef1272e Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&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-10 00:34:24,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:34:24 GMT Server: Apache x-openstack-request-id: req-a5bd342b-22f4-4b95-a127-e45023f977fd Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-10 00:34:24,667 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc&marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc used request id req-a5bd342b-22f4-4b95-a127-e45023f977fd 2018-08-10 00:34:24,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.070876121521s 2018-08-10 00:34:24,667 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc&marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc used request id req-a5bd342b-22f4-4b95-a127-e45023f977fd 2018-08-10 00:34:24,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-10 00:34:24,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:34:24,694 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:34:24 GMT Server: Apache x-openstack-request-id: req-301ff52c-fa4f-4ec4-a145-fd7163ef47fc Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?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-10 00:34:24,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:34:24 GMT Server: Apache x-openstack-request-id: req-827113d0-11a8-4a42-b845-4d30bbf007f4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "def8a664b9144f278f225ae5a189ab3e", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "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_c8d267ab-46f4-4791-a554-42b8195f04f9", "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": "bdb9209b-6552-4310-8fa0-ca466e84a750", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "c291321f-934f-422b-a3d6-2969e43d9212", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "bdb9209b-6552-4310-8fa0-ca466e84a750"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "15d5ddb8b7744888b780b4b5c2fd8cf6", "tags": null, "creation_time": "2018-08-10T00:29:39Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c291321f-934f-422b-a3d6-2969e43d9212", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-10 00:34:24,735 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?resolve_outputs=False used request id req-827113d0-11a8-4a42-b845-4d30bbf007f4 2018-08-10 00:34:24,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.068247795105s 2018-08-10 00:34:24,736 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?resolve_outputs=False used request id req-827113d0-11a8-4a42-b845-4d30bbf007f4 2018-08-10 00:34:29,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:34:29,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:34:29,773 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:34:29 GMT Server: Apache x-openstack-request-id: req-aa27e04f-69b9-49a0-a677-a24d24bd4907 Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&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-10 00:34:29,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:34:29 GMT Server: Apache x-openstack-request-id: req-609fc807-c4ac-46e4-81eb-98100136d2a1 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-10 00:34:29,815 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc&marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc used request id req-609fc807-c4ac-46e4-81eb-98100136d2a1 2018-08-10 00:34:29,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072741985321s 2018-08-10 00:34:29,815 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc&marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc used request id req-609fc807-c4ac-46e4-81eb-98100136d2a1 2018-08-10 00:34:34,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:34:34,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:34:34,851 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:34:34 GMT Server: Apache x-openstack-request-id: req-7f770d66-6be2-4f19-a538-f45652c1479a Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&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-10 00:34:34,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:34:34 GMT Server: Apache x-openstack-request-id: req-04bc2e29-dfb3-4041-a385-3f6e12e58d42 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-10 00:34:34,893 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc&marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc used request id req-04bc2e29-dfb3-4041-a385-3f6e12e58d42 2018-08-10 00:34:34,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720319747925s 2018-08-10 00:34:34,894 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc&marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc used request id req-04bc2e29-dfb3-4041-a385-3f6e12e58d42 2018-08-10 00:34:34,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-10 00:34:34,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:34:34,923 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:34:34 GMT Server: Apache x-openstack-request-id: req-63fbb09b-3e45-4b1c-9394-4a5ded85ca23 Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?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-10 00:34:34,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:34:34 GMT Server: Apache x-openstack-request-id: req-dde1e50d-ddfa-47e3-b5c4-ea727998378d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "def8a664b9144f278f225ae5a189ab3e", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "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_c8d267ab-46f4-4791-a554-42b8195f04f9", "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": "bdb9209b-6552-4310-8fa0-ca466e84a750", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "c291321f-934f-422b-a3d6-2969e43d9212", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "bdb9209b-6552-4310-8fa0-ca466e84a750"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "15d5ddb8b7744888b780b4b5c2fd8cf6", "tags": null, "creation_time": "2018-08-10T00:29:39Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c291321f-934f-422b-a3d6-2969e43d9212", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-10 00:34:34,964 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?resolve_outputs=False used request id req-dde1e50d-ddfa-47e3-b5c4-ea727998378d 2018-08-10 00:34:34,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0697281360626s 2018-08-10 00:34:34,964 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?resolve_outputs=False used request id req-dde1e50d-ddfa-47e3-b5c4-ea727998378d 2018-08-10 00:34:39,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:34:39,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:34:39,998 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:34:39 GMT Server: Apache x-openstack-request-id: req-fbf8259d-7170-4dcf-8158-46fd3cdfff20 Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&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-10 00:34:40,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:34:39 GMT Server: Apache x-openstack-request-id: req-bf065318-f743-4a9f-bc7d-677121d8bf82 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-10 00:34:40,039 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc&marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc used request id req-bf065318-f743-4a9f-bc7d-677121d8bf82 2018-08-10 00:34:40,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0704171657562s 2018-08-10 00:34:40,040 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc&marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc used request id req-bf065318-f743-4a9f-bc7d-677121d8bf82 2018-08-10 00:34:45,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:34:45,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:34:45,075 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:34:45 GMT Server: Apache x-openstack-request-id: req-796ee701-4d2c-482d-9aac-f850cb4081c1 Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&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-10 00:34:45,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:34:45 GMT Server: Apache x-openstack-request-id: req-8e89e8ed-8434-4021-8968-95c42ac42ea5 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-10 00:34:45,116 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc&marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc used request id req-8e89e8ed-8434-4021-8968-95c42ac42ea5 2018-08-10 00:34:45,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712559223175s 2018-08-10 00:34:45,117 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc&marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc used request id req-8e89e8ed-8434-4021-8968-95c42ac42ea5 2018-08-10 00:34:45,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-10 00:34:45,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:34:45,146 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:34:45 GMT Server: Apache x-openstack-request-id: req-48c739bc-b32d-440b-a9e6-e0f64e871755 Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?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-10 00:34:45,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:34:45 GMT Server: Apache x-openstack-request-id: req-243a0e2a-c5a5-4ee3-8784-9a3a183817b5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "def8a664b9144f278f225ae5a189ab3e", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "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_c8d267ab-46f4-4791-a554-42b8195f04f9", "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": "bdb9209b-6552-4310-8fa0-ca466e84a750", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "c291321f-934f-422b-a3d6-2969e43d9212", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "bdb9209b-6552-4310-8fa0-ca466e84a750"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "15d5ddb8b7744888b780b4b5c2fd8cf6", "tags": null, "creation_time": "2018-08-10T00:29:39Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c291321f-934f-422b-a3d6-2969e43d9212", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-10 00:34:45,188 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?resolve_outputs=False used request id req-243a0e2a-c5a5-4ee3-8784-9a3a183817b5 2018-08-10 00:34:45,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0708789825439s 2018-08-10 00:34:45,189 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?resolve_outputs=False used request id req-243a0e2a-c5a5-4ee3-8784-9a3a183817b5 2018-08-10 00:34:50,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:34:50,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:34:50,224 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:34:50 GMT Server: Apache x-openstack-request-id: req-d024972e-e508-4777-bd41-97ce25726fe4 Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&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-10 00:34:50,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:34:50 GMT Server: Apache x-openstack-request-id: req-526e3b15-c69a-49ec-9df6-88963a4d969e Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-10 00:34:50,401 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc&marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc used request id req-526e3b15-c69a-49ec-9df6-88963a4d969e 2018-08-10 00:34:50,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.205924987793s 2018-08-10 00:34:50,401 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc&marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc used request id req-526e3b15-c69a-49ec-9df6-88963a4d969e 2018-08-10 00:34:55,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:34:55,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:34:55,452 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:34:55 GMT Server: Apache x-openstack-request-id: req-64e3fb34-9651-4252-a2e8-94ea4d4f9e0f Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&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-10 00:34:55,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:34:55 GMT Server: Apache x-openstack-request-id: req-4661e28f-792c-482b-926e-d475661206c5 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-10 00:34:55,494 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc&marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc used request id req-4661e28f-792c-482b-926e-d475661206c5 2018-08-10 00:34:55,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0871641635895s 2018-08-10 00:34:55,495 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc&marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc used request id req-4661e28f-792c-482b-926e-d475661206c5 2018-08-10 00:34:55,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-10 00:34:55,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:34:55,523 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:34:55 GMT Server: Apache x-openstack-request-id: req-55de66b8-05cf-4ac3-b7d9-0b2bddfdb7f3 Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?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-10 00:34:55,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:34:55 GMT Server: Apache x-openstack-request-id: req-b101b10d-4be7-4e16-a8f3-a2f881f3c323 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "def8a664b9144f278f225ae5a189ab3e", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "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_c8d267ab-46f4-4791-a554-42b8195f04f9", "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": "bdb9209b-6552-4310-8fa0-ca466e84a750", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "c291321f-934f-422b-a3d6-2969e43d9212", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "bdb9209b-6552-4310-8fa0-ca466e84a750"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "15d5ddb8b7744888b780b4b5c2fd8cf6", "tags": null, "creation_time": "2018-08-10T00:29:39Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c291321f-934f-422b-a3d6-2969e43d9212", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-10 00:34:55,920 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?resolve_outputs=False used request id req-b101b10d-4be7-4e16-a8f3-a2f881f3c323 2018-08-10 00:34:55,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.424664974213s 2018-08-10 00:34:55,920 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?resolve_outputs=False used request id req-b101b10d-4be7-4e16-a8f3-a2f881f3c323 2018-08-10 00:35:00,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:35:00,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:35:00,957 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:35:00 GMT Server: Apache x-openstack-request-id: req-9f5fa112-5718-4f49-97d7-0bdf9217b0c4 Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&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-10 00:35:01,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:35:00 GMT Server: Apache x-openstack-request-id: req-9cc52fff-f8ca-49f5-8fa2-38ea65216276 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-10 00:35:01,283 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc&marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc used request id req-9cc52fff-f8ca-49f5-8fa2-38ea65216276 2018-08-10 00:35:01,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.356408119202s 2018-08-10 00:35:01,284 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc&marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc used request id req-9cc52fff-f8ca-49f5-8fa2-38ea65216276 2018-08-10 00:35:06,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:35:06,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:35:06,581 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:35:06 GMT Server: Apache x-openstack-request-id: req-1f3177f4-b6c2-4c51-88aa-ef90a0e4b997 Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&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-10 00:35:06,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:35:06 GMT Server: Apache x-openstack-request-id: req-0bf57edb-71a0-49bc-881c-54052c222e39 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-10 00:35:06,886 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc&marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc used request id req-0bf57edb-71a0-49bc-881c-54052c222e39 2018-08-10 00:35:06,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.596968889236s 2018-08-10 00:35:06,887 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc&marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc used request id req-0bf57edb-71a0-49bc-881c-54052c222e39 2018-08-10 00:35:06,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-10 00:35:06,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:35:06,916 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:35:06 GMT Server: Apache x-openstack-request-id: req-4a5ebcad-3914-4925-b850-aed78d3e2867 Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?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-10 00:35:06,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:35:06 GMT Server: Apache x-openstack-request-id: req-5a657657-2137-4ab7-8560-3375d650a555 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "def8a664b9144f278f225ae5a189ab3e", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "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_c8d267ab-46f4-4791-a554-42b8195f04f9", "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": "bdb9209b-6552-4310-8fa0-ca466e84a750", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "c291321f-934f-422b-a3d6-2969e43d9212", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "bdb9209b-6552-4310-8fa0-ca466e84a750"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "15d5ddb8b7744888b780b4b5c2fd8cf6", "tags": null, "creation_time": "2018-08-10T00:29:39Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c291321f-934f-422b-a3d6-2969e43d9212", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-10 00:35:06,958 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?resolve_outputs=False used request id req-5a657657-2137-4ab7-8560-3375d650a555 2018-08-10 00:35:06,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0712890625s 2018-08-10 00:35:06,959 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?resolve_outputs=False used request id req-5a657657-2137-4ab7-8560-3375d650a555 2018-08-10 00:35:11,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:35:11,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:35:11,996 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:35:11 GMT Server: Apache x-openstack-request-id: req-80da9daf-d52e-4c2d-810e-71cd77d9bec6 Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&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-10 00:35:12,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:35:11 GMT Server: Apache x-openstack-request-id: req-e4e75dfa-81e2-4d81-af95-a7e80a0f9ed7 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-10 00:35:12,038 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc&marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc used request id req-e4e75dfa-81e2-4d81-af95-a7e80a0f9ed7 2018-08-10 00:35:12,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728290081024s 2018-08-10 00:35:12,038 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc&marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc used request id req-e4e75dfa-81e2-4d81-af95-a7e80a0f9ed7 2018-08-10 00:35:17,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:35:17,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:35:17,073 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:35:17 GMT Server: Apache x-openstack-request-id: req-1614daa2-5ce6-4075-bf5a-b5bb4cb04515 Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&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-10 00:35:17,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:35:17 GMT Server: Apache x-openstack-request-id: req-84662e05-9be3-4450-80cd-8bfb156073d7 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-10 00:35:17,117 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc&marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc used request id req-84662e05-9be3-4450-80cd-8bfb156073d7 2018-08-10 00:35:17,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731389522552s 2018-08-10 00:35:17,118 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc&marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc used request id req-84662e05-9be3-4450-80cd-8bfb156073d7 2018-08-10 00:35:17,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-10 00:35:17,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:35:17,149 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:35:17 GMT Server: Apache x-openstack-request-id: req-8a8beaa6-3794-4650-a405-901984cce78c Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?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-10 00:35:17,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:35:17 GMT Server: Apache x-openstack-request-id: req-ec95ec8e-53b1-4f9e-af5b-c423d64a22e4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "def8a664b9144f278f225ae5a189ab3e", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "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_c8d267ab-46f4-4791-a554-42b8195f04f9", "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": "bdb9209b-6552-4310-8fa0-ca466e84a750", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "c291321f-934f-422b-a3d6-2969e43d9212", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "bdb9209b-6552-4310-8fa0-ca466e84a750"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "15d5ddb8b7744888b780b4b5c2fd8cf6", "tags": null, "creation_time": "2018-08-10T00:29:39Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c291321f-934f-422b-a3d6-2969e43d9212", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-10 00:35:17,190 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?resolve_outputs=False used request id req-ec95ec8e-53b1-4f9e-af5b-c423d64a22e4 2018-08-10 00:35:17,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0720648765564s 2018-08-10 00:35:17,191 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?resolve_outputs=False used request id req-ec95ec8e-53b1-4f9e-af5b-c423d64a22e4 2018-08-10 00:35:22,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:35:22,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:35:22,228 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:35:22 GMT Server: Apache x-openstack-request-id: req-accb56f0-2503-433b-a3f1-69c806626266 Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&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-10 00:35:22,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:35:22 GMT Server: Apache x-openstack-request-id: req-5c404c50-9682-4aeb-bdd7-5ad0155809a8 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-10 00:35:22,269 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc&marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc used request id req-5c404c50-9682-4aeb-bdd7-5ad0155809a8 2018-08-10 00:35:22,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072249174118s 2018-08-10 00:35:22,270 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc&marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc used request id req-5c404c50-9682-4aeb-bdd7-5ad0155809a8 2018-08-10 00:35:27,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:35:27,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:35:27,306 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:35:27 GMT Server: Apache x-openstack-request-id: req-08a58c71-8877-40d1-925d-031bb8fae808 Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&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-10 00:35:27,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:35:27 GMT Server: Apache x-openstack-request-id: req-4c645537-6663-455f-bfaa-e1c6f9786e37 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-10 00:35:27,348 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc&marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc used request id req-4c645537-6663-455f-bfaa-e1c6f9786e37 2018-08-10 00:35:27,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0719828605652s 2018-08-10 00:35:27,348 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc&marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc used request id req-4c645537-6663-455f-bfaa-e1c6f9786e37 2018-08-10 00:35:27,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-10 00:35:27,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:35:27,526 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:35:27 GMT Server: Apache x-openstack-request-id: req-e246f7d0-97a8-434d-ab49-9e6ecc681d72 Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?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-10 00:35:27,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:35:27 GMT Server: Apache x-openstack-request-id: req-4ba57960-2b2e-4b02-b442-7ce1dc751ba9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "def8a664b9144f278f225ae5a189ab3e", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "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_c8d267ab-46f4-4791-a554-42b8195f04f9", "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": "bdb9209b-6552-4310-8fa0-ca466e84a750", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "c291321f-934f-422b-a3d6-2969e43d9212", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "bdb9209b-6552-4310-8fa0-ca466e84a750"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "15d5ddb8b7744888b780b4b5c2fd8cf6", "tags": null, "creation_time": "2018-08-10T00:29:39Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c291321f-934f-422b-a3d6-2969e43d9212", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-10 00:35:27,569 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?resolve_outputs=False used request id req-4ba57960-2b2e-4b02-b442-7ce1dc751ba9 2018-08-10 00:35:27,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.220263957977s 2018-08-10 00:35:27,569 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?resolve_outputs=False used request id req-4ba57960-2b2e-4b02-b442-7ce1dc751ba9 2018-08-10 00:35:32,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:35:32,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:35:32,885 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:35:32 GMT Server: Apache x-openstack-request-id: req-440490dd-ad3b-4045-97ea-5a8b51323dbe Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&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-10 00:35:32,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:35:32 GMT Server: Apache x-openstack-request-id: req-df8d8247-5658-45ab-9bce-21bf3c22f9a0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 443 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dime", "event_time": "2018-08-10T00:35:31Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/dime/events/0f98b417-f5e6-47e0-833f-538a48a6c227", "rel": "self"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "7a5c6c71-ab8a-4dbd-9719-59c11e8c8fe8", "id": "0f98b417-f5e6-47e0-833f-538a48a6c227"}, {"resource_name": "clearwater-opnfv", "event_time": "2018-08-10T00:35:31Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/clearwater-opnfv/events/24e3271e-2140-4592-9402-eb58c73832cc", "rel": "self"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "c291321f-934f-422b-a3d6-2969e43d9212", "id": "24e3271e-2140-4592-9402-eb58c73832cc"}]} 2018-08-10 00:35:32,927 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc&marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc used request id req-df8d8247-5658-45ab-9bce-21bf3c22f9a0 2018-08-10 00:35:32,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.350812911987s 2018-08-10 00:35:32,927 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc&marker=f3bf6e40-492d-4950-9107-5beec4a2e06f&sort_dir=asc used request id req-df8d8247-5658-45ab-9bce-21bf3c22f9a0 2018-08-10 00:35:32,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-10 00:35:32,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:35:32,956 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:35:32 GMT Server: Apache x-openstack-request-id: req-9a8261f3-d9a0-4189-9420-551c7374c63a Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212 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-10 00:35:33,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:35:32 GMT Server: Apache x-openstack-request-id: req-4af7ae5b-073d-4add-80ee-980178e228ba Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 951 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "def8a664b9144f278f225ae5a189ab3e", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "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_c8d267ab-46f4-4791-a554-42b8195f04f9", "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": "bdb9209b-6552-4310-8fa0-ca466e84a750", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "c291321f-934f-422b-a3d6-2969e43d9212", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "bdb9209b-6552-4310-8fa0-ca466e84a750"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "15d5ddb8b7744888b780b4b5c2fd8cf6", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-10T00:29:39Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "c291321f-934f-422b-a3d6-2969e43d9212", "outputs": [{"output_value": "172.30.9.204", "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-10 00:35:33,359 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212 used request id req-4af7ae5b-073d-4add-80ee-980178e228ba 2018-08-10 00:35:33,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.430591106415s 2018-08-10 00:35:33,359 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212 used request id req-4af7ae5b-073d-4add-80ee-980178e228ba 2018-08-10 00:35:33,360 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack: Munch({'stack_name': u'clearwater-opnfv', 'creation_time': u'2018-08-10T00:29:39Z', 'updated_at': None, 'notification_topics': [], 'timeout_mins': 60, 'owner': None, 'tempate_description': u'Clearwater deployment\n', 'deleted_at': None, 'id': u'c291321f-934f-422b-a3d6-2969e43d9212', 'parameters': Munch({u'OS::project_id': u'def8a664b9144f278f225ae5a189ab3e', u'private_sig_net_ip_version': u'4', u'image': u'heat_ims-img_alt_c8d267ab-46f4-4791-a554-42b8195f04f9', u'private_mgmt_net_pool_start': u'192.168.0.1', u'dime_cluster_size': u'1', u'flavor': u'heat_ims-flavor_alt_c8d267ab-46f4-4791-a554-42b8195f04f9', 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_c8d267ab-46f4-4791-a554-42b8195f04f9', 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'bdb9209b-6552-4310-8fa0-ca466e84a750', 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'c291321f-934f-422b-a3d6-2969e43d9212', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'bono_cluster_size': u'1', u'public_mgmt_net_id': u'bdb9209b-6552-4310-8fa0-ca466e84a750'}), 'deletion_time': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'stack_user_project_id': u'15d5ddb8b7744888b780b4b5c2fd8cf6', 'status': u'COMPLETE', 'disable_rollback': False, 'description': u'Clearwater deployment\n', 'parent': None, 'tags': None, 'outputs': [Munch({u'output_value': u'172.30.9.204', 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-10T00:29:39Z', 'stack_status_reason': u'Stack CREATE completed successfully', 'updated_time': None, 'action': u'CREATE', 'identifier': 'clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212'}) 2018-08-10 00:35:33,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:35:33,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:35:34,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:35: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-6fa3da9a-0487-4ca7-9edd-6e6ed7dc690b x-compute-request-id: req-6fa3da9a-0487-4ca7-9edd-6e6ed7dc690b Content-Encoding: gzip Content-Length: 1523 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:b8:c1:7a", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:c1:7a", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:19:ad", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/28508959-0e28-431d-8835-d1d0073bb4ec", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/28508959-0e28-431d-8835-d1d0073bb4ec", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:33:27.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "28508959-0e28-431d-8835-d1d0073bb4ec", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:33:27Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-10T00:33:11Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:4d:3c", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:4d:3c", "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:59:95:5f", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:95:5f", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cb5c6202-d825-4f6b-86fb-6291cfa179c3", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cb5c6202-d825-4f6b-86fb-6291cfa179c3", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:33:13.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "cb5c6202-d825-4f6b-86fb-6291cfa179c3", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:33:13Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "homer-0.clearwater.opnfv", "created": "2018-08-10T00:32:50Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:3f:fc", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:3f:fc", "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:05:fd:f4", "version": 4, "addr": "192.168.1.35", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/442bd3c1-ab79-4422-a6c0-91aa3666d85c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/442bd3c1-ab79-4422-a6c0-91aa3666d85c", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:33:15.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "442bd3c1-ab79-4422-a6c0-91aa3666d85c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:33:15Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-10T00:32:49Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:57:00", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:57:00", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:98:4d", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/c5d70a4e-a322-4721-906e-b8bb5341badc", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/c5d70a4e-a322-4721-906e-b8bb5341badc", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:35:27.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "c5d70a4e-a322-4721-906e-b8bb5341badc", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:35:27Z", "hostId": "04bc1a7f68d02ec2004107d6ad788e85be2295139ce9d8aac8a86662", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "dime-0.clearwater.opnfv", "created": "2018-08-10T00:32:48Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:2d:de", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:2d:de", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:1d:6c", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:1d:6c", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/4e6e15cb-8517-4403-8173-26f598b6f9c7", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/4e6e15cb-8517-4403-8173-26f598b6f9c7", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:33:07.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "4e6e15cb-8517-4403-8173-26f598b6f9c7", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:33:07Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "bono-0.clearwater.opnfv", "created": "2018-08-10T00:32:47Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:ca:fc", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:ca:fc", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9c97b35f-1a51-4a49-baa8-1ed8441b4af5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9c97b35f-1a51-4a49-baa8-1ed8441b4af5", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:32:30.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "9c97b35f-1a51-4a49-baa8-1ed8441b4af5", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:32:30Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-10T00:32:16Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:f7:05", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:f7:05", "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:78:24:cb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/e63a087d-8593-4398-b191-fdaded768b32", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/e63a087d-8593-4398-b191-fdaded768b32", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:32:01.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "e63a087d-8593-4398-b191-fdaded768b32", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:32:01Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "ns.clearwater.opnfv", "created": "2018-08-10T00:30:18Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:35:34,401 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-6fa3da9a-0487-4ca7-9edd-6e6ed7dc690b 2018-08-10 00:35:34,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.0392742157s 2018-08-10 00:35:34,402 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-6fa3da9a-0487-4ca7-9edd-6e6ed7dc690b 2018-08-10 00:35:34,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-10 00:35:34,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:35:34,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1884 X-Openstack-Request-Id: req-3cb9915d-10a7-42ca-abb1-e28b75b3f549 Date: Fri, 10 Aug 2018 00:35:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9cced4aa-f925-4b6b-ae32-cad6e3bf9eb3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"def8a664b9144f278f225ae5a189ab3e","l2_adjacency":true,"status":"ACTIVE","subnets":["1c584f5d-23ff-440c-96b9-846b1d9be675"],"description":"","tags":[],"updated_at":"2018-08-10T00:29:44Z","qos_policy_id":null,"name":"clearwater-opnfv-private-management","admin_state_up":true,"tenant_id":"def8a664b9144f278f225ae5a189ab3e","created_at":"2018-08-10T00:29:42Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a1fd8ddd-a4a5-4d9a-849e-575fb3ccddfa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"def8a664b9144f278f225ae5a189ab3e","l2_adjacency":true,"status":"ACTIVE","subnets":["7b8b9ca7-d6bb-413c-beb6-f1d38877e6d7"],"description":"","tags":[],"updated_at":"2018-08-10T00:29:45Z","qos_policy_id":null,"name":"clearwater-opnfv-private-signaling","admin_state_up":true,"tenant_id":"def8a664b9144f278f225ae5a189ab3e","created_at":"2018-08-10T00:29:44Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T22:20:41Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","mtu":1500}]} 2018-08-10 00:35:34,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-3cb9915d-10a7-42ca-abb1-e28b75b3f549 2018-08-10 00:35:34,513 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0988600254059s 2018-08-10 00:35:34,514 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-3cb9915d-10a7-42ca-abb1-e28b75b3f549 2018-08-10 00:35:34,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-10 00:35:34,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:35:34,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1298 X-Openstack-Request-Id: req-262c163a-f9f3-4ab7-9431-d278e7c13f28 Date: Fri, 10 Aug 2018 00:35:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9cced4aa-f925-4b6b-ae32-cad6e3bf9eb3","tenant_id":"def8a664b9144f278f225ae5a189ab3e","created_at":"2018-08-10T00:29:44Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-10T00:29:44Z","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":"def8a664b9144f278f225ae5a189ab3e","id":"1c584f5d-23ff-440c-96b9-846b1d9be675","subnetpool_id":null,"name":"clearwater-opnfv-private-management"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a1fd8ddd-a4a5-4d9a-849e-575fb3ccddfa","tenant_id":"def8a664b9144f278f225ae5a189ab3e","created_at":"2018-08-10T00:29:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-10T00:29:45Z","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":"def8a664b9144f278f225ae5a189ab3e","id":"7b8b9ca7-d6bb-413c-beb6-f1d38877e6d7","subnetpool_id":null,"name":"clearwater-opnfv-private-signaling"}]} 2018-08-10 00:35:34,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-262c163a-f9f3-4ab7-9431-d278e7c13f28 2018-08-10 00:35:34,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0498390197754s 2018-08-10 00:35:34,565 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-262c163a-f9f3-4ab7-9431-d278e7c13f28 2018-08-10 00:35:34,567 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-10 00:35:34,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:35:34,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:35: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-ee3b4001-e3a6-4826-b3fc-4168925a0b03 x-compute-request-id: req-ee3b4001-e3a6-4826-b3fc-4168925a0b03 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "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": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8"}]} 2018-08-10 00:35:34,591 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-ee3b4001-e3a6-4826-b3fc-4168925a0b03 2018-08-10 00:35:34,591 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0237560272217s 2018-08-10 00:35:34,591 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-ee3b4001-e3a6-4826-b3fc-4168925a0b03 2018-08-10 00:35:34,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-10 00:35:34,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/28508959-0e28-431d-8835-d1d0073bb4ec/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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:35:35,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:35: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-bf4dbaaa-42bd-479d-8635-1ed533087717 x-compute-request-id: req-bf4dbaaa-42bd-479d-8635-1ed533087717 Content-Encoding: gzip Content-Length: 811 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "6260c290-ad23-42b1-906f-3911a1c15594", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0c21923e-93ba-4a7a-b719-765ad1b8edba"}, {"from_port": 4000, "group": {"tenant_id": "def8a664b9144f278f225ae5a189ab3e", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "6260c290-ad23-42b1-906f-3911a1c15594", "ip_range": {}, "id": "3fc791bd-42a8-485a-ba6c-b49ca15bc934"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "6260c290-ad23-42b1-906f-3911a1c15594", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6c2cc8da-b014-4c27-9679-ff12e8146fe5"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "6260c290-ad23-42b1-906f-3911a1c15594", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "87991139-51ba-4bef-96f6-c87a7fa435b5"}, {"from_port": 2380, "group": {"tenant_id": "def8a664b9144f278f225ae5a189ab3e", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "6260c290-ad23-42b1-906f-3911a1c15594", "ip_range": {}, "id": "e14ca71b-da28-4b63-b7d2-c8d9c1ed8477"}], "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "id": "6260c290-ad23-42b1-906f-3911a1c15594", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 9888, "group": {"tenant_id": "def8a664b9144f278f225ae5a189ab3e", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "c2cdb824-1ed3-4223-8c97-fa210963e6e5", "ip_range": {}, "id": "0e4e3371-364c-4db6-8409-3f6dd82a584d"}, {"from_port": 9888, "group": {"tenant_id": "def8a664b9144f278f225ae5a189ab3e", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "c2cdb824-1ed3-4223-8c97-fa210963e6e5", "ip_range": {}, "id": "24925f4d-b9d4-48ae-a013-6bc2a1a88e80"}, {"from_port": 5054, "group": {"tenant_id": "def8a664b9144f278f225ae5a189ab3e", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "c2cdb824-1ed3-4223-8c97-fa210963e6e5", "ip_range": {}, "id": "6a8968a6-4000-49c5-bfe6-6b40b2237788"}, {"from_port": 5052, "group": {"tenant_id": "def8a664b9144f278f225ae5a189ab3e", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "c2cdb824-1ed3-4223-8c97-fa210963e6e5", "ip_range": {}, "id": "714c2afd-fd0c-4448-96db-011e1558d303"}], "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "id": "c2cdb824-1ed3-4223-8c97-fa210963e6e5", "name": "clearwater-opnfv-sprout-sig-inbound", "description": "Security group for Sprout nodes inbound traffic (signaling)"}, {"rules": [{"from_port": 5052, "group": {"tenant_id": "def8a664b9144f278f225ae5a189ab3e", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "64e25234-c631-4a46-a96f-152fd938a81c", "ip_range": {}, "id": "38eeac8f-5560-4b68-baa3-dbd1ca7129a7"}, {"from_port": 5054, "group": {"tenant_id": "def8a664b9144f278f225ae5a189ab3e", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "64e25234-c631-4a46-a96f-152fd938a81c", "ip_range": {}, "id": "da6e2878-1ddd-46ca-ab68-f256a35cb3da"}], "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "id": "64e25234-c631-4a46-a96f-152fd938a81c", "name": "clearwater-opnfv-sprout-sig-outbound", "description": "Security group for Sprout nodes outbound traffic (signaling)"}]} 2018-08-10 00:35:35,055 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/28508959-0e28-431d-8835-d1d0073bb4ec/os-security-groups used request id req-bf4dbaaa-42bd-479d-8635-1ed533087717 2018-08-10 00:35:35,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.461421966553s 2018-08-10 00:35:35,055 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/28508959-0e28-431d-8835-d1d0073bb4ec/os-security-groups used request id req-bf4dbaaa-42bd-479d-8635-1ed533087717 2018-08-10 00:35:35,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-10 00:35:35,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:35:35,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-fcb1d85b-2673-49dd-a1e4-bcfc59cadf78 Date: Fri, 10 Aug 2018 00:35:35 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-10T00:29:22Z", "file": "/v2/images/6de45001-12cc-46ba-b64b-426c91b02323/file", "owner": "def8a664b9144f278f225ae5a189ab3e", "id": "6de45001-12cc-46ba-b64b-426c91b02323", "size": 263062016, "self": "/v2/images/6de45001-12cc-46ba-b64b-426c91b02323", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/6de45001-12cc-46ba-b64b-426c91b02323/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/6de45001-12cc-46ba-b64b-426c91b02323/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-10T00:29:17Z", "os_hidden": false, "protected": false, "os_hash_value": "3819082dc373086dbf6ec58c3faa2b9f8c81ced05572cc4584eabe85c4866648968af1e9a41f21e130218d4177c0b94d6b35c91053de745b8cc60b1e87bbf350"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-10 00:35:35,128 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-fcb1d85b-2673-49dd-a1e4-bcfc59cadf78 2018-08-10 00:35:35,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0648589134216s 2018-08-10 00:35:35,129 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-fcb1d85b-2673-49dd-a1e4-bcfc59cadf78 2018-08-10 00:35:35,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-10 00:35:35,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8776/v3/def8a664b9144f278f225ae5a189ab3e/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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:35:35,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:35:35 GMT Server: Apache x-compute-request-id: req-ea42944d-92fa-4588-8b78-f39821ad263f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ea42944d-92fa-4588-8b78-f39821ad263f Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-10 00:35:35,879 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.32:8776/v3/def8a664b9144f278f225ae5a189ab3e/volumes/detail used request id req-ea42944d-92fa-4588-8b78-f39821ad263f 2018-08-10 00:35:35,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.745791912079s 2018-08-10 00:35:35,879 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.32:8776/v3/def8a664b9144f278f225ae5a189ab3e/volumes/detail used request id req-ea42944d-92fa-4588-8b78-f39821ad263f 2018-08-10 00:35:36,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-10 00:35:36,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:35:36,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:35:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5018a32b-8a6b-447f-bdab-9f0298ba478d x-compute-request-id: req-5018a32b-8a6b-447f-bdab-9f0298ba478d Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "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": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8"}]} 2018-08-10 00:35:36,907 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-5018a32b-8a6b-447f-bdab-9f0298ba478d 2018-08-10 00:35:36,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0232539176941s 2018-08-10 00:35:36,907 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-5018a32b-8a6b-447f-bdab-9f0298ba478d 2018-08-10 00:35:36,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-10 00:35:36,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/cb5c6202-d825-4f6b-86fb-6291cfa179c3/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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:35:37,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:35:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d8b02f64-90b2-46f5-b750-f4e1588aec5b x-compute-request-id: req-d8b02f64-90b2-46f5-b750-f4e1588aec5b Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "6260c290-ad23-42b1-906f-3911a1c15594", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0c21923e-93ba-4a7a-b719-765ad1b8edba"}, {"from_port": 4000, "group": {"tenant_id": "def8a664b9144f278f225ae5a189ab3e", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "6260c290-ad23-42b1-906f-3911a1c15594", "ip_range": {}, "id": "3fc791bd-42a8-485a-ba6c-b49ca15bc934"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "6260c290-ad23-42b1-906f-3911a1c15594", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6c2cc8da-b014-4c27-9679-ff12e8146fe5"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "6260c290-ad23-42b1-906f-3911a1c15594", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "87991139-51ba-4bef-96f6-c87a7fa435b5"}, {"from_port": 2380, "group": {"tenant_id": "def8a664b9144f278f225ae5a189ab3e", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "6260c290-ad23-42b1-906f-3911a1c15594", "ip_range": {}, "id": "e14ca71b-da28-4b63-b7d2-c8d9c1ed8477"}], "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "id": "6260c290-ad23-42b1-906f-3911a1c15594", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 7888, "group": {"tenant_id": "def8a664b9144f278f225ae5a189ab3e", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "9cbe3718-7eb0-4799-8289-72b4383a6d1e", "ip_range": {}, "id": "30d58f83-2286-481b-b87e-0bf0bc116c00"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "9cbe3718-7eb0-4799-8289-72b4383a6d1e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ccbe4937-5999-4ff2-8f41-f9be778b73b4"}], "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "id": "9cbe3718-7eb0-4799-8289-72b4383a6d1e", "name": "clearwater-opnfv-homer-mgmt", "description": "Security group for Homer nodes (management)"}, {"rules": [{"from_port": 9160, "group": {"tenant_id": "def8a664b9144f278f225ae5a189ab3e", "name": "clearwater-opnfv-homer-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "2e473f27-d140-4d8d-a477-441df5c89a31", "ip_range": {}, "id": "3a3423d5-4b8c-46e7-830f-9a8c22fffc05"}, {"from_port": 7888, "group": {"tenant_id": "def8a664b9144f278f225ae5a189ab3e", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "2e473f27-d140-4d8d-a477-441df5c89a31", "ip_range": {}, "id": "64b9e90e-eab1-49fa-b844-93f7325153a7"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "2e473f27-d140-4d8d-a477-441df5c89a31", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bc2a3fb4-f3aa-4964-86d8-a2287b576084"}], "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "id": "2e473f27-d140-4d8d-a477-441df5c89a31", "name": "clearwater-opnfv-homer-sig", "description": "Security group for Homer nodes (signaling)"}]} 2018-08-10 00:35:37,365 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/cb5c6202-d825-4f6b-86fb-6291cfa179c3/os-security-groups used request id req-d8b02f64-90b2-46f5-b750-f4e1588aec5b 2018-08-10 00:35:37,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.456977844238s 2018-08-10 00:35:37,366 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/cb5c6202-d825-4f6b-86fb-6291cfa179c3/os-security-groups used request id req-d8b02f64-90b2-46f5-b750-f4e1588aec5b 2018-08-10 00:35:37,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-10 00:35:37,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:35:37,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-819746bf-8b99-44af-984d-38a8e7405492 Date: Fri, 10 Aug 2018 00:35:37 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-10T00:29:22Z", "file": "/v2/images/6de45001-12cc-46ba-b64b-426c91b02323/file", "owner": "def8a664b9144f278f225ae5a189ab3e", "id": "6de45001-12cc-46ba-b64b-426c91b02323", "size": 263062016, "self": "/v2/images/6de45001-12cc-46ba-b64b-426c91b02323", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/6de45001-12cc-46ba-b64b-426c91b02323/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/6de45001-12cc-46ba-b64b-426c91b02323/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-10T00:29:17Z", "os_hidden": false, "protected": false, "os_hash_value": "3819082dc373086dbf6ec58c3faa2b9f8c81ced05572cc4584eabe85c4866648968af1e9a41f21e130218d4177c0b94d6b35c91053de745b8cc60b1e87bbf350"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-10 00:35:37,776 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-819746bf-8b99-44af-984d-38a8e7405492 2018-08-10 00:35:37,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.402190208435s 2018-08-10 00:35:37,777 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-819746bf-8b99-44af-984d-38a8e7405492 2018-08-10 00:35:37,780 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-10 00:35:37,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8776/v3/def8a664b9144f278f225ae5a189ab3e/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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:35:38,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:35:37 GMT Server: Apache x-compute-request-id: req-38e839e4-bace-4701-b920-2a9587948f6d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-38e839e4-bace-4701-b920-2a9587948f6d Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-10 00:35:38,434 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.32:8776/v3/def8a664b9144f278f225ae5a189ab3e/volumes/detail used request id req-38e839e4-bace-4701-b920-2a9587948f6d 2018-08-10 00:35:38,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.653859853745s 2018-08-10 00:35:38,435 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.32:8776/v3/def8a664b9144f278f225ae5a189ab3e/volumes/detail used request id req-38e839e4-bace-4701-b920-2a9587948f6d 2018-08-10 00:35:38,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-10 00:35:38,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:35:38,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:35: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-f8bc9c0e-7740-4871-bdf5-2be2d4f4a0f6 x-compute-request-id: req-f8bc9c0e-7740-4871-bdf5-2be2d4f4a0f6 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "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": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8"}]} 2018-08-10 00:35:38,472 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-f8bc9c0e-7740-4871-bdf5-2be2d4f4a0f6 2018-08-10 00:35:38,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0366129875183s 2018-08-10 00:35:38,472 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-f8bc9c0e-7740-4871-bdf5-2be2d4f4a0f6 2018-08-10 00:35:38,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-10 00:35:38,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/442bd3c1-ab79-4422-a6c0-91aa3666d85c/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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:35:39,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:35: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-3f90bc4a-5d83-4210-94f8-8fb948953770 x-compute-request-id: req-3f90bc4a-5d83-4210-94f8-8fb948953770 Content-Encoding: gzip Content-Length: 921 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "6260c290-ad23-42b1-906f-3911a1c15594", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0c21923e-93ba-4a7a-b719-765ad1b8edba"}, {"from_port": 4000, "group": {"tenant_id": "def8a664b9144f278f225ae5a189ab3e", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "6260c290-ad23-42b1-906f-3911a1c15594", "ip_range": {}, "id": "3fc791bd-42a8-485a-ba6c-b49ca15bc934"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "6260c290-ad23-42b1-906f-3911a1c15594", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6c2cc8da-b014-4c27-9679-ff12e8146fe5"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "6260c290-ad23-42b1-906f-3911a1c15594", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "87991139-51ba-4bef-96f6-c87a7fa435b5"}, {"from_port": 2380, "group": {"tenant_id": "def8a664b9144f278f225ae5a189ab3e", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "6260c290-ad23-42b1-906f-3911a1c15594", "ip_range": {}, "id": "e14ca71b-da28-4b63-b7d2-c8d9c1ed8477"}], "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "id": "6260c290-ad23-42b1-906f-3911a1c15594", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 9160, "group": {"tenant_id": "def8a664b9144f278f225ae5a189ab3e", "name": "clearwater-opnfv-homer-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "10055a4a-27cf-4909-9fd4-a8f011e89e19", "ip_range": {}, "id": "085499a8-1a8d-4087-983e-bb6f80a8514b"}, {"from_port": 11311, "group": {"tenant_id": "def8a664b9144f278f225ae5a189ab3e", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "10055a4a-27cf-4909-9fd4-a8f011e89e19", "ip_range": {}, "id": "67736aec-0bdf-4850-9ba6-ce70c7b2a924"}, {"from_port": 7253, "group": {"tenant_id": "def8a664b9144f278f225ae5a189ab3e", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "10055a4a-27cf-4909-9fd4-a8f011e89e19", "ip_range": {}, "id": "71c0ea16-ffe7-4290-b5f9-d35bcebe8311"}, {"from_port": 11311, "group": {"tenant_id": "def8a664b9144f278f225ae5a189ab3e", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "10055a4a-27cf-4909-9fd4-a8f011e89e19", "ip_range": {}, "id": "759cfe0b-81b6-4c4e-9435-e4938e9b3638"}, {"from_port": 7253, "group": {"tenant_id": "def8a664b9144f278f225ae5a189ab3e", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "10055a4a-27cf-4909-9fd4-a8f011e89e19", "ip_range": {}, "id": "99e25144-2f67-490d-98a0-437c575ec2bc"}, {"from_port": 9160, "group": {"tenant_id": "def8a664b9144f278f225ae5a189ab3e", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "10055a4a-27cf-4909-9fd4-a8f011e89e19", "ip_range": {}, "id": "c1e7d4db-193b-473e-91a6-0fe4f3fb1832"}], "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "id": "10055a4a-27cf-4909-9fd4-a8f011e89e19", "name": "clearwater-opnfv-vellum-sig-inbound", "description": "Security group for Vellum nodes inbound traffic (signaling)"}, {"rules": [{"from_port": 7253, "group": {"tenant_id": "def8a664b9144f278f225ae5a189ab3e", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "f4bc6ca2-996f-4ee7-ae00-828902127ace", "ip_range": {}, "id": "1c1bcbe8-3cfc-46cf-bd24-7db1fe5f7ce4"}, {"from_port": 7000, "group": {"tenant_id": "def8a664b9144f278f225ae5a189ab3e", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "f4bc6ca2-996f-4ee7-ae00-828902127ace", "ip_range": {}, "id": "e7760a2c-2a37-434a-ba67-d5477108c494"}, {"from_port": 11211, "group": {"tenant_id": "def8a664b9144f278f225ae5a189ab3e", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "f4bc6ca2-996f-4ee7-ae00-828902127ace", "ip_range": {}, "id": "f3979774-e289-4a06-adf2-0667594e33e9"}], "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "id": "f4bc6ca2-996f-4ee7-ae00-828902127ace", "name": "clearwater-opnfv-vellum-sig-outbound", "description": "Security group for Vellum nodes outbound traffic (signaling)"}]} 2018-08-10 00:35:39,623 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/442bd3c1-ab79-4422-a6c0-91aa3666d85c/os-security-groups used request id req-3f90bc4a-5d83-4210-94f8-8fb948953770 2018-08-10 00:35:39,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.14970898628s 2018-08-10 00:35:39,624 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/442bd3c1-ab79-4422-a6c0-91aa3666d85c/os-security-groups used request id req-3f90bc4a-5d83-4210-94f8-8fb948953770 2018-08-10 00:35:39,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-10 00:35:39,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:35:39,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-d43f45d8-ca5c-4e18-b2bf-0daea3846e76 Date: Fri, 10 Aug 2018 00:35:39 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-10T00:29:22Z", "file": "/v2/images/6de45001-12cc-46ba-b64b-426c91b02323/file", "owner": "def8a664b9144f278f225ae5a189ab3e", "id": "6de45001-12cc-46ba-b64b-426c91b02323", "size": 263062016, "self": "/v2/images/6de45001-12cc-46ba-b64b-426c91b02323", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/6de45001-12cc-46ba-b64b-426c91b02323/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/6de45001-12cc-46ba-b64b-426c91b02323/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-10T00:29:17Z", "os_hidden": false, "protected": false, "os_hash_value": "3819082dc373086dbf6ec58c3faa2b9f8c81ced05572cc4584eabe85c4866648968af1e9a41f21e130218d4177c0b94d6b35c91053de745b8cc60b1e87bbf350"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-10 00:35:39,950 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-d43f45d8-ca5c-4e18-b2bf-0daea3846e76 2018-08-10 00:35:39,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.316946983337s 2018-08-10 00:35:39,950 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-d43f45d8-ca5c-4e18-b2bf-0daea3846e76 2018-08-10 00:35:39,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-10 00:35:39,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8776/v3/def8a664b9144f278f225ae5a189ab3e/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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:35:40,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:35:39 GMT Server: Apache x-compute-request-id: req-68522d8a-da58-49e5-b46a-700bd7e26411 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-68522d8a-da58-49e5-b46a-700bd7e26411 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-10 00:35:40,707 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.32:8776/v3/def8a664b9144f278f225ae5a189ab3e/volumes/detail used request id req-68522d8a-da58-49e5-b46a-700bd7e26411 2018-08-10 00:35:40,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.753201007843s 2018-08-10 00:35:40,708 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.32:8776/v3/def8a664b9144f278f225ae5a189ab3e/volumes/detail used request id req-68522d8a-da58-49e5-b46a-700bd7e26411 2018-08-10 00:35:40,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-10 00:35:40,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:35:40,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:35: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-2bbd35b7-9eee-4239-a6c0-ce6fbf80d3b2 x-compute-request-id: req-2bbd35b7-9eee-4239-a6c0-ce6fbf80d3b2 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "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": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8"}]} 2018-08-10 00:35:40,731 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-2bbd35b7-9eee-4239-a6c0-ce6fbf80d3b2 2018-08-10 00:35:40,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0232310295105s 2018-08-10 00:35:40,732 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-2bbd35b7-9eee-4239-a6c0-ce6fbf80d3b2 2018-08-10 00:35:40,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-10 00:35:40,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/c5d70a4e-a322-4721-906e-b8bb5341badc/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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:35:41,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:35: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-199c8a42-82ff-479c-9154-db8c099cddcd x-compute-request-id: req-199c8a42-82ff-479c-9154-db8c099cddcd Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "6260c290-ad23-42b1-906f-3911a1c15594", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0c21923e-93ba-4a7a-b719-765ad1b8edba"}, {"from_port": 4000, "group": {"tenant_id": "def8a664b9144f278f225ae5a189ab3e", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "6260c290-ad23-42b1-906f-3911a1c15594", "ip_range": {}, "id": "3fc791bd-42a8-485a-ba6c-b49ca15bc934"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "6260c290-ad23-42b1-906f-3911a1c15594", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6c2cc8da-b014-4c27-9679-ff12e8146fe5"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "6260c290-ad23-42b1-906f-3911a1c15594", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "87991139-51ba-4bef-96f6-c87a7fa435b5"}, {"from_port": 2380, "group": {"tenant_id": "def8a664b9144f278f225ae5a189ab3e", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "6260c290-ad23-42b1-906f-3911a1c15594", "ip_range": {}, "id": "e14ca71b-da28-4b63-b7d2-c8d9c1ed8477"}], "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "id": "6260c290-ad23-42b1-906f-3911a1c15594", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 8889, "group": {"tenant_id": "def8a664b9144f278f225ae5a189ab3e", "name": "clearwater-opnfv-ellis-mgmt"}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "c30de740-9946-4763-95a7-808310d931f3", "ip_range": {}, "id": "0da78e78-acf3-4fe4-b153-048207053492"}], "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "id": "c30de740-9946-4763-95a7-808310d931f3", "name": "clearwater-opnfv-dime-mgmt", "description": "Security group for Dime nodes (management)"}, {"rules": [{"from_port": 8888, "group": {"tenant_id": "def8a664b9144f278f225ae5a189ab3e", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "09bef7e2-c58b-4f6e-b97c-014843650a05", "ip_range": {}, "id": "2a3fa30e-77db-456e-bea5-f09057c9caee"}, {"from_port": 8888, "group": {"tenant_id": "def8a664b9144f278f225ae5a189ab3e", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "09bef7e2-c58b-4f6e-b97c-014843650a05", "ip_range": {}, "id": "3f525b1b-e252-4bdc-805b-312e1cb8f7f1"}, {"from_port": 10888, "group": {"tenant_id": "def8a664b9144f278f225ae5a189ab3e", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "09bef7e2-c58b-4f6e-b97c-014843650a05", "ip_range": {}, "id": "71f034fe-9e61-49b8-95fe-78effa46e8be"}, {"from_port": 10888, "group": {"tenant_id": "def8a664b9144f278f225ae5a189ab3e", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "09bef7e2-c58b-4f6e-b97c-014843650a05", "ip_range": {}, "id": "89759b06-eacc-44df-ad0f-776d7e755cbc"}, {"from_port": 10888, "group": {"tenant_id": "def8a664b9144f278f225ae5a189ab3e", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "09bef7e2-c58b-4f6e-b97c-014843650a05", "ip_range": {}, "id": "dad48949-a8ea-4c9f-bf69-a57fed7ccef4"}], "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "id": "09bef7e2-c58b-4f6e-b97c-014843650a05", "name": "clearwater-opnfv-dime-sig", "description": "Security group for Dime nodes (signaling)"}]} 2018-08-10 00:35:41,715 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/c5d70a4e-a322-4721-906e-b8bb5341badc/os-security-groups used request id req-199c8a42-82ff-479c-9154-db8c099cddcd 2018-08-10 00:35:41,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.982313871384s 2018-08-10 00:35:41,716 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/c5d70a4e-a322-4721-906e-b8bb5341badc/os-security-groups used request id req-199c8a42-82ff-479c-9154-db8c099cddcd 2018-08-10 00:35:41,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-10 00:35:41,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:35:42,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-a42e973c-9fa3-4160-97fb-82af8e256c6d Date: Fri, 10 Aug 2018 00:35:42 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-10T00:29:22Z", "file": "/v2/images/6de45001-12cc-46ba-b64b-426c91b02323/file", "owner": "def8a664b9144f278f225ae5a189ab3e", "id": "6de45001-12cc-46ba-b64b-426c91b02323", "size": 263062016, "self": "/v2/images/6de45001-12cc-46ba-b64b-426c91b02323", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/6de45001-12cc-46ba-b64b-426c91b02323/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/6de45001-12cc-46ba-b64b-426c91b02323/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-10T00:29:17Z", "os_hidden": false, "protected": false, "os_hash_value": "3819082dc373086dbf6ec58c3faa2b9f8c81ced05572cc4584eabe85c4866648968af1e9a41f21e130218d4177c0b94d6b35c91053de745b8cc60b1e87bbf350"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-10 00:35:42,025 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-a42e973c-9fa3-4160-97fb-82af8e256c6d 2018-08-10 00:35:42,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.300565958023s 2018-08-10 00:35:42,025 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-a42e973c-9fa3-4160-97fb-82af8e256c6d 2018-08-10 00:35:42,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-10 00:35:42,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8776/v3/def8a664b9144f278f225ae5a189ab3e/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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:35:42,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:35:42 GMT Server: Apache x-compute-request-id: req-b237a53b-cddb-441a-8ee4-5036e7ff3f7d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b237a53b-cddb-441a-8ee4-5036e7ff3f7d Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-10 00:35:42,761 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.32:8776/v3/def8a664b9144f278f225ae5a189ab3e/volumes/detail used request id req-b237a53b-cddb-441a-8ee4-5036e7ff3f7d 2018-08-10 00:35:42,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.732041120529s 2018-08-10 00:35:42,761 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.32:8776/v3/def8a664b9144f278f225ae5a189ab3e/volumes/detail used request id req-b237a53b-cddb-441a-8ee4-5036e7ff3f7d 2018-08-10 00:35:43,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-10 00:35:43,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:35:43,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:35: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-efdcd4b5-270c-471a-8feb-4a522b767193 x-compute-request-id: req-efdcd4b5-270c-471a-8feb-4a522b767193 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "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": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8"}]} 2018-08-10 00:35:43,787 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-efdcd4b5-270c-471a-8feb-4a522b767193 2018-08-10 00:35:43,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0224449634552s 2018-08-10 00:35:43,787 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-efdcd4b5-270c-471a-8feb-4a522b767193 2018-08-10 00:35:43,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-10 00:35:43,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/4e6e15cb-8517-4403-8173-26f598b6f9c7/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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:35:44,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:35: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-84566496-bd98-4fac-a544-ead299d8a6fe x-compute-request-id: req-84566496-bd98-4fac-a544-ead299d8a6fe Content-Encoding: gzip Content-Length: 808 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "6260c290-ad23-42b1-906f-3911a1c15594", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0c21923e-93ba-4a7a-b719-765ad1b8edba"}, {"from_port": 4000, "group": {"tenant_id": "def8a664b9144f278f225ae5a189ab3e", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "6260c290-ad23-42b1-906f-3911a1c15594", "ip_range": {}, "id": "3fc791bd-42a8-485a-ba6c-b49ca15bc934"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "6260c290-ad23-42b1-906f-3911a1c15594", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6c2cc8da-b014-4c27-9679-ff12e8146fe5"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "6260c290-ad23-42b1-906f-3911a1c15594", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "87991139-51ba-4bef-96f6-c87a7fa435b5"}, {"from_port": 2380, "group": {"tenant_id": "def8a664b9144f278f225ae5a189ab3e", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "6260c290-ad23-42b1-906f-3911a1c15594", "ip_range": {}, "id": "e14ca71b-da28-4b63-b7d2-c8d9c1ed8477"}], "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "id": "6260c290-ad23-42b1-906f-3911a1c15594", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "cb89115e-8465-4387-9b9e-6a383a18a5b0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "01df9f50-8997-436a-a0ab-913f728c8560"}, {"from_port": 5058, "group": {"tenant_id": "def8a664b9144f278f225ae5a189ab3e", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "cb89115e-8465-4387-9b9e-6a383a18a5b0", "ip_range": {}, "id": "1ca944b3-c1fd-482a-a591-d1b9bc6cb9f5"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "cb89115e-8465-4387-9b9e-6a383a18a5b0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "42b95891-2b0c-4aae-aea6-5cf2aac49bdb"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "cb89115e-8465-4387-9b9e-6a383a18a5b0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "484c6924-fe7e-47b9-a149-57d02bd3dcaa"}, {"from_port": 5058, "group": {"tenant_id": "def8a664b9144f278f225ae5a189ab3e", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "cb89115e-8465-4387-9b9e-6a383a18a5b0", "ip_range": {}, "id": "5f715698-ee84-4c44-a187-40566b1a4073"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "cb89115e-8465-4387-9b9e-6a383a18a5b0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "675e5f7b-443c-40ad-91cd-eaaa9f279f08"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "cb89115e-8465-4387-9b9e-6a383a18a5b0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "92d28026-9886-4f45-85d5-6de15598d780"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "cb89115e-8465-4387-9b9e-6a383a18a5b0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "adaaab30-11ff-4f02-a22a-151676b3ad63"}], "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "id": "cb89115e-8465-4387-9b9e-6a383a18a5b0", "name": "clearwater-opnfv-bono-sig", "description": "Security group for Bono nodes (signaling)"}]} 2018-08-10 00:35:44,582 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/4e6e15cb-8517-4403-8173-26f598b6f9c7/os-security-groups used request id req-84566496-bd98-4fac-a544-ead299d8a6fe 2018-08-10 00:35:44,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.794103145599s 2018-08-10 00:35:44,583 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/4e6e15cb-8517-4403-8173-26f598b6f9c7/os-security-groups used request id req-84566496-bd98-4fac-a544-ead299d8a6fe 2018-08-10 00:35:44,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-10 00:35:44,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:35:44,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-abfed7f5-88d1-48c5-819e-0c8a9a61c7c0 Date: Fri, 10 Aug 2018 00:35:44 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-10T00:29:22Z", "file": "/v2/images/6de45001-12cc-46ba-b64b-426c91b02323/file", "owner": "def8a664b9144f278f225ae5a189ab3e", "id": "6de45001-12cc-46ba-b64b-426c91b02323", "size": 263062016, "self": "/v2/images/6de45001-12cc-46ba-b64b-426c91b02323", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/6de45001-12cc-46ba-b64b-426c91b02323/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/6de45001-12cc-46ba-b64b-426c91b02323/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-10T00:29:17Z", "os_hidden": false, "protected": false, "os_hash_value": "3819082dc373086dbf6ec58c3faa2b9f8c81ced05572cc4584eabe85c4866648968af1e9a41f21e130218d4177c0b94d6b35c91053de745b8cc60b1e87bbf350"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-10 00:35:44,889 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-abfed7f5-88d1-48c5-819e-0c8a9a61c7c0 2018-08-10 00:35:44,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.297852039337s 2018-08-10 00:35:44,890 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-abfed7f5-88d1-48c5-819e-0c8a9a61c7c0 2018-08-10 00:35:44,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-10 00:35:44,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8776/v3/def8a664b9144f278f225ae5a189ab3e/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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:35:45,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:35:44 GMT Server: Apache x-compute-request-id: req-92a623b0-8d59-4afb-8d7e-59b0d3232cb0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-92a623b0-8d59-4afb-8d7e-59b0d3232cb0 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-10 00:35:45,607 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.32:8776/v3/def8a664b9144f278f225ae5a189ab3e/volumes/detail used request id req-92a623b0-8d59-4afb-8d7e-59b0d3232cb0 2018-08-10 00:35:45,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.713415145874s 2018-08-10 00:35:45,607 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.32:8776/v3/def8a664b9144f278f225ae5a189ab3e/volumes/detail used request id req-92a623b0-8d59-4afb-8d7e-59b0d3232cb0 2018-08-10 00:35:45,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-10 00:35:45,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:35:45,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:35: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-0603a245-8095-46b4-97c3-f36fdfd2efd0 x-compute-request-id: req-0603a245-8095-46b4-97c3-f36fdfd2efd0 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "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": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8"}]} 2018-08-10 00:35:45,631 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-0603a245-8095-46b4-97c3-f36fdfd2efd0 2018-08-10 00:35:45,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0231590270996s 2018-08-10 00:35:45,631 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-0603a245-8095-46b4-97c3-f36fdfd2efd0 2018-08-10 00:35:45,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-10 00:35:45,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/9c97b35f-1a51-4a49-baa8-1ed8441b4af5/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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:35:46,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:35: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-55b46790-7fc0-4ff4-a2ff-f4aabc4a0381 x-compute-request-id: req-55b46790-7fc0-4ff4-a2ff-f4aabc4a0381 Content-Encoding: gzip Content-Length: 582 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "6260c290-ad23-42b1-906f-3911a1c15594", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0c21923e-93ba-4a7a-b719-765ad1b8edba"}, {"from_port": 4000, "group": {"tenant_id": "def8a664b9144f278f225ae5a189ab3e", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "6260c290-ad23-42b1-906f-3911a1c15594", "ip_range": {}, "id": "3fc791bd-42a8-485a-ba6c-b49ca15bc934"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "6260c290-ad23-42b1-906f-3911a1c15594", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6c2cc8da-b014-4c27-9679-ff12e8146fe5"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "6260c290-ad23-42b1-906f-3911a1c15594", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "87991139-51ba-4bef-96f6-c87a7fa435b5"}, {"from_port": 2380, "group": {"tenant_id": "def8a664b9144f278f225ae5a189ab3e", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "6260c290-ad23-42b1-906f-3911a1c15594", "ip_range": {}, "id": "e14ca71b-da28-4b63-b7d2-c8d9c1ed8477"}], "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "id": "6260c290-ad23-42b1-906f-3911a1c15594", "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": "420516fb-e1ba-4924-8112-1fae394fad20", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4e245639-0e54-4e04-b871-fa41d56ff31a"}, {"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "420516fb-e1ba-4924-8112-1fae394fad20", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c981ff62-6c60-4e15-b3c6-a25b64f9559c"}], "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "id": "420516fb-e1ba-4924-8112-1fae394fad20", "name": "clearwater-opnfv-ellis-mgmt", "description": "Security group for Ellis nodes (management)"}]} 2018-08-10 00:35:46,216 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/9c97b35f-1a51-4a49-baa8-1ed8441b4af5/os-security-groups used request id req-55b46790-7fc0-4ff4-a2ff-f4aabc4a0381 2018-08-10 00:35:46,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.583623170853s 2018-08-10 00:35:46,217 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/9c97b35f-1a51-4a49-baa8-1ed8441b4af5/os-security-groups used request id req-55b46790-7fc0-4ff4-a2ff-f4aabc4a0381 2018-08-10 00:35:46,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-10 00:35:46,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:35:46,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-d60f162b-566e-4e11-a4e6-33e105abc4dd Date: Fri, 10 Aug 2018 00:35:46 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-10T00:29:22Z", "file": "/v2/images/6de45001-12cc-46ba-b64b-426c91b02323/file", "owner": "def8a664b9144f278f225ae5a189ab3e", "id": "6de45001-12cc-46ba-b64b-426c91b02323", "size": 263062016, "self": "/v2/images/6de45001-12cc-46ba-b64b-426c91b02323", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/6de45001-12cc-46ba-b64b-426c91b02323/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/6de45001-12cc-46ba-b64b-426c91b02323/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-10T00:29:17Z", "os_hidden": false, "protected": false, "os_hash_value": "3819082dc373086dbf6ec58c3faa2b9f8c81ced05572cc4584eabe85c4866648968af1e9a41f21e130218d4177c0b94d6b35c91053de745b8cc60b1e87bbf350"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-10 00:35:46,259 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-d60f162b-566e-4e11-a4e6-33e105abc4dd 2018-08-10 00:35:46,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0358159542084s 2018-08-10 00:35:46,260 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-d60f162b-566e-4e11-a4e6-33e105abc4dd 2018-08-10 00:35:46,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-10 00:35:46,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8776/v3/def8a664b9144f278f225ae5a189ab3e/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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:35:46,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:35:46 GMT Server: Apache x-compute-request-id: req-58ca8bef-df1d-4a85-8c66-8347e89992fb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-58ca8bef-df1d-4a85-8c66-8347e89992fb Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-10 00:35:46,306 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.32:8776/v3/def8a664b9144f278f225ae5a189ab3e/volumes/detail used request id req-58ca8bef-df1d-4a85-8c66-8347e89992fb 2018-08-10 00:35:46,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0427720546722s 2018-08-10 00:35:46,307 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.32:8776/v3/def8a664b9144f278f225ae5a189ab3e/volumes/detail used request id req-58ca8bef-df1d-4a85-8c66-8347e89992fb 2018-08-10 00:35:46,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-10 00:35:46,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:35:46,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:35: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-11594ff2-2da7-4856-ab1c-bb807624a87d x-compute-request-id: req-11594ff2-2da7-4856-ab1c-bb807624a87d Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "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": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8"}]} 2018-08-10 00:35:46,330 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-11594ff2-2da7-4856-ab1c-bb807624a87d 2018-08-10 00:35:46,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0224981307983s 2018-08-10 00:35:46,330 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-11594ff2-2da7-4856-ab1c-bb807624a87d 2018-08-10 00:35:46,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-10 00:35:46,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/e63a087d-8593-4398-b191-fdaded768b32/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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:35:47,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:35: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-82fa5aa2-8d9c-43d0-80d0-f9e7e2600124 x-compute-request-id: req-82fa5aa2-8d9c-43d0-80d0-f9e7e2600124 Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "cf7cdf6c-cb1f-42b0-87be-42acf8c8359b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "272df6db-2b17-4851-99f1-f0043fc39f9e"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "cf7cdf6c-cb1f-42b0-87be-42acf8c8359b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "30e07a4d-01c1-4116-8bd3-531261a8b0d4"}, {"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "cf7cdf6c-cb1f-42b0-87be-42acf8c8359b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "aa27e7db-f832-4475-b1cb-5bb8bad0d47c"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "cf7cdf6c-cb1f-42b0-87be-42acf8c8359b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bc339a72-f547-4e39-9fd7-9cb82238db8c"}], "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "id": "cf7cdf6c-cb1f-42b0-87be-42acf8c8359b", "name": "clearwater-opnfv-dns", "description": "Security group for DNS nodes"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "cf7cdf6c-cb1f-42b0-87be-42acf8c8359b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "272df6db-2b17-4851-99f1-f0043fc39f9e"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "cf7cdf6c-cb1f-42b0-87be-42acf8c8359b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "30e07a4d-01c1-4116-8bd3-531261a8b0d4"}, {"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "cf7cdf6c-cb1f-42b0-87be-42acf8c8359b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "aa27e7db-f832-4475-b1cb-5bb8bad0d47c"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "cf7cdf6c-cb1f-42b0-87be-42acf8c8359b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bc339a72-f547-4e39-9fd7-9cb82238db8c"}], "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "id": "cf7cdf6c-cb1f-42b0-87be-42acf8c8359b", "name": "clearwater-opnfv-dns", "description": "Security group for DNS nodes"}]} 2018-08-10 00:35:47,286 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/e63a087d-8593-4398-b191-fdaded768b32/os-security-groups used request id req-82fa5aa2-8d9c-43d0-80d0-f9e7e2600124 2018-08-10 00:35:47,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.954682826996s 2018-08-10 00:35:47,287 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/e63a087d-8593-4398-b191-fdaded768b32/os-security-groups used request id req-82fa5aa2-8d9c-43d0-80d0-f9e7e2600124 2018-08-10 00:35:47,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-10 00:35:47,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:35:47,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-5a9bcb0f-7e9e-43a3-8d5c-a1551295c783 Date: Fri, 10 Aug 2018 00:35:47 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-10T00:29:22Z", "file": "/v2/images/6de45001-12cc-46ba-b64b-426c91b02323/file", "owner": "def8a664b9144f278f225ae5a189ab3e", "id": "6de45001-12cc-46ba-b64b-426c91b02323", "size": 263062016, "self": "/v2/images/6de45001-12cc-46ba-b64b-426c91b02323", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/6de45001-12cc-46ba-b64b-426c91b02323/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/6de45001-12cc-46ba-b64b-426c91b02323/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-10T00:29:17Z", "os_hidden": false, "protected": false, "os_hash_value": "3819082dc373086dbf6ec58c3faa2b9f8c81ced05572cc4584eabe85c4866648968af1e9a41f21e130218d4177c0b94d6b35c91053de745b8cc60b1e87bbf350"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-10 00:35:47,331 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-5a9bcb0f-7e9e-43a3-8d5c-a1551295c783 2018-08-10 00:35:47,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0366358757019s 2018-08-10 00:35:47,331 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-5a9bcb0f-7e9e-43a3-8d5c-a1551295c783 2018-08-10 00:35:47,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-10 00:35:47,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8776/v3/def8a664b9144f278f225ae5a189ab3e/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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:35:47,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:35:47 GMT Server: Apache x-compute-request-id: req-4f7e50cc-4dda-4d24-8734-c1d2ef5dd7c9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4f7e50cc-4dda-4d24-8734-c1d2ef5dd7c9 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-10 00:35:47,387 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.32:8776/v3/def8a664b9144f278f225ae5a189ab3e/volumes/detail used request id req-4f7e50cc-4dda-4d24-8734-c1d2ef5dd7c9 2018-08-10 00:35:47,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0523798465729s 2018-08-10 00:35:47,388 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.32:8776/v3/def8a664b9144f278f225ae5a189ab3e/volumes/detail used request id req-4f7e50cc-4dda-4d24-8734-c1d2ef5dd7c9 2018-08-10 00:35:47,388 - 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:5f:19:ad', u'version': 4, u'addr': u'192.168.1.13', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b8:c1:7a', u'version': 4, u'addr': u'192.168.0.15', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b8:c1:7a', u'version': 4, u'addr': u'172.30.9.220', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'6de45001-12cc-46ba-b64b-426c91b02323', 'name': u'heat_ims-img_alt_c8d267ab-46f4-4791-a554-42b8195f04f9'}), 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-10T00:33:27.000000', 'flavor': Munch({u'id': u'4155d9b6-35a6-4041-8a28-d233e8a7b4d8', 'name': u'heat_ims-flavor_alt_c8d267ab-46f4-4791-a554-42b8195f04f9'}), 'az': u'nova', 'id': u'28508959-0e28-431d-8835-d1d0073bb4ec', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'6260c290-ad23-42b1-906f-3911a1c15594', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', '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'0c21923e-93ba-4a7a-b719-765ad1b8edba'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'6260c290-ad23-42b1-906f-3911a1c15594', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'3fc791bd-42a8-485a-ba6c-b49ca15bc934'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'6260c290-ad23-42b1-906f-3911a1c15594', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', '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'6c2cc8da-b014-4c27-9679-ff12e8146fe5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'6260c290-ad23-42b1-906f-3911a1c15594', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', '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'87991139-51ba-4bef-96f6-c87a7fa435b5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'6260c290-ad23-42b1-906f-3911a1c15594', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'e14ca71b-da28-4b63-b7d2-c8d9c1ed8477'})], 'id': u'6260c290-ad23-42b1-906f-3911a1c15594', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'def8a664b9144f278f225ae5a189ab3e', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Sprout nodes inbound traffic (signaling)', 'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'security_group_id': u'c2cdb824-1ed3-4223-8c97-fa210963e6e5', 'tenant_id': '', 'port_range_min': 9888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'0e4e3371-364c-4db6-8409-3f6dd82a584d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'security_group_id': u'c2cdb824-1ed3-4223-8c97-fa210963e6e5', 'tenant_id': '', 'port_range_min': 9888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'24925f4d-b9d4-48ae-a013-6bc2a1a88e80'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'security_group_id': u'c2cdb824-1ed3-4223-8c97-fa210963e6e5', 'tenant_id': '', 'port_range_min': 5054, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'6a8968a6-4000-49c5-bfe6-6b40b2237788'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'security_group_id': u'c2cdb824-1ed3-4223-8c97-fa210963e6e5', 'tenant_id': '', 'port_range_min': 5052, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'714c2afd-fd0c-4448-96db-011e1558d303'})], 'id': u'c2cdb824-1ed3-4223-8c97-fa210963e6e5', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'def8a664b9144f278f225ae5a189ab3e', 'properties': Munch({}), 'name': u'clearwater-opnfv-sprout-sig-inbound'}), Munch({'description': u'Security group for Sprout nodes outbound traffic (signaling)', 'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'security_group_id': u'64e25234-c631-4a46-a96f-152fd938a81c', 'tenant_id': '', 'port_range_min': 5052, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'38eeac8f-5560-4b68-baa3-dbd1ca7129a7'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'security_group_id': u'64e25234-c631-4a46-a96f-152fd938a81c', 'tenant_id': '', 'port_range_min': 5054, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'da6e2878-1ddd-46ca-ab68-f256a35cb3da'})], 'id': u'64e25234-c631-4a46-a96f-152fd938a81c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'def8a664b9144f278f225ae5a189ab3e', 'properties': Munch({}), 'name': u'clearwater-opnfv-sprout-sig-outbound'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'84e0ae80446f4da1b912a91c2b80004e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.220', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.220', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.220', 'launched_at': u'2018-08-10T00:33:27.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-10T00:33:27Z', 'hostId': u'a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9', 'public_v6': '', 'private_v4': u'192.168.0.15', 'cloud': 'envvars', 'host_id': u'a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382', '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-10T00:33:27.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'def8a664b9144f278f225ae5a189ab3e', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', 'created_at': u'2018-08-10T00:33:11Z', 'created': u'2018-08-10T00:33:11Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:59:95:5f', u'version': 4, u'addr': u'192.168.1.10', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:59:95:5f', 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:12:4d:3c', u'version': 4, u'addr': u'192.168.0.8', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:12:4d:3c', 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'6de45001-12cc-46ba-b64b-426c91b02323', 'name': u'heat_ims-img_alt_c8d267ab-46f4-4791-a554-42b8195f04f9'}), 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-10T00:33:13.000000', 'flavor': Munch({u'id': u'4155d9b6-35a6-4041-8a28-d233e8a7b4d8', 'name': u'heat_ims-flavor_alt_c8d267ab-46f4-4791-a554-42b8195f04f9'}), 'az': u'nova', 'id': u'cb5c6202-d825-4f6b-86fb-6291cfa179c3', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'6260c290-ad23-42b1-906f-3911a1c15594', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', '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'0c21923e-93ba-4a7a-b719-765ad1b8edba'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'6260c290-ad23-42b1-906f-3911a1c15594', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'3fc791bd-42a8-485a-ba6c-b49ca15bc934'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'6260c290-ad23-42b1-906f-3911a1c15594', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', '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'6c2cc8da-b014-4c27-9679-ff12e8146fe5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'6260c290-ad23-42b1-906f-3911a1c15594', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', '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'87991139-51ba-4bef-96f6-c87a7fa435b5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'6260c290-ad23-42b1-906f-3911a1c15594', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'e14ca71b-da28-4b63-b7d2-c8d9c1ed8477'})], 'id': u'6260c290-ad23-42b1-906f-3911a1c15594', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'def8a664b9144f278f225ae5a189ab3e', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Homer nodes (management)', 'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'9cbe3718-7eb0-4799-8289-72b4383a6d1e', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'30d58f83-2286-481b-b87e-0bf0bc116c00'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'9cbe3718-7eb0-4799-8289-72b4383a6d1e', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', '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'ccbe4937-5999-4ff2-8f41-f9be778b73b4'})], 'id': u'9cbe3718-7eb0-4799-8289-72b4383a6d1e', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'def8a664b9144f278f225ae5a189ab3e', 'properties': Munch({}), 'name': u'clearwater-opnfv-homer-mgmt'}), Munch({'description': u'Security group for Homer nodes (signaling)', 'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'2e473f27-d140-4d8d-a477-441df5c89a31', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-homer-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-homer-sig'}), 'project_id': '', 'id': u'3a3423d5-4b8c-46e7-830f-9a8c22fffc05'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'2e473f27-d140-4d8d-a477-441df5c89a31', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'64b9e90e-eab1-49fa-b844-93f7325153a7'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'2e473f27-d140-4d8d-a477-441df5c89a31', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', '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'bc2a3fb4-f3aa-4964-86d8-a2287b576084'})], 'id': u'2e473f27-d140-4d8d-a477-441df5c89a31', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'def8a664b9144f278f225ae5a189ab3e', 'properties': Munch({}), 'name': u'clearwater-opnfv-homer-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'84e0ae80446f4da1b912a91c2b80004e', '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'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', '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-10T00:33:13.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-10T00:33:13Z', 'hostId': u'a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9', 'public_v6': '', 'private_v4': u'192.168.1.10', 'cloud': 'envvars', 'host_id': u'a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382', '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-10T00:33:13.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'def8a664b9144f278f225ae5a189ab3e', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', 'created_at': u'2018-08-10T00:32:50Z', 'created': u'2018-08-10T00:32:50Z', '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:05:fd:f4', u'version': 4, u'addr': u'192.168.1.35', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:68:3f:fc', 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:68:3f:fc', 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'6de45001-12cc-46ba-b64b-426c91b02323', 'name': u'heat_ims-img_alt_c8d267ab-46f4-4791-a554-42b8195f04f9'}), 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-10T00:33:15.000000', 'flavor': Munch({u'id': u'4155d9b6-35a6-4041-8a28-d233e8a7b4d8', 'name': u'heat_ims-flavor_alt_c8d267ab-46f4-4791-a554-42b8195f04f9'}), 'az': u'nova', 'id': u'442bd3c1-ab79-4422-a6c0-91aa3666d85c', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'6260c290-ad23-42b1-906f-3911a1c15594', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', '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'0c21923e-93ba-4a7a-b719-765ad1b8edba'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'6260c290-ad23-42b1-906f-3911a1c15594', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'3fc791bd-42a8-485a-ba6c-b49ca15bc934'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'6260c290-ad23-42b1-906f-3911a1c15594', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', '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'6c2cc8da-b014-4c27-9679-ff12e8146fe5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'6260c290-ad23-42b1-906f-3911a1c15594', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', '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'87991139-51ba-4bef-96f6-c87a7fa435b5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'6260c290-ad23-42b1-906f-3911a1c15594', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'e14ca71b-da28-4b63-b7d2-c8d9c1ed8477'})], 'id': u'6260c290-ad23-42b1-906f-3911a1c15594', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'def8a664b9144f278f225ae5a189ab3e', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Vellum nodes inbound traffic (signaling)', 'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'10055a4a-27cf-4909-9fd4-a8f011e89e19', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-homer-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-homer-sig'}), 'project_id': '', 'id': u'085499a8-1a8d-4087-983e-bb6f80a8514b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'security_group_id': u'10055a4a-27cf-4909-9fd4-a8f011e89e19', 'tenant_id': '', 'port_range_min': 11311, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'67736aec-0bdf-4850-9ba6-ce70c7b2a924'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'10055a4a-27cf-4909-9fd4-a8f011e89e19', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'71c0ea16-ffe7-4290-b5f9-d35bcebe8311'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'security_group_id': u'10055a4a-27cf-4909-9fd4-a8f011e89e19', 'tenant_id': '', 'port_range_min': 11311, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'759cfe0b-81b6-4c4e-9435-e4938e9b3638'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'10055a4a-27cf-4909-9fd4-a8f011e89e19', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'99e25144-2f67-490d-98a0-437c575ec2bc'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'10055a4a-27cf-4909-9fd4-a8f011e89e19', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'c1e7d4db-193b-473e-91a6-0fe4f3fb1832'})], 'id': u'10055a4a-27cf-4909-9fd4-a8f011e89e19', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'def8a664b9144f278f225ae5a189ab3e', 'properties': Munch({}), 'name': u'clearwater-opnfv-vellum-sig-inbound'}), Munch({'description': u'Security group for Vellum nodes outbound traffic (signaling)', 'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'f4bc6ca2-996f-4ee7-ae00-828902127ace', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'1c1bcbe8-3cfc-46cf-bd24-7db1fe5f7ce4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'security_group_id': u'f4bc6ca2-996f-4ee7-ae00-828902127ace', 'tenant_id': '', 'port_range_min': 7000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'e7760a2c-2a37-434a-ba67-d5477108c494'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'security_group_id': u'f4bc6ca2-996f-4ee7-ae00-828902127ace', 'tenant_id': '', 'port_range_min': 11211, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'f3979774-e289-4a06-adf2-0667594e33e9'})], 'id': u'f4bc6ca2-996f-4ee7-ae00-828902127ace', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'def8a664b9144f278f225ae5a189ab3e', 'properties': Munch({}), 'name': u'clearwater-opnfv-vellum-sig-outbound'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'84e0ae80446f4da1b912a91c2b80004e', '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'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', '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-10T00:33:15.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-10T00:33:15Z', 'hostId': u'a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9', 'public_v6': '', 'private_v4': u'192.168.0.6', 'cloud': 'envvars', 'host_id': u'a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382', '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-10T00:33:15.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'def8a664b9144f278f225ae5a189ab3e', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', 'created_at': u'2018-08-10T00:32:49Z', 'created': u'2018-08-10T00:32:49Z', '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:eb:98:4d', u'version': 4, u'addr': u'192.168.1.8', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b8:57:00', 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:b8:57:00', u'version': 4, u'addr': u'172.30.9.200', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'6de45001-12cc-46ba-b64b-426c91b02323', 'name': u'heat_ims-img_alt_c8d267ab-46f4-4791-a554-42b8195f04f9'}), 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-10T00:35:27.000000', 'flavor': Munch({u'id': u'4155d9b6-35a6-4041-8a28-d233e8a7b4d8', 'name': u'heat_ims-flavor_alt_c8d267ab-46f4-4791-a554-42b8195f04f9'}), 'az': u'nova', 'id': u'c5d70a4e-a322-4721-906e-b8bb5341badc', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'6260c290-ad23-42b1-906f-3911a1c15594', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', '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'0c21923e-93ba-4a7a-b719-765ad1b8edba'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'6260c290-ad23-42b1-906f-3911a1c15594', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'3fc791bd-42a8-485a-ba6c-b49ca15bc934'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'6260c290-ad23-42b1-906f-3911a1c15594', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', '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'6c2cc8da-b014-4c27-9679-ff12e8146fe5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'6260c290-ad23-42b1-906f-3911a1c15594', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', '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'87991139-51ba-4bef-96f6-c87a7fa435b5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'6260c290-ad23-42b1-906f-3911a1c15594', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'e14ca71b-da28-4b63-b7d2-c8d9c1ed8477'})], 'id': u'6260c290-ad23-42b1-906f-3911a1c15594', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'def8a664b9144f278f225ae5a189ab3e', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Dime nodes (management)', 'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'security_group_id': u'c30de740-9946-4763-95a7-808310d931f3', 'tenant_id': '', 'port_range_min': 8889, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-ellis-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-ellis-mgmt'}), 'project_id': '', 'id': u'0da78e78-acf3-4fe4-b153-048207053492'})], 'id': u'c30de740-9946-4763-95a7-808310d931f3', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'def8a664b9144f278f225ae5a189ab3e', 'properties': Munch({}), 'name': u'clearwater-opnfv-dime-mgmt'}), Munch({'description': u'Security group for Dime nodes (signaling)', 'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'security_group_id': u'09bef7e2-c58b-4f6e-b97c-014843650a05', 'tenant_id': '', 'port_range_min': 8888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'2a3fa30e-77db-456e-bea5-f09057c9caee'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'security_group_id': u'09bef7e2-c58b-4f6e-b97c-014843650a05', 'tenant_id': '', 'port_range_min': 8888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'3f525b1b-e252-4bdc-805b-312e1cb8f7f1'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'09bef7e2-c58b-4f6e-b97c-014843650a05', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'71f034fe-9e61-49b8-95fe-78effa46e8be'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'09bef7e2-c58b-4f6e-b97c-014843650a05', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'89759b06-eacc-44df-ad0f-776d7e755cbc'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'09bef7e2-c58b-4f6e-b97c-014843650a05', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'dad48949-a8ea-4c9f-bf69-a57fed7ccef4'})], 'id': u'09bef7e2-c58b-4f6e-b97c-014843650a05', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'def8a664b9144f278f225ae5a189ab3e', 'properties': Munch({}), 'name': u'clearwater-opnfv-dime-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'84e0ae80446f4da1b912a91c2b80004e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.200', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.200', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.200', 'launched_at': u'2018-08-10T00:35:27.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-10T00:35:27Z', 'hostId': u'04bc1a7f68d02ec2004107d6ad788e85be2295139ce9d8aac8a86662', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9', 'public_v6': '', 'private_v4': u'192.168.0.10', 'cloud': 'envvars', 'host_id': u'04bc1a7f68d02ec2004107d6ad788e85be2295139ce9d8aac8a86662', '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-10T00:35:27.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'def8a664b9144f278f225ae5a189ab3e', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', 'created_at': u'2018-08-10T00:32:48Z', 'created': u'2018-08-10T00:32:48Z', '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:5c:1d:6c', u'version': 4, u'addr': u'192.168.1.6', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5c:1d:6c', u'version': 4, u'addr': u'172.30.9.205', u'OS-EXT-IPS:type': u'floating'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:70:2d:de', u'version': 4, u'addr': u'192.168.0.5', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:70:2d:de', u'version': 4, u'addr': u'172.30.9.212', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'6de45001-12cc-46ba-b64b-426c91b02323', 'name': u'heat_ims-img_alt_c8d267ab-46f4-4791-a554-42b8195f04f9'}), 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-10T00:33:07.000000', 'flavor': Munch({u'id': u'4155d9b6-35a6-4041-8a28-d233e8a7b4d8', 'name': u'heat_ims-flavor_alt_c8d267ab-46f4-4791-a554-42b8195f04f9'}), 'az': u'nova', 'id': u'4e6e15cb-8517-4403-8173-26f598b6f9c7', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'6260c290-ad23-42b1-906f-3911a1c15594', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', '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'0c21923e-93ba-4a7a-b719-765ad1b8edba'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'6260c290-ad23-42b1-906f-3911a1c15594', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'3fc791bd-42a8-485a-ba6c-b49ca15bc934'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'6260c290-ad23-42b1-906f-3911a1c15594', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', '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'6c2cc8da-b014-4c27-9679-ff12e8146fe5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'6260c290-ad23-42b1-906f-3911a1c15594', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', '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'87991139-51ba-4bef-96f6-c87a7fa435b5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'6260c290-ad23-42b1-906f-3911a1c15594', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'e14ca71b-da28-4b63-b7d2-c8d9c1ed8477'})], 'id': u'6260c290-ad23-42b1-906f-3911a1c15594', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'def8a664b9144f278f225ae5a189ab3e', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Bono nodes (signaling)', 'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'cb89115e-8465-4387-9b9e-6a383a18a5b0', 'tenant_id': '', 'port_range_min': 32768, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', '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'01df9f50-8997-436a-a0ab-913f728c8560'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'security_group_id': u'cb89115e-8465-4387-9b9e-6a383a18a5b0', 'tenant_id': '', 'port_range_min': 5058, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'1ca944b3-c1fd-482a-a591-d1b9bc6cb9f5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'security_group_id': u'cb89115e-8465-4387-9b9e-6a383a18a5b0', 'tenant_id': '', 'port_range_min': 5062, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', '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'42b95891-2b0c-4aae-aea6-5cf2aac49bdb'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'security_group_id': u'cb89115e-8465-4387-9b9e-6a383a18a5b0', 'tenant_id': '', 'port_range_min': 3478, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', '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'484c6924-fe7e-47b9-a149-57d02bd3dcaa'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'security_group_id': u'cb89115e-8465-4387-9b9e-6a383a18a5b0', 'tenant_id': '', 'port_range_min': 5058, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'5f715698-ee84-4c44-a187-40566b1a4073'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'security_group_id': u'cb89115e-8465-4387-9b9e-6a383a18a5b0', 'tenant_id': '', 'port_range_min': 5060, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', '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'675e5f7b-443c-40ad-91cd-eaaa9f279f08'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'security_group_id': u'cb89115e-8465-4387-9b9e-6a383a18a5b0', 'tenant_id': '', 'port_range_min': 5060, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', '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'92d28026-9886-4f45-85d5-6de15598d780'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'security_group_id': u'cb89115e-8465-4387-9b9e-6a383a18a5b0', 'tenant_id': '', 'port_range_min': 3478, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', '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'adaaab30-11ff-4f02-a22a-151676b3ad63'})], 'id': u'cb89115e-8465-4387-9b9e-6a383a18a5b0', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'def8a664b9144f278f225ae5a189ab3e', 'properties': Munch({}), 'name': u'clearwater-opnfv-bono-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'84e0ae80446f4da1b912a91c2b80004e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.212', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.212', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.212', 'launched_at': u'2018-08-10T00:33:07.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-10T00:33:07Z', 'hostId': u'a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9', 'public_v6': '', 'private_v4': u'192.168.1.6', 'cloud': 'envvars', 'host_id': u'a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382', '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-10T00:33:07.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'def8a664b9144f278f225ae5a189ab3e', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', 'created_at': u'2018-08-10T00:32:47Z', 'created': u'2018-08-10T00:32:47Z', '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:12:ca:fc', u'version': 4, u'addr': u'192.168.0.4', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:12:ca:fc', u'version': 4, u'addr': u'172.30.9.217', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'6de45001-12cc-46ba-b64b-426c91b02323', 'name': u'heat_ims-img_alt_c8d267ab-46f4-4791-a554-42b8195f04f9'}), 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-10T00:32:30.000000', 'flavor': Munch({u'id': u'4155d9b6-35a6-4041-8a28-d233e8a7b4d8', 'name': u'heat_ims-flavor_alt_c8d267ab-46f4-4791-a554-42b8195f04f9'}), 'az': u'nova', 'id': u'9c97b35f-1a51-4a49-baa8-1ed8441b4af5', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'6260c290-ad23-42b1-906f-3911a1c15594', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', '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'0c21923e-93ba-4a7a-b719-765ad1b8edba'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'6260c290-ad23-42b1-906f-3911a1c15594', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'3fc791bd-42a8-485a-ba6c-b49ca15bc934'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'6260c290-ad23-42b1-906f-3911a1c15594', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', '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'6c2cc8da-b014-4c27-9679-ff12e8146fe5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'6260c290-ad23-42b1-906f-3911a1c15594', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', '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'87991139-51ba-4bef-96f6-c87a7fa435b5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'6260c290-ad23-42b1-906f-3911a1c15594', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'e14ca71b-da28-4b63-b7d2-c8d9c1ed8477'})], 'id': u'6260c290-ad23-42b1-906f-3911a1c15594', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'def8a664b9144f278f225ae5a189ab3e', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Ellis nodes (management)', 'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'security_group_id': u'420516fb-e1ba-4924-8112-1fae394fad20', 'tenant_id': '', 'port_range_min': 443, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', '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'4e245639-0e54-4e04-b871-fa41d56ff31a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'security_group_id': u'420516fb-e1ba-4924-8112-1fae394fad20', 'tenant_id': '', 'port_range_min': 80, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', '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'c981ff62-6c60-4e15-b3c6-a25b64f9559c'})], 'id': u'420516fb-e1ba-4924-8112-1fae394fad20', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'def8a664b9144f278f225ae5a189ab3e', 'properties': Munch({}), 'name': u'clearwater-opnfv-ellis-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'84e0ae80446f4da1b912a91c2b80004e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.217', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.217', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.217', 'launched_at': u'2018-08-10T00:32:30.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-10T00:32:30Z', 'hostId': u'a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9', 'public_v6': '', 'private_v4': u'192.168.0.4', 'cloud': 'envvars', 'host_id': u'a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382', '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-10T00:32:30.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'def8a664b9144f278f225ae5a189ab3e', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', 'created_at': u'2018-08-10T00:32:16Z', 'created': u'2018-08-10T00:32:16Z', '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:78:24:cb', u'version': 4, u'addr': u'192.168.1.5', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:fb:f7:05', u'version': 4, u'addr': u'192.168.0.12', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:fb:f7:05', 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'6de45001-12cc-46ba-b64b-426c91b02323', 'name': u'heat_ims-img_alt_c8d267ab-46f4-4791-a554-42b8195f04f9'}), 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-10T00:32:01.000000', 'flavor': Munch({u'id': u'4155d9b6-35a6-4041-8a28-d233e8a7b4d8', 'name': u'heat_ims-flavor_alt_c8d267ab-46f4-4791-a554-42b8195f04f9'}), 'az': u'nova', 'id': u'e63a087d-8593-4398-b191-fdaded768b32', 'security_groups': [Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'cf7cdf6c-cb1f-42b0-87be-42acf8c8359b', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', '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'272df6db-2b17-4851-99f1-f0043fc39f9e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'cf7cdf6c-cb1f-42b0-87be-42acf8c8359b', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', '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'30e07a4d-01c1-4116-8bd3-531261a8b0d4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'cf7cdf6c-cb1f-42b0-87be-42acf8c8359b', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', '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'aa27e7db-f832-4475-b1cb-5bb8bad0d47c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'cf7cdf6c-cb1f-42b0-87be-42acf8c8359b', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', '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'bc339a72-f547-4e39-9fd7-9cb82238db8c'})], 'id': u'cf7cdf6c-cb1f-42b0-87be-42acf8c8359b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'def8a664b9144f278f225ae5a189ab3e', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'}), Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'cf7cdf6c-cb1f-42b0-87be-42acf8c8359b', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', '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'272df6db-2b17-4851-99f1-f0043fc39f9e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'cf7cdf6c-cb1f-42b0-87be-42acf8c8359b', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', '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'30e07a4d-01c1-4116-8bd3-531261a8b0d4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'cf7cdf6c-cb1f-42b0-87be-42acf8c8359b', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', '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'aa27e7db-f832-4475-b1cb-5bb8bad0d47c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'cf7cdf6c-cb1f-42b0-87be-42acf8c8359b', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', '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'bc339a72-f547-4e39-9fd7-9cb82238db8c'})], 'id': u'cf7cdf6c-cb1f-42b0-87be-42acf8c8359b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'def8a664b9144f278f225ae5a189ab3e', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'84e0ae80446f4da1b912a91c2b80004e', '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'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', '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-10T00:32:01.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-10T00:32:01Z', 'hostId': u'a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9', 'public_v6': '', 'private_v4': u'192.168.0.12', 'cloud': 'envvars', 'host_id': u'a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382', '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-10T00:32:01.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'def8a664b9144f278f225ae5a189ab3e', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', 'created_at': u'2018-08-10T00:30:18Z', 'created': u'2018-08-10T00:30:18Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2018-08-10 00:35:47,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:35:47,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:35:48,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:35: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-fb78e6a1-4fdc-4f93-a6bb-a6cbcb78ca43 x-compute-request-id: req-fb78e6a1-4fdc-4f93-a6bb-a6cbcb78ca43 Content-Encoding: gzip Content-Length: 1523 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:b8:c1:7a", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:c1:7a", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:19:ad", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/28508959-0e28-431d-8835-d1d0073bb4ec", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/28508959-0e28-431d-8835-d1d0073bb4ec", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:33:27.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "28508959-0e28-431d-8835-d1d0073bb4ec", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:33:27Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-10T00:33:11Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:4d:3c", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:4d:3c", "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:59:95:5f", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:95:5f", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cb5c6202-d825-4f6b-86fb-6291cfa179c3", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cb5c6202-d825-4f6b-86fb-6291cfa179c3", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:33:13.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "cb5c6202-d825-4f6b-86fb-6291cfa179c3", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:33:13Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "homer-0.clearwater.opnfv", "created": "2018-08-10T00:32:50Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:3f:fc", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:3f:fc", "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:05:fd:f4", "version": 4, "addr": "192.168.1.35", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/442bd3c1-ab79-4422-a6c0-91aa3666d85c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/442bd3c1-ab79-4422-a6c0-91aa3666d85c", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:33:15.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "442bd3c1-ab79-4422-a6c0-91aa3666d85c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:33:15Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-10T00:32:49Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:57:00", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:57:00", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:98:4d", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/c5d70a4e-a322-4721-906e-b8bb5341badc", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/c5d70a4e-a322-4721-906e-b8bb5341badc", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:35:27.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "c5d70a4e-a322-4721-906e-b8bb5341badc", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:35:27Z", "hostId": "04bc1a7f68d02ec2004107d6ad788e85be2295139ce9d8aac8a86662", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "dime-0.clearwater.opnfv", "created": "2018-08-10T00:32:48Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:2d:de", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:2d:de", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:1d:6c", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:1d:6c", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/4e6e15cb-8517-4403-8173-26f598b6f9c7", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/4e6e15cb-8517-4403-8173-26f598b6f9c7", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:33:07.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "4e6e15cb-8517-4403-8173-26f598b6f9c7", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:33:07Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "bono-0.clearwater.opnfv", "created": "2018-08-10T00:32:47Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:ca:fc", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:ca:fc", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9c97b35f-1a51-4a49-baa8-1ed8441b4af5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9c97b35f-1a51-4a49-baa8-1ed8441b4af5", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:32:30.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "9c97b35f-1a51-4a49-baa8-1ed8441b4af5", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:32:30Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-10T00:32:16Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:f7:05", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:f7:05", "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:78:24:cb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/e63a087d-8593-4398-b191-fdaded768b32", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/e63a087d-8593-4398-b191-fdaded768b32", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:32:01.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "e63a087d-8593-4398-b191-fdaded768b32", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:32:01Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "ns.clearwater.opnfv", "created": "2018-08-10T00:30:18Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:35:48,121 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-fb78e6a1-4fdc-4f93-a6bb-a6cbcb78ca43 2018-08-10 00:35:48,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.719576120377s 2018-08-10 00:35:48,122 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-fb78e6a1-4fdc-4f93-a6bb-a6cbcb78ca43 2018-08-10 00:35:48,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-10 00:35:48,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/28508959-0e28-431d-8835-d1d0073bb4ec/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}92a3849b72b6536b6bd7ba5e06b6795030097306" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-10 00:35:48,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:35: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-aae12d39-d5df-4dae-b901-f0d96e044068 x-compute-request-id: req-aae12d39-d5df-4dae-b901-f0d96e044068 Content-Encoding: gzip Content-Length: 18727 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008000] Security Framework initialized\n[ 0.008031] AppArmor: AppArmor initialized\n[ 0.008859] Yama: becoming mindful.\n[ 0.009787] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013703] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016469] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017690] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.019286] Initializing cgroup subsys memory\n[ 0.020007] Initializing cgroup subsys devices\n[ 0.021055] Initializing cgroup subsys freezer\n[ 0.022089] Initializing cgroup subsys blkio\n[ 0.023077] Initializing cgroup subsys perf_event\n[ 0.024004] Initializing cgroup subsys hugetlb\n[ 0.025104] CPU: Physical Processor ID: 0\n[ 0.026202] FEATURE SPEC_CTRL Not Present\n[ 0.028460] mce: CPU supports 10 MCE banks\n[ 0.029687] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029687] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033575] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.035579] Speculative Store Bypass: Vulnerable\n[ 0.036318] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.041970] ACPI: Core revision 20131115\n[ 0.043477] ACPI: All ACPI Tables successfully acquired\n[ 0.044256] ftrace: allocating 28727 entries in 113 pages\n[ 0.064300] Enabling x2apic\n[ 0.065173] Enabled x2apic\n[ 0.068004] Switched APIC routing to physical x2apic.\n[ 0.070118] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.071539] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.073856] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.080951] KVM setup paravirtual spinlock\n[ 0.083581] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.084158] x86: Booting SMP configuration:\n[ 0.085473] .... node #0, CPUs: #1[ 0.083548] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100034] x86: Booted up 1 node, 2 CPUs\n[ 0.100037] KVM setup async PF for cpu 1\n[ 0.100040] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.103762] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.104350] devtmpfs: initialized\n[ 0.105931] EVM: security.selinux\n[ 0.106724] EVM: security.SMACK64\n[ 0.108006] EVM: security.ima\n[ 0.108822] EVM: security.capability\n[ 0.109732] pinctrl core: initialized pinctrl subsystem\n[ 0.110006] regulator-dummy: no parameters\n[ 0.112064] RTC time: 0:33:27, date: 08/10/18\n[ 0.113071] NET: Registered protocol family 16\n[ 0.114153] cpuidle: using governor ladder\n[ 0.115149] cpuidle: using governor menu\n[ 0.116069] ACPI: bus type PCI registered\n[ 0.116980] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.118475] PCI: Using configuration type 1 for base access\n[ 0.120396] bio: create slab at 0\n[ 0.121163] ACPI: Added _OSI(Module Device)\n[ 0.121284] ACPI: Added _OSI(Processor Device)\n[ 0.124005] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.125287] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.127873] ACPI: Interpreter enabled\n[ 0.128008] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.130317] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.132004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.134270] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.136007] ACPI: (supports S0 S5)\n[ 0.136763] ACPI: Using IOAPIC for interrupt routing\n[ 0.137818] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.140218] ACPI: No dock devices found.\n[ 0.143108] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.144008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.145982] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.147557] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.148192] acpiphp: Slot [3] registered\n[ 0.149124] acpiphp: Slot [4] registered\n[ 0.150066] acpiphp: Slot [5] registered\n[ 0.151005] acpiphp: Slot [6] registered\n[ 0.151962] acpiphp: Slot [7] registered\n[ 0.152045] acpiphp: Slot [8] registered\n[ 0.153090] acpiphp: Slot [9] registered\n[ 0.154180] acpiphp: Slot [10] registered\n[ 0.155273] acpiphp: Slot [11] registered\n[ 0.156019] acpiphp: Slot [12] registered\n[ 0.157101] acpiphp: Slot [13] registered\n[ 0.158208] acpiphp: Slot [14] registered\n[ 0.159303] acpiphp: Slot [15] registered\n[ 0.160019] acpiphp: Slot [16] registered\n[ 0.161120] acpiphp: Slot [17] registered\n[ 0.162248] acpiphp: Slot [18] registered\n[ 0.163338] acpiphp: Slot [19] registered\n[ 0.164019] acpiphp: Slot [20] registered\n[ 0.165082] acpiphp: Slot [21] registered\n[ 0.165988] acpiphp: Slot [22] registered\n[ 0.166906] acpiphp: Slot [23] registered\n[ 0.167827] acpiphp: Slot [24] registered\n[ 0.168019] acpiphp: Slot [25] registered\n[ 0.168935] acpiphp: Slot [26] registered\n[ 0.169849] acpiphp: Slot [27] registered\n[ 0.170752] acpiphp: Slot [28] registered\n[ 0.171576] acpiphp: Slot [29] registered\n[ 0.172018] acpiphp: Slot [30] registered\n[ 0.172874] acpiphp: Slot [31] registered\n[ 0.173759] PCI host bridge to bus 0000:00\n[ 0.174590] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.175643] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.176004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.177163] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.178456] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.179871] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.184807] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.186498] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.212535] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.214466] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.216074] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.217921] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.219734] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.220631] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.222240] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.222240] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.224004] vgaarb: loaded\n[ 0.224793] vgaarb: bridge control possible 0000:00:02.0\n[ 0.226335] SCSI subsystem initialized\n[ 0.227486] ACPI: bus type USB registered\n[ 0.228035] usbcore: registered new interface driver usbfs\n[ 0.230838] usbcore: registered new interface driver hub\n[ 0.232147] usbcore: registered new device driver usb\n[ 0.233148] PCI: Using ACPI for IRQ routing\n[ 0.233389] NetLabel: Initializing\n[ 0.234320] NetLabel: domain hash size = 128\n[ 0.236003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.237187] NetLabel: unlabeled traffic allowed by default\n[ 0.238363] Switched to clocksource kvm-clock\n[ 0.243442] AppArmor: AppArmor Filesystem Enabled\n[ 0.244772] pnp: PnP ACPI init\n[ 0.245683] ACPI: bus type PNP registered\n[ 0.247319] pnp: PnP ACPI: found 8 devices\n[ 0.248449] ACPI: bus type PNP unregistered\n[ 0.256588] NET: Registered protocol family 2\n[ 0.258096] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.260172] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.262016] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.263741] TCP: reno registered\n[ 0.264682] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.266252] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.267970] NET: Registered protocol family 1\n[ 0.269171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.270708] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.272198] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.294593] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.320299] Trying to unpack rootfs image as initramfs...\n[ 0.413701] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.415628] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.416789] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.418384] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.420118] Scanning for low memory corruption every 60 seconds\n[ 0.421629] Initialise system trusted keyring\n[ 0.422581] audit: initializing netlink socket (disabled)\n[ 0.423627] type=2000 audit(1533861208.552:1): initialized\n[ 0.443131] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.445153] zbud: loaded\n[ 0.445979] VFS: Disk quotas dquot_6.5.2\n[ 0.446868] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.448430] fuse init (API version 7.22)\n[ 0.449370] msgmni has been set to 3997\n[ 0.450320] Key type big_key registered\n[ 0.451403] Key type asymmetric registered\n[ 0.452266] Asymmetric key parser 'x509' registered\n[ 0.453288] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.454877] io scheduler noop registered\n[ 0.455732] io scheduler deadline registered (default)\n[ 0.456806] io scheduler cfq registered\n[ 0.457673] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.458750] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.460052] ipmi message handler version 39.2\n[ 0.461007] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.462492] ACPI: Power Button [PWRF]\n[ 0.463390] GHES: HEST is not enabled!\n[ 0.485397] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.529316] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.551668] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.553474] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.577625] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.579805] Linux agpgart interface v0.103\n[ 0.581493] brd: module loaded\n[ 0.582564] loop: module loaded\n[ 0.583567] blk-mq: CPU -> queue map\n[ 0.584514] CPU 0 -> Queue 0\n[ 0.585331] CPU 1 -> Queue 0\n[ 0.586815] vda: vda1\n[ 0.588806] scsi0 : ata_piix\n[ 0.589875] scsi1 : ata_piix\n[ 0.590919] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.592771] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.595000] libphy: Fixed MDIO Bus: probed\n[ 0.596401] tun: Universal TUN/TAP device driver, 1.6\n[ 0.597712] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.600543] PPP generic driver version 2.4.2\n[ 0.601871] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.603095] ehci-pci: EHCI PCI platform driver\n[ 0.604355] ehci-platform: EHCI generic platform driver\n[ 0.605995] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.607260] ohci-pci: OHCI PCI platform driver\n[ 0.608239] ohci-platform: OHCI generic platform driver\n[ 0.609317] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.631488] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.632792] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.634746] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.635931] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.637178] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.638623] usb usb1: Product: UHCI Host Controller\n[ 0.639578] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.640765] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.641789] hub 1-0:1.0: USB hub found\n[ 0.642587] hub 1-0:1.0: 2 ports detected\n[ 0.643561] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.645784] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.646812] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.647995] mousedev: PS/2 mouse device common for all mice\n[ 0.649387] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.651331] rtc_cmos 00:00: RTC can wake from S4\n[ 0.652547] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.653812] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.655086] device-mapper: uevent: version 1.0.3\n[ 0.656059] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.657759] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.659016] TCP: cubic registered\n[ 0.659805] NET: Registered protocol family 10\n[ 0.660943] NET: Registered protocol family 17\n[ 0.661910] Key type dns_resolver registered\n[ 0.663039] Loading compiled-in X.509 certificates\n[ 0.664575] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.666429] registered taskstats version 1\n[ 0.675906] Key type trusted registered\n[ 0.679408] Key type encrypted registered\n[ 0.680281] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.681386] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.682919] regulator-dummy: disabling\n[ 0.683765] Magic number: 14:787:556\n[ 0.684684] rtc_cmos 00:00: setting system clock to 2018-08-10 00:33:28 UTC (1533861208)\n[ 0.686336] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.687525] EDD information not available.\n[ 0.749276] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.750877] Write protecting the kernel read-only data: 12288k\n[ 0.752466] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.755213] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.768695] systemd-udevd[107]: starting version 204\n[ 0.801063] FDC 0 is a S82078B\n[ 0.952042] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.116740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.118077] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.119403] usb 1-1: Product: QEMU USB Tablet\n[ 1.120251] usb 1-1: Manufacturer: QEMU\n[ 1.121044] usb 1-1: SerialNumber: 42\n[ 1.412083] tsc: Refined TSC clocksource calibration: 3491.870 MHz\n[ 1.821464] 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.066413] 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.144444] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.251750] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 10 Aug 2018 00:33:30 +0000. Up 2.58 seconds.\ncloud-init-nonet[2.76]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\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[4.26]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 10 Aug 2018 00:33:32 +0000. Up 4.45 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:5f:19:ad |\nci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:b8:c1: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:\n2a:91:c9:d5:0c:d4:f9:8b:95:f5:a5:2d:9d:3a:c6:bb root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o. . |\n| +o . .|\n| . o. o . =.|\n| . + + +.o|\n| = So .. .. |\n| . .. . = |\n| . . . o |\n| . . |\n| E. |\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:\n81:2d:47:4c:01:d1:85:7c:a2:16:cf:a2:c9:de:4b:1b root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| oB++. |\n| .+* . |\n| o=+o |\n| +oo. |\n| . + .S |\n| + |\n| . .E |\n| ...o |\n| o. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n05:d0:6b:5d:06:1a:d1:52:2c:8d:33:82:24:59:f5:25 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .+ooooEB+. |\n| ... ..B*+ o |\n| .oB.o |\n| o.. |\n| .S |\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nf2:32:e5:3c:44:ff:c1:92:59:05:40:52:cc:51:98:d6 root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .==Bo.. |\n| .* E. |\n| .. . |\n| . . = |\n| . S = o |\n| B o . |\n| o = . |\n| o . |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\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 ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 10 Aug 2018 00:33:39 +0000. Up 11.25 seconds.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 10 Aug 2018 00:33:39 +0000. Up 12.14 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+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\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 sprout-0 ttyS0\n\nsprout-0 login: 100 3149 100 3149 0 0 19738 0 --:--:-- --:--:-- --:--:-- 19805\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [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 [77.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 [754 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 [239 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [408 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.6 MB in 8s (1468 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.4\n+ '[' -n 192.168.0.4 ']'\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 3 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://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 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-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 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://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 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-153.203 [772 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.12 [34.8 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nExtracting templates from packages: 28%Extracting templates from packages: 57%Extracting templates from packages: 85%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 56.7 MB in 16s (3540 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-locale1.54.0:amd64.\nPreparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libxml2-utils.\nPreparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.12_amd64.deb ...\nUnpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.12) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package sprout-base.\nPreparing to unpack .../sprout-base_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-base (1.0-180328.134516) ...\nSelecting previously unselected package sprout-scscf.\nPreparing to unpack .../sprout-scscf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-scscf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-icscf.\nPreparing to unpack .../sprout-icscf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-icscf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-bgcf.\nPreparing to unpack .../sprout-bgcf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-bgcf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-mmtel-as.\nPreparing to unpack .../sprout-mmtel-as_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-mmtel-as (1.0-180328.134516) ...\nSelecting previously unselected package sprout.\nPreparing to unpack .../sprout_1.0-180328.134516_amd64.deb ...\nUnpacking sprout (1.0-180328.134516) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-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-153.203) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.12) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nSetting up sprout-libs (1.0-180328.134516) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nrsyslog stop/waiting\nrsyslog start/running, process 8267\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 8365\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 8373\nclearwater-socket-factory-sig start/running, process 8378\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 3 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 4s (8404 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57915 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n"} 2018-08-10 00:35:48,266 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/28508959-0e28-431d-8835-d1d0073bb4ec/action used request id req-aae12d39-d5df-4dae-b901-f0d96e044068 2018-08-10 00:35:48,266 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.136127948761s 2018-08-10 00:35:48,269 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/28508959-0e28-431d-8835-d1d0073bb4ec/action used request id req-aae12d39-d5df-4dae-b901-f0d96e044068 2018-08-10 00:35:48,269 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008000] Security Framework initialized [ 0.008031] AppArmor: AppArmor initialized [ 0.008859] Yama: becoming mindful. [ 0.009787] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013703] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016469] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017690] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.019286] Initializing cgroup subsys memory [ 0.020007] Initializing cgroup subsys devices [ 0.021055] Initializing cgroup subsys freezer [ 0.022089] Initializing cgroup subsys blkio [ 0.023077] Initializing cgroup subsys perf_event [ 0.024004] Initializing cgroup subsys hugetlb [ 0.025104] CPU: Physical Processor ID: 0 [ 0.026202] FEATURE SPEC_CTRL Not Present [ 0.028460] mce: CPU supports 10 MCE banks [ 0.029687] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029687] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033575] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.035579] Speculative Store Bypass: Vulnerable [ 0.036318] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.041970] ACPI: Core revision 20131115 [ 0.043477] ACPI: All ACPI Tables successfully acquired [ 0.044256] ftrace: allocating 28727 entries in 113 pages [ 0.064300] Enabling x2apic [ 0.065173] Enabled x2apic [ 0.068004] Switched APIC routing to physical x2apic. [ 0.070118] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.071539] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.073856] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.080951] KVM setup paravirtual spinlock [ 0.083581] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.084158] x86: Booting SMP configuration: [ 0.085473] .... node #0, CPUs: #1[ 0.083548] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100034] x86: Booted up 1 node, 2 CPUs [ 0.100037] KVM setup async PF for cpu 1 [ 0.100040] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.103762] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.104350] devtmpfs: initialized [ 0.105931] EVM: security.selinux [ 0.106724] EVM: security.SMACK64 [ 0.108006] EVM: security.ima [ 0.108822] EVM: security.capability [ 0.109732] pinctrl core: initialized pinctrl subsystem [ 0.110006] regulator-dummy: no parameters [ 0.112064] RTC time: 0:33:27, date: 08/10/18 [ 0.113071] NET: Registered protocol family 16 [ 0.114153] cpuidle: using governor ladder [ 0.115149] cpuidle: using governor menu [ 0.116069] ACPI: bus type PCI registered [ 0.116980] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.118475] PCI: Using configuration type 1 for base access [ 0.120396] bio: create slab at 0 [ 0.121163] ACPI: Added _OSI(Module Device) [ 0.121284] ACPI: Added _OSI(Processor Device) [ 0.124005] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.125287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.127873] ACPI: Interpreter enabled [ 0.128008] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.130317] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.132004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.134270] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.136007] ACPI: (supports S0 S5) [ 0.136763] ACPI: Using IOAPIC for interrupt routing [ 0.137818] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.140218] ACPI: No dock devices found. [ 0.143108] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.144008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.145982] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.147557] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.148192] acpiphp: Slot [3] registered [ 0.149124] acpiphp: Slot [4] registered [ 0.150066] acpiphp: Slot [5] registered [ 0.151005] acpiphp: Slot [6] registered [ 0.151962] acpiphp: Slot [7] registered [ 0.152045] acpiphp: Slot [8] registered [ 0.153090] acpiphp: Slot [9] registered [ 0.154180] acpiphp: Slot [10] registered [ 0.155273] acpiphp: Slot [11] registered [ 0.156019] acpiphp: Slot [12] registered [ 0.157101] acpiphp: Slot [13] registered [ 0.158208] acpiphp: Slot [14] registered [ 0.159303] acpiphp: Slot [15] registered [ 0.160019] acpiphp: Slot [16] registered [ 0.161120] acpiphp: Slot [17] registered [ 0.162248] acpiphp: Slot [18] registered [ 0.163338] acpiphp: Slot [19] registered [ 0.164019] acpiphp: Slot [20] registered [ 0.165082] acpiphp: Slot [21] registered [ 0.165988] acpiphp: Slot [22] registered [ 0.166906] acpiphp: Slot [23] registered [ 0.167827] acpiphp: Slot [24] registered [ 0.168019] acpiphp: Slot [25] registered [ 0.168935] acpiphp: Slot [26] registered [ 0.169849] acpiphp: Slot [27] registered [ 0.170752] acpiphp: Slot [28] registered [ 0.171576] acpiphp: Slot [29] registered [ 0.172018] acpiphp: Slot [30] registered [ 0.172874] acpiphp: Slot [31] registered [ 0.173759] PCI host bridge to bus 0000:00 [ 0.174590] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.175643] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.176004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.177163] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.178456] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.179871] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.184807] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.186498] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.212535] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.214466] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.216074] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.217921] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.219734] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.220631] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.222240] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.222240] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.224004] vgaarb: loaded [ 0.224793] vgaarb: bridge control possible 0000:00:02.0 [ 0.226335] SCSI subsystem initialized [ 0.227486] ACPI: bus type USB registered [ 0.228035] usbcore: registered new interface driver usbfs [ 0.230838] usbcore: registered new interface driver hub [ 0.232147] usbcore: registered new device driver usb [ 0.233148] PCI: Using ACPI for IRQ routing [ 0.233389] NetLabel: Initializing [ 0.234320] NetLabel: domain hash size = 128 [ 0.236003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.237187] NetLabel: unlabeled traffic allowed by default [ 0.238363] Switched to clocksource kvm-clock [ 0.243442] AppArmor: AppArmor Filesystem Enabled [ 0.244772] pnp: PnP ACPI init [ 0.245683] ACPI: bus type PNP registered [ 0.247319] pnp: PnP ACPI: found 8 devices [ 0.248449] ACPI: bus type PNP unregistered [ 0.256588] NET: Registered protocol family 2 [ 0.258096] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.260172] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.262016] TCP: Hash tables configured (established 16384 bind 16384) [ 0.263741] TCP: reno registered [ 0.264682] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.266252] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.267970] NET: Registered protocol family 1 [ 0.269171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.270708] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.272198] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.294593] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.320299] Trying to unpack rootfs image as initramfs... [ 0.413701] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.415628] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.416789] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.418384] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.420118] Scanning for low memory corruption every 60 seconds [ 0.421629] Initialise system trusted keyring [ 0.422581] audit: initializing netlink socket (disabled) [ 0.423627] type=2000 audit(1533861208.552:1): initialized [ 0.443131] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.445153] zbud: loaded [ 0.445979] VFS: Disk quotas dquot_6.5.2 [ 0.446868] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.448430] fuse init (API version 7.22) [ 0.449370] msgmni has been set to 3997 [ 0.450320] Key type big_key registered [ 0.451403] Key type asymmetric registered [ 0.452266] Asymmetric key parser 'x509' registered [ 0.453288] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.454877] io scheduler noop registered [ 0.455732] io scheduler deadline registered (default) [ 0.456806] io scheduler cfq registered [ 0.457673] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.458750] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.460052] ipmi message handler version 39.2 [ 0.461007] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.462492] ACPI: Power Button [PWRF] [ 0.463390] GHES: HEST is not enabled! [ 0.485397] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.529316] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.551668] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.553474] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.577625] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.579805] Linux agpgart interface v0.103 [ 0.581493] brd: module loaded [ 0.582564] loop: module loaded [ 0.583567] blk-mq: CPU -> queue map [ 0.584514] CPU 0 -> Queue 0 [ 0.585331] CPU 1 -> Queue 0 [ 0.586815] vda: vda1 [ 0.588806] scsi0 : ata_piix [ 0.589875] scsi1 : ata_piix [ 0.590919] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.592771] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.595000] libphy: Fixed MDIO Bus: probed [ 0.596401] tun: Universal TUN/TAP device driver, 1.6 [ 0.597712] tun: (C) 1999-2004 Max Krasnyansky [ 0.600543] PPP generic driver version 2.4.2 [ 0.601871] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.603095] ehci-pci: EHCI PCI platform driver [ 0.604355] ehci-platform: EHCI generic platform driver [ 0.605995] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.607260] ohci-pci: OHCI PCI platform driver [ 0.608239] ohci-platform: OHCI generic platform driver [ 0.609317] uhci_hcd: USB Universal Host Controller Interface driver [ 0.631488] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.632792] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.634746] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.635931] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.637178] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.638623] usb usb1: Product: UHCI Host Controller [ 0.639578] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.640765] usb usb1: SerialNumber: 0000:00:01.2 [ 0.641789] hub 1-0:1.0: USB hub found [ 0.642587] hub 1-0:1.0: 2 ports detected [ 0.643561] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.645784] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.646812] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.647995] mousedev: PS/2 mouse device common for all mice [ 0.649387] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.651331] rtc_cmos 00:00: RTC can wake from S4 [ 0.652547] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.653812] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.655086] device-mapper: uevent: version 1.0.3 [ 0.656059] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.657759] ledtrig-cpu: registered to indicate activity on CPUs [ 0.659016] TCP: cubic registered [ 0.659805] NET: Registered protocol family 10 [ 0.660943] NET: Registered protocol family 17 [ 0.661910] Key type dns_resolver registered [ 0.663039] Loading compiled-in X.509 certificates [ 0.664575] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.666429] registered taskstats version 1 [ 0.675906] Key type trusted registered [ 0.679408] Key type encrypted registered [ 0.680281] AppArmor: AppArmor sha1 policy hashing enabled [ 0.681386] IMA: No TPM chip found, activating TPM-bypass! [ 0.682919] regulator-dummy: disabling [ 0.683765] Magic number: 14:787:556 [ 0.684684] rtc_cmos 00:00: setting system clock to 2018-08-10 00:33:28 UTC (1533861208) [ 0.686336] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.687525] EDD information not available. [ 0.749276] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.750877] Write protecting the kernel read-only data: 12288k [ 0.752466] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.755213] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.768695] systemd-udevd[107]: starting version 204 [ 0.801063] FDC 0 is a S82078B [ 0.952042] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.116740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.118077] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.119403] usb 1-1: Product: QEMU USB Tablet [ 1.120251] usb 1-1: Manufacturer: QEMU [ 1.121044] usb 1-1: SerialNumber: 42 [ 1.412083] tsc: Refined TSC clocksource calibration: 3491.870 MHz [ 1.821464] 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.066413] 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.144444] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.251750] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 10 Aug 2018 00:33:30 +0000. Up 2.58 seconds. cloud-init-nonet[2.76]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * 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[4.26]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 10 Aug 2018 00:33:32 +0000. Up 4.45 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:5f:19:ad | ci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:b8:c1: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: 2a:91:c9:d5:0c:d4:f9:8b:95:f5:a5:2d:9d:3a:c6:bb root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | .o. . | | +o . .| | . o. o . =.| | . + + +.o| | = So .. .. | | . .. . = | | . . . 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: 81:2d:47:4c:01:d1:85:7c:a2:16:cf:a2:c9:de:4b:1b root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | oB++. | | .+* . | | o=+o | | +oo. | | . + .S | | + | | . .E | | ...o | | o. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 05:d0:6b:5d:06:1a:d1:52:2c:8d:33:82:24:59:f5:25 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | .+ooooEB+. | | ... ..B*+ o | | .oB.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: f2:32:e5:3c:44:ff:c1:92:59:05:40:52:cc:51:98:d6 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .==Bo.. | | .* E. | | .. . | | . . = | | . S = o | | B o . | | o = . | | o . | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] 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 ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. Cloud-init v. 0.7.5 running 'modules:config' at Fri, 10 Aug 2018 00:33:39 +0000. Up 11.25 seconds. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 10 Aug 2018 00:33:39 +0000. Up 12.14 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/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % 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 sprout-0 ttyS0 sprout-0 login: 100 3149 100 3149 0 0 19738 0 --:--:-- --:--:-- --:--:-- 19805 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [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 [77.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 [754 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 [239 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [408 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.6 MB in 8s (1468 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.4 + '[' -n 192.168.0.4 ']' + 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 3 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://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 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-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 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://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 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-153.203 [772 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.12 [34.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 28%Extracting templates from packages: 57%Extracting templates from packages: 85%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.7 MB in 16s (3540 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libxml2-utils. Preparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.12_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.12) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package sprout-base. Preparing to unpack .../sprout-base_1.0-180328.134516_amd64.deb ... Unpacking sprout-base (1.0-180328.134516) ... Selecting previously unselected package sprout-scscf. Preparing to unpack .../sprout-scscf_1.0-180328.134516_amd64.deb ... Unpacking sprout-scscf (1.0-180328.134516) ... Selecting previously unselected package sprout-icscf. Preparing to unpack .../sprout-icscf_1.0-180328.134516_amd64.deb ... Unpacking sprout-icscf (1.0-180328.134516) ... Selecting previously unselected package sprout-bgcf. Preparing to unpack .../sprout-bgcf_1.0-180328.134516_amd64.deb ... Unpacking sprout-bgcf (1.0-180328.134516) ... Selecting previously unselected package sprout-mmtel-as. Preparing to unpack .../sprout-mmtel-as_1.0-180328.134516_amd64.deb ... Unpacking sprout-mmtel-as (1.0-180328.134516) ... Selecting previously unselected package sprout. Preparing to unpack .../sprout_1.0-180328.134516_amd64.deb ... Unpacking sprout (1.0-180328.134516) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.8) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-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-153.203) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.12) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Setting up sprout-libs (1.0-180328.134516) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. rsyslog stop/waiting rsyslog start/running, process 8267 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 8365 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 8373 clearwater-socket-factory-sig start/running, process 8378 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 3 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 4s (8404 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57915 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... 2018-08-10 00:35:48,273 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-10 00:35:58,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:35:58,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:35:59,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:35: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-c7cdae80-40f5-4e95-8fb9-2a27a275b88c x-compute-request-id: req-c7cdae80-40f5-4e95-8fb9-2a27a275b88c Content-Encoding: gzip Content-Length: 1523 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:b8:c1:7a", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:c1:7a", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:19:ad", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/28508959-0e28-431d-8835-d1d0073bb4ec", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/28508959-0e28-431d-8835-d1d0073bb4ec", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:33:27.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "28508959-0e28-431d-8835-d1d0073bb4ec", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:33:27Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-10T00:33:11Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:4d:3c", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:4d:3c", "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:59:95:5f", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:95:5f", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cb5c6202-d825-4f6b-86fb-6291cfa179c3", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cb5c6202-d825-4f6b-86fb-6291cfa179c3", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:33:13.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "cb5c6202-d825-4f6b-86fb-6291cfa179c3", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:33:13Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "homer-0.clearwater.opnfv", "created": "2018-08-10T00:32:50Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:3f:fc", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:3f:fc", "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:05:fd:f4", "version": 4, "addr": "192.168.1.35", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/442bd3c1-ab79-4422-a6c0-91aa3666d85c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/442bd3c1-ab79-4422-a6c0-91aa3666d85c", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:33:15.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "442bd3c1-ab79-4422-a6c0-91aa3666d85c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:33:15Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-10T00:32:49Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:57:00", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:57:00", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:98:4d", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/c5d70a4e-a322-4721-906e-b8bb5341badc", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/c5d70a4e-a322-4721-906e-b8bb5341badc", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:35:27.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "c5d70a4e-a322-4721-906e-b8bb5341badc", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:35:27Z", "hostId": "04bc1a7f68d02ec2004107d6ad788e85be2295139ce9d8aac8a86662", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "dime-0.clearwater.opnfv", "created": "2018-08-10T00:32:48Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:2d:de", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:2d:de", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:1d:6c", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:1d:6c", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/4e6e15cb-8517-4403-8173-26f598b6f9c7", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/4e6e15cb-8517-4403-8173-26f598b6f9c7", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:33:07.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "4e6e15cb-8517-4403-8173-26f598b6f9c7", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:33:07Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "bono-0.clearwater.opnfv", "created": "2018-08-10T00:32:47Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:ca:fc", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:ca:fc", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9c97b35f-1a51-4a49-baa8-1ed8441b4af5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9c97b35f-1a51-4a49-baa8-1ed8441b4af5", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:32:30.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "9c97b35f-1a51-4a49-baa8-1ed8441b4af5", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:32:30Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-10T00:32:16Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:f7:05", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:f7:05", "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:78:24:cb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/e63a087d-8593-4398-b191-fdaded768b32", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/e63a087d-8593-4398-b191-fdaded768b32", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:32:01.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "e63a087d-8593-4398-b191-fdaded768b32", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:32:01Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "ns.clearwater.opnfv", "created": "2018-08-10T00:30:18Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:35:59,108 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-c7cdae80-40f5-4e95-8fb9-2a27a275b88c 2018-08-10 00:35:59,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.824388027191s 2018-08-10 00:35:59,109 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-c7cdae80-40f5-4e95-8fb9-2a27a275b88c 2018-08-10 00:35:59,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-10 00:35:59,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/28508959-0e28-431d-8835-d1d0073bb4ec/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}92a3849b72b6536b6bd7ba5e06b6795030097306" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-10 00:35:59,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:35: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-99ace4d9-479f-400f-9d1d-11943830ab35 x-compute-request-id: req-99ace4d9-479f-400f-9d1d-11943830ab35 Content-Encoding: gzip Content-Length: 20071 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008000] Security Framework initialized\n[ 0.008031] AppArmor: AppArmor initialized\n[ 0.008859] Yama: becoming mindful.\n[ 0.009787] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013703] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016469] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017690] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.019286] Initializing cgroup subsys memory\n[ 0.020007] Initializing cgroup subsys devices\n[ 0.021055] Initializing cgroup subsys freezer\n[ 0.022089] Initializing cgroup subsys blkio\n[ 0.023077] Initializing cgroup subsys perf_event\n[ 0.024004] Initializing cgroup subsys hugetlb\n[ 0.025104] CPU: Physical Processor ID: 0\n[ 0.026202] FEATURE SPEC_CTRL Not Present\n[ 0.028460] mce: CPU supports 10 MCE banks\n[ 0.029687] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029687] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033575] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.035579] Speculative Store Bypass: Vulnerable\n[ 0.036318] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.041970] ACPI: Core revision 20131115\n[ 0.043477] ACPI: All ACPI Tables successfully acquired\n[ 0.044256] ftrace: allocating 28727 entries in 113 pages\n[ 0.064300] Enabling x2apic\n[ 0.065173] Enabled x2apic\n[ 0.068004] Switched APIC routing to physical x2apic.\n[ 0.070118] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.071539] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.073856] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.080951] KVM setup paravirtual spinlock\n[ 0.083581] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.084158] x86: Booting SMP configuration:\n[ 0.085473] .... node #0, CPUs: #1[ 0.083548] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100034] x86: Booted up 1 node, 2 CPUs\n[ 0.100037] KVM setup async PF for cpu 1\n[ 0.100040] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.103762] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.104350] devtmpfs: initialized\n[ 0.105931] EVM: security.selinux\n[ 0.106724] EVM: security.SMACK64\n[ 0.108006] EVM: security.ima\n[ 0.108822] EVM: security.capability\n[ 0.109732] pinctrl core: initialized pinctrl subsystem\n[ 0.110006] regulator-dummy: no parameters\n[ 0.112064] RTC time: 0:33:27, date: 08/10/18\n[ 0.113071] NET: Registered protocol family 16\n[ 0.114153] cpuidle: using governor ladder\n[ 0.115149] cpuidle: using governor menu\n[ 0.116069] ACPI: bus type PCI registered\n[ 0.116980] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.118475] PCI: Using configuration type 1 for base access\n[ 0.120396] bio: create slab at 0\n[ 0.121163] ACPI: Added _OSI(Module Device)\n[ 0.121284] ACPI: Added _OSI(Processor Device)\n[ 0.124005] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.125287] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.127873] ACPI: Interpreter enabled\n[ 0.128008] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.130317] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.132004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.134270] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.136007] ACPI: (supports S0 S5)\n[ 0.136763] ACPI: Using IOAPIC for interrupt routing\n[ 0.137818] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.140218] ACPI: No dock devices found.\n[ 0.143108] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.144008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.145982] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.147557] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.148192] acpiphp: Slot [3] registered\n[ 0.149124] acpiphp: Slot [4] registered\n[ 0.150066] acpiphp: Slot [5] registered\n[ 0.151005] acpiphp: Slot [6] registered\n[ 0.151962] acpiphp: Slot [7] registered\n[ 0.152045] acpiphp: Slot [8] registered\n[ 0.153090] acpiphp: Slot [9] registered\n[ 0.154180] acpiphp: Slot [10] registered\n[ 0.155273] acpiphp: Slot [11] registered\n[ 0.156019] acpiphp: Slot [12] registered\n[ 0.157101] acpiphp: Slot [13] registered\n[ 0.158208] acpiphp: Slot [14] registered\n[ 0.159303] acpiphp: Slot [15] registered\n[ 0.160019] acpiphp: Slot [16] registered\n[ 0.161120] acpiphp: Slot [17] registered\n[ 0.162248] acpiphp: Slot [18] registered\n[ 0.163338] acpiphp: Slot [19] registered\n[ 0.164019] acpiphp: Slot [20] registered\n[ 0.165082] acpiphp: Slot [21] registered\n[ 0.165988] acpiphp: Slot [22] registered\n[ 0.166906] acpiphp: Slot [23] registered\n[ 0.167827] acpiphp: Slot [24] registered\n[ 0.168019] acpiphp: Slot [25] registered\n[ 0.168935] acpiphp: Slot [26] registered\n[ 0.169849] acpiphp: Slot [27] registered\n[ 0.170752] acpiphp: Slot [28] registered\n[ 0.171576] acpiphp: Slot [29] registered\n[ 0.172018] acpiphp: Slot [30] registered\n[ 0.172874] acpiphp: Slot [31] registered\n[ 0.173759] PCI host bridge to bus 0000:00\n[ 0.174590] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.175643] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.176004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.177163] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.178456] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.179871] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.184807] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.186498] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.212535] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.214466] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.216074] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.217921] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.219734] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.220631] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.222240] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.222240] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.224004] vgaarb: loaded\n[ 0.224793] vgaarb: bridge control possible 0000:00:02.0\n[ 0.226335] SCSI subsystem initialized\n[ 0.227486] ACPI: bus type USB registered\n[ 0.228035] usbcore: registered new interface driver usbfs\n[ 0.230838] usbcore: registered new interface driver hub\n[ 0.232147] usbcore: registered new device driver usb\n[ 0.233148] PCI: Using ACPI for IRQ routing\n[ 0.233389] NetLabel: Initializing\n[ 0.234320] NetLabel: domain hash size = 128\n[ 0.236003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.237187] NetLabel: unlabeled traffic allowed by default\n[ 0.238363] Switched to clocksource kvm-clock\n[ 0.243442] AppArmor: AppArmor Filesystem Enabled\n[ 0.244772] pnp: PnP ACPI init\n[ 0.245683] ACPI: bus type PNP registered\n[ 0.247319] pnp: PnP ACPI: found 8 devices\n[ 0.248449] ACPI: bus type PNP unregistered\n[ 0.256588] NET: Registered protocol family 2\n[ 0.258096] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.260172] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.262016] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.263741] TCP: reno registered\n[ 0.264682] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.266252] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.267970] NET: Registered protocol family 1\n[ 0.269171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.270708] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.272198] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.294593] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.320299] Trying to unpack rootfs image as initramfs...\n[ 0.413701] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.415628] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.416789] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.418384] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.420118] Scanning for low memory corruption every 60 seconds\n[ 0.421629] Initialise system trusted keyring\n[ 0.422581] audit: initializing netlink socket (disabled)\n[ 0.423627] type=2000 audit(1533861208.552:1): initialized\n[ 0.443131] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.445153] zbud: loaded\n[ 0.445979] VFS: Disk quotas dquot_6.5.2\n[ 0.446868] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.448430] fuse init (API version 7.22)\n[ 0.449370] msgmni has been set to 3997\n[ 0.450320] Key type big_key registered\n[ 0.451403] Key type asymmetric registered\n[ 0.452266] Asymmetric key parser 'x509' registered\n[ 0.453288] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.454877] io scheduler noop registered\n[ 0.455732] io scheduler deadline registered (default)\n[ 0.456806] io scheduler cfq registered\n[ 0.457673] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.458750] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.460052] ipmi message handler version 39.2\n[ 0.461007] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.462492] ACPI: Power Button [PWRF]\n[ 0.463390] GHES: HEST is not enabled!\n[ 0.485397] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.529316] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.551668] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.553474] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.577625] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.579805] Linux agpgart interface v0.103\n[ 0.581493] brd: module loaded\n[ 0.582564] loop: module loaded\n[ 0.583567] blk-mq: CPU -> queue map\n[ 0.584514] CPU 0 -> Queue 0\n[ 0.585331] CPU 1 -> Queue 0\n[ 0.586815] vda: vda1\n[ 0.588806] scsi0 : ata_piix\n[ 0.589875] scsi1 : ata_piix\n[ 0.590919] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.592771] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.595000] libphy: Fixed MDIO Bus: probed\n[ 0.596401] tun: Universal TUN/TAP device driver, 1.6\n[ 0.597712] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.600543] PPP generic driver version 2.4.2\n[ 0.601871] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.603095] ehci-pci: EHCI PCI platform driver\n[ 0.604355] ehci-platform: EHCI generic platform driver\n[ 0.605995] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.607260] ohci-pci: OHCI PCI platform driver\n[ 0.608239] ohci-platform: OHCI generic platform driver\n[ 0.609317] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.631488] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.632792] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.634746] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.635931] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.637178] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.638623] usb usb1: Product: UHCI Host Controller\n[ 0.639578] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.640765] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.641789] hub 1-0:1.0: USB hub found\n[ 0.642587] hub 1-0:1.0: 2 ports detected\n[ 0.643561] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.645784] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.646812] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.647995] mousedev: PS/2 mouse device common for all mice\n[ 0.649387] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.651331] rtc_cmos 00:00: RTC can wake from S4\n[ 0.652547] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.653812] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.655086] device-mapper: uevent: version 1.0.3\n[ 0.656059] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.657759] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.659016] TCP: cubic registered\n[ 0.659805] NET: Registered protocol family 10\n[ 0.660943] NET: Registered protocol family 17\n[ 0.661910] Key type dns_resolver registered\n[ 0.663039] Loading compiled-in X.509 certificates\n[ 0.664575] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.666429] registered taskstats version 1\n[ 0.675906] Key type trusted registered\n[ 0.679408] Key type encrypted registered\n[ 0.680281] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.681386] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.682919] regulator-dummy: disabling\n[ 0.683765] Magic number: 14:787:556\n[ 0.684684] rtc_cmos 00:00: setting system clock to 2018-08-10 00:33:28 UTC (1533861208)\n[ 0.686336] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.687525] EDD information not available.\n[ 0.749276] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.750877] Write protecting the kernel read-only data: 12288k\n[ 0.752466] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.755213] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.768695] systemd-udevd[107]: starting version 204\n[ 0.801063] FDC 0 is a S82078B\n[ 0.952042] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.116740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.118077] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.119403] usb 1-1: Product: QEMU USB Tablet\n[ 1.120251] usb 1-1: Manufacturer: QEMU\n[ 1.121044] usb 1-1: SerialNumber: 42\n[ 1.412083] tsc: Refined TSC clocksource calibration: 3491.870 MHz\n[ 1.821464] 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.066413] 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.144444] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.251750] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 10 Aug 2018 00:33:30 +0000. Up 2.58 seconds.\ncloud-init-nonet[2.76]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\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[4.26]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 10 Aug 2018 00:33:32 +0000. Up 4.45 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:5f:19:ad |\nci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:b8:c1: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:\n2a:91:c9:d5:0c:d4:f9:8b:95:f5:a5:2d:9d:3a:c6:bb root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o. . |\n| +o . .|\n| . o. o . =.|\n| . + + +.o|\n| = So .. .. |\n| . .. . = |\n| . . . o |\n| . . |\n| E. |\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:\n81:2d:47:4c:01:d1:85:7c:a2:16:cf:a2:c9:de:4b:1b root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| oB++. |\n| .+* . |\n| o=+o |\n| +oo. |\n| . + .S |\n| + |\n| . .E |\n| ...o |\n| o. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n05:d0:6b:5d:06:1a:d1:52:2c:8d:33:82:24:59:f5:25 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .+ooooEB+. |\n| ... ..B*+ o |\n| .oB.o |\n| o.. |\n| .S |\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nf2:32:e5:3c:44:ff:c1:92:59:05:40:52:cc:51:98:d6 root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .==Bo.. |\n| .* E. |\n| .. . |\n| . . = |\n| . S = o |\n| B o . |\n| o = . |\n| o . |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\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 ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 10 Aug 2018 00:33:39 +0000. Up 11.25 seconds.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 10 Aug 2018 00:33:39 +0000. Up 12.14 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+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\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 sprout-0 ttyS0\n\nsprout-0 login: 100 3149 100 3149 0 0 19738 0 --:--:-- --:--:-- --:--:-- 19805\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [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 [77.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 [754 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 [239 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [408 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.6 MB in 8s (1468 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.4\n+ '[' -n 192.168.0.4 ']'\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 3 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://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 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-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 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://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 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-153.203 [772 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.12 [34.8 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nExtracting templates from packages: 28%Extracting templates from packages: 57%Extracting templates from packages: 85%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 56.7 MB in 16s (3540 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-locale1.54.0:amd64.\nPreparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libxml2-utils.\nPreparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.12_amd64.deb ...\nUnpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.12) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package sprout-base.\nPreparing to unpack .../sprout-base_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-base (1.0-180328.134516) ...\nSelecting previously unselected package sprout-scscf.\nPreparing to unpack .../sprout-scscf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-scscf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-icscf.\nPreparing to unpack .../sprout-icscf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-icscf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-bgcf.\nPreparing to unpack .../sprout-bgcf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-bgcf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-mmtel-as.\nPreparing to unpack .../sprout-mmtel-as_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-mmtel-as (1.0-180328.134516) ...\nSelecting previously unselected package sprout.\nPreparing to unpack .../sprout_1.0-180328.134516_amd64.deb ...\nUnpacking sprout (1.0-180328.134516) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-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-153.203) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.12) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nSetting up sprout-libs (1.0-180328.134516) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nrsyslog stop/waiting\nrsyslog start/running, process 8267\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 8365\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 8373\nclearwater-socket-factory-sig start/running, process 8378\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 3 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 4s (8404 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57915 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.220\n++ echo 172.30.9.220\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.220\n++ ip2rr 192.168.1.13\n++ echo 192.168.1.13\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.13\n++ ip2rr 192.168.1.13\n++ echo 192.168.1.13\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.13\n++ ip2rr 192.168.1.13\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.13\n++ echo A 192.168.1.13\n++ ip2rr 192.168.1.13\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.13\n++ echo A 192.168.1.13\n+ echo 'nameserver 192.168.0.12'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.5'\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 | db:82:5e:e6:7c:86:48:22:18:6a:23:89:ca:f2:46:62 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 81:2d:47:4c:01:d1:85:7c:a2:16:cf:a2:c9:de:4b:1b root@sprout-0 (DSA)\nec2: 256 05:d0:6b:5d:06:1a:d1:52:2c:8d:33:82:24:59:f5:25 root@sprout-0 (ECDSA)\nec2: 256 f2:32:e5:3c:44:ff:c1:92:59:05:40:52:cc:51:98:d6 root@sprout-0 (ED25519)\nec2: 2048 2a:91:c9:d5:0c:d4:f9:8b:95:f5:a5:2d:9d:3a:c6:bb root@sprout-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBH0oVILrcz0VlJo4fLAxqZylZkOBV0DAnIk2JEHVXjcWDpxSPMYqbu75Jp8GToWJbwC8Ju0XejkOIvNSJtXcK7Q= root@sprout-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKYSFo3IA9E4uO+EyeEI0oLYDglVApMvuaUV+wL2+1XG root@sprout-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCvNs9ulwniQSrkvGW5xb6IiajhKOe2pwc+BQlNDsNKjXVWHoOTkBy4VkW641SiQmXYwL6WoKWhUe7+KByWG7zmNuLHmMkeYYodSeLsMb/V8w7mdXU01SDUuXPGXZGyn6AFwDGINtuZOeLv1Yc5t+aovoiX3yFsmyJgAj5ga0XuQnPnNRUix56Xun3zViuy/nBl1OvnrKuqyHq2H+XotLHNUmcRxZFuVkJt0vtUC7vU8ixWO850Sm+RcYh69pARtGEz0m4vnszWeFFh/ubPixZV+fTjLiMu+8k7gzulxZZ71d2QRfSVxuvlbnzQJG69XTQLK/nLXJePnxTw/zryFvX root@sprout-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Fri, 10 Aug 2018 00:35:50 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 142.64 seconds\n"} 2018-08-10 00:35:59,250 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/28508959-0e28-431d-8835-d1d0073bb4ec/action used request id req-99ace4d9-479f-400f-9d1d-11943830ab35 2018-08-10 00:35:59,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.133645057678s 2018-08-10 00:35:59,252 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/28508959-0e28-431d-8835-d1d0073bb4ec/action used request id req-99ace4d9-479f-400f-9d1d-11943830ab35 2018-08-10 00:35:59,253 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008000] Security Framework initialized [ 0.008031] AppArmor: AppArmor initialized [ 0.008859] Yama: becoming mindful. [ 0.009787] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013703] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016469] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017690] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.019286] Initializing cgroup subsys memory [ 0.020007] Initializing cgroup subsys devices [ 0.021055] Initializing cgroup subsys freezer [ 0.022089] Initializing cgroup subsys blkio [ 0.023077] Initializing cgroup subsys perf_event [ 0.024004] Initializing cgroup subsys hugetlb [ 0.025104] CPU: Physical Processor ID: 0 [ 0.026202] FEATURE SPEC_CTRL Not Present [ 0.028460] mce: CPU supports 10 MCE banks [ 0.029687] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029687] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033575] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.035579] Speculative Store Bypass: Vulnerable [ 0.036318] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.041970] ACPI: Core revision 20131115 [ 0.043477] ACPI: All ACPI Tables successfully acquired [ 0.044256] ftrace: allocating 28727 entries in 113 pages [ 0.064300] Enabling x2apic [ 0.065173] Enabled x2apic [ 0.068004] Switched APIC routing to physical x2apic. [ 0.070118] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.071539] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.073856] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.080951] KVM setup paravirtual spinlock [ 0.083581] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.084158] x86: Booting SMP configuration: [ 0.085473] .... node #0, CPUs: #1[ 0.083548] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100034] x86: Booted up 1 node, 2 CPUs [ 0.100037] KVM setup async PF for cpu 1 [ 0.100040] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.103762] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.104350] devtmpfs: initialized [ 0.105931] EVM: security.selinux [ 0.106724] EVM: security.SMACK64 [ 0.108006] EVM: security.ima [ 0.108822] EVM: security.capability [ 0.109732] pinctrl core: initialized pinctrl subsystem [ 0.110006] regulator-dummy: no parameters [ 0.112064] RTC time: 0:33:27, date: 08/10/18 [ 0.113071] NET: Registered protocol family 16 [ 0.114153] cpuidle: using governor ladder [ 0.115149] cpuidle: using governor menu [ 0.116069] ACPI: bus type PCI registered [ 0.116980] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.118475] PCI: Using configuration type 1 for base access [ 0.120396] bio: create slab at 0 [ 0.121163] ACPI: Added _OSI(Module Device) [ 0.121284] ACPI: Added _OSI(Processor Device) [ 0.124005] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.125287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.127873] ACPI: Interpreter enabled [ 0.128008] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.130317] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.132004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.134270] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.136007] ACPI: (supports S0 S5) [ 0.136763] ACPI: Using IOAPIC for interrupt routing [ 0.137818] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.140218] ACPI: No dock devices found. [ 0.143108] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.144008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.145982] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.147557] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.148192] acpiphp: Slot [3] registered [ 0.149124] acpiphp: Slot [4] registered [ 0.150066] acpiphp: Slot [5] registered [ 0.151005] acpiphp: Slot [6] registered [ 0.151962] acpiphp: Slot [7] registered [ 0.152045] acpiphp: Slot [8] registered [ 0.153090] acpiphp: Slot [9] registered [ 0.154180] acpiphp: Slot [10] registered [ 0.155273] acpiphp: Slot [11] registered [ 0.156019] acpiphp: Slot [12] registered [ 0.157101] acpiphp: Slot [13] registered [ 0.158208] acpiphp: Slot [14] registered [ 0.159303] acpiphp: Slot [15] registered [ 0.160019] acpiphp: Slot [16] registered [ 0.161120] acpiphp: Slot [17] registered [ 0.162248] acpiphp: Slot [18] registered [ 0.163338] acpiphp: Slot [19] registered [ 0.164019] acpiphp: Slot [20] registered [ 0.165082] acpiphp: Slot [21] registered [ 0.165988] acpiphp: Slot [22] registered [ 0.166906] acpiphp: Slot [23] registered [ 0.167827] acpiphp: Slot [24] registered [ 0.168019] acpiphp: Slot [25] registered [ 0.168935] acpiphp: Slot [26] registered [ 0.169849] acpiphp: Slot [27] registered [ 0.170752] acpiphp: Slot [28] registered [ 0.171576] acpiphp: Slot [29] registered [ 0.172018] acpiphp: Slot [30] registered [ 0.172874] acpiphp: Slot [31] registered [ 0.173759] PCI host bridge to bus 0000:00 [ 0.174590] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.175643] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.176004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.177163] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.178456] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.179871] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.184807] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.186498] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.212535] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.214466] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.216074] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.217921] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.219734] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.220631] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.222240] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.222240] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.224004] vgaarb: loaded [ 0.224793] vgaarb: bridge control possible 0000:00:02.0 [ 0.226335] SCSI subsystem initialized [ 0.227486] ACPI: bus type USB registered [ 0.228035] usbcore: registered new interface driver usbfs [ 0.230838] usbcore: registered new interface driver hub [ 0.232147] usbcore: registered new device driver usb [ 0.233148] PCI: Using ACPI for IRQ routing [ 0.233389] NetLabel: Initializing [ 0.234320] NetLabel: domain hash size = 128 [ 0.236003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.237187] NetLabel: unlabeled traffic allowed by default [ 0.238363] Switched to clocksource kvm-clock [ 0.243442] AppArmor: AppArmor Filesystem Enabled [ 0.244772] pnp: PnP ACPI init [ 0.245683] ACPI: bus type PNP registered [ 0.247319] pnp: PnP ACPI: found 8 devices [ 0.248449] ACPI: bus type PNP unregistered [ 0.256588] NET: Registered protocol family 2 [ 0.258096] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.260172] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.262016] TCP: Hash tables configured (established 16384 bind 16384) [ 0.263741] TCP: reno registered [ 0.264682] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.266252] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.267970] NET: Registered protocol family 1 [ 0.269171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.270708] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.272198] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.294593] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.320299] Trying to unpack rootfs image as initramfs... [ 0.413701] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.415628] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.416789] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.418384] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.420118] Scanning for low memory corruption every 60 seconds [ 0.421629] Initialise system trusted keyring [ 0.422581] audit: initializing netlink socket (disabled) [ 0.423627] type=2000 audit(1533861208.552:1): initialized [ 0.443131] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.445153] zbud: loaded [ 0.445979] VFS: Disk quotas dquot_6.5.2 [ 0.446868] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.448430] fuse init (API version 7.22) [ 0.449370] msgmni has been set to 3997 [ 0.450320] Key type big_key registered [ 0.451403] Key type asymmetric registered [ 0.452266] Asymmetric key parser 'x509' registered [ 0.453288] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.454877] io scheduler noop registered [ 0.455732] io scheduler deadline registered (default) [ 0.456806] io scheduler cfq registered [ 0.457673] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.458750] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.460052] ipmi message handler version 39.2 [ 0.461007] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.462492] ACPI: Power Button [PWRF] [ 0.463390] GHES: HEST is not enabled! [ 0.485397] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.529316] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.551668] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.553474] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.577625] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.579805] Linux agpgart interface v0.103 [ 0.581493] brd: module loaded [ 0.582564] loop: module loaded [ 0.583567] blk-mq: CPU -> queue map [ 0.584514] CPU 0 -> Queue 0 [ 0.585331] CPU 1 -> Queue 0 [ 0.586815] vda: vda1 [ 0.588806] scsi0 : ata_piix [ 0.589875] scsi1 : ata_piix [ 0.590919] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.592771] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.595000] libphy: Fixed MDIO Bus: probed [ 0.596401] tun: Universal TUN/TAP device driver, 1.6 [ 0.597712] tun: (C) 1999-2004 Max Krasnyansky [ 0.600543] PPP generic driver version 2.4.2 [ 0.601871] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.603095] ehci-pci: EHCI PCI platform driver [ 0.604355] ehci-platform: EHCI generic platform driver [ 0.605995] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.607260] ohci-pci: OHCI PCI platform driver [ 0.608239] ohci-platform: OHCI generic platform driver [ 0.609317] uhci_hcd: USB Universal Host Controller Interface driver [ 0.631488] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.632792] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.634746] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.635931] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.637178] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.638623] usb usb1: Product: UHCI Host Controller [ 0.639578] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.640765] usb usb1: SerialNumber: 0000:00:01.2 [ 0.641789] hub 1-0:1.0: USB hub found [ 0.642587] hub 1-0:1.0: 2 ports detected [ 0.643561] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.645784] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.646812] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.647995] mousedev: PS/2 mouse device common for all mice [ 0.649387] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.651331] rtc_cmos 00:00: RTC can wake from S4 [ 0.652547] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.653812] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.655086] device-mapper: uevent: version 1.0.3 [ 0.656059] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.657759] ledtrig-cpu: registered to indicate activity on CPUs [ 0.659016] TCP: cubic registered [ 0.659805] NET: Registered protocol family 10 [ 0.660943] NET: Registered protocol family 17 [ 0.661910] Key type dns_resolver registered [ 0.663039] Loading compiled-in X.509 certificates [ 0.664575] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.666429] registered taskstats version 1 [ 0.675906] Key type trusted registered [ 0.679408] Key type encrypted registered [ 0.680281] AppArmor: AppArmor sha1 policy hashing enabled [ 0.681386] IMA: No TPM chip found, activating TPM-bypass! [ 0.682919] regulator-dummy: disabling [ 0.683765] Magic number: 14:787:556 [ 0.684684] rtc_cmos 00:00: setting system clock to 2018-08-10 00:33:28 UTC (1533861208) [ 0.686336] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.687525] EDD information not available. [ 0.749276] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.750877] Write protecting the kernel read-only data: 12288k [ 0.752466] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.755213] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.768695] systemd-udevd[107]: starting version 204 [ 0.801063] FDC 0 is a S82078B [ 0.952042] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.116740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.118077] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.119403] usb 1-1: Product: QEMU USB Tablet [ 1.120251] usb 1-1: Manufacturer: QEMU [ 1.121044] usb 1-1: SerialNumber: 42 [ 1.412083] tsc: Refined TSC clocksource calibration: 3491.870 MHz [ 1.821464] 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.066413] 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.144444] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.251750] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 10 Aug 2018 00:33:30 +0000. Up 2.58 seconds. cloud-init-nonet[2.76]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * 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[4.26]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 10 Aug 2018 00:33:32 +0000. Up 4.45 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:5f:19:ad | ci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:b8:c1: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: 2a:91:c9:d5:0c:d4:f9:8b:95:f5:a5:2d:9d:3a:c6:bb root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | .o. . | | +o . .| | . o. o . =.| | . + + +.o| | = So .. .. | | . .. . = | | . . . 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: 81:2d:47:4c:01:d1:85:7c:a2:16:cf:a2:c9:de:4b:1b root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | oB++. | | .+* . | | o=+o | | +oo. | | . + .S | | + | | . .E | | ...o | | o. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 05:d0:6b:5d:06:1a:d1:52:2c:8d:33:82:24:59:f5:25 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | .+ooooEB+. | | ... ..B*+ o | | .oB.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: f2:32:e5:3c:44:ff:c1:92:59:05:40:52:cc:51:98:d6 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .==Bo.. | | .* E. | | .. . | | . . = | | . S = o | | B o . | | o = . | | o . | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] 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 ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. Cloud-init v. 0.7.5 running 'modules:config' at Fri, 10 Aug 2018 00:33:39 +0000. Up 11.25 seconds. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 10 Aug 2018 00:33:39 +0000. Up 12.14 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/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % 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 sprout-0 ttyS0 sprout-0 login: 100 3149 100 3149 0 0 19738 0 --:--:-- --:--:-- --:--:-- 19805 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [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 [77.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 [754 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 [239 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [408 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.6 MB in 8s (1468 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.4 + '[' -n 192.168.0.4 ']' + 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 3 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://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 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-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 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://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 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-153.203 [772 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.12 [34.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 28%Extracting templates from packages: 57%Extracting templates from packages: 85%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.7 MB in 16s (3540 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libxml2-utils. Preparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.12_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.12) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package sprout-base. Preparing to unpack .../sprout-base_1.0-180328.134516_amd64.deb ... Unpacking sprout-base (1.0-180328.134516) ... Selecting previously unselected package sprout-scscf. Preparing to unpack .../sprout-scscf_1.0-180328.134516_amd64.deb ... Unpacking sprout-scscf (1.0-180328.134516) ... Selecting previously unselected package sprout-icscf. Preparing to unpack .../sprout-icscf_1.0-180328.134516_amd64.deb ... Unpacking sprout-icscf (1.0-180328.134516) ... Selecting previously unselected package sprout-bgcf. Preparing to unpack .../sprout-bgcf_1.0-180328.134516_amd64.deb ... Unpacking sprout-bgcf (1.0-180328.134516) ... Selecting previously unselected package sprout-mmtel-as. Preparing to unpack .../sprout-mmtel-as_1.0-180328.134516_amd64.deb ... Unpacking sprout-mmtel-as (1.0-180328.134516) ... Selecting previously unselected package sprout. Preparing to unpack .../sprout_1.0-180328.134516_amd64.deb ... Unpacking sprout (1.0-180328.134516) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.8) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-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-153.203) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.12) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Setting up sprout-libs (1.0-180328.134516) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. rsyslog stop/waiting rsyslog start/running, process 8267 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 8365 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 8373 clearwater-socket-factory-sig start/running, process 8378 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 3 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 4s (8404 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57915 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.220 ++ echo 172.30.9.220 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.220 ++ ip2rr 192.168.1.13 ++ echo 192.168.1.13 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.13 ++ ip2rr 192.168.1.13 ++ echo 192.168.1.13 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.13 ++ ip2rr 192.168.1.13 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.13 ++ echo A 192.168.1.13 ++ ip2rr 192.168.1.13 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.13 ++ echo A 192.168.1.13 + echo 'nameserver 192.168.0.12' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.5' + 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 | db:82:5e:e6:7c:86:48:22:18:6a:23:89:ca:f2:46:62 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 81:2d:47:4c:01:d1:85:7c:a2:16:cf:a2:c9:de:4b:1b root@sprout-0 (DSA) ec2: 256 05:d0:6b:5d:06:1a:d1:52:2c:8d:33:82:24:59:f5:25 root@sprout-0 (ECDSA) ec2: 256 f2:32:e5:3c:44:ff:c1:92:59:05:40:52:cc:51:98:d6 root@sprout-0 (ED25519) ec2: 2048 2a:91:c9:d5:0c:d4:f9:8b:95:f5:a5:2d:9d:3a:c6:bb root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBH0oVILrcz0VlJo4fLAxqZylZkOBV0DAnIk2JEHVXjcWDpxSPMYqbu75Jp8GToWJbwC8Ju0XejkOIvNSJtXcK7Q= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKYSFo3IA9E4uO+EyeEI0oLYDglVApMvuaUV+wL2+1XG root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCvNs9ulwniQSrkvGW5xb6IiajhKOe2pwc+BQlNDsNKjXVWHoOTkBy4VkW641SiQmXYwL6WoKWhUe7+KByWG7zmNuLHmMkeYYodSeLsMb/V8w7mdXU01SDUuXPGXZGyn6AFwDGINtuZOeLv1Yc5t+aovoiX3yFsmyJgAj5ga0XuQnPnNRUix56Xun3zViuy/nBl1OvnrKuqyHq2H+XotLHNUmcRxZFuVkJt0vtUC7vU8ixWO850Sm+RcYh69pARtGEz0m4vnszWeFFh/ubPixZV+fTjLiMu+8k7gzulxZZ71d2QRfSVxuvlbnzQJG69XTQLK/nLXJePnxTw/zryFvX root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 10 Aug 2018 00:35:50 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 142.64 seconds 2018-08-10 00:35:59,257 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-10 00:35:59,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:35:59,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:36:00,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:35: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-f8b8d1b4-98bf-47bc-8319-bb268069c008 x-compute-request-id: req-f8b8d1b4-98bf-47bc-8319-bb268069c008 Content-Encoding: gzip Content-Length: 1523 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:b8:c1:7a", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:c1:7a", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:19:ad", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/28508959-0e28-431d-8835-d1d0073bb4ec", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/28508959-0e28-431d-8835-d1d0073bb4ec", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:33:27.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "28508959-0e28-431d-8835-d1d0073bb4ec", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:33:27Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-10T00:33:11Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:4d:3c", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:4d:3c", "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:59:95:5f", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:95:5f", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cb5c6202-d825-4f6b-86fb-6291cfa179c3", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cb5c6202-d825-4f6b-86fb-6291cfa179c3", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:33:13.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "cb5c6202-d825-4f6b-86fb-6291cfa179c3", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:33:13Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "homer-0.clearwater.opnfv", "created": "2018-08-10T00:32:50Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:3f:fc", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:3f:fc", "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:05:fd:f4", "version": 4, "addr": "192.168.1.35", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/442bd3c1-ab79-4422-a6c0-91aa3666d85c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/442bd3c1-ab79-4422-a6c0-91aa3666d85c", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:33:15.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "442bd3c1-ab79-4422-a6c0-91aa3666d85c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:33:15Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-10T00:32:49Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:57:00", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:57:00", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:98:4d", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/c5d70a4e-a322-4721-906e-b8bb5341badc", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/c5d70a4e-a322-4721-906e-b8bb5341badc", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:35:27.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "c5d70a4e-a322-4721-906e-b8bb5341badc", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:35:27Z", "hostId": "04bc1a7f68d02ec2004107d6ad788e85be2295139ce9d8aac8a86662", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "dime-0.clearwater.opnfv", "created": "2018-08-10T00:32:48Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:2d:de", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:2d:de", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:1d:6c", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:1d:6c", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/4e6e15cb-8517-4403-8173-26f598b6f9c7", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/4e6e15cb-8517-4403-8173-26f598b6f9c7", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:33:07.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "4e6e15cb-8517-4403-8173-26f598b6f9c7", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:33:07Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "bono-0.clearwater.opnfv", "created": "2018-08-10T00:32:47Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:ca:fc", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:ca:fc", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9c97b35f-1a51-4a49-baa8-1ed8441b4af5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9c97b35f-1a51-4a49-baa8-1ed8441b4af5", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:32:30.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "9c97b35f-1a51-4a49-baa8-1ed8441b4af5", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:32:30Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-10T00:32:16Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:f7:05", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:f7:05", "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:78:24:cb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/e63a087d-8593-4398-b191-fdaded768b32", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/e63a087d-8593-4398-b191-fdaded768b32", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:32:01.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "e63a087d-8593-4398-b191-fdaded768b32", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:32:01Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "ns.clearwater.opnfv", "created": "2018-08-10T00:30:18Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:36:00,242 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-f8b8d1b4-98bf-47bc-8319-bb268069c008 2018-08-10 00:36:00,242 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.984321117401s 2018-08-10 00:36:00,243 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-f8b8d1b4-98bf-47bc-8319-bb268069c008 2018-08-10 00:36:00,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-10 00:36:00,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/cb5c6202-d825-4f6b-86fb-6291cfa179c3/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}92a3849b72b6536b6bd7ba5e06b6795030097306" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-10 00:36:00,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:36: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-5543d7d3-5446-4983-a379-ad5b2b0903e5 x-compute-request-id: req-5543d7d3-5446-4983-a379-ad5b2b0903e5 Content-Encoding: gzip Content-Length: 20703 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008030] Security Framework initialized\n[ 0.009030] AppArmor: AppArmor initialized\n[ 0.010049] Yama: becoming mindful.\n[ 0.011059] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013356] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016262] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017693] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.019457] Initializing cgroup subsys memory\n[ 0.020006] Initializing cgroup subsys devices\n[ 0.021087] Initializing cgroup subsys freezer\n[ 0.022141] Initializing cgroup subsys blkio\n[ 0.023173] Initializing cgroup subsys perf_event\n[ 0.024004] Initializing cgroup subsys hugetlb\n[ 0.025080] CPU: Physical Processor ID: 0\n[ 0.025993] FEATURE SPEC_CTRL Not Present\n[ 0.028305] mce: CPU supports 10 MCE banks\n[ 0.029275] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029275] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.031555] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.032003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.033733] Speculative Store Bypass: Vulnerable\n[ 0.036095] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.040532] ACPI: Core revision 20131115\n[ 0.041974] ACPI: All ACPI Tables successfully acquired\n[ 0.043309] ftrace: allocating 28727 entries in 113 pages\n[ 0.064299] Enabling x2apic\n[ 0.065039] Enabled x2apic\n[ 0.068004] Switched APIC routing to physical x2apic.\n[ 0.069986] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.072012] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.074308] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.080720] KVM setup paravirtual spinlock\n[ 0.082874] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.084150] x86: Booting SMP configuration:\n[ 0.085152] .... node #0, CPUs: #1[ 0.082842] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100020] x86: Booted up 1 node, 2 CPUs\n[ 0.100013] KVM setup async PF for cpu 1\n[ 0.100013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.102973] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.104315] devtmpfs: initialized\n[ 0.106015] EVM: security.selinux\n[ 0.106768] EVM: security.SMACK64\n[ 0.108006] EVM: security.ima\n[ 0.108715] EVM: security.capability\n[ 0.109524] pinctrl core: initialized pinctrl subsystem\n[ 0.109937] regulator-dummy: no parameters\n[ 0.112062] RTC time: 0:33:14, date: 08/10/18\n[ 0.113022] NET: Registered protocol family 16\n[ 0.114048] cpuidle: using governor ladder\n[ 0.114908] cpuidle: using governor menu\n[ 0.115786] ACPI: bus type PCI registered\n[ 0.116004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.117331] PCI: Using configuration type 1 for base access\n[ 0.118976] bio: create slab at 0\n[ 0.120054] ACPI: Added _OSI(Module Device)\n[ 0.120945] ACPI: Added _OSI(Processor Device)\n[ 0.121865] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.122821] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.124997] ACPI: Interpreter enabled\n[ 0.125808] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.127778] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.129259] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.131218] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.132568] ACPI: (supports S0 S5)\n[ 0.133310] ACPI: Using IOAPIC for interrupt routing\n[ 0.134318] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.136193] ACPI: No dock devices found.\n[ 0.138824] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.140007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.141325] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.142605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.144182] acpiphp: Slot [3] registered\n[ 0.145033] acpiphp: Slot [4] registered\n[ 0.145882] acpiphp: Slot [5] registered\n[ 0.146724] acpiphp: Slot [6] registered\n[ 0.147574] acpiphp: Slot [7] registered\n[ 0.148017] acpiphp: Slot [8] registered\n[ 0.148881] acpiphp: Slot [9] registered\n[ 0.149736] acpiphp: Slot [10] registered\n[ 0.150595] acpiphp: Slot [11] registered\n[ 0.151454] acpiphp: Slot [12] registered\n[ 0.152017] acpiphp: Slot [13] registered\n[ 0.152893] acpiphp: Slot [14] registered\n[ 0.153757] acpiphp: Slot [15] registered\n[ 0.154626] acpiphp: Slot [16] registered\n[ 0.155493] acpiphp: Slot [17] registered\n[ 0.156018] acpiphp: Slot [18] registered\n[ 0.156883] acpiphp: Slot [19] registered\n[ 0.157745] acpiphp: Slot [20] registered\n[ 0.158614] acpiphp: Slot [21] registered\n[ 0.159451] acpiphp: Slot [22] registered\n[ 0.160017] acpiphp: Slot [23] registered\n[ 0.160888] acpiphp: Slot [24] registered\n[ 0.161754] acpiphp: Slot [25] registered\n[ 0.162616] acpiphp: Slot [26] registered\n[ 0.163469] acpiphp: Slot [27] registered\n[ 0.164017] acpiphp: Slot [28] registered\n[ 0.164987] acpiphp: Slot [29] registered\n[ 0.165858] acpiphp: Slot [30] registered\n[ 0.166754] acpiphp: Slot [31] registered\n[ 0.167612] PCI host bridge to bus 0000:00\n[ 0.168005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.169084] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.170304] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.171526] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.172004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.173318] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.179446] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.180012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.204911] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.207339] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.208752] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.210269] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.211781] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.212608] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.213965] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.213965] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.216003] vgaarb: loaded\n[ 0.216656] vgaarb: bridge control possible 0000:00:02.0\n[ 0.217938] SCSI subsystem initialized\n[ 0.218896] ACPI: bus type USB registered\n[ 0.218896] usbcore: registered new interface driver usbfs\n[ 0.220012] usbcore: registered new interface driver hub\n[ 0.221117] usbcore: registered new device driver usb\n[ 0.221120] PCI: Using ACPI for IRQ routing\n[ 0.221186] NetLabel: Initializing\n[ 0.224006] NetLabel: domain hash size = 128\n[ 0.224916] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.225975] NetLabel: unlabeled traffic allowed by default\n[ 0.227093] Switched to clocksource kvm-clock\n[ 0.231185] AppArmor: AppArmor Filesystem Enabled\n[ 0.232234] pnp: PnP ACPI init\n[ 0.232965] ACPI: bus type PNP registered\n[ 0.234235] pnp: PnP ACPI: found 8 devices\n[ 0.235139] ACPI: bus type PNP unregistered\n[ 0.242097] NET: Registered protocol family 2\n[ 0.243414] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.245081] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.246563] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.248049] TCP: reno registered\n[ 0.248792] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.252133] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.253645] NET: Registered protocol family 1\n[ 0.254614] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.255845] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.257025] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.279445] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.302494] Trying to unpack rootfs image as initramfs...\n[ 0.395616] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.397730] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.398919] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.400536] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.402335] Scanning for low memory corruption every 60 seconds\n[ 0.403919] Initialise system trusted keyring\n[ 0.405150] audit: initializing netlink socket (disabled)\n[ 0.406558] type=2000 audit(1533861194.545:1): initialized\n[ 0.426639] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.429040] zbud: loaded\n[ 0.430035] VFS: Disk quotas dquot_6.5.2\n[ 0.431161] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.433133] fuse init (API version 7.22)\n[ 0.434299] msgmni has been set to 3997\n[ 0.435429] Key type big_key registered\n[ 0.436760] Key type asymmetric registered\n[ 0.437888] Asymmetric key parser 'x509' registered\n[ 0.439165] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.441141] io scheduler noop registered\n[ 0.442222] io scheduler deadline registered (default)\n[ 0.443584] io scheduler cfq registered\n[ 0.444745] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.446221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.447971] ipmi message handler version 39.2\n[ 0.449214] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.451244] ACPI: Power Button [PWRF]\n[ 0.452410] GHES: HEST is not enabled!\n[ 0.474511] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.518774] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.541245] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.543392] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.568042] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.570697] Linux agpgart interface v0.103\n[ 0.572655] brd: module loaded\n[ 0.573927] loop: module loaded\n[ 0.575122] blk-mq: CPU -> queue map\n[ 0.576143] CPU 0 -> Queue 0\n[ 0.577029] CPU 1 -> Queue 0\n[ 0.578564] vda: vda1\n[ 0.579887] scsi0 : ata_piix\n[ 0.580655] scsi1 : ata_piix\n[ 0.581361] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.582723] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.584250] libphy: Fixed MDIO Bus: probed\n[ 0.585201] tun: Universal TUN/TAP device driver, 1.6\n[ 0.586272] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.588867] PPP generic driver version 2.4.2\n[ 0.589850] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.591144] ehci-pci: EHCI PCI platform driver\n[ 0.592112] ehci-platform: EHCI generic platform driver\n[ 0.593214] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.594493] ohci-pci: OHCI PCI platform driver\n[ 0.595442] ohci-platform: OHCI generic platform driver\n[ 0.596517] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.618390] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.619485] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.621102] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.622344] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.623699] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.625217] usb usb1: Product: UHCI Host Controller\n[ 0.626249] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.627506] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.628544] hub 1-0:1.0: USB hub found\n[ 0.629384] hub 1-0:1.0: 2 ports detected\n[ 0.630496] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.632781] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.633833] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.634990] mousedev: PS/2 mouse device common for all mice\n[ 0.636379] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.638369] rtc_cmos 00:00: RTC can wake from S4\n[ 0.639567] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.640866] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.642207] device-mapper: uevent: version 1.0.3\n[ 0.643244] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.645020] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.646307] TCP: cubic registered\n[ 0.647130] NET: Registered protocol family 10\n[ 0.648287] NET: Registered protocol family 17\n[ 0.649252] Key type dns_resolver registered\n[ 0.650355] Loading compiled-in X.509 certificates\n[ 0.651889] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.653807] registered taskstats version 1\n[ 0.663274] Key type trusted registered\n[ 0.666466] Key type encrypted registered\n[ 0.667374] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.668484] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.670029] regulator-dummy: disabling\n[ 0.670876] Magic number: 14:787:556\n[ 0.671803] rtc_cmos 00:00: setting system clock to 2018-08-10 00:33:14 UTC (1533861194)\n[ 0.673535] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.674732] EDD information not available.\n[ 0.741219] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.742974] Write protecting the kernel read-only data: 12288k\n[ 0.744691] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.747512] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.760121] systemd-udevd[107]: starting version 204\n[ 0.812360] FDC 0 is a S82078B\n[ 0.940062] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.099819] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.101258] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.102680] usb 1-1: Product: QEMU USB Tablet\n[ 1.103601] usb 1-1: Manufacturer: QEMU\n[ 1.104441] usb 1-1: SerialNumber: 42\n[ 1.809045] 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.055470] 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.145010] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.329463] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 10 Aug 2018 00:33:16 +0000. Up 2.84 seconds.\ncloud-init-nonet[2.99]: 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 sysctls from /etc/sysctl.conf[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 * Stopping cold plug devices[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting configure network device[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 ]\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.06]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 10 Aug 2018 00:33:18 +0000. Up 4.22 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:59:95:5f |\nci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:12:4d:3c |\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:\n8a:c7:da:48:f0:7e:5f:bf:8c:b1:94:11:93:30:d1:f1 root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| +o.. |\n| o.o |\n| + E |\n| o |\n| . S . |\n| o o . o |\n| + + = |\n| o =. o * |\n| +.... o +. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n4f:4a:79:8f:b1:7f:62:f0:55:26:1f:c4:1f:5b:f5:6e root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . o|\n| +o|\n| . *|\n| . .++|\n| S + =E|\n| . =.= ...|\n| . +o.. |\n| .+ . |\n| ..o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nbe:ba:9e:25:63:19:a8:52:cd:9b:22:24:dc:52:7f:94 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| . |\n| . E |\n|. oo... |\n|.+..+...S |\n|o... o.+ |\n|o o 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:\nad:af:9b:e1:b1:7c:4d:02:dd:28:49:bb:ce:b8:f3:31 root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . |\n| . + o |\n| =.o . |\n| S+. |\n| ... . |\n| +E + |\n| oooO. . |\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 System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * 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.\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 10 Aug 2018 00:33:25 +0000. Up 11.68 seconds.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 10 Aug 2018 00:33:26 +0000. Up 12.55 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 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: 100 3149 100 3149 0 0 16255 0 --:--:-- --:--:-- --:--:-- 16316\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]\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 [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [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://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [77.4 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [754 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 [239 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [408 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [131 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 [467 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 [541 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 [250 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.6 MB in 8s (1565 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.4\n+ '[' -n 192.168.0.4 ']'\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 3 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://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/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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.12 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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 9s (9696 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-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.12_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-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-153.203) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-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.12) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-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 8337\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 3 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.4 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58174 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\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.12'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.5'\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 | db:82:5e:e6:7c:86:48:22:18:6a:23:89:ca:f2:46:62 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 4f:4a:79:8f:b1:7f:62:f0:55:26:1f:c4:1f:5b:f5:6e root@homer-0 (DSA)\nec2: 256 be:ba:9e:25:63:19:a8:52:cd:9b:22:24:dc:52:7f:94 root@homer-0 (ECDSA)\nec2: 256 ad:af:9b:e1:b1:7c:4d:02:dd:28:49:bb:ce:b8:f3:31 root@homer-0 (ED25519)\nec2: 2048 8a:c7:da:48:f0:7e:5f:bf:8c:b1:94:11:93:30:d1:f1 root@homer-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNt2uNG/OjKgEN69x8PrBXTcDsQJLhntxpgrm34AOtflFOAVk3jmnZjTL9DLmCVqADRVk3TtyznV3HFIc7Vb4No= root@homer-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILgoTzPRnbUJlWQVAMQM9RpZ7C0d7A0A3twtf7MDlkYx root@homer-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEnRrMTdNDfZJZETv9ou0vhbfPxHcNflRaD61vwcqLDCJWv/7KLyFbrzcdba2W/yJXPOG9SJfINxCu4cDaGNERiSxywuqSzBr3n0POTsTqgCxttaIoaYeO2bvCGBhfgkPqR1V3+1exIWPHu5SZIeFQhq1bZJEgbVBn00hlY+At7z5auZlkR4k6s/rh5qYnQPUgkAwOuU+n84SWGvY0xT9HpSRjPxDmsVN72f9YaoVwGfafgiemIL7cdOeT0R9o5e+V84u49SWsEWQzrb3g9mh7o1CO4IT5GZ6VjjojLrWfoJxmKC88Azd010TLvrjcx1sWiK6ejYJghUT0I6LEe1gL root@homer-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Fri, 10 Aug 2018 00:35:39 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 146.05 seconds\n"} 2018-08-10 00:36:00,365 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/cb5c6202-d825-4f6b-86fb-6291cfa179c3/action used request id req-5543d7d3-5446-4983-a379-ad5b2b0903e5 2018-08-10 00:36:00,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.114964962006s 2018-08-10 00:36:00,368 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/cb5c6202-d825-4f6b-86fb-6291cfa179c3/action used request id req-5543d7d3-5446-4983-a379-ad5b2b0903e5 2018-08-10 00:36:00,368 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008030] Security Framework initialized [ 0.009030] AppArmor: AppArmor initialized [ 0.010049] Yama: becoming mindful. [ 0.011059] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013356] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016262] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017693] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.019457] Initializing cgroup subsys memory [ 0.020006] Initializing cgroup subsys devices [ 0.021087] Initializing cgroup subsys freezer [ 0.022141] Initializing cgroup subsys blkio [ 0.023173] Initializing cgroup subsys perf_event [ 0.024004] Initializing cgroup subsys hugetlb [ 0.025080] CPU: Physical Processor ID: 0 [ 0.025993] FEATURE SPEC_CTRL Not Present [ 0.028305] mce: CPU supports 10 MCE banks [ 0.029275] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029275] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.031555] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.032003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.033733] Speculative Store Bypass: Vulnerable [ 0.036095] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.040532] ACPI: Core revision 20131115 [ 0.041974] ACPI: All ACPI Tables successfully acquired [ 0.043309] ftrace: allocating 28727 entries in 113 pages [ 0.064299] Enabling x2apic [ 0.065039] Enabled x2apic [ 0.068004] Switched APIC routing to physical x2apic. [ 0.069986] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.072012] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.074308] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.080720] KVM setup paravirtual spinlock [ 0.082874] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.084150] x86: Booting SMP configuration: [ 0.085152] .... node #0, CPUs: #1[ 0.082842] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100020] x86: Booted up 1 node, 2 CPUs [ 0.100013] KVM setup async PF for cpu 1 [ 0.100013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.102973] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.104315] devtmpfs: initialized [ 0.106015] EVM: security.selinux [ 0.106768] EVM: security.SMACK64 [ 0.108006] EVM: security.ima [ 0.108715] EVM: security.capability [ 0.109524] pinctrl core: initialized pinctrl subsystem [ 0.109937] regulator-dummy: no parameters [ 0.112062] RTC time: 0:33:14, date: 08/10/18 [ 0.113022] NET: Registered protocol family 16 [ 0.114048] cpuidle: using governor ladder [ 0.114908] cpuidle: using governor menu [ 0.115786] ACPI: bus type PCI registered [ 0.116004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.117331] PCI: Using configuration type 1 for base access [ 0.118976] bio: create slab at 0 [ 0.120054] ACPI: Added _OSI(Module Device) [ 0.120945] ACPI: Added _OSI(Processor Device) [ 0.121865] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.122821] ACPI: Added _OSI(Processor Aggregator Device) [ 0.124997] ACPI: Interpreter enabled [ 0.125808] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.127778] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.129259] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.131218] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.132568] ACPI: (supports S0 S5) [ 0.133310] ACPI: Using IOAPIC for interrupt routing [ 0.134318] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.136193] ACPI: No dock devices found. [ 0.138824] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.140007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.141325] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.142605] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.144182] acpiphp: Slot [3] registered [ 0.145033] acpiphp: Slot [4] registered [ 0.145882] acpiphp: Slot [5] registered [ 0.146724] acpiphp: Slot [6] registered [ 0.147574] acpiphp: Slot [7] registered [ 0.148017] acpiphp: Slot [8] registered [ 0.148881] acpiphp: Slot [9] registered [ 0.149736] acpiphp: Slot [10] registered [ 0.150595] acpiphp: Slot [11] registered [ 0.151454] acpiphp: Slot [12] registered [ 0.152017] acpiphp: Slot [13] registered [ 0.152893] acpiphp: Slot [14] registered [ 0.153757] acpiphp: Slot [15] registered [ 0.154626] acpiphp: Slot [16] registered [ 0.155493] acpiphp: Slot [17] registered [ 0.156018] acpiphp: Slot [18] registered [ 0.156883] acpiphp: Slot [19] registered [ 0.157745] acpiphp: Slot [20] registered [ 0.158614] acpiphp: Slot [21] registered [ 0.159451] acpiphp: Slot [22] registered [ 0.160017] acpiphp: Slot [23] registered [ 0.160888] acpiphp: Slot [24] registered [ 0.161754] acpiphp: Slot [25] registered [ 0.162616] acpiphp: Slot [26] registered [ 0.163469] acpiphp: Slot [27] registered [ 0.164017] acpiphp: Slot [28] registered [ 0.164987] acpiphp: Slot [29] registered [ 0.165858] acpiphp: Slot [30] registered [ 0.166754] acpiphp: Slot [31] registered [ 0.167612] PCI host bridge to bus 0000:00 [ 0.168005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.169084] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.170304] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.171526] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.172004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.173318] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.179446] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.180012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.204911] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.207339] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.208752] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.210269] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.211781] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.212608] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.213965] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.213965] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.216003] vgaarb: loaded [ 0.216656] vgaarb: bridge control possible 0000:00:02.0 [ 0.217938] SCSI subsystem initialized [ 0.218896] ACPI: bus type USB registered [ 0.218896] usbcore: registered new interface driver usbfs [ 0.220012] usbcore: registered new interface driver hub [ 0.221117] usbcore: registered new device driver usb [ 0.221120] PCI: Using ACPI for IRQ routing [ 0.221186] NetLabel: Initializing [ 0.224006] NetLabel: domain hash size = 128 [ 0.224916] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.225975] NetLabel: unlabeled traffic allowed by default [ 0.227093] Switched to clocksource kvm-clock [ 0.231185] AppArmor: AppArmor Filesystem Enabled [ 0.232234] pnp: PnP ACPI init [ 0.232965] ACPI: bus type PNP registered [ 0.234235] pnp: PnP ACPI: found 8 devices [ 0.235139] ACPI: bus type PNP unregistered [ 0.242097] NET: Registered protocol family 2 [ 0.243414] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.245081] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.246563] TCP: Hash tables configured (established 16384 bind 16384) [ 0.248049] TCP: reno registered [ 0.248792] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.252133] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.253645] NET: Registered protocol family 1 [ 0.254614] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.255845] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.257025] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.279445] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.302494] Trying to unpack rootfs image as initramfs... [ 0.395616] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.397730] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.398919] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.400536] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.402335] Scanning for low memory corruption every 60 seconds [ 0.403919] Initialise system trusted keyring [ 0.405150] audit: initializing netlink socket (disabled) [ 0.406558] type=2000 audit(1533861194.545:1): initialized [ 0.426639] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.429040] zbud: loaded [ 0.430035] VFS: Disk quotas dquot_6.5.2 [ 0.431161] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.433133] fuse init (API version 7.22) [ 0.434299] msgmni has been set to 3997 [ 0.435429] Key type big_key registered [ 0.436760] Key type asymmetric registered [ 0.437888] Asymmetric key parser 'x509' registered [ 0.439165] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.441141] io scheduler noop registered [ 0.442222] io scheduler deadline registered (default) [ 0.443584] io scheduler cfq registered [ 0.444745] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.446221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.447971] ipmi message handler version 39.2 [ 0.449214] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.451244] ACPI: Power Button [PWRF] [ 0.452410] GHES: HEST is not enabled! [ 0.474511] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.518774] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.541245] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.543392] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.568042] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.570697] Linux agpgart interface v0.103 [ 0.572655] brd: module loaded [ 0.573927] loop: module loaded [ 0.575122] blk-mq: CPU -> queue map [ 0.576143] CPU 0 -> Queue 0 [ 0.577029] CPU 1 -> Queue 0 [ 0.578564] vda: vda1 [ 0.579887] scsi0 : ata_piix [ 0.580655] scsi1 : ata_piix [ 0.581361] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.582723] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.584250] libphy: Fixed MDIO Bus: probed [ 0.585201] tun: Universal TUN/TAP device driver, 1.6 [ 0.586272] tun: (C) 1999-2004 Max Krasnyansky [ 0.588867] PPP generic driver version 2.4.2 [ 0.589850] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.591144] ehci-pci: EHCI PCI platform driver [ 0.592112] ehci-platform: EHCI generic platform driver [ 0.593214] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.594493] ohci-pci: OHCI PCI platform driver [ 0.595442] ohci-platform: OHCI generic platform driver [ 0.596517] uhci_hcd: USB Universal Host Controller Interface driver [ 0.618390] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.619485] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.621102] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.622344] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.623699] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.625217] usb usb1: Product: UHCI Host Controller [ 0.626249] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.627506] usb usb1: SerialNumber: 0000:00:01.2 [ 0.628544] hub 1-0:1.0: USB hub found [ 0.629384] hub 1-0:1.0: 2 ports detected [ 0.630496] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.632781] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.633833] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.634990] mousedev: PS/2 mouse device common for all mice [ 0.636379] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.638369] rtc_cmos 00:00: RTC can wake from S4 [ 0.639567] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.640866] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.642207] device-mapper: uevent: version 1.0.3 [ 0.643244] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.645020] ledtrig-cpu: registered to indicate activity on CPUs [ 0.646307] TCP: cubic registered [ 0.647130] NET: Registered protocol family 10 [ 0.648287] NET: Registered protocol family 17 [ 0.649252] Key type dns_resolver registered [ 0.650355] Loading compiled-in X.509 certificates [ 0.651889] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.653807] registered taskstats version 1 [ 0.663274] Key type trusted registered [ 0.666466] Key type encrypted registered [ 0.667374] AppArmor: AppArmor sha1 policy hashing enabled [ 0.668484] IMA: No TPM chip found, activating TPM-bypass! [ 0.670029] regulator-dummy: disabling [ 0.670876] Magic number: 14:787:556 [ 0.671803] rtc_cmos 00:00: setting system clock to 2018-08-10 00:33:14 UTC (1533861194) [ 0.673535] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.674732] EDD information not available. [ 0.741219] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.742974] Write protecting the kernel read-only data: 12288k [ 0.744691] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.747512] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.760121] systemd-udevd[107]: starting version 204 [ 0.812360] FDC 0 is a S82078B [ 0.940062] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.099819] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.101258] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.102680] usb 1-1: Product: QEMU USB Tablet [ 1.103601] usb 1-1: Manufacturer: QEMU [ 1.104441] usb 1-1: SerialNumber: 42 [ 1.809045] 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.055470] 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.145010] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.329463] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 10 Aug 2018 00:33:16 +0000. Up 2.84 seconds. cloud-init-nonet[2.99]: 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 sysctls from /etc/sysctl.conf[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 ] * Stopping cold plug devices[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[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.06]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 10 Aug 2018 00:33:18 +0000. Up 4.22 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:59:95:5f | ci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:12:4d:3c | 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: 8a:c7:da:48:f0:7e:5f:bf:8c:b1:94:11:93:30:d1:f1 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | +o.. | | o.o | | + E | | o | | . S . | | o o . 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: 4f:4a:79:8f:b1:7f:62:f0:55:26:1f:c4:1f:5b:f5:6e root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | . o| | +o| | . *| | . .++| | S + =E| | . =.= ...| | . +o.. | | .+ . | | ..o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: be:ba:9e:25:63:19:a8:52:cd:9b:22:24:dc:52:7f:94 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | . | | . E | |. oo... | |.+..+...S | |o... o.+ | |o o 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: ad:af:9b:e1:b1:7c:4d:02:dd:28:49:bb:ce:b8:f3:31 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | . + o | | =.o . | | S+. | | ... . | | +E + | | oooO. . | | .+O+. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * 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. Cloud-init v. 0.7.5 running 'modules:config' at Fri, 10 Aug 2018 00:33:25 +0000. Up 11.68 seconds. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 10 Aug 2018 00:33:26 +0000. Up 12.55 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 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: 100 3149 100 3149 0 0 16255 0 --:--:-- --:--:-- --:--:-- 16316 OK + apt-get update 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 [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [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://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [77.4 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [754 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 [239 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [408 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [131 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 [467 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 [541 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 [250 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.6 MB in 8s (1565 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.4 + '[' -n 192.168.0.4 ']' + 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 3 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://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/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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.12 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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 9s (9696 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-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.12_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-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-153.203) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-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.12) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-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 8337 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 3 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.4 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58174 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ 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.12' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.5' + 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 | db:82:5e:e6:7c:86:48:22:18:6a:23:89:ca:f2:46:62 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 4f:4a:79:8f:b1:7f:62:f0:55:26:1f:c4:1f:5b:f5:6e root@homer-0 (DSA) ec2: 256 be:ba:9e:25:63:19:a8:52:cd:9b:22:24:dc:52:7f:94 root@homer-0 (ECDSA) ec2: 256 ad:af:9b:e1:b1:7c:4d:02:dd:28:49:bb:ce:b8:f3:31 root@homer-0 (ED25519) ec2: 2048 8a:c7:da:48:f0:7e:5f:bf:8c:b1:94:11:93:30:d1:f1 root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNt2uNG/OjKgEN69x8PrBXTcDsQJLhntxpgrm34AOtflFOAVk3jmnZjTL9DLmCVqADRVk3TtyznV3HFIc7Vb4No= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILgoTzPRnbUJlWQVAMQM9RpZ7C0d7A0A3twtf7MDlkYx root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEnRrMTdNDfZJZETv9ou0vhbfPxHcNflRaD61vwcqLDCJWv/7KLyFbrzcdba2W/yJXPOG9SJfINxCu4cDaGNERiSxywuqSzBr3n0POTsTqgCxttaIoaYeO2bvCGBhfgkPqR1V3+1exIWPHu5SZIeFQhq1bZJEgbVBn00hlY+At7z5auZlkR4k6s/rh5qYnQPUgkAwOuU+n84SWGvY0xT9HpSRjPxDmsVN72f9YaoVwGfafgiemIL7cdOeT0R9o5e+V84u49SWsEWQzrb3g9mh7o1CO4IT5GZ6VjjojLrWfoJxmKC88Azd010TLvrjcx1sWiK6ejYJghUT0I6LEe1gL root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 10 Aug 2018 00:35:39 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 146.05 seconds 2018-08-10 00:36:00,372 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-10 00:36:00,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:36:00,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:36:00,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:36: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-1d8765c9-bb17-479c-ad82-6aaea2937424 x-compute-request-id: req-1d8765c9-bb17-479c-ad82-6aaea2937424 Content-Encoding: gzip Content-Length: 1523 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:b8:c1:7a", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:c1:7a", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:19:ad", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/28508959-0e28-431d-8835-d1d0073bb4ec", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/28508959-0e28-431d-8835-d1d0073bb4ec", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:33:27.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "28508959-0e28-431d-8835-d1d0073bb4ec", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:33:27Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-10T00:33:11Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:4d:3c", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:4d:3c", "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:59:95:5f", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:95:5f", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cb5c6202-d825-4f6b-86fb-6291cfa179c3", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cb5c6202-d825-4f6b-86fb-6291cfa179c3", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:33:13.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "cb5c6202-d825-4f6b-86fb-6291cfa179c3", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:33:13Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "homer-0.clearwater.opnfv", "created": "2018-08-10T00:32:50Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:3f:fc", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:3f:fc", "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:05:fd:f4", "version": 4, "addr": "192.168.1.35", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/442bd3c1-ab79-4422-a6c0-91aa3666d85c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/442bd3c1-ab79-4422-a6c0-91aa3666d85c", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:33:15.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "442bd3c1-ab79-4422-a6c0-91aa3666d85c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:33:15Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-10T00:32:49Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:57:00", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:57:00", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:98:4d", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/c5d70a4e-a322-4721-906e-b8bb5341badc", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/c5d70a4e-a322-4721-906e-b8bb5341badc", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:35:27.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "c5d70a4e-a322-4721-906e-b8bb5341badc", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:35:27Z", "hostId": "04bc1a7f68d02ec2004107d6ad788e85be2295139ce9d8aac8a86662", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "dime-0.clearwater.opnfv", "created": "2018-08-10T00:32:48Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:2d:de", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:2d:de", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:1d:6c", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:1d:6c", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/4e6e15cb-8517-4403-8173-26f598b6f9c7", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/4e6e15cb-8517-4403-8173-26f598b6f9c7", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:33:07.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "4e6e15cb-8517-4403-8173-26f598b6f9c7", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:33:07Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "bono-0.clearwater.opnfv", "created": "2018-08-10T00:32:47Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:ca:fc", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:ca:fc", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9c97b35f-1a51-4a49-baa8-1ed8441b4af5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9c97b35f-1a51-4a49-baa8-1ed8441b4af5", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:32:30.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "9c97b35f-1a51-4a49-baa8-1ed8441b4af5", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:32:30Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-10T00:32:16Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:f7:05", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:f7:05", "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:78:24:cb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/e63a087d-8593-4398-b191-fdaded768b32", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/e63a087d-8593-4398-b191-fdaded768b32", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:32:01.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "e63a087d-8593-4398-b191-fdaded768b32", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:32:01Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "ns.clearwater.opnfv", "created": "2018-08-10T00:30:18Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:36:00,881 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-1d8765c9-bb17-479c-ad82-6aaea2937424 2018-08-10 00:36:00,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.508517980576s 2018-08-10 00:36:00,882 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-1d8765c9-bb17-479c-ad82-6aaea2937424 2018-08-10 00:36:00,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-10 00:36:00,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/442bd3c1-ab79-4422-a6c0-91aa3666d85c/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}92a3849b72b6536b6bd7ba5e06b6795030097306" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-10 00:36:01,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:36: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-def21dc1-f689-420d-a15d-69d22edbed44 x-compute-request-id: req-def21dc1-f689-420d-a15d-69d22edbed44 Content-Encoding: gzip Content-Length: 21385 Content-Type: application/json RESP BODY: {"output": "007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008000] Security Framework initialized\n[ 0.008030] AppArmor: AppArmor initialized\n[ 0.008871] Yama: becoming mindful.\n[ 0.009747] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.012873] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.014867] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017626] Initializing cgroup subsys memory\n[ 0.018516] Initializing cgroup subsys devices\n[ 0.019404] Initializing cgroup subsys freezer\n[ 0.020004] Initializing cgroup subsys blkio\n[ 0.020910] Initializing cgroup subsys perf_event\n[ 0.021893] Initializing cgroup subsys hugetlb\n[ 0.022896] CPU: Physical Processor ID: 0\n[ 0.024010] FEATURE SPEC_CTRL Not Present\n[ 0.025580] mce: CPU supports 10 MCE banks\n[ 0.026509] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.026509] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.029289] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.030843] Speculative Store Bypass: Vulnerable\n[ 0.032368] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.037679] ACPI: Core revision 20131115\n[ 0.039121] ACPI: All ACPI Tables successfully acquired\n[ 0.040266] ftrace: allocating 28727 entries in 113 pages\n[ 0.060299] Enabling x2apic\n[ 0.061079] Enabled x2apic\n[ 0.061962] Switched APIC routing to physical x2apic.\n[ 0.064344] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.065763] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.068774] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.076873] KVM setup paravirtual spinlock\n[ 0.079159] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.080155] x86: Booting SMP configuration:\n[ 0.081125] .... node #0, CPUs: #1[ 0.079125] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.096052] x86: Booted up 1 node, 2 CPUs\n[ 0.096032] KVM setup async PF for cpu 1\n[ 0.096036] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.100010] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.102200] devtmpfs: initialized\n[ 0.105080] EVM: security.selinux\n[ 0.106334] EVM: security.SMACK64\n[ 0.107279] EVM: security.ima\n[ 0.108003] EVM: security.capability\n[ 0.108979] pinctrl core: initialized pinctrl subsystem\n[ 0.110307] regulator-dummy: no parameters\n[ 0.112061] RTC time: 0:33:16, date: 08/10/18\n[ 0.113246] NET: Registered protocol family 16\n[ 0.114479] cpuidle: using governor ladder\n[ 0.115547] cpuidle: using governor menu\n[ 0.116072] ACPI: bus type PCI registered\n[ 0.117112] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.118738] PCI: Using configuration type 1 for base access\n[ 0.120540] bio: create slab at 0\n[ 0.121122] ACPI: Added _OSI(Module Device)\n[ 0.121148] ACPI: Added _OSI(Processor Device)\n[ 0.124003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.125176] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.127544] ACPI: Interpreter enabled\n[ 0.128006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.130457] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.132775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.135631] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.137563] ACPI: (supports S0 S5)\n[ 0.138476] ACPI: Using IOAPIC for interrupt routing\n[ 0.139731] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.140207] ACPI: No dock devices found.\n[ 0.143069] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.144008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.146205] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.148088] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.152057] acpiphp: Slot [3] registered\n[ 0.153471] acpiphp: Slot [4] registered\n[ 0.154692] acpiphp: Slot [5] registered\n[ 0.155750] acpiphp: Slot [6] registered\n[ 0.156204] acpiphp: Slot [7] registered\n[ 0.157268] acpiphp: Slot [8] registered\n[ 0.158312] acpiphp: Slot [9] registered\n[ 0.159382] acpiphp: Slot [10] registered\n[ 0.160019] acpiphp: Slot [11] registered\n[ 0.161080] acpiphp: Slot [12] registered\n[ 0.162141] acpiphp: Slot [13] registered\n[ 0.163641] acpiphp: Slot [14] registered\n[ 0.164020] acpiphp: Slot [15] registered\n[ 0.165085] acpiphp: Slot [16] registered\n[ 0.166155] acpiphp: Slot [17] registered\n[ 0.167216] acpiphp: Slot [18] registered\n[ 0.168025] acpiphp: Slot [19] registered\n[ 0.169131] acpiphp: Slot [20] registered\n[ 0.170221] acpiphp: Slot [21] registered\n[ 0.171403] acpiphp: Slot [22] registered\n[ 0.172019] acpiphp: Slot [23] registered\n[ 0.173141] acpiphp: Slot [24] registered\n[ 0.174217] acpiphp: Slot [25] registered\n[ 0.175266] acpiphp: Slot [26] registered\n[ 0.176022] acpiphp: Slot [27] registered\n[ 0.177169] acpiphp: Slot [28] registered\n[ 0.178207] acpiphp: Slot [29] registered\n[ 0.179408] acpiphp: Slot [30] registered\n[ 0.180042] acpiphp: Slot [31] registered\n[ 0.181129] PCI host bridge to bus 0000:00\n[ 0.182234] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.183741] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.184012] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.185546] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.187007] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.188006] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.197315] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.199393] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.225560] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.227427] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.228804] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.230893] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.232644] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.234424] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.236200] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.237146] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.238853] vgaarb: loaded\n[ 0.239542] vgaarb: bridge control possible 0000:00:02.0\n[ 0.240548] SCSI subsystem initialized\n[ 0.241848] ACPI: bus type USB registered\n[ 0.241848] usbcore: registered new interface driver usbfs\n[ 0.244034] usbcore: registered new interface driver hub\n[ 0.245276] usbcore: registered new device driver usb\n[ 0.245419] PCI: Using ACPI for IRQ routing\n[ 0.248374] NetLabel: Initializing\n[ 0.249193] NetLabel: domain hash size = 128\n[ 0.250052] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.251073] NetLabel: unlabeled traffic allowed by default\n[ 0.252175] Switched to clocksource kvm-clock\n[ 0.260214] AppArmor: AppArmor Filesystem Enabled\n[ 0.262002] pnp: PnP ACPI init\n[ 0.262828] ACPI: bus type PNP registered\n[ 0.264412] pnp: PnP ACPI: found 8 devices\n[ 0.265374] ACPI: bus type PNP unregistered\n[ 0.272459] NET: Registered protocol family 2\n[ 0.273770] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.275706] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.277503] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.279095] TCP: reno registered\n[ 0.279917] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.281300] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.282880] NET: Registered protocol family 1\n[ 0.283948] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.285304] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.286642] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.309786] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.332696] Trying to unpack rootfs image as initramfs...\n[ 0.428842] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.430721] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.431824] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.433682] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.435978] Scanning for low memory corruption every 60 seconds\n[ 0.438302] Initialise system trusted keyring\n[ 0.439797] audit: initializing netlink socket (disabled)\n[ 0.441356] type=2000 audit(1533861196.690:1): initialized\n[ 0.462489] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.465229] zbud: loaded\n[ 0.466296] VFS: Disk quotas dquot_6.5.2\n[ 0.467283] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.468950] fuse init (API version 7.22)\n[ 0.469856] msgmni has been set to 3997\n[ 0.470751] Key type big_key registered\n[ 0.471890] Key type asymmetric registered\n[ 0.472770] Asymmetric key parser 'x509' registered\n[ 0.473783] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.475318] io scheduler noop registered\n[ 0.476134] io scheduler deadline registered (default)\n[ 0.477165] io scheduler cfq registered\n[ 0.478196] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.479341] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.480686] ipmi message handler version 39.2\n[ 0.481660] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.483329] ACPI: Power Button [PWRF]\n[ 0.484291] GHES: HEST is not enabled!\n[ 0.505941] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.549188] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571605] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.573403] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597395] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599644] Linux agpgart interface v0.103\n[ 0.601400] brd: module loaded\n[ 0.602478] loop: module loaded\n[ 0.603507] blk-mq: CPU -> queue map\n[ 0.604249] CPU 0 -> Queue 0\n[ 0.604934] CPU 1 -> Queue 0\n[ 0.606364] vda: vda1\n[ 0.607792] scsi0 : ata_piix\n[ 0.608574] scsi1 : ata_piix\n[ 0.609247] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.610537] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.612096] libphy: Fixed MDIO Bus: probed\n[ 0.613057] tun: Universal TUN/TAP device driver, 1.6\n[ 0.614100] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.616843] PPP generic driver version 2.4.2\n[ 0.617767] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.618930] ehci-pci: EHCI PCI platform driver\n[ 0.619804] ehci-platform: EHCI generic platform driver\n[ 0.620807] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.621998] ohci-pci: OHCI PCI platform driver\n[ 0.622920] ohci-platform: OHCI generic platform driver\n[ 0.624026] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.646216] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.647316] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.648902] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.650179] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651462] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652947] usb usb1: Product: UHCI Host Controller\n[ 0.653933] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.655190] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.656244] hub 1-0:1.0: USB hub found\n[ 0.657058] hub 1-0:1.0: 2 ports detected\n[ 0.658083] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.660356] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.661369] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.662520] mousedev: PS/2 mouse device common for all mice\n[ 0.663944] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.665826] rtc_cmos 00:00: RTC can wake from S4\n[ 0.667014] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.668243] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.669531] device-mapper: uevent: version 1.0.3\n[ 0.670510] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.672195] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.673482] TCP: cubic registered\n[ 0.674316] NET: Registered protocol family 10\n[ 0.675622] NET: Registered protocol family 17\n[ 0.676598] Key type dns_resolver registered\n[ 0.677700] Loading compiled-in X.509 certificates\n[ 0.679285] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.681119] registered taskstats version 1\n[ 0.691038] Key type trusted registered\n[ 0.694609] Key type encrypted registered\n[ 0.695509] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.696543] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.698137] regulator-dummy: disabling\n[ 0.699098] Magic number: 14:787:556\n[ 0.700152] rtc_cmos 00:00: setting system clock to 2018-08-10 00:33:16 UTC (1533861196)\n[ 0.702128] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.703429] EDD information not available.\n[ 0.770195] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.771894] Write protecting the kernel read-only data: 12288k\n[ 0.774195] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.777590] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.791457] systemd-udevd[107]: starting version 204\n[ 0.848477] FDC 0 is a S82078B\n[ 0.968093] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.132773] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.134309] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.136434] usb 1-1: Product: QEMU USB Tablet\n[ 1.137979] usb 1-1: Manufacturer: QEMU\n[ 1.138926] usb 1-1: SerialNumber: 42\n[ 1.428078] tsc: Refined TSC clocksource calibration: 3491.872 MHz\n[ 1.865004] 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.096577] 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.181867] random: init urandom read with 10 bits of entropy available\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.741569] 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 Fri, 10 Aug 2018 00:33:18 +0000. Up 3.04 seconds.\ncloud-init-nonet[3.22]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting 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 configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.81]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 10 Aug 2018 00:33:20 +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:05:fd:f4 |\nci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:68:3f:fc |\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:\n76:20:fd:c9:5d:8f:75:b6:46:50:02:05:a2:22:2b:69 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . o++.. |\n| .. . o |\n| . ...o ..+|\n| . o .. + o ..=o|\n| E . S = . .o.|\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:\n63:19:5d:0c:f3:93:8a:af:73:74:50:39:bd:ed:8f:ab root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| oo.o |\n| . +=.. |\n| . ..+. o |\n| +.. .. .|\n| S .. . |\n| . o. . .|\n| ... ..|\n| ... . .|\n| .o 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:\nee:f4:ee:29:05:81:8f:57:bb:d4:03:1f:f0:41:d8:b1 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . .=+. |\n| . . +.oo |\n| o o =E. |\n| . + o + |\n| .So . . |\n| . o |\n| o. |\n| o.. . |\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:\n45:8a:f0:fb:ae:f5:f4:f2:e1:cc:d6:2e:32:03:00:7b root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . . |\n| .o . o |\n| oo . . |\n| . E. . |\n| ...S |\n| .. |\n| o.. .. |\n| o o==o.. |\n| ... .B*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 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 ]\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 ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 10 Aug 2018 00:33:27 +0000. Up 12.19 seconds.\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting 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 * Starting OpenSSH server[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 Fri, 10 Aug 2018 00:33:29 +0000. Up 13.05 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 20848 0 --:--:-- --:--:-- --:--:-- 20993\nOK\n+ apt-get update\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: Ign http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [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 [77.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 [754 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 [239 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [408 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.6 MB in 8s (1563 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.4\n+ '[' -n 192.168.0.4 ']'\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 3 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://security.ubuntu.com/ubuntu/ trusty-security/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB]\nGet:4 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:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 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/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 kB]\nGet:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:28 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:39 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:48 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:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:52 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:54 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:55 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:57 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:58 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:68 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:70 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:71 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:72 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:73 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:74 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:75 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:76 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:77 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB]\nGet:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nGet:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB]\nExtracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 170 MB in 20s (8114 kB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libnss3-nssdb.\nPreparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ...\nUnpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package libnss3:amd64.\nPreparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ...\nUnpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package ca-certificates-java.\nPreparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ...\nUnpacking ca-certificates-java (20130815ubuntu1) ...\nSelecting previously unselected package tzdata-java.\nPreparing to unpack .../tzdata-java_2017c-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata-java (2017c-0ubuntu0.14.04) ...\nSelecting previously unselected package java-common.\nPreparing to unpack .../java-common_0.51_all.deb ...\nUnpacking java-common (0.51) ...\nSelecting previously unselected package libavahi-common-data:amd64.\nPreparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-common3:amd64.\nPreparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-client3:amd64.\nPreparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libcups2:amd64.\nPreparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ...\nUnpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ...\nSelecting previously unselected package liblcms2-2:amd64.\nPreparing to unpack .../liblcms2-2_2.5-0ubuntu4.1_amd64.deb ...\nUnpacking liblcms2-2:amd64 (2.5-0ubuntu4.1) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libpcsclite1:amd64.\nPreparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ...\nUnpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSelecting previously unselected package libasyncns0:amd64.\nPreparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ...\nUnpacking libasyncns0:amd64 (0.8-4ubuntu2) ...\nSelecting previously unselected package libogg0:amd64.\nPreparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ...\nUnpacking libogg0:amd64 (1.3.1-1ubuntu1) ...\nSelecting previously unselected package libflac8:amd64.\nPreparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ...\nUnpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSelecting previously unselected package libvorbis0a:amd64.\nPreparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libvorbisenc2:amd64.\nPreparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libsndfile1:amd64.\nPreparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ...\nUnpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSelecting previously unselected package libpulse0:amd64.\nPreparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ...\nUnpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package openjdk-7-jre-headless:amd64.\nPreparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.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:QuoVadis_Root_CA.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:USERTrust_ECC_Certification_Authority.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:Izenpe.com.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:PSCProcert.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:Certigna.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:T\ufffd\ufffdB\ufffd\ufffdTAK_UEKAE_K\ufffd\ufffdk_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_-_S\ufffd\ufffdr\ufffd\ufffdm_3.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:Cybertrust_Global_Root.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:EC-ACC.pem\nAdding debian:DigiCert_Global_Root_CA.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:CFCA_EV_ROOT.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.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 ... 53135 files and directories currently installed.)\nPreparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ...\nUnpacking clearwater-cassandra (1.0-180328.114015) ...\nSelecting previously unselected package libasan0:amd64.\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-program-options1.54.0:amd64.\nPreparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libpython3.4:amd64.\nPreparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.6_amd64.deb ...\nUnpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package python-mock.\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package libc-ares2:amd64.\nPreparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package astaire-libs.\nPreparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ...\nUnpacking astaire-libs (1.0-180326.104711) ...\nSelecting previously unselected package cpulimit.\nPreparing to unpack .../cpulimit_2.0-1_amd64.deb ...\nUnpacking cpulimit (2.0-1) ...\nSelecting previously unselected package astaire.\nPreparing to unpack .../astaire_1.0-180326.104711_amd64.deb ...\nUnpacking astaire (1.0-180326.104711) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libc-ares-dev:amd64.\nPreparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSelecting previously unselected package snmp.\nPreparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmp (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package chronos.\nPreparing to unpack .../chronos_1.0-180328.120836_amd64.deb ...\nUnpacking chronos (1.0-180328.120836) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package memcached.\nPreparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached (1.6.00-0clearwater0.6) ...\nSelecting previously unselected package clearwater-memcached.\nPreparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ...\nUnpacking clearwater-memcached (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-snmp-handler-astaire.\nPreparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ...\nUnpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ...\nSelecting previously unselected package crest-prov.\nPreparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ...\nUnpacking crest-prov (1.0-180326.111418) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package gdb.\nPreparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ...\nUnpacking gdb (7.7.1-0ubuntu5~14.04.3) ...\nSelecting previously unselected package homer-cassandra.\nPreparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homer-cassandra (1.0-180326.111418) ...\nSelecting previously unselected package homestead-cassandra.\nPreparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-cassandra (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov-cassandra.\nPreparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov-cassandra (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nSelecting previously unselected package rogers-libs.\nPreparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ...\nUnpacking rogers-libs (1.0-180326.104711) ...\nSelecting previously unselected package rogers.\nPreparing to unpack .../rogers_1.0-180326.104711_amd64.deb ...\nUnpacking rogers (1.0-180326.104711) ...\nSelecting previously unselected package vellum.\nPreparing to unpack .../vellum_1.0-180328.114312_amd64.deb ...\nUnpacking vellum (1.0-180328.114312) ...\nSelecting previously unselected package libc6-dbg:amd64.\nPreparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package memcached-dbg.\nPreparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-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-153.203) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up snmp (5.7.3~dfsg-clearwater1) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up memcached (1.6.00-0clearwater0.6) ...\nRestarting memcached: memcached.\nSetting up crest-prov (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest-prov/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting defusedxml (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up gdb (7.7.1-0ubuntu5~14.04.3) ...\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nSetting up rogers-libs (1.0-180326.104711) ...\nSetting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSetting up memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nchronos: unrecognized service\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 11908\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\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.\nreload: Job is not running: clearwater-monit\nExiting: cassandra.yaml is missing\nreload: Job is not running: clearwater-monit\nExiting: cassandra.yaml is missing\nreload: Job is not running: clearwater-monit\n ...done.\nreload: Job is not running: clearwater-monit\nSetting up astaire (1.0-180326.104711) ...\nastaire-throttle start/running, process 12537\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n"} 2018-08-10 00:36:01,009 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/442bd3c1-ab79-4422-a6c0-91aa3666d85c/action used request id req-def21dc1-f689-420d-a15d-69d22edbed44 2018-08-10 00:36:01,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.119612932205s 2018-08-10 00:36:01,012 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/442bd3c1-ab79-4422-a6c0-91aa3666d85c/action used request id req-def21dc1-f689-420d-a15d-69d22edbed44 2018-08-10 00:36:01,012 - functest.core.singlevm - DEBUG - console: 007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008000] Security Framework initialized [ 0.008030] AppArmor: AppArmor initialized [ 0.008871] Yama: becoming mindful. [ 0.009747] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.012873] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.014867] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017626] Initializing cgroup subsys memory [ 0.018516] Initializing cgroup subsys devices [ 0.019404] Initializing cgroup subsys freezer [ 0.020004] Initializing cgroup subsys blkio [ 0.020910] Initializing cgroup subsys perf_event [ 0.021893] Initializing cgroup subsys hugetlb [ 0.022896] CPU: Physical Processor ID: 0 [ 0.024010] FEATURE SPEC_CTRL Not Present [ 0.025580] mce: CPU supports 10 MCE banks [ 0.026509] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.026509] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.029289] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.030843] Speculative Store Bypass: Vulnerable [ 0.032368] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.037679] ACPI: Core revision 20131115 [ 0.039121] ACPI: All ACPI Tables successfully acquired [ 0.040266] ftrace: allocating 28727 entries in 113 pages [ 0.060299] Enabling x2apic [ 0.061079] Enabled x2apic [ 0.061962] Switched APIC routing to physical x2apic. [ 0.064344] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.065763] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.068774] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.076873] KVM setup paravirtual spinlock [ 0.079159] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.080155] x86: Booting SMP configuration: [ 0.081125] .... node #0, CPUs: #1[ 0.079125] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.096052] x86: Booted up 1 node, 2 CPUs [ 0.096032] KVM setup async PF for cpu 1 [ 0.096036] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.100010] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.102200] devtmpfs: initialized [ 0.105080] EVM: security.selinux [ 0.106334] EVM: security.SMACK64 [ 0.107279] EVM: security.ima [ 0.108003] EVM: security.capability [ 0.108979] pinctrl core: initialized pinctrl subsystem [ 0.110307] regulator-dummy: no parameters [ 0.112061] RTC time: 0:33:16, date: 08/10/18 [ 0.113246] NET: Registered protocol family 16 [ 0.114479] cpuidle: using governor ladder [ 0.115547] cpuidle: using governor menu [ 0.116072] ACPI: bus type PCI registered [ 0.117112] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.118738] PCI: Using configuration type 1 for base access [ 0.120540] bio: create slab at 0 [ 0.121122] ACPI: Added _OSI(Module Device) [ 0.121148] ACPI: Added _OSI(Processor Device) [ 0.124003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.125176] ACPI: Added _OSI(Processor Aggregator Device) [ 0.127544] ACPI: Interpreter enabled [ 0.128006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.130457] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.132775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.135631] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.137563] ACPI: (supports S0 S5) [ 0.138476] ACPI: Using IOAPIC for interrupt routing [ 0.139731] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.140207] ACPI: No dock devices found. [ 0.143069] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.144008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.146205] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.148088] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.152057] acpiphp: Slot [3] registered [ 0.153471] acpiphp: Slot [4] registered [ 0.154692] acpiphp: Slot [5] registered [ 0.155750] acpiphp: Slot [6] registered [ 0.156204] acpiphp: Slot [7] registered [ 0.157268] acpiphp: Slot [8] registered [ 0.158312] acpiphp: Slot [9] registered [ 0.159382] acpiphp: Slot [10] registered [ 0.160019] acpiphp: Slot [11] registered [ 0.161080] acpiphp: Slot [12] registered [ 0.162141] acpiphp: Slot [13] registered [ 0.163641] acpiphp: Slot [14] registered [ 0.164020] acpiphp: Slot [15] registered [ 0.165085] acpiphp: Slot [16] registered [ 0.166155] acpiphp: Slot [17] registered [ 0.167216] acpiphp: Slot [18] registered [ 0.168025] acpiphp: Slot [19] registered [ 0.169131] acpiphp: Slot [20] registered [ 0.170221] acpiphp: Slot [21] registered [ 0.171403] acpiphp: Slot [22] registered [ 0.172019] acpiphp: Slot [23] registered [ 0.173141] acpiphp: Slot [24] registered [ 0.174217] acpiphp: Slot [25] registered [ 0.175266] acpiphp: Slot [26] registered [ 0.176022] acpiphp: Slot [27] registered [ 0.177169] acpiphp: Slot [28] registered [ 0.178207] acpiphp: Slot [29] registered [ 0.179408] acpiphp: Slot [30] registered [ 0.180042] acpiphp: Slot [31] registered [ 0.181129] PCI host bridge to bus 0000:00 [ 0.182234] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.183741] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.184012] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.185546] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.187007] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.188006] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.197315] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.199393] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.225560] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.227427] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.228804] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.230893] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.232644] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.234424] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.236200] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.237146] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.238853] vgaarb: loaded [ 0.239542] vgaarb: bridge control possible 0000:00:02.0 [ 0.240548] SCSI subsystem initialized [ 0.241848] ACPI: bus type USB registered [ 0.241848] usbcore: registered new interface driver usbfs [ 0.244034] usbcore: registered new interface driver hub [ 0.245276] usbcore: registered new device driver usb [ 0.245419] PCI: Using ACPI for IRQ routing [ 0.248374] NetLabel: Initializing [ 0.249193] NetLabel: domain hash size = 128 [ 0.250052] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.251073] NetLabel: unlabeled traffic allowed by default [ 0.252175] Switched to clocksource kvm-clock [ 0.260214] AppArmor: AppArmor Filesystem Enabled [ 0.262002] pnp: PnP ACPI init [ 0.262828] ACPI: bus type PNP registered [ 0.264412] pnp: PnP ACPI: found 8 devices [ 0.265374] ACPI: bus type PNP unregistered [ 0.272459] NET: Registered protocol family 2 [ 0.273770] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.275706] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.277503] TCP: Hash tables configured (established 16384 bind 16384) [ 0.279095] TCP: reno registered [ 0.279917] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.281300] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.282880] NET: Registered protocol family 1 [ 0.283948] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.285304] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.286642] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.309786] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.332696] Trying to unpack rootfs image as initramfs... [ 0.428842] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.430721] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.431824] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.433682] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.435978] Scanning for low memory corruption every 60 seconds [ 0.438302] Initialise system trusted keyring [ 0.439797] audit: initializing netlink socket (disabled) [ 0.441356] type=2000 audit(1533861196.690:1): initialized [ 0.462489] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.465229] zbud: loaded [ 0.466296] VFS: Disk quotas dquot_6.5.2 [ 0.467283] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.468950] fuse init (API version 7.22) [ 0.469856] msgmni has been set to 3997 [ 0.470751] Key type big_key registered [ 0.471890] Key type asymmetric registered [ 0.472770] Asymmetric key parser 'x509' registered [ 0.473783] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.475318] io scheduler noop registered [ 0.476134] io scheduler deadline registered (default) [ 0.477165] io scheduler cfq registered [ 0.478196] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.479341] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.480686] ipmi message handler version 39.2 [ 0.481660] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.483329] ACPI: Power Button [PWRF] [ 0.484291] GHES: HEST is not enabled! [ 0.505941] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.549188] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.571605] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.573403] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.597395] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.599644] Linux agpgart interface v0.103 [ 0.601400] brd: module loaded [ 0.602478] loop: module loaded [ 0.603507] blk-mq: CPU -> queue map [ 0.604249] CPU 0 -> Queue 0 [ 0.604934] CPU 1 -> Queue 0 [ 0.606364] vda: vda1 [ 0.607792] scsi0 : ata_piix [ 0.608574] scsi1 : ata_piix [ 0.609247] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.610537] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.612096] libphy: Fixed MDIO Bus: probed [ 0.613057] tun: Universal TUN/TAP device driver, 1.6 [ 0.614100] tun: (C) 1999-2004 Max Krasnyansky [ 0.616843] PPP generic driver version 2.4.2 [ 0.617767] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618930] ehci-pci: EHCI PCI platform driver [ 0.619804] ehci-platform: EHCI generic platform driver [ 0.620807] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621998] ohci-pci: OHCI PCI platform driver [ 0.622920] ohci-platform: OHCI generic platform driver [ 0.624026] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646216] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647316] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.648902] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.650179] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.651462] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.652947] usb usb1: Product: UHCI Host Controller [ 0.653933] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.655190] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656244] hub 1-0:1.0: USB hub found [ 0.657058] hub 1-0:1.0: 2 ports detected [ 0.658083] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660356] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661369] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662520] mousedev: PS/2 mouse device common for all mice [ 0.663944] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.665826] rtc_cmos 00:00: RTC can wake from S4 [ 0.667014] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.668243] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.669531] device-mapper: uevent: version 1.0.3 [ 0.670510] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.672195] ledtrig-cpu: registered to indicate activity on CPUs [ 0.673482] TCP: cubic registered [ 0.674316] NET: Registered protocol family 10 [ 0.675622] NET: Registered protocol family 17 [ 0.676598] Key type dns_resolver registered [ 0.677700] Loading compiled-in X.509 certificates [ 0.679285] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.681119] registered taskstats version 1 [ 0.691038] Key type trusted registered [ 0.694609] Key type encrypted registered [ 0.695509] AppArmor: AppArmor sha1 policy hashing enabled [ 0.696543] IMA: No TPM chip found, activating TPM-bypass! [ 0.698137] regulator-dummy: disabling [ 0.699098] Magic number: 14:787:556 [ 0.700152] rtc_cmos 00:00: setting system clock to 2018-08-10 00:33:16 UTC (1533861196) [ 0.702128] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.703429] EDD information not available. [ 0.770195] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.771894] Write protecting the kernel read-only data: 12288k [ 0.774195] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.777590] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.791457] systemd-udevd[107]: starting version 204 [ 0.848477] FDC 0 is a S82078B [ 0.968093] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.132773] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.134309] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.136434] usb 1-1: Product: QEMU USB Tablet [ 1.137979] usb 1-1: Manufacturer: QEMU [ 1.138926] usb 1-1: SerialNumber: 42 [ 1.428078] tsc: Refined TSC clocksource calibration: 3491.872 MHz [ 1.865004] 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.096577] 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.181867] random: init urandom read with 10 bits of entropy available * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.741569] 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 Fri, 10 Aug 2018 00:33:18 +0000. Up 3.04 seconds. cloud-init-nonet[3.22]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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 configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.81]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 10 Aug 2018 00:33:20 +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:05:fd:f4 | ci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:68:3f:fc | 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: 76:20:fd:c9:5d:8f:75:b6:46:50:02:05:a2:22:2b:69 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | . o++.. | | .. . o | | . ...o ..+| | . o .. + o ..=o| | E . S = . .o.| |. . . . . | | | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 63:19:5d:0c:f3:93:8a:af:73:74:50:39:bd:ed:8f:ab root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | oo.o | | . +=.. | | . ..+. o | | +.. .. .| | S .. . | | . o. . .| | ... ..| | ... . .| | .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: ee:f4:ee:29:05:81:8f:57:bb:d4:03:1f:f0:41:d8:b1 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | . .=+. | | . . +.oo | | o o =E. | | . + o + | | .So . . | | . 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: 45:8a:f0:fb:ae:f5:f4:f2:e1:cc:d6:2e:32:03:00:7b root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | . . | | .o . o | | oo . . | | . E. . | | ...S | | .. | | o.. .. | | o o==o.. | | ... .B*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 ] * 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 ] * 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 ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 10 Aug 2018 00:33:27 +0000. Up 12.19 seconds. * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[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 ] * Starting OpenSSH server[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 Fri, 10 Aug 2018 00:33:29 +0000. Up 13.05 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 20848 0 --:--:-- --:--:-- --:--:-- 20993 OK + apt-get update Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [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 [77.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 [754 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 [239 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [408 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.6 MB in 8s (1563 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.4 + '[' -n 192.168.0.4 ']' + 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 3 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://security.ubuntu.com/ubuntu/ trusty-security/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:4 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:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 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/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:48 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:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:52 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:54 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:55 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:57 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:58 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:68 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:70 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:71 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:72 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:73 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:74 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:75 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:76 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:77 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB] Extracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 170 MB in 20s (8114 kB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package ca-certificates-java. Preparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ... Unpacking ca-certificates-java (20130815ubuntu1) ... Selecting previously unselected package tzdata-java. Preparing to unpack .../tzdata-java_2017c-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2017c-0ubuntu0.14.04) ... Selecting previously unselected package java-common. Preparing to unpack .../java-common_0.51_all.deb ... Unpacking java-common (0.51) ... Selecting previously unselected package libavahi-common-data:amd64. Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libcups2:amd64. Preparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ... Unpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../liblcms2-2_2.5-0ubuntu4.1_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-0ubuntu4.1) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Selecting previously unselected package libasyncns0:amd64. Preparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ... Unpacking libasyncns0:amd64 (0.8-4ubuntu2) ... Selecting previously unselected package libogg0:amd64. Preparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ... Unpacking libogg0:amd64 (1.3.1-1ubuntu1) ... Selecting previously unselected package libflac8:amd64. Preparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ... Unpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Selecting previously unselected package libvorbis0a:amd64. Preparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libvorbisenc2:amd64. Preparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libsndfile1:amd64. Preparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ... Unpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Selecting previously unselected package libpulse0:amd64. Preparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ... Unpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package openjdk-7-jre-headless:amd64. Preparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.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:QuoVadis_Root_CA.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:ISRG_Root_X1.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:SecureSign_RootCA11.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:CNNIC_ROOT.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:Izenpe.com.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:AffirmTrust_Networking.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:AffirmTrust_Premium.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:PSCProcert.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Certigna.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Taiwan_GRCA.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:ACCVRAIZ1.pem Adding debian:AddTrust_External_Root.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:Secure_Global_CA.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:ACEDICOM_Root.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:SecureTrust_CA.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:EC-ACC.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:Certum_Root_CA.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:CFCA_EV_ROOT.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.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 ... 53135 files and directories currently installed.) Preparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ... Unpacking clearwater-cassandra (1.0-180328.114015) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-program-options1.54.0:amd64. Preparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libpython3.4:amd64. Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.6_amd64.deb ... Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package libc-ares2:amd64. Preparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package astaire-libs. Preparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ... Unpacking astaire-libs (1.0-180326.104711) ... Selecting previously unselected package cpulimit. Preparing to unpack .../cpulimit_2.0-1_amd64.deb ... Unpacking cpulimit (2.0-1) ... Selecting previously unselected package astaire. Preparing to unpack .../astaire_1.0-180326.104711_amd64.deb ... Unpacking astaire (1.0-180326.104711) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libc-ares-dev:amd64. Preparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package snmp. Preparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmp (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package chronos. Preparing to unpack .../chronos_1.0-180328.120836_amd64.deb ... Unpacking chronos (1.0-180328.120836) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package memcached. Preparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached (1.6.00-0clearwater0.6) ... Selecting previously unselected package clearwater-memcached. Preparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ... Unpacking clearwater-memcached (1.0-180328.114312) ... Selecting previously unselected package clearwater-snmp-handler-astaire. Preparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ... Unpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ... Selecting previously unselected package crest-prov. Preparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ... Unpacking crest-prov (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package gdb. Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... Selecting previously unselected package homer-cassandra. Preparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homer-cassandra (1.0-180326.111418) ... Selecting previously unselected package homestead-cassandra. Preparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ... Unpacking homestead-cassandra (1.0-180326.115231) ... Selecting previously unselected package homestead-prov-cassandra. Preparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov-cassandra (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Selecting previously unselected package rogers-libs. Preparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ... Unpacking rogers-libs (1.0-180326.104711) ... Selecting previously unselected package rogers. Preparing to unpack .../rogers_1.0-180326.104711_amd64.deb ... Unpacking rogers (1.0-180326.104711) ... Selecting previously unselected package vellum. Preparing to unpack .../vellum_1.0-180328.114312_amd64.deb ... Unpacking vellum (1.0-180328.114312) ... Selecting previously unselected package libc6-dbg:amd64. Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package memcached-dbg. Preparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libzmq3:amd64 (4.0.4+dfsg-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-153.203) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Setting up snmp (5.7.3~dfsg-clearwater1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up memcached (1.6.00-0clearwater0.6) ... Restarting memcached: memcached. Setting up crest-prov (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest-prov/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting defusedxml (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Setting up rogers-libs (1.0-180326.104711) ... Setting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Setting up memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit chronos: unrecognized service reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 11908 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 ...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. reload: Job is not running: clearwater-monit Exiting: cassandra.yaml is missing reload: Job is not running: clearwater-monit Exiting: cassandra.yaml is missing reload: Job is not running: clearwater-monit ...done. reload: Job is not running: clearwater-monit Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12537 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq 2018-08-10 00:36:01,018 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-10 00:36:11,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:36:11,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:36:11,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:36: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-797ccfd0-f149-426e-aeb4-4fa57e995e7e x-compute-request-id: req-797ccfd0-f149-426e-aeb4-4fa57e995e7e Content-Encoding: gzip Content-Length: 1523 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:b8:c1:7a", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:c1:7a", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:19:ad", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/28508959-0e28-431d-8835-d1d0073bb4ec", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/28508959-0e28-431d-8835-d1d0073bb4ec", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:33:27.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "28508959-0e28-431d-8835-d1d0073bb4ec", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:33:27Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-10T00:33:11Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:4d:3c", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:4d:3c", "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:59:95:5f", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:95:5f", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cb5c6202-d825-4f6b-86fb-6291cfa179c3", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cb5c6202-d825-4f6b-86fb-6291cfa179c3", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:33:13.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "cb5c6202-d825-4f6b-86fb-6291cfa179c3", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:33:13Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "homer-0.clearwater.opnfv", "created": "2018-08-10T00:32:50Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:3f:fc", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:3f:fc", "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:05:fd:f4", "version": 4, "addr": "192.168.1.35", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/442bd3c1-ab79-4422-a6c0-91aa3666d85c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/442bd3c1-ab79-4422-a6c0-91aa3666d85c", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:33:15.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "442bd3c1-ab79-4422-a6c0-91aa3666d85c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:33:15Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-10T00:32:49Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:57:00", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:57:00", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:98:4d", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/c5d70a4e-a322-4721-906e-b8bb5341badc", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/c5d70a4e-a322-4721-906e-b8bb5341badc", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:35:27.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "c5d70a4e-a322-4721-906e-b8bb5341badc", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:35:27Z", "hostId": "04bc1a7f68d02ec2004107d6ad788e85be2295139ce9d8aac8a86662", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "dime-0.clearwater.opnfv", "created": "2018-08-10T00:32:48Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:2d:de", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:2d:de", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:1d:6c", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:1d:6c", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/4e6e15cb-8517-4403-8173-26f598b6f9c7", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/4e6e15cb-8517-4403-8173-26f598b6f9c7", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:33:07.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "4e6e15cb-8517-4403-8173-26f598b6f9c7", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:33:07Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "bono-0.clearwater.opnfv", "created": "2018-08-10T00:32:47Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:ca:fc", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:ca:fc", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9c97b35f-1a51-4a49-baa8-1ed8441b4af5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9c97b35f-1a51-4a49-baa8-1ed8441b4af5", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:32:30.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "9c97b35f-1a51-4a49-baa8-1ed8441b4af5", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:32:30Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-10T00:32:16Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:f7:05", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:f7:05", "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:78:24:cb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/e63a087d-8593-4398-b191-fdaded768b32", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/e63a087d-8593-4398-b191-fdaded768b32", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:32:01.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "e63a087d-8593-4398-b191-fdaded768b32", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:32:01Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "ns.clearwater.opnfv", "created": "2018-08-10T00:30:18Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:36:11,563 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-797ccfd0-f149-426e-aeb4-4fa57e995e7e 2018-08-10 00:36:11,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.534644126892s 2018-08-10 00:36:11,564 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-797ccfd0-f149-426e-aeb4-4fa57e995e7e 2018-08-10 00:36:11,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-10 00:36:11,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/442bd3c1-ab79-4422-a6c0-91aa3666d85c/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}92a3849b72b6536b6bd7ba5e06b6795030097306" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-10 00:36:11,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:36: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-8bf137fd-5092-4f17-a662-5d4381f99d02 x-compute-request-id: req-8bf137fd-5092-4f17-a662-5d4381f99d02 Content-Encoding: gzip Content-Length: 21221 Content-Type: application/json RESP BODY: {"output": "ff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008000] Security Framework initialized\n[ 0.008030] AppArmor: AppArmor initialized\n[ 0.008871] Yama: becoming mindful.\n[ 0.009747] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.012873] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.014867] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017626] Initializing cgroup subsys memory\n[ 0.018516] Initializing cgroup subsys devices\n[ 0.019404] Initializing cgroup subsys freezer\n[ 0.020004] Initializing cgroup subsys blkio\n[ 0.020910] Initializing cgroup subsys perf_event\n[ 0.021893] Initializing cgroup subsys hugetlb\n[ 0.022896] CPU: Physical Processor ID: 0\n[ 0.024010] FEATURE SPEC_CTRL Not Present\n[ 0.025580] mce: CPU supports 10 MCE banks\n[ 0.026509] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.026509] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.029289] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.030843] Speculative Store Bypass: Vulnerable\n[ 0.032368] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.037679] ACPI: Core revision 20131115\n[ 0.039121] ACPI: All ACPI Tables successfully acquired\n[ 0.040266] ftrace: allocating 28727 entries in 113 pages\n[ 0.060299] Enabling x2apic\n[ 0.061079] Enabled x2apic\n[ 0.061962] Switched APIC routing to physical x2apic.\n[ 0.064344] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.065763] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.068774] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.076873] KVM setup paravirtual spinlock\n[ 0.079159] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.080155] x86: Booting SMP configuration:\n[ 0.081125] .... node #0, CPUs: #1[ 0.079125] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.096052] x86: Booted up 1 node, 2 CPUs\n[ 0.096032] KVM setup async PF for cpu 1\n[ 0.096036] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.100010] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.102200] devtmpfs: initialized\n[ 0.105080] EVM: security.selinux\n[ 0.106334] EVM: security.SMACK64\n[ 0.107279] EVM: security.ima\n[ 0.108003] EVM: security.capability\n[ 0.108979] pinctrl core: initialized pinctrl subsystem\n[ 0.110307] regulator-dummy: no parameters\n[ 0.112061] RTC time: 0:33:16, date: 08/10/18\n[ 0.113246] NET: Registered protocol family 16\n[ 0.114479] cpuidle: using governor ladder\n[ 0.115547] cpuidle: using governor menu\n[ 0.116072] ACPI: bus type PCI registered\n[ 0.117112] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.118738] PCI: Using configuration type 1 for base access\n[ 0.120540] bio: create slab at 0\n[ 0.121122] ACPI: Added _OSI(Module Device)\n[ 0.121148] ACPI: Added _OSI(Processor Device)\n[ 0.124003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.125176] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.127544] ACPI: Interpreter enabled\n[ 0.128006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.130457] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.132775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.135631] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.137563] ACPI: (supports S0 S5)\n[ 0.138476] ACPI: Using IOAPIC for interrupt routing\n[ 0.139731] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.140207] ACPI: No dock devices found.\n[ 0.143069] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.144008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.146205] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.148088] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.152057] acpiphp: Slot [3] registered\n[ 0.153471] acpiphp: Slot [4] registered\n[ 0.154692] acpiphp: Slot [5] registered\n[ 0.155750] acpiphp: Slot [6] registered\n[ 0.156204] acpiphp: Slot [7] registered\n[ 0.157268] acpiphp: Slot [8] registered\n[ 0.158312] acpiphp: Slot [9] registered\n[ 0.159382] acpiphp: Slot [10] registered\n[ 0.160019] acpiphp: Slot [11] registered\n[ 0.161080] acpiphp: Slot [12] registered\n[ 0.162141] acpiphp: Slot [13] registered\n[ 0.163641] acpiphp: Slot [14] registered\n[ 0.164020] acpiphp: Slot [15] registered\n[ 0.165085] acpiphp: Slot [16] registered\n[ 0.166155] acpiphp: Slot [17] registered\n[ 0.167216] acpiphp: Slot [18] registered\n[ 0.168025] acpiphp: Slot [19] registered\n[ 0.169131] acpiphp: Slot [20] registered\n[ 0.170221] acpiphp: Slot [21] registered\n[ 0.171403] acpiphp: Slot [22] registered\n[ 0.172019] acpiphp: Slot [23] registered\n[ 0.173141] acpiphp: Slot [24] registered\n[ 0.174217] acpiphp: Slot [25] registered\n[ 0.175266] acpiphp: Slot [26] registered\n[ 0.176022] acpiphp: Slot [27] registered\n[ 0.177169] acpiphp: Slot [28] registered\n[ 0.178207] acpiphp: Slot [29] registered\n[ 0.179408] acpiphp: Slot [30] registered\n[ 0.180042] acpiphp: Slot [31] registered\n[ 0.181129] PCI host bridge to bus 0000:00\n[ 0.182234] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.183741] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.184012] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.185546] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.187007] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.188006] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.197315] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.199393] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.225560] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.227427] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.228804] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.230893] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.232644] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.234424] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.236200] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.237146] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.238853] vgaarb: loaded\n[ 0.239542] vgaarb: bridge control possible 0000:00:02.0\n[ 0.240548] SCSI subsystem initialized\n[ 0.241848] ACPI: bus type USB registered\n[ 0.241848] usbcore: registered new interface driver usbfs\n[ 0.244034] usbcore: registered new interface driver hub\n[ 0.245276] usbcore: registered new device driver usb\n[ 0.245419] PCI: Using ACPI for IRQ routing\n[ 0.248374] NetLabel: Initializing\n[ 0.249193] NetLabel: domain hash size = 128\n[ 0.250052] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.251073] NetLabel: unlabeled traffic allowed by default\n[ 0.252175] Switched to clocksource kvm-clock\n[ 0.260214] AppArmor: AppArmor Filesystem Enabled\n[ 0.262002] pnp: PnP ACPI init\n[ 0.262828] ACPI: bus type PNP registered\n[ 0.264412] pnp: PnP ACPI: found 8 devices\n[ 0.265374] ACPI: bus type PNP unregistered\n[ 0.272459] NET: Registered protocol family 2\n[ 0.273770] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.275706] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.277503] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.279095] TCP: reno registered\n[ 0.279917] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.281300] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.282880] NET: Registered protocol family 1\n[ 0.283948] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.285304] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.286642] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.309786] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.332696] Trying to unpack rootfs image as initramfs...\n[ 0.428842] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.430721] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.431824] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.433682] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.435978] Scanning for low memory corruption every 60 seconds\n[ 0.438302] Initialise system trusted keyring\n[ 0.439797] audit: initializing netlink socket (disabled)\n[ 0.441356] type=2000 audit(1533861196.690:1): initialized\n[ 0.462489] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.465229] zbud: loaded\n[ 0.466296] VFS: Disk quotas dquot_6.5.2\n[ 0.467283] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.468950] fuse init (API version 7.22)\n[ 0.469856] msgmni has been set to 3997\n[ 0.470751] Key type big_key registered\n[ 0.471890] Key type asymmetric registered\n[ 0.472770] Asymmetric key parser 'x509' registered\n[ 0.473783] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.475318] io scheduler noop registered\n[ 0.476134] io scheduler deadline registered (default)\n[ 0.477165] io scheduler cfq registered\n[ 0.478196] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.479341] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.480686] ipmi message handler version 39.2\n[ 0.481660] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.483329] ACPI: Power Button [PWRF]\n[ 0.484291] GHES: HEST is not enabled!\n[ 0.505941] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.549188] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571605] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.573403] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597395] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599644] Linux agpgart interface v0.103\n[ 0.601400] brd: module loaded\n[ 0.602478] loop: module loaded\n[ 0.603507] blk-mq: CPU -> queue map\n[ 0.604249] CPU 0 -> Queue 0\n[ 0.604934] CPU 1 -> Queue 0\n[ 0.606364] vda: vda1\n[ 0.607792] scsi0 : ata_piix\n[ 0.608574] scsi1 : ata_piix\n[ 0.609247] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.610537] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.612096] libphy: Fixed MDIO Bus: probed\n[ 0.613057] tun: Universal TUN/TAP device driver, 1.6\n[ 0.614100] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.616843] PPP generic driver version 2.4.2\n[ 0.617767] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.618930] ehci-pci: EHCI PCI platform driver\n[ 0.619804] ehci-platform: EHCI generic platform driver\n[ 0.620807] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.621998] ohci-pci: OHCI PCI platform driver\n[ 0.622920] ohci-platform: OHCI generic platform driver\n[ 0.624026] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.646216] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.647316] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.648902] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.650179] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651462] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652947] usb usb1: Product: UHCI Host Controller\n[ 0.653933] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.655190] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.656244] hub 1-0:1.0: USB hub found\n[ 0.657058] hub 1-0:1.0: 2 ports detected\n[ 0.658083] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.660356] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.661369] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.662520] mousedev: PS/2 mouse device common for all mice\n[ 0.663944] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.665826] rtc_cmos 00:00: RTC can wake from S4\n[ 0.667014] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.668243] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.669531] device-mapper: uevent: version 1.0.3\n[ 0.670510] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.672195] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.673482] TCP: cubic registered\n[ 0.674316] NET: Registered protocol family 10\n[ 0.675622] NET: Registered protocol family 17\n[ 0.676598] Key type dns_resolver registered\n[ 0.677700] Loading compiled-in X.509 certificates\n[ 0.679285] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.681119] registered taskstats version 1\n[ 0.691038] Key type trusted registered\n[ 0.694609] Key type encrypted registered\n[ 0.695509] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.696543] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.698137] regulator-dummy: disabling\n[ 0.699098] Magic number: 14:787:556\n[ 0.700152] rtc_cmos 00:00: setting system clock to 2018-08-10 00:33:16 UTC (1533861196)\n[ 0.702128] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.703429] EDD information not available.\n[ 0.770195] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.771894] Write protecting the kernel read-only data: 12288k\n[ 0.774195] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.777590] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.791457] systemd-udevd[107]: starting version 204\n[ 0.848477] FDC 0 is a S82078B\n[ 0.968093] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.132773] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.134309] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.136434] usb 1-1: Product: QEMU USB Tablet\n[ 1.137979] usb 1-1: Manufacturer: QEMU\n[ 1.138926] usb 1-1: SerialNumber: 42\n[ 1.428078] tsc: Refined TSC clocksource calibration: 3491.872 MHz\n[ 1.865004] 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.096577] 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.181867] random: init urandom read with 10 bits of entropy available\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.741569] 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 Fri, 10 Aug 2018 00:33:18 +0000. Up 3.04 seconds.\ncloud-init-nonet[3.22]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting 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 configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.81]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 10 Aug 2018 00:33:20 +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:05:fd:f4 |\nci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:68:3f:fc |\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:\n76:20:fd:c9:5d:8f:75:b6:46:50:02:05:a2:22:2b:69 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . o++.. |\n| .. . o |\n| . ...o ..+|\n| . o .. + o ..=o|\n| E . S = . .o.|\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:\n63:19:5d:0c:f3:93:8a:af:73:74:50:39:bd:ed:8f:ab root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| oo.o |\n| . +=.. |\n| . ..+. o |\n| +.. .. .|\n| S .. . |\n| . o. . .|\n| ... ..|\n| ... . .|\n| .o 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:\nee:f4:ee:29:05:81:8f:57:bb:d4:03:1f:f0:41:d8:b1 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . .=+. |\n| . . +.oo |\n| o o =E. |\n| . + o + |\n| .So . . |\n| . o |\n| o. |\n| o.. . |\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:\n45:8a:f0:fb:ae:f5:f4:f2:e1:cc:d6:2e:32:03:00:7b root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . . |\n| .o . o |\n| oo . . |\n| . E. . |\n| ...S |\n| .. |\n| o.. .. |\n| o o==o.. |\n| ... .B*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 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 ]\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 ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 10 Aug 2018 00:33:27 +0000. Up 12.19 seconds.\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting 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 * Starting OpenSSH server[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 Fri, 10 Aug 2018 00:33:29 +0000. Up 13.05 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 20848 0 --:--:-- --:--:-- --:--:-- 20993\nOK\n+ apt-get update\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: Ign http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [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 [77.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 [754 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 [239 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [408 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.6 MB in 8s (1563 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.4\n+ '[' -n 192.168.0.4 ']'\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 3 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://security.ubuntu.com/ubuntu/ trusty-security/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB]\nGet:4 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:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 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/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 kB]\nGet:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:28 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:39 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:48 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:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:52 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:54 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:55 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:57 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:58 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:68 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:70 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:71 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:72 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:73 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:74 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:75 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:76 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:77 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB]\nGet:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nGet:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB]\nExtracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 170 MB in 20s (8114 kB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libnss3-nssdb.\nPreparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ...\nUnpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package libnss3:amd64.\nPreparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ...\nUnpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package ca-certificates-java.\nPreparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ...\nUnpacking ca-certificates-java (20130815ubuntu1) ...\nSelecting previously unselected package tzdata-java.\nPreparing to unpack .../tzdata-java_2017c-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata-java (2017c-0ubuntu0.14.04) ...\nSelecting previously unselected package java-common.\nPreparing to unpack .../java-common_0.51_all.deb ...\nUnpacking java-common (0.51) ...\nSelecting previously unselected package libavahi-common-data:amd64.\nPreparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-common3:amd64.\nPreparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-client3:amd64.\nPreparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libcups2:amd64.\nPreparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ...\nUnpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ...\nSelecting previously unselected package liblcms2-2:amd64.\nPreparing to unpack .../liblcms2-2_2.5-0ubuntu4.1_amd64.deb ...\nUnpacking liblcms2-2:amd64 (2.5-0ubuntu4.1) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libpcsclite1:amd64.\nPreparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ...\nUnpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSelecting previously unselected package libasyncns0:amd64.\nPreparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ...\nUnpacking libasyncns0:amd64 (0.8-4ubuntu2) ...\nSelecting previously unselected package libogg0:amd64.\nPreparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ...\nUnpacking libogg0:amd64 (1.3.1-1ubuntu1) ...\nSelecting previously unselected package libflac8:amd64.\nPreparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ...\nUnpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSelecting previously unselected package libvorbis0a:amd64.\nPreparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libvorbisenc2:amd64.\nPreparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libsndfile1:amd64.\nPreparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ...\nUnpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSelecting previously unselected package libpulse0:amd64.\nPreparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ...\nUnpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package openjdk-7-jre-headless:amd64.\nPreparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.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:QuoVadis_Root_CA.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:USERTrust_ECC_Certification_Authority.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:Izenpe.com.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:PSCProcert.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:Certigna.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:T\ufffd\ufffdB\ufffd\ufffdTAK_UEKAE_K\ufffd\ufffdk_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_-_S\ufffd\ufffdr\ufffd\ufffdm_3.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:Cybertrust_Global_Root.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:EC-ACC.pem\nAdding debian:DigiCert_Global_Root_CA.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:CFCA_EV_ROOT.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.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 ... 53135 files and directories currently installed.)\nPreparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ...\nUnpacking clearwater-cassandra (1.0-180328.114015) ...\nSelecting previously unselected package libasan0:amd64.\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-program-options1.54.0:amd64.\nPreparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libpython3.4:amd64.\nPreparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.6_amd64.deb ...\nUnpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package python-mock.\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package libc-ares2:amd64.\nPreparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package astaire-libs.\nPreparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ...\nUnpacking astaire-libs (1.0-180326.104711) ...\nSelecting previously unselected package cpulimit.\nPreparing to unpack .../cpulimit_2.0-1_amd64.deb ...\nUnpacking cpulimit (2.0-1) ...\nSelecting previously unselected package astaire.\nPreparing to unpack .../astaire_1.0-180326.104711_amd64.deb ...\nUnpacking astaire (1.0-180326.104711) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libc-ares-dev:amd64.\nPreparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSelecting previously unselected package snmp.\nPreparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmp (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package chronos.\nPreparing to unpack .../chronos_1.0-180328.120836_amd64.deb ...\nUnpacking chronos (1.0-180328.120836) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package memcached.\nPreparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached (1.6.00-0clearwater0.6) ...\nSelecting previously unselected package clearwater-memcached.\nPreparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ...\nUnpacking clearwater-memcached (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-snmp-handler-astaire.\nPreparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ...\nUnpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ...\nSelecting previously unselected package crest-prov.\nPreparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ...\nUnpacking crest-prov (1.0-180326.111418) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package gdb.\nPreparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ...\nUnpacking gdb (7.7.1-0ubuntu5~14.04.3) ...\nSelecting previously unselected package homer-cassandra.\nPreparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homer-cassandra (1.0-180326.111418) ...\nSelecting previously unselected package homestead-cassandra.\nPreparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-cassandra (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov-cassandra.\nPreparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov-cassandra (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nSelecting previously unselected package rogers-libs.\nPreparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ...\nUnpacking rogers-libs (1.0-180326.104711) ...\nSelecting previously unselected package rogers.\nPreparing to unpack .../rogers_1.0-180326.104711_amd64.deb ...\nUnpacking rogers (1.0-180326.104711) ...\nSelecting previously unselected package vellum.\nPreparing to unpack .../vellum_1.0-180328.114312_amd64.deb ...\nUnpacking vellum (1.0-180328.114312) ...\nSelecting previously unselected package libc6-dbg:amd64.\nPreparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package memcached-dbg.\nPreparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-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-153.203) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up snmp (5.7.3~dfsg-clearwater1) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up memcached (1.6.00-0clearwater0.6) ...\nRestarting memcached: memcached.\nSetting up crest-prov (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest-prov/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting defusedxml (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up gdb (7.7.1-0ubuntu5~14.04.3) ...\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nSetting up rogers-libs (1.0-180326.104711) ...\nSetting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSetting up memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nchronos: unrecognized service\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 11908\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\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.\nreload: Job is not running: clearwater-monit\nExiting: cassandra.yaml is missing\nreload: Job is not running: clearwater-monit\nExiting: cassandra.yaml is missing\nreload: Job is not running: clearwater-monit\n ...done.\nreload: Job is not running: clearwater-monit\nSetting up astaire (1.0-180326.104711) ...\nastaire-throttle start/running, process 12537\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"} 2018-08-10 00:36:11,679 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/442bd3c1-ab79-4422-a6c0-91aa3666d85c/action used request id req-8bf137fd-5092-4f17-a662-5d4381f99d02 2018-08-10 00:36:11,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.108118057251s 2018-08-10 00:36:11,682 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/442bd3c1-ab79-4422-a6c0-91aa3666d85c/action used request id req-8bf137fd-5092-4f17-a662-5d4381f99d02 2018-08-10 00:36:11,682 - functest.core.singlevm - DEBUG - console: ff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008000] Security Framework initialized [ 0.008030] AppArmor: AppArmor initialized [ 0.008871] Yama: becoming mindful. [ 0.009747] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.012873] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.014867] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017626] Initializing cgroup subsys memory [ 0.018516] Initializing cgroup subsys devices [ 0.019404] Initializing cgroup subsys freezer [ 0.020004] Initializing cgroup subsys blkio [ 0.020910] Initializing cgroup subsys perf_event [ 0.021893] Initializing cgroup subsys hugetlb [ 0.022896] CPU: Physical Processor ID: 0 [ 0.024010] FEATURE SPEC_CTRL Not Present [ 0.025580] mce: CPU supports 10 MCE banks [ 0.026509] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.026509] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.029289] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.030843] Speculative Store Bypass: Vulnerable [ 0.032368] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.037679] ACPI: Core revision 20131115 [ 0.039121] ACPI: All ACPI Tables successfully acquired [ 0.040266] ftrace: allocating 28727 entries in 113 pages [ 0.060299] Enabling x2apic [ 0.061079] Enabled x2apic [ 0.061962] Switched APIC routing to physical x2apic. [ 0.064344] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.065763] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.068774] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.076873] KVM setup paravirtual spinlock [ 0.079159] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.080155] x86: Booting SMP configuration: [ 0.081125] .... node #0, CPUs: #1[ 0.079125] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.096052] x86: Booted up 1 node, 2 CPUs [ 0.096032] KVM setup async PF for cpu 1 [ 0.096036] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.100010] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.102200] devtmpfs: initialized [ 0.105080] EVM: security.selinux [ 0.106334] EVM: security.SMACK64 [ 0.107279] EVM: security.ima [ 0.108003] EVM: security.capability [ 0.108979] pinctrl core: initialized pinctrl subsystem [ 0.110307] regulator-dummy: no parameters [ 0.112061] RTC time: 0:33:16, date: 08/10/18 [ 0.113246] NET: Registered protocol family 16 [ 0.114479] cpuidle: using governor ladder [ 0.115547] cpuidle: using governor menu [ 0.116072] ACPI: bus type PCI registered [ 0.117112] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.118738] PCI: Using configuration type 1 for base access [ 0.120540] bio: create slab at 0 [ 0.121122] ACPI: Added _OSI(Module Device) [ 0.121148] ACPI: Added _OSI(Processor Device) [ 0.124003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.125176] ACPI: Added _OSI(Processor Aggregator Device) [ 0.127544] ACPI: Interpreter enabled [ 0.128006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.130457] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.132775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.135631] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.137563] ACPI: (supports S0 S5) [ 0.138476] ACPI: Using IOAPIC for interrupt routing [ 0.139731] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.140207] ACPI: No dock devices found. [ 0.143069] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.144008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.146205] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.148088] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.152057] acpiphp: Slot [3] registered [ 0.153471] acpiphp: Slot [4] registered [ 0.154692] acpiphp: Slot [5] registered [ 0.155750] acpiphp: Slot [6] registered [ 0.156204] acpiphp: Slot [7] registered [ 0.157268] acpiphp: Slot [8] registered [ 0.158312] acpiphp: Slot [9] registered [ 0.159382] acpiphp: Slot [10] registered [ 0.160019] acpiphp: Slot [11] registered [ 0.161080] acpiphp: Slot [12] registered [ 0.162141] acpiphp: Slot [13] registered [ 0.163641] acpiphp: Slot [14] registered [ 0.164020] acpiphp: Slot [15] registered [ 0.165085] acpiphp: Slot [16] registered [ 0.166155] acpiphp: Slot [17] registered [ 0.167216] acpiphp: Slot [18] registered [ 0.168025] acpiphp: Slot [19] registered [ 0.169131] acpiphp: Slot [20] registered [ 0.170221] acpiphp: Slot [21] registered [ 0.171403] acpiphp: Slot [22] registered [ 0.172019] acpiphp: Slot [23] registered [ 0.173141] acpiphp: Slot [24] registered [ 0.174217] acpiphp: Slot [25] registered [ 0.175266] acpiphp: Slot [26] registered [ 0.176022] acpiphp: Slot [27] registered [ 0.177169] acpiphp: Slot [28] registered [ 0.178207] acpiphp: Slot [29] registered [ 0.179408] acpiphp: Slot [30] registered [ 0.180042] acpiphp: Slot [31] registered [ 0.181129] PCI host bridge to bus 0000:00 [ 0.182234] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.183741] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.184012] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.185546] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.187007] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.188006] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.197315] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.199393] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.225560] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.227427] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.228804] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.230893] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.232644] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.234424] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.236200] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.237146] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.238853] vgaarb: loaded [ 0.239542] vgaarb: bridge control possible 0000:00:02.0 [ 0.240548] SCSI subsystem initialized [ 0.241848] ACPI: bus type USB registered [ 0.241848] usbcore: registered new interface driver usbfs [ 0.244034] usbcore: registered new interface driver hub [ 0.245276] usbcore: registered new device driver usb [ 0.245419] PCI: Using ACPI for IRQ routing [ 0.248374] NetLabel: Initializing [ 0.249193] NetLabel: domain hash size = 128 [ 0.250052] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.251073] NetLabel: unlabeled traffic allowed by default [ 0.252175] Switched to clocksource kvm-clock [ 0.260214] AppArmor: AppArmor Filesystem Enabled [ 0.262002] pnp: PnP ACPI init [ 0.262828] ACPI: bus type PNP registered [ 0.264412] pnp: PnP ACPI: found 8 devices [ 0.265374] ACPI: bus type PNP unregistered [ 0.272459] NET: Registered protocol family 2 [ 0.273770] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.275706] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.277503] TCP: Hash tables configured (established 16384 bind 16384) [ 0.279095] TCP: reno registered [ 0.279917] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.281300] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.282880] NET: Registered protocol family 1 [ 0.283948] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.285304] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.286642] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.309786] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.332696] Trying to unpack rootfs image as initramfs... [ 0.428842] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.430721] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.431824] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.433682] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.435978] Scanning for low memory corruption every 60 seconds [ 0.438302] Initialise system trusted keyring [ 0.439797] audit: initializing netlink socket (disabled) [ 0.441356] type=2000 audit(1533861196.690:1): initialized [ 0.462489] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.465229] zbud: loaded [ 0.466296] VFS: Disk quotas dquot_6.5.2 [ 0.467283] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.468950] fuse init (API version 7.22) [ 0.469856] msgmni has been set to 3997 [ 0.470751] Key type big_key registered [ 0.471890] Key type asymmetric registered [ 0.472770] Asymmetric key parser 'x509' registered [ 0.473783] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.475318] io scheduler noop registered [ 0.476134] io scheduler deadline registered (default) [ 0.477165] io scheduler cfq registered [ 0.478196] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.479341] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.480686] ipmi message handler version 39.2 [ 0.481660] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.483329] ACPI: Power Button [PWRF] [ 0.484291] GHES: HEST is not enabled! [ 0.505941] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.549188] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.571605] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.573403] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.597395] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.599644] Linux agpgart interface v0.103 [ 0.601400] brd: module loaded [ 0.602478] loop: module loaded [ 0.603507] blk-mq: CPU -> queue map [ 0.604249] CPU 0 -> Queue 0 [ 0.604934] CPU 1 -> Queue 0 [ 0.606364] vda: vda1 [ 0.607792] scsi0 : ata_piix [ 0.608574] scsi1 : ata_piix [ 0.609247] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.610537] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.612096] libphy: Fixed MDIO Bus: probed [ 0.613057] tun: Universal TUN/TAP device driver, 1.6 [ 0.614100] tun: (C) 1999-2004 Max Krasnyansky [ 0.616843] PPP generic driver version 2.4.2 [ 0.617767] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618930] ehci-pci: EHCI PCI platform driver [ 0.619804] ehci-platform: EHCI generic platform driver [ 0.620807] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621998] ohci-pci: OHCI PCI platform driver [ 0.622920] ohci-platform: OHCI generic platform driver [ 0.624026] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646216] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647316] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.648902] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.650179] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.651462] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.652947] usb usb1: Product: UHCI Host Controller [ 0.653933] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.655190] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656244] hub 1-0:1.0: USB hub found [ 0.657058] hub 1-0:1.0: 2 ports detected [ 0.658083] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660356] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661369] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662520] mousedev: PS/2 mouse device common for all mice [ 0.663944] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.665826] rtc_cmos 00:00: RTC can wake from S4 [ 0.667014] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.668243] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.669531] device-mapper: uevent: version 1.0.3 [ 0.670510] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.672195] ledtrig-cpu: registered to indicate activity on CPUs [ 0.673482] TCP: cubic registered [ 0.674316] NET: Registered protocol family 10 [ 0.675622] NET: Registered protocol family 17 [ 0.676598] Key type dns_resolver registered [ 0.677700] Loading compiled-in X.509 certificates [ 0.679285] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.681119] registered taskstats version 1 [ 0.691038] Key type trusted registered [ 0.694609] Key type encrypted registered [ 0.695509] AppArmor: AppArmor sha1 policy hashing enabled [ 0.696543] IMA: No TPM chip found, activating TPM-bypass! [ 0.698137] regulator-dummy: disabling [ 0.699098] Magic number: 14:787:556 [ 0.700152] rtc_cmos 00:00: setting system clock to 2018-08-10 00:33:16 UTC (1533861196) [ 0.702128] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.703429] EDD information not available. [ 0.770195] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.771894] Write protecting the kernel read-only data: 12288k [ 0.774195] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.777590] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.791457] systemd-udevd[107]: starting version 204 [ 0.848477] FDC 0 is a S82078B [ 0.968093] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.132773] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.134309] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.136434] usb 1-1: Product: QEMU USB Tablet [ 1.137979] usb 1-1: Manufacturer: QEMU [ 1.138926] usb 1-1: SerialNumber: 42 [ 1.428078] tsc: Refined TSC clocksource calibration: 3491.872 MHz [ 1.865004] 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.096577] 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.181867] random: init urandom read with 10 bits of entropy available * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.741569] 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 Fri, 10 Aug 2018 00:33:18 +0000. Up 3.04 seconds. cloud-init-nonet[3.22]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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 configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.81]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 10 Aug 2018 00:33:20 +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:05:fd:f4 | ci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:68:3f:fc | 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: 76:20:fd:c9:5d:8f:75:b6:46:50:02:05:a2:22:2b:69 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | . o++.. | | .. . o | | . ...o ..+| | . o .. + o ..=o| | E . S = . .o.| |. . . . . | | | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 63:19:5d:0c:f3:93:8a:af:73:74:50:39:bd:ed:8f:ab root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | oo.o | | . +=.. | | . ..+. o | | +.. .. .| | S .. . | | . o. . .| | ... ..| | ... . .| | .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: ee:f4:ee:29:05:81:8f:57:bb:d4:03:1f:f0:41:d8:b1 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | . .=+. | | . . +.oo | | o o =E. | | . + o + | | .So . . | | . 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: 45:8a:f0:fb:ae:f5:f4:f2:e1:cc:d6:2e:32:03:00:7b root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | . . | | .o . o | | oo . . | | . E. . | | ...S | | .. | | o.. .. | | o o==o.. | | ... .B*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 ] * 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 ] * 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 ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 10 Aug 2018 00:33:27 +0000. Up 12.19 seconds. * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[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 ] * Starting OpenSSH server[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 Fri, 10 Aug 2018 00:33:29 +0000. Up 13.05 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 20848 0 --:--:-- --:--:-- --:--:-- 20993 OK + apt-get update Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [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 [77.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 [754 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 [239 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [408 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.6 MB in 8s (1563 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.4 + '[' -n 192.168.0.4 ']' + 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 3 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://security.ubuntu.com/ubuntu/ trusty-security/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:4 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:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 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/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:48 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:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:52 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:54 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:55 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:57 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:58 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:68 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:70 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:71 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:72 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:73 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:74 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:75 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:76 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:77 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB] Extracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 170 MB in 20s (8114 kB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package ca-certificates-java. Preparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ... Unpacking ca-certificates-java (20130815ubuntu1) ... Selecting previously unselected package tzdata-java. Preparing to unpack .../tzdata-java_2017c-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2017c-0ubuntu0.14.04) ... Selecting previously unselected package java-common. Preparing to unpack .../java-common_0.51_all.deb ... Unpacking java-common (0.51) ... Selecting previously unselected package libavahi-common-data:amd64. Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libcups2:amd64. Preparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ... Unpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../liblcms2-2_2.5-0ubuntu4.1_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-0ubuntu4.1) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Selecting previously unselected package libasyncns0:amd64. Preparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ... Unpacking libasyncns0:amd64 (0.8-4ubuntu2) ... Selecting previously unselected package libogg0:amd64. Preparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ... Unpacking libogg0:amd64 (1.3.1-1ubuntu1) ... Selecting previously unselected package libflac8:amd64. Preparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ... Unpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Selecting previously unselected package libvorbis0a:amd64. Preparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libvorbisenc2:amd64. Preparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libsndfile1:amd64. Preparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ... Unpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Selecting previously unselected package libpulse0:amd64. Preparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ... Unpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package openjdk-7-jre-headless:amd64. Preparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.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:QuoVadis_Root_CA.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:ISRG_Root_X1.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:SecureSign_RootCA11.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:CNNIC_ROOT.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:Izenpe.com.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:AffirmTrust_Networking.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:AffirmTrust_Premium.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:PSCProcert.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Certigna.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Taiwan_GRCA.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:ACCVRAIZ1.pem Adding debian:AddTrust_External_Root.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:Secure_Global_CA.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:ACEDICOM_Root.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:SecureTrust_CA.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:EC-ACC.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:Certum_Root_CA.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:CFCA_EV_ROOT.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.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 ... 53135 files and directories currently installed.) Preparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ... Unpacking clearwater-cassandra (1.0-180328.114015) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-program-options1.54.0:amd64. Preparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libpython3.4:amd64. Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.6_amd64.deb ... Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package libc-ares2:amd64. Preparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package astaire-libs. Preparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ... Unpacking astaire-libs (1.0-180326.104711) ... Selecting previously unselected package cpulimit. Preparing to unpack .../cpulimit_2.0-1_amd64.deb ... Unpacking cpulimit (2.0-1) ... Selecting previously unselected package astaire. Preparing to unpack .../astaire_1.0-180326.104711_amd64.deb ... Unpacking astaire (1.0-180326.104711) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libc-ares-dev:amd64. Preparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package snmp. Preparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmp (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package chronos. Preparing to unpack .../chronos_1.0-180328.120836_amd64.deb ... Unpacking chronos (1.0-180328.120836) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package memcached. Preparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached (1.6.00-0clearwater0.6) ... Selecting previously unselected package clearwater-memcached. Preparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ... Unpacking clearwater-memcached (1.0-180328.114312) ... Selecting previously unselected package clearwater-snmp-handler-astaire. Preparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ... Unpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ... Selecting previously unselected package crest-prov. Preparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ... Unpacking crest-prov (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package gdb. Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... Selecting previously unselected package homer-cassandra. Preparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homer-cassandra (1.0-180326.111418) ... Selecting previously unselected package homestead-cassandra. Preparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ... Unpacking homestead-cassandra (1.0-180326.115231) ... Selecting previously unselected package homestead-prov-cassandra. Preparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov-cassandra (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Selecting previously unselected package rogers-libs. Preparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ... Unpacking rogers-libs (1.0-180326.104711) ... Selecting previously unselected package rogers. Preparing to unpack .../rogers_1.0-180326.104711_amd64.deb ... Unpacking rogers (1.0-180326.104711) ... Selecting previously unselected package vellum. Preparing to unpack .../vellum_1.0-180328.114312_amd64.deb ... Unpacking vellum (1.0-180328.114312) ... Selecting previously unselected package libc6-dbg:amd64. Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package memcached-dbg. Preparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libzmq3:amd64 (4.0.4+dfsg-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-153.203) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Setting up snmp (5.7.3~dfsg-clearwater1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up memcached (1.6.00-0clearwater0.6) ... Restarting memcached: memcached. Setting up crest-prov (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest-prov/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting defusedxml (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Setting up rogers-libs (1.0-180326.104711) ... Setting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Setting up memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit chronos: unrecognized service reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 11908 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 ...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. reload: Job is not running: clearwater-monit Exiting: cassandra.yaml is missing reload: Job is not running: clearwater-monit Exiting: cassandra.yaml is missing reload: Job is not running: clearwater-monit ...done. reload: Job is not running: clearwater-monit Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12537 * 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. 2018-08-10 00:36:11,688 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-10 00:36:21,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:36:21,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:36:22,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:36:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-90da168e-7d6d-456d-81ab-6d2aca6dca2c x-compute-request-id: req-90da168e-7d6d-456d-81ab-6d2aca6dca2c Content-Encoding: gzip Content-Length: 1523 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:b8:c1:7a", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:c1:7a", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:19:ad", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/28508959-0e28-431d-8835-d1d0073bb4ec", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/28508959-0e28-431d-8835-d1d0073bb4ec", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:33:27.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "28508959-0e28-431d-8835-d1d0073bb4ec", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:33:27Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-10T00:33:11Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:4d:3c", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:4d:3c", "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:59:95:5f", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:95:5f", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cb5c6202-d825-4f6b-86fb-6291cfa179c3", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cb5c6202-d825-4f6b-86fb-6291cfa179c3", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:33:13.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "cb5c6202-d825-4f6b-86fb-6291cfa179c3", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:33:13Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "homer-0.clearwater.opnfv", "created": "2018-08-10T00:32:50Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:3f:fc", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:3f:fc", "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:05:fd:f4", "version": 4, "addr": "192.168.1.35", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/442bd3c1-ab79-4422-a6c0-91aa3666d85c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/442bd3c1-ab79-4422-a6c0-91aa3666d85c", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:33:15.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "442bd3c1-ab79-4422-a6c0-91aa3666d85c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:33:15Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-10T00:32:49Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:57:00", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:57:00", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:98:4d", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/c5d70a4e-a322-4721-906e-b8bb5341badc", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/c5d70a4e-a322-4721-906e-b8bb5341badc", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:35:27.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "c5d70a4e-a322-4721-906e-b8bb5341badc", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:35:27Z", "hostId": "04bc1a7f68d02ec2004107d6ad788e85be2295139ce9d8aac8a86662", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "dime-0.clearwater.opnfv", "created": "2018-08-10T00:32:48Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:2d:de", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:2d:de", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:1d:6c", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:1d:6c", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/4e6e15cb-8517-4403-8173-26f598b6f9c7", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/4e6e15cb-8517-4403-8173-26f598b6f9c7", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:33:07.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "4e6e15cb-8517-4403-8173-26f598b6f9c7", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:33:07Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "bono-0.clearwater.opnfv", "created": "2018-08-10T00:32:47Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:ca:fc", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:ca:fc", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9c97b35f-1a51-4a49-baa8-1ed8441b4af5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9c97b35f-1a51-4a49-baa8-1ed8441b4af5", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:32:30.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "9c97b35f-1a51-4a49-baa8-1ed8441b4af5", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:32:30Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-10T00:32:16Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:f7:05", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:f7:05", "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:78:24:cb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/e63a087d-8593-4398-b191-fdaded768b32", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/e63a087d-8593-4398-b191-fdaded768b32", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:32:01.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "e63a087d-8593-4398-b191-fdaded768b32", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:32:01Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "ns.clearwater.opnfv", "created": "2018-08-10T00:30:18Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:36:22,491 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-90da168e-7d6d-456d-81ab-6d2aca6dca2c 2018-08-10 00:36:22,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.793797969818s 2018-08-10 00:36:22,492 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-90da168e-7d6d-456d-81ab-6d2aca6dca2c 2018-08-10 00:36:22,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-10 00:36:22,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/442bd3c1-ab79-4422-a6c0-91aa3666d85c/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}92a3849b72b6536b6bd7ba5e06b6795030097306" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-10 00:36:22,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:36:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5be7a5fe-15f4-44bf-817f-886906e74e6e x-compute-request-id: req-5be7a5fe-15f4-44bf-817f-886906e74e6e Content-Encoding: gzip Content-Length: 19881 Content-Type: application/json RESP BODY: {"output": "nabled\n[ 0.080155] x86: Booting SMP configuration:\n[ 0.081125] .... node #0, CPUs: #1[ 0.079125] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.096052] x86: Booted up 1 node, 2 CPUs\n[ 0.096032] KVM setup async PF for cpu 1\n[ 0.096036] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.100010] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.102200] devtmpfs: initialized\n[ 0.105080] EVM: security.selinux\n[ 0.106334] EVM: security.SMACK64\n[ 0.107279] EVM: security.ima\n[ 0.108003] EVM: security.capability\n[ 0.108979] pinctrl core: initialized pinctrl subsystem\n[ 0.110307] regulator-dummy: no parameters\n[ 0.112061] RTC time: 0:33:16, date: 08/10/18\n[ 0.113246] NET: Registered protocol family 16\n[ 0.114479] cpuidle: using governor ladder\n[ 0.115547] cpuidle: using governor menu\n[ 0.116072] ACPI: bus type PCI registered\n[ 0.117112] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.118738] PCI: Using configuration type 1 for base access\n[ 0.120540] bio: create slab at 0\n[ 0.121122] ACPI: Added _OSI(Module Device)\n[ 0.121148] ACPI: Added _OSI(Processor Device)\n[ 0.124003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.125176] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.127544] ACPI: Interpreter enabled\n[ 0.128006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.130457] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.132775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.135631] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.137563] ACPI: (supports S0 S5)\n[ 0.138476] ACPI: Using IOAPIC for interrupt routing\n[ 0.139731] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.140207] ACPI: No dock devices found.\n[ 0.143069] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.144008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.146205] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.148088] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.152057] acpiphp: Slot [3] registered\n[ 0.153471] acpiphp: Slot [4] registered\n[ 0.154692] acpiphp: Slot [5] registered\n[ 0.155750] acpiphp: Slot [6] registered\n[ 0.156204] acpiphp: Slot [7] registered\n[ 0.157268] acpiphp: Slot [8] registered\n[ 0.158312] acpiphp: Slot [9] registered\n[ 0.159382] acpiphp: Slot [10] registered\n[ 0.160019] acpiphp: Slot [11] registered\n[ 0.161080] acpiphp: Slot [12] registered\n[ 0.162141] acpiphp: Slot [13] registered\n[ 0.163641] acpiphp: Slot [14] registered\n[ 0.164020] acpiphp: Slot [15] registered\n[ 0.165085] acpiphp: Slot [16] registered\n[ 0.166155] acpiphp: Slot [17] registered\n[ 0.167216] acpiphp: Slot [18] registered\n[ 0.168025] acpiphp: Slot [19] registered\n[ 0.169131] acpiphp: Slot [20] registered\n[ 0.170221] acpiphp: Slot [21] registered\n[ 0.171403] acpiphp: Slot [22] registered\n[ 0.172019] acpiphp: Slot [23] registered\n[ 0.173141] acpiphp: Slot [24] registered\n[ 0.174217] acpiphp: Slot [25] registered\n[ 0.175266] acpiphp: Slot [26] registered\n[ 0.176022] acpiphp: Slot [27] registered\n[ 0.177169] acpiphp: Slot [28] registered\n[ 0.178207] acpiphp: Slot [29] registered\n[ 0.179408] acpiphp: Slot [30] registered\n[ 0.180042] acpiphp: Slot [31] registered\n[ 0.181129] PCI host bridge to bus 0000:00\n[ 0.182234] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.183741] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.184012] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.185546] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.187007] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.188006] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.197315] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.199393] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.225560] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.227427] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.228804] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.230893] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.232644] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.234424] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.236200] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.237146] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.238853] vgaarb: loaded\n[ 0.239542] vgaarb: bridge control possible 0000:00:02.0\n[ 0.240548] SCSI subsystem initialized\n[ 0.241848] ACPI: bus type USB registered\n[ 0.241848] usbcore: registered new interface driver usbfs\n[ 0.244034] usbcore: registered new interface driver hub\n[ 0.245276] usbcore: registered new device driver usb\n[ 0.245419] PCI: Using ACPI for IRQ routing\n[ 0.248374] NetLabel: Initializing\n[ 0.249193] NetLabel: domain hash size = 128\n[ 0.250052] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.251073] NetLabel: unlabeled traffic allowed by default\n[ 0.252175] Switched to clocksource kvm-clock\n[ 0.260214] AppArmor: AppArmor Filesystem Enabled\n[ 0.262002] pnp: PnP ACPI init\n[ 0.262828] ACPI: bus type PNP registered\n[ 0.264412] pnp: PnP ACPI: found 8 devices\n[ 0.265374] ACPI: bus type PNP unregistered\n[ 0.272459] NET: Registered protocol family 2\n[ 0.273770] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.275706] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.277503] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.279095] TCP: reno registered\n[ 0.279917] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.281300] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.282880] NET: Registered protocol family 1\n[ 0.283948] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.285304] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.286642] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.309786] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.332696] Trying to unpack rootfs image as initramfs...\n[ 0.428842] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.430721] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.431824] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.433682] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.435978] Scanning for low memory corruption every 60 seconds\n[ 0.438302] Initialise system trusted keyring\n[ 0.439797] audit: initializing netlink socket (disabled)\n[ 0.441356] type=2000 audit(1533861196.690:1): initialized\n[ 0.462489] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.465229] zbud: loaded\n[ 0.466296] VFS: Disk quotas dquot_6.5.2\n[ 0.467283] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.468950] fuse init (API version 7.22)\n[ 0.469856] msgmni has been set to 3997\n[ 0.470751] Key type big_key registered\n[ 0.471890] Key type asymmetric registered\n[ 0.472770] Asymmetric key parser 'x509' registered\n[ 0.473783] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.475318] io scheduler noop registered\n[ 0.476134] io scheduler deadline registered (default)\n[ 0.477165] io scheduler cfq registered\n[ 0.478196] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.479341] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.480686] ipmi message handler version 39.2\n[ 0.481660] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.483329] ACPI: Power Button [PWRF]\n[ 0.484291] GHES: HEST is not enabled!\n[ 0.505941] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.549188] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571605] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.573403] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597395] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599644] Linux agpgart interface v0.103\n[ 0.601400] brd: module loaded\n[ 0.602478] loop: module loaded\n[ 0.603507] blk-mq: CPU -> queue map\n[ 0.604249] CPU 0 -> Queue 0\n[ 0.604934] CPU 1 -> Queue 0\n[ 0.606364] vda: vda1\n[ 0.607792] scsi0 : ata_piix\n[ 0.608574] scsi1 : ata_piix\n[ 0.609247] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.610537] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.612096] libphy: Fixed MDIO Bus: probed\n[ 0.613057] tun: Universal TUN/TAP device driver, 1.6\n[ 0.614100] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.616843] PPP generic driver version 2.4.2\n[ 0.617767] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.618930] ehci-pci: EHCI PCI platform driver\n[ 0.619804] ehci-platform: EHCI generic platform driver\n[ 0.620807] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.621998] ohci-pci: OHCI PCI platform driver\n[ 0.622920] ohci-platform: OHCI generic platform driver\n[ 0.624026] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.646216] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.647316] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.648902] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.650179] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651462] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652947] usb usb1: Product: UHCI Host Controller\n[ 0.653933] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.655190] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.656244] hub 1-0:1.0: USB hub found\n[ 0.657058] hub 1-0:1.0: 2 ports detected\n[ 0.658083] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.660356] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.661369] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.662520] mousedev: PS/2 mouse device common for all mice\n[ 0.663944] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.665826] rtc_cmos 00:00: RTC can wake from S4\n[ 0.667014] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.668243] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.669531] device-mapper: uevent: version 1.0.3\n[ 0.670510] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.672195] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.673482] TCP: cubic registered\n[ 0.674316] NET: Registered protocol family 10\n[ 0.675622] NET: Registered protocol family 17\n[ 0.676598] Key type dns_resolver registered\n[ 0.677700] Loading compiled-in X.509 certificates\n[ 0.679285] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.681119] registered taskstats version 1\n[ 0.691038] Key type trusted registered\n[ 0.694609] Key type encrypted registered\n[ 0.695509] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.696543] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.698137] regulator-dummy: disabling\n[ 0.699098] Magic number: 14:787:556\n[ 0.700152] rtc_cmos 00:00: setting system clock to 2018-08-10 00:33:16 UTC (1533861196)\n[ 0.702128] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.703429] EDD information not available.\n[ 0.770195] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.771894] Write protecting the kernel read-only data: 12288k\n[ 0.774195] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.777590] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.791457] systemd-udevd[107]: starting version 204\n[ 0.848477] FDC 0 is a S82078B\n[ 0.968093] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.132773] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.134309] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.136434] usb 1-1: Product: QEMU USB Tablet\n[ 1.137979] usb 1-1: Manufacturer: QEMU\n[ 1.138926] usb 1-1: SerialNumber: 42\n[ 1.428078] tsc: Refined TSC clocksource calibration: 3491.872 MHz\n[ 1.865004] 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.096577] 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.181867] random: init urandom read with 10 bits of entropy available\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.741569] 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 Fri, 10 Aug 2018 00:33:18 +0000. Up 3.04 seconds.\ncloud-init-nonet[3.22]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting 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 configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.81]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 10 Aug 2018 00:33:20 +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:05:fd:f4 |\nci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:68:3f:fc |\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:\n76:20:fd:c9:5d:8f:75:b6:46:50:02:05:a2:22:2b:69 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . o++.. |\n| .. . o |\n| . ...o ..+|\n| . o .. + o ..=o|\n| E . S = . .o.|\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:\n63:19:5d:0c:f3:93:8a:af:73:74:50:39:bd:ed:8f:ab root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| oo.o |\n| . +=.. |\n| . ..+. o |\n| +.. .. .|\n| S .. . |\n| . o. . .|\n| ... ..|\n| ... . .|\n| .o 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:\nee:f4:ee:29:05:81:8f:57:bb:d4:03:1f:f0:41:d8:b1 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . .=+. |\n| . . +.oo |\n| o o =E. |\n| . + o + |\n| .So . . |\n| . o |\n| o. |\n| o.. . |\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:\n45:8a:f0:fb:ae:f5:f4:f2:e1:cc:d6:2e:32:03:00:7b root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . . |\n| .o . o |\n| oo . . |\n| . E. . |\n| ...S |\n| .. |\n| o.. .. |\n| o o==o.. |\n| ... .B*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 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 ]\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 ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 10 Aug 2018 00:33:27 +0000. Up 12.19 seconds.\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting 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 * Starting OpenSSH server[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 Fri, 10 Aug 2018 00:33:29 +0000. Up 13.05 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 20848 0 --:--:-- --:--:-- --:--:-- 20993\nOK\n+ apt-get update\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: Ign http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [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 [77.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 [754 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 [239 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [408 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.6 MB in 8s (1563 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.4\n+ '[' -n 192.168.0.4 ']'\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 3 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://security.ubuntu.com/ubuntu/ trusty-security/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB]\nGet:4 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:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 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/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 kB]\nGet:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:28 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:39 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:48 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:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:52 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:54 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:55 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:57 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:58 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:68 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:70 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:71 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:72 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:73 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:74 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:75 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:76 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:77 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB]\nGet:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nGet:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB]\nExtracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 170 MB in 20s (8114 kB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libnss3-nssdb.\nPreparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ...\nUnpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package libnss3:amd64.\nPreparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ...\nUnpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package ca-certificates-java.\nPreparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ...\nUnpacking ca-certificates-java (20130815ubuntu1) ...\nSelecting previously unselected package tzdata-java.\nPreparing to unpack .../tzdata-java_2017c-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata-java (2017c-0ubuntu0.14.04) ...\nSelecting previously unselected package java-common.\nPreparing to unpack .../java-common_0.51_all.deb ...\nUnpacking java-common (0.51) ...\nSelecting previously unselected package libavahi-common-data:amd64.\nPreparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-common3:amd64.\nPreparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-client3:amd64.\nPreparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libcups2:amd64.\nPreparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ...\nUnpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ...\nSelecting previously unselected package liblcms2-2:amd64.\nPreparing to unpack .../liblcms2-2_2.5-0ubuntu4.1_amd64.deb ...\nUnpacking liblcms2-2:amd64 (2.5-0ubuntu4.1) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libpcsclite1:amd64.\nPreparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ...\nUnpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSelecting previously unselected package libasyncns0:amd64.\nPreparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ...\nUnpacking libasyncns0:amd64 (0.8-4ubuntu2) ...\nSelecting previously unselected package libogg0:amd64.\nPreparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ...\nUnpacking libogg0:amd64 (1.3.1-1ubuntu1) ...\nSelecting previously unselected package libflac8:amd64.\nPreparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ...\nUnpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSelecting previously unselected package libvorbis0a:amd64.\nPreparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libvorbisenc2:amd64.\nPreparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libsndfile1:amd64.\nPreparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ...\nUnpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSelecting previously unselected package libpulse0:amd64.\nPreparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ...\nUnpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package openjdk-7-jre-headless:amd64.\nPreparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.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:QuoVadis_Root_CA.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:USERTrust_ECC_Certification_Authority.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:Izenpe.com.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:PSCProcert.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:Certigna.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:T\ufffd\ufffdB\ufffd\ufffdTAK_UEKAE_K\ufffd\ufffdk_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_-_S\ufffd\ufffdr\ufffd\ufffdm_3.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:Cybertrust_Global_Root.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:EC-ACC.pem\nAdding debian:DigiCert_Global_Root_CA.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:CFCA_EV_ROOT.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.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 ... 53135 files and directories currently installed.)\nPreparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ...\nUnpacking clearwater-cassandra (1.0-180328.114015) ...\nSelecting previously unselected package libasan0:amd64.\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-program-options1.54.0:amd64.\nPreparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libpython3.4:amd64.\nPreparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.6_amd64.deb ...\nUnpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package python-mock.\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package libc-ares2:amd64.\nPreparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package astaire-libs.\nPreparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ...\nUnpacking astaire-libs (1.0-180326.104711) ...\nSelecting previously unselected package cpulimit.\nPreparing to unpack .../cpulimit_2.0-1_amd64.deb ...\nUnpacking cpulimit (2.0-1) ...\nSelecting previously unselected package astaire.\nPreparing to unpack .../astaire_1.0-180326.104711_amd64.deb ...\nUnpacking astaire (1.0-180326.104711) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libc-ares-dev:amd64.\nPreparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSelecting previously unselected package snmp.\nPreparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmp (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package chronos.\nPreparing to unpack .../chronos_1.0-180328.120836_amd64.deb ...\nUnpacking chronos (1.0-180328.120836) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package memcached.\nPreparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached (1.6.00-0clearwater0.6) ...\nSelecting previously unselected package clearwater-memcached.\nPreparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ...\nUnpacking clearwater-memcached (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-snmp-handler-astaire.\nPreparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ...\nUnpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ...\nSelecting previously unselected package crest-prov.\nPreparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ...\nUnpacking crest-prov (1.0-180326.111418) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package gdb.\nPreparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ...\nUnpacking gdb (7.7.1-0ubuntu5~14.04.3) ...\nSelecting previously unselected package homer-cassandra.\nPreparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homer-cassandra (1.0-180326.111418) ...\nSelecting previously unselected package homestead-cassandra.\nPreparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-cassandra (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov-cassandra.\nPreparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov-cassandra (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nSelecting previously unselected package rogers-libs.\nPreparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ...\nUnpacking rogers-libs (1.0-180326.104711) ...\nSelecting previously unselected package rogers.\nPreparing to unpack .../rogers_1.0-180326.104711_amd64.deb ...\nUnpacking rogers (1.0-180326.104711) ...\nSelecting previously unselected package vellum.\nPreparing to unpack .../vellum_1.0-180328.114312_amd64.deb ...\nUnpacking vellum (1.0-180328.114312) ...\nSelecting previously unselected package libc6-dbg:amd64.\nPreparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package memcached-dbg.\nPreparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-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-153.203) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up snmp (5.7.3~dfsg-clearwater1) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up memcached (1.6.00-0clearwater0.6) ...\nRestarting memcached: memcached.\nSetting up crest-prov (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest-prov/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting defusedxml (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up gdb (7.7.1-0ubuntu5~14.04.3) ...\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nSetting up rogers-libs (1.0-180326.104711) ...\nSetting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSetting up memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nchronos: unrecognized service\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 11908\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\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.\nreload: Job is not running: clearwater-monit\nExiting: cassandra.yaml is missing\nreload: Job is not running: clearwater-monit\nExiting: cassandra.yaml is missing\nreload: Job is not running: clearwater-monit\n ...done.\nreload: Job is not running: clearwater-monit\nSetting up astaire (1.0-180326.104711) ...\nastaire-throttle start/running, process 12537\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 3 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-10 00:36:22,583 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/442bd3c1-ab79-4422-a6c0-91aa3666d85c/action used request id req-5be7a5fe-15f4-44bf-817f-886906e74e6e 2018-08-10 00:36:22,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0839970111847s 2018-08-10 00:36:22,586 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/442bd3c1-ab79-4422-a6c0-91aa3666d85c/action used request id req-5be7a5fe-15f4-44bf-817f-886906e74e6e 2018-08-10 00:36:22,586 - functest.core.singlevm - DEBUG - console: nabled [ 0.080155] x86: Booting SMP configuration: [ 0.081125] .... node #0, CPUs: #1[ 0.079125] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.096052] x86: Booted up 1 node, 2 CPUs [ 0.096032] KVM setup async PF for cpu 1 [ 0.096036] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.100010] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.102200] devtmpfs: initialized [ 0.105080] EVM: security.selinux [ 0.106334] EVM: security.SMACK64 [ 0.107279] EVM: security.ima [ 0.108003] EVM: security.capability [ 0.108979] pinctrl core: initialized pinctrl subsystem [ 0.110307] regulator-dummy: no parameters [ 0.112061] RTC time: 0:33:16, date: 08/10/18 [ 0.113246] NET: Registered protocol family 16 [ 0.114479] cpuidle: using governor ladder [ 0.115547] cpuidle: using governor menu [ 0.116072] ACPI: bus type PCI registered [ 0.117112] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.118738] PCI: Using configuration type 1 for base access [ 0.120540] bio: create slab at 0 [ 0.121122] ACPI: Added _OSI(Module Device) [ 0.121148] ACPI: Added _OSI(Processor Device) [ 0.124003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.125176] ACPI: Added _OSI(Processor Aggregator Device) [ 0.127544] ACPI: Interpreter enabled [ 0.128006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.130457] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.132775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.135631] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.137563] ACPI: (supports S0 S5) [ 0.138476] ACPI: Using IOAPIC for interrupt routing [ 0.139731] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.140207] ACPI: No dock devices found. [ 0.143069] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.144008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.146205] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.148088] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.152057] acpiphp: Slot [3] registered [ 0.153471] acpiphp: Slot [4] registered [ 0.154692] acpiphp: Slot [5] registered [ 0.155750] acpiphp: Slot [6] registered [ 0.156204] acpiphp: Slot [7] registered [ 0.157268] acpiphp: Slot [8] registered [ 0.158312] acpiphp: Slot [9] registered [ 0.159382] acpiphp: Slot [10] registered [ 0.160019] acpiphp: Slot [11] registered [ 0.161080] acpiphp: Slot [12] registered [ 0.162141] acpiphp: Slot [13] registered [ 0.163641] acpiphp: Slot [14] registered [ 0.164020] acpiphp: Slot [15] registered [ 0.165085] acpiphp: Slot [16] registered [ 0.166155] acpiphp: Slot [17] registered [ 0.167216] acpiphp: Slot [18] registered [ 0.168025] acpiphp: Slot [19] registered [ 0.169131] acpiphp: Slot [20] registered [ 0.170221] acpiphp: Slot [21] registered [ 0.171403] acpiphp: Slot [22] registered [ 0.172019] acpiphp: Slot [23] registered [ 0.173141] acpiphp: Slot [24] registered [ 0.174217] acpiphp: Slot [25] registered [ 0.175266] acpiphp: Slot [26] registered [ 0.176022] acpiphp: Slot [27] registered [ 0.177169] acpiphp: Slot [28] registered [ 0.178207] acpiphp: Slot [29] registered [ 0.179408] acpiphp: Slot [30] registered [ 0.180042] acpiphp: Slot [31] registered [ 0.181129] PCI host bridge to bus 0000:00 [ 0.182234] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.183741] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.184012] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.185546] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.187007] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.188006] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.197315] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.199393] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.225560] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.227427] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.228804] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.230893] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.232644] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.234424] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.236200] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.237146] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.238853] vgaarb: loaded [ 0.239542] vgaarb: bridge control possible 0000:00:02.0 [ 0.240548] SCSI subsystem initialized [ 0.241848] ACPI: bus type USB registered [ 0.241848] usbcore: registered new interface driver usbfs [ 0.244034] usbcore: registered new interface driver hub [ 0.245276] usbcore: registered new device driver usb [ 0.245419] PCI: Using ACPI for IRQ routing [ 0.248374] NetLabel: Initializing [ 0.249193] NetLabel: domain hash size = 128 [ 0.250052] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.251073] NetLabel: unlabeled traffic allowed by default [ 0.252175] Switched to clocksource kvm-clock [ 0.260214] AppArmor: AppArmor Filesystem Enabled [ 0.262002] pnp: PnP ACPI init [ 0.262828] ACPI: bus type PNP registered [ 0.264412] pnp: PnP ACPI: found 8 devices [ 0.265374] ACPI: bus type PNP unregistered [ 0.272459] NET: Registered protocol family 2 [ 0.273770] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.275706] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.277503] TCP: Hash tables configured (established 16384 bind 16384) [ 0.279095] TCP: reno registered [ 0.279917] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.281300] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.282880] NET: Registered protocol family 1 [ 0.283948] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.285304] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.286642] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.309786] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.332696] Trying to unpack rootfs image as initramfs... [ 0.428842] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.430721] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.431824] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.433682] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.435978] Scanning for low memory corruption every 60 seconds [ 0.438302] Initialise system trusted keyring [ 0.439797] audit: initializing netlink socket (disabled) [ 0.441356] type=2000 audit(1533861196.690:1): initialized [ 0.462489] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.465229] zbud: loaded [ 0.466296] VFS: Disk quotas dquot_6.5.2 [ 0.467283] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.468950] fuse init (API version 7.22) [ 0.469856] msgmni has been set to 3997 [ 0.470751] Key type big_key registered [ 0.471890] Key type asymmetric registered [ 0.472770] Asymmetric key parser 'x509' registered [ 0.473783] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.475318] io scheduler noop registered [ 0.476134] io scheduler deadline registered (default) [ 0.477165] io scheduler cfq registered [ 0.478196] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.479341] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.480686] ipmi message handler version 39.2 [ 0.481660] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.483329] ACPI: Power Button [PWRF] [ 0.484291] GHES: HEST is not enabled! [ 0.505941] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.549188] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.571605] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.573403] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.597395] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.599644] Linux agpgart interface v0.103 [ 0.601400] brd: module loaded [ 0.602478] loop: module loaded [ 0.603507] blk-mq: CPU -> queue map [ 0.604249] CPU 0 -> Queue 0 [ 0.604934] CPU 1 -> Queue 0 [ 0.606364] vda: vda1 [ 0.607792] scsi0 : ata_piix [ 0.608574] scsi1 : ata_piix [ 0.609247] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.610537] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.612096] libphy: Fixed MDIO Bus: probed [ 0.613057] tun: Universal TUN/TAP device driver, 1.6 [ 0.614100] tun: (C) 1999-2004 Max Krasnyansky [ 0.616843] PPP generic driver version 2.4.2 [ 0.617767] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618930] ehci-pci: EHCI PCI platform driver [ 0.619804] ehci-platform: EHCI generic platform driver [ 0.620807] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621998] ohci-pci: OHCI PCI platform driver [ 0.622920] ohci-platform: OHCI generic platform driver [ 0.624026] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646216] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647316] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.648902] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.650179] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.651462] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.652947] usb usb1: Product: UHCI Host Controller [ 0.653933] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.655190] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656244] hub 1-0:1.0: USB hub found [ 0.657058] hub 1-0:1.0: 2 ports detected [ 0.658083] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660356] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661369] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662520] mousedev: PS/2 mouse device common for all mice [ 0.663944] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.665826] rtc_cmos 00:00: RTC can wake from S4 [ 0.667014] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.668243] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.669531] device-mapper: uevent: version 1.0.3 [ 0.670510] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.672195] ledtrig-cpu: registered to indicate activity on CPUs [ 0.673482] TCP: cubic registered [ 0.674316] NET: Registered protocol family 10 [ 0.675622] NET: Registered protocol family 17 [ 0.676598] Key type dns_resolver registered [ 0.677700] Loading compiled-in X.509 certificates [ 0.679285] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.681119] registered taskstats version 1 [ 0.691038] Key type trusted registered [ 0.694609] Key type encrypted registered [ 0.695509] AppArmor: AppArmor sha1 policy hashing enabled [ 0.696543] IMA: No TPM chip found, activating TPM-bypass! [ 0.698137] regulator-dummy: disabling [ 0.699098] Magic number: 14:787:556 [ 0.700152] rtc_cmos 00:00: setting system clock to 2018-08-10 00:33:16 UTC (1533861196) [ 0.702128] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.703429] EDD information not available. [ 0.770195] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.771894] Write protecting the kernel read-only data: 12288k [ 0.774195] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.777590] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.791457] systemd-udevd[107]: starting version 204 [ 0.848477] FDC 0 is a S82078B [ 0.968093] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.132773] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.134309] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.136434] usb 1-1: Product: QEMU USB Tablet [ 1.137979] usb 1-1: Manufacturer: QEMU [ 1.138926] usb 1-1: SerialNumber: 42 [ 1.428078] tsc: Refined TSC clocksource calibration: 3491.872 MHz [ 1.865004] 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.096577] 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.181867] random: init urandom read with 10 bits of entropy available * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.741569] 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 Fri, 10 Aug 2018 00:33:18 +0000. Up 3.04 seconds. cloud-init-nonet[3.22]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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 configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.81]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 10 Aug 2018 00:33:20 +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:05:fd:f4 | ci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:68:3f:fc | 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: 76:20:fd:c9:5d:8f:75:b6:46:50:02:05:a2:22:2b:69 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | . o++.. | | .. . o | | . ...o ..+| | . o .. + o ..=o| | E . S = . .o.| |. . . . . | | | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 63:19:5d:0c:f3:93:8a:af:73:74:50:39:bd:ed:8f:ab root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | oo.o | | . +=.. | | . ..+. o | | +.. .. .| | S .. . | | . o. . .| | ... ..| | ... . .| | .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: ee:f4:ee:29:05:81:8f:57:bb:d4:03:1f:f0:41:d8:b1 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | . .=+. | | . . +.oo | | o o =E. | | . + o + | | .So . . | | . 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: 45:8a:f0:fb:ae:f5:f4:f2:e1:cc:d6:2e:32:03:00:7b root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | . . | | .o . o | | oo . . | | . E. . | | ...S | | .. | | o.. .. | | o o==o.. | | ... .B*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 ] * 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 ] * 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 ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 10 Aug 2018 00:33:27 +0000. Up 12.19 seconds. * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[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 ] * Starting OpenSSH server[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 Fri, 10 Aug 2018 00:33:29 +0000. Up 13.05 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 20848 0 --:--:-- --:--:-- --:--:-- 20993 OK + apt-get update Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [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 [77.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 [754 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 [239 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [408 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.6 MB in 8s (1563 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.4 + '[' -n 192.168.0.4 ']' + 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 3 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://security.ubuntu.com/ubuntu/ trusty-security/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:4 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:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 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/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:48 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:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:52 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:54 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:55 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:57 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:58 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:68 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:70 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:71 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:72 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:73 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:74 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:75 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:76 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:77 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB] Extracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 170 MB in 20s (8114 kB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package ca-certificates-java. Preparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ... Unpacking ca-certificates-java (20130815ubuntu1) ... Selecting previously unselected package tzdata-java. Preparing to unpack .../tzdata-java_2017c-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2017c-0ubuntu0.14.04) ... Selecting previously unselected package java-common. Preparing to unpack .../java-common_0.51_all.deb ... Unpacking java-common (0.51) ... Selecting previously unselected package libavahi-common-data:amd64. Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libcups2:amd64. Preparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ... Unpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../liblcms2-2_2.5-0ubuntu4.1_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-0ubuntu4.1) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Selecting previously unselected package libasyncns0:amd64. Preparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ... Unpacking libasyncns0:amd64 (0.8-4ubuntu2) ... Selecting previously unselected package libogg0:amd64. Preparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ... Unpacking libogg0:amd64 (1.3.1-1ubuntu1) ... Selecting previously unselected package libflac8:amd64. Preparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ... Unpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Selecting previously unselected package libvorbis0a:amd64. Preparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libvorbisenc2:amd64. Preparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libsndfile1:amd64. Preparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ... Unpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Selecting previously unselected package libpulse0:amd64. Preparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ... Unpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package openjdk-7-jre-headless:amd64. Preparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.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:QuoVadis_Root_CA.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:ISRG_Root_X1.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:SecureSign_RootCA11.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:CNNIC_ROOT.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:Izenpe.com.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:AffirmTrust_Networking.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:AffirmTrust_Premium.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:PSCProcert.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Certigna.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Taiwan_GRCA.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:ACCVRAIZ1.pem Adding debian:AddTrust_External_Root.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:Secure_Global_CA.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:ACEDICOM_Root.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:SecureTrust_CA.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:EC-ACC.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:Certum_Root_CA.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:CFCA_EV_ROOT.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.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 ... 53135 files and directories currently installed.) Preparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ... Unpacking clearwater-cassandra (1.0-180328.114015) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-program-options1.54.0:amd64. Preparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libpython3.4:amd64. Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.6_amd64.deb ... Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package libc-ares2:amd64. Preparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package astaire-libs. Preparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ... Unpacking astaire-libs (1.0-180326.104711) ... Selecting previously unselected package cpulimit. Preparing to unpack .../cpulimit_2.0-1_amd64.deb ... Unpacking cpulimit (2.0-1) ... Selecting previously unselected package astaire. Preparing to unpack .../astaire_1.0-180326.104711_amd64.deb ... Unpacking astaire (1.0-180326.104711) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libc-ares-dev:amd64. Preparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package snmp. Preparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmp (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package chronos. Preparing to unpack .../chronos_1.0-180328.120836_amd64.deb ... Unpacking chronos (1.0-180328.120836) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package memcached. Preparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached (1.6.00-0clearwater0.6) ... Selecting previously unselected package clearwater-memcached. Preparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ... Unpacking clearwater-memcached (1.0-180328.114312) ... Selecting previously unselected package clearwater-snmp-handler-astaire. Preparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ... Unpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ... Selecting previously unselected package crest-prov. Preparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ... Unpacking crest-prov (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package gdb. Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... Selecting previously unselected package homer-cassandra. Preparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homer-cassandra (1.0-180326.111418) ... Selecting previously unselected package homestead-cassandra. Preparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ... Unpacking homestead-cassandra (1.0-180326.115231) ... Selecting previously unselected package homestead-prov-cassandra. Preparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov-cassandra (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Selecting previously unselected package rogers-libs. Preparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ... Unpacking rogers-libs (1.0-180326.104711) ... Selecting previously unselected package rogers. Preparing to unpack .../rogers_1.0-180326.104711_amd64.deb ... Unpacking rogers (1.0-180326.104711) ... Selecting previously unselected package vellum. Preparing to unpack .../vellum_1.0-180328.114312_amd64.deb ... Unpacking vellum (1.0-180328.114312) ... Selecting previously unselected package libc6-dbg:amd64. Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package memcached-dbg. Preparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libzmq3:amd64 (4.0.4+dfsg-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-153.203) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Setting up snmp (5.7.3~dfsg-clearwater1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up memcached (1.6.00-0clearwater0.6) ... Restarting memcached: memcached. Setting up crest-prov (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest-prov/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting defusedxml (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Setting up rogers-libs (1.0-180326.104711) ... Setting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Setting up memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit chronos: unrecognized service reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 11908 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 ...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. reload: Job is not running: clearwater-monit Exiting: cassandra.yaml is missing reload: Job is not running: clearwater-monit Exiting: cassandra.yaml is missing reload: Job is not running: clearwater-monit ...done. reload: Job is not running: clearwater-monit Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12537 * 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 3 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-10 00:36:22,592 - functest.core.singlevm - DEBUG - try 3: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-10 00:36:32,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:36:32,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:36:33,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:36: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-ef2875a6-7e03-4d54-901c-f98ff233cfa6 x-compute-request-id: req-ef2875a6-7e03-4d54-901c-f98ff233cfa6 Content-Encoding: gzip Content-Length: 1523 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:b8:c1:7a", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:c1:7a", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:19:ad", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/28508959-0e28-431d-8835-d1d0073bb4ec", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/28508959-0e28-431d-8835-d1d0073bb4ec", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:33:27.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "28508959-0e28-431d-8835-d1d0073bb4ec", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:33:27Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-10T00:33:11Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:4d:3c", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:4d:3c", "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:59:95:5f", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:95:5f", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cb5c6202-d825-4f6b-86fb-6291cfa179c3", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cb5c6202-d825-4f6b-86fb-6291cfa179c3", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:33:13.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "cb5c6202-d825-4f6b-86fb-6291cfa179c3", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:33:13Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "homer-0.clearwater.opnfv", "created": "2018-08-10T00:32:50Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:3f:fc", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:3f:fc", "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:05:fd:f4", "version": 4, "addr": "192.168.1.35", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/442bd3c1-ab79-4422-a6c0-91aa3666d85c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/442bd3c1-ab79-4422-a6c0-91aa3666d85c", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:33:15.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "442bd3c1-ab79-4422-a6c0-91aa3666d85c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:33:15Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-10T00:32:49Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:57:00", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:57:00", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:98:4d", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/c5d70a4e-a322-4721-906e-b8bb5341badc", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/c5d70a4e-a322-4721-906e-b8bb5341badc", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:35:27.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "c5d70a4e-a322-4721-906e-b8bb5341badc", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:35:27Z", "hostId": "04bc1a7f68d02ec2004107d6ad788e85be2295139ce9d8aac8a86662", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "dime-0.clearwater.opnfv", "created": "2018-08-10T00:32:48Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:2d:de", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:2d:de", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:1d:6c", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:1d:6c", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/4e6e15cb-8517-4403-8173-26f598b6f9c7", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/4e6e15cb-8517-4403-8173-26f598b6f9c7", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:33:07.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "4e6e15cb-8517-4403-8173-26f598b6f9c7", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:33:07Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "bono-0.clearwater.opnfv", "created": "2018-08-10T00:32:47Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:ca:fc", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:ca:fc", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9c97b35f-1a51-4a49-baa8-1ed8441b4af5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9c97b35f-1a51-4a49-baa8-1ed8441b4af5", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:32:30.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "9c97b35f-1a51-4a49-baa8-1ed8441b4af5", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:32:30Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-10T00:32:16Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:f7:05", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:f7:05", "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:78:24:cb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/e63a087d-8593-4398-b191-fdaded768b32", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/e63a087d-8593-4398-b191-fdaded768b32", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:32:01.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "e63a087d-8593-4398-b191-fdaded768b32", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:32:01Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "ns.clearwater.opnfv", "created": "2018-08-10T00:30:18Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:36:33,423 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-ef2875a6-7e03-4d54-901c-f98ff233cfa6 2018-08-10 00:36:33,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.820812940598s 2018-08-10 00:36:33,424 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-ef2875a6-7e03-4d54-901c-f98ff233cfa6 2018-08-10 00:36:33,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-10 00:36:33,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/442bd3c1-ab79-4422-a6c0-91aa3666d85c/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}92a3849b72b6536b6bd7ba5e06b6795030097306" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-10 00:36:33,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:36:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-31c3d006-68cc-4041-8514-fa9876379b92 x-compute-request-id: req-31c3d006-68cc-4041-8514-fa9876379b92 Content-Encoding: gzip Content-Length: 19700 Content-Type: application/json RESP BODY: {"output": "r: 5, 131072 bytes)\n[ 0.275706] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.277503] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.279095] TCP: reno registered\n[ 0.279917] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.281300] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.282880] NET: Registered protocol family 1\n[ 0.283948] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.285304] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.286642] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.309786] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.332696] Trying to unpack rootfs image as initramfs...\n[ 0.428842] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.430721] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.431824] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.433682] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.435978] Scanning for low memory corruption every 60 seconds\n[ 0.438302] Initialise system trusted keyring\n[ 0.439797] audit: initializing netlink socket (disabled)\n[ 0.441356] type=2000 audit(1533861196.690:1): initialized\n[ 0.462489] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.465229] zbud: loaded\n[ 0.466296] VFS: Disk quotas dquot_6.5.2\n[ 0.467283] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.468950] fuse init (API version 7.22)\n[ 0.469856] msgmni has been set to 3997\n[ 0.470751] Key type big_key registered\n[ 0.471890] Key type asymmetric registered\n[ 0.472770] Asymmetric key parser 'x509' registered\n[ 0.473783] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.475318] io scheduler noop registered\n[ 0.476134] io scheduler deadline registered (default)\n[ 0.477165] io scheduler cfq registered\n[ 0.478196] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.479341] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.480686] ipmi message handler version 39.2\n[ 0.481660] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.483329] ACPI: Power Button [PWRF]\n[ 0.484291] GHES: HEST is not enabled!\n[ 0.505941] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.549188] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571605] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.573403] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597395] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599644] Linux agpgart interface v0.103\n[ 0.601400] brd: module loaded\n[ 0.602478] loop: module loaded\n[ 0.603507] blk-mq: CPU -> queue map\n[ 0.604249] CPU 0 -> Queue 0\n[ 0.604934] CPU 1 -> Queue 0\n[ 0.606364] vda: vda1\n[ 0.607792] scsi0 : ata_piix\n[ 0.608574] scsi1 : ata_piix\n[ 0.609247] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.610537] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.612096] libphy: Fixed MDIO Bus: probed\n[ 0.613057] tun: Universal TUN/TAP device driver, 1.6\n[ 0.614100] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.616843] PPP generic driver version 2.4.2\n[ 0.617767] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.618930] ehci-pci: EHCI PCI platform driver\n[ 0.619804] ehci-platform: EHCI generic platform driver\n[ 0.620807] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.621998] ohci-pci: OHCI PCI platform driver\n[ 0.622920] ohci-platform: OHCI generic platform driver\n[ 0.624026] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.646216] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.647316] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.648902] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.650179] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.651462] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652947] usb usb1: Product: UHCI Host Controller\n[ 0.653933] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.655190] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.656244] hub 1-0:1.0: USB hub found\n[ 0.657058] hub 1-0:1.0: 2 ports detected\n[ 0.658083] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.660356] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.661369] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.662520] mousedev: PS/2 mouse device common for all mice\n[ 0.663944] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.665826] rtc_cmos 00:00: RTC can wake from S4\n[ 0.667014] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.668243] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.669531] device-mapper: uevent: version 1.0.3\n[ 0.670510] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.672195] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.673482] TCP: cubic registered\n[ 0.674316] NET: Registered protocol family 10\n[ 0.675622] NET: Registered protocol family 17\n[ 0.676598] Key type dns_resolver registered\n[ 0.677700] Loading compiled-in X.509 certificates\n[ 0.679285] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.681119] registered taskstats version 1\n[ 0.691038] Key type trusted registered\n[ 0.694609] Key type encrypted registered\n[ 0.695509] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.696543] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.698137] regulator-dummy: disabling\n[ 0.699098] Magic number: 14:787:556\n[ 0.700152] rtc_cmos 00:00: setting system clock to 2018-08-10 00:33:16 UTC (1533861196)\n[ 0.702128] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.703429] EDD information not available.\n[ 0.770195] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.771894] Write protecting the kernel read-only data: 12288k\n[ 0.774195] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.777590] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.791457] systemd-udevd[107]: starting version 204\n[ 0.848477] FDC 0 is a S82078B\n[ 0.968093] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.132773] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.134309] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.136434] usb 1-1: Product: QEMU USB Tablet\n[ 1.137979] usb 1-1: Manufacturer: QEMU\n[ 1.138926] usb 1-1: SerialNumber: 42\n[ 1.428078] tsc: Refined TSC clocksource calibration: 3491.872 MHz\n[ 1.865004] 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.096577] 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.181867] random: init urandom read with 10 bits of entropy available\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.741569] 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 Fri, 10 Aug 2018 00:33:18 +0000. Up 3.04 seconds.\ncloud-init-nonet[3.22]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting 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 configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.81]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 10 Aug 2018 00:33:20 +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:05:fd:f4 |\nci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:68:3f:fc |\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:\n76:20:fd:c9:5d:8f:75:b6:46:50:02:05:a2:22:2b:69 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . o++.. |\n| .. . o |\n| . ...o ..+|\n| . o .. + o ..=o|\n| E . S = . .o.|\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:\n63:19:5d:0c:f3:93:8a:af:73:74:50:39:bd:ed:8f:ab root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| oo.o |\n| . +=.. |\n| . ..+. o |\n| +.. .. .|\n| S .. . |\n| . o. . .|\n| ... ..|\n| ... . .|\n| .o 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:\nee:f4:ee:29:05:81:8f:57:bb:d4:03:1f:f0:41:d8:b1 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . .=+. |\n| . . +.oo |\n| o o =E. |\n| . + o + |\n| .So . . |\n| . o |\n| o. |\n| o.. . |\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:\n45:8a:f0:fb:ae:f5:f4:f2:e1:cc:d6:2e:32:03:00:7b root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . . |\n| .o . o |\n| oo . . |\n| . E. . |\n| ...S |\n| .. |\n| o.. .. |\n| o o==o.. |\n| ... .B*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 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 ]\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 ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 10 Aug 2018 00:33:27 +0000. Up 12.19 seconds.\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting 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 * Starting OpenSSH server[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 Fri, 10 Aug 2018 00:33:29 +0000. Up 13.05 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 20848 0 --:--:-- --:--:-- --:--:-- 20993\nOK\n+ apt-get update\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: Ign http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [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 [77.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 [754 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 [239 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [408 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.6 MB in 8s (1563 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.4\n+ '[' -n 192.168.0.4 ']'\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 3 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://security.ubuntu.com/ubuntu/ trusty-security/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB]\nGet:4 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:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 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/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 kB]\nGet:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:28 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:39 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:48 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:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:52 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:54 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:55 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:57 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:58 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:68 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:70 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:71 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:72 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:73 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:74 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:75 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:76 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:77 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB]\nGet:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nGet:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB]\nExtracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 170 MB in 20s (8114 kB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libnss3-nssdb.\nPreparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ...\nUnpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package libnss3:amd64.\nPreparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ...\nUnpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package ca-certificates-java.\nPreparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ...\nUnpacking ca-certificates-java (20130815ubuntu1) ...\nSelecting previously unselected package tzdata-java.\nPreparing to unpack .../tzdata-java_2017c-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata-java (2017c-0ubuntu0.14.04) ...\nSelecting previously unselected package java-common.\nPreparing to unpack .../java-common_0.51_all.deb ...\nUnpacking java-common (0.51) ...\nSelecting previously unselected package libavahi-common-data:amd64.\nPreparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-common3:amd64.\nPreparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-client3:amd64.\nPreparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libcups2:amd64.\nPreparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ...\nUnpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ...\nSelecting previously unselected package liblcms2-2:amd64.\nPreparing to unpack .../liblcms2-2_2.5-0ubuntu4.1_amd64.deb ...\nUnpacking liblcms2-2:amd64 (2.5-0ubuntu4.1) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libpcsclite1:amd64.\nPreparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ...\nUnpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSelecting previously unselected package libasyncns0:amd64.\nPreparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ...\nUnpacking libasyncns0:amd64 (0.8-4ubuntu2) ...\nSelecting previously unselected package libogg0:amd64.\nPreparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ...\nUnpacking libogg0:amd64 (1.3.1-1ubuntu1) ...\nSelecting previously unselected package libflac8:amd64.\nPreparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ...\nUnpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSelecting previously unselected package libvorbis0a:amd64.\nPreparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libvorbisenc2:amd64.\nPreparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libsndfile1:amd64.\nPreparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ...\nUnpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSelecting previously unselected package libpulse0:amd64.\nPreparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ...\nUnpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package openjdk-7-jre-headless:amd64.\nPreparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.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:QuoVadis_Root_CA.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:USERTrust_ECC_Certification_Authority.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:Izenpe.com.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:PSCProcert.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:Certigna.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:T\ufffd\ufffdB\ufffd\ufffdTAK_UEKAE_K\ufffd\ufffdk_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_-_S\ufffd\ufffdr\ufffd\ufffdm_3.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:Cybertrust_Global_Root.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:EC-ACC.pem\nAdding debian:DigiCert_Global_Root_CA.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:CFCA_EV_ROOT.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.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 ... 53135 files and directories currently installed.)\nPreparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ...\nUnpacking clearwater-cassandra (1.0-180328.114015) ...\nSelecting previously unselected package libasan0:amd64.\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-program-options1.54.0:amd64.\nPreparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libpython3.4:amd64.\nPreparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.6_amd64.deb ...\nUnpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package python-mock.\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package libc-ares2:amd64.\nPreparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package astaire-libs.\nPreparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ...\nUnpacking astaire-libs (1.0-180326.104711) ...\nSelecting previously unselected package cpulimit.\nPreparing to unpack .../cpulimit_2.0-1_amd64.deb ...\nUnpacking cpulimit (2.0-1) ...\nSelecting previously unselected package astaire.\nPreparing to unpack .../astaire_1.0-180326.104711_amd64.deb ...\nUnpacking astaire (1.0-180326.104711) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libc-ares-dev:amd64.\nPreparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSelecting previously unselected package snmp.\nPreparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmp (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package chronos.\nPreparing to unpack .../chronos_1.0-180328.120836_amd64.deb ...\nUnpacking chronos (1.0-180328.120836) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package memcached.\nPreparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached (1.6.00-0clearwater0.6) ...\nSelecting previously unselected package clearwater-memcached.\nPreparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ...\nUnpacking clearwater-memcached (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-snmp-handler-astaire.\nPreparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ...\nUnpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ...\nSelecting previously unselected package crest-prov.\nPreparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ...\nUnpacking crest-prov (1.0-180326.111418) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package gdb.\nPreparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ...\nUnpacking gdb (7.7.1-0ubuntu5~14.04.3) ...\nSelecting previously unselected package homer-cassandra.\nPreparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homer-cassandra (1.0-180326.111418) ...\nSelecting previously unselected package homestead-cassandra.\nPreparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-cassandra (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov-cassandra.\nPreparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov-cassandra (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nSelecting previously unselected package rogers-libs.\nPreparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ...\nUnpacking rogers-libs (1.0-180326.104711) ...\nSelecting previously unselected package rogers.\nPreparing to unpack .../rogers_1.0-180326.104711_amd64.deb ...\nUnpacking rogers (1.0-180326.104711) ...\nSelecting previously unselected package vellum.\nPreparing to unpack .../vellum_1.0-180328.114312_amd64.deb ...\nUnpacking vellum (1.0-180328.114312) ...\nSelecting previously unselected package libc6-dbg:amd64.\nPreparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package memcached-dbg.\nPreparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-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-153.203) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up snmp (5.7.3~dfsg-clearwater1) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up memcached (1.6.00-0clearwater0.6) ...\nRestarting memcached: memcached.\nSetting up crest-prov (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest-prov/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting defusedxml (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up gdb (7.7.1-0ubuntu5~14.04.3) ...\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nSetting up rogers-libs (1.0-180326.104711) ...\nSetting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSetting up memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nchronos: unrecognized service\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 11908\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\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.\nreload: Job is not running: clearwater-monit\nExiting: cassandra.yaml is missing\nreload: Job is not running: clearwater-monit\nExiting: cassandra.yaml is missing\nreload: Job is not running: clearwater-monit\n ...done.\nreload: Job is not running: clearwater-monit\nSetting up astaire (1.0-180326.104711) ...\nastaire-throttle start/running, process 12537\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 3 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 2s (2615 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59692 files and directories currently installed.)\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.208\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.208\n++ echo A 172.30.9.208\n++ ip2rr 192.168.1.35\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.35\n++ echo A 192.168.1.35\n+ echo 'nameserver 192.168.0.12'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.5'\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 | db:82:5e:e6:7c:86:48:22:18:6a:23:89:ca:f2:46:62 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 63:19:5d:0c:f3:93:8a:af:73:74:50:39:bd:ed:8f:ab root@vellum-0 (DSA)\nec2: 256 ee:f4:ee:29:05:81:8f:57:bb:d4:03:1f:f0:41:d8:b1 root@vellum-0 (ECDSA)\nec2: 256 45:8a:f0:fb:ae:f5:f4:f2:e1:cc:d6:2e:32:03:00:7b root@vellum-0 (ED25519)\nec2: 2048 76:20:fd:c9:5d:8f:75:b6:46:50:02:05:a2:22:2b:69 root@vellum-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBM7/gjBB8H6iEY2X/s+1R/Mu61zqbQx+kjbZpJQAHy5+k9xQzW+tDtyCoZenp99KyreC+SB+8W7MKMIdkVm+Q1c= root@vellum-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAII3C8zvE65vpr1LpbUklIpwTWq4YsxkAeUhRNt/PFuhh root@vellum-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjFMTldGIPMzrfmIWiOIq0GVzjs/nOdD5uY3c/s6pSFuYNH4GkKNUNmMOmMSiIjuJGFEPw4hwmbAdgYWOqxImuhnU5APuWiVyJ3LZt1HoDGUwKH5JhnkfEHWWUcXwDPNLGxR6xuECua82tFvTZPG3pw1rkl3AiyHfieQP1FWvb+FekeBKBtHvzEb0J0lwrRUOdvUHld9n9mAW42chZUqZ5y1E6zmPWcVYrSuFCyF8DGXZob+UcabWHLak6RIIyJ6yF+h5OSG/RpFcm5MKyfKrrHRkQnXC1elKc6Tu2pIPBjGCfYd087UKt9lFZw6OlbEcVL6yL/Myl2MJTPTVqIEjr root@vellum-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Fri, 10 Aug 2018 00:36:32 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 195.70 seconds\n"} 2018-08-10 00:36:33,761 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/442bd3c1-ab79-4422-a6c0-91aa3666d85c/action used request id req-31c3d006-68cc-4041-8514-fa9876379b92 2018-08-10 00:36:33,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.32928609848s 2018-08-10 00:36:33,763 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/442bd3c1-ab79-4422-a6c0-91aa3666d85c/action used request id req-31c3d006-68cc-4041-8514-fa9876379b92 2018-08-10 00:36:33,764 - functest.core.singlevm - DEBUG - console: r: 5, 131072 bytes) [ 0.275706] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.277503] TCP: Hash tables configured (established 16384 bind 16384) [ 0.279095] TCP: reno registered [ 0.279917] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.281300] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.282880] NET: Registered protocol family 1 [ 0.283948] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.285304] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.286642] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.309786] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.332696] Trying to unpack rootfs image as initramfs... [ 0.428842] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.430721] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.431824] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.433682] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.435978] Scanning for low memory corruption every 60 seconds [ 0.438302] Initialise system trusted keyring [ 0.439797] audit: initializing netlink socket (disabled) [ 0.441356] type=2000 audit(1533861196.690:1): initialized [ 0.462489] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.465229] zbud: loaded [ 0.466296] VFS: Disk quotas dquot_6.5.2 [ 0.467283] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.468950] fuse init (API version 7.22) [ 0.469856] msgmni has been set to 3997 [ 0.470751] Key type big_key registered [ 0.471890] Key type asymmetric registered [ 0.472770] Asymmetric key parser 'x509' registered [ 0.473783] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.475318] io scheduler noop registered [ 0.476134] io scheduler deadline registered (default) [ 0.477165] io scheduler cfq registered [ 0.478196] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.479341] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.480686] ipmi message handler version 39.2 [ 0.481660] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.483329] ACPI: Power Button [PWRF] [ 0.484291] GHES: HEST is not enabled! [ 0.505941] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.549188] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.571605] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.573403] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.597395] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.599644] Linux agpgart interface v0.103 [ 0.601400] brd: module loaded [ 0.602478] loop: module loaded [ 0.603507] blk-mq: CPU -> queue map [ 0.604249] CPU 0 -> Queue 0 [ 0.604934] CPU 1 -> Queue 0 [ 0.606364] vda: vda1 [ 0.607792] scsi0 : ata_piix [ 0.608574] scsi1 : ata_piix [ 0.609247] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.610537] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.612096] libphy: Fixed MDIO Bus: probed [ 0.613057] tun: Universal TUN/TAP device driver, 1.6 [ 0.614100] tun: (C) 1999-2004 Max Krasnyansky [ 0.616843] PPP generic driver version 2.4.2 [ 0.617767] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618930] ehci-pci: EHCI PCI platform driver [ 0.619804] ehci-platform: EHCI generic platform driver [ 0.620807] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621998] ohci-pci: OHCI PCI platform driver [ 0.622920] ohci-platform: OHCI generic platform driver [ 0.624026] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646216] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647316] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.648902] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.650179] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.651462] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.652947] usb usb1: Product: UHCI Host Controller [ 0.653933] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.655190] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656244] hub 1-0:1.0: USB hub found [ 0.657058] hub 1-0:1.0: 2 ports detected [ 0.658083] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660356] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661369] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662520] mousedev: PS/2 mouse device common for all mice [ 0.663944] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.665826] rtc_cmos 00:00: RTC can wake from S4 [ 0.667014] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.668243] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.669531] device-mapper: uevent: version 1.0.3 [ 0.670510] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.672195] ledtrig-cpu: registered to indicate activity on CPUs [ 0.673482] TCP: cubic registered [ 0.674316] NET: Registered protocol family 10 [ 0.675622] NET: Registered protocol family 17 [ 0.676598] Key type dns_resolver registered [ 0.677700] Loading compiled-in X.509 certificates [ 0.679285] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.681119] registered taskstats version 1 [ 0.691038] Key type trusted registered [ 0.694609] Key type encrypted registered [ 0.695509] AppArmor: AppArmor sha1 policy hashing enabled [ 0.696543] IMA: No TPM chip found, activating TPM-bypass! [ 0.698137] regulator-dummy: disabling [ 0.699098] Magic number: 14:787:556 [ 0.700152] rtc_cmos 00:00: setting system clock to 2018-08-10 00:33:16 UTC (1533861196) [ 0.702128] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.703429] EDD information not available. [ 0.770195] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.771894] Write protecting the kernel read-only data: 12288k [ 0.774195] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.777590] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.791457] systemd-udevd[107]: starting version 204 [ 0.848477] FDC 0 is a S82078B [ 0.968093] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.132773] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.134309] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.136434] usb 1-1: Product: QEMU USB Tablet [ 1.137979] usb 1-1: Manufacturer: QEMU [ 1.138926] usb 1-1: SerialNumber: 42 [ 1.428078] tsc: Refined TSC clocksource calibration: 3491.872 MHz [ 1.865004] 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.096577] 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.181867] random: init urandom read with 10 bits of entropy available * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.741569] 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 Fri, 10 Aug 2018 00:33:18 +0000. Up 3.04 seconds. cloud-init-nonet[3.22]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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 configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.81]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 10 Aug 2018 00:33:20 +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:05:fd:f4 | ci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:68:3f:fc | 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: 76:20:fd:c9:5d:8f:75:b6:46:50:02:05:a2:22:2b:69 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | . o++.. | | .. . o | | . ...o ..+| | . o .. + o ..=o| | E . S = . .o.| |. . . . . | | | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 63:19:5d:0c:f3:93:8a:af:73:74:50:39:bd:ed:8f:ab root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | oo.o | | . +=.. | | . ..+. o | | +.. .. .| | S .. . | | . o. . .| | ... ..| | ... . .| | .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: ee:f4:ee:29:05:81:8f:57:bb:d4:03:1f:f0:41:d8:b1 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | . .=+. | | . . +.oo | | o o =E. | | . + o + | | .So . . | | . 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: 45:8a:f0:fb:ae:f5:f4:f2:e1:cc:d6:2e:32:03:00:7b root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | . . | | .o . o | | oo . . | | . E. . | | ...S | | .. | | o.. .. | | o o==o.. | | ... .B*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 ] * 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 ] * 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 ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 10 Aug 2018 00:33:27 +0000. Up 12.19 seconds. * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[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 ] * Starting OpenSSH server[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 Fri, 10 Aug 2018 00:33:29 +0000. Up 13.05 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 20848 0 --:--:-- --:--:-- --:--:-- 20993 OK + apt-get update Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [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 [77.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 [754 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 [239 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [408 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.6 MB in 8s (1563 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.4 + '[' -n 192.168.0.4 ']' + 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 3 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://security.ubuntu.com/ubuntu/ trusty-security/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.2 [39.5 MB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:4 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:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 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/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:48 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:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:52 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:54 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:55 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:57 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:58 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:68 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:70 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:71 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:72 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:73 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:74 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:75 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:76 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:77 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB] Extracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 170 MB in 20s (8114 kB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package ca-certificates-java. Preparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ... Unpacking ca-certificates-java (20130815ubuntu1) ... Selecting previously unselected package tzdata-java. Preparing to unpack .../tzdata-java_2017c-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2017c-0ubuntu0.14.04) ... Selecting previously unselected package java-common. Preparing to unpack .../java-common_0.51_all.deb ... Unpacking java-common (0.51) ... Selecting previously unselected package libavahi-common-data:amd64. Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libcups2:amd64. Preparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ... Unpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../liblcms2-2_2.5-0ubuntu4.1_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-0ubuntu4.1) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Selecting previously unselected package libasyncns0:amd64. Preparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ... Unpacking libasyncns0:amd64 (0.8-4ubuntu2) ... Selecting previously unselected package libogg0:amd64. Preparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ... Unpacking libogg0:amd64 (1.3.1-1ubuntu1) ... Selecting previously unselected package libflac8:amd64. Preparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ... Unpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Selecting previously unselected package libvorbis0a:amd64. Preparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libvorbisenc2:amd64. Preparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libsndfile1:amd64. Preparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ... Unpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Selecting previously unselected package libpulse0:amd64. Preparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ... Unpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package openjdk-7-jre-headless:amd64. Preparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.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:QuoVadis_Root_CA.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:ISRG_Root_X1.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:SecureSign_RootCA11.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:CNNIC_ROOT.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:Izenpe.com.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:AffirmTrust_Networking.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:AffirmTrust_Premium.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:PSCProcert.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Certigna.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Taiwan_GRCA.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:ACCVRAIZ1.pem Adding debian:AddTrust_External_Root.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:Secure_Global_CA.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:ACEDICOM_Root.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:SecureTrust_CA.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:EC-ACC.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:Certum_Root_CA.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:CFCA_EV_ROOT.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.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 ... 53135 files and directories currently installed.) Preparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ... Unpacking clearwater-cassandra (1.0-180328.114015) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-program-options1.54.0:amd64. Preparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libpython3.4:amd64. Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.6_amd64.deb ... Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package libc-ares2:amd64. Preparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package astaire-libs. Preparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ... Unpacking astaire-libs (1.0-180326.104711) ... Selecting previously unselected package cpulimit. Preparing to unpack .../cpulimit_2.0-1_amd64.deb ... Unpacking cpulimit (2.0-1) ... Selecting previously unselected package astaire. Preparing to unpack .../astaire_1.0-180326.104711_amd64.deb ... Unpacking astaire (1.0-180326.104711) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libc-ares-dev:amd64. Preparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package snmp. Preparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmp (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package chronos. Preparing to unpack .../chronos_1.0-180328.120836_amd64.deb ... Unpacking chronos (1.0-180328.120836) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package memcached. Preparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached (1.6.00-0clearwater0.6) ... Selecting previously unselected package clearwater-memcached. Preparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ... Unpacking clearwater-memcached (1.0-180328.114312) ... Selecting previously unselected package clearwater-snmp-handler-astaire. Preparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ... Unpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ... Selecting previously unselected package crest-prov. Preparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ... Unpacking crest-prov (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package gdb. Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... Selecting previously unselected package homer-cassandra. Preparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homer-cassandra (1.0-180326.111418) ... Selecting previously unselected package homestead-cassandra. Preparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ... Unpacking homestead-cassandra (1.0-180326.115231) ... Selecting previously unselected package homestead-prov-cassandra. Preparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov-cassandra (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Selecting previously unselected package rogers-libs. Preparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ... Unpacking rogers-libs (1.0-180326.104711) ... Selecting previously unselected package rogers. Preparing to unpack .../rogers_1.0-180326.104711_amd64.deb ... Unpacking rogers (1.0-180326.104711) ... Selecting previously unselected package vellum. Preparing to unpack .../vellum_1.0-180328.114312_amd64.deb ... Unpacking vellum (1.0-180328.114312) ... Selecting previously unselected package libc6-dbg:amd64. Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package memcached-dbg. Preparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libzmq3:amd64 (4.0.4+dfsg-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-153.203) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Setting up snmp (5.7.3~dfsg-clearwater1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up memcached (1.6.00-0clearwater0.6) ... Restarting memcached: memcached. Setting up crest-prov (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest-prov/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting defusedxml (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Setting up rogers-libs (1.0-180326.104711) ... Setting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Setting up memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit chronos: unrecognized service reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 11908 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 ...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. reload: Job is not running: clearwater-monit Exiting: cassandra.yaml is missing reload: Job is not running: clearwater-monit Exiting: cassandra.yaml is missing reload: Job is not running: clearwater-monit ...done. reload: Job is not running: clearwater-monit Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12537 * 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 3 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 2s (2615 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59692 files and directories currently installed.) Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.208 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.208 ++ echo A 172.30.9.208 ++ ip2rr 192.168.1.35 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.35 ++ echo A 192.168.1.35 + echo 'nameserver 192.168.0.12' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.5' + 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 | db:82:5e:e6:7c:86:48:22:18:6a:23:89:ca:f2:46:62 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 63:19:5d:0c:f3:93:8a:af:73:74:50:39:bd:ed:8f:ab root@vellum-0 (DSA) ec2: 256 ee:f4:ee:29:05:81:8f:57:bb:d4:03:1f:f0:41:d8:b1 root@vellum-0 (ECDSA) ec2: 256 45:8a:f0:fb:ae:f5:f4:f2:e1:cc:d6:2e:32:03:00:7b root@vellum-0 (ED25519) ec2: 2048 76:20:fd:c9:5d:8f:75:b6:46:50:02:05:a2:22:2b:69 root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBM7/gjBB8H6iEY2X/s+1R/Mu61zqbQx+kjbZpJQAHy5+k9xQzW+tDtyCoZenp99KyreC+SB+8W7MKMIdkVm+Q1c= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAII3C8zvE65vpr1LpbUklIpwTWq4YsxkAeUhRNt/PFuhh root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjFMTldGIPMzrfmIWiOIq0GVzjs/nOdD5uY3c/s6pSFuYNH4GkKNUNmMOmMSiIjuJGFEPw4hwmbAdgYWOqxImuhnU5APuWiVyJ3LZt1HoDGUwKH5JhnkfEHWWUcXwDPNLGxR6xuECua82tFvTZPG3pw1rkl3AiyHfieQP1FWvb+FekeBKBtHvzEb0J0lwrRUOdvUHld9n9mAW42chZUqZ5y1E6zmPWcVYrSuFCyF8DGXZob+UcabWHLak6RIIyJ6yF+h5OSG/RpFcm5MKyfKrrHRkQnXC1elKc6Tu2pIPBjGCfYd087UKt9lFZw6OlbEcVL6yL/Myl2MJTPTVqIEjr root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 10 Aug 2018 00:36:32 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 195.70 seconds 2018-08-10 00:36:33,769 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-10 00:36:33,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:36:33,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:36:34,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:36:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9dc45671-00c5-41bd-b049-aa0f06a3fd86 x-compute-request-id: req-9dc45671-00c5-41bd-b049-aa0f06a3fd86 Content-Encoding: gzip Content-Length: 1523 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:b8:c1:7a", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:c1:7a", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:19:ad", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/28508959-0e28-431d-8835-d1d0073bb4ec", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/28508959-0e28-431d-8835-d1d0073bb4ec", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:33:27.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "28508959-0e28-431d-8835-d1d0073bb4ec", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:33:27Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-10T00:33:11Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:4d:3c", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:4d:3c", "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:59:95:5f", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:95:5f", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cb5c6202-d825-4f6b-86fb-6291cfa179c3", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cb5c6202-d825-4f6b-86fb-6291cfa179c3", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:33:13.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "cb5c6202-d825-4f6b-86fb-6291cfa179c3", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:33:13Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "homer-0.clearwater.opnfv", "created": "2018-08-10T00:32:50Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:3f:fc", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:3f:fc", "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:05:fd:f4", "version": 4, "addr": "192.168.1.35", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/442bd3c1-ab79-4422-a6c0-91aa3666d85c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/442bd3c1-ab79-4422-a6c0-91aa3666d85c", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:33:15.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "442bd3c1-ab79-4422-a6c0-91aa3666d85c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:33:15Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-10T00:32:49Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:57:00", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:57:00", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:98:4d", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/c5d70a4e-a322-4721-906e-b8bb5341badc", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/c5d70a4e-a322-4721-906e-b8bb5341badc", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:35:27.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "c5d70a4e-a322-4721-906e-b8bb5341badc", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:35:27Z", "hostId": "04bc1a7f68d02ec2004107d6ad788e85be2295139ce9d8aac8a86662", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "dime-0.clearwater.opnfv", "created": "2018-08-10T00:32:48Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:2d:de", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:2d:de", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:1d:6c", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:1d:6c", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/4e6e15cb-8517-4403-8173-26f598b6f9c7", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/4e6e15cb-8517-4403-8173-26f598b6f9c7", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:33:07.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "4e6e15cb-8517-4403-8173-26f598b6f9c7", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:33:07Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "bono-0.clearwater.opnfv", "created": "2018-08-10T00:32:47Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:ca:fc", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:ca:fc", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9c97b35f-1a51-4a49-baa8-1ed8441b4af5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9c97b35f-1a51-4a49-baa8-1ed8441b4af5", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:32:30.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "9c97b35f-1a51-4a49-baa8-1ed8441b4af5", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:32:30Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-10T00:32:16Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:f7:05", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:f7:05", "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:78:24:cb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/e63a087d-8593-4398-b191-fdaded768b32", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/e63a087d-8593-4398-b191-fdaded768b32", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:32:01.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "e63a087d-8593-4398-b191-fdaded768b32", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:32:01Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "ns.clearwater.opnfv", "created": "2018-08-10T00:30:18Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:36:34,327 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-9dc45671-00c5-41bd-b049-aa0f06a3fd86 2018-08-10 00:36:34,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.557265043259s 2018-08-10 00:36:34,328 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-9dc45671-00c5-41bd-b049-aa0f06a3fd86 2018-08-10 00:36:34,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-10 00:36:34,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/c5d70a4e-a322-4721-906e-b8bb5341badc/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}92a3849b72b6536b6bd7ba5e06b6795030097306" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-10 00:36:34,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:36: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-9da6e0d7-3df7-470e-a86b-358703c655c8 x-compute-request-id: req-9da6e0d7-3df7-470e-a86b-358703c655c8 Content-Encoding: gzip Content-Length: 16630 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008000] Security Framework initialized\n[ 0.008029] AppArmor: AppArmor initialized\n[ 0.008894] Yama: becoming mindful.\n[ 0.009789] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013015] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.015010] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017584] Initializing cgroup subsys memory\n[ 0.018513] Initializing cgroup subsys devices\n[ 0.019423] Initializing cgroup subsys freezer\n[ 0.020003] Initializing cgroup subsys blkio\n[ 0.020881] Initializing cgroup subsys perf_event\n[ 0.021827] Initializing cgroup subsys hugetlb\n[ 0.022781] CPU: Physical Processor ID: 0\n[ 0.024010] FEATURE SPEC_CTRL Not Present\n[ 0.025523] mce: CPU supports 10 MCE banks\n[ 0.026391] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.026391] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028003] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.029332] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.030842] Speculative Store Bypass: Vulnerable\n[ 0.032329] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.037277] ACPI: Core revision 20131115\n[ 0.038575] ACPI: All ACPI Tables successfully acquired\n[ 0.039783] ftrace: allocating 28727 entries in 113 pages\n[ 0.060266] Enabling x2apic\n[ 0.060939] Enabled x2apic\n[ 0.064003] Switched APIC routing to physical x2apic.\n[ 0.065920] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.068002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.070168] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.076724] KVM setup paravirtual spinlock\n[ 0.078861] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.080147] x86: Booting SMP configuration:\n[ 0.081090] .... node #0, CPUs: #1[ 0.078827] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.096017] x86: Booted up 1 node, 2 CPUs\n[ 0.096012] KVM setup async PF for cpu 1\n[ 0.096015] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.098823] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.100308] devtmpfs: initialized\n[ 0.102237] EVM: security.selinux\n[ 0.102982] EVM: security.SMACK64\n[ 0.104005] EVM: security.ima\n[ 0.104673] EVM: security.capability\n[ 0.105471] pinctrl core: initialized pinctrl subsystem\n[ 0.105882] regulator-dummy: no parameters\n[ 0.108061] RTC time: 0:35:27, date: 08/10/18\n[ 0.109013] NET: Registered protocol family 16\n[ 0.110013] cpuidle: using governor ladder\n[ 0.110881] cpuidle: using governor menu\n[ 0.111755] ACPI: bus type PCI registered\n[ 0.112003] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.113315] PCI: Using configuration type 1 for base access\n[ 0.114928] bio: create slab at 0\n[ 0.116055] ACPI: Added _OSI(Module Device)\n[ 0.116926] ACPI: Added _OSI(Processor Device)\n[ 0.117828] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.118765] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.120849] ACPI: Interpreter enabled\n[ 0.121652] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.123577] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.125244] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.127177] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.128553] ACPI: (supports S0 S5)\n[ 0.129289] ACPI: Using IOAPIC for interrupt routing\n[ 0.130281] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.132192] ACPI: No dock devices found.\n[ 0.134813] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.136006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.137301] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.138565] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.140177] acpiphp: Slot [3] registered\n[ 0.141025] acpiphp: Slot [4] registered\n[ 0.141861] acpiphp: Slot [5] registered\n[ 0.142707] acpiphp: Slot [6] registered\n[ 0.143537] acpiphp: Slot [7] registered\n[ 0.144017] acpiphp: Slot [8] registered\n[ 0.144853] acpiphp: Slot [9] registered\n[ 0.145696] acpiphp: Slot [10] registered\n[ 0.146549] acpiphp: Slot [11] registered\n[ 0.147401] acpiphp: Slot [12] registered\n[ 0.148016] acpiphp: Slot [13] registered\n[ 0.148870] acpiphp: Slot [14] registered\n[ 0.149728] acpiphp: Slot [15] registered\n[ 0.150582] acpiphp: Slot [16] registered\n[ 0.151444] acpiphp: Slot [17] registered\n[ 0.152017] acpiphp: Slot [18] registered\n[ 0.152872] acpiphp: Slot [19] registered\n[ 0.153723] acpiphp: Slot [20] registered\n[ 0.154574] acpiphp: Slot [21] registered\n[ 0.155432] acpiphp: Slot [22] registered\n[ 0.156017] acpiphp: Slot [23] registered\n[ 0.156873] acpiphp: Slot [24] registered\n[ 0.157725] acpiphp: Slot [25] registered\n[ 0.158572] acpiphp: Slot [26] registered\n[ 0.159417] acpiphp: Slot [27] registered\n[ 0.160016] acpiphp: Slot [28] registered\n[ 0.160870] acpiphp: Slot [29] registered\n[ 0.161767] acpiphp: Slot [30] registered\n[ 0.162624] acpiphp: Slot [31] registered\n[ 0.163479] PCI host bridge to bus 0000:00\n[ 0.164004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.165067] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.166247] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.167422] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.168003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.169293] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.175141] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.176011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.200111] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.202041] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.203587] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.204715] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.206217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.207596] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.208209] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.209136] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.210745] vgaarb: loaded\n[ 0.211372] vgaarb: bridge control possible 0000:00:02.0\n[ 0.212221] SCSI subsystem initialized\n[ 0.213162] ACPI: bus type USB registered\n[ 0.213162] usbcore: registered new interface driver usbfs\n[ 0.214014] usbcore: registered new interface driver hub\n[ 0.216043] usbcore: registered new device driver usb\n[ 0.217094] PCI: Using ACPI for IRQ routing\n[ 0.217168] NetLabel: Initializing\n[ 0.217924] NetLabel: domain hash size = 128\n[ 0.220003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.221044] NetLabel: unlabeled traffic allowed by default\n[ 0.224231] Switched to clocksource kvm-clock\n[ 0.231353] AppArmor: AppArmor Filesystem Enabled\n[ 0.232374] pnp: PnP ACPI init\n[ 0.233083] ACPI: bus type PNP registered\n[ 0.234465] pnp: PnP ACPI: found 8 devices\n[ 0.235333] ACPI: bus type PNP unregistered\n[ 0.242372] NET: Registered protocol family 2\n[ 0.243602] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.245195] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.246611] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.247958] TCP: reno registered\n[ 0.248696] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.249887] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.251199] NET: Registered protocol family 1\n[ 0.252138] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.253313] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.254441] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.276289] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.298051] Trying to unpack rootfs image as initramfs...\n[ 0.388258] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.390092] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.391260] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.392558] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.394317] Scanning for low memory corruption every 60 seconds\n[ 0.395877] Initialise system trusted keyring\n[ 0.396907] audit: initializing netlink socket (disabled)\n[ 0.398047] type=2000 audit(1533861328.866:1): initialized\n[ 0.417778] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.419838] zbud: loaded\n[ 0.420694] VFS: Disk quotas dquot_6.5.2\n[ 0.421605] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.423215] fuse init (API version 7.22)\n[ 0.424146] msgmni has been set to 3997\n[ 0.425088] Key type big_key registered\n[ 0.426205] Key type asymmetric registered\n[ 0.427101] Asymmetric key parser 'x509' registered\n[ 0.428153] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.429808] io scheduler noop registered\n[ 0.430692] io scheduler deadline registered (default)\n[ 0.431813] io scheduler cfq registered\n[ 0.432743] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.433898] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.435256] ipmi message handler version 39.2\n[ 0.436262] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.437861] ACPI: Power Button [PWRF]\n[ 0.438794] GHES: HEST is not enabled!\n[ 0.460206] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.503037] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.525102] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.526845] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.550651] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.552926] Linux agpgart interface v0.103\n[ 0.554619] brd: module loaded\n[ 0.555724] loop: module loaded\n[ 0.556777] blk-mq: CPU -> queue map\n[ 0.557601] CPU 0 -> Queue 0\n[ 0.558333] CPU 1 -> Queue 0\n[ 0.559659] vda: vda1\n[ 0.560941] scsi0 : ata_piix\n[ 0.561723] scsi1 : ata_piix\n[ 0.562427] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.563715] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.565208] libphy: Fixed MDIO Bus: probed\n[ 0.566161] tun: Universal TUN/TAP device driver, 1.6\n[ 0.567202] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.569806] PPP generic driver version 2.4.2\n[ 0.570803] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.572084] ehci-pci: EHCI PCI platform driver\n[ 0.573020] ehci-platform: EHCI generic platform driver\n[ 0.574084] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.575286] ohci-pci: OHCI PCI platform driver\n[ 0.576226] ohci-platform: OHCI generic platform driver\n[ 0.577305] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.599121] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.600201] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.601785] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.602998] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.604322] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.605827] usb usb1: Product: UHCI Host Controller\n[ 0.606820] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.608080] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.609130] hub 1-0:1.0: USB hub found\n[ 0.609959] hub 1-0:1.0: 2 ports detected\n[ 0.610929] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.613168] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.614185] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.615337] mousedev: PS/2 mouse device common for all mice\n[ 0.616716] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.618695] rtc_cmos 00:00: RTC can wake from S4\n[ 0.619907] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.621177] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.622486] device-mapper: uevent: version 1.0.3\n[ 0.623501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.625226] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.626494] TCP: cubic registered\n[ 0.627296] NET: Registered protocol family 10\n[ 0.628423] NET: Registered protocol family 17\n[ 0.629380] Key type dns_resolver registered\n[ 0.630472] Loading compiled-in X.509 certificates\n[ 0.631983] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.633876] registered taskstats version 1\n[ 0.643255] Key type trusted registered\n[ 0.646646] Key type encrypted registered\n[ 0.647520] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.648626] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.650157] regulator-dummy: disabling\n[ 0.651020] Magic number: 14:787:556\n[ 0.651945] rtc_cmos 00:00: setting system clock to 2018-08-10 00:35:28 UTC (1533861328)\n[ 0.653662] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.654841] EDD information not available.\n[ 0.721291] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.722933] Write protecting the kernel read-only data: 12288k\n[ 0.724560] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.727320] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.740147] systemd-udevd[107]: starting version 204\n[ 0.780334] FDC 0 is a S82078B\n[ 0.920093] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.085483] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.087258] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.089104] usb 1-1: Product: QEMU USB Tablet\n[ 1.090322] usb 1-1: Manufacturer: QEMU\n[ 1.091408] usb 1-1: SerialNumber: 42\n[ 1.792799] 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.030116] 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.137027] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.231921] 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 Fri, 10 Aug 2018 00:35:30 +0000. Up 2.57 seconds.\ncloud-init-nonet[2.74]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting 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[3.58]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 10 Aug 2018 00:35:31 +0000. Up 3.72 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:eb:98:4d |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:b8:57:00 |\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:\n24:bf:d3:55:63:4e:13:c5:aa:72:f4:fc:16:83:4a:6b root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o.|\n| ..|\n| . . *. |\n| + .=.o |\n| S ..+o |\n| o.oo.oo |\n| o ooo .o|\n| . E 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:\n23:77:b1:3d:f7:d8:e0:27:2b:5f:e1:3b:12:cb:9b:98 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| . |\n| + |\n| . S o o o. |\n| o o =.=.|\n| . *.=|\n| ++.*.|\n| 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:\n3f:ff:5d:07:06:ae:b6:35:da:a0:35:de:b0:96:92:49 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| . |\n| . . |\n| S . o |\n| E. . . . |\n| . oX.o o|\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:\n35:e2:d4:3b:ac:77:3e:24:b5:a5:02:f4:ef:ae:d0:8e root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| .. |\n| .o.+ |\n| o.+.o. . |\n| S.+o + |\n| oo.= |\n| o o=. |\n| = oo |\n| E ooo. |\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 early crypto disks... [80G [74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 10 Aug 2018 00:35:37 +0000. Up 10.13 seconds.\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting 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 ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 10 Aug 2018 00:35:39 +0000. Up 11.28 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+ 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 19094 0 --:--:-- --:--:-- --:--:-- 19201\nOK\n+ apt-get update\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Ign http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\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 [77.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 [754 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 [239 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [408 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.6 MB in 8s (1573 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.4\n+ '[' -n 192.168.0.4 ']'\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 3 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:19 http://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:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:40 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:46 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:48 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:50 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 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.12 [630 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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 9s (9373 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-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.12_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-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-153.203) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-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) ...\n"} 2018-08-10 00:36:34,419 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/c5d70a4e-a322-4721-906e-b8bb5341badc/action used request id req-9da6e0d7-3df7-470e-a86b-358703c655c8 2018-08-10 00:36:34,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0832850933075s 2018-08-10 00:36:34,421 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/c5d70a4e-a322-4721-906e-b8bb5341badc/action used request id req-9da6e0d7-3df7-470e-a86b-358703c655c8 2018-08-10 00:36:34,421 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008000] Security Framework initialized [ 0.008029] AppArmor: AppArmor initialized [ 0.008894] Yama: becoming mindful. [ 0.009789] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013015] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.015010] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017584] Initializing cgroup subsys memory [ 0.018513] Initializing cgroup subsys devices [ 0.019423] Initializing cgroup subsys freezer [ 0.020003] Initializing cgroup subsys blkio [ 0.020881] Initializing cgroup subsys perf_event [ 0.021827] Initializing cgroup subsys hugetlb [ 0.022781] CPU: Physical Processor ID: 0 [ 0.024010] FEATURE SPEC_CTRL Not Present [ 0.025523] mce: CPU supports 10 MCE banks [ 0.026391] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.026391] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028003] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.029332] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.030842] Speculative Store Bypass: Vulnerable [ 0.032329] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.037277] ACPI: Core revision 20131115 [ 0.038575] ACPI: All ACPI Tables successfully acquired [ 0.039783] ftrace: allocating 28727 entries in 113 pages [ 0.060266] Enabling x2apic [ 0.060939] Enabled x2apic [ 0.064003] Switched APIC routing to physical x2apic. [ 0.065920] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.068002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.070168] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.076724] KVM setup paravirtual spinlock [ 0.078861] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.080147] x86: Booting SMP configuration: [ 0.081090] .... node #0, CPUs: #1[ 0.078827] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.096017] x86: Booted up 1 node, 2 CPUs [ 0.096012] KVM setup async PF for cpu 1 [ 0.096015] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.098823] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.100308] devtmpfs: initialized [ 0.102237] EVM: security.selinux [ 0.102982] EVM: security.SMACK64 [ 0.104005] EVM: security.ima [ 0.104673] EVM: security.capability [ 0.105471] pinctrl core: initialized pinctrl subsystem [ 0.105882] regulator-dummy: no parameters [ 0.108061] RTC time: 0:35:27, date: 08/10/18 [ 0.109013] NET: Registered protocol family 16 [ 0.110013] cpuidle: using governor ladder [ 0.110881] cpuidle: using governor menu [ 0.111755] ACPI: bus type PCI registered [ 0.112003] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.113315] PCI: Using configuration type 1 for base access [ 0.114928] bio: create slab at 0 [ 0.116055] ACPI: Added _OSI(Module Device) [ 0.116926] ACPI: Added _OSI(Processor Device) [ 0.117828] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.118765] ACPI: Added _OSI(Processor Aggregator Device) [ 0.120849] ACPI: Interpreter enabled [ 0.121652] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.123577] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.125244] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.127177] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.128553] ACPI: (supports S0 S5) [ 0.129289] ACPI: Using IOAPIC for interrupt routing [ 0.130281] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.132192] ACPI: No dock devices found. [ 0.134813] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.136006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.137301] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.138565] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.140177] acpiphp: Slot [3] registered [ 0.141025] acpiphp: Slot [4] registered [ 0.141861] acpiphp: Slot [5] registered [ 0.142707] acpiphp: Slot [6] registered [ 0.143537] acpiphp: Slot [7] registered [ 0.144017] acpiphp: Slot [8] registered [ 0.144853] acpiphp: Slot [9] registered [ 0.145696] acpiphp: Slot [10] registered [ 0.146549] acpiphp: Slot [11] registered [ 0.147401] acpiphp: Slot [12] registered [ 0.148016] acpiphp: Slot [13] registered [ 0.148870] acpiphp: Slot [14] registered [ 0.149728] acpiphp: Slot [15] registered [ 0.150582] acpiphp: Slot [16] registered [ 0.151444] acpiphp: Slot [17] registered [ 0.152017] acpiphp: Slot [18] registered [ 0.152872] acpiphp: Slot [19] registered [ 0.153723] acpiphp: Slot [20] registered [ 0.154574] acpiphp: Slot [21] registered [ 0.155432] acpiphp: Slot [22] registered [ 0.156017] acpiphp: Slot [23] registered [ 0.156873] acpiphp: Slot [24] registered [ 0.157725] acpiphp: Slot [25] registered [ 0.158572] acpiphp: Slot [26] registered [ 0.159417] acpiphp: Slot [27] registered [ 0.160016] acpiphp: Slot [28] registered [ 0.160870] acpiphp: Slot [29] registered [ 0.161767] acpiphp: Slot [30] registered [ 0.162624] acpiphp: Slot [31] registered [ 0.163479] PCI host bridge to bus 0000:00 [ 0.164004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.165067] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.166247] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.167422] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.168003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.169293] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.175141] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.176011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.200111] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.202041] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.203587] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.204715] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.206217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.207596] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.208209] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.209136] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.210745] vgaarb: loaded [ 0.211372] vgaarb: bridge control possible 0000:00:02.0 [ 0.212221] SCSI subsystem initialized [ 0.213162] ACPI: bus type USB registered [ 0.213162] usbcore: registered new interface driver usbfs [ 0.214014] usbcore: registered new interface driver hub [ 0.216043] usbcore: registered new device driver usb [ 0.217094] PCI: Using ACPI for IRQ routing [ 0.217168] NetLabel: Initializing [ 0.217924] NetLabel: domain hash size = 128 [ 0.220003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.221044] NetLabel: unlabeled traffic allowed by default [ 0.224231] Switched to clocksource kvm-clock [ 0.231353] AppArmor: AppArmor Filesystem Enabled [ 0.232374] pnp: PnP ACPI init [ 0.233083] ACPI: bus type PNP registered [ 0.234465] pnp: PnP ACPI: found 8 devices [ 0.235333] ACPI: bus type PNP unregistered [ 0.242372] NET: Registered protocol family 2 [ 0.243602] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.245195] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.246611] TCP: Hash tables configured (established 16384 bind 16384) [ 0.247958] TCP: reno registered [ 0.248696] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.249887] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.251199] NET: Registered protocol family 1 [ 0.252138] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.253313] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.254441] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.276289] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.298051] Trying to unpack rootfs image as initramfs... [ 0.388258] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.390092] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.391260] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.392558] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.394317] Scanning for low memory corruption every 60 seconds [ 0.395877] Initialise system trusted keyring [ 0.396907] audit: initializing netlink socket (disabled) [ 0.398047] type=2000 audit(1533861328.866:1): initialized [ 0.417778] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.419838] zbud: loaded [ 0.420694] VFS: Disk quotas dquot_6.5.2 [ 0.421605] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.423215] fuse init (API version 7.22) [ 0.424146] msgmni has been set to 3997 [ 0.425088] Key type big_key registered [ 0.426205] Key type asymmetric registered [ 0.427101] Asymmetric key parser 'x509' registered [ 0.428153] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.429808] io scheduler noop registered [ 0.430692] io scheduler deadline registered (default) [ 0.431813] io scheduler cfq registered [ 0.432743] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.433898] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.435256] ipmi message handler version 39.2 [ 0.436262] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.437861] ACPI: Power Button [PWRF] [ 0.438794] GHES: HEST is not enabled! [ 0.460206] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.503037] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.525102] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.526845] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.550651] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.552926] Linux agpgart interface v0.103 [ 0.554619] brd: module loaded [ 0.555724] loop: module loaded [ 0.556777] blk-mq: CPU -> queue map [ 0.557601] CPU 0 -> Queue 0 [ 0.558333] CPU 1 -> Queue 0 [ 0.559659] vda: vda1 [ 0.560941] scsi0 : ata_piix [ 0.561723] scsi1 : ata_piix [ 0.562427] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.563715] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.565208] libphy: Fixed MDIO Bus: probed [ 0.566161] tun: Universal TUN/TAP device driver, 1.6 [ 0.567202] tun: (C) 1999-2004 Max Krasnyansky [ 0.569806] PPP generic driver version 2.4.2 [ 0.570803] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.572084] ehci-pci: EHCI PCI platform driver [ 0.573020] ehci-platform: EHCI generic platform driver [ 0.574084] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.575286] ohci-pci: OHCI PCI platform driver [ 0.576226] ohci-platform: OHCI generic platform driver [ 0.577305] uhci_hcd: USB Universal Host Controller Interface driver [ 0.599121] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.600201] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.601785] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.602998] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.604322] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.605827] usb usb1: Product: UHCI Host Controller [ 0.606820] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.608080] usb usb1: SerialNumber: 0000:00:01.2 [ 0.609130] hub 1-0:1.0: USB hub found [ 0.609959] hub 1-0:1.0: 2 ports detected [ 0.610929] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613168] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614185] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615337] mousedev: PS/2 mouse device common for all mice [ 0.616716] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618695] rtc_cmos 00:00: RTC can wake from S4 [ 0.619907] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.621177] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.622486] device-mapper: uevent: version 1.0.3 [ 0.623501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.625226] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626494] TCP: cubic registered [ 0.627296] NET: Registered protocol family 10 [ 0.628423] NET: Registered protocol family 17 [ 0.629380] Key type dns_resolver registered [ 0.630472] Loading compiled-in X.509 certificates [ 0.631983] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.633876] registered taskstats version 1 [ 0.643255] Key type trusted registered [ 0.646646] Key type encrypted registered [ 0.647520] AppArmor: AppArmor sha1 policy hashing enabled [ 0.648626] IMA: No TPM chip found, activating TPM-bypass! [ 0.650157] regulator-dummy: disabling [ 0.651020] Magic number: 14:787:556 [ 0.651945] rtc_cmos 00:00: setting system clock to 2018-08-10 00:35:28 UTC (1533861328) [ 0.653662] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654841] EDD information not available. [ 0.721291] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.722933] Write protecting the kernel read-only data: 12288k [ 0.724560] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.727320] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.740147] systemd-udevd[107]: starting version 204 [ 0.780334] FDC 0 is a S82078B [ 0.920093] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.085483] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.087258] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.089104] usb 1-1: Product: QEMU USB Tablet [ 1.090322] usb 1-1: Manufacturer: QEMU [ 1.091408] usb 1-1: SerialNumber: 42 [ 1.792799] 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.030116] 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.137027] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.231921] 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 Fri, 10 Aug 2018 00:35:30 +0000. Up 2.57 seconds. cloud-init-nonet[2.74]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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[3.58]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 10 Aug 2018 00:35:31 +0000. Up 3.72 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:eb:98:4d | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:b8:57:00 | 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: 24:bf:d3:55:63:4e:13:c5:aa:72:f4:fc:16:83:4a:6b root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o.| | ..| | . . *. | | + .=.o | | S ..+o | | o.oo.oo | | o ooo .o| | . E 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: 23:77:b1:3d:f7:d8:e0:27:2b:5f:e1:3b:12:cb:9b:98 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | . | | + | | . S o o o. | | o 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: 3f:ff:5d:07:06:ae:b6:35:da:a0:35:de:b0:96:92:49 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . | | . . | | S . o | | E. . . . | | . oX.o 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: 35:e2:d4:3b:ac:77:3e:24:b5:a5:02:f4:ef:ae:d0:8e root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | .. | | .o.+ | | o.+.o. . | | S.+o + | | oo.= | | o o=. | | = oo | | E ooo. | +-----------------+ * 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 early crypto disks... [80G [74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 10 Aug 2018 00:35:37 +0000. Up 10.13 seconds. * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting 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 ] Generating locales... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:final' at Fri, 10 Aug 2018 00:35:39 +0000. Up 11.28 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 + 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 19094 0 --:--:-- --:--:-- --:--:-- 19201 OK + apt-get update Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] 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 [77.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 [754 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 [239 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [408 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.6 MB in 8s (1573 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.4 + '[' -n 192.168.0.4 ']' + 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 3 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:19 http://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:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:50 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 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.12 [630 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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 9s (9373 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-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.12_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-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-153.203) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-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) ... 2018-08-10 00:36:34,425 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-10 00:36:44,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:36:44,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:36:45,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:36: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-0c7c4746-6fc6-460e-8712-061672aff877 x-compute-request-id: req-0c7c4746-6fc6-460e-8712-061672aff877 Content-Encoding: gzip Content-Length: 1523 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:b8:c1:7a", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:c1:7a", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:19:ad", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/28508959-0e28-431d-8835-d1d0073bb4ec", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/28508959-0e28-431d-8835-d1d0073bb4ec", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:33:27.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "28508959-0e28-431d-8835-d1d0073bb4ec", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:33:27Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-10T00:33:11Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:4d:3c", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:4d:3c", "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:59:95:5f", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:95:5f", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cb5c6202-d825-4f6b-86fb-6291cfa179c3", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cb5c6202-d825-4f6b-86fb-6291cfa179c3", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:33:13.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "cb5c6202-d825-4f6b-86fb-6291cfa179c3", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:33:13Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "homer-0.clearwater.opnfv", "created": "2018-08-10T00:32:50Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:3f:fc", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:3f:fc", "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:05:fd:f4", "version": 4, "addr": "192.168.1.35", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/442bd3c1-ab79-4422-a6c0-91aa3666d85c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/442bd3c1-ab79-4422-a6c0-91aa3666d85c", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:33:15.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "442bd3c1-ab79-4422-a6c0-91aa3666d85c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:33:15Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-10T00:32:49Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:57:00", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:57:00", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:98:4d", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/c5d70a4e-a322-4721-906e-b8bb5341badc", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/c5d70a4e-a322-4721-906e-b8bb5341badc", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:35:27.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "c5d70a4e-a322-4721-906e-b8bb5341badc", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:35:27Z", "hostId": "04bc1a7f68d02ec2004107d6ad788e85be2295139ce9d8aac8a86662", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "dime-0.clearwater.opnfv", "created": "2018-08-10T00:32:48Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:2d:de", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:2d:de", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:1d:6c", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:1d:6c", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/4e6e15cb-8517-4403-8173-26f598b6f9c7", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/4e6e15cb-8517-4403-8173-26f598b6f9c7", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:33:07.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "4e6e15cb-8517-4403-8173-26f598b6f9c7", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:33:07Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "bono-0.clearwater.opnfv", "created": "2018-08-10T00:32:47Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:ca:fc", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:ca:fc", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9c97b35f-1a51-4a49-baa8-1ed8441b4af5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9c97b35f-1a51-4a49-baa8-1ed8441b4af5", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:32:30.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "9c97b35f-1a51-4a49-baa8-1ed8441b4af5", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:32:30Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-10T00:32:16Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:f7:05", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:f7:05", "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:78:24:cb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/e63a087d-8593-4398-b191-fdaded768b32", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/e63a087d-8593-4398-b191-fdaded768b32", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:32:01.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "e63a087d-8593-4398-b191-fdaded768b32", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:32:01Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "ns.clearwater.opnfv", "created": "2018-08-10T00:30:18Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:36:45,336 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-0c7c4746-6fc6-460e-8712-061672aff877 2018-08-10 00:36:45,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.900419950485s 2018-08-10 00:36:45,337 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-0c7c4746-6fc6-460e-8712-061672aff877 2018-08-10 00:36:45,343 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-10 00:36:45,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/c5d70a4e-a322-4721-906e-b8bb5341badc/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}92a3849b72b6536b6bd7ba5e06b6795030097306" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-10 00:36:45,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:36:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-141bc609-7a5b-4fcc-b9c0-db60840c0abf x-compute-request-id: req-141bc609-7a5b-4fcc-b9c0-db60840c0abf Content-Encoding: gzip Content-Length: 17492 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008000] Security Framework initialized\n[ 0.008029] AppArmor: AppArmor initialized\n[ 0.008894] Yama: becoming mindful.\n[ 0.009789] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013015] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.015010] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017584] Initializing cgroup subsys memory\n[ 0.018513] Initializing cgroup subsys devices\n[ 0.019423] Initializing cgroup subsys freezer\n[ 0.020003] Initializing cgroup subsys blkio\n[ 0.020881] Initializing cgroup subsys perf_event\n[ 0.021827] Initializing cgroup subsys hugetlb\n[ 0.022781] CPU: Physical Processor ID: 0\n[ 0.024010] FEATURE SPEC_CTRL Not Present\n[ 0.025523] mce: CPU supports 10 MCE banks\n[ 0.026391] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.026391] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028003] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.029332] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.030842] Speculative Store Bypass: Vulnerable\n[ 0.032329] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.037277] ACPI: Core revision 20131115\n[ 0.038575] ACPI: All ACPI Tables successfully acquired\n[ 0.039783] ftrace: allocating 28727 entries in 113 pages\n[ 0.060266] Enabling x2apic\n[ 0.060939] Enabled x2apic\n[ 0.064003] Switched APIC routing to physical x2apic.\n[ 0.065920] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.068002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.070168] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.076724] KVM setup paravirtual spinlock\n[ 0.078861] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.080147] x86: Booting SMP configuration:\n[ 0.081090] .... node #0, CPUs: #1[ 0.078827] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.096017] x86: Booted up 1 node, 2 CPUs\n[ 0.096012] KVM setup async PF for cpu 1\n[ 0.096015] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.098823] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.100308] devtmpfs: initialized\n[ 0.102237] EVM: security.selinux\n[ 0.102982] EVM: security.SMACK64\n[ 0.104005] EVM: security.ima\n[ 0.104673] EVM: security.capability\n[ 0.105471] pinctrl core: initialized pinctrl subsystem\n[ 0.105882] regulator-dummy: no parameters\n[ 0.108061] RTC time: 0:35:27, date: 08/10/18\n[ 0.109013] NET: Registered protocol family 16\n[ 0.110013] cpuidle: using governor ladder\n[ 0.110881] cpuidle: using governor menu\n[ 0.111755] ACPI: bus type PCI registered\n[ 0.112003] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.113315] PCI: Using configuration type 1 for base access\n[ 0.114928] bio: create slab at 0\n[ 0.116055] ACPI: Added _OSI(Module Device)\n[ 0.116926] ACPI: Added _OSI(Processor Device)\n[ 0.117828] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.118765] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.120849] ACPI: Interpreter enabled\n[ 0.121652] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.123577] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.125244] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.127177] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.128553] ACPI: (supports S0 S5)\n[ 0.129289] ACPI: Using IOAPIC for interrupt routing\n[ 0.130281] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.132192] ACPI: No dock devices found.\n[ 0.134813] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.136006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.137301] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.138565] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.140177] acpiphp: Slot [3] registered\n[ 0.141025] acpiphp: Slot [4] registered\n[ 0.141861] acpiphp: Slot [5] registered\n[ 0.142707] acpiphp: Slot [6] registered\n[ 0.143537] acpiphp: Slot [7] registered\n[ 0.144017] acpiphp: Slot [8] registered\n[ 0.144853] acpiphp: Slot [9] registered\n[ 0.145696] acpiphp: Slot [10] registered\n[ 0.146549] acpiphp: Slot [11] registered\n[ 0.147401] acpiphp: Slot [12] registered\n[ 0.148016] acpiphp: Slot [13] registered\n[ 0.148870] acpiphp: Slot [14] registered\n[ 0.149728] acpiphp: Slot [15] registered\n[ 0.150582] acpiphp: Slot [16] registered\n[ 0.151444] acpiphp: Slot [17] registered\n[ 0.152017] acpiphp: Slot [18] registered\n[ 0.152872] acpiphp: Slot [19] registered\n[ 0.153723] acpiphp: Slot [20] registered\n[ 0.154574] acpiphp: Slot [21] registered\n[ 0.155432] acpiphp: Slot [22] registered\n[ 0.156017] acpiphp: Slot [23] registered\n[ 0.156873] acpiphp: Slot [24] registered\n[ 0.157725] acpiphp: Slot [25] registered\n[ 0.158572] acpiphp: Slot [26] registered\n[ 0.159417] acpiphp: Slot [27] registered\n[ 0.160016] acpiphp: Slot [28] registered\n[ 0.160870] acpiphp: Slot [29] registered\n[ 0.161767] acpiphp: Slot [30] registered\n[ 0.162624] acpiphp: Slot [31] registered\n[ 0.163479] PCI host bridge to bus 0000:00\n[ 0.164004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.165067] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.166247] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.167422] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.168003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.169293] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.175141] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.176011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.200111] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.202041] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.203587] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.204715] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.206217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.207596] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.208209] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.209136] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.210745] vgaarb: loaded\n[ 0.211372] vgaarb: bridge control possible 0000:00:02.0\n[ 0.212221] SCSI subsystem initialized\n[ 0.213162] ACPI: bus type USB registered\n[ 0.213162] usbcore: registered new interface driver usbfs\n[ 0.214014] usbcore: registered new interface driver hub\n[ 0.216043] usbcore: registered new device driver usb\n[ 0.217094] PCI: Using ACPI for IRQ routing\n[ 0.217168] NetLabel: Initializing\n[ 0.217924] NetLabel: domain hash size = 128\n[ 0.220003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.221044] NetLabel: unlabeled traffic allowed by default\n[ 0.224231] Switched to clocksource kvm-clock\n[ 0.231353] AppArmor: AppArmor Filesystem Enabled\n[ 0.232374] pnp: PnP ACPI init\n[ 0.233083] ACPI: bus type PNP registered\n[ 0.234465] pnp: PnP ACPI: found 8 devices\n[ 0.235333] ACPI: bus type PNP unregistered\n[ 0.242372] NET: Registered protocol family 2\n[ 0.243602] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.245195] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.246611] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.247958] TCP: reno registered\n[ 0.248696] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.249887] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.251199] NET: Registered protocol family 1\n[ 0.252138] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.253313] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.254441] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.276289] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.298051] Trying to unpack rootfs image as initramfs...\n[ 0.388258] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.390092] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.391260] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.392558] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.394317] Scanning for low memory corruption every 60 seconds\n[ 0.395877] Initialise system trusted keyring\n[ 0.396907] audit: initializing netlink socket (disabled)\n[ 0.398047] type=2000 audit(1533861328.866:1): initialized\n[ 0.417778] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.419838] zbud: loaded\n[ 0.420694] VFS: Disk quotas dquot_6.5.2\n[ 0.421605] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.423215] fuse init (API version 7.22)\n[ 0.424146] msgmni has been set to 3997\n[ 0.425088] Key type big_key registered\n[ 0.426205] Key type asymmetric registered\n[ 0.427101] Asymmetric key parser 'x509' registered\n[ 0.428153] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.429808] io scheduler noop registered\n[ 0.430692] io scheduler deadline registered (default)\n[ 0.431813] io scheduler cfq registered\n[ 0.432743] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.433898] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.435256] ipmi message handler version 39.2\n[ 0.436262] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.437861] ACPI: Power Button [PWRF]\n[ 0.438794] GHES: HEST is not enabled!\n[ 0.460206] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.503037] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.525102] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.526845] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.550651] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.552926] Linux agpgart interface v0.103\n[ 0.554619] brd: module loaded\n[ 0.555724] loop: module loaded\n[ 0.556777] blk-mq: CPU -> queue map\n[ 0.557601] CPU 0 -> Queue 0\n[ 0.558333] CPU 1 -> Queue 0\n[ 0.559659] vda: vda1\n[ 0.560941] scsi0 : ata_piix\n[ 0.561723] scsi1 : ata_piix\n[ 0.562427] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.563715] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.565208] libphy: Fixed MDIO Bus: probed\n[ 0.566161] tun: Universal TUN/TAP device driver, 1.6\n[ 0.567202] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.569806] PPP generic driver version 2.4.2\n[ 0.570803] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.572084] ehci-pci: EHCI PCI platform driver\n[ 0.573020] ehci-platform: EHCI generic platform driver\n[ 0.574084] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.575286] ohci-pci: OHCI PCI platform driver\n[ 0.576226] ohci-platform: OHCI generic platform driver\n[ 0.577305] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.599121] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.600201] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.601785] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.602998] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.604322] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.605827] usb usb1: Product: UHCI Host Controller\n[ 0.606820] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.608080] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.609130] hub 1-0:1.0: USB hub found\n[ 0.609959] hub 1-0:1.0: 2 ports detected\n[ 0.610929] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.613168] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.614185] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.615337] mousedev: PS/2 mouse device common for all mice\n[ 0.616716] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.618695] rtc_cmos 00:00: RTC can wake from S4\n[ 0.619907] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.621177] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.622486] device-mapper: uevent: version 1.0.3\n[ 0.623501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.625226] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.626494] TCP: cubic registered\n[ 0.627296] NET: Registered protocol family 10\n[ 0.628423] NET: Registered protocol family 17\n[ 0.629380] Key type dns_resolver registered\n[ 0.630472] Loading compiled-in X.509 certificates\n[ 0.631983] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.633876] registered taskstats version 1\n[ 0.643255] Key type trusted registered\n[ 0.646646] Key type encrypted registered\n[ 0.647520] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.648626] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.650157] regulator-dummy: disabling\n[ 0.651020] Magic number: 14:787:556\n[ 0.651945] rtc_cmos 00:00: setting system clock to 2018-08-10 00:35:28 UTC (1533861328)\n[ 0.653662] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.654841] EDD information not available.\n[ 0.721291] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.722933] Write protecting the kernel read-only data: 12288k\n[ 0.724560] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.727320] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.740147] systemd-udevd[107]: starting version 204\n[ 0.780334] FDC 0 is a S82078B\n[ 0.920093] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.085483] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.087258] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.089104] usb 1-1: Product: QEMU USB Tablet\n[ 1.090322] usb 1-1: Manufacturer: QEMU\n[ 1.091408] usb 1-1: SerialNumber: 42\n[ 1.792799] 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.030116] 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.137027] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.231921] 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 Fri, 10 Aug 2018 00:35:30 +0000. Up 2.57 seconds.\ncloud-init-nonet[2.74]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting 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[3.58]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 10 Aug 2018 00:35:31 +0000. Up 3.72 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:eb:98:4d |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:b8:57:00 |\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:\n24:bf:d3:55:63:4e:13:c5:aa:72:f4:fc:16:83:4a:6b root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o.|\n| ..|\n| . . *. |\n| + .=.o |\n| S ..+o |\n| o.oo.oo |\n| o ooo .o|\n| . E 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:\n23:77:b1:3d:f7:d8:e0:27:2b:5f:e1:3b:12:cb:9b:98 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| . |\n| + |\n| . S o o o. |\n| o o =.=.|\n| . *.=|\n| ++.*.|\n| 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:\n3f:ff:5d:07:06:ae:b6:35:da:a0:35:de:b0:96:92:49 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| . |\n| . . |\n| S . o |\n| E. . . . |\n| . oX.o o|\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:\n35:e2:d4:3b:ac:77:3e:24:b5:a5:02:f4:ef:ae:d0:8e root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| .. |\n| .o.+ |\n| o.+.o. . |\n| S.+o + |\n| oo.= |\n| o o=. |\n| = oo |\n| E ooo. |\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 early crypto disks... [80G [74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 10 Aug 2018 00:35:37 +0000. Up 10.13 seconds.\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting 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 ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 10 Aug 2018 00:35:39 +0000. Up 11.28 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+ 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 19094 0 --:--:-- --:--:-- --:--:-- 19201\nOK\n+ apt-get update\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Ign http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\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 [77.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 [754 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 [239 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [408 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.6 MB in 8s (1573 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.4\n+ '[' -n 192.168.0.4 ']'\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 3 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:19 http://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:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:40 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:46 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:48 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:50 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 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.12 [630 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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 9s (9373 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-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.12_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-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-153.203) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-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.12) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-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 8720\nclearwater-socket-factory-sig start/running, process 8726\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8774\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) ...\n"} 2018-08-10 00:36:45,451 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/c5d70a4e-a322-4721-906e-b8bb5341badc/action used request id req-141bc609-7a5b-4fcc-b9c0-db60840c0abf 2018-08-10 00:36:45,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.107394933701s 2018-08-10 00:36:45,453 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/c5d70a4e-a322-4721-906e-b8bb5341badc/action used request id req-141bc609-7a5b-4fcc-b9c0-db60840c0abf 2018-08-10 00:36:45,453 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008000] Security Framework initialized [ 0.008029] AppArmor: AppArmor initialized [ 0.008894] Yama: becoming mindful. [ 0.009789] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013015] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.015010] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017584] Initializing cgroup subsys memory [ 0.018513] Initializing cgroup subsys devices [ 0.019423] Initializing cgroup subsys freezer [ 0.020003] Initializing cgroup subsys blkio [ 0.020881] Initializing cgroup subsys perf_event [ 0.021827] Initializing cgroup subsys hugetlb [ 0.022781] CPU: Physical Processor ID: 0 [ 0.024010] FEATURE SPEC_CTRL Not Present [ 0.025523] mce: CPU supports 10 MCE banks [ 0.026391] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.026391] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028003] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.029332] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.030842] Speculative Store Bypass: Vulnerable [ 0.032329] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.037277] ACPI: Core revision 20131115 [ 0.038575] ACPI: All ACPI Tables successfully acquired [ 0.039783] ftrace: allocating 28727 entries in 113 pages [ 0.060266] Enabling x2apic [ 0.060939] Enabled x2apic [ 0.064003] Switched APIC routing to physical x2apic. [ 0.065920] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.068002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.070168] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.076724] KVM setup paravirtual spinlock [ 0.078861] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.080147] x86: Booting SMP configuration: [ 0.081090] .... node #0, CPUs: #1[ 0.078827] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.096017] x86: Booted up 1 node, 2 CPUs [ 0.096012] KVM setup async PF for cpu 1 [ 0.096015] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.098823] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.100308] devtmpfs: initialized [ 0.102237] EVM: security.selinux [ 0.102982] EVM: security.SMACK64 [ 0.104005] EVM: security.ima [ 0.104673] EVM: security.capability [ 0.105471] pinctrl core: initialized pinctrl subsystem [ 0.105882] regulator-dummy: no parameters [ 0.108061] RTC time: 0:35:27, date: 08/10/18 [ 0.109013] NET: Registered protocol family 16 [ 0.110013] cpuidle: using governor ladder [ 0.110881] cpuidle: using governor menu [ 0.111755] ACPI: bus type PCI registered [ 0.112003] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.113315] PCI: Using configuration type 1 for base access [ 0.114928] bio: create slab at 0 [ 0.116055] ACPI: Added _OSI(Module Device) [ 0.116926] ACPI: Added _OSI(Processor Device) [ 0.117828] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.118765] ACPI: Added _OSI(Processor Aggregator Device) [ 0.120849] ACPI: Interpreter enabled [ 0.121652] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.123577] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.125244] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.127177] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.128553] ACPI: (supports S0 S5) [ 0.129289] ACPI: Using IOAPIC for interrupt routing [ 0.130281] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.132192] ACPI: No dock devices found. [ 0.134813] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.136006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.137301] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.138565] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.140177] acpiphp: Slot [3] registered [ 0.141025] acpiphp: Slot [4] registered [ 0.141861] acpiphp: Slot [5] registered [ 0.142707] acpiphp: Slot [6] registered [ 0.143537] acpiphp: Slot [7] registered [ 0.144017] acpiphp: Slot [8] registered [ 0.144853] acpiphp: Slot [9] registered [ 0.145696] acpiphp: Slot [10] registered [ 0.146549] acpiphp: Slot [11] registered [ 0.147401] acpiphp: Slot [12] registered [ 0.148016] acpiphp: Slot [13] registered [ 0.148870] acpiphp: Slot [14] registered [ 0.149728] acpiphp: Slot [15] registered [ 0.150582] acpiphp: Slot [16] registered [ 0.151444] acpiphp: Slot [17] registered [ 0.152017] acpiphp: Slot [18] registered [ 0.152872] acpiphp: Slot [19] registered [ 0.153723] acpiphp: Slot [20] registered [ 0.154574] acpiphp: Slot [21] registered [ 0.155432] acpiphp: Slot [22] registered [ 0.156017] acpiphp: Slot [23] registered [ 0.156873] acpiphp: Slot [24] registered [ 0.157725] acpiphp: Slot [25] registered [ 0.158572] acpiphp: Slot [26] registered [ 0.159417] acpiphp: Slot [27] registered [ 0.160016] acpiphp: Slot [28] registered [ 0.160870] acpiphp: Slot [29] registered [ 0.161767] acpiphp: Slot [30] registered [ 0.162624] acpiphp: Slot [31] registered [ 0.163479] PCI host bridge to bus 0000:00 [ 0.164004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.165067] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.166247] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.167422] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.168003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.169293] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.175141] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.176011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.200111] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.202041] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.203587] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.204715] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.206217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.207596] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.208209] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.209136] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.210745] vgaarb: loaded [ 0.211372] vgaarb: bridge control possible 0000:00:02.0 [ 0.212221] SCSI subsystem initialized [ 0.213162] ACPI: bus type USB registered [ 0.213162] usbcore: registered new interface driver usbfs [ 0.214014] usbcore: registered new interface driver hub [ 0.216043] usbcore: registered new device driver usb [ 0.217094] PCI: Using ACPI for IRQ routing [ 0.217168] NetLabel: Initializing [ 0.217924] NetLabel: domain hash size = 128 [ 0.220003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.221044] NetLabel: unlabeled traffic allowed by default [ 0.224231] Switched to clocksource kvm-clock [ 0.231353] AppArmor: AppArmor Filesystem Enabled [ 0.232374] pnp: PnP ACPI init [ 0.233083] ACPI: bus type PNP registered [ 0.234465] pnp: PnP ACPI: found 8 devices [ 0.235333] ACPI: bus type PNP unregistered [ 0.242372] NET: Registered protocol family 2 [ 0.243602] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.245195] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.246611] TCP: Hash tables configured (established 16384 bind 16384) [ 0.247958] TCP: reno registered [ 0.248696] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.249887] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.251199] NET: Registered protocol family 1 [ 0.252138] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.253313] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.254441] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.276289] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.298051] Trying to unpack rootfs image as initramfs... [ 0.388258] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.390092] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.391260] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.392558] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.394317] Scanning for low memory corruption every 60 seconds [ 0.395877] Initialise system trusted keyring [ 0.396907] audit: initializing netlink socket (disabled) [ 0.398047] type=2000 audit(1533861328.866:1): initialized [ 0.417778] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.419838] zbud: loaded [ 0.420694] VFS: Disk quotas dquot_6.5.2 [ 0.421605] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.423215] fuse init (API version 7.22) [ 0.424146] msgmni has been set to 3997 [ 0.425088] Key type big_key registered [ 0.426205] Key type asymmetric registered [ 0.427101] Asymmetric key parser 'x509' registered [ 0.428153] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.429808] io scheduler noop registered [ 0.430692] io scheduler deadline registered (default) [ 0.431813] io scheduler cfq registered [ 0.432743] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.433898] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.435256] ipmi message handler version 39.2 [ 0.436262] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.437861] ACPI: Power Button [PWRF] [ 0.438794] GHES: HEST is not enabled! [ 0.460206] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.503037] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.525102] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.526845] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.550651] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.552926] Linux agpgart interface v0.103 [ 0.554619] brd: module loaded [ 0.555724] loop: module loaded [ 0.556777] blk-mq: CPU -> queue map [ 0.557601] CPU 0 -> Queue 0 [ 0.558333] CPU 1 -> Queue 0 [ 0.559659] vda: vda1 [ 0.560941] scsi0 : ata_piix [ 0.561723] scsi1 : ata_piix [ 0.562427] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.563715] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.565208] libphy: Fixed MDIO Bus: probed [ 0.566161] tun: Universal TUN/TAP device driver, 1.6 [ 0.567202] tun: (C) 1999-2004 Max Krasnyansky [ 0.569806] PPP generic driver version 2.4.2 [ 0.570803] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.572084] ehci-pci: EHCI PCI platform driver [ 0.573020] ehci-platform: EHCI generic platform driver [ 0.574084] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.575286] ohci-pci: OHCI PCI platform driver [ 0.576226] ohci-platform: OHCI generic platform driver [ 0.577305] uhci_hcd: USB Universal Host Controller Interface driver [ 0.599121] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.600201] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.601785] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.602998] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.604322] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.605827] usb usb1: Product: UHCI Host Controller [ 0.606820] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.608080] usb usb1: SerialNumber: 0000:00:01.2 [ 0.609130] hub 1-0:1.0: USB hub found [ 0.609959] hub 1-0:1.0: 2 ports detected [ 0.610929] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613168] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614185] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615337] mousedev: PS/2 mouse device common for all mice [ 0.616716] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618695] rtc_cmos 00:00: RTC can wake from S4 [ 0.619907] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.621177] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.622486] device-mapper: uevent: version 1.0.3 [ 0.623501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.625226] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626494] TCP: cubic registered [ 0.627296] NET: Registered protocol family 10 [ 0.628423] NET: Registered protocol family 17 [ 0.629380] Key type dns_resolver registered [ 0.630472] Loading compiled-in X.509 certificates [ 0.631983] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.633876] registered taskstats version 1 [ 0.643255] Key type trusted registered [ 0.646646] Key type encrypted registered [ 0.647520] AppArmor: AppArmor sha1 policy hashing enabled [ 0.648626] IMA: No TPM chip found, activating TPM-bypass! [ 0.650157] regulator-dummy: disabling [ 0.651020] Magic number: 14:787:556 [ 0.651945] rtc_cmos 00:00: setting system clock to 2018-08-10 00:35:28 UTC (1533861328) [ 0.653662] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654841] EDD information not available. [ 0.721291] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.722933] Write protecting the kernel read-only data: 12288k [ 0.724560] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.727320] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.740147] systemd-udevd[107]: starting version 204 [ 0.780334] FDC 0 is a S82078B [ 0.920093] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.085483] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.087258] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.089104] usb 1-1: Product: QEMU USB Tablet [ 1.090322] usb 1-1: Manufacturer: QEMU [ 1.091408] usb 1-1: SerialNumber: 42 [ 1.792799] 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.030116] 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.137027] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.231921] 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 Fri, 10 Aug 2018 00:35:30 +0000. Up 2.57 seconds. cloud-init-nonet[2.74]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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[3.58]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 10 Aug 2018 00:35:31 +0000. Up 3.72 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:eb:98:4d | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:b8:57:00 | 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: 24:bf:d3:55:63:4e:13:c5:aa:72:f4:fc:16:83:4a:6b root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o.| | ..| | . . *. | | + .=.o | | S ..+o | | o.oo.oo | | o ooo .o| | . E 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: 23:77:b1:3d:f7:d8:e0:27:2b:5f:e1:3b:12:cb:9b:98 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | . | | + | | . S o o o. | | o 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: 3f:ff:5d:07:06:ae:b6:35:da:a0:35:de:b0:96:92:49 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . | | . . | | S . o | | E. . . . | | . oX.o 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: 35:e2:d4:3b:ac:77:3e:24:b5:a5:02:f4:ef:ae:d0:8e root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | .. | | .o.+ | | o.+.o. . | | S.+o + | | oo.= | | o o=. | | = oo | | E ooo. | +-----------------+ * 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 early crypto disks... [80G [74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 10 Aug 2018 00:35:37 +0000. Up 10.13 seconds. * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting 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 ] Generating locales... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:final' at Fri, 10 Aug 2018 00:35:39 +0000. Up 11.28 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 + 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 19094 0 --:--:-- --:--:-- --:--:-- 19201 OK + apt-get update Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] 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 [77.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 [754 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 [239 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [408 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.6 MB in 8s (1573 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.4 + '[' -n 192.168.0.4 ']' + 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 3 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:19 http://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:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:50 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 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.12 [630 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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 9s (9373 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-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.12_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-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-153.203) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-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.12) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-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 8720 clearwater-socket-factory-sig start/running, process 8726 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8774 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) ... 2018-08-10 00:36:45,457 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-10 00:36:55,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:36:55,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:36:56,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:36: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-1a636107-c0e9-4627-91f3-64ca7f5dd75d x-compute-request-id: req-1a636107-c0e9-4627-91f3-64ca7f5dd75d Content-Encoding: gzip Content-Length: 1523 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:b8:c1:7a", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:c1:7a", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:19:ad", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/28508959-0e28-431d-8835-d1d0073bb4ec", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/28508959-0e28-431d-8835-d1d0073bb4ec", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:33:27.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "28508959-0e28-431d-8835-d1d0073bb4ec", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:33:27Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-10T00:33:11Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:4d:3c", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:4d:3c", "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:59:95:5f", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:95:5f", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cb5c6202-d825-4f6b-86fb-6291cfa179c3", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cb5c6202-d825-4f6b-86fb-6291cfa179c3", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:33:13.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "cb5c6202-d825-4f6b-86fb-6291cfa179c3", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:33:13Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "homer-0.clearwater.opnfv", "created": "2018-08-10T00:32:50Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:3f:fc", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:3f:fc", "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:05:fd:f4", "version": 4, "addr": "192.168.1.35", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/442bd3c1-ab79-4422-a6c0-91aa3666d85c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/442bd3c1-ab79-4422-a6c0-91aa3666d85c", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:33:15.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "442bd3c1-ab79-4422-a6c0-91aa3666d85c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:33:15Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-10T00:32:49Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:57:00", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:57:00", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:98:4d", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/c5d70a4e-a322-4721-906e-b8bb5341badc", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/c5d70a4e-a322-4721-906e-b8bb5341badc", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:35:27.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "c5d70a4e-a322-4721-906e-b8bb5341badc", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:35:27Z", "hostId": "04bc1a7f68d02ec2004107d6ad788e85be2295139ce9d8aac8a86662", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "dime-0.clearwater.opnfv", "created": "2018-08-10T00:32:48Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:2d:de", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:2d:de", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:1d:6c", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:1d:6c", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/4e6e15cb-8517-4403-8173-26f598b6f9c7", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/4e6e15cb-8517-4403-8173-26f598b6f9c7", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:33:07.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "4e6e15cb-8517-4403-8173-26f598b6f9c7", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:33:07Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "bono-0.clearwater.opnfv", "created": "2018-08-10T00:32:47Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:ca:fc", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:ca:fc", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9c97b35f-1a51-4a49-baa8-1ed8441b4af5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9c97b35f-1a51-4a49-baa8-1ed8441b4af5", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:32:30.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "9c97b35f-1a51-4a49-baa8-1ed8441b4af5", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:32:30Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-10T00:32:16Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:f7:05", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:f7:05", "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:78:24:cb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/e63a087d-8593-4398-b191-fdaded768b32", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/e63a087d-8593-4398-b191-fdaded768b32", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:32:01.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "e63a087d-8593-4398-b191-fdaded768b32", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:32:01Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "ns.clearwater.opnfv", "created": "2018-08-10T00:30:18Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:36:56,020 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-1a636107-c0e9-4627-91f3-64ca7f5dd75d 2018-08-10 00:36:56,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.55238199234s 2018-08-10 00:36:56,021 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-1a636107-c0e9-4627-91f3-64ca7f5dd75d 2018-08-10 00:36:56,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-10 00:36:56,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/c5d70a4e-a322-4721-906e-b8bb5341badc/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}92a3849b72b6536b6bd7ba5e06b6795030097306" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-10 00:36:56,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:36: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-b4d9db65-d817-4501-a653-2da6902bbc59 x-compute-request-id: req-b4d9db65-d817-4501-a653-2da6902bbc59 Content-Encoding: gzip Content-Length: 18440 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008000] Security Framework initialized\n[ 0.008029] AppArmor: AppArmor initialized\n[ 0.008894] Yama: becoming mindful.\n[ 0.009789] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013015] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.015010] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017584] Initializing cgroup subsys memory\n[ 0.018513] Initializing cgroup subsys devices\n[ 0.019423] Initializing cgroup subsys freezer\n[ 0.020003] Initializing cgroup subsys blkio\n[ 0.020881] Initializing cgroup subsys perf_event\n[ 0.021827] Initializing cgroup subsys hugetlb\n[ 0.022781] CPU: Physical Processor ID: 0\n[ 0.024010] FEATURE SPEC_CTRL Not Present\n[ 0.025523] mce: CPU supports 10 MCE banks\n[ 0.026391] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.026391] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028003] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.029332] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.030842] Speculative Store Bypass: Vulnerable\n[ 0.032329] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.037277] ACPI: Core revision 20131115\n[ 0.038575] ACPI: All ACPI Tables successfully acquired\n[ 0.039783] ftrace: allocating 28727 entries in 113 pages\n[ 0.060266] Enabling x2apic\n[ 0.060939] Enabled x2apic\n[ 0.064003] Switched APIC routing to physical x2apic.\n[ 0.065920] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.068002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.070168] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.076724] KVM setup paravirtual spinlock\n[ 0.078861] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.080147] x86: Booting SMP configuration:\n[ 0.081090] .... node #0, CPUs: #1[ 0.078827] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.096017] x86: Booted up 1 node, 2 CPUs\n[ 0.096012] KVM setup async PF for cpu 1\n[ 0.096015] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.098823] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.100308] devtmpfs: initialized\n[ 0.102237] EVM: security.selinux\n[ 0.102982] EVM: security.SMACK64\n[ 0.104005] EVM: security.ima\n[ 0.104673] EVM: security.capability\n[ 0.105471] pinctrl core: initialized pinctrl subsystem\n[ 0.105882] regulator-dummy: no parameters\n[ 0.108061] RTC time: 0:35:27, date: 08/10/18\n[ 0.109013] NET: Registered protocol family 16\n[ 0.110013] cpuidle: using governor ladder\n[ 0.110881] cpuidle: using governor menu\n[ 0.111755] ACPI: bus type PCI registered\n[ 0.112003] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.113315] PCI: Using configuration type 1 for base access\n[ 0.114928] bio: create slab at 0\n[ 0.116055] ACPI: Added _OSI(Module Device)\n[ 0.116926] ACPI: Added _OSI(Processor Device)\n[ 0.117828] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.118765] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.120849] ACPI: Interpreter enabled\n[ 0.121652] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.123577] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.125244] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.127177] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.128553] ACPI: (supports S0 S5)\n[ 0.129289] ACPI: Using IOAPIC for interrupt routing\n[ 0.130281] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.132192] ACPI: No dock devices found.\n[ 0.134813] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.136006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.137301] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.138565] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.140177] acpiphp: Slot [3] registered\n[ 0.141025] acpiphp: Slot [4] registered\n[ 0.141861] acpiphp: Slot [5] registered\n[ 0.142707] acpiphp: Slot [6] registered\n[ 0.143537] acpiphp: Slot [7] registered\n[ 0.144017] acpiphp: Slot [8] registered\n[ 0.144853] acpiphp: Slot [9] registered\n[ 0.145696] acpiphp: Slot [10] registered\n[ 0.146549] acpiphp: Slot [11] registered\n[ 0.147401] acpiphp: Slot [12] registered\n[ 0.148016] acpiphp: Slot [13] registered\n[ 0.148870] acpiphp: Slot [14] registered\n[ 0.149728] acpiphp: Slot [15] registered\n[ 0.150582] acpiphp: Slot [16] registered\n[ 0.151444] acpiphp: Slot [17] registered\n[ 0.152017] acpiphp: Slot [18] registered\n[ 0.152872] acpiphp: Slot [19] registered\n[ 0.153723] acpiphp: Slot [20] registered\n[ 0.154574] acpiphp: Slot [21] registered\n[ 0.155432] acpiphp: Slot [22] registered\n[ 0.156017] acpiphp: Slot [23] registered\n[ 0.156873] acpiphp: Slot [24] registered\n[ 0.157725] acpiphp: Slot [25] registered\n[ 0.158572] acpiphp: Slot [26] registered\n[ 0.159417] acpiphp: Slot [27] registered\n[ 0.160016] acpiphp: Slot [28] registered\n[ 0.160870] acpiphp: Slot [29] registered\n[ 0.161767] acpiphp: Slot [30] registered\n[ 0.162624] acpiphp: Slot [31] registered\n[ 0.163479] PCI host bridge to bus 0000:00\n[ 0.164004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.165067] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.166247] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.167422] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.168003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.169293] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.175141] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.176011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.200111] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.202041] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.203587] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.204715] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.206217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.207596] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.208209] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.209136] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.210745] vgaarb: loaded\n[ 0.211372] vgaarb: bridge control possible 0000:00:02.0\n[ 0.212221] SCSI subsystem initialized\n[ 0.213162] ACPI: bus type USB registered\n[ 0.213162] usbcore: registered new interface driver usbfs\n[ 0.214014] usbcore: registered new interface driver hub\n[ 0.216043] usbcore: registered new device driver usb\n[ 0.217094] PCI: Using ACPI for IRQ routing\n[ 0.217168] NetLabel: Initializing\n[ 0.217924] NetLabel: domain hash size = 128\n[ 0.220003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.221044] NetLabel: unlabeled traffic allowed by default\n[ 0.224231] Switched to clocksource kvm-clock\n[ 0.231353] AppArmor: AppArmor Filesystem Enabled\n[ 0.232374] pnp: PnP ACPI init\n[ 0.233083] ACPI: bus type PNP registered\n[ 0.234465] pnp: PnP ACPI: found 8 devices\n[ 0.235333] ACPI: bus type PNP unregistered\n[ 0.242372] NET: Registered protocol family 2\n[ 0.243602] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.245195] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.246611] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.247958] TCP: reno registered\n[ 0.248696] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.249887] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.251199] NET: Registered protocol family 1\n[ 0.252138] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.253313] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.254441] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.276289] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.298051] Trying to unpack rootfs image as initramfs...\n[ 0.388258] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.390092] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.391260] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.392558] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.394317] Scanning for low memory corruption every 60 seconds\n[ 0.395877] Initialise system trusted keyring\n[ 0.396907] audit: initializing netlink socket (disabled)\n[ 0.398047] type=2000 audit(1533861328.866:1): initialized\n[ 0.417778] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.419838] zbud: loaded\n[ 0.420694] VFS: Disk quotas dquot_6.5.2\n[ 0.421605] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.423215] fuse init (API version 7.22)\n[ 0.424146] msgmni has been set to 3997\n[ 0.425088] Key type big_key registered\n[ 0.426205] Key type asymmetric registered\n[ 0.427101] Asymmetric key parser 'x509' registered\n[ 0.428153] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.429808] io scheduler noop registered\n[ 0.430692] io scheduler deadline registered (default)\n[ 0.431813] io scheduler cfq registered\n[ 0.432743] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.433898] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.435256] ipmi message handler version 39.2\n[ 0.436262] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.437861] ACPI: Power Button [PWRF]\n[ 0.438794] GHES: HEST is not enabled!\n[ 0.460206] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.503037] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.525102] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.526845] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.550651] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.552926] Linux agpgart interface v0.103\n[ 0.554619] brd: module loaded\n[ 0.555724] loop: module loaded\n[ 0.556777] blk-mq: CPU -> queue map\n[ 0.557601] CPU 0 -> Queue 0\n[ 0.558333] CPU 1 -> Queue 0\n[ 0.559659] vda: vda1\n[ 0.560941] scsi0 : ata_piix\n[ 0.561723] scsi1 : ata_piix\n[ 0.562427] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.563715] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.565208] libphy: Fixed MDIO Bus: probed\n[ 0.566161] tun: Universal TUN/TAP device driver, 1.6\n[ 0.567202] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.569806] PPP generic driver version 2.4.2\n[ 0.570803] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.572084] ehci-pci: EHCI PCI platform driver\n[ 0.573020] ehci-platform: EHCI generic platform driver\n[ 0.574084] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.575286] ohci-pci: OHCI PCI platform driver\n[ 0.576226] ohci-platform: OHCI generic platform driver\n[ 0.577305] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.599121] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.600201] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.601785] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.602998] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.604322] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.605827] usb usb1: Product: UHCI Host Controller\n[ 0.606820] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.608080] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.609130] hub 1-0:1.0: USB hub found\n[ 0.609959] hub 1-0:1.0: 2 ports detected\n[ 0.610929] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.613168] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.614185] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.615337] mousedev: PS/2 mouse device common for all mice\n[ 0.616716] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.618695] rtc_cmos 00:00: RTC can wake from S4\n[ 0.619907] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.621177] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.622486] device-mapper: uevent: version 1.0.3\n[ 0.623501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.625226] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.626494] TCP: cubic registered\n[ 0.627296] NET: Registered protocol family 10\n[ 0.628423] NET: Registered protocol family 17\n[ 0.629380] Key type dns_resolver registered\n[ 0.630472] Loading compiled-in X.509 certificates\n[ 0.631983] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.633876] registered taskstats version 1\n[ 0.643255] Key type trusted registered\n[ 0.646646] Key type encrypted registered\n[ 0.647520] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.648626] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.650157] regulator-dummy: disabling\n[ 0.651020] Magic number: 14:787:556\n[ 0.651945] rtc_cmos 00:00: setting system clock to 2018-08-10 00:35:28 UTC (1533861328)\n[ 0.653662] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.654841] EDD information not available.\n[ 0.721291] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.722933] Write protecting the kernel read-only data: 12288k\n[ 0.724560] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.727320] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.740147] systemd-udevd[107]: starting version 204\n[ 0.780334] FDC 0 is a S82078B\n[ 0.920093] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.085483] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.087258] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.089104] usb 1-1: Product: QEMU USB Tablet\n[ 1.090322] usb 1-1: Manufacturer: QEMU\n[ 1.091408] usb 1-1: SerialNumber: 42\n[ 1.792799] 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.030116] 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.137027] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.231921] 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 Fri, 10 Aug 2018 00:35:30 +0000. Up 2.57 seconds.\ncloud-init-nonet[2.74]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting 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[3.58]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 10 Aug 2018 00:35:31 +0000. Up 3.72 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:eb:98:4d |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:b8:57:00 |\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:\n24:bf:d3:55:63:4e:13:c5:aa:72:f4:fc:16:83:4a:6b root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o.|\n| ..|\n| . . *. |\n| + .=.o |\n| S ..+o |\n| o.oo.oo |\n| o ooo .o|\n| . E 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:\n23:77:b1:3d:f7:d8:e0:27:2b:5f:e1:3b:12:cb:9b:98 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| . |\n| + |\n| . S o o o. |\n| o o =.=.|\n| . *.=|\n| ++.*.|\n| 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:\n3f:ff:5d:07:06:ae:b6:35:da:a0:35:de:b0:96:92:49 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| . |\n| . . |\n| S . o |\n| E. . . . |\n| . oX.o o|\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:\n35:e2:d4:3b:ac:77:3e:24:b5:a5:02:f4:ef:ae:d0:8e root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| .. |\n| .o.+ |\n| o.+.o. . |\n| S.+o + |\n| oo.= |\n| o o=. |\n| = oo |\n| E ooo. |\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 early crypto disks... [80G [74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 10 Aug 2018 00:35:37 +0000. Up 10.13 seconds.\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting 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 ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 10 Aug 2018 00:35:39 +0000. Up 11.28 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+ 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 19094 0 --:--:-- --:--:-- --:--:-- 19201\nOK\n+ apt-get update\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Ign http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\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 [77.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 [754 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 [239 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [408 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.6 MB in 8s (1573 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.4\n+ '[' -n 192.168.0.4 ']'\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 3 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:19 http://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:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:40 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:46 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:48 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:50 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 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.12 [630 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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 9s (9373 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-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.12_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-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-153.203) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-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.12) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-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 8720\nclearwater-socket-factory-sig start/running, process 8726\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8774\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)\n"} 2018-08-10 00:36:56,137 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/c5d70a4e-a322-4721-906e-b8bb5341badc/action used request id req-b4d9db65-d817-4501-a653-2da6902bbc59 2018-08-10 00:36:56,137 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.10787987709s 2018-08-10 00:36:56,139 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/c5d70a4e-a322-4721-906e-b8bb5341badc/action used request id req-b4d9db65-d817-4501-a653-2da6902bbc59 2018-08-10 00:36:56,139 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008000] Security Framework initialized [ 0.008029] AppArmor: AppArmor initialized [ 0.008894] Yama: becoming mindful. [ 0.009789] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013015] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.015010] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017584] Initializing cgroup subsys memory [ 0.018513] Initializing cgroup subsys devices [ 0.019423] Initializing cgroup subsys freezer [ 0.020003] Initializing cgroup subsys blkio [ 0.020881] Initializing cgroup subsys perf_event [ 0.021827] Initializing cgroup subsys hugetlb [ 0.022781] CPU: Physical Processor ID: 0 [ 0.024010] FEATURE SPEC_CTRL Not Present [ 0.025523] mce: CPU supports 10 MCE banks [ 0.026391] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.026391] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028003] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.029332] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.030842] Speculative Store Bypass: Vulnerable [ 0.032329] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.037277] ACPI: Core revision 20131115 [ 0.038575] ACPI: All ACPI Tables successfully acquired [ 0.039783] ftrace: allocating 28727 entries in 113 pages [ 0.060266] Enabling x2apic [ 0.060939] Enabled x2apic [ 0.064003] Switched APIC routing to physical x2apic. [ 0.065920] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.068002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.070168] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.076724] KVM setup paravirtual spinlock [ 0.078861] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.080147] x86: Booting SMP configuration: [ 0.081090] .... node #0, CPUs: #1[ 0.078827] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.096017] x86: Booted up 1 node, 2 CPUs [ 0.096012] KVM setup async PF for cpu 1 [ 0.096015] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.098823] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.100308] devtmpfs: initialized [ 0.102237] EVM: security.selinux [ 0.102982] EVM: security.SMACK64 [ 0.104005] EVM: security.ima [ 0.104673] EVM: security.capability [ 0.105471] pinctrl core: initialized pinctrl subsystem [ 0.105882] regulator-dummy: no parameters [ 0.108061] RTC time: 0:35:27, date: 08/10/18 [ 0.109013] NET: Registered protocol family 16 [ 0.110013] cpuidle: using governor ladder [ 0.110881] cpuidle: using governor menu [ 0.111755] ACPI: bus type PCI registered [ 0.112003] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.113315] PCI: Using configuration type 1 for base access [ 0.114928] bio: create slab at 0 [ 0.116055] ACPI: Added _OSI(Module Device) [ 0.116926] ACPI: Added _OSI(Processor Device) [ 0.117828] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.118765] ACPI: Added _OSI(Processor Aggregator Device) [ 0.120849] ACPI: Interpreter enabled [ 0.121652] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.123577] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.125244] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.127177] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.128553] ACPI: (supports S0 S5) [ 0.129289] ACPI: Using IOAPIC for interrupt routing [ 0.130281] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.132192] ACPI: No dock devices found. [ 0.134813] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.136006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.137301] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.138565] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.140177] acpiphp: Slot [3] registered [ 0.141025] acpiphp: Slot [4] registered [ 0.141861] acpiphp: Slot [5] registered [ 0.142707] acpiphp: Slot [6] registered [ 0.143537] acpiphp: Slot [7] registered [ 0.144017] acpiphp: Slot [8] registered [ 0.144853] acpiphp: Slot [9] registered [ 0.145696] acpiphp: Slot [10] registered [ 0.146549] acpiphp: Slot [11] registered [ 0.147401] acpiphp: Slot [12] registered [ 0.148016] acpiphp: Slot [13] registered [ 0.148870] acpiphp: Slot [14] registered [ 0.149728] acpiphp: Slot [15] registered [ 0.150582] acpiphp: Slot [16] registered [ 0.151444] acpiphp: Slot [17] registered [ 0.152017] acpiphp: Slot [18] registered [ 0.152872] acpiphp: Slot [19] registered [ 0.153723] acpiphp: Slot [20] registered [ 0.154574] acpiphp: Slot [21] registered [ 0.155432] acpiphp: Slot [22] registered [ 0.156017] acpiphp: Slot [23] registered [ 0.156873] acpiphp: Slot [24] registered [ 0.157725] acpiphp: Slot [25] registered [ 0.158572] acpiphp: Slot [26] registered [ 0.159417] acpiphp: Slot [27] registered [ 0.160016] acpiphp: Slot [28] registered [ 0.160870] acpiphp: Slot [29] registered [ 0.161767] acpiphp: Slot [30] registered [ 0.162624] acpiphp: Slot [31] registered [ 0.163479] PCI host bridge to bus 0000:00 [ 0.164004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.165067] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.166247] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.167422] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.168003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.169293] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.175141] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.176011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.200111] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.202041] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.203587] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.204715] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.206217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.207596] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.208209] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.209136] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.210745] vgaarb: loaded [ 0.211372] vgaarb: bridge control possible 0000:00:02.0 [ 0.212221] SCSI subsystem initialized [ 0.213162] ACPI: bus type USB registered [ 0.213162] usbcore: registered new interface driver usbfs [ 0.214014] usbcore: registered new interface driver hub [ 0.216043] usbcore: registered new device driver usb [ 0.217094] PCI: Using ACPI for IRQ routing [ 0.217168] NetLabel: Initializing [ 0.217924] NetLabel: domain hash size = 128 [ 0.220003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.221044] NetLabel: unlabeled traffic allowed by default [ 0.224231] Switched to clocksource kvm-clock [ 0.231353] AppArmor: AppArmor Filesystem Enabled [ 0.232374] pnp: PnP ACPI init [ 0.233083] ACPI: bus type PNP registered [ 0.234465] pnp: PnP ACPI: found 8 devices [ 0.235333] ACPI: bus type PNP unregistered [ 0.242372] NET: Registered protocol family 2 [ 0.243602] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.245195] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.246611] TCP: Hash tables configured (established 16384 bind 16384) [ 0.247958] TCP: reno registered [ 0.248696] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.249887] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.251199] NET: Registered protocol family 1 [ 0.252138] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.253313] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.254441] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.276289] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.298051] Trying to unpack rootfs image as initramfs... [ 0.388258] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.390092] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.391260] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.392558] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.394317] Scanning for low memory corruption every 60 seconds [ 0.395877] Initialise system trusted keyring [ 0.396907] audit: initializing netlink socket (disabled) [ 0.398047] type=2000 audit(1533861328.866:1): initialized [ 0.417778] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.419838] zbud: loaded [ 0.420694] VFS: Disk quotas dquot_6.5.2 [ 0.421605] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.423215] fuse init (API version 7.22) [ 0.424146] msgmni has been set to 3997 [ 0.425088] Key type big_key registered [ 0.426205] Key type asymmetric registered [ 0.427101] Asymmetric key parser 'x509' registered [ 0.428153] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.429808] io scheduler noop registered [ 0.430692] io scheduler deadline registered (default) [ 0.431813] io scheduler cfq registered [ 0.432743] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.433898] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.435256] ipmi message handler version 39.2 [ 0.436262] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.437861] ACPI: Power Button [PWRF] [ 0.438794] GHES: HEST is not enabled! [ 0.460206] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.503037] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.525102] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.526845] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.550651] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.552926] Linux agpgart interface v0.103 [ 0.554619] brd: module loaded [ 0.555724] loop: module loaded [ 0.556777] blk-mq: CPU -> queue map [ 0.557601] CPU 0 -> Queue 0 [ 0.558333] CPU 1 -> Queue 0 [ 0.559659] vda: vda1 [ 0.560941] scsi0 : ata_piix [ 0.561723] scsi1 : ata_piix [ 0.562427] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.563715] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.565208] libphy: Fixed MDIO Bus: probed [ 0.566161] tun: Universal TUN/TAP device driver, 1.6 [ 0.567202] tun: (C) 1999-2004 Max Krasnyansky [ 0.569806] PPP generic driver version 2.4.2 [ 0.570803] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.572084] ehci-pci: EHCI PCI platform driver [ 0.573020] ehci-platform: EHCI generic platform driver [ 0.574084] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.575286] ohci-pci: OHCI PCI platform driver [ 0.576226] ohci-platform: OHCI generic platform driver [ 0.577305] uhci_hcd: USB Universal Host Controller Interface driver [ 0.599121] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.600201] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.601785] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.602998] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.604322] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.605827] usb usb1: Product: UHCI Host Controller [ 0.606820] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.608080] usb usb1: SerialNumber: 0000:00:01.2 [ 0.609130] hub 1-0:1.0: USB hub found [ 0.609959] hub 1-0:1.0: 2 ports detected [ 0.610929] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613168] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614185] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615337] mousedev: PS/2 mouse device common for all mice [ 0.616716] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618695] rtc_cmos 00:00: RTC can wake from S4 [ 0.619907] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.621177] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.622486] device-mapper: uevent: version 1.0.3 [ 0.623501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.625226] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626494] TCP: cubic registered [ 0.627296] NET: Registered protocol family 10 [ 0.628423] NET: Registered protocol family 17 [ 0.629380] Key type dns_resolver registered [ 0.630472] Loading compiled-in X.509 certificates [ 0.631983] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.633876] registered taskstats version 1 [ 0.643255] Key type trusted registered [ 0.646646] Key type encrypted registered [ 0.647520] AppArmor: AppArmor sha1 policy hashing enabled [ 0.648626] IMA: No TPM chip found, activating TPM-bypass! [ 0.650157] regulator-dummy: disabling [ 0.651020] Magic number: 14:787:556 [ 0.651945] rtc_cmos 00:00: setting system clock to 2018-08-10 00:35:28 UTC (1533861328) [ 0.653662] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654841] EDD information not available. [ 0.721291] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.722933] Write protecting the kernel read-only data: 12288k [ 0.724560] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.727320] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.740147] systemd-udevd[107]: starting version 204 [ 0.780334] FDC 0 is a S82078B [ 0.920093] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.085483] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.087258] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.089104] usb 1-1: Product: QEMU USB Tablet [ 1.090322] usb 1-1: Manufacturer: QEMU [ 1.091408] usb 1-1: SerialNumber: 42 [ 1.792799] 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.030116] 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.137027] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.231921] 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 Fri, 10 Aug 2018 00:35:30 +0000. Up 2.57 seconds. cloud-init-nonet[2.74]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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[3.58]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 10 Aug 2018 00:35:31 +0000. Up 3.72 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:eb:98:4d | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:b8:57:00 | 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: 24:bf:d3:55:63:4e:13:c5:aa:72:f4:fc:16:83:4a:6b root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o.| | ..| | . . *. | | + .=.o | | S ..+o | | o.oo.oo | | o ooo .o| | . E 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: 23:77:b1:3d:f7:d8:e0:27:2b:5f:e1:3b:12:cb:9b:98 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | . | | + | | . S o o o. | | o 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: 3f:ff:5d:07:06:ae:b6:35:da:a0:35:de:b0:96:92:49 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . | | . . | | S . o | | E. . . . | | . oX.o 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: 35:e2:d4:3b:ac:77:3e:24:b5:a5:02:f4:ef:ae:d0:8e root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | .. | | .o.+ | | o.+.o. . | | S.+o + | | oo.= | | o o=. | | = oo | | E ooo. | +-----------------+ * 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 early crypto disks... [80G [74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 10 Aug 2018 00:35:37 +0000. Up 10.13 seconds. * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting 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 ] Generating locales... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:final' at Fri, 10 Aug 2018 00:35:39 +0000. Up 11.28 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 + 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 19094 0 --:--:-- --:--:-- --:--:-- 19201 OK + apt-get update Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] 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 [77.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 [754 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 [239 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [408 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.6 MB in 8s (1573 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.4 + '[' -n 192.168.0.4 ']' + 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 3 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:19 http://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:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:50 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 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.12 [630 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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 9s (9373 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-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.12_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-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-153.203) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-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.12) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-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 8720 clearwater-socket-factory-sig start/running, process 8726 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8774 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) 2018-08-10 00:36:56,143 - functest.core.singlevm - DEBUG - try 3: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-10 00:37:06,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:37:06,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:37:06,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:37:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e9a2c5bf-d941-4115-a970-61cb987d31ba x-compute-request-id: req-e9a2c5bf-d941-4115-a970-61cb987d31ba Content-Encoding: gzip Content-Length: 1523 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:b8:c1:7a", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:c1:7a", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:19:ad", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/28508959-0e28-431d-8835-d1d0073bb4ec", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/28508959-0e28-431d-8835-d1d0073bb4ec", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:33:27.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "28508959-0e28-431d-8835-d1d0073bb4ec", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:33:27Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-10T00:33:11Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:4d:3c", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:4d:3c", "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:59:95:5f", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:95:5f", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cb5c6202-d825-4f6b-86fb-6291cfa179c3", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cb5c6202-d825-4f6b-86fb-6291cfa179c3", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:33:13.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "cb5c6202-d825-4f6b-86fb-6291cfa179c3", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:33:13Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "homer-0.clearwater.opnfv", "created": "2018-08-10T00:32:50Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:3f:fc", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:3f:fc", "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:05:fd:f4", "version": 4, "addr": "192.168.1.35", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/442bd3c1-ab79-4422-a6c0-91aa3666d85c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/442bd3c1-ab79-4422-a6c0-91aa3666d85c", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:33:15.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "442bd3c1-ab79-4422-a6c0-91aa3666d85c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:33:15Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-10T00:32:49Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:57:00", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:57:00", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:98:4d", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/c5d70a4e-a322-4721-906e-b8bb5341badc", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/c5d70a4e-a322-4721-906e-b8bb5341badc", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:35:27.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "c5d70a4e-a322-4721-906e-b8bb5341badc", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:35:27Z", "hostId": "04bc1a7f68d02ec2004107d6ad788e85be2295139ce9d8aac8a86662", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "dime-0.clearwater.opnfv", "created": "2018-08-10T00:32:48Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:2d:de", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:2d:de", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:1d:6c", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:1d:6c", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/4e6e15cb-8517-4403-8173-26f598b6f9c7", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/4e6e15cb-8517-4403-8173-26f598b6f9c7", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:33:07.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "4e6e15cb-8517-4403-8173-26f598b6f9c7", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:33:07Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "bono-0.clearwater.opnfv", "created": "2018-08-10T00:32:47Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:ca:fc", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:ca:fc", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9c97b35f-1a51-4a49-baa8-1ed8441b4af5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9c97b35f-1a51-4a49-baa8-1ed8441b4af5", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:32:30.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "9c97b35f-1a51-4a49-baa8-1ed8441b4af5", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:32:30Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-10T00:32:16Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:f7:05", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:f7:05", "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:78:24:cb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/e63a087d-8593-4398-b191-fdaded768b32", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/e63a087d-8593-4398-b191-fdaded768b32", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:32:01.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "e63a087d-8593-4398-b191-fdaded768b32", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:32:01Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "ns.clearwater.opnfv", "created": "2018-08-10T00:30:18Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:37:06,938 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-e9a2c5bf-d941-4115-a970-61cb987d31ba 2018-08-10 00:37:06,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.783803939819s 2018-08-10 00:37:06,939 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-e9a2c5bf-d941-4115-a970-61cb987d31ba 2018-08-10 00:37:06,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-10 00:37:06,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/c5d70a4e-a322-4721-906e-b8bb5341badc/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}92a3849b72b6536b6bd7ba5e06b6795030097306" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-10 00:37:07,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:37:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-40a52fe1-cdf5-4339-8425-2594b17ffb66 x-compute-request-id: req-40a52fe1-cdf5-4339-8425-2594b17ffb66 Content-Encoding: gzip Content-Length: 19465 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008000] Security Framework initialized\n[ 0.008029] AppArmor: AppArmor initialized\n[ 0.008894] Yama: becoming mindful.\n[ 0.009789] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013015] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.015010] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017584] Initializing cgroup subsys memory\n[ 0.018513] Initializing cgroup subsys devices\n[ 0.019423] Initializing cgroup subsys freezer\n[ 0.020003] Initializing cgroup subsys blkio\n[ 0.020881] Initializing cgroup subsys perf_event\n[ 0.021827] Initializing cgroup subsys hugetlb\n[ 0.022781] CPU: Physical Processor ID: 0\n[ 0.024010] FEATURE SPEC_CTRL Not Present\n[ 0.025523] mce: CPU supports 10 MCE banks\n[ 0.026391] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.026391] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028003] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.029332] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.030842] Speculative Store Bypass: Vulnerable\n[ 0.032329] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.037277] ACPI: Core revision 20131115\n[ 0.038575] ACPI: All ACPI Tables successfully acquired\n[ 0.039783] ftrace: allocating 28727 entries in 113 pages\n[ 0.060266] Enabling x2apic\n[ 0.060939] Enabled x2apic\n[ 0.064003] Switched APIC routing to physical x2apic.\n[ 0.065920] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.068002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.070168] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.076724] KVM setup paravirtual spinlock\n[ 0.078861] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.080147] x86: Booting SMP configuration:\n[ 0.081090] .... node #0, CPUs: #1[ 0.078827] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.096017] x86: Booted up 1 node, 2 CPUs\n[ 0.096012] KVM setup async PF for cpu 1\n[ 0.096015] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.098823] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.100308] devtmpfs: initialized\n[ 0.102237] EVM: security.selinux\n[ 0.102982] EVM: security.SMACK64\n[ 0.104005] EVM: security.ima\n[ 0.104673] EVM: security.capability\n[ 0.105471] pinctrl core: initialized pinctrl subsystem\n[ 0.105882] regulator-dummy: no parameters\n[ 0.108061] RTC time: 0:35:27, date: 08/10/18\n[ 0.109013] NET: Registered protocol family 16\n[ 0.110013] cpuidle: using governor ladder\n[ 0.110881] cpuidle: using governor menu\n[ 0.111755] ACPI: bus type PCI registered\n[ 0.112003] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.113315] PCI: Using configuration type 1 for base access\n[ 0.114928] bio: create slab at 0\n[ 0.116055] ACPI: Added _OSI(Module Device)\n[ 0.116926] ACPI: Added _OSI(Processor Device)\n[ 0.117828] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.118765] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.120849] ACPI: Interpreter enabled\n[ 0.121652] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.123577] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.125244] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.127177] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.128553] ACPI: (supports S0 S5)\n[ 0.129289] ACPI: Using IOAPIC for interrupt routing\n[ 0.130281] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.132192] ACPI: No dock devices found.\n[ 0.134813] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.136006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.137301] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.138565] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.140177] acpiphp: Slot [3] registered\n[ 0.141025] acpiphp: Slot [4] registered\n[ 0.141861] acpiphp: Slot [5] registered\n[ 0.142707] acpiphp: Slot [6] registered\n[ 0.143537] acpiphp: Slot [7] registered\n[ 0.144017] acpiphp: Slot [8] registered\n[ 0.144853] acpiphp: Slot [9] registered\n[ 0.145696] acpiphp: Slot [10] registered\n[ 0.146549] acpiphp: Slot [11] registered\n[ 0.147401] acpiphp: Slot [12] registered\n[ 0.148016] acpiphp: Slot [13] registered\n[ 0.148870] acpiphp: Slot [14] registered\n[ 0.149728] acpiphp: Slot [15] registered\n[ 0.150582] acpiphp: Slot [16] registered\n[ 0.151444] acpiphp: Slot [17] registered\n[ 0.152017] acpiphp: Slot [18] registered\n[ 0.152872] acpiphp: Slot [19] registered\n[ 0.153723] acpiphp: Slot [20] registered\n[ 0.154574] acpiphp: Slot [21] registered\n[ 0.155432] acpiphp: Slot [22] registered\n[ 0.156017] acpiphp: Slot [23] registered\n[ 0.156873] acpiphp: Slot [24] registered\n[ 0.157725] acpiphp: Slot [25] registered\n[ 0.158572] acpiphp: Slot [26] registered\n[ 0.159417] acpiphp: Slot [27] registered\n[ 0.160016] acpiphp: Slot [28] registered\n[ 0.160870] acpiphp: Slot [29] registered\n[ 0.161767] acpiphp: Slot [30] registered\n[ 0.162624] acpiphp: Slot [31] registered\n[ 0.163479] PCI host bridge to bus 0000:00\n[ 0.164004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.165067] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.166247] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.167422] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.168003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.169293] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.175141] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.176011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.200111] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.202041] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.203587] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.204715] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.206217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.207596] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.208209] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.209136] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.210745] vgaarb: loaded\n[ 0.211372] vgaarb: bridge control possible 0000:00:02.0\n[ 0.212221] SCSI subsystem initialized\n[ 0.213162] ACPI: bus type USB registered\n[ 0.213162] usbcore: registered new interface driver usbfs\n[ 0.214014] usbcore: registered new interface driver hub\n[ 0.216043] usbcore: registered new device driver usb\n[ 0.217094] PCI: Using ACPI for IRQ routing\n[ 0.217168] NetLabel: Initializing\n[ 0.217924] NetLabel: domain hash size = 128\n[ 0.220003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.221044] NetLabel: unlabeled traffic allowed by default\n[ 0.224231] Switched to clocksource kvm-clock\n[ 0.231353] AppArmor: AppArmor Filesystem Enabled\n[ 0.232374] pnp: PnP ACPI init\n[ 0.233083] ACPI: bus type PNP registered\n[ 0.234465] pnp: PnP ACPI: found 8 devices\n[ 0.235333] ACPI: bus type PNP unregistered\n[ 0.242372] NET: Registered protocol family 2\n[ 0.243602] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.245195] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.246611] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.247958] TCP: reno registered\n[ 0.248696] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.249887] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.251199] NET: Registered protocol family 1\n[ 0.252138] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.253313] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.254441] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.276289] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.298051] Trying to unpack rootfs image as initramfs...\n[ 0.388258] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.390092] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.391260] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.392558] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.394317] Scanning for low memory corruption every 60 seconds\n[ 0.395877] Initialise system trusted keyring\n[ 0.396907] audit: initializing netlink socket (disabled)\n[ 0.398047] type=2000 audit(1533861328.866:1): initialized\n[ 0.417778] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.419838] zbud: loaded\n[ 0.420694] VFS: Disk quotas dquot_6.5.2\n[ 0.421605] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.423215] fuse init (API version 7.22)\n[ 0.424146] msgmni has been set to 3997\n[ 0.425088] Key type big_key registered\n[ 0.426205] Key type asymmetric registered\n[ 0.427101] Asymmetric key parser 'x509' registered\n[ 0.428153] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.429808] io scheduler noop registered\n[ 0.430692] io scheduler deadline registered (default)\n[ 0.431813] io scheduler cfq registered\n[ 0.432743] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.433898] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.435256] ipmi message handler version 39.2\n[ 0.436262] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.437861] ACPI: Power Button [PWRF]\n[ 0.438794] GHES: HEST is not enabled!\n[ 0.460206] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.503037] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.525102] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.526845] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.550651] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.552926] Linux agpgart interface v0.103\n[ 0.554619] brd: module loaded\n[ 0.555724] loop: module loaded\n[ 0.556777] blk-mq: CPU -> queue map\n[ 0.557601] CPU 0 -> Queue 0\n[ 0.558333] CPU 1 -> Queue 0\n[ 0.559659] vda: vda1\n[ 0.560941] scsi0 : ata_piix\n[ 0.561723] scsi1 : ata_piix\n[ 0.562427] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.563715] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.565208] libphy: Fixed MDIO Bus: probed\n[ 0.566161] tun: Universal TUN/TAP device driver, 1.6\n[ 0.567202] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.569806] PPP generic driver version 2.4.2\n[ 0.570803] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.572084] ehci-pci: EHCI PCI platform driver\n[ 0.573020] ehci-platform: EHCI generic platform driver\n[ 0.574084] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.575286] ohci-pci: OHCI PCI platform driver\n[ 0.576226] ohci-platform: OHCI generic platform driver\n[ 0.577305] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.599121] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.600201] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.601785] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.602998] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.604322] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.605827] usb usb1: Product: UHCI Host Controller\n[ 0.606820] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.608080] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.609130] hub 1-0:1.0: USB hub found\n[ 0.609959] hub 1-0:1.0: 2 ports detected\n[ 0.610929] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.613168] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.614185] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.615337] mousedev: PS/2 mouse device common for all mice\n[ 0.616716] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.618695] rtc_cmos 00:00: RTC can wake from S4\n[ 0.619907] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.621177] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.622486] device-mapper: uevent: version 1.0.3\n[ 0.623501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.625226] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.626494] TCP: cubic registered\n[ 0.627296] NET: Registered protocol family 10\n[ 0.628423] NET: Registered protocol family 17\n[ 0.629380] Key type dns_resolver registered\n[ 0.630472] Loading compiled-in X.509 certificates\n[ 0.631983] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.633876] registered taskstats version 1\n[ 0.643255] Key type trusted registered\n[ 0.646646] Key type encrypted registered\n[ 0.647520] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.648626] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.650157] regulator-dummy: disabling\n[ 0.651020] Magic number: 14:787:556\n[ 0.651945] rtc_cmos 00:00: setting system clock to 2018-08-10 00:35:28 UTC (1533861328)\n[ 0.653662] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.654841] EDD information not available.\n[ 0.721291] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.722933] Write protecting the kernel read-only data: 12288k\n[ 0.724560] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.727320] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.740147] systemd-udevd[107]: starting version 204\n[ 0.780334] FDC 0 is a S82078B\n[ 0.920093] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.085483] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.087258] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.089104] usb 1-1: Product: QEMU USB Tablet\n[ 1.090322] usb 1-1: Manufacturer: QEMU\n[ 1.091408] usb 1-1: SerialNumber: 42\n[ 1.792799] 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.030116] 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.137027] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.231921] 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 Fri, 10 Aug 2018 00:35:30 +0000. Up 2.57 seconds.\ncloud-init-nonet[2.74]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting 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[3.58]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 10 Aug 2018 00:35:31 +0000. Up 3.72 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:eb:98:4d |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:b8:57:00 |\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:\n24:bf:d3:55:63:4e:13:c5:aa:72:f4:fc:16:83:4a:6b root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o.|\n| ..|\n| . . *. |\n| + .=.o |\n| S ..+o |\n| o.oo.oo |\n| o ooo .o|\n| . E 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:\n23:77:b1:3d:f7:d8:e0:27:2b:5f:e1:3b:12:cb:9b:98 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| . |\n| + |\n| . S o o o. |\n| o o =.=.|\n| . *.=|\n| ++.*.|\n| 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:\n3f:ff:5d:07:06:ae:b6:35:da:a0:35:de:b0:96:92:49 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| . |\n| . . |\n| S . o |\n| E. . . . |\n| . oX.o o|\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:\n35:e2:d4:3b:ac:77:3e:24:b5:a5:02:f4:ef:ae:d0:8e root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| .. |\n| .o.+ |\n| o.+.o. . |\n| S.+o + |\n| oo.= |\n| o o=. |\n| = oo |\n| E ooo. |\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 early crypto disks... [80G [74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 10 Aug 2018 00:35:37 +0000. Up 10.13 seconds.\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting 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 ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 10 Aug 2018 00:35:39 +0000. Up 11.28 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+ 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 19094 0 --:--:-- --:--:-- --:--:-- 19201\nOK\n+ apt-get update\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Ign http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\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 [77.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 [754 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 [239 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [408 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.6 MB in 8s (1573 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.4\n+ '[' -n 192.168.0.4 ']'\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 3 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:19 http://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:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:40 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:46 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:48 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:50 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 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.12 [630 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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 9s (9373 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-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.12_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-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-153.203) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-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.12) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-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 8720\nclearwater-socket-factory-sig start/running, process 8726\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8774\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 3 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]\n"} 2018-08-10 00:37:07,028 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/c5d70a4e-a322-4721-906e-b8bb5341badc/action used request id req-40a52fe1-cdf5-4339-8425-2594b17ffb66 2018-08-10 00:37:07,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0821070671082s 2018-08-10 00:37:07,031 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/c5d70a4e-a322-4721-906e-b8bb5341badc/action used request id req-40a52fe1-cdf5-4339-8425-2594b17ffb66 2018-08-10 00:37:07,031 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008000] Security Framework initialized [ 0.008029] AppArmor: AppArmor initialized [ 0.008894] Yama: becoming mindful. [ 0.009789] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013015] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.015010] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017584] Initializing cgroup subsys memory [ 0.018513] Initializing cgroup subsys devices [ 0.019423] Initializing cgroup subsys freezer [ 0.020003] Initializing cgroup subsys blkio [ 0.020881] Initializing cgroup subsys perf_event [ 0.021827] Initializing cgroup subsys hugetlb [ 0.022781] CPU: Physical Processor ID: 0 [ 0.024010] FEATURE SPEC_CTRL Not Present [ 0.025523] mce: CPU supports 10 MCE banks [ 0.026391] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.026391] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028003] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.029332] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.030842] Speculative Store Bypass: Vulnerable [ 0.032329] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.037277] ACPI: Core revision 20131115 [ 0.038575] ACPI: All ACPI Tables successfully acquired [ 0.039783] ftrace: allocating 28727 entries in 113 pages [ 0.060266] Enabling x2apic [ 0.060939] Enabled x2apic [ 0.064003] Switched APIC routing to physical x2apic. [ 0.065920] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.068002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.070168] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.076724] KVM setup paravirtual spinlock [ 0.078861] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.080147] x86: Booting SMP configuration: [ 0.081090] .... node #0, CPUs: #1[ 0.078827] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.096017] x86: Booted up 1 node, 2 CPUs [ 0.096012] KVM setup async PF for cpu 1 [ 0.096015] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.098823] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.100308] devtmpfs: initialized [ 0.102237] EVM: security.selinux [ 0.102982] EVM: security.SMACK64 [ 0.104005] EVM: security.ima [ 0.104673] EVM: security.capability [ 0.105471] pinctrl core: initialized pinctrl subsystem [ 0.105882] regulator-dummy: no parameters [ 0.108061] RTC time: 0:35:27, date: 08/10/18 [ 0.109013] NET: Registered protocol family 16 [ 0.110013] cpuidle: using governor ladder [ 0.110881] cpuidle: using governor menu [ 0.111755] ACPI: bus type PCI registered [ 0.112003] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.113315] PCI: Using configuration type 1 for base access [ 0.114928] bio: create slab at 0 [ 0.116055] ACPI: Added _OSI(Module Device) [ 0.116926] ACPI: Added _OSI(Processor Device) [ 0.117828] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.118765] ACPI: Added _OSI(Processor Aggregator Device) [ 0.120849] ACPI: Interpreter enabled [ 0.121652] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.123577] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.125244] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.127177] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.128553] ACPI: (supports S0 S5) [ 0.129289] ACPI: Using IOAPIC for interrupt routing [ 0.130281] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.132192] ACPI: No dock devices found. [ 0.134813] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.136006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.137301] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.138565] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.140177] acpiphp: Slot [3] registered [ 0.141025] acpiphp: Slot [4] registered [ 0.141861] acpiphp: Slot [5] registered [ 0.142707] acpiphp: Slot [6] registered [ 0.143537] acpiphp: Slot [7] registered [ 0.144017] acpiphp: Slot [8] registered [ 0.144853] acpiphp: Slot [9] registered [ 0.145696] acpiphp: Slot [10] registered [ 0.146549] acpiphp: Slot [11] registered [ 0.147401] acpiphp: Slot [12] registered [ 0.148016] acpiphp: Slot [13] registered [ 0.148870] acpiphp: Slot [14] registered [ 0.149728] acpiphp: Slot [15] registered [ 0.150582] acpiphp: Slot [16] registered [ 0.151444] acpiphp: Slot [17] registered [ 0.152017] acpiphp: Slot [18] registered [ 0.152872] acpiphp: Slot [19] registered [ 0.153723] acpiphp: Slot [20] registered [ 0.154574] acpiphp: Slot [21] registered [ 0.155432] acpiphp: Slot [22] registered [ 0.156017] acpiphp: Slot [23] registered [ 0.156873] acpiphp: Slot [24] registered [ 0.157725] acpiphp: Slot [25] registered [ 0.158572] acpiphp: Slot [26] registered [ 0.159417] acpiphp: Slot [27] registered [ 0.160016] acpiphp: Slot [28] registered [ 0.160870] acpiphp: Slot [29] registered [ 0.161767] acpiphp: Slot [30] registered [ 0.162624] acpiphp: Slot [31] registered [ 0.163479] PCI host bridge to bus 0000:00 [ 0.164004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.165067] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.166247] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.167422] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.168003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.169293] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.175141] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.176011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.200111] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.202041] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.203587] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.204715] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.206217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.207596] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.208209] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.209136] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.210745] vgaarb: loaded [ 0.211372] vgaarb: bridge control possible 0000:00:02.0 [ 0.212221] SCSI subsystem initialized [ 0.213162] ACPI: bus type USB registered [ 0.213162] usbcore: registered new interface driver usbfs [ 0.214014] usbcore: registered new interface driver hub [ 0.216043] usbcore: registered new device driver usb [ 0.217094] PCI: Using ACPI for IRQ routing [ 0.217168] NetLabel: Initializing [ 0.217924] NetLabel: domain hash size = 128 [ 0.220003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.221044] NetLabel: unlabeled traffic allowed by default [ 0.224231] Switched to clocksource kvm-clock [ 0.231353] AppArmor: AppArmor Filesystem Enabled [ 0.232374] pnp: PnP ACPI init [ 0.233083] ACPI: bus type PNP registered [ 0.234465] pnp: PnP ACPI: found 8 devices [ 0.235333] ACPI: bus type PNP unregistered [ 0.242372] NET: Registered protocol family 2 [ 0.243602] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.245195] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.246611] TCP: Hash tables configured (established 16384 bind 16384) [ 0.247958] TCP: reno registered [ 0.248696] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.249887] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.251199] NET: Registered protocol family 1 [ 0.252138] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.253313] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.254441] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.276289] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.298051] Trying to unpack rootfs image as initramfs... [ 0.388258] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.390092] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.391260] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.392558] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.394317] Scanning for low memory corruption every 60 seconds [ 0.395877] Initialise system trusted keyring [ 0.396907] audit: initializing netlink socket (disabled) [ 0.398047] type=2000 audit(1533861328.866:1): initialized [ 0.417778] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.419838] zbud: loaded [ 0.420694] VFS: Disk quotas dquot_6.5.2 [ 0.421605] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.423215] fuse init (API version 7.22) [ 0.424146] msgmni has been set to 3997 [ 0.425088] Key type big_key registered [ 0.426205] Key type asymmetric registered [ 0.427101] Asymmetric key parser 'x509' registered [ 0.428153] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.429808] io scheduler noop registered [ 0.430692] io scheduler deadline registered (default) [ 0.431813] io scheduler cfq registered [ 0.432743] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.433898] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.435256] ipmi message handler version 39.2 [ 0.436262] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.437861] ACPI: Power Button [PWRF] [ 0.438794] GHES: HEST is not enabled! [ 0.460206] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.503037] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.525102] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.526845] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.550651] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.552926] Linux agpgart interface v0.103 [ 0.554619] brd: module loaded [ 0.555724] loop: module loaded [ 0.556777] blk-mq: CPU -> queue map [ 0.557601] CPU 0 -> Queue 0 [ 0.558333] CPU 1 -> Queue 0 [ 0.559659] vda: vda1 [ 0.560941] scsi0 : ata_piix [ 0.561723] scsi1 : ata_piix [ 0.562427] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.563715] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.565208] libphy: Fixed MDIO Bus: probed [ 0.566161] tun: Universal TUN/TAP device driver, 1.6 [ 0.567202] tun: (C) 1999-2004 Max Krasnyansky [ 0.569806] PPP generic driver version 2.4.2 [ 0.570803] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.572084] ehci-pci: EHCI PCI platform driver [ 0.573020] ehci-platform: EHCI generic platform driver [ 0.574084] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.575286] ohci-pci: OHCI PCI platform driver [ 0.576226] ohci-platform: OHCI generic platform driver [ 0.577305] uhci_hcd: USB Universal Host Controller Interface driver [ 0.599121] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.600201] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.601785] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.602998] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.604322] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.605827] usb usb1: Product: UHCI Host Controller [ 0.606820] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.608080] usb usb1: SerialNumber: 0000:00:01.2 [ 0.609130] hub 1-0:1.0: USB hub found [ 0.609959] hub 1-0:1.0: 2 ports detected [ 0.610929] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613168] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614185] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615337] mousedev: PS/2 mouse device common for all mice [ 0.616716] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618695] rtc_cmos 00:00: RTC can wake from S4 [ 0.619907] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.621177] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.622486] device-mapper: uevent: version 1.0.3 [ 0.623501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.625226] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626494] TCP: cubic registered [ 0.627296] NET: Registered protocol family 10 [ 0.628423] NET: Registered protocol family 17 [ 0.629380] Key type dns_resolver registered [ 0.630472] Loading compiled-in X.509 certificates [ 0.631983] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.633876] registered taskstats version 1 [ 0.643255] Key type trusted registered [ 0.646646] Key type encrypted registered [ 0.647520] AppArmor: AppArmor sha1 policy hashing enabled [ 0.648626] IMA: No TPM chip found, activating TPM-bypass! [ 0.650157] regulator-dummy: disabling [ 0.651020] Magic number: 14:787:556 [ 0.651945] rtc_cmos 00:00: setting system clock to 2018-08-10 00:35:28 UTC (1533861328) [ 0.653662] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654841] EDD information not available. [ 0.721291] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.722933] Write protecting the kernel read-only data: 12288k [ 0.724560] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.727320] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.740147] systemd-udevd[107]: starting version 204 [ 0.780334] FDC 0 is a S82078B [ 0.920093] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.085483] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.087258] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.089104] usb 1-1: Product: QEMU USB Tablet [ 1.090322] usb 1-1: Manufacturer: QEMU [ 1.091408] usb 1-1: SerialNumber: 42 [ 1.792799] 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.030116] 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.137027] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.231921] 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 Fri, 10 Aug 2018 00:35:30 +0000. Up 2.57 seconds. cloud-init-nonet[2.74]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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[3.58]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 10 Aug 2018 00:35:31 +0000. Up 3.72 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:eb:98:4d | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:b8:57:00 | 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: 24:bf:d3:55:63:4e:13:c5:aa:72:f4:fc:16:83:4a:6b root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o.| | ..| | . . *. | | + .=.o | | S ..+o | | o.oo.oo | | o ooo .o| | . E 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: 23:77:b1:3d:f7:d8:e0:27:2b:5f:e1:3b:12:cb:9b:98 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | . | | + | | . S o o o. | | o 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: 3f:ff:5d:07:06:ae:b6:35:da:a0:35:de:b0:96:92:49 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . | | . . | | S . o | | E. . . . | | . oX.o 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: 35:e2:d4:3b:ac:77:3e:24:b5:a5:02:f4:ef:ae:d0:8e root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | .. | | .o.+ | | o.+.o. . | | S.+o + | | oo.= | | o o=. | | = oo | | E ooo. | +-----------------+ * 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 early crypto disks... [80G [74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 10 Aug 2018 00:35:37 +0000. Up 10.13 seconds. * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting 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 ] Generating locales... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:final' at Fri, 10 Aug 2018 00:35:39 +0000. Up 11.28 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 + 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 19094 0 --:--:-- --:--:-- --:--:-- 19201 OK + apt-get update Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] 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 [77.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 [754 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 [239 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [408 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.6 MB in 8s (1573 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.4 + '[' -n 192.168.0.4 ']' + 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 3 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:19 http://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:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:50 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 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.12 [630 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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 9s (9373 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-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.12_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-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-153.203) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-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.12) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-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 8720 clearwater-socket-factory-sig start/running, process 8726 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8774 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 3 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] 2018-08-10 00:37:07,035 - functest.core.singlevm - DEBUG - try 4: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-10 00:37:17,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:37:17,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:37:18,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:37:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-433a456b-2553-481b-951a-6a472fd0ee88 x-compute-request-id: req-433a456b-2553-481b-951a-6a472fd0ee88 Content-Encoding: gzip Content-Length: 1523 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:b8:c1:7a", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:c1:7a", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:19:ad", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/28508959-0e28-431d-8835-d1d0073bb4ec", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/28508959-0e28-431d-8835-d1d0073bb4ec", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:33:27.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "28508959-0e28-431d-8835-d1d0073bb4ec", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:33:27Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-10T00:33:11Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:4d:3c", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:4d:3c", "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:59:95:5f", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:95:5f", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cb5c6202-d825-4f6b-86fb-6291cfa179c3", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cb5c6202-d825-4f6b-86fb-6291cfa179c3", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:33:13.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "cb5c6202-d825-4f6b-86fb-6291cfa179c3", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:33:13Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "homer-0.clearwater.opnfv", "created": "2018-08-10T00:32:50Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:3f:fc", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:3f:fc", "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:05:fd:f4", "version": 4, "addr": "192.168.1.35", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/442bd3c1-ab79-4422-a6c0-91aa3666d85c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/442bd3c1-ab79-4422-a6c0-91aa3666d85c", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:33:15.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "442bd3c1-ab79-4422-a6c0-91aa3666d85c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:33:15Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-10T00:32:49Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:57:00", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:57:00", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:98:4d", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/c5d70a4e-a322-4721-906e-b8bb5341badc", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/c5d70a4e-a322-4721-906e-b8bb5341badc", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:35:27.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "c5d70a4e-a322-4721-906e-b8bb5341badc", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:35:27Z", "hostId": "04bc1a7f68d02ec2004107d6ad788e85be2295139ce9d8aac8a86662", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "dime-0.clearwater.opnfv", "created": "2018-08-10T00:32:48Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:2d:de", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:2d:de", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:1d:6c", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:1d:6c", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/4e6e15cb-8517-4403-8173-26f598b6f9c7", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/4e6e15cb-8517-4403-8173-26f598b6f9c7", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:33:07.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "4e6e15cb-8517-4403-8173-26f598b6f9c7", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:33:07Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "bono-0.clearwater.opnfv", "created": "2018-08-10T00:32:47Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:ca:fc", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:ca:fc", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9c97b35f-1a51-4a49-baa8-1ed8441b4af5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9c97b35f-1a51-4a49-baa8-1ed8441b4af5", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:32:30.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "9c97b35f-1a51-4a49-baa8-1ed8441b4af5", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:32:30Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-10T00:32:16Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:f7:05", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:f7:05", "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:78:24:cb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/e63a087d-8593-4398-b191-fdaded768b32", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/e63a087d-8593-4398-b191-fdaded768b32", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:32:01.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "e63a087d-8593-4398-b191-fdaded768b32", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:32:01Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "ns.clearwater.opnfv", "created": "2018-08-10T00:30:18Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:37:18,241 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-433a456b-2553-481b-951a-6a472fd0ee88 2018-08-10 00:37:18,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.19507098198s 2018-08-10 00:37:18,242 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-433a456b-2553-481b-951a-6a472fd0ee88 2018-08-10 00:37:18,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-10 00:37:18,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/c5d70a4e-a322-4721-906e-b8bb5341badc/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}92a3849b72b6536b6bd7ba5e06b6795030097306" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-10 00:37:18,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:37:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7dc0c666-f0e0-4f0e-95f8-430c41033706 x-compute-request-id: req-7dc0c666-f0e0-4f0e-95f8-430c41033706 Content-Encoding: gzip Content-Length: 19736 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008000] Security Framework initialized\n[ 0.008029] AppArmor: AppArmor initialized\n[ 0.008894] Yama: becoming mindful.\n[ 0.009789] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013015] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.015010] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017584] Initializing cgroup subsys memory\n[ 0.018513] Initializing cgroup subsys devices\n[ 0.019423] Initializing cgroup subsys freezer\n[ 0.020003] Initializing cgroup subsys blkio\n[ 0.020881] Initializing cgroup subsys perf_event\n[ 0.021827] Initializing cgroup subsys hugetlb\n[ 0.022781] CPU: Physical Processor ID: 0\n[ 0.024010] FEATURE SPEC_CTRL Not Present\n[ 0.025523] mce: CPU supports 10 MCE banks\n[ 0.026391] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.026391] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028003] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.029332] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.030842] Speculative Store Bypass: Vulnerable\n[ 0.032329] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.037277] ACPI: Core revision 20131115\n[ 0.038575] ACPI: All ACPI Tables successfully acquired\n[ 0.039783] ftrace: allocating 28727 entries in 113 pages\n[ 0.060266] Enabling x2apic\n[ 0.060939] Enabled x2apic\n[ 0.064003] Switched APIC routing to physical x2apic.\n[ 0.065920] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.068002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.070168] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.076724] KVM setup paravirtual spinlock\n[ 0.078861] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.080147] x86: Booting SMP configuration:\n[ 0.081090] .... node #0, CPUs: #1[ 0.078827] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.096017] x86: Booted up 1 node, 2 CPUs\n[ 0.096012] KVM setup async PF for cpu 1\n[ 0.096015] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.098823] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.100308] devtmpfs: initialized\n[ 0.102237] EVM: security.selinux\n[ 0.102982] EVM: security.SMACK64\n[ 0.104005] EVM: security.ima\n[ 0.104673] EVM: security.capability\n[ 0.105471] pinctrl core: initialized pinctrl subsystem\n[ 0.105882] regulator-dummy: no parameters\n[ 0.108061] RTC time: 0:35:27, date: 08/10/18\n[ 0.109013] NET: Registered protocol family 16\n[ 0.110013] cpuidle: using governor ladder\n[ 0.110881] cpuidle: using governor menu\n[ 0.111755] ACPI: bus type PCI registered\n[ 0.112003] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.113315] PCI: Using configuration type 1 for base access\n[ 0.114928] bio: create slab at 0\n[ 0.116055] ACPI: Added _OSI(Module Device)\n[ 0.116926] ACPI: Added _OSI(Processor Device)\n[ 0.117828] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.118765] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.120849] ACPI: Interpreter enabled\n[ 0.121652] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.123577] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.125244] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.127177] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.128553] ACPI: (supports S0 S5)\n[ 0.129289] ACPI: Using IOAPIC for interrupt routing\n[ 0.130281] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.132192] ACPI: No dock devices found.\n[ 0.134813] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.136006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.137301] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.138565] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.140177] acpiphp: Slot [3] registered\n[ 0.141025] acpiphp: Slot [4] registered\n[ 0.141861] acpiphp: Slot [5] registered\n[ 0.142707] acpiphp: Slot [6] registered\n[ 0.143537] acpiphp: Slot [7] registered\n[ 0.144017] acpiphp: Slot [8] registered\n[ 0.144853] acpiphp: Slot [9] registered\n[ 0.145696] acpiphp: Slot [10] registered\n[ 0.146549] acpiphp: Slot [11] registered\n[ 0.147401] acpiphp: Slot [12] registered\n[ 0.148016] acpiphp: Slot [13] registered\n[ 0.148870] acpiphp: Slot [14] registered\n[ 0.149728] acpiphp: Slot [15] registered\n[ 0.150582] acpiphp: Slot [16] registered\n[ 0.151444] acpiphp: Slot [17] registered\n[ 0.152017] acpiphp: Slot [18] registered\n[ 0.152872] acpiphp: Slot [19] registered\n[ 0.153723] acpiphp: Slot [20] registered\n[ 0.154574] acpiphp: Slot [21] registered\n[ 0.155432] acpiphp: Slot [22] registered\n[ 0.156017] acpiphp: Slot [23] registered\n[ 0.156873] acpiphp: Slot [24] registered\n[ 0.157725] acpiphp: Slot [25] registered\n[ 0.158572] acpiphp: Slot [26] registered\n[ 0.159417] acpiphp: Slot [27] registered\n[ 0.160016] acpiphp: Slot [28] registered\n[ 0.160870] acpiphp: Slot [29] registered\n[ 0.161767] acpiphp: Slot [30] registered\n[ 0.162624] acpiphp: Slot [31] registered\n[ 0.163479] PCI host bridge to bus 0000:00\n[ 0.164004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.165067] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.166247] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.167422] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.168003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.169293] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.175141] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.176011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.200111] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.202041] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.203587] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.204715] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.206217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.207596] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.208209] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.209136] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.210745] vgaarb: loaded\n[ 0.211372] vgaarb: bridge control possible 0000:00:02.0\n[ 0.212221] SCSI subsystem initialized\n[ 0.213162] ACPI: bus type USB registered\n[ 0.213162] usbcore: registered new interface driver usbfs\n[ 0.214014] usbcore: registered new interface driver hub\n[ 0.216043] usbcore: registered new device driver usb\n[ 0.217094] PCI: Using ACPI for IRQ routing\n[ 0.217168] NetLabel: Initializing\n[ 0.217924] NetLabel: domain hash size = 128\n[ 0.220003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.221044] NetLabel: unlabeled traffic allowed by default\n[ 0.224231] Switched to clocksource kvm-clock\n[ 0.231353] AppArmor: AppArmor Filesystem Enabled\n[ 0.232374] pnp: PnP ACPI init\n[ 0.233083] ACPI: bus type PNP registered\n[ 0.234465] pnp: PnP ACPI: found 8 devices\n[ 0.235333] ACPI: bus type PNP unregistered\n[ 0.242372] NET: Registered protocol family 2\n[ 0.243602] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.245195] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.246611] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.247958] TCP: reno registered\n[ 0.248696] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.249887] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.251199] NET: Registered protocol family 1\n[ 0.252138] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.253313] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.254441] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.276289] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.298051] Trying to unpack rootfs image as initramfs...\n[ 0.388258] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.390092] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.391260] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.392558] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.394317] Scanning for low memory corruption every 60 seconds\n[ 0.395877] Initialise system trusted keyring\n[ 0.396907] audit: initializing netlink socket (disabled)\n[ 0.398047] type=2000 audit(1533861328.866:1): initialized\n[ 0.417778] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.419838] zbud: loaded\n[ 0.420694] VFS: Disk quotas dquot_6.5.2\n[ 0.421605] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.423215] fuse init (API version 7.22)\n[ 0.424146] msgmni has been set to 3997\n[ 0.425088] Key type big_key registered\n[ 0.426205] Key type asymmetric registered\n[ 0.427101] Asymmetric key parser 'x509' registered\n[ 0.428153] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.429808] io scheduler noop registered\n[ 0.430692] io scheduler deadline registered (default)\n[ 0.431813] io scheduler cfq registered\n[ 0.432743] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.433898] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.435256] ipmi message handler version 39.2\n[ 0.436262] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.437861] ACPI: Power Button [PWRF]\n[ 0.438794] GHES: HEST is not enabled!\n[ 0.460206] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.503037] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.525102] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.526845] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.550651] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.552926] Linux agpgart interface v0.103\n[ 0.554619] brd: module loaded\n[ 0.555724] loop: module loaded\n[ 0.556777] blk-mq: CPU -> queue map\n[ 0.557601] CPU 0 -> Queue 0\n[ 0.558333] CPU 1 -> Queue 0\n[ 0.559659] vda: vda1\n[ 0.560941] scsi0 : ata_piix\n[ 0.561723] scsi1 : ata_piix\n[ 0.562427] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.563715] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.565208] libphy: Fixed MDIO Bus: probed\n[ 0.566161] tun: Universal TUN/TAP device driver, 1.6\n[ 0.567202] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.569806] PPP generic driver version 2.4.2\n[ 0.570803] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.572084] ehci-pci: EHCI PCI platform driver\n[ 0.573020] ehci-platform: EHCI generic platform driver\n[ 0.574084] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.575286] ohci-pci: OHCI PCI platform driver\n[ 0.576226] ohci-platform: OHCI generic platform driver\n[ 0.577305] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.599121] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.600201] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.601785] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.602998] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.604322] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.605827] usb usb1: Product: UHCI Host Controller\n[ 0.606820] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.608080] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.609130] hub 1-0:1.0: USB hub found\n[ 0.609959] hub 1-0:1.0: 2 ports detected\n[ 0.610929] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.613168] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.614185] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.615337] mousedev: PS/2 mouse device common for all mice\n[ 0.616716] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.618695] rtc_cmos 00:00: RTC can wake from S4\n[ 0.619907] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.621177] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.622486] device-mapper: uevent: version 1.0.3\n[ 0.623501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.625226] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.626494] TCP: cubic registered\n[ 0.627296] NET: Registered protocol family 10\n[ 0.628423] NET: Registered protocol family 17\n[ 0.629380] Key type dns_resolver registered\n[ 0.630472] Loading compiled-in X.509 certificates\n[ 0.631983] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.633876] registered taskstats version 1\n[ 0.643255] Key type trusted registered\n[ 0.646646] Key type encrypted registered\n[ 0.647520] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.648626] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.650157] regulator-dummy: disabling\n[ 0.651020] Magic number: 14:787:556\n[ 0.651945] rtc_cmos 00:00: setting system clock to 2018-08-10 00:35:28 UTC (1533861328)\n[ 0.653662] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.654841] EDD information not available.\n[ 0.721291] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.722933] Write protecting the kernel read-only data: 12288k\n[ 0.724560] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.727320] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.740147] systemd-udevd[107]: starting version 204\n[ 0.780334] FDC 0 is a S82078B\n[ 0.920093] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.085483] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.087258] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.089104] usb 1-1: Product: QEMU USB Tablet\n[ 1.090322] usb 1-1: Manufacturer: QEMU\n[ 1.091408] usb 1-1: SerialNumber: 42\n[ 1.792799] 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.030116] 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.137027] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.231921] 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 Fri, 10 Aug 2018 00:35:30 +0000. Up 2.57 seconds.\ncloud-init-nonet[2.74]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting 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[3.58]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 10 Aug 2018 00:35:31 +0000. Up 3.72 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:eb:98:4d |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:b8:57:00 |\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:\n24:bf:d3:55:63:4e:13:c5:aa:72:f4:fc:16:83:4a:6b root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o.|\n| ..|\n| . . *. |\n| + .=.o |\n| S ..+o |\n| o.oo.oo |\n| o ooo .o|\n| . E 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:\n23:77:b1:3d:f7:d8:e0:27:2b:5f:e1:3b:12:cb:9b:98 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| . |\n| + |\n| . S o o o. |\n| o o =.=.|\n| . *.=|\n| ++.*.|\n| 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:\n3f:ff:5d:07:06:ae:b6:35:da:a0:35:de:b0:96:92:49 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| . |\n| . . |\n| S . o |\n| E. . . . |\n| . oX.o o|\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:\n35:e2:d4:3b:ac:77:3e:24:b5:a5:02:f4:ef:ae:d0:8e root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| .. |\n| .o.+ |\n| o.+.o. . |\n| S.+o + |\n| oo.= |\n| o o=. |\n| = oo |\n| E ooo. |\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 early crypto disks... [80G [74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 10 Aug 2018 00:35:37 +0000. Up 10.13 seconds.\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting 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 ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 10 Aug 2018 00:35:39 +0000. Up 11.28 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+ 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 19094 0 --:--:-- --:--:-- --:--:-- 19201\nOK\n+ apt-get update\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Ign http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\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 [77.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 [754 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 [239 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [408 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.6 MB in 8s (1573 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.4\n+ '[' -n 192.168.0.4 ']'\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 3 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:19 http://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:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:40 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:46 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:48 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:50 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 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.12 [630 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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 9s (9373 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-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.12_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-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-153.203) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-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.12) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-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 8720\nclearwater-socket-factory-sig start/running, process 8726\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8774\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 3 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 9s (3979 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58605 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\n"} 2018-08-10 00:37:18,333 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/c5d70a4e-a322-4721-906e-b8bb5341badc/action used request id req-7dc0c666-f0e0-4f0e-95f8-430c41033706 2018-08-10 00:37:18,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0849859714508s 2018-08-10 00:37:18,336 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/c5d70a4e-a322-4721-906e-b8bb5341badc/action used request id req-7dc0c666-f0e0-4f0e-95f8-430c41033706 2018-08-10 00:37:18,336 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008000] Security Framework initialized [ 0.008029] AppArmor: AppArmor initialized [ 0.008894] Yama: becoming mindful. [ 0.009789] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013015] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.015010] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017584] Initializing cgroup subsys memory [ 0.018513] Initializing cgroup subsys devices [ 0.019423] Initializing cgroup subsys freezer [ 0.020003] Initializing cgroup subsys blkio [ 0.020881] Initializing cgroup subsys perf_event [ 0.021827] Initializing cgroup subsys hugetlb [ 0.022781] CPU: Physical Processor ID: 0 [ 0.024010] FEATURE SPEC_CTRL Not Present [ 0.025523] mce: CPU supports 10 MCE banks [ 0.026391] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.026391] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028003] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.029332] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.030842] Speculative Store Bypass: Vulnerable [ 0.032329] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.037277] ACPI: Core revision 20131115 [ 0.038575] ACPI: All ACPI Tables successfully acquired [ 0.039783] ftrace: allocating 28727 entries in 113 pages [ 0.060266] Enabling x2apic [ 0.060939] Enabled x2apic [ 0.064003] Switched APIC routing to physical x2apic. [ 0.065920] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.068002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.070168] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.076724] KVM setup paravirtual spinlock [ 0.078861] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.080147] x86: Booting SMP configuration: [ 0.081090] .... node #0, CPUs: #1[ 0.078827] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.096017] x86: Booted up 1 node, 2 CPUs [ 0.096012] KVM setup async PF for cpu 1 [ 0.096015] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.098823] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.100308] devtmpfs: initialized [ 0.102237] EVM: security.selinux [ 0.102982] EVM: security.SMACK64 [ 0.104005] EVM: security.ima [ 0.104673] EVM: security.capability [ 0.105471] pinctrl core: initialized pinctrl subsystem [ 0.105882] regulator-dummy: no parameters [ 0.108061] RTC time: 0:35:27, date: 08/10/18 [ 0.109013] NET: Registered protocol family 16 [ 0.110013] cpuidle: using governor ladder [ 0.110881] cpuidle: using governor menu [ 0.111755] ACPI: bus type PCI registered [ 0.112003] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.113315] PCI: Using configuration type 1 for base access [ 0.114928] bio: create slab at 0 [ 0.116055] ACPI: Added _OSI(Module Device) [ 0.116926] ACPI: Added _OSI(Processor Device) [ 0.117828] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.118765] ACPI: Added _OSI(Processor Aggregator Device) [ 0.120849] ACPI: Interpreter enabled [ 0.121652] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.123577] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.125244] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.127177] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.128553] ACPI: (supports S0 S5) [ 0.129289] ACPI: Using IOAPIC for interrupt routing [ 0.130281] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.132192] ACPI: No dock devices found. [ 0.134813] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.136006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.137301] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.138565] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.140177] acpiphp: Slot [3] registered [ 0.141025] acpiphp: Slot [4] registered [ 0.141861] acpiphp: Slot [5] registered [ 0.142707] acpiphp: Slot [6] registered [ 0.143537] acpiphp: Slot [7] registered [ 0.144017] acpiphp: Slot [8] registered [ 0.144853] acpiphp: Slot [9] registered [ 0.145696] acpiphp: Slot [10] registered [ 0.146549] acpiphp: Slot [11] registered [ 0.147401] acpiphp: Slot [12] registered [ 0.148016] acpiphp: Slot [13] registered [ 0.148870] acpiphp: Slot [14] registered [ 0.149728] acpiphp: Slot [15] registered [ 0.150582] acpiphp: Slot [16] registered [ 0.151444] acpiphp: Slot [17] registered [ 0.152017] acpiphp: Slot [18] registered [ 0.152872] acpiphp: Slot [19] registered [ 0.153723] acpiphp: Slot [20] registered [ 0.154574] acpiphp: Slot [21] registered [ 0.155432] acpiphp: Slot [22] registered [ 0.156017] acpiphp: Slot [23] registered [ 0.156873] acpiphp: Slot [24] registered [ 0.157725] acpiphp: Slot [25] registered [ 0.158572] acpiphp: Slot [26] registered [ 0.159417] acpiphp: Slot [27] registered [ 0.160016] acpiphp: Slot [28] registered [ 0.160870] acpiphp: Slot [29] registered [ 0.161767] acpiphp: Slot [30] registered [ 0.162624] acpiphp: Slot [31] registered [ 0.163479] PCI host bridge to bus 0000:00 [ 0.164004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.165067] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.166247] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.167422] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.168003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.169293] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.175141] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.176011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.200111] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.202041] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.203587] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.204715] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.206217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.207596] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.208209] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.209136] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.210745] vgaarb: loaded [ 0.211372] vgaarb: bridge control possible 0000:00:02.0 [ 0.212221] SCSI subsystem initialized [ 0.213162] ACPI: bus type USB registered [ 0.213162] usbcore: registered new interface driver usbfs [ 0.214014] usbcore: registered new interface driver hub [ 0.216043] usbcore: registered new device driver usb [ 0.217094] PCI: Using ACPI for IRQ routing [ 0.217168] NetLabel: Initializing [ 0.217924] NetLabel: domain hash size = 128 [ 0.220003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.221044] NetLabel: unlabeled traffic allowed by default [ 0.224231] Switched to clocksource kvm-clock [ 0.231353] AppArmor: AppArmor Filesystem Enabled [ 0.232374] pnp: PnP ACPI init [ 0.233083] ACPI: bus type PNP registered [ 0.234465] pnp: PnP ACPI: found 8 devices [ 0.235333] ACPI: bus type PNP unregistered [ 0.242372] NET: Registered protocol family 2 [ 0.243602] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.245195] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.246611] TCP: Hash tables configured (established 16384 bind 16384) [ 0.247958] TCP: reno registered [ 0.248696] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.249887] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.251199] NET: Registered protocol family 1 [ 0.252138] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.253313] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.254441] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.276289] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.298051] Trying to unpack rootfs image as initramfs... [ 0.388258] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.390092] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.391260] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.392558] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.394317] Scanning for low memory corruption every 60 seconds [ 0.395877] Initialise system trusted keyring [ 0.396907] audit: initializing netlink socket (disabled) [ 0.398047] type=2000 audit(1533861328.866:1): initialized [ 0.417778] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.419838] zbud: loaded [ 0.420694] VFS: Disk quotas dquot_6.5.2 [ 0.421605] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.423215] fuse init (API version 7.22) [ 0.424146] msgmni has been set to 3997 [ 0.425088] Key type big_key registered [ 0.426205] Key type asymmetric registered [ 0.427101] Asymmetric key parser 'x509' registered [ 0.428153] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.429808] io scheduler noop registered [ 0.430692] io scheduler deadline registered (default) [ 0.431813] io scheduler cfq registered [ 0.432743] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.433898] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.435256] ipmi message handler version 39.2 [ 0.436262] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.437861] ACPI: Power Button [PWRF] [ 0.438794] GHES: HEST is not enabled! [ 0.460206] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.503037] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.525102] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.526845] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.550651] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.552926] Linux agpgart interface v0.103 [ 0.554619] brd: module loaded [ 0.555724] loop: module loaded [ 0.556777] blk-mq: CPU -> queue map [ 0.557601] CPU 0 -> Queue 0 [ 0.558333] CPU 1 -> Queue 0 [ 0.559659] vda: vda1 [ 0.560941] scsi0 : ata_piix [ 0.561723] scsi1 : ata_piix [ 0.562427] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.563715] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.565208] libphy: Fixed MDIO Bus: probed [ 0.566161] tun: Universal TUN/TAP device driver, 1.6 [ 0.567202] tun: (C) 1999-2004 Max Krasnyansky [ 0.569806] PPP generic driver version 2.4.2 [ 0.570803] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.572084] ehci-pci: EHCI PCI platform driver [ 0.573020] ehci-platform: EHCI generic platform driver [ 0.574084] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.575286] ohci-pci: OHCI PCI platform driver [ 0.576226] ohci-platform: OHCI generic platform driver [ 0.577305] uhci_hcd: USB Universal Host Controller Interface driver [ 0.599121] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.600201] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.601785] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.602998] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.604322] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.605827] usb usb1: Product: UHCI Host Controller [ 0.606820] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.608080] usb usb1: SerialNumber: 0000:00:01.2 [ 0.609130] hub 1-0:1.0: USB hub found [ 0.609959] hub 1-0:1.0: 2 ports detected [ 0.610929] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613168] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614185] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615337] mousedev: PS/2 mouse device common for all mice [ 0.616716] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618695] rtc_cmos 00:00: RTC can wake from S4 [ 0.619907] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.621177] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.622486] device-mapper: uevent: version 1.0.3 [ 0.623501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.625226] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626494] TCP: cubic registered [ 0.627296] NET: Registered protocol family 10 [ 0.628423] NET: Registered protocol family 17 [ 0.629380] Key type dns_resolver registered [ 0.630472] Loading compiled-in X.509 certificates [ 0.631983] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.633876] registered taskstats version 1 [ 0.643255] Key type trusted registered [ 0.646646] Key type encrypted registered [ 0.647520] AppArmor: AppArmor sha1 policy hashing enabled [ 0.648626] IMA: No TPM chip found, activating TPM-bypass! [ 0.650157] regulator-dummy: disabling [ 0.651020] Magic number: 14:787:556 [ 0.651945] rtc_cmos 00:00: setting system clock to 2018-08-10 00:35:28 UTC (1533861328) [ 0.653662] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654841] EDD information not available. [ 0.721291] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.722933] Write protecting the kernel read-only data: 12288k [ 0.724560] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.727320] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.740147] systemd-udevd[107]: starting version 204 [ 0.780334] FDC 0 is a S82078B [ 0.920093] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.085483] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.087258] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.089104] usb 1-1: Product: QEMU USB Tablet [ 1.090322] usb 1-1: Manufacturer: QEMU [ 1.091408] usb 1-1: SerialNumber: 42 [ 1.792799] 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.030116] 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.137027] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.231921] 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 Fri, 10 Aug 2018 00:35:30 +0000. Up 2.57 seconds. cloud-init-nonet[2.74]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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[3.58]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 10 Aug 2018 00:35:31 +0000. Up 3.72 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:eb:98:4d | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:b8:57:00 | 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: 24:bf:d3:55:63:4e:13:c5:aa:72:f4:fc:16:83:4a:6b root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o.| | ..| | . . *. | | + .=.o | | S ..+o | | o.oo.oo | | o ooo .o| | . E 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: 23:77:b1:3d:f7:d8:e0:27:2b:5f:e1:3b:12:cb:9b:98 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | . | | + | | . S o o o. | | o 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: 3f:ff:5d:07:06:ae:b6:35:da:a0:35:de:b0:96:92:49 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . | | . . | | S . o | | E. . . . | | . oX.o 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: 35:e2:d4:3b:ac:77:3e:24:b5:a5:02:f4:ef:ae:d0:8e root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | .. | | .o.+ | | o.+.o. . | | S.+o + | | oo.= | | o o=. | | = oo | | E ooo. | +-----------------+ * 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 early crypto disks... [80G [74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 10 Aug 2018 00:35:37 +0000. Up 10.13 seconds. * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting 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 ] Generating locales... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:final' at Fri, 10 Aug 2018 00:35:39 +0000. Up 11.28 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 + 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 19094 0 --:--:-- --:--:-- --:--:-- 19201 OK + apt-get update Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] 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 [77.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 [754 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 [239 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [408 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.6 MB in 8s (1573 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.4 + '[' -n 192.168.0.4 ']' + 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 3 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:19 http://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:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:50 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 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.12 [630 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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 9s (9373 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-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.12_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-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-153.203) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-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.12) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-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 8720 clearwater-socket-factory-sig start/running, process 8726 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8774 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 3 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 9s (3979 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58605 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... 2018-08-10 00:37:18,340 - functest.core.singlevm - DEBUG - try 5: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-10 00:37:28,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:37:28,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:37:29,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:37: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-acc16509-5246-4e89-9cca-84666643ac00 x-compute-request-id: req-acc16509-5246-4e89-9cca-84666643ac00 Content-Encoding: gzip Content-Length: 1523 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:b8:c1:7a", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:c1:7a", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:19:ad", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/28508959-0e28-431d-8835-d1d0073bb4ec", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/28508959-0e28-431d-8835-d1d0073bb4ec", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:33:27.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "28508959-0e28-431d-8835-d1d0073bb4ec", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:33:27Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-10T00:33:11Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:4d:3c", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:4d:3c", "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:59:95:5f", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:95:5f", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cb5c6202-d825-4f6b-86fb-6291cfa179c3", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cb5c6202-d825-4f6b-86fb-6291cfa179c3", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:33:13.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "cb5c6202-d825-4f6b-86fb-6291cfa179c3", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:33:13Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "homer-0.clearwater.opnfv", "created": "2018-08-10T00:32:50Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:3f:fc", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:3f:fc", "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:05:fd:f4", "version": 4, "addr": "192.168.1.35", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/442bd3c1-ab79-4422-a6c0-91aa3666d85c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/442bd3c1-ab79-4422-a6c0-91aa3666d85c", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:33:15.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "442bd3c1-ab79-4422-a6c0-91aa3666d85c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:33:15Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-10T00:32:49Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:57:00", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:57:00", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:98:4d", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/c5d70a4e-a322-4721-906e-b8bb5341badc", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/c5d70a4e-a322-4721-906e-b8bb5341badc", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:35:27.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "c5d70a4e-a322-4721-906e-b8bb5341badc", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:35:27Z", "hostId": "04bc1a7f68d02ec2004107d6ad788e85be2295139ce9d8aac8a86662", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "dime-0.clearwater.opnfv", "created": "2018-08-10T00:32:48Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:2d:de", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:2d:de", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:1d:6c", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:1d:6c", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/4e6e15cb-8517-4403-8173-26f598b6f9c7", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/4e6e15cb-8517-4403-8173-26f598b6f9c7", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:33:07.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "4e6e15cb-8517-4403-8173-26f598b6f9c7", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:33:07Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "bono-0.clearwater.opnfv", "created": "2018-08-10T00:32:47Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:ca:fc", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:ca:fc", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9c97b35f-1a51-4a49-baa8-1ed8441b4af5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9c97b35f-1a51-4a49-baa8-1ed8441b4af5", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:32:30.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "9c97b35f-1a51-4a49-baa8-1ed8441b4af5", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:32:30Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-10T00:32:16Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:f7:05", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:f7:05", "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:78:24:cb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/e63a087d-8593-4398-b191-fdaded768b32", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/e63a087d-8593-4398-b191-fdaded768b32", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:32:01.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "e63a087d-8593-4398-b191-fdaded768b32", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:32:01Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "ns.clearwater.opnfv", "created": "2018-08-10T00:30:18Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:37:29,471 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-acc16509-5246-4e89-9cca-84666643ac00 2018-08-10 00:37:29,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.11971282959s 2018-08-10 00:37:29,472 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-acc16509-5246-4e89-9cca-84666643ac00 2018-08-10 00:37:29,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-10 00:37:29,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/c5d70a4e-a322-4721-906e-b8bb5341badc/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}92a3849b72b6536b6bd7ba5e06b6795030097306" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-10 00:37:29,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:37: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-91cdc1c7-91d5-4fc8-b0bd-78daa9233403 x-compute-request-id: req-91cdc1c7-91d5-4fc8-b0bd-78daa9233403 Content-Encoding: gzip Content-Length: 20210 Content-Type: application/json RESP BODY: {"output": "00000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008000] Security Framework initialized\n[ 0.008029] AppArmor: AppArmor initialized\n[ 0.008894] Yama: becoming mindful.\n[ 0.009789] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013015] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.015010] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017584] Initializing cgroup subsys memory\n[ 0.018513] Initializing cgroup subsys devices\n[ 0.019423] Initializing cgroup subsys freezer\n[ 0.020003] Initializing cgroup subsys blkio\n[ 0.020881] Initializing cgroup subsys perf_event\n[ 0.021827] Initializing cgroup subsys hugetlb\n[ 0.022781] CPU: Physical Processor ID: 0\n[ 0.024010] FEATURE SPEC_CTRL Not Present\n[ 0.025523] mce: CPU supports 10 MCE banks\n[ 0.026391] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.026391] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028003] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.029332] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.030842] Speculative Store Bypass: Vulnerable\n[ 0.032329] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.037277] ACPI: Core revision 20131115\n[ 0.038575] ACPI: All ACPI Tables successfully acquired\n[ 0.039783] ftrace: allocating 28727 entries in 113 pages\n[ 0.060266] Enabling x2apic\n[ 0.060939] Enabled x2apic\n[ 0.064003] Switched APIC routing to physical x2apic.\n[ 0.065920] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.068002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.070168] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.076724] KVM setup paravirtual spinlock\n[ 0.078861] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.080147] x86: Booting SMP configuration:\n[ 0.081090] .... node #0, CPUs: #1[ 0.078827] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.096017] x86: Booted up 1 node, 2 CPUs\n[ 0.096012] KVM setup async PF for cpu 1\n[ 0.096015] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.098823] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.100308] devtmpfs: initialized\n[ 0.102237] EVM: security.selinux\n[ 0.102982] EVM: security.SMACK64\n[ 0.104005] EVM: security.ima\n[ 0.104673] EVM: security.capability\n[ 0.105471] pinctrl core: initialized pinctrl subsystem\n[ 0.105882] regulator-dummy: no parameters\n[ 0.108061] RTC time: 0:35:27, date: 08/10/18\n[ 0.109013] NET: Registered protocol family 16\n[ 0.110013] cpuidle: using governor ladder\n[ 0.110881] cpuidle: using governor menu\n[ 0.111755] ACPI: bus type PCI registered\n[ 0.112003] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.113315] PCI: Using configuration type 1 for base access\n[ 0.114928] bio: create slab at 0\n[ 0.116055] ACPI: Added _OSI(Module Device)\n[ 0.116926] ACPI: Added _OSI(Processor Device)\n[ 0.117828] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.118765] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.120849] ACPI: Interpreter enabled\n[ 0.121652] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.123577] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.125244] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.127177] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.128553] ACPI: (supports S0 S5)\n[ 0.129289] ACPI: Using IOAPIC for interrupt routing\n[ 0.130281] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.132192] ACPI: No dock devices found.\n[ 0.134813] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.136006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.137301] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.138565] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.140177] acpiphp: Slot [3] registered\n[ 0.141025] acpiphp: Slot [4] registered\n[ 0.141861] acpiphp: Slot [5] registered\n[ 0.142707] acpiphp: Slot [6] registered\n[ 0.143537] acpiphp: Slot [7] registered\n[ 0.144017] acpiphp: Slot [8] registered\n[ 0.144853] acpiphp: Slot [9] registered\n[ 0.145696] acpiphp: Slot [10] registered\n[ 0.146549] acpiphp: Slot [11] registered\n[ 0.147401] acpiphp: Slot [12] registered\n[ 0.148016] acpiphp: Slot [13] registered\n[ 0.148870] acpiphp: Slot [14] registered\n[ 0.149728] acpiphp: Slot [15] registered\n[ 0.150582] acpiphp: Slot [16] registered\n[ 0.151444] acpiphp: Slot [17] registered\n[ 0.152017] acpiphp: Slot [18] registered\n[ 0.152872] acpiphp: Slot [19] registered\n[ 0.153723] acpiphp: Slot [20] registered\n[ 0.154574] acpiphp: Slot [21] registered\n[ 0.155432] acpiphp: Slot [22] registered\n[ 0.156017] acpiphp: Slot [23] registered\n[ 0.156873] acpiphp: Slot [24] registered\n[ 0.157725] acpiphp: Slot [25] registered\n[ 0.158572] acpiphp: Slot [26] registered\n[ 0.159417] acpiphp: Slot [27] registered\n[ 0.160016] acpiphp: Slot [28] registered\n[ 0.160870] acpiphp: Slot [29] registered\n[ 0.161767] acpiphp: Slot [30] registered\n[ 0.162624] acpiphp: Slot [31] registered\n[ 0.163479] PCI host bridge to bus 0000:00\n[ 0.164004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.165067] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.166247] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.167422] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.168003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.169293] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.175141] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.176011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.200111] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.202041] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.203587] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.204715] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.206217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.207596] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.208209] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.209136] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.210745] vgaarb: loaded\n[ 0.211372] vgaarb: bridge control possible 0000:00:02.0\n[ 0.212221] SCSI subsystem initialized\n[ 0.213162] ACPI: bus type USB registered\n[ 0.213162] usbcore: registered new interface driver usbfs\n[ 0.214014] usbcore: registered new interface driver hub\n[ 0.216043] usbcore: registered new device driver usb\n[ 0.217094] PCI: Using ACPI for IRQ routing\n[ 0.217168] NetLabel: Initializing\n[ 0.217924] NetLabel: domain hash size = 128\n[ 0.220003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.221044] NetLabel: unlabeled traffic allowed by default\n[ 0.224231] Switched to clocksource kvm-clock\n[ 0.231353] AppArmor: AppArmor Filesystem Enabled\n[ 0.232374] pnp: PnP ACPI init\n[ 0.233083] ACPI: bus type PNP registered\n[ 0.234465] pnp: PnP ACPI: found 8 devices\n[ 0.235333] ACPI: bus type PNP unregistered\n[ 0.242372] NET: Registered protocol family 2\n[ 0.243602] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.245195] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.246611] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.247958] TCP: reno registered\n[ 0.248696] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.249887] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.251199] NET: Registered protocol family 1\n[ 0.252138] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.253313] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.254441] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.276289] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.298051] Trying to unpack rootfs image as initramfs...\n[ 0.388258] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.390092] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.391260] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.392558] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.394317] Scanning for low memory corruption every 60 seconds\n[ 0.395877] Initialise system trusted keyring\n[ 0.396907] audit: initializing netlink socket (disabled)\n[ 0.398047] type=2000 audit(1533861328.866:1): initialized\n[ 0.417778] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.419838] zbud: loaded\n[ 0.420694] VFS: Disk quotas dquot_6.5.2\n[ 0.421605] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.423215] fuse init (API version 7.22)\n[ 0.424146] msgmni has been set to 3997\n[ 0.425088] Key type big_key registered\n[ 0.426205] Key type asymmetric registered\n[ 0.427101] Asymmetric key parser 'x509' registered\n[ 0.428153] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.429808] io scheduler noop registered\n[ 0.430692] io scheduler deadline registered (default)\n[ 0.431813] io scheduler cfq registered\n[ 0.432743] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.433898] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.435256] ipmi message handler version 39.2\n[ 0.436262] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.437861] ACPI: Power Button [PWRF]\n[ 0.438794] GHES: HEST is not enabled!\n[ 0.460206] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.503037] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.525102] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.526845] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.550651] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.552926] Linux agpgart interface v0.103\n[ 0.554619] brd: module loaded\n[ 0.555724] loop: module loaded\n[ 0.556777] blk-mq: CPU -> queue map\n[ 0.557601] CPU 0 -> Queue 0\n[ 0.558333] CPU 1 -> Queue 0\n[ 0.559659] vda: vda1\n[ 0.560941] scsi0 : ata_piix\n[ 0.561723] scsi1 : ata_piix\n[ 0.562427] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.563715] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.565208] libphy: Fixed MDIO Bus: probed\n[ 0.566161] tun: Universal TUN/TAP device driver, 1.6\n[ 0.567202] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.569806] PPP generic driver version 2.4.2\n[ 0.570803] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.572084] ehci-pci: EHCI PCI platform driver\n[ 0.573020] ehci-platform: EHCI generic platform driver\n[ 0.574084] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.575286] ohci-pci: OHCI PCI platform driver\n[ 0.576226] ohci-platform: OHCI generic platform driver\n[ 0.577305] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.599121] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.600201] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.601785] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.602998] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.604322] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.605827] usb usb1: Product: UHCI Host Controller\n[ 0.606820] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.608080] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.609130] hub 1-0:1.0: USB hub found\n[ 0.609959] hub 1-0:1.0: 2 ports detected\n[ 0.610929] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.613168] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.614185] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.615337] mousedev: PS/2 mouse device common for all mice\n[ 0.616716] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.618695] rtc_cmos 00:00: RTC can wake from S4\n[ 0.619907] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.621177] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.622486] device-mapper: uevent: version 1.0.3\n[ 0.623501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.625226] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.626494] TCP: cubic registered\n[ 0.627296] NET: Registered protocol family 10\n[ 0.628423] NET: Registered protocol family 17\n[ 0.629380] Key type dns_resolver registered\n[ 0.630472] Loading compiled-in X.509 certificates\n[ 0.631983] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.633876] registered taskstats version 1\n[ 0.643255] Key type trusted registered\n[ 0.646646] Key type encrypted registered\n[ 0.647520] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.648626] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.650157] regulator-dummy: disabling\n[ 0.651020] Magic number: 14:787:556\n[ 0.651945] rtc_cmos 00:00: setting system clock to 2018-08-10 00:35:28 UTC (1533861328)\n[ 0.653662] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.654841] EDD information not available.\n[ 0.721291] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.722933] Write protecting the kernel read-only data: 12288k\n[ 0.724560] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.727320] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.740147] systemd-udevd[107]: starting version 204\n[ 0.780334] FDC 0 is a S82078B\n[ 0.920093] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.085483] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.087258] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.089104] usb 1-1: Product: QEMU USB Tablet\n[ 1.090322] usb 1-1: Manufacturer: QEMU\n[ 1.091408] usb 1-1: SerialNumber: 42\n[ 1.792799] 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.030116] 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.137027] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.231921] 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 Fri, 10 Aug 2018 00:35:30 +0000. Up 2.57 seconds.\ncloud-init-nonet[2.74]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting 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[3.58]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 10 Aug 2018 00:35:31 +0000. Up 3.72 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:eb:98:4d |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:b8:57:00 |\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:\n24:bf:d3:55:63:4e:13:c5:aa:72:f4:fc:16:83:4a:6b root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o.|\n| ..|\n| . . *. |\n| + .=.o |\n| S ..+o |\n| o.oo.oo |\n| o ooo .o|\n| . E 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:\n23:77:b1:3d:f7:d8:e0:27:2b:5f:e1:3b:12:cb:9b:98 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| . |\n| + |\n| . S o o o. |\n| o o =.=.|\n| . *.=|\n| ++.*.|\n| 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:\n3f:ff:5d:07:06:ae:b6:35:da:a0:35:de:b0:96:92:49 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| . |\n| . . |\n| S . o |\n| E. . . . |\n| . oX.o o|\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:\n35:e2:d4:3b:ac:77:3e:24:b5:a5:02:f4:ef:ae:d0:8e root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| .. |\n| .o.+ |\n| o.+.o. . |\n| S.+o + |\n| oo.= |\n| o o=. |\n| = oo |\n| E ooo. |\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 early crypto disks... [80G [74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 10 Aug 2018 00:35:37 +0000. Up 10.13 seconds.\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting 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 ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 10 Aug 2018 00:35:39 +0000. Up 11.28 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+ 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 19094 0 --:--:-- --:--:-- --:--:-- 19201\nOK\n+ apt-get update\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Ign http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\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 [77.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 [754 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 [239 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [408 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.6 MB in 8s (1573 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.4\n+ '[' -n 192.168.0.4 ']'\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 3 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:19 http://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:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:40 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:46 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:48 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:50 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 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.12 [630 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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 9s (9373 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-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.12_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-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-153.203) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-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.12) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-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 8720\nclearwater-socket-factory-sig start/running, process 8726\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8774\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 3 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 9s (3979 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58605 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.200\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.200\n++ echo A 172.30.9.200\n++ ip2rr 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.8\n++ echo A 192.168.1.8\n++ ip2rr 192.168.1.8\n++ echo 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.8\n++ ip2rr 192.168.0.10\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.10\n++ echo A 192.168.0.10\n+ echo 'nameserver 192.168.0.12'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.5'\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n"} 2018-08-10 00:37:29,767 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/c5d70a4e-a322-4721-906e-b8bb5341badc/action used request id req-91cdc1c7-91d5-4fc8-b0bd-78daa9233403 2018-08-10 00:37:29,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.287487030029s 2018-08-10 00:37:29,769 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/c5d70a4e-a322-4721-906e-b8bb5341badc/action used request id req-91cdc1c7-91d5-4fc8-b0bd-78daa9233403 2018-08-10 00:37:29,770 - functest.core.singlevm - DEBUG - console: 00000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008000] Security Framework initialized [ 0.008029] AppArmor: AppArmor initialized [ 0.008894] Yama: becoming mindful. [ 0.009789] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013015] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.015010] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017584] Initializing cgroup subsys memory [ 0.018513] Initializing cgroup subsys devices [ 0.019423] Initializing cgroup subsys freezer [ 0.020003] Initializing cgroup subsys blkio [ 0.020881] Initializing cgroup subsys perf_event [ 0.021827] Initializing cgroup subsys hugetlb [ 0.022781] CPU: Physical Processor ID: 0 [ 0.024010] FEATURE SPEC_CTRL Not Present [ 0.025523] mce: CPU supports 10 MCE banks [ 0.026391] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.026391] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028003] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.029332] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.030842] Speculative Store Bypass: Vulnerable [ 0.032329] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.037277] ACPI: Core revision 20131115 [ 0.038575] ACPI: All ACPI Tables successfully acquired [ 0.039783] ftrace: allocating 28727 entries in 113 pages [ 0.060266] Enabling x2apic [ 0.060939] Enabled x2apic [ 0.064003] Switched APIC routing to physical x2apic. [ 0.065920] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.068002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.070168] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.076724] KVM setup paravirtual spinlock [ 0.078861] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.080147] x86: Booting SMP configuration: [ 0.081090] .... node #0, CPUs: #1[ 0.078827] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.096017] x86: Booted up 1 node, 2 CPUs [ 0.096012] KVM setup async PF for cpu 1 [ 0.096015] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.098823] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.100308] devtmpfs: initialized [ 0.102237] EVM: security.selinux [ 0.102982] EVM: security.SMACK64 [ 0.104005] EVM: security.ima [ 0.104673] EVM: security.capability [ 0.105471] pinctrl core: initialized pinctrl subsystem [ 0.105882] regulator-dummy: no parameters [ 0.108061] RTC time: 0:35:27, date: 08/10/18 [ 0.109013] NET: Registered protocol family 16 [ 0.110013] cpuidle: using governor ladder [ 0.110881] cpuidle: using governor menu [ 0.111755] ACPI: bus type PCI registered [ 0.112003] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.113315] PCI: Using configuration type 1 for base access [ 0.114928] bio: create slab at 0 [ 0.116055] ACPI: Added _OSI(Module Device) [ 0.116926] ACPI: Added _OSI(Processor Device) [ 0.117828] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.118765] ACPI: Added _OSI(Processor Aggregator Device) [ 0.120849] ACPI: Interpreter enabled [ 0.121652] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.123577] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.125244] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.127177] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.128553] ACPI: (supports S0 S5) [ 0.129289] ACPI: Using IOAPIC for interrupt routing [ 0.130281] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.132192] ACPI: No dock devices found. [ 0.134813] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.136006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.137301] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.138565] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.140177] acpiphp: Slot [3] registered [ 0.141025] acpiphp: Slot [4] registered [ 0.141861] acpiphp: Slot [5] registered [ 0.142707] acpiphp: Slot [6] registered [ 0.143537] acpiphp: Slot [7] registered [ 0.144017] acpiphp: Slot [8] registered [ 0.144853] acpiphp: Slot [9] registered [ 0.145696] acpiphp: Slot [10] registered [ 0.146549] acpiphp: Slot [11] registered [ 0.147401] acpiphp: Slot [12] registered [ 0.148016] acpiphp: Slot [13] registered [ 0.148870] acpiphp: Slot [14] registered [ 0.149728] acpiphp: Slot [15] registered [ 0.150582] acpiphp: Slot [16] registered [ 0.151444] acpiphp: Slot [17] registered [ 0.152017] acpiphp: Slot [18] registered [ 0.152872] acpiphp: Slot [19] registered [ 0.153723] acpiphp: Slot [20] registered [ 0.154574] acpiphp: Slot [21] registered [ 0.155432] acpiphp: Slot [22] registered [ 0.156017] acpiphp: Slot [23] registered [ 0.156873] acpiphp: Slot [24] registered [ 0.157725] acpiphp: Slot [25] registered [ 0.158572] acpiphp: Slot [26] registered [ 0.159417] acpiphp: Slot [27] registered [ 0.160016] acpiphp: Slot [28] registered [ 0.160870] acpiphp: Slot [29] registered [ 0.161767] acpiphp: Slot [30] registered [ 0.162624] acpiphp: Slot [31] registered [ 0.163479] PCI host bridge to bus 0000:00 [ 0.164004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.165067] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.166247] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.167422] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.168003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.169293] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.175141] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.176011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.200111] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.202041] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.203587] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.204715] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.206217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.207596] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.208209] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.209136] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.210745] vgaarb: loaded [ 0.211372] vgaarb: bridge control possible 0000:00:02.0 [ 0.212221] SCSI subsystem initialized [ 0.213162] ACPI: bus type USB registered [ 0.213162] usbcore: registered new interface driver usbfs [ 0.214014] usbcore: registered new interface driver hub [ 0.216043] usbcore: registered new device driver usb [ 0.217094] PCI: Using ACPI for IRQ routing [ 0.217168] NetLabel: Initializing [ 0.217924] NetLabel: domain hash size = 128 [ 0.220003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.221044] NetLabel: unlabeled traffic allowed by default [ 0.224231] Switched to clocksource kvm-clock [ 0.231353] AppArmor: AppArmor Filesystem Enabled [ 0.232374] pnp: PnP ACPI init [ 0.233083] ACPI: bus type PNP registered [ 0.234465] pnp: PnP ACPI: found 8 devices [ 0.235333] ACPI: bus type PNP unregistered [ 0.242372] NET: Registered protocol family 2 [ 0.243602] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.245195] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.246611] TCP: Hash tables configured (established 16384 bind 16384) [ 0.247958] TCP: reno registered [ 0.248696] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.249887] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.251199] NET: Registered protocol family 1 [ 0.252138] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.253313] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.254441] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.276289] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.298051] Trying to unpack rootfs image as initramfs... [ 0.388258] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.390092] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.391260] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.392558] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.394317] Scanning for low memory corruption every 60 seconds [ 0.395877] Initialise system trusted keyring [ 0.396907] audit: initializing netlink socket (disabled) [ 0.398047] type=2000 audit(1533861328.866:1): initialized [ 0.417778] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.419838] zbud: loaded [ 0.420694] VFS: Disk quotas dquot_6.5.2 [ 0.421605] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.423215] fuse init (API version 7.22) [ 0.424146] msgmni has been set to 3997 [ 0.425088] Key type big_key registered [ 0.426205] Key type asymmetric registered [ 0.427101] Asymmetric key parser 'x509' registered [ 0.428153] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.429808] io scheduler noop registered [ 0.430692] io scheduler deadline registered (default) [ 0.431813] io scheduler cfq registered [ 0.432743] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.433898] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.435256] ipmi message handler version 39.2 [ 0.436262] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.437861] ACPI: Power Button [PWRF] [ 0.438794] GHES: HEST is not enabled! [ 0.460206] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.503037] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.525102] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.526845] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.550651] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.552926] Linux agpgart interface v0.103 [ 0.554619] brd: module loaded [ 0.555724] loop: module loaded [ 0.556777] blk-mq: CPU -> queue map [ 0.557601] CPU 0 -> Queue 0 [ 0.558333] CPU 1 -> Queue 0 [ 0.559659] vda: vda1 [ 0.560941] scsi0 : ata_piix [ 0.561723] scsi1 : ata_piix [ 0.562427] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.563715] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.565208] libphy: Fixed MDIO Bus: probed [ 0.566161] tun: Universal TUN/TAP device driver, 1.6 [ 0.567202] tun: (C) 1999-2004 Max Krasnyansky [ 0.569806] PPP generic driver version 2.4.2 [ 0.570803] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.572084] ehci-pci: EHCI PCI platform driver [ 0.573020] ehci-platform: EHCI generic platform driver [ 0.574084] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.575286] ohci-pci: OHCI PCI platform driver [ 0.576226] ohci-platform: OHCI generic platform driver [ 0.577305] uhci_hcd: USB Universal Host Controller Interface driver [ 0.599121] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.600201] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.601785] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.602998] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.604322] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.605827] usb usb1: Product: UHCI Host Controller [ 0.606820] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.608080] usb usb1: SerialNumber: 0000:00:01.2 [ 0.609130] hub 1-0:1.0: USB hub found [ 0.609959] hub 1-0:1.0: 2 ports detected [ 0.610929] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613168] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614185] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615337] mousedev: PS/2 mouse device common for all mice [ 0.616716] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618695] rtc_cmos 00:00: RTC can wake from S4 [ 0.619907] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.621177] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.622486] device-mapper: uevent: version 1.0.3 [ 0.623501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.625226] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626494] TCP: cubic registered [ 0.627296] NET: Registered protocol family 10 [ 0.628423] NET: Registered protocol family 17 [ 0.629380] Key type dns_resolver registered [ 0.630472] Loading compiled-in X.509 certificates [ 0.631983] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.633876] registered taskstats version 1 [ 0.643255] Key type trusted registered [ 0.646646] Key type encrypted registered [ 0.647520] AppArmor: AppArmor sha1 policy hashing enabled [ 0.648626] IMA: No TPM chip found, activating TPM-bypass! [ 0.650157] regulator-dummy: disabling [ 0.651020] Magic number: 14:787:556 [ 0.651945] rtc_cmos 00:00: setting system clock to 2018-08-10 00:35:28 UTC (1533861328) [ 0.653662] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654841] EDD information not available. [ 0.721291] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.722933] Write protecting the kernel read-only data: 12288k [ 0.724560] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.727320] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.740147] systemd-udevd[107]: starting version 204 [ 0.780334] FDC 0 is a S82078B [ 0.920093] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.085483] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.087258] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.089104] usb 1-1: Product: QEMU USB Tablet [ 1.090322] usb 1-1: Manufacturer: QEMU [ 1.091408] usb 1-1: SerialNumber: 42 [ 1.792799] 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.030116] 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.137027] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.231921] 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 Fri, 10 Aug 2018 00:35:30 +0000. Up 2.57 seconds. cloud-init-nonet[2.74]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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[3.58]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 10 Aug 2018 00:35:31 +0000. Up 3.72 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:eb:98:4d | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:b8:57:00 | 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: 24:bf:d3:55:63:4e:13:c5:aa:72:f4:fc:16:83:4a:6b root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o.| | ..| | . . *. | | + .=.o | | S ..+o | | o.oo.oo | | o ooo .o| | . E 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: 23:77:b1:3d:f7:d8:e0:27:2b:5f:e1:3b:12:cb:9b:98 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | . | | + | | . S o o o. | | o 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: 3f:ff:5d:07:06:ae:b6:35:da:a0:35:de:b0:96:92:49 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . | | . . | | S . o | | E. . . . | | . oX.o 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: 35:e2:d4:3b:ac:77:3e:24:b5:a5:02:f4:ef:ae:d0:8e root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | .. | | .o.+ | | o.+.o. . | | S.+o + | | oo.= | | o o=. | | = oo | | E ooo. | +-----------------+ * 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 early crypto disks... [80G [74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 10 Aug 2018 00:35:37 +0000. Up 10.13 seconds. * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting 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 ] Generating locales... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:final' at Fri, 10 Aug 2018 00:35:39 +0000. Up 11.28 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 + 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 19094 0 --:--:-- --:--:-- --:--:-- 19201 OK + apt-get update Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] 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 [77.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 [754 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 [239 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [408 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.6 MB in 8s (1573 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.4 + '[' -n 192.168.0.4 ']' + 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 3 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:19 http://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:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:50 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 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.12 [630 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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 9s (9373 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-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.12_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-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-153.203) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-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.12) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-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 8720 clearwater-socket-factory-sig start/running, process 8726 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8774 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 3 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 9s (3979 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58605 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.200 ++ echo A 172.30.9.200 ++ ip2rr 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.8 ++ echo A 192.168.1.8 ++ ip2rr 192.168.1.8 ++ echo 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.8 ++ ip2rr 192.168.0.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.10 ++ echo A 192.168.0.10 + echo 'nameserver 192.168.0.12' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.5' + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq 2018-08-10 00:37:29,774 - functest.core.singlevm - DEBUG - try 6: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-10 00:37:39,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:37:39,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:37:40,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:37:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-752db92b-d8f8-476a-94d8-7a8ef47ffae6 x-compute-request-id: req-752db92b-d8f8-476a-94d8-7a8ef47ffae6 Content-Encoding: gzip Content-Length: 1523 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:b8:c1:7a", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:c1:7a", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:19:ad", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/28508959-0e28-431d-8835-d1d0073bb4ec", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/28508959-0e28-431d-8835-d1d0073bb4ec", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:33:27.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "28508959-0e28-431d-8835-d1d0073bb4ec", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:33:27Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-10T00:33:11Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:4d:3c", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:4d:3c", "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:59:95:5f", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:95:5f", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cb5c6202-d825-4f6b-86fb-6291cfa179c3", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cb5c6202-d825-4f6b-86fb-6291cfa179c3", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:33:13.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "cb5c6202-d825-4f6b-86fb-6291cfa179c3", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:33:13Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "homer-0.clearwater.opnfv", "created": "2018-08-10T00:32:50Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:3f:fc", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:3f:fc", "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:05:fd:f4", "version": 4, "addr": "192.168.1.35", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/442bd3c1-ab79-4422-a6c0-91aa3666d85c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/442bd3c1-ab79-4422-a6c0-91aa3666d85c", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:33:15.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "442bd3c1-ab79-4422-a6c0-91aa3666d85c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:33:15Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-10T00:32:49Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:57:00", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:57:00", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:98:4d", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/c5d70a4e-a322-4721-906e-b8bb5341badc", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/c5d70a4e-a322-4721-906e-b8bb5341badc", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:35:27.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "c5d70a4e-a322-4721-906e-b8bb5341badc", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:35:27Z", "hostId": "04bc1a7f68d02ec2004107d6ad788e85be2295139ce9d8aac8a86662", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "dime-0.clearwater.opnfv", "created": "2018-08-10T00:32:48Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:2d:de", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:2d:de", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:1d:6c", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:1d:6c", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/4e6e15cb-8517-4403-8173-26f598b6f9c7", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/4e6e15cb-8517-4403-8173-26f598b6f9c7", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:33:07.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "4e6e15cb-8517-4403-8173-26f598b6f9c7", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:33:07Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "bono-0.clearwater.opnfv", "created": "2018-08-10T00:32:47Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:ca:fc", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:ca:fc", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9c97b35f-1a51-4a49-baa8-1ed8441b4af5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9c97b35f-1a51-4a49-baa8-1ed8441b4af5", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:32:30.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "9c97b35f-1a51-4a49-baa8-1ed8441b4af5", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:32:30Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-10T00:32:16Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:f7:05", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:f7:05", "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:78:24:cb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/e63a087d-8593-4398-b191-fdaded768b32", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/e63a087d-8593-4398-b191-fdaded768b32", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:32:01.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "e63a087d-8593-4398-b191-fdaded768b32", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:32:01Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "ns.clearwater.opnfv", "created": "2018-08-10T00:30:18Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:37:40,321 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-752db92b-d8f8-476a-94d8-7a8ef47ffae6 2018-08-10 00:37:40,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.546493053436s 2018-08-10 00:37:40,322 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-752db92b-d8f8-476a-94d8-7a8ef47ffae6 2018-08-10 00:37:40,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-10 00:37:40,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/c5d70a4e-a322-4721-906e-b8bb5341badc/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}92a3849b72b6536b6bd7ba5e06b6795030097306" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-10 00:37:40,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:37: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-27ff1a57-74d5-45e7-a5d8-c285b23f2da0 x-compute-request-id: req-27ff1a57-74d5-45e7-a5d8-c285b23f2da0 Content-Encoding: gzip Content-Length: 20783 Content-Type: application/json RESP BODY: {"output": "0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008000] Security Framework initialized\n[ 0.008029] AppArmor: AppArmor initialized\n[ 0.008894] Yama: becoming mindful.\n[ 0.009789] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013015] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.015010] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017584] Initializing cgroup subsys memory\n[ 0.018513] Initializing cgroup subsys devices\n[ 0.019423] Initializing cgroup subsys freezer\n[ 0.020003] Initializing cgroup subsys blkio\n[ 0.020881] Initializing cgroup subsys perf_event\n[ 0.021827] Initializing cgroup subsys hugetlb\n[ 0.022781] CPU: Physical Processor ID: 0\n[ 0.024010] FEATURE SPEC_CTRL Not Present\n[ 0.025523] mce: CPU supports 10 MCE banks\n[ 0.026391] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.026391] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028003] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.029332] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.030842] Speculative Store Bypass: Vulnerable\n[ 0.032329] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.037277] ACPI: Core revision 20131115\n[ 0.038575] ACPI: All ACPI Tables successfully acquired\n[ 0.039783] ftrace: allocating 28727 entries in 113 pages\n[ 0.060266] Enabling x2apic\n[ 0.060939] Enabled x2apic\n[ 0.064003] Switched APIC routing to physical x2apic.\n[ 0.065920] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.068002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.070168] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.076724] KVM setup paravirtual spinlock\n[ 0.078861] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.080147] x86: Booting SMP configuration:\n[ 0.081090] .... node #0, CPUs: #1[ 0.078827] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.096017] x86: Booted up 1 node, 2 CPUs\n[ 0.096012] KVM setup async PF for cpu 1\n[ 0.096015] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.098823] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.100308] devtmpfs: initialized\n[ 0.102237] EVM: security.selinux\n[ 0.102982] EVM: security.SMACK64\n[ 0.104005] EVM: security.ima\n[ 0.104673] EVM: security.capability\n[ 0.105471] pinctrl core: initialized pinctrl subsystem\n[ 0.105882] regulator-dummy: no parameters\n[ 0.108061] RTC time: 0:35:27, date: 08/10/18\n[ 0.109013] NET: Registered protocol family 16\n[ 0.110013] cpuidle: using governor ladder\n[ 0.110881] cpuidle: using governor menu\n[ 0.111755] ACPI: bus type PCI registered\n[ 0.112003] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.113315] PCI: Using configuration type 1 for base access\n[ 0.114928] bio: create slab at 0\n[ 0.116055] ACPI: Added _OSI(Module Device)\n[ 0.116926] ACPI: Added _OSI(Processor Device)\n[ 0.117828] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.118765] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.120849] ACPI: Interpreter enabled\n[ 0.121652] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.123577] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.125244] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.127177] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.128553] ACPI: (supports S0 S5)\n[ 0.129289] ACPI: Using IOAPIC for interrupt routing\n[ 0.130281] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.132192] ACPI: No dock devices found.\n[ 0.134813] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.136006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.137301] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.138565] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.140177] acpiphp: Slot [3] registered\n[ 0.141025] acpiphp: Slot [4] registered\n[ 0.141861] acpiphp: Slot [5] registered\n[ 0.142707] acpiphp: Slot [6] registered\n[ 0.143537] acpiphp: Slot [7] registered\n[ 0.144017] acpiphp: Slot [8] registered\n[ 0.144853] acpiphp: Slot [9] registered\n[ 0.145696] acpiphp: Slot [10] registered\n[ 0.146549] acpiphp: Slot [11] registered\n[ 0.147401] acpiphp: Slot [12] registered\n[ 0.148016] acpiphp: Slot [13] registered\n[ 0.148870] acpiphp: Slot [14] registered\n[ 0.149728] acpiphp: Slot [15] registered\n[ 0.150582] acpiphp: Slot [16] registered\n[ 0.151444] acpiphp: Slot [17] registered\n[ 0.152017] acpiphp: Slot [18] registered\n[ 0.152872] acpiphp: Slot [19] registered\n[ 0.153723] acpiphp: Slot [20] registered\n[ 0.154574] acpiphp: Slot [21] registered\n[ 0.155432] acpiphp: Slot [22] registered\n[ 0.156017] acpiphp: Slot [23] registered\n[ 0.156873] acpiphp: Slot [24] registered\n[ 0.157725] acpiphp: Slot [25] registered\n[ 0.158572] acpiphp: Slot [26] registered\n[ 0.159417] acpiphp: Slot [27] registered\n[ 0.160016] acpiphp: Slot [28] registered\n[ 0.160870] acpiphp: Slot [29] registered\n[ 0.161767] acpiphp: Slot [30] registered\n[ 0.162624] acpiphp: Slot [31] registered\n[ 0.163479] PCI host bridge to bus 0000:00\n[ 0.164004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.165067] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.166247] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.167422] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.168003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.169293] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.175141] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.176011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.200111] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.202041] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.203587] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.204715] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.206217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.207596] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.208209] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.209136] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.210745] vgaarb: loaded\n[ 0.211372] vgaarb: bridge control possible 0000:00:02.0\n[ 0.212221] SCSI subsystem initialized\n[ 0.213162] ACPI: bus type USB registered\n[ 0.213162] usbcore: registered new interface driver usbfs\n[ 0.214014] usbcore: registered new interface driver hub\n[ 0.216043] usbcore: registered new device driver usb\n[ 0.217094] PCI: Using ACPI for IRQ routing\n[ 0.217168] NetLabel: Initializing\n[ 0.217924] NetLabel: domain hash size = 128\n[ 0.220003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.221044] NetLabel: unlabeled traffic allowed by default\n[ 0.224231] Switched to clocksource kvm-clock\n[ 0.231353] AppArmor: AppArmor Filesystem Enabled\n[ 0.232374] pnp: PnP ACPI init\n[ 0.233083] ACPI: bus type PNP registered\n[ 0.234465] pnp: PnP ACPI: found 8 devices\n[ 0.235333] ACPI: bus type PNP unregistered\n[ 0.242372] NET: Registered protocol family 2\n[ 0.243602] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.245195] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.246611] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.247958] TCP: reno registered\n[ 0.248696] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.249887] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.251199] NET: Registered protocol family 1\n[ 0.252138] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.253313] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.254441] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.276289] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.298051] Trying to unpack rootfs image as initramfs...\n[ 0.388258] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.390092] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.391260] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.392558] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.394317] Scanning for low memory corruption every 60 seconds\n[ 0.395877] Initialise system trusted keyring\n[ 0.396907] audit: initializing netlink socket (disabled)\n[ 0.398047] type=2000 audit(1533861328.866:1): initialized\n[ 0.417778] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.419838] zbud: loaded\n[ 0.420694] VFS: Disk quotas dquot_6.5.2\n[ 0.421605] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.423215] fuse init (API version 7.22)\n[ 0.424146] msgmni has been set to 3997\n[ 0.425088] Key type big_key registered\n[ 0.426205] Key type asymmetric registered\n[ 0.427101] Asymmetric key parser 'x509' registered\n[ 0.428153] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.429808] io scheduler noop registered\n[ 0.430692] io scheduler deadline registered (default)\n[ 0.431813] io scheduler cfq registered\n[ 0.432743] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.433898] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.435256] ipmi message handler version 39.2\n[ 0.436262] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.437861] ACPI: Power Button [PWRF]\n[ 0.438794] GHES: HEST is not enabled!\n[ 0.460206] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.503037] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.525102] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.526845] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.550651] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.552926] Linux agpgart interface v0.103\n[ 0.554619] brd: module loaded\n[ 0.555724] loop: module loaded\n[ 0.556777] blk-mq: CPU -> queue map\n[ 0.557601] CPU 0 -> Queue 0\n[ 0.558333] CPU 1 -> Queue 0\n[ 0.559659] vda: vda1\n[ 0.560941] scsi0 : ata_piix\n[ 0.561723] scsi1 : ata_piix\n[ 0.562427] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.563715] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.565208] libphy: Fixed MDIO Bus: probed\n[ 0.566161] tun: Universal TUN/TAP device driver, 1.6\n[ 0.567202] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.569806] PPP generic driver version 2.4.2\n[ 0.570803] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.572084] ehci-pci: EHCI PCI platform driver\n[ 0.573020] ehci-platform: EHCI generic platform driver\n[ 0.574084] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.575286] ohci-pci: OHCI PCI platform driver\n[ 0.576226] ohci-platform: OHCI generic platform driver\n[ 0.577305] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.599121] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.600201] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.601785] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.602998] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.604322] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.605827] usb usb1: Product: UHCI Host Controller\n[ 0.606820] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.608080] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.609130] hub 1-0:1.0: USB hub found\n[ 0.609959] hub 1-0:1.0: 2 ports detected\n[ 0.610929] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.613168] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.614185] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.615337] mousedev: PS/2 mouse device common for all mice\n[ 0.616716] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.618695] rtc_cmos 00:00: RTC can wake from S4\n[ 0.619907] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.621177] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.622486] device-mapper: uevent: version 1.0.3\n[ 0.623501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.625226] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.626494] TCP: cubic registered\n[ 0.627296] NET: Registered protocol family 10\n[ 0.628423] NET: Registered protocol family 17\n[ 0.629380] Key type dns_resolver registered\n[ 0.630472] Loading compiled-in X.509 certificates\n[ 0.631983] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.633876] registered taskstats version 1\n[ 0.643255] Key type trusted registered\n[ 0.646646] Key type encrypted registered\n[ 0.647520] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.648626] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.650157] regulator-dummy: disabling\n[ 0.651020] Magic number: 14:787:556\n[ 0.651945] rtc_cmos 00:00: setting system clock to 2018-08-10 00:35:28 UTC (1533861328)\n[ 0.653662] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.654841] EDD information not available.\n[ 0.721291] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.722933] Write protecting the kernel read-only data: 12288k\n[ 0.724560] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.727320] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.740147] systemd-udevd[107]: starting version 204\n[ 0.780334] FDC 0 is a S82078B\n[ 0.920093] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.085483] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.087258] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.089104] usb 1-1: Product: QEMU USB Tablet\n[ 1.090322] usb 1-1: Manufacturer: QEMU\n[ 1.091408] usb 1-1: SerialNumber: 42\n[ 1.792799] 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.030116] 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.137027] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.231921] 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 Fri, 10 Aug 2018 00:35:30 +0000. Up 2.57 seconds.\ncloud-init-nonet[2.74]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting 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[3.58]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 10 Aug 2018 00:35:31 +0000. Up 3.72 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:eb:98:4d |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:b8:57:00 |\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:\n24:bf:d3:55:63:4e:13:c5:aa:72:f4:fc:16:83:4a:6b root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o.|\n| ..|\n| . . *. |\n| + .=.o |\n| S ..+o |\n| o.oo.oo |\n| o ooo .o|\n| . E 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:\n23:77:b1:3d:f7:d8:e0:27:2b:5f:e1:3b:12:cb:9b:98 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| . |\n| + |\n| . S o o o. |\n| o o =.=.|\n| . *.=|\n| ++.*.|\n| 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:\n3f:ff:5d:07:06:ae:b6:35:da:a0:35:de:b0:96:92:49 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| . |\n| . . |\n| S . o |\n| E. . . . |\n| . oX.o o|\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:\n35:e2:d4:3b:ac:77:3e:24:b5:a5:02:f4:ef:ae:d0:8e root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| .. |\n| .o.+ |\n| o.+.o. . |\n| S.+o + |\n| oo.= |\n| o o=. |\n| = oo |\n| E ooo. |\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 early crypto disks... [80G [74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 10 Aug 2018 00:35:37 +0000. Up 10.13 seconds.\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting 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 ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 10 Aug 2018 00:35:39 +0000. Up 11.28 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+ 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 19094 0 --:--:-- --:--:-- --:--:-- 19201\nOK\n+ apt-get update\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Ign http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\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 [77.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 [754 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 [239 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [408 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.6 MB in 8s (1573 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.4\n+ '[' -n 192.168.0.4 ']'\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 3 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:19 http://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:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:40 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:46 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:48 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:50 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 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.12 [630 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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 9s (9373 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-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.12_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-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-153.203) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-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.12) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-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 8720\nclearwater-socket-factory-sig start/running, process 8726\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8774\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 3 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 9s (3979 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58605 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.200\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.200\n++ echo A 172.30.9.200\n++ ip2rr 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.8\n++ echo A 192.168.1.8\n++ ip2rr 192.168.1.8\n++ echo 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.8\n++ ip2rr 192.168.0.10\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.10\n++ echo A 192.168.0.10\n+ echo 'nameserver 192.168.0.12'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.5'\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 | db:82:5e:e6:7c:86:48:22:18:6a:23:89:ca:f2:46:62 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 23:77:b1:3d:f7:d8:e0:27:2b:5f:e1:3b:12:cb:9b:98 root@dime-0 (DSA)\nec2: 256 3f:ff:5d:07:06:ae:b6:35:da:a0:35:de:b0:96:92:49 root@dime-0 (ECDSA)\nec2: 256 35:e2:d4:3b:ac:77:3e:24:b5:a5:02:f4:ef:ae:d0:8e root@dime-0 (ED25519)\nec2: 2048 24:bf:d3:55:63:4e:13:c5:aa:72:f4:fc:16:83:4a:6b root@dime-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBK5xbb9wJEVHpBGpYUIEA22jly786G5m0mZjLVDL7a6+ADOX47tK5VibljjOjAuubnjIAQdX7VyPAB6aa+F/nk8= root@dime-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIE/UG57MytRMFal4vUqPzHm8YwnpvFK9+jNVW2vA+QBx root@dime-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQ2Vpk0PUfTk9st+kzGoWIooehpfvHeVERjhTXcy/JmW8q2Nj9UFjTW70++Jn5tWetQvkjBOTWA6K1+8XRTM/M6WCa56Gdie+EDyLnWW59LwM3BRoCHgQvRIKs5M8c9vF1JSM3JVP/qE0N5njubcN2RaRfFjLFzPJoM8KA3u+i0oV4OvxCUYmbfr7SfKasuWLSunE0s/8TL0QhAeAk/m3MCNaJ3rDj/KiMT3uxjh3Y53n490zwmFxSsgde5Qa8+EfW899fRVrzj8U+9BVF+lxvGTabcYh8/Og4D5vr5BC2CVESOb37oPVxu/QVgpkhwn8gCXnvshzrW8igTI/5uFBx root@dime-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Fri, 10 Aug 2018 00:37:30 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 122.06 seconds\n"} 2018-08-10 00:37:40,443 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/c5d70a4e-a322-4721-906e-b8bb5341badc/action used request id req-27ff1a57-74d5-45e7-a5d8-c285b23f2da0 2018-08-10 00:37:40,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.114031076431s 2018-08-10 00:37:40,444 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/c5d70a4e-a322-4721-906e-b8bb5341badc/action used request id req-27ff1a57-74d5-45e7-a5d8-c285b23f2da0 2018-08-10 00:37:40,445 - functest.core.singlevm - DEBUG - console: 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008000] Security Framework initialized [ 0.008029] AppArmor: AppArmor initialized [ 0.008894] Yama: becoming mindful. [ 0.009789] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013015] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.015010] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017584] Initializing cgroup subsys memory [ 0.018513] Initializing cgroup subsys devices [ 0.019423] Initializing cgroup subsys freezer [ 0.020003] Initializing cgroup subsys blkio [ 0.020881] Initializing cgroup subsys perf_event [ 0.021827] Initializing cgroup subsys hugetlb [ 0.022781] CPU: Physical Processor ID: 0 [ 0.024010] FEATURE SPEC_CTRL Not Present [ 0.025523] mce: CPU supports 10 MCE banks [ 0.026391] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.026391] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028003] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.029332] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.030842] Speculative Store Bypass: Vulnerable [ 0.032329] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.037277] ACPI: Core revision 20131115 [ 0.038575] ACPI: All ACPI Tables successfully acquired [ 0.039783] ftrace: allocating 28727 entries in 113 pages [ 0.060266] Enabling x2apic [ 0.060939] Enabled x2apic [ 0.064003] Switched APIC routing to physical x2apic. [ 0.065920] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.068002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.070168] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.076724] KVM setup paravirtual spinlock [ 0.078861] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.080147] x86: Booting SMP configuration: [ 0.081090] .... node #0, CPUs: #1[ 0.078827] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.096017] x86: Booted up 1 node, 2 CPUs [ 0.096012] KVM setup async PF for cpu 1 [ 0.096015] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.098823] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.100308] devtmpfs: initialized [ 0.102237] EVM: security.selinux [ 0.102982] EVM: security.SMACK64 [ 0.104005] EVM: security.ima [ 0.104673] EVM: security.capability [ 0.105471] pinctrl core: initialized pinctrl subsystem [ 0.105882] regulator-dummy: no parameters [ 0.108061] RTC time: 0:35:27, date: 08/10/18 [ 0.109013] NET: Registered protocol family 16 [ 0.110013] cpuidle: using governor ladder [ 0.110881] cpuidle: using governor menu [ 0.111755] ACPI: bus type PCI registered [ 0.112003] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.113315] PCI: Using configuration type 1 for base access [ 0.114928] bio: create slab at 0 [ 0.116055] ACPI: Added _OSI(Module Device) [ 0.116926] ACPI: Added _OSI(Processor Device) [ 0.117828] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.118765] ACPI: Added _OSI(Processor Aggregator Device) [ 0.120849] ACPI: Interpreter enabled [ 0.121652] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.123577] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.125244] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.127177] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.128553] ACPI: (supports S0 S5) [ 0.129289] ACPI: Using IOAPIC for interrupt routing [ 0.130281] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.132192] ACPI: No dock devices found. [ 0.134813] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.136006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.137301] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.138565] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.140177] acpiphp: Slot [3] registered [ 0.141025] acpiphp: Slot [4] registered [ 0.141861] acpiphp: Slot [5] registered [ 0.142707] acpiphp: Slot [6] registered [ 0.143537] acpiphp: Slot [7] registered [ 0.144017] acpiphp: Slot [8] registered [ 0.144853] acpiphp: Slot [9] registered [ 0.145696] acpiphp: Slot [10] registered [ 0.146549] acpiphp: Slot [11] registered [ 0.147401] acpiphp: Slot [12] registered [ 0.148016] acpiphp: Slot [13] registered [ 0.148870] acpiphp: Slot [14] registered [ 0.149728] acpiphp: Slot [15] registered [ 0.150582] acpiphp: Slot [16] registered [ 0.151444] acpiphp: Slot [17] registered [ 0.152017] acpiphp: Slot [18] registered [ 0.152872] acpiphp: Slot [19] registered [ 0.153723] acpiphp: Slot [20] registered [ 0.154574] acpiphp: Slot [21] registered [ 0.155432] acpiphp: Slot [22] registered [ 0.156017] acpiphp: Slot [23] registered [ 0.156873] acpiphp: Slot [24] registered [ 0.157725] acpiphp: Slot [25] registered [ 0.158572] acpiphp: Slot [26] registered [ 0.159417] acpiphp: Slot [27] registered [ 0.160016] acpiphp: Slot [28] registered [ 0.160870] acpiphp: Slot [29] registered [ 0.161767] acpiphp: Slot [30] registered [ 0.162624] acpiphp: Slot [31] registered [ 0.163479] PCI host bridge to bus 0000:00 [ 0.164004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.165067] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.166247] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.167422] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.168003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.169293] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.175141] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.176011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.200111] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.202041] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.203587] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.204715] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.206217] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.207596] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.208209] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.209136] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.210745] vgaarb: loaded [ 0.211372] vgaarb: bridge control possible 0000:00:02.0 [ 0.212221] SCSI subsystem initialized [ 0.213162] ACPI: bus type USB registered [ 0.213162] usbcore: registered new interface driver usbfs [ 0.214014] usbcore: registered new interface driver hub [ 0.216043] usbcore: registered new device driver usb [ 0.217094] PCI: Using ACPI for IRQ routing [ 0.217168] NetLabel: Initializing [ 0.217924] NetLabel: domain hash size = 128 [ 0.220003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.221044] NetLabel: unlabeled traffic allowed by default [ 0.224231] Switched to clocksource kvm-clock [ 0.231353] AppArmor: AppArmor Filesystem Enabled [ 0.232374] pnp: PnP ACPI init [ 0.233083] ACPI: bus type PNP registered [ 0.234465] pnp: PnP ACPI: found 8 devices [ 0.235333] ACPI: bus type PNP unregistered [ 0.242372] NET: Registered protocol family 2 [ 0.243602] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.245195] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.246611] TCP: Hash tables configured (established 16384 bind 16384) [ 0.247958] TCP: reno registered [ 0.248696] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.249887] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.251199] NET: Registered protocol family 1 [ 0.252138] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.253313] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.254441] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.276289] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.298051] Trying to unpack rootfs image as initramfs... [ 0.388258] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.390092] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.391260] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.392558] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.394317] Scanning for low memory corruption every 60 seconds [ 0.395877] Initialise system trusted keyring [ 0.396907] audit: initializing netlink socket (disabled) [ 0.398047] type=2000 audit(1533861328.866:1): initialized [ 0.417778] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.419838] zbud: loaded [ 0.420694] VFS: Disk quotas dquot_6.5.2 [ 0.421605] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.423215] fuse init (API version 7.22) [ 0.424146] msgmni has been set to 3997 [ 0.425088] Key type big_key registered [ 0.426205] Key type asymmetric registered [ 0.427101] Asymmetric key parser 'x509' registered [ 0.428153] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.429808] io scheduler noop registered [ 0.430692] io scheduler deadline registered (default) [ 0.431813] io scheduler cfq registered [ 0.432743] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.433898] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.435256] ipmi message handler version 39.2 [ 0.436262] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.437861] ACPI: Power Button [PWRF] [ 0.438794] GHES: HEST is not enabled! [ 0.460206] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.503037] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.525102] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.526845] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.550651] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.552926] Linux agpgart interface v0.103 [ 0.554619] brd: module loaded [ 0.555724] loop: module loaded [ 0.556777] blk-mq: CPU -> queue map [ 0.557601] CPU 0 -> Queue 0 [ 0.558333] CPU 1 -> Queue 0 [ 0.559659] vda: vda1 [ 0.560941] scsi0 : ata_piix [ 0.561723] scsi1 : ata_piix [ 0.562427] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.563715] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.565208] libphy: Fixed MDIO Bus: probed [ 0.566161] tun: Universal TUN/TAP device driver, 1.6 [ 0.567202] tun: (C) 1999-2004 Max Krasnyansky [ 0.569806] PPP generic driver version 2.4.2 [ 0.570803] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.572084] ehci-pci: EHCI PCI platform driver [ 0.573020] ehci-platform: EHCI generic platform driver [ 0.574084] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.575286] ohci-pci: OHCI PCI platform driver [ 0.576226] ohci-platform: OHCI generic platform driver [ 0.577305] uhci_hcd: USB Universal Host Controller Interface driver [ 0.599121] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.600201] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.601785] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.602998] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.604322] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.605827] usb usb1: Product: UHCI Host Controller [ 0.606820] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.608080] usb usb1: SerialNumber: 0000:00:01.2 [ 0.609130] hub 1-0:1.0: USB hub found [ 0.609959] hub 1-0:1.0: 2 ports detected [ 0.610929] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.613168] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.614185] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.615337] mousedev: PS/2 mouse device common for all mice [ 0.616716] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.618695] rtc_cmos 00:00: RTC can wake from S4 [ 0.619907] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.621177] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.622486] device-mapper: uevent: version 1.0.3 [ 0.623501] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.625226] ledtrig-cpu: registered to indicate activity on CPUs [ 0.626494] TCP: cubic registered [ 0.627296] NET: Registered protocol family 10 [ 0.628423] NET: Registered protocol family 17 [ 0.629380] Key type dns_resolver registered [ 0.630472] Loading compiled-in X.509 certificates [ 0.631983] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.633876] registered taskstats version 1 [ 0.643255] Key type trusted registered [ 0.646646] Key type encrypted registered [ 0.647520] AppArmor: AppArmor sha1 policy hashing enabled [ 0.648626] IMA: No TPM chip found, activating TPM-bypass! [ 0.650157] regulator-dummy: disabling [ 0.651020] Magic number: 14:787:556 [ 0.651945] rtc_cmos 00:00: setting system clock to 2018-08-10 00:35:28 UTC (1533861328) [ 0.653662] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.654841] EDD information not available. [ 0.721291] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.722933] Write protecting the kernel read-only data: 12288k [ 0.724560] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.727320] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.740147] systemd-udevd[107]: starting version 204 [ 0.780334] FDC 0 is a S82078B [ 0.920093] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.085483] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.087258] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.089104] usb 1-1: Product: QEMU USB Tablet [ 1.090322] usb 1-1: Manufacturer: QEMU [ 1.091408] usb 1-1: SerialNumber: 42 [ 1.792799] 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.030116] 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.137027] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.231921] 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 Fri, 10 Aug 2018 00:35:30 +0000. Up 2.57 seconds. cloud-init-nonet[2.74]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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[3.58]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 10 Aug 2018 00:35:31 +0000. Up 3.72 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:eb:98:4d | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:b8:57:00 | 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: 24:bf:d3:55:63:4e:13:c5:aa:72:f4:fc:16:83:4a:6b root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o.| | ..| | . . *. | | + .=.o | | S ..+o | | o.oo.oo | | o ooo .o| | . E 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: 23:77:b1:3d:f7:d8:e0:27:2b:5f:e1:3b:12:cb:9b:98 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | . | | + | | . S o o o. | | o 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: 3f:ff:5d:07:06:ae:b6:35:da:a0:35:de:b0:96:92:49 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . | | . . | | S . o | | E. . . . | | . oX.o 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: 35:e2:d4:3b:ac:77:3e:24:b5:a5:02:f4:ef:ae:d0:8e root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | .. | | .o.+ | | o.+.o. . | | S.+o + | | oo.= | | o o=. | | = oo | | E ooo. | +-----------------+ * 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 early crypto disks... [80G [74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 10 Aug 2018 00:35:37 +0000. Up 10.13 seconds. * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting 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 ] Generating locales... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:final' at Fri, 10 Aug 2018 00:35:39 +0000. Up 11.28 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 + 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 19094 0 --:--:-- --:--:-- --:--:-- 19201 OK + apt-get update Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] 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 [77.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 [754 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 [239 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [408 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.6 MB in 8s (1573 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.4 + '[' -n 192.168.0.4 ']' + 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 3 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:19 http://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:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:50 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 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.12 [630 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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 9s (9373 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-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.12_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-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-153.203) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-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.12) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-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 8720 clearwater-socket-factory-sig start/running, process 8726 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8774 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 3 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 9s (3979 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58605 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.200 ++ echo A 172.30.9.200 ++ ip2rr 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.8 ++ echo A 192.168.1.8 ++ ip2rr 192.168.1.8 ++ echo 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.8 ++ ip2rr 192.168.0.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.10 ++ echo A 192.168.0.10 + echo 'nameserver 192.168.0.12' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.5' + 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 | db:82:5e:e6:7c:86:48:22:18:6a:23:89:ca:f2:46:62 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 23:77:b1:3d:f7:d8:e0:27:2b:5f:e1:3b:12:cb:9b:98 root@dime-0 (DSA) ec2: 256 3f:ff:5d:07:06:ae:b6:35:da:a0:35:de:b0:96:92:49 root@dime-0 (ECDSA) ec2: 256 35:e2:d4:3b:ac:77:3e:24:b5:a5:02:f4:ef:ae:d0:8e root@dime-0 (ED25519) ec2: 2048 24:bf:d3:55:63:4e:13:c5:aa:72:f4:fc:16:83:4a:6b root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBK5xbb9wJEVHpBGpYUIEA22jly786G5m0mZjLVDL7a6+ADOX47tK5VibljjOjAuubnjIAQdX7VyPAB6aa+F/nk8= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIE/UG57MytRMFal4vUqPzHm8YwnpvFK9+jNVW2vA+QBx root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQ2Vpk0PUfTk9st+kzGoWIooehpfvHeVERjhTXcy/JmW8q2Nj9UFjTW70++Jn5tWetQvkjBOTWA6K1+8XRTM/M6WCa56Gdie+EDyLnWW59LwM3BRoCHgQvRIKs5M8c9vF1JSM3JVP/qE0N5njubcN2RaRfFjLFzPJoM8KA3u+i0oV4OvxCUYmbfr7SfKasuWLSunE0s/8TL0QhAeAk/m3MCNaJ3rDj/KiMT3uxjh3Y53n490zwmFxSsgde5Qa8+EfW899fRVrzj8U+9BVF+lxvGTabcYh8/Og4D5vr5BC2CVESOb37oPVxu/QVgpkhwn8gCXnvshzrW8igTI/5uFBx root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 10 Aug 2018 00:37:30 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 122.06 seconds 2018-08-10 00:37:40,447 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-10 00:37:40,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:37:40,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:37:41,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:37: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-e47e64d1-bd2e-4fb5-9fe2-ee0957149057 x-compute-request-id: req-e47e64d1-bd2e-4fb5-9fe2-ee0957149057 Content-Encoding: gzip Content-Length: 1523 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:b8:c1:7a", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:c1:7a", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:19:ad", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/28508959-0e28-431d-8835-d1d0073bb4ec", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/28508959-0e28-431d-8835-d1d0073bb4ec", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:33:27.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "28508959-0e28-431d-8835-d1d0073bb4ec", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:33:27Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-10T00:33:11Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:4d:3c", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:4d:3c", "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:59:95:5f", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:95:5f", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cb5c6202-d825-4f6b-86fb-6291cfa179c3", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cb5c6202-d825-4f6b-86fb-6291cfa179c3", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:33:13.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "cb5c6202-d825-4f6b-86fb-6291cfa179c3", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:33:13Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "homer-0.clearwater.opnfv", "created": "2018-08-10T00:32:50Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:3f:fc", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:3f:fc", "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:05:fd:f4", "version": 4, "addr": "192.168.1.35", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/442bd3c1-ab79-4422-a6c0-91aa3666d85c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/442bd3c1-ab79-4422-a6c0-91aa3666d85c", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:33:15.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "442bd3c1-ab79-4422-a6c0-91aa3666d85c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:33:15Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-10T00:32:49Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:57:00", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:57:00", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:98:4d", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/c5d70a4e-a322-4721-906e-b8bb5341badc", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/c5d70a4e-a322-4721-906e-b8bb5341badc", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:35:27.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "c5d70a4e-a322-4721-906e-b8bb5341badc", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:35:27Z", "hostId": "04bc1a7f68d02ec2004107d6ad788e85be2295139ce9d8aac8a86662", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "dime-0.clearwater.opnfv", "created": "2018-08-10T00:32:48Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:2d:de", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:2d:de", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:1d:6c", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:1d:6c", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/4e6e15cb-8517-4403-8173-26f598b6f9c7", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/4e6e15cb-8517-4403-8173-26f598b6f9c7", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:33:07.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "4e6e15cb-8517-4403-8173-26f598b6f9c7", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:33:07Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "bono-0.clearwater.opnfv", "created": "2018-08-10T00:32:47Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:ca:fc", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:ca:fc", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9c97b35f-1a51-4a49-baa8-1ed8441b4af5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9c97b35f-1a51-4a49-baa8-1ed8441b4af5", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:32:30.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "9c97b35f-1a51-4a49-baa8-1ed8441b4af5", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:32:30Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-10T00:32:16Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:f7:05", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:f7:05", "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:78:24:cb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/e63a087d-8593-4398-b191-fdaded768b32", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/e63a087d-8593-4398-b191-fdaded768b32", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:32:01.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "e63a087d-8593-4398-b191-fdaded768b32", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:32:01Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "ns.clearwater.opnfv", "created": "2018-08-10T00:30:18Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:37:41,160 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-e47e64d1-bd2e-4fb5-9fe2-ee0957149057 2018-08-10 00:37:41,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.71283698082s 2018-08-10 00:37:41,161 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-e47e64d1-bd2e-4fb5-9fe2-ee0957149057 2018-08-10 00:37:41,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-10 00:37:41,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/4e6e15cb-8517-4403-8173-26f598b6f9c7/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}92a3849b72b6536b6bd7ba5e06b6795030097306" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-10 00:37:41,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:37:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-71f02a8d-e4b3-4f2d-b444-1afbe33e7dd3 x-compute-request-id: req-71f02a8d-e4b3-4f2d-b444-1afbe33e7dd3 Content-Encoding: gzip Content-Length: 18581 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008000] Security Framework initialized\n[ 0.008062] AppArmor: AppArmor initialized\n[ 0.008901] Yama: becoming mindful.\n[ 0.009847] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013181] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.015135] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017653] Initializing cgroup subsys memory\n[ 0.018550] Initializing cgroup subsys devices\n[ 0.019435] Initializing cgroup subsys freezer\n[ 0.020009] Initializing cgroup subsys blkio\n[ 0.020862] Initializing cgroup subsys perf_event\n[ 0.021784] Initializing cgroup subsys hugetlb\n[ 0.022729] CPU: Physical Processor ID: 0\n[ 0.024016] FEATURE SPEC_CTRL Not Present\n[ 0.025544] mce: CPU supports 10 MCE banks\n[ 0.026416] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.026416] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028008] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.029199] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.030683] Speculative Store Bypass: Vulnerable\n[ 0.032432] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.037615] ACPI: Core revision 20131115\n[ 0.038931] ACPI: All ACPI Tables successfully acquired\n[ 0.040041] ftrace: allocating 28727 entries in 113 pages\n[ 0.060308] Enabling x2apic\n[ 0.060995] Enabled x2apic\n[ 0.061857] Switched APIC routing to physical x2apic.\n[ 0.064912] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.066218] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.068490] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.076952] KVM setup paravirtual spinlock\n[ 0.080937] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.082895] x86: Booting SMP configuration:\n[ 0.084004] .... node #0, CPUs: #1[ 0.080876] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100021] x86: Booted up 1 node, 2 CPUs\n[ 0.100014] KVM setup async PF for cpu 1\n[ 0.100015] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.103415] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.104345] devtmpfs: initialized\n[ 0.106792] EVM: security.selinux\n[ 0.108020] EVM: security.SMACK64\n[ 0.108773] EVM: security.ima\n[ 0.109445] EVM: security.capability\n[ 0.110261] pinctrl core: initialized pinctrl subsystem\n[ 0.112061] regulator-dummy: no parameters\n[ 0.112954] RTC time: 0:33:07, date: 08/10/18\n[ 0.113877] NET: Registered protocol family 16\n[ 0.114867] cpuidle: using governor ladder\n[ 0.115698] cpuidle: using governor menu\n[ 0.116076] ACPI: bus type PCI registered\n[ 0.116891] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.118189] PCI: Using configuration type 1 for base access\n[ 0.119804] bio: create slab at 0\n[ 0.120068] ACPI: Added _OSI(Module Device)\n[ 0.120908] ACPI: Added _OSI(Processor Device)\n[ 0.121775] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.122689] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.125449] ACPI: Interpreter enabled\n[ 0.126231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.128004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.129863] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.131826] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.133244] ACPI: (supports S0 S5)\n[ 0.133977] ACPI: Using IOAPIC for interrupt routing\n[ 0.134956] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.136202] ACPI: No dock devices found.\n[ 0.138889] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.140007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.141345] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.142672] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.144190] acpiphp: Slot [3] registered\n[ 0.145036] acpiphp: Slot [4] registered\n[ 0.145925] acpiphp: Slot [5] registered\n[ 0.146808] acpiphp: Slot [6] registered\n[ 0.147687] acpiphp: Slot [7] registered\n[ 0.148017] acpiphp: Slot [8] registered\n[ 0.148869] acpiphp: Slot [9] registered\n[ 0.149741] acpiphp: Slot [10] registered\n[ 0.150594] acpiphp: Slot [11] registered\n[ 0.151484] acpiphp: Slot [12] registered\n[ 0.152017] acpiphp: Slot [13] registered\n[ 0.152905] acpiphp: Slot [14] registered\n[ 0.153766] acpiphp: Slot [15] registered\n[ 0.154638] acpiphp: Slot [16] registered\n[ 0.155539] acpiphp: Slot [17] registered\n[ 0.156017] acpiphp: Slot [18] registered\n[ 0.156904] acpiphp: Slot [19] registered\n[ 0.157809] acpiphp: Slot [20] registered\n[ 0.158633] acpiphp: Slot [21] registered\n[ 0.159453] acpiphp: Slot [22] registered\n[ 0.160018] acpiphp: Slot [23] registered\n[ 0.160846] acpiphp: Slot [24] registered\n[ 0.161677] acpiphp: Slot [25] registered\n[ 0.162506] acpiphp: Slot [26] registered\n[ 0.163333] acpiphp: Slot [27] registered\n[ 0.164019] acpiphp: Slot [28] registered\n[ 0.164850] acpiphp: Slot [29] registered\n[ 0.165689] acpiphp: Slot [30] registered\n[ 0.166515] acpiphp: Slot [31] registered\n[ 0.167334] PCI host bridge to bus 0000:00\n[ 0.168004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.169037] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.170175] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.171321] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.172004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.173275] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.180755] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.182225] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.206547] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.208081] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.209532] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.210976] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.212342] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.213714] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.215289] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.215289] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.216004] vgaarb: loaded\n[ 0.216623] vgaarb: bridge control possible 0000:00:02.0\n[ 0.217919] SCSI subsystem initialized\n[ 0.218848] ACPI: bus type USB registered\n[ 0.218848] usbcore: registered new interface driver usbfs\n[ 0.220012] usbcore: registered new interface driver hub\n[ 0.221115] usbcore: registered new device driver usb\n[ 0.221115] PCI: Using ACPI for IRQ routing\n[ 0.221225] NetLabel: Initializing\n[ 0.224006] NetLabel: domain hash size = 128\n[ 0.225076] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.226334] NetLabel: unlabeled traffic allowed by default\n[ 0.227436] Switched to clocksource kvm-clock\n[ 0.231410] AppArmor: AppArmor Filesystem Enabled\n[ 0.232404] pnp: PnP ACPI init\n[ 0.233118] ACPI: bus type PNP registered\n[ 0.234709] pnp: PnP ACPI: found 8 devices\n[ 0.235752] ACPI: bus type PNP unregistered\n[ 0.243500] NET: Registered protocol family 2\n[ 0.244641] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.246214] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.247701] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.249247] TCP: reno registered\n[ 0.250047] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.251373] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.252644] NET: Registered protocol family 1\n[ 0.253540] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.254657] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.255747] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.277707] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.299466] Trying to unpack rootfs image as initramfs...\n[ 0.402971] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.405066] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.406714] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.408124] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.410609] Scanning for low memory corruption every 60 seconds\n[ 0.412658] Initialise system trusted keyring\n[ 0.413782] audit: initializing netlink socket (disabled)\n[ 0.415016] type=2000 audit(1533861188.822:1): initialized\n[ 0.435168] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.437213] zbud: loaded\n[ 0.438045] VFS: Disk quotas dquot_6.5.2\n[ 0.438963] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.440616] fuse init (API version 7.22)\n[ 0.441585] msgmni has been set to 3997\n[ 0.442567] Key type big_key registered\n[ 0.443693] Key type asymmetric registered\n[ 0.444667] Asymmetric key parser 'x509' registered\n[ 0.445736] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.447437] io scheduler noop registered\n[ 0.448351] io scheduler deadline registered (default)\n[ 0.449448] io scheduler cfq registered\n[ 0.450363] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.451504] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.452916] ipmi message handler version 39.2\n[ 0.453924] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.455537] ACPI: Power Button [PWRF]\n[ 0.456477] GHES: HEST is not enabled!\n[ 0.478144] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.521566] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.543900] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.545819] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.570122] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.572677] Linux agpgart interface v0.103\n[ 0.574511] brd: module loaded\n[ 0.575736] loop: module loaded\n[ 0.576875] blk-mq: CPU -> queue map\n[ 0.577797] CPU 0 -> Queue 0\n[ 0.578780] CPU 1 -> Queue 0\n[ 0.580984] vda: vda1\n[ 0.582487] scsi0 : ata_piix\n[ 0.583395] scsi1 : ata_piix\n[ 0.584254] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.585950] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.587781] libphy: Fixed MDIO Bus: probed\n[ 0.589063] tun: Universal TUN/TAP device driver, 1.6\n[ 0.590262] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.594147] PPP generic driver version 2.4.2\n[ 0.595552] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.597372] ehci-pci: EHCI PCI platform driver\n[ 0.598640] ehci-platform: EHCI generic platform driver\n[ 0.601360] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.603152] ohci-pci: OHCI PCI platform driver\n[ 0.604443] ohci-platform: OHCI generic platform driver\n[ 0.606033] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.628819] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630295] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632248] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.633588] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.635026] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637062] usb usb1: Product: UHCI Host Controller\n[ 0.638570] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.639922] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.641067] hub 1-0:1.0: USB hub found\n[ 0.642015] hub 1-0:1.0: 2 ports detected\n[ 0.643126] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.645548] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.647216] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.648869] mousedev: PS/2 mouse device common for all mice\n[ 0.650491] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.652553] rtc_cmos 00:00: RTC can wake from S4\n[ 0.654068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.655257] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.656704] device-mapper: uevent: version 1.0.3\n[ 0.657827] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.659654] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.660876] TCP: cubic registered\n[ 0.661671] NET: Registered protocol family 10\n[ 0.662760] NET: Registered protocol family 17\n[ 0.663675] Key type dns_resolver registered\n[ 0.664681] Loading compiled-in X.509 certificates\n[ 0.666156] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.667952] registered taskstats version 1\n[ 0.677358] Key type trusted registered\n[ 0.680522] Key type encrypted registered\n[ 0.681363] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.682390] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.683842] regulator-dummy: disabling\n[ 0.684665] Magic number: 14:787:556\n[ 0.685554] rtc_cmos 00:00: setting system clock to 2018-08-10 00:33:08 UTC (1533861188)\n[ 0.687182] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.688320] EDD information not available.\n[ 0.745310] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.746996] Write protecting the kernel read-only data: 12288k\n[ 0.748671] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.751461] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.765721] systemd-udevd[107]: starting version 204\n[ 0.808584] FDC 0 is a S82078B\n[ 0.952076] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.116837] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.117998] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.119130] usb 1-1: Product: QEMU USB Tablet\n[ 1.119956] usb 1-1: Manufacturer: QEMU\n[ 1.120704] usb 1-1: SerialNumber: 42\n[ 1.404072] tsc: Refined TSC clocksource calibration: 3491.871 MHz\n[ 1.824804] 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.081762] 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.174636] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.290040] 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 Fri, 10 Aug 2018 00:33:10 +0000. Up 2.61 seconds.\ncloud-init-nonet[2.80]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\ncloud-init-nonet[4.11]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 10 Aug 2018 00:33:12 +0000. Up 4.27 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:5c:1d:6c |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:70:2d:de |\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:\ne9:4d:6d:9f:80:f7:a3:d0:cd:82:7a:e0:3d:b6:24:8a root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| |\n| . o |\n| S o = |\n| ..o = * . |\n| .oo= o B |\n| . ..+=. o . |\n| E . .o.o. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nf6:2d:9d:b6:0c:4a:96:fa:fc:90:9e:50:e5:7f:64:6e root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| . |\n| o |\n| S . o |\n| o + + = |\n| . * + * E |\n| B + = + |\n| ..*.. o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\ne4:f1:2c:41:be:1f:5b:ea:e9:48:b6:ae:b0:20:90:e7 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . |\n| o |\n| = |\n| . o * |\n|o . S + . |\n|.o o = |\n|. E . o + |\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:\n1b:7f:6a:d6:1d:ca:a5:ab:6b:f5:ca:6d:1f:4e:b4:cc root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| |\n| |\n| S . |\n| + . * .|\n| . .+.* E |\n| ++=.* .|\n| ++o++.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 System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 Fri, 10 Aug 2018 00:33:23 +0000. Up 15.36 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 Fri, 10 Aug 2018 00:33:24 +0000. Up 16.25 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 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: 100 3149 100 3149 0 0 18749 0 --:--:-- --:--:-- --:--:-- 18856\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 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\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [77.4 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [408 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.6 MB in 8s (1547 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.4\n+ '[' -n 192.168.0.4 ']'\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 3 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:16 http://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:17 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:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\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-153.203 [772 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nExtracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.4 MB in 10s (5214 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-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-153.203) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 7974\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 7982\nclearwater-socket-factory-sig start/running, process 7987\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 3 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 4s (9000 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57588 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.212\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.212\n++ echo A 172.30.9.212\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.12'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.5'\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 | db:82:5e:e6:7c:86:48:22:18:6a:23:89:ca:f2:46:62 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 f6:2d:9d:b6:0c:4a:96:fa:fc:90:9e:50:e5:7f:64:6e root@bono-0 (DSA)\nec2: 256 e4:f1:2c:41:be:1f:5b:ea:e9:48:b6:ae:b0:20:90:e7 root@bono-0 (ECDSA)\nec2: 256 1b:7f:6a:d6:1d:ca:a5:ab:6b:f5:ca:6d:1f:4e:b4:cc root@bono-0 (ED25519)\nec2: 2048 e9:4d:6d:9f:80:f7:a3:d0:cd:82:7a:e0:3d:b6:24:8a root@bono-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBG6ME1uxCUAJo8khTjDKMIn6Aq6b8WVeb6uMn3sez6qUUBaubvFBcoxduQbqSrkJQAxv/z9QBikFvtNYeFDoy7o= root@bono-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILXD1bmkjsm2hCt/hZouSGBVLF1ZpBhGEYreZagVdHwj root@bono-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDhiOVxgPR9Cc1xCuLtBpmto2ryBPA6JCeejpQHg2UyHTU7bkvf7MRqJq4zKevC45uUTRCl8njW8HIMlp/n7d81MTabPqcoVsKamjEwvGIh9Q+6LR8avJDbttcdcBn6zpEK0XITDuxBaDFGQntTA0vx3sD2OJ3bHqJWSN/Bbi+rt/vzgjQeRl+HLFPd8sDkGOZtJUxnY9h/g4mct/5urLGxdY0Cl9IxvvTPuvfTj9hTolGhis6zEvmgYYA4dM0g9NgV9VO4ZaL3u070a6U6eBqn5X8YVeK0jtJhY5MVzJtVhwhSPu2HAi8ZfbBP8l0a+zRP8Wv5wmF+c9SSg++/jqvf root@bono-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Fri, 10 Aug 2018 00:35:09 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 121.07 seconds\n"} 2018-08-10 00:37:41,249 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/4e6e15cb-8517-4403-8173-26f598b6f9c7/action used request id req-71f02a8d-e4b3-4f2d-b444-1afbe33e7dd3 2018-08-10 00:37:41,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.081582069397s 2018-08-10 00:37:41,251 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/4e6e15cb-8517-4403-8173-26f598b6f9c7/action used request id req-71f02a8d-e4b3-4f2d-b444-1afbe33e7dd3 2018-08-10 00:37:41,252 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008000] Security Framework initialized [ 0.008062] AppArmor: AppArmor initialized [ 0.008901] Yama: becoming mindful. [ 0.009847] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013181] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.015135] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017653] Initializing cgroup subsys memory [ 0.018550] Initializing cgroup subsys devices [ 0.019435] Initializing cgroup subsys freezer [ 0.020009] Initializing cgroup subsys blkio [ 0.020862] Initializing cgroup subsys perf_event [ 0.021784] Initializing cgroup subsys hugetlb [ 0.022729] CPU: Physical Processor ID: 0 [ 0.024016] FEATURE SPEC_CTRL Not Present [ 0.025544] mce: CPU supports 10 MCE banks [ 0.026416] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.026416] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028008] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.029199] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.030683] Speculative Store Bypass: Vulnerable [ 0.032432] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.037615] ACPI: Core revision 20131115 [ 0.038931] ACPI: All ACPI Tables successfully acquired [ 0.040041] ftrace: allocating 28727 entries in 113 pages [ 0.060308] Enabling x2apic [ 0.060995] Enabled x2apic [ 0.061857] Switched APIC routing to physical x2apic. [ 0.064912] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.066218] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.068490] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.076952] KVM setup paravirtual spinlock [ 0.080937] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.082895] x86: Booting SMP configuration: [ 0.084004] .... node #0, CPUs: #1[ 0.080876] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100021] x86: Booted up 1 node, 2 CPUs [ 0.100014] KVM setup async PF for cpu 1 [ 0.100015] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.103415] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.104345] devtmpfs: initialized [ 0.106792] EVM: security.selinux [ 0.108020] EVM: security.SMACK64 [ 0.108773] EVM: security.ima [ 0.109445] EVM: security.capability [ 0.110261] pinctrl core: initialized pinctrl subsystem [ 0.112061] regulator-dummy: no parameters [ 0.112954] RTC time: 0:33:07, date: 08/10/18 [ 0.113877] NET: Registered protocol family 16 [ 0.114867] cpuidle: using governor ladder [ 0.115698] cpuidle: using governor menu [ 0.116076] ACPI: bus type PCI registered [ 0.116891] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.118189] PCI: Using configuration type 1 for base access [ 0.119804] bio: create slab at 0 [ 0.120068] ACPI: Added _OSI(Module Device) [ 0.120908] ACPI: Added _OSI(Processor Device) [ 0.121775] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.122689] ACPI: Added _OSI(Processor Aggregator Device) [ 0.125449] ACPI: Interpreter enabled [ 0.126231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.128004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.129863] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.131826] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.133244] ACPI: (supports S0 S5) [ 0.133977] ACPI: Using IOAPIC for interrupt routing [ 0.134956] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.136202] ACPI: No dock devices found. [ 0.138889] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.140007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.141345] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.142672] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.144190] acpiphp: Slot [3] registered [ 0.145036] acpiphp: Slot [4] registered [ 0.145925] acpiphp: Slot [5] registered [ 0.146808] acpiphp: Slot [6] registered [ 0.147687] acpiphp: Slot [7] registered [ 0.148017] acpiphp: Slot [8] registered [ 0.148869] acpiphp: Slot [9] registered [ 0.149741] acpiphp: Slot [10] registered [ 0.150594] acpiphp: Slot [11] registered [ 0.151484] acpiphp: Slot [12] registered [ 0.152017] acpiphp: Slot [13] registered [ 0.152905] acpiphp: Slot [14] registered [ 0.153766] acpiphp: Slot [15] registered [ 0.154638] acpiphp: Slot [16] registered [ 0.155539] acpiphp: Slot [17] registered [ 0.156017] acpiphp: Slot [18] registered [ 0.156904] acpiphp: Slot [19] registered [ 0.157809] acpiphp: Slot [20] registered [ 0.158633] acpiphp: Slot [21] registered [ 0.159453] acpiphp: Slot [22] registered [ 0.160018] acpiphp: Slot [23] registered [ 0.160846] acpiphp: Slot [24] registered [ 0.161677] acpiphp: Slot [25] registered [ 0.162506] acpiphp: Slot [26] registered [ 0.163333] acpiphp: Slot [27] registered [ 0.164019] acpiphp: Slot [28] registered [ 0.164850] acpiphp: Slot [29] registered [ 0.165689] acpiphp: Slot [30] registered [ 0.166515] acpiphp: Slot [31] registered [ 0.167334] PCI host bridge to bus 0000:00 [ 0.168004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.169037] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.170175] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.171321] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.172004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.173275] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.180755] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.182225] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.206547] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.208081] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.209532] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.210976] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.212342] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.213714] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.215289] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.215289] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.216004] vgaarb: loaded [ 0.216623] vgaarb: bridge control possible 0000:00:02.0 [ 0.217919] SCSI subsystem initialized [ 0.218848] ACPI: bus type USB registered [ 0.218848] usbcore: registered new interface driver usbfs [ 0.220012] usbcore: registered new interface driver hub [ 0.221115] usbcore: registered new device driver usb [ 0.221115] PCI: Using ACPI for IRQ routing [ 0.221225] NetLabel: Initializing [ 0.224006] NetLabel: domain hash size = 128 [ 0.225076] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.226334] NetLabel: unlabeled traffic allowed by default [ 0.227436] Switched to clocksource kvm-clock [ 0.231410] AppArmor: AppArmor Filesystem Enabled [ 0.232404] pnp: PnP ACPI init [ 0.233118] ACPI: bus type PNP registered [ 0.234709] pnp: PnP ACPI: found 8 devices [ 0.235752] ACPI: bus type PNP unregistered [ 0.243500] NET: Registered protocol family 2 [ 0.244641] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.246214] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.247701] TCP: Hash tables configured (established 16384 bind 16384) [ 0.249247] TCP: reno registered [ 0.250047] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.251373] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.252644] NET: Registered protocol family 1 [ 0.253540] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.254657] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.255747] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.277707] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.299466] Trying to unpack rootfs image as initramfs... [ 0.402971] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.405066] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.406714] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.408124] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.410609] Scanning for low memory corruption every 60 seconds [ 0.412658] Initialise system trusted keyring [ 0.413782] audit: initializing netlink socket (disabled) [ 0.415016] type=2000 audit(1533861188.822:1): initialized [ 0.435168] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.437213] zbud: loaded [ 0.438045] VFS: Disk quotas dquot_6.5.2 [ 0.438963] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.440616] fuse init (API version 7.22) [ 0.441585] msgmni has been set to 3997 [ 0.442567] Key type big_key registered [ 0.443693] Key type asymmetric registered [ 0.444667] Asymmetric key parser 'x509' registered [ 0.445736] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.447437] io scheduler noop registered [ 0.448351] io scheduler deadline registered (default) [ 0.449448] io scheduler cfq registered [ 0.450363] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.451504] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.452916] ipmi message handler version 39.2 [ 0.453924] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.455537] ACPI: Power Button [PWRF] [ 0.456477] GHES: HEST is not enabled! [ 0.478144] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521566] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.543900] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.545819] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.570122] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.572677] Linux agpgart interface v0.103 [ 0.574511] brd: module loaded [ 0.575736] loop: module loaded [ 0.576875] blk-mq: CPU -> queue map [ 0.577797] CPU 0 -> Queue 0 [ 0.578780] CPU 1 -> Queue 0 [ 0.580984] vda: vda1 [ 0.582487] scsi0 : ata_piix [ 0.583395] scsi1 : ata_piix [ 0.584254] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.585950] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.587781] libphy: Fixed MDIO Bus: probed [ 0.589063] tun: Universal TUN/TAP device driver, 1.6 [ 0.590262] tun: (C) 1999-2004 Max Krasnyansky [ 0.594147] PPP generic driver version 2.4.2 [ 0.595552] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.597372] ehci-pci: EHCI PCI platform driver [ 0.598640] ehci-platform: EHCI generic platform driver [ 0.601360] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.603152] ohci-pci: OHCI PCI platform driver [ 0.604443] ohci-platform: OHCI generic platform driver [ 0.606033] uhci_hcd: USB Universal Host Controller Interface driver [ 0.628819] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630295] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632248] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.633588] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635026] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.637062] usb usb1: Product: UHCI Host Controller [ 0.638570] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.639922] usb usb1: SerialNumber: 0000:00:01.2 [ 0.641067] hub 1-0:1.0: USB hub found [ 0.642015] hub 1-0:1.0: 2 ports detected [ 0.643126] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.645548] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.647216] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.648869] mousedev: PS/2 mouse device common for all mice [ 0.650491] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.652553] rtc_cmos 00:00: RTC can wake from S4 [ 0.654068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.655257] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.656704] device-mapper: uevent: version 1.0.3 [ 0.657827] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.659654] ledtrig-cpu: registered to indicate activity on CPUs [ 0.660876] TCP: cubic registered [ 0.661671] NET: Registered protocol family 10 [ 0.662760] NET: Registered protocol family 17 [ 0.663675] Key type dns_resolver registered [ 0.664681] Loading compiled-in X.509 certificates [ 0.666156] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.667952] registered taskstats version 1 [ 0.677358] Key type trusted registered [ 0.680522] Key type encrypted registered [ 0.681363] AppArmor: AppArmor sha1 policy hashing enabled [ 0.682390] IMA: No TPM chip found, activating TPM-bypass! [ 0.683842] regulator-dummy: disabling [ 0.684665] Magic number: 14:787:556 [ 0.685554] rtc_cmos 00:00: setting system clock to 2018-08-10 00:33:08 UTC (1533861188) [ 0.687182] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.688320] EDD information not available. [ 0.745310] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.746996] Write protecting the kernel read-only data: 12288k [ 0.748671] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.751461] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.765721] systemd-udevd[107]: starting version 204 [ 0.808584] FDC 0 is a S82078B [ 0.952076] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.116837] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.117998] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.119130] usb 1-1: Product: QEMU USB Tablet [ 1.119956] usb 1-1: Manufacturer: QEMU [ 1.120704] usb 1-1: SerialNumber: 42 [ 1.404072] tsc: Refined TSC clocksource calibration: 3491.871 MHz [ 1.824804] 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.081762] 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.174636] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.290040] 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 Fri, 10 Aug 2018 00:33:10 +0000. Up 2.61 seconds. cloud-init-nonet[2.80]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] cloud-init-nonet[4.11]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 10 Aug 2018 00:33:12 +0000. Up 4.27 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:5c:1d:6c | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:70:2d:de | 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: e9:4d:6d:9f:80:f7:a3:d0:cd:82:7a:e0:3d:b6:24:8a root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | . o | | S o = | | ..o = * . | | .oo= o B | | . ..+=. o . | | E . .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: f6:2d:9d:b6:0c:4a:96:fa:fc:90:9e:50:e5:7f:64:6e root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | . | | o | | S . o | | o + + = | | . * + * E | | B + = + | | ..*.. 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: e4:f1:2c:41:be:1f:5b:ea:e9:48:b6:ae:b0:20:90:e7 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | . | | o | | = | | . o * | |o . S + . | |.o o = | |. 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: 1b:7f:6a:d6:1d:ca:a5:ab:6b:f5:ca:6d:1f:4e:b4:cc root@bono-0 The key's randomart image is: +--[ED25519 256--+ | | | | | | | | | S . | | + . * .| | . .+.* E | | ++=.* .| | ++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 Bridge file events into upstart[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * 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 Fri, 10 Aug 2018 00:33:23 +0000. Up 15.36 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 Fri, 10 Aug 2018 00:33:24 +0000. Up 16.25 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 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: 100 3149 100 3149 0 0 18749 0 --:--:-- --:--:-- --:--:-- 18856 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 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 Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [77.4 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [408 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.6 MB in 8s (1547 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.4 + '[' -n 192.168.0.4 ']' + 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 3 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:16 http://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:17 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:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:29 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] 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-153.203 [772 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 10s (5214 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-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-153.203) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 7974 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 7982 clearwater-socket-factory-sig start/running, process 7987 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 3 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 4s (9000 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57588 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ++ 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.12' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.5' + 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 | db:82:5e:e6:7c:86:48:22:18:6a:23:89:ca:f2:46:62 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 f6:2d:9d:b6:0c:4a:96:fa:fc:90:9e:50:e5:7f:64:6e root@bono-0 (DSA) ec2: 256 e4:f1:2c:41:be:1f:5b:ea:e9:48:b6:ae:b0:20:90:e7 root@bono-0 (ECDSA) ec2: 256 1b:7f:6a:d6:1d:ca:a5:ab:6b:f5:ca:6d:1f:4e:b4:cc root@bono-0 (ED25519) ec2: 2048 e9:4d:6d:9f:80:f7:a3:d0:cd:82:7a:e0:3d:b6:24:8a root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBG6ME1uxCUAJo8khTjDKMIn6Aq6b8WVeb6uMn3sez6qUUBaubvFBcoxduQbqSrkJQAxv/z9QBikFvtNYeFDoy7o= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILXD1bmkjsm2hCt/hZouSGBVLF1ZpBhGEYreZagVdHwj root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDhiOVxgPR9Cc1xCuLtBpmto2ryBPA6JCeejpQHg2UyHTU7bkvf7MRqJq4zKevC45uUTRCl8njW8HIMlp/n7d81MTabPqcoVsKamjEwvGIh9Q+6LR8avJDbttcdcBn6zpEK0XITDuxBaDFGQntTA0vx3sD2OJ3bHqJWSN/Bbi+rt/vzgjQeRl+HLFPd8sDkGOZtJUxnY9h/g4mct/5urLGxdY0Cl9IxvvTPuvfTj9hTolGhis6zEvmgYYA4dM0g9NgV9VO4ZaL3u070a6U6eBqn5X8YVeK0jtJhY5MVzJtVhwhSPu2HAi8ZfbBP8l0a+zRP8Wv5wmF+c9SSg++/jqvf root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 10 Aug 2018 00:35:09 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 121.07 seconds 2018-08-10 00:37:41,255 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-10 00:37:41,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:37:41,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:37:41,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:37:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c0072589-43ed-44bc-b55c-3c7b464d24d0 x-compute-request-id: req-c0072589-43ed-44bc-b55c-3c7b464d24d0 Content-Encoding: gzip Content-Length: 1523 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:b8:c1:7a", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:c1:7a", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:19:ad", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/28508959-0e28-431d-8835-d1d0073bb4ec", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/28508959-0e28-431d-8835-d1d0073bb4ec", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:33:27.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "28508959-0e28-431d-8835-d1d0073bb4ec", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:33:27Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-10T00:33:11Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:4d:3c", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:4d:3c", "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:59:95:5f", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:95:5f", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cb5c6202-d825-4f6b-86fb-6291cfa179c3", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cb5c6202-d825-4f6b-86fb-6291cfa179c3", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:33:13.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "cb5c6202-d825-4f6b-86fb-6291cfa179c3", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:33:13Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "homer-0.clearwater.opnfv", "created": "2018-08-10T00:32:50Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:3f:fc", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:3f:fc", "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:05:fd:f4", "version": 4, "addr": "192.168.1.35", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/442bd3c1-ab79-4422-a6c0-91aa3666d85c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/442bd3c1-ab79-4422-a6c0-91aa3666d85c", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:33:15.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "442bd3c1-ab79-4422-a6c0-91aa3666d85c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:33:15Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-10T00:32:49Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:57:00", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:57:00", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:98:4d", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/c5d70a4e-a322-4721-906e-b8bb5341badc", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/c5d70a4e-a322-4721-906e-b8bb5341badc", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:35:27.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "c5d70a4e-a322-4721-906e-b8bb5341badc", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:35:27Z", "hostId": "04bc1a7f68d02ec2004107d6ad788e85be2295139ce9d8aac8a86662", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "dime-0.clearwater.opnfv", "created": "2018-08-10T00:32:48Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:2d:de", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:2d:de", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:1d:6c", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:1d:6c", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/4e6e15cb-8517-4403-8173-26f598b6f9c7", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/4e6e15cb-8517-4403-8173-26f598b6f9c7", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:33:07.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "4e6e15cb-8517-4403-8173-26f598b6f9c7", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:33:07Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "bono-0.clearwater.opnfv", "created": "2018-08-10T00:32:47Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:ca:fc", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:ca:fc", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9c97b35f-1a51-4a49-baa8-1ed8441b4af5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9c97b35f-1a51-4a49-baa8-1ed8441b4af5", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:32:30.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "9c97b35f-1a51-4a49-baa8-1ed8441b4af5", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:32:30Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-10T00:32:16Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:f7:05", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:f7:05", "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:78:24:cb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/e63a087d-8593-4398-b191-fdaded768b32", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/e63a087d-8593-4398-b191-fdaded768b32", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:32:01.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "e63a087d-8593-4398-b191-fdaded768b32", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:32:01Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "ns.clearwater.opnfv", "created": "2018-08-10T00:30:18Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:37:41,872 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-c0072589-43ed-44bc-b55c-3c7b464d24d0 2018-08-10 00:37:41,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.615880966187s 2018-08-10 00:37:41,873 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-c0072589-43ed-44bc-b55c-3c7b464d24d0 2018-08-10 00:37:41,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-10 00:37:41,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/9c97b35f-1a51-4a49-baa8-1ed8441b4af5/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}92a3849b72b6536b6bd7ba5e06b6795030097306" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-10 00:37:41,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:37:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8ebfede3-a14a-4b5e-b11a-7b413bc0c0ef x-compute-request-id: req-8ebfede3-a14a-4b5e-b11a-7b413bc0c0ef Content-Encoding: gzip Content-Length: 20475 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60f0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008000] Security Framework initialized\n[ 0.008028] AppArmor: AppArmor initialized\n[ 0.008972] Yama: becoming mindful.\n[ 0.009930] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013354] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.015475] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017720] Initializing cgroup subsys memory\n[ 0.020006] Initializing cgroup subsys devices\n[ 0.021001] Initializing cgroup subsys freezer\n[ 0.021981] Initializing cgroup subsys blkio\n[ 0.022926] Initializing cgroup subsys perf_event\n[ 0.023942] Initializing cgroup subsys hugetlb\n[ 0.024052] CPU: Physical Processor ID: 0\n[ 0.024939] FEATURE SPEC_CTRL Not Present\n[ 0.026522] mce: CPU supports 10 MCE banks\n[ 0.028038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030222] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.031512] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.032003] Speculative Store Bypass: Vulnerable\n[ 0.033555] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.038525] ACPI: Core revision 20131115\n[ 0.040455] ACPI: All ACPI Tables successfully acquired\n[ 0.041725] ftrace: allocating 28727 entries in 113 pages\n[ 0.060315] Enabling x2apic\n[ 0.061101] Enabled x2apic\n[ 0.064004] Switched APIC routing to physical x2apic.\n[ 0.065995] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.067337] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.069699] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.076733] KVM setup paravirtual spinlock\n[ 0.078946] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.080154] x86: Booting SMP configuration:\n[ 0.081166] .... node #0, CPUs: #1[ 0.078913] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.096022] x86: Booted up 1 node, 2 CPUs\n[ 0.096026] KVM setup async PF for cpu 1\n[ 0.096029] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.098983] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.100329] devtmpfs: initialized\n[ 0.102026] EVM: security.selinux\n[ 0.102798] EVM: security.SMACK64\n[ 0.104008] EVM: security.ima\n[ 0.104724] EVM: security.capability\n[ 0.105573] pinctrl core: initialized pinctrl subsystem\n[ 0.105981] regulator-dummy: no parameters\n[ 0.108062] RTC time: 0:32:31, date: 08/10/18\n[ 0.109076] NET: Registered protocol family 16\n[ 0.110151] cpuidle: using governor ladder\n[ 0.111073] cpuidle: using governor menu\n[ 0.112000] ACPI: bus type PCI registered\n[ 0.112004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.113436] PCI: Using configuration type 1 for base access\n[ 0.115097] bio: create slab at 0\n[ 0.116054] ACPI: Added _OSI(Module Device)\n[ 0.117002] ACPI: Added _OSI(Processor Device)\n[ 0.117960] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.118934] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.121010] ACPI: Interpreter enabled\n[ 0.121836] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.123838] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.125285] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.127273] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.128562] ACPI: (supports S0 S5)\n[ 0.129318] ACPI: Using IOAPIC for interrupt routing\n[ 0.130328] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.132196] ACPI: No dock devices found.\n[ 0.134820] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.136007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.137381] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.138650] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.140182] acpiphp: Slot [3] registered\n[ 0.141049] acpiphp: Slot [4] registered\n[ 0.141939] acpiphp: Slot [5] registered\n[ 0.142839] acpiphp: Slot [6] registered\n[ 0.143736] acpiphp: Slot [7] registered\n[ 0.144017] acpiphp: Slot [8] registered\n[ 0.144903] acpiphp: Slot [9] registered\n[ 0.145808] acpiphp: Slot [10] registered\n[ 0.146745] acpiphp: Slot [11] registered\n[ 0.147678] acpiphp: Slot [12] registered\n[ 0.148016] acpiphp: Slot [13] registered\n[ 0.148967] acpiphp: Slot [14] registered\n[ 0.149901] acpiphp: Slot [15] registered\n[ 0.150823] acpiphp: Slot [16] registered\n[ 0.151749] acpiphp: Slot [17] registered\n[ 0.152016] acpiphp: Slot [18] registered\n[ 0.152930] acpiphp: Slot [19] registered\n[ 0.153881] acpiphp: Slot [20] registered\n[ 0.154821] acpiphp: Slot [21] registered\n[ 0.155726] acpiphp: Slot [22] registered\n[ 0.156016] acpiphp: Slot [23] registered\n[ 0.156960] acpiphp: Slot [24] registered\n[ 0.157853] acpiphp: Slot [25] registered\n[ 0.158754] acpiphp: Slot [26] registered\n[ 0.159661] acpiphp: Slot [27] registered\n[ 0.160016] acpiphp: Slot [28] registered\n[ 0.160935] acpiphp: Slot [29] registered\n[ 0.161855] acpiphp: Slot [30] registered\n[ 0.162798] acpiphp: Slot [31] registered\n[ 0.163723] PCI host bridge to bus 0000:00\n[ 0.164004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.165209] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.166522] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.167828] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.168003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.169400] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.175212] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.176011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.196345] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.197996] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.199620] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.200708] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.202469] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.203930] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.204197] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.205224] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.206975] vgaarb: loaded\n[ 0.207657] vgaarb: bridge control possible 0000:00:02.0\n[ 0.208199] SCSI subsystem initialized\n[ 0.209196] ACPI: bus type USB registered\n[ 0.209196] usbcore: registered new interface driver usbfs\n[ 0.210187] usbcore: registered new interface driver hub\n[ 0.212040] usbcore: registered new device driver usb\n[ 0.213193] PCI: Using ACPI for IRQ routing\n[ 0.213204] NetLabel: Initializing\n[ 0.214022] NetLabel: domain hash size = 128\n[ 0.216003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.217131] NetLabel: unlabeled traffic allowed by default\n[ 0.218381] Switched to clocksource kvm-clock\n[ 0.223103] AppArmor: AppArmor Filesystem Enabled\n[ 0.224200] pnp: PnP ACPI init\n[ 0.224935] ACPI: bus type PNP registered\n[ 0.226248] pnp: PnP ACPI: found 8 devices\n[ 0.227184] ACPI: bus type PNP unregistered\n[ 0.234153] NET: Registered protocol family 2\n[ 0.235380] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.236948] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.238492] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.239968] TCP: reno registered\n[ 0.240760] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.242071] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.243487] NET: Registered protocol family 1\n[ 0.244464] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.245745] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.246945] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.270826] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.293682] Trying to unpack rootfs image as initramfs...\n[ 0.383546] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.385700] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.386985] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.388365] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.390302] Scanning for low memory corruption every 60 seconds\n[ 0.391997] Initialise system trusted keyring\n[ 0.393030] audit: initializing netlink socket (disabled)\n[ 0.394201] type=2000 audit(1533861151.823:1): initialized\n[ 0.413455] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.415556] zbud: loaded\n[ 0.416431] VFS: Disk quotas dquot_6.5.2\n[ 0.417397] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.419057] fuse init (API version 7.22)\n[ 0.419999] msgmni has been set to 3997\n[ 0.420921] Key type big_key registered\n[ 0.422038] Key type asymmetric registered\n[ 0.422969] Asymmetric key parser 'x509' registered\n[ 0.424059] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.425760] io scheduler noop registered\n[ 0.426661] io scheduler deadline registered (default)\n[ 0.427780] io scheduler cfq registered\n[ 0.428736] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.429963] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.431373] ipmi message handler version 39.2\n[ 0.432421] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.434063] ACPI: Power Button [PWRF]\n[ 0.435017] GHES: HEST is not enabled!\n[ 0.456267] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.499372] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.501160] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.525038] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.527290] Linux agpgart interface v0.103\n[ 0.529006] brd: module loaded\n[ 0.530141] loop: module loaded\n[ 0.531203] blk-mq: CPU -> queue map\n[ 0.532056] CPU 0 -> Queue 0\n[ 0.532803] CPU 1 -> Queue 0\n[ 0.534094] vda: vda1\n[ 0.535479] scsi0 : ata_piix\n[ 0.536276] scsi1 : ata_piix\n[ 0.537017] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.538441] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.540070] libphy: Fixed MDIO Bus: probed\n[ 0.541084] tun: Universal TUN/TAP device driver, 1.6\n[ 0.542212] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.544508] PPP generic driver version 2.4.2\n[ 0.545583] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.546811] ehci-pci: EHCI PCI platform driver\n[ 0.547721] ehci-platform: EHCI generic platform driver\n[ 0.548761] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.549928] ohci-pci: OHCI PCI platform driver\n[ 0.550835] ohci-platform: OHCI generic platform driver\n[ 0.551846] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.573502] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.574592] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.576201] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.577457] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.578713] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.580178] usb usb1: Product: UHCI Host Controller\n[ 0.581136] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.582329] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.583354] hub 1-0:1.0: USB hub found\n[ 0.584177] hub 1-0:1.0: 2 ports detected\n[ 0.585209] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.587513] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.588513] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.589648] mousedev: PS/2 mouse device common for all mice\n[ 0.591052] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.592881] rtc_cmos 00:00: RTC can wake from S4\n[ 0.594152] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.595445] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.596798] device-mapper: uevent: version 1.0.3\n[ 0.597842] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.599589] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.601003] TCP: cubic registered\n[ 0.601872] NET: Registered protocol family 10\n[ 0.603317] NET: Registered protocol family 17\n[ 0.604307] Key type dns_resolver registered\n[ 0.605448] Loading compiled-in X.509 certificates\n[ 0.607062] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.609022] registered taskstats version 1\n[ 0.611925] Key type trusted registered\n[ 0.615251] Key type encrypted registered\n[ 0.616177] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.617290] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.618797] regulator-dummy: disabling\n[ 0.619684] Magic number: 14:237:506\n[ 0.620641] rtc_cmos 00:00: setting system clock to 2018-08-10 00:32:32 UTC (1533861152)\n[ 0.629372] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.630575] EDD information not available.\n[ 0.698190] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.699801] Write protecting the kernel read-only data: 12288k\n[ 0.701935] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.705150] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.718586] systemd-udevd[107]: starting version 204\n[ 0.756872] FDC 0 is a S82078B\n[ 0.896062] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.055387] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.056762] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.058408] usb 1-1: Product: QEMU USB Tablet\n[ 1.059483] usb 1-1: Manufacturer: QEMU\n[ 1.060451] usb 1-1: SerialNumber: 42\n[ 1.384105] tsc: Refined TSC clocksource calibration: 3491.870 MHz\n[ 1.772790] 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.008075] 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.087401] 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[ 2.179239] 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 Fri, 10 Aug 2018 00:32:34 +0000. Up 2.49 seconds.\ncloud-init-nonet[2.63]: 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 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 ]\ncloud-init-nonet[3.85]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 10 Aug 2018 00:32:35 +0000. Up 3.99 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.4 | 255.255.255.0 | fa:16:3e:12:ca:fc |\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:\n87:77:00:47:96:d4:75:5d:cf:48:82:96:bd:70:50:12 root@ellis-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .oEXo.o =|\n| +*.+o +o|\n| ..o .. o|\n| . .. |\n| S o . |\n| o . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\ne6:c3:c1:1c:20:22:27:e6:d8:dd:8c:63:6e:b9:45:81 root@ellis-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|o.o ..o |\n|+= oE= o |\n|... = + . |\n| o + o . |\n| + . 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:\nc9:83:f4:5f:cb:ff:f2:c9:04:51:bf:3c:9e:b3:f5:4e root@ellis-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . |\n| . .|\n| . . .|\n| . + . o .|\n| . S .. + |\n| o o .o o|\n| . o =E|\n| .+.*|\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:\nbd:e3:04:46:9f:45:a0:1b:3f:91:2c:f8:5c:8f:89:ea root@ellis-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| ... |\n| . o o |\n| . = = . |\n| + X B |\n| S O . |\n| o . o |\n| . + |\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 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 ]\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 ]\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 ]\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... [80GCloud-init v. 0.7.5 running 'modules:config' at Fri, 10 Aug 2018 00:32:41 +0000. Up 9.80 seconds.\n [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 Fri, 10 Aug 2018 00:32:42 +0000. Up 10.84 seconds.\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\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: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 16184 0 --:--:-- --:--:-- --:--:-- 16148\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 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\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [77.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 [754 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [408 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.6 MB in 8s (1542 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=\n+ '[' -n '' ']'\n+ etcd_ip=192.168.0.4\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 3 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 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-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB]\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-153.203 [772 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-0ubuntu0.14.04.1 [11.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nExtracting templates from packages: 30%Extracting templates from packages: 61%Extracting templates from packages: 91%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 69.7 MB in 16s (4107 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libaio1_0.3.109-4_amd64.deb ...\nUnpacking libaio1:amd64 (0.3.109-4) ...\nSelecting previously unselected package libasan0:amd64.\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-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 ... 51913 files and directories currently installed.)\nPreparing to unpack .../mysql-server-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package mysql-server.\nPreparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ellis.\nPreparing to unpack .../ellis_1.0-180326.110234_amd64.deb ...\nUnpacking ellis (1.0-180326.110234) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libhtml-template-perl.\nPreparing to unpack .../libhtml-template-perl_2.95-1_all.deb ...\nUnpacking libhtml-template-perl (2.95-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libaio1:amd64 (0.3.109-4) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-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 8551\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-153.203) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libhtml-template-perl (2.95-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up mysql-server (5.5.61-0ubuntu0.14.04.1) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 9274\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 3 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 (12.9 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58121 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd\n+ /usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp\nshared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal.\nshared_config downloaded to /tmp/shared_config\n+ cat\n+ /usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp\n\nConfig successfully validated\nshared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal.\nConfiguration file change: user None has modified shared_config.\n Lines added:\n\"# Deployment definitions\"\n\"home_domain=clearwater.opnfv\"\n\"sprout_hostname=sprout.clearwater.opnfv\"\n\"hs_hostname=hs.clearwater.opnfv:8888\"\n\"hs_provisioning_hostname=hs-prov.clearwater.opnfv:8889\"\n\"ralf_hostname=ralf.clearwater.opnfv:10888\"\n\"xdms_hostname=homer.clearwater.opnfv:7888\"\n\"sprout_impi_store=vellum.clearwater.opnfv\"\n\"sprout_registration_store=vellum.clearwater.opnfv\"\n\"homestead_impu_store=vellum.clearwater.opnfv\"\n\"cassandra_hostname=vellum.clearwater.opnfv\"\n\"chronos_hostname=vellum.clearwater.opnfv\"\n\"ralf_session_store=vellum.clearwater.opnfv\"\n\"upstream_port=0\"\n\"# Email server configuration\"\n\"smtp_smarthost=localhost\"\n\"smtp_username=username\"\n\"smtp_password=password\"\n\"email_recovery_sender=clearwater@example.org\"\n\"# Keys\"\n\"signup_key=secret\"\n\"turn_workaround=secret\"\n\"ellis_api_key=secret\"\n\"ellis_cookie_key=secret\"\nshared_config successfully uploaded\n+ service clearwater-infrastructure restart\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\n ...done.\n+ service ellis stop\n+ /usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start 6505550000 --count 1000\nCreated 1000 numbers, 0 already present in database\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ echo 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.217\n++ echo 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.217\n+ echo 'nameserver 192.168.0.12'\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 | db:82:5e:e6:7c:86:48:22:18:6a:23:89:ca:f2:46:62 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 e6:c3:c1:1c:20:22:27:e6:d8:dd:8c:63:6e:b9:45:81 root@ellis-0 (DSA)\nec2: 256 c9:83:f4:5f:cb:ff:f2:c9:04:51:bf:3c:9e:b3:f5:4e root@ellis-0 (ECDSA)\nec2: 256 bd:e3:04:46:9f:45:a0:1b:3f:91:2c:f8:5c:8f:89:ea root@ellis-0 (ED25519)\nec2: 2048 87:77:00:47:96:d4:75:5d:cf:48:82:96:bd:70:50:12 root@ellis-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHpeUwMRFqPuXfmp/mZJr1tKymBcItse6cQRXFLOD5UZdunqWcd4lveRy2Pl04SPNr6F5WIhixf6pbjQwr+M2HU= root@ellis-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBKk8ULhXNKUXF3yzDRbk7Qu6A3CTH86cNBZqfFOLJwX root@ellis-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4+bzZU+BJRfnJM3ks5zTX8jvwm+brKbIcAO03LEWINvndd3Y4v7uRctDqMU2jcbk7Cu6bujsqxTe/x9gkn4Ew7dpGtKjiZw0vd9sUufaCqxHuUMZOJKLPY/agisgF5T9ICV/Fv4Af43Q0McOr5+KDSyls6n49VM+nPbNoASLEj/t0MdyDeLKA0f2XvjjL00FlpxtSijx289o58AZ7H88TLvxaRh6IS1bD6oK+wqzVRh7divtXdf8sdhaCQbEppretvlFQbn4Gqe6Tvjh23dJPj2eJzusG49vzTomYQSf72BMWk6fcE4V4yZr3CT5qLXqQ3geEtb4cMNd6PzTU5o4L root@ellis-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Fri, 10 Aug 2018 00:35:15 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 164.00 seconds\n"} 2018-08-10 00:37:41,964 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/9c97b35f-1a51-4a49-baa8-1ed8441b4af5/action used request id req-8ebfede3-a14a-4b5e-b11a-7b413bc0c0ef 2018-08-10 00:37:41,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0842797756195s 2018-08-10 00:37:41,967 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/9c97b35f-1a51-4a49-baa8-1ed8441b4af5/action used request id req-8ebfede3-a14a-4b5e-b11a-7b413bc0c0ef 2018-08-10 00:37:41,967 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60f0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008000] Security Framework initialized [ 0.008028] AppArmor: AppArmor initialized [ 0.008972] Yama: becoming mindful. [ 0.009930] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013354] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.015475] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017720] Initializing cgroup subsys memory [ 0.020006] Initializing cgroup subsys devices [ 0.021001] Initializing cgroup subsys freezer [ 0.021981] Initializing cgroup subsys blkio [ 0.022926] Initializing cgroup subsys perf_event [ 0.023942] Initializing cgroup subsys hugetlb [ 0.024052] CPU: Physical Processor ID: 0 [ 0.024939] FEATURE SPEC_CTRL Not Present [ 0.026522] mce: CPU supports 10 MCE banks [ 0.028038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030222] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.031512] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.032003] Speculative Store Bypass: Vulnerable [ 0.033555] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.038525] ACPI: Core revision 20131115 [ 0.040455] ACPI: All ACPI Tables successfully acquired [ 0.041725] ftrace: allocating 28727 entries in 113 pages [ 0.060315] Enabling x2apic [ 0.061101] Enabled x2apic [ 0.064004] Switched APIC routing to physical x2apic. [ 0.065995] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.067337] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.069699] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.076733] KVM setup paravirtual spinlock [ 0.078946] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.080154] x86: Booting SMP configuration: [ 0.081166] .... node #0, CPUs: #1[ 0.078913] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.096022] x86: Booted up 1 node, 2 CPUs [ 0.096026] KVM setup async PF for cpu 1 [ 0.096029] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.098983] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.100329] devtmpfs: initialized [ 0.102026] EVM: security.selinux [ 0.102798] EVM: security.SMACK64 [ 0.104008] EVM: security.ima [ 0.104724] EVM: security.capability [ 0.105573] pinctrl core: initialized pinctrl subsystem [ 0.105981] regulator-dummy: no parameters [ 0.108062] RTC time: 0:32:31, date: 08/10/18 [ 0.109076] NET: Registered protocol family 16 [ 0.110151] cpuidle: using governor ladder [ 0.111073] cpuidle: using governor menu [ 0.112000] ACPI: bus type PCI registered [ 0.112004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.113436] PCI: Using configuration type 1 for base access [ 0.115097] bio: create slab at 0 [ 0.116054] ACPI: Added _OSI(Module Device) [ 0.117002] ACPI: Added _OSI(Processor Device) [ 0.117960] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.118934] ACPI: Added _OSI(Processor Aggregator Device) [ 0.121010] ACPI: Interpreter enabled [ 0.121836] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.123838] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.125285] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.127273] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.128562] ACPI: (supports S0 S5) [ 0.129318] ACPI: Using IOAPIC for interrupt routing [ 0.130328] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.132196] ACPI: No dock devices found. [ 0.134820] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.136007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.137381] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.138650] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.140182] acpiphp: Slot [3] registered [ 0.141049] acpiphp: Slot [4] registered [ 0.141939] acpiphp: Slot [5] registered [ 0.142839] acpiphp: Slot [6] registered [ 0.143736] acpiphp: Slot [7] registered [ 0.144017] acpiphp: Slot [8] registered [ 0.144903] acpiphp: Slot [9] registered [ 0.145808] acpiphp: Slot [10] registered [ 0.146745] acpiphp: Slot [11] registered [ 0.147678] acpiphp: Slot [12] registered [ 0.148016] acpiphp: Slot [13] registered [ 0.148967] acpiphp: Slot [14] registered [ 0.149901] acpiphp: Slot [15] registered [ 0.150823] acpiphp: Slot [16] registered [ 0.151749] acpiphp: Slot [17] registered [ 0.152016] acpiphp: Slot [18] registered [ 0.152930] acpiphp: Slot [19] registered [ 0.153881] acpiphp: Slot [20] registered [ 0.154821] acpiphp: Slot [21] registered [ 0.155726] acpiphp: Slot [22] registered [ 0.156016] acpiphp: Slot [23] registered [ 0.156960] acpiphp: Slot [24] registered [ 0.157853] acpiphp: Slot [25] registered [ 0.158754] acpiphp: Slot [26] registered [ 0.159661] acpiphp: Slot [27] registered [ 0.160016] acpiphp: Slot [28] registered [ 0.160935] acpiphp: Slot [29] registered [ 0.161855] acpiphp: Slot [30] registered [ 0.162798] acpiphp: Slot [31] registered [ 0.163723] PCI host bridge to bus 0000:00 [ 0.164004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.165209] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.166522] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.167828] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.168003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.169400] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.175212] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.176011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.196345] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.197996] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.199620] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.200708] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.202469] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.203930] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.204197] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.205224] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.206975] vgaarb: loaded [ 0.207657] vgaarb: bridge control possible 0000:00:02.0 [ 0.208199] SCSI subsystem initialized [ 0.209196] ACPI: bus type USB registered [ 0.209196] usbcore: registered new interface driver usbfs [ 0.210187] usbcore: registered new interface driver hub [ 0.212040] usbcore: registered new device driver usb [ 0.213193] PCI: Using ACPI for IRQ routing [ 0.213204] NetLabel: Initializing [ 0.214022] NetLabel: domain hash size = 128 [ 0.216003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.217131] NetLabel: unlabeled traffic allowed by default [ 0.218381] Switched to clocksource kvm-clock [ 0.223103] AppArmor: AppArmor Filesystem Enabled [ 0.224200] pnp: PnP ACPI init [ 0.224935] ACPI: bus type PNP registered [ 0.226248] pnp: PnP ACPI: found 8 devices [ 0.227184] ACPI: bus type PNP unregistered [ 0.234153] NET: Registered protocol family 2 [ 0.235380] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.236948] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.238492] TCP: Hash tables configured (established 16384 bind 16384) [ 0.239968] TCP: reno registered [ 0.240760] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.242071] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.243487] NET: Registered protocol family 1 [ 0.244464] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.245745] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.246945] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.270826] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.293682] Trying to unpack rootfs image as initramfs... [ 0.383546] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.385700] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.386985] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.388365] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.390302] Scanning for low memory corruption every 60 seconds [ 0.391997] Initialise system trusted keyring [ 0.393030] audit: initializing netlink socket (disabled) [ 0.394201] type=2000 audit(1533861151.823:1): initialized [ 0.413455] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.415556] zbud: loaded [ 0.416431] VFS: Disk quotas dquot_6.5.2 [ 0.417397] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.419057] fuse init (API version 7.22) [ 0.419999] msgmni has been set to 3997 [ 0.420921] Key type big_key registered [ 0.422038] Key type asymmetric registered [ 0.422969] Asymmetric key parser 'x509' registered [ 0.424059] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.425760] io scheduler noop registered [ 0.426661] io scheduler deadline registered (default) [ 0.427780] io scheduler cfq registered [ 0.428736] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.429963] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.431373] ipmi message handler version 39.2 [ 0.432421] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.434063] ACPI: Power Button [PWRF] [ 0.435017] GHES: HEST is not enabled! [ 0.456267] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.499372] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.501160] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.525038] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.527290] Linux agpgart interface v0.103 [ 0.529006] brd: module loaded [ 0.530141] loop: module loaded [ 0.531203] blk-mq: CPU -> queue map [ 0.532056] CPU 0 -> Queue 0 [ 0.532803] CPU 1 -> Queue 0 [ 0.534094] vda: vda1 [ 0.535479] scsi0 : ata_piix [ 0.536276] scsi1 : ata_piix [ 0.537017] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.538441] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.540070] libphy: Fixed MDIO Bus: probed [ 0.541084] tun: Universal TUN/TAP device driver, 1.6 [ 0.542212] tun: (C) 1999-2004 Max Krasnyansky [ 0.544508] PPP generic driver version 2.4.2 [ 0.545583] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.546811] ehci-pci: EHCI PCI platform driver [ 0.547721] ehci-platform: EHCI generic platform driver [ 0.548761] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.549928] ohci-pci: OHCI PCI platform driver [ 0.550835] ohci-platform: OHCI generic platform driver [ 0.551846] uhci_hcd: USB Universal Host Controller Interface driver [ 0.573502] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.574592] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.576201] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.577457] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.578713] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.580178] usb usb1: Product: UHCI Host Controller [ 0.581136] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.582329] usb usb1: SerialNumber: 0000:00:01.2 [ 0.583354] hub 1-0:1.0: USB hub found [ 0.584177] hub 1-0:1.0: 2 ports detected [ 0.585209] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.587513] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.588513] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.589648] mousedev: PS/2 mouse device common for all mice [ 0.591052] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.592881] rtc_cmos 00:00: RTC can wake from S4 [ 0.594152] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.595445] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.596798] device-mapper: uevent: version 1.0.3 [ 0.597842] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.599589] ledtrig-cpu: registered to indicate activity on CPUs [ 0.601003] TCP: cubic registered [ 0.601872] NET: Registered protocol family 10 [ 0.603317] NET: Registered protocol family 17 [ 0.604307] Key type dns_resolver registered [ 0.605448] Loading compiled-in X.509 certificates [ 0.607062] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.609022] registered taskstats version 1 [ 0.611925] Key type trusted registered [ 0.615251] Key type encrypted registered [ 0.616177] AppArmor: AppArmor sha1 policy hashing enabled [ 0.617290] IMA: No TPM chip found, activating TPM-bypass! [ 0.618797] regulator-dummy: disabling [ 0.619684] Magic number: 14:237:506 [ 0.620641] rtc_cmos 00:00: setting system clock to 2018-08-10 00:32:32 UTC (1533861152) [ 0.629372] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.630575] EDD information not available. [ 0.698190] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.699801] Write protecting the kernel read-only data: 12288k [ 0.701935] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.705150] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.718586] systemd-udevd[107]: starting version 204 [ 0.756872] FDC 0 is a S82078B [ 0.896062] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.055387] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.056762] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.058408] usb 1-1: Product: QEMU USB Tablet [ 1.059483] usb 1-1: Manufacturer: QEMU [ 1.060451] usb 1-1: SerialNumber: 42 [ 1.384105] tsc: Refined TSC clocksource calibration: 3491.870 MHz [ 1.772790] 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.008075] 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.087401] 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 ] [ 2.179239] 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 Fri, 10 Aug 2018 00:32:34 +0000. Up 2.49 seconds. cloud-init-nonet[2.63]: 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 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 ] cloud-init-nonet[3.85]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 10 Aug 2018 00:32:35 +0000. Up 3.99 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.4 | 255.255.255.0 | fa:16:3e:12:ca:fc | 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: 87:77:00:47:96:d4:75:5d:cf:48:82:96:bd:70:50:12 root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ | .oEXo.o =| | +*.+o +o| | ..o .. o| | . .. | | S 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: e6:c3:c1:1c:20:22:27:e6:d8:dd:8c:63:6e:b9:45:81 root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ |o.o ..o | |+= oE= o | |... = + . | | o + 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: c9:83:f4:5f:cb:ff:f2:c9:04:51:bf:3c:9e:b3:f5:4e root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ | . | | . .| | . . .| | . + . o .| | . S .. + | | o o .o o| | . o =E| | .+.*| | .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:e3:04:46:9f:45:a0:1b:3f:91:2c:f8:5c:8f:89:ea root@ellis-0 The key's randomart image is: +--[ED25519 256--+ | ... | | . o o | | . = = . | | + X B | | S O . | | o . o | | . + | | . o . | | E . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting 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 ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * 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 ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80GCloud-init v. 0.7.5 running 'modules:config' at Fri, 10 Aug 2018 00:32:41 +0000. Up 9.80 seconds. [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 Fri, 10 Aug 2018 00:32:42 +0000. Up 10.84 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % 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: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 16184 0 --:--:-- --:--:-- --:--:-- 16148 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 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 Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [77.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 [754 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [408 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.6 MB in 8s (1542 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.0.4 + 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 3 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 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-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB] 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-153.203 [772 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-0ubuntu0.14.04.1 [11.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 30%Extracting templates from packages: 61%Extracting templates from packages: 91%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 69.7 MB in 16s (4107 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-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 ... 51913 files and directories currently installed.) Preparing to unpack .../mysql-server-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package mysql-server. Preparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package ellis. Preparing to unpack .../ellis_1.0-180326.110234_amd64.deb ... Unpacking ellis (1.0-180326.110234) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libhtml-template-perl. Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... Unpacking libhtml-template-perl (2.95-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libaio1:amd64 (0.3.109-4) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.8) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-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 8551 Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-153.203) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libhtml-template-perl (2.95-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up mysql-server (5.5.61-0ubuntu0.14.04.1) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 9274 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 3 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 (12.9 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58121 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd + /usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp shared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal. shared_config downloaded to /tmp/shared_config + cat + /usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp Config successfully validated shared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal. Configuration file change: user None has modified shared_config. Lines added: "# Deployment definitions" "home_domain=clearwater.opnfv" "sprout_hostname=sprout.clearwater.opnfv" "hs_hostname=hs.clearwater.opnfv:8888" "hs_provisioning_hostname=hs-prov.clearwater.opnfv:8889" "ralf_hostname=ralf.clearwater.opnfv:10888" "xdms_hostname=homer.clearwater.opnfv:7888" "sprout_impi_store=vellum.clearwater.opnfv" "sprout_registration_store=vellum.clearwater.opnfv" "homestead_impu_store=vellum.clearwater.opnfv" "cassandra_hostname=vellum.clearwater.opnfv" "chronos_hostname=vellum.clearwater.opnfv" "ralf_session_store=vellum.clearwater.opnfv" "upstream_port=0" "# Email server configuration" "smtp_smarthost=localhost" "smtp_username=username" "smtp_password=password" "email_recovery_sender=clearwater@example.org" "# Keys" "signup_key=secret" "turn_workaround=secret" "ellis_api_key=secret" "ellis_cookie_key=secret" shared_config successfully uploaded + service clearwater-infrastructure restart * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful ...done. + service ellis stop + /usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start 6505550000 --count 1000 Created 1000 numbers, 0 already present in database + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ echo 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.217 ++ echo 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.217 + echo 'nameserver 192.168.0.12' + 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 | db:82:5e:e6:7c:86:48:22:18:6a:23:89:ca:f2:46:62 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 e6:c3:c1:1c:20:22:27:e6:d8:dd:8c:63:6e:b9:45:81 root@ellis-0 (DSA) ec2: 256 c9:83:f4:5f:cb:ff:f2:c9:04:51:bf:3c:9e:b3:f5:4e root@ellis-0 (ECDSA) ec2: 256 bd:e3:04:46:9f:45:a0:1b:3f:91:2c:f8:5c:8f:89:ea root@ellis-0 (ED25519) ec2: 2048 87:77:00:47:96:d4:75:5d:cf:48:82:96:bd:70:50:12 root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHpeUwMRFqPuXfmp/mZJr1tKymBcItse6cQRXFLOD5UZdunqWcd4lveRy2Pl04SPNr6F5WIhixf6pbjQwr+M2HU= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBKk8ULhXNKUXF3yzDRbk7Qu6A3CTH86cNBZqfFOLJwX root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4+bzZU+BJRfnJM3ks5zTX8jvwm+brKbIcAO03LEWINvndd3Y4v7uRctDqMU2jcbk7Cu6bujsqxTe/x9gkn4Ew7dpGtKjiZw0vd9sUufaCqxHuUMZOJKLPY/agisgF5T9ICV/Fv4Af43Q0McOr5+KDSyls6n49VM+nPbNoASLEj/t0MdyDeLKA0f2XvjjL00FlpxtSijx289o58AZ7H88TLvxaRh6IS1bD6oK+wqzVRh7divtXdf8sdhaCQbEppretvlFQbn4Gqe6Tvjh23dJPj2eJzusG49vzTomYQSf72BMWk6fcE4V4yZr3CT5qLXqQ3geEtb4cMNd6PzTU5o4L root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 10 Aug 2018 00:35:15 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 164.00 seconds 2018-08-10 00:37:41,971 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-10 00:37:41,971 - 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:12:ca:fc', u'version': 4, u'addr': u'192.168.0.4', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:12:ca:fc', u'version': 4, u'addr': u'172.30.9.217', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'6de45001-12cc-46ba-b64b-426c91b02323', 'name': u'heat_ims-img_alt_c8d267ab-46f4-4791-a554-42b8195f04f9'}), 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-10T00:32:30.000000', 'flavor': Munch({u'id': u'4155d9b6-35a6-4041-8a28-d233e8a7b4d8', 'name': u'heat_ims-flavor_alt_c8d267ab-46f4-4791-a554-42b8195f04f9'}), 'az': u'nova', 'id': u'9c97b35f-1a51-4a49-baa8-1ed8441b4af5', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'6260c290-ad23-42b1-906f-3911a1c15594', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', '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'0c21923e-93ba-4a7a-b719-765ad1b8edba'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'6260c290-ad23-42b1-906f-3911a1c15594', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'3fc791bd-42a8-485a-ba6c-b49ca15bc934'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'6260c290-ad23-42b1-906f-3911a1c15594', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', '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'6c2cc8da-b014-4c27-9679-ff12e8146fe5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'6260c290-ad23-42b1-906f-3911a1c15594', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', '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'87991139-51ba-4bef-96f6-c87a7fa435b5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'6260c290-ad23-42b1-906f-3911a1c15594', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'e14ca71b-da28-4b63-b7d2-c8d9c1ed8477'})], 'id': u'6260c290-ad23-42b1-906f-3911a1c15594', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'def8a664b9144f278f225ae5a189ab3e', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Ellis nodes (management)', 'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'security_group_id': u'420516fb-e1ba-4924-8112-1fae394fad20', 'tenant_id': '', 'port_range_min': 443, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', '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'4e245639-0e54-4e04-b871-fa41d56ff31a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'security_group_id': u'420516fb-e1ba-4924-8112-1fae394fad20', 'tenant_id': '', 'port_range_min': 80, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', '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'c981ff62-6c60-4e15-b3c6-a25b64f9559c'})], 'id': u'420516fb-e1ba-4924-8112-1fae394fad20', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'def8a664b9144f278f225ae5a189ab3e', 'properties': Munch({}), 'name': u'clearwater-opnfv-ellis-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'84e0ae80446f4da1b912a91c2b80004e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.217', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'def8a664b9144f278f225ae5a189ab3e', 'name': 'heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.217', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.217', 'launched_at': u'2018-08-10T00:32:30.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-10T00:32:30Z', 'hostId': u'a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9', 'public_v6': '', 'private_v4': u'192.168.0.4', 'cloud': 'envvars', 'host_id': u'a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382', '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-10T00:32:30.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'def8a664b9144f278f225ae5a189ab3e', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'def8a664b9144f278f225ae5a189ab3e', 'created_at': u'2018-08-10T00:32:16Z', 'created': u'2018-08-10T00:32:16Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-10 00:37:41,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:37:41,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:37:42,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:37:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2f9a45a1-0a31-454c-bf54-70563c53dab8 x-compute-request-id: req-2f9a45a1-0a31-454c-bf54-70563c53dab8 Content-Encoding: gzip Content-Length: 1523 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:b8:c1:7a", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:c1:7a", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:19:ad", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/28508959-0e28-431d-8835-d1d0073bb4ec", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/28508959-0e28-431d-8835-d1d0073bb4ec", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:33:27.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "28508959-0e28-431d-8835-d1d0073bb4ec", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:33:27Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-10T00:33:11Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:4d:3c", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:4d:3c", "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:59:95:5f", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:95:5f", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cb5c6202-d825-4f6b-86fb-6291cfa179c3", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cb5c6202-d825-4f6b-86fb-6291cfa179c3", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:33:13.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "cb5c6202-d825-4f6b-86fb-6291cfa179c3", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:33:13Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "homer-0.clearwater.opnfv", "created": "2018-08-10T00:32:50Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:3f:fc", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:3f:fc", "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:05:fd:f4", "version": 4, "addr": "192.168.1.35", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/442bd3c1-ab79-4422-a6c0-91aa3666d85c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/442bd3c1-ab79-4422-a6c0-91aa3666d85c", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:33:15.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "442bd3c1-ab79-4422-a6c0-91aa3666d85c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:33:15Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-10T00:32:49Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:57:00", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:57:00", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:98:4d", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/c5d70a4e-a322-4721-906e-b8bb5341badc", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/c5d70a4e-a322-4721-906e-b8bb5341badc", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:35:27.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "c5d70a4e-a322-4721-906e-b8bb5341badc", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:35:27Z", "hostId": "04bc1a7f68d02ec2004107d6ad788e85be2295139ce9d8aac8a86662", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "dime-0.clearwater.opnfv", "created": "2018-08-10T00:32:48Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:2d:de", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:2d:de", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:1d:6c", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:1d:6c", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/4e6e15cb-8517-4403-8173-26f598b6f9c7", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/4e6e15cb-8517-4403-8173-26f598b6f9c7", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:33:07.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "4e6e15cb-8517-4403-8173-26f598b6f9c7", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:33:07Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "bono-0.clearwater.opnfv", "created": "2018-08-10T00:32:47Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:ca:fc", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:ca:fc", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9c97b35f-1a51-4a49-baa8-1ed8441b4af5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9c97b35f-1a51-4a49-baa8-1ed8441b4af5", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:32:30.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "9c97b35f-1a51-4a49-baa8-1ed8441b4af5", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:32:30Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-10T00:32:16Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:f7:05", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:f7:05", "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:78:24:cb", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/e63a087d-8593-4398-b191-fdaded768b32", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/e63a087d-8593-4398-b191-fdaded768b32", "rel": "bookmark"}], "image": {"id": "6de45001-12cc-46ba-b64b-426c91b02323", "links": [{"href": "http://172.30.9.32:8774/images/6de45001-12cc-46ba-b64b-426c91b02323", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:32:01.000000", "flavor": {"id": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "links": [{"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "bookmark"}]}, "id": "e63a087d-8593-4398-b191-fdaded768b32", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "84e0ae80446f4da1b912a91c2b80004e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:32:01Z", "hostId": "a572ebb18fef9b4440c6293d518dac020def3161645ead2c8a2e7382", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c8d267ab-46f4-4791-a554-42b8195f04f9", "name": "ns.clearwater.opnfv", "created": "2018-08-10T00:30:18Z", "tenant_id": "def8a664b9144f278f225ae5a189ab3e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:37:42,480 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-2f9a45a1-0a31-454c-bf54-70563c53dab8 2018-08-10 00:37:42,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.507446050644s 2018-08-10 00:37:42,481 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-2f9a45a1-0a31-454c-bf54-70563c53dab8 2018-08-10 00:37:42,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-10 00:37:42,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/e63a087d-8593-4398-b191-fdaded768b32/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}92a3849b72b6536b6bd7ba5e06b6795030097306" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-10 00:37:42,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:37: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-9c96ba48-6b7b-4f0f-aa1f-a9b001cf69e4 x-compute-request-id: req-9c96ba48-6b7b-4f0f-aa1f-a9b001cf69e4 Content-Encoding: gzip Content-Length: 11782 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008030] Security Framework initialized\n[ 0.009156] AppArmor: AppArmor initialized\n[ 0.010237] Yama: becoming mindful.\n[ 0.011311] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013318] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016635] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018311] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020234] Initializing cgroup subsys memory\n[ 0.021392] Initializing cgroup subsys devices\n[ 0.022551] Initializing cgroup subsys freezer\n[ 0.024003] Initializing cgroup subsys blkio\n[ 0.025102] Initializing cgroup subsys perf_event\n[ 0.026289] Initializing cgroup subsys hugetlb\n[ 0.027479] CPU: Physical Processor ID: 0\n[ 0.028010] FEATURE SPEC_CTRL Not Present\n[ 0.029777] mce: CPU supports 10 MCE banks\n[ 0.030865] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030865] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032003] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036002] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.037945] Speculative Store Bypass: Vulnerable\n[ 0.039683] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.044193] ACPI: Core revision 20131115\n[ 0.045663] ACPI: All ACPI Tables successfully acquired\n[ 0.047152] ftrace: allocating 28727 entries in 113 pages\n[ 0.068243] Enabling x2apic\n[ 0.069053] Enabled x2apic\n[ 0.072003] Switched APIC routing to physical x2apic.\n[ 0.074206] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.076002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.078649] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.085113] KVM setup paravirtual spinlock\n[ 0.087468] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.088152] x86: Booting SMP configuration:\n[ 0.089325] .... node #0, CPUs: #1[ 0.087438] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.104017] x86: Booted up 1 node, 2 CPUs\n[ 0.104011] KVM setup async PF for cpu 1\n[ 0.104013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.107501] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.108325] devtmpfs: initialized\n[ 0.110564] EVM: security.selinux\n[ 0.111463] EVM: security.SMACK64\n[ 0.112005] EVM: security.ima\n[ 0.112840] EVM: security.capability\n[ 0.113842] pinctrl core: initialized pinctrl subsystem\n[ 0.116043] regulator-dummy: no parameters\n[ 0.117159] RTC time: 0:32:02, date: 08/10/18\n[ 0.118346] NET: Registered protocol family 16\n[ 0.119593] cpuidle: using governor ladder\n[ 0.120004] cpuidle: using governor menu\n[ 0.121103] ACPI: bus type PCI registered\n[ 0.122178] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.123847] PCI: Using configuration type 1 for base access\n[ 0.124547] bio: create slab at 0\n[ 0.125130] ACPI: Added _OSI(Module Device)\n[ 0.125177] ACPI: Added _OSI(Processor Device)\n[ 0.128003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.129237] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.131617] ACPI: Interpreter enabled\n[ 0.132006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.134417] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.136662] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.139059] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.140667] ACPI: (supports S0 S5)\n[ 0.141599] ACPI: Using IOAPIC for interrupt routing\n[ 0.142867] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.144197] ACPI: No dock devices found.\n[ 0.147036] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.148098] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.149830] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.151526] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.152356] acpiphp: Slot [3] registered\n[ 0.153466] acpiphp: Slot [4] registered\n[ 0.154557] acpiphp: Slot [5] registered\n[ 0.155650] acpiphp: Slot [6] registered\n[ 0.156035] acpiphp: Slot [7] registered\n[ 0.157113] acpiphp: Slot [8] registered\n[ 0.158190] acpiphp: Slot [9] registered\n[ 0.159283] acpiphp: Slot [10] registered\n[ 0.160019] acpiphp: Slot [11] registered\n[ 0.161115] acpiphp: Slot [12] registered\n[ 0.162213] acpiphp: Slot [13] registered\n[ 0.163321] acpiphp: Slot [14] registered\n[ 0.164018] acpiphp: Slot [15] registered\n[ 0.165109] acpiphp: Slot [16] registered\n[ 0.166433] acpiphp: Slot [17] registered\n[ 0.167533] acpiphp: Slot [18] registered\n[ 0.168025] acpiphp: Slot [19] registered\n[ 0.169126] acpiphp: Slot [20] registered\n[ 0.170218] acpiphp: Slot [21] registered\n[ 0.171303] acpiphp: Slot [22] registered\n[ 0.172026] acpiphp: Slot [23] registered\n[ 0.173129] acpiphp: Slot [24] registered\n[ 0.174230] acpiphp: Slot [25] registered\n[ 0.175342] acpiphp: Slot [26] registered\n[ 0.176018] acpiphp: Slot [27] registered\n[ 0.176858] acpiphp: Slot [28] registered\n[ 0.177689] acpiphp: Slot [29] registered\n[ 0.178528] acpiphp: Slot [30] registered\n[ 0.179391] acpiphp: Slot [31] registered\n[ 0.180011] PCI host bridge to bus 0000:00\n[ 0.180854] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.181908] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.183069] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.184003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.185275] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.186546] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.194843] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.196011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.222767] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.224329] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.225800] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.227274] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.228741] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.230642] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.232214] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.233391] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.235351] vgaarb: loaded\n[ 0.236003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.237492] SCSI subsystem initialized\n[ 0.238605] ACPI: bus type USB registered\n[ 0.238605] usbcore: registered new interface driver usbfs\n[ 0.240016] usbcore: registered new interface driver hub\n[ 0.241329] usbcore: registered new device driver usb\n[ 0.241329] PCI: Using ACPI for IRQ routing\n[ 0.244142] NetLabel: Initializing\n[ 0.245035] NetLabel: domain hash size = 128\n[ 0.246101] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.247348] NetLabel: unlabeled traffic allowed by default\n[ 0.248161] Switched to clocksource kvm-clock\n[ 0.255448] AppArmor: AppArmor Filesystem Enabled\n[ 0.256651] pnp: PnP ACPI init\n[ 0.257484] ACPI: bus type PNP registered\n[ 0.258891] pnp: PnP ACPI: found 8 devices\n[ 0.259927] ACPI: bus type PNP unregistered\n[ 0.267109] NET: Registered protocol family 2\n[ 0.268464] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.270354] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.272046] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.273650] TCP: reno registered\n[ 0.274516] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.275928] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.277544] NET: Registered protocol family 1\n[ 0.278673] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.280047] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.281374] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.303151] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.325076] Trying to unpack rootfs image as initramfs...\n[ 0.416092] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.418220] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.419635] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.420918] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.423014] Scanning for low memory corruption every 60 seconds\n[ 0.424765] Initialise system trusted keyring\n[ 0.425767] audit: initializing netlink socket (disabled)\n[ 0.426881] type=2000 audit(1533861122.675:1): initialized\n[ 0.446468] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.448440] zbud: loaded\n[ 0.449290] VFS: Disk quotas dquot_6.5.2\n[ 0.450176] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.451728] fuse init (API version 7.22)\n[ 0.452649] msgmni has been set to 3997\n[ 0.453534] Key type big_key registered\n[ 0.454599] Key type asymmetric registered\n[ 0.455487] Asymmetric key parser 'x509' registered\n[ 0.456516] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.458114] io scheduler noop registered\n[ 0.458952] io scheduler deadline registered (default)\n[ 0.459995] io scheduler cfq registered\n[ 0.460897] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.462025] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.463348] ipmi message handler version 39.2\n[ 0.464323] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.465873] ACPI: Power Button [PWRF]\n[ 0.466765] GHES: HEST is not enabled!\n[ 0.488214] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.531378] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.553309] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.555097] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.578816] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.581005] Linux agpgart interface v0.103\n[ 0.582609] brd: module loaded\n[ 0.583681] loop: module loaded\n[ 0.584715] blk-mq: CPU -> queue map\n[ 0.585516] CPU 0 -> Queue 0\n[ 0.586220] CPU 1 -> Queue 0\n[ 0.587513] vda: vda1\n[ 0.588753] scsi0 : ata_piix\n[ 0.589515] scsi1 : ata_piix\n[ 0.590214] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.591486] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.592938] libphy: Fixed MDIO Bus: probed\n[ 0.593862] tun: Universal TUN/TAP device driver, 1.6\n[ 0.594888] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.597357] PPP generic driver version 2.4.2\n[ 0.598568] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.600214] ehci-pci: EHCI PCI platform driver\n[ 0.601401] ehci-platform: EHCI generic platform driver\n[ 0.602630] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.604031] ohci-pci: OHCI PCI platform driver\n[ 0.605220] ohci-platform: OHCI generic platform driver\n[ 0.606570] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.628629] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.629949] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631920] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.633433] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.635100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636999] usb usb1: Product: UHCI Host Controller\n[ 0.638301] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.639916] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.641262] hub 1-0:1.0: USB hub found\n[ 0.642312] hub 1-0:1.0: 2 ports detected\n[ 0.643501] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.646173] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.647491] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.648939] mousedev: PS/2 mouse device common for all mice\n[ 0.650669] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.652990] rtc_cmos 00:00: RTC can wake from S4\n[ 0.654269] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.655651] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.657081] device-mapper: uevent: version 1.0.3\n[ 0.658211] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.660131] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.661509] TCP: cubic registered\n[ 0.662369] NET: Registered protocol family 10\n[ 0.663573] NET: Registered protocol family 17\n[ 0.664640] Key type dns_resolver registered\n[ 0.665748] Loading compiled-in X.509 certificates\n[ 0.667332] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.669466] registered taskstats version 1\n[ 0.678756] Key type trusted registered\n[ 0.682116] Key type encrypted registered\n[ 0.683058] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684295] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.685906] regulator-dummy: disabling\n[ 0.686855] Magic number: 14:237:506\n[ 0.687913] rtc_cmos 00:00: setting system clock to 2018-08-10 00:32:03 UTC (1533861123)\n[ 0.689871] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.691235] EDD information not available.\n[ 0.749513] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.751394] Write protecting the kernel read-only data: 12288k\n[ 0.753214] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.756163] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.769779] systemd-udevd[107]: starting version 204\n[ 0.808368] FDC 0 is a S82078B\n[ 0.952105] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.116464] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.117946] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.119485] usb 1-1: Product: QEMU USB Tablet\n[ 1.120490] usb 1-1: Manufacturer: QEMU\n[ 1.121398] usb 1-1: SerialNumber: 42\n[ 1.833084] 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.059465] 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.131967] 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 Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.231536] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 10 Aug 2018 00:32:05 +0000. Up 2.57 seconds.\ncloud-init-nonet[2.75]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.53]: static networking is now up\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[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 Fri, 10 Aug 2018 00:32:06 +0000. Up 3.76 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:78:24:cb |\nci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:fb:f7:05 |\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:\n2a:ef:d5:c2:6a:ad:24:3b:ae:8d:e3:24:f8:c6:a7:a8 root@ns\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| |\n| |\n| S |\n|. o . |\n|o.. o o.+ . |\n| =+oo*.o.. |\n|Eo**++=. |\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:\n07:a1:99:0a:6f:63:a4:e5:23:3f:17:ee:ca:03:17:ab root@ns\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . |\n| + . |\n| . o + . |\n| B.. . |\n| o Oo. S . |\n| .=o+ . . |\n| +o o |\n| E..+ |\n| oo. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n36:4c:7c:44:3b:61:8c:fc:9d:06:9c:14:12:2d:b1:6a root@ns\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .+XBo |\n| .+=*o |\n| +o+o . |\n| + ...+ |\n| E 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:\n32:4c:15:e5:f2:7c:70:27:f4:49:72:f3:2e:15:73:24 root@ns\nThe key's randomart image is:\n+--[ED25519 256--+\n| oo. o E+o|\n| . . . = =+|\n| . . o o + o|\n| o + o o o |\n| + S o . . .|\n| o . . |\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 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 SystemD login management service[74G[ OK ]\n * Starting configure virtual network devices[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 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 ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 10 Aug 2018 00:32:12 +0000. Up 9.86 seconds.\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 Fri, 10 Aug 2018 00:32:13 +0000. Up 10.80 seconds.\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ ip addr add 192.168.1.5/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]\nGet:3 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:4 http://security.ubuntu.com trusty-security/universe Sources [77.4 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:6 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 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 [205 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [408 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:12 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [250 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.6 MB in 8s (1530 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 3 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 (327 kB/s)\nSelecting previously unselected package bind9utils.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../bind9utils_1%3a9.9.5.dfsg-3ubuntu0.17_amd64.deb ...\nUnpacking bind9utils (1:9.9.5.dfsg-3ubuntu0.17) ...\nSelecting previously unselected package bind9.\nPreparing to unpack .../bind9_1%3a9.9.5.dfsg-3ubuntu0.17_amd64.deb ...\nUnpacking bind9 (1:9.9.5.dfsg-3ubuntu0.17) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bind9utils (1:9.9.5.dfsg-3ubuntu0.17) ...\nSetting up bind9 (1:9.9.5.dfsg-3ubuntu0.17) ...\nAdding group `bind' (GID 111) ...\nDone.\nAdding system user `bind' (UID 106) ...\nAdding new user `bind' (UID 106) with group `bind' ...\nNot creating home directory `/var/cache/bind'.\nwrote key file \"/etc/bind/rndc.key\"\n#\n * Starting domain name service... bind9\n ...done.\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ cat\n+ cat\n++ date +%Y%m%d%H\n++ ip2rr 172.30.9.204\n++ echo 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.204\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 | db:82:5e:e6:7c:86:48:22:18:6a:23:89:ca:f2:46:62 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 07:a1:99:0a:6f:63:a4:e5:23:3f:17:ee:ca:03:17:ab root@ns (DSA)\nec2: 256 36:4c:7c:44:3b:61:8c:fc:9d:06:9c:14:12:2d:b1:6a root@ns (ECDSA)\nec2: 256 32:4c:15:e5:f2:7c:70:27:f4:49:72:f3:2e:15:73:24 root@ns (ED25519)\nec2: 2048 2a:ef:d5:c2:6a:ad:24:3b:ae:8d:e3:24:f8:c6:a7:a8 root@ns (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKyXxTMzpi5kWKx5gBqJbTuTurqOApP3vNEjBkBadNy2wxH4MFQNseYfXGgdL/7aXko8DkUm0kpcn7i4mBtfCSE= root@ns\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAID4yoVHZs5a+y/yuDlr0tRqsFKkpo/E9tGToKJubTalR root@ns\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/waSRk2Yd5fs4baJ2JYE6eE8tFdARwiSw4T4UXWYVtCOA0ey37luAr6S6DE77HfiyxD5SSgCiqMA6uubhldAVEl2Qq5dx2apKrqO5EqCCgTeYr1nlbp56vEnTejD0RkanfOasKIKDlFePUF1iZ+4PXUJFRg6m/F1/p1boLy4TGmU9fb+iEBKHKgLrUHGDzXJceDWmGA0JKS1uYiiriOZdhWpUWPPjRSA5BXNrYxL/oF2x92aeru/cLZFYC4RuJx5Y35u2dmHiW44OeAjIKYEkuR/KC1dDgFU0ILkerBcK3/ocolFbQp+w2zvmn8YlOSqyGgUK1ue9I4NrBiGYX8Xv root@ns\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Fri, 10 Aug 2018 00:32:30 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 27.96 seconds\n"} 2018-08-10 00:37:42,568 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/e63a087d-8593-4398-b191-fdaded768b32/action used request id req-9c96ba48-6b7b-4f0f-aa1f-a9b001cf69e4 2018-08-10 00:37:42,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0795199871063s 2018-08-10 00:37:42,569 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/e63a087d-8593-4398-b191-fdaded768b32/action used request id req-9c96ba48-6b7b-4f0f-aa1f-a9b001cf69e4 2018-08-10 00:37:42,570 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008030] Security Framework initialized [ 0.009156] AppArmor: AppArmor initialized [ 0.010237] Yama: becoming mindful. [ 0.011311] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013318] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016635] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018311] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020234] Initializing cgroup subsys memory [ 0.021392] Initializing cgroup subsys devices [ 0.022551] Initializing cgroup subsys freezer [ 0.024003] Initializing cgroup subsys blkio [ 0.025102] Initializing cgroup subsys perf_event [ 0.026289] Initializing cgroup subsys hugetlb [ 0.027479] CPU: Physical Processor ID: 0 [ 0.028010] FEATURE SPEC_CTRL Not Present [ 0.029777] mce: CPU supports 10 MCE banks [ 0.030865] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030865] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032003] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036002] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.037945] Speculative Store Bypass: Vulnerable [ 0.039683] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.044193] ACPI: Core revision 20131115 [ 0.045663] ACPI: All ACPI Tables successfully acquired [ 0.047152] ftrace: allocating 28727 entries in 113 pages [ 0.068243] Enabling x2apic [ 0.069053] Enabled x2apic [ 0.072003] Switched APIC routing to physical x2apic. [ 0.074206] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.076002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.078649] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.085113] KVM setup paravirtual spinlock [ 0.087468] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.088152] x86: Booting SMP configuration: [ 0.089325] .... node #0, CPUs: #1[ 0.087438] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.104017] x86: Booted up 1 node, 2 CPUs [ 0.104011] KVM setup async PF for cpu 1 [ 0.104013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.107501] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.108325] devtmpfs: initialized [ 0.110564] EVM: security.selinux [ 0.111463] EVM: security.SMACK64 [ 0.112005] EVM: security.ima [ 0.112840] EVM: security.capability [ 0.113842] pinctrl core: initialized pinctrl subsystem [ 0.116043] regulator-dummy: no parameters [ 0.117159] RTC time: 0:32:02, date: 08/10/18 [ 0.118346] NET: Registered protocol family 16 [ 0.119593] cpuidle: using governor ladder [ 0.120004] cpuidle: using governor menu [ 0.121103] ACPI: bus type PCI registered [ 0.122178] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.123847] PCI: Using configuration type 1 for base access [ 0.124547] bio: create slab at 0 [ 0.125130] ACPI: Added _OSI(Module Device) [ 0.125177] ACPI: Added _OSI(Processor Device) [ 0.128003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.129237] ACPI: Added _OSI(Processor Aggregator Device) [ 0.131617] ACPI: Interpreter enabled [ 0.132006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.134417] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.136662] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.139059] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.140667] ACPI: (supports S0 S5) [ 0.141599] ACPI: Using IOAPIC for interrupt routing [ 0.142867] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.144197] ACPI: No dock devices found. [ 0.147036] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.148098] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.149830] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.151526] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.152356] acpiphp: Slot [3] registered [ 0.153466] acpiphp: Slot [4] registered [ 0.154557] acpiphp: Slot [5] registered [ 0.155650] acpiphp: Slot [6] registered [ 0.156035] acpiphp: Slot [7] registered [ 0.157113] acpiphp: Slot [8] registered [ 0.158190] acpiphp: Slot [9] registered [ 0.159283] acpiphp: Slot [10] registered [ 0.160019] acpiphp: Slot [11] registered [ 0.161115] acpiphp: Slot [12] registered [ 0.162213] acpiphp: Slot [13] registered [ 0.163321] acpiphp: Slot [14] registered [ 0.164018] acpiphp: Slot [15] registered [ 0.165109] acpiphp: Slot [16] registered [ 0.166433] acpiphp: Slot [17] registered [ 0.167533] acpiphp: Slot [18] registered [ 0.168025] acpiphp: Slot [19] registered [ 0.169126] acpiphp: Slot [20] registered [ 0.170218] acpiphp: Slot [21] registered [ 0.171303] acpiphp: Slot [22] registered [ 0.172026] acpiphp: Slot [23] registered [ 0.173129] acpiphp: Slot [24] registered [ 0.174230] acpiphp: Slot [25] registered [ 0.175342] acpiphp: Slot [26] registered [ 0.176018] acpiphp: Slot [27] registered [ 0.176858] acpiphp: Slot [28] registered [ 0.177689] acpiphp: Slot [29] registered [ 0.178528] acpiphp: Slot [30] registered [ 0.179391] acpiphp: Slot [31] registered [ 0.180011] PCI host bridge to bus 0000:00 [ 0.180854] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.181908] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.183069] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.184003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.185275] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.186546] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.194843] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.196011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.222767] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.224329] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.225800] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.227274] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.228741] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.230642] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.232214] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.233391] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.235351] vgaarb: loaded [ 0.236003] vgaarb: bridge control possible 0000:00:02.0 [ 0.237492] SCSI subsystem initialized [ 0.238605] ACPI: bus type USB registered [ 0.238605] usbcore: registered new interface driver usbfs [ 0.240016] usbcore: registered new interface driver hub [ 0.241329] usbcore: registered new device driver usb [ 0.241329] PCI: Using ACPI for IRQ routing [ 0.244142] NetLabel: Initializing [ 0.245035] NetLabel: domain hash size = 128 [ 0.246101] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.247348] NetLabel: unlabeled traffic allowed by default [ 0.248161] Switched to clocksource kvm-clock [ 0.255448] AppArmor: AppArmor Filesystem Enabled [ 0.256651] pnp: PnP ACPI init [ 0.257484] ACPI: bus type PNP registered [ 0.258891] pnp: PnP ACPI: found 8 devices [ 0.259927] ACPI: bus type PNP unregistered [ 0.267109] NET: Registered protocol family 2 [ 0.268464] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.270354] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.272046] TCP: Hash tables configured (established 16384 bind 16384) [ 0.273650] TCP: reno registered [ 0.274516] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.275928] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.277544] NET: Registered protocol family 1 [ 0.278673] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.280047] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.281374] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.303151] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.325076] Trying to unpack rootfs image as initramfs... [ 0.416092] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.418220] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.419635] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.420918] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.423014] Scanning for low memory corruption every 60 seconds [ 0.424765] Initialise system trusted keyring [ 0.425767] audit: initializing netlink socket (disabled) [ 0.426881] type=2000 audit(1533861122.675:1): initialized [ 0.446468] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.448440] zbud: loaded [ 0.449290] VFS: Disk quotas dquot_6.5.2 [ 0.450176] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.451728] fuse init (API version 7.22) [ 0.452649] msgmni has been set to 3997 [ 0.453534] Key type big_key registered [ 0.454599] Key type asymmetric registered [ 0.455487] Asymmetric key parser 'x509' registered [ 0.456516] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.458114] io scheduler noop registered [ 0.458952] io scheduler deadline registered (default) [ 0.459995] io scheduler cfq registered [ 0.460897] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.462025] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.463348] ipmi message handler version 39.2 [ 0.464323] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.465873] ACPI: Power Button [PWRF] [ 0.466765] GHES: HEST is not enabled! [ 0.488214] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.531378] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.553309] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.555097] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.578816] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.581005] Linux agpgart interface v0.103 [ 0.582609] brd: module loaded [ 0.583681] loop: module loaded [ 0.584715] blk-mq: CPU -> queue map [ 0.585516] CPU 0 -> Queue 0 [ 0.586220] CPU 1 -> Queue 0 [ 0.587513] vda: vda1 [ 0.588753] scsi0 : ata_piix [ 0.589515] scsi1 : ata_piix [ 0.590214] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.591486] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.592938] libphy: Fixed MDIO Bus: probed [ 0.593862] tun: Universal TUN/TAP device driver, 1.6 [ 0.594888] tun: (C) 1999-2004 Max Krasnyansky [ 0.597357] PPP generic driver version 2.4.2 [ 0.598568] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.600214] ehci-pci: EHCI PCI platform driver [ 0.601401] ehci-platform: EHCI generic platform driver [ 0.602630] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.604031] ohci-pci: OHCI PCI platform driver [ 0.605220] ohci-platform: OHCI generic platform driver [ 0.606570] uhci_hcd: USB Universal Host Controller Interface driver [ 0.628629] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.629949] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631920] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.633433] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636999] usb usb1: Product: UHCI Host Controller [ 0.638301] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.639916] usb usb1: SerialNumber: 0000:00:01.2 [ 0.641262] hub 1-0:1.0: USB hub found [ 0.642312] hub 1-0:1.0: 2 ports detected [ 0.643501] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.646173] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.647491] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.648939] mousedev: PS/2 mouse device common for all mice [ 0.650669] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.652990] rtc_cmos 00:00: RTC can wake from S4 [ 0.654269] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.655651] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.657081] device-mapper: uevent: version 1.0.3 [ 0.658211] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.660131] ledtrig-cpu: registered to indicate activity on CPUs [ 0.661509] TCP: cubic registered [ 0.662369] NET: Registered protocol family 10 [ 0.663573] NET: Registered protocol family 17 [ 0.664640] Key type dns_resolver registered [ 0.665748] Loading compiled-in X.509 certificates [ 0.667332] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.669466] registered taskstats version 1 [ 0.678756] Key type trusted registered [ 0.682116] Key type encrypted registered [ 0.683058] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684295] IMA: No TPM chip found, activating TPM-bypass! [ 0.685906] regulator-dummy: disabling [ 0.686855] Magic number: 14:237:506 [ 0.687913] rtc_cmos 00:00: setting system clock to 2018-08-10 00:32:03 UTC (1533861123) [ 0.689871] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.691235] EDD information not available. [ 0.749513] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.751394] Write protecting the kernel read-only data: 12288k [ 0.753214] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.756163] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.769779] systemd-udevd[107]: starting version 204 [ 0.808368] FDC 0 is a S82078B [ 0.952105] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.116464] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.117946] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.119485] usb 1-1: Product: QEMU USB Tablet [ 1.120490] usb 1-1: Manufacturer: QEMU [ 1.121398] usb 1-1: SerialNumber: 42 [ 1.833084] 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.059465] 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.131967] 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 Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.231536] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 10 Aug 2018 00:32:05 +0000. Up 2.57 seconds. cloud-init-nonet[2.75]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[3.53]: static networking is now up * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[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 Fri, 10 Aug 2018 00:32:06 +0000. Up 3.76 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:78:24:cb | ci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:fb:f7:05 | 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: 2a:ef:d5:c2:6a:ad:24:3b:ae:8d:e3:24:f8:c6:a7:a8 root@ns The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | | | S | |. o . | |o.. o o.+ . | | =+oo*.o.. | |Eo**++=. | +-----------------+ 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: 07:a1:99:0a:6f:63:a4:e5:23:3f:17:ee:ca:03:17:ab root@ns The key's randomart image is: +--[ DSA 1024]----+ | . | | + . | | . o + . | | B.. . | | o Oo. S . | | .=o+ . . | | +o o | | E..+ | | oo. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 36:4c:7c:44:3b:61:8c:fc:9d:06:9c:14:12:2d:b1:6a root@ns The key's randomart image is: +--[ECDSA 256]---+ | .+XBo | | .+=*o | | +o+o . | | + ...+ | | E 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: 32:4c:15:e5:f2:7c:70:27:f4:49:72:f3:2e:15:73:24 root@ns The key's randomart image is: +--[ED25519 256--+ | oo. o E+o| | . . . = =+| | . . o o + o| | o + o o 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 D-Bus system message bus[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting configure virtual network devices[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 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 ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 10 Aug 2018 00:32:12 +0000. Up 9.86 seconds. * 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 Fri, 10 Aug 2018 00:32:13 +0000. Up 10.80 seconds. ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + ip addr add 192.168.1.5/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] Get:3 http://security.ubuntu.com trusty-security/main Sources [161 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:4 http://security.ubuntu.com trusty-security/universe Sources [77.4 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:6 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:7 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 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 [205 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [408 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:12 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [250 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.6 MB in 8s (1530 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 3 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 (327 kB/s) Selecting previously unselected package bind9utils. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../bind9utils_1%3a9.9.5.dfsg-3ubuntu0.17_amd64.deb ... Unpacking bind9utils (1:9.9.5.dfsg-3ubuntu0.17) ... Selecting previously unselected package bind9. Preparing to unpack .../bind9_1%3a9.9.5.dfsg-3ubuntu0.17_amd64.deb ... Unpacking bind9 (1:9.9.5.dfsg-3ubuntu0.17) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up bind9utils (1:9.9.5.dfsg-3ubuntu0.17) ... Setting up bind9 (1:9.9.5.dfsg-3ubuntu0.17) ... Adding group `bind' (GID 111) ... Done. Adding system user `bind' (UID 106) ... Adding new user `bind' (UID 106) with group `bind' ... Not creating home directory `/var/cache/bind'. wrote key file "/etc/bind/rndc.key" # * Starting domain name service... bind9 ...done. Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... + cat + cat ++ date +%Y%m%d%H ++ ip2rr 172.30.9.204 ++ echo 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.204 + 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 | db:82:5e:e6:7c:86:48:22:18:6a:23:89:ca:f2:46:62 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 07:a1:99:0a:6f:63:a4:e5:23:3f:17:ee:ca:03:17:ab root@ns (DSA) ec2: 256 36:4c:7c:44:3b:61:8c:fc:9d:06:9c:14:12:2d:b1:6a root@ns (ECDSA) ec2: 256 32:4c:15:e5:f2:7c:70:27:f4:49:72:f3:2e:15:73:24 root@ns (ED25519) ec2: 2048 2a:ef:d5:c2:6a:ad:24:3b:ae:8d:e3:24:f8:c6:a7:a8 root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKyXxTMzpi5kWKx5gBqJbTuTurqOApP3vNEjBkBadNy2wxH4MFQNseYfXGgdL/7aXko8DkUm0kpcn7i4mBtfCSE= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAID4yoVHZs5a+y/yuDlr0tRqsFKkpo/E9tGToKJubTalR root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/waSRk2Yd5fs4baJ2JYE6eE8tFdARwiSw4T4UXWYVtCOA0ey37luAr6S6DE77HfiyxD5SSgCiqMA6uubhldAVEl2Qq5dx2apKrqO5EqCCgTeYr1nlbp56vEnTejD0RkanfOasKIKDlFePUF1iZ+4PXUJFRg6m/F1/p1boLy4TGmU9fb+iEBKHKgLrUHGDzXJceDWmGA0JKS1uYiiriOZdhWpUWPPjRSA5BXNrYxL/oF2x92aeru/cLZFYC4RuJx5Y35u2dmHiW44OeAjIKYEkuR/KC1dDgFU0ILkerBcK3/ocolFbQp+w2zvmn8YlOSqyGgUK1ue9I4NrBiGYX8Xv root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 10 Aug 2018 00:32:30 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 27.96 seconds 2018-08-10 00:37:42,571 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-10 00:37:42,574 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.217 2018-08-10 00:37:42,663 - 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-10 00:37:42,732 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2018-08-10 00:37:42,732 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2018-08-10 00:37:42,886 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-10 00:37:42,887 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2018-08-10 00:38:07,942 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-10 00:38:07,943 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2018-08-10 00:38:32,999 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-10 00:38:32,999 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2018-08-10 00:38:58,051 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-10 00:38:58,052 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2018-08-10 00:39:23,105 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-10 00:39:23,105 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2018-08-10 00:39:48,158 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-10 00:39:48,158 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create a number 2018-08-10 00:40:13,478 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550900@clearwater.opnfv', u'sip_username': u'6505550900', u'formatted_number': u'(650) 555-0900', u'number': u'6505550900', u'sip_uri': u'sip:6505550900@clearwater.opnfv', u'number_id': u'be0bea28c94c49ff9158feb61c92f678', u'sip_password': u'q6Er6XSKP', u'pstn': False} 2018-08-10 00:40:13,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-10 00:40:13,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/c291321f-934f-422b-a3d6-2969e43d9212 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:40:13,792 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:40:13 GMT Server: Apache x-openstack-request-id: req-8393d524-1ee3-47d3-88fb-2db1c8c659ab Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212 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-10 00:40:14,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:40:13 GMT Server: Apache x-openstack-request-id: req-1baee87f-b9af-40a9-ae95-f1003acba830 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 951 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "def8a664b9144f278f225ae5a189ab3e", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "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_c8d267ab-46f4-4791-a554-42b8195f04f9", "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": "bdb9209b-6552-4310-8fa0-ca466e84a750", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "c291321f-934f-422b-a3d6-2969e43d9212", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "bdb9209b-6552-4310-8fa0-ca466e84a750"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "15d5ddb8b7744888b780b4b5c2fd8cf6", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-10T00:29:39Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "c291321f-934f-422b-a3d6-2969e43d9212", "outputs": [{"output_value": "172.30.9.204", "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-10 00:40:14,176 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212 used request id req-1baee87f-b9af-40a9-ae95-f1003acba830 2018-08-10 00:40:14,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.696764945984s 2018-08-10 00:40:14,177 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212 used request id req-1baee87f-b9af-40a9-ae95-f1003acba830 2018-08-10 00:40:14,178 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack outputs: [Munch({u'output_value': u'172.30.9.204', 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-10 00:40:14,179 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2018-08-10 00:40:14,179 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-08-10 00:40:14,188 - 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-10 00:40:14,189 - 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-10 00:44:49,223 - functest.utils.functest_utils - ERROR - Clearwater live test failed 2018-08-10 00:44:49,224 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - ** Invoke test (first_time) ** Execute test Basic Call - Mainline (TCP) - (6505550741, 6505550214) Failed RuntimeError thrown: - Expected 401|200, got 480 (call ID cbc2f58353f87f5f3c33ca0f5515399f) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:175:in `register' - /src/vims-test/lib/tests/basic-call.rb:25: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 `
' Basic Call - SDP (TCP) - (6505550407, 6505550127) Failed Endpoint threw exception: - Expected 180, got 503 (call ID b7220d3f97d36ba229787a318aca1389) - /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) - (6505550552, 6505550601) Failed Endpoint threw exception: - Expected 200, got 503 (call ID d20457d9189faf51f9b3151cc5e16ee0) - /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) - (6505550802, 6505550592) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550524, 6505550636) Failed Endpoint threw exception: - Expected 486, got 503 (call ID bfa2196d473098448724f4b9aa291bc2) - /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) - (6505550776, 6505550312) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 0348660dfbd59e1dc678874d690b0e64) - /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) - (6505550172, 6505550295) Failed Endpoint threw exception: - Expected 180, got 503 (call ID 39ff58516705c45247f92068a0809819) - /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) - (6505550576) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550103, 6505550908) Failed Endpoint threw exception: - Expected 200, got 504 (call ID e95f4b2185120ac9ba4a15b78c264da9) - /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 74dd93325a8ec3126188a9fd34ee11fd) Call Barring - Outbound Rejection (TCP) - (6505550645, 6505550421) 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) - (6505550635, 6505550017) 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) - (6505550842, 6505550546, 6505550181) Failed Endpoint threw exception: - sip:6505550181@clearwater.opnfv timed out waiting for new incoming call - /src/vims-test/quaff/lib/endpoint.rb:68:in `rescue in incoming_call' - /src/vims-test/quaff/lib/endpoint.rb:65:in `incoming_call' - /src/vims-test/lib/tests/call-diversion.rb:59:in `block in add_redirectee_scenario' Terminating other threads after failure Exception in quaff_cleanup_blk: - sip:6505550181@clearwater.opnfv timed out waiting for 401|200 (call ID 85d7c4ecc00db8e362758eefd917c7ef) 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:6505550188@clearwater.opnfv, DELETE returned 502 Leaked sip:6505550509@clearwater.opnfv, DELETE returned 502 Leaked sip:6505550326@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%3A6505550638%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%3A6505550328%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%3A6505550424%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%3A6505550266%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%3A6505550754%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%3A6505550975%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%3A6505550442%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%3A6505550487%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%3A6505550099%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%3A6505550399%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%3A6505550649%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%3A6505550407%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%3A6505550246%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%3A6505550344%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%3A6505550015%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%3A6505550131%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%3A6505550110%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb: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%3A6505550033%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%3A6505550548%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%3A6505550528%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%3A6505550265%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%3A6505550600%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:84:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - first endpoint GRUU as target (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550744%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:106:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - second endpoint GRUU as target (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550583%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:142:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - only GRUU as target (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550295%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:178:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - AoR as target (TCP) - (6505550438, 6505550335) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 784b5fb871f40bbb9f62bc997ad11315) - /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) - (6505550624, 6505550718) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550644, 6505550876) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550300, 6505550190) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550220, 6505550771) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 6ac8ff92089286d0aaa15760137899d6) - /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) - (6505550305, 6505550756) Failed Endpoint threw exception: - Expected 200, got 503 (call ID f2bed81d237e1c2f5d8034980b2354b3) - /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) - (6505550495, 6505550424) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 53bd0596e46d7de5489451fedfc739ca) - /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) - (6505550841) Failed Endpoint threw exception: - sip:6505550841@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID 8547e4c47553f658d8e6486c166acdfe) - /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) - (6505550535) Failed Endpoint threw exception: - sip:6505550535@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID b57bd6e45c6898401fa0f491baa16644) - /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) - (6505550524) Failed Endpoint threw exception: - sip:6505550524@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID 43d428a6599a63d691e6941437b13a1d) - /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) - (6505550431, 6505550417) Failed Exception in quaff_cleanup_blk: - Expected 200, got 504 (call ID 3bd2a01bb3b32102870203df42a63760) Failed RuntimeError thrown: - Expected 200, got 504 (call ID 9f7a0e110ca9aad213fa21ee60f0ef39) - /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) - (6505550361, 6505550176) Failed Exception in quaff_cleanup_blk: - Expected 200, got 504 (call ID 0ed385c95a40e28dfc3b83bf6779cabc) Failed RuntimeError thrown: - Expected 200, got 504 (call ID 0ed385c95a40e28dfc3b83bf6779cabc) - /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%3A6505550188%40clearwater.opnfv/associated_private_ids"} 44 failures out of 93 tests run Basic Call - Mainline (TCP) at 2018-08-10 00:40:16 +0000 Basic Call - SDP (TCP) at 2018-08-10 00:40:21 +0000 Basic Call - Tel URIs (TCP) at 2018-08-10 00:40:26 +0000 Basic Call - Rejected by remote endpoint (TCP) at 2018-08-10 00:40:34 +0000 Basic Call - Messages - Pager model (TCP) at 2018-08-10 00:40:39 +0000 Basic Call - Pracks (TCP) at 2018-08-10 00:40:44 +0000 Multiple Identities (TCP) at 2018-08-10 00:40:52 +0000 Call Diversion - Not registered (TCP) at 2018-08-10 00:41:58 +0000 Call Diversion - Not reachable (not registered) (TCP) at 2018-08-10 00:42:22 +0000 Call Diversion - Not reachable (408) (TCP) at 2018-08-10 00:42:28 +0000 Call Diversion - Not reachable (503) (TCP) at 2018-08-10 00:42:28 +0000 Call Diversion - Not reachable (500) (TCP) at 2018-08-10 00:42:28 +0000 Call Diversion - Busy (TCP) at 2018-08-10 00:42:28 +0000 Call Diversion - Unconditional (TCP) at 2018-08-10 00:42:28 +0000 Call Diversion - No answer (TCP) at 2018-08-10 00:42:29 +0000 Call Diversion - Bad target URI (TCP) at 2018-08-10 00:42:29 +0000 Call Diversion - Audio-only call (TCP) at 2018-08-10 00:42:29 +0000 Call Diversion - Audio-video call (TCP) at 2018-08-10 00:42:29 +0000 Call Waiting - Accepted (TCP) at 2018-08-10 00:42:30 +0000 Call Waiting - Cancelled (TCP) at 2018-08-10 00:42:30 +0000 CANCEL - Mainline (TCP) at 2018-08-10 00:42:30 +0000 Filtering - Accept-Contact (TCP) at 2018-08-10 00:42:30 +0000 Accept-Contact with response (SFR 511195) (TCP) at 2018-08-10 00:42:30 +0000 Filtering - Accept-Contact no match (TCP) at 2018-08-10 00:42:31 +0000 Filtering - Accept-Contact negated match (TCP) at 2018-08-10 00:42:31 +0000 Filtering - RFC3841 example (TCP) at 2018-08-10 00:42:31 +0000 Filtering - Reject-Contact no match (TCP) at 2018-08-10 00:42:31 +0000 Filtering - Reject-Contact match (TCP) at 2018-08-10 00:42:31 +0000 GRUU - REGISTER - two bindings with and without GRUU (TCP) at 2018-08-10 00:42:32 +0000 GRUU - REGISTER - binding suggested GRUU (TCP) at 2018-08-10 00:42:32 +0000 GRUU - REGISTER - instance ID requires escaping (TCP) at 2018-08-10 00:42:32 +0000 GRUU - REGISTER - three bindings with GRUUs (TCP) at 2018-08-10 00:42:32 +0000 GRUU - Call - first endpoint GRUU as target (TCP) at 2018-08-10 00:42:32 +0000 GRUU - Call - second endpoint GRUU as target (TCP) at 2018-08-10 00:42:32 +0000 GRUU - Call - only GRUU as target (TCP) at 2018-08-10 00:42:33 +0000 GRUU - Call - AoR as target (TCP) at 2018-08-10 00:42:38 +0000 GRUU - Call - Accept-Contact interop (TCP) at 2018-08-10 00:42:51 +0000 GRUU - Call - AoR with other param as target (TCP) at 2018-08-10 00:42:57 +0000 GRUU - Call - GRUU with other param as target (TCP) at 2018-08-10 00:43:02 +0000 SUBSCRIBE - reg-event (TCP) at 2018-08-10 00:43:34 +0000 SUBSCRIBE - reg-event with a GRUU (TCP) at 2018-08-10 00:44:06 +0000 SUBSCRIBE - Subscription timeout (TCP) at 2018-08-10 00:44:37 +0000 SUBSCRIBE - Registration timeout (TCP) at 2018-08-10 00:44:43 +0000 Multiple SUBSCRIBErs to one UE's reg-event (TCP) at 2018-08-10 00:44:49 +0000 42 tests skipped Error logs, including Call-IDs of failed calls, are in the 'logfiles' directory 2018-08-10 00:44:49,228 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - {'failures': 44, 'skipped': 42, 'total': 93, 'passed': 7} 2018-08-10 00:44:49,357 - xtesting.core.testcase - ERROR - The HTTP request raises issues Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/testcase.py", line 226, in push_to_db req.raise_for_status() File "/usr/lib/python2.7/site-packages/requests/models.py", line 935, in raise_for_status raise HTTPError(http_error_msg, response=self) HTTPError: 403 Client Error: Could Not Found testcases [{'project_name': u'functest', 'name': u'heat_ims'}] for url: http://testresults.opnfv.org/test/api/v1/results 2018-08-10 00:44:49,358 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | heat_ims | functest | 15:37 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-10 00:44:49,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-10 00:44:49,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/c291321f-934f-422b-a3d6-2969e43d9212?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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:44:49,674 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:44:49 GMT Server: Apache x-openstack-request-id: req-4a7e8031-ca48-4c3e-be63-44f5d38d9e36 Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?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-10 00:44:49,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:44:49 GMT Server: Apache x-openstack-request-id: req-2a0e1ade-5737-47c6-97bb-5ebd2f2ab753 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 888 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "def8a664b9144f278f225ae5a189ab3e", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "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_c8d267ab-46f4-4791-a554-42b8195f04f9", "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": "bdb9209b-6552-4310-8fa0-ca466e84a750", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "c291321f-934f-422b-a3d6-2969e43d9212", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "bdb9209b-6552-4310-8fa0-ca466e84a750"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "15d5ddb8b7744888b780b4b5c2fd8cf6", "tags": null, "creation_time": "2018-08-10T00:29:39Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "c291321f-934f-422b-a3d6-2969e43d9212", "stack_status_reason": "Stack CREATE completed successfully", "template_description": "Clearwater deployment\n"}} 2018-08-10 00:44:49,716 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?resolve_outputs=False used request id req-2a0e1ade-5737-47c6-97bb-5ebd2f2ab753 2018-08-10 00:44:49,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.35289311409s 2018-08-10 00:44:49,717 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?resolve_outputs=False used request id req-2a0e1ade-5737-47c6-97bb-5ebd2f2ab753 2018-08-10 00:44:49,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:44:49,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/c291321f-934f-422b-a3d6-2969e43d9212/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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:44:50,011 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:44:49 GMT Server: Apache x-openstack-request-id: req-078679f4-8b1d-4a84-a685-eeb3b8a56eb1 Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/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-10 00:44:50,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:44:50 GMT Server: Apache x-openstack-request-id: req-8f7ad8c3-4eb4-4aa0-89d4-fb731c092a1e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 342 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-08-10T00:35:31Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/clearwater-opnfv/events/24e3271e-2140-4592-9402-eb58c73832cc", "rel": "self"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "c291321f-934f-422b-a3d6-2969e43d9212", "id": "24e3271e-2140-4592-9402-eb58c73832cc"}]} 2018-08-10 00:44:50,321 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-8f7ad8c3-4eb4-4aa0-89d4-fb731c092a1e 2018-08-10 00:44:50,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.602401018143s 2018-08-10 00:44:50,322 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-8f7ad8c3-4eb4-4aa0-89d4-fb731c092a1e 2018-08-10 00:44:50,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.DELETE.stacks 2018-08-10 00:44:50,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/c291321f-934f-422b-a3d6-2969e43d9212 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:44:50,627 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:44:50 GMT Server: Apache x-openstack-request-id: req-0ff997c7-65b2-4138-b573-5b5d4f0ef1ea Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212 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-10 00:44:51,050 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 10 Aug 2018 00:44:50 GMT Server: Apache x-openstack-request-id: req-074e73ee-5b7e-472c-9378-fdbf1bb5d5f8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-10 00:44:51,050 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212 used request id req-074e73ee-5b7e-472c-9378-fdbf1bb5d5f8 2018-08-10 00:44:51,050 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.DELETE.stacks in 0.72762298584s 2018-08-10 00:44:51,050 - shade.request_ids - DEBUG - DELETE call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212 used request id req-074e73ee-5b7e-472c-9378-fdbf1bb5d5f8 2018-08-10 00:44:51,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:44:51,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=24e3271e-2140-4592-9402-eb58c73832cc&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:44:51,349 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:44:51 GMT Server: Apache x-openstack-request-id: req-c2c12cf1-40a8-40c6-a681-be9e1bbbe9e5 Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=24e3271e-2140-4592-9402-eb58c73832cc&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-10 00:44:51,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:44:51 GMT Server: Apache x-openstack-request-id: req-e43135fd-a2f6-4053-92af-f4fb9647a049 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 427 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-08-10T00:44:51Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/clearwater-opnfv/events/e941b350-bb82-4d6c-8f85-cb9e2a2fcc59", "rel": "self"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE started", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "c291321f-934f-422b-a3d6-2969e43d9212", "id": "e941b350-bb82-4d6c-8f85-cb9e2a2fcc59"}, {"resource_name": "bono", "event_time": "2018-08-10T00:44:51Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/bono/events/31ee92f9-0ca0-427e-9dcb-55aa351a0c33", "rel": "self"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "2f53a74a-ca9b-47e1-a5d0-29c0a5abf44d", "id": "31ee92f9-0ca0-427e-9dcb-55aa351a0c33"}]} 2018-08-10 00:44:51,744 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=24e3271e-2140-4592-9402-eb58c73832cc&sort_dir=asc&marker=24e3271e-2140-4592-9402-eb58c73832cc&sort_dir=asc used request id req-e43135fd-a2f6-4053-92af-f4fb9647a049 2018-08-10 00:44:51,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.693468809128s 2018-08-10 00:44:51,745 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=24e3271e-2140-4592-9402-eb58c73832cc&sort_dir=asc&marker=24e3271e-2140-4592-9402-eb58c73832cc&sort_dir=asc used request id req-e43135fd-a2f6-4053-92af-f4fb9647a049 2018-08-10 00:44:56,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:44:56,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=31ee92f9-0ca0-427e-9dcb-55aa351a0c33&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:44:57,133 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:44:56 GMT Server: Apache x-openstack-request-id: req-57e6c913-7c73-4408-b1f1-9719423b8b85 Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=31ee92f9-0ca0-427e-9dcb-55aa351a0c33&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-10 00:44:57,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:44:57 GMT Server: Apache x-openstack-request-id: req-ffbccd29-0450-4d21-98db-7bcb68acb7eb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 604 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "homer", "event_time": "2018-08-10T00:44:52Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/homer/events/8df543bb-beed-4afc-b2f5-934728d3248f", "rel": "self"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "21abb30a-8020-4b50-9181-b5a93579e6c1", "id": "8df543bb-beed-4afc-b2f5-934728d3248f"}, {"resource_name": "vellum", "event_time": "2018-08-10T00:44:53Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/vellum/events/ffd3690c-5beb-41de-9205-df3df9054266", "rel": "self"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "589b01d9-1429-4ce0-b4df-63c59f850db1", "id": "ffd3690c-5beb-41de-9205-df3df9054266"}, {"resource_name": "dime", "event_time": "2018-08-10T00:44:54Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/dime/events/efd772dd-ef35-4232-8d72-f2215675d1d0", "rel": "self"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "7a5c6c71-ab8a-4dbd-9719-59c11e8c8fe8", "id": "efd772dd-ef35-4232-8d72-f2215675d1d0"}, {"resource_name": "sprout", "event_time": "2018-08-10T00:44:55Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/sprout/events/f906efda-ff8b-4db0-9916-7746026f4a64", "rel": "self"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "8e7e2eea-994a-44c4-8620-f5046e0746ca", "id": "f906efda-ff8b-4db0-9916-7746026f4a64"}]} 2018-08-10 00:44:57,457 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=31ee92f9-0ca0-427e-9dcb-55aa351a0c33&sort_dir=asc&marker=31ee92f9-0ca0-427e-9dcb-55aa351a0c33&sort_dir=asc used request id req-ffbccd29-0450-4d21-98db-7bcb68acb7eb 2018-08-10 00:44:57,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.705815076828s 2018-08-10 00:44:57,457 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=31ee92f9-0ca0-427e-9dcb-55aa351a0c33&sort_dir=asc&marker=31ee92f9-0ca0-427e-9dcb-55aa351a0c33&sort_dir=asc used request id req-ffbccd29-0450-4d21-98db-7bcb68acb7eb 2018-08-10 00:45:02,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:45:02,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f906efda-ff8b-4db0-9916-7746026f4a64&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:45:02,746 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:45:02 GMT Server: Apache x-openstack-request-id: req-383d4499-2ea0-4e39-b538-44ad1516314b Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f906efda-ff8b-4db0-9916-7746026f4a64&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-10 00:45:03,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:45:02 GMT Server: Apache x-openstack-request-id: req-ab390b4e-d3b0-48f2-8844-903ea4a9614b Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-10 00:45:03,067 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f906efda-ff8b-4db0-9916-7746026f4a64&sort_dir=asc&marker=f906efda-ff8b-4db0-9916-7746026f4a64&sort_dir=asc used request id req-ab390b4e-d3b0-48f2-8844-903ea4a9614b 2018-08-10 00:45:03,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.603291034698s 2018-08-10 00:45:03,068 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f906efda-ff8b-4db0-9916-7746026f4a64&sort_dir=asc&marker=f906efda-ff8b-4db0-9916-7746026f4a64&sort_dir=asc used request id req-ab390b4e-d3b0-48f2-8844-903ea4a9614b 2018-08-10 00:45:08,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:45:08,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f906efda-ff8b-4db0-9916-7746026f4a64&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:45:08,376 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:45:08 GMT Server: Apache x-openstack-request-id: req-28051d66-ef09-4418-b099-42452caf5983 Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f906efda-ff8b-4db0-9916-7746026f4a64&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-10 00:45:08,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:45:08 GMT Server: Apache x-openstack-request-id: req-e2e1a0fc-3791-46e2-a7d0-7dbe0297f839 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 769 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "bono", "event_time": "2018-08-10T00:45:03Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/bono/events/329d76e2-f3e0-4a8a-b0fe-12b302af2067", "rel": "self"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "2f53a74a-ca9b-47e1-a5d0-29c0a5abf44d", "id": "329d76e2-f3e0-4a8a-b0fe-12b302af2067"}, {"resource_name": "dime", "event_time": "2018-08-10T00:45:03Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/dime/events/db931fd2-96c5-44ed-9a75-140c5fe5e5b7", "rel": "self"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "7a5c6c71-ab8a-4dbd-9719-59c11e8c8fe8", "id": "db931fd2-96c5-44ed-9a75-140c5fe5e5b7"}, {"resource_name": "homer", "event_time": "2018-08-10T00:45:05Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/homer/events/0f3edab2-5aff-4108-9905-6cd95401f4f0", "rel": "self"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "21abb30a-8020-4b50-9181-b5a93579e6c1", "id": "0f3edab2-5aff-4108-9905-6cd95401f4f0"}, {"resource_name": "vellum", "event_time": "2018-08-10T00:45:05Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/vellum/events/1138880f-2cda-4536-ad8c-41dfe97e6f0f", "rel": "self"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "589b01d9-1429-4ce0-b4df-63c59f850db1", "id": "1138880f-2cda-4536-ad8c-41dfe97e6f0f"}, {"resource_name": "sprout", "event_time": "2018-08-10T00:45:06Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/sprout/events/805b8e76-a477-41ba-85c9-b8a51cd643ec", "rel": "self"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "8e7e2eea-994a-44c4-8620-f5046e0746ca", "id": "805b8e76-a477-41ba-85c9-b8a51cd643ec"}, {"resource_name": "ellis", "event_time": "2018-08-10T00:45:06Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/ellis/events/45e4bf37-b0ce-4adb-8d7f-4fdc6ca40fd8", "rel": "self"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "b00a859a-bfda-47cd-84f5-1380d4ebf885", "id": "45e4bf37-b0ce-4adb-8d7f-4fdc6ca40fd8"}]} 2018-08-10 00:45:08,697 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f906efda-ff8b-4db0-9916-7746026f4a64&sort_dir=asc&marker=f906efda-ff8b-4db0-9916-7746026f4a64&sort_dir=asc used request id req-e2e1a0fc-3791-46e2-a7d0-7dbe0297f839 2018-08-10 00:45:08,697 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.62360906601s 2018-08-10 00:45:08,697 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=f906efda-ff8b-4db0-9916-7746026f4a64&sort_dir=asc&marker=f906efda-ff8b-4db0-9916-7746026f4a64&sort_dir=asc used request id req-e2e1a0fc-3791-46e2-a7d0-7dbe0297f839 2018-08-10 00:45:13,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:45:13,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=45e4bf37-b0ce-4adb-8d7f-4fdc6ca40fd8&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:45:13,734 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:45:13 GMT Server: Apache x-openstack-request-id: req-a870e5db-477c-48bb-8eb1-729a293ace6e Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=45e4bf37-b0ce-4adb-8d7f-4fdc6ca40fd8&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-10 00:45:14,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:45:13 GMT Server: Apache x-openstack-request-id: req-cc5753b7-47c2-43ef-9942-91e9082ee6e3 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-10 00:45:14,051 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=45e4bf37-b0ce-4adb-8d7f-4fdc6ca40fd8&sort_dir=asc&marker=45e4bf37-b0ce-4adb-8d7f-4fdc6ca40fd8&sort_dir=asc used request id req-cc5753b7-47c2-43ef-9942-91e9082ee6e3 2018-08-10 00:45:14,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.347270965576s 2018-08-10 00:45:14,052 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=45e4bf37-b0ce-4adb-8d7f-4fdc6ca40fd8&sort_dir=asc&marker=45e4bf37-b0ce-4adb-8d7f-4fdc6ca40fd8&sort_dir=asc used request id req-cc5753b7-47c2-43ef-9942-91e9082ee6e3 2018-08-10 00:45:19,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:45:19,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=45e4bf37-b0ce-4adb-8d7f-4fdc6ca40fd8&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:45:19,088 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:45:19 GMT Server: Apache x-openstack-request-id: req-f5849174-703d-4b68-882b-f8a0189b5cdb Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=45e4bf37-b0ce-4adb-8d7f-4fdc6ca40fd8&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-10 00:45:19,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:45:19 GMT Server: Apache x-openstack-request-id: req-a1abea4b-b9e1-4eed-93ef-e13d70adbb86 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 450 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2018-08-10T00:45:14Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/ellis/events/706cc3a5-42be-4d50-ba24-ead3f8df46ca", "rel": "self"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "b00a859a-bfda-47cd-84f5-1380d4ebf885", "id": "706cc3a5-42be-4d50-ba24-ead3f8df46ca"}, {"resource_name": "dns", "event_time": "2018-08-10T00:45:14Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/dns/events/e500871c-7e6e-4f09-ba37-0c2698ff6e6d", "rel": "self"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "d1244469-ada6-4777-afbf-5dde00d54714", "id": "e500871c-7e6e-4f09-ba37-0c2698ff6e6d"}]} 2018-08-10 00:45:19,134 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=45e4bf37-b0ce-4adb-8d7f-4fdc6ca40fd8&sort_dir=asc&marker=45e4bf37-b0ce-4adb-8d7f-4fdc6ca40fd8&sort_dir=asc used request id req-a1abea4b-b9e1-4eed-93ef-e13d70adbb86 2018-08-10 00:45:19,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0762410163879s 2018-08-10 00:45:19,134 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=45e4bf37-b0ce-4adb-8d7f-4fdc6ca40fd8&sort_dir=asc&marker=45e4bf37-b0ce-4adb-8d7f-4fdc6ca40fd8&sort_dir=asc used request id req-a1abea4b-b9e1-4eed-93ef-e13d70adbb86 2018-08-10 00:45:24,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:45:24,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=e500871c-7e6e-4f09-ba37-0c2698ff6e6d&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:45:24,171 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:45:24 GMT Server: Apache x-openstack-request-id: req-eede5948-69a1-4536-9383-f7ae16654fb6 Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=e500871c-7e6e-4f09-ba37-0c2698ff6e6d&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-10 00:45:24,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:45:24 GMT Server: Apache x-openstack-request-id: req-f12469f1-91b7-4d7b-82d6-030d7364ab6d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 615 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2018-08-10T00:45:21Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/dns/events/54aa1c27-03ad-4f11-b8ac-6abfc01e61af", "rel": "self"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "d1244469-ada6-4777-afbf-5dde00d54714", "id": "54aa1c27-03ad-4f11-b8ac-6abfc01e61af"}, {"resource_name": "security_groups", "event_time": "2018-08-10T00:45:21Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/security_groups/events/40fc932a-ec47-4fba-af72-4d4b0b7f295f", "rel": "self"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "47cce38f-1c03-4c64-bc6d-3c7ed2b80f8b", "id": "40fc932a-ec47-4fba-af72-4d4b0b7f295f"}, {"resource_name": "sig_network", "event_time": "2018-08-10T00:45:21Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/sig_network/events/2667981d-57a8-4520-a773-192d90133802", "rel": "self"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "8161bdff-969e-4a97-91bb-a7b4a132b3d2", "id": "2667981d-57a8-4520-a773-192d90133802"}, {"resource_name": "mgmt_network", "event_time": "2018-08-10T00:45:21Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/mgmt_network/events/ca505c7c-cf28-4d1f-9221-a80e929f738d", "rel": "self"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "f655efd0-8a29-4170-9e23-c901b9fd5ccf", "id": "ca505c7c-cf28-4d1f-9221-a80e929f738d"}]} 2018-08-10 00:45:24,215 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=e500871c-7e6e-4f09-ba37-0c2698ff6e6d&sort_dir=asc&marker=e500871c-7e6e-4f09-ba37-0c2698ff6e6d&sort_dir=asc used request id req-f12469f1-91b7-4d7b-82d6-030d7364ab6d 2018-08-10 00:45:24,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748538970947s 2018-08-10 00:45:24,216 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=e500871c-7e6e-4f09-ba37-0c2698ff6e6d&sort_dir=asc&marker=e500871c-7e6e-4f09-ba37-0c2698ff6e6d&sort_dir=asc used request id req-f12469f1-91b7-4d7b-82d6-030d7364ab6d 2018-08-10 00:45:29,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:45:29,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=ca505c7c-cf28-4d1f-9221-a80e929f738d&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:45:29,251 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:45:29 GMT Server: Apache x-openstack-request-id: req-c3c9cb6e-068d-4993-82db-91a9dad4772a Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=ca505c7c-cf28-4d1f-9221-a80e929f738d&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-10 00:45:29,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:45:29 GMT Server: Apache x-openstack-request-id: req-99c098e1-3fc1-48e0-9532-5dabb7a5da3b Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-10 00:45:29,295 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=ca505c7c-cf28-4d1f-9221-a80e929f738d&sort_dir=asc&marker=ca505c7c-cf28-4d1f-9221-a80e929f738d&sort_dir=asc used request id req-99c098e1-3fc1-48e0-9532-5dabb7a5da3b 2018-08-10 00:45:29,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724279880524s 2018-08-10 00:45:29,295 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=ca505c7c-cf28-4d1f-9221-a80e929f738d&sort_dir=asc&marker=ca505c7c-cf28-4d1f-9221-a80e929f738d&sort_dir=asc used request id req-99c098e1-3fc1-48e0-9532-5dabb7a5da3b 2018-08-10 00:45:34,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:45:34,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=ca505c7c-cf28-4d1f-9221-a80e929f738d&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:45:34,583 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:45:34 GMT Server: Apache x-openstack-request-id: req-44f53ee7-4fca-48dc-b8be-ce1e86aa5ba0 Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=ca505c7c-cf28-4d1f-9221-a80e929f738d&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-10 00:45:34,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:45:34 GMT Server: Apache x-openstack-request-id: req-25d3ecf9-6856-4712-a539-e66d4c69f6cf Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 615 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "security_groups", "event_time": "2018-08-10T00:45:30Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/security_groups/events/11c3a24e-79c7-4a18-9920-dbc49f9d53b7", "rel": "self"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "47cce38f-1c03-4c64-bc6d-3c7ed2b80f8b", "id": "11c3a24e-79c7-4a18-9920-dbc49f9d53b7"}, {"resource_name": "mgmt_network", "event_time": "2018-08-10T00:45:32Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/mgmt_network/events/c5b500e7-2513-4ef5-a910-c4b1276c5af6", "rel": "self"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "f655efd0-8a29-4170-9e23-c901b9fd5ccf", "id": "c5b500e7-2513-4ef5-a910-c4b1276c5af6"}, {"resource_name": "sig_network", "event_time": "2018-08-10T00:45:32Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/sig_network/events/4e3b9c81-e869-444c-b93d-a7fb2659f360", "rel": "self"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "8161bdff-969e-4a97-91bb-a7b4a132b3d2", "id": "4e3b9c81-e869-444c-b93d-a7fb2659f360"}, {"resource_name": "clearwater-opnfv", "event_time": "2018-08-10T00:45:33Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/clearwater-opnfv/events/c9b2467a-6cbd-4393-8579-e1cbe38f5ac5", "rel": "self"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE completed successfully", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "c291321f-934f-422b-a3d6-2969e43d9212", "id": "c9b2467a-6cbd-4393-8579-e1cbe38f5ac5"}]} 2018-08-10 00:45:34,887 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=ca505c7c-cf28-4d1f-9221-a80e929f738d&sort_dir=asc&marker=ca505c7c-cf28-4d1f-9221-a80e929f738d&sort_dir=asc used request id req-25d3ecf9-6856-4712-a539-e66d4c69f6cf 2018-08-10 00:45:34,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.58601808548s 2018-08-10 00:45:34,887 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=ca505c7c-cf28-4d1f-9221-a80e929f738d&sort_dir=asc&marker=ca505c7c-cf28-4d1f-9221-a80e929f738d&sort_dir=asc used request id req-25d3ecf9-6856-4712-a539-e66d4c69f6cf 2018-08-10 00:45:39,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:45:39,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=c9b2467a-6cbd-4393-8579-e1cbe38f5ac5&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:45:39,924 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:45:39 GMT Server: Apache x-openstack-request-id: req-a496c301-88c9-42f8-b813-315dadfff185 Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=c9b2467a-6cbd-4393-8579-e1cbe38f5ac5&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-10 00:45:39,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:45:39 GMT Server: Apache x-openstack-request-id: req-50b0b9ed-3ba4-4953-9ac3-0e8c90465100 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-10 00:45:39,965 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=c9b2467a-6cbd-4393-8579-e1cbe38f5ac5&sort_dir=asc&marker=c9b2467a-6cbd-4393-8579-e1cbe38f5ac5&sort_dir=asc used request id req-50b0b9ed-3ba4-4953-9ac3-0e8c90465100 2018-08-10 00:45:39,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716831684113s 2018-08-10 00:45:39,966 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=c9b2467a-6cbd-4393-8579-e1cbe38f5ac5&sort_dir=asc&marker=c9b2467a-6cbd-4393-8579-e1cbe38f5ac5&sort_dir=asc used request id req-50b0b9ed-3ba4-4953-9ac3-0e8c90465100 2018-08-10 00:45:44,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-10 00:45:44,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=c9b2467a-6cbd-4393-8579-e1cbe38f5ac5&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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:45:45,003 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:45:44 GMT Server: Apache x-openstack-request-id: req-d6d26995-6df0-4ac6-a640-b0a9a4a738a7 Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=c9b2467a-6cbd-4393-8579-e1cbe38f5ac5&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-10 00:45:45,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:45:45 GMT Server: Apache x-openstack-request-id: req-da897a46-697a-4734-a9d5-18d1265daf26 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-10 00:45:45,045 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=c9b2467a-6cbd-4393-8579-e1cbe38f5ac5&sort_dir=asc&marker=c9b2467a-6cbd-4393-8579-e1cbe38f5ac5&sort_dir=asc used request id req-da897a46-697a-4734-a9d5-18d1265daf26 2018-08-10 00:45:45,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732049942017s 2018-08-10 00:45:45,045 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212/events?marker=c9b2467a-6cbd-4393-8579-e1cbe38f5ac5&sort_dir=asc&marker=c9b2467a-6cbd-4393-8579-e1cbe38f5ac5&sort_dir=asc used request id req-da897a46-697a-4734-a9d5-18d1265daf26 2018-08-10 00:45:45,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-10 00:45:45,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/c291321f-934f-422b-a3d6-2969e43d9212?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}92a3849b72b6536b6bd7ba5e06b6795030097306" 2018-08-10 00:45:45,075 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 10 Aug 2018 00:45:45 GMT Server: Apache x-openstack-request-id: req-e82144a3-6d2f-44a0-a2b7-2f794bff04b0 Location: http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?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-10 00:45:45,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:45:45 GMT Server: Apache x-openstack-request-id: req-2e18eff8-bf6a-49fc-bc1f-0da98490a22f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 895 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "def8a664b9144f278f225ae5a189ab3e", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "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_c8d267ab-46f4-4791-a554-42b8195f04f9", "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": "bdb9209b-6552-4310-8fa0-ca466e84a750", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "c291321f-934f-422b-a3d6-2969e43d9212", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "bdb9209b-6552-4310-8fa0-ca466e84a750"}, "deletion_time": "2018-08-10T00:45:34Z", "stack_name": "clearwater-opnfv", "stack_user_project_id": "15d5ddb8b7744888b780b4b5c2fd8cf6", "tags": null, "creation_time": "2018-08-10T00:29:39Z", "links": [{"href": "http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-08-10T00:44:50Z", "id": "c291321f-934f-422b-a3d6-2969e43d9212", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Clearwater deployment\n"}} 2018-08-10 00:45:45,470 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?resolve_outputs=False used request id req-2e18eff8-bf6a-49fc-bc1f-0da98490a22f 2018-08-10 00:45:45,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.424278974533s 2018-08-10 00:45:45,470 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.32:8004/v1/def8a664b9144f278f225ae5a189ab3e/stacks/clearwater-opnfv/c291321f-934f-422b-a3d6-2969e43d9212?resolve_outputs=False used request id req-2e18eff8-bf6a-49fc-bc1f-0da98490a22f 2018-08-10 00:45:45,471 - 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-10 00:45:45,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-10 00:45:45,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}8ee5342476f2f45492d403d5e47c8a53aedb7678" 2018-08-10 00:45:45,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:45:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42b0cf02-9555-4566-9f8a-3322ac53b53e Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.32:5000/v3/users/11fa7ddeb0564dbb9ae97e6016ef357f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11fa7ddeb0564dbb9ae97e6016ef357f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.32:5000/v3/users/187033aee6fd450ca96240725777e4c2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "187033aee6fd450ca96240725777e4c2", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.32:5000/v3/users/560d22bd57da40b5a0a9574a796d5f5d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "560d22bd57da40b5a0a9574a796d5f5d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.32:5000/v3/users/60452068d29f4fdfa63986a101565414"}, "domain_id": "default", "enabled": true, "options": {}, "id": "60452068d29f4fdfa63986a101565414", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.32:5000/v3/users/678f79df7fbc46f38c5b2ae2cf0c8fad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "678f79df7fbc46f38c5b2ae2cf0c8fad", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.32:5000/v3/users/7e6b2597cbd0483796ae06691a711e17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6b2597cbd0483796ae06691a711e17", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_ims-user_c8d267ab-46f4-4791-a554-42b8195f04f9", "links": {"self": "http://172.30.9.32:5000/v3/users/84e0ae80446f4da1b912a91c2b80004e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "84e0ae80446f4da1b912a91c2b80004e", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.32:5000/v3/users/88043492d8c84e8d9e6414b58d9aae53"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88043492d8c84e8d9e6414b58d9aae53", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.32:5000/v3/users/8a5e986b6ed545369b1f3084bfe0faa8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a5e986b6ed545369b1f3084bfe0faa8", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.32:5000/v3/users/97856cdcfc7541fab8b50800a44fe171"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97856cdcfc7541fab8b50800a44fe171", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.32:5000/v3/users/a3a7d792968c446db5fa23e49ad70178"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3a7d792968c446db5fa23e49ad70178", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.32:5000/v3/users/bcc2f2783f374c89b6471bd69eb8efce"}, "domain_id": "ae2f2a3ea85d48b1a1afefd9d87535da", "enabled": true, "options": {}, "id": "bcc2f2783f374c89b6471bd69eb8efce", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.32:5000/v3/users/d56b2a42ace04544a47286de17abc35f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d56b2a42ace04544a47286de17abc35f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.32:5000/v3/users/ebf0020df3ef470386f763032bf048a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ebf0020df3ef470386f763032bf048a2", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.32:5000/v3/users/ff4e1f818c8b432487ac5ca3232ff438"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff4e1f818c8b432487ac5ca3232ff438", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.32:5000/v3/users", "previous": null, "next": null}} 2018-08-10 00:45:45,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-42b0cf02-9555-4566-9f8a-3322ac53b53e 2018-08-10 00:45:45,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.208259820938s 2018-08-10 00:45:45,681 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-42b0cf02-9555-4566-9f8a-3322ac53b53e 2018-08-10 00:45:45,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-10 00:45:45,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/users/84e0ae80446f4da1b912a91c2b80004e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8ee5342476f2f45492d403d5e47c8a53aedb7678" 2018-08-10 00:45:45,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:45:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a68b5cf-00ea-4eda-9d91-b1ed27480591 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"user": {"name": "heat_ims-user_c8d267ab-46f4-4791-a554-42b8195f04f9", "links": {"self": "http://172.30.9.32:5000/v3/users/84e0ae80446f4da1b912a91c2b80004e"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "84e0ae80446f4da1b912a91c2b80004e", "description": null}} 2018-08-10 00:45:45,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users/84e0ae80446f4da1b912a91c2b80004e used request id req-7a68b5cf-00ea-4eda-9d91-b1ed27480591 2018-08-10 00:45:45,904 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.216823101044s 2018-08-10 00:45:45,904 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users/84e0ae80446f4da1b912a91c2b80004e used request id req-7a68b5cf-00ea-4eda-9d91-b1ed27480591 2018-08-10 00:45:45,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-10 00:45:45,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:5000/v3/users/84e0ae80446f4da1b912a91c2b80004e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8ee5342476f2f45492d403d5e47c8a53aedb7678" 2018-08-10 00:45:46,271 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 10 Aug 2018 00:45:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-754b4a36-4ffa-460e-ac2b-732abf707b76 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-10 00:45:46,271 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/users/84e0ae80446f4da1b912a91c2b80004e used request id req-754b4a36-4ffa-460e-ac2b-732abf707b76 2018-08-10 00:45:46,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.366590023041s 2018-08-10 00:45:46,272 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/users/84e0ae80446f4da1b912a91c2b80004e used request id req-754b4a36-4ffa-460e-ac2b-732abf707b76 2018-08-10 00:45:46,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-10 00:45:46,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}8ee5342476f2f45492d403d5e47c8a53aedb7678" 2018-08-10 00:45:46,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:45:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-451a9ff2-4a44-4682-8607-8d88ded18ca2 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.32:5000/v3/projects/6e2b193279f94c09870f0da27a1e5991"}, "tags": [], "enabled": true, "id": "6e2b193279f94c09870f0da27a1e5991", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.32:5000/v3/projects/b5220918a46940eca73b5641490793b9"}, "tags": [], "enabled": true, "id": "b5220918a46940eca73b5641490793b9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.32:5000/v3/projects/def8a664b9144f278f225ae5a189ab3e"}, "tags": [], "enabled": true, "id": "def8a664b9144f278f225ae5a189ab3e", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_c8d267ab-46f4-4791-a554-42b8195f04f9"}]} 2018-08-10 00:45:46,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects used request id req-451a9ff2-4a44-4682-8607-8d88ded18ca2 2018-08-10 00:45:46,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.206259012222s 2018-08-10 00:45:46,484 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects used request id req-451a9ff2-4a44-4682-8607-8d88ded18ca2 2018-08-10 00:45:46,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-10 00:45:46,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:5000/v3/projects/def8a664b9144f278f225ae5a189ab3e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8ee5342476f2f45492d403d5e47c8a53aedb7678" 2018-08-10 00:45:46,785 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 10 Aug 2018 00:45:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49771371-ccb1-463a-a52b-da18e9ede23d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-10 00:45:46,785 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/projects/def8a664b9144f278f225ae5a189ab3e used request id req-49771371-ccb1-463a-a52b-da18e9ede23d 2018-08-10 00:45:46,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.296805143356s 2018-08-10 00:45:46,786 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/projects/def8a664b9144f278f225ae5a189ab3e used request id req-49771371-ccb1-463a-a52b-da18e9ede23d 2018-08-10 00:45:46,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-10 00:45:46,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}8ee5342476f2f45492d403d5e47c8a53aedb7678" 2018-08-10 00:45:46,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:45:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30447e88-dfc6-4147-8871-950c8df76ae2 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "077169cc946647b3a28fd2b6b274fbdf", "links": {"self": "http://172.30.9.32:5000/v3/roles/077169cc946647b3a28fd2b6b274fbdf"}, "name": "reader"}, {"domain_id": null, "id": "352a7d143ea64db3aecbf66f67281fa1", "links": {"self": "http://172.30.9.32:5000/v3/roles/352a7d143ea64db3aecbf66f67281fa1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3c17f74b8cd14a93b3c622666bdcff62", "links": {"self": "http://172.30.9.32:5000/v3/roles/3c17f74b8cd14a93b3c622666bdcff62"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5f4e37952fed448d8a5d2d688ddf4113", "links": {"self": "http://172.30.9.32:5000/v3/roles/5f4e37952fed448d8a5d2d688ddf4113"}, "name": "admin"}, {"domain_id": null, "id": "88513a21a6f143568494c5da51703b86", "links": {"self": "http://172.30.9.32:5000/v3/roles/88513a21a6f143568494c5da51703b86"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a5b954e8e29c4b6cafac3f07fe5c5da7", "links": {"self": "http://172.30.9.32:5000/v3/roles/a5b954e8e29c4b6cafac3f07fe5c5da7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fde9b0ad3a3d453ba6d5318189b139e9", "links": {"self": "http://172.30.9.32:5000/v3/roles/fde9b0ad3a3d453ba6d5318189b139e9"}, "name": "swiftoperator"}]} 2018-08-10 00:45:46,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-30447e88-dfc6-4147-8871-950c8df76ae2 2018-08-10 00:45:46,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.182002782822s 2018-08-10 00:45:46,972 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-30447e88-dfc6-4147-8871-950c8df76ae2 2018-08-10 00:45:46,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-08-10 00:45:46,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:5000/v3/roles/3c17f74b8cd14a93b3c622666bdcff62 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8ee5342476f2f45492d403d5e47c8a53aedb7678" 2018-08-10 00:45:47,206 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 10 Aug 2018 00:45:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a2c51e8-329a-4383-9179-98ea4314891f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-10 00:45:47,207 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/roles/3c17f74b8cd14a93b3c622666bdcff62 used request id req-7a2c51e8-329a-4383-9179-98ea4314891f 2018-08-10 00:45:47,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.229425907135s 2018-08-10 00:45:47,207 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/roles/3c17f74b8cd14a93b3c622666bdcff62 used request id req-7a2c51e8-329a-4383-9179-98ea4314891f 2018-08-10 00:45:47,232 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2018-08-10 00:45:47,282 - git.cmd - DEBUG - Popen(['git', 'version'], cwd=/, universal_newlines=False, shell=None) 2018-08-10 00:45:47,324 - git.cmd - DEBUG - Popen(['git', 'version'], cwd=/, universal_newlines=False, shell=None) 2018-08-10 00:45:47,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-10 00:45:47,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-10 00:45:47,425 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-10 00:45:47,426 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-10 00:45:47,426 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-10 00:45:47,426 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-10 00:45:47,426 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-10 00:45:47,426 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-10 00:45:47,426 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-10 00:45:47,426 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-10 00:45:47,426 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-10 00:45:47,426 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-10 00:45:47,426 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-10 00:45:47,426 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-10 00:45:47,427 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-10 00:45:47,427 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-10 00:45:47,427 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-10 00:45:47,427 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-10 00:45:47,427 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-10 00:45:47,427 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-10 00:45:47,427 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-10 00:45:47,427 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-10 00:45:47,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-10 00:45:47,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:45:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0693df8c-1037-4935-acd2-7217247a4995 Content-Encoding: gzip Content-Length: 194 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.32:5000/v3/", "rel": "self"}]}} 2018-08-10 00:45:47,437 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-0693df8c-1037-4935-acd2-7217247a4995 2018-08-10 00:45:47,437 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-10 00:45:47,912 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "077169cc946647b3a28fd2b6b274fbdf", "name": "reader"}, {"id": "5f4e37952fed448d8a5d2d688ddf4113", "name": "admin"}, {"id": "88513a21a6f143568494c5da51703b86", "name": "member"}], "expires_at": "2018-08-10T01:45:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5220918a46940eca73b5641490793b9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.32:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "437987ede53e4405944ad7c076551769"}, {"url": "http://192.30.9.3:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d3a7a4b63bc42cc950ea9d01ba16ee8"}, {"url": "http://192.30.9.3:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d8dc96d50c247e7837ea4c9b854184b"}], "type": "orchestration", "id": "06b2600fbdfd45009f077a0a8a411118", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "963d6582adf64c908f4754420d8066a9"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9837c8825b440f08dfd357317d353f0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded8397288b548b6a2ef868a552c35c4"}], "type": "event", "id": "0edb5a9ac368467395316b446bc9b17a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c4ee4a831c24b19a27a57c62ab1c000"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba92d8cd74449ad8e3ad0fb9d8df162"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c50639dc1d0944d08cb722487727404b"}], "type": "cloudformation", "id": "0f8e8a8cabc743b980b5dc7328ea8398", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75482ae7f30b4cce96aeea5fb573efee"}, {"url": "http://172.30.9.32:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3322f92a99944afb84fd710587f4207"}, {"url": "http://192.30.9.3:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca626291c6914f8392873dc1009e9439"}], "type": "volumev2", "id": "37bb077bc22343fc84723637e507d6ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58ac027cc3404748a004771a912f28e3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fdb7375f8a48ea9a3175833248c806"}, {"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aaf4dc1ae98a4fc4b8bb1ef0e4af1847"}], "type": "compute", "id": "66e5c4ed2fef488aa7efb24492939dd2", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b5781142f344691af8bcb5585c05d0a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d675dfe1fc174b888e1c05e36a89827f"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eac7171837574cfd9bdb0d1e99be1512"}], "type": "metric", "id": "74154109829a4b47a4ae0cf113ed0280", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "28c0fa2fe1a54037a1df5236437e7475"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3550892914574db28d4c22bdf0fccec5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "739a0b6ebed045fbb110541871ab2a15"}], "type": "identity", "id": "88688b106f224b10a51283eb12ae2936", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "ada1fac139534311815f98d908747c2a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9a3ecf1f13142c4a0c2baeaaa3dfaac"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6262b39fedb42aea7a928a362616ec0"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d220c13c29ac49428745e53c3a5f1f1b"}], "type": "alarming", "id": "b3fb638070d94560972a4f4ad3803c3e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29690a3ccee2437bbac7f9aa68595877"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c44848dd6a5446fb835005ab8ad4f4f"}, {"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9313e7c2f7b1414faa1e04af37a85d14"}], "type": "placement", "id": "b69679ef95c547c4bedad9a51bbc11e1", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d737435c2b74f5faf8fa63dea4e2fa1"}, {"url": "http://172.30.9.32:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78fb5d55cc204e4daa0cb175b819e87c"}, {"url": "http://192.30.9.3:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80278f13084845eaa317703712e8932f"}], "type": "volume", "id": "b6a6363259e342d8ac96a4641ed4678e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1008f871970540d59fed88ee5f560631"}, {"url": "http://192.30.9.3:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73ad6e9b1eaf4470a4458a45a03b86ba"}, {"url": "http://192.30.9.3:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc6095c8b90a4056ad6fb33d86c2319c"}], "type": "volumev3", "id": "cb31973e365c4222816f94365d3a9482", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8eac3aaf869e4581b0c486846aaf1964"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9f7c82f7a0247459dc8ee250179a27a"}, {"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbf52489f6c24c3bacff12a8fce92972"}], "type": "image", "id": "d37eb918087e4110bb9c0723c297dd28", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13579d8a89904ae8ae47c4c51523cc20"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8850af0d4d74815aac8c55d682d6b88"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05d68f4069f44f3928d1d2cfe0c31e2"}], "type": "network", "id": "da8095ba09ab49ed8463afad9622aa30", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a35851569141aa859a53f8f20d5c9e"}, {"url": "http://172.30.9.32:8080/v1/AUTH_b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de78fcff9f6f4b3698322312c36b013b"}, {"url": "http://12.0.0.27:8080/v1/AUTH_b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc41d0b8771f41d298a04050d21e2d86"}], "type": "object-store", "id": "eac7f386a2854d7cb26da2c6929699a5", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7e6b2597cbd0483796ae06691a711e17"}, "audit_ids": ["GBNtDjHFS1OwTpqknNEaug"], "issued_at": "2018-08-10T00:45:47.000000Z"}} 2018-08-10 00:45:47,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-10 00:45:47,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}92c51f488090d710b321d5b18a3811e0901a78f0" 2018-08-10 00:45:48,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-5e81950c-83d3-41ac-ad01-175c12665e38 Date: Fri, 10 Aug 2018 00:45:48 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T22:20:41Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","provider:network_type":"flat"}]} 2018-08-10 00:45:48,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5e81950c-83d3-41ac-ad01-175c12665e38 2018-08-10 00:45:48,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.364989995956s 2018-08-10 00:45:48,280 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5e81950c-83d3-41ac-ad01-175c12665e38 2018-08-10 00:45:48,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-10 00:45:48,290 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 10 Aug 2018 00:45:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-793769ca-9460-491f-a09e-acb8fbfbc4be 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.32:5000/v3/", "rel": "self"}]}]}} 2018-08-10 00:45:48,290 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/ used request id req-793769ca-9460-491f-a09e-acb8fbfbc4be 2018-08-10 00:45:48,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-10 00:45:48,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}92c51f488090d710b321d5b18a3811e0901a78f0" 2018-08-10 00:45:48,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:45:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78f7ca04-e3bf-455e-a2c3-96ddbfb81c8c Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.32:5000/v3/domains/ae2f2a3ea85d48b1a1afefd9d87535da"}, "tags": [], "enabled": true, "id": "ae2f2a3ea85d48b1a1afefd9d87535da", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.32:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.32:5000/v3/domains", "previous": null, "next": null}} 2018-08-10 00:45:48,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains used request id req-78f7ca04-e3bf-455e-a2c3-96ddbfb81c8c 2018-08-10 00:45:48,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.122473955154s 2018-08-10 00:45:48,414 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains used request id req-78f7ca04-e3bf-455e-a2c3-96ddbfb81c8c 2018-08-10 00:45:48,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-10 00:45:48,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}92c51f488090d710b321d5b18a3811e0901a78f0" -d '{"project": {"description": "Created by OPNFV Functest: vyos_vrouter", "enabled": true, "domain_id": "default", "name": "vyos_vrouter-project_2d53ac94-4997-4b89-accf-2753bd93cacd"}}' 2018-08-10 00:45:48,614 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 10 Aug 2018 00:45:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc7f8fa2-caa1-4a4e-9863-9a68d6a49914 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.32:5000/v3/projects/f0f45196615f4c65ae76527567b96ea8"}, "tags": [], "enabled": true, "id": "f0f45196615f4c65ae76527567b96ea8", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_2d53ac94-4997-4b89-accf-2753bd93cacd"}} 2018-08-10 00:45:48,614 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/projects used request id req-bc7f8fa2-caa1-4a4e-9863-9a68d6a49914 2018-08-10 00:45:48,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.19345498085s 2018-08-10 00:45:48,615 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/projects used request id req-bc7f8fa2-caa1-4a4e-9863-9a68d6a49914 2018-08-10 00:45:48,615 - 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'f0f45196615f4c65ae76527567b96ea8', '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_2d53ac94-4997-4b89-accf-2753bd93cacd'}) 2018-08-10 00:45:48,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-10 00:45:48,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}92c51f488090d710b321d5b18a3811e0901a78f0" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "dd8e4078-9405-4036-96f6-879a19eca7d0", "email": null, "name": "vyos_vrouter-user_2d53ac94-4997-4b89-accf-2753bd93cacd"}}' 2018-08-10 00:45:49,087 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 10 Aug 2018 00:45:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8ba8888-0e50-457b-bcd6-6772787586c7 Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "vyos_vrouter-user_2d53ac94-4997-4b89-accf-2753bd93cacd", "links": {"self": "http://172.30.9.32:5000/v3/users/93c68346643b42bdba284c717dfe5af2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "93c68346643b42bdba284c717dfe5af2", "domain_id": "default", "password_expires_at": null}} 2018-08-10 00:45:49,087 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/users used request id req-e8ba8888-0e50-457b-bcd6-6772787586c7 2018-08-10 00:45:49,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.465325832367s 2018-08-10 00:45:49,087 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/users used request id req-e8ba8888-0e50-457b-bcd6-6772787586c7 2018-08-10 00:45:49,088 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'93c68346643b42bdba284c717dfe5af2', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_2d53ac94-4997-4b89-accf-2753bd93cacd'}) 2018-08-10 00:45:49,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-10 00:45:49,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}92c51f488090d710b321d5b18a3811e0901a78f0" 2018-08-10 00:45:49,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:45:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c3201bf-4259-49d7-9253-7197f5d17c7f Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "077169cc946647b3a28fd2b6b274fbdf", "links": {"self": "http://172.30.9.32:5000/v3/roles/077169cc946647b3a28fd2b6b274fbdf"}, "name": "reader"}, {"domain_id": null, "id": "352a7d143ea64db3aecbf66f67281fa1", "links": {"self": "http://172.30.9.32:5000/v3/roles/352a7d143ea64db3aecbf66f67281fa1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5f4e37952fed448d8a5d2d688ddf4113", "links": {"self": "http://172.30.9.32:5000/v3/roles/5f4e37952fed448d8a5d2d688ddf4113"}, "name": "admin"}, {"domain_id": null, "id": "88513a21a6f143568494c5da51703b86", "links": {"self": "http://172.30.9.32:5000/v3/roles/88513a21a6f143568494c5da51703b86"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a5b954e8e29c4b6cafac3f07fe5c5da7", "links": {"self": "http://172.30.9.32:5000/v3/roles/a5b954e8e29c4b6cafac3f07fe5c5da7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fde9b0ad3a3d453ba6d5318189b139e9", "links": {"self": "http://172.30.9.32:5000/v3/roles/fde9b0ad3a3d453ba6d5318189b139e9"}, "name": "swiftoperator"}]} 2018-08-10 00:45:49,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-0c3201bf-4259-49d7-9253-7197f5d17c7f 2018-08-10 00:45:49,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.159669876099s 2018-08-10 00:45:49,251 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-0c3201bf-4259-49d7-9253-7197f5d17c7f 2018-08-10 00:45:49,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-10 00:45:49,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}92c51f488090d710b321d5b18a3811e0901a78f0" 2018-08-10 00:45:49,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:45:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2f85f4c-e811-433b-afe8-d9f6a565e18c Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "077169cc946647b3a28fd2b6b274fbdf", "links": {"self": "http://172.30.9.32:5000/v3/roles/077169cc946647b3a28fd2b6b274fbdf"}, "name": "reader"}, {"domain_id": null, "id": "352a7d143ea64db3aecbf66f67281fa1", "links": {"self": "http://172.30.9.32:5000/v3/roles/352a7d143ea64db3aecbf66f67281fa1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5f4e37952fed448d8a5d2d688ddf4113", "links": {"self": "http://172.30.9.32:5000/v3/roles/5f4e37952fed448d8a5d2d688ddf4113"}, "name": "admin"}, {"domain_id": null, "id": "88513a21a6f143568494c5da51703b86", "links": {"self": "http://172.30.9.32:5000/v3/roles/88513a21a6f143568494c5da51703b86"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a5b954e8e29c4b6cafac3f07fe5c5da7", "links": {"self": "http://172.30.9.32:5000/v3/roles/a5b954e8e29c4b6cafac3f07fe5c5da7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fde9b0ad3a3d453ba6d5318189b139e9", "links": {"self": "http://172.30.9.32:5000/v3/roles/fde9b0ad3a3d453ba6d5318189b139e9"}, "name": "swiftoperator"}]} 2018-08-10 00:45:49,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-c2f85f4c-e811-433b-afe8-d9f6a565e18c 2018-08-10 00:45:49,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104170084s 2018-08-10 00:45:49,361 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-c2f85f4c-e811-433b-afe8-d9f6a565e18c 2018-08-10 00:45:49,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-10 00:45:49,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}92c51f488090d710b321d5b18a3811e0901a78f0" 2018-08-10 00:45:49,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:45:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c53c5734-69fc-4130-8ef5-6b296f236861 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "077169cc946647b3a28fd2b6b274fbdf", "links": {"self": "http://172.30.9.32:5000/v3/roles/077169cc946647b3a28fd2b6b274fbdf"}, "name": "reader"}, {"domain_id": null, "id": "352a7d143ea64db3aecbf66f67281fa1", "links": {"self": "http://172.30.9.32:5000/v3/roles/352a7d143ea64db3aecbf66f67281fa1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5f4e37952fed448d8a5d2d688ddf4113", "links": {"self": "http://172.30.9.32:5000/v3/roles/5f4e37952fed448d8a5d2d688ddf4113"}, "name": "admin"}, {"domain_id": null, "id": "88513a21a6f143568494c5da51703b86", "links": {"self": "http://172.30.9.32:5000/v3/roles/88513a21a6f143568494c5da51703b86"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a5b954e8e29c4b6cafac3f07fe5c5da7", "links": {"self": "http://172.30.9.32:5000/v3/roles/a5b954e8e29c4b6cafac3f07fe5c5da7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fde9b0ad3a3d453ba6d5318189b139e9", "links": {"self": "http://172.30.9.32:5000/v3/roles/fde9b0ad3a3d453ba6d5318189b139e9"}, "name": "swiftoperator"}]} 2018-08-10 00:45:49,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-c53c5734-69fc-4130-8ef5-6b296f236861 2018-08-10 00:45:49,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195055007935s 2018-08-10 00:45:49,561 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-c53c5734-69fc-4130-8ef5-6b296f236861 2018-08-10 00:45:49,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-10 00:45:49,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}92c51f488090d710b321d5b18a3811e0901a78f0" 2018-08-10 00:45:49,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:45:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecc8c5c3-71c0-4a30-842b-b3f20c57ea72 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.32:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-10 00:45:49,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains/default used request id req-ecc8c5c3-71c0-4a30-842b-b3f20c57ea72 2018-08-10 00:45:49,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.196442842484s 2018-08-10 00:45:49,762 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains/default used request id req-ecc8c5c3-71c0-4a30-842b-b3f20c57ea72 2018-08-10 00:45:49,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-10 00:45:49,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}92c51f488090d710b321d5b18a3811e0901a78f0" 2018-08-10 00:45:49,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:45:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c69cba29-1d57-4ab2-8b35-b6fce30041b7 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.32:5000/v3/users/11fa7ddeb0564dbb9ae97e6016ef357f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11fa7ddeb0564dbb9ae97e6016ef357f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.32:5000/v3/users/187033aee6fd450ca96240725777e4c2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "187033aee6fd450ca96240725777e4c2", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.32:5000/v3/users/560d22bd57da40b5a0a9574a796d5f5d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "560d22bd57da40b5a0a9574a796d5f5d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.32:5000/v3/users/60452068d29f4fdfa63986a101565414"}, "domain_id": "default", "enabled": true, "options": {}, "id": "60452068d29f4fdfa63986a101565414", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.32:5000/v3/users/678f79df7fbc46f38c5b2ae2cf0c8fad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "678f79df7fbc46f38c5b2ae2cf0c8fad", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.32:5000/v3/users/7e6b2597cbd0483796ae06691a711e17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6b2597cbd0483796ae06691a711e17", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.32:5000/v3/users/88043492d8c84e8d9e6414b58d9aae53"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88043492d8c84e8d9e6414b58d9aae53", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.32:5000/v3/users/8a5e986b6ed545369b1f3084bfe0faa8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a5e986b6ed545369b1f3084bfe0faa8", "email": "swift@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_2d53ac94-4997-4b89-accf-2753bd93cacd", "links": {"self": "http://172.30.9.32:5000/v3/users/93c68346643b42bdba284c717dfe5af2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "93c68346643b42bdba284c717dfe5af2", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.32:5000/v3/users/97856cdcfc7541fab8b50800a44fe171"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97856cdcfc7541fab8b50800a44fe171", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.32:5000/v3/users/a3a7d792968c446db5fa23e49ad70178"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3a7d792968c446db5fa23e49ad70178", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.32:5000/v3/users/bcc2f2783f374c89b6471bd69eb8efce"}, "domain_id": "ae2f2a3ea85d48b1a1afefd9d87535da", "enabled": true, "options": {}, "id": "bcc2f2783f374c89b6471bd69eb8efce", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.32:5000/v3/users/d56b2a42ace04544a47286de17abc35f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d56b2a42ace04544a47286de17abc35f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.32:5000/v3/users/ebf0020df3ef470386f763032bf048a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ebf0020df3ef470386f763032bf048a2", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.32:5000/v3/users/ff4e1f818c8b432487ac5ca3232ff438"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff4e1f818c8b432487ac5ca3232ff438", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.32:5000/v3/users", "previous": null, "next": null}} 2018-08-10 00:45:49,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-c69cba29-1d57-4ab2-8b35-b6fce30041b7 2018-08-10 00:45:49,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.204602956772s 2018-08-10 00:45:49,968 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-c69cba29-1d57-4ab2-8b35-b6fce30041b7 2018-08-10 00:45:49,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-10 00:45:49,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}92c51f488090d710b321d5b18a3811e0901a78f0" 2018-08-10 00:45:50,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:45:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6d42804-20c7-4e8c-8fd2-da42e5055151 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.32:5000/v3/projects/b5220918a46940eca73b5641490793b9"}, "tags": [], "enabled": true, "id": "b5220918a46940eca73b5641490793b9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.32:5000/v3/projects/6e2b193279f94c09870f0da27a1e5991"}, "tags": [], "enabled": true, "id": "6e2b193279f94c09870f0da27a1e5991", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.32:5000/v3/projects/f0f45196615f4c65ae76527567b96ea8"}, "tags": [], "enabled": true, "id": "f0f45196615f4c65ae76527567b96ea8", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_2d53ac94-4997-4b89-accf-2753bd93cacd"}]} 2018-08-10 00:45:50,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects?domain_id=default used request id req-a6d42804-20c7-4e8c-8fd2-da42e5055151 2018-08-10 00:45:50,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.199723005295s 2018-08-10 00:45:50,180 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects?domain_id=default used request id req-a6d42804-20c7-4e8c-8fd2-da42e5055151 2018-08-10 00:45:50,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-10 00:45:50,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:5000/v3/role_assignments?user.id=93c68346643b42bdba284c717dfe5af2&role.id=88513a21a6f143568494c5da51703b86&scope.project.id=f0f45196615f4c65ae76527567b96ea8" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}92c51f488090d710b321d5b18a3811e0901a78f0" 2018-08-10 00:45:50,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:45:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7166af5c-01cc-43c7-a273-8fb7c08da915 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.32:5000/v3/role_assignments?user.id=93c68346643b42bdba284c717dfe5af2&role.id=88513a21a6f143568494c5da51703b86&scope.project.id=f0f45196615f4c65ae76527567b96ea8", "previous": null, "next": null}} 2018-08-10 00:45:50,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/role_assignments?user.id=93c68346643b42bdba284c717dfe5af2&role.id=88513a21a6f143568494c5da51703b86&scope.project.id=f0f45196615f4c65ae76527567b96ea8 used request id req-7166af5c-01cc-43c7-a273-8fb7c08da915 2018-08-10 00:45:50,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.19685792923s 2018-08-10 00:45:50,385 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/role_assignments?user.id=93c68346643b42bdba284c717dfe5af2&role.id=88513a21a6f143568494c5da51703b86&scope.project.id=f0f45196615f4c65ae76527567b96ea8 used request id req-7166af5c-01cc-43c7-a273-8fb7c08da915 2018-08-10 00:45:50,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-10 00:45:50,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:5000/v3/projects/f0f45196615f4c65ae76527567b96ea8/users/93c68346643b42bdba284c717dfe5af2/roles/88513a21a6f143568494c5da51703b86 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}92c51f488090d710b321d5b18a3811e0901a78f0" 2018-08-10 00:45:50,533 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 10 Aug 2018 00:45:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3fbbe4b3-bfec-4ac6-a8fd-7a1318f212eb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-10 00:45:50,533 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.32:5000/v3/projects/f0f45196615f4c65ae76527567b96ea8/users/93c68346643b42bdba284c717dfe5af2/roles/88513a21a6f143568494c5da51703b86 used request id req-3fbbe4b3-bfec-4ac6-a8fd-7a1318f212eb 2018-08-10 00:45:50,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.144894838333s 2018-08-10 00:45:50,534 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.32:5000/v3/projects/f0f45196615f4c65ae76527567b96ea8/users/93c68346643b42bdba284c717dfe5af2/roles/88513a21a6f143568494c5da51703b86 used request id req-3fbbe4b3-bfec-4ac6-a8fd-7a1318f212eb 2018-08-10 00:45:50,534 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_2d53ac94-4997-4b89-accf-2753bd93cacd', 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'f0f45196615f4c65ae76527567b96ea8', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'dd8e4078-9405-4036-96f6-879a19eca7d0', 'username': u'vyos_vrouter-user_2d53ac94-4997-4b89-accf-2753bd93cacd', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.32: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-10 00:45:50,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-10 00:45:50,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-10 00:45:50,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-10 00:45:50,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-10 00:45:50,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-10 00:45:50,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-10 00:45:50,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-10 00:45:50,536 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-10 00:45:50,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-10 00:45:50,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-10 00:45:50,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-10 00:45:50,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-10 00:45:50,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-10 00:45:50,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-10 00:45:50,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-10 00:45:50,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-10 00:45:50,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-10 00:45:50,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-10 00:45:50,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-10 00:45:50,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-10 00:45:50,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-10 00:45:50,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-10 00:45:50,539 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_2d53ac94-4997-4b89-accf-2753bd93cacd', 'password': 'dd8e4078-9405-4036-96f6-879a19eca7d0', 'project_name': 'vyos_vrouter-project_2d53ac94-4997-4b89-accf-2753bd93cacd', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.32:5000/v3', 'project_id': 'f0f45196615f4c65ae76527567b96ea8', 'project_domain_name': 'Default'} 2018-08-10 00:45:50,573 - 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-10 00:45:50,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-08-10 00:45:50,616 - 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-10 00:45:50,624 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-10 00:45:50,625 - 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-10 00:45:50,876 - 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-10 00:45:50,943 - 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-10 00:45:50,943 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-08-10 00:45:50,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-10 00:45:50,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:45:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-369ab3e9-5523-4648-83c9-87f80946757d Content-Encoding: gzip Content-Length: 194 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.32:5000/v3/", "rel": "self"}]}} 2018-08-10 00:45:50,950 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-369ab3e9-5523-4648-83c9-87f80946757d 2018-08-10 00:45:50,951 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-10 00:45:51,359 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "077169cc946647b3a28fd2b6b274fbdf", "name": "reader"}, {"id": "88513a21a6f143568494c5da51703b86", "name": "member"}], "expires_at": "2018-08-10T01:45:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f0f45196615f4c65ae76527567b96ea8", "name": "vyos_vrouter-project_2d53ac94-4997-4b89-accf-2753bd93cacd"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.32:8004/v1/f0f45196615f4c65ae76527567b96ea8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "437987ede53e4405944ad7c076551769"}, {"url": "http://192.30.9.3:8004/v1/f0f45196615f4c65ae76527567b96ea8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d3a7a4b63bc42cc950ea9d01ba16ee8"}, {"url": "http://192.30.9.3:8004/v1/f0f45196615f4c65ae76527567b96ea8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d8dc96d50c247e7837ea4c9b854184b"}], "type": "orchestration", "id": "06b2600fbdfd45009f077a0a8a411118", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "963d6582adf64c908f4754420d8066a9"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9837c8825b440f08dfd357317d353f0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded8397288b548b6a2ef868a552c35c4"}], "type": "event", "id": "0edb5a9ac368467395316b446bc9b17a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c4ee4a831c24b19a27a57c62ab1c000"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba92d8cd74449ad8e3ad0fb9d8df162"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c50639dc1d0944d08cb722487727404b"}], "type": "cloudformation", "id": "0f8e8a8cabc743b980b5dc7328ea8398", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/f0f45196615f4c65ae76527567b96ea8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75482ae7f30b4cce96aeea5fb573efee"}, {"url": "http://172.30.9.32:8776/v2/f0f45196615f4c65ae76527567b96ea8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3322f92a99944afb84fd710587f4207"}, {"url": "http://192.30.9.3:8776/v2/f0f45196615f4c65ae76527567b96ea8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca626291c6914f8392873dc1009e9439"}], "type": "volumev2", "id": "37bb077bc22343fc84723637e507d6ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58ac027cc3404748a004771a912f28e3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fdb7375f8a48ea9a3175833248c806"}, {"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aaf4dc1ae98a4fc4b8bb1ef0e4af1847"}], "type": "compute", "id": "66e5c4ed2fef488aa7efb24492939dd2", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b5781142f344691af8bcb5585c05d0a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d675dfe1fc174b888e1c05e36a89827f"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eac7171837574cfd9bdb0d1e99be1512"}], "type": "metric", "id": "74154109829a4b47a4ae0cf113ed0280", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "28c0fa2fe1a54037a1df5236437e7475"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3550892914574db28d4c22bdf0fccec5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "739a0b6ebed045fbb110541871ab2a15"}], "type": "identity", "id": "88688b106f224b10a51283eb12ae2936", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "ada1fac139534311815f98d908747c2a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9a3ecf1f13142c4a0c2baeaaa3dfaac"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6262b39fedb42aea7a928a362616ec0"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d220c13c29ac49428745e53c3a5f1f1b"}], "type": "alarming", "id": "b3fb638070d94560972a4f4ad3803c3e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29690a3ccee2437bbac7f9aa68595877"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c44848dd6a5446fb835005ab8ad4f4f"}, {"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9313e7c2f7b1414faa1e04af37a85d14"}], "type": "placement", "id": "b69679ef95c547c4bedad9a51bbc11e1", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/f0f45196615f4c65ae76527567b96ea8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d737435c2b74f5faf8fa63dea4e2fa1"}, {"url": "http://172.30.9.32:8776/v1/f0f45196615f4c65ae76527567b96ea8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78fb5d55cc204e4daa0cb175b819e87c"}, {"url": "http://192.30.9.3:8776/v1/f0f45196615f4c65ae76527567b96ea8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80278f13084845eaa317703712e8932f"}], "type": "volume", "id": "b6a6363259e342d8ac96a4641ed4678e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v3/f0f45196615f4c65ae76527567b96ea8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1008f871970540d59fed88ee5f560631"}, {"url": "http://192.30.9.3:8776/v3/f0f45196615f4c65ae76527567b96ea8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73ad6e9b1eaf4470a4458a45a03b86ba"}, {"url": "http://192.30.9.3:8776/v3/f0f45196615f4c65ae76527567b96ea8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc6095c8b90a4056ad6fb33d86c2319c"}], "type": "volumev3", "id": "cb31973e365c4222816f94365d3a9482", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8eac3aaf869e4581b0c486846aaf1964"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9f7c82f7a0247459dc8ee250179a27a"}, {"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbf52489f6c24c3bacff12a8fce92972"}], "type": "image", "id": "d37eb918087e4110bb9c0723c297dd28", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13579d8a89904ae8ae47c4c51523cc20"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8850af0d4d74815aac8c55d682d6b88"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05d68f4069f44f3928d1d2cfe0c31e2"}], "type": "network", "id": "da8095ba09ab49ed8463afad9622aa30", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a35851569141aa859a53f8f20d5c9e"}, {"url": "http://172.30.9.32:8080/v1/AUTH_f0f45196615f4c65ae76527567b96ea8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de78fcff9f6f4b3698322312c36b013b"}, {"url": "http://12.0.0.27:8080/v1/AUTH_f0f45196615f4c65ae76527567b96ea8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc41d0b8771f41d298a04050d21e2d86"}], "type": "object-store", "id": "eac7f386a2854d7cb26da2c6929699a5", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-user_2d53ac94-4997-4b89-accf-2753bd93cacd", "id": "93c68346643b42bdba284c717dfe5af2"}, "audit_ids": ["WZ98ffWCSLmr1zjbzTu3CA"], "issued_at": "2018-08-10T00:45:51.000000Z"}} 2018-08-10 00:45:51,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-10 00:45:51,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" -d '{"network": {"name": "vyos_vrouter-net_2d53ac94-4997-4b89-accf-2753bd93cacd", "admin_state_up": true}}' 2018-08-10 00:45:51,936 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-7936bb11-fe27-4c88-ba8b-585f19855c33 Date: Fri, 10 Aug 2018 00:45:51 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"24587960-592b-433e-9f2f-c9d86f5b2f32","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f0f45196615f4c65ae76527567b96ea8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-10T00:45:51Z","is_default":false,"name":"vyos_vrouter-net_2d53ac94-4997-4b89-accf-2753bd93cacd","qos_policy_id":null,"admin_state_up":true,"tenant_id":"f0f45196615f4c65ae76527567b96ea8","created_at":"2018-08-10T00:45:51Z","mtu":1450}} 2018-08-10 00:45:51,936 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-7936bb11-fe27-4c88-ba8b-585f19855c33 2018-08-10 00:45:51,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.573548078537s 2018-08-10 00:45:51,936 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-7936bb11-fe27-4c88-ba8b-585f19855c33 2018-08-10 00:45:51,937 - 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-10T00:45:51Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'24587960-592b-433e-9f2f-c9d86f5b2f32', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-net_2d53ac94-4997-4b89-accf-2753bd93cacd', u'admin_state_up': True, u'tenant_id': u'f0f45196615f4c65ae76527567b96ea8', u'created_at': u'2018-08-10T00:45:51Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f0f45196615f4c65ae76527567b96ea8', u'l2_adjacency': True}) 2018-08-10 00:45:51,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-10 00:45:51,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:45:52,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1232 X-Openstack-Request-Id: req-0ef95b82-58e5-49a2-b1f0-3f255d905848 Date: Fri, 10 Aug 2018 00:45:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"24587960-592b-433e-9f2f-c9d86f5b2f32","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f0f45196615f4c65ae76527567b96ea8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-10T00:45:51Z","qos_policy_id":null,"name":"vyos_vrouter-net_2d53ac94-4997-4b89-accf-2753bd93cacd","admin_state_up":true,"tenant_id":"f0f45196615f4c65ae76527567b96ea8","created_at":"2018-08-10T00:45:51Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T22:20:41Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","mtu":1500}]} 2018-08-10 00:45:52,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-0ef95b82-58e5-49a2-b1f0-3f255d905848 2018-08-10 00:45:52,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.351135015488s 2018-08-10 00:45:52,289 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-0ef95b82-58e5-49a2-b1f0-3f255d905848 2018-08-10 00:45:52,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-10 00:45:52,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}d9608aefef89a124b98d88bb7fb32448dde7087b" -d '{"subnet": {"name": "vyos_vrouter-subnet_2d53ac94-4997-4b89-accf-2753bd93cacd", "enable_dhcp": true, "network_id": "24587960-592b-433e-9f2f-c9d86f5b2f32", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-10 00:45:53,195 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-0c070c03-51d0-4d08-9e6e-3b895fb7f8ba Date: Fri, 10 Aug 2018 00:45:53 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"24587960-592b-433e-9f2f-c9d86f5b2f32","tenant_id":"f0f45196615f4c65ae76527567b96ea8","created_at":"2018-08-10T00:45:52Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-10T00:45:52Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"f0f45196615f4c65ae76527567b96ea8","id":"eedb070d-6981-488e-8161-c3b5dd569372","subnetpool_id":null,"name":"vyos_vrouter-subnet_2d53ac94-4997-4b89-accf-2753bd93cacd"}} 2018-08-10 00:45:53,195 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-0c070c03-51d0-4d08-9e6e-3b895fb7f8ba 2018-08-10 00:45:53,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.904159069061s 2018-08-10 00:45:53,195 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-0c070c03-51d0-4d08-9e6e-3b895fb7f8ba 2018-08-10 00:45:53,196 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-10T00:45:52Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'eedb070d-6981-488e-8161-c3b5dd569372', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_2d53ac94-4997-4b89-accf-2753bd93cacd', u'enable_dhcp': True, u'network_id': u'24587960-592b-433e-9f2f-c9d86f5b2f32', u'tenant_id': u'f0f45196615f4c65ae76527567b96ea8', u'created_at': u'2018-08-10T00:45:52Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'f0f45196615f4c65ae76527567b96ea8'}) 2018-08-10 00:45:53,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-10 00:45:53,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}d9608aefef89a124b98d88bb7fb32448dde7087b" -d '{"router": {"external_gateway_info": {"network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750"}, "name": "vyos_vrouter-router_2d53ac94-4997-4b89-accf-2753bd93cacd", "admin_state_up": true}}' 2018-08-10 00:46:00,770 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-f77778ae-8987-47eb-a999-189c740ff98b Date: Fri, 10 Aug 2018 00:46:00 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "47882689-2cda-49f1-ab90-97da69506aee", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "created_at": "2018-08-10T00:45:54Z", "admin_state_up": true, "updated_at": "2018-08-10T00:45:55Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "f0f45196615f4c65ae76527567b96ea8", "id": "4765ed56-02bc-4a75-b5d7-4e7474d2c041", "name": "vyos_vrouter-router_2d53ac94-4997-4b89-accf-2753bd93cacd"}} 2018-08-10 00:46:00,770 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-f77778ae-8987-47eb-a999-189c740ff98b 2018-08-10 00:46:00,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.5739159584s 2018-08-10 00:46:00,771 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-f77778ae-8987-47eb-a999-189c740ff98b 2018-08-10 00:46:00,771 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-10T00:45:55Z', u'revision_number': 3, u'id': u'4765ed56-02bc-4a75-b5d7-4e7474d2c041', u'external_gateway_info': {u'network_id': u'bdb9209b-6552-4310-8fa0-ca466e84a750', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'47882689-2cda-49f1-ab90-97da69506aee', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-router_2d53ac94-4997-4b89-accf-2753bd93cacd', u'admin_state_up': True, u'tenant_id': u'f0f45196615f4c65ae76527567b96ea8', u'created_at': u'2018-08-10T00:45:54Z', u'flavor_id': None, u'routes': [], u'project_id': u'f0f45196615f4c65ae76527567b96ea8'}) 2018-08-10 00:46:00,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-10 00:46:00,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/4765ed56-02bc-4a75-b5d7-4e7474d2c041/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}d9608aefef89a124b98d88bb7fb32448dde7087b" -d '{"subnet_id": "eedb070d-6981-488e-8161-c3b5dd569372"}' 2018-08-10 00:46:03,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-36fe55c6-68f8-4109-b2ab-f9e50aa1bf62 Date: Fri, 10 Aug 2018 00:46:03 GMT RESP BODY: {"network_id": "24587960-592b-433e-9f2f-c9d86f5b2f32", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "subnet_id": "eedb070d-6981-488e-8161-c3b5dd569372", "subnet_ids": ["eedb070d-6981-488e-8161-c3b5dd569372"], "port_id": "962065ab-d6d8-47ca-8e9b-5036e0dde335", "id": "4765ed56-02bc-4a75-b5d7-4e7474d2c041"} 2018-08-10 00:46:03,850 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/4765ed56-02bc-4a75-b5d7-4e7474d2c041/add_router_interface.json used request id req-36fe55c6-68f8-4109-b2ab-f9e50aa1bf62 2018-08-10 00:46:03,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.07854199409s 2018-08-10 00:46:03,851 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/4765ed56-02bc-4a75-b5d7-4e7474d2c041/add_router_interface.json used request id req-36fe55c6-68f8-4109-b2ab-f9e50aa1bf62 returning object 4765ed56-02bc-4a75-b5d7-4e7474d2c041 2018-08-10 00:46:03,851 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-08-10 00:46:26,703 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-08-10 00:46:26,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-10 00:46:26,709 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 10 Aug 2018 00:46:26 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}]} 2018-08-10 00:46:26,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-10 00:46:26,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:46:27,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-5f2eab5d-8a63-48c3-8581-9cf8dc3f7d5a Date: Fri, 10 Aug 2018 00:46:27 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-10 00:46:27,588 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-5f2eab5d-8a63-48c3-8581-9cf8dc3f7d5a 2018-08-10 00:46:27,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.87407207489s 2018-08-10 00:46:27,588 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-5f2eab5d-8a63-48c3-8581-9cf8dc3f7d5a 2018-08-10 00:46:27,596 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-10 00:46:27,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/vyos_vrouter-img_2d53ac94-4997-4b89-accf-2753bd93cacd", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_2d53ac94-4997-4b89-accf-2753bd93cacd"}' 2018-08-10 00:46:27,930 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Location: http://172.30.9.32:9292/v2/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-43184d47-26db-416a-8b68-48060c420fac Date: Fri, 10 Aug 2018 00:46:27 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-10T00:46:27Z", "file": "/v2/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8/file", "owner": "f0f45196615f4c65ae76527567b96ea8", "id": "9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "size": null, "self": "/v2/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "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_2d53ac94-4997-4b89-accf-2753bd93cacd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_2d53ac94-4997-4b89-accf-2753bd93cacd", "checksum": null, "created_at": "2018-08-10T00:46:27Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-10 00:46:27,930 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-43184d47-26db-416a-8b68-48060c420fac 2018-08-10 00:46:27,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.333039045334s 2018-08-10 00:46:27,930 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-43184d47-26db-416a-8b68-48060c420fac returning object 9bd83438-31ae-4b7f-b27e-5bf53ad778e8 2018-08-10 00:46:27,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-10 00:46:27,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9292/v2/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8/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}d9608aefef89a124b98d88bb7fb32448dde7087b" -d '' 2018-08-10 00:47:27,543 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1b065e55-dc00-4ecb-8d83-01c131956098 Date: Fri, 10 Aug 2018 00:47: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-10 00:47:27,543 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8/file used request id req-1b065e55-dc00-4ecb-8d83-01c131956098 2018-08-10 00:47:27,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 59.6133239269s 2018-08-10 00:47:27,544 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8/file used request id req-1b065e55-dc00-4ecb-8d83-01c131956098 2018-08-10 00:47:27,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-10 00:47:27,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:47:27,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json X-Openstack-Request-Id: req-560f1c15-fdb0-4a84-b506-01ed9b60582c Date: Fri, 10 Aug 2018 00:47:27 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-10T00:47:27Z", "file": "/v2/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8/file", "owner": "f0f45196615f4c65ae76527567b96ea8", "id": "9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "size": 4373348352, "self": "/v2/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_2d53ac94-4997-4b89-accf-2753bd93cacd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_2d53ac94-4997-4b89-accf-2753bd93cacd", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-10T00:46:27Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-10 00:47:27,586 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-560f1c15-fdb0-4a84-b506-01ed9b60582c 2018-08-10 00:47:27,586 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.037810087204s 2018-08-10 00:47:27,586 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-560f1c15-fdb0-4a84-b506-01ed9b60582c 2018-08-10 00:47:27,588 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8/file', 'owner': u'f0f45196615f4c65ae76527567b96ea8', 'id': u'9bd83438-31ae-4b7f-b27e-5bf53ad778e8', 'size': 4373348352, u'self': u'/v2/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f0f45196615f4c65ae76527567b96ea8', 'name': 'vyos_vrouter-project_2d53ac94-4997-4b89-accf-2753bd93cacd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-10T00:47:27Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-10T00:47:27Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/vyos_vrouter-img_2d53ac94-4997-4b89-accf-2753bd93cacd', '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/9bd83438-31ae-4b7f-b27e-5bf53ad778e8', 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_2d53ac94-4997-4b89-accf-2753bd93cacd', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_2d53ac94-4997-4b89-accf-2753bd93cacd', 'created': u'2018-08-10T00:46:27Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-08-10T00:46:27Z', 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/9bd83438-31ae-4b7f-b27e-5bf53ad778e8', 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_2d53ac94-4997-4b89-accf-2753bd93cacd', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}}) 2018-08-10 00:47:27,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-10 00:47:27,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}92c51f488090d710b321d5b18a3811e0901a78f0" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "vyos_vrouter-flavor_2d53ac94-4997-4b89-accf-2753bd93cacd", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-08-10 00:47:27,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:47:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ceb441ff-2e9c-488d-b2c0-f8bef86012fd x-compute-request-id: req-ceb441ff-2e9c-488d-b2c0-f8bef86012fd Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_2d53ac94-4997-4b89-accf-2753bd93cacd", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/326a7570-f82d-4132-b760-0e7c5ab97535", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/326a7570-f82d-4132-b760-0e7c5ab97535", "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": "326a7570-f82d-4132-b760-0e7c5ab97535"}} 2018-08-10 00:47:27,936 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-ceb441ff-2e9c-488d-b2c0-f8bef86012fd 2018-08-10 00:47:27,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.347252130508s 2018-08-10 00:47:27,936 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-ceb441ff-2e9c-488d-b2c0-f8bef86012fd 2018-08-10 00:47:27,937 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_2d53ac94-4997-4b89-accf-2753bd93cacd', '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'b5220918a46940eca73b5641490793b9', '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'326a7570-f82d-4132-b760-0e7c5ab97535', 'swap': 0}) 2018-08-10 00:47:27,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-10 00:47:27,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors/326a7570-f82d-4132-b760-0e7c5ab97535/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}92c51f488090d710b321d5b18a3811e0901a78f0" -d '{"extra_specs": {}}' 2018-08-10 00:47:27,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:47:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e43d4d19-eece-480f-9f3e-bba996d527f9 x-compute-request-id: req-e43d4d19-eece-480f-9f3e-bba996d527f9 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-10 00:47:27,958 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/326a7570-f82d-4132-b760-0e7c5ab97535/os-extra_specs used request id req-e43d4d19-eece-480f-9f3e-bba996d527f9 2018-08-10 00:47:27,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0204830169678s 2018-08-10 00:47:27,959 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/326a7570-f82d-4132-b760-0e7c5ab97535/os-extra_specs used request id req-e43d4d19-eece-480f-9f3e-bba996d527f9 2018-08-10 00:47:27,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-10 00:47:27,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}d9608aefef89a124b98d88bb7fb32448dde7087b" -d '{"keypair": {"name": "vyos_vrouter-kp_2d53ac94-4997-4b89-accf-2753bd93cacd"}}' 2018-08-10 00:47:28,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:47:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-df57551a-de86-4bc4-b8bc-5d45b3bf8652 x-compute-request-id: req-df57551a-de86-4bc4-b8bc-5d45b3bf8652 Content-Encoding: gzip Content-Length: 1807 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC7N8m172yReR3i6wMgruuVXpr/Y72Qk/MlfbPL8u7D11PWbqKJllH7QRI+jpuBUqg3XN1APutiA9zmfJgdbqoYXZE4fIyk6HHwsw6mtxpMQzVkPAaGMTx6QRChA0Xu+GjnPBxGVSCCL3WFpm3h10oZZcuj7bMZjsZeWyMEACUlY3jbLbfmrkN6xxHejne/grDHMV2yvot7g+qOa/u0AHkIrlr2p1t/0d72SkUiY6UtDgb2vrlDnR4xvZdsK7h1ZDTS0zkNd+JspTJQT/0Ie0YccKwC5iSnK/IkB43zatJKRtTMW0UDxYq+hAGIDxK+TWOMym1qRBlTisz091ew3BxZ Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAuzfJte9skXkd4usDIK7rlV6a/2O9kJPzJX2zy/Luw9dT1m6i\niZZR+0ESPo6bgVKoN1zdQD7rYgPc5nyYHW6qGF2ROHyMpOhx8LMOprcaTEM1ZDwG\nhjE8ekEQoQNF7vho5zwcRlUggi91haZt4ddKGWXLo+2zGY7GXlsjBAAlJWN42y23\n5q5DescR3o53v4KwxzFdsr6Le4Pqjmv7tAB5CK5a9qdbf9He9kpFImOlLQ4G9r65\nQ50eMb2XbCu4dWQ00tM5DXfibKUyUE/9CHtGHHCsAuYkpyvyJAeN82rSSkbUzFtF\nA8WKvoQBiA8Svk1jjMptakQZU4rM9PdXsNwcWQIDAQABAoIBAGtoezn8zX28TdAk\n4lt63z+H0kbZEyWCLAoDTwagLil/POMV//wNmKUcVPo82KxeHpH8nhbAwkwuSSqW\nqrKgDcgCzlDo68uka9Ia+DnfbJ/6IwSJh3ivgLHm6EJn3VRXgd+/1bzoE8l8ruDp\ndbsOx71AcI9wzMLJ7baudK1T4/vJVYUJ4ATUoaZFSSXNOHeISZ1lvsmoiA1bVPq2\nC8UZfw5vd+/eDDhbHZq628vNEbMEu4ihIIm+aoNuCN8GcMJ/B9z8KzjkHMWQ8v5V\nMeR0Mb1jGxlpfXsYjcQ8Q6HJc1b1iHYmt4dF4fyFCXf4nTVcbo+IKS5mtAIEamC2\nJ1/cc80CgYEA4BzelSb/RamZi/ky85hFuxRwYbcEBr6PNThrNDLSdTZOZrPR+Vjo\nj0GRqL/KRuxWk7TI6h1CCsEpP2pdaaTmqeraUPHbM54w1MNez6R68n1tl9wpOEic\n4ZFDjMdpRY/BMYcBYVX2iQk+5wOZJYcFjcFqo8TMxIWKCAnYIW7gXscCgYEA1dsN\nf+MJYx/Rk1sqb/XbOg9GUxBQ3rj4Xn9i13TVckeW9YL29pliNO2sNWtskEaRsvbQ\nofDk7Eb3wyJ1UBvGiUBjxkSsSKonCsg82rjNjYun7W1AaB0EpRz338SizJIndsIA\n4auiQ9aSMs+PWVvKkAMsXRPzmckT0vUEpNLxC98CgYBP1NjQxphuBzED9Fva++Xy\n8x/pHtlXUbAPpC5D5MqlKBgba3ijWrFUvmWVd+QlCXD5oo9jHdL1o8L+rPPjevMT\nme30oYKUy4fXclSmoI+PK3DLhIhGXU9M5oLqdeog9kk6TD4Inyd3vwxiHB0EiilH\nSpujBKpwYqU9ocwUdLuF5wKBgF8OEMAJYEDJAdRnr0M4mosCAxYkqG129h66rGps\nKfuzymuyHKebocU451SPPSAb3eMYRb/VXUuQd8wqYs6KqgKTtkWIfLOHvfbS7gmi\nHuuNacTkzL36N/hUGfFCa8JWLGhi7xVfvq48j5s6GtNzM2QzpOJyXdK7R6567ed9\nQ1stAoGADPgSh4uDm/aI4LMypKXmM/T+qg8oOgy0RQ3AwPbza+JzUAy1CaCs4nSg\npcIbyyDCbT7PS0DPqQOqpEWwTxD5Mt7QXy/Q5uxSpRWuMonNmXvzUNEr0XTs0Iyk\ngG/cF+Yd0WVxXqtymXCazyOc7/52+pDw58Azhfjz3o/mvbiNSlk=\n-----END RSA PRIVATE KEY-----\n", "user_id": "93c68346643b42bdba284c717dfe5af2", "name": "vyos_vrouter-kp_2d53ac94-4997-4b89-accf-2753bd93cacd", "fingerprint": "66:87:31:d8:81:a4:4a:03:1d:d1:b5:77:d2:28:a5:7b"}} 2018-08-10 00:47:28,463 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/os-keypairs used request id req-df57551a-de86-4bc4-b8bc-5d45b3bf8652 2018-08-10 00:47:28,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.503575086594s 2018-08-10 00:47:28,463 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/os-keypairs used request id req-df57551a-de86-4bc4-b8bc-5d45b3bf8652 2018-08-10 00:47:28,464 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC7N8m172yReR3i6wMgruuVXpr/Y72Qk/MlfbPL8u7D11PWbqKJllH7QRI+jpuBUqg3XN1APutiA9zmfJgdbqoYXZE4fIyk6HHwsw6mtxpMQzVkPAaGMTx6QRChA0Xu+GjnPBxGVSCCL3WFpm3h10oZZcuj7bMZjsZeWyMEACUlY3jbLbfmrkN6xxHejne/grDHMV2yvot7g+qOa/u0AHkIrlr2p1t/0d72SkUiY6UtDgb2vrlDnR4xvZdsK7h1ZDTS0zkNd+JspTJQT/0Ie0YccKwC5iSnK/IkB43zatJKRtTMW0UDxYq+hAGIDxK+TWOMym1qRBlTisz091ew3BxZ Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAuzfJte9skXkd4usDIK7rlV6a/2O9kJPzJX2zy/Luw9dT1m6i\niZZR+0ESPo6bgVKoN1zdQD7rYgPc5nyYHW6qGF2ROHyMpOhx8LMOprcaTEM1ZDwG\nhjE8ekEQoQNF7vho5zwcRlUggi91haZt4ddKGWXLo+2zGY7GXlsjBAAlJWN42y23\n5q5DescR3o53v4KwxzFdsr6Le4Pqjmv7tAB5CK5a9qdbf9He9kpFImOlLQ4G9r65\nQ50eMb2XbCu4dWQ00tM5DXfibKUyUE/9CHtGHHCsAuYkpyvyJAeN82rSSkbUzFtF\nA8WKvoQBiA8Svk1jjMptakQZU4rM9PdXsNwcWQIDAQABAoIBAGtoezn8zX28TdAk\n4lt63z+H0kbZEyWCLAoDTwagLil/POMV//wNmKUcVPo82KxeHpH8nhbAwkwuSSqW\nqrKgDcgCzlDo68uka9Ia+DnfbJ/6IwSJh3ivgLHm6EJn3VRXgd+/1bzoE8l8ruDp\ndbsOx71AcI9wzMLJ7baudK1T4/vJVYUJ4ATUoaZFSSXNOHeISZ1lvsmoiA1bVPq2\nC8UZfw5vd+/eDDhbHZq628vNEbMEu4ihIIm+aoNuCN8GcMJ/B9z8KzjkHMWQ8v5V\nMeR0Mb1jGxlpfXsYjcQ8Q6HJc1b1iHYmt4dF4fyFCXf4nTVcbo+IKS5mtAIEamC2\nJ1/cc80CgYEA4BzelSb/RamZi/ky85hFuxRwYbcEBr6PNThrNDLSdTZOZrPR+Vjo\nj0GRqL/KRuxWk7TI6h1CCsEpP2pdaaTmqeraUPHbM54w1MNez6R68n1tl9wpOEic\n4ZFDjMdpRY/BMYcBYVX2iQk+5wOZJYcFjcFqo8TMxIWKCAnYIW7gXscCgYEA1dsN\nf+MJYx/Rk1sqb/XbOg9GUxBQ3rj4Xn9i13TVckeW9YL29pliNO2sNWtskEaRsvbQ\nofDk7Eb3wyJ1UBvGiUBjxkSsSKonCsg82rjNjYun7W1AaB0EpRz338SizJIndsIA\n4auiQ9aSMs+PWVvKkAMsXRPzmckT0vUEpNLxC98CgYBP1NjQxphuBzED9Fva++Xy\n8x/pHtlXUbAPpC5D5MqlKBgba3ijWrFUvmWVd+QlCXD5oo9jHdL1o8L+rPPjevMT\nme30oYKUy4fXclSmoI+PK3DLhIhGXU9M5oLqdeog9kk6TD4Inyd3vwxiHB0EiilH\nSpujBKpwYqU9ocwUdLuF5wKBgF8OEMAJYEDJAdRnr0M4mosCAxYkqG129h66rGps\nKfuzymuyHKebocU451SPPSAb3eMYRb/VXUuQd8wqYs6KqgKTtkWIfLOHvfbS7gmi\nHuuNacTkzL36N/hUGfFCa8JWLGhi7xVfvq48j5s6GtNzM2QzpOJyXdK7R6567ed9\nQ1stAoGADPgSh4uDm/aI4LMypKXmM/T+qg8oOgy0RQ3AwPbza+JzUAy1CaCs4nSg\npcIbyyDCbT7PS0DPqQOqpEWwTxD5Mt7QXy/Q5uxSpRWuMonNmXvzUNEr0XTs0Iyk\ngG/cF+Yd0WVxXqtymXCazyOc7/52+pDw58Azhfjz3o/mvbiNSlk=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'93c68346643b42bdba284c717dfe5af2', 'name': u'vyos_vrouter-kp_2d53ac94-4997-4b89-accf-2753bd93cacd', 'created_at': '2018-08-10T00:47:28.464491', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f0f45196615f4c65ae76527567b96ea8', 'name': 'vyos_vrouter-project_2d53ac94-4997-4b89-accf-2753bd93cacd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'66:87:31:d8:81:a4:4a:03:1d:d1:b5:77:d2:28:a5:7b', 'type': 'ssh', 'id': u'vyos_vrouter-kp_2d53ac94-4997-4b89-accf-2753bd93cacd'}) 2018-08-10 00:47:28,465 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAuzfJte9skXkd4usDIK7rlV6a/2O9kJPzJX2zy/Luw9dT1m6i iZZR+0ESPo6bgVKoN1zdQD7rYgPc5nyYHW6qGF2ROHyMpOhx8LMOprcaTEM1ZDwG hjE8ekEQoQNF7vho5zwcRlUggi91haZt4ddKGWXLo+2zGY7GXlsjBAAlJWN42y23 5q5DescR3o53v4KwxzFdsr6Le4Pqjmv7tAB5CK5a9qdbf9He9kpFImOlLQ4G9r65 Q50eMb2XbCu4dWQ00tM5DXfibKUyUE/9CHtGHHCsAuYkpyvyJAeN82rSSkbUzFtF A8WKvoQBiA8Svk1jjMptakQZU4rM9PdXsNwcWQIDAQABAoIBAGtoezn8zX28TdAk 4lt63z+H0kbZEyWCLAoDTwagLil/POMV//wNmKUcVPo82KxeHpH8nhbAwkwuSSqW qrKgDcgCzlDo68uka9Ia+DnfbJ/6IwSJh3ivgLHm6EJn3VRXgd+/1bzoE8l8ruDp dbsOx71AcI9wzMLJ7baudK1T4/vJVYUJ4ATUoaZFSSXNOHeISZ1lvsmoiA1bVPq2 C8UZfw5vd+/eDDhbHZq628vNEbMEu4ihIIm+aoNuCN8GcMJ/B9z8KzjkHMWQ8v5V MeR0Mb1jGxlpfXsYjcQ8Q6HJc1b1iHYmt4dF4fyFCXf4nTVcbo+IKS5mtAIEamC2 J1/cc80CgYEA4BzelSb/RamZi/ky85hFuxRwYbcEBr6PNThrNDLSdTZOZrPR+Vjo j0GRqL/KRuxWk7TI6h1CCsEpP2pdaaTmqeraUPHbM54w1MNez6R68n1tl9wpOEic 4ZFDjMdpRY/BMYcBYVX2iQk+5wOZJYcFjcFqo8TMxIWKCAnYIW7gXscCgYEA1dsN f+MJYx/Rk1sqb/XbOg9GUxBQ3rj4Xn9i13TVckeW9YL29pliNO2sNWtskEaRsvbQ ofDk7Eb3wyJ1UBvGiUBjxkSsSKonCsg82rjNjYun7W1AaB0EpRz338SizJIndsIA 4auiQ9aSMs+PWVvKkAMsXRPzmckT0vUEpNLxC98CgYBP1NjQxphuBzED9Fva++Xy 8x/pHtlXUbAPpC5D5MqlKBgba3ijWrFUvmWVd+QlCXD5oo9jHdL1o8L+rPPjevMT me30oYKUy4fXclSmoI+PK3DLhIhGXU9M5oLqdeog9kk6TD4Inyd3vwxiHB0EiilH SpujBKpwYqU9ocwUdLuF5wKBgF8OEMAJYEDJAdRnr0M4mosCAxYkqG129h66rGps KfuzymuyHKebocU451SPPSAb3eMYRb/VXUuQd8wqYs6KqgKTtkWIfLOHvfbS7gmi HuuNacTkzL36N/hUGfFCa8JWLGhi7xVfvq48j5s6GtNzM2QzpOJyXdK7R6567ed9 Q1stAoGADPgSh4uDm/aI4LMypKXmM/T+qg8oOgy0RQ3AwPbza+JzUAy1CaCs4nSg pcIbyyDCbT7PS0DPqQOqpEWwTxD5Mt7QXy/Q5uxSpRWuMonNmXvzUNEr0XTs0Iyk gG/cF+Yd0WVxXqtymXCazyOc7/52+pDw58Azhfjz3o/mvbiNSlk= -----END RSA PRIVATE KEY----- 2018-08-10 00:47:28,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-10 00:47:28,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}d9608aefef89a124b98d88bb7fb32448dde7087b" -d '{"security_group": {"name": "vyos_vrouter-sg_2d53ac94-4997-4b89-accf-2753bd93cacd", "description": "created by OPNFV Functest (vyos_vrouter)"}}' 2018-08-10 00:47:28,913 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-100df867-e34f-4cf2-9e31-18164c008d74 Date: Fri, 10 Aug 2018 00:47:28 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "created_at": "2018-08-10T00:47:28Z", "updated_at": "2018-08-10T00:47:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-10T00:47:28Z", "revision_number": 0, "id": "18639583-51ab-47b9-b2c7-fe7933f5e16a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-10T00:47:28Z", "security_group_id": "5a765186-3422-415b-937d-4ff0d23ff2bc", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": null, "ethertype": "IPv6", "project_id": "f0f45196615f4c65ae76527567b96ea8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-10T00:47:28Z", "revision_number": 0, "id": "c5099a31-2296-4f74-83ab-ea8c090b0d93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-10T00:47:28Z", "security_group_id": "5a765186-3422-415b-937d-4ff0d23ff2bc", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": null, "ethertype": "IPv4", "project_id": "f0f45196615f4c65ae76527567b96ea8"}], "revision_number": 1, "project_id": "f0f45196615f4c65ae76527567b96ea8", "id": "5a765186-3422-415b-937d-4ff0d23ff2bc", "name": "vyos_vrouter-sg_2d53ac94-4997-4b89-accf-2753bd93cacd"}} 2018-08-10 00:47:28,913 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-100df867-e34f-4cf2-9e31-18164c008d74 2018-08-10 00:47:28,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.445955991745s 2018-08-10 00:47:28,914 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-100df867-e34f-4cf2-9e31-18164c008d74 2018-08-10 00:47:28,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-10 00:47:28,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:47:29,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-a84237ad-f815-4c5a-a80e-6c60d7d81f64 Date: Fri, 10 Aug 2018 00:47:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "created_at": "2018-08-10T00:45:51Z", "updated_at": "2018-08-10T00:45:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-10T00:45:51Z", "revision_number": 0, "id": "012af673-4800-45fb-8b11-e0820bd1f3bf", "remote_group_id": "372bc116-2f8e-45da-b1ee-22c785e5b262", "remote_ip_prefix": null, "created_at": "2018-08-10T00:45:51Z", "security_group_id": "372bc116-2f8e-45da-b1ee-22c785e5b262", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": null, "ethertype": "IPv4", "project_id": "f0f45196615f4c65ae76527567b96ea8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-10T00:45:51Z", "revision_number": 0, "id": "0713b2b5-6a0d-4d29-842d-e25e20f2aeca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-10T00:45:51Z", "security_group_id": "372bc116-2f8e-45da-b1ee-22c785e5b262", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": null, "ethertype": "IPv4", "project_id": "f0f45196615f4c65ae76527567b96ea8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-10T00:45:51Z", "revision_number": 0, "id": "1aa97bef-eccc-4cf5-9171-25470797e48f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-10T00:45:51Z", "security_group_id": "372bc116-2f8e-45da-b1ee-22c785e5b262", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": null, "ethertype": "IPv6", "project_id": "f0f45196615f4c65ae76527567b96ea8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-10T00:45:51Z", "revision_number": 0, "id": "970d507f-4dd0-4e84-8fba-30ac7a1979a4", "remote_group_id": "372bc116-2f8e-45da-b1ee-22c785e5b262", "remote_ip_prefix": null, "created_at": "2018-08-10T00:45:51Z", "security_group_id": "372bc116-2f8e-45da-b1ee-22c785e5b262", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": null, "ethertype": "IPv6", "project_id": "f0f45196615f4c65ae76527567b96ea8"}], "revision_number": 1, "project_id": "f0f45196615f4c65ae76527567b96ea8", "id": "372bc116-2f8e-45da-b1ee-22c785e5b262", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "created_at": "2018-08-10T00:47:28Z", "updated_at": "2018-08-10T00:47:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-10T00:47:28Z", "revision_number": 0, "id": "18639583-51ab-47b9-b2c7-fe7933f5e16a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-10T00:47:28Z", "security_group_id": "5a765186-3422-415b-937d-4ff0d23ff2bc", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": null, "ethertype": "IPv6", "project_id": "f0f45196615f4c65ae76527567b96ea8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-10T00:47:28Z", "revision_number": 0, "id": "c5099a31-2296-4f74-83ab-ea8c090b0d93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-10T00:47:28Z", "security_group_id": "5a765186-3422-415b-937d-4ff0d23ff2bc", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": null, "ethertype": "IPv4", "project_id": "f0f45196615f4c65ae76527567b96ea8"}], "revision_number": 1, "project_id": "f0f45196615f4c65ae76527567b96ea8", "id": "5a765186-3422-415b-937d-4ff0d23ff2bc", "name": "vyos_vrouter-sg_2d53ac94-4997-4b89-accf-2753bd93cacd"}]} 2018-08-10 00:47:29,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-a84237ad-f815-4c5a-a80e-6c60d7d81f64 2018-08-10 00:47:29,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.329967021942s 2018-08-10 00:47:29,249 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-a84237ad-f815-4c5a-a80e-6c60d7d81f64 2018-08-10 00:47:29,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-10 00:47:29,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}d9608aefef89a124b98d88bb7fb32448dde7087b" -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": "5a765186-3422-415b-937d-4ff0d23ff2bc"}}' 2018-08-10 00:47:29,685 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-64e2c24d-eb36-4319-b63d-96cd06c8f57c Date: Fri, 10 Aug 2018 00:47:29 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-10T00:47:29Z", "security_group_id": "5a765186-3422-415b-937d-4ff0d23ff2bc", "port_range_min": 22, "revision_number": 0, "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "created_at": "2018-08-10T00:47:29Z", "project_id": "f0f45196615f4c65ae76527567b96ea8", "id": "50a89351-9425-47bf-bc0b-612acfd9e9a3"}} 2018-08-10 00:47:29,685 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-64e2c24d-eb36-4319-b63d-96cd06c8f57c 2018-08-10 00:47:29,686 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.432693004608s 2018-08-10 00:47:29,686 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-64e2c24d-eb36-4319-b63d-96cd06c8f57c 2018-08-10 00:47:29,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-10 00:47:29,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:47:29,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-95458220-ff1d-4fc4-9497-e7508b9631d4 Date: Fri, 10 Aug 2018 00:47:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "created_at": "2018-08-10T00:45:51Z", "updated_at": "2018-08-10T00:45:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-10T00:45:51Z", "revision_number": 0, "id": "012af673-4800-45fb-8b11-e0820bd1f3bf", "remote_group_id": "372bc116-2f8e-45da-b1ee-22c785e5b262", "remote_ip_prefix": null, "created_at": "2018-08-10T00:45:51Z", "security_group_id": "372bc116-2f8e-45da-b1ee-22c785e5b262", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": null, "ethertype": "IPv4", "project_id": "f0f45196615f4c65ae76527567b96ea8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-10T00:45:51Z", "revision_number": 0, "id": "0713b2b5-6a0d-4d29-842d-e25e20f2aeca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-10T00:45:51Z", "security_group_id": "372bc116-2f8e-45da-b1ee-22c785e5b262", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": null, "ethertype": "IPv4", "project_id": "f0f45196615f4c65ae76527567b96ea8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-10T00:45:51Z", "revision_number": 0, "id": "1aa97bef-eccc-4cf5-9171-25470797e48f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-10T00:45:51Z", "security_group_id": "372bc116-2f8e-45da-b1ee-22c785e5b262", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": null, "ethertype": "IPv6", "project_id": "f0f45196615f4c65ae76527567b96ea8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-10T00:45:51Z", "revision_number": 0, "id": "970d507f-4dd0-4e84-8fba-30ac7a1979a4", "remote_group_id": "372bc116-2f8e-45da-b1ee-22c785e5b262", "remote_ip_prefix": null, "created_at": "2018-08-10T00:45:51Z", "security_group_id": "372bc116-2f8e-45da-b1ee-22c785e5b262", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": null, "ethertype": "IPv6", "project_id": "f0f45196615f4c65ae76527567b96ea8"}], "revision_number": 1, "project_id": "f0f45196615f4c65ae76527567b96ea8", "id": "372bc116-2f8e-45da-b1ee-22c785e5b262", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "created_at": "2018-08-10T00:47:28Z", "updated_at": "2018-08-10T00:47:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-10T00:47:28Z", "revision_number": 0, "id": "18639583-51ab-47b9-b2c7-fe7933f5e16a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-10T00:47:28Z", "security_group_id": "5a765186-3422-415b-937d-4ff0d23ff2bc", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": null, "ethertype": "IPv6", "project_id": "f0f45196615f4c65ae76527567b96ea8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-10T00:47:29Z", "revision_number": 0, "id": "50a89351-9425-47bf-bc0b-612acfd9e9a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-10T00:47:29Z", "security_group_id": "5a765186-3422-415b-937d-4ff0d23ff2bc", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f0f45196615f4c65ae76527567b96ea8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-10T00:47:28Z", "revision_number": 0, "id": "c5099a31-2296-4f74-83ab-ea8c090b0d93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-10T00:47:28Z", "security_group_id": "5a765186-3422-415b-937d-4ff0d23ff2bc", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": null, "ethertype": "IPv4", "project_id": "f0f45196615f4c65ae76527567b96ea8"}], "revision_number": 2, "project_id": "f0f45196615f4c65ae76527567b96ea8", "id": "5a765186-3422-415b-937d-4ff0d23ff2bc", "name": "vyos_vrouter-sg_2d53ac94-4997-4b89-accf-2753bd93cacd"}]} 2018-08-10 00:47:29,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-95458220-ff1d-4fc4-9497-e7508b9631d4 2018-08-10 00:47:29,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.085746049881s 2018-08-10 00:47:29,776 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-95458220-ff1d-4fc4-9497-e7508b9631d4 2018-08-10 00:47:29,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-10 00:47:29,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}d9608aefef89a124b98d88bb7fb32448dde7087b" -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": "5a765186-3422-415b-937d-4ff0d23ff2bc"}}' 2018-08-10 00:47:30,224 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-114c6805-4c0a-4aaf-9db5-84ed5f53986d Date: Fri, 10 Aug 2018 00:47:30 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-10T00:47:30Z", "security_group_id": "5a765186-3422-415b-937d-4ff0d23ff2bc", "port_range_min": null, "revision_number": 0, "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "created_at": "2018-08-10T00:47:30Z", "project_id": "f0f45196615f4c65ae76527567b96ea8", "id": "d90df158-077e-4336-8dc8-61ec9b4dc4e5"}} 2018-08-10 00:47:30,225 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-114c6805-4c0a-4aaf-9db5-84ed5f53986d 2018-08-10 00:47:30,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.445492982864s 2018-08-10 00:47:30,225 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-114c6805-4c0a-4aaf-9db5-84ed5f53986d 2018-08-10 00:47:30,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-10 00:47:30,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:47:30,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-f3fd4fc9-d5b1-4a8a-9c8c-f2749006b3d6 Date: Fri, 10 Aug 2018 00:47:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "created_at": "2018-08-10T00:45:51Z", "updated_at": "2018-08-10T00:45:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-10T00:45:51Z", "revision_number": 0, "id": "012af673-4800-45fb-8b11-e0820bd1f3bf", "remote_group_id": "372bc116-2f8e-45da-b1ee-22c785e5b262", "remote_ip_prefix": null, "created_at": "2018-08-10T00:45:51Z", "security_group_id": "372bc116-2f8e-45da-b1ee-22c785e5b262", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": null, "ethertype": "IPv4", "project_id": "f0f45196615f4c65ae76527567b96ea8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-10T00:45:51Z", "revision_number": 0, "id": "0713b2b5-6a0d-4d29-842d-e25e20f2aeca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-10T00:45:51Z", "security_group_id": "372bc116-2f8e-45da-b1ee-22c785e5b262", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": null, "ethertype": "IPv4", "project_id": "f0f45196615f4c65ae76527567b96ea8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-10T00:45:51Z", "revision_number": 0, "id": "1aa97bef-eccc-4cf5-9171-25470797e48f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-10T00:45:51Z", "security_group_id": "372bc116-2f8e-45da-b1ee-22c785e5b262", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": null, "ethertype": "IPv6", "project_id": "f0f45196615f4c65ae76527567b96ea8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-10T00:45:51Z", "revision_number": 0, "id": "970d507f-4dd0-4e84-8fba-30ac7a1979a4", "remote_group_id": "372bc116-2f8e-45da-b1ee-22c785e5b262", "remote_ip_prefix": null, "created_at": "2018-08-10T00:45:51Z", "security_group_id": "372bc116-2f8e-45da-b1ee-22c785e5b262", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": null, "ethertype": "IPv6", "project_id": "f0f45196615f4c65ae76527567b96ea8"}], "revision_number": 1, "project_id": "f0f45196615f4c65ae76527567b96ea8", "id": "372bc116-2f8e-45da-b1ee-22c785e5b262", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "created_at": "2018-08-10T00:47:28Z", "updated_at": "2018-08-10T00:47:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-10T00:47:28Z", "revision_number": 0, "id": "18639583-51ab-47b9-b2c7-fe7933f5e16a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-10T00:47:28Z", "security_group_id": "5a765186-3422-415b-937d-4ff0d23ff2bc", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": null, "ethertype": "IPv6", "project_id": "f0f45196615f4c65ae76527567b96ea8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-10T00:47:29Z", "revision_number": 0, "id": "50a89351-9425-47bf-bc0b-612acfd9e9a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-10T00:47:29Z", "security_group_id": "5a765186-3422-415b-937d-4ff0d23ff2bc", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f0f45196615f4c65ae76527567b96ea8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-10T00:47:28Z", "revision_number": 0, "id": "c5099a31-2296-4f74-83ab-ea8c090b0d93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-10T00:47:28Z", "security_group_id": "5a765186-3422-415b-937d-4ff0d23ff2bc", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": null, "ethertype": "IPv4", "project_id": "f0f45196615f4c65ae76527567b96ea8"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-10T00:47:30Z", "revision_number": 0, "id": "d90df158-077e-4336-8dc8-61ec9b4dc4e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-10T00:47:30Z", "security_group_id": "5a765186-3422-415b-937d-4ff0d23ff2bc", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": null, "ethertype": "IPv4", "project_id": "f0f45196615f4c65ae76527567b96ea8"}], "revision_number": 3, "project_id": "f0f45196615f4c65ae76527567b96ea8", "id": "5a765186-3422-415b-937d-4ff0d23ff2bc", "name": "vyos_vrouter-sg_2d53ac94-4997-4b89-accf-2753bd93cacd"}]} 2018-08-10 00:47:30,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-f3fd4fc9-d5b1-4a8a-9c8c-f2749006b3d6 2018-08-10 00:47:30,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.336777925491s 2018-08-10 00:47:30,566 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-f3fd4fc9-d5b1-4a8a-9c8c-f2749006b3d6 2018-08-10 00:47:30,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-10 00:47:30,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}d9608aefef89a124b98d88bb7fb32448dde7087b" -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": "5a765186-3422-415b-937d-4ff0d23ff2bc"}}' 2018-08-10 00:47:30,985 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-17691991-56c6-4f15-b43b-2946ad5af985 Date: Fri, 10 Aug 2018 00:47:30 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-10T00:47:30Z", "security_group_id": "5a765186-3422-415b-937d-4ff0d23ff2bc", "port_range_min": 80, "revision_number": 0, "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "created_at": "2018-08-10T00:47:30Z", "project_id": "f0f45196615f4c65ae76527567b96ea8", "id": "b2458b84-dac5-450c-997f-1f2ab9583be1"}} 2018-08-10 00:47:30,985 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-17691991-56c6-4f15-b43b-2946ad5af985 2018-08-10 00:47:30,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.41575717926s 2018-08-10 00:47:30,985 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-17691991-56c6-4f15-b43b-2946ad5af985 2018-08-10 00:47:30,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-10 00:47:30,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:47:31,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-60c971a6-2054-40d0-b3ae-cd06e0cdedbf Date: Fri, 10 Aug 2018 00:47:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "created_at": "2018-08-10T00:45:51Z", "updated_at": "2018-08-10T00:45:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-10T00:45:51Z", "revision_number": 0, "id": "012af673-4800-45fb-8b11-e0820bd1f3bf", "remote_group_id": "372bc116-2f8e-45da-b1ee-22c785e5b262", "remote_ip_prefix": null, "created_at": "2018-08-10T00:45:51Z", "security_group_id": "372bc116-2f8e-45da-b1ee-22c785e5b262", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": null, "ethertype": "IPv4", "project_id": "f0f45196615f4c65ae76527567b96ea8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-10T00:45:51Z", "revision_number": 0, "id": "0713b2b5-6a0d-4d29-842d-e25e20f2aeca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-10T00:45:51Z", "security_group_id": "372bc116-2f8e-45da-b1ee-22c785e5b262", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": null, "ethertype": "IPv4", "project_id": "f0f45196615f4c65ae76527567b96ea8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-10T00:45:51Z", "revision_number": 0, "id": "1aa97bef-eccc-4cf5-9171-25470797e48f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-10T00:45:51Z", "security_group_id": "372bc116-2f8e-45da-b1ee-22c785e5b262", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": null, "ethertype": "IPv6", "project_id": "f0f45196615f4c65ae76527567b96ea8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-10T00:45:51Z", "revision_number": 0, "id": "970d507f-4dd0-4e84-8fba-30ac7a1979a4", "remote_group_id": "372bc116-2f8e-45da-b1ee-22c785e5b262", "remote_ip_prefix": null, "created_at": "2018-08-10T00:45:51Z", "security_group_id": "372bc116-2f8e-45da-b1ee-22c785e5b262", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": null, "ethertype": "IPv6", "project_id": "f0f45196615f4c65ae76527567b96ea8"}], "revision_number": 1, "project_id": "f0f45196615f4c65ae76527567b96ea8", "id": "372bc116-2f8e-45da-b1ee-22c785e5b262", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "created_at": "2018-08-10T00:47:28Z", "updated_at": "2018-08-10T00:47:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-10T00:47:28Z", "revision_number": 0, "id": "18639583-51ab-47b9-b2c7-fe7933f5e16a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-10T00:47:28Z", "security_group_id": "5a765186-3422-415b-937d-4ff0d23ff2bc", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": null, "ethertype": "IPv6", "project_id": "f0f45196615f4c65ae76527567b96ea8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-10T00:47:29Z", "revision_number": 0, "id": "50a89351-9425-47bf-bc0b-612acfd9e9a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-10T00:47:29Z", "security_group_id": "5a765186-3422-415b-937d-4ff0d23ff2bc", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f0f45196615f4c65ae76527567b96ea8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-10T00:47:30Z", "revision_number": 0, "id": "b2458b84-dac5-450c-997f-1f2ab9583be1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-10T00:47:30Z", "security_group_id": "5a765186-3422-415b-937d-4ff0d23ff2bc", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": 80, "ethertype": "IPv4", "project_id": "f0f45196615f4c65ae76527567b96ea8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-10T00:47:28Z", "revision_number": 0, "id": "c5099a31-2296-4f74-83ab-ea8c090b0d93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-10T00:47:28Z", "security_group_id": "5a765186-3422-415b-937d-4ff0d23ff2bc", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": null, "ethertype": "IPv4", "project_id": "f0f45196615f4c65ae76527567b96ea8"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-10T00:47:30Z", "revision_number": 0, "id": "d90df158-077e-4336-8dc8-61ec9b4dc4e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-10T00:47:30Z", "security_group_id": "5a765186-3422-415b-937d-4ff0d23ff2bc", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": null, "ethertype": "IPv4", "project_id": "f0f45196615f4c65ae76527567b96ea8"}], "revision_number": 4, "project_id": "f0f45196615f4c65ae76527567b96ea8", "id": "5a765186-3422-415b-937d-4ff0d23ff2bc", "name": "vyos_vrouter-sg_2d53ac94-4997-4b89-accf-2753bd93cacd"}]} 2018-08-10 00:47:31,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-60c971a6-2054-40d0-b3ae-cd06e0cdedbf 2018-08-10 00:47:31,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0585920810699s 2018-08-10 00:47:31,048 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-60c971a6-2054-40d0-b3ae-cd06e0cdedbf 2018-08-10 00:47:31,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-10 00:47:31,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}d9608aefef89a124b98d88bb7fb32448dde7087b" -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": "5a765186-3422-415b-937d-4ff0d23ff2bc"}}' 2018-08-10 00:47:31,398 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-94e65fa2-9d7d-4238-9763-9b091147c6da Date: Fri, 10 Aug 2018 00:47:31 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2018-08-10T00:47:31Z", "security_group_id": "5a765186-3422-415b-937d-4ff0d23ff2bc", "port_range_min": 443, "revision_number": 0, "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "created_at": "2018-08-10T00:47:31Z", "project_id": "f0f45196615f4c65ae76527567b96ea8", "id": "cad310df-105c-445c-99af-452edcadf5aa"}} 2018-08-10 00:47:31,398 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-94e65fa2-9d7d-4238-9763-9b091147c6da 2018-08-10 00:47:31,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.347779035568s 2018-08-10 00:47:31,399 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-94e65fa2-9d7d-4238-9763-9b091147c6da 2018-08-10 00:47:31,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-10 00:47:31,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:47:31,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-1651eeaf-a105-4aa0-a4fb-dde327eaaa6d Date: Fri, 10 Aug 2018 00:47:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "created_at": "2018-08-10T00:45:51Z", "updated_at": "2018-08-10T00:45:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-10T00:45:51Z", "revision_number": 0, "id": "012af673-4800-45fb-8b11-e0820bd1f3bf", "remote_group_id": "372bc116-2f8e-45da-b1ee-22c785e5b262", "remote_ip_prefix": null, "created_at": "2018-08-10T00:45:51Z", "security_group_id": "372bc116-2f8e-45da-b1ee-22c785e5b262", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": null, "ethertype": "IPv4", "project_id": "f0f45196615f4c65ae76527567b96ea8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-10T00:45:51Z", "revision_number": 0, "id": "0713b2b5-6a0d-4d29-842d-e25e20f2aeca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-10T00:45:51Z", "security_group_id": "372bc116-2f8e-45da-b1ee-22c785e5b262", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": null, "ethertype": "IPv4", "project_id": "f0f45196615f4c65ae76527567b96ea8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-10T00:45:51Z", "revision_number": 0, "id": "1aa97bef-eccc-4cf5-9171-25470797e48f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-10T00:45:51Z", "security_group_id": "372bc116-2f8e-45da-b1ee-22c785e5b262", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": null, "ethertype": "IPv6", "project_id": "f0f45196615f4c65ae76527567b96ea8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-10T00:45:51Z", "revision_number": 0, "id": "970d507f-4dd0-4e84-8fba-30ac7a1979a4", "remote_group_id": "372bc116-2f8e-45da-b1ee-22c785e5b262", "remote_ip_prefix": null, "created_at": "2018-08-10T00:45:51Z", "security_group_id": "372bc116-2f8e-45da-b1ee-22c785e5b262", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": null, "ethertype": "IPv6", "project_id": "f0f45196615f4c65ae76527567b96ea8"}], "revision_number": 1, "project_id": "f0f45196615f4c65ae76527567b96ea8", "id": "372bc116-2f8e-45da-b1ee-22c785e5b262", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "created_at": "2018-08-10T00:47:28Z", "updated_at": "2018-08-10T00:47:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-10T00:47:28Z", "revision_number": 0, "id": "18639583-51ab-47b9-b2c7-fe7933f5e16a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-10T00:47:28Z", "security_group_id": "5a765186-3422-415b-937d-4ff0d23ff2bc", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": null, "ethertype": "IPv6", "project_id": "f0f45196615f4c65ae76527567b96ea8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-10T00:47:29Z", "revision_number": 0, "id": "50a89351-9425-47bf-bc0b-612acfd9e9a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-10T00:47:29Z", "security_group_id": "5a765186-3422-415b-937d-4ff0d23ff2bc", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f0f45196615f4c65ae76527567b96ea8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-10T00:47:30Z", "revision_number": 0, "id": "b2458b84-dac5-450c-997f-1f2ab9583be1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-10T00:47:30Z", "security_group_id": "5a765186-3422-415b-937d-4ff0d23ff2bc", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": 80, "ethertype": "IPv4", "project_id": "f0f45196615f4c65ae76527567b96ea8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-10T00:47:28Z", "revision_number": 0, "id": "c5099a31-2296-4f74-83ab-ea8c090b0d93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-10T00:47:28Z", "security_group_id": "5a765186-3422-415b-937d-4ff0d23ff2bc", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": null, "ethertype": "IPv4", "project_id": "f0f45196615f4c65ae76527567b96ea8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-10T00:47:31Z", "revision_number": 0, "id": "cad310df-105c-445c-99af-452edcadf5aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-10T00:47:31Z", "security_group_id": "5a765186-3422-415b-937d-4ff0d23ff2bc", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": 443, "ethertype": "IPv4", "project_id": "f0f45196615f4c65ae76527567b96ea8"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-10T00:47:30Z", "revision_number": 0, "id": "d90df158-077e-4336-8dc8-61ec9b4dc4e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-10T00:47:30Z", "security_group_id": "5a765186-3422-415b-937d-4ff0d23ff2bc", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": null, "ethertype": "IPv4", "project_id": "f0f45196615f4c65ae76527567b96ea8"}], "revision_number": 5, "project_id": "f0f45196615f4c65ae76527567b96ea8", "id": "5a765186-3422-415b-937d-4ff0d23ff2bc", "name": "vyos_vrouter-sg_2d53ac94-4997-4b89-accf-2753bd93cacd"}]} 2018-08-10 00:47:31,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-1651eeaf-a105-4aa0-a4fb-dde327eaaa6d 2018-08-10 00:47:31,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0498769283295s 2018-08-10 00:47:31,452 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-1651eeaf-a105-4aa0-a4fb-dde327eaaa6d 2018-08-10 00:47:31,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-10 00:47:31,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}d9608aefef89a124b98d88bb7fb32448dde7087b" -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": "5a765186-3422-415b-937d-4ff0d23ff2bc"}}' 2018-08-10 00:47:31,884 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-febfcedf-d7c9-4c01-9918-a62db8649e95 Date: Fri, 10 Aug 2018 00:47:31 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2018-08-10T00:47:31Z", "security_group_id": "5a765186-3422-415b-937d-4ff0d23ff2bc", "port_range_min": 5671, "revision_number": 0, "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "created_at": "2018-08-10T00:47:31Z", "project_id": "f0f45196615f4c65ae76527567b96ea8", "id": "8500b1ca-49e7-4861-a65a-1501bc4e19a1"}} 2018-08-10 00:47:31,884 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-febfcedf-d7c9-4c01-9918-a62db8649e95 2018-08-10 00:47:31,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.428540945053s 2018-08-10 00:47:31,884 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-febfcedf-d7c9-4c01-9918-a62db8649e95 2018-08-10 00:47:31,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-10 00:47:31,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:47:31,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-489acf0a-49f6-4515-ad21-6e2f93351654 Date: Fri, 10 Aug 2018 00:47:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "created_at": "2018-08-10T00:45:51Z", "updated_at": "2018-08-10T00:45:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-10T00:45:51Z", "revision_number": 0, "id": "012af673-4800-45fb-8b11-e0820bd1f3bf", "remote_group_id": "372bc116-2f8e-45da-b1ee-22c785e5b262", "remote_ip_prefix": null, "created_at": "2018-08-10T00:45:51Z", "security_group_id": "372bc116-2f8e-45da-b1ee-22c785e5b262", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": null, "ethertype": "IPv4", "project_id": "f0f45196615f4c65ae76527567b96ea8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-10T00:45:51Z", "revision_number": 0, "id": "0713b2b5-6a0d-4d29-842d-e25e20f2aeca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-10T00:45:51Z", "security_group_id": "372bc116-2f8e-45da-b1ee-22c785e5b262", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": null, "ethertype": "IPv4", "project_id": "f0f45196615f4c65ae76527567b96ea8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-10T00:45:51Z", "revision_number": 0, "id": "1aa97bef-eccc-4cf5-9171-25470797e48f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-10T00:45:51Z", "security_group_id": "372bc116-2f8e-45da-b1ee-22c785e5b262", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": null, "ethertype": "IPv6", "project_id": "f0f45196615f4c65ae76527567b96ea8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-10T00:45:51Z", "revision_number": 0, "id": "970d507f-4dd0-4e84-8fba-30ac7a1979a4", "remote_group_id": "372bc116-2f8e-45da-b1ee-22c785e5b262", "remote_ip_prefix": null, "created_at": "2018-08-10T00:45:51Z", "security_group_id": "372bc116-2f8e-45da-b1ee-22c785e5b262", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": null, "ethertype": "IPv6", "project_id": "f0f45196615f4c65ae76527567b96ea8"}], "revision_number": 1, "project_id": "f0f45196615f4c65ae76527567b96ea8", "id": "372bc116-2f8e-45da-b1ee-22c785e5b262", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "created_at": "2018-08-10T00:47:28Z", "updated_at": "2018-08-10T00:47:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-10T00:47:28Z", "revision_number": 0, "id": "18639583-51ab-47b9-b2c7-fe7933f5e16a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-10T00:47:28Z", "security_group_id": "5a765186-3422-415b-937d-4ff0d23ff2bc", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": null, "ethertype": "IPv6", "project_id": "f0f45196615f4c65ae76527567b96ea8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-10T00:47:29Z", "revision_number": 0, "id": "50a89351-9425-47bf-bc0b-612acfd9e9a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-10T00:47:29Z", "security_group_id": "5a765186-3422-415b-937d-4ff0d23ff2bc", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f0f45196615f4c65ae76527567b96ea8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-10T00:47:31Z", "revision_number": 0, "id": "8500b1ca-49e7-4861-a65a-1501bc4e19a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-10T00:47:31Z", "security_group_id": "5a765186-3422-415b-937d-4ff0d23ff2bc", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "f0f45196615f4c65ae76527567b96ea8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-10T00:47:30Z", "revision_number": 0, "id": "b2458b84-dac5-450c-997f-1f2ab9583be1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-10T00:47:30Z", "security_group_id": "5a765186-3422-415b-937d-4ff0d23ff2bc", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": 80, "ethertype": "IPv4", "project_id": "f0f45196615f4c65ae76527567b96ea8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-10T00:47:28Z", "revision_number": 0, "id": "c5099a31-2296-4f74-83ab-ea8c090b0d93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-10T00:47:28Z", "security_group_id": "5a765186-3422-415b-937d-4ff0d23ff2bc", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": null, "ethertype": "IPv4", "project_id": "f0f45196615f4c65ae76527567b96ea8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-10T00:47:31Z", "revision_number": 0, "id": "cad310df-105c-445c-99af-452edcadf5aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-10T00:47:31Z", "security_group_id": "5a765186-3422-415b-937d-4ff0d23ff2bc", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": 443, "ethertype": "IPv4", "project_id": "f0f45196615f4c65ae76527567b96ea8"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-10T00:47:30Z", "revision_number": 0, "id": "d90df158-077e-4336-8dc8-61ec9b4dc4e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-10T00:47:30Z", "security_group_id": "5a765186-3422-415b-937d-4ff0d23ff2bc", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": null, "ethertype": "IPv4", "project_id": "f0f45196615f4c65ae76527567b96ea8"}], "revision_number": 6, "project_id": "f0f45196615f4c65ae76527567b96ea8", "id": "5a765186-3422-415b-937d-4ff0d23ff2bc", "name": "vyos_vrouter-sg_2d53ac94-4997-4b89-accf-2753bd93cacd"}]} 2018-08-10 00:47:31,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-489acf0a-49f6-4515-ad21-6e2f93351654 2018-08-10 00:47:31,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0552041530609s 2018-08-10 00:47:31,944 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-489acf0a-49f6-4515-ad21-6e2f93351654 2018-08-10 00:47:31,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-10 00:47:31,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}d9608aefef89a124b98d88bb7fb32448dde7087b" -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": "5a765186-3422-415b-937d-4ff0d23ff2bc"}}' 2018-08-10 00:47:32,105 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-1556d268-62ed-40e6-b2bf-0db332dfdb6a Date: Fri, 10 Aug 2018 00:47: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": 53333, "updated_at": "2018-08-10T00:47:32Z", "security_group_id": "5a765186-3422-415b-937d-4ff0d23ff2bc", "port_range_min": 53333, "revision_number": 0, "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "created_at": "2018-08-10T00:47:32Z", "project_id": "f0f45196615f4c65ae76527567b96ea8", "id": "e4b96c7f-aff7-4265-a667-7ca0f304ba1e"}} 2018-08-10 00:47:32,105 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-1556d268-62ed-40e6-b2bf-0db332dfdb6a 2018-08-10 00:47:32,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.158304929733s 2018-08-10 00:47:32,106 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-1556d268-62ed-40e6-b2bf-0db332dfdb6a 2018-08-10 00:47:32,107 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-10 00:47:32,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:47:32,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-2fa4d25f-5141-4250-9da0-6ec0197adeda Date: Fri, 10 Aug 2018 00:47:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"24587960-592b-433e-9f2f-c9d86f5b2f32","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f0f45196615f4c65ae76527567b96ea8","l2_adjacency":true,"status":"ACTIVE","subnets":["eedb070d-6981-488e-8161-c3b5dd569372"],"description":"","tags":[],"updated_at":"2018-08-10T00:45:52Z","qos_policy_id":null,"name":"vyos_vrouter-net_2d53ac94-4997-4b89-accf-2753bd93cacd","admin_state_up":true,"tenant_id":"f0f45196615f4c65ae76527567b96ea8","created_at":"2018-08-10T00:45:51Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T22:20:41Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","mtu":1500}]} 2018-08-10 00:47:32,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-2fa4d25f-5141-4250-9da0-6ec0197adeda 2018-08-10 00:47:32,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.660839080811s 2018-08-10 00:47:32,769 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-2fa4d25f-5141-4250-9da0-6ec0197adeda 2018-08-10 00:47:32,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-10 00:47:32,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:47:33,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json X-Openstack-Request-Id: req-8593e0ad-5df8-4888-8cdc-aa490ed5e1bc Date: Fri, 10 Aug 2018 00:47:33 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-10T00:47:27Z", "file": "/v2/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8/file", "owner": "f0f45196615f4c65ae76527567b96ea8", "id": "9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "size": 4373348352, "self": "/v2/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_2d53ac94-4997-4b89-accf-2753bd93cacd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_2d53ac94-4997-4b89-accf-2753bd93cacd", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-10T00:46:27Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-10 00:47:33,089 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-8593e0ad-5df8-4888-8cdc-aa490ed5e1bc 2018-08-10 00:47:33,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.31572508812s 2018-08-10 00:47:33,089 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-8593e0ad-5df8-4888-8cdc-aa490ed5e1bc 2018-08-10 00:47:33,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-10 00:47:33,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:47:33,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:47: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-0f798074-07ed-4146-8163-6e7b7faa8bee x-compute-request-id: req-0f798074-07ed-4146-8163-6e7b7faa8bee Content-Encoding: gzip Content-Length: 404 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_2d53ac94-4997-4b89-accf-2753bd93cacd", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/326a7570-f82d-4132-b760-0e7c5ab97535", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/326a7570-f82d-4132-b760-0e7c5ab97535", "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": "326a7570-f82d-4132-b760-0e7c5ab97535"}, {"name": "heat_ims-flavor_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "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": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8"}]} 2018-08-10 00:47:33,117 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-0f798074-07ed-4146-8163-6e7b7faa8bee 2018-08-10 00:47:33,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0265600681305s 2018-08-10 00:47:33,118 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-0f798074-07ed-4146-8163-6e7b7faa8bee 2018-08-10 00:47:33,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-10 00:47:33,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}d9608aefef89a124b98d88bb7fb32448dde7087b" -d '{"server": {"name": "vyos_vrouter-vm_2d53ac94-4997-4b89-accf-2753bd93cacd", "imageRef": "9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "key_name": "vyos_vrouter-kp_2d53ac94-4997-4b89-accf-2753bd93cacd", "flavorRef": "326a7570-f82d-4132-b760-0e7c5ab97535", "max_count": 1, "min_count": 1, "networks": [{"uuid": "24587960-592b-433e-9f2f-c9d86f5b2f32"}], "security_groups": [{"name": "5a765186-3422-415b-937d-4ff0d23ff2bc"}]}}' 2018-08-10 00:47:38,287 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 10 Aug 2018 00:47: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-e119c855-f4cf-47c4-a61f-d5b92e750853 x-compute-request-id: req-e119c855-f4cf-47c4-a61f-d5b92e750853 Content-Length: 403 location: http://172.30.9.32:8774/v2.1/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "5a765186-3422-415b-937d-4ff0d23ff2bc"}], "OS-DCF:diskConfig": "MANUAL", "id": "f83cf58f-482a-4e62-95a6-d9fc7fa03557", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "bookmark"}], "adminPass": "ktbJELk4VgLR"}} 2018-08-10 00:47:38,287 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers used request id req-e119c855-f4cf-47c4-a61f-d5b92e750853 2018-08-10 00:47:38,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.16726398468s 2018-08-10 00:47:38,288 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers used request id req-e119c855-f4cf-47c4-a61f-d5b92e750853 2018-08-10 00:47:38,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:47:38,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:47:38,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:47: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-16534e9e-9f9d-419d-a47e-36d4e5571f15 x-compute-request-id: req-16534e9e-9f9d-419d-a47e-36d4e5571f15 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.32:8774/v2.1/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "bookmark"}], "image": {"id": "9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "links": [{"href": "http://172.30.9.32:8774/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326a7570-f82d-4132-b760-0e7c5ab97535", "links": [{"href": "http://172.30.9.32:8774/flavors/326a7570-f82d-4132-b760-0e7c5ab97535", "rel": "bookmark"}]}, "id": "f83cf58f-482a-4e62-95a6-d9fc7fa03557", "user_id": "93c68346643b42bdba284c717dfe5af2", "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-10T00:47:38Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2d53ac94-4997-4b89-accf-2753bd93cacd", "name": "vyos_vrouter-vm_2d53ac94-4997-4b89-accf-2753bd93cacd", "created": "2018-08-10T00:47:38Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:47:38,654 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-16534e9e-9f9d-419d-a47e-36d4e5571f15 2018-08-10 00:47:38,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.365850925446s 2018-08-10 00:47:38,655 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-16534e9e-9f9d-419d-a47e-36d4e5571f15 2018-08-10 00:47:38,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-10 00:47:38,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:47:38,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-46af8dd1-6ad9-47eb-8873-74969eec80ff Date: Fri, 10 Aug 2018 00:47:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"24587960-592b-433e-9f2f-c9d86f5b2f32","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f0f45196615f4c65ae76527567b96ea8","l2_adjacency":true,"status":"ACTIVE","subnets":["eedb070d-6981-488e-8161-c3b5dd569372"],"description":"","tags":[],"updated_at":"2018-08-10T00:45:52Z","qos_policy_id":null,"name":"vyos_vrouter-net_2d53ac94-4997-4b89-accf-2753bd93cacd","admin_state_up":true,"tenant_id":"f0f45196615f4c65ae76527567b96ea8","created_at":"2018-08-10T00:45:51Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T22:20:41Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","mtu":1500}]} 2018-08-10 00:47:38,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-46af8dd1-6ad9-47eb-8873-74969eec80ff 2018-08-10 00:47:38,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.301554918289s 2018-08-10 00:47:38,964 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-46af8dd1-6ad9-47eb-8873-74969eec80ff 2018-08-10 00:47:38,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-10 00:47:38,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:47:39,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-7261fea6-178d-477d-b90f-ea5511665686 Date: Fri, 10 Aug 2018 00:47:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"24587960-592b-433e-9f2f-c9d86f5b2f32","tenant_id":"f0f45196615f4c65ae76527567b96ea8","created_at":"2018-08-10T00:45:52Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-10T00:45:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"f0f45196615f4c65ae76527567b96ea8","id":"eedb070d-6981-488e-8161-c3b5dd569372","subnetpool_id":null,"name":"vyos_vrouter-subnet_2d53ac94-4997-4b89-accf-2753bd93cacd"}]} 2018-08-10 00:47:39,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-7261fea6-178d-477d-b90f-ea5511665686 2018-08-10 00:47:39,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0463709831238s 2018-08-10 00:47:39,011 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-7261fea6-178d-477d-b90f-ea5511665686 2018-08-10 00:47:39,012 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-10 00:47:41,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:47:41,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:47:41,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:47:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-83cc38f0-2997-46ad-a983-5661da4cfdda x-compute-request-id: req-83cc38f0-2997-46ad-a983-5661da4cfdda Content-Encoding: gzip Content-Length: 644 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "bookmark"}], "image": {"id": "9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "links": [{"href": "http://172.30.9.32:8774/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326a7570-f82d-4132-b760-0e7c5ab97535", "links": [{"href": "http://172.30.9.32:8774/flavors/326a7570-f82d-4132-b760-0e7c5ab97535", "rel": "bookmark"}]}, "id": "f83cf58f-482a-4e62-95a6-d9fc7fa03557", "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-10T00:47:40Z", "hostId": "72f28e7bd2ed1e586a93a210d1ed29b5d46753ed2878b820ce793f30", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2d53ac94-4997-4b89-accf-2753bd93cacd", "name": "vyos_vrouter-vm_2d53ac94-4997-4b89-accf-2753bd93cacd", "created": "2018-08-10T00:47:38Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:47:41,606 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-83cc38f0-2997-46ad-a983-5661da4cfdda 2018-08-10 00:47:41,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.591791152954s 2018-08-10 00:47:41,607 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-83cc38f0-2997-46ad-a983-5661da4cfdda 2018-08-10 00:47:41,611 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-10 00:47:43,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:47:43,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:47:44,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:47: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-6e240d92-c2da-4e4b-be76-4d011b758c0e x-compute-request-id: req-6e240d92-c2da-4e4b-be76-4d011b758c0e 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.32:8774/v2.1/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "bookmark"}], "image": {"id": "9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "links": [{"href": "http://172.30.9.32:8774/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326a7570-f82d-4132-b760-0e7c5ab97535", "links": [{"href": "http://172.30.9.32:8774/flavors/326a7570-f82d-4132-b760-0e7c5ab97535", "rel": "bookmark"}]}, "id": "f83cf58f-482a-4e62-95a6-d9fc7fa03557", "security_groups": [{"name": "vyos_vrouter-sg_2d53ac94-4997-4b89-accf-2753bd93cacd"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-10T00:47:42Z", "hostId": "72f28e7bd2ed1e586a93a210d1ed29b5d46753ed2878b820ce793f30", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2d53ac94-4997-4b89-accf-2753bd93cacd", "name": "vyos_vrouter-vm_2d53ac94-4997-4b89-accf-2753bd93cacd", "created": "2018-08-10T00:47:38Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:47:44,521 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-6e240d92-c2da-4e4b-be76-4d011b758c0e 2018-08-10 00:47:44,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.907337903976s 2018-08-10 00:47:44,522 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-6e240d92-c2da-4e4b-be76-4d011b758c0e 2018-08-10 00:47:44,526 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-10 00:47:46,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:47:46,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:47:47,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:47:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3d389a6c-87f4-4bcb-9bfa-e5d1240fdc05 x-compute-request-id: req-3d389a6c-87f4-4bcb-9bfa-e5d1240fdc05 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.32:8774/v2.1/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "bookmark"}], "image": {"id": "9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "links": [{"href": "http://172.30.9.32:8774/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326a7570-f82d-4132-b760-0e7c5ab97535", "links": [{"href": "http://172.30.9.32:8774/flavors/326a7570-f82d-4132-b760-0e7c5ab97535", "rel": "bookmark"}]}, "id": "f83cf58f-482a-4e62-95a6-d9fc7fa03557", "security_groups": [{"name": "vyos_vrouter-sg_2d53ac94-4997-4b89-accf-2753bd93cacd"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-10T00:47:42Z", "hostId": "72f28e7bd2ed1e586a93a210d1ed29b5d46753ed2878b820ce793f30", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2d53ac94-4997-4b89-accf-2753bd93cacd", "name": "vyos_vrouter-vm_2d53ac94-4997-4b89-accf-2753bd93cacd", "created": "2018-08-10T00:47:38Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:47:47,572 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-3d389a6c-87f4-4bcb-9bfa-e5d1240fdc05 2018-08-10 00:47:47,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.04379987717s 2018-08-10 00:47:47,573 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-3d389a6c-87f4-4bcb-9bfa-e5d1240fdc05 2018-08-10 00:47:47,577 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-10 00:47:49,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:47:49,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:47:49,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:47: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-368c2fea-ec73-45e8-b1e7-5e2f94667053 x-compute-request-id: req-368c2fea-ec73-45e8-b1e7-5e2f94667053 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.32:8774/v2.1/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "bookmark"}], "image": {"id": "9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "links": [{"href": "http://172.30.9.32:8774/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326a7570-f82d-4132-b760-0e7c5ab97535", "links": [{"href": "http://172.30.9.32:8774/flavors/326a7570-f82d-4132-b760-0e7c5ab97535", "rel": "bookmark"}]}, "id": "f83cf58f-482a-4e62-95a6-d9fc7fa03557", "security_groups": [{"name": "vyos_vrouter-sg_2d53ac94-4997-4b89-accf-2753bd93cacd"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-10T00:47:42Z", "hostId": "72f28e7bd2ed1e586a93a210d1ed29b5d46753ed2878b820ce793f30", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2d53ac94-4997-4b89-accf-2753bd93cacd", "name": "vyos_vrouter-vm_2d53ac94-4997-4b89-accf-2753bd93cacd", "created": "2018-08-10T00:47:38Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:47:49,975 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-368c2fea-ec73-45e8-b1e7-5e2f94667053 2018-08-10 00:47:49,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.395503044128s 2018-08-10 00:47:49,975 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-368c2fea-ec73-45e8-b1e7-5e2f94667053 2018-08-10 00:47:49,979 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-10 00:47:51,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:47:51,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:47:53,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:47:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-501aded3-9b79-4ac8-8cdf-5b3010686a1e x-compute-request-id: req-501aded3-9b79-4ac8-8cdf-5b3010686a1e 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.32:8774/v2.1/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "bookmark"}], "image": {"id": "9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "links": [{"href": "http://172.30.9.32:8774/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326a7570-f82d-4132-b760-0e7c5ab97535", "links": [{"href": "http://172.30.9.32:8774/flavors/326a7570-f82d-4132-b760-0e7c5ab97535", "rel": "bookmark"}]}, "id": "f83cf58f-482a-4e62-95a6-d9fc7fa03557", "security_groups": [{"name": "vyos_vrouter-sg_2d53ac94-4997-4b89-accf-2753bd93cacd"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-10T00:47:42Z", "hostId": "72f28e7bd2ed1e586a93a210d1ed29b5d46753ed2878b820ce793f30", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2d53ac94-4997-4b89-accf-2753bd93cacd", "name": "vyos_vrouter-vm_2d53ac94-4997-4b89-accf-2753bd93cacd", "created": "2018-08-10T00:47:38Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:47:53,298 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-501aded3-9b79-4ac8-8cdf-5b3010686a1e 2018-08-10 00:47:53,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.31617093086s 2018-08-10 00:47:53,298 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-501aded3-9b79-4ac8-8cdf-5b3010686a1e 2018-08-10 00:47:53,302 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-10 00:47:55,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:47:55,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:47:56,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:47: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-be26d64c-73e7-4de1-b466-1eff1a44cf6b x-compute-request-id: req-be26d64c-73e7-4de1-b466-1eff1a44cf6b 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.32:8774/v2.1/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "bookmark"}], "image": {"id": "9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "links": [{"href": "http://172.30.9.32:8774/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326a7570-f82d-4132-b760-0e7c5ab97535", "links": [{"href": "http://172.30.9.32:8774/flavors/326a7570-f82d-4132-b760-0e7c5ab97535", "rel": "bookmark"}]}, "id": "f83cf58f-482a-4e62-95a6-d9fc7fa03557", "security_groups": [{"name": "vyos_vrouter-sg_2d53ac94-4997-4b89-accf-2753bd93cacd"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-10T00:47:42Z", "hostId": "72f28e7bd2ed1e586a93a210d1ed29b5d46753ed2878b820ce793f30", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2d53ac94-4997-4b89-accf-2753bd93cacd", "name": "vyos_vrouter-vm_2d53ac94-4997-4b89-accf-2753bd93cacd", "created": "2018-08-10T00:47:38Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:47:56,156 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-be26d64c-73e7-4de1-b466-1eff1a44cf6b 2018-08-10 00:47:56,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.851501941681s 2018-08-10 00:47:56,157 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-be26d64c-73e7-4de1-b466-1eff1a44cf6b 2018-08-10 00:47:56,161 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-10 00:47:58,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:47:58,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:47:58,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:47:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-51a3330a-0972-4494-a437-4e649c16949a x-compute-request-id: req-51a3330a-0972-4494-a437-4e649c16949a 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.32:8774/v2.1/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "bookmark"}], "image": {"id": "9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "links": [{"href": "http://172.30.9.32:8774/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326a7570-f82d-4132-b760-0e7c5ab97535", "links": [{"href": "http://172.30.9.32:8774/flavors/326a7570-f82d-4132-b760-0e7c5ab97535", "rel": "bookmark"}]}, "id": "f83cf58f-482a-4e62-95a6-d9fc7fa03557", "security_groups": [{"name": "vyos_vrouter-sg_2d53ac94-4997-4b89-accf-2753bd93cacd"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-10T00:47:42Z", "hostId": "72f28e7bd2ed1e586a93a210d1ed29b5d46753ed2878b820ce793f30", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2d53ac94-4997-4b89-accf-2753bd93cacd", "name": "vyos_vrouter-vm_2d53ac94-4997-4b89-accf-2753bd93cacd", "created": "2018-08-10T00:47:38Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:47:58,969 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-51a3330a-0972-4494-a437-4e649c16949a 2018-08-10 00:47:58,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.80507183075s 2018-08-10 00:47:58,969 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-51a3330a-0972-4494-a437-4e649c16949a 2018-08-10 00:47:58,973 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-10 00:48:00,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:48:00,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:48:01,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:48: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-17022263-d62b-4009-8f95-9de2d84bee19 x-compute-request-id: req-17022263-d62b-4009-8f95-9de2d84bee19 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.32:8774/v2.1/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "bookmark"}], "image": {"id": "9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "links": [{"href": "http://172.30.9.32:8774/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326a7570-f82d-4132-b760-0e7c5ab97535", "links": [{"href": "http://172.30.9.32:8774/flavors/326a7570-f82d-4132-b760-0e7c5ab97535", "rel": "bookmark"}]}, "id": "f83cf58f-482a-4e62-95a6-d9fc7fa03557", "security_groups": [{"name": "vyos_vrouter-sg_2d53ac94-4997-4b89-accf-2753bd93cacd"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-10T00:47:42Z", "hostId": "72f28e7bd2ed1e586a93a210d1ed29b5d46753ed2878b820ce793f30", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2d53ac94-4997-4b89-accf-2753bd93cacd", "name": "vyos_vrouter-vm_2d53ac94-4997-4b89-accf-2753bd93cacd", "created": "2018-08-10T00:47:38Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:48:01,607 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-17022263-d62b-4009-8f95-9de2d84bee19 2018-08-10 00:48:01,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.631726026535s 2018-08-10 00:48:01,608 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-17022263-d62b-4009-8f95-9de2d84bee19 2018-08-10 00:48:01,611 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-10 00:48:03,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:48:03,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:48:04,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:48:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d35c6a97-fcd0-4fa8-82a7-fe7315ce972c x-compute-request-id: req-d35c6a97-fcd0-4fa8-82a7-fe7315ce972c 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.32:8774/v2.1/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "bookmark"}], "image": {"id": "9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "links": [{"href": "http://172.30.9.32:8774/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326a7570-f82d-4132-b760-0e7c5ab97535", "links": [{"href": "http://172.30.9.32:8774/flavors/326a7570-f82d-4132-b760-0e7c5ab97535", "rel": "bookmark"}]}, "id": "f83cf58f-482a-4e62-95a6-d9fc7fa03557", "security_groups": [{"name": "vyos_vrouter-sg_2d53ac94-4997-4b89-accf-2753bd93cacd"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-10T00:47:42Z", "hostId": "72f28e7bd2ed1e586a93a210d1ed29b5d46753ed2878b820ce793f30", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2d53ac94-4997-4b89-accf-2753bd93cacd", "name": "vyos_vrouter-vm_2d53ac94-4997-4b89-accf-2753bd93cacd", "created": "2018-08-10T00:47:38Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:48:04,307 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-d35c6a97-fcd0-4fa8-82a7-fe7315ce972c 2018-08-10 00:48:04,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.693827152252s 2018-08-10 00:48:04,308 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-d35c6a97-fcd0-4fa8-82a7-fe7315ce972c 2018-08-10 00:48:04,312 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-10 00:48:06,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:48:06,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:48:06,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:48: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-ae05744b-c2f7-4d1f-a460-a06b976dbb31 x-compute-request-id: req-ae05744b-c2f7-4d1f-a460-a06b976dbb31 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.32:8774/v2.1/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "bookmark"}], "image": {"id": "9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "links": [{"href": "http://172.30.9.32:8774/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326a7570-f82d-4132-b760-0e7c5ab97535", "links": [{"href": "http://172.30.9.32:8774/flavors/326a7570-f82d-4132-b760-0e7c5ab97535", "rel": "bookmark"}]}, "id": "f83cf58f-482a-4e62-95a6-d9fc7fa03557", "security_groups": [{"name": "vyos_vrouter-sg_2d53ac94-4997-4b89-accf-2753bd93cacd"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-10T00:47:42Z", "hostId": "72f28e7bd2ed1e586a93a210d1ed29b5d46753ed2878b820ce793f30", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2d53ac94-4997-4b89-accf-2753bd93cacd", "name": "vyos_vrouter-vm_2d53ac94-4997-4b89-accf-2753bd93cacd", "created": "2018-08-10T00:47:38Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:48:06,922 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-ae05744b-c2f7-4d1f-a460-a06b976dbb31 2018-08-10 00:48:06,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.607558965683s 2018-08-10 00:48:06,922 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-ae05744b-c2f7-4d1f-a460-a06b976dbb31 2018-08-10 00:48:06,926 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-10 00:48:08,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:48:08,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:48:09,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:48: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-38b15e64-8826-4fa0-ad82-df717a685699 x-compute-request-id: req-38b15e64-8826-4fa0-ad82-df717a685699 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.32:8774/v2.1/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "bookmark"}], "image": {"id": "9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "links": [{"href": "http://172.30.9.32:8774/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326a7570-f82d-4132-b760-0e7c5ab97535", "links": [{"href": "http://172.30.9.32:8774/flavors/326a7570-f82d-4132-b760-0e7c5ab97535", "rel": "bookmark"}]}, "id": "f83cf58f-482a-4e62-95a6-d9fc7fa03557", "security_groups": [{"name": "vyos_vrouter-sg_2d53ac94-4997-4b89-accf-2753bd93cacd"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-10T00:47:42Z", "hostId": "72f28e7bd2ed1e586a93a210d1ed29b5d46753ed2878b820ce793f30", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2d53ac94-4997-4b89-accf-2753bd93cacd", "name": "vyos_vrouter-vm_2d53ac94-4997-4b89-accf-2753bd93cacd", "created": "2018-08-10T00:47:38Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:48:09,805 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-38b15e64-8826-4fa0-ad82-df717a685699 2018-08-10 00:48:09,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.876553058624s 2018-08-10 00:48:09,806 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-38b15e64-8826-4fa0-ad82-df717a685699 2018-08-10 00:48:09,809 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-10 00:48:11,812 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:48:11,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:48:12,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:48: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-39d440d4-fe1a-44c1-9900-f0d19ba1175f x-compute-request-id: req-39d440d4-fe1a-44c1-9900-f0d19ba1175f 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.32:8774/v2.1/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "bookmark"}], "image": {"id": "9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "links": [{"href": "http://172.30.9.32:8774/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326a7570-f82d-4132-b760-0e7c5ab97535", "links": [{"href": "http://172.30.9.32:8774/flavors/326a7570-f82d-4132-b760-0e7c5ab97535", "rel": "bookmark"}]}, "id": "f83cf58f-482a-4e62-95a6-d9fc7fa03557", "security_groups": [{"name": "vyos_vrouter-sg_2d53ac94-4997-4b89-accf-2753bd93cacd"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-10T00:47:42Z", "hostId": "72f28e7bd2ed1e586a93a210d1ed29b5d46753ed2878b820ce793f30", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2d53ac94-4997-4b89-accf-2753bd93cacd", "name": "vyos_vrouter-vm_2d53ac94-4997-4b89-accf-2753bd93cacd", "created": "2018-08-10T00:47:38Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:48:12,668 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-39d440d4-fe1a-44c1-9900-f0d19ba1175f 2018-08-10 00:48:12,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.855736970901s 2018-08-10 00:48:12,668 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-39d440d4-fe1a-44c1-9900-f0d19ba1175f 2018-08-10 00:48:12,672 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-10 00:48:14,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:48:14,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:48:15,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:48:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bfa86465-fd32-4a0d-a72a-9cfb11fbbc4a x-compute-request-id: req-bfa86465-fd32-4a0d-a72a-9cfb11fbbc4a 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.32:8774/v2.1/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "bookmark"}], "image": {"id": "9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "links": [{"href": "http://172.30.9.32:8774/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326a7570-f82d-4132-b760-0e7c5ab97535", "links": [{"href": "http://172.30.9.32:8774/flavors/326a7570-f82d-4132-b760-0e7c5ab97535", "rel": "bookmark"}]}, "id": "f83cf58f-482a-4e62-95a6-d9fc7fa03557", "security_groups": [{"name": "vyos_vrouter-sg_2d53ac94-4997-4b89-accf-2753bd93cacd"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-10T00:47:42Z", "hostId": "72f28e7bd2ed1e586a93a210d1ed29b5d46753ed2878b820ce793f30", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2d53ac94-4997-4b89-accf-2753bd93cacd", "name": "vyos_vrouter-vm_2d53ac94-4997-4b89-accf-2753bd93cacd", "created": "2018-08-10T00:47:38Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:48:15,398 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-bfa86465-fd32-4a0d-a72a-9cfb11fbbc4a 2018-08-10 00:48:15,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.722995042801s 2018-08-10 00:48:15,399 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-bfa86465-fd32-4a0d-a72a-9cfb11fbbc4a 2018-08-10 00:48:15,403 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-10 00:48:17,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:48:17,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:48:18,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:48:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-47c1ca5c-dc92-4dd8-a589-157e12e21d5c x-compute-request-id: req-47c1ca5c-dc92-4dd8-a589-157e12e21d5c 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.32:8774/v2.1/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "bookmark"}], "image": {"id": "9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "links": [{"href": "http://172.30.9.32:8774/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326a7570-f82d-4132-b760-0e7c5ab97535", "links": [{"href": "http://172.30.9.32:8774/flavors/326a7570-f82d-4132-b760-0e7c5ab97535", "rel": "bookmark"}]}, "id": "f83cf58f-482a-4e62-95a6-d9fc7fa03557", "security_groups": [{"name": "vyos_vrouter-sg_2d53ac94-4997-4b89-accf-2753bd93cacd"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-10T00:47:42Z", "hostId": "72f28e7bd2ed1e586a93a210d1ed29b5d46753ed2878b820ce793f30", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2d53ac94-4997-4b89-accf-2753bd93cacd", "name": "vyos_vrouter-vm_2d53ac94-4997-4b89-accf-2753bd93cacd", "created": "2018-08-10T00:47:38Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:48:18,307 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-47c1ca5c-dc92-4dd8-a589-157e12e21d5c 2018-08-10 00:48:18,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.90194106102s 2018-08-10 00:48:18,308 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-47c1ca5c-dc92-4dd8-a589-157e12e21d5c 2018-08-10 00:48:18,311 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-10 00:48:20,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:48:20,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:48:21,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:48:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b66b567e-4890-4761-b83b-ff3a9806b257 x-compute-request-id: req-b66b567e-4890-4761-b83b-ff3a9806b257 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.32:8774/v2.1/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "bookmark"}], "image": {"id": "9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "links": [{"href": "http://172.30.9.32:8774/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326a7570-f82d-4132-b760-0e7c5ab97535", "links": [{"href": "http://172.30.9.32:8774/flavors/326a7570-f82d-4132-b760-0e7c5ab97535", "rel": "bookmark"}]}, "id": "f83cf58f-482a-4e62-95a6-d9fc7fa03557", "security_groups": [{"name": "vyos_vrouter-sg_2d53ac94-4997-4b89-accf-2753bd93cacd"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-10T00:47:42Z", "hostId": "72f28e7bd2ed1e586a93a210d1ed29b5d46753ed2878b820ce793f30", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2d53ac94-4997-4b89-accf-2753bd93cacd", "name": "vyos_vrouter-vm_2d53ac94-4997-4b89-accf-2753bd93cacd", "created": "2018-08-10T00:47:38Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:48:21,291 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-b66b567e-4890-4761-b83b-ff3a9806b257 2018-08-10 00:48:21,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.976900100708s 2018-08-10 00:48:21,291 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-b66b567e-4890-4761-b83b-ff3a9806b257 2018-08-10 00:48:21,295 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-10 00:48:23,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:48:23,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:48:24,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:48:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-66c48ba3-6056-4035-9974-bfa5226bb986 x-compute-request-id: req-66c48ba3-6056-4035-9974-bfa5226bb986 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.32:8774/v2.1/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "bookmark"}], "image": {"id": "9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "links": [{"href": "http://172.30.9.32:8774/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326a7570-f82d-4132-b760-0e7c5ab97535", "links": [{"href": "http://172.30.9.32:8774/flavors/326a7570-f82d-4132-b760-0e7c5ab97535", "rel": "bookmark"}]}, "id": "f83cf58f-482a-4e62-95a6-d9fc7fa03557", "security_groups": [{"name": "vyos_vrouter-sg_2d53ac94-4997-4b89-accf-2753bd93cacd"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-10T00:47:42Z", "hostId": "72f28e7bd2ed1e586a93a210d1ed29b5d46753ed2878b820ce793f30", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2d53ac94-4997-4b89-accf-2753bd93cacd", "name": "vyos_vrouter-vm_2d53ac94-4997-4b89-accf-2753bd93cacd", "created": "2018-08-10T00:47:38Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:48:24,358 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-66c48ba3-6056-4035-9974-bfa5226bb986 2018-08-10 00:48:24,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.06052398682s 2018-08-10 00:48:24,359 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-66c48ba3-6056-4035-9974-bfa5226bb986 2018-08-10 00:48:24,362 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-10 00:48:26,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:48:26,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:48:27,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:48: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-8a59d898-2893-4ff9-8931-95ed4125cb71 x-compute-request-id: req-8a59d898-2893-4ff9-8931-95ed4125cb71 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.32:8774/v2.1/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "bookmark"}], "image": {"id": "9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "links": [{"href": "http://172.30.9.32:8774/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326a7570-f82d-4132-b760-0e7c5ab97535", "links": [{"href": "http://172.30.9.32:8774/flavors/326a7570-f82d-4132-b760-0e7c5ab97535", "rel": "bookmark"}]}, "id": "f83cf58f-482a-4e62-95a6-d9fc7fa03557", "security_groups": [{"name": "vyos_vrouter-sg_2d53ac94-4997-4b89-accf-2753bd93cacd"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-10T00:47:42Z", "hostId": "72f28e7bd2ed1e586a93a210d1ed29b5d46753ed2878b820ce793f30", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2d53ac94-4997-4b89-accf-2753bd93cacd", "name": "vyos_vrouter-vm_2d53ac94-4997-4b89-accf-2753bd93cacd", "created": "2018-08-10T00:47:38Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:48:27,074 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-8a59d898-2893-4ff9-8931-95ed4125cb71 2018-08-10 00:48:27,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.709295988083s 2018-08-10 00:48:27,075 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-8a59d898-2893-4ff9-8931-95ed4125cb71 2018-08-10 00:48:27,079 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-10 00:48:29,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:48:29,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:48:29,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:48: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-7cf24c67-c1ba-464b-a604-f07705f4a1af x-compute-request-id: req-7cf24c67-c1ba-464b-a604-f07705f4a1af 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.32:8774/v2.1/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "bookmark"}], "image": {"id": "9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "links": [{"href": "http://172.30.9.32:8774/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326a7570-f82d-4132-b760-0e7c5ab97535", "links": [{"href": "http://172.30.9.32:8774/flavors/326a7570-f82d-4132-b760-0e7c5ab97535", "rel": "bookmark"}]}, "id": "f83cf58f-482a-4e62-95a6-d9fc7fa03557", "security_groups": [{"name": "vyos_vrouter-sg_2d53ac94-4997-4b89-accf-2753bd93cacd"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-10T00:47:42Z", "hostId": "72f28e7bd2ed1e586a93a210d1ed29b5d46753ed2878b820ce793f30", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2d53ac94-4997-4b89-accf-2753bd93cacd", "name": "vyos_vrouter-vm_2d53ac94-4997-4b89-accf-2753bd93cacd", "created": "2018-08-10T00:47:38Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:48:29,730 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-7cf24c67-c1ba-464b-a604-f07705f4a1af 2018-08-10 00:48:29,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.64849114418s 2018-08-10 00:48:29,730 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-7cf24c67-c1ba-464b-a604-f07705f4a1af 2018-08-10 00:48:29,734 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-10 00:48:31,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:48:31,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:48:32,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:48: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-12317c34-3759-40a2-ad29-d6e4c58ba3c4 x-compute-request-id: req-12317c34-3759-40a2-ad29-d6e4c58ba3c4 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.32:8774/v2.1/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "bookmark"}], "image": {"id": "9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "links": [{"href": "http://172.30.9.32:8774/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326a7570-f82d-4132-b760-0e7c5ab97535", "links": [{"href": "http://172.30.9.32:8774/flavors/326a7570-f82d-4132-b760-0e7c5ab97535", "rel": "bookmark"}]}, "id": "f83cf58f-482a-4e62-95a6-d9fc7fa03557", "security_groups": [{"name": "vyos_vrouter-sg_2d53ac94-4997-4b89-accf-2753bd93cacd"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-10T00:47:42Z", "hostId": "72f28e7bd2ed1e586a93a210d1ed29b5d46753ed2878b820ce793f30", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2d53ac94-4997-4b89-accf-2753bd93cacd", "name": "vyos_vrouter-vm_2d53ac94-4997-4b89-accf-2753bd93cacd", "created": "2018-08-10T00:47:38Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:48:32,475 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-12317c34-3759-40a2-ad29-d6e4c58ba3c4 2018-08-10 00:48:32,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.73894405365s 2018-08-10 00:48:32,476 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-12317c34-3759-40a2-ad29-d6e4c58ba3c4 2018-08-10 00:48:32,480 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-10 00:48:34,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:48:34,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:48:35,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:48: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-718f2741-8dfa-4a04-945a-f4a873216d9c x-compute-request-id: req-718f2741-8dfa-4a04-945a-f4a873216d9c 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.32:8774/v2.1/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "bookmark"}], "image": {"id": "9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "links": [{"href": "http://172.30.9.32:8774/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326a7570-f82d-4132-b760-0e7c5ab97535", "links": [{"href": "http://172.30.9.32:8774/flavors/326a7570-f82d-4132-b760-0e7c5ab97535", "rel": "bookmark"}]}, "id": "f83cf58f-482a-4e62-95a6-d9fc7fa03557", "security_groups": [{"name": "vyos_vrouter-sg_2d53ac94-4997-4b89-accf-2753bd93cacd"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-10T00:47:42Z", "hostId": "72f28e7bd2ed1e586a93a210d1ed29b5d46753ed2878b820ce793f30", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2d53ac94-4997-4b89-accf-2753bd93cacd", "name": "vyos_vrouter-vm_2d53ac94-4997-4b89-accf-2753bd93cacd", "created": "2018-08-10T00:47:38Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:48:35,517 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-718f2741-8dfa-4a04-945a-f4a873216d9c 2018-08-10 00:48:35,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.03447198868s 2018-08-10 00:48:35,518 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-718f2741-8dfa-4a04-945a-f4a873216d9c 2018-08-10 00:48:35,522 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-10 00:48:37,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:48:37,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:48:38,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:48: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-c42454af-7458-459f-a374-0ca7e95cee95 x-compute-request-id: req-c42454af-7458-459f-a374-0ca7e95cee95 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.32:8774/v2.1/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "bookmark"}], "image": {"id": "9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "links": [{"href": "http://172.30.9.32:8774/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326a7570-f82d-4132-b760-0e7c5ab97535", "links": [{"href": "http://172.30.9.32:8774/flavors/326a7570-f82d-4132-b760-0e7c5ab97535", "rel": "bookmark"}]}, "id": "f83cf58f-482a-4e62-95a6-d9fc7fa03557", "security_groups": [{"name": "vyos_vrouter-sg_2d53ac94-4997-4b89-accf-2753bd93cacd"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-10T00:47:42Z", "hostId": "72f28e7bd2ed1e586a93a210d1ed29b5d46753ed2878b820ce793f30", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2d53ac94-4997-4b89-accf-2753bd93cacd", "name": "vyos_vrouter-vm_2d53ac94-4997-4b89-accf-2753bd93cacd", "created": "2018-08-10T00:47:38Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:48:38,138 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-c42454af-7458-459f-a374-0ca7e95cee95 2018-08-10 00:48:38,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.613635778427s 2018-08-10 00:48:38,138 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-c42454af-7458-459f-a374-0ca7e95cee95 2018-08-10 00:48:38,142 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-10 00:48:40,145 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:48:40,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:48:40,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:48:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-890a4ce8-a248-4208-b187-b8bd331107ec x-compute-request-id: req-890a4ce8-a248-4208-b187-b8bd331107ec 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.32:8774/v2.1/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "bookmark"}], "image": {"id": "9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "links": [{"href": "http://172.30.9.32:8774/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326a7570-f82d-4132-b760-0e7c5ab97535", "links": [{"href": "http://172.30.9.32:8774/flavors/326a7570-f82d-4132-b760-0e7c5ab97535", "rel": "bookmark"}]}, "id": "f83cf58f-482a-4e62-95a6-d9fc7fa03557", "security_groups": [{"name": "vyos_vrouter-sg_2d53ac94-4997-4b89-accf-2753bd93cacd"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-10T00:47:42Z", "hostId": "72f28e7bd2ed1e586a93a210d1ed29b5d46753ed2878b820ce793f30", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2d53ac94-4997-4b89-accf-2753bd93cacd", "name": "vyos_vrouter-vm_2d53ac94-4997-4b89-accf-2753bd93cacd", "created": "2018-08-10T00:47:38Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:48:40,775 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-890a4ce8-a248-4208-b187-b8bd331107ec 2018-08-10 00:48:40,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.629929065704s 2018-08-10 00:48:40,775 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-890a4ce8-a248-4208-b187-b8bd331107ec 2018-08-10 00:48:40,779 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-10 00:48:42,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:48:42,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:48:43,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:48:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b9ae7b15-5fb2-4567-ba92-1bcdee3908cc x-compute-request-id: req-b9ae7b15-5fb2-4567-ba92-1bcdee3908cc 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.32:8774/v2.1/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "bookmark"}], "image": {"id": "9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "links": [{"href": "http://172.30.9.32:8774/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326a7570-f82d-4132-b760-0e7c5ab97535", "links": [{"href": "http://172.30.9.32:8774/flavors/326a7570-f82d-4132-b760-0e7c5ab97535", "rel": "bookmark"}]}, "id": "f83cf58f-482a-4e62-95a6-d9fc7fa03557", "security_groups": [{"name": "vyos_vrouter-sg_2d53ac94-4997-4b89-accf-2753bd93cacd"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-10T00:47:42Z", "hostId": "72f28e7bd2ed1e586a93a210d1ed29b5d46753ed2878b820ce793f30", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2d53ac94-4997-4b89-accf-2753bd93cacd", "name": "vyos_vrouter-vm_2d53ac94-4997-4b89-accf-2753bd93cacd", "created": "2018-08-10T00:47:38Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:48:43,616 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-b9ae7b15-5fb2-4567-ba92-1bcdee3908cc 2018-08-10 00:48:43,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.83495593071s 2018-08-10 00:48:43,617 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-b9ae7b15-5fb2-4567-ba92-1bcdee3908cc 2018-08-10 00:48:43,621 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-10 00:48:45,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:48:45,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:48:46,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:48: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-45c62c28-a492-465e-bc13-7362edd2e0aa x-compute-request-id: req-45c62c28-a492-465e-bc13-7362edd2e0aa 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.32:8774/v2.1/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "bookmark"}], "image": {"id": "9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "links": [{"href": "http://172.30.9.32:8774/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326a7570-f82d-4132-b760-0e7c5ab97535", "links": [{"href": "http://172.30.9.32:8774/flavors/326a7570-f82d-4132-b760-0e7c5ab97535", "rel": "bookmark"}]}, "id": "f83cf58f-482a-4e62-95a6-d9fc7fa03557", "security_groups": [{"name": "vyos_vrouter-sg_2d53ac94-4997-4b89-accf-2753bd93cacd"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-10T00:47:42Z", "hostId": "72f28e7bd2ed1e586a93a210d1ed29b5d46753ed2878b820ce793f30", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2d53ac94-4997-4b89-accf-2753bd93cacd", "name": "vyos_vrouter-vm_2d53ac94-4997-4b89-accf-2753bd93cacd", "created": "2018-08-10T00:47:38Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:48:46,354 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-45c62c28-a492-465e-bc13-7362edd2e0aa 2018-08-10 00:48:46,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.730931043625s 2018-08-10 00:48:46,355 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-45c62c28-a492-465e-bc13-7362edd2e0aa 2018-08-10 00:48:46,358 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-10 00:48:48,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:48:48,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:48:49,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:48: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-8aba2c5e-58b1-4e5f-b905-86e47f671722 x-compute-request-id: req-8aba2c5e-58b1-4e5f-b905-86e47f671722 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.32:8774/v2.1/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "bookmark"}], "image": {"id": "9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "links": [{"href": "http://172.30.9.32:8774/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326a7570-f82d-4132-b760-0e7c5ab97535", "links": [{"href": "http://172.30.9.32:8774/flavors/326a7570-f82d-4132-b760-0e7c5ab97535", "rel": "bookmark"}]}, "id": "f83cf58f-482a-4e62-95a6-d9fc7fa03557", "security_groups": [{"name": "vyos_vrouter-sg_2d53ac94-4997-4b89-accf-2753bd93cacd"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-10T00:47:42Z", "hostId": "72f28e7bd2ed1e586a93a210d1ed29b5d46753ed2878b820ce793f30", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2d53ac94-4997-4b89-accf-2753bd93cacd", "name": "vyos_vrouter-vm_2d53ac94-4997-4b89-accf-2753bd93cacd", "created": "2018-08-10T00:47:38Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:48:49,060 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-8aba2c5e-58b1-4e5f-b905-86e47f671722 2018-08-10 00:48:49,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.699316978455s 2018-08-10 00:48:49,061 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-8aba2c5e-58b1-4e5f-b905-86e47f671722 2018-08-10 00:48:49,065 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-10 00:48:51,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:48:51,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:48:51,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:48:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ecc61f37-eb8f-4d6b-a5a9-5bd07c8b87d1 x-compute-request-id: req-ecc61f37-eb8f-4d6b-a5a9-5bd07c8b87d1 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.32:8774/v2.1/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "bookmark"}], "image": {"id": "9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "links": [{"href": "http://172.30.9.32:8774/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326a7570-f82d-4132-b760-0e7c5ab97535", "links": [{"href": "http://172.30.9.32:8774/flavors/326a7570-f82d-4132-b760-0e7c5ab97535", "rel": "bookmark"}]}, "id": "f83cf58f-482a-4e62-95a6-d9fc7fa03557", "security_groups": [{"name": "vyos_vrouter-sg_2d53ac94-4997-4b89-accf-2753bd93cacd"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-10T00:47:42Z", "hostId": "72f28e7bd2ed1e586a93a210d1ed29b5d46753ed2878b820ce793f30", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2d53ac94-4997-4b89-accf-2753bd93cacd", "name": "vyos_vrouter-vm_2d53ac94-4997-4b89-accf-2753bd93cacd", "created": "2018-08-10T00:47:38Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:48:51,732 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-ecc61f37-eb8f-4d6b-a5a9-5bd07c8b87d1 2018-08-10 00:48:51,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.664120912552s 2018-08-10 00:48:51,732 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-ecc61f37-eb8f-4d6b-a5a9-5bd07c8b87d1 2018-08-10 00:48:51,736 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-10 00:48:53,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:48:53,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:48:54,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:48:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0d6df76c-fbf4-4f43-bf46-167a882c61a4 x-compute-request-id: req-0d6df76c-fbf4-4f43-bf46-167a882c61a4 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.32:8774/v2.1/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "bookmark"}], "image": {"id": "9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "links": [{"href": "http://172.30.9.32:8774/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326a7570-f82d-4132-b760-0e7c5ab97535", "links": [{"href": "http://172.30.9.32:8774/flavors/326a7570-f82d-4132-b760-0e7c5ab97535", "rel": "bookmark"}]}, "id": "f83cf58f-482a-4e62-95a6-d9fc7fa03557", "security_groups": [{"name": "vyos_vrouter-sg_2d53ac94-4997-4b89-accf-2753bd93cacd"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-10T00:47:42Z", "hostId": "72f28e7bd2ed1e586a93a210d1ed29b5d46753ed2878b820ce793f30", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2d53ac94-4997-4b89-accf-2753bd93cacd", "name": "vyos_vrouter-vm_2d53ac94-4997-4b89-accf-2753bd93cacd", "created": "2018-08-10T00:47:38Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:48:54,450 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-0d6df76c-fbf4-4f43-bf46-167a882c61a4 2018-08-10 00:48:54,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.711049079895s 2018-08-10 00:48:54,450 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-0d6df76c-fbf4-4f43-bf46-167a882c61a4 2018-08-10 00:48:54,454 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-10 00:48:56,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:48:56,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:48:57,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00: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-7d2ec1fb-5f0c-4efd-b743-da4ada5cc9b5 x-compute-request-id: req-7d2ec1fb-5f0c-4efd-b743-da4ada5cc9b5 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.32:8774/v2.1/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "bookmark"}], "image": {"id": "9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "links": [{"href": "http://172.30.9.32:8774/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326a7570-f82d-4132-b760-0e7c5ab97535", "links": [{"href": "http://172.30.9.32:8774/flavors/326a7570-f82d-4132-b760-0e7c5ab97535", "rel": "bookmark"}]}, "id": "f83cf58f-482a-4e62-95a6-d9fc7fa03557", "security_groups": [{"name": "vyos_vrouter-sg_2d53ac94-4997-4b89-accf-2753bd93cacd"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-10T00:47:42Z", "hostId": "72f28e7bd2ed1e586a93a210d1ed29b5d46753ed2878b820ce793f30", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2d53ac94-4997-4b89-accf-2753bd93cacd", "name": "vyos_vrouter-vm_2d53ac94-4997-4b89-accf-2753bd93cacd", "created": "2018-08-10T00:47:38Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:48:57,309 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-7d2ec1fb-5f0c-4efd-b743-da4ada5cc9b5 2018-08-10 00:48:57,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.852793216705s 2018-08-10 00:48:57,310 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-7d2ec1fb-5f0c-4efd-b743-da4ada5cc9b5 2018-08-10 00:48:57,314 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-10 00:48:59,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:48:59,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:49:00,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00: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,Accept-Encoding x-openstack-request-id: req-4e2204c2-8051-47a7-a4e8-3d1d6360e7ed x-compute-request-id: req-4e2204c2-8051-47a7-a4e8-3d1d6360e7ed 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.32:8774/v2.1/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "bookmark"}], "image": {"id": "9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "links": [{"href": "http://172.30.9.32:8774/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326a7570-f82d-4132-b760-0e7c5ab97535", "links": [{"href": "http://172.30.9.32:8774/flavors/326a7570-f82d-4132-b760-0e7c5ab97535", "rel": "bookmark"}]}, "id": "f83cf58f-482a-4e62-95a6-d9fc7fa03557", "security_groups": [{"name": "vyos_vrouter-sg_2d53ac94-4997-4b89-accf-2753bd93cacd"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-10T00:47:42Z", "hostId": "72f28e7bd2ed1e586a93a210d1ed29b5d46753ed2878b820ce793f30", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2d53ac94-4997-4b89-accf-2753bd93cacd", "name": "vyos_vrouter-vm_2d53ac94-4997-4b89-accf-2753bd93cacd", "created": "2018-08-10T00:47:38Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:49:00,148 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-4e2204c2-8051-47a7-a4e8-3d1d6360e7ed 2018-08-10 00:49:00,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.831790924072s 2018-08-10 00:49:00,148 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-4e2204c2-8051-47a7-a4e8-3d1d6360e7ed 2018-08-10 00:49:00,152 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-10 00:49:02,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:49:02,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:49:02,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:49: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-759471d5-0f56-4c3e-ac5d-8e9e6d423330 x-compute-request-id: req-759471d5-0f56-4c3e-ac5d-8e9e6d423330 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.32:8774/v2.1/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "bookmark"}], "image": {"id": "9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "links": [{"href": "http://172.30.9.32:8774/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326a7570-f82d-4132-b760-0e7c5ab97535", "links": [{"href": "http://172.30.9.32:8774/flavors/326a7570-f82d-4132-b760-0e7c5ab97535", "rel": "bookmark"}]}, "id": "f83cf58f-482a-4e62-95a6-d9fc7fa03557", "security_groups": [{"name": "vyos_vrouter-sg_2d53ac94-4997-4b89-accf-2753bd93cacd"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-10T00:47:42Z", "hostId": "72f28e7bd2ed1e586a93a210d1ed29b5d46753ed2878b820ce793f30", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2d53ac94-4997-4b89-accf-2753bd93cacd", "name": "vyos_vrouter-vm_2d53ac94-4997-4b89-accf-2753bd93cacd", "created": "2018-08-10T00:47:38Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:49:02,882 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-759471d5-0f56-4c3e-ac5d-8e9e6d423330 2018-08-10 00:49:02,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.726738214493s 2018-08-10 00:49:02,882 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-759471d5-0f56-4c3e-ac5d-8e9e6d423330 2018-08-10 00:49:02,886 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-10 00:49:04,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:49:04,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:49:05,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:49: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-58fe6d2c-bbc5-40b0-8ac5-c4ce2a9b3847 x-compute-request-id: req-58fe6d2c-bbc5-40b0-8ac5-c4ce2a9b3847 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.32:8774/v2.1/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "bookmark"}], "image": {"id": "9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "links": [{"href": "http://172.30.9.32:8774/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326a7570-f82d-4132-b760-0e7c5ab97535", "links": [{"href": "http://172.30.9.32:8774/flavors/326a7570-f82d-4132-b760-0e7c5ab97535", "rel": "bookmark"}]}, "id": "f83cf58f-482a-4e62-95a6-d9fc7fa03557", "security_groups": [{"name": "vyos_vrouter-sg_2d53ac94-4997-4b89-accf-2753bd93cacd"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-10T00:47:42Z", "hostId": "72f28e7bd2ed1e586a93a210d1ed29b5d46753ed2878b820ce793f30", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2d53ac94-4997-4b89-accf-2753bd93cacd", "name": "vyos_vrouter-vm_2d53ac94-4997-4b89-accf-2753bd93cacd", "created": "2018-08-10T00:47:38Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:49:05,548 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-58fe6d2c-bbc5-40b0-8ac5-c4ce2a9b3847 2018-08-10 00:49:05,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.65981388092s 2018-08-10 00:49:05,549 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-58fe6d2c-bbc5-40b0-8ac5-c4ce2a9b3847 2018-08-10 00:49:05,552 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-10 00:49:07,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:49:07,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:49:08,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:49:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a6097796-be90-426f-9bcc-6a3db178b9c6 x-compute-request-id: req-a6097796-be90-426f-9bcc-6a3db178b9c6 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.32:8774/v2.1/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "bookmark"}], "image": {"id": "9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "links": [{"href": "http://172.30.9.32:8774/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326a7570-f82d-4132-b760-0e7c5ab97535", "links": [{"href": "http://172.30.9.32:8774/flavors/326a7570-f82d-4132-b760-0e7c5ab97535", "rel": "bookmark"}]}, "id": "f83cf58f-482a-4e62-95a6-d9fc7fa03557", "security_groups": [{"name": "vyos_vrouter-sg_2d53ac94-4997-4b89-accf-2753bd93cacd"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-10T00:47:42Z", "hostId": "72f28e7bd2ed1e586a93a210d1ed29b5d46753ed2878b820ce793f30", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2d53ac94-4997-4b89-accf-2753bd93cacd", "name": "vyos_vrouter-vm_2d53ac94-4997-4b89-accf-2753bd93cacd", "created": "2018-08-10T00:47:38Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:49:08,307 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-a6097796-be90-426f-9bcc-6a3db178b9c6 2018-08-10 00:49:08,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.752022027969s 2018-08-10 00:49:08,308 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-a6097796-be90-426f-9bcc-6a3db178b9c6 2018-08-10 00:49:08,312 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-10 00:49:10,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:49:10,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:49:11,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:49:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ca0e8ea6-cadc-4efa-83f3-fe3ad5739111 x-compute-request-id: req-ca0e8ea6-cadc-4efa-83f3-fe3ad5739111 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.32:8774/v2.1/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "bookmark"}], "image": {"id": "9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "links": [{"href": "http://172.30.9.32:8774/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326a7570-f82d-4132-b760-0e7c5ab97535", "links": [{"href": "http://172.30.9.32:8774/flavors/326a7570-f82d-4132-b760-0e7c5ab97535", "rel": "bookmark"}]}, "id": "f83cf58f-482a-4e62-95a6-d9fc7fa03557", "security_groups": [{"name": "vyos_vrouter-sg_2d53ac94-4997-4b89-accf-2753bd93cacd"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-10T00:47:42Z", "hostId": "72f28e7bd2ed1e586a93a210d1ed29b5d46753ed2878b820ce793f30", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2d53ac94-4997-4b89-accf-2753bd93cacd", "name": "vyos_vrouter-vm_2d53ac94-4997-4b89-accf-2753bd93cacd", "created": "2018-08-10T00:47:38Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:49:11,123 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-ca0e8ea6-cadc-4efa-83f3-fe3ad5739111 2018-08-10 00:49:11,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.808665037155s 2018-08-10 00:49:11,124 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-ca0e8ea6-cadc-4efa-83f3-fe3ad5739111 2018-08-10 00:49:11,128 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-10 00:49:13,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:49:13,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:49:13,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:49: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-0a963466-162a-43e5-9610-b6625c845d7a x-compute-request-id: req-0a963466-162a-43e5-9610-b6625c845d7a 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.32:8774/v2.1/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "bookmark"}], "image": {"id": "9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "links": [{"href": "http://172.30.9.32:8774/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326a7570-f82d-4132-b760-0e7c5ab97535", "links": [{"href": "http://172.30.9.32:8774/flavors/326a7570-f82d-4132-b760-0e7c5ab97535", "rel": "bookmark"}]}, "id": "f83cf58f-482a-4e62-95a6-d9fc7fa03557", "security_groups": [{"name": "vyos_vrouter-sg_2d53ac94-4997-4b89-accf-2753bd93cacd"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-10T00:47:42Z", "hostId": "72f28e7bd2ed1e586a93a210d1ed29b5d46753ed2878b820ce793f30", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2d53ac94-4997-4b89-accf-2753bd93cacd", "name": "vyos_vrouter-vm_2d53ac94-4997-4b89-accf-2753bd93cacd", "created": "2018-08-10T00:47:38Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:49:13,560 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-0a963466-162a-43e5-9610-b6625c845d7a 2018-08-10 00:49:13,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.429589033127s 2018-08-10 00:49:13,560 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-0a963466-162a-43e5-9610-b6625c845d7a 2018-08-10 00:49:13,564 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-10 00:49:15,567 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:49:15,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:49:16,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:49: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-8f899f50-889f-41fe-bba4-2b4332410546 x-compute-request-id: req-8f899f50-889f-41fe-bba4-2b4332410546 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.32:8774/v2.1/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "bookmark"}], "image": {"id": "9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "links": [{"href": "http://172.30.9.32:8774/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326a7570-f82d-4132-b760-0e7c5ab97535", "links": [{"href": "http://172.30.9.32:8774/flavors/326a7570-f82d-4132-b760-0e7c5ab97535", "rel": "bookmark"}]}, "id": "f83cf58f-482a-4e62-95a6-d9fc7fa03557", "security_groups": [{"name": "vyos_vrouter-sg_2d53ac94-4997-4b89-accf-2753bd93cacd"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-10T00:47:42Z", "hostId": "72f28e7bd2ed1e586a93a210d1ed29b5d46753ed2878b820ce793f30", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2d53ac94-4997-4b89-accf-2753bd93cacd", "name": "vyos_vrouter-vm_2d53ac94-4997-4b89-accf-2753bd93cacd", "created": "2018-08-10T00:47:38Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:49:16,228 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-8f899f50-889f-41fe-bba4-2b4332410546 2018-08-10 00:49:16,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.66129899025s 2018-08-10 00:49:16,229 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-8f899f50-889f-41fe-bba4-2b4332410546 2018-08-10 00:49:16,233 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-10 00:49:18,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:49:18,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:49:19,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:49: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-62d6d099-77bd-40ea-955a-f5b5fdfd7ec0 x-compute-request-id: req-62d6d099-77bd-40ea-955a-f5b5fdfd7ec0 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.32:8774/v2.1/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "bookmark"}], "image": {"id": "9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "links": [{"href": "http://172.30.9.32:8774/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326a7570-f82d-4132-b760-0e7c5ab97535", "links": [{"href": "http://172.30.9.32:8774/flavors/326a7570-f82d-4132-b760-0e7c5ab97535", "rel": "bookmark"}]}, "id": "f83cf58f-482a-4e62-95a6-d9fc7fa03557", "security_groups": [{"name": "vyos_vrouter-sg_2d53ac94-4997-4b89-accf-2753bd93cacd"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-10T00:47:42Z", "hostId": "72f28e7bd2ed1e586a93a210d1ed29b5d46753ed2878b820ce793f30", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2d53ac94-4997-4b89-accf-2753bd93cacd", "name": "vyos_vrouter-vm_2d53ac94-4997-4b89-accf-2753bd93cacd", "created": "2018-08-10T00:47:38Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:49:19,162 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-62d6d099-77bd-40ea-955a-f5b5fdfd7ec0 2018-08-10 00:49:19,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.926316976547s 2018-08-10 00:49:19,162 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-62d6d099-77bd-40ea-955a-f5b5fdfd7ec0 2018-08-10 00:49:19,167 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-10 00:49:21,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:49:21,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:49:22,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:49: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-72d0f1f6-4970-4cbb-b298-c9ff0d1f7d62 x-compute-request-id: req-72d0f1f6-4970-4cbb-b298-c9ff0d1f7d62 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.32:8774/v2.1/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "bookmark"}], "image": {"id": "9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "links": [{"href": "http://172.30.9.32:8774/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326a7570-f82d-4132-b760-0e7c5ab97535", "links": [{"href": "http://172.30.9.32:8774/flavors/326a7570-f82d-4132-b760-0e7c5ab97535", "rel": "bookmark"}]}, "id": "f83cf58f-482a-4e62-95a6-d9fc7fa03557", "security_groups": [{"name": "vyos_vrouter-sg_2d53ac94-4997-4b89-accf-2753bd93cacd"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-10T00:47:42Z", "hostId": "72f28e7bd2ed1e586a93a210d1ed29b5d46753ed2878b820ce793f30", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2d53ac94-4997-4b89-accf-2753bd93cacd", "name": "vyos_vrouter-vm_2d53ac94-4997-4b89-accf-2753bd93cacd", "created": "2018-08-10T00:47:38Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:49:22,145 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-72d0f1f6-4970-4cbb-b298-c9ff0d1f7d62 2018-08-10 00:49:22,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.975983142853s 2018-08-10 00:49:22,146 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-72d0f1f6-4970-4cbb-b298-c9ff0d1f7d62 2018-08-10 00:49:22,150 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-10 00:49:24,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:49:24,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:49:25,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:49: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-12bda2cc-5e63-40fd-8b33-138b63c4909c x-compute-request-id: req-12bda2cc-5e63-40fd-8b33-138b63c4909c 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.32:8774/v2.1/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "bookmark"}], "image": {"id": "9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "links": [{"href": "http://172.30.9.32:8774/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326a7570-f82d-4132-b760-0e7c5ab97535", "links": [{"href": "http://172.30.9.32:8774/flavors/326a7570-f82d-4132-b760-0e7c5ab97535", "rel": "bookmark"}]}, "id": "f83cf58f-482a-4e62-95a6-d9fc7fa03557", "security_groups": [{"name": "vyos_vrouter-sg_2d53ac94-4997-4b89-accf-2753bd93cacd"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-10T00:47:42Z", "hostId": "72f28e7bd2ed1e586a93a210d1ed29b5d46753ed2878b820ce793f30", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2d53ac94-4997-4b89-accf-2753bd93cacd", "name": "vyos_vrouter-vm_2d53ac94-4997-4b89-accf-2753bd93cacd", "created": "2018-08-10T00:47:38Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:49:25,157 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-12bda2cc-5e63-40fd-8b33-138b63c4909c 2018-08-10 00:49:25,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.00424814224s 2018-08-10 00:49:25,157 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-12bda2cc-5e63-40fd-8b33-138b63c4909c 2018-08-10 00:49:25,161 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-10 00:49:27,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:49:27,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:49:27,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:49: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-6b336722-01cd-467b-8804-ff86e06cbd07 x-compute-request-id: req-6b336722-01cd-467b-8804-ff86e06cbd07 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.32:8774/v2.1/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "bookmark"}], "image": {"id": "9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "links": [{"href": "http://172.30.9.32:8774/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326a7570-f82d-4132-b760-0e7c5ab97535", "links": [{"href": "http://172.30.9.32:8774/flavors/326a7570-f82d-4132-b760-0e7c5ab97535", "rel": "bookmark"}]}, "id": "f83cf58f-482a-4e62-95a6-d9fc7fa03557", "security_groups": [{"name": "vyos_vrouter-sg_2d53ac94-4997-4b89-accf-2753bd93cacd"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-10T00:47:42Z", "hostId": "72f28e7bd2ed1e586a93a210d1ed29b5d46753ed2878b820ce793f30", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2d53ac94-4997-4b89-accf-2753bd93cacd", "name": "vyos_vrouter-vm_2d53ac94-4997-4b89-accf-2753bd93cacd", "created": "2018-08-10T00:47:38Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:49:27,889 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-6b336722-01cd-467b-8804-ff86e06cbd07 2018-08-10 00:49:27,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.725424766541s 2018-08-10 00:49:27,890 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-6b336722-01cd-467b-8804-ff86e06cbd07 2018-08-10 00:49:27,893 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-10 00:49:29,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:49:29,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:49:30,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:49: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-8f77d69b-5384-480e-a232-b4ec3f8a666b x-compute-request-id: req-8f77d69b-5384-480e-a232-b4ec3f8a666b 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.32:8774/v2.1/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "bookmark"}], "image": {"id": "9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "links": [{"href": "http://172.30.9.32:8774/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326a7570-f82d-4132-b760-0e7c5ab97535", "links": [{"href": "http://172.30.9.32:8774/flavors/326a7570-f82d-4132-b760-0e7c5ab97535", "rel": "bookmark"}]}, "id": "f83cf58f-482a-4e62-95a6-d9fc7fa03557", "security_groups": [{"name": "vyos_vrouter-sg_2d53ac94-4997-4b89-accf-2753bd93cacd"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-10T00:47:42Z", "hostId": "72f28e7bd2ed1e586a93a210d1ed29b5d46753ed2878b820ce793f30", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2d53ac94-4997-4b89-accf-2753bd93cacd", "name": "vyos_vrouter-vm_2d53ac94-4997-4b89-accf-2753bd93cacd", "created": "2018-08-10T00:47:38Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:49:30,690 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-8f77d69b-5384-480e-a232-b4ec3f8a666b 2018-08-10 00:49:30,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.794079065323s 2018-08-10 00:49:30,690 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-8f77d69b-5384-480e-a232-b4ec3f8a666b 2018-08-10 00:49:30,694 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-10 00:49:32,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:49:32,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:49:33,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:49: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-05fbaec1-58d5-46aa-af3f-3533965149d7 x-compute-request-id: req-05fbaec1-58d5-46aa-af3f-3533965149d7 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.32:8774/v2.1/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "bookmark"}], "image": {"id": "9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "links": [{"href": "http://172.30.9.32:8774/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326a7570-f82d-4132-b760-0e7c5ab97535", "links": [{"href": "http://172.30.9.32:8774/flavors/326a7570-f82d-4132-b760-0e7c5ab97535", "rel": "bookmark"}]}, "id": "f83cf58f-482a-4e62-95a6-d9fc7fa03557", "security_groups": [{"name": "vyos_vrouter-sg_2d53ac94-4997-4b89-accf-2753bd93cacd"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-10T00:47:42Z", "hostId": "72f28e7bd2ed1e586a93a210d1ed29b5d46753ed2878b820ce793f30", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2d53ac94-4997-4b89-accf-2753bd93cacd", "name": "vyos_vrouter-vm_2d53ac94-4997-4b89-accf-2753bd93cacd", "created": "2018-08-10T00:47:38Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:49:33,403 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-05fbaec1-58d5-46aa-af3f-3533965149d7 2018-08-10 00:49:33,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.706122159958s 2018-08-10 00:49:33,403 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-05fbaec1-58d5-46aa-af3f-3533965149d7 2018-08-10 00:49:33,407 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-10 00:49:35,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:49:35,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:49:36,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:49: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-dec31ed2-257e-4a66-bfea-605c2961faa2 x-compute-request-id: req-dec31ed2-257e-4a66-bfea-605c2961faa2 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.32:8774/v2.1/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "bookmark"}], "image": {"id": "9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "links": [{"href": "http://172.30.9.32:8774/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326a7570-f82d-4132-b760-0e7c5ab97535", "links": [{"href": "http://172.30.9.32:8774/flavors/326a7570-f82d-4132-b760-0e7c5ab97535", "rel": "bookmark"}]}, "id": "f83cf58f-482a-4e62-95a6-d9fc7fa03557", "security_groups": [{"name": "vyos_vrouter-sg_2d53ac94-4997-4b89-accf-2753bd93cacd"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-10T00:47:42Z", "hostId": "72f28e7bd2ed1e586a93a210d1ed29b5d46753ed2878b820ce793f30", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2d53ac94-4997-4b89-accf-2753bd93cacd", "name": "vyos_vrouter-vm_2d53ac94-4997-4b89-accf-2753bd93cacd", "created": "2018-08-10T00:47:38Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:49:36,134 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-dec31ed2-257e-4a66-bfea-605c2961faa2 2018-08-10 00:49:36,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.724401950836s 2018-08-10 00:49:36,135 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-dec31ed2-257e-4a66-bfea-605c2961faa2 2018-08-10 00:49:36,138 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-10 00:49:38,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:49:38,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:49:38,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00: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-1ebdb853-44be-4bae-b8e5-df33bdda475b x-compute-request-id: req-1ebdb853-44be-4bae-b8e5-df33bdda475b 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.32:8774/v2.1/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "bookmark"}], "image": {"id": "9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "links": [{"href": "http://172.30.9.32:8774/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326a7570-f82d-4132-b760-0e7c5ab97535", "links": [{"href": "http://172.30.9.32:8774/flavors/326a7570-f82d-4132-b760-0e7c5ab97535", "rel": "bookmark"}]}, "id": "f83cf58f-482a-4e62-95a6-d9fc7fa03557", "security_groups": [{"name": "vyos_vrouter-sg_2d53ac94-4997-4b89-accf-2753bd93cacd"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-10T00:47:42Z", "hostId": "72f28e7bd2ed1e586a93a210d1ed29b5d46753ed2878b820ce793f30", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2d53ac94-4997-4b89-accf-2753bd93cacd", "name": "vyos_vrouter-vm_2d53ac94-4997-4b89-accf-2753bd93cacd", "created": "2018-08-10T00:47:38Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:49:38,590 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-1ebdb853-44be-4bae-b8e5-df33bdda475b 2018-08-10 00:49:38,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.449284076691s 2018-08-10 00:49:38,590 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-1ebdb853-44be-4bae-b8e5-df33bdda475b 2018-08-10 00:49:38,594 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-10 00:49:40,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:49:40,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:49:41,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:49:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0bce1601-c8ae-4071-96cf-a595b68cfb11 x-compute-request-id: req-0bce1601-c8ae-4071-96cf-a595b68cfb11 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.32:8774/v2.1/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "bookmark"}], "image": {"id": "9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "links": [{"href": "http://172.30.9.32:8774/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326a7570-f82d-4132-b760-0e7c5ab97535", "links": [{"href": "http://172.30.9.32:8774/flavors/326a7570-f82d-4132-b760-0e7c5ab97535", "rel": "bookmark"}]}, "id": "f83cf58f-482a-4e62-95a6-d9fc7fa03557", "security_groups": [{"name": "vyos_vrouter-sg_2d53ac94-4997-4b89-accf-2753bd93cacd"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-10T00:47:42Z", "hostId": "72f28e7bd2ed1e586a93a210d1ed29b5d46753ed2878b820ce793f30", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2d53ac94-4997-4b89-accf-2753bd93cacd", "name": "vyos_vrouter-vm_2d53ac94-4997-4b89-accf-2753bd93cacd", "created": "2018-08-10T00:47:38Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:49:41,345 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-0bce1601-c8ae-4071-96cf-a595b68cfb11 2018-08-10 00:49:41,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.748512983322s 2018-08-10 00:49:41,346 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-0bce1601-c8ae-4071-96cf-a595b68cfb11 2018-08-10 00:49:41,350 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-10 00:49:43,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:49:43,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:49:44,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:49:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d288339f-d08b-4f89-b1ae-51aa7bc0a2ba x-compute-request-id: req-d288339f-d08b-4f89-b1ae-51aa7bc0a2ba 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.32:8774/v2.1/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "bookmark"}], "image": {"id": "9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "links": [{"href": "http://172.30.9.32:8774/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326a7570-f82d-4132-b760-0e7c5ab97535", "links": [{"href": "http://172.30.9.32:8774/flavors/326a7570-f82d-4132-b760-0e7c5ab97535", "rel": "bookmark"}]}, "id": "f83cf58f-482a-4e62-95a6-d9fc7fa03557", "security_groups": [{"name": "vyos_vrouter-sg_2d53ac94-4997-4b89-accf-2753bd93cacd"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-10T00:47:42Z", "hostId": "72f28e7bd2ed1e586a93a210d1ed29b5d46753ed2878b820ce793f30", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2d53ac94-4997-4b89-accf-2753bd93cacd", "name": "vyos_vrouter-vm_2d53ac94-4997-4b89-accf-2753bd93cacd", "created": "2018-08-10T00:47:38Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:49:44,101 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-d288339f-d08b-4f89-b1ae-51aa7bc0a2ba 2018-08-10 00:49:44,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.748150110245s 2018-08-10 00:49:44,101 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-d288339f-d08b-4f89-b1ae-51aa7bc0a2ba 2018-08-10 00:49:44,105 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-10 00:49:46,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:49:46,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:49:46,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00: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,Accept-Encoding x-openstack-request-id: req-499d13ba-7520-43a5-92f2-8cb3fc333e24 x-compute-request-id: req-499d13ba-7520-43a5-92f2-8cb3fc333e24 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_2d53ac94-4997-4b89-accf-2753bd93cacd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:07:88", "version": 4, "addr": "192.168.120.31", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "bookmark"}], "image": {"id": "9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "links": [{"href": "http://172.30.9.32:8774/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:49:45.000000", "flavor": {"id": "326a7570-f82d-4132-b760-0e7c5ab97535", "links": [{"href": "http://172.30.9.32:8774/flavors/326a7570-f82d-4132-b760-0e7c5ab97535", "rel": "bookmark"}]}, "id": "f83cf58f-482a-4e62-95a6-d9fc7fa03557", "security_groups": [{"name": "vyos_vrouter-sg_2d53ac94-4997-4b89-accf-2753bd93cacd"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:49:45Z", "hostId": "72f28e7bd2ed1e586a93a210d1ed29b5d46753ed2878b820ce793f30", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2d53ac94-4997-4b89-accf-2753bd93cacd", "name": "vyos_vrouter-vm_2d53ac94-4997-4b89-accf-2753bd93cacd", "created": "2018-08-10T00:47:38Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:49:46,918 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-499d13ba-7520-43a5-92f2-8cb3fc333e24 2018-08-10 00:49:46,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.809868097305s 2018-08-10 00:49:46,918 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-499d13ba-7520-43a5-92f2-8cb3fc333e24 2018-08-10 00:49:46,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-10 00:49:46,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:9696/v2.0/ports.json?device_id=f83cf58f-482a-4e62-95a6-d9fc7fa03557" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:49:46,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-2937c3b5-912e-4761-b713-bdb0878bc406 Date: Fri, 10 Aug 2018 00:49:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-10T00:49:45Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"eedb070d-6981-488e-8161-c3b5dd569372","ip_address":"192.168.120.31"}],"id":"9c123cbc-6932-4895-8ab5-63b61e9d4a97","security_groups":["5a765186-3422-415b-937d-4ff0d23ff2bc"],"mac_address":"fa:16:3e:e0:07:88","project_id":"f0f45196615f4c65ae76527567b96ea8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"24587960-592b-433e-9f2f-c9d86f5b2f32","tenant_id":"f0f45196615f4c65ae76527567b96ea8","created_at":"2018-08-10T00:47:42Z","binding:vnic_type":"normal","device_id":"f83cf58f-482a-4e62-95a6-d9fc7fa03557","ip_allocation":"immediate"}]} 2018-08-10 00:49:46,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/ports.json?device_id=f83cf58f-482a-4e62-95a6-d9fc7fa03557 used request id req-2937c3b5-912e-4761-b713-bdb0878bc406 2018-08-10 00:49:46,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0628609657288s 2018-08-10 00:49:46,987 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/ports.json?device_id=f83cf58f-482a-4e62-95a6-d9fc7fa03557 used request id req-2937c3b5-912e-4761-b713-bdb0878bc406 2018-08-10 00:49:46,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-10 00:49:46,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:9696/v2.0/floatingips.json?port_id=9c123cbc-6932-4895-8ab5-63b61e9d4a97" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:49:47,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-41521a7e-3b1e-4625-93c9-945c7368e0c4 Date: Fri, 10 Aug 2018 00:49:47 GMT RESP BODY: {"floatingips": []} 2018-08-10 00:49:47,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json?port_id=9c123cbc-6932-4895-8ab5-63b61e9d4a97 used request id req-41521a7e-3b1e-4625-93c9-945c7368e0c4 2018-08-10 00:49:47,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0434548854828s 2018-08-10 00:49:47,036 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json?port_id=9c123cbc-6932-4895-8ab5-63b61e9d4a97 used request id req-41521a7e-3b1e-4625-93c9-945c7368e0c4 2018-08-10 00:49:47,037 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_2d53ac94-4997-4b89-accf-2753bd93cacd': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e0:07:88', u'version': 4, u'addr': u'192.168.120.31', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'9bd83438-31ae-4b7f-b27e-5bf53ad778e8'}), 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-10T00:49:45.000000', 'flavor': Munch({u'id': u'326a7570-f82d-4132-b760-0e7c5ab97535'}), 'az': u'nova', 'id': u'f83cf58f-482a-4e62-95a6-d9fc7fa03557', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_2d53ac94-4997-4b89-accf-2753bd93cacd'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'93c68346643b42bdba284c717dfe5af2', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f0f45196615f4c65ae76527567b96ea8', 'name': 'vyos_vrouter-project_2d53ac94-4997-4b89-accf-2753bd93cacd', '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-10T00:49:45.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-10T00:49:45Z', 'hostId': u'72f28e7bd2ed1e586a93a210d1ed29b5d46753ed2878b820ce793f30', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_2d53ac94-4997-4b89-accf-2753bd93cacd', 'public_v6': '', 'private_v4': u'192.168.120.31', 'cloud': 'envvars', 'host_id': u'72f28e7bd2ed1e586a93a210d1ed29b5d46753ed2878b820ce793f30', '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-10T00:49:45.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f0f45196615f4c65ae76527567b96ea8', 'name': u'vyos_vrouter-vm_2d53ac94-4997-4b89-accf-2753bd93cacd', 'adminPass': u'ktbJELk4VgLR', 'tenant_id': u'f0f45196615f4c65ae76527567b96ea8', 'created_at': u'2018-08-10T00:47:38Z', 'created': u'2018-08-10T00:47:38Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-10 00:49:47,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-10 00:49:47,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:49:47,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-a438c010-86ce-49c4-8b9c-7730701c8583 Date: Fri, 10 Aug 2018 00:49:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"24587960-592b-433e-9f2f-c9d86f5b2f32","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f0f45196615f4c65ae76527567b96ea8","l2_adjacency":true,"status":"ACTIVE","subnets":["eedb070d-6981-488e-8161-c3b5dd569372"],"description":"","tags":[],"updated_at":"2018-08-10T00:45:52Z","qos_policy_id":null,"name":"vyos_vrouter-net_2d53ac94-4997-4b89-accf-2753bd93cacd","admin_state_up":true,"tenant_id":"f0f45196615f4c65ae76527567b96ea8","created_at":"2018-08-10T00:45:51Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T22:20:41Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","mtu":1500}]} 2018-08-10 00:49:47,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-a438c010-86ce-49c4-8b9c-7730701c8583 2018-08-10 00:49:47,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.11678314209s 2018-08-10 00:49:47,157 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-a438c010-86ce-49c4-8b9c-7730701c8583 2018-08-10 00:49:47,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-10 00:49:47,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:9696/v2.0/ports.json?device_id=f83cf58f-482a-4e62-95a6-d9fc7fa03557" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:49:47,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-2d880478-81ce-4758-9ac7-88118f12d146 Date: Fri, 10 Aug 2018 00:49:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-10T00:49:45Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"eedb070d-6981-488e-8161-c3b5dd569372","ip_address":"192.168.120.31"}],"id":"9c123cbc-6932-4895-8ab5-63b61e9d4a97","security_groups":["5a765186-3422-415b-937d-4ff0d23ff2bc"],"mac_address":"fa:16:3e:e0:07:88","project_id":"f0f45196615f4c65ae76527567b96ea8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"24587960-592b-433e-9f2f-c9d86f5b2f32","tenant_id":"f0f45196615f4c65ae76527567b96ea8","created_at":"2018-08-10T00:47:42Z","binding:vnic_type":"normal","device_id":"f83cf58f-482a-4e62-95a6-d9fc7fa03557","ip_allocation":"immediate"}]} 2018-08-10 00:49:47,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/ports.json?device_id=f83cf58f-482a-4e62-95a6-d9fc7fa03557 used request id req-2d880478-81ce-4758-9ac7-88118f12d146 2018-08-10 00:49:47,220 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0606870651245s 2018-08-10 00:49:47,220 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/ports.json?device_id=f83cf58f-482a-4e62-95a6-d9fc7fa03557 used request id req-2d880478-81ce-4758-9ac7-88118f12d146 2018-08-10 00:49:47,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-10 00:49:47,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}d9608aefef89a124b98d88bb7fb32448dde7087b" -d '{"floatingip": {"floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "fixed_ip_address": "192.168.120.31", "port_id": "9c123cbc-6932-4895-8ab5-63b61e9d4a97"}}' 2018-08-10 00:49:49,855 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 824 X-Openstack-Request-Id: req-f6cf3e4b-fac1-4f66-b2da-ef7e28818719 Date: Fri, 10 Aug 2018 00:49:49 GMT RESP BODY: {"floatingip": {"router_id": "4765ed56-02bc-4a75-b5d7-4e7474d2c041", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "created_at": "2018-08-10T00:49:48Z", "updated_at": "2018-08-10T00:49:48Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "24587960-592b-433e-9f2f-c9d86f5b2f32", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e0:07:88", "device_id": "f83cf58f-482a-4e62-95a6-d9fc7fa03557"}, "fixed_ip_address": "192.168.120.31", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "f0f45196615f4c65ae76527567b96ea8", "port_id": "9c123cbc-6932-4895-8ab5-63b61e9d4a97", "id": "5a20c71c-892e-4532-82d6-bbb1565568d1", "qos_policy_id": null}} 2018-08-10 00:49:49,855 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-f6cf3e4b-fac1-4f66-b2da-ef7e28818719 2018-08-10 00:49:49,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.63419890404s 2018-08-10 00:49:49,855 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-f6cf3e4b-fac1-4f66-b2da-ef7e28818719 2018-08-10 00:49:49,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-10 00:49:49,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:49:49,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-5dda28d0-bb55-4eaa-8047-1268a2a14338 Date: Fri, 10 Aug 2018 00:49:49 GMT RESP BODY: {"floatingips": [{"router_id": "4765ed56-02bc-4a75-b5d7-4e7474d2c041", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "created_at": "2018-08-10T00:49:48Z", "updated_at": "2018-08-10T00:49:48Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "24587960-592b-433e-9f2f-c9d86f5b2f32", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e0:07:88", "device_id": "f83cf58f-482a-4e62-95a6-d9fc7fa03557"}, "fixed_ip_address": "192.168.120.31", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "f0f45196615f4c65ae76527567b96ea8", "port_id": "9c123cbc-6932-4895-8ab5-63b61e9d4a97", "id": "5a20c71c-892e-4532-82d6-bbb1565568d1", "qos_policy_id": null}]} 2018-08-10 00:49:49,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-5dda28d0-bb55-4eaa-8047-1268a2a14338 2018-08-10 00:49:49,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0693430900574s 2018-08-10 00:49:49,934 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-5dda28d0-bb55-4eaa-8047-1268a2a14338 2018-08-10 00:49:49,938 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-10 00:49:50,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-10 00:49:50,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:49:50,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-cd45dbf8-8d07-4ddf-b599-0db6df65f22a Date: Fri, 10 Aug 2018 00:49:50 GMT RESP BODY: {"floatingips": [{"router_id": "4765ed56-02bc-4a75-b5d7-4e7474d2c041", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "created_at": "2018-08-10T00:49:48Z", "updated_at": "2018-08-10T00:49:48Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "24587960-592b-433e-9f2f-c9d86f5b2f32", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e0:07:88", "device_id": "f83cf58f-482a-4e62-95a6-d9fc7fa03557"}, "fixed_ip_address": "192.168.120.31", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "f0f45196615f4c65ae76527567b96ea8", "port_id": "9c123cbc-6932-4895-8ab5-63b61e9d4a97", "id": "5a20c71c-892e-4532-82d6-bbb1565568d1", "qos_policy_id": null}]} 2018-08-10 00:49:50,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-cd45dbf8-8d07-4ddf-b599-0db6df65f22a 2018-08-10 00:49:50,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0695199966431s 2018-08-10 00:49:50,113 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-cd45dbf8-8d07-4ddf-b599-0db6df65f22a 2018-08-10 00:49:50,116 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-10 00:49:50,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-10 00:49:50,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:49:50,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-378fb9fb-d511-402e-aaf1-cc0791040e51 Date: Fri, 10 Aug 2018 00:49:50 GMT RESP BODY: {"floatingips": [{"router_id": "4765ed56-02bc-4a75-b5d7-4e7474d2c041", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "created_at": "2018-08-10T00:49:48Z", "updated_at": "2018-08-10T00:49:48Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "24587960-592b-433e-9f2f-c9d86f5b2f32", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e0:07:88", "device_id": "f83cf58f-482a-4e62-95a6-d9fc7fa03557"}, "fixed_ip_address": "192.168.120.31", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "f0f45196615f4c65ae76527567b96ea8", "port_id": "9c123cbc-6932-4895-8ab5-63b61e9d4a97", "id": "5a20c71c-892e-4532-82d6-bbb1565568d1", "qos_policy_id": null}]} 2018-08-10 00:49:50,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-378fb9fb-d511-402e-aaf1-cc0791040e51 2018-08-10 00:49:50,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0765841007233s 2018-08-10 00:49:50,299 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-378fb9fb-d511-402e-aaf1-cc0791040e51 2018-08-10 00:49:50,302 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-10 00:49:50,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-10 00:49:50,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:49:50,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-92ea157e-4bbb-49a3-a2f8-afda40023bbd Date: Fri, 10 Aug 2018 00:49:50 GMT RESP BODY: {"floatingips": [{"router_id": "4765ed56-02bc-4a75-b5d7-4e7474d2c041", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "created_at": "2018-08-10T00:49:48Z", "updated_at": "2018-08-10T00:49:48Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "24587960-592b-433e-9f2f-c9d86f5b2f32", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e0:07:88", "device_id": "f83cf58f-482a-4e62-95a6-d9fc7fa03557"}, "fixed_ip_address": "192.168.120.31", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "f0f45196615f4c65ae76527567b96ea8", "port_id": "9c123cbc-6932-4895-8ab5-63b61e9d4a97", "id": "5a20c71c-892e-4532-82d6-bbb1565568d1", "qos_policy_id": null}]} 2018-08-10 00:49:50,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-92ea157e-4bbb-49a3-a2f8-afda40023bbd 2018-08-10 00:49:50,467 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0593521595001s 2018-08-10 00:49:50,467 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-92ea157e-4bbb-49a3-a2f8-afda40023bbd 2018-08-10 00:49:50,470 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-10 00:49:50,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-10 00:49:50,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:49:50,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-bd6ea476-4363-4018-b911-c6009a6e969b Date: Fri, 10 Aug 2018 00:49:50 GMT RESP BODY: {"floatingips": [{"router_id": "4765ed56-02bc-4a75-b5d7-4e7474d2c041", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "created_at": "2018-08-10T00:49:48Z", "updated_at": "2018-08-10T00:49:48Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "24587960-592b-433e-9f2f-c9d86f5b2f32", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e0:07:88", "device_id": "f83cf58f-482a-4e62-95a6-d9fc7fa03557"}, "fixed_ip_address": "192.168.120.31", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "f0f45196615f4c65ae76527567b96ea8", "port_id": "9c123cbc-6932-4895-8ab5-63b61e9d4a97", "id": "5a20c71c-892e-4532-82d6-bbb1565568d1", "qos_policy_id": null}]} 2018-08-10 00:49:50,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-bd6ea476-4363-4018-b911-c6009a6e969b 2018-08-10 00:49:50,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0690779685974s 2018-08-10 00:49:50,645 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-bd6ea476-4363-4018-b911-c6009a6e969b 2018-08-10 00:49:50,648 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-10 00:49:50,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-10 00:49:50,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:49:50,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-2be02522-85c6-4b41-a7e7-27e754d043d5 Date: Fri, 10 Aug 2018 00:49:50 GMT RESP BODY: {"floatingips": [{"router_id": "4765ed56-02bc-4a75-b5d7-4e7474d2c041", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "created_at": "2018-08-10T00:49:48Z", "updated_at": "2018-08-10T00:49:48Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "24587960-592b-433e-9f2f-c9d86f5b2f32", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e0:07:88", "device_id": "f83cf58f-482a-4e62-95a6-d9fc7fa03557"}, "fixed_ip_address": "192.168.120.31", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "f0f45196615f4c65ae76527567b96ea8", "port_id": "9c123cbc-6932-4895-8ab5-63b61e9d4a97", "id": "5a20c71c-892e-4532-82d6-bbb1565568d1", "qos_policy_id": null}]} 2018-08-10 00:49:50,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-2be02522-85c6-4b41-a7e7-27e754d043d5 2018-08-10 00:49:50,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0697729587555s 2018-08-10 00:49:50,824 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-2be02522-85c6-4b41-a7e7-27e754d043d5 2018-08-10 00:49:50,827 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-10 00:49:50,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-10 00:49:50,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:49:50,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-57eb1b3f-3fab-4314-b143-e48bf8334b20 Date: Fri, 10 Aug 2018 00:49:50 GMT RESP BODY: {"floatingips": [{"router_id": "4765ed56-02bc-4a75-b5d7-4e7474d2c041", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "created_at": "2018-08-10T00:49:48Z", "updated_at": "2018-08-10T00:49:48Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "24587960-592b-433e-9f2f-c9d86f5b2f32", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e0:07:88", "device_id": "f83cf58f-482a-4e62-95a6-d9fc7fa03557"}, "fixed_ip_address": "192.168.120.31", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "f0f45196615f4c65ae76527567b96ea8", "port_id": "9c123cbc-6932-4895-8ab5-63b61e9d4a97", "id": "5a20c71c-892e-4532-82d6-bbb1565568d1", "qos_policy_id": null}]} 2018-08-10 00:49:50,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-57eb1b3f-3fab-4314-b143-e48bf8334b20 2018-08-10 00:49:50,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.064642906189s 2018-08-10 00:49:50,997 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-57eb1b3f-3fab-4314-b143-e48bf8334b20 2018-08-10 00:49:51,000 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-10 00:49:51,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-10 00:49:51,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:49:51,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-b07396db-e6f8-4219-8983-870e59612f86 Date: Fri, 10 Aug 2018 00:49:51 GMT RESP BODY: {"floatingips": [{"router_id": "4765ed56-02bc-4a75-b5d7-4e7474d2c041", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "created_at": "2018-08-10T00:49:48Z", "updated_at": "2018-08-10T00:49:48Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "24587960-592b-433e-9f2f-c9d86f5b2f32", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e0:07:88", "device_id": "f83cf58f-482a-4e62-95a6-d9fc7fa03557"}, "fixed_ip_address": "192.168.120.31", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "f0f45196615f4c65ae76527567b96ea8", "port_id": "9c123cbc-6932-4895-8ab5-63b61e9d4a97", "id": "5a20c71c-892e-4532-82d6-bbb1565568d1", "qos_policy_id": null}]} 2018-08-10 00:49:51,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-b07396db-e6f8-4219-8983-870e59612f86 2018-08-10 00:49:51,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0676300525665s 2018-08-10 00:49:51,174 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-b07396db-e6f8-4219-8983-870e59612f86 2018-08-10 00:49:51,177 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-10 00:49:51,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-10 00:49:51,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:49:51,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-2aa295d4-0361-40d8-a165-6a3b603b7dca Date: Fri, 10 Aug 2018 00:49:51 GMT RESP BODY: {"floatingips": [{"router_id": "4765ed56-02bc-4a75-b5d7-4e7474d2c041", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "created_at": "2018-08-10T00:49:48Z", "updated_at": "2018-08-10T00:49:48Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "24587960-592b-433e-9f2f-c9d86f5b2f32", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e0:07:88", "device_id": "f83cf58f-482a-4e62-95a6-d9fc7fa03557"}, "fixed_ip_address": "192.168.120.31", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "f0f45196615f4c65ae76527567b96ea8", "port_id": "9c123cbc-6932-4895-8ab5-63b61e9d4a97", "id": "5a20c71c-892e-4532-82d6-bbb1565568d1", "qos_policy_id": null}]} 2018-08-10 00:49:51,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-2aa295d4-0361-40d8-a165-6a3b603b7dca 2018-08-10 00:49:51,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0763700008392s 2018-08-10 00:49:51,359 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-2aa295d4-0361-40d8-a165-6a3b603b7dca 2018-08-10 00:49:51,363 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-10 00:49:51,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-10 00:49:51,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:49:51,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-c8a4e9f0-0b28-4a71-b9e1-923a90d6963b Date: Fri, 10 Aug 2018 00:49:51 GMT RESP BODY: {"floatingips": [{"router_id": "4765ed56-02bc-4a75-b5d7-4e7474d2c041", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "created_at": "2018-08-10T00:49:48Z", "updated_at": "2018-08-10T00:49:48Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "24587960-592b-433e-9f2f-c9d86f5b2f32", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e0:07:88", "device_id": "f83cf58f-482a-4e62-95a6-d9fc7fa03557"}, "fixed_ip_address": "192.168.120.31", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "f0f45196615f4c65ae76527567b96ea8", "port_id": "9c123cbc-6932-4895-8ab5-63b61e9d4a97", "id": "5a20c71c-892e-4532-82d6-bbb1565568d1", "qos_policy_id": null}]} 2018-08-10 00:49:51,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-c8a4e9f0-0b28-4a71-b9e1-923a90d6963b 2018-08-10 00:49:51,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.062637090683s 2018-08-10 00:49:51,531 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-c8a4e9f0-0b28-4a71-b9e1-923a90d6963b 2018-08-10 00:49:51,534 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-10 00:49:51,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-10 00:49:51,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:49:51,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 829 X-Openstack-Request-Id: req-2f49bc09-32a7-4ed5-8f37-042a9557efe6 Date: Fri, 10 Aug 2018 00:49:51 GMT RESP BODY: {"floatingips": [{"router_id": "4765ed56-02bc-4a75-b5d7-4e7474d2c041", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "created_at": "2018-08-10T00:49:48Z", "updated_at": "2018-08-10T00:49:51Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "24587960-592b-433e-9f2f-c9d86f5b2f32", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e0:07:88", "device_id": "f83cf58f-482a-4e62-95a6-d9fc7fa03557"}, "fixed_ip_address": "192.168.120.31", "floating_ip_address": "172.30.9.206", "revision_number": 1, "project_id": "f0f45196615f4c65ae76527567b96ea8", "port_id": "9c123cbc-6932-4895-8ab5-63b61e9d4a97", "id": "5a20c71c-892e-4532-82d6-bbb1565568d1", "qos_policy_id": null}]} 2018-08-10 00:49:51,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-2f49bc09-32a7-4ed5-8f37-042a9557efe6 2018-08-10 00:49:51,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0631439685822s 2018-08-10 00:49:51,703 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-2f49bc09-32a7-4ed5-8f37-042a9557efe6 2018-08-10 00:49:51,706 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'4765ed56-02bc-4a75-b5d7-4e7474d2c041', 'updated_at': u'2018-08-10T00:49:51Z', 'fixed_ip_address': u'192.168.120.31', 'floating_ip_address': u'172.30.9.206', 'revision_number': 1, 'port_id': u'9c123cbc-6932-4895-8ab5-63b61e9d4a97', 'id': u'5a20c71c-892e-4532-82d6-bbb1565568d1', 'network': u'bdb9209b-6552-4310-8fa0-ca466e84a750', 'port': u'9c123cbc-6932-4895-8ab5-63b61e9d4a97', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f0f45196615f4c65ae76527567b96ea8', 'name': 'vyos_vrouter-project_2d53ac94-4997-4b89-accf-2753bd93cacd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f0f45196615f4c65ae76527567b96ea8', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'bdb9209b-6552-4310-8fa0-ca466e84a750', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'24587960-592b-433e-9f2f-c9d86f5b2f32', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:e0:07:88', u'device_id': u'f83cf58f-482a-4e62-95a6-d9fc7fa03557'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'f0f45196615f4c65ae76527567b96ea8', 'created_at': u'2018-08-10T00:49:48Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'24587960-592b-433e-9f2f-c9d86f5b2f32', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:e0:07:88', u'device_id': u'f83cf58f-482a-4e62-95a6-d9fc7fa03557'}), 'router': u'4765ed56-02bc-4a75-b5d7-4e7474d2c041'}) 2018-08-10 00:49:51,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-10 00:49:51,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557/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}d9608aefef89a124b98d88bb7fb32448dde7087b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-10 00:49:51,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:49: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-63a96656-d736-4142-9780-a60b841ac726 x-compute-request-id: req-63a96656-d736-4142-9780-a60b841ac726 Content-Encoding: gzip Content-Length: 10939 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 1847836547 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.327351] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.329857] pid_max: default: 32768 minimum: 301\n[ 0.331261] Security Framework initialized\n[ 0.332521] SELinux: Initializing.\n[ 0.333921] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.338894] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.342234] Mount-cache hash table entries: 4096\n[ 0.343855] Initializing cgroup subsys memory\n[ 0.345187] Initializing cgroup subsys devices\n[ 0.346506] Initializing cgroup subsys freezer\n[ 0.347823] Initializing cgroup subsys net_cls\n[ 0.349169] Initializing cgroup subsys blkio\n[ 0.350454] Initializing cgroup subsys perf_event\n[ 0.351815] Initializing cgroup subsys hugetlb\n[ 0.353144] Initializing cgroup subsys pids\n[ 0.354417] Initializing cgroup subsys net_prio\n[ 0.355819] CPU: Physical Processor ID: 0\n[ 0.357772] mce: CPU supports 10 MCE banks\n[ 0.359072] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.360582] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.362073] tlb_flushall_shift: 6\n[ 0.363381] Freeing SMP alternatives: 28k freed\n[ 0.367423] ACPI: Core revision 20130517\n[ 0.369104] ACPI: All ACPI Tables successfully acquired\n[ 0.370760] ftrace: allocating 25812 entries in 101 pages\n[ 0.392847] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.394589] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.396335] smpboot: Max logical packages: 2\n[ 0.397803] Enabling x2apic\n[ 0.398824] Enabled x2apic\n[ 0.400036] Switched APIC routing to physical x2apic.\n[ 0.402437] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.404064] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.406944] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.414930] KVM setup paravirtual spinlock\n[ 0.417253] smpboot: Booting Node 0, Processors #1 OK\n[ 0.419058] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.440857] Brought up 2 CPUs\n[ 0.440860] KVM setup async PF for cpu 1\n[ 0.440863] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.444240] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.446482] devtmpfs: initialized\n[ 0.448886] EVM: security.selinux\n[ 0.449958] EVM: security.ima\n[ 0.450965] EVM: security.capability\n[ 0.452678] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.454346] pinctrl core: initialized pinctrl subsystem\n[ 0.455932] NET: Registered protocol family 16\n[ 0.457452] ACPI: bus type PCI registered\n[ 0.458625] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.460261] PCI: Using configuration type 1 for base access\n[ 0.465017] ACPI: Added _OSI(Module Device)\n[ 0.466252] ACPI: Added _OSI(Processor Device)\n[ 0.467483] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.468739] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.471184] ACPI: Interpreter enabled\n[ 0.472285] ACPI: (supports S0 S5)\n[ 0.473322] ACPI: Using IOAPIC for interrupt routing\n[ 0.474717] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.478829] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.480509] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.482147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.483750] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.486798] acpiphp: Slot [3] registered\n[ 0.487944] acpiphp: Slot [4] registered\n[ 0.489178] acpiphp: Slot [5] registered\n[ 0.490379] acpiphp: Slot [6] registered\n[ 0.491588] acpiphp: Slot [7] registered\n[ 0.492779] acpiphp: Slot [8] registered\n[ 0.493942] acpiphp: Slot [9] registered\n[ 0.495115] acpiphp: Slot [10] registered\n[ 0.496294] acpiphp: Slot [11] registered\n[ 0.497522] acpiphp: Slot [12] registered\n[ 0.498785] acpiphp: Slot [13] registered\n[ 0.499987] acpiphp: Slot [14] registered\n[ 0.501159] acpiphp: Slot [15] registered\n[ 0.502386] acpiphp: Slot [16] registered\n[ 0.503530] acpiphp: Slot [17] registered\n[ 0.504695] acpiphp: Slot [18] registered\n[ 0.505890] acpiphp: Slot [19] registered\n[ 0.507106] acpiphp: Slot [20] registered\n[ 0.508329] acpiphp: Slot [21] registered\n[ 0.509536] acpiphp: Slot [22] registered\n[ 0.510736] acpiphp: Slot [23] registered\n[ 0.511945] acpiphp: Slot [24] registered\n[ 0.513156] acpiphp: Slot [25] registered\n[ 0.514379] acpiphp: Slot [26] registered\n[ 0.515611] acpiphp: Slot [27] registered\n[ 0.516822] acpiphp: Slot [28] registered\n[ 0.518034] acpiphp: Slot [29] registered\n[ 0.519244] acpiphp: Slot [30] registered\n[ 0.520468] acpiphp: Slot [31] registered\n[ 0.521723] PCI host bridge to bus 0000:00\n[ 0.522948] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.524424] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.526134] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.527848] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.530052] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.532288] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.537019] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.538833] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.540488] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.542243] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.546301] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.548576] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.570041] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.572011] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.573906] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.575792] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.577804] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.579536] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.581321] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.583678] vgaarb: loaded\n[ 0.584661] vgaarb: bridge control possible 0000:00:02.0\n[ 0.586243] SCSI subsystem initialized\n[ 0.587455] ACPI: bus type USB registered\n[ 0.588674] usbcore: registered new interface driver usbfs\n[ 0.590197] usbcore: registered new interface driver hub\n[ 0.591684] usbcore: registered new device driver usb\n[ 0.593278] PCI: Using ACPI for IRQ routing\n[ 0.594804] NetLabel: Initializing\n[ 0.595933] NetLabel: domain hash size = 128\n[ 0.597193] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.598612] NetLabel: unlabeled traffic allowed by default\n[ 0.600263] Switched to clocksource kvm-clock\n[ 0.608385] pnp: PnP ACPI init\n[ 0.609407] ACPI: bus type PNP registered\n[ 0.610911] pnp: PnP ACPI: found 5 devices\n[ 0.612106] ACPI: bus type PNP unregistered\n[ 0.619343] NET: Registered protocol family 2\n[ 0.620861] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.623279] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.625287] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.627046] TCP: reno registered\n[ 0.628124] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.629696] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.631368] NET: Registered protocol family 1\n[ 0.632626] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.634141] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.635635] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.655183] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.674789] Unpacking initramfs...\n[ 1.109203] Freeing initrd memory: 37508k freed\n[ 1.118555] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.120243] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.123350] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.125018] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.126916] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.128553] Initialise system trusted keyring\n[ 1.129847] audit: initializing netlink socket (disabled)\n[ 1.131305] type=2000 audit(1533862188.314:1): initialized\n[ 1.148075] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.149715] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.152101] zpool: loaded\n[ 1.153061] zbud: loaded\n[ 1.154175] VFS: Disk quotas dquot_6.5.2\n[ 1.155398] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.157186] msgmni has been set to 7578\n[ 1.158420] Key type big_key registered\n[ 1.160293] NET: Registered protocol family 38\n[ 1.161608] Key type asymmetric registered\n[ 1.162818] Asymmetric key parser 'x509' registered\n[ 1.164175] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.166436] io scheduler noop registered\n[ 1.167671] io scheduler deadline registered (default)\n[ 1.178926] io scheduler cfq registered\n[ 1.180187] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.181696] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.183457] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.185676] ACPI: Power Button [PWRF]\n[ 1.186947] GHES: HEST is not enabled!\n[ 1.188179] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.212814] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.214698] Non-volatile memory driver v1.3\n[ 1.215949] Linux agpgart interface v0.103\n[ 1.217289] crash memory driver: version 1.1\n[ 1.218611] rdac: device handler registered\n[ 1.219887] hp_sw: device handler registered\n[ 1.221151] emc: device handler registered\n[ 1.222359] alua: device handler registered\n[ 1.223605] libphy: Fixed MDIO Bus: probed\n[ 1.224898] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.226591] ehci-pci: EHCI PCI platform driver\n[ 1.227871] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.229451] ohci-pci: OHCI PCI platform driver\n[ 1.230703] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.250466] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.251923] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.254134] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.255518] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.257065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.258799] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.260927] usb usb1: Product: UHCI Host Controller\n[ 1.262242] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.263871] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.265274] hub 1-0:1.0: USB hub found\n[ 1.266454] hub 1-0:1.0: 2 ports detected\n[ 1.267796] usbcore: registered new interface driver usbserial\n[ 1.269348] usbcore: registered new interface driver usbserial_generic\n[ 1.271019] usbserial: USB Serial support registered for generic\n[ 1.272592] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.275495] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.276845] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.278340] mousedev: PS/2 mouse device common for all mice\n[ 1.280122] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.283154] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.285367] rtc_cmos 00:00: RTC can wake from S4\n[ 1.285592] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.285728] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.285767] cpuidle: using governor menu\n[ 1.285820] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.285892] usbcore: registered new interface driver usbhid\n[ 1.285893] usbhid: USB HID core driver\n[ 1.285926] drop_monitor: Initializing network drop monitor service\n[ 1.285973] TCP: cubic registered\n[ 1.285976] Initializing XFRM netlink socket\n[ 1.286050] NET: Registered protocol family 10\n[ 1.288389] NET: Registered protocol family 17\n[ 1.290166] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.290170] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.290190] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.290255] Loading compiled-in X.509 certificates\n[ 1.290280] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.290289] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.290611] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.290626] registered taskstats version 1\n[ 1.292167] Key type trusted registered\n[ 1.293288] Key type encrypted registered\n[ 1.294439] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.295456] rtc_cmos 00:00: setting system clock to 2018-08-10 00:49:48 UTC (1533862188)\n[ 1.317692] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.327820] Freeing unused kernel memory: 1680k freed\n[ 1.332754] 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.337316] systemd[1]: Detected virtualization kvm.\n[ 1.338750] systemd[1]: Detected architecture x86-64.\n[ 1.340166] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.343097] systemd[1]: No hostname configured.\n[ 1.344376] systemd[1]: Set hostname to .\n[ 1.345816] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.370083] systemd[1]: Created slice Root Slice.\n[ 1.371439] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Created slice System Slice.\n[ 1.373883] systemd[1]: Created slice System Slice.\n[ 1.375265] systemd[1]: Starting System Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.377630] systemd[1]: Listening on Journal Socket.\n[ 1.378993] systemd[1]: Starting Journal Socket.\n[ 1.380678] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.383457] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.388604] systemd[1]: Listening on udev Kernel Socket.\n[ 1.390058] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Swap.\n[ 1.392614] systemd[1]: Reached target Swap.\n[ 1.393872] systemd[1]: Starting Swap.\n[ 1.395283] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Reached target Slices.\n[ 1.398445] systemd[1]: Reached target Slices.\n[ 1.399741] systemd[1]: Starting Slices.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.407288] systemd[1]: Reached target Local File Systems.\n[ 1.408740] systemd[1]: Starting Local File Systems.\n[ 1.410054] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.412182] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.416704] systemd[1]: Reached target Paths.\n[ 1.417862] systemd[1]: Starting Paths.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.419918] systemd[1]: Listening on udev Control Socket.\n[ 1.421234] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.423358] systemd[1]: Reached target Sockets.\n[ 1.424546] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Timers.\n[ 1.426499] systemd[1]: Reached target Timers.\n[ 1.427663] systemd[1]: Starting Timers.\n[ 1.429076] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Started Journal Service.\n[ 1.432314] 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[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[ 1.449795] RPC: Registered named UNIX socket transport module.\n[ 1.451269] RPC: Registered udp transport module.\n[ 1.452517] RPC: Registered tcp transport module.\n[ 1.453751] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.545673] scsi host0: ata_piix\n[ 1.547562] scsi host1: ata_piix\n[ 1.547791] FDC 0 is a S82078B\n[ 1.552692] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.554393] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.574271] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.578799] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.617792] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.623954] 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.726393] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.728097] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.729864] usb 1-1: Product: QEMU USB Tablet\n[ 1.731109] usb 1-1: Manufacturer: QEMU\n[ 1.732272] usb 1-1: SerialNumber: 42\n[ 1.742526] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.745316] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 1.829632] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.832286] XFS (vda1): Mounting V4 Filesystem\n[ 1.854486] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target System Initialization.\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 Swap.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped udev Kernel Device Manager.\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] 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] 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.085392] systemd-journald[124]: Received SIGTERM from PID 1 (systemd).\n[ 2.125316] tsc: Refined TSC clocksource calibration: 3491.851 MHz\n[ 2.145570] SELinux: Disabled at runtime.\n[ 2.182349] type=1404 audit(1533862189.387:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.215652] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.217533] 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 Debug File System...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Mounting Huge Pages File System...\n[[32m OK [0m] Created slice system-getty.slice.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Apply Kernel Variables...\n Starting Setup Virtual Console...\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 2.410972] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\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] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[ 2.478318] systemd-journald[391]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\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 Import network configuration from initramfs...\n Starting Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\n Starting Mark the need to relabel after reboot...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[ 2.570979] type=1305 audit(1533862189.775:3): audit_pid=439 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] Reached target Paths.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n[ 2.768442] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n Starting LSB: Bring up/down networking...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n[ 2.778018] [drm] Initialized drm 1.1.0 20060810\n[ 2.782488] input: PC Speaker as /devices/platform/pcspkr/input/input5\n Starting Authorization Manager...\n Starting Dump dmesg to /var/log/dmesg...\n Starting GSSAPI Proxy Daemon...\n Starting Initial cloud-init job (pre-networking)...\n Starting NTP client/server...\n Starting Login Service...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 2.814210] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 2.816694] [TTM] Initializing pool allocator\n[ 2.818735] [TTM] Initializing DMA pool allocator\n[ 2.819136] ppdev: user-space parallel port driver\n[ 2.823900] [drm] fb mappable at 0xFC000000\n[ 2.825495] [drm] vram aper at 0xFC000000\n[ 2.827100] [drm] size 33554432\n[ 2.828770] [drm] fb depth is 24\n[ 2.830128] [drm] pitch is 3072\n[ 2.831767] fbcon: cirrusdrmfb (fb0) is primary device\n[ 2.853162] Console: switching to colour frame buffer device 128x48\n[ 2.869227] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n[ 2.873292] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\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[ 2.916702] AES CTR mode by8 optimization enabled\n[ 2.923582] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 2.928744] alg: No test for crc32 (crc32-pclmul)\n[ 2.932653] intel_rapl: no valid rapl domains found in package 0\n[[32m OK [0m] Started Command Scheduler.\n [ 2.942212] intel_powerclamp: No package C-state availableStarting Command Scheduler...\n[[32m OK [0m] Started Getty on tty1.\n\n[ 2.947965] intel_powerclamp: No package C-state available Starting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Authorization Manager.\n[[32m OK [0m] Started NTP client/server.\n[ 3.009871] cloud-init[481]: Cloud-init v. 0.7.5 running 'init-local' at Fri, 10 Aug 2018 00:49:50 +0000. Up 2.97 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n"} 2018-08-10 00:49:51,830 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557/action used request id req-63a96656-d736-4142-9780-a60b841ac726 2018-08-10 00:49:51,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.123353004456s 2018-08-10 00:49:51,832 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557/action used request id req-63a96656-d736-4142-9780-a60b841ac726 2018-08-10 00:49:51,832 - 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 1847836547 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.327351] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.329857] pid_max: default: 32768 minimum: 301 [ 0.331261] Security Framework initialized [ 0.332521] SELinux: Initializing. [ 0.333921] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.338894] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.342234] Mount-cache hash table entries: 4096 [ 0.343855] Initializing cgroup subsys memory [ 0.345187] Initializing cgroup subsys devices [ 0.346506] Initializing cgroup subsys freezer [ 0.347823] Initializing cgroup subsys net_cls [ 0.349169] Initializing cgroup subsys blkio [ 0.350454] Initializing cgroup subsys perf_event [ 0.351815] Initializing cgroup subsys hugetlb [ 0.353144] Initializing cgroup subsys pids [ 0.354417] Initializing cgroup subsys net_prio [ 0.355819] CPU: Physical Processor ID: 0 [ 0.357772] mce: CPU supports 10 MCE banks [ 0.359072] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.360582] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.362073] tlb_flushall_shift: 6 [ 0.363381] Freeing SMP alternatives: 28k freed [ 0.367423] ACPI: Core revision 20130517 [ 0.369104] ACPI: All ACPI Tables successfully acquired [ 0.370760] ftrace: allocating 25812 entries in 101 pages [ 0.392847] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.394589] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.396335] smpboot: Max logical packages: 2 [ 0.397803] Enabling x2apic [ 0.398824] Enabled x2apic [ 0.400036] Switched APIC routing to physical x2apic. [ 0.402437] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.404064] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.406944] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.414930] KVM setup paravirtual spinlock [ 0.417253] smpboot: Booting Node 0, Processors #1 OK [ 0.419058] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.440857] Brought up 2 CPUs [ 0.440860] KVM setup async PF for cpu 1 [ 0.440863] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.444240] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.446482] devtmpfs: initialized [ 0.448886] EVM: security.selinux [ 0.449958] EVM: security.ima [ 0.450965] EVM: security.capability [ 0.452678] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.454346] pinctrl core: initialized pinctrl subsystem [ 0.455932] NET: Registered protocol family 16 [ 0.457452] ACPI: bus type PCI registered [ 0.458625] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.460261] PCI: Using configuration type 1 for base access [ 0.465017] ACPI: Added _OSI(Module Device) [ 0.466252] ACPI: Added _OSI(Processor Device) [ 0.467483] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.468739] ACPI: Added _OSI(Processor Aggregator Device) [ 0.471184] ACPI: Interpreter enabled [ 0.472285] ACPI: (supports S0 S5) [ 0.473322] ACPI: Using IOAPIC for interrupt routing [ 0.474717] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.478829] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.480509] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.482147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.483750] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.486798] acpiphp: Slot [3] registered [ 0.487944] acpiphp: Slot [4] registered [ 0.489178] acpiphp: Slot [5] registered [ 0.490379] acpiphp: Slot [6] registered [ 0.491588] acpiphp: Slot [7] registered [ 0.492779] acpiphp: Slot [8] registered [ 0.493942] acpiphp: Slot [9] registered [ 0.495115] acpiphp: Slot [10] registered [ 0.496294] acpiphp: Slot [11] registered [ 0.497522] acpiphp: Slot [12] registered [ 0.498785] acpiphp: Slot [13] registered [ 0.499987] acpiphp: Slot [14] registered [ 0.501159] acpiphp: Slot [15] registered [ 0.502386] acpiphp: Slot [16] registered [ 0.503530] acpiphp: Slot [17] registered [ 0.504695] acpiphp: Slot [18] registered [ 0.505890] acpiphp: Slot [19] registered [ 0.507106] acpiphp: Slot [20] registered [ 0.508329] acpiphp: Slot [21] registered [ 0.509536] acpiphp: Slot [22] registered [ 0.510736] acpiphp: Slot [23] registered [ 0.511945] acpiphp: Slot [24] registered [ 0.513156] acpiphp: Slot [25] registered [ 0.514379] acpiphp: Slot [26] registered [ 0.515611] acpiphp: Slot [27] registered [ 0.516822] acpiphp: Slot [28] registered [ 0.518034] acpiphp: Slot [29] registered [ 0.519244] acpiphp: Slot [30] registered [ 0.520468] acpiphp: Slot [31] registered [ 0.521723] PCI host bridge to bus 0000:00 [ 0.522948] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.524424] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.526134] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.527848] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.530052] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.532288] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.537019] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.538833] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.540488] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.542243] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.546301] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.548576] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.570041] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.572011] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.573906] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.575792] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.577804] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.579536] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.581321] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.583678] vgaarb: loaded [ 0.584661] vgaarb: bridge control possible 0000:00:02.0 [ 0.586243] SCSI subsystem initialized [ 0.587455] ACPI: bus type USB registered [ 0.588674] usbcore: registered new interface driver usbfs [ 0.590197] usbcore: registered new interface driver hub [ 0.591684] usbcore: registered new device driver usb [ 0.593278] PCI: Using ACPI for IRQ routing [ 0.594804] NetLabel: Initializing [ 0.595933] NetLabel: domain hash size = 128 [ 0.597193] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.598612] NetLabel: unlabeled traffic allowed by default [ 0.600263] Switched to clocksource kvm-clock [ 0.608385] pnp: PnP ACPI init [ 0.609407] ACPI: bus type PNP registered [ 0.610911] pnp: PnP ACPI: found 5 devices [ 0.612106] ACPI: bus type PNP unregistered [ 0.619343] NET: Registered protocol family 2 [ 0.620861] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.623279] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.625287] TCP: Hash tables configured (established 32768 bind 32768) [ 0.627046] TCP: reno registered [ 0.628124] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.629696] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.631368] NET: Registered protocol family 1 [ 0.632626] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.634141] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.635635] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.655183] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.674789] Unpacking initramfs... [ 1.109203] Freeing initrd memory: 37508k freed [ 1.118555] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.120243] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.123350] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.125018] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.126916] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.128553] Initialise system trusted keyring [ 1.129847] audit: initializing netlink socket (disabled) [ 1.131305] type=2000 audit(1533862188.314:1): initialized [ 1.148075] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.149715] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.152101] zpool: loaded [ 1.153061] zbud: loaded [ 1.154175] VFS: Disk quotas dquot_6.5.2 [ 1.155398] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.157186] msgmni has been set to 7578 [ 1.158420] Key type big_key registered [ 1.160293] NET: Registered protocol family 38 [ 1.161608] Key type asymmetric registered [ 1.162818] Asymmetric key parser 'x509' registered [ 1.164175] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.166436] io scheduler noop registered [ 1.167671] io scheduler deadline registered (default) [ 1.178926] io scheduler cfq registered [ 1.180187] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.181696] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.183457] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.185676] ACPI: Power Button [PWRF] [ 1.186947] GHES: HEST is not enabled! [ 1.188179] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.212814] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.214698] Non-volatile memory driver v1.3 [ 1.215949] Linux agpgart interface v0.103 [ 1.217289] crash memory driver: version 1.1 [ 1.218611] rdac: device handler registered [ 1.219887] hp_sw: device handler registered [ 1.221151] emc: device handler registered [ 1.222359] alua: device handler registered [ 1.223605] libphy: Fixed MDIO Bus: probed [ 1.224898] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.226591] ehci-pci: EHCI PCI platform driver [ 1.227871] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.229451] ohci-pci: OHCI PCI platform driver [ 1.230703] uhci_hcd: USB Universal Host Controller Interface driver [ 1.250466] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.251923] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.254134] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.255518] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.257065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.258799] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.260927] usb usb1: Product: UHCI Host Controller [ 1.262242] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.263871] usb usb1: SerialNumber: 0000:00:01.2 [ 1.265274] hub 1-0:1.0: USB hub found [ 1.266454] hub 1-0:1.0: 2 ports detected [ 1.267796] usbcore: registered new interface driver usbserial [ 1.269348] usbcore: registered new interface driver usbserial_generic [ 1.271019] usbserial: USB Serial support registered for generic [ 1.272592] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.275495] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.276845] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.278340] mousedev: PS/2 mouse device common for all mice [ 1.280122] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.283154] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.285367] rtc_cmos 00:00: RTC can wake from S4 [ 1.285592] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.285728] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.285767] cpuidle: using governor menu [ 1.285820] hidraw: raw HID events driver (C) Jiri Kosina [ 1.285892] usbcore: registered new interface driver usbhid [ 1.285893] usbhid: USB HID core driver [ 1.285926] drop_monitor: Initializing network drop monitor service [ 1.285973] TCP: cubic registered [ 1.285976] Initializing XFRM netlink socket [ 1.286050] NET: Registered protocol family 10 [ 1.288389] NET: Registered protocol family 17 [ 1.290166] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.290170] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.290190] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.290255] Loading compiled-in X.509 certificates [ 1.290280] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.290289] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.290611] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.290626] registered taskstats version 1 [ 1.292167] Key type trusted registered [ 1.293288] Key type encrypted registered [ 1.294439] IMA: No TPM chip found, activating TPM-bypass! [ 1.295456] rtc_cmos 00:00: setting system clock to 2018-08-10 00:49:48 UTC (1533862188) [ 1.317692] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.327820] Freeing unused kernel memory: 1680k freed [ 1.332754] 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.337316] systemd[1]: Detected virtualization kvm. [ 1.338750] systemd[1]: Detected architecture x86-64. [ 1.340166] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.343097] systemd[1]: No hostname configured. [ 1.344376] systemd[1]: Set hostname to . [ 1.345816] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.370083] systemd[1]: Created slice Root Slice. [ 1.371439] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.373883] systemd[1]: Created slice System Slice. [ 1.375265] systemd[1]: Starting System Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.377630] systemd[1]: Listening on Journal Socket. [ 1.378993] systemd[1]: Starting Journal Socket. [ 1.380678] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.383457] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.388604] systemd[1]: Listening on udev Kernel Socket. [ 1.390058] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Swap. [ 1.392614] systemd[1]: Reached target Swap. [ 1.393872] systemd[1]: Starting Swap. [ 1.395283] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Slices. [ 1.398445] systemd[1]: Reached target Slices. [ 1.399741] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Local File Systems. [ 1.407288] systemd[1]: Reached target Local File Systems. [ 1.408740] systemd[1]: Starting Local File Systems. [ 1.410054] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.412182] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.416704] systemd[1]: Reached target Paths. [ 1.417862] systemd[1]: Starting Paths. [[32m OK [0m] Listening on udev Control Socket. [ 1.419918] systemd[1]: Listening on udev Control Socket. [ 1.421234] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.423358] systemd[1]: Reached target Sockets. [ 1.424546] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Timers. [ 1.426499] systemd[1]: Reached target Timers. [ 1.427663] systemd[1]: Starting Timers. [ 1.429076] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Started Journal Service. [ 1.432314] 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. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [ 1.449795] RPC: Registered named UNIX socket transport module. [ 1.451269] RPC: Registered udp transport module. [ 1.452517] RPC: Registered tcp transport module. [ 1.453751] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.545673] scsi host0: ata_piix [ 1.547562] scsi host1: ata_piix [ 1.547791] FDC 0 is a S82078B [ 1.552692] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.554393] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.574271] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.578799] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.617792] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.623954] 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.726393] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.728097] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.729864] usb 1-1: Product: QEMU USB Tablet [ 1.731109] usb 1-1: Manufacturer: QEMU [ 1.732272] usb 1-1: SerialNumber: 42 [ 1.742526] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.745316] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 1.829632] SGI XFS with ACLs, security attributes, no debug enabled [ 1.832286] XFS (vda1): Mounting V4 Filesystem [ 1.854486] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target System Initialization. [[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 Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped udev Kernel Device Manager. [[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] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[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.085392] systemd-journald[124]: Received SIGTERM from PID 1 (systemd). [ 2.125316] tsc: Refined TSC clocksource calibration: 3491.851 MHz [ 2.145570] SELinux: Disabled at runtime. [ 2.182349] type=1404 audit(1533862189.387:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.215652] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.217533] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Mounting Debug File System... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting Huge Pages File System... [[32m OK [0m] Created slice system-getty.slice. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Mounting POSIX Message Queue File System... [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Apply Kernel Variables... Starting Setup Virtual Console... [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Remount Root and Kernel File Systems... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 2.410972] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[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] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Configure read-only root support... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Create Static Device Nodes in /dev. [ 2.478318] systemd-journald[391]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [ 2.570979] type=1305 audit(1533862189.775:3): audit_pid=439 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] Reached target Paths. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. [ 2.768442] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 Starting LSB: Bring up/down networking... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... [ 2.778018] [drm] Initialized drm 1.1.0 20060810 [ 2.782488] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting Authorization Manager... Starting Dump dmesg to /var/log/dmesg... Starting GSSAPI Proxy Daemon... Starting Initial cloud-init job (pre-networking)... Starting NTP client/server... Starting Login Service... [[32m OK [0m] Started D-Bus System Message Bus. [ 2.814210] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 2.816694] [TTM] Initializing pool allocator [ 2.818735] [TTM] Initializing DMA pool allocator [ 2.819136] ppdev: user-space parallel port driver [ 2.823900] [drm] fb mappable at 0xFC000000 [ 2.825495] [drm] vram aper at 0xFC000000 [ 2.827100] [drm] size 33554432 [ 2.828770] [drm] fb depth is 24 [ 2.830128] [drm] pitch is 3072 [ 2.831767] fbcon: cirrusdrmfb (fb0) is primary device [ 2.853162] Console: switching to colour frame buffer device 128x48 [ 2.869227] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [ 2.873292] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Reached target Timers. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[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. [ 2.916702] AES CTR mode by8 optimization enabled [ 2.923582] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 2.928744] alg: No test for crc32 (crc32-pclmul) [ 2.932653] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] Started Command Scheduler. [ 2.942212] intel_powerclamp: No package C-state availableStarting Command Scheduler... [[32m OK [0m] Started Getty on tty1. [ 2.947965] intel_powerclamp: No package C-state available Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started NTP client/server. [ 3.009871] cloud-init[481]: Cloud-init v. 0.7.5 running 'init-local' at Fri, 10 Aug 2018 00:49:50 +0000. Up 2.97 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). 2018-08-10 00:49:52,835 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.206: timed out 2018-08-10 00:50:01,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-10 00:50:01,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557/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}d9608aefef89a124b98d88bb7fb32448dde7087b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-10 00:50:01,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:50: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-30c005a6-79c6-49a9-b6ca-18a9283b03a1 x-compute-request-id: req-30c005a6-79c6-49a9-b6ca-18a9283b03a1 Content-Encoding: gzip Content-Length: 12718 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 1847836547 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.327351] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.329857] pid_max: default: 32768 minimum: 301\n[ 0.331261] Security Framework initialized\n[ 0.332521] SELinux: Initializing.\n[ 0.333921] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.338894] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.342234] Mount-cache hash table entries: 4096\n[ 0.343855] Initializing cgroup subsys memory\n[ 0.345187] Initializing cgroup subsys devices\n[ 0.346506] Initializing cgroup subsys freezer\n[ 0.347823] Initializing cgroup subsys net_cls\n[ 0.349169] Initializing cgroup subsys blkio\n[ 0.350454] Initializing cgroup subsys perf_event\n[ 0.351815] Initializing cgroup subsys hugetlb\n[ 0.353144] Initializing cgroup subsys pids\n[ 0.354417] Initializing cgroup subsys net_prio\n[ 0.355819] CPU: Physical Processor ID: 0\n[ 0.357772] mce: CPU supports 10 MCE banks\n[ 0.359072] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.360582] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.362073] tlb_flushall_shift: 6\n[ 0.363381] Freeing SMP alternatives: 28k freed\n[ 0.367423] ACPI: Core revision 20130517\n[ 0.369104] ACPI: All ACPI Tables successfully acquired\n[ 0.370760] ftrace: allocating 25812 entries in 101 pages\n[ 0.392847] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.394589] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.396335] smpboot: Max logical packages: 2\n[ 0.397803] Enabling x2apic\n[ 0.398824] Enabled x2apic\n[ 0.400036] Switched APIC routing to physical x2apic.\n[ 0.402437] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.404064] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.406944] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.414930] KVM setup paravirtual spinlock\n[ 0.417253] smpboot: Booting Node 0, Processors #1 OK\n[ 0.419058] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.440857] Brought up 2 CPUs\n[ 0.440860] KVM setup async PF for cpu 1\n[ 0.440863] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.444240] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.446482] devtmpfs: initialized\n[ 0.448886] EVM: security.selinux\n[ 0.449958] EVM: security.ima\n[ 0.450965] EVM: security.capability\n[ 0.452678] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.454346] pinctrl core: initialized pinctrl subsystem\n[ 0.455932] NET: Registered protocol family 16\n[ 0.457452] ACPI: bus type PCI registered\n[ 0.458625] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.460261] PCI: Using configuration type 1 for base access\n[ 0.465017] ACPI: Added _OSI(Module Device)\n[ 0.466252] ACPI: Added _OSI(Processor Device)\n[ 0.467483] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.468739] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.471184] ACPI: Interpreter enabled\n[ 0.472285] ACPI: (supports S0 S5)\n[ 0.473322] ACPI: Using IOAPIC for interrupt routing\n[ 0.474717] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.478829] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.480509] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.482147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.483750] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.486798] acpiphp: Slot [3] registered\n[ 0.487944] acpiphp: Slot [4] registered\n[ 0.489178] acpiphp: Slot [5] registered\n[ 0.490379] acpiphp: Slot [6] registered\n[ 0.491588] acpiphp: Slot [7] registered\n[ 0.492779] acpiphp: Slot [8] registered\n[ 0.493942] acpiphp: Slot [9] registered\n[ 0.495115] acpiphp: Slot [10] registered\n[ 0.496294] acpiphp: Slot [11] registered\n[ 0.497522] acpiphp: Slot [12] registered\n[ 0.498785] acpiphp: Slot [13] registered\n[ 0.499987] acpiphp: Slot [14] registered\n[ 0.501159] acpiphp: Slot [15] registered\n[ 0.502386] acpiphp: Slot [16] registered\n[ 0.503530] acpiphp: Slot [17] registered\n[ 0.504695] acpiphp: Slot [18] registered\n[ 0.505890] acpiphp: Slot [19] registered\n[ 0.507106] acpiphp: Slot [20] registered\n[ 0.508329] acpiphp: Slot [21] registered\n[ 0.509536] acpiphp: Slot [22] registered\n[ 0.510736] acpiphp: Slot [23] registered\n[ 0.511945] acpiphp: Slot [24] registered\n[ 0.513156] acpiphp: Slot [25] registered\n[ 0.514379] acpiphp: Slot [26] registered\n[ 0.515611] acpiphp: Slot [27] registered\n[ 0.516822] acpiphp: Slot [28] registered\n[ 0.518034] acpiphp: Slot [29] registered\n[ 0.519244] acpiphp: Slot [30] registered\n[ 0.520468] acpiphp: Slot [31] registered\n[ 0.521723] PCI host bridge to bus 0000:00\n[ 0.522948] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.524424] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.526134] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.527848] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.530052] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.532288] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.537019] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.538833] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.540488] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.542243] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.546301] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.548576] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.570041] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.572011] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.573906] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.575792] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.577804] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.579536] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.581321] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.583678] vgaarb: loaded\n[ 0.584661] vgaarb: bridge control possible 0000:00:02.0\n[ 0.586243] SCSI subsystem initialized\n[ 0.587455] ACPI: bus type USB registered\n[ 0.588674] usbcore: registered new interface driver usbfs\n[ 0.590197] usbcore: registered new interface driver hub\n[ 0.591684] usbcore: registered new device driver usb\n[ 0.593278] PCI: Using ACPI for IRQ routing\n[ 0.594804] NetLabel: Initializing\n[ 0.595933] NetLabel: domain hash size = 128\n[ 0.597193] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.598612] NetLabel: unlabeled traffic allowed by default\n[ 0.600263] Switched to clocksource kvm-clock\n[ 0.608385] pnp: PnP ACPI init\n[ 0.609407] ACPI: bus type PNP registered\n[ 0.610911] pnp: PnP ACPI: found 5 devices\n[ 0.612106] ACPI: bus type PNP unregistered\n[ 0.619343] NET: Registered protocol family 2\n[ 0.620861] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.623279] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.625287] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.627046] TCP: reno registered\n[ 0.628124] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.629696] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.631368] NET: Registered protocol family 1\n[ 0.632626] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.634141] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.635635] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.655183] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.674789] Unpacking initramfs...\n[ 1.109203] Freeing initrd memory: 37508k freed\n[ 1.118555] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.120243] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.123350] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.125018] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.126916] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.128553] Initialise system trusted keyring\n[ 1.129847] audit: initializing netlink socket (disabled)\n[ 1.131305] type=2000 audit(1533862188.314:1): initialized\n[ 1.148075] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.149715] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.152101] zpool: loaded\n[ 1.153061] zbud: loaded\n[ 1.154175] VFS: Disk quotas dquot_6.5.2\n[ 1.155398] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.157186] msgmni has been set to 7578\n[ 1.158420] Key type big_key registered\n[ 1.160293] NET: Registered protocol family 38\n[ 1.161608] Key type asymmetric registered\n[ 1.162818] Asymmetric key parser 'x509' registered\n[ 1.164175] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.166436] io scheduler noop registered\n[ 1.167671] io scheduler deadline registered (default)\n[ 1.178926] io scheduler cfq registered\n[ 1.180187] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.181696] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.183457] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.185676] ACPI: Power Button [PWRF]\n[ 1.186947] GHES: HEST is not enabled!\n[ 1.188179] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.212814] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.214698] Non-volatile memory driver v1.3\n[ 1.215949] Linux agpgart interface v0.103\n[ 1.217289] crash memory driver: version 1.1\n[ 1.218611] rdac: device handler registered\n[ 1.219887] hp_sw: device handler registered\n[ 1.221151] emc: device handler registered\n[ 1.222359] alua: device handler registered\n[ 1.223605] libphy: Fixed MDIO Bus: probed\n[ 1.224898] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.226591] ehci-pci: EHCI PCI platform driver\n[ 1.227871] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.229451] ohci-pci: OHCI PCI platform driver\n[ 1.230703] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.250466] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.251923] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.254134] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.255518] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.257065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.258799] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.260927] usb usb1: Product: UHCI Host Controller\n[ 1.262242] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.263871] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.265274] hub 1-0:1.0: USB hub found\n[ 1.266454] hub 1-0:1.0: 2 ports detected\n[ 1.267796] usbcore: registered new interface driver usbserial\n[ 1.269348] usbcore: registered new interface driver usbserial_generic\n[ 1.271019] usbserial: USB Serial support registered for generic\n[ 1.272592] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.275495] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.276845] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.278340] mousedev: PS/2 mouse device common for all mice\n[ 1.280122] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.283154] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.285367] rtc_cmos 00:00: RTC can wake from S4\n[ 1.285592] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.285728] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.285767] cpuidle: using governor menu\n[ 1.285820] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.285892] usbcore: registered new interface driver usbhid\n[ 1.285893] usbhid: USB HID core driver\n[ 1.285926] drop_monitor: Initializing network drop monitor service\n[ 1.285973] TCP: cubic registered\n[ 1.285976] Initializing XFRM netlink socket\n[ 1.286050] NET: Registered protocol family 10\n[ 1.288389] NET: Registered protocol family 17\n[ 1.290166] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.290170] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.290190] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.290255] Loading compiled-in X.509 certificates\n[ 1.290280] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.290289] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.290611] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.290626] registered taskstats version 1\n[ 1.292167] Key type trusted registered\n[ 1.293288] Key type encrypted registered\n[ 1.294439] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.295456] rtc_cmos 00:00: setting system clock to 2018-08-10 00:49:48 UTC (1533862188)\n[ 1.317692] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.327820] Freeing unused kernel memory: 1680k freed\n[ 1.332754] 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.337316] systemd[1]: Detected virtualization kvm.\n[ 1.338750] systemd[1]: Detected architecture x86-64.\n[ 1.340166] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.343097] systemd[1]: No hostname configured.\n[ 1.344376] systemd[1]: Set hostname to .\n[ 1.345816] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.370083] systemd[1]: Created slice Root Slice.\n[ 1.371439] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Created slice System Slice.\n[ 1.373883] systemd[1]: Created slice System Slice.\n[ 1.375265] systemd[1]: Starting System Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.377630] systemd[1]: Listening on Journal Socket.\n[ 1.378993] systemd[1]: Starting Journal Socket.\n[ 1.380678] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.383457] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.388604] systemd[1]: Listening on udev Kernel Socket.\n[ 1.390058] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Swap.\n[ 1.392614] systemd[1]: Reached target Swap.\n[ 1.393872] systemd[1]: Starting Swap.\n[ 1.395283] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Reached target Slices.\n[ 1.398445] systemd[1]: Reached target Slices.\n[ 1.399741] systemd[1]: Starting Slices.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.407288] systemd[1]: Reached target Local File Systems.\n[ 1.408740] systemd[1]: Starting Local File Systems.\n[ 1.410054] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.412182] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.416704] systemd[1]: Reached target Paths.\n[ 1.417862] systemd[1]: Starting Paths.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.419918] systemd[1]: Listening on udev Control Socket.\n[ 1.421234] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.423358] systemd[1]: Reached target Sockets.\n[ 1.424546] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Timers.\n[ 1.426499] systemd[1]: Reached target Timers.\n[ 1.427663] systemd[1]: Starting Timers.\n[ 1.429076] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Started Journal Service.\n[ 1.432314] 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[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[ 1.449795] RPC: Registered named UNIX socket transport module.\n[ 1.451269] RPC: Registered udp transport module.\n[ 1.452517] RPC: Registered tcp transport module.\n[ 1.453751] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.545673] scsi host0: ata_piix\n[ 1.547562] scsi host1: ata_piix\n[ 1.547791] FDC 0 is a S82078B\n[ 1.552692] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.554393] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.574271] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.578799] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.617792] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.623954] 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.726393] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.728097] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.729864] usb 1-1: Product: QEMU USB Tablet\n[ 1.731109] usb 1-1: Manufacturer: QEMU\n[ 1.732272] usb 1-1: SerialNumber: 42\n[ 1.742526] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.745316] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 1.829632] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.832286] XFS (vda1): Mounting V4 Filesystem\n[ 1.854486] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target System Initialization.\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 Swap.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped udev Kernel Device Manager.\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] 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] 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.085392] systemd-journald[124]: Received SIGTERM from PID 1 (systemd).\n[ 2.125316] tsc: Refined TSC clocksource calibration: 3491.851 MHz\n[ 2.145570] SELinux: Disabled at runtime.\n[ 2.182349] type=1404 audit(1533862189.387:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.215652] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.217533] 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 Debug File System...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Mounting Huge Pages File System...\n[[32m OK [0m] Created slice system-getty.slice.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Apply Kernel Variables...\n Starting Setup Virtual Console...\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 2.410972] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\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] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[ 2.478318] systemd-journald[391]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\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 Import network configuration from initramfs...\n Starting Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\n Starting Mark the need to relabel after reboot...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[ 2.570979] type=1305 audit(1533862189.775:3): audit_pid=439 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] Reached target Paths.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n[ 2.768442] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n Starting LSB: Bring up/down networking...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n[ 2.778018] [drm] Initialized drm 1.1.0 20060810\n[ 2.782488] input: PC Speaker as /devices/platform/pcspkr/input/input5\n Starting Authorization Manager...\n Starting Dump dmesg to /var/log/dmesg...\n Starting GSSAPI Proxy Daemon...\n Starting Initial cloud-init job (pre-networking)...\n Starting NTP client/server...\n Starting Login Service...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 2.814210] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 2.816694] [TTM] Initializing pool allocator\n[ 2.818735] [TTM] Initializing DMA pool allocator\n[ 2.819136] ppdev: user-space parallel port driver\n[ 2.823900] [drm] fb mappable at 0xFC000000\n[ 2.825495] [drm] vram aper at 0xFC000000\n[ 2.827100] [drm] size 33554432\n[ 2.828770] [drm] fb depth is 24\n[ 2.830128] [drm] pitch is 3072\n[ 2.831767] fbcon: cirrusdrmfb (fb0) is primary device\n[ 2.853162] Console: switching to colour frame buffer device 128x48\n[ 2.869227] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n[ 2.873292] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\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[ 2.916702] AES CTR mode by8 optimization enabled\n[ 2.923582] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 2.928744] alg: No test for crc32 (crc32-pclmul)\n[ 2.932653] intel_rapl: no valid rapl domains found in package 0\n[[32m OK [0m] Started Command Scheduler.\n [ 2.942212] intel_powerclamp: No package C-state availableStarting Command Scheduler...\n[[32m OK [0m] Started Getty on tty1.\n\n[ 2.947965] intel_powerclamp: No package C-state available Starting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Authorization Manager.\n[[32m OK [0m] Started NTP client/server.\n[ 3.009871] cloud-init[481]: Cloud-init v. 0.7.5 running 'init-local' at Fri, 10 Aug 2018 00:49:50 +0000. Up 2.97 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 OpenSSH server daemon...\n[[32m OK [0m] Reached target Network is Online.\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 InfluxDB Service.\n Starting InfluxDB Service...\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting RabbitMQ Service...\n Starting System Logging Service...\n Starting Postfix Mail Transport Agent...\n Starting nginx - high performance web server...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting PostgreSQL 9.5 database server...\n Starting Crash recovery kernel arming...\n Starting Dynamic System Tuning Daemon...\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 Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Mounted 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] Created slice user-993.slice.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[ 5.563433] cloud-init[808]: Cloud-init v. 0.7.5 running 'init' at Fri, 10 Aug 2018 00:49:53 +0000. Up 5.53 seconds.\n[ 5.622281] cloud-init[808]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 5.623922] cloud-init[808]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.625426] cloud-init[808]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.626916] cloud-init[808]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.628487] cloud-init[808]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.630094] cloud-init[808]: ci-info: | eth0: | True | 192.168.120.31 | 255.255.255.0 | fa:16:3e:e0:07:88 |\n[ 5.632258] cloud-init[808]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.640598] cloud-init[808]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.647816] cloud-init[808]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.659216] cloud-init[808]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.665270] cloud-init[808]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.666868] cloud-init[808]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.668407] cloud-init[808]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH |\n[ 5.669964] cloud-init[808]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.671626] cloud-init[808]: 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: [ 11.047312] cloud-init[3949]: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 10 Aug 2018 00:49:58 +0000. Up 11.00 seconds.\n[ 11.322392] cloud-init[4058]: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 10 Aug 2018 00:49:58 +0000. Up 11.27 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 | 66:87:31:d8:81:a4:4a:03:1d:d1:b5:77:d2:28:a5:7b | - | 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.397710] cloud-init[4058]: Cloud-init v. 0.7.5 finished at Fri, 10 Aug 2018 00:49:59 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.39 seconds\n"} 2018-08-10 00:50:01,964 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557/action used request id req-30c005a6-79c6-49a9-b6ca-18a9283b03a1 2018-08-10 00:50:01,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.119004011154s 2018-08-10 00:50:01,965 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557/action used request id req-30c005a6-79c6-49a9-b6ca-18a9283b03a1 2018-08-10 00:50:01,966 - 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 1847836547 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.327351] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.329857] pid_max: default: 32768 minimum: 301 [ 0.331261] Security Framework initialized [ 0.332521] SELinux: Initializing. [ 0.333921] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.338894] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.342234] Mount-cache hash table entries: 4096 [ 0.343855] Initializing cgroup subsys memory [ 0.345187] Initializing cgroup subsys devices [ 0.346506] Initializing cgroup subsys freezer [ 0.347823] Initializing cgroup subsys net_cls [ 0.349169] Initializing cgroup subsys blkio [ 0.350454] Initializing cgroup subsys perf_event [ 0.351815] Initializing cgroup subsys hugetlb [ 0.353144] Initializing cgroup subsys pids [ 0.354417] Initializing cgroup subsys net_prio [ 0.355819] CPU: Physical Processor ID: 0 [ 0.357772] mce: CPU supports 10 MCE banks [ 0.359072] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.360582] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.362073] tlb_flushall_shift: 6 [ 0.363381] Freeing SMP alternatives: 28k freed [ 0.367423] ACPI: Core revision 20130517 [ 0.369104] ACPI: All ACPI Tables successfully acquired [ 0.370760] ftrace: allocating 25812 entries in 101 pages [ 0.392847] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.394589] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.396335] smpboot: Max logical packages: 2 [ 0.397803] Enabling x2apic [ 0.398824] Enabled x2apic [ 0.400036] Switched APIC routing to physical x2apic. [ 0.402437] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.404064] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.406944] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.414930] KVM setup paravirtual spinlock [ 0.417253] smpboot: Booting Node 0, Processors #1 OK [ 0.419058] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.440857] Brought up 2 CPUs [ 0.440860] KVM setup async PF for cpu 1 [ 0.440863] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.444240] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.446482] devtmpfs: initialized [ 0.448886] EVM: security.selinux [ 0.449958] EVM: security.ima [ 0.450965] EVM: security.capability [ 0.452678] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.454346] pinctrl core: initialized pinctrl subsystem [ 0.455932] NET: Registered protocol family 16 [ 0.457452] ACPI: bus type PCI registered [ 0.458625] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.460261] PCI: Using configuration type 1 for base access [ 0.465017] ACPI: Added _OSI(Module Device) [ 0.466252] ACPI: Added _OSI(Processor Device) [ 0.467483] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.468739] ACPI: Added _OSI(Processor Aggregator Device) [ 0.471184] ACPI: Interpreter enabled [ 0.472285] ACPI: (supports S0 S5) [ 0.473322] ACPI: Using IOAPIC for interrupt routing [ 0.474717] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.478829] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.480509] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.482147] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.483750] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.486798] acpiphp: Slot [3] registered [ 0.487944] acpiphp: Slot [4] registered [ 0.489178] acpiphp: Slot [5] registered [ 0.490379] acpiphp: Slot [6] registered [ 0.491588] acpiphp: Slot [7] registered [ 0.492779] acpiphp: Slot [8] registered [ 0.493942] acpiphp: Slot [9] registered [ 0.495115] acpiphp: Slot [10] registered [ 0.496294] acpiphp: Slot [11] registered [ 0.497522] acpiphp: Slot [12] registered [ 0.498785] acpiphp: Slot [13] registered [ 0.499987] acpiphp: Slot [14] registered [ 0.501159] acpiphp: Slot [15] registered [ 0.502386] acpiphp: Slot [16] registered [ 0.503530] acpiphp: Slot [17] registered [ 0.504695] acpiphp: Slot [18] registered [ 0.505890] acpiphp: Slot [19] registered [ 0.507106] acpiphp: Slot [20] registered [ 0.508329] acpiphp: Slot [21] registered [ 0.509536] acpiphp: Slot [22] registered [ 0.510736] acpiphp: Slot [23] registered [ 0.511945] acpiphp: Slot [24] registered [ 0.513156] acpiphp: Slot [25] registered [ 0.514379] acpiphp: Slot [26] registered [ 0.515611] acpiphp: Slot [27] registered [ 0.516822] acpiphp: Slot [28] registered [ 0.518034] acpiphp: Slot [29] registered [ 0.519244] acpiphp: Slot [30] registered [ 0.520468] acpiphp: Slot [31] registered [ 0.521723] PCI host bridge to bus 0000:00 [ 0.522948] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.524424] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.526134] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.527848] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.530052] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.532288] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.537019] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.538833] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.540488] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.542243] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.546301] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.548576] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.570041] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.572011] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.573906] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.575792] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.577804] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.579536] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.581321] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.583678] vgaarb: loaded [ 0.584661] vgaarb: bridge control possible 0000:00:02.0 [ 0.586243] SCSI subsystem initialized [ 0.587455] ACPI: bus type USB registered [ 0.588674] usbcore: registered new interface driver usbfs [ 0.590197] usbcore: registered new interface driver hub [ 0.591684] usbcore: registered new device driver usb [ 0.593278] PCI: Using ACPI for IRQ routing [ 0.594804] NetLabel: Initializing [ 0.595933] NetLabel: domain hash size = 128 [ 0.597193] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.598612] NetLabel: unlabeled traffic allowed by default [ 0.600263] Switched to clocksource kvm-clock [ 0.608385] pnp: PnP ACPI init [ 0.609407] ACPI: bus type PNP registered [ 0.610911] pnp: PnP ACPI: found 5 devices [ 0.612106] ACPI: bus type PNP unregistered [ 0.619343] NET: Registered protocol family 2 [ 0.620861] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.623279] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.625287] TCP: Hash tables configured (established 32768 bind 32768) [ 0.627046] TCP: reno registered [ 0.628124] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.629696] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.631368] NET: Registered protocol family 1 [ 0.632626] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.634141] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.635635] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.655183] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.674789] Unpacking initramfs... [ 1.109203] Freeing initrd memory: 37508k freed [ 1.118555] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.120243] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.123350] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.125018] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.126916] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.128553] Initialise system trusted keyring [ 1.129847] audit: initializing netlink socket (disabled) [ 1.131305] type=2000 audit(1533862188.314:1): initialized [ 1.148075] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.149715] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.152101] zpool: loaded [ 1.153061] zbud: loaded [ 1.154175] VFS: Disk quotas dquot_6.5.2 [ 1.155398] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.157186] msgmni has been set to 7578 [ 1.158420] Key type big_key registered [ 1.160293] NET: Registered protocol family 38 [ 1.161608] Key type asymmetric registered [ 1.162818] Asymmetric key parser 'x509' registered [ 1.164175] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.166436] io scheduler noop registered [ 1.167671] io scheduler deadline registered (default) [ 1.178926] io scheduler cfq registered [ 1.180187] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.181696] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.183457] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.185676] ACPI: Power Button [PWRF] [ 1.186947] GHES: HEST is not enabled! [ 1.188179] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.212814] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.214698] Non-volatile memory driver v1.3 [ 1.215949] Linux agpgart interface v0.103 [ 1.217289] crash memory driver: version 1.1 [ 1.218611] rdac: device handler registered [ 1.219887] hp_sw: device handler registered [ 1.221151] emc: device handler registered [ 1.222359] alua: device handler registered [ 1.223605] libphy: Fixed MDIO Bus: probed [ 1.224898] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.226591] ehci-pci: EHCI PCI platform driver [ 1.227871] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.229451] ohci-pci: OHCI PCI platform driver [ 1.230703] uhci_hcd: USB Universal Host Controller Interface driver [ 1.250466] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.251923] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.254134] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.255518] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.257065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.258799] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.260927] usb usb1: Product: UHCI Host Controller [ 1.262242] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.263871] usb usb1: SerialNumber: 0000:00:01.2 [ 1.265274] hub 1-0:1.0: USB hub found [ 1.266454] hub 1-0:1.0: 2 ports detected [ 1.267796] usbcore: registered new interface driver usbserial [ 1.269348] usbcore: registered new interface driver usbserial_generic [ 1.271019] usbserial: USB Serial support registered for generic [ 1.272592] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.275495] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.276845] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.278340] mousedev: PS/2 mouse device common for all mice [ 1.280122] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.283154] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.285367] rtc_cmos 00:00: RTC can wake from S4 [ 1.285592] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.285728] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.285767] cpuidle: using governor menu [ 1.285820] hidraw: raw HID events driver (C) Jiri Kosina [ 1.285892] usbcore: registered new interface driver usbhid [ 1.285893] usbhid: USB HID core driver [ 1.285926] drop_monitor: Initializing network drop monitor service [ 1.285973] TCP: cubic registered [ 1.285976] Initializing XFRM netlink socket [ 1.286050] NET: Registered protocol family 10 [ 1.288389] NET: Registered protocol family 17 [ 1.290166] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.290170] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.290190] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.290255] Loading compiled-in X.509 certificates [ 1.290280] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.290289] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.290611] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.290626] registered taskstats version 1 [ 1.292167] Key type trusted registered [ 1.293288] Key type encrypted registered [ 1.294439] IMA: No TPM chip found, activating TPM-bypass! [ 1.295456] rtc_cmos 00:00: setting system clock to 2018-08-10 00:49:48 UTC (1533862188) [ 1.317692] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.327820] Freeing unused kernel memory: 1680k freed [ 1.332754] 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.337316] systemd[1]: Detected virtualization kvm. [ 1.338750] systemd[1]: Detected architecture x86-64. [ 1.340166] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.343097] systemd[1]: No hostname configured. [ 1.344376] systemd[1]: Set hostname to . [ 1.345816] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.370083] systemd[1]: Created slice Root Slice. [ 1.371439] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.373883] systemd[1]: Created slice System Slice. [ 1.375265] systemd[1]: Starting System Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.377630] systemd[1]: Listening on Journal Socket. [ 1.378993] systemd[1]: Starting Journal Socket. [ 1.380678] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.383457] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.388604] systemd[1]: Listening on udev Kernel Socket. [ 1.390058] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Swap. [ 1.392614] systemd[1]: Reached target Swap. [ 1.393872] systemd[1]: Starting Swap. [ 1.395283] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Slices. [ 1.398445] systemd[1]: Reached target Slices. [ 1.399741] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Local File Systems. [ 1.407288] systemd[1]: Reached target Local File Systems. [ 1.408740] systemd[1]: Starting Local File Systems. [ 1.410054] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.412182] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.416704] systemd[1]: Reached target Paths. [ 1.417862] systemd[1]: Starting Paths. [[32m OK [0m] Listening on udev Control Socket. [ 1.419918] systemd[1]: Listening on udev Control Socket. [ 1.421234] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.423358] systemd[1]: Reached target Sockets. [ 1.424546] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Timers. [ 1.426499] systemd[1]: Reached target Timers. [ 1.427663] systemd[1]: Starting Timers. [ 1.429076] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Started Journal Service. [ 1.432314] 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. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [ 1.449795] RPC: Registered named UNIX socket transport module. [ 1.451269] RPC: Registered udp transport module. [ 1.452517] RPC: Registered tcp transport module. [ 1.453751] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.545673] scsi host0: ata_piix [ 1.547562] scsi host1: ata_piix [ 1.547791] FDC 0 is a S82078B [ 1.552692] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.554393] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.574271] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.578799] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.617792] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.623954] 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.726393] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.728097] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.729864] usb 1-1: Product: QEMU USB Tablet [ 1.731109] usb 1-1: Manufacturer: QEMU [ 1.732272] usb 1-1: SerialNumber: 42 [ 1.742526] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.745316] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 1.829632] SGI XFS with ACLs, security attributes, no debug enabled [ 1.832286] XFS (vda1): Mounting V4 Filesystem [ 1.854486] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target System Initialization. [[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 Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped udev Kernel Device Manager. [[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] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[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.085392] systemd-journald[124]: Received SIGTERM from PID 1 (systemd). [ 2.125316] tsc: Refined TSC clocksource calibration: 3491.851 MHz [ 2.145570] SELinux: Disabled at runtime. [ 2.182349] type=1404 audit(1533862189.387:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.215652] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.217533] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Mounting Debug File System... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting Huge Pages File System... [[32m OK [0m] Created slice system-getty.slice. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Mounting POSIX Message Queue File System... [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Apply Kernel Variables... Starting Setup Virtual Console... [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Remount Root and Kernel File Systems... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 2.410972] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[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] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Configure read-only root support... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Create Static Device Nodes in /dev. [ 2.478318] systemd-journald[391]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [ 2.570979] type=1305 audit(1533862189.775:3): audit_pid=439 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] Reached target Paths. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. [ 2.768442] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 Starting LSB: Bring up/down networking... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... [ 2.778018] [drm] Initialized drm 1.1.0 20060810 [ 2.782488] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting Authorization Manager... Starting Dump dmesg to /var/log/dmesg... Starting GSSAPI Proxy Daemon... Starting Initial cloud-init job (pre-networking)... Starting NTP client/server... Starting Login Service... [[32m OK [0m] Started D-Bus System Message Bus. [ 2.814210] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 2.816694] [TTM] Initializing pool allocator [ 2.818735] [TTM] Initializing DMA pool allocator [ 2.819136] ppdev: user-space parallel port driver [ 2.823900] [drm] fb mappable at 0xFC000000 [ 2.825495] [drm] vram aper at 0xFC000000 [ 2.827100] [drm] size 33554432 [ 2.828770] [drm] fb depth is 24 [ 2.830128] [drm] pitch is 3072 [ 2.831767] fbcon: cirrusdrmfb (fb0) is primary device [ 2.853162] Console: switching to colour frame buffer device 128x48 [ 2.869227] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [ 2.873292] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Reached target Timers. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[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. [ 2.916702] AES CTR mode by8 optimization enabled [ 2.923582] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 2.928744] alg: No test for crc32 (crc32-pclmul) [ 2.932653] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] Started Command Scheduler. [ 2.942212] intel_powerclamp: No package C-state availableStarting Command Scheduler... [[32m OK [0m] Started Getty on tty1. [ 2.947965] intel_powerclamp: No package C-state available Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started NTP client/server. [ 3.009871] cloud-init[481]: Cloud-init v. 0.7.5 running 'init-local' at Fri, 10 Aug 2018 00:49:50 +0000. Up 2.97 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 OpenSSH server daemon... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting RabbitMQ Service... Starting System Logging Service... Starting Postfix Mail Transport Agent... Starting nginx - high performance web server... Starting Initial cloud-init job (metadata service crawler)... Starting PostgreSQL 9.5 database server... Starting Crash recovery kernel arming... Starting Dynamic System Tuning Daemon... Starting Notify NFS peers of a restart... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Mounted 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] Created slice user-993.slice. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 5.563433] cloud-init[808]: Cloud-init v. 0.7.5 running 'init' at Fri, 10 Aug 2018 00:49:53 +0000. Up 5.53 seconds. [ 5.622281] cloud-init[808]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 5.623922] cloud-init[808]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.625426] cloud-init[808]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.626916] cloud-init[808]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.628487] cloud-init[808]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.630094] cloud-init[808]: ci-info: | eth0: | True | 192.168.120.31 | 255.255.255.0 | fa:16:3e:e0:07:88 | [ 5.632258] cloud-init[808]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.640598] cloud-init[808]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.647816] cloud-init[808]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.659216] cloud-init[808]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.665270] cloud-init[808]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.666868] cloud-init[808]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.668407] cloud-init[808]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH | [ 5.669964] cloud-init[808]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.671626] cloud-init[808]: 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: [ 11.047312] cloud-init[3949]: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 10 Aug 2018 00:49:58 +0000. Up 11.00 seconds. [ 11.322392] cloud-init[4058]: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 10 Aug 2018 00:49:58 +0000. Up 11.27 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 | 66:87:31:d8:81:a4:4a:03:1d:d1:b5:77:d2:28:a5:7b | - | 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.397710] cloud-init[4058]: Cloud-init v. 0.7.5 finished at Fri, 10 Aug 2018 00:49:59 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.39 seconds 2018-08-10 00:50:01,969 - paramiko.transport - DEBUG - starting thread (client mode): 0x2891dcd0L 2018-08-10 00:50:01,970 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-10 00:50:01,996 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-08-10 00:50:01,996 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-08-10 00:50:02,049 - 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-10 00:50:02,049 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-10 00:50:02,049 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-10 00:50:02,049 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-10 00:50:02,050 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-10 00:50:02,050 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-10 00:50:02,056 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-10 00:50:02,058 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-10 00:50:02,070 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.206: 4c1f7c71f5a98b8370f02ab218eae423 2018-08-10 00:50:02,071 - paramiko.transport - DEBUG - Trying discovered key 668731d881a44a031dd1b577d228a57b in /tmp/tmp_LXXHW 2018-08-10 00:50:02,105 - paramiko.transport - DEBUG - userauth is OK 2018-08-10 00:50:02,178 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-10 00:50:02,179 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-08-10 00:50:02,180 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-08-10 00:50:02,180 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-08-10 00:50:02,180 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/status 2018-08-10 00:50:02,393 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:50:02,393 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:50:02,393 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:50:02,393 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:50:02,393 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:50:02,393 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:50:02,393 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:50:02,394 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4759, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4763, "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": 1694, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4754, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 874, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 790, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 801, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4508, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4744, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-10 00:50:02,394 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:50:02,394 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:50:02 GMT 2018-08-10 00:50:02,394 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:50:02,394 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-08-10 00:50:02,394 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:50:02,394 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4759, 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': 4763, 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': 1694, 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': 4754, 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': 874, 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': 790, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 801, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 4508, 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': 4744, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-08-10 00:50:02,395 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/status 2018-08-10 00:50:02,626 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:50:02,626 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:50:02,627 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:50:02,627 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:50:02,627 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:50:02,627 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:50:02,627 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:50:02,627 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4759, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4763, "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": 1694, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4754, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 874, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 790, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 801, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4508, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4744, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-10 00:50:02,627 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:50:02,627 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:50:02 GMT 2018-08-10 00:50:02,627 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:50:02,627 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-08-10 00:50:02,628 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:50:02,628 - functest.core.cloudify - INFO - The current manager status is running 2018-08-10 00:50:02,628 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.206:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-08-10 00:50:02,862 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:50:02,862 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:50:02,862 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:50:02,862 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:50:02,862 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:50:02,862 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:50:02,862 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:50:02,862 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-08-10 00:50:02,862 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-10T00:50:02.490Z", "updated_at": "2018-08-10T00:50:02.490Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-10 00:50:02,863 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:50:02,863 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:50:02 GMT 2018-08-10 00:50:02,863 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:50:02,863 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-10 00:50:02,863 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:50:02,863 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/secrets 2018-08-10 00:50:02,983 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:50:02,983 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:50:02,983 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:50:02,983 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:50:02,984 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:50:02,984 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:50:02,984 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:50:02,984 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-08-10T00:50:02.490Z", "updated_at": "2018-08-10T00:50:02.490Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-08-10 00:50:02,984 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:50:02,984 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:50:02 GMT 2018-08-10 00:50:02,984 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:50:02,984 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-08-10 00:50:02,984 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:50:02,985 - functest.core.cloudify - DEBUG - List secrets: 2018-08-10 00:50:02,985 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.206:80/api/v3/secrets/foo 2018-08-10 00:50:03,065 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:50:03,066 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:50:03,066 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:50:03,066 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:50:03,066 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:50:03,066 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:50:03,066 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:50:03,067 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-10 00:50:03,067 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-10T00:50:02.490Z", "updated_at": "2018-08-10T00:50:02.490Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-10 00:50:03,067 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:50:03,067 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:50:02 GMT 2018-08-10 00:50:03,067 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:50:03,067 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-10 00:50:03,067 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:50:03,067 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-08-10 00:50:03,068 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-08-10 00:50:03,068 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-08-10 00:50:03,069 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-10 00:50:03,070 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-10 00:50:03,070 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-10 00:50:03,075 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-10 00:50:03,221 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-10 00:50:03,222 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-10 00:50:03,224 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-10 00:50:03,237 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-10 00:50:03,237 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-10 00:50:03,254 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-10 00:50:42,389 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-10 00:50:42,389 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: mirrors.syringanetworks.net * extras: mirrors.cat.pdx.edu * updates: centos.mirror.ndchost.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.9.1.el7 will be installed ---> Package openssl-libs.x86_64 1:1.0.1e-60.el7_3.1 will be updated --> Processing Dependency: openssl-libs(x86-64) = 1:1.0.1e-60.el7_3.1 for package: 1:openssl-1.0.1e-60.el7_3.1.x86_64 ---> Package openssl-libs.x86_64 1:1.0.2k-12.el7 will be an update --> Running transaction check ---> Package openssl.x86_64 1:1.0.1e-60.el7_3.1 will be updated ---> Package openssl.x86_64 1:1.0.2k-12.el7 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: gcc x86_64 4.8.5-28.el7_5.1 updates 16 M python-devel x86_64 2.7.5-69.el7_5 updates 397 k Installing for dependencies: cpp x86_64 4.8.5-28.el7_5.1 updates 5.9 M glibc-devel x86_64 2.17-222.el7 base 1.1 M glibc-headers x86_64 2.17-222.el7 base 678 k kernel-headers x86_64 3.10.0-862.9.1.el7 updates 7.1 M libmpc x86_64 1.0.1-3.el7 base 51 k mpfr x86_64 3.1.1-4.el7 base 203 k Updating for dependencies: glibc x86_64 2.17-222.el7 base 3.6 M glibc-common x86_64 2.17-222.el7 base 11 M libgcc x86_64 4.8.5-28.el7_5.1 updates 101 k libgomp x86_64 4.8.5-28.el7_5.1 updates 156 k openssl x86_64 1:1.0.2k-12.el7 base 492 k openssl-libs x86_64 1:1.0.2k-12.el7 base 1.2 M python x86_64 2.7.5-69.el7_5 updates 93 k python-libs x86_64 2.7.5-69.el7_5 updates 5.6 M Transaction Summary ================================================================================ Install 2 Packages (+6 Dependent packages) Upgrade ( 8 Dependent packages) Total download size: 54 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 5.3 MB/s | 54 MB 00:10 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : libgcc-4.8.5-28.el7_5.1.x86_64 1/24 Updating : glibc-common-2.17-222.el7.x86_64 2/24 Updating : glibc-2.17-222.el7.x86_64 3/24 warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew Installing : mpfr-3.1.1-4.el7.x86_64 4/24 Installing : libmpc-1.0.1-3.el7.x86_64 5/24 Updating : 1:openssl-libs-1.0.2k-12.el7.x86_64 6/24 Updating : python-libs-2.7.5-69.el7_5.x86_64 7/24 Updating : python-2.7.5-69.el7_5.x86_64 8/24 Installing : cpp-4.8.5-28.el7_5.1.x86_64 9/24 Updating : libgomp-4.8.5-28.el7_5.1.x86_64 10/24 Installing : kernel-headers-3.10.0-862.9.1.el7.x86_64 11/24 Installing : glibc-headers-2.17-222.el7.x86_64 12/24 Installing : glibc-devel-2.17-222.el7.x86_64 13/24 Installing : gcc-4.8.5-28.el7_5.1.x86_64 14/24 Installing : python-devel-2.7.5-69.el7_5.x86_64 15/24 Updating : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Cleanup : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Cleanup : python-2.7.5-48.el7.x86_64 18/24 Cleanup : python-libs-2.7.5-48.el7.x86_64 19/24 Cleanup : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 20/24 Cleanup : libgomp-4.8.5-11.el7.x86_64 21/24 Cleanup : glibc-common-2.17-157.el7_3.1.x86_64 22/24 Cleanup : glibc-2.17-157.el7_3.1.x86_64 23/24 Cleanup : libgcc-4.8.5-11.el7.x86_64 24/24 Verifying : glibc-devel-2.17-222.el7.x86_64 1/24 Verifying : glibc-headers-2.17-222.el7.x86_64 2/24 Verifying : 1:openssl-libs-1.0.2k-12.el7.x86_64 3/24 Verifying : libgomp-4.8.5-28.el7_5.1.x86_64 4/24 Verifying : kernel-headers-3.10.0-862.9.1.el7.x86_64 5/24 Verifying : gcc-4.8.5-28.el7_5.1.x86_64 6/24 Verifying : python-libs-2.7.5-69.el7_5.x86_64 7/24 Verifying : glibc-2.17-222.el7.x86_64 8/24 Verifying : libgcc-4.8.5-28.el7_5.1.x86_64 9/24 Verifying : cpp-4.8.5-28.el7_5.1.x86_64 10/24 Verifying : python-2.7.5-69.el7_5.x86_64 11/24 Verifying : libmpc-1.0.1-3.el7.x86_64 12/24 Verifying : glibc-common-2.17-222.el7.x86_64 13/24 Verifying : python-devel-2.7.5-69.el7_5.x86_64 14/24 Verifying : mpfr-3.1.1-4.el7.x86_64 15/24 Verifying : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Verifying : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Verifying : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 18/24 Verifying : glibc-common-2.17-157.el7_3.1.x86_64 19/24 Verifying : glibc-2.17-157.el7_3.1.x86_64 20/24 Verifying : python-libs-2.7.5-48.el7.x86_64 21/24 Verifying : libgcc-4.8.5-11.el7.x86_64 22/24 Verifying : python-2.7.5-48.el7.x86_64 23/24 Verifying : libgomp-4.8.5-11.el7.x86_64 24/24 Installed: gcc.x86_64 0:4.8.5-28.el7_5.1 python-devel.x86_64 0:2.7.5-69.el7_5 Dependency Installed: cpp.x86_64 0:4.8.5-28.el7_5.1 glibc-devel.x86_64 0:2.17-222.el7 glibc-headers.x86_64 0:2.17-222.el7 kernel-headers.x86_64 0:3.10.0-862.9.1.el7 libmpc.x86_64 0:1.0.1-3.el7 mpfr.x86_64 0:3.1.1-4.el7 Dependency Updated: glibc.x86_64 0:2.17-222.el7 glibc-common.x86_64 0:2.17-222.el7 libgcc.x86_64 0:4.8.5-28.el7_5.1 libgomp.x86_64 0:4.8.5-28.el7_5.1 openssl.x86_64 1:1.0.2k-12.el7 openssl-libs.x86_64 1:1.0.2k-12.el7 python.x86_64 0:2.7.5-69.el7_5 python-libs.x86_64 0:2.7.5-69.el7_5 Complete! Retrieving manager services status... [ip=127.0.0.1] Services: +--------------------------------+---------+ | service | status | +--------------------------------+---------+ | InfluxDB | running | | Celery Management | running | | Logstash | running | | RabbitMQ | running | | AMQP InfluxDB | running | | PostgreSQL | running | | Manager Rest-Service | running | | Cloudify Stage | running | | Riemann | running | | Webserver | running | +--------------------------------+---------+ 2018-08-10 00:50:42,390 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-10 00:50:42,390 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - error: 2018-08-10 00:50:42,391 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/vyos-1.1.7.img 2018-08-10 00:50:44,723 - shade - DEBUG - Image file /home/opnfv/functest/images/vyos-1.1.7.img md5:5428081a21782d4eab3b67d8cc6bf508 sha256:55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0 2018-08-10 00:50:44,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-10 00:50:44,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:50:45,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json X-Openstack-Request-Id: req-20b4a157-ae31-4ce1-ae79-ebdacf700715 Date: Fri, 10 Aug 2018 00:50:45 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-10T00:47:27Z", "file": "/v2/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8/file", "owner": "f0f45196615f4c65ae76527567b96ea8", "id": "9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "size": 4373348352, "self": "/v2/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_2d53ac94-4997-4b89-accf-2753bd93cacd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_2d53ac94-4997-4b89-accf-2753bd93cacd", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-10T00:46:27Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-10 00:50:45,045 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-20b4a157-ae31-4ce1-ae79-ebdacf700715 2018-08-10 00:50:45,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.319962978363s 2018-08-10 00:50:45,046 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-20b4a157-ae31-4ce1-ae79-ebdacf700715 2018-08-10 00:50:45,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-10 00:50:45,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" -d '{"owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_2d53ac94-4997-4b89-accf-2753bd93cacd", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_alt_2d53ac94-4997-4b89-accf-2753bd93cacd"}' 2018-08-10 00:50:45,378 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 949 Content-Type: application/json Location: http://172.30.9.32:9292/v2/images/5082145a-6704-48f8-8eb7-7c2b5722c7b5 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-09c77d7f-0f8e-4f4d-a13e-9d7088a47051 Date: Fri, 10 Aug 2018 00:50:45 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-10T00:50:45Z", "file": "/v2/images/5082145a-6704-48f8-8eb7-7c2b5722c7b5/file", "owner": "f0f45196615f4c65ae76527567b96ea8", "id": "5082145a-6704-48f8-8eb7-7c2b5722c7b5", "size": null, "self": "/v2/images/5082145a-6704-48f8-8eb7-7c2b5722c7b5", "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_2d53ac94-4997-4b89-accf-2753bd93cacd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_2d53ac94-4997-4b89-accf-2753bd93cacd", "checksum": null, "created_at": "2018-08-10T00:50:45Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-10 00:50:45,378 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-09c77d7f-0f8e-4f4d-a13e-9d7088a47051 2018-08-10 00:50:45,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.323432922363s 2018-08-10 00:50:45,379 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-09c77d7f-0f8e-4f4d-a13e-9d7088a47051 returning object 5082145a-6704-48f8-8eb7-7c2b5722c7b5 2018-08-10 00:50:45,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-10 00:50:45,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9292/v2/images/5082145a-6704-48f8-8eb7-7c2b5722c7b5/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}d9608aefef89a124b98d88bb7fb32448dde7087b" -d '' 2018-08-10 00:50:51,698 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-04378dc0-544b-42be-a7a7-58cdfbfa88ad Date: Fri, 10 Aug 2018 00:50:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-10 00:50:51,699 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/5082145a-6704-48f8-8eb7-7c2b5722c7b5/file used request id req-04378dc0-544b-42be-a7a7-58cdfbfa88ad 2018-08-10 00:50:51,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 6.31930494308s 2018-08-10 00:50:51,699 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/5082145a-6704-48f8-8eb7-7c2b5722c7b5/file used request id req-04378dc0-544b-42be-a7a7-58cdfbfa88ad 2018-08-10 00:50:51,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-10 00:50:51,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:50:51,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2746 Content-Type: application/json X-Openstack-Request-Id: req-1ae844b2-d1d6-4f70-9e93-be85974c9428 Date: Fri, 10 Aug 2018 00:50:51 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-10T00:50:51Z", "file": "/v2/images/5082145a-6704-48f8-8eb7-7c2b5722c7b5/file", "owner": "f0f45196615f4c65ae76527567b96ea8", "id": "5082145a-6704-48f8-8eb7-7c2b5722c7b5", "size": 426967040, "self": "/v2/images/5082145a-6704-48f8-8eb7-7c2b5722c7b5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/5082145a-6704-48f8-8eb7-7c2b5722c7b5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/5082145a-6704-48f8-8eb7-7c2b5722c7b5/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_2d53ac94-4997-4b89-accf-2753bd93cacd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_2d53ac94-4997-4b89-accf-2753bd93cacd", "checksum": "5428081a21782d4eab3b67d8cc6bf508", "created_at": "2018-08-10T00:50:45Z", "os_hidden": false, "protected": false, "os_hash_value": "77f766c489a66d0506f9afd6dc7cfae37b4deb03859757e52a38fe3a9dcc949b8679b3c8530423931d2cb5da8e0747bdce1af7f977d1451c4866a5efdd957a6b"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-10T00:47:27Z", "file": "/v2/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8/file", "owner": "f0f45196615f4c65ae76527567b96ea8", "id": "9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "size": 4373348352, "self": "/v2/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_2d53ac94-4997-4b89-accf-2753bd93cacd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_2d53ac94-4997-4b89-accf-2753bd93cacd", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-10T00:46:27Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-10 00:50:51,991 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-1ae844b2-d1d6-4f70-9e93-be85974c9428 2018-08-10 00:50:51,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.287518978119s 2018-08-10 00:50:51,991 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-1ae844b2-d1d6-4f70-9e93-be85974c9428 2018-08-10 00:50:51,994 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/5082145a-6704-48f8-8eb7-7c2b5722c7b5/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5082145a-6704-48f8-8eb7-7c2b5722c7b5/file', 'owner': u'f0f45196615f4c65ae76527567b96ea8', 'id': u'5082145a-6704-48f8-8eb7-7c2b5722c7b5', 'size': 426967040, u'self': u'/v2/images/5082145a-6704-48f8-8eb7-7c2b5722c7b5', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f0f45196615f4c65ae76527567b96ea8', 'name': 'vyos_vrouter-project_2d53ac94-4997-4b89-accf-2753bd93cacd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/5082145a-6704-48f8-8eb7-7c2b5722c7b5/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-10T00:50:51Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-10T00:50:51Z', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_2d53ac94-4997-4b89-accf-2753bd93cacd', '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/5082145a-6704-48f8-8eb7-7c2b5722c7b5', 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_2d53ac94-4997-4b89-accf-2753bd93cacd', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_alt_2d53ac94-4997-4b89-accf-2753bd93cacd', 'created': u'2018-08-10T00:50:45Z', 'checksum': u'5428081a21782d4eab3b67d8cc6bf508', 'created_at': u'2018-08-10T00:50:45Z', 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/5082145a-6704-48f8-8eb7-7c2b5722c7b5', 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_2d53ac94-4997-4b89-accf-2753bd93cacd', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'schema': u'/v2/schemas/image'}}) 2018-08-10 00:50:51,995 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-10 00:50:51,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}92c51f488090d710b321d5b18a3811e0901a78f0" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vyos_vrouter-flavor_alt_2d53ac94-4997-4b89-accf-2753bd93cacd", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": null, "swap": 0}}' 2018-08-10 00:50:52,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:50:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6db862c2-b65b-474f-bc01-88b2eb53f467 x-compute-request-id: req-6db862c2-b65b-474f-bc01-88b2eb53f467 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_alt_2d53ac94-4997-4b89-accf-2753bd93cacd", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/7e10a397-c741-471a-9e2d-6a58241dd2d5", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/7e10a397-c741-471a-9e2d-6a58241dd2d5", "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": "7e10a397-c741-471a-9e2d-6a58241dd2d5"}} 2018-08-10 00:50:52,121 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-6db862c2-b65b-474f-bc01-88b2eb53f467 2018-08-10 00:50:52,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.12629699707s 2018-08-10 00:50:52,122 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-6db862c2-b65b-474f-bc01-88b2eb53f467 2018-08-10 00:50:52,123 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_alt_2d53ac94-4997-4b89-accf-2753bd93cacd', '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'b5220918a46940eca73b5641490793b9', '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'7e10a397-c741-471a-9e2d-6a58241dd2d5', 'swap': 0}) 2018-08-10 00:50:52,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-10 00:50:52,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors/7e10a397-c741-471a-9e2d-6a58241dd2d5/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}92c51f488090d710b321d5b18a3811e0901a78f0" -d '{"extra_specs": {}}' 2018-08-10 00:50:52,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:50:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0ce34077-1079-45b4-9598-5f281dd8806a x-compute-request-id: req-0ce34077-1079-45b4-9598-5f281dd8806a Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-10 00:50:52,149 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/7e10a397-c741-471a-9e2d-6a58241dd2d5/os-extra_specs used request id req-0ce34077-1079-45b4-9598-5f281dd8806a 2018-08-10 00:50:52,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0261061191559s 2018-08-10 00:50:52,150 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/7e10a397-c741-471a-9e2d-6a58241dd2d5/os-extra_specs used request id req-0ce34077-1079-45b4-9598-5f281dd8806a 2018-08-10 00:50:52,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-10 00:50:52,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-10 00:50:52,162 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 10 Aug 2018 00:50:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef2cdb2e-e3bf-4797-9bb1-9db57cb59af4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.3:35357/v3/", "rel": "self"}]}]}} 2018-08-10 00:50:52,162 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.3:35357/ used request id req-ef2cdb2e-e3bf-4797-9bb1-9db57cb59af4 2018-08-10 00:50:52,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}92c51f488090d710b321d5b18a3811e0901a78f0" 2018-08-10 00:50:52,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:50:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88bf08cb-82ec-40cb-8874-6133f1c52998 Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/06b2600fbdfd45009f077a0a8a411118"}, "enabled": true, "type": "orchestration", "id": "06b2600fbdfd45009f077a0a8a411118", "name": "heat"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/0edb5a9ac368467395316b446bc9b17a"}, "enabled": true, "type": "event", "id": "0edb5a9ac368467395316b446bc9b17a", "name": "panko"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/0f8e8a8cabc743b980b5dc7328ea8398"}, "enabled": true, "type": "cloudformation", "id": "0f8e8a8cabc743b980b5dc7328ea8398", "name": "heat-cfn"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/37bb077bc22343fc84723637e507d6ca"}, "enabled": true, "type": "volumev2", "id": "37bb077bc22343fc84723637e507d6ca", "name": "cinderv2"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/66e5c4ed2fef488aa7efb24492939dd2"}, "enabled": true, "type": "compute", "id": "66e5c4ed2fef488aa7efb24492939dd2", "name": "nova"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/74154109829a4b47a4ae0cf113ed0280"}, "enabled": true, "type": "metric", "id": "74154109829a4b47a4ae0cf113ed0280", "name": "gnocchi"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/88688b106f224b10a51283eb12ae2936"}, "enabled": true, "type": "identity", "id": "88688b106f224b10a51283eb12ae2936", "name": "keystone"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/ada1fac139534311815f98d908747c2a"}, "enabled": true, "type": "metering", "id": "ada1fac139534311815f98d908747c2a", "name": "ceilometer"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b3fb638070d94560972a4f4ad3803c3e"}, "enabled": true, "type": "alarming", "id": "b3fb638070d94560972a4f4ad3803c3e", "name": "aodh"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b69679ef95c547c4bedad9a51bbc11e1"}, "enabled": true, "type": "placement", "id": "b69679ef95c547c4bedad9a51bbc11e1", "name": "placement"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b6a6363259e342d8ac96a4641ed4678e"}, "enabled": true, "type": "volume", "id": "b6a6363259e342d8ac96a4641ed4678e", "name": "cinder"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/cb31973e365c4222816f94365d3a9482"}, "enabled": true, "type": "volumev3", "id": "cb31973e365c4222816f94365d3a9482", "name": "cinderv3"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/d37eb918087e4110bb9c0723c297dd28"}, "enabled": true, "type": "image", "id": "d37eb918087e4110bb9c0723c297dd28", "name": "glance"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/da8095ba09ab49ed8463afad9622aa30"}, "enabled": true, "type": "network", "id": "da8095ba09ab49ed8463afad9622aa30", "name": "neutron"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/eac7f386a2854d7cb26da2c6929699a5"}, "enabled": true, "type": "object-store", "id": "eac7f386a2854d7cb26da2c6929699a5", "name": "swift"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2018-08-10 00:50:52,347 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-88bf08cb-82ec-40cb-8874-6133f1c52998 2018-08-10 00:50:52,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.193790912628s 2018-08-10 00:50:52,347 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-88bf08cb-82ec-40cb-8874-6133f1c52998 2018-08-10 00:50:52,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-10 00:50:52,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}92c51f488090d710b321d5b18a3811e0901a78f0" 2018-08-10 00:50:52,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:50:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-235f5bd6-61bb-46af-b52a-5be29d4b9252 Content-Encoding: gzip Content-Length: 1976 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/1008f871970540d59fed88ee5f560631"}, "url": "http://172.30.9.32:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cb31973e365c4222816f94365d3a9482", "id": "1008f871970540d59fed88ee5f560631"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/13579d8a89904ae8ae47c4c51523cc20"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "da8095ba09ab49ed8463afad9622aa30", "id": "13579d8a89904ae8ae47c4c51523cc20"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/28c0fa2fe1a54037a1df5236437e7475"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "88688b106f224b10a51283eb12ae2936", "id": "28c0fa2fe1a54037a1df5236437e7475"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/29690a3ccee2437bbac7f9aa68595877"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b69679ef95c547c4bedad9a51bbc11e1", "id": "29690a3ccee2437bbac7f9aa68595877"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/2c44848dd6a5446fb835005ab8ad4f4f"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b69679ef95c547c4bedad9a51bbc11e1", "id": "2c44848dd6a5446fb835005ab8ad4f4f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/2c4ee4a831c24b19a27a57c62ab1c000"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0f8e8a8cabc743b980b5dc7328ea8398", "id": "2c4ee4a831c24b19a27a57c62ab1c000"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/2d737435c2b74f5faf8fa63dea4e2fa1"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b6a6363259e342d8ac96a4641ed4678e", "id": "2d737435c2b74f5faf8fa63dea4e2fa1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/3550892914574db28d4c22bdf0fccec5"}, "url": "http://172.30.9.32:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "88688b106f224b10a51283eb12ae2936", "id": "3550892914574db28d4c22bdf0fccec5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/3b5781142f344691af8bcb5585c05d0a"}, "url": "http://172.30.9.32:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "74154109829a4b47a4ae0cf113ed0280", "id": "3b5781142f344691af8bcb5585c05d0a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/437987ede53e4405944ad7c076551769"}, "url": "http://172.30.9.32:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "06b2600fbdfd45009f077a0a8a411118", "id": "437987ede53e4405944ad7c076551769"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/4ba92d8cd74449ad8e3ad0fb9d8df162"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0f8e8a8cabc743b980b5dc7328ea8398", "id": "4ba92d8cd74449ad8e3ad0fb9d8df162"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/54a35851569141aa859a53f8f20d5c9e"}, "url": "http://12.0.0.27:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "eac7f386a2854d7cb26da2c6929699a5", "id": "54a35851569141aa859a53f8f20d5c9e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/58ac027cc3404748a004771a912f28e3"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "66e5c4ed2fef488aa7efb24492939dd2", "id": "58ac027cc3404748a004771a912f28e3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/5d3a7a4b63bc42cc950ea9d01ba16ee8"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "06b2600fbdfd45009f077a0a8a411118", "id": "5d3a7a4b63bc42cc950ea9d01ba16ee8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/5d8dc96d50c247e7837ea4c9b854184b"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "06b2600fbdfd45009f077a0a8a411118", "id": "5d8dc96d50c247e7837ea4c9b854184b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/739a0b6ebed045fbb110541871ab2a15"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "88688b106f224b10a51283eb12ae2936", "id": "739a0b6ebed045fbb110541871ab2a15"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/73ad6e9b1eaf4470a4458a45a03b86ba"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cb31973e365c4222816f94365d3a9482", "id": "73ad6e9b1eaf4470a4458a45a03b86ba"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/75482ae7f30b4cce96aeea5fb573efee"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "37bb077bc22343fc84723637e507d6ca", "id": "75482ae7f30b4cce96aeea5fb573efee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/78fb5d55cc204e4daa0cb175b819e87c"}, "url": "http://172.30.9.32:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b6a6363259e342d8ac96a4641ed4678e", "id": "78fb5d55cc204e4daa0cb175b819e87c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/79fdb7375f8a48ea9a3175833248c806"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "66e5c4ed2fef488aa7efb24492939dd2", "id": "79fdb7375f8a48ea9a3175833248c806"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/80278f13084845eaa317703712e8932f"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b6a6363259e342d8ac96a4641ed4678e", "id": "80278f13084845eaa317703712e8932f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/8eac3aaf869e4581b0c486846aaf1964"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d37eb918087e4110bb9c0723c297dd28", "id": "8eac3aaf869e4581b0c486846aaf1964"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/9313e7c2f7b1414faa1e04af37a85d14"}, "url": "http://172.30.9.32:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b69679ef95c547c4bedad9a51bbc11e1", "id": "9313e7c2f7b1414faa1e04af37a85d14"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/963d6582adf64c908f4754420d8066a9"}, "url": "http://172.30.9.32:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0edb5a9ac368467395316b446bc9b17a", "id": "963d6582adf64c908f4754420d8066a9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/a3322f92a99944afb84fd710587f4207"}, "url": "http://172.30.9.32:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "37bb077bc22343fc84723637e507d6ca", "id": "a3322f92a99944afb84fd710587f4207"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/a8850af0d4d74815aac8c55d682d6b88"}, "url": "http://172.30.9.32:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "da8095ba09ab49ed8463afad9622aa30", "id": "a8850af0d4d74815aac8c55d682d6b88"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/a9837c8825b440f08dfd357317d353f0"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0edb5a9ac368467395316b446bc9b17a", "id": "a9837c8825b440f08dfd357317d353f0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/a9a3ecf1f13142c4a0c2baeaaa3dfaac"}, "url": "http://172.30.9.32:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b3fb638070d94560972a4f4ad3803c3e", "id": "a9a3ecf1f13142c4a0c2baeaaa3dfaac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/a9f7c82f7a0247459dc8ee250179a27a"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d37eb918087e4110bb9c0723c297dd28", "id": "a9f7c82f7a0247459dc8ee250179a27a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/aaf4dc1ae98a4fc4b8bb1ef0e4af1847"}, "url": "http://172.30.9.32:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "66e5c4ed2fef488aa7efb24492939dd2", "id": "aaf4dc1ae98a4fc4b8bb1ef0e4af1847"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/c05d68f4069f44f3928d1d2cfe0c31e2"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "da8095ba09ab49ed8463afad9622aa30", "id": "c05d68f4069f44f3928d1d2cfe0c31e2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/c50639dc1d0944d08cb722487727404b"}, "url": "http://172.30.9.32:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0f8e8a8cabc743b980b5dc7328ea8398", "id": "c50639dc1d0944d08cb722487727404b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/c6262b39fedb42aea7a928a362616ec0"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b3fb638070d94560972a4f4ad3803c3e", "id": "c6262b39fedb42aea7a928a362616ec0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/ca626291c6914f8392873dc1009e9439"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "37bb077bc22343fc84723637e507d6ca", "id": "ca626291c6914f8392873dc1009e9439"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/cbf52489f6c24c3bacff12a8fce92972"}, "url": "http://172.30.9.32:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d37eb918087e4110bb9c0723c297dd28", "id": "cbf52489f6c24c3bacff12a8fce92972"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/d220c13c29ac49428745e53c3a5f1f1b"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b3fb638070d94560972a4f4ad3803c3e", "id": "d220c13c29ac49428745e53c3a5f1f1b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/d675dfe1fc174b888e1c05e36a89827f"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "74154109829a4b47a4ae0cf113ed0280", "id": "d675dfe1fc174b888e1c05e36a89827f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/dc6095c8b90a4056ad6fb33d86c2319c"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cb31973e365c4222816f94365d3a9482", "id": "dc6095c8b90a4056ad6fb33d86c2319c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/de78fcff9f6f4b3698322312c36b013b"}, "url": "http://172.30.9.32:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "eac7f386a2854d7cb26da2c6929699a5", "id": "de78fcff9f6f4b3698322312c36b013b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/ded8397288b548b6a2ef868a552c35c4"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0edb5a9ac368467395316b446bc9b17a", "id": "ded8397288b548b6a2ef868a552c35c4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/eac7171837574cfd9bdb0d1e99be1512"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "74154109829a4b47a4ae0cf113ed0280", "id": "eac7171837574cfd9bdb0d1e99be1512"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/fc41d0b8771f41d298a04050d21e2d86"}, "url": "http://12.0.0.27:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "eac7f386a2854d7cb26da2c6929699a5", "id": "fc41d0b8771f41d298a04050d21e2d86"}], "links": {"self": "http://172.30.9.32:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-10 00:50:52,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/endpoints used request id req-235f5bd6-61bb-46af-b52a-5be29d4b9252 2018-08-10 00:50:52,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.190946102142s 2018-08-10 00:50:52,549 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/endpoints used request id req-235f5bd6-61bb-46af-b52a-5be29d4b9252 2018-08-10 00:50:52,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-10 00:50:52,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:50:53,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-c3387475-fbf5-46fc-a116-5b439bcf62cd Date: Fri, 10 Aug 2018 00:50:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "created_at": "2018-08-10T00:45:51Z", "updated_at": "2018-08-10T00:45:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-10T00:45:51Z", "revision_number": 0, "id": "012af673-4800-45fb-8b11-e0820bd1f3bf", "remote_group_id": "372bc116-2f8e-45da-b1ee-22c785e5b262", "remote_ip_prefix": null, "created_at": "2018-08-10T00:45:51Z", "security_group_id": "372bc116-2f8e-45da-b1ee-22c785e5b262", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": null, "ethertype": "IPv4", "project_id": "f0f45196615f4c65ae76527567b96ea8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-10T00:45:51Z", "revision_number": 0, "id": "0713b2b5-6a0d-4d29-842d-e25e20f2aeca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-10T00:45:51Z", "security_group_id": "372bc116-2f8e-45da-b1ee-22c785e5b262", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": null, "ethertype": "IPv4", "project_id": "f0f45196615f4c65ae76527567b96ea8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-10T00:45:51Z", "revision_number": 0, "id": "1aa97bef-eccc-4cf5-9171-25470797e48f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-10T00:45:51Z", "security_group_id": "372bc116-2f8e-45da-b1ee-22c785e5b262", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": null, "ethertype": "IPv6", "project_id": "f0f45196615f4c65ae76527567b96ea8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-10T00:45:51Z", "revision_number": 0, "id": "970d507f-4dd0-4e84-8fba-30ac7a1979a4", "remote_group_id": "372bc116-2f8e-45da-b1ee-22c785e5b262", "remote_ip_prefix": null, "created_at": "2018-08-10T00:45:51Z", "security_group_id": "372bc116-2f8e-45da-b1ee-22c785e5b262", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": null, "ethertype": "IPv6", "project_id": "f0f45196615f4c65ae76527567b96ea8"}], "revision_number": 1, "project_id": "f0f45196615f4c65ae76527567b96ea8", "id": "372bc116-2f8e-45da-b1ee-22c785e5b262", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "created_at": "2018-08-10T00:47:28Z", "updated_at": "2018-08-10T00:47:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-10T00:47:28Z", "revision_number": 0, "id": "18639583-51ab-47b9-b2c7-fe7933f5e16a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-10T00:47:28Z", "security_group_id": "5a765186-3422-415b-937d-4ff0d23ff2bc", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": null, "ethertype": "IPv6", "project_id": "f0f45196615f4c65ae76527567b96ea8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-10T00:47:29Z", "revision_number": 0, "id": "50a89351-9425-47bf-bc0b-612acfd9e9a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-10T00:47:29Z", "security_group_id": "5a765186-3422-415b-937d-4ff0d23ff2bc", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f0f45196615f4c65ae76527567b96ea8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-10T00:47:31Z", "revision_number": 0, "id": "8500b1ca-49e7-4861-a65a-1501bc4e19a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-10T00:47:31Z", "security_group_id": "5a765186-3422-415b-937d-4ff0d23ff2bc", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "f0f45196615f4c65ae76527567b96ea8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-10T00:47:30Z", "revision_number": 0, "id": "b2458b84-dac5-450c-997f-1f2ab9583be1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-10T00:47:30Z", "security_group_id": "5a765186-3422-415b-937d-4ff0d23ff2bc", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": 80, "ethertype": "IPv4", "project_id": "f0f45196615f4c65ae76527567b96ea8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-10T00:47:28Z", "revision_number": 0, "id": "c5099a31-2296-4f74-83ab-ea8c090b0d93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-10T00:47:28Z", "security_group_id": "5a765186-3422-415b-937d-4ff0d23ff2bc", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": null, "ethertype": "IPv4", "project_id": "f0f45196615f4c65ae76527567b96ea8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-10T00:47:31Z", "revision_number": 0, "id": "cad310df-105c-445c-99af-452edcadf5aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-10T00:47:31Z", "security_group_id": "5a765186-3422-415b-937d-4ff0d23ff2bc", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": 443, "ethertype": "IPv4", "project_id": "f0f45196615f4c65ae76527567b96ea8"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-10T00:47:30Z", "revision_number": 0, "id": "d90df158-077e-4336-8dc8-61ec9b4dc4e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-10T00:47:30Z", "security_group_id": "5a765186-3422-415b-937d-4ff0d23ff2bc", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": null, "ethertype": "IPv4", "project_id": "f0f45196615f4c65ae76527567b96ea8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-08-10T00:47:32Z", "revision_number": 0, "id": "e4b96c7f-aff7-4265-a667-7ca0f304ba1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-10T00:47:32Z", "security_group_id": "5a765186-3422-415b-937d-4ff0d23ff2bc", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "f0f45196615f4c65ae76527567b96ea8"}], "revision_number": 7, "project_id": "f0f45196615f4c65ae76527567b96ea8", "id": "5a765186-3422-415b-937d-4ff0d23ff2bc", "name": "vyos_vrouter-sg_2d53ac94-4997-4b89-accf-2753bd93cacd"}]} 2018-08-10 00:50:53,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-c3387475-fbf5-46fc-a116-5b439bcf62cd 2018-08-10 00:50:53,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.529152870178s 2018-08-10 00:50:53,089 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-c3387475-fbf5-46fc-a116-5b439bcf62cd 2018-08-10 00:50:53,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-10 00:50:53,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}d9608aefef89a124b98d88bb7fb32448dde7087b" -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": "372bc116-2f8e-45da-b1ee-22c785e5b262"}}' 2018-08-10 00:50:53,573 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-be9a1c42-f740-4dfc-a6c9-aeccccbfcb44 Date: Fri, 10 Aug 2018 00:50:53 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-10T00:50:53Z", "security_group_id": "372bc116-2f8e-45da-b1ee-22c785e5b262", "port_range_min": 22, "revision_number": 0, "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "created_at": "2018-08-10T00:50:53Z", "project_id": "f0f45196615f4c65ae76527567b96ea8", "id": "b2e89420-1199-4c7c-8e74-ed8ffa1aa34b"}} 2018-08-10 00:50:53,573 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-be9a1c42-f740-4dfc-a6c9-aeccccbfcb44 2018-08-10 00:50:53,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.480934143066s 2018-08-10 00:50:53,574 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-be9a1c42-f740-4dfc-a6c9-aeccccbfcb44 2018-08-10 00:50:53,575 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-08-10 00:50:53,581 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.206:80/api/v3/blueprints/vrouter-opnfv; body: bytes data 2018-08-10 00:50:55,554 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:50:55,554 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:50:55,554 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:50:55,554 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:50:55,554 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:50:55,554 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:50:55,554 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:50:55,555 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-08-10 00:50:55,555 - 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-10T00:50:55.510Z", "updated_at": "2018-08-10T00:50:55.510Z", "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.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.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.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "region": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "keystone_url": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "type": "string"}, "management_plane_subnet_name": {"default": "management_plane_subnet", "type": "string"}, "ssh_key_filename": {"default": "~/.ssh/vnf_test_keypair.pem", "type": "string"}, "router_name": {"default": "vnf_test_router", "type": "string"}, "target_vnf_image_id": {"type": "string"}, "data_plane_subnet_name": {"default": "data_plane_subnet", "type": "string"}}, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"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": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_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": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "target_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "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.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": {"resource_id": {"get_input": "management_plane_network_name"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "use_external_resource": false}}, {"relationships": [], "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": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "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.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": [], "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": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "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": "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": {"resource_id": {"get_input": "data_plane_network_name"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "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": {"resource_id": {"get_input": "external_network_name"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "use_external_resource": true}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "reference_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}], "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-10 00:50:55,556 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:50:55,556 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:50:55 GMT 2018-08-10 00:50:55,556 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:50:55,556 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-08-10 00:50:55,556 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:50:55,570 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-08-10 00:50:55,570 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.206:80/api/v3/deployments/vrouter-opnfv; body: {"inputs": {"keystone_url": "http://172.30.9.32:5000", "keystone_tenant_name": "vyos_vrouter-project_2d53ac94-4997-4b89-accf-2753bd93cacd", "keystone_project_domain_name": "Default", "region": "regionOne", "external_network_name": "external", "keystone_username": "vyos_vrouter-user_2d53ac94-4997-4b89-accf-2753bd93cacd", "keystone_user_domain_name": "Default", "reference_vnf_image_id": "5082145a-6704-48f8-8eb7-7c2b5722c7b5", "keystone_password": "dd8e4078-9405-4036-96f6-879a19eca7d0", "reference_vnf_flavor_id": "7e10a397-c741-471a-9e2d-6a58241dd2d5", "target_vnf_flavor_id": "7e10a397-c741-471a-9e2d-6a58241dd2d5", "target_vnf_image_id": "5082145a-6704-48f8-8eb7-7c2b5722c7b5"}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "vrouter-opnfv"} 2018-08-10 00:50:56,515 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:50:56,515 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:50:56,515 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:50:56,515 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:50:56,515 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:50:56,515 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:50:56,516 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:50:56,516 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 774 2018-08-10 00:50:56,516 - 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": "7e10a397-c741-471a-9e2d-6a58241dd2d5", "target_vnf_flavor_id": "7e10a397-c741-471a-9e2d-6a58241dd2d5", "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_2d53ac94-4997-4b89-accf-2753bd93cacd", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "5082145a-6704-48f8-8eb7-7c2b5722c7b5", "keystone_password": "dd8e4078-9405-4036-96f6-879a19eca7d0", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_2d53ac94-4997-4b89-accf-2753bd93cacd", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.32: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": "5082145a-6704-48f8-8eb7-7c2b5722c7b5", "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": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-08-10T00:50:55.663Z", "updated_at": "2018-08-10T00:50:55.663Z", "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-10 00:50:56,516 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:50:56,516 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:50:56 GMT 2018-08-10 00:50:56,516 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:50:56,516 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2018-08-10 00:50:56,516 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:50:56,517 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions 2018-08-10 00:50:56,579 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:50:56,579 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:50:56,579 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:50:56,579 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:50:56,579 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:50:56,579 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:50:56,579 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:50:56,580 - 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": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-10T00:50:56.416Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "77513d8f-12fd-44f0-a8b8-7d13d6596a2a"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-08-10 00:50:56,580 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:50:56,580 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:50:56 GMT 2018-08-10 00:50:56,580 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:50:56,580 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6010 2018-08-10 00:50:56,580 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:50:56,581 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-10 00:50:56,649 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:50:56,649 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:50:56,649 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:50:56,649 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:50:56,649 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:50:56,650 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:50:56,650 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:50:56,650 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-08-10 00:50:56,650 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:50:56,650 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:50:56 GMT 2018-08-10 00:50:56,650 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:50:56,650 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-08-10 00:50:56,650 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:50:56,651 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/77513d8f-12fd-44f0-a8b8-7d13d6596a2a 2018-08-10 00:50:56,707 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:50:56,707 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:50:56,707 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:50:56,707 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:50:56,707 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:50:56,707 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:50:56,707 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:50:56,708 - 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": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-10T00:50:56.416Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "77513d8f-12fd-44f0-a8b8-7d13d6596a2a"} 2018-08-10 00:50:56,708 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:50:56,708 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:50:56 GMT 2018-08-10 00:50:56,708 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:50:56,708 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-10 00:50:56,708 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:51:01,714 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-10 00:51:01,780 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:51:01,780 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:51:01,780 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:51:01,780 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:51:01,780 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:51:01,780 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:51:01,780 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:51:01,781 - 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-10T00:50:57.362Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-10T00:50:57.362Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77513d8f-12fd-44f0-a8b8-7d13d6596a2a"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:50:57.775Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-10T00:50:57.775Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77513d8f-12fd-44f0-a8b8-7d13d6596a2a", "logger": "8b635374-9256-436f-af47-9d299d5a70cb"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:50:58.380Z", "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-10T00:50:58.380Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77513d8f-12fd-44f0-a8b8-7d13d6596a2a", "logger": "8b635374-9256-436f-af47-9d299d5a70cb"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:50:58.393Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-10T00:50:58.393Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77513d8f-12fd-44f0-a8b8-7d13d6596a2a"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:50:58.393Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-10T00:50:58.393Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77513d8f-12fd-44f0-a8b8-7d13d6596a2a"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:50:58.393Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-10T00:50:58.393Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77513d8f-12fd-44f0-a8b8-7d13d6596a2a"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:50:59.400Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpUZ9CXr --prefix=\"/tmp/openstack-qAM_8K\" --constraint=\"/tmp/openstack-qAM_8K/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-10T00:50:59.400Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77513d8f-12fd-44f0-a8b8-7d13d6596a2a", "logger": "8b635374-9256-436f-af47-9d299d5a70cb"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:50:59.400Z", "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-10T00:50:59.400Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77513d8f-12fd-44f0-a8b8-7d13d6596a2a", "logger": "8b635374-9256-436f-af47-9d299d5a70cb"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:50:59.400Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-10T00:50:59.400Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77513d8f-12fd-44f0-a8b8-7d13d6596a2a", "logger": "8b635374-9256-436f-af47-9d299d5a70cb"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:50:59.400Z", "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-10T00:50:59.400Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77513d8f-12fd-44f0-a8b8-7d13d6596a2a", "logger": "8b635374-9256-436f-af47-9d299d5a70cb"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:50:59.400Z", "message": "Installing from directory: /tmp/tmpUZ9CXr [args=--prefix=\"/tmp/openstack-qAM_8K\" --constraint=\"/tmp/openstack-qAM_8K/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-10T00:50:59.400Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77513d8f-12fd-44f0-a8b8-7d13d6596a2a", "logger": "8b635374-9256-436f-af47-9d299d5a70cb"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-08-10 00:51:01,781 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:51:01,781 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:51:01 GMT 2018-08-10 00:51:01,781 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:51:01,781 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5806 2018-08-10 00:51:01,781 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:51:01,782 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-08-10 00:51:01,782 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin: openstack 2018-08-10 00:51:01,782 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-08-10 00:51:01,782 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-10 00:51:01,782 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2018-08-10 00:51:01,783 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-10 00:51:01,783 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpUZ9CXr --prefix="/tmp/openstack-qAM_8K" --constraint="/tmp/openstack-qAM_8K/constraint.txt" 2018-08-10 00:51:01,783 - 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-10 00:51:01,783 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin from source 2018-08-10 00:51:01,783 - 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-10 00:51:01,783 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing from directory: /tmp/tmpUZ9CXr [args=--prefix="/tmp/openstack-qAM_8K" --constraint="/tmp/openstack-qAM_8K/constraint.txt", package_name=cloudify-openstack-plugin] 2018-08-10 00:51:01,784 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/77513d8f-12fd-44f0-a8b8-7d13d6596a2a 2018-08-10 00:51:01,873 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:51:01,873 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:51:01,873 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:51:01,873 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:51:01,873 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:51:01,874 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:51:01,874 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:51:01,874 - 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": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-10T00:50:56.416Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "77513d8f-12fd-44f0-a8b8-7d13d6596a2a"} 2018-08-10 00:51:01,874 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:51:01,874 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:51:01 GMT 2018-08-10 00:51:01,874 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:51:01,874 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-10 00:51:01,874 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:51:06,880 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-10 00:51:06,941 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:51:06,941 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:51:06,941 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:51:06,941 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:51:06,942 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:51:06,942 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:51:06,942 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:51:06,942 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-10 00:51:06,942 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:51:06,942 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:51:06 GMT 2018-08-10 00:51:06,942 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:51:06,942 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-10 00:51:06,942 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:51:06,943 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/77513d8f-12fd-44f0-a8b8-7d13d6596a2a 2018-08-10 00:51:07,059 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:51:07,059 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:51:07,060 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:51:07,060 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:51:07,060 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:51:07,060 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:51:07,060 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:51:07,060 - 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": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-10T00:50:56.416Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "77513d8f-12fd-44f0-a8b8-7d13d6596a2a"} 2018-08-10 00:51:07,060 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:51:07,060 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:51:07 GMT 2018-08-10 00:51:07,061 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:51:07,061 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-10 00:51:07,061 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:51:12,066 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-10 00:51:12,126 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:51:12,126 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:51:12,126 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:51:12,126 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:51:12,126 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:51:12,126 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:51:12,127 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:51:12,127 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-10 00:51:12,127 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:51:12,127 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:51:12 GMT 2018-08-10 00:51:12,127 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:51:12,127 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-10 00:51:12,127 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:51:12,127 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/77513d8f-12fd-44f0-a8b8-7d13d6596a2a 2018-08-10 00:51:12,212 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:51:12,212 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:51:12,212 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:51:12,212 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:51:12,212 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:51:12,212 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:51:12,212 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:51:12,212 - 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": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-10T00:50:56.416Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "77513d8f-12fd-44f0-a8b8-7d13d6596a2a"} 2018-08-10 00:51:12,212 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:51:12,213 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:51:12 GMT 2018-08-10 00:51:12,213 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:51:12,213 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-10 00:51:12,213 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:51:17,218 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-10 00:51:17,279 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:51:17,279 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:51:17,279 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:51:17,279 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:51:17,279 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:51:17,279 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:51:17,279 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:51:17,279 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-10 00:51:17,280 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:51:17,280 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:51:17 GMT 2018-08-10 00:51:17,280 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:51:17,280 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-10 00:51:17,280 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:51:17,280 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/77513d8f-12fd-44f0-a8b8-7d13d6596a2a 2018-08-10 00:51:17,358 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:51:17,358 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:51:17,358 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:51:17,358 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:51:17,358 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:51:17,358 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:51:17,359 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:51:17,359 - 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": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-10T00:50:56.416Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "77513d8f-12fd-44f0-a8b8-7d13d6596a2a"} 2018-08-10 00:51:17,359 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:51:17,359 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:51:17 GMT 2018-08-10 00:51:17,359 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:51:17,359 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-10 00:51:17,359 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:51:22,365 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-10 00:51:22,457 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:51:22,458 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:51:22,458 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:51:22,458 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:51:22,458 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:51:22,458 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:51:22,458 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:51:22,458 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-10 00:51:22,458 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:51:22,458 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:51:22 GMT 2018-08-10 00:51:22,459 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:51:22,459 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-10 00:51:22,459 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:51:22,459 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/77513d8f-12fd-44f0-a8b8-7d13d6596a2a 2018-08-10 00:51:22,521 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:51:22,521 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:51:22,522 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:51:22,522 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:51:22,522 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:51:22,522 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:51:22,522 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:51:22,522 - 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": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-10T00:50:56.416Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "77513d8f-12fd-44f0-a8b8-7d13d6596a2a"} 2018-08-10 00:51:22,522 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:51:22,522 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:51:22 GMT 2018-08-10 00:51:22,522 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:51:22,523 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-10 00:51:22,523 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:51:27,524 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-10 00:51:27,587 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:51:27,587 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:51:27,587 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:51:27,587 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:51:27,587 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:51:27,587 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:51:27,587 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:51:27,587 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:26.020Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:26.020Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77513d8f-12fd-44f0-a8b8-7d13d6596a2a", "logger": "8b635374-9256-436f-af47-9d299d5a70cb"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:26.428Z", "message": "Removing directory: /tmp/tmpUZ9CXr", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:26.428Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "77513d8f-12fd-44f0-a8b8-7d13d6596a2a", "logger": "8b635374-9256-436f-af47-9d299d5a70cb"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:26.903Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:26.903Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77513d8f-12fd-44f0-a8b8-7d13d6596a2a"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:27.429Z", "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-10T00:51:27.429Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77513d8f-12fd-44f0-a8b8-7d13d6596a2a"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:27.429Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:27.429Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "77513d8f-12fd-44f0-a8b8-7d13d6596a2a"}], "metadata": {"pagination": {"total": 16, "offset": 11, "size": 50}}} 2018-08-10 00:51:27,587 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:51:27,587 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:51:27 GMT 2018-08-10 00:51:27,588 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:51:27,588 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2504 2018-08-10 00:51:27,588 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:51:27,588 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-08-10 00:51:27,588 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Removing directory: /tmp/tmpUZ9CXr 2018-08-10 00:51:27,588 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-10 00:51:27,588 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-08-10 00:51:27,588 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2018-08-10 00:51:27,589 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/77513d8f-12fd-44f0-a8b8-7d13d6596a2a 2018-08-10 00:51:27,645 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:51:27,645 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:51:27,645 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:51:27,645 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:51:27,645 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:51:27,645 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:51:27,646 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:51:27,646 - 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": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-10T00:50:56.416Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "77513d8f-12fd-44f0-a8b8-7d13d6596a2a"} 2018-08-10 00:51:27,646 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:51:27,646 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:51:27 GMT 2018-08-10 00:51:27,646 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:51:27,646 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5934 2018-08-10 00:51:27,646 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:51:27,647 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2018-08-10 00:51:27,647 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.206:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2018-08-10 00:51:27,803 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:51:27,803 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:51:27,803 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:51:27,803 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:51:27,803 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:51:27,803 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:51:27,804 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:51:27,804 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 134 2018-08-10 00:51:27,804 - 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-10T00:51:27.717Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "ed71499a-6ff4-45b4-800b-50377129b781"} 2018-08-10 00:51:27,804 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:51:27,804 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:51:27 GMT 2018-08-10 00:51:27,804 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:51:27,804 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-10 00:51:27,804 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:51:27,805 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-10 00:51:27,861 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:51:27,861 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:51:27,861 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:51:27,861 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:51:27,862 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:51:27,862 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:51:27,862 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:51:27,862 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-08-10 00:51:27,862 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:51:27,862 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:51:27 GMT 2018-08-10 00:51:27,862 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:51:27,862 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-08-10 00:51:27,862 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:51:27,863 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/ed71499a-6ff4-45b4-800b-50377129b781 2018-08-10 00:51:27,915 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:51:27,915 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:51:27,916 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:51:27,916 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:51:27,916 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:51:27,916 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:51:27,916 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:51:27,916 - 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-10T00:51:27.717Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "ed71499a-6ff4-45b4-800b-50377129b781"} 2018-08-10 00:51:27,916 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:51:27,916 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:51:27 GMT 2018-08-10 00:51:27,916 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:51:27,916 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-10 00:51:27,917 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:51:32,922 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-10 00:51:33,060 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:51:33,061 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:51:33,061 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:51:33,061 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:51:33,061 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:51:33,061 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:51:33,061 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:51:33,061 - 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-10T00:51:28.495Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:28.495Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "management_plane_network_zxg9ca", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:30.966Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:30.966Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "data_plane_network_gqgsi1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:30.966Z", "message": "Creating node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:30.966Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "external_network_8ctep4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:30.966Z", "message": "Creating node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:30.966Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "data_plane_network_gqgsi1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:30.966Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:30.966Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "data_plane_network_gqgsi1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:30.966Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:30.966Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "management_plane_network_zxg9ca", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:30.966Z", "message": "Creating node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:30.966Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "keypair_xv0hr8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:30.966Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:30.966Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "external_network_8ctep4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:31.983Z", "message": "Using external resource network: external", "level": "info", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:31.983Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781", "logger": "9500d64f-a609-4b86-a46b-daed00d7ddb2"}, {"node_instance_id": "reference_vnf_ip_foj309", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:32.072Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:32.072Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "reference_vnf_ip_foj309", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:32.072Z", "message": "Creating node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:32.072Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "keypair_xv0hr8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:32.072Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:32.072Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "target_vnf_ip_a0wxav", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:32.072Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:32.072Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "external_network_8ctep4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:32.072Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:32.072Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "target_vnf_ip_a0wxav", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:32.072Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:32.072Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "keypair_xv0hr8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:32.072Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:32.072Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "management_plane_network_zxg9ca", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:32.072Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:32.072Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "external_network_8ctep4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:32.072Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:32.072Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "target_vnf_ip_a0wxav", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:32.072Z", "message": "Creating node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:32.072Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "security_group_8csb0o", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:32.072Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:32.072Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "security_group_8csb0o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:32.072Z", "message": "Creating node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:32.072Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}], "metadata": {"pagination": {"total": 21, "offset": 0, "size": 50}}} 2018-08-10 00:51:33,062 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:51:33,062 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:51:33 GMT 2018-08-10 00:51:33,062 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:51:33,062 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10375 2018-08-10 00:51:33,062 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:51:33,063 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2018-08-10 00:51:33,063 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-08-10 00:51:33,063 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-10 00:51:33,063 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-10 00:51:33,063 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-08-10 00:51:33,063 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-08-10 00:51:33,064 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-10 00:51:33,064 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-10 00:51:33,064 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using external resource network: external 2018-08-10 00:51:33,064 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-08-10 00:51:33,064 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-10 00:51:33,064 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-08-10 00:51:33,065 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-08-10 00:51:33,065 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-08-10 00:51:33,065 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-08-10 00:51:33,065 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2018-08-10 00:51:33,065 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-08-10 00:51:33,066 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-08-10 00:51:33,066 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-10 00:51:33,066 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-10 00:51:33,066 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-10 00:51:33,066 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/ed71499a-6ff4-45b4-800b-50377129b781 2018-08-10 00:51:33,128 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:51:33,128 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:51:33,128 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:51:33,128 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:51:33,128 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:51:33,128 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:51:33,128 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:51:33,129 - 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-10T00:51:27.717Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "ed71499a-6ff4-45b4-800b-50377129b781"} 2018-08-10 00:51:33,129 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:51:33,129 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:51:33 GMT 2018-08-10 00:51:33,129 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:51:33,129 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-10 00:51:33,129 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:51:38,135 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-10 00:51:38,199 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:51:38,199 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:51:38,199 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:51:38,199 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:51:38,199 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:51:38,200 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:51:38,200 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:51:38,200 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_network_zxg9ca", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:33.096Z", "message": "Configuring node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:33.096Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "reference_vnf_ip_foj309", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:33.096Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:33.096Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "security_group_8csb0o", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:33.096Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:33.096Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "data_plane_network_gqgsi1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:33.096Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:33.096Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "external_network_8ctep4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:33.096Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:33.096Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "management_plane_network_zxg9ca", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:33.096Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:33.096Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "keypair_xv0hr8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:33.096Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:33.096Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "security_group_8csb0o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:33.197Z", "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-10T00:51:33.197Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781", "logger": "88bd24b2-5cc7-4c9b-9412-9a000ed8c87e"}, {"node_instance_id": "security_group_8csb0o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:33.550Z", "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-10T00:51:33.550Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781", "logger": "88bd24b2-5cc7-4c9b-9412-9a000ed8c87e"}, {"node_instance_id": "security_group_8csb0o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:33.550Z", "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-10T00:51:33.550Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781", "logger": "88bd24b2-5cc7-4c9b-9412-9a000ed8c87e"}, {"node_instance_id": "security_group_8csb0o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:33.550Z", "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-10T00:51:33.550Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781", "logger": "88bd24b2-5cc7-4c9b-9412-9a000ed8c87e"}, {"node_instance_id": "security_group_8csb0o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:33.550Z", "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-10T00:51:33.550Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781", "logger": "88bd24b2-5cc7-4c9b-9412-9a000ed8c87e"}, {"node_instance_id": "security_group_8csb0o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:33.550Z", "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-10T00:51:33.550Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781", "logger": "88bd24b2-5cc7-4c9b-9412-9a000ed8c87e"}, {"node_instance_id": "security_group_8csb0o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:33.550Z", "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-10T00:51:33.550Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781", "logger": "88bd24b2-5cc7-4c9b-9412-9a000ed8c87e"}, {"node_instance_id": "security_group_8csb0o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:33.550Z", "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-10T00:51:33.550Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781", "logger": "88bd24b2-5cc7-4c9b-9412-9a000ed8c87e"}, {"node_instance_id": "data_plane_network_gqgsi1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:34.115Z", "message": "Configuring node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:34.115Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "external_network_8ctep4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:34.115Z", "message": "Configuring node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:34.115Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "keypair_xv0hr8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:34.115Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:34.115Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "data_plane_network_gqgsi1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:34.115Z", "message": "Starting node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:34.115Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "external_network_8ctep4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:34.115Z", "message": "Starting node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:34.115Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "keypair_xv0hr8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:34.115Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:34.115Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "management_plane_network_zxg9ca", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:34.115Z", "message": "Starting node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:34.115Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "target_vnf_ip_a0wxav", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:34.115Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:34.115Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "target_vnf_ip_a0wxav", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:34.554Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'f0f45196615f4c65ae76527567b96ea8', u'created_at': u'2018-08-10T00:51:33Z', u'updated_at': u'2018-08-10T00:51:33Z', u'floating_network_id': u'bdb9209b-6552-4310-8fa0-ca466e84a750', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.200', u'revision_number': 0, u'project_id': u'f0f45196615f4c65ae76527567b96ea8', u'port_id': None, u'id': u'59a2aee4-64a9-40a0-8d7b-d75c301c7574', u'qos_policy_id': None}", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:34.554Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781", "logger": "358a7ccf-8825-4f85-bb7e-4c48e8e223a1"}, {"node_instance_id": "target_vnf_ip_a0wxav", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:35.206Z", "message": "Configuring node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:35.206Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "data_plane_subnet_xxtn0i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:35.206Z", "message": "Creating node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:35.206Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "router_gumwnw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:35.206Z", "message": "Creating node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:35.206Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "router_gumwnw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:35.206Z", "message": "Sending task 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:35.206Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "data_plane_subnet_xxtn0i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:35.206Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:35.206Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "target_vnf_ip_a0wxav", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:35.206Z", "message": "Starting node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:35.206Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "router_gumwnw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:35.206Z", "message": "Task started 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:35.206Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "data_plane_subnet_xxtn0i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:35.206Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:35.206Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "reference_vnf_ip_foj309", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:35.752Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'f0f45196615f4c65ae76527567b96ea8', u'created_at': u'2018-08-10T00:51:34Z', u'updated_at': u'2018-08-10T00:51:34Z', u'floating_network_id': u'bdb9209b-6552-4310-8fa0-ca466e84a750', 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'f0f45196615f4c65ae76527567b96ea8', u'port_id': None, u'id': u'a222eec8-e2ba-4ea5-b20a-7fd662809e59', u'qos_policy_id': None}", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:35.752Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781", "logger": "ce4c1206-56d2-4464-9842-d016cefabaac"}, {"node_instance_id": "reference_vnf_ip_foj309", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:36.218Z", "message": "Configuring node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:36.218Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "reference_vnf_ip_foj309", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:36.218Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:36.218Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "reference_vnf_ip_foj309", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:37.230Z", "message": "Starting node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:37.230Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "data_plane_subnet_xxtn0i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:37.230Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:37.230Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}], "metadata": {"pagination": {"total": 58, "offset": 21, "size": 50}}} 2018-08-10 00:51:38,200 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:51:38,200 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:51:38 GMT 2018-08-10 00:51:38,200 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:51:38,200 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 20571 2018-08-10 00:51:38,200 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:51:38,201 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-10 00:51:38,202 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-08-10 00:51:38,202 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-10 00:51:38,202 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-08-10 00:51:38,202 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-08-10 00:51:38,202 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-08-10 00:51:38,202 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-08-10 00:51:38,203 - 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-10 00:51:38,203 - 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-10 00:51:38,203 - 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-10 00:51:38,203 - 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-10 00:51:38,203 - 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-10 00:51:38,203 - 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-10 00:51:38,204 - 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-10 00:51:38,204 - 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-10 00:51:38,204 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-10 00:51:38,204 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-10 00:51:38,204 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-10 00:51:38,204 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-10 00:51:38,205 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-10 00:51:38,205 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-10 00:51:38,205 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-10 00:51:38,205 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-08-10 00:51:38,205 - 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'f0f45196615f4c65ae76527567b96ea8', u'created_at': u'2018-08-10T00:51:33Z', u'updated_at': u'2018-08-10T00:51:33Z', u'floating_network_id': u'bdb9209b-6552-4310-8fa0-ca466e84a750', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.200', u'revision_number': 0, u'project_id': u'f0f45196615f4c65ae76527567b96ea8', u'port_id': None, u'id': u'59a2aee4-64a9-40a0-8d7b-d75c301c7574', u'qos_policy_id': None} 2018-08-10 00:51:38,205 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-10 00:51:38,206 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-10 00:51:38,206 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-10 00:51:38,206 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2018-08-10 00:51:38,206 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-08-10 00:51:38,206 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-10 00:51:38,206 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.create' 2018-08-10 00:51:38,207 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-08-10 00:51:38,207 - 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'f0f45196615f4c65ae76527567b96ea8', u'created_at': u'2018-08-10T00:51:34Z', u'updated_at': u'2018-08-10T00:51:34Z', u'floating_network_id': u'bdb9209b-6552-4310-8fa0-ca466e84a750', 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'f0f45196615f4c65ae76527567b96ea8', u'port_id': None, u'id': u'a222eec8-e2ba-4ea5-b20a-7fd662809e59', u'qos_policy_id': None} 2018-08-10 00:51:38,207 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-10 00:51:38,207 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-08-10 00:51:38,207 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-10 00:51:38,207 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-08-10 00:51:38,208 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/ed71499a-6ff4-45b4-800b-50377129b781 2018-08-10 00:51:38,262 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:51:38,262 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:51:38,262 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:51:38,262 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:51:38,262 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:51:38,262 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:51:38,262 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:51:38,263 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-10T00:51:27.717Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "ed71499a-6ff4-45b4-800b-50377129b781"} 2018-08-10 00:51:38,263 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:51:38,263 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:51:38 GMT 2018-08-10 00:51:38,263 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:51:38,263 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-10 00:51:38,263 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:51:43,268 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-10 00:51:43,332 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:51:43,332 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:51:43,332 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:51:43,332 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:51:43,333 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:51:43,333 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:51:43,333 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:51:43,333 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "data_plane_subnet_xxtn0i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:38.251Z", "message": "Configuring node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:38.251Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "data_plane_subnet_xxtn0i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:38.251Z", "message": "Starting node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:38.251Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "security_group_8csb0o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:39.255Z", "message": "Configuring node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:39.255Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "security_group_8csb0o", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:39.255Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:39.255Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "reference_vnf_data_plane_port_a56fn5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:40.260Z", "message": "Creating node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:40.260Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "target_vnf_data_plane_port_ffhj11", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:40.260Z", "message": "Creating node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:40.260Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "reference_vnf_data_plane_port_a56fn5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:40.260Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:40.260Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "security_group_8csb0o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:40.260Z", "message": "Starting node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:40.260Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "reference_vnf_data_plane_port_a56fn5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:40.260Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:40.260Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "target_vnf_data_plane_port_ffhj11", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:41.260Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:41.260Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "target_vnf_data_plane_port_ffhj11", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:41.260Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:41.260Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "router_gumwnw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:42.398Z", "message": "Task succeeded 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:42.398Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "router_gumwnw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:43.265Z", "message": "Configuring node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:43.265Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "reference_vnf_data_plane_port_a56fn5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:43.265Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:43.265Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "target_vnf_data_plane_port_ffhj11", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:43.265Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:43.265Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}], "metadata": {"pagination": {"total": 73, "offset": 58, "size": 50}}} 2018-08-10 00:51:43,333 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:51:43,333 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:51:43 GMT 2018-08-10 00:51:43,333 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:51:43,333 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7503 2018-08-10 00:51:43,333 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:51:43,334 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-10 00:51:43,334 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-10 00:51:43,334 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-10 00:51:43,334 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-10 00:51:43,334 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-10 00:51:43,335 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-10 00:51:43,335 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-08-10 00:51:43,335 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-10 00:51:43,335 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-08-10 00:51:43,335 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-08-10 00:51:43,335 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-08-10 00:51:43,335 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2018-08-10 00:51:43,336 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-10 00:51:43,336 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-08-10 00:51:43,336 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-08-10 00:51:43,336 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/ed71499a-6ff4-45b4-800b-50377129b781 2018-08-10 00:51:43,389 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:51:43,389 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:51:43,389 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:51:43,389 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:51:43,389 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:51:43,389 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:51:43,389 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:51:43,390 - 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-10T00:51:27.717Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "ed71499a-6ff4-45b4-800b-50377129b781"} 2018-08-10 00:51:43,390 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:51:43,390 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:51:43 GMT 2018-08-10 00:51:43,390 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:51:43,390 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-10 00:51:43,390 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:51:48,395 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-10 00:51:48,457 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:51:48,457 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:51:48,457 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:51:48,457 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:51:48,458 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:51:48,458 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:51:48,458 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:51:48,458 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_data_plane_port_a56fn5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:44.269Z", "message": "Configuring node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:44.269Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "target_vnf_data_plane_port_ffhj11", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:44.269Z", "message": "Configuring node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:44.269Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "management_plane_subnet_ln53yd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:44.269Z", "message": "Creating node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:44.269Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "router_gumwnw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:44.269Z", "message": "Starting node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:44.269Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:45.386Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:45.386Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "management_plane_subnet_ln53yd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:45.386Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:45.386Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "reference_vnf_data_plane_port_a56fn5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:45.386Z", "message": "Starting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:45.386Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "target_vnf_data_plane_port_ffhj11", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:45.386Z", "message": "Starting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:45.386Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:45.386Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:45.386Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "management_plane_subnet_ln53yd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:45.386Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:45.386Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:46.299Z", "message": "connect_security_group(): source_id=fa88f182-8c2b-472b-a800-441443d19702 target={u'external_id': u'853e40da-32aa-4e03-92da-1fa8074cf5e4', 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-10T00:51:46.299Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781", "logger": "a72b99c2-03ad-4fc8-ad91-a2dc4c869da3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:46.571Z", "message": "connect_security_group(): source_id=9916a793-c5d0-4772-a6f1-5085eb5f5e41 target={u'external_id': u'853e40da-32aa-4e03-92da-1fa8074cf5e4', 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-10T00:51:46.571Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781", "logger": "cdd54810-470f-49c0-8651-5a81d1fe18b3"}, {"node_instance_id": "management_plane_subnet_ln53yd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:47.009Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:47.009Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "management_plane_subnet_ln53yd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:48.084Z", "message": "Configuring node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:48.084Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "management_plane_subnet_ln53yd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:48.084Z", "message": "Starting node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:48.084Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:48.084Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:48.084Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:48.392Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:48.392Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}], "metadata": {"pagination": {"total": 92, "offset": 73, "size": 50}}} 2018-08-10 00:51:48,458 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:51:48,458 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:51:48 GMT 2018-08-10 00:51:48,458 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:51:48,458 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8854 2018-08-10 00:51:48,458 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:51:48,459 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-10 00:51:48,459 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-10 00:51:48,459 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-10 00:51:48,460 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-10 00:51:48,460 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-08-10 00:51:48,460 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-08-10 00:51:48,460 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-10 00:51:48,460 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-10 00:51:48,460 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-08-10 00:51:48,461 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-08-10 00:51:48,461 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=fa88f182-8c2b-472b-a800-441443d19702 target={u'external_id': u'853e40da-32aa-4e03-92da-1fa8074cf5e4', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-08-10 00:51:48,461 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=9916a793-c5d0-4772-a6f1-5085eb5f5e41 target={u'external_id': u'853e40da-32aa-4e03-92da-1fa8074cf5e4', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-08-10 00:51:48,461 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-08-10 00:51:48,461 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-10 00:51:48,461 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-10 00:51:48,462 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-08-10 00:51:48,462 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-08-10 00:51:48,462 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/ed71499a-6ff4-45b4-800b-50377129b781 2018-08-10 00:51:48,525 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:51:48,526 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:51:48,526 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:51:48,526 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:51:48,526 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:51:48,526 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:51:48,526 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:51:48,526 - 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-10T00:51:27.717Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "ed71499a-6ff4-45b4-800b-50377129b781"} 2018-08-10 00:51:48,526 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:51:48,527 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:51:48 GMT 2018-08-10 00:51:48,527 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:51:48,527 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-10 00:51:48,527 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:51:53,532 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-10 00:51:53,639 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:51:53,640 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:51:53,640 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:51:53,640 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:51:53,640 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:51:53,640 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:51:53,640 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:51:53,640 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:49.397Z", "message": "Sending task 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:49.397Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:49.397Z", "message": "Task started 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:49.397Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:52.852Z", "message": "Task succeeded 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:52.852Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "reference_vnf_port_76w2fm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:53.401Z", "message": "Creating node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:53.401Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}], "metadata": {"pagination": {"total": 96, "offset": 90, "size": 50}}} 2018-08-10 00:51:53,640 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:51:53,641 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:51:53 GMT 2018-08-10 00:51:53,641 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:51:53,641 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2042 2018-08-10 00:51:53,641 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:51:53,641 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2018-08-10 00:51:53,641 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.connect_subnet' 2018-08-10 00:51:53,642 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2018-08-10 00:51:53,642 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-10 00:51:53,642 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/ed71499a-6ff4-45b4-800b-50377129b781 2018-08-10 00:51:53,744 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:51:53,744 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:51:53,744 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:51:53,744 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:51:53,744 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:51:53,744 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:51:53,744 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:51:53,744 - 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-10T00:51:27.717Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "ed71499a-6ff4-45b4-800b-50377129b781"} 2018-08-10 00:51:53,745 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:51:53,745 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:51:53 GMT 2018-08-10 00:51:53,745 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:51:53,745 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-10 00:51:53,745 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:51:58,750 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-10 00:51:58,819 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:51:58,819 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:51:58,819 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:51:58,820 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:51:58,820 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:51:58,820 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:51:58,820 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:51:58,820 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_port_eu6ald", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:54.408Z", "message": "Creating node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:54.408Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "reference_vnf_port_76w2fm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:54.408Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:54.408Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "target_vnf_port_eu6ald", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:54.408Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:54.408Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "reference_vnf_port_76w2fm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:54.408Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:54.408Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "target_vnf_port_eu6ald", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:54.408Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:54.408Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "reference_vnf_port_76w2fm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:56.354Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:56.354Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "reference_vnf_port_76w2fm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:57.413Z", "message": "Configuring node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:57.413Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "target_vnf_port_eu6ald", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:57.413Z", "message": "Configuring node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:57.413Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "target_vnf_port_eu6ald", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:57.413Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:57.413Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:58.418Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:58.418Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "reference_vnf_port_76w2fm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:58.418Z", "message": "Starting node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:58.418Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "target_vnf_port_eu6ald", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:58.418Z", "message": "Starting node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:58.418Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:58.418Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:58.418Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}], "metadata": {"pagination": {"total": 109, "offset": 94, "size": 50}}} 2018-08-10 00:51:58,820 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:51:58,820 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:51:58 GMT 2018-08-10 00:51:58,820 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:51:58,820 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6439 2018-08-10 00:51:58,820 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:51:58,821 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-10 00:51:58,821 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-08-10 00:51:58,821 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-08-10 00:51:58,822 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-08-10 00:51:58,822 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-08-10 00:51:58,822 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-08-10 00:51:58,822 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-10 00:51:58,822 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-10 00:51:58,822 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-08-10 00:51:58,823 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-08-10 00:51:58,823 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-10 00:51:58,823 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-10 00:51:58,823 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-08-10 00:51:58,823 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/ed71499a-6ff4-45b4-800b-50377129b781 2018-08-10 00:51:58,891 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:51:58,891 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:51:58,891 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:51:58,892 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:51:58,892 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:51:58,892 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:51:58,892 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:51:58,892 - 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-10T00:51:27.717Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "ed71499a-6ff4-45b4-800b-50377129b781"} 2018-08-10 00:51:58,892 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:51:58,892 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:51:58 GMT 2018-08-10 00:51:58,892 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:51:58,892 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-10 00:51:58,893 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:52:03,898 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-10 00:52:03,957 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:52:03,958 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:52:03,958 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:52:03,958 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:52:03,958 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:52:03,958 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:52:03,958 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:52:03,958 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:59.423Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:59.423Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:51:59.423Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:51:59.423Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:52:00.064Z", "message": "connect_security_group(): source_id=050999f6-0ef1-4c26-8d4f-4a5216f31ebc target={u'external_id': u'853e40da-32aa-4e03-92da-1fa8074cf5e4', 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-10T00:52:00.064Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781", "logger": "4f2e0dea-7802-454a-a6d5-2420abeec006"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:52:00.596Z", "message": "connect_security_group(): source_id=e75f51d5-c276-4cec-9274-ded79fc88b9f target={u'external_id': u'853e40da-32aa-4e03-92da-1fa8074cf5e4', 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-10T00:52:00.596Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781", "logger": "5ef074ed-9cbc-4b2f-85f4-d94360a39554"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:52:01.656Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:52:01.656Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:52:02.430Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:52:02.430Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:52:02.430Z", "message": "Task started 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:52:02.430Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:52:02.430Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:52:02.430Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}], "metadata": {"pagination": {"total": 119, "offset": 107, "size": 50}}} 2018-08-10 00:52:03,958 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:52:03,959 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:52:03 GMT 2018-08-10 00:52:03,959 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:52:03,959 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4526 2018-08-10 00:52:03,959 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:52:03,959 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-08-10 00:52:03,960 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-08-10 00:52:03,960 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=050999f6-0ef1-4c26-8d4f-4a5216f31ebc target={u'external_id': u'853e40da-32aa-4e03-92da-1fa8074cf5e4', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-08-10 00:52:03,960 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=e75f51d5-c276-4cec-9274-ded79fc88b9f target={u'external_id': u'853e40da-32aa-4e03-92da-1fa8074cf5e4', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-08-10 00:52:03,960 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-08-10 00:52:03,960 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-08-10 00:52:03,960 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-08-10 00:52:03,961 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-08-10 00:52:03,961 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/ed71499a-6ff4-45b4-800b-50377129b781 2018-08-10 00:52:04,014 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:52:04,014 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:52:04,015 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:52:04,015 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:52:04,015 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:52:04,015 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:52:04,015 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:52:04,015 - 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-10T00:51:27.717Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "ed71499a-6ff4-45b4-800b-50377129b781"} 2018-08-10 00:52:04,015 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:52:04,015 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:52:04 GMT 2018-08-10 00:52:04,016 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:52:04,016 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-10 00:52:04,016 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:52:09,021 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-10 00:52:09,091 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:52:09,091 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:52:09,091 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:52:09,091 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:52:09,092 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:52:09,092 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:52:09,092 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:52:09,092 - 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-10T00:52:04.984Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:52:04.984Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "reference_vnf_host_r0zn2z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:52:05.446Z", "message": "Creating node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:52:05.446Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:52:05.446Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:52:05.446Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "reference_vnf_host_r0zn2z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:52:06.342Z", "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'e75f51d5-c276-4cec-9274-ded79fc88b9f', u'fixed_ip_address': u'11.0.0.7', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:22:f0:43'}, {u'external_id': u'9916a793-c5d0-4772-a6f1-5085eb5f5e41', u'fixed_ip_address': u'12.0.0.21', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:ef:7e:2a'}]", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:52:06.342Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781", "logger": "ee543976-94d3-47d6-b151-9759680127c7"}, {"node_instance_id": "target_vnf_host_k5l2cx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:52:06.456Z", "message": "Creating node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:52:06.456Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "reference_vnf_host_r0zn2z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:52:06.456Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:52:06.456Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "target_vnf_host_k5l2cx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:52:06.456Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:52:06.456Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "reference_vnf_host_r0zn2z", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:52:06.456Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:52:06.456Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "target_vnf_host_k5l2cx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:52:06.456Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:52:06.456Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "target_vnf_host_k5l2cx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:52:06.607Z", "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'050999f6-0ef1-4c26-8d4f-4a5216f31ebc', u'fixed_ip_address': u'11.0.0.24', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:fd:d8:fb'}, {u'external_id': u'fa88f182-8c2b-472b-a800-441443d19702', u'fixed_ip_address': u'12.0.0.11', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:e0:2a:0e'}]", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:52:06.607Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781", "logger": "ce48f693-6739-4b58-a28e-7ba6a4cb427b"}, {"node_instance_id": "reference_vnf_host_r0zn2z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:52:06.607Z", "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-10T00:52:06.607Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781", "logger": "ee543976-94d3-47d6-b151-9759680127c7"}, {"node_instance_id": "target_vnf_host_k5l2cx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:52:07.657Z", "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-10T00:52:07.657Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781", "logger": "ce48f693-6739-4b58-a28e-7ba6a4cb427b"}], "metadata": {"pagination": {"total": 131, "offset": 115, "size": 50}}} 2018-08-10 00:52:09,092 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:52:09,092 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:52:09 GMT 2018-08-10 00:52:09,092 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:52:09,092 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7338 2018-08-10 00:52:09,092 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:52:09,093 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-08-10 00:52:09,093 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-10 00:52:09,093 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-08-10 00:52:09,093 - 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'e75f51d5-c276-4cec-9274-ded79fc88b9f', u'fixed_ip_address': u'11.0.0.7', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:22:f0:43'}, {u'external_id': u'9916a793-c5d0-4772-a6f1-5085eb5f5e41', u'fixed_ip_address': u'12.0.0.21', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:ef:7e:2a'}] 2018-08-10 00:52:09,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-10 00:52:09,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-10 00:52:09,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-10 00:52:09,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-08-10 00:52:09,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-08-10 00:52:09,094 - 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'050999f6-0ef1-4c26-8d4f-4a5216f31ebc', u'fixed_ip_address': u'11.0.0.24', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:fd:d8:fb'}, {u'external_id': u'fa88f182-8c2b-472b-a800-441443d19702', u'fixed_ip_address': u'12.0.0.11', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:e0:2a:0e'}] 2018-08-10 00:52:09,095 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'} 2018-08-10 00:52:09,095 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'} 2018-08-10 00:52:09,095 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/ed71499a-6ff4-45b4-800b-50377129b781 2018-08-10 00:52:09,149 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:52:09,149 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:52:09,150 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:52:09,150 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:52:09,150 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:52:09,150 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:52:09,150 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:52:09,150 - 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-10T00:51:27.717Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "ed71499a-6ff4-45b4-800b-50377129b781"} 2018-08-10 00:52:09,150 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:52:09,150 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:52:09 GMT 2018-08-10 00:52:09,151 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:52:09,151 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-10 00:52:09,151 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:52:14,156 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-10 00:52:14,222 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:52:14,222 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:52:14,222 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:52:14,222 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:52:14,223 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:52:14,223 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:52:14,223 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:52:14,223 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_r0zn2z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:52:09.551Z", "message": "server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'5082145a-6704-48f8-8eb7-7c2b5722c7b5', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'61690ed1-7509-4e71-9721-d53772bd8955'}, 'nics': [{'port-id': u'e75f51d5-c276-4cec-9274-ded79fc88b9f'}, {'port-id': u'9916a793-c5d0-4772-a6f1-5085eb5f5e41'}], 'flavor': u'7e10a397-c741-471a-9e2d-6a58241dd2d5'}", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:52:09.551Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781", "logger": "ee543976-94d3-47d6-b151-9759680127c7"}, {"node_instance_id": "reference_vnf_host_r0zn2z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:52:09.661Z", "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-10T00:52:09.661Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781", "logger": "ee543976-94d3-47d6-b151-9759680127c7"}, {"node_instance_id": "reference_vnf_host_r0zn2z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:52:09.661Z", "message": "Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'5082145a-6704-48f8-8eb7-7c2b5722c7b5', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'61690ed1-7509-4e71-9721-d53772bd8955'}, 'nics': [{'port-id': u'e75f51d5-c276-4cec-9274-ded79fc88b9f'}, {'port-id': u'9916a793-c5d0-4772-a6f1-5085eb5f5e41'}], 'flavor': u'7e10a397-c741-471a-9e2d-6a58241dd2d5'}", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:52:09.661Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781", "logger": "ee543976-94d3-47d6-b151-9759680127c7"}, {"node_instance_id": "target_vnf_host_k5l2cx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:52:10.665Z", "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-10T00:52:10.665Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781", "logger": "ce48f693-6739-4b58-a28e-7ba6a4cb427b"}, {"node_instance_id": "target_vnf_host_k5l2cx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:52:10.665Z", "message": "Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'5082145a-6704-48f8-8eb7-7c2b5722c7b5', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'61690ed1-7509-4e71-9721-d53772bd8955'}, 'nics': [{'port-id': u'050999f6-0ef1-4c26-8d4f-4a5216f31ebc'}, {'port-id': u'fa88f182-8c2b-472b-a800-441443d19702'}], 'flavor': u'7e10a397-c741-471a-9e2d-6a58241dd2d5'}", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:52:10.665Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781", "logger": "ce48f693-6739-4b58-a28e-7ba6a4cb427b"}, {"node_instance_id": "target_vnf_host_k5l2cx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:52:10.665Z", "message": "server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'5082145a-6704-48f8-8eb7-7c2b5722c7b5', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'61690ed1-7509-4e71-9721-d53772bd8955'}, 'nics': [{'port-id': u'050999f6-0ef1-4c26-8d4f-4a5216f31ebc'}, {'port-id': u'fa88f182-8c2b-472b-a800-441443d19702'}], 'flavor': u'7e10a397-c741-471a-9e2d-6a58241dd2d5'}", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:52:10.665Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781", "logger": "ce48f693-6739-4b58-a28e-7ba6a4cb427b"}], "metadata": {"pagination": {"total": 137, "offset": 127, "size": 50}}} 2018-08-10 00:52:14,223 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:52:14,223 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:52:14 GMT 2018-08-10 00:52:14,223 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:52:14,223 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5158 2018-08-10 00:52:14,223 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:52:14,224 - 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'5082145a-6704-48f8-8eb7-7c2b5722c7b5', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'61690ed1-7509-4e71-9721-d53772bd8955'}, 'nics': [{'port-id': u'e75f51d5-c276-4cec-9274-ded79fc88b9f'}, {'port-id': u'9916a793-c5d0-4772-a6f1-5085eb5f5e41'}], 'flavor': u'7e10a397-c741-471a-9e2d-6a58241dd2d5'} 2018-08-10 00:52:14,224 - 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-10 00:52:14,224 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'5082145a-6704-48f8-8eb7-7c2b5722c7b5', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'61690ed1-7509-4e71-9721-d53772bd8955'}, 'nics': [{'port-id': u'e75f51d5-c276-4cec-9274-ded79fc88b9f'}, {'port-id': u'9916a793-c5d0-4772-a6f1-5085eb5f5e41'}], 'flavor': u'7e10a397-c741-471a-9e2d-6a58241dd2d5'} 2018-08-10 00:52:14,224 - 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-10 00:52:14,225 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'5082145a-6704-48f8-8eb7-7c2b5722c7b5', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'61690ed1-7509-4e71-9721-d53772bd8955'}, 'nics': [{'port-id': u'050999f6-0ef1-4c26-8d4f-4a5216f31ebc'}, {'port-id': u'fa88f182-8c2b-472b-a800-441443d19702'}], 'flavor': u'7e10a397-c741-471a-9e2d-6a58241dd2d5'} 2018-08-10 00:52:14,225 - 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'5082145a-6704-48f8-8eb7-7c2b5722c7b5', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'61690ed1-7509-4e71-9721-d53772bd8955'}, 'nics': [{'port-id': u'050999f6-0ef1-4c26-8d4f-4a5216f31ebc'}, {'port-id': u'fa88f182-8c2b-472b-a800-441443d19702'}], 'flavor': u'7e10a397-c741-471a-9e2d-6a58241dd2d5'} 2018-08-10 00:52:14,225 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/ed71499a-6ff4-45b4-800b-50377129b781 2018-08-10 00:52:14,279 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:52:14,279 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:52:14,280 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:52:14,280 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:52:14,280 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:52:14,280 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:52:14,280 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:52:14,280 - 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-10T00:51:27.717Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "ed71499a-6ff4-45b4-800b-50377129b781"} 2018-08-10 00:52:14,280 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:52:14,280 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:52:14 GMT 2018-08-10 00:52:14,281 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:52:14,281 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-10 00:52:14,281 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:52:19,286 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-10 00:52:19,351 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:52:19,351 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:52:19,351 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:52:19,351 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:52:19,351 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:52:19,351 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:52:19,351 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:52:19,351 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_r0zn2z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:52:14.243Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:52:14.243Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "target_vnf_host_k5l2cx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:52:14.466Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:52:14.466Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "reference_vnf_host_r0zn2z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:52:15.470Z", "message": "Configuring node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:52:15.470Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "target_vnf_host_k5l2cx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:52:15.470Z", "message": "Configuring node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:52:15.470Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "reference_vnf_host_r0zn2z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:52:16.479Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:52:16.479Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "target_vnf_host_k5l2cx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:52:16.479Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:52:16.479Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "reference_vnf_host_r0zn2z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:52:16.479Z", "message": "Starting node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:52:16.479Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "target_vnf_host_k5l2cx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:52:16.479Z", "message": "Starting node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:52:16.479Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "reference_vnf_host_r0zn2z", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:52:16.479Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:52:16.479Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "target_vnf_host_k5l2cx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:52:16.479Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:52:16.479Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "reference_vnf_host_r0zn2z", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:52:17.577Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:None 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:None 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:None state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-10T00:52:17.577Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "target_vnf_host_k5l2cx", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:52:18.485Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:None 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:None 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:None state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-10T00:52:18.485Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}], "metadata": {"pagination": {"total": 149, "offset": 133, "size": 50}}} 2018-08-10 00:52:19,352 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:52:19,352 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:52:19 GMT 2018-08-10 00:52:19,352 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:52:19,352 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7198 2018-08-10 00:52:19,352 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:52:19,352 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-10 00:52:19,353 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-10 00:52:19,353 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-10 00:52:19,353 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-10 00:52:19,353 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-10 00:52:19,354 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-10 00:52:19,354 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-10 00:52:19,354 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-10 00:52:19,354 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-08-10 00:52:19,354 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-08-10 00:52:19,354 - 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:None state. Retrying... [retry_after=30] 2018-08-10 00:52:19,355 - 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:None state. Retrying... [retry_after=30] 2018-08-10 00:52:19,355 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/ed71499a-6ff4-45b4-800b-50377129b781 2018-08-10 00:52:19,406 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:52:19,406 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:52:19,406 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:52:19,406 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:52:19,406 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:52:19,407 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:52:19,407 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:52:19,407 - 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-10T00:51:27.717Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "ed71499a-6ff4-45b4-800b-50377129b781"} 2018-08-10 00:52:19,407 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:52:19,407 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:52:19 GMT 2018-08-10 00:52:19,407 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:52:19,407 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-10 00:52:19,407 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:52:24,413 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-10 00:52:24,524 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:52:24,524 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:52:24,524 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:52:24,524 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:52:24,525 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:52:24,525 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:52:24,525 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:52:24,525 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 145, "size": 50}}} 2018-08-10 00:52:24,525 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:52:24,525 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:52:24 GMT 2018-08-10 00:52:24,525 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:52:24,525 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-10 00:52:24,525 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:52:24,525 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/ed71499a-6ff4-45b4-800b-50377129b781 2018-08-10 00:52:24,578 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:52:24,578 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:52:24,578 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:52:24,578 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:52:24,578 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:52:24,579 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:52:24,579 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:52:24,579 - 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-10T00:51:27.717Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "ed71499a-6ff4-45b4-800b-50377129b781"} 2018-08-10 00:52:24,579 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:52:24,579 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:52:24 GMT 2018-08-10 00:52:24,579 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:52:24,579 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-10 00:52:24,579 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:52:29,585 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-10 00:52:29,658 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:52:29,658 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:52:29,658 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:52:29,658 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:52:29,658 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:52:29,658 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:52:29,659 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:52:29,659 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 145, "size": 50}}} 2018-08-10 00:52:29,659 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:52:29,659 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:52:29 GMT 2018-08-10 00:52:29,659 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:52:29,659 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-10 00:52:29,659 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:52:29,659 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/ed71499a-6ff4-45b4-800b-50377129b781 2018-08-10 00:52:29,788 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:52:29,788 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:52:29,788 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:52:29,788 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:52:29,788 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:52:29,789 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:52:29,789 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:52:29,789 - 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-10T00:51:27.717Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "ed71499a-6ff4-45b4-800b-50377129b781"} 2018-08-10 00:52:29,789 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:52:29,789 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:52:29 GMT 2018-08-10 00:52:29,789 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:52:29,789 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-10 00:52:29,789 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:52:34,795 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-10 00:52:34,966 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:52:34,967 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:52:34,967 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:52:34,967 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:52:34,967 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:52:34,967 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:52:34,967 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:52:34,967 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 145, "size": 50}}} 2018-08-10 00:52:34,967 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:52:34,967 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:52:34 GMT 2018-08-10 00:52:34,968 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:52:34,968 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-10 00:52:34,968 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:52:34,968 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/ed71499a-6ff4-45b4-800b-50377129b781 2018-08-10 00:52:35,128 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:52:35,129 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:52:35,129 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:52:35,129 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:52:35,129 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:52:35,129 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:52:35,129 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:52:35,129 - 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-10T00:51:27.717Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "ed71499a-6ff4-45b4-800b-50377129b781"} 2018-08-10 00:52:35,129 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:52:35,130 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:52:35 GMT 2018-08-10 00:52:35,130 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:52:35,130 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-10 00:52:35,130 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:52:40,135 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-10 00:52:40,308 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:52:40,309 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:52:40,309 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:52:40,309 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:52:40,309 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:52:40,309 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:52:40,309 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:52:40,309 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 145, "size": 50}}} 2018-08-10 00:52:40,310 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:52:40,310 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:52:40 GMT 2018-08-10 00:52:40,310 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:52:40,310 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-10 00:52:40,310 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:52:40,310 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/ed71499a-6ff4-45b4-800b-50377129b781 2018-08-10 00:52:40,554 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:52:40,554 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:52:40,554 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:52:40,554 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:52:40,555 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:52:40,555 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:52:40,555 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:52:40,555 - 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-10T00:51:27.717Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "ed71499a-6ff4-45b4-800b-50377129b781"} 2018-08-10 00:52:40,555 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:52:40,555 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:52:40 GMT 2018-08-10 00:52:40,555 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:52:40,555 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-10 00:52:40,555 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:52:45,561 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-10 00:52:45,630 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:52:45,631 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:52:45,631 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:52:45,631 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:52:45,631 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:52:45,631 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:52:45,631 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:52:45,631 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 145, "size": 50}}} 2018-08-10 00:52:45,631 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:52:45,632 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:52:45 GMT 2018-08-10 00:52:45,632 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:52:45,632 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-10 00:52:45,632 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:52:45,632 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/ed71499a-6ff4-45b4-800b-50377129b781 2018-08-10 00:52:45,708 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:52:45,709 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:52:45,709 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:52:45,709 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:52:45,709 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:52:45,709 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:52:45,709 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:52:45,709 - 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-10T00:51:27.717Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "ed71499a-6ff4-45b4-800b-50377129b781"} 2018-08-10 00:52:45,709 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:52:45,709 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:52:45 GMT 2018-08-10 00:52:45,709 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:52:45,710 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-10 00:52:45,710 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:52:50,715 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-10 00:52:50,795 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:52:50,795 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:52:50,795 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:52:50,795 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:52:50,795 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:52:50,795 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:52:50,795 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:52:50,795 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_r0zn2z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:52:47.586Z", "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-10T00:52:47.586Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "target_vnf_host_k5l2cx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:52:48.503Z", "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-10T00:52:48.503Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "reference_vnf_host_r0zn2z", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:52:48.503Z", "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-10T00:52:48.503Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "target_vnf_host_k5l2cx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:52:48.503Z", "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-10T00:52:48.503Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "reference_vnf_host_r0zn2z", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:52:50.448Z", "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-10T00:52:50.448Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}], "metadata": {"pagination": {"total": 154, "offset": 145, "size": 50}}} 2018-08-10 00:52:50,796 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:52:50,796 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:52:50 GMT 2018-08-10 00:52:50,796 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:52:50,796 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3308 2018-08-10 00:52:50,796 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:52:50,796 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-10 00:52:50,797 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-10 00:52:50,797 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-10 00:52:50,797 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-10 00:52:50,797 - 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-10 00:52:50,797 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/ed71499a-6ff4-45b4-800b-50377129b781 2018-08-10 00:52:50,864 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:52:50,865 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:52:50,865 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:52:50,865 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:52:50,865 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:52:50,865 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:52:50,865 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:52:50,865 - 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-10T00:51:27.717Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "ed71499a-6ff4-45b4-800b-50377129b781"} 2018-08-10 00:52:50,865 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:52:50,865 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:52:50 GMT 2018-08-10 00:52:50,866 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:52:50,866 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-10 00:52:50,866 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:52:55,871 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-10 00:52:55,937 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:52:55,938 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:52:55,938 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:52:55,938 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:52:55,938 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:52:55,938 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:52:55,938 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:52:55,938 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_k5l2cx", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:52:51.510Z", "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-10T00:52:51.510Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}], "metadata": {"pagination": {"total": 155, "offset": 150, "size": 50}}} 2018-08-10 00:52:55,938 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:52:55,939 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:52:55 GMT 2018-08-10 00:52:55,939 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:52:55,939 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1222 2018-08-10 00:52:55,939 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:52:55,939 - 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-10 00:52:55,939 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/ed71499a-6ff4-45b4-800b-50377129b781 2018-08-10 00:52:56,008 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:52:56,008 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:52:56,009 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:52:56,009 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:52:56,009 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:52:56,009 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:52:56,009 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:52:56,009 - 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-10T00:51:27.717Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "ed71499a-6ff4-45b4-800b-50377129b781"} 2018-08-10 00:52:56,009 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:52:56,009 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:52:56 GMT 2018-08-10 00:52:56,009 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:52:56,009 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-10 00:52:56,010 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:53:01,015 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-10 00:53:01,098 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:53:01,098 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:53:01,098 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:53:01,098 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:53:01,098 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:53:01,098 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:53:01,098 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:53:01,099 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 151, "size": 50}}} 2018-08-10 00:53:01,099 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:53:01,099 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:53:01 GMT 2018-08-10 00:53:01,099 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:53:01,099 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-10 00:53:01,099 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:53:01,099 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/ed71499a-6ff4-45b4-800b-50377129b781 2018-08-10 00:53:01,153 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:53:01,153 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:53:01,153 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:53:01,153 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:53:01,153 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:53:01,154 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:53:01,154 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:53:01,154 - 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-10T00:51:27.717Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "ed71499a-6ff4-45b4-800b-50377129b781"} 2018-08-10 00:53:01,154 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:53:01,154 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:53:01 GMT 2018-08-10 00:53:01,154 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:53:01,154 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-10 00:53:01,154 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:53:06,160 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-10 00:53:06,224 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:53:06,224 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:53:06,224 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:53:06,224 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:53:06,224 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:53:06,224 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:53:06,224 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:53:06,225 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 151, "size": 50}}} 2018-08-10 00:53:06,225 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:53:06,225 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:53:06 GMT 2018-08-10 00:53:06,225 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:53:06,225 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-10 00:53:06,225 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:53:06,225 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/ed71499a-6ff4-45b4-800b-50377129b781 2018-08-10 00:53:06,290 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:53:06,291 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:53:06,291 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:53:06,291 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:53:06,291 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:53:06,291 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:53:06,291 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:53:06,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-10T00:51:27.717Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "ed71499a-6ff4-45b4-800b-50377129b781"} 2018-08-10 00:53:06,291 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:53:06,291 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:53:06 GMT 2018-08-10 00:53:06,292 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:53:06,292 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-10 00:53:06,292 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:53:11,297 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-10 00:53:11,420 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:53:11,420 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:53:11,420 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:53:11,420 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:53:11,420 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:53:11,421 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:53:11,421 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:53:11,421 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 151, "size": 50}}} 2018-08-10 00:53:11,421 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:53:11,421 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:53:11 GMT 2018-08-10 00:53:11,421 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:53:11,421 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-10 00:53:11,421 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:53:11,422 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/ed71499a-6ff4-45b4-800b-50377129b781 2018-08-10 00:53:11,473 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:53:11,473 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:53:11,474 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:53:11,474 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:53:11,474 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:53:11,474 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:53:11,474 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:53:11,474 - 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-10T00:51:27.717Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "ed71499a-6ff4-45b4-800b-50377129b781"} 2018-08-10 00:53:11,474 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:53:11,474 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:53:11 GMT 2018-08-10 00:53:11,474 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:53:11,475 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-10 00:53:11,475 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:53:16,480 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-10 00:53:16,542 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:53:16,542 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:53:16,542 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:53:16,542 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:53:16,542 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:53:16,542 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:53:16,543 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:53:16,543 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 151, "size": 50}}} 2018-08-10 00:53:16,543 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:53:16,543 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:53:16 GMT 2018-08-10 00:53:16,543 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:53:16,543 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-10 00:53:16,543 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:53:16,543 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/ed71499a-6ff4-45b4-800b-50377129b781 2018-08-10 00:53:16,596 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:53:16,596 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:53:16,596 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:53:16,596 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:53:16,597 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:53:16,597 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:53:16,597 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:53:16,597 - 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-10T00:51:27.717Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "ed71499a-6ff4-45b4-800b-50377129b781"} 2018-08-10 00:53:16,597 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:53:16,597 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:53:16 GMT 2018-08-10 00:53:16,597 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:53:16,597 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-10 00:53:16,597 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:53:21,603 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-10 00:53:21,668 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:53:21,668 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:53:21,668 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:53:21,668 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:53:21,668 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:53:21,669 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:53:21,669 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:53:21,669 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_r0zn2z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:53:20.470Z", "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-10T00:53:20.470Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "reference_vnf_host_r0zn2z", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:53:20.536Z", "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-10T00:53:20.536Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "target_vnf_host_k5l2cx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:53:21.559Z", "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-10T00:53:21.559Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "target_vnf_host_k5l2cx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:53:21.559Z", "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-10T00:53:21.559Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}], "metadata": {"pagination": {"total": 159, "offset": 151, "size": 50}}} 2018-08-10 00:53:21,669 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:53:21,669 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:53:21 GMT 2018-08-10 00:53:21,669 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:53:21,669 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2162 2018-08-10 00:53:21,669 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:53:21,670 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-10 00:53:21,670 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-10 00:53:21,670 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-10 00:53:21,670 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-10 00:53:21,670 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/ed71499a-6ff4-45b4-800b-50377129b781 2018-08-10 00:53:21,731 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:53:21,731 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:53:21,731 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:53:21,731 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:53:21,731 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:53:21,731 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:53:21,732 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:53:21,732 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-10T00:51:27.717Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "ed71499a-6ff4-45b4-800b-50377129b781"} 2018-08-10 00:53:21,732 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:53:21,732 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:53:21 GMT 2018-08-10 00:53:21,732 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:53:21,732 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-10 00:53:21,732 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:53:26,738 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-10 00:53:26,800 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:53:26,800 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:53:26,800 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:53:26,801 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:53:26,801 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:53:26,801 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:53:26,801 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:53:26,801 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_r0zn2z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:53:23.173Z", "message": "Server is ACTIVE", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:53:23.173Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781", "logger": "c3f8f839-6b51-4823-b74c-45867ce8c2db"}, {"node_instance_id": "reference_vnf_host_r0zn2z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:53:23.288Z", "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-10T00:53:23.288Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "target_vnf_host_k5l2cx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:53:24.571Z", "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-10T00:53:24.571Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}, {"node_instance_id": "target_vnf_host_k5l2cx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:53:24.703Z", "message": "Server is ACTIVE", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:53:24.703Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781", "logger": "d5473deb-055c-48a4-aa5d-27c28593f30b"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T00:53:25.575Z", "message": "'install' workflow execution succeeded", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-10T00:53:25.575Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "ed71499a-6ff4-45b4-800b-50377129b781"}], "metadata": {"pagination": {"total": 164, "offset": 155, "size": 50}}} 2018-08-10 00:53:26,801 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:53:26,801 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:53:26 GMT 2018-08-10 00:53:26,801 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:53:26,801 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2611 2018-08-10 00:53:26,802 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:53:26,802 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-08-10 00:53:26,802 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-08-10 00:53:26,802 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-08-10 00:53:26,802 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-08-10 00:53:26,803 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'install' workflow execution succeeded 2018-08-10 00:53:26,803 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/ed71499a-6ff4-45b4-800b-50377129b781 2018-08-10 00:53:26,854 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 00:53:26,854 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 00:53:26,854 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 00:53:26,854 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 00:53:26,855 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 00:53:26,855 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 00:53:26,855 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 00:53:26,855 - 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-10T00:51:27.717Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "ed71499a-6ff4-45b4-800b-50377129b781"} 2018-08-10 00:53:26,855 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 00:53:26,855 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 00:53:26 GMT 2018-08-10 00:53:26,855 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 00:53:26,855 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 348 2018-08-10 00:53:26,855 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 00:53:26,856 - 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-10T00:51:27.717Z', 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'ed71499a-6ff4-45b4-800b-50377129b781'} 2018-08-10 00:53:26,868 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2018-08-10 00:53:26,926 - 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.202'}, 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.200'}}, 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-10 00:53:26,984 - 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.202'}, 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.200'}}, 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-10 00:53:26,984 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2018-08-10 00:53:26,984 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.9.202 2018-08-10 00:53:26,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:53:26,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:53:28,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:53:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f4d0145d-5eb0-4f7f-acfc-5af5f9a26953 x-compute-request-id: req-f4d0145d-5eb0-4f7f-acfc-5af5f9a26953 Content-Encoding: gzip Content-Length: 1182 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:fd:d8:fb", "version": 4, "addr": "11.0.0.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:d8:fb", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:2a:0e", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/6af1a3d4-91f8-4406-b5d3-e5d314826536", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/6af1a3d4-91f8-4406-b5d3-e5d314826536", "rel": "bookmark"}], "image": {"id": "5082145a-6704-48f8-8eb7-7c2b5722c7b5", "links": [{"href": "http://172.30.9.32:8774/images/5082145a-6704-48f8-8eb7-7c2b5722c7b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:53:07.000000", "flavor": {"id": "7e10a397-c741-471a-9e2d-6a58241dd2d5", "links": [{"href": "http://172.30.9.32:8774/flavors/7e10a397-c741-471a-9e2d-6a58241dd2d5", "rel": "bookmark"}]}, "id": "6af1a3d4-91f8-4406-b5d3-e5d314826536", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:53:07Z", "hostId": "72f28e7bd2ed1e586a93a210d1ed29b5d46753ed2878b820ce793f30", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-10T00:52:14Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "61690ed1-7509-4e71-9721-d53772bd8955"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:f0:43", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:f0:43", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:7e:2a", "version": 4, "addr": "12.0.0.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cc244b86-315b-4bdf-8ffc-b4dfe8bdfff0", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cc244b86-315b-4bdf-8ffc-b4dfe8bdfff0", "rel": "bookmark"}], "image": {"id": "5082145a-6704-48f8-8eb7-7c2b5722c7b5", "links": [{"href": "http://172.30.9.32:8774/images/5082145a-6704-48f8-8eb7-7c2b5722c7b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:53:05.000000", "flavor": {"id": "7e10a397-c741-471a-9e2d-6a58241dd2d5", "links": [{"href": "http://172.30.9.32:8774/flavors/7e10a397-c741-471a-9e2d-6a58241dd2d5", "rel": "bookmark"}]}, "id": "cc244b86-315b-4bdf-8ffc-b4dfe8bdfff0", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:53:05Z", "hostId": "b7288c6fb1f1f6de61f3c4bf98f4c50da51fb5b8ae00b34b8d4d224a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-10T00:52:14Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "61690ed1-7509-4e71-9721-d53772bd8955"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_2d53ac94-4997-4b89-accf-2753bd93cacd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:07:88", "version": 4, "addr": "192.168.120.31", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:07:88", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "bookmark"}], "image": {"id": "9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "links": [{"href": "http://172.30.9.32:8774/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:49:45.000000", "flavor": {"id": "326a7570-f82d-4132-b760-0e7c5ab97535", "links": [{"href": "http://172.30.9.32:8774/flavors/326a7570-f82d-4132-b760-0e7c5ab97535", "rel": "bookmark"}]}, "id": "f83cf58f-482a-4e62-95a6-d9fc7fa03557", "security_groups": [{"name": "vyos_vrouter-sg_2d53ac94-4997-4b89-accf-2753bd93cacd"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:49:45Z", "hostId": "72f28e7bd2ed1e586a93a210d1ed29b5d46753ed2878b820ce793f30", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2d53ac94-4997-4b89-accf-2753bd93cacd", "name": "vyos_vrouter-vm_2d53ac94-4997-4b89-accf-2753bd93cacd", "created": "2018-08-10T00:47:38Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:53:28,629 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-f4d0145d-5eb0-4f7f-acfc-5af5f9a26953 2018-08-10 00:53:28,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.64414787292s 2018-08-10 00:53:28,630 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-f4d0145d-5eb0-4f7f-acfc-5af5f9a26953 2018-08-10 00:53:28,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:53:28,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:53:29,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:53: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-d500a787-97c2-4b93-84e3-f034b25c0155 x-compute-request-id: req-d500a787-97c2-4b93-84e3-f034b25c0155 Content-Encoding: gzip Content-Length: 1182 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:fd:d8:fb", "version": 4, "addr": "11.0.0.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:d8:fb", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:2a:0e", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/6af1a3d4-91f8-4406-b5d3-e5d314826536", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/6af1a3d4-91f8-4406-b5d3-e5d314826536", "rel": "bookmark"}], "image": {"id": "5082145a-6704-48f8-8eb7-7c2b5722c7b5", "links": [{"href": "http://172.30.9.32:8774/images/5082145a-6704-48f8-8eb7-7c2b5722c7b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:53:07.000000", "flavor": {"id": "7e10a397-c741-471a-9e2d-6a58241dd2d5", "links": [{"href": "http://172.30.9.32:8774/flavors/7e10a397-c741-471a-9e2d-6a58241dd2d5", "rel": "bookmark"}]}, "id": "6af1a3d4-91f8-4406-b5d3-e5d314826536", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:53:07Z", "hostId": "72f28e7bd2ed1e586a93a210d1ed29b5d46753ed2878b820ce793f30", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-10T00:52:14Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "61690ed1-7509-4e71-9721-d53772bd8955"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:f0:43", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:f0:43", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:7e:2a", "version": 4, "addr": "12.0.0.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cc244b86-315b-4bdf-8ffc-b4dfe8bdfff0", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cc244b86-315b-4bdf-8ffc-b4dfe8bdfff0", "rel": "bookmark"}], "image": {"id": "5082145a-6704-48f8-8eb7-7c2b5722c7b5", "links": [{"href": "http://172.30.9.32:8774/images/5082145a-6704-48f8-8eb7-7c2b5722c7b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:53:05.000000", "flavor": {"id": "7e10a397-c741-471a-9e2d-6a58241dd2d5", "links": [{"href": "http://172.30.9.32:8774/flavors/7e10a397-c741-471a-9e2d-6a58241dd2d5", "rel": "bookmark"}]}, "id": "cc244b86-315b-4bdf-8ffc-b4dfe8bdfff0", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:53:05Z", "hostId": "b7288c6fb1f1f6de61f3c4bf98f4c50da51fb5b8ae00b34b8d4d224a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-10T00:52:14Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "61690ed1-7509-4e71-9721-d53772bd8955"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_2d53ac94-4997-4b89-accf-2753bd93cacd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:07:88", "version": 4, "addr": "192.168.120.31", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:07:88", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "bookmark"}], "image": {"id": "9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "links": [{"href": "http://172.30.9.32:8774/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:49:45.000000", "flavor": {"id": "326a7570-f82d-4132-b760-0e7c5ab97535", "links": [{"href": "http://172.30.9.32:8774/flavors/326a7570-f82d-4132-b760-0e7c5ab97535", "rel": "bookmark"}]}, "id": "f83cf58f-482a-4e62-95a6-d9fc7fa03557", "security_groups": [{"name": "vyos_vrouter-sg_2d53ac94-4997-4b89-accf-2753bd93cacd"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:49:45Z", "hostId": "72f28e7bd2ed1e586a93a210d1ed29b5d46753ed2878b820ce793f30", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2d53ac94-4997-4b89-accf-2753bd93cacd", "name": "vyos_vrouter-vm_2d53ac94-4997-4b89-accf-2753bd93cacd", "created": "2018-08-10T00:47:38Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:53:29,301 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-d500a787-97c2-4b93-84e3-f034b25c0155 2018-08-10 00:53:29,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.666955947876s 2018-08-10 00:53:29,302 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-d500a787-97c2-4b93-84e3-f034b25c0155 2018-08-10 00:53:29,305 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.7 2018-08-10 00:53:29,305 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:22:f0:43 2018-08-10 00:53:29,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:53:29,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:53:30,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:53: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-2ca01a41-86fd-4531-9d21-5a1830d612b0 x-compute-request-id: req-2ca01a41-86fd-4531-9d21-5a1830d612b0 Content-Encoding: gzip Content-Length: 1182 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:fd:d8:fb", "version": 4, "addr": "11.0.0.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:d8:fb", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:2a:0e", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/6af1a3d4-91f8-4406-b5d3-e5d314826536", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/6af1a3d4-91f8-4406-b5d3-e5d314826536", "rel": "bookmark"}], "image": {"id": "5082145a-6704-48f8-8eb7-7c2b5722c7b5", "links": [{"href": "http://172.30.9.32:8774/images/5082145a-6704-48f8-8eb7-7c2b5722c7b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:53:07.000000", "flavor": {"id": "7e10a397-c741-471a-9e2d-6a58241dd2d5", "links": [{"href": "http://172.30.9.32:8774/flavors/7e10a397-c741-471a-9e2d-6a58241dd2d5", "rel": "bookmark"}]}, "id": "6af1a3d4-91f8-4406-b5d3-e5d314826536", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:53:07Z", "hostId": "72f28e7bd2ed1e586a93a210d1ed29b5d46753ed2878b820ce793f30", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-10T00:52:14Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "61690ed1-7509-4e71-9721-d53772bd8955"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:f0:43", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:f0:43", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:7e:2a", "version": 4, "addr": "12.0.0.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cc244b86-315b-4bdf-8ffc-b4dfe8bdfff0", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cc244b86-315b-4bdf-8ffc-b4dfe8bdfff0", "rel": "bookmark"}], "image": {"id": "5082145a-6704-48f8-8eb7-7c2b5722c7b5", "links": [{"href": "http://172.30.9.32:8774/images/5082145a-6704-48f8-8eb7-7c2b5722c7b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:53:05.000000", "flavor": {"id": "7e10a397-c741-471a-9e2d-6a58241dd2d5", "links": [{"href": "http://172.30.9.32:8774/flavors/7e10a397-c741-471a-9e2d-6a58241dd2d5", "rel": "bookmark"}]}, "id": "cc244b86-315b-4bdf-8ffc-b4dfe8bdfff0", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:53:05Z", "hostId": "b7288c6fb1f1f6de61f3c4bf98f4c50da51fb5b8ae00b34b8d4d224a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-10T00:52:14Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "61690ed1-7509-4e71-9721-d53772bd8955"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_2d53ac94-4997-4b89-accf-2753bd93cacd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:07:88", "version": 4, "addr": "192.168.120.31", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:07:88", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "bookmark"}], "image": {"id": "9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "links": [{"href": "http://172.30.9.32:8774/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:49:45.000000", "flavor": {"id": "326a7570-f82d-4132-b760-0e7c5ab97535", "links": [{"href": "http://172.30.9.32:8774/flavors/326a7570-f82d-4132-b760-0e7c5ab97535", "rel": "bookmark"}]}, "id": "f83cf58f-482a-4e62-95a6-d9fc7fa03557", "security_groups": [{"name": "vyos_vrouter-sg_2d53ac94-4997-4b89-accf-2753bd93cacd"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:49:45Z", "hostId": "72f28e7bd2ed1e586a93a210d1ed29b5d46753ed2878b820ce793f30", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2d53ac94-4997-4b89-accf-2753bd93cacd", "name": "vyos_vrouter-vm_2d53ac94-4997-4b89-accf-2753bd93cacd", "created": "2018-08-10T00:47:38Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:53:30,434 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-2ca01a41-86fd-4531-9d21-5a1830d612b0 2018-08-10 00:53:30,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.12880802155s 2018-08-10 00:53:30,435 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-2ca01a41-86fd-4531-9d21-5a1830d612b0 2018-08-10 00:53:30,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:53:30,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:53:31,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:53:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ec2017ec-55f7-4fa5-9926-cf83bc8b8303 x-compute-request-id: req-ec2017ec-55f7-4fa5-9926-cf83bc8b8303 Content-Encoding: gzip Content-Length: 1182 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:fd:d8:fb", "version": 4, "addr": "11.0.0.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:d8:fb", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:2a:0e", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/6af1a3d4-91f8-4406-b5d3-e5d314826536", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/6af1a3d4-91f8-4406-b5d3-e5d314826536", "rel": "bookmark"}], "image": {"id": "5082145a-6704-48f8-8eb7-7c2b5722c7b5", "links": [{"href": "http://172.30.9.32:8774/images/5082145a-6704-48f8-8eb7-7c2b5722c7b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:53:07.000000", "flavor": {"id": "7e10a397-c741-471a-9e2d-6a58241dd2d5", "links": [{"href": "http://172.30.9.32:8774/flavors/7e10a397-c741-471a-9e2d-6a58241dd2d5", "rel": "bookmark"}]}, "id": "6af1a3d4-91f8-4406-b5d3-e5d314826536", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:53:07Z", "hostId": "72f28e7bd2ed1e586a93a210d1ed29b5d46753ed2878b820ce793f30", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-10T00:52:14Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "61690ed1-7509-4e71-9721-d53772bd8955"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:f0:43", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:f0:43", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:7e:2a", "version": 4, "addr": "12.0.0.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cc244b86-315b-4bdf-8ffc-b4dfe8bdfff0", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cc244b86-315b-4bdf-8ffc-b4dfe8bdfff0", "rel": "bookmark"}], "image": {"id": "5082145a-6704-48f8-8eb7-7c2b5722c7b5", "links": [{"href": "http://172.30.9.32:8774/images/5082145a-6704-48f8-8eb7-7c2b5722c7b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:53:05.000000", "flavor": {"id": "7e10a397-c741-471a-9e2d-6a58241dd2d5", "links": [{"href": "http://172.30.9.32:8774/flavors/7e10a397-c741-471a-9e2d-6a58241dd2d5", "rel": "bookmark"}]}, "id": "cc244b86-315b-4bdf-8ffc-b4dfe8bdfff0", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:53:05Z", "hostId": "b7288c6fb1f1f6de61f3c4bf98f4c50da51fb5b8ae00b34b8d4d224a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-10T00:52:14Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "61690ed1-7509-4e71-9721-d53772bd8955"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_2d53ac94-4997-4b89-accf-2753bd93cacd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:07:88", "version": 4, "addr": "192.168.120.31", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:07:88", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "bookmark"}], "image": {"id": "9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "links": [{"href": "http://172.30.9.32:8774/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:49:45.000000", "flavor": {"id": "326a7570-f82d-4132-b760-0e7c5ab97535", "links": [{"href": "http://172.30.9.32:8774/flavors/326a7570-f82d-4132-b760-0e7c5ab97535", "rel": "bookmark"}]}, "id": "f83cf58f-482a-4e62-95a6-d9fc7fa03557", "security_groups": [{"name": "vyos_vrouter-sg_2d53ac94-4997-4b89-accf-2753bd93cacd"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:49:45Z", "hostId": "72f28e7bd2ed1e586a93a210d1ed29b5d46753ed2878b820ce793f30", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2d53ac94-4997-4b89-accf-2753bd93cacd", "name": "vyos_vrouter-vm_2d53ac94-4997-4b89-accf-2753bd93cacd", "created": "2018-08-10T00:47:38Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:53:31,511 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-ec2017ec-55f7-4fa5-9926-cf83bc8b8303 2018-08-10 00:53:31,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.07213306427s 2018-08-10 00:53:31,512 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-ec2017ec-55f7-4fa5-9926-cf83bc8b8303 2018-08-10 00:53:31,515 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.21 2018-08-10 00:53:31,515 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:ef:7e:2a 2018-08-10 00:53:31,515 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2018-08-10 00:53:31,516 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.9.200 2018-08-10 00:53:31,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:53:31,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:53:32,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00: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-4ac8be14-77ac-4ec6-9059-76c458bed388 x-compute-request-id: req-4ac8be14-77ac-4ec6-9059-76c458bed388 Content-Encoding: gzip Content-Length: 1182 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:fd:d8:fb", "version": 4, "addr": "11.0.0.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:d8:fb", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:2a:0e", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/6af1a3d4-91f8-4406-b5d3-e5d314826536", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/6af1a3d4-91f8-4406-b5d3-e5d314826536", "rel": "bookmark"}], "image": {"id": "5082145a-6704-48f8-8eb7-7c2b5722c7b5", "links": [{"href": "http://172.30.9.32:8774/images/5082145a-6704-48f8-8eb7-7c2b5722c7b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:53:07.000000", "flavor": {"id": "7e10a397-c741-471a-9e2d-6a58241dd2d5", "links": [{"href": "http://172.30.9.32:8774/flavors/7e10a397-c741-471a-9e2d-6a58241dd2d5", "rel": "bookmark"}]}, "id": "6af1a3d4-91f8-4406-b5d3-e5d314826536", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:53:07Z", "hostId": "72f28e7bd2ed1e586a93a210d1ed29b5d46753ed2878b820ce793f30", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-10T00:52:14Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "61690ed1-7509-4e71-9721-d53772bd8955"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:f0:43", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:f0:43", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:7e:2a", "version": 4, "addr": "12.0.0.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cc244b86-315b-4bdf-8ffc-b4dfe8bdfff0", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cc244b86-315b-4bdf-8ffc-b4dfe8bdfff0", "rel": "bookmark"}], "image": {"id": "5082145a-6704-48f8-8eb7-7c2b5722c7b5", "links": [{"href": "http://172.30.9.32:8774/images/5082145a-6704-48f8-8eb7-7c2b5722c7b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:53:05.000000", "flavor": {"id": "7e10a397-c741-471a-9e2d-6a58241dd2d5", "links": [{"href": "http://172.30.9.32:8774/flavors/7e10a397-c741-471a-9e2d-6a58241dd2d5", "rel": "bookmark"}]}, "id": "cc244b86-315b-4bdf-8ffc-b4dfe8bdfff0", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:53:05Z", "hostId": "b7288c6fb1f1f6de61f3c4bf98f4c50da51fb5b8ae00b34b8d4d224a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-10T00:52:14Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "61690ed1-7509-4e71-9721-d53772bd8955"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_2d53ac94-4997-4b89-accf-2753bd93cacd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:07:88", "version": 4, "addr": "192.168.120.31", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:07:88", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "bookmark"}], "image": {"id": "9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "links": [{"href": "http://172.30.9.32:8774/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:49:45.000000", "flavor": {"id": "326a7570-f82d-4132-b760-0e7c5ab97535", "links": [{"href": "http://172.30.9.32:8774/flavors/326a7570-f82d-4132-b760-0e7c5ab97535", "rel": "bookmark"}]}, "id": "f83cf58f-482a-4e62-95a6-d9fc7fa03557", "security_groups": [{"name": "vyos_vrouter-sg_2d53ac94-4997-4b89-accf-2753bd93cacd"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:49:45Z", "hostId": "72f28e7bd2ed1e586a93a210d1ed29b5d46753ed2878b820ce793f30", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2d53ac94-4997-4b89-accf-2753bd93cacd", "name": "vyos_vrouter-vm_2d53ac94-4997-4b89-accf-2753bd93cacd", "created": "2018-08-10T00:47:38Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:53:32,497 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-4ac8be14-77ac-4ec6-9059-76c458bed388 2018-08-10 00:53:32,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.981348991394s 2018-08-10 00:53:32,498 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-4ac8be14-77ac-4ec6-9059-76c458bed388 2018-08-10 00:53:32,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:53:32,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:53:33,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00: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-53f6d03c-c735-4b5a-9222-e3fad39f7b7f x-compute-request-id: req-53f6d03c-c735-4b5a-9222-e3fad39f7b7f Content-Encoding: gzip Content-Length: 1182 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:fd:d8:fb", "version": 4, "addr": "11.0.0.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:d8:fb", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:2a:0e", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/6af1a3d4-91f8-4406-b5d3-e5d314826536", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/6af1a3d4-91f8-4406-b5d3-e5d314826536", "rel": "bookmark"}], "image": {"id": "5082145a-6704-48f8-8eb7-7c2b5722c7b5", "links": [{"href": "http://172.30.9.32:8774/images/5082145a-6704-48f8-8eb7-7c2b5722c7b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:53:07.000000", "flavor": {"id": "7e10a397-c741-471a-9e2d-6a58241dd2d5", "links": [{"href": "http://172.30.9.32:8774/flavors/7e10a397-c741-471a-9e2d-6a58241dd2d5", "rel": "bookmark"}]}, "id": "6af1a3d4-91f8-4406-b5d3-e5d314826536", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:53:07Z", "hostId": "72f28e7bd2ed1e586a93a210d1ed29b5d46753ed2878b820ce793f30", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-10T00:52:14Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "61690ed1-7509-4e71-9721-d53772bd8955"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:f0:43", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:f0:43", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:7e:2a", "version": 4, "addr": "12.0.0.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cc244b86-315b-4bdf-8ffc-b4dfe8bdfff0", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cc244b86-315b-4bdf-8ffc-b4dfe8bdfff0", "rel": "bookmark"}], "image": {"id": "5082145a-6704-48f8-8eb7-7c2b5722c7b5", "links": [{"href": "http://172.30.9.32:8774/images/5082145a-6704-48f8-8eb7-7c2b5722c7b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:53:05.000000", "flavor": {"id": "7e10a397-c741-471a-9e2d-6a58241dd2d5", "links": [{"href": "http://172.30.9.32:8774/flavors/7e10a397-c741-471a-9e2d-6a58241dd2d5", "rel": "bookmark"}]}, "id": "cc244b86-315b-4bdf-8ffc-b4dfe8bdfff0", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:53:05Z", "hostId": "b7288c6fb1f1f6de61f3c4bf98f4c50da51fb5b8ae00b34b8d4d224a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-10T00:52:14Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "61690ed1-7509-4e71-9721-d53772bd8955"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_2d53ac94-4997-4b89-accf-2753bd93cacd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:07:88", "version": 4, "addr": "192.168.120.31", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:07:88", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "bookmark"}], "image": {"id": "9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "links": [{"href": "http://172.30.9.32:8774/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:49:45.000000", "flavor": {"id": "326a7570-f82d-4132-b760-0e7c5ab97535", "links": [{"href": "http://172.30.9.32:8774/flavors/326a7570-f82d-4132-b760-0e7c5ab97535", "rel": "bookmark"}]}, "id": "f83cf58f-482a-4e62-95a6-d9fc7fa03557", "security_groups": [{"name": "vyos_vrouter-sg_2d53ac94-4997-4b89-accf-2753bd93cacd"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:49:45Z", "hostId": "72f28e7bd2ed1e586a93a210d1ed29b5d46753ed2878b820ce793f30", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2d53ac94-4997-4b89-accf-2753bd93cacd", "name": "vyos_vrouter-vm_2d53ac94-4997-4b89-accf-2753bd93cacd", "created": "2018-08-10T00:47:38Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:53:33,676 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-53f6d03c-c735-4b5a-9222-e3fad39f7b7f 2018-08-10 00:53:33,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.17452907562s 2018-08-10 00:53:33,677 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-53f6d03c-c735-4b5a-9222-e3fad39f7b7f 2018-08-10 00:53:33,680 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.24 2018-08-10 00:53:33,681 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:fd:d8:fb 2018-08-10 00:53:33,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:53:33,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:53:34,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00: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-af84874f-d3df-447d-8f5f-a7c19dd09584 x-compute-request-id: req-af84874f-d3df-447d-8f5f-a7c19dd09584 Content-Encoding: gzip Content-Length: 1182 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:fd:d8:fb", "version": 4, "addr": "11.0.0.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:d8:fb", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:2a:0e", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/6af1a3d4-91f8-4406-b5d3-e5d314826536", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/6af1a3d4-91f8-4406-b5d3-e5d314826536", "rel": "bookmark"}], "image": {"id": "5082145a-6704-48f8-8eb7-7c2b5722c7b5", "links": [{"href": "http://172.30.9.32:8774/images/5082145a-6704-48f8-8eb7-7c2b5722c7b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:53:07.000000", "flavor": {"id": "7e10a397-c741-471a-9e2d-6a58241dd2d5", "links": [{"href": "http://172.30.9.32:8774/flavors/7e10a397-c741-471a-9e2d-6a58241dd2d5", "rel": "bookmark"}]}, "id": "6af1a3d4-91f8-4406-b5d3-e5d314826536", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:53:07Z", "hostId": "72f28e7bd2ed1e586a93a210d1ed29b5d46753ed2878b820ce793f30", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-10T00:52:14Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "61690ed1-7509-4e71-9721-d53772bd8955"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:f0:43", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:f0:43", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:7e:2a", "version": 4, "addr": "12.0.0.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cc244b86-315b-4bdf-8ffc-b4dfe8bdfff0", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cc244b86-315b-4bdf-8ffc-b4dfe8bdfff0", "rel": "bookmark"}], "image": {"id": "5082145a-6704-48f8-8eb7-7c2b5722c7b5", "links": [{"href": "http://172.30.9.32:8774/images/5082145a-6704-48f8-8eb7-7c2b5722c7b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:53:05.000000", "flavor": {"id": "7e10a397-c741-471a-9e2d-6a58241dd2d5", "links": [{"href": "http://172.30.9.32:8774/flavors/7e10a397-c741-471a-9e2d-6a58241dd2d5", "rel": "bookmark"}]}, "id": "cc244b86-315b-4bdf-8ffc-b4dfe8bdfff0", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:53:05Z", "hostId": "b7288c6fb1f1f6de61f3c4bf98f4c50da51fb5b8ae00b34b8d4d224a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-10T00:52:14Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "61690ed1-7509-4e71-9721-d53772bd8955"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_2d53ac94-4997-4b89-accf-2753bd93cacd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:07:88", "version": 4, "addr": "192.168.120.31", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:07:88", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "bookmark"}], "image": {"id": "9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "links": [{"href": "http://172.30.9.32:8774/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:49:45.000000", "flavor": {"id": "326a7570-f82d-4132-b760-0e7c5ab97535", "links": [{"href": "http://172.30.9.32:8774/flavors/326a7570-f82d-4132-b760-0e7c5ab97535", "rel": "bookmark"}]}, "id": "f83cf58f-482a-4e62-95a6-d9fc7fa03557", "security_groups": [{"name": "vyos_vrouter-sg_2d53ac94-4997-4b89-accf-2753bd93cacd"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:49:45Z", "hostId": "72f28e7bd2ed1e586a93a210d1ed29b5d46753ed2878b820ce793f30", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2d53ac94-4997-4b89-accf-2753bd93cacd", "name": "vyos_vrouter-vm_2d53ac94-4997-4b89-accf-2753bd93cacd", "created": "2018-08-10T00:47:38Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:53:34,772 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-af84874f-d3df-447d-8f5f-a7c19dd09584 2018-08-10 00:53:34,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.09130311012s 2018-08-10 00:53:34,773 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-af84874f-d3df-447d-8f5f-a7c19dd09584 2018-08-10 00:53:34,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 00:53:34,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 00:53:35,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 00:53: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-4b6796ee-25d6-4417-b546-3f843feaa75a x-compute-request-id: req-4b6796ee-25d6-4417-b546-3f843feaa75a Content-Encoding: gzip Content-Length: 1182 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:fd:d8:fb", "version": 4, "addr": "11.0.0.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:d8:fb", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:2a:0e", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/6af1a3d4-91f8-4406-b5d3-e5d314826536", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/6af1a3d4-91f8-4406-b5d3-e5d314826536", "rel": "bookmark"}], "image": {"id": "5082145a-6704-48f8-8eb7-7c2b5722c7b5", "links": [{"href": "http://172.30.9.32:8774/images/5082145a-6704-48f8-8eb7-7c2b5722c7b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:53:07.000000", "flavor": {"id": "7e10a397-c741-471a-9e2d-6a58241dd2d5", "links": [{"href": "http://172.30.9.32:8774/flavors/7e10a397-c741-471a-9e2d-6a58241dd2d5", "rel": "bookmark"}]}, "id": "6af1a3d4-91f8-4406-b5d3-e5d314826536", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:53:07Z", "hostId": "72f28e7bd2ed1e586a93a210d1ed29b5d46753ed2878b820ce793f30", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-10T00:52:14Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "61690ed1-7509-4e71-9721-d53772bd8955"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:f0:43", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:f0:43", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:7e:2a", "version": 4, "addr": "12.0.0.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cc244b86-315b-4bdf-8ffc-b4dfe8bdfff0", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cc244b86-315b-4bdf-8ffc-b4dfe8bdfff0", "rel": "bookmark"}], "image": {"id": "5082145a-6704-48f8-8eb7-7c2b5722c7b5", "links": [{"href": "http://172.30.9.32:8774/images/5082145a-6704-48f8-8eb7-7c2b5722c7b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:53:05.000000", "flavor": {"id": "7e10a397-c741-471a-9e2d-6a58241dd2d5", "links": [{"href": "http://172.30.9.32:8774/flavors/7e10a397-c741-471a-9e2d-6a58241dd2d5", "rel": "bookmark"}]}, "id": "cc244b86-315b-4bdf-8ffc-b4dfe8bdfff0", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:53:05Z", "hostId": "b7288c6fb1f1f6de61f3c4bf98f4c50da51fb5b8ae00b34b8d4d224a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-10T00:52:14Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "61690ed1-7509-4e71-9721-d53772bd8955"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_2d53ac94-4997-4b89-accf-2753bd93cacd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:07:88", "version": 4, "addr": "192.168.120.31", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:07:88", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "bookmark"}], "image": {"id": "9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "links": [{"href": "http://172.30.9.32:8774/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:49:45.000000", "flavor": {"id": "326a7570-f82d-4132-b760-0e7c5ab97535", "links": [{"href": "http://172.30.9.32:8774/flavors/326a7570-f82d-4132-b760-0e7c5ab97535", "rel": "bookmark"}]}, "id": "f83cf58f-482a-4e62-95a6-d9fc7fa03557", "security_groups": [{"name": "vyos_vrouter-sg_2d53ac94-4997-4b89-accf-2753bd93cacd"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:49:45Z", "hostId": "72f28e7bd2ed1e586a93a210d1ed29b5d46753ed2878b820ce793f30", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2d53ac94-4997-4b89-accf-2753bd93cacd", "name": "vyos_vrouter-vm_2d53ac94-4997-4b89-accf-2753bd93cacd", "created": "2018-08-10T00:47:38Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 00:53:35,629 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-4b6796ee-25d6-4417-b546-3f843feaa75a 2018-08-10 00:53:35,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.852800130844s 2018-08-10 00:53:35,630 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-4b6796ee-25d6-4417-b546-3f843feaa75a 2018-08-10 00:53:35,633 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.11 2018-08-10 00:53:35,633 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:e0:2a:0e 2018-08-10 00:53:35,634 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2018-08-10 00:53:35,647 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-10 00:53:35,666 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2018-08-10 00:53:35,677 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-10 00:53:35,692 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2018-08-10 00:53:35,693 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2018-08-10 00:53:35,701 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-10 00:53:35,761 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2018-08-10 00:53:35' 2018-08-10 00:53:35,761 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2018-08-10 00:53:35,761 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2018-08-10 00:53:35,770 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-10 00:53:35,790 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.200. 2018-08-10 00:53:35,813 - paramiko.transport - DEBUG - starting thread (client mode): 0x28931690L 2018-08-10 00:53:35,814 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-10 00:53:35,817 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-08-10 00:53:35,817 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-08-10 00:53:35,818 - 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-10 00:53:35,818 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-08-10 00:53:35,818 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-08-10 00:53:35,818 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-10 00:53:35,818 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-08-10 00:53:35,818 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-10 00:53:35,859 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-08-10 00:53:35,956 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-08-10 00:53:35,957 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-10 00:53:35,959 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.200: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-08-10 00:53:35,988 - paramiko.transport - DEBUG - userauth is OK 2018-08-10 00:53:35,994 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-08-10 00:53:35,994 - paramiko.transport - INFO - Authentication (password) successful! 2018-08-10 00:53:36,024 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.200. 2018-08-10 00:53:36,025 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-10 00:53:36,026 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-10 00:53:36,026 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-10 00:53:36,028 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-10 00:53:36,030 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-10 00:53:37,052 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-08-10 00:53:38,054 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-08-10 00:53:43,059 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-08-10 00:53:44,061 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-08-10 00:53:49,067 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-08-10 00:53:50,069 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-08-10 00:53:55,074 - 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-10 00:53:56,076 - 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-10 00:54:01,082 - 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-10 00:54:02,084 - 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-10 00:54:07,089 - 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-10 00:54:08,091 - 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-10 00:54:13,097 - 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-10 00:54:14,098 - 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-10 00:54:19,104 - 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-10 00:54:20,105 - 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-10 00:54:25,111 - 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-10 00:54:26,112 - 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-10 00:54:31,118 - 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-10 00:54:32,119 - 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-10 00:54:37,125 - 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-10 00:54:38,127 - 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-10 00:54:43,132 - 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-10 00:54:44,134 - 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-10 00:54:49,135 - 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-10 00:54:50,137 - 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-10 00:54:55,142 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-08-10 00:54:56,144 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-08-10 00:55:01,149 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.21 ebgp-multihop '2' 2018-08-10 00:55:02,151 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.21 ebgp-multihop '2' [edit] vyos@vyos# 2018-08-10 00:55:07,156 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.21 remote-as 65002 2018-08-10 00:55:08,158 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.21 remote-as 65002 [edit] vyos@vyos# 2018-08-10 00:55:13,163 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.21 update-source 12.0.0.11 2018-08-10 00:55:14,165 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.21 update-source 12.0.0.11 [edit] vyos@vyos# 2018-08-10 00:55:19,170 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.21 soft-reconfiguration inbound 2018-08-10 00:55:20,172 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.21 soft-reconfiguration inbou nd [edit] vyos@vyos# 2018-08-10 00:55:25,175 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.21 password lab0033 2018-08-10 00:55:26,177 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.21 password lab0033 [edit] vyos@vyos# 2018-08-10 00:55:31,182 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2018-08-10 00:55:32,184 - 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-10 00:55:37,189 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2018-08-10 00:55:38,190 - 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-10 00:55:43,196 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2018-08-10 00:55:44,198 - 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-10 00:55:49,203 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2018-08-10 00:55:50,205 - 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-10 00:55:55,210 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2018-08-10 00:55:56,212 - 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-10 00:56:01,217 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2018-08-10 00:56:02,219 - 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-10 00:56:07,224 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2018-08-10 00:56:08,226 - 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-10 00:56:13,231 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2018-08-10 00:56:14,233 - 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-10 00:56:19,238 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2018-08-10 00:56:20,240 - 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-10 00:56:25,245 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2018-08-10 00:56:26,247 - 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-10 00:56:31,252 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.11 2018-08-10 00:56:32,254 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.11 [edit] vyos@vyos# 2018-08-10 00:56:37,259 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-08-10 00:56:38,261 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-08-10 00:56:43,283 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-10 00:56:43,298 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2018-08-10 00:56:43,316 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-10 00:56:43,351 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.202. 2018-08-10 00:56:43,374 - paramiko.transport - DEBUG - starting thread (client mode): 0x28931690L 2018-08-10 00:56:43,375 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-10 00:56:43,382 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-08-10 00:56:43,382 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-08-10 00:56:43,383 - 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-10 00:56:43,384 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-08-10 00:56:43,384 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-08-10 00:56:43,384 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-10 00:56:43,384 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-08-10 00:56:43,384 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-10 00:56:43,418 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-08-10 00:56:43,531 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-08-10 00:56:43,532 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-10 00:56:43,535 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.202: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-08-10 00:56:43,566 - paramiko.transport - DEBUG - userauth is OK 2018-08-10 00:56:43,576 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-08-10 00:56:43,576 - paramiko.transport - INFO - Authentication (password) successful! 2018-08-10 00:56:43,599 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.202. 2018-08-10 00:56:43,600 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-10 00:56:43,601 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-10 00:56:43,601 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-10 00:56:43,604 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-10 00:56:43,606 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-10 00:56:44,623 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-08-10 00:56:45,624 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-08-10 00:56:50,630 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-08-10 00:56:51,631 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-08-10 00:56:56,637 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-08-10 00:56:57,638 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-08-10 00:57:02,644 - 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-10 00:57:03,645 - 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-10 00:57:08,651 - 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-10 00:57:09,652 - 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-10 00:57:14,658 - 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-10 00:57:15,659 - 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-10 00:57:20,665 - 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-10 00:57:21,666 - 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-10 00:57:26,672 - 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-10 00:57:27,673 - 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-10 00:57:32,678 - 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-10 00:57:33,680 - 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-10 00:57:38,686 - 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-10 00:57:39,687 - 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-10 00:57:44,693 - 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-10 00:57:45,695 - 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-10 00:57:50,700 - 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-10 00:57:51,702 - 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-10 00:57:56,707 - 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-10 00:57:57,709 - 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-10 00:58:02,714 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-08-10 00:58:03,716 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-08-10 00:58:08,721 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.11 ebgp-multihop '2' 2018-08-10 00:58:09,723 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.11 ebgp-multihop '2' [edit] vyos@vyos# 2018-08-10 00:58:14,728 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.11 remote-as 65001 2018-08-10 00:58:15,730 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.11 remote-as 65001 [edit] vyos@vyos# 2018-08-10 00:58:20,735 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.11 update-source 12.0.0.21 2018-08-10 00:58:21,737 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.11 update-source 12.0.0.21 [edit] vyos@vyos# 2018-08-10 00:58:26,743 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.11 soft-reconfiguration inbound 2018-08-10 00:58:27,744 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.11 soft-reconfiguration inbou nd [edit] vyos@vyos# 2018-08-10 00:58:32,750 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.11 password lab0033 2018-08-10 00:58:33,751 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.11 password lab0033 [edit] vyos@vyos# 2018-08-10 00:58:38,757 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2018-08-10 00:58:39,759 - 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-10 00:58:44,764 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2018-08-10 00:58:45,766 - 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-10 00:58:50,769 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2018-08-10 00:58:51,771 - 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-10 00:58:56,776 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2018-08-10 00:58:57,777 - 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-10 00:59:02,783 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2018-08-10 00:59:03,785 - 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-10 00:59:08,790 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2018-08-10 00:59:09,792 - 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-10 00:59:14,797 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2018-08-10 00:59:15,799 - 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-10 00:59:20,805 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2018-08-10 00:59:21,806 - 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-10 00:59:26,812 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2018-08-10 00:59:27,813 - 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-10 00:59:32,819 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2018-08-10 00:59:33,820 - 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-10 00:59:38,826 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.21 2018-08-10 00:59:39,827 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.21 [edit] vyos@vyos# 2018-08-10 00:59:44,833 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-08-10 00:59:45,835 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-08-10 00:59:50,870 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-10 00:59:50,872 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2018-08-10 00:59:50,872 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2018-08-10 01:00:50,932 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2018-08-10 01:00:50,951 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-10 01:00:50,988 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.200. 2018-08-10 01:00:50,991 - paramiko.transport - DEBUG - starting thread (client mode): 0x28cf4810L 2018-08-10 01:00:50,992 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-10 01:00:50,997 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-08-10 01:00:50,997 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-08-10 01:00:50,998 - 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-10 01:00:50,999 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-08-10 01:00:50,999 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-08-10 01:00:50,999 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-10 01:00:50,999 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-08-10 01:00:50,999 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-10 01:00:51,036 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-08-10 01:00:51,114 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-08-10 01:00:51,114 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-10 01:00:51,115 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.200: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-08-10 01:00:51,146 - paramiko.transport - DEBUG - userauth is OK 2018-08-10 01:00:51,152 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-08-10 01:00:51,152 - paramiko.transport - INFO - Authentication (password) successful! 2018-08-10 01:00:51,179 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.200. 2018-08-10 01:00:51,179 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-10 01:00:51,181 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-10 01:00:51,181 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-10 01:00:51,184 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-10 01:00:51,186 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-10 01:00:52,187 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2018-08-10 01:01:22,270 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-10 01:01:22,298 - 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-10 01:01:22,298 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.11, 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.21 4 65002 3 5 0 0 0 00:01:03 10 Total number of neighbors 1 vyos@vyos:~$ 2018-08-10 01:01:22,298 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.21 | no-more BGP neighbor is 12.0.0.21, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.21 BGP state = Established, up for 00:01:09 Last read 23:06:52, 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: 1 0 Notifications: 0 0 Updates: 1 1 Keepalives: 3 2 Route Refresh: 0 0 Capability: 0 0 Total: 5 3 Minimum time between advertisement runs is 30 seconds Update source is 12.0.0.11 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.11, Local port: 179 Foreign host: 12.0.0.21, Foreign port: 54894 Nexthop: 12.0.0.11 Nexthop global: fe80::f816:3eff:fee0:2a0e Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2018-08-10 01:01:22,298 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.21 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.11 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.11 0 32768 i *> 10.0.2.0/24 12.0.0.11 0 32768 i *> 10.0.3.0/24 12.0.0.11 0 32768 i *> 10.0.4.0/24 12.0.0.11 0 32768 i *> 10.0.5.0/24 12.0.0.11 0 32768 i *> 10.0.6.0/24 12.0.0.11 0 32768 i *> 10.0.7.0/24 12.0.0.11 0 32768 i *> 10.0.8.0/24 12.0.0.11 0 32768 i *> 10.0.9.0/24 12.0.0.11 0 32768 i *> 10.0.10.0/24 12.0.0.11 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2018-08-10 01:01:22,299 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.21 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.11 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.21 0 0 65002 i *> 10.1.2.0/24 12.0.0.21 0 0 65002 i *> 10.1.3.0/24 12.0.0.21 0 0 65002 i *> 10.1.4.0/24 12.0.0.21 0 0 65002 i *> 10.1.5.0/24 12.0.0.21 0 0 65002 i *> 10.1.6.0/24 12.0.0.21 0 0 65002 i *> 10.1.7.0/24 12.0.0.21 0 0 65002 i *> 10.1.8.0/24 12.0.0.21 0 0 65002 i *> 10.1.9.0/24 12.0.0.21 0 0 65002 i *> 10.1.10.0/24 12.0.0.21 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-08-10 01:01:22,299 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.21 routes | no-more BGP table version is 0, local router ID is 12.0.0.11 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.21 0 0 65002 i *> 10.1.2.0/24 12.0.0.21 0 0 65002 i *> 10.1.3.0/24 12.0.0.21 0 0 65002 i *> 10.1.4.0/24 12.0.0.21 0 0 65002 i *> 10.1.5.0/24 12.0.0.21 0 0 65002 i *> 10.1.6.0/24 12.0.0.21 0 0 65002 i *> 10.1.7.0/24 12.0.0.21 0 0 65002 i *> 10.1.8.0/24 12.0.0.21 0 0 65002 i *> 10.1.9.0/24 12.0.0.21 0 0 65002 i *> 10.1.10.0/24 12.0.0.21 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-08-10 01:01:22,299 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2018-08-10 01:01:22,299 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'466.5' 2018-08-10 01:01:22,299 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2018-08-10 01:01:22,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 01:01:22,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 01:01:23,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 01:01: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-87518c19-03a8-4a51-8da3-625ccfb87837 x-compute-request-id: req-87518c19-03a8-4a51-8da3-625ccfb87837 Content-Encoding: gzip Content-Length: 1182 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:fd:d8:fb", "version": 4, "addr": "11.0.0.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:d8:fb", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:2a:0e", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/6af1a3d4-91f8-4406-b5d3-e5d314826536", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/6af1a3d4-91f8-4406-b5d3-e5d314826536", "rel": "bookmark"}], "image": {"id": "5082145a-6704-48f8-8eb7-7c2b5722c7b5", "links": [{"href": "http://172.30.9.32:8774/images/5082145a-6704-48f8-8eb7-7c2b5722c7b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:53:07.000000", "flavor": {"id": "7e10a397-c741-471a-9e2d-6a58241dd2d5", "links": [{"href": "http://172.30.9.32:8774/flavors/7e10a397-c741-471a-9e2d-6a58241dd2d5", "rel": "bookmark"}]}, "id": "6af1a3d4-91f8-4406-b5d3-e5d314826536", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:53:07Z", "hostId": "72f28e7bd2ed1e586a93a210d1ed29b5d46753ed2878b820ce793f30", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-10T00:52:14Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "61690ed1-7509-4e71-9721-d53772bd8955"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:f0:43", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:f0:43", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:7e:2a", "version": 4, "addr": "12.0.0.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cc244b86-315b-4bdf-8ffc-b4dfe8bdfff0", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cc244b86-315b-4bdf-8ffc-b4dfe8bdfff0", "rel": "bookmark"}], "image": {"id": "5082145a-6704-48f8-8eb7-7c2b5722c7b5", "links": [{"href": "http://172.30.9.32:8774/images/5082145a-6704-48f8-8eb7-7c2b5722c7b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:53:05.000000", "flavor": {"id": "7e10a397-c741-471a-9e2d-6a58241dd2d5", "links": [{"href": "http://172.30.9.32:8774/flavors/7e10a397-c741-471a-9e2d-6a58241dd2d5", "rel": "bookmark"}]}, "id": "cc244b86-315b-4bdf-8ffc-b4dfe8bdfff0", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:53:05Z", "hostId": "b7288c6fb1f1f6de61f3c4bf98f4c50da51fb5b8ae00b34b8d4d224a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-10T00:52:14Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "61690ed1-7509-4e71-9721-d53772bd8955"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_2d53ac94-4997-4b89-accf-2753bd93cacd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:07:88", "version": 4, "addr": "192.168.120.31", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:07:88", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "bookmark"}], "image": {"id": "9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "links": [{"href": "http://172.30.9.32:8774/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:49:45.000000", "flavor": {"id": "326a7570-f82d-4132-b760-0e7c5ab97535", "links": [{"href": "http://172.30.9.32:8774/flavors/326a7570-f82d-4132-b760-0e7c5ab97535", "rel": "bookmark"}]}, "id": "f83cf58f-482a-4e62-95a6-d9fc7fa03557", "security_groups": [{"name": "vyos_vrouter-sg_2d53ac94-4997-4b89-accf-2753bd93cacd"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:49:45Z", "hostId": "72f28e7bd2ed1e586a93a210d1ed29b5d46753ed2878b820ce793f30", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2d53ac94-4997-4b89-accf-2753bd93cacd", "name": "vyos_vrouter-vm_2d53ac94-4997-4b89-accf-2753bd93cacd", "created": "2018-08-10T00:47:38Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 01:01:23,777 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-87518c19-03a8-4a51-8da3-625ccfb87837 2018-08-10 01:01:23,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.47720909119s 2018-08-10 01:01:23,778 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-87518c19-03a8-4a51-8da3-625ccfb87837 2018-08-10 01:01:23,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-10 01:01:23,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/servers/cc244b86-315b-4bdf-8ffc-b4dfe8bdfff0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 01:01:23,945 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 10 Aug 2018 01: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-730f77d2-fb44-4101-a0b1-9f8c041dfc7d x-compute-request-id: req-730f77d2-fb44-4101-a0b1-9f8c041dfc7d Content-Type: application/json 2018-08-10 01:01:23,945 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/servers/cc244b86-315b-4bdf-8ffc-b4dfe8bdfff0 used request id req-730f77d2-fb44-4101-a0b1-9f8c041dfc7d 2018-08-10 01:01:23,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.163754224777s 2018-08-10 01:01:23,946 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/servers/cc244b86-315b-4bdf-8ffc-b4dfe8bdfff0 used request id req-730f77d2-fb44-4101-a0b1-9f8c041dfc7d 2018-08-10 01:01:23,946 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2018-08-10 01:01:23,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 01:01:23,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 01:01:25,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 01: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-f685112e-416d-43e9-ab31-87fdeeaefd36 x-compute-request-id: req-f685112e-416d-43e9-ab31-87fdeeaefd36 Content-Encoding: gzip Content-Length: 1199 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:fd:d8:fb", "version": 4, "addr": "11.0.0.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:d8:fb", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:2a:0e", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/6af1a3d4-91f8-4406-b5d3-e5d314826536", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/6af1a3d4-91f8-4406-b5d3-e5d314826536", "rel": "bookmark"}], "image": {"id": "5082145a-6704-48f8-8eb7-7c2b5722c7b5", "links": [{"href": "http://172.30.9.32:8774/images/5082145a-6704-48f8-8eb7-7c2b5722c7b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:53:07.000000", "flavor": {"id": "7e10a397-c741-471a-9e2d-6a58241dd2d5", "links": [{"href": "http://172.30.9.32:8774/flavors/7e10a397-c741-471a-9e2d-6a58241dd2d5", "rel": "bookmark"}]}, "id": "6af1a3d4-91f8-4406-b5d3-e5d314826536", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:53:07Z", "hostId": "72f28e7bd2ed1e586a93a210d1ed29b5d46753ed2878b820ce793f30", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-10T00:52:14Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "61690ed1-7509-4e71-9721-d53772bd8955"}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:f0:43", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:f0:43", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:7e:2a", "version": 4, "addr": "12.0.0.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cc244b86-315b-4bdf-8ffc-b4dfe8bdfff0", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cc244b86-315b-4bdf-8ffc-b4dfe8bdfff0", "rel": "bookmark"}], "image": {"id": "5082145a-6704-48f8-8eb7-7c2b5722c7b5", "links": [{"href": "http://172.30.9.32:8774/images/5082145a-6704-48f8-8eb7-7c2b5722c7b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:53:05.000000", "flavor": {"id": "7e10a397-c741-471a-9e2d-6a58241dd2d5", "links": [{"href": "http://172.30.9.32:8774/flavors/7e10a397-c741-471a-9e2d-6a58241dd2d5", "rel": "bookmark"}]}, "id": "cc244b86-315b-4bdf-8ffc-b4dfe8bdfff0", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T01:01:23Z", "hostId": "b7288c6fb1f1f6de61f3c4bf98f4c50da51fb5b8ae00b34b8d4d224a", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-10T00:52:14Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "61690ed1-7509-4e71-9721-d53772bd8955"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_2d53ac94-4997-4b89-accf-2753bd93cacd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:07:88", "version": 4, "addr": "192.168.120.31", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:07:88", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "bookmark"}], "image": {"id": "9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "links": [{"href": "http://172.30.9.32:8774/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:49:45.000000", "flavor": {"id": "326a7570-f82d-4132-b760-0e7c5ab97535", "links": [{"href": "http://172.30.9.32:8774/flavors/326a7570-f82d-4132-b760-0e7c5ab97535", "rel": "bookmark"}]}, "id": "f83cf58f-482a-4e62-95a6-d9fc7fa03557", "security_groups": [{"name": "vyos_vrouter-sg_2d53ac94-4997-4b89-accf-2753bd93cacd"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T00:49:45Z", "hostId": "72f28e7bd2ed1e586a93a210d1ed29b5d46753ed2878b820ce793f30", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2d53ac94-4997-4b89-accf-2753bd93cacd", "name": "vyos_vrouter-vm_2d53ac94-4997-4b89-accf-2753bd93cacd", "created": "2018-08-10T00:47:38Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 01:01:25,131 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-f685112e-416d-43e9-ab31-87fdeeaefd36 2018-08-10 01:01:25,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.185338974s 2018-08-10 01:01:25,132 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-f685112e-416d-43e9-ab31-87fdeeaefd36 2018-08-10 01:01:25,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-10 01:01:25,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/servers/6af1a3d4-91f8-4406-b5d3-e5d314826536 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 01:01:25,317 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 10 Aug 2018 01: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 x-openstack-request-id: req-07da346b-e885-4626-9d69-afbf07a90280 x-compute-request-id: req-07da346b-e885-4626-9d69-afbf07a90280 Content-Type: application/json 2018-08-10 01:01:25,317 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/servers/6af1a3d4-91f8-4406-b5d3-e5d314826536 used request id req-07da346b-e885-4626-9d69-afbf07a90280 2018-08-10 01:01:25,317 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.181386947632s 2018-08-10 01:01:25,317 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/servers/6af1a3d4-91f8-4406-b5d3-e5d314826536 used request id req-07da346b-e885-4626-9d69-afbf07a90280 2018-08-10 01:01:25,444 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-10 01:01:25,446 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 15:34 | PASS | +----------------------+------------------+------------------+----------------+ 2018-08-10 01:01:25,450 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-08-10 01:01:25,451 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions 2018-08-10 01:01:25,535 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 01:01:25,535 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 01:01:25,535 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 01:01:25,535 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 01:01:25,535 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 01:01:25,535 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 01:01:25,535 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 01:01:25,536 - 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": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-10T00:50:56.416Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "77513d8f-12fd-44f0-a8b8-7d13d6596a2a"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-10T00:51:27.717Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "ed71499a-6ff4-45b4-800b-50377129b781"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2018-08-10 01:01:25,536 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 01:01:25,536 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 01:01:25 GMT 2018-08-10 01:01:25,536 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 01:01:25,536 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6363 2018-08-10 01:01:25,536 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 01:01:25,537 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.206:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-08-10 01:01:25,722 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 01:01:25,722 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 01:01:25,722 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 01:01:25,722 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 01:01:25,722 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 01:01:25,722 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 01:01:25,723 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 01:01:25,723 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 156 2018-08-10 01:01:25,723 - 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-10T01:01:25.614Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "52dab318-2896-4229-baf1-af95a4a4e32a"} 2018-08-10 01:01:25,723 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 01:01:25,723 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 01:01:25 GMT 2018-08-10 01:01:25,723 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 01:01:25,723 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-10 01:01:25,723 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 01:01:25,724 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-10 01:01:25,814 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 01:01:25,814 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 01:01:25,814 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 01:01:25,814 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 01:01:25,814 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 01:01:25,814 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 01:01:25,815 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 01:01:25,815 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-08-10 01:01:25,815 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 01:01:25,815 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 01:01:25 GMT 2018-08-10 01:01:25,815 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 01:01:25,815 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-08-10 01:01:25,815 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 01:01:25,815 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/52dab318-2896-4229-baf1-af95a4a4e32a 2018-08-10 01:01:25,875 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 01:01:25,875 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 01:01:25,875 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 01:01:25,875 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 01:01:25,875 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 01:01:25,875 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 01:01:25,875 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 01:01:25,875 - 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-10T01:01:25.614Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "52dab318-2896-4229-baf1-af95a4a4e32a"} 2018-08-10 01:01:25,876 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 01:01:25,876 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 01:01:25 GMT 2018-08-10 01:01:25,876 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 01:01:25,876 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-10 01:01:25,876 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 01:01:30,881 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-10 01:01:30,950 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 01:01:30,950 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 01:01:30,951 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 01:01:30,951 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 01:01:30,951 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 01:01:30,951 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 01:01:30,951 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 01:01:30,951 - 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-10T01:01:26.357Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:26.357Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "reference_vnf_host_r0zn2z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:27.383Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:27.383Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "target_vnf_host_k5l2cx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:27.383Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:27.383Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "reference_vnf_host_r0zn2z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:27.383Z", "message": "Stopping node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:27.383Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "target_vnf_host_k5l2cx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:27.383Z", "message": "Stopping node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:27.383Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "reference_vnf_host_r0zn2z", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:27.383Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:27.383Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "target_vnf_host_k5l2cx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:27.677Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:27.677Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "reference_vnf_host_r0zn2z", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:28.938Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance cc244b86-315b-4bdf-8ffc-b4dfe8bdfff0 could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance cc244b86-315b-4bdf-8ffc-b4dfe8bdfff0 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 cc244b86-315b-4bdf-8ffc-b4dfe8bdfff0 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-08-10T01:01:28.938Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:29.686Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:29.686Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "target_vnf_host_k5l2cx", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:29.686Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance 6af1a3d4-91f8-4406-b5d3-e5d314826536 could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 6af1a3d4-91f8-4406-b5d3-e5d314826536 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 6af1a3d4-91f8-4406-b5d3-e5d314826536 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-08-10T01:01:29.686Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:29.686Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:29.686Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}], "metadata": {"pagination": {"total": 13, "offset": 0, "size": 50}}} 2018-08-10 01:01:30,951 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 01:01:30,951 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 01:01:30 GMT 2018-08-10 01:01:30,951 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 01:01:30,952 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9903 2018-08-10 01:01:30,952 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 01:01:30,952 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'uninstall' workflow execution 2018-08-10 01:01:30,952 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-10 01:01:30,953 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-10 01:01:30,953 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-10 01:01:30,953 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-10 01:01:30,953 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-10 01:01:30,953 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-10 01:01:30,953 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance cc244b86-315b-4bdf-8ffc-b4dfe8bdfff0 could not be found. [status_code=404] 2018-08-10 01:01:30,954 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-08-10 01:01:30,954 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 6af1a3d4-91f8-4406-b5d3-e5d314826536 could not be found. [status_code=404] 2018-08-10 01:01:30,954 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-08-10 01:01:30,954 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/52dab318-2896-4229-baf1-af95a4a4e32a 2018-08-10 01:01:31,011 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 01:01:31,011 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 01:01:31,011 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 01:01:31,011 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 01:01:31,011 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 01:01:31,012 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 01:01:31,012 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 01:01:31,012 - 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-10T01:01:25.614Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "52dab318-2896-4229-baf1-af95a4a4e32a"} 2018-08-10 01:01:31,012 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 01:01:31,012 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 01:01:31 GMT 2018-08-10 01:01:31,012 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 01:01:31,012 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-10 01:01:31,012 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 01:01:36,018 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-10 01:01:36,084 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 01:01:36,085 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 01:01:36,085 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 01:01:36,085 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 01:01:36,085 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 01:01:36,085 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 01:01:36,085 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 01:01:36,085 - 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-10T01:01:31.609Z", "message": "Detaching port 9916a793-c5d0-4772-a6f1-5085eb5f5e41...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:31.609Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a", "logger": "92c47401-810e-4163-9db6-677d122ff5e8"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:32.342Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:32.342Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:32.703Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:32.703Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:32.703Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:32.703Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:32.789Z", "message": "Detaching port fa88f182-8c2b-472b-a800-441443d19702...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:32.789Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a", "logger": "649990c2-e44d-4b05-b7a1-c7a740a5dfe8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:32.789Z", "message": "Successfully detached port 9916a793-c5d0-4772-a6f1-5085eb5f5e41", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:32.789Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a", "logger": "92c47401-810e-4163-9db6-677d122ff5e8"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:33.710Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:33.710Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:33.710Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:33.710Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:33.710Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:33.710Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:33.794Z", "message": "Successfully detached port fa88f182-8c2b-472b-a800-441443d19702", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:33.794Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a", "logger": "649990c2-e44d-4b05-b7a1-c7a740a5dfe8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:34.880Z", "message": "Detaching port e75f51d5-c276-4cec-9274-ded79fc88b9f...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:34.880Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a", "logger": "21673a8b-af10-4fd8-b26f-63a85df0b59d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:35.798Z", "message": "Detaching port 050999f6-0ef1-4c26-8d4f-4a5216f31ebc...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:35.798Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a", "logger": "84332a65-1663-472d-8285-576f6a472413"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:35.979Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:35.979Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}], "metadata": {"pagination": {"total": 26, "offset": 11, "size": 50}}} 2018-08-10 01:01:36,086 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 01:01:36,086 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 01:01:36 GMT 2018-08-10 01:01:36,086 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 01:01:36,086 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6755 2018-08-10 01:01:36,086 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 01:01:36,086 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 9916a793-c5d0-4772-a6f1-5085eb5f5e41... 2018-08-10 01:01:36,087 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-08-10 01:01:36,087 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-08-10 01:01:36,087 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-08-10 01:01:36,087 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port fa88f182-8c2b-472b-a800-441443d19702... 2018-08-10 01:01:36,087 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 9916a793-c5d0-4772-a6f1-5085eb5f5e41 2018-08-10 01:01:36,087 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-08-10 01:01:36,088 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-08-10 01:01:36,088 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-08-10 01:01:36,088 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port fa88f182-8c2b-472b-a800-441443d19702 2018-08-10 01:01:36,088 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port e75f51d5-c276-4cec-9274-ded79fc88b9f... 2018-08-10 01:01:36,088 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 050999f6-0ef1-4c26-8d4f-4a5216f31ebc... 2018-08-10 01:01:36,088 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-08-10 01:01:36,089 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/52dab318-2896-4229-baf1-af95a4a4e32a 2018-08-10 01:01:36,141 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 01:01:36,142 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 01:01:36,142 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 01:01:36,142 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 01:01:36,142 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 01:01:36,142 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 01:01:36,142 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 01:01:36,142 - 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-10T01:01:25.614Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "52dab318-2896-4229-baf1-af95a4a4e32a"} 2018-08-10 01:01:36,142 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 01:01:36,143 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 01:01:36 GMT 2018-08-10 01:01:36,143 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 01:01:36,143 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-10 01:01:36,143 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 01:01:41,148 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-10 01:01:41,211 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 01:01:41,211 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 01:01:41,211 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 01:01:41,212 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 01:01:41,212 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 01:01:41,212 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 01:01:41,212 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 01:01:41,212 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_r0zn2z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:36.715Z", "message": "Deleting node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:36.715Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "target_vnf_host_k5l2cx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:36.715Z", "message": "Deleting node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:36.715Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "reference_vnf_host_r0zn2z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:36.715Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:36.715Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "reference_vnf_host_r0zn2z", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:36.715Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:36.715Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:36.715Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:36.715Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:36.901Z", "message": "Successfully detached port 050999f6-0ef1-4c26-8d4f-4a5216f31ebc", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:36.901Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a", "logger": "84332a65-1663-472d-8285-576f6a472413"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:36.901Z", "message": "Successfully detached port e75f51d5-c276-4cec-9274-ded79fc88b9f", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:36.901Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a", "logger": "21673a8b-af10-4fd8-b26f-63a85df0b59d"}, {"node_instance_id": "target_vnf_host_k5l2cx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:37.720Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:37.720Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "target_vnf_host_k5l2cx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:37.720Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:37.720Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "reference_vnf_host_r0zn2z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:37.936Z", "message": "deleting server", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:37.936Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a", "logger": "4f541f58-70df-4d15-925a-a914d7c3d1bf"}, {"node_instance_id": "target_vnf_host_k5l2cx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:37.936Z", "message": "deleting server", "level": "info", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:37.936Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a", "logger": "544b1af2-2209-496e-a9e4-62120fe03084"}, {"node_instance_id": "reference_vnf_data_plane_port_a56fn5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:38.725Z", "message": "Stopping node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:38.725Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "reference_vnf_port_76w2fm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:38.725Z", "message": "Stopping node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:38.725Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "target_vnf_data_plane_port_ffhj11", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:38.725Z", "message": "Stopping node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:38.725Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "target_vnf_port_eu6ald", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:38.725Z", "message": "Stopping node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:38.725Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "target_vnf_host_k5l2cx", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:38.725Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance 6af1a3d4-91f8-4406-b5d3-e5d314826536 could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 6af1a3d4-91f8-4406-b5d3-e5d314826536 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 6af1a3d4-91f8-4406-b5d3-e5d314826536 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-08-10T01:01:38.725Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "reference_vnf_host_r0zn2z", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:38.725Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance cc244b86-315b-4bdf-8ffc-b4dfe8bdfff0 could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance cc244b86-315b-4bdf-8ffc-b4dfe8bdfff0 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 cc244b86-315b-4bdf-8ffc-b4dfe8bdfff0 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-08-10T01:01:38.725Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "keypair_xv0hr8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:39.731Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:39.731Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "reference_vnf_data_plane_port_a56fn5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:39.731Z", "message": "Deleting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:39.731Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:39.731Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:39.731Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "keypair_xv0hr8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:39.731Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:39.731Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:39.731Z", "message": "Task started 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:39.731Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "keypair_xv0hr8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:40.672Z", "message": "deleting keypair", "level": "info", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:40.672Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a", "logger": "80b94441-4856-48af-b795-8e80c217ddf6"}, {"node_instance_id": "target_vnf_data_plane_port_ffhj11", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:40.799Z", "message": "Deleting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:40.799Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "reference_vnf_data_plane_port_a56fn5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:40.799Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:40.799Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "target_vnf_data_plane_port_ffhj11", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:40.799Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:40.799Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "keypair_xv0hr8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:40.799Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:40.799Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "reference_vnf_data_plane_port_a56fn5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:40.799Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:40.799Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "target_vnf_data_plane_port_ffhj11", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:40.799Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:40.799Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "keypair_xv0hr8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:40.799Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:40.799Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "reference_vnf_data_plane_port_a56fn5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:41.023Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:41.023Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a", "logger": "689568e8-d6ce-4735-a648-91794d3438fb"}, {"node_instance_id": "target_vnf_data_plane_port_ffhj11", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:41.023Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:41.023Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a", "logger": "3fab5969-f283-40a3-930b-1e2940a2ea34"}, {"node_instance_id": "keypair_xv0hr8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:41.023Z", "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-10T01:01:41.023Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a", "logger": "80b94441-4856-48af-b795-8e80c217ddf6"}], "metadata": {"pagination": {"total": 61, "offset": 24, "size": 50}}} 2018-08-10 01:01:41,212 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 01:01:41,212 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 01:01:41 GMT 2018-08-10 01:01:41,212 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 01:01:41,212 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 21114 2018-08-10 01:01:41,213 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 01:01:41,213 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-10 01:01:41,214 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-10 01:01:41,214 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-10 01:01:41,214 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-10 01:01:41,214 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-08-10 01:01:41,214 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 050999f6-0ef1-4c26-8d4f-4a5216f31ebc 2018-08-10 01:01:41,215 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port e75f51d5-c276-4cec-9274-ded79fc88b9f 2018-08-10 01:01:41,215 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-10 01:01:41,215 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-10 01:01:41,215 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-08-10 01:01:41,215 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-08-10 01:01:41,215 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-10 01:01:41,216 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-10 01:01:41,216 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-10 01:01:41,216 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-10 01:01:41,216 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 6af1a3d4-91f8-4406-b5d3-e5d314826536 could not be found. [status_code=404] 2018-08-10 01:01:41,216 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance cc244b86-315b-4bdf-8ffc-b4dfe8bdfff0 could not be found. [status_code=404] 2018-08-10 01:01:41,216 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-10 01:01:41,217 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-10 01:01:41,217 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2018-08-10 01:01:41,217 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-10 01:01:41,217 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.disconnect_port' 2018-08-10 01:01:41,217 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting keypair 2018-08-10 01:01:41,217 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-10 01:01:41,218 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-08-10 01:01:41,218 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-08-10 01:01:41,218 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-08-10 01:01:41,218 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-08-10 01:01:41,218 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-08-10 01:01:41,219 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-08-10 01:01:41,219 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-08-10 01:01:41,219 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-08-10 01:01:41,219 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem 2018-08-10 01:01:41,219 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/52dab318-2896-4229-baf1-af95a4a4e32a 2018-08-10 01:01:41,271 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 01:01:41,271 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 01:01:41,271 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 01:01:41,271 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 01:01:41,271 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 01:01:41,271 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 01:01:41,271 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 01:01:41,272 - 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-10T01:01:25.614Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "52dab318-2896-4229-baf1-af95a4a4e32a"} 2018-08-10 01:01:41,272 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 01:01:41,272 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 01:01:41 GMT 2018-08-10 01:01:41,272 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 01:01:41,272 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-10 01:01:41,272 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 01:01:46,277 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-10 01:01:46,384 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 01:01:46,384 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 01:01:46,384 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 01:01:46,384 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 01:01:46,384 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 01:01:46,384 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 01:01:46,384 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 01:01:46,385 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "keypair_xv0hr8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:41.821Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:41.821Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "reference_vnf_port_76w2fm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:42.833Z", "message": "Deleting node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:42.833Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "reference_vnf_port_76w2fm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:42.833Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:42.833Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "reference_vnf_port_76w2fm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:42.833Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:42.833Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:42.833Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:42.833Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "reference_vnf_data_plane_port_a56fn5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:42.833Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:42.833Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "target_vnf_data_plane_port_ffhj11", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:42.833Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:42.833Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "reference_vnf_port_76w2fm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:43.402Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:43.402Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a", "logger": "0249a4f5-5600-437d-b830-aba4b3678eab"}, {"node_instance_id": "data_plane_subnet_xxtn0i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:43.846Z", "message": "Deleting node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:43.846Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "target_vnf_port_eu6ald", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:43.846Z", "message": "Deleting node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:43.846Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "target_vnf_port_eu6ald", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:43.846Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:43.846Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "data_plane_subnet_xxtn0i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:43.846Z", "message": "Stopping node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:43.846Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "target_vnf_port_eu6ald", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:43.846Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:43.846Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "target_vnf_port_eu6ald", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:44.075Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:44.075Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a", "logger": "c357688f-dec9-452f-9b24-8ff035dde7d7"}, {"node_instance_id": "data_plane_subnet_xxtn0i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:44.851Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:44.851Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "data_plane_subnet_xxtn0i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:44.851Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:44.851Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "data_plane_subnet_xxtn0i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:45.079Z", "message": "deleting subnet", "level": "info", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:45.079Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a", "logger": "5bfc05e4-8058-4711-9e93-2e1a01c9aafb"}, {"node_instance_id": "reference_vnf_ip_foj309", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:45.858Z", "message": "Stopping node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:45.858Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "reference_vnf_port_76w2fm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:45.858Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:45.858Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "target_vnf_port_eu6ald", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:45.858Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:45.858Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}], "metadata": {"pagination": {"total": 82, "offset": 57, "size": 50}}} 2018-08-10 01:01:46,385 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 01:01:46,385 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 01:01:46 GMT 2018-08-10 01:01:46,385 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 01:01:46,385 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10117 2018-08-10 01:01:46,385 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 01:01:46,386 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-08-10 01:01:46,386 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-10 01:01:46,386 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-08-10 01:01:46,386 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-08-10 01:01:46,387 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2018-08-10 01:01:46,387 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-08-10 01:01:46,387 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-08-10 01:01:46,387 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-08-10 01:01:46,387 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-10 01:01:46,388 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-10 01:01:46,388 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-08-10 01:01:46,388 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-10 01:01:46,388 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-08-10 01:01:46,388 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-08-10 01:01:46,388 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-08-10 01:01:46,389 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-08-10 01:01:46,389 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-08-10 01:01:46,389 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-10 01:01:46,389 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-08-10 01:01:46,389 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-08-10 01:01:46,390 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/52dab318-2896-4229-baf1-af95a4a4e32a 2018-08-10 01:01:46,553 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 01:01:46,554 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 01:01:46,554 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 01:01:46,554 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 01:01:46,554 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 01:01:46,554 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 01:01:46,554 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 01:01:46,554 - 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-10T01:01:25.614Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "52dab318-2896-4229-baf1-af95a4a4e32a"} 2018-08-10 01:01:46,555 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 01:01:46,555 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 01:01:46 GMT 2018-08-10 01:01:46,555 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 01:01:46,555 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-10 01:01:46,555 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 01:01:51,560 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-10 01:01:51,629 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 01:01:51,629 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 01:01:51,629 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 01:01:51,629 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 01:01:51,629 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 01:01:51,629 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 01:01:51,629 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 01:01:51,629 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_ip_foj309", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:46.749Z", "message": "deleting floatingip", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:46.749Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a", "logger": "f115bade-92a5-48b9-9d61-b886f12fca9f"}, {"node_instance_id": "reference_vnf_ip_foj309", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:46.987Z", "message": "Deleting node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:46.987Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "target_vnf_ip_a0wxav", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:46.987Z", "message": "Deleting node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:46.987Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "reference_vnf_ip_foj309", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:46.987Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:46.987Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "target_vnf_ip_a0wxav", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:46.987Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:46.987Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:46.987Z", "message": "Sending task 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:46.987Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "management_plane_subnet_ln53yd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:46.987Z", "message": "Stopping node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:46.987Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "security_group_8csb0o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:46.987Z", "message": "Stopping node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:46.987Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "target_vnf_ip_a0wxav", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:46.987Z", "message": "Stopping node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:46.987Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "reference_vnf_ip_foj309", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:46.987Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:46.987Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "target_vnf_ip_a0wxav", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:46.987Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:46.987Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:46.987Z", "message": "Task started 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:46.987Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "target_vnf_ip_a0wxav", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:47.906Z", "message": "deleting floatingip", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:47.906Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a", "logger": "f74f5a7a-a5f8-4d76-9c0c-dbec824d20d5"}, {"node_instance_id": "security_group_8csb0o", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:47.906Z", "message": "deleting security_group", "level": "info", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:47.906Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a", "logger": "fbe00e76-1900-4163-ab88-719cff33e05b"}, {"node_instance_id": "security_group_8csb0o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:48.070Z", "message": "Deleting node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:48.070Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "security_group_8csb0o", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:48.070Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:48.070Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "security_group_8csb0o", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:48.070Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:48.070Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "data_plane_subnet_xxtn0i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:48.070Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:48.070Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "data_plane_network_gqgsi1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:49.078Z", "message": "Deleting node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:49.078Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "data_plane_network_gqgsi1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:49.078Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:49.078Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "data_plane_network_gqgsi1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:49.078Z", "message": "Stopping node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:49.078Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "data_plane_network_gqgsi1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:49.078Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:49.078Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "reference_vnf_ip_foj309", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:49.078Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:49.078Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "security_group_8csb0o", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:49.078Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:49.078Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "data_plane_network_gqgsi1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:49.623Z", "message": "deleting network", "level": "info", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:49.623Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a", "logger": "2a6ee5a8-c333-422a-8429-ea6fdae6ca05"}, {"node_instance_id": "target_vnf_ip_a0wxav", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:50.082Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:50.082Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "management_plane_subnet_ln53yd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:51.086Z", "message": "Deleting node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:51.086Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:51.086Z", "message": "Task succeeded 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:51.086Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}], "metadata": {"pagination": {"total": 110, "offset": 77, "size": 50}}} 2018-08-10 01:01:51,630 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 01:01:51,630 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 01:01:51 GMT 2018-08-10 01:01:51,630 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 01:01:51,630 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14004 2018-08-10 01:01:51,630 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 01:01:51,631 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-08-10 01:01:51,631 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-10 01:01:51,631 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-10 01:01:51,631 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-08-10 01:01:51,631 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-08-10 01:01:51,632 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.disconnect_subnet' 2018-08-10 01:01:51,632 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-10 01:01:51,632 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-10 01:01:51,632 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-10 01:01:51,632 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-08-10 01:01:51,632 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-08-10 01:01:51,632 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.disconnect_subnet' 2018-08-10 01:01:51,633 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-08-10 01:01:51,633 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting security_group 2018-08-10 01:01:51,633 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-10 01:01:51,633 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-10 01:01:51,633 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-10 01:01:51,633 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-08-10 01:01:51,634 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-10 01:01:51,634 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-08-10 01:01:51,634 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-10 01:01:51,634 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-08-10 01:01:51,634 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-08-10 01:01:51,634 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-10 01:01:51,635 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-08-10 01:01:51,635 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-08-10 01:01:51,635 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-10 01:01:51,635 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.disconnect_subnet' 2018-08-10 01:01:51,635 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/52dab318-2896-4229-baf1-af95a4a4e32a 2018-08-10 01:01:51,689 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 01:01:51,690 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 01:01:51,690 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 01:01:51,690 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 01:01:51,690 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 01:01:51,690 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 01:01:51,690 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 01:01:51,690 - 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-10T01:01:25.614Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "52dab318-2896-4229-baf1-af95a4a4e32a"} 2018-08-10 01:01:51,690 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 01:01:51,690 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 01:01:51 GMT 2018-08-10 01:01:51,690 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 01:01:51,691 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-10 01:01:51,691 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 01:01:56,696 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-10 01:01:56,759 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 01:01:56,759 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 01:01:56,760 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 01:01:56,760 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 01:01:56,760 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 01:01:56,760 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 01:01:56,760 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 01:01:56,760 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_subnet_ln53yd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:51.845Z", "message": "deleting subnet", "level": "info", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:51.845Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a", "logger": "70de8f76-af2a-4742-8737-a738299c33a7"}, {"node_instance_id": "management_plane_subnet_ln53yd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:52.091Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:52.091Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "management_plane_subnet_ln53yd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:52.091Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:52.091Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "data_plane_network_gqgsi1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:52.091Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:52.091Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "management_plane_subnet_ln53yd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:54.884Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:54.884Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "management_plane_network_zxg9ca", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:56.038Z", "message": "Deleting node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:56.038Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "management_plane_network_zxg9ca", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:56.038Z", "message": "Stopping node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:56.038Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "router_gumwnw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:56.038Z", "message": "Stopping node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:56.038Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "management_plane_network_zxg9ca", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:56.096Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:56.096Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "management_plane_network_zxg9ca", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:56.096Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:56.096Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}], "metadata": {"pagination": {"total": 120, "offset": 105, "size": 50}}} 2018-08-10 01:01:56,760 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 01:01:56,760 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 01:01:56 GMT 2018-08-10 01:01:56,760 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 01:01:56,761 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5163 2018-08-10 01:01:56,761 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 01:01:56,761 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-08-10 01:01:56,761 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-08-10 01:01:56,762 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-08-10 01:01:56,762 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-08-10 01:01:56,762 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-08-10 01:01:56,762 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-10 01:01:56,762 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-10 01:01:56,762 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-10 01:01:56,763 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-08-10 01:01:56,763 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-08-10 01:01:56,763 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/52dab318-2896-4229-baf1-af95a4a4e32a 2018-08-10 01:01:56,822 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 01:01:56,822 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 01:01:56,822 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 01:01:56,822 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 01:01:56,822 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 01:01:56,822 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 01:01:56,822 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 01:01:56,823 - 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-10T01:01:25.614Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "52dab318-2896-4229-baf1-af95a4a4e32a"} 2018-08-10 01:01:56,823 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 01:01:56,823 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 01:01:56 GMT 2018-08-10 01:01:56,823 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 01:01:56,823 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-10 01:01:56,823 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 01:02:01,829 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-10 01:02:01,895 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 01:02:01,895 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 01:02:01,895 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 01:02:01,896 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 01:02:01,896 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 01:02:01,896 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 01:02:01,896 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 01:02:01,896 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_network_zxg9ca", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:56.858Z", "message": "deleting network", "level": "info", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:56.858Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a", "logger": "d135cdc1-3c76-4e28-8c05-e8d51e7819a4"}, {"node_instance_id": "router_gumwnw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:57.100Z", "message": "Deleting node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:57.100Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "router_gumwnw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:57.100Z", "message": "Sending task 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:57.100Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "router_gumwnw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:57.100Z", "message": "Task started 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:57.100Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "router_gumwnw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:57.102Z", "message": "deleting router", "level": "info", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:57.102Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a", "logger": "75cf5605-caa7-4ceb-95a8-6b1644f0c3d6"}, {"node_instance_id": "management_plane_network_zxg9ca", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:01:58.453Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:01:58.453Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "router_gumwnw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:02:00.767Z", "message": "Task succeeded 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:02:00.767Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "external_network_8ctep4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:02:01.860Z", "message": "Deleting node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:02:01.860Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "external_network_8ctep4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:02:01.860Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:02:01.860Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "external_network_8ctep4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:02:01.860Z", "message": "Stopping node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:02:01.860Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}], "metadata": {"pagination": {"total": 130, "offset": 115, "size": 50}}} 2018-08-10 01:02:01,896 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 01:02:01,896 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 01:02:01 GMT 2018-08-10 01:02:01,896 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 01:02:01,896 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4998 2018-08-10 01:02:01,897 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 01:02:01,897 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-08-10 01:02:01,897 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-10 01:02:01,897 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.delete' 2018-08-10 01:02:01,897 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.delete' 2018-08-10 01:02:01,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting router 2018-08-10 01:02:01,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-08-10 01:02:01,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.delete' 2018-08-10 01:02:01,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-10 01:02:01,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-08-10 01:02:01,899 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-10 01:02:01,899 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/52dab318-2896-4229-baf1-af95a4a4e32a 2018-08-10 01:02:01,954 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 01:02:01,954 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 01:02:01,954 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 01:02:01,954 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 01:02:01,954 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 01:02:01,954 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 01:02:01,955 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 01:02:01,955 - 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-10T01:01:25.614Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "52dab318-2896-4229-baf1-af95a4a4e32a"} 2018-08-10 01:02:01,955 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 01:02:01,955 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 01:02:01 GMT 2018-08-10 01:02:01,955 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 01:02:01,955 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-10 01:02:01,955 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 01:02:06,960 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-08-10 01:02:07,028 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 01:02:07,028 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 01:02:07,028 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 01:02:07,028 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 01:02:07,028 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 01:02:07,028 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 01:02:07,029 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 01:02:07,029 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "external_network_8ctep4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:02:02.105Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:02:02.105Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": "external_network_8ctep4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:02:02.556Z", "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-10T01:02:02.556Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a", "logger": "01204196-af7c-4ff2-b0ef-38080521dd8d"}, {"node_instance_id": "external_network_8ctep4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:02:03.109Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:02:03.109Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-10T01:02:03.109Z", "message": "'uninstall' workflow execution succeeded", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-10T01:02:03.109Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "52dab318-2896-4229-baf1-af95a4a4e32a"}], "metadata": {"pagination": {"total": 134, "offset": 125, "size": 50}}} 2018-08-10 01:02:07,029 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 01:02:07,029 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 01:02:07 GMT 2018-08-10 01:02:07,029 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 01:02:07,029 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2126 2018-08-10 01:02:07,029 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 01:02:07,029 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-08-10 01:02:07,030 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - not deleting network since an external network is being used 2018-08-10 01:02:07,030 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-08-10 01:02:07,030 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'uninstall' workflow execution succeeded 2018-08-10 01:02:07,030 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/52dab318-2896-4229-baf1-af95a4a4e32a 2018-08-10 01:02:07,084 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 01:02:07,084 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 01:02:07,084 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 01:02:07,084 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 01:02:07,084 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 01:02:07,084 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 01:02:07,085 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 01:02:07,085 - 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-10T01:01:25.614Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "52dab318-2896-4229-baf1-af95a4a4e32a"} 2018-08-10 01:02:07,085 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 01:02:07,085 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 01:02:07 GMT 2018-08-10 01:02:07,085 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 01:02:07,085 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 372 2018-08-10 01:02:07,085 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 01:02:07,085 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.206:80/api/v3/deployments/vrouter-opnfv 2018-08-10 01:02:07,329 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 01:02:07,329 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 01:02:07,330 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 01:02:07,330 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 01:02:07,330 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 01:02:07,330 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 01:02:07,330 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 01:02:07,330 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-10 01:02:07,330 - 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": "7e10a397-c741-471a-9e2d-6a58241dd2d5", "target_vnf_flavor_id": "7e10a397-c741-471a-9e2d-6a58241dd2d5", "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_2d53ac94-4997-4b89-accf-2753bd93cacd", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "5082145a-6704-48f8-8eb7-7c2b5722c7b5", "keystone_password": "dd8e4078-9405-4036-96f6-879a19eca7d0", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_2d53ac94-4997-4b89-accf-2753bd93cacd", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.32: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": "5082145a-6704-48f8-8eb7-7c2b5722c7b5", "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": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-08-10T00:50:55.663Z", "updated_at": "2018-08-10T00:50:55.663Z", "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-10 01:02:07,330 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 01:02:07,330 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 01:02:07 GMT 2018-08-10 01:02:07,331 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 01:02:07,331 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2018-08-10 01:02:07,331 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 01:02:07,331 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.206:80/api/v3/blueprints/vrouter-opnfv 2018-08-10 01:02:07,393 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-10 01:02:07,393 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-10 01:02:07,393 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-10 01:02:07,393 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-10 01:02:07,393 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-10 01:02:07,393 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-10 01:02:07,393 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-10 01:02:07,393 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-10 01:02:07,394 - 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-10T00:50:55.510Z", "updated_at": "2018-08-10T00:50:55.510Z", "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.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.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.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "region": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "keystone_url": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "type": "string"}, "management_plane_subnet_name": {"default": "management_plane_subnet", "type": "string"}, "ssh_key_filename": {"default": "~/.ssh/vnf_test_keypair.pem", "type": "string"}, "router_name": {"default": "vnf_test_router", "type": "string"}, "target_vnf_image_id": {"type": "string"}, "data_plane_subnet_name": {"default": "data_plane_subnet", "type": "string"}}, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"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": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_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": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "target_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "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.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": {"resource_id": {"get_input": "management_plane_network_name"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "use_external_resource": false}}, {"relationships": [], "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": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "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.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": [], "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": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "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": "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": {"resource_id": {"get_input": "data_plane_network_name"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "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": {"resource_id": {"get_input": "external_network_name"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "use_external_resource": true}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "reference_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}], "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-10 01:02:07,395 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-10 01:02:07,395 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 10 Aug 2018 01:02:07 GMT 2018-08-10 01:02:07,395 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-10 01:02:07,395 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-08-10 01:02:07,395 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-10 01:02:07,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-10 01:02:07,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9292/v2/images/5082145a-6704-48f8-8eb7-7c2b5722c7b5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 01:02:08,318 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2af7e2d8-e06a-4d6c-b14a-89cd6e8c3967 Date: Fri, 10 Aug 2018 01:02: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-10 01:02:08,318 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/5082145a-6704-48f8-8eb7-7c2b5722c7b5 used request id req-2af7e2d8-e06a-4d6c-b14a-89cd6e8c3967 2018-08-10 01:02:08,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.909110069275s 2018-08-10 01:02:08,319 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/5082145a-6704-48f8-8eb7-7c2b5722c7b5 used request id req-2af7e2d8-e06a-4d6c-b14a-89cd6e8c3967 2018-08-10 01:02:08,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-10 01:02:08,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}92c51f488090d710b321d5b18a3811e0901a78f0" 2018-08-10 01:02:08,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 01: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-f70f0037-f6a8-4a99-a313-bb3d61109120 x-compute-request-id: req-f70f0037-f6a8-4a99-a313-bb3d61109120 Content-Encoding: gzip Content-Length: 457 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_2d53ac94-4997-4b89-accf-2753bd93cacd", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/326a7570-f82d-4132-b760-0e7c5ab97535", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/326a7570-f82d-4132-b760-0e7c5ab97535", "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": "326a7570-f82d-4132-b760-0e7c5ab97535"}, {"name": "heat_ims-flavor_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "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": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8"}, {"name": "vyos_vrouter-flavor_alt_2d53ac94-4997-4b89-accf-2753bd93cacd", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/7e10a397-c741-471a-9e2d-6a58241dd2d5", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/7e10a397-c741-471a-9e2d-6a58241dd2d5", "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": "7e10a397-c741-471a-9e2d-6a58241dd2d5"}]} 2018-08-10 01:02:08,701 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-f70f0037-f6a8-4a99-a313-bb3d61109120 2018-08-10 01:02:08,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.381613016129s 2018-08-10 01:02:08,701 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-f70f0037-f6a8-4a99-a313-bb3d61109120 2018-08-10 01:02:08,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-10 01:02:08,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/flavors/7e10a397-c741-471a-9e2d-6a58241dd2d5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}92c51f488090d710b321d5b18a3811e0901a78f0" 2018-08-10 01:02:08,748 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 10 Aug 2018 01: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 x-openstack-request-id: req-d0232198-1b47-4b7c-a7e7-5f60d91c0d97 x-compute-request-id: req-d0232198-1b47-4b7c-a7e7-5f60d91c0d97 Content-Length: 0 Content-Type: application/json 2018-08-10 01:02:08,748 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/7e10a397-c741-471a-9e2d-6a58241dd2d5 used request id req-d0232198-1b47-4b7c-a7e7-5f60d91c0d97 2018-08-10 01:02:08,748 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0442659854889s 2018-08-10 01:02:08,749 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/7e10a397-c741-471a-9e2d-6a58241dd2d5 used request id req-d0232198-1b47-4b7c-a7e7-5f60d91c0d97 2018-08-10 01:02:08,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-10 01:02:08,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/floatingips/5a20c71c-892e-4532-82d6-bbb1565568d1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 01:02:10,858 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-189f9b67-e26c-4085-94b1-6e537001c686 Content-Length: 0 Date: Fri, 10 Aug 2018 01:02:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-10 01:02:10,858 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/floatingips/5a20c71c-892e-4532-82d6-bbb1565568d1.json used request id req-189f9b67-e26c-4085-94b1-6e537001c686 2018-08-10 01:02:10,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 2.10657906532s 2018-08-10 01:02:10,858 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/floatingips/5a20c71c-892e-4532-82d6-bbb1565568d1.json used request id req-189f9b67-e26c-4085-94b1-6e537001c686 2018-08-10 01:02:10,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-10 01:02:10,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 01:02:11,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-8713af52-aeb0-4fbb-a0ec-24741d7c9a4f Date: Fri, 10 Aug 2018 01:02:11 GMT RESP BODY: {"floatingips": []} 2018-08-10 01:02:11,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-8713af52-aeb0-4fbb-a0ec-24741d7c9a4f 2018-08-10 01:02:11,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.303974866867s 2018-08-10 01:02:11,167 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-8713af52-aeb0-4fbb-a0ec-24741d7c9a4f 2018-08-10 01:02:11,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-10 01:02:11,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 01:02:11,352 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 10 Aug 2018 01: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 x-openstack-request-id: req-04d40111-9309-4463-a265-5711a7344cc0 x-compute-request-id: req-04d40111-9309-4463-a265-5711a7344cc0 Content-Type: application/json 2018-08-10 01:02:11,353 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557 used request id req-04d40111-9309-4463-a265-5711a7344cc0 2018-08-10 01:02:11,353 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.184786081314s 2018-08-10 01:02:11,353 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557 used request id req-04d40111-9309-4463-a265-5711a7344cc0 2018-08-10 01:02:11,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 01:02:11,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 01:02:12,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 01: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-eaaa55f5-72cf-4089-9542-f38c122e59b2 x-compute-request-id: req-eaaa55f5-72cf-4089-9542-f38c122e59b2 Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_2d53ac94-4997-4b89-accf-2753bd93cacd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:07:88", "version": 4, "addr": "192.168.120.31", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:07:88", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f83cf58f-482a-4e62-95a6-d9fc7fa03557", "rel": "bookmark"}], "image": {"id": "9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "links": [{"href": "http://172.30.9.32:8774/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-10T00:49:45.000000", "flavor": {"id": "326a7570-f82d-4132-b760-0e7c5ab97535", "links": [{"href": "http://172.30.9.32:8774/flavors/326a7570-f82d-4132-b760-0e7c5ab97535", "rel": "bookmark"}]}, "id": "f83cf58f-482a-4e62-95a6-d9fc7fa03557", "security_groups": [{"name": "vyos_vrouter-sg_2d53ac94-4997-4b89-accf-2753bd93cacd"}], "user_id": "93c68346643b42bdba284c717dfe5af2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-10T01:02:11Z", "hostId": "72f28e7bd2ed1e586a93a210d1ed29b5d46753ed2878b820ce793f30", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2d53ac94-4997-4b89-accf-2753bd93cacd", "name": "vyos_vrouter-vm_2d53ac94-4997-4b89-accf-2753bd93cacd", "created": "2018-08-10T00:47:38Z", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-10 01:02:12,945 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-eaaa55f5-72cf-4089-9542-f38c122e59b2 2018-08-10 01:02:12,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.59147310257s 2018-08-10 01:02:12,945 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-eaaa55f5-72cf-4089-9542-f38c122e59b2 2018-08-10 01:02:12,947 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-10 01:02:14,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-10 01:02:14,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 01:02:15,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 01:02:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dfaae320-89c3-41dd-8f2e-2c6abfe722f9 x-compute-request-id: req-dfaae320-89c3-41dd-8f2e-2c6abfe722f9 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-10 01:02:15,023 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-dfaae320-89c3-41dd-8f2e-2c6abfe722f9 2018-08-10 01:02:15,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0736079216003s 2018-08-10 01:02:15,024 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-dfaae320-89c3-41dd-8f2e-2c6abfe722f9 2018-08-10 01:02:15,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-10 01:02:15,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 01:02:15,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7329 X-Openstack-Request-Id: req-ab0e9247-5e7e-44e2-992f-aaf6215bcf3e Date: Fri, 10 Aug 2018 01:02:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "created_at": "2018-08-10T00:45:51Z", "updated_at": "2018-08-10T00:50:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-10T00:45:51Z", "revision_number": 0, "id": "012af673-4800-45fb-8b11-e0820bd1f3bf", "remote_group_id": "372bc116-2f8e-45da-b1ee-22c785e5b262", "remote_ip_prefix": null, "created_at": "2018-08-10T00:45:51Z", "security_group_id": "372bc116-2f8e-45da-b1ee-22c785e5b262", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": null, "ethertype": "IPv4", "project_id": "f0f45196615f4c65ae76527567b96ea8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-10T00:45:51Z", "revision_number": 0, "id": "0713b2b5-6a0d-4d29-842d-e25e20f2aeca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-10T00:45:51Z", "security_group_id": "372bc116-2f8e-45da-b1ee-22c785e5b262", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": null, "ethertype": "IPv4", "project_id": "f0f45196615f4c65ae76527567b96ea8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-10T00:45:51Z", "revision_number": 0, "id": "1aa97bef-eccc-4cf5-9171-25470797e48f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-10T00:45:51Z", "security_group_id": "372bc116-2f8e-45da-b1ee-22c785e5b262", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": null, "ethertype": "IPv6", "project_id": "f0f45196615f4c65ae76527567b96ea8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-10T00:45:51Z", "revision_number": 0, "id": "970d507f-4dd0-4e84-8fba-30ac7a1979a4", "remote_group_id": "372bc116-2f8e-45da-b1ee-22c785e5b262", "remote_ip_prefix": null, "created_at": "2018-08-10T00:45:51Z", "security_group_id": "372bc116-2f8e-45da-b1ee-22c785e5b262", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": null, "ethertype": "IPv6", "project_id": "f0f45196615f4c65ae76527567b96ea8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-10T00:50:53Z", "revision_number": 0, "id": "b2e89420-1199-4c7c-8e74-ed8ffa1aa34b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-10T00:50:53Z", "security_group_id": "372bc116-2f8e-45da-b1ee-22c785e5b262", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f0f45196615f4c65ae76527567b96ea8"}], "revision_number": 2, "project_id": "f0f45196615f4c65ae76527567b96ea8", "id": "372bc116-2f8e-45da-b1ee-22c785e5b262", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "created_at": "2018-08-10T00:47:28Z", "updated_at": "2018-08-10T00:47:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-10T00:47:28Z", "revision_number": 0, "id": "18639583-51ab-47b9-b2c7-fe7933f5e16a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-10T00:47:28Z", "security_group_id": "5a765186-3422-415b-937d-4ff0d23ff2bc", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": null, "ethertype": "IPv6", "project_id": "f0f45196615f4c65ae76527567b96ea8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-10T00:47:29Z", "revision_number": 0, "id": "50a89351-9425-47bf-bc0b-612acfd9e9a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-10T00:47:29Z", "security_group_id": "5a765186-3422-415b-937d-4ff0d23ff2bc", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f0f45196615f4c65ae76527567b96ea8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-10T00:47:31Z", "revision_number": 0, "id": "8500b1ca-49e7-4861-a65a-1501bc4e19a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-10T00:47:31Z", "security_group_id": "5a765186-3422-415b-937d-4ff0d23ff2bc", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "f0f45196615f4c65ae76527567b96ea8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-10T00:47:30Z", "revision_number": 0, "id": "b2458b84-dac5-450c-997f-1f2ab9583be1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-10T00:47:30Z", "security_group_id": "5a765186-3422-415b-937d-4ff0d23ff2bc", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": 80, "ethertype": "IPv4", "project_id": "f0f45196615f4c65ae76527567b96ea8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-10T00:47:28Z", "revision_number": 0, "id": "c5099a31-2296-4f74-83ab-ea8c090b0d93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-10T00:47:28Z", "security_group_id": "5a765186-3422-415b-937d-4ff0d23ff2bc", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": null, "ethertype": "IPv4", "project_id": "f0f45196615f4c65ae76527567b96ea8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-10T00:47:31Z", "revision_number": 0, "id": "cad310df-105c-445c-99af-452edcadf5aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-10T00:47:31Z", "security_group_id": "5a765186-3422-415b-937d-4ff0d23ff2bc", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": 443, "ethertype": "IPv4", "project_id": "f0f45196615f4c65ae76527567b96ea8"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-10T00:47:30Z", "revision_number": 0, "id": "d90df158-077e-4336-8dc8-61ec9b4dc4e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-10T00:47:30Z", "security_group_id": "5a765186-3422-415b-937d-4ff0d23ff2bc", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": null, "ethertype": "IPv4", "project_id": "f0f45196615f4c65ae76527567b96ea8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-08-10T00:47:32Z", "revision_number": 0, "id": "e4b96c7f-aff7-4265-a667-7ca0f304ba1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-10T00:47:32Z", "security_group_id": "5a765186-3422-415b-937d-4ff0d23ff2bc", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "f0f45196615f4c65ae76527567b96ea8"}], "revision_number": 7, "project_id": "f0f45196615f4c65ae76527567b96ea8", "id": "5a765186-3422-415b-937d-4ff0d23ff2bc", "name": "vyos_vrouter-sg_2d53ac94-4997-4b89-accf-2753bd93cacd"}]} 2018-08-10 01:02:15,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-ab0e9247-5e7e-44e2-992f-aaf6215bcf3e 2018-08-10 01:02:15,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0486831665039s 2018-08-10 01:02:15,076 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-ab0e9247-5e7e-44e2-992f-aaf6215bcf3e 2018-08-10 01:02:15,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-10 01:02:15,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/security-groups/5a765186-3422-415b-937d-4ff0d23ff2bc.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 01:02:15,502 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ceb42f0a-55b0-4f0e-b745-d1220479ad17 Content-Length: 0 Date: Fri, 10 Aug 2018 01:02:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-10 01:02:15,502 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/security-groups/5a765186-3422-415b-937d-4ff0d23ff2bc.json used request id req-ceb42f0a-55b0-4f0e-b745-d1220479ad17 2018-08-10 01:02:15,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.422711849213s 2018-08-10 01:02:15,502 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/security-groups/5a765186-3422-415b-937d-4ff0d23ff2bc.json used request id req-ceb42f0a-55b0-4f0e-b745-d1220479ad17 2018-08-10 01:02:15,503 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-10 01:02:15,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/os-keypairs/vyos_vrouter-kp_2d53ac94-4997-4b89-accf-2753bd93cacd -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 01:02:15,540 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 10 Aug 2018 01: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 x-openstack-request-id: req-458a6384-8fea-460e-917f-7e4ce68a1be4 x-compute-request-id: req-458a6384-8fea-460e-917f-7e4ce68a1be4 Content-Length: 0 Content-Type: application/json 2018-08-10 01:02:15,540 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/os-keypairs/vyos_vrouter-kp_2d53ac94-4997-4b89-accf-2753bd93cacd used request id req-458a6384-8fea-460e-917f-7e4ce68a1be4 2018-08-10 01:02:15,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0372869968414s 2018-08-10 01:02:15,541 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/os-keypairs/vyos_vrouter-kp_2d53ac94-4997-4b89-accf-2753bd93cacd used request id req-458a6384-8fea-460e-917f-7e4ce68a1be4 2018-08-10 01:02:15,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-10 01:02:15,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/4765ed56-02bc-4a75-b5d7-4e7474d2c041/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}d9608aefef89a124b98d88bb7fb32448dde7087b" -d '{"subnet_id": "eedb070d-6981-488e-8161-c3b5dd569372"}' 2018-08-10 01:02:18,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ca9d6319-5563-4c61-a40c-4f00f99c6cf6 Date: Fri, 10 Aug 2018 01:02:18 GMT RESP BODY: {"network_id": "24587960-592b-433e-9f2f-c9d86f5b2f32", "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "subnet_id": "eedb070d-6981-488e-8161-c3b5dd569372", "subnet_ids": ["eedb070d-6981-488e-8161-c3b5dd569372"], "port_id": "962065ab-d6d8-47ca-8e9b-5036e0dde335", "id": "4765ed56-02bc-4a75-b5d7-4e7474d2c041"} 2018-08-10 01:02:18,123 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/4765ed56-02bc-4a75-b5d7-4e7474d2c041/remove_router_interface.json used request id req-ca9d6319-5563-4c61-a40c-4f00f99c6cf6 2018-08-10 01:02:18,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.58166694641s 2018-08-10 01:02:18,123 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/4765ed56-02bc-4a75-b5d7-4e7474d2c041/remove_router_interface.json used request id req-ca9d6319-5563-4c61-a40c-4f00f99c6cf6 returning object 4765ed56-02bc-4a75-b5d7-4e7474d2c041 2018-08-10 01:02:18,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-10 01:02:18,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 01:02:18,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-173b2645-241c-4fb0-bcc7-ade5aba0c12d Date: Fri, 10 Aug 2018 01:02:18 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "47882689-2cda-49f1-ab90-97da69506aee", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f0f45196615f4c65ae76527567b96ea8", "created_at": "2018-08-10T00:45:54Z", "admin_state_up": true, "updated_at": "2018-08-10T01:02:16Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "f0f45196615f4c65ae76527567b96ea8", "id": "4765ed56-02bc-4a75-b5d7-4e7474d2c041", "name": "vyos_vrouter-router_2d53ac94-4997-4b89-accf-2753bd93cacd"}]} 2018-08-10 01:02:18,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-173b2645-241c-4fb0-bcc7-ade5aba0c12d 2018-08-10 01:02:18,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.143000125885s 2018-08-10 01:02:18,267 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-173b2645-241c-4fb0-bcc7-ade5aba0c12d 2018-08-10 01:02:18,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-10 01:02:18,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/routers/4765ed56-02bc-4a75-b5d7-4e7474d2c041.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 01:02:22,781 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9784c355-5bb7-430a-8824-2d95227469fd Content-Length: 0 Date: Fri, 10 Aug 2018 01:02:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-10 01:02:22,781 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/4765ed56-02bc-4a75-b5d7-4e7474d2c041.json used request id req-9784c355-5bb7-430a-8824-2d95227469fd 2018-08-10 01:02:22,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.51279711723s 2018-08-10 01:02:22,781 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/4765ed56-02bc-4a75-b5d7-4e7474d2c041.json used request id req-9784c355-5bb7-430a-8824-2d95227469fd 2018-08-10 01:02:22,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-10 01:02:22,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 01:02:23,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-fdce010a-5c4b-4bff-be79-25c12ab4c1b6 Date: Fri, 10 Aug 2018 01:02:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"24587960-592b-433e-9f2f-c9d86f5b2f32","tenant_id":"f0f45196615f4c65ae76527567b96ea8","created_at":"2018-08-10T00:45:52Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-10T00:45:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"f0f45196615f4c65ae76527567b96ea8","id":"eedb070d-6981-488e-8161-c3b5dd569372","subnetpool_id":null,"name":"vyos_vrouter-subnet_2d53ac94-4997-4b89-accf-2753bd93cacd"}]} 2018-08-10 01:02:23,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-fdce010a-5c4b-4bff-be79-25c12ab4c1b6 2018-08-10 01:02:23,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.755536079407s 2018-08-10 01:02:23,538 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-fdce010a-5c4b-4bff-be79-25c12ab4c1b6 2018-08-10 01:02:23,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-10 01:02:23,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/subnets/eedb070d-6981-488e-8161-c3b5dd569372.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 01:02:26,199 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-aa5f93dc-789e-44d6-ad99-eb0d4802a916 Date: Fri, 10 Aug 2018 01:02:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-10 01:02:26,199 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/eedb070d-6981-488e-8161-c3b5dd569372.json used request id req-aa5f93dc-789e-44d6-ad99-eb0d4802a916 2018-08-10 01:02:26,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.65987205505s 2018-08-10 01:02:26,199 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/eedb070d-6981-488e-8161-c3b5dd569372.json used request id req-aa5f93dc-789e-44d6-ad99-eb0d4802a916 2018-08-10 01:02:26,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-10 01:02:26,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 01:02:27,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1238 X-Openstack-Request-Id: req-e456d663-1fa4-4d99-b8fd-80587dc32b31 Date: Fri, 10 Aug 2018 01:02:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"24587960-592b-433e-9f2f-c9d86f5b2f32","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f0f45196615f4c65ae76527567b96ea8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-10T01:02:25Z","qos_policy_id":null,"name":"vyos_vrouter-net_2d53ac94-4997-4b89-accf-2753bd93cacd","admin_state_up":true,"tenant_id":"f0f45196615f4c65ae76527567b96ea8","created_at":"2018-08-10T00:45:51Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T22:20:41Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","mtu":1500}]} 2018-08-10 01:02:27,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-e456d663-1fa4-4d99-b8fd-80587dc32b31 2018-08-10 01:02:27,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.02377796173s 2018-08-10 01:02:27,224 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-e456d663-1fa4-4d99-b8fd-80587dc32b31 2018-08-10 01:02:27,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-10 01:02:27,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/networks/24587960-592b-433e-9f2f-c9d86f5b2f32.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 01:02:28,305 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8e92e069-854a-4d0b-a382-950d7430d7c9 Date: Fri, 10 Aug 2018 01:02:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-10 01:02:28,306 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/24587960-592b-433e-9f2f-c9d86f5b2f32.json used request id req-8e92e069-854a-4d0b-a382-950d7430d7c9 2018-08-10 01:02:28,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.08040595055s 2018-08-10 01:02:28,306 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/24587960-592b-433e-9f2f-c9d86f5b2f32.json used request id req-8e92e069-854a-4d0b-a382-950d7430d7c9 2018-08-10 01:02:28,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-10 01:02:28,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 01:02:28,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json X-Openstack-Request-Id: req-de0837bf-1dce-4362-8e34-c46b6b15ed97 Date: Fri, 10 Aug 2018 01:02:28 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-10T00:47:27Z", "file": "/v2/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8/file", "owner": "f0f45196615f4c65ae76527567b96ea8", "id": "9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "size": 4373348352, "self": "/v2/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_2d53ac94-4997-4b89-accf-2753bd93cacd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_2d53ac94-4997-4b89-accf-2753bd93cacd", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-10T00:46:27Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-10 01:02:28,633 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-de0837bf-1dce-4362-8e34-c46b6b15ed97 2018-08-10 01:02:28,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.322610855103s 2018-08-10 01:02:28,633 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-de0837bf-1dce-4362-8e34-c46b6b15ed97 2018-08-10 01:02:28,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-10 01:02:28,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9292/v2/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d9608aefef89a124b98d88bb7fb32448dde7087b" 2018-08-10 01:02:29,821 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-22c95e7d-62fd-4c32-a774-37473e481e2f Date: Fri, 10 Aug 2018 01:02: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-10 01:02:29,822 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8 used request id req-22c95e7d-62fd-4c32-a774-37473e481e2f 2018-08-10 01:02:29,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.1869199276s 2018-08-10 01:02:29,822 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/9bd83438-31ae-4b7f-b27e-5bf53ad778e8 used request id req-22c95e7d-62fd-4c32-a774-37473e481e2f 2018-08-10 01:02:29,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-10 01:02:29,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}92c51f488090d710b321d5b18a3811e0901a78f0" 2018-08-10 01:02:29,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 01: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-f74eb656-6355-41cd-98e0-12147c14929e x-compute-request-id: req-f74eb656-6355-41cd-98e0-12147c14929e Content-Encoding: gzip Content-Length: 404 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_2d53ac94-4997-4b89-accf-2753bd93cacd", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/326a7570-f82d-4132-b760-0e7c5ab97535", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/326a7570-f82d-4132-b760-0e7c5ab97535", "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": "326a7570-f82d-4132-b760-0e7c5ab97535"}, {"name": "heat_ims-flavor_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "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": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8"}]} 2018-08-10 01:02:29,860 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-f74eb656-6355-41cd-98e0-12147c14929e 2018-08-10 01:02:29,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0379528999329s 2018-08-10 01:02:29,861 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-f74eb656-6355-41cd-98e0-12147c14929e 2018-08-10 01:02:29,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-10 01:02:29,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/flavors/326a7570-f82d-4132-b760-0e7c5ab97535 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}92c51f488090d710b321d5b18a3811e0901a78f0" 2018-08-10 01:02:29,904 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 10 Aug 2018 01: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 x-openstack-request-id: req-10d3a169-66a6-40e9-88df-73359d1a3263 x-compute-request-id: req-10d3a169-66a6-40e9-88df-73359d1a3263 Content-Length: 0 Content-Type: application/json 2018-08-10 01:02:29,904 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/326a7570-f82d-4132-b760-0e7c5ab97535 used request id req-10d3a169-66a6-40e9-88df-73359d1a3263 2018-08-10 01:02:29,904 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0415399074554s 2018-08-10 01:02:29,905 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/326a7570-f82d-4132-b760-0e7c5ab97535 used request id req-10d3a169-66a6-40e9-88df-73359d1a3263 2018-08-10 01:02:29,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-10 01:02:29,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}92c51f488090d710b321d5b18a3811e0901a78f0" 2018-08-10 01:02:30,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 01:02:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94d0de71-1913-4e7f-9ea9-f124f65313e6 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.32:5000/v3/users/11fa7ddeb0564dbb9ae97e6016ef357f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11fa7ddeb0564dbb9ae97e6016ef357f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.32:5000/v3/users/187033aee6fd450ca96240725777e4c2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "187033aee6fd450ca96240725777e4c2", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.32:5000/v3/users/560d22bd57da40b5a0a9574a796d5f5d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "560d22bd57da40b5a0a9574a796d5f5d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.32:5000/v3/users/60452068d29f4fdfa63986a101565414"}, "domain_id": "default", "enabled": true, "options": {}, "id": "60452068d29f4fdfa63986a101565414", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.32:5000/v3/users/678f79df7fbc46f38c5b2ae2cf0c8fad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "678f79df7fbc46f38c5b2ae2cf0c8fad", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.32:5000/v3/users/7e6b2597cbd0483796ae06691a711e17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6b2597cbd0483796ae06691a711e17", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.32:5000/v3/users/88043492d8c84e8d9e6414b58d9aae53"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88043492d8c84e8d9e6414b58d9aae53", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.32:5000/v3/users/8a5e986b6ed545369b1f3084bfe0faa8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a5e986b6ed545369b1f3084bfe0faa8", "email": "swift@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_2d53ac94-4997-4b89-accf-2753bd93cacd", "links": {"self": "http://172.30.9.32:5000/v3/users/93c68346643b42bdba284c717dfe5af2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "93c68346643b42bdba284c717dfe5af2", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.32:5000/v3/users/97856cdcfc7541fab8b50800a44fe171"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97856cdcfc7541fab8b50800a44fe171", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.32:5000/v3/users/a3a7d792968c446db5fa23e49ad70178"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3a7d792968c446db5fa23e49ad70178", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.32:5000/v3/users/bcc2f2783f374c89b6471bd69eb8efce"}, "domain_id": "ae2f2a3ea85d48b1a1afefd9d87535da", "enabled": true, "options": {}, "id": "bcc2f2783f374c89b6471bd69eb8efce", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.32:5000/v3/users/d56b2a42ace04544a47286de17abc35f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d56b2a42ace04544a47286de17abc35f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.32:5000/v3/users/ebf0020df3ef470386f763032bf048a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ebf0020df3ef470386f763032bf048a2", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.32:5000/v3/users/ff4e1f818c8b432487ac5ca3232ff438"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff4e1f818c8b432487ac5ca3232ff438", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.32:5000/v3/users", "previous": null, "next": null}} 2018-08-10 01:02:30,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-94d0de71-1913-4e7f-9ea9-f124f65313e6 2018-08-10 01:02:30,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.334094047546s 2018-08-10 01:02:30,240 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-94d0de71-1913-4e7f-9ea9-f124f65313e6 2018-08-10 01:02:30,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-10 01:02:30,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/users/93c68346643b42bdba284c717dfe5af2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}92c51f488090d710b321d5b18a3811e0901a78f0" 2018-08-10 01:02:30,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 01:02:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0229f7e2-ebe8-4eb7-97c1-9fcc14ae1de5 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "vyos_vrouter-user_2d53ac94-4997-4b89-accf-2753bd93cacd", "links": {"self": "http://172.30.9.32:5000/v3/users/93c68346643b42bdba284c717dfe5af2"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "93c68346643b42bdba284c717dfe5af2", "description": null}} 2018-08-10 01:02:30,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users/93c68346643b42bdba284c717dfe5af2 used request id req-0229f7e2-ebe8-4eb7-97c1-9fcc14ae1de5 2018-08-10 01:02:30,467 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.220764875412s 2018-08-10 01:02:30,467 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users/93c68346643b42bdba284c717dfe5af2 used request id req-0229f7e2-ebe8-4eb7-97c1-9fcc14ae1de5 2018-08-10 01:02:30,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-10 01:02:30,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:5000/v3/users/93c68346643b42bdba284c717dfe5af2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}92c51f488090d710b321d5b18a3811e0901a78f0" 2018-08-10 01:02:30,763 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 10 Aug 2018 01:02:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e0e9822-7ba9-4853-ac56-61583de802e3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-10 01:02:30,764 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/users/93c68346643b42bdba284c717dfe5af2 used request id req-0e0e9822-7ba9-4853-ac56-61583de802e3 2018-08-10 01:02:30,764 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.296235084534s 2018-08-10 01:02:30,764 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/users/93c68346643b42bdba284c717dfe5af2 used request id req-0e0e9822-7ba9-4853-ac56-61583de802e3 2018-08-10 01:02:30,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-10 01:02:30,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}92c51f488090d710b321d5b18a3811e0901a78f0" 2018-08-10 01:02:30,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 01:02:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bfe30a7-c62a-4324-a89f-14efed665cb3 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.32:5000/v3/projects/6e2b193279f94c09870f0da27a1e5991"}, "tags": [], "enabled": true, "id": "6e2b193279f94c09870f0da27a1e5991", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.32:5000/v3/projects/b5220918a46940eca73b5641490793b9"}, "tags": [], "enabled": true, "id": "b5220918a46940eca73b5641490793b9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.32:5000/v3/projects/f0f45196615f4c65ae76527567b96ea8"}, "tags": [], "enabled": true, "id": "f0f45196615f4c65ae76527567b96ea8", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_2d53ac94-4997-4b89-accf-2753bd93cacd"}]} 2018-08-10 01:02:30,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects used request id req-6bfe30a7-c62a-4324-a89f-14efed665cb3 2018-08-10 01:02:30,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.193938970566s 2018-08-10 01:02:30,964 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects used request id req-6bfe30a7-c62a-4324-a89f-14efed665cb3 2018-08-10 01:02:30,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-10 01:02:30,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:5000/v3/projects/f0f45196615f4c65ae76527567b96ea8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}92c51f488090d710b321d5b18a3811e0901a78f0" 2018-08-10 01:02:31,263 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 10 Aug 2018 01:02:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32d1e149-60dc-400c-90c4-ac5a072d05b0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-10 01:02:31,263 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/projects/f0f45196615f4c65ae76527567b96ea8 used request id req-32d1e149-60dc-400c-90c4-ac5a072d05b0 2018-08-10 01:02:31,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.294638872147s 2018-08-10 01:02:31,264 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/projects/f0f45196615f4c65ae76527567b96ea8 used request id req-32d1e149-60dc-400c-90c4-ac5a072d05b0 2018-08-10 01:02:31,291 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2018-08-10 01:02:31,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-10 01:02:31,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-10 01:02:31,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-10 01:02:31,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-10 01:02:31,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-10 01:02:31,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-10 01:02:31,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-10 01:02:31,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-10 01:02:31,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-10 01:02:31,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-10 01:02:31,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-10 01:02:31,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-10 01:02:31,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-10 01:02:31,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-10 01:02:31,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-10 01:02:31,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-10 01:02:31,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-10 01:02:31,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-10 01:02:31,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-10 01:02:31,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-10 01:02:31,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-10 01:02:31,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-10 01:02:31,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-10 01:02:31,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 01:02:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5099c11b-eab6-4161-96eb-ab946148f805 Content-Encoding: gzip Content-Length: 194 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.32:5000/v3/", "rel": "self"}]}} 2018-08-10 01:02:31,325 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-5099c11b-eab6-4161-96eb-ab946148f805 2018-08-10 01:02:31,325 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-10 01:02:31,730 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "077169cc946647b3a28fd2b6b274fbdf", "name": "reader"}, {"id": "5f4e37952fed448d8a5d2d688ddf4113", "name": "admin"}, {"id": "88513a21a6f143568494c5da51703b86", "name": "member"}], "expires_at": "2018-08-10T02:02:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5220918a46940eca73b5641490793b9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.32:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "437987ede53e4405944ad7c076551769"}, {"url": "http://192.30.9.3:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d3a7a4b63bc42cc950ea9d01ba16ee8"}, {"url": "http://192.30.9.3:8004/v1/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d8dc96d50c247e7837ea4c9b854184b"}], "type": "orchestration", "id": "06b2600fbdfd45009f077a0a8a411118", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "963d6582adf64c908f4754420d8066a9"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9837c8825b440f08dfd357317d353f0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded8397288b548b6a2ef868a552c35c4"}], "type": "event", "id": "0edb5a9ac368467395316b446bc9b17a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c4ee4a831c24b19a27a57c62ab1c000"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba92d8cd74449ad8e3ad0fb9d8df162"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c50639dc1d0944d08cb722487727404b"}], "type": "cloudformation", "id": "0f8e8a8cabc743b980b5dc7328ea8398", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75482ae7f30b4cce96aeea5fb573efee"}, {"url": "http://172.30.9.32:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3322f92a99944afb84fd710587f4207"}, {"url": "http://192.30.9.3:8776/v2/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca626291c6914f8392873dc1009e9439"}], "type": "volumev2", "id": "37bb077bc22343fc84723637e507d6ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58ac027cc3404748a004771a912f28e3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fdb7375f8a48ea9a3175833248c806"}, {"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aaf4dc1ae98a4fc4b8bb1ef0e4af1847"}], "type": "compute", "id": "66e5c4ed2fef488aa7efb24492939dd2", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b5781142f344691af8bcb5585c05d0a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d675dfe1fc174b888e1c05e36a89827f"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eac7171837574cfd9bdb0d1e99be1512"}], "type": "metric", "id": "74154109829a4b47a4ae0cf113ed0280", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "28c0fa2fe1a54037a1df5236437e7475"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3550892914574db28d4c22bdf0fccec5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "739a0b6ebed045fbb110541871ab2a15"}], "type": "identity", "id": "88688b106f224b10a51283eb12ae2936", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "ada1fac139534311815f98d908747c2a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9a3ecf1f13142c4a0c2baeaaa3dfaac"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6262b39fedb42aea7a928a362616ec0"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d220c13c29ac49428745e53c3a5f1f1b"}], "type": "alarming", "id": "b3fb638070d94560972a4f4ad3803c3e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29690a3ccee2437bbac7f9aa68595877"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c44848dd6a5446fb835005ab8ad4f4f"}, {"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9313e7c2f7b1414faa1e04af37a85d14"}], "type": "placement", "id": "b69679ef95c547c4bedad9a51bbc11e1", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d737435c2b74f5faf8fa63dea4e2fa1"}, {"url": "http://172.30.9.32:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78fb5d55cc204e4daa0cb175b819e87c"}, {"url": "http://192.30.9.3:8776/v1/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80278f13084845eaa317703712e8932f"}], "type": "volume", "id": "b6a6363259e342d8ac96a4641ed4678e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1008f871970540d59fed88ee5f560631"}, {"url": "http://192.30.9.3:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73ad6e9b1eaf4470a4458a45a03b86ba"}, {"url": "http://192.30.9.3:8776/v3/b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc6095c8b90a4056ad6fb33d86c2319c"}], "type": "volumev3", "id": "cb31973e365c4222816f94365d3a9482", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8eac3aaf869e4581b0c486846aaf1964"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9f7c82f7a0247459dc8ee250179a27a"}, {"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbf52489f6c24c3bacff12a8fce92972"}], "type": "image", "id": "d37eb918087e4110bb9c0723c297dd28", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13579d8a89904ae8ae47c4c51523cc20"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8850af0d4d74815aac8c55d682d6b88"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05d68f4069f44f3928d1d2cfe0c31e2"}], "type": "network", "id": "da8095ba09ab49ed8463afad9622aa30", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a35851569141aa859a53f8f20d5c9e"}, {"url": "http://172.30.9.32:8080/v1/AUTH_b5220918a46940eca73b5641490793b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de78fcff9f6f4b3698322312c36b013b"}, {"url": "http://12.0.0.27:8080/v1/AUTH_b5220918a46940eca73b5641490793b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc41d0b8771f41d298a04050d21e2d86"}], "type": "object-store", "id": "eac7f386a2854d7cb26da2c6929699a5", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7e6b2597cbd0483796ae06691a711e17"}, "audit_ids": ["er27oWO8QKKATViBi6oo_w"], "issued_at": "2018-08-10T01:02:31.000000Z"}} 2018-08-10 01:02:31,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-10 01:02:31,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}3b78b5bd16a654c76ed6db7f394b7153e022f166" 2018-08-10 01:02:32,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-f548adbc-b145-41aa-83a8-cd6e37e44d68 Date: Fri, 10 Aug 2018 01:02:32 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T22:20:41Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","provider:network_type":"flat"}]} 2018-08-10 01:02:32,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f548adbc-b145-41aa-83a8-cd6e37e44d68 2018-08-10 01:02:32,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.589381933212s 2018-08-10 01:02:32,323 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f548adbc-b145-41aa-83a8-cd6e37e44d68 2018-08-10 01:02:32,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-10 01:02:32,332 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 10 Aug 2018 01:02:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c4d4f5c-cdd6-480e-a031-957ab5c179b7 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.32:5000/v3/", "rel": "self"}]}]}} 2018-08-10 01:02:32,332 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/ used request id req-1c4d4f5c-cdd6-480e-a031-957ab5c179b7 2018-08-10 01:02:32,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-10 01:02:32,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}3b78b5bd16a654c76ed6db7f394b7153e022f166" 2018-08-10 01:02:32,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 01:02:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5628dc0-3eb5-4634-b601-211fc3ba6474 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.32:5000/v3/domains/ae2f2a3ea85d48b1a1afefd9d87535da"}, "tags": [], "enabled": true, "id": "ae2f2a3ea85d48b1a1afefd9d87535da", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.32:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.32:5000/v3/domains", "previous": null, "next": null}} 2018-08-10 01:02:32,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains used request id req-f5628dc0-3eb5-4634-b601-211fc3ba6474 2018-08-10 01:02:32,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.156703948975s 2018-08-10 01:02:32,490 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains used request id req-f5628dc0-3eb5-4634-b601-211fc3ba6474 2018-08-10 01:02:32,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-10 01:02:32,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}3b78b5bd16a654c76ed6db7f394b7153e022f166" -d '{"project": {"description": "Created by OPNFV Functest: juju_epc", "enabled": true, "domain_id": "default", "name": "juju_epc-project_a55c27da-f03a-4a3d-87f8-f15a660b0fe7"}}' 2018-08-10 01:02:32,696 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 10 Aug 2018 01:02:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f53ed369-28b4-4365-a829-b1a198b0cf88 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.32:5000/v3/projects/808c49a1a9ba4118bf89af23b253d199"}, "tags": [], "enabled": true, "id": "808c49a1a9ba4118bf89af23b253d199", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_a55c27da-f03a-4a3d-87f8-f15a660b0fe7"}} 2018-08-10 01:02:32,696 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/projects used request id req-f53ed369-28b4-4365-a829-b1a198b0cf88 2018-08-10 01:02:32,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.199256896973s 2018-08-10 01:02:32,696 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/projects used request id req-f53ed369-28b4-4365-a829-b1a198b0cf88 2018-08-10 01:02:32,697 - 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'808c49a1a9ba4118bf89af23b253d199', '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_a55c27da-f03a-4a3d-87f8-f15a660b0fe7'}) 2018-08-10 01:02:32,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-10 01:02:32,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}3b78b5bd16a654c76ed6db7f394b7153e022f166" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "f815bdda-6133-4a63-b65b-8590e309c559", "email": null, "name": "juju_epc-user_a55c27da-f03a-4a3d-87f8-f15a660b0fe7"}}' 2018-08-10 01:02:33,175 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 10 Aug 2018 01:02:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-858de3f2-3d60-4b04-b98d-05f1346f53d4 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "juju_epc-user_a55c27da-f03a-4a3d-87f8-f15a660b0fe7", "links": {"self": "http://172.30.9.32:5000/v3/users/30132bc8fbee4ab38930c5758b46b237"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "30132bc8fbee4ab38930c5758b46b237", "domain_id": "default", "password_expires_at": null}} 2018-08-10 01:02:33,175 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/users used request id req-858de3f2-3d60-4b04-b98d-05f1346f53d4 2018-08-10 01:02:33,175 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.472120046616s 2018-08-10 01:02:33,176 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/users used request id req-858de3f2-3d60-4b04-b98d-05f1346f53d4 2018-08-10 01:02:33,176 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'30132bc8fbee4ab38930c5758b46b237', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_a55c27da-f03a-4a3d-87f8-f15a660b0fe7'}) 2018-08-10 01:02:33,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-10 01:02:33,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}3b78b5bd16a654c76ed6db7f394b7153e022f166" 2018-08-10 01:02:33,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 01:02:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c01b520a-e260-4ed1-99dc-f342f4af1554 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "077169cc946647b3a28fd2b6b274fbdf", "links": {"self": "http://172.30.9.32:5000/v3/roles/077169cc946647b3a28fd2b6b274fbdf"}, "name": "reader"}, {"domain_id": null, "id": "352a7d143ea64db3aecbf66f67281fa1", "links": {"self": "http://172.30.9.32:5000/v3/roles/352a7d143ea64db3aecbf66f67281fa1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5f4e37952fed448d8a5d2d688ddf4113", "links": {"self": "http://172.30.9.32:5000/v3/roles/5f4e37952fed448d8a5d2d688ddf4113"}, "name": "admin"}, {"domain_id": null, "id": "88513a21a6f143568494c5da51703b86", "links": {"self": "http://172.30.9.32:5000/v3/roles/88513a21a6f143568494c5da51703b86"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a5b954e8e29c4b6cafac3f07fe5c5da7", "links": {"self": "http://172.30.9.32:5000/v3/roles/a5b954e8e29c4b6cafac3f07fe5c5da7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fde9b0ad3a3d453ba6d5318189b139e9", "links": {"self": "http://172.30.9.32:5000/v3/roles/fde9b0ad3a3d453ba6d5318189b139e9"}, "name": "swiftoperator"}]} 2018-08-10 01:02:33,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-c01b520a-e260-4ed1-99dc-f342f4af1554 2018-08-10 01:02:33,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.206284999847s 2018-08-10 01:02:33,386 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-c01b520a-e260-4ed1-99dc-f342f4af1554 2018-08-10 01:02:33,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-10 01:02:33,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}3b78b5bd16a654c76ed6db7f394b7153e022f166" 2018-08-10 01:02:33,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 01:02:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e790044-85bf-4082-bfb4-b28cf0993660 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "077169cc946647b3a28fd2b6b274fbdf", "links": {"self": "http://172.30.9.32:5000/v3/roles/077169cc946647b3a28fd2b6b274fbdf"}, "name": "reader"}, {"domain_id": null, "id": "352a7d143ea64db3aecbf66f67281fa1", "links": {"self": "http://172.30.9.32:5000/v3/roles/352a7d143ea64db3aecbf66f67281fa1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5f4e37952fed448d8a5d2d688ddf4113", "links": {"self": "http://172.30.9.32:5000/v3/roles/5f4e37952fed448d8a5d2d688ddf4113"}, "name": "admin"}, {"domain_id": null, "id": "88513a21a6f143568494c5da51703b86", "links": {"self": "http://172.30.9.32:5000/v3/roles/88513a21a6f143568494c5da51703b86"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a5b954e8e29c4b6cafac3f07fe5c5da7", "links": {"self": "http://172.30.9.32:5000/v3/roles/a5b954e8e29c4b6cafac3f07fe5c5da7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fde9b0ad3a3d453ba6d5318189b139e9", "links": {"self": "http://172.30.9.32:5000/v3/roles/fde9b0ad3a3d453ba6d5318189b139e9"}, "name": "swiftoperator"}]} 2018-08-10 01:02:33,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-7e790044-85bf-4082-bfb4-b28cf0993660 2018-08-10 01:02:33,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.190315008163s 2018-08-10 01:02:33,582 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-7e790044-85bf-4082-bfb4-b28cf0993660 2018-08-10 01:02:33,587 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-10 01:02:33,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}3b78b5bd16a654c76ed6db7f394b7153e022f166" 2018-08-10 01:02:33,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 01:02:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25cce601-36a3-44ea-9d73-498f49d0733b Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "077169cc946647b3a28fd2b6b274fbdf", "links": {"self": "http://172.30.9.32:5000/v3/roles/077169cc946647b3a28fd2b6b274fbdf"}, "name": "reader"}, {"domain_id": null, "id": "352a7d143ea64db3aecbf66f67281fa1", "links": {"self": "http://172.30.9.32:5000/v3/roles/352a7d143ea64db3aecbf66f67281fa1"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5f4e37952fed448d8a5d2d688ddf4113", "links": {"self": "http://172.30.9.32:5000/v3/roles/5f4e37952fed448d8a5d2d688ddf4113"}, "name": "admin"}, {"domain_id": null, "id": "88513a21a6f143568494c5da51703b86", "links": {"self": "http://172.30.9.32:5000/v3/roles/88513a21a6f143568494c5da51703b86"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a5b954e8e29c4b6cafac3f07fe5c5da7", "links": {"self": "http://172.30.9.32:5000/v3/roles/a5b954e8e29c4b6cafac3f07fe5c5da7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fde9b0ad3a3d453ba6d5318189b139e9", "links": {"self": "http://172.30.9.32:5000/v3/roles/fde9b0ad3a3d453ba6d5318189b139e9"}, "name": "swiftoperator"}]} 2018-08-10 01:02:33,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-25cce601-36a3-44ea-9d73-498f49d0733b 2018-08-10 01:02:33,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.187404870987s 2018-08-10 01:02:33,775 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-25cce601-36a3-44ea-9d73-498f49d0733b 2018-08-10 01:02:33,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-10 01:02:33,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}3b78b5bd16a654c76ed6db7f394b7153e022f166" 2018-08-10 01:02:33,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 01:02:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2c26857-4353-40b4-b64a-9b9d19d9c869 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.32:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-10 01:02:33,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains/default used request id req-f2c26857-4353-40b4-b64a-9b9d19d9c869 2018-08-10 01:02:33,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.193498134613s 2018-08-10 01:02:33,973 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains/default used request id req-f2c26857-4353-40b4-b64a-9b9d19d9c869 2018-08-10 01:02:33,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-10 01:02:33,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}3b78b5bd16a654c76ed6db7f394b7153e022f166" 2018-08-10 01:02:34,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 01:02:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bc01ad1-858d-42f4-b5aa-131b2ce7ac6f Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.32:5000/v3/users/11fa7ddeb0564dbb9ae97e6016ef357f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11fa7ddeb0564dbb9ae97e6016ef357f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.32:5000/v3/users/187033aee6fd450ca96240725777e4c2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "187033aee6fd450ca96240725777e4c2", "email": "panko@localhost", "password_expires_at": null}, {"name": "juju_epc-user_a55c27da-f03a-4a3d-87f8-f15a660b0fe7", "links": {"self": "http://172.30.9.32:5000/v3/users/30132bc8fbee4ab38930c5758b46b237"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "30132bc8fbee4ab38930c5758b46b237", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.32:5000/v3/users/560d22bd57da40b5a0a9574a796d5f5d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "560d22bd57da40b5a0a9574a796d5f5d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.32:5000/v3/users/60452068d29f4fdfa63986a101565414"}, "domain_id": "default", "enabled": true, "options": {}, "id": "60452068d29f4fdfa63986a101565414", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.32:5000/v3/users/678f79df7fbc46f38c5b2ae2cf0c8fad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "678f79df7fbc46f38c5b2ae2cf0c8fad", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.32:5000/v3/users/7e6b2597cbd0483796ae06691a711e17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6b2597cbd0483796ae06691a711e17", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.32:5000/v3/users/88043492d8c84e8d9e6414b58d9aae53"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88043492d8c84e8d9e6414b58d9aae53", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.32:5000/v3/users/8a5e986b6ed545369b1f3084bfe0faa8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a5e986b6ed545369b1f3084bfe0faa8", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.32:5000/v3/users/97856cdcfc7541fab8b50800a44fe171"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97856cdcfc7541fab8b50800a44fe171", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.32:5000/v3/users/a3a7d792968c446db5fa23e49ad70178"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3a7d792968c446db5fa23e49ad70178", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.32:5000/v3/users/bcc2f2783f374c89b6471bd69eb8efce"}, "domain_id": "ae2f2a3ea85d48b1a1afefd9d87535da", "enabled": true, "options": {}, "id": "bcc2f2783f374c89b6471bd69eb8efce", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.32:5000/v3/users/d56b2a42ace04544a47286de17abc35f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d56b2a42ace04544a47286de17abc35f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.32:5000/v3/users/ebf0020df3ef470386f763032bf048a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ebf0020df3ef470386f763032bf048a2", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.32:5000/v3/users/ff4e1f818c8b432487ac5ca3232ff438"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff4e1f818c8b432487ac5ca3232ff438", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.32:5000/v3/users", "previous": null, "next": null}} 2018-08-10 01:02:34,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-6bc01ad1-858d-42f4-b5aa-131b2ce7ac6f 2018-08-10 01:02:34,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.197999954224s 2018-08-10 01:02:34,173 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-6bc01ad1-858d-42f4-b5aa-131b2ce7ac6f 2018-08-10 01:02:34,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-10 01:02:34,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}3b78b5bd16a654c76ed6db7f394b7153e022f166" 2018-08-10 01:02:34,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 01:02:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0f36e65-3945-4fe6-bc7e-7880c33416f2 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.32:5000/v3/projects/b5220918a46940eca73b5641490793b9"}, "tags": [], "enabled": true, "id": "b5220918a46940eca73b5641490793b9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.32:5000/v3/projects/808c49a1a9ba4118bf89af23b253d199"}, "tags": [], "enabled": true, "id": "808c49a1a9ba4118bf89af23b253d199", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_a55c27da-f03a-4a3d-87f8-f15a660b0fe7"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.32:5000/v3/projects/6e2b193279f94c09870f0da27a1e5991"}, "tags": [], "enabled": true, "id": "6e2b193279f94c09870f0da27a1e5991", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-10 01:02:34,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects?domain_id=default used request id req-b0f36e65-3945-4fe6-bc7e-7880c33416f2 2018-08-10 01:02:34,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.150493860245s 2018-08-10 01:02:34,335 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects?domain_id=default used request id req-b0f36e65-3945-4fe6-bc7e-7880c33416f2 2018-08-10 01:02:34,343 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-10 01:02:34,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:5000/v3/role_assignments?user.id=30132bc8fbee4ab38930c5758b46b237&role.id=88513a21a6f143568494c5da51703b86&scope.project.id=808c49a1a9ba4118bf89af23b253d199" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3b78b5bd16a654c76ed6db7f394b7153e022f166" 2018-08-10 01:02:34,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 01:02:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b1fc3d0-3d33-4e43-a059-820b97fa0bcf Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.32:5000/v3/role_assignments?user.id=30132bc8fbee4ab38930c5758b46b237&role.id=88513a21a6f143568494c5da51703b86&scope.project.id=808c49a1a9ba4118bf89af23b253d199", "previous": null, "next": null}} 2018-08-10 01:02:34,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/role_assignments?user.id=30132bc8fbee4ab38930c5758b46b237&role.id=88513a21a6f143568494c5da51703b86&scope.project.id=808c49a1a9ba4118bf89af23b253d199 used request id req-7b1fc3d0-3d33-4e43-a059-820b97fa0bcf 2018-08-10 01:02:34,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.106234073639s 2018-08-10 01:02:34,449 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/role_assignments?user.id=30132bc8fbee4ab38930c5758b46b237&role.id=88513a21a6f143568494c5da51703b86&scope.project.id=808c49a1a9ba4118bf89af23b253d199 used request id req-7b1fc3d0-3d33-4e43-a059-820b97fa0bcf 2018-08-10 01:02:34,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-10 01:02:34,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:5000/v3/projects/808c49a1a9ba4118bf89af23b253d199/users/30132bc8fbee4ab38930c5758b46b237/roles/88513a21a6f143568494c5da51703b86 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3b78b5bd16a654c76ed6db7f394b7153e022f166" 2018-08-10 01:02:34,609 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 10 Aug 2018 01:02:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e827ee8a-ecbc-41d5-87d9-b5f9e9ff4ce6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-10 01:02:34,609 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.32:5000/v3/projects/808c49a1a9ba4118bf89af23b253d199/users/30132bc8fbee4ab38930c5758b46b237/roles/88513a21a6f143568494c5da51703b86 used request id req-e827ee8a-ecbc-41d5-87d9-b5f9e9ff4ce6 2018-08-10 01:02:34,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.156145095825s 2018-08-10 01:02:34,609 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.32:5000/v3/projects/808c49a1a9ba4118bf89af23b253d199/users/30132bc8fbee4ab38930c5758b46b237/roles/88513a21a6f143568494c5da51703b86 used request id req-e827ee8a-ecbc-41d5-87d9-b5f9e9ff4ce6 2018-08-10 01:02:34,610 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_a55c27da-f03a-4a3d-87f8-f15a660b0fe7', 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'808c49a1a9ba4118bf89af23b253d199', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'f815bdda-6133-4a63-b65b-8590e309c559', 'username': u'juju_epc-user_a55c27da-f03a-4a3d-87f8-f15a660b0fe7', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.32: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-10 01:02:34,611 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-10 01:02:34,611 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-10 01:02:34,611 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-10 01:02:34,611 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-10 01:02:34,611 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-10 01:02:34,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-10 01:02:34,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-10 01:02:34,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-10 01:02:34,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-10 01:02:34,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-10 01:02:34,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-10 01:02:34,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-10 01:02:34,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-10 01:02:34,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-10 01:02:34,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-10 01:02:34,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-10 01:02:34,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-10 01:02:34,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-10 01:02:34,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-10 01:02:34,614 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-10 01:02:34,614 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-10 01:02:34,614 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-10 01:02:34,615 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_a55c27da-f03a-4a3d-87f8-f15a660b0fe7', 'password': 'f815bdda-6133-4a63-b65b-8590e309c559', 'project_name': 'juju_epc-project_a55c27da-f03a-4a3d-87f8-f15a660b0fe7', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.32:5000/v3', 'project_id': '808c49a1a9ba4118bf89af23b253d199', 'project_domain_name': 'Default'} 2018-08-10 01:02:34,680 - 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-10 01:02:34,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-10 01:02:34,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-10 01:02:34,713 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 10 Aug 2018 01:02:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7500a4fb-a52d-445b-8b48-60aff8d4ca5f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.3:35357/v3/", "rel": "self"}]}]}} 2018-08-10 01:02:34,713 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.3:35357/ used request id req-7500a4fb-a52d-445b-8b48-60aff8d4ca5f 2018-08-10 01:02:34,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3b78b5bd16a654c76ed6db7f394b7153e022f166" 2018-08-10 01:02:34,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 01:02:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1afbacc4-9c9d-4535-a4cf-71b93b643a68 Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/06b2600fbdfd45009f077a0a8a411118"}, "enabled": true, "type": "orchestration", "id": "06b2600fbdfd45009f077a0a8a411118", "name": "heat"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/0edb5a9ac368467395316b446bc9b17a"}, "enabled": true, "type": "event", "id": "0edb5a9ac368467395316b446bc9b17a", "name": "panko"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/0f8e8a8cabc743b980b5dc7328ea8398"}, "enabled": true, "type": "cloudformation", "id": "0f8e8a8cabc743b980b5dc7328ea8398", "name": "heat-cfn"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/37bb077bc22343fc84723637e507d6ca"}, "enabled": true, "type": "volumev2", "id": "37bb077bc22343fc84723637e507d6ca", "name": "cinderv2"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/66e5c4ed2fef488aa7efb24492939dd2"}, "enabled": true, "type": "compute", "id": "66e5c4ed2fef488aa7efb24492939dd2", "name": "nova"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/74154109829a4b47a4ae0cf113ed0280"}, "enabled": true, "type": "metric", "id": "74154109829a4b47a4ae0cf113ed0280", "name": "gnocchi"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/88688b106f224b10a51283eb12ae2936"}, "enabled": true, "type": "identity", "id": "88688b106f224b10a51283eb12ae2936", "name": "keystone"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/ada1fac139534311815f98d908747c2a"}, "enabled": true, "type": "metering", "id": "ada1fac139534311815f98d908747c2a", "name": "ceilometer"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b3fb638070d94560972a4f4ad3803c3e"}, "enabled": true, "type": "alarming", "id": "b3fb638070d94560972a4f4ad3803c3e", "name": "aodh"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b69679ef95c547c4bedad9a51bbc11e1"}, "enabled": true, "type": "placement", "id": "b69679ef95c547c4bedad9a51bbc11e1", "name": "placement"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b6a6363259e342d8ac96a4641ed4678e"}, "enabled": true, "type": "volume", "id": "b6a6363259e342d8ac96a4641ed4678e", "name": "cinder"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/cb31973e365c4222816f94365d3a9482"}, "enabled": true, "type": "volumev3", "id": "cb31973e365c4222816f94365d3a9482", "name": "cinderv3"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/d37eb918087e4110bb9c0723c297dd28"}, "enabled": true, "type": "image", "id": "d37eb918087e4110bb9c0723c297dd28", "name": "glance"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/da8095ba09ab49ed8463afad9622aa30"}, "enabled": true, "type": "network", "id": "da8095ba09ab49ed8463afad9622aa30", "name": "neutron"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/eac7f386a2854d7cb26da2c6929699a5"}, "enabled": true, "type": "object-store", "id": "eac7f386a2854d7cb26da2c6929699a5", "name": "swift"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2018-08-10 01:02:34,893 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-1afbacc4-9c9d-4535-a4cf-71b93b643a68 2018-08-10 01:02:34,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.187846899033s 2018-08-10 01:02:34,894 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-1afbacc4-9c9d-4535-a4cf-71b93b643a68 2018-08-10 01:02:34,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-10 01:02:34,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}3b78b5bd16a654c76ed6db7f394b7153e022f166" 2018-08-10 01:02:35,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 01:02:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-046066c8-a080-4d2d-bf5c-75d2baa4e6f5 Content-Encoding: gzip Content-Length: 1976 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/1008f871970540d59fed88ee5f560631"}, "url": "http://172.30.9.32:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cb31973e365c4222816f94365d3a9482", "id": "1008f871970540d59fed88ee5f560631"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/13579d8a89904ae8ae47c4c51523cc20"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "da8095ba09ab49ed8463afad9622aa30", "id": "13579d8a89904ae8ae47c4c51523cc20"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/28c0fa2fe1a54037a1df5236437e7475"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "88688b106f224b10a51283eb12ae2936", "id": "28c0fa2fe1a54037a1df5236437e7475"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/29690a3ccee2437bbac7f9aa68595877"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b69679ef95c547c4bedad9a51bbc11e1", "id": "29690a3ccee2437bbac7f9aa68595877"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/2c44848dd6a5446fb835005ab8ad4f4f"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b69679ef95c547c4bedad9a51bbc11e1", "id": "2c44848dd6a5446fb835005ab8ad4f4f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/2c4ee4a831c24b19a27a57c62ab1c000"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0f8e8a8cabc743b980b5dc7328ea8398", "id": "2c4ee4a831c24b19a27a57c62ab1c000"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/2d737435c2b74f5faf8fa63dea4e2fa1"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b6a6363259e342d8ac96a4641ed4678e", "id": "2d737435c2b74f5faf8fa63dea4e2fa1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/3550892914574db28d4c22bdf0fccec5"}, "url": "http://172.30.9.32:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "88688b106f224b10a51283eb12ae2936", "id": "3550892914574db28d4c22bdf0fccec5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/3b5781142f344691af8bcb5585c05d0a"}, "url": "http://172.30.9.32:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "74154109829a4b47a4ae0cf113ed0280", "id": "3b5781142f344691af8bcb5585c05d0a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/437987ede53e4405944ad7c076551769"}, "url": "http://172.30.9.32:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "06b2600fbdfd45009f077a0a8a411118", "id": "437987ede53e4405944ad7c076551769"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/4ba92d8cd74449ad8e3ad0fb9d8df162"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0f8e8a8cabc743b980b5dc7328ea8398", "id": "4ba92d8cd74449ad8e3ad0fb9d8df162"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/54a35851569141aa859a53f8f20d5c9e"}, "url": "http://12.0.0.27:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "eac7f386a2854d7cb26da2c6929699a5", "id": "54a35851569141aa859a53f8f20d5c9e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/58ac027cc3404748a004771a912f28e3"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "66e5c4ed2fef488aa7efb24492939dd2", "id": "58ac027cc3404748a004771a912f28e3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/5d3a7a4b63bc42cc950ea9d01ba16ee8"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "06b2600fbdfd45009f077a0a8a411118", "id": "5d3a7a4b63bc42cc950ea9d01ba16ee8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/5d8dc96d50c247e7837ea4c9b854184b"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "06b2600fbdfd45009f077a0a8a411118", "id": "5d8dc96d50c247e7837ea4c9b854184b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/739a0b6ebed045fbb110541871ab2a15"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "88688b106f224b10a51283eb12ae2936", "id": "739a0b6ebed045fbb110541871ab2a15"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/73ad6e9b1eaf4470a4458a45a03b86ba"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cb31973e365c4222816f94365d3a9482", "id": "73ad6e9b1eaf4470a4458a45a03b86ba"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/75482ae7f30b4cce96aeea5fb573efee"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "37bb077bc22343fc84723637e507d6ca", "id": "75482ae7f30b4cce96aeea5fb573efee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/78fb5d55cc204e4daa0cb175b819e87c"}, "url": "http://172.30.9.32:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b6a6363259e342d8ac96a4641ed4678e", "id": "78fb5d55cc204e4daa0cb175b819e87c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/79fdb7375f8a48ea9a3175833248c806"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "66e5c4ed2fef488aa7efb24492939dd2", "id": "79fdb7375f8a48ea9a3175833248c806"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/80278f13084845eaa317703712e8932f"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b6a6363259e342d8ac96a4641ed4678e", "id": "80278f13084845eaa317703712e8932f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/8eac3aaf869e4581b0c486846aaf1964"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d37eb918087e4110bb9c0723c297dd28", "id": "8eac3aaf869e4581b0c486846aaf1964"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/9313e7c2f7b1414faa1e04af37a85d14"}, "url": "http://172.30.9.32:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b69679ef95c547c4bedad9a51bbc11e1", "id": "9313e7c2f7b1414faa1e04af37a85d14"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/963d6582adf64c908f4754420d8066a9"}, "url": "http://172.30.9.32:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0edb5a9ac368467395316b446bc9b17a", "id": "963d6582adf64c908f4754420d8066a9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/a3322f92a99944afb84fd710587f4207"}, "url": "http://172.30.9.32:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "37bb077bc22343fc84723637e507d6ca", "id": "a3322f92a99944afb84fd710587f4207"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/a8850af0d4d74815aac8c55d682d6b88"}, "url": "http://172.30.9.32:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "da8095ba09ab49ed8463afad9622aa30", "id": "a8850af0d4d74815aac8c55d682d6b88"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/a9837c8825b440f08dfd357317d353f0"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0edb5a9ac368467395316b446bc9b17a", "id": "a9837c8825b440f08dfd357317d353f0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/a9a3ecf1f13142c4a0c2baeaaa3dfaac"}, "url": "http://172.30.9.32:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b3fb638070d94560972a4f4ad3803c3e", "id": "a9a3ecf1f13142c4a0c2baeaaa3dfaac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/a9f7c82f7a0247459dc8ee250179a27a"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d37eb918087e4110bb9c0723c297dd28", "id": "a9f7c82f7a0247459dc8ee250179a27a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/aaf4dc1ae98a4fc4b8bb1ef0e4af1847"}, "url": "http://172.30.9.32:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "66e5c4ed2fef488aa7efb24492939dd2", "id": "aaf4dc1ae98a4fc4b8bb1ef0e4af1847"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/c05d68f4069f44f3928d1d2cfe0c31e2"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "da8095ba09ab49ed8463afad9622aa30", "id": "c05d68f4069f44f3928d1d2cfe0c31e2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/c50639dc1d0944d08cb722487727404b"}, "url": "http://172.30.9.32:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0f8e8a8cabc743b980b5dc7328ea8398", "id": "c50639dc1d0944d08cb722487727404b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/c6262b39fedb42aea7a928a362616ec0"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b3fb638070d94560972a4f4ad3803c3e", "id": "c6262b39fedb42aea7a928a362616ec0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/ca626291c6914f8392873dc1009e9439"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "37bb077bc22343fc84723637e507d6ca", "id": "ca626291c6914f8392873dc1009e9439"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/cbf52489f6c24c3bacff12a8fce92972"}, "url": "http://172.30.9.32:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d37eb918087e4110bb9c0723c297dd28", "id": "cbf52489f6c24c3bacff12a8fce92972"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/d220c13c29ac49428745e53c3a5f1f1b"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b3fb638070d94560972a4f4ad3803c3e", "id": "d220c13c29ac49428745e53c3a5f1f1b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/d675dfe1fc174b888e1c05e36a89827f"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "74154109829a4b47a4ae0cf113ed0280", "id": "d675dfe1fc174b888e1c05e36a89827f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/dc6095c8b90a4056ad6fb33d86c2319c"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cb31973e365c4222816f94365d3a9482", "id": "dc6095c8b90a4056ad6fb33d86c2319c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/de78fcff9f6f4b3698322312c36b013b"}, "url": "http://172.30.9.32:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "eac7f386a2854d7cb26da2c6929699a5", "id": "de78fcff9f6f4b3698322312c36b013b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/ded8397288b548b6a2ef868a552c35c4"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0edb5a9ac368467395316b446bc9b17a", "id": "ded8397288b548b6a2ef868a552c35c4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/eac7171837574cfd9bdb0d1e99be1512"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "74154109829a4b47a4ae0cf113ed0280", "id": "eac7171837574cfd9bdb0d1e99be1512"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/fc41d0b8771f41d298a04050d21e2d86"}, "url": "http://12.0.0.27:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "eac7f386a2854d7cb26da2c6929699a5", "id": "fc41d0b8771f41d298a04050d21e2d86"}], "links": {"self": "http://172.30.9.32:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-10 01:02:35,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/endpoints used request id req-046066c8-a080-4d2d-bf5c-75d2baa4e6f5 2018-08-10 01:02:35,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.198859930038s 2018-08-10 01:02:35,102 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/endpoints used request id req-046066c8-a080-4d2d-bf5c-75d2baa4e6f5 2018-08-10 01:02:35,108 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-08-10 01:02:35,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-10 01:02:35,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 01:02:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-deb2eea5-dde0-408e-85be-702a7ee7c4c0 Content-Encoding: gzip Content-Length: 194 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.32:5000/v3/", "rel": "self"}]}} 2018-08-10 01:02:35,116 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-deb2eea5-dde0-408e-85be-702a7ee7c4c0 2018-08-10 01:02:35,116 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-10 01:02:35,503 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "077169cc946647b3a28fd2b6b274fbdf", "name": "reader"}, {"id": "88513a21a6f143568494c5da51703b86", "name": "member"}], "expires_at": "2018-08-10T02:02:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "808c49a1a9ba4118bf89af23b253d199", "name": "juju_epc-project_a55c27da-f03a-4a3d-87f8-f15a660b0fe7"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.32:8004/v1/808c49a1a9ba4118bf89af23b253d199", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "437987ede53e4405944ad7c076551769"}, {"url": "http://192.30.9.3:8004/v1/808c49a1a9ba4118bf89af23b253d199", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d3a7a4b63bc42cc950ea9d01ba16ee8"}, {"url": "http://192.30.9.3:8004/v1/808c49a1a9ba4118bf89af23b253d199", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d8dc96d50c247e7837ea4c9b854184b"}], "type": "orchestration", "id": "06b2600fbdfd45009f077a0a8a411118", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "963d6582adf64c908f4754420d8066a9"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9837c8825b440f08dfd357317d353f0"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded8397288b548b6a2ef868a552c35c4"}], "type": "event", "id": "0edb5a9ac368467395316b446bc9b17a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c4ee4a831c24b19a27a57c62ab1c000"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ba92d8cd74449ad8e3ad0fb9d8df162"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c50639dc1d0944d08cb722487727404b"}], "type": "cloudformation", "id": "0f8e8a8cabc743b980b5dc7328ea8398", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/808c49a1a9ba4118bf89af23b253d199", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75482ae7f30b4cce96aeea5fb573efee"}, {"url": "http://172.30.9.32:8776/v2/808c49a1a9ba4118bf89af23b253d199", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a3322f92a99944afb84fd710587f4207"}, {"url": "http://192.30.9.3:8776/v2/808c49a1a9ba4118bf89af23b253d199", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca626291c6914f8392873dc1009e9439"}], "type": "volumev2", "id": "37bb077bc22343fc84723637e507d6ca", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58ac027cc3404748a004771a912f28e3"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79fdb7375f8a48ea9a3175833248c806"}, {"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aaf4dc1ae98a4fc4b8bb1ef0e4af1847"}], "type": "compute", "id": "66e5c4ed2fef488aa7efb24492939dd2", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b5781142f344691af8bcb5585c05d0a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d675dfe1fc174b888e1c05e36a89827f"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eac7171837574cfd9bdb0d1e99be1512"}], "type": "metric", "id": "74154109829a4b47a4ae0cf113ed0280", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "28c0fa2fe1a54037a1df5236437e7475"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3550892914574db28d4c22bdf0fccec5"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "739a0b6ebed045fbb110541871ab2a15"}], "type": "identity", "id": "88688b106f224b10a51283eb12ae2936", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "ada1fac139534311815f98d908747c2a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a9a3ecf1f13142c4a0c2baeaaa3dfaac"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c6262b39fedb42aea7a928a362616ec0"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d220c13c29ac49428745e53c3a5f1f1b"}], "type": "alarming", "id": "b3fb638070d94560972a4f4ad3803c3e", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29690a3ccee2437bbac7f9aa68595877"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c44848dd6a5446fb835005ab8ad4f4f"}, {"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9313e7c2f7b1414faa1e04af37a85d14"}], "type": "placement", "id": "b69679ef95c547c4bedad9a51bbc11e1", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/808c49a1a9ba4118bf89af23b253d199", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d737435c2b74f5faf8fa63dea4e2fa1"}, {"url": "http://172.30.9.32:8776/v1/808c49a1a9ba4118bf89af23b253d199", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78fb5d55cc204e4daa0cb175b819e87c"}, {"url": "http://192.30.9.3:8776/v1/808c49a1a9ba4118bf89af23b253d199", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80278f13084845eaa317703712e8932f"}], "type": "volume", "id": "b6a6363259e342d8ac96a4641ed4678e", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v3/808c49a1a9ba4118bf89af23b253d199", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1008f871970540d59fed88ee5f560631"}, {"url": "http://192.30.9.3:8776/v3/808c49a1a9ba4118bf89af23b253d199", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73ad6e9b1eaf4470a4458a45a03b86ba"}, {"url": "http://192.30.9.3:8776/v3/808c49a1a9ba4118bf89af23b253d199", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc6095c8b90a4056ad6fb33d86c2319c"}], "type": "volumev3", "id": "cb31973e365c4222816f94365d3a9482", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8eac3aaf869e4581b0c486846aaf1964"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9f7c82f7a0247459dc8ee250179a27a"}, {"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbf52489f6c24c3bacff12a8fce92972"}], "type": "image", "id": "d37eb918087e4110bb9c0723c297dd28", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "13579d8a89904ae8ae47c4c51523cc20"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8850af0d4d74815aac8c55d682d6b88"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05d68f4069f44f3928d1d2cfe0c31e2"}], "type": "network", "id": "da8095ba09ab49ed8463afad9622aa30", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "54a35851569141aa859a53f8f20d5c9e"}, {"url": "http://172.30.9.32:8080/v1/AUTH_808c49a1a9ba4118bf89af23b253d199", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de78fcff9f6f4b3698322312c36b013b"}, {"url": "http://12.0.0.27:8080/v1/AUTH_808c49a1a9ba4118bf89af23b253d199", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc41d0b8771f41d298a04050d21e2d86"}], "type": "object-store", "id": "eac7f386a2854d7cb26da2c6929699a5", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-user_a55c27da-f03a-4a3d-87f8-f15a660b0fe7", "id": "30132bc8fbee4ab38930c5758b46b237"}, "audit_ids": ["dDweqzJsTS-Ghwi2-zpgsQ"], "issued_at": "2018-08-10T01:02:35.000000Z"}} 2018-08-10 01:02:35,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-10 01:02:35,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}62e87c8931fdc74e1acddee03916b07992ba5cbc" -d '{"network": {"name": "juju_epc-net_a55c27da-f03a-4a3d-87f8-f15a660b0fe7", "admin_state_up": true}}' 2018-08-10 01:02:36,065 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-2c36a1de-0779-4aab-b479-4374516bb7bf Date: Fri, 10 Aug 2018 01:02:36 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"3e16ae52-7849-4987-bf96-0f8434482701","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"808c49a1a9ba4118bf89af23b253d199","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-10T01:02:35Z","is_default":false,"name":"juju_epc-net_a55c27da-f03a-4a3d-87f8-f15a660b0fe7","qos_policy_id":null,"admin_state_up":true,"tenant_id":"808c49a1a9ba4118bf89af23b253d199","created_at":"2018-08-10T01:02:35Z","mtu":1450}} 2018-08-10 01:02:36,065 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-2c36a1de-0779-4aab-b479-4374516bb7bf 2018-08-10 01:02:36,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.558713912964s 2018-08-10 01:02:36,066 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-2c36a1de-0779-4aab-b479-4374516bb7bf 2018-08-10 01:02:36,066 - 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-10T01:02:35Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'3e16ae52-7849-4987-bf96-0f8434482701', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-net_a55c27da-f03a-4a3d-87f8-f15a660b0fe7', u'admin_state_up': True, u'tenant_id': u'808c49a1a9ba4118bf89af23b253d199', u'created_at': u'2018-08-10T01:02:35Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'808c49a1a9ba4118bf89af23b253d199', u'l2_adjacency': True}) 2018-08-10 01:02:36,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-10 01:02:36,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62e87c8931fdc74e1acddee03916b07992ba5cbc" 2018-08-10 01:02:36,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1228 X-Openstack-Request-Id: req-ad353d5d-1468-4a49-a054-6da6c8d499fe Date: Fri, 10 Aug 2018 01:02:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"3e16ae52-7849-4987-bf96-0f8434482701","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"808c49a1a9ba4118bf89af23b253d199","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-10T01:02:35Z","qos_policy_id":null,"name":"juju_epc-net_a55c27da-f03a-4a3d-87f8-f15a660b0fe7","admin_state_up":true,"tenant_id":"808c49a1a9ba4118bf89af23b253d199","created_at":"2018-08-10T01:02:35Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T22:20:41Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","mtu":1500}]} 2018-08-10 01:02:36,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-ad353d5d-1468-4a49-a054-6da6c8d499fe 2018-08-10 01:02:36,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.364307880402s 2018-08-10 01:02:36,432 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-ad353d5d-1468-4a49-a054-6da6c8d499fe 2018-08-10 01:02:36,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-10 01:02:36,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}62e87c8931fdc74e1acddee03916b07992ba5cbc" -d '{"subnet": {"name": "juju_epc-subnet_a55c27da-f03a-4a3d-87f8-f15a660b0fe7", "enable_dhcp": true, "network_id": "3e16ae52-7849-4987-bf96-0f8434482701", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.121.0/24"}}' 2018-08-10 01:02:37,655 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1b7c1fbb-c2b6-4ba5-98dc-bb84922ee953 Date: Fri, 10 Aug 2018 01:02:37 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3e16ae52-7849-4987-bf96-0f8434482701","tenant_id":"808c49a1a9ba4118bf89af23b253d199","created_at":"2018-08-10T01:02:37Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-10T01:02:37Z","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":"808c49a1a9ba4118bf89af23b253d199","id":"5568d83a-a539-44a9-9b5a-1ff9828d055d","subnetpool_id":null,"name":"juju_epc-subnet_a55c27da-f03a-4a3d-87f8-f15a660b0fe7"}} 2018-08-10 01:02:37,655 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-1b7c1fbb-c2b6-4ba5-98dc-bb84922ee953 2018-08-10 01:02:37,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.22106814384s 2018-08-10 01:02:37,655 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-1b7c1fbb-c2b6-4ba5-98dc-bb84922ee953 2018-08-10 01:02:37,656 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-10T01:02:37Z', 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'5568d83a-a539-44a9-9b5a-1ff9828d055d', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_a55c27da-f03a-4a3d-87f8-f15a660b0fe7', u'enable_dhcp': True, u'network_id': u'3e16ae52-7849-4987-bf96-0f8434482701', u'tenant_id': u'808c49a1a9ba4118bf89af23b253d199', u'created_at': u'2018-08-10T01:02:37Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.121.1', u'ip_version': 4, u'project_id': u'808c49a1a9ba4118bf89af23b253d199'}) 2018-08-10 01:02:37,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-10 01:02:37,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}62e87c8931fdc74e1acddee03916b07992ba5cbc" -d '{"router": {"external_gateway_info": {"network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750"}, "name": "juju_epc-router_a55c27da-f03a-4a3d-87f8-f15a660b0fe7", "admin_state_up": true}}' 2018-08-10 01:02:44,491 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-72d36412-af65-43f3-b7ec-428c4faea151 Date: Fri, 10 Aug 2018 01:02:44 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "47882689-2cda-49f1-ab90-97da69506aee", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "808c49a1a9ba4118bf89af23b253d199", "created_at": "2018-08-10T01:02:38Z", "admin_state_up": true, "updated_at": "2018-08-10T01:02:39Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "808c49a1a9ba4118bf89af23b253d199", "id": "d750b722-a316-4c3d-89f5-37675bfbca3b", "name": "juju_epc-router_a55c27da-f03a-4a3d-87f8-f15a660b0fe7"}} 2018-08-10 01:02:44,492 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-72d36412-af65-43f3-b7ec-428c4faea151 2018-08-10 01:02:44,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.8353331089s 2018-08-10 01:02:44,492 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-72d36412-af65-43f3-b7ec-428c4faea151 2018-08-10 01:02:44,492 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-10T01:02:39Z', u'revision_number': 3, u'id': u'd750b722-a316-4c3d-89f5-37675bfbca3b', u'external_gateway_info': {u'network_id': u'bdb9209b-6552-4310-8fa0-ca466e84a750', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'47882689-2cda-49f1-ab90-97da69506aee', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-router_a55c27da-f03a-4a3d-87f8-f15a660b0fe7', u'admin_state_up': True, u'tenant_id': u'808c49a1a9ba4118bf89af23b253d199', u'created_at': u'2018-08-10T01:02:38Z', u'flavor_id': None, u'routes': [], u'project_id': u'808c49a1a9ba4118bf89af23b253d199'}) 2018-08-10 01:02:44,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-10 01:02:44,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/d750b722-a316-4c3d-89f5-37675bfbca3b/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}62e87c8931fdc74e1acddee03916b07992ba5cbc" -d '{"subnet_id": "5568d83a-a539-44a9-9b5a-1ff9828d055d"}' 2018-08-10 01:02:47,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-904ed373-8690-44a9-9ce0-720fcf4fb20c Date: Fri, 10 Aug 2018 01:02:47 GMT RESP BODY: {"network_id": "3e16ae52-7849-4987-bf96-0f8434482701", "tenant_id": "808c49a1a9ba4118bf89af23b253d199", "subnet_id": "5568d83a-a539-44a9-9b5a-1ff9828d055d", "subnet_ids": ["5568d83a-a539-44a9-9b5a-1ff9828d055d"], "port_id": "e7ca458b-e9f5-456b-90de-de2276d84417", "id": "d750b722-a316-4c3d-89f5-37675bfbca3b"} 2018-08-10 01:02:47,673 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/d750b722-a316-4c3d-89f5-37675bfbca3b/add_router_interface.json used request id req-904ed373-8690-44a9-9ce0-720fcf4fb20c 2018-08-10 01:02:47,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.1798889637s 2018-08-10 01:02:47,673 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/d750b722-a316-4c3d-89f5-37675bfbca3b/add_router_interface.json used request id req-904ed373-8690-44a9-9ce0-720fcf4fb20c returning object d750b722-a316-4c3d-89f5-37675bfbca3b 2018-08-10 01:02:47,674 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-08-10 01:02:49,337 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:940d6fd4ad5901e2c60bd1f92cec7e5f sha256:64ba49d3c46833e7514a1b488f504fa539abba9b93372cd767b91375597343bc 2018-08-10 01:02:49,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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-10 01:02:49,343 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 10 Aug 2018 01:02:49 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}]} 2018-08-10 01:02:49,348 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-10 01:02:49,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62e87c8931fdc74e1acddee03916b07992ba5cbc" 2018-08-10 01:02:49,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-259c6c3a-fe39-4f1d-a495-702082c41486 Date: Fri, 10 Aug 2018 01:02:49 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-10 01:02:49,645 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-259c6c3a-fe39-4f1d-a495-702082c41486 2018-08-10 01:02:49,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.297050952911s 2018-08-10 01:02:49,646 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-259c6c3a-fe39-4f1d-a495-702082c41486 2018-08-10 01:02:49,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-10 01:02:49,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}62e87c8931fdc74e1acddee03916b07992ba5cbc" -d '{"owner_specified.shade.md5": "940d6fd4ad5901e2c60bd1f92cec7e5f", "owner_specified.shade.sha256": "64ba49d3c46833e7514a1b488f504fa539abba9b93372cd767b91375597343bc", "owner_specified.shade.object": "images/juju_epc-img_a55c27da-f03a-4a3d-87f8-f15a660b0fe7", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_a55c27da-f03a-4a3d-87f8-f15a660b0fe7"}' 2018-08-10 01:02:49,968 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Location: http://172.30.9.32:9292/v2/images/4ad15488-927c-4f28-add1-c8d96c93ffc9 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e92ac252-b7b7-43a8-81ea-5efbad25adff Date: Fri, 10 Aug 2018 01:02:49 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-10T01:02:49Z", "file": "/v2/images/4ad15488-927c-4f28-add1-c8d96c93ffc9/file", "owner": "808c49a1a9ba4118bf89af23b253d199", "id": "4ad15488-927c-4f28-add1-c8d96c93ffc9", "size": null, "self": "/v2/images/4ad15488-927c-4f28-add1-c8d96c93ffc9", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "64ba49d3c46833e7514a1b488f504fa539abba9b93372cd767b91375597343bc", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_a55c27da-f03a-4a3d-87f8-f15a660b0fe7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "940d6fd4ad5901e2c60bd1f92cec7e5f", "name": "juju_epc-img_a55c27da-f03a-4a3d-87f8-f15a660b0fe7", "checksum": null, "created_at": "2018-08-10T01:02:49Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-10 01:02:49,968 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-e92ac252-b7b7-43a8-81ea-5efbad25adff 2018-08-10 01:02:49,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.314259052277s 2018-08-10 01:02:49,969 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-e92ac252-b7b7-43a8-81ea-5efbad25adff returning object 4ad15488-927c-4f28-add1-c8d96c93ffc9 2018-08-10 01:02:49,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-10 01:02:49,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9292/v2/images/4ad15488-927c-4f28-add1-c8d96c93ffc9/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}62e87c8931fdc74e1acddee03916b07992ba5cbc" -d '' 2018-08-10 01:02:55,761 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1a84da60-47ea-4507-9e44-2585a3414dac Date: Fri, 10 Aug 2018 01:02: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-10 01:02:55,761 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/4ad15488-927c-4f28-add1-c8d96c93ffc9/file used request id req-1a84da60-47ea-4507-9e44-2585a3414dac 2018-08-10 01:02:55,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.79186701775s 2018-08-10 01:02:55,761 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/4ad15488-927c-4f28-add1-c8d96c93ffc9/file used request id req-1a84da60-47ea-4507-9e44-2585a3414dac 2018-08-10 01:02:55,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-10 01:02:55,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62e87c8931fdc74e1acddee03916b07992ba5cbc" 2018-08-10 01:02:55,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json X-Openstack-Request-Id: req-8e6401ec-906e-4d6f-a181-69ce0fe56821 Date: Fri, 10 Aug 2018 01:02:55 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-10T01:02:55Z", "file": "/v2/images/4ad15488-927c-4f28-add1-c8d96c93ffc9/file", "owner": "808c49a1a9ba4118bf89af23b253d199", "id": "4ad15488-927c-4f28-add1-c8d96c93ffc9", "size": 296747008, "self": "/v2/images/4ad15488-927c-4f28-add1-c8d96c93ffc9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/4ad15488-927c-4f28-add1-c8d96c93ffc9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "64ba49d3c46833e7514a1b488f504fa539abba9b93372cd767b91375597343bc", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/4ad15488-927c-4f28-add1-c8d96c93ffc9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_a55c27da-f03a-4a3d-87f8-f15a660b0fe7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "940d6fd4ad5901e2c60bd1f92cec7e5f", "name": "juju_epc-img_a55c27da-f03a-4a3d-87f8-f15a660b0fe7", "checksum": "940d6fd4ad5901e2c60bd1f92cec7e5f", "created_at": "2018-08-10T01:02:49Z", "os_hidden": false, "protected": false, "os_hash_value": "28bd4b3c17ee57ef144b191f9f4d71069256dd0d91bbf659ecf148ffe854e31a8a45444492a87025d2c297d9a4c78536298a37a9629a1942501857faa42ddd21"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-10 01:02:55,805 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-8e6401ec-906e-4d6f-a181-69ce0fe56821 2018-08-10 01:02:55,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0395450592041s 2018-08-10 01:02:55,806 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-8e6401ec-906e-4d6f-a181-69ce0fe56821 2018-08-10 01:02:55,808 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/4ad15488-927c-4f28-add1-c8d96c93ffc9/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4ad15488-927c-4f28-add1-c8d96c93ffc9/file', 'owner': u'808c49a1a9ba4118bf89af23b253d199', 'id': u'4ad15488-927c-4f28-add1-c8d96c93ffc9', 'size': 296747008, u'self': u'/v2/images/4ad15488-927c-4f28-add1-c8d96c93ffc9', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'808c49a1a9ba4118bf89af23b253d199', 'name': 'juju_epc-project_a55c27da-f03a-4a3d-87f8-f15a660b0fe7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/4ad15488-927c-4f28-add1-c8d96c93ffc9/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-10T01:02:55Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-10T01:02:55Z', u'owner_specified.shade.sha256': u'64ba49d3c46833e7514a1b488f504fa539abba9b93372cd767b91375597343bc', u'owner_specified.shade.object': u'images/juju_epc-img_a55c27da-f03a-4a3d-87f8-f15a660b0fe7', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'940d6fd4ad5901e2c60bd1f92cec7e5f', 'properties': {u'os_hash_value': u'28bd4b3c17ee57ef144b191f9f4d71069256dd0d91bbf659ecf148ffe854e31a8a45444492a87025d2c297d9a4c78536298a37a9629a1942501857faa42ddd21', u'self': u'/v2/images/4ad15488-927c-4f28-add1-c8d96c93ffc9', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'64ba49d3c46833e7514a1b488f504fa539abba9b93372cd767b91375597343bc', u'owner_specified.shade.object': u'images/juju_epc-img_a55c27da-f03a-4a3d-87f8-f15a660b0fe7', u'owner_specified.shade.md5': u'940d6fd4ad5901e2c60bd1f92cec7e5f', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_a55c27da-f03a-4a3d-87f8-f15a660b0fe7', 'created': u'2018-08-10T01:02:49Z', 'checksum': u'940d6fd4ad5901e2c60bd1f92cec7e5f', 'created_at': u'2018-08-10T01:02:49Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'28bd4b3c17ee57ef144b191f9f4d71069256dd0d91bbf659ecf148ffe854e31a8a45444492a87025d2c297d9a4c78536298a37a9629a1942501857faa42ddd21', 'metadata': {u'os_hash_value': u'28bd4b3c17ee57ef144b191f9f4d71069256dd0d91bbf659ecf148ffe854e31a8a45444492a87025d2c297d9a4c78536298a37a9629a1942501857faa42ddd21', u'self': u'/v2/images/4ad15488-927c-4f28-add1-c8d96c93ffc9', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'64ba49d3c46833e7514a1b488f504fa539abba9b93372cd767b91375597343bc', u'owner_specified.shade.object': u'images/juju_epc-img_a55c27da-f03a-4a3d-87f8-f15a660b0fe7', u'owner_specified.shade.md5': u'940d6fd4ad5901e2c60bd1f92cec7e5f', u'schema': u'/v2/schemas/image'}}) 2018-08-10 01:02:57,199 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 4ad15488-927c-4f28-add1-c8d96c93ffc9 -s xenial -r regionOne -u http://172.30.9.32: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-10 01:02:57,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-10 01:02:57,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}3b78b5bd16a654c76ed6db7f394b7153e022f166" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "juju_epc-flavor_a55c27da-f03a-4a3d-87f8-f15a660b0fe7", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-08-10 01:02:57,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 01: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-56ae5b96-d967-4d5c-b89e-24b031937e86 x-compute-request-id: req-56ae5b96-d967-4d5c-b89e-24b031937e86 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "juju_epc-flavor_a55c27da-f03a-4a3d-87f8-f15a660b0fe7", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/a5ee0009-8ee1-4735-a971-c50beaeffb02", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/a5ee0009-8ee1-4735-a971-c50beaeffb02", "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": "a5ee0009-8ee1-4735-a971-c50beaeffb02"}} 2018-08-10 01:02:57,508 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-56ae5b96-d967-4d5c-b89e-24b031937e86 2018-08-10 01:02:57,508 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.307152986526s 2018-08-10 01:02:57,508 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-56ae5b96-d967-4d5c-b89e-24b031937e86 2018-08-10 01:02:57,509 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_a55c27da-f03a-4a3d-87f8-f15a660b0fe7', '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'b5220918a46940eca73b5641490793b9', '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'a5ee0009-8ee1-4735-a971-c50beaeffb02', 'swap': 0}) 2018-08-10 01:02:57,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-10 01:02:57,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors/a5ee0009-8ee1-4735-a971-c50beaeffb02/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}3b78b5bd16a654c76ed6db7f394b7153e022f166" -d '{"extra_specs": {}}' 2018-08-10 01:02:57,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 01: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 x-openstack-request-id: req-0936ca84-4bc8-4719-8913-e21e11180b10 x-compute-request-id: req-0936ca84-4bc8-4719-8913-e21e11180b10 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-10 01:02:57,532 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/a5ee0009-8ee1-4735-a971-c50beaeffb02/os-extra_specs used request id req-0936ca84-4bc8-4719-8913-e21e11180b10 2018-08-10 01:02:57,532 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0216829776764s 2018-08-10 01:02:57,532 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/a5ee0009-8ee1-4735-a971-c50beaeffb02/os-extra_specs used request id req-0936ca84-4bc8-4719-8913-e21e11180b10 2018-08-10 01:02:57,532 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-08-10 01:02:57,534 - 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-ha | | NODE_NAME | lf-pod1 | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-206 | | 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-10 01:02:57,542 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-08-10 01:02:57,628 - 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-10 01:02:57,629 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-08-10 01:02:57,714 - 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-10 01:02:57,715 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-08-10 01:02:59,199 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:81360220b4382d4b91eef0ebaf46a661 sha256:c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e 2018-08-10 01:02:59,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-10 01:02:59,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62e87c8931fdc74e1acddee03916b07992ba5cbc" 2018-08-10 01:02:59,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json X-Openstack-Request-Id: req-09a1f2d4-3fc7-4eab-9f78-abd863941457 Date: Fri, 10 Aug 2018 01:02:59 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-10T01:02:55Z", "file": "/v2/images/4ad15488-927c-4f28-add1-c8d96c93ffc9/file", "owner": "808c49a1a9ba4118bf89af23b253d199", "id": "4ad15488-927c-4f28-add1-c8d96c93ffc9", "size": 296747008, "self": "/v2/images/4ad15488-927c-4f28-add1-c8d96c93ffc9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/4ad15488-927c-4f28-add1-c8d96c93ffc9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "64ba49d3c46833e7514a1b488f504fa539abba9b93372cd767b91375597343bc", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/4ad15488-927c-4f28-add1-c8d96c93ffc9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_a55c27da-f03a-4a3d-87f8-f15a660b0fe7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "940d6fd4ad5901e2c60bd1f92cec7e5f", "name": "juju_epc-img_a55c27da-f03a-4a3d-87f8-f15a660b0fe7", "checksum": "940d6fd4ad5901e2c60bd1f92cec7e5f", "created_at": "2018-08-10T01:02:49Z", "os_hidden": false, "protected": false, "os_hash_value": "28bd4b3c17ee57ef144b191f9f4d71069256dd0d91bbf659ecf148ffe854e31a8a45444492a87025d2c297d9a4c78536298a37a9629a1942501857faa42ddd21"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-10 01:02:59,514 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-09a1f2d4-3fc7-4eab-9f78-abd863941457 2018-08-10 01:02:59,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.313108921051s 2018-08-10 01:02:59,514 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-09a1f2d4-3fc7-4eab-9f78-abd863941457 2018-08-10 01:02:59,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-10 01:02:59,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}62e87c8931fdc74e1acddee03916b07992ba5cbc" -d '{"owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "owner_specified.shade.object": "images/juju_epc-img_alt_a55c27da-f03a-4a3d-87f8-f15a660b0fe7", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_alt_a55c27da-f03a-4a3d-87f8-f15a660b0fe7"}' 2018-08-10 01:02:59,592 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Location: http://172.30.9.32:9292/v2/images/f7af1f1e-3302-4f17-8ac9-5353b50aa45a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ac7f6168-0103-4a06-a12f-e9f15d222d12 Date: Fri, 10 Aug 2018 01:02:59 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-10T01:02:59Z", "file": "/v2/images/f7af1f1e-3302-4f17-8ac9-5353b50aa45a/file", "owner": "808c49a1a9ba4118bf89af23b253d199", "id": "f7af1f1e-3302-4f17-8ac9-5353b50aa45a", "size": null, "self": "/v2/images/f7af1f1e-3302-4f17-8ac9-5353b50aa45a", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_a55c27da-f03a-4a3d-87f8-f15a660b0fe7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "juju_epc-img_alt_a55c27da-f03a-4a3d-87f8-f15a660b0fe7", "checksum": null, "created_at": "2018-08-10T01:02:59Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-10 01:02:59,592 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-ac7f6168-0103-4a06-a12f-e9f15d222d12 2018-08-10 01:02:59,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0685720443726s 2018-08-10 01:02:59,592 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-ac7f6168-0103-4a06-a12f-e9f15d222d12 returning object f7af1f1e-3302-4f17-8ac9-5353b50aa45a 2018-08-10 01:02:59,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-10 01:02:59,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9292/v2/images/f7af1f1e-3302-4f17-8ac9-5353b50aa45a/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}62e87c8931fdc74e1acddee03916b07992ba5cbc" -d '' 2018-08-10 01:03:03,754 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-465998d1-a579-4f3a-8508-3b939b588354 Date: Fri, 10 Aug 2018 01:03:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-10 01:03:03,754 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/f7af1f1e-3302-4f17-8ac9-5353b50aa45a/file used request id req-465998d1-a579-4f3a-8508-3b939b588354 2018-08-10 01:03:03,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.16134881973s 2018-08-10 01:03:03,755 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/f7af1f1e-3302-4f17-8ac9-5353b50aa45a/file used request id req-465998d1-a579-4f3a-8508-3b939b588354 2018-08-10 01:03:03,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-10 01:03:03,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62e87c8931fdc74e1acddee03916b07992ba5cbc" 2018-08-10 01:03:04,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2729 Content-Type: application/json X-Openstack-Request-Id: req-c227c997-b02d-4e48-8a67-0df4e176caa4 Date: Fri, 10 Aug 2018 01:03:04 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-10T01:03:03Z", "file": "/v2/images/f7af1f1e-3302-4f17-8ac9-5353b50aa45a/file", "owner": "808c49a1a9ba4118bf89af23b253d199", "id": "f7af1f1e-3302-4f17-8ac9-5353b50aa45a", "size": 263062016, "self": "/v2/images/f7af1f1e-3302-4f17-8ac9-5353b50aa45a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/f7af1f1e-3302-4f17-8ac9-5353b50aa45a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/f7af1f1e-3302-4f17-8ac9-5353b50aa45a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_a55c27da-f03a-4a3d-87f8-f15a660b0fe7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "juju_epc-img_alt_a55c27da-f03a-4a3d-87f8-f15a660b0fe7", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-10T01:02:59Z", "os_hidden": false, "protected": false, "os_hash_value": "3819082dc373086dbf6ec58c3faa2b9f8c81ced05572cc4584eabe85c4866648968af1e9a41f21e130218d4177c0b94d6b35c91053de745b8cc60b1e87bbf350"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-10T01:02:55Z", "file": "/v2/images/4ad15488-927c-4f28-add1-c8d96c93ffc9/file", "owner": "808c49a1a9ba4118bf89af23b253d199", "id": "4ad15488-927c-4f28-add1-c8d96c93ffc9", "size": 296747008, "self": "/v2/images/4ad15488-927c-4f28-add1-c8d96c93ffc9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/4ad15488-927c-4f28-add1-c8d96c93ffc9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "64ba49d3c46833e7514a1b488f504fa539abba9b93372cd767b91375597343bc", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/4ad15488-927c-4f28-add1-c8d96c93ffc9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_a55c27da-f03a-4a3d-87f8-f15a660b0fe7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "940d6fd4ad5901e2c60bd1f92cec7e5f", "name": "juju_epc-img_a55c27da-f03a-4a3d-87f8-f15a660b0fe7", "checksum": "940d6fd4ad5901e2c60bd1f92cec7e5f", "created_at": "2018-08-10T01:02:49Z", "os_hidden": false, "protected": false, "os_hash_value": "28bd4b3c17ee57ef144b191f9f4d71069256dd0d91bbf659ecf148ffe854e31a8a45444492a87025d2c297d9a4c78536298a37a9629a1942501857faa42ddd21"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-10 01:03:04,063 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-c227c997-b02d-4e48-8a67-0df4e176caa4 2018-08-10 01:03:04,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.304508924484s 2018-08-10 01:03:04,064 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-c227c997-b02d-4e48-8a67-0df4e176caa4 2018-08-10 01:03:04,067 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/f7af1f1e-3302-4f17-8ac9-5353b50aa45a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f7af1f1e-3302-4f17-8ac9-5353b50aa45a/file', 'owner': u'808c49a1a9ba4118bf89af23b253d199', 'id': u'f7af1f1e-3302-4f17-8ac9-5353b50aa45a', 'size': 263062016, u'self': u'/v2/images/f7af1f1e-3302-4f17-8ac9-5353b50aa45a', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'808c49a1a9ba4118bf89af23b253d199', 'name': 'juju_epc-project_a55c27da-f03a-4a3d-87f8-f15a660b0fe7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/f7af1f1e-3302-4f17-8ac9-5353b50aa45a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-10T01:03:03Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-10T01:03:03Z', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'owner_specified.shade.object': u'images/juju_epc-img_alt_a55c27da-f03a-4a3d-87f8-f15a660b0fe7', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', 'properties': {u'os_hash_value': u'3819082dc373086dbf6ec58c3faa2b9f8c81ced05572cc4584eabe85c4866648968af1e9a41f21e130218d4177c0b94d6b35c91053de745b8cc60b1e87bbf350', u'self': u'/v2/images/f7af1f1e-3302-4f17-8ac9-5353b50aa45a', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'owner_specified.shade.object': u'images/juju_epc-img_alt_a55c27da-f03a-4a3d-87f8-f15a660b0fe7', u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_alt_a55c27da-f03a-4a3d-87f8-f15a660b0fe7', 'created': u'2018-08-10T01:02:59Z', 'checksum': u'81360220b4382d4b91eef0ebaf46a661', 'created_at': u'2018-08-10T01:02:59Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'3819082dc373086dbf6ec58c3faa2b9f8c81ced05572cc4584eabe85c4866648968af1e9a41f21e130218d4177c0b94d6b35c91053de745b8cc60b1e87bbf350', 'metadata': {u'os_hash_value': u'3819082dc373086dbf6ec58c3faa2b9f8c81ced05572cc4584eabe85c4866648968af1e9a41f21e130218d4177c0b94d6b35c91053de745b8cc60b1e87bbf350', u'self': u'/v2/images/f7af1f1e-3302-4f17-8ac9-5353b50aa45a', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'owner_specified.shade.object': u'images/juju_epc-img_alt_a55c27da-f03a-4a3d-87f8-f15a660b0fe7', u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', u'schema': u'/v2/schemas/image'}}) 2018-08-10 01:03:04,229 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i f7af1f1e-3302-4f17-8ac9-5353b50aa45a -s trusty -r regionOne -u http://172.30.9.32: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-10 01:03:04,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-10 01:03:04,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32: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}3b78b5bd16a654c76ed6db7f394b7153e022f166" -d '{"flavor": {"vcpus": 1, "ram": 4096, "name": "juju_epc-flavor_alt_a55c27da-f03a-4a3d-87f8-f15a660b0fe7", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-08-10 01:03:04,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 01:03: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-0dcb9afd-60b9-4115-a69a-8bd6333a26df x-compute-request-id: req-0dcb9afd-60b9-4115-a69a-8bd6333a26df Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"name": "juju_epc-flavor_alt_a55c27da-f03a-4a3d-87f8-f15a660b0fe7", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/edd33391-c797-4232-9069-354c5b708988", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/edd33391-c797-4232-9069-354c5b708988", "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": "edd33391-c797-4232-9069-354c5b708988"}} 2018-08-10 01:03:04,274 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-0dcb9afd-60b9-4115-a69a-8bd6333a26df 2018-08-10 01:03:04,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0433127880096s 2018-08-10 01:03:04,274 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-0dcb9afd-60b9-4115-a69a-8bd6333a26df 2018-08-10 01:03:04,275 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_a55c27da-f03a-4a3d-87f8-f15a660b0fe7', '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'b5220918a46940eca73b5641490793b9', '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'edd33391-c797-4232-9069-354c5b708988', 'swap': 0}) 2018-08-10 01:03:04,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-10 01:03:04,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors/edd33391-c797-4232-9069-354c5b708988/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}3b78b5bd16a654c76ed6db7f394b7153e022f166" -d '{"extra_specs": {}}' 2018-08-10 01:03:04,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 01:03: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-775ec67d-bb70-46a5-ba1b-85da24674cf2 x-compute-request-id: req-775ec67d-bb70-46a5-ba1b-85da24674cf2 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-10 01:03:04,299 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/edd33391-c797-4232-9069-354c5b708988/os-extra_specs used request id req-775ec67d-bb70-46a5-ba1b-85da24674cf2 2018-08-10 01:03:04,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0230009555817s 2018-08-10 01:03:04,299 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/edd33391-c797-4232-9069-354c5b708988/os-extra_specs used request id req-775ec67d-bb70-46a5-ba1b-85da24674cf2 2018-08-10 01:03:04,299 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2018-08-10 01:06:46,192 - 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=3e16ae52-7849-4987-bf96-0f8434482701 --config ssl-hostname-verification=false --config use-floating-ip=true --config use-default-secgroup=true --debug 01:03:04 INFO juju.cmd supercommand.go:63 running juju [2.2.5 gc go1.9.4] 01:03:04 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=3e16ae52-7849-4987-bf96-0f8434482701", "--config", "ssl-hostname-verification=false", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 01:03:04 DEBUG juju.cmd.juju.commands bootstrap.go:804 authenticating with region "regionOne" and credential "abot-epc" () 01:03:04 DEBUG juju.cmd.juju.commands bootstrap.go:932 provider attrs: map[use-floating-ip:true use-default-secgroup:true network:3e16ae52-7849-4987-bf96-0f8434482701 external-network:] 01:03:04 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 01:03:04 DEBUG juju.cmd.juju.commands bootstrap.go:988 preparing controller with config: map[no-proxy:127.0.0.1,localhost,::1 apt-no-proxy: logforward-enabled:false max-status-history-age:336h test-mode:false logging-config: use-floating-ip:true firewall-mode:instance apt-ftp-proxy: development:false external-network: http-proxy: authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDGFcf+jV/Zoy+AKLWBvHASxz/EOjSCNCw+68a1ldOdK+LqTIik6UcM02i7rq1PUM5X7dhApCmF1bYVNOQNxWEbXAEftf6mp9gsCOjYNO6TiQPgNkHf1oIqIkiramwrbkwvLedy0SY+Ke9hLn3n4iyb1xsLxEcTC9N497G8NFY8GhnJQuThPQnL4CvGD01tq7jZ08GVwOX5aloBGxcGbHOsPMC/UrVdTmOndB0WNdQOuMOg2/pDyNI2xBrVp8f0XoP4BWX5GES7Ulw81hYobVnithlXc5RVCOkFc3VjJCURIYaQN7eEwqn3KmhfI8/UJ+nGbHyuheiQS80SR8l4nw3r juju-client-key apt-https-proxy: max-action-results-size:5G enable-os-upgrade:true agent-metadata-url: proxy-ssh:false network:3e16ae52-7849-4987-bf96-0f8434482701 apt-mirror: resource-tags: image-metadata-url: use-default-secgroup:true disable-network-management:false uuid:85838ac1-7f02-4318-899d-affea6725d5e apt-http-proxy: default-series:xenial agent-stream:released ignore-machine-addresses:false type:openstack provisioner-harvest-mode:destroyed name:controller ftp-proxy: net-bond-reconfigure-delay:17 https-proxy: ssl-hostname-verification:false max-status-history-size:5G update-status-hook-interval:5m image-stream:released max-action-results-age:336h transmit-vendor-metrics:true enable-os-refresh-update:true automatically-retry-hooks:true] 01:03:04 INFO juju.provider.openstack provider.go:144 opening model "controller" 01:03:05 DEBUG goose :1 auth details: &{Token:gAAAAABbbORIrqn3IzbeIxPEMesTQs-Q9Jccf59lqVmiEdvttF3KOBNigD0f8IwNBLzC6_Ea81836AdLLW-ndqXg1HKjfvkSWiFIgRp4QxsQIo9D9ECgljANwa0ZP_olaBbXDtkrickbsy4fwiIaB24c_otXvfP82NdWGS9v6OxlxYQDW4IJIwI TenantId:808c49a1a9ba4118bf89af23b253d199 UserId:30132bc8fbee4ab38930c5758b46b237 Domain: RegionServiceURLs:map[regionOne:map[orchestration:http://172.30.9.32:8004/v1/808c49a1a9ba4118bf89af23b253d199 alarming:http://172.30.9.32:8042 volume:http://172.30.9.32:8776/v1/808c49a1a9ba4118bf89af23b253d199 event:http://172.30.9.32:8977 cloudformation:http://172.30.9.32:8000/v1 compute:http://172.30.9.32:8774/v2.1 identity:http://172.30.9.32:5000 metric:http://172.30.9.32:8041 volumev3:http://172.30.9.32:8776/v3/808c49a1a9ba4118bf89af23b253d199 network:http://172.30.9.32:9696 object-store:http://172.30.9.32:8080/v1/AUTH_808c49a1a9ba4118bf89af23b253d199 volumev2:http://172.30.9.32:8776/v2/808c49a1a9ba4118bf89af23b253d199 placement:http://172.30.9.32:8778/placement image:http://172.30.9.32:9292]]} 01:03:05 INFO cmd bootstrap.go:482 Creating Juju controller "abot-controller" on abot-epc/regionOne 01:03:05 DEBUG goose :1 performing API version discovery for "http://172.30.9.32:8774/" 01:03:05 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.32:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.32:8774/v2.1/ Rel:self}] Status:CURRENT}] 01:03:05 INFO juju.cmd.juju.commands bootstrap.go:540 combined bootstrap constraints: mem=2048M 01:03:05 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 01:03:05 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 01:03:05 DEBUG juju.environs.bootstrap bootstrap.go:685 no agent directory found, using default agent binary metadata source: https://streams.canonical.com/juju/tools 01:03:05 DEBUG juju.environs.bootstrap bootstrap.go:710 setting default image metadata source: /root/images 01:03:05 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 01:03:05 INFO juju.environs.bootstrap bootstrap.go:728 custom image metadata added to search path 01:03:05 INFO cmd bootstrap.go:233 Loading image metadata 01:03:05 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 01:03:05 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 01:03:05 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 01:03:05 DEBUG juju.environs.bootstrap bootstrap.go:576 constraints for image metadata lookup &{{{regionOne http://172.30.9.32:5000/v3} [win2012hv win2012r2 win2016 win8 precise win7 win10 centos7 win2016nano genericlinux saucy trusty yakkety zesty win2012hvr2 win2016hv quantal xenial win2012 raring wily win2008r2 win81 utopic vivid opensuseleap] [amd64 i386 armhf arm64 ppc64el s390x] released}} 01:03:05 DEBUG juju.environs.bootstrap bootstrap.go:588 found 2 image metadata in bootstrap metadata 01:03:08 DEBUG juju.environs.bootstrap bootstrap.go:588 found 0 image metadata in default cloud images 01:03:09 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.32:5000/v3} not found 01:03:09 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.32:5000/v3} not found 01:03:09 DEBUG juju.environs.bootstrap bootstrap.go:592 found 2 image metadata from all image data sources 01:03:09 INFO cmd bootstrap.go:296 Looking for packaged Juju agent version 2.2.9 for amd64 01:03:09 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.2.9 01:03:09 DEBUG juju.environs.tools tools.go:101 finding agent binaries in stream "released" 01:03:09 DEBUG juju.environs.tools tools.go:103 reading agent binaries with major.minor version 2.2 01:03:09 DEBUG juju.environs.tools tools.go:111 filtering agent binaries by version: 2.2.9 01:03:09 DEBUG juju.environs.tools tools.go:114 filtering agent binaries by series: xenial 01:03:09 DEBUG juju.environs.tools tools.go:117 filtering agent binaries by architecture: amd64 01:03:09 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 01:03:10 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 []} 01:03:13 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 01:03:13 INFO cmd bootstrap.go:357 Starting new instance for initial controller Launching controller instance(s) on abot-epc/regionOne... 01:03:14 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 01:03:14 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:4ad15488-927c-4f28-add1-c8d96c93ffc9 Arch:amd64 VirtType:}] 01:03:14 INFO juju.environs.instances image.go:106 find instance - using image with id: 4ad15488-927c-4f28-add1-c8d96c93ffc9 01:03:14 DEBUG juju.cloudconfig.instancecfg instancecfg.go:832 Setting numa ctl preference to false 01:03:14 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 01:03:14 DEBUG juju.provider.openstack provider.go:1010 openstack user data; 2492 bytes 01:03:14 DEBUG juju.provider.openstack provider.go:1022 using network id "3e16ae52-7849-4987-bf96-0f8434482701" 01:03:14 DEBUG goose :1 performing API version discovery for "http://172.30.9.32:9696/" 01:03:14 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.32:9696/v2.0/ Rel:self}] Status:CURRENT}] 01:03:21 INFO juju.provider.openstack provider.go:1146 trying to build instance in availability zone "nova" - instance "5fe96515-da7d-4e29-a27f-2305d1aec2d1" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "5fe96515-da7d-4e29-a27f-2305d1aec2d1" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "5fe96515-da7d-4e29-a27f-2305d1aec2d1" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "5fe96515-da7d-4e29-a27f-2305d1aec2d1" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "5fe96515-da7d-4e29-a27f-2305d1aec2d1" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "5fe96515-da7d-4e29-a27f-2305d1aec2d1" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "5fe96515-da7d-4e29-a27f-2305d1aec2d1" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "5fe96515-da7d-4e29-a27f-2305d1aec2d1" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "5fe96515-da7d-4e29-a27f-2305d1aec2d1" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "5fe96515-da7d-4e29-a27f-2305d1aec2d1" has status BUILD, wait 10 seconds before retry, attempt 10 01:05:17 INFO juju.provider.openstack provider.go:1189 started instance "5fe96515-da7d-4e29-a27f-2305d1aec2d1" 01:05:17 DEBUG juju.provider.openstack provider.go:1193 allocating public IP address for openstack node 01:05:19 DEBUG juju.provider.openstack networking.go:216 allocated new public IP: 172.30.9.211 01:05:19 INFO juju.provider.openstack provider.go:1198 allocated public IP 172.30.9.211 - 5fe96515-da7d-4e29-a27f-2305d1aec2d1 (arch=amd64 mem=2G cores=1) 01:05:24 INFO juju.environs.bootstrap bootstrap.go:606 newest version: 2.2.9 01:05:24 INFO juju.environs.bootstrap bootstrap.go:613 failed to find 2.2.5 tools, will attempt to use 2.2.9 01:05:24 INFO juju.environs.bootstrap bootstrap.go:621 picked bootstrap agent binary version: 2.2.9 01:05:24 INFO juju.environs.bootstrap bootstrap.go:393 Installing Juju agent on bootstrap instance 01:05:27 INFO cmd bootstrap.go:485 Fetching Juju GUI 2.13.2 01:05:27 DEBUG juju.cloudconfig.instancecfg instancecfg.go:832 Setting numa ctl preference to false Waiting for address 01:05:28 DEBUG juju.provider.openstack provider.go:414 instance 5fe96515-da7d-4e29-a27f-2305d1aec2d1 has floating IP address: 172.30.9.211 Attempting to connect to 172.30.9.211:22 Attempting to connect to 192.168.121.14:22 01:05:28 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 192.168.121.14 failed: ssh: connect to host 192.168.121.14 port 22: Connection refused 01:05:29 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-725d5e-controller-0 01:06:42 INFO cmd bootstrap.go:423 Bootstrap agent now started 01:06:44 DEBUG juju.provider.openstack provider.go:414 instance 5fe96515-da7d-4e29-a27f-2305d1aec2d1 has floating IP address: 172.30.9.211 01:06:44 INFO juju.juju api.go:308 API endpoints changed from [] to [172.30.9.211:17070 192.168.121.14:17070] 01:06:44 INFO cmd controller.go:82 Contacting Juju controller at 172.30.9.211 to verify accessibility... 01:06:44 INFO juju.juju api.go:67 connecting to API addresses: [172.30.9.211:17070 192.168.121.14:17070] 01:06:44 DEBUG juju.api apiclient.go:863 successfully dialed "wss://172.30.9.211:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" 01:06:44 INFO juju.api apiclient.go:617 connection established to "wss://172.30.9.211:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" 01:06:44 DEBUG juju.api monitor.go:35 RPC connection died 01:06:44 INFO cmd controller.go:110 Still waiting for API to become available: upgrade in progress (upgrade in progress) 01:06:45 INFO juju.juju api.go:67 connecting to API addresses: [172.30.9.211:17070 192.168.121.14:17070] 01:06:45 DEBUG juju.api apiclient.go:863 successfully dialed "wss://172.30.9.211:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" 01:06:45 INFO juju.api apiclient.go:617 connection established to "wss://172.30.9.211:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" 01:06:46 DEBUG juju.api monitor.go:35 RPC connection died 01:06:46 INFO cmd controller.go:87 Bootstrap complete, "abot-controller" controller now available. 01:06:46 INFO cmd controller.go:88 Controller machines are in the "controller" model. 01:06:46 INFO cmd controller.go:89 Initial model "default" added. 01:06:46 INFO cmd supercommand.go:465 command finished 2018-08-10 01:06:46,192 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2018-08-10 01:06:46,193 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2018-08-10 01:07:00,718 - 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-10 01:07:00,718 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2018-08-10 01:22:04,655 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju-wait INFO:root:All units idle since 2018-08-10 01:21:47.968778Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2018-08-10 01:22:04,655 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2018-08-10 01:22:04,656 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Checking status of ABot and EPC units ... 2018-08-10 01:22:04,809 - 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.208 80/tcp,5000/tcp ABot ready! EPC relation established, proceed to run tests... mysql/0* unknown idle 1 172.30.9.204 3306/tcp oai-epc/0* active idle 2 172.30.9.210 2152/udp OAI EPC is running and connected to HSS oai-hss/0* active idle 3 172.30.9.200 OAI HSS is running Machine State DNS Inst id Series AZ Message 0 started 172.30.9.208 8d4dfd74-4651-4829-bb7a-f4ac4d075037 xenial nova ACTIVE 1 started 172.30.9.204 760f1921-baf6-4f9a-8b45-4e416f375c67 trusty nova ACTIVE 2 started 172.30.9.210 5f863547-8717-40d2-b785-4b43f9ca2a04 trusty nova ACTIVE 3 started 172.30.9.200 074d6319-c1c2-4af0-a696-008a9eb95011 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-10 01:22:04,960 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short abot-epc-basic - abot-epc-basic/0: 172.30.9.208 (agent:idle, workload:active) 80/tcp, 5000/tcp 2018-08-10 01:22:04,961 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - abot-epc-basic workload is active 2018-08-10 01:22:05,119 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-epc - oai-epc/0: 172.30.9.210 (agent:idle, workload:active) 2152/udp 2018-08-10 01:22:05,120 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-epc workload is active 2018-08-10 01:22:05,270 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-hss - oai-hss/0: 172.30.9.200 (agent:idle, workload:active) 2018-08-10 01:22:05,271 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-hss workload is active 2018-08-10 01:22:05,271 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Transferring the feature files to Abot_node ... 2018-08-10 01:22:05,797 - 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-10 01:22:05,797 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Copying the feature files within Abot_node 2018-08-10 01:22:06,303 - 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-6a6199-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.208 closed. 2018-08-10 01:22:06,304 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Running VNF Test cases.... 2018-08-10 01:22:06,471 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju run-action abot-epc-basic/0 run tagnames=TS_24_301 Action queued with id: b9e954ec-77ac-4848-8ac7-d7002f1951ea 2018-08-10 01:31:49,760 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju-wait INFO:root:All units idle since 2018-08-10 01:31:33.036142Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2018-08-10 01:31:49,760 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Getting results from Abot node.... 2018-08-10 01:31:50,185 - 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-10 01:31:50,186 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Parsing the Test results... 2018-08-10 01:31:50,224 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - {'failures': 22, 'skipped': 0, 'passed': 256} 2018-08-10 01:31:50,224 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Test VNF result: Passed: 256, Failed:22, Skipped: 0 2018-08-10 01:31:50,460 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-10 01:31:50,460 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 29:15 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-10 01:31:51,363 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju debug-log --replay --no-tail machine-0: 01:09:48 INFO juju.cmd running jujud [2.2.9 gc go1.8] machine-0: 01:09:48 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-0/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "0", "--debug"} machine-0: 01:09:48 DEBUG juju.agent read agent config, format "2.0" machine-0: 01:09:48 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-0: 01:09:48 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-0: 01:09:48 DEBUG juju.worker start "engine" machine-0: 01:09:48 INFO juju.worker start "engine" machine-0: 01:09:48 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-0: 01:09:48 DEBUG juju.worker.dependency "agent" manifold worker started machine-0: 01:09:48 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:09:48 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-0" machine-0: 01:09:48 DEBUG juju.worker "engine" started machine-0: 01:09:48 DEBUG juju.worker.introspection stats worker now serving machine-0: 01:09:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:09:48 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 01:09:48 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 01:09:48 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:09:48 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:09:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:09:48 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:09:48 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:09:48 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 01:09:48 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 01:09:48 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:09:48 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:09:48 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:09:48 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 01:09:48 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-0: 01:09:48 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 01:09:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:09:48 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-0: 01:09:48 DEBUG juju.worker.apicaller connecting with old password machine-0: 01:09:48 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-0: 01:09:48 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-0: 01:09:48 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:09:48 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:09:48 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-0: 01:09:48 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-0: 01:09:48 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:09:48 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-0: 01:09:48 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 01:09:48 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:09:48 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:09:48 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:09:48 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 01:09:48 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" machine-0: 01:09:48 INFO juju.api connection established to "wss://192.168.121.14:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" machine-0: 01:09:48 DEBUG juju.api successfully dialed "wss://172.30.9.211:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" machine-0: 01:09:48 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 01:09:48 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-0: 01:09:48 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 01:09:48 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-0: 01:09:48 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-0: 01:09:48 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 01:09:48 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 01:09:48 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 01:09:48 DEBUG juju.worker.apicaller connected machine-0: 01:09:48 DEBUG juju.worker.apicaller changing password... machine-0: 01:09:48 DEBUG juju.worker.apicaller password changed machine-0: 01:09:48 DEBUG juju.api RPC connection died machine-0: 01:09:48 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-0: 01:09:48 DEBUG juju.worker.apicaller connecting with current password machine-0: 01:09:48 DEBUG juju.api successfully dialed "wss://172.30.9.211:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" machine-0: 01:09:48 INFO juju.api connection established to "wss://172.30.9.211:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" machine-0: 01:09:48 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" machine-0: 01:09:48 DEBUG juju.worker.apicaller connected machine-0: 01:09:48 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 01:09:49 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:09:49 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:09:49 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:09:49 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:09:49 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 01:09:49 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:09:49 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:09:49 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:09:49 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 01:09:49 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 01:09:49 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 01:09:49 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-0: 01:09:49 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-0: 01:09:49 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-0: 01:09:49 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-0: 01:09:49 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 01:09:49 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-0: 01:09:49 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-0: 01:09:49 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-0: 01:09:49 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 01:09:49 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-0: 01:09:49 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 01:09:49 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 01:09:49 INFO juju.worker.upgrader unblocking abort check machine-0: 01:09:49 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-0: 01:09:49 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-0: 01:09:49 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:09:49 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:09:49 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:09:49 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:09:49 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:09:49 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 01:09:49 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 01:09:49 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:09:49 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:09:49 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:09:49 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:09:49 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:09:49 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:09:49 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:09:49 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:09:49 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:09:49 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:09:49 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:09:49 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:09:49 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 01:09:49 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-0: 01:09:49 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 01:09:49 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 01:09:49 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 01:09:49 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 01:09:49 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 01:09:49 DEBUG juju.worker.dependency "machiner" manifold worker started machine-0: 01:09:49 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 01:09:49 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 01:09:49 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 01:09:49 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 01:09:49 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 01:09:49 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 01:09:49 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 01:09:49 DEBUG juju.network including address local-cloud:192.168.121.13 for machine machine-0: 01:09:49 DEBUG juju.network including address local-machine:::1 for machine machine-0: 01:09:49 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.13 local-machine:::1] machine-0: 01:09:49 INFO juju.worker.machiner setting addresses for "machine-0" to [local-machine:127.0.0.1 local-cloud:192.168.121.13 local-machine:::1] machine-0: 01:09:49 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: 01:09:49 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-0: 01:09:49 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 01:09:49 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-0: 01:09:49 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 01:09:49 DEBUG juju.worker.logger logger setup machine-0: 01:09:49 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-0: 01:09:49 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 01:09:49 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 01:09:49 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 01:09:49 DEBUG juju.worker start "0-container-watcher" machine-0: 01:09:49 DEBUG juju.worker start "stateconverter" machine-0: 01:09:49 INFO juju.worker start "0-container-watcher" machine-0: 01:09:49 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-0: 01:09:49 DEBUG juju.worker "0-container-watcher" started machine-0: 01:09:49 INFO juju.worker start "stateconverter" machine-0: 01:09:49 DEBUG juju.worker "stateconverter" started machine-0: 01:09:49 DEBUG juju.cmd.jujud upgrades done, starting worker "0-container-watcher" machine-0: 01:09:49 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 01:09:49 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 01:09:49 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 01:09:49 INFO juju.worker.machiner "machine-0" started machine-0: 01:09:49 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 01:09:49 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 01:09:49 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 01:09:49 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 01:09:49 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 01:09:49 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 01:09:49 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 01:09:49 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 01:09:49 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 01:09:49 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.211,192.168.121.14,::1,localhost", AutoNoProxy:""} machine-0: 01:09:49 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 01:09:49 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 01:09:49 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 01:09:49 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 01:09:49 DEBUG juju.network including address public:172.30.9.211 for machine machine-0: 01:09:49 DEBUG juju.network including address local-cloud:192.168.121.14 for machine machine-0: 01:09:49 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 01:09:49 DEBUG juju.network including address local-machine:::1 for machine machine-0: 01:09:49 DEBUG juju.network addresses after filtering: [public:172.30.9.211 local-cloud:192.168.121.14 local-machine:127.0.0.1 local-machine:::1] machine-0: 01:09:49 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.211:17070 192.168.121.14:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 01:09:49 DEBUG juju.agent API server address details [["172.30.9.211:17070" "192.168.121.14:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.14:17070" "172.30.9.211:17070"] machine-0: 01:09:49 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 01:09:49 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 01:09:49 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 0 machine-0: 01:09:49 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-0: 01:09:49 INFO juju.worker.deployer checking unit "abot-epc-basic/0" machine-0: 01:09:49 INFO juju.worker.deployer deploying unit "abot-epc-basic/0" machine-0: 01:09:49 DEBUG juju.service discovered init system "systemd" from local host machine-0: 01:09:49 DEBUG juju.worker.deployer state addresses: ["192.168.121.14:37017"] machine-0: 01:09:49 DEBUG juju.worker.deployer API addresses: ["192.168.121.14:17070" "172.30.9.211:17070"] machine-0: 01:09:49 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: 01:09:49 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully installed machine-0: 01:09:49 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" not running machine-0: 01:09:49 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:a1:72:c3 192.168.121.0/24 1450 0 ens3 ethernet false false static 192.168.121.13 [] [] []} {2 fa:16:3e:a1:72:c3 1450 0 ens3 ethernet false false manual [] [] []}] machine-0: 01:09:49 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully started unit-abot-epc-basic-0: 01:09:49 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-abot-epc-basic-0: 01:09:49 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: 01:09:49 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 01:09:49 DEBUG juju.worker start "api" unit-abot-epc-basic-0: 01:09:49 INFO juju.worker start "api" unit-abot-epc-basic-0: 01:09:49 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 01:09:49 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:09:49 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:09:49 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:09:49 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 01:09:49 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:09:49 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:09:49 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:09:49 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 01:09:49 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 01:09:49 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:09:49 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-abot-epc-basic-0" unit-abot-epc-basic-0: 01:09:49 DEBUG juju.worker "api" started unit-abot-epc-basic-0: 01:09:49 DEBUG juju.worker.introspection stats worker now serving unit-abot-epc-basic-0: 01:09:49 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:09:49 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:09:49 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:09:49 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:09:49 DEBUG juju.worker.dependency "agent" manifold worker started unit-abot-epc-basic-0: 01:09:49 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 01:09:49 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 01:09:49 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 01:09:49 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 01:09:49 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: unit-abot-epc-basic-0: 01:09:49 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-abot-epc-basic-0: 01:09:49 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-abot-epc-basic-0: 01:09:49 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-abot-epc-basic-0: 01:09:49 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 01:09:49 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:09:49 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:09:49 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-abot-epc-basic-0: 01:09:49 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-abot-epc-basic-0: 01:09:49 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:09:49 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:09:49 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 01:09:49 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:09:49 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:09:49 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:09:49 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:09:49 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:09:49 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:09:49 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 01:09:49 DEBUG juju.worker.apicaller connecting with old password unit-abot-epc-basic-0: 01:09:49 DEBUG juju.api successfully dialed "wss://172.30.9.211:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" unit-abot-epc-basic-0: 01:09:49 INFO juju.api connection established to "wss://172.30.9.211:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" unit-abot-epc-basic-0: 01:09:49 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" unit-abot-epc-basic-0: 01:09:50 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 01:09:50 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 01:09:50 DEBUG juju.worker.apicaller password changed unit-abot-epc-basic-0: 01:09:50 DEBUG juju.api RPC connection died unit-abot-epc-basic-0: 01:09:50 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 01:09:50 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 01:09:50 DEBUG juju.api successfully dialed "wss://172.30.9.211:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" unit-abot-epc-basic-0: 01:09:50 INFO juju.api connection established to "wss://172.30.9.211:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" unit-abot-epc-basic-0: 01:09:50 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" unit-abot-epc-basic-0: 01:09:51 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 01:09:51 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 01:09:51 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:09:51 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:09:51 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:09:51 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:09:51 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-abot-epc-basic-0: 01:09:51 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:09:51 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-abot-epc-basic-0: 01:09:51 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-abot-epc-basic-0: 01:09:51 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-abot-epc-basic-0: 01:09:51 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 01:09:51 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-abot-epc-basic-0: 01:09:51 INFO juju.worker.migrationminion migration phase is now: NONE unit-abot-epc-basic-0: 01:09:51 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-abot-epc-basic-0: 01:09:51 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-abot-epc-basic-0: 01:09:51 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-abot-epc-basic-0: 01:09:51 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-abot-epc-basic-0: 01:09:51 DEBUG juju.worker.logger logger setup unit-abot-epc-basic-0: 01:09:51 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 01:09:51 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-abot-epc-basic-0: 01:09:51 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-abot-epc-basic-0: 01:09:51 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-abot-epc-basic-0: 01:09:51 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 01:09:51 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 01:09:51 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 01:09:51 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.211,192.168.121.14,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 01:09:51 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: 01:09:51 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 01:09:51 DEBUG juju.network no lxc bridge addresses to filter for machine unit-abot-epc-basic-0: 01:09:51 DEBUG juju.network "lxdbr0" has addresses [fe80::1473:44ff:fe19:9514/64 fe80::1/64] unit-abot-epc-basic-0: 01:09:51 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-abot-epc-basic-0: 01:09:51 DEBUG juju.network including address public:172.30.9.211 for machine unit-abot-epc-basic-0: 01:09:51 DEBUG juju.network including address local-cloud:192.168.121.14 for machine unit-abot-epc-basic-0: 01:09:51 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-abot-epc-basic-0: 01:09:51 DEBUG juju.network including address local-machine:::1 for machine unit-abot-epc-basic-0: 01:09:51 DEBUG juju.network addresses after filtering: [public:172.30.9.211 local-cloud:192.168.121.14 local-machine:127.0.0.1 local-machine:::1] unit-abot-epc-basic-0: 01:09:51 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.211:17070 192.168.121.14:17070 127.0.0.1:17070 [::1]:17070]] unit-abot-epc-basic-0: 01:09:51 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-abot-epc-basic-0: 01:09:51 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 01:09:51 DEBUG juju.agent API server address details [["172.30.9.211:17070" "192.168.121.14:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.14:17070" "172.30.9.211:17070"] unit-abot-epc-basic-0: 01:09:51 DEBUG juju.worker.leadership abot-epc-basic/0 making initial claim for abot-epc-basic leadership unit-abot-epc-basic-0: 01:09:51 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-abot-epc-basic-0: 01:09:51 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 01:09:51 INFO juju.worker.upgrader abort check blocked until version event received unit-abot-epc-basic-0: 01:09:51 INFO juju.worker.upgrader unblocking abort check unit-abot-epc-basic-0: 01:09:51 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 01:09:51 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-abot-epc-basic-0: 01:09:51 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-abot-epc-basic-0: 01:09:51 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-abot-epc-basic-0: 01:09:51 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 01:09:51 INFO juju.worker.leadership abot-epc-basic/0 promoted to leadership of abot-epc-basic unit-abot-epc-basic-0: 01:09:51 DEBUG juju.worker.meterstatus acquire lock "machine-lock" for meter status hook execution unit-abot-epc-basic-0: 01:09:51 DEBUG juju.worker.meterstatus lock "machine-lock" acquired unit-abot-epc-basic-0: 01:09:51 DEBUG juju.worker.meterstatus release lock "machine-lock" for meter status hook execution unit-abot-epc-basic-0: 01:09:51 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 01:09:51 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-abot-epc-basic-0 unit-abot-epc-basic-0: 01:09:51 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-xenial-amd64 unit-abot-epc-basic-0: 01:09:51 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-xenial-amd64/jujud unit-abot-epc-basic-0: 01:09:51 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: 01:09:51 INFO juju.worker.uniter unit "abot-epc-basic/0" started unit-abot-epc-basic-0: 01:09:51 INFO juju.worker.uniter resuming charm install unit-abot-epc-basic-0: 01:09:51 DEBUG juju.worker.uniter.operation running operation install local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 01:09:51 DEBUG juju.worker.uniter.operation preparing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 01:09:51 DEBUG juju.worker.uniter juju-run listener running unit-abot-epc-basic-0: 01:09:51 INFO juju.worker.uniter.charm downloading local:xenial/abot-epc-basic-1 from API server unit-abot-epc-basic-0: 01:09:51 INFO juju.downloader downloading from local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 01:09:51 DEBUG httpbakery client do GET https://172.30.9.211:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/charms?file=%2A&url=local%3Axenial%2Fabot-epc-basic-1 { unit-abot-epc-basic-0: 01:09:51 DEBUG httpbakery } -> error unit-abot-epc-basic-0: 01:09:51 INFO juju.downloader download complete ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 01:09:51 INFO juju.downloader download verified ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 01:09:51 DEBUG juju.worker.uniter.operation executing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 01:09:51 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 01:09:51 DEBUG juju.worker.uniter.charm deploying charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 01:09:52 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 01:09:52 DEBUG juju.worker.uniter.operation committing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 01:09:52 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 01:09:52 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-abot-epc-basic-0: 01:09:52 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-abot-epc-basic-0: 01:09:52 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-abot-epc-basic-0: 01:09:52 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 01:09:52 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-abot-epc-basic-0: 01:09:52 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-abot-epc-basic-0: 01:09:52 DEBUG juju.worker.uniter.remotestate got service change unit-abot-epc-basic-0: 01:09:52 DEBUG juju.worker.uniter.remotestate got unit change unit-abot-epc-basic-0: 01:09:52 INFO juju.worker.uniter.storage initial storage attachments ready unit-abot-epc-basic-0: 01:09:52 INFO juju.worker.uniter found queued "install" hook unit-abot-epc-basic-0: 01:09:52 DEBUG juju.worker.uniter.operation running operation run install hook unit-abot-epc-basic-0: 01:09:52 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 01:09:52 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 01:09:52 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 01:09:52 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 01:09:52 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 01:09:52 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 01:09:52 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 01:09:52 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-6a6199-default-0 unit-abot-epc-basic-0: 01:09:52 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Checking sudo privileges >> unit-abot-epc-basic-0: 01:09:52 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Application Name abot-functest-basic >> unit-abot-epc-basic-0: 01:09:52 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Version 3.1.1 >> unit-abot-epc-basic-0: 01:09:52 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: External Tester none >> unit-abot-epc-basic-0: 01:09:52 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 01:09:52 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 01:09:52 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 01:09:52 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 01:09:54 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 01:09:54 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 01:09:55 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 01:09:55 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 01:09:55 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 01:09:55 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 01:09:55 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 01:09:55 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 01:09:55 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 01:09:55 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 01:09:55 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 01:09:55 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: 01:09:55 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 01:09:55 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: 01:09:55 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 01:09:55 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 01:09:55 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 01:09:55 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 01:09:55 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 01:09:55 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 01:09:55 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 01:09:55 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk-headless openjdk-8-jre openjdk-8-jre-headless unit-abot-epc-basic-0: 01:09:55 DEBUG unit.abot-epc-basic/0.install x11-common x11proto-core-dev x11proto-input-dev x11proto-kb-dev unit-abot-epc-basic-0: 01:09:55 DEBUG unit.abot-epc-basic/0.install xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 01:09:55 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 01:09:55 DEBUG unit.abot-epc-basic/0.install default-jre libasound2-plugins alsa-utils cups-common librsvg2-common gvfs unit-abot-epc-basic-0: 01:09:55 DEBUG unit.abot-epc-basic/0.install libice-doc liblcms2-utils pcscd pulseaudio lm-sensors libsm-doc libxcb-doc unit-abot-epc-basic-0: 01:09:55 DEBUG unit.abot-epc-basic/0.install libxt-doc openjdk-8-demo openjdk-8-source visualvm icedtea-8-plugin unit-abot-epc-basic-0: 01:09:55 DEBUG unit.abot-epc-basic/0.install libnss-mdns fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei unit-abot-epc-basic-0: 01:09:55 DEBUG unit.abot-epc-basic/0.install fonts-wqy-zenhei fonts-indic unit-abot-epc-basic-0: 01:09:55 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 01:09:55 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 01:09:55 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 01:09:55 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 01:09:55 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 01:09:55 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 01:09:55 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 01:09:55 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: 01:09:55 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 01:09:55 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: 01:09:55 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 01:09:55 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 01:09:55 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 01:09:55 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 01:09:55 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 01:09:55 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 01:09:55 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 01:09:55 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk openjdk-8-jdk-headless openjdk-8-jre unit-abot-epc-basic-0: 01:09:55 DEBUG unit.abot-epc-basic/0.install openjdk-8-jre-headless x11-common x11proto-core-dev x11proto-input-dev unit-abot-epc-basic-0: 01:09:55 DEBUG unit.abot-epc-basic/0.install x11proto-kb-dev xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 01:09:55 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 97 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 01:09:55 DEBUG unit.abot-epc-basic/0.install Need to get 68.8 MB of archives. unit-abot-epc-basic-0: 01:09:55 DEBUG unit.abot-epc-basic/0.install After this operation, 395 MB of additional disk space will be used. unit-abot-epc-basic-0: 01:09:55 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] machine-0: 01:09:55 INFO juju.tools.lxdclient using LXD API version "1.0" machine-0: 01:09:56 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: 01:09:56 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: 01:09:56 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: 01:09:56 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: 01:09:56 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: 01:09:56 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: 01:09:56 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: 01:09:56 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: 01:09:56 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: 01:09:56 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: 01:09:56 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: 01:09:57 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: 01:09:57 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: 01:09:57 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: 01:09:57 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: 01:09:57 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: 01:09:57 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: 01:09:57 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: 01:09:57 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: 01:09:57 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: 01:09:57 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: 01:09:57 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: 01:09:57 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: 01:09:57 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: 01:09:58 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: 01:09:58 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: 01:09:58 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: 01:09:58 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: 01:09:58 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: 01:09:58 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: 01:09:59 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: 01:09:59 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: 01:09:59 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: 01:09:59 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: 01:09:59 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: 01:09:59 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: 01:09:59 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: 01:10:00 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: 01:10:00 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: 01:10:00 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: 01:10:00 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: 01:10:00 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: 01:10:00 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: 01:10:00 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: 01:10:00 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: 01:10:00 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: 01:10:00 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: 01:10:00 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: 01:10:00 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: 01:10:01 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: 01:10:01 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: 01:10:01 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: 01:10:01 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: 01:10:01 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: 01:10:01 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: 01:10:02 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: 01:10:02 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: 01:10:02 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: 01:10:02 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: 01:10:02 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: 01:10:02 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: 01:10:02 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: 01:10:02 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: 01:10:02 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: 01:10:02 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: 01:10:03 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: 01:10:03 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: 01:10:03 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: 01:10:03 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: 01:10:03 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: 01:10:03 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: 01:10:03 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: 01:10:03 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: 01:10:03 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: 01:10:03 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: 01:10:03 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: 01:10:04 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: 01:10:04 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: 01:10:04 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: 01:10:04 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: 01:10:04 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: 01:10:04 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: 01:10:04 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: 01:10:04 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: 01:10:04 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: 01:10:04 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: 01:10:04 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: 01:10:04 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: 01:10:05 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: 01:10:05 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: 01:10:05 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: 01:10:05 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: 01:10:05 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: 01:10:05 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: 01:10:05 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: 01:10:05 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: 01:10:05 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: 01:10:06 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: 01:10:06 DEBUG unit.abot-epc-basic/0.install Fetched 68.8 MB in 10s (6504 kB/s) unit-abot-epc-basic-0: 01:10:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-core. unit-abot-epc-basic-0: 01:10:06 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 ... 54335 files and directories currently installed.) unit-abot-epc-basic-0: 01:10:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-core_2.35-1_all.deb ... unit-abot-epc-basic-0: 01:10:06 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 01:10:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig-config. unit-abot-epc-basic-0: 01:10:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig-config_2.11.94-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 01:10:06 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:10:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1:amd64. unit-abot-epc-basic-0: 01:10:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 01:10:06 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:10:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig. unit-abot-epc-basic-0: 01:10:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 01:10:06 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:10:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasyncns0:amd64. unit-abot-epc-basic-0: 01:10:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasyncns0_0.8-5build1_amd64.deb ... unit-abot-epc-basic-0: 01:10:06 DEBUG unit.abot-epc-basic/0.install Unpacking libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 01:10:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-common. unit-abot-epc-basic-0: 01:10:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-common_1%3a7.7+13ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 01:10:07 DEBUG unit.abot-epc-basic/0.install dpkg-query: no packages found matching nux-tools unit-abot-epc-basic-0: 01:10:07 DEBUG unit.abot-epc-basic/0.install Unpacking x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 01:10:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice6:amd64. unit-abot-epc-basic-0: 01:10:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice6_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 01:10:07 DEBUG unit.abot-epc-basic/0.install Unpacking libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 01:10:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-abot-epc-basic-0: 01:10:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 01:10:07 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 01:10:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblcms2-2:amd64. unit-abot-epc-basic-0: 01:10:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblcms2-2_2.6-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:10:07 DEBUG unit.abot-epc-basic/0.install Unpacking liblcms2-2:amd64 (2.6-3ubuntu2) ... unit-abot-epc-basic-0: 01:10:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libogg0:amd64. unit-abot-epc-basic-0: 01:10:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libogg0_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 01:10:07 DEBUG unit.abot-epc-basic/0.install Unpacking libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 01:10:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm6:amd64. unit-abot-epc-basic-0: 01:10:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 01:10:07 DEBUG unit.abot-epc-basic/0.install Unpacking libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 01:10:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite1:amd64. unit-abot-epc-basic-0: 01:10:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 01:10:07 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 01:10:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage1:amd64. unit-abot-epc-basic-0: 01:10:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 01:10:07 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 01:10:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes3:amd64. unit-abot-epc-basic-0: 01:10:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 01:10:07 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 01:10:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama1:amd64. unit-abot-epc-basic-0: 01:10:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 01:10:07 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 01:10:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence1:amd64. unit-abot-epc-basic-0: 01:10:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence1_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 01:10:07 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 01:10:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst6:amd64. unit-abot-epc-basic-0: 01:10:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 01:10:07 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 01:10:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-abot-epc-basic-0: 01:10:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 01:10:07 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 01:10:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig0:amd64. unit-abot-epc-basic-0: 01:10:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ... unit-abot-epc-basic-0: 01:10:07 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 01:10:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-abot-epc-basic-0: 01:10:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-abot-epc-basic-0: 01:10:07 DEBUG unit.abot-epc-basic/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 01:10:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package java-common. unit-abot-epc-basic-0: 01:10:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../java-common_0.56ubuntu2_all.deb ... unit-abot-epc-basic-0: 01:10:07 DEBUG unit.abot-epc-basic/0.install Unpacking java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 01:10:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-abot-epc-basic-0: 01:10:07 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: 01:10:07 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 01:10:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common3:amd64. unit-abot-epc-basic-0: 01:10:08 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: 01:10:08 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 01:10:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-client3:amd64. unit-abot-epc-basic-0: 01:10:09 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: 01:10:09 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 01:10:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcups2:amd64. unit-abot-epc-basic-0: 01:10:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcups2_2.1.3-4ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 01:10:09 DEBUG unit.abot-epc-basic/0.install Unpacking libcups2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 01:10:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8:amd64. unit-abot-epc-basic-0: 01:10:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 01:10:09 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 01:10:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcsclite1:amd64. unit-abot-epc-basic-0: 01:10:09 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: 01:10:09 DEBUG unit.abot-epc-basic/0.install Unpacking libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 01:10:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi6:amd64. unit-abot-epc-basic-0: 01:10:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi6_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 01:10:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 01:10:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender1:amd64. unit-abot-epc-basic-0: 01:10:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:10:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 01:10:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre-headless:amd64. unit-abot-epc-basic-0: 01:10:09 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: 01:10:09 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 01:10:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ca-certificates-java. unit-abot-epc-basic-0: 01:10:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ca-certificates-java_20160321ubuntu1_all.deb ... unit-abot-epc-basic-0: 01:10:12 DEBUG unit.abot-epc-basic/0.install Unpacking ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 01:10:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-extra. unit-abot-epc-basic-0: 01:10:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-extra_2.35-1_all.deb ... unit-abot-epc-basic-0: 01:10:12 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 01:10:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hicolor-icon-theme. unit-abot-epc-basic-0: 01:10:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hicolor-icon-theme_0.15-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 01:10:13 DEBUG unit.abot-epc-basic/0.install Unpacking hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:10:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2-data. unit-abot-epc-basic-0: 01:10:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2-data_1.1.0-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 01:10:13 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 01:10:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2:amd64. unit-abot-epc-basic-0: 01:10:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2_1.1.0-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:10:13 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 01:10:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-data. unit-abot-epc-basic-0: 01:10:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-data_2.18.0-1_all.deb ... unit-abot-epc-basic-0: 01:10:13 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 01:10:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-0:amd64. unit-abot-epc-basic-0: 01:10:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 01:10:13 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 01:10:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-0:amd64. unit-abot-epc-basic-0: 01:10:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-0_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 01:10:13 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 01:10:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0:amd64. unit-abot-epc-basic-0: 01:10:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:10:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:10:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0:amd64. unit-abot-epc-basic-0: 01:10:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:10:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:10:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2:amd64. unit-abot-epc-basic-0: 01:10:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 01:10:13 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 01:10:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdatrie1:amd64. unit-abot-epc-basic-0: 01:10:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdatrie1_0.2.10-2_amd64.deb ... unit-abot-epc-basic-0: 01:10:14 DEBUG unit.abot-epc-basic/0.install Unpacking libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 01:10:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-amdgpu1:amd64. unit-abot-epc-basic-0: 01:10:14 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: 01:10:14 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 01:10:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpciaccess0:amd64. unit-abot-epc-basic-0: 01:10:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpciaccess0_0.13.4-1_amd64.deb ... unit-abot-epc-basic-0: 01:10:14 DEBUG unit.abot-epc-basic/0.install Unpacking libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 01:10:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-abot-epc-basic-0: 01:10:14 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: 01:10:14 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 01:10:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-abot-epc-basic-0: 01:10:14 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: 01:10:14 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 01:10:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-abot-epc-basic-0: 01:10:14 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: 01:10:14 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 01:10:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libflac8:amd64. unit-abot-epc-basic-0: 01:10:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libflac8_1.3.1-4_amd64.deb ... unit-abot-epc-basic-0: 01:10:14 DEBUG unit.abot-epc-basic/0.install Unpacking libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 01:10:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtiff5:amd64. unit-abot-epc-basic-0: 01:10:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 01:10:14 DEBUG unit.abot-epc-basic/0.install Unpacking libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 01:10:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-common. unit-abot-epc-basic-0: 01:10:15 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: 01:10:15 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 01:10:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-0:amd64. unit-abot-epc-basic-0: 01:10:15 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: 01:10:15 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 01:10:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgif7:amd64. unit-abot-epc-basic-0: 01:10:15 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: 01:10:15 DEBUG unit.abot-epc-basic/0.install Unpacking libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 01:10:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-abot-epc-basic-0: 01:10:15 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: 01:10:15 DEBUG unit.abot-epc-basic/0.install Unpacking libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 01:10:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm6.0:amd64. unit-abot-epc-basic-0: 01:10:15 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: 01:10:15 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 01:10:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsensors4:amd64. unit-abot-epc-basic-0: 01:10:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsensors4_1%3a3.4.0-2_amd64.deb ... unit-abot-epc-basic-0: 01:10:17 DEBUG unit.abot-epc-basic/0.install Unpacking libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 01:10:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-abot-epc-basic-0: 01:10:17 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: 01:10:17 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 01:10:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-abot-epc-basic-0: 01:10:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.3-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:10:18 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb1:amd64 (2:1.6.3-1ubuntu2) ... unit-abot-epc-basic-0: 01:10:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-abot-epc-basic-0: 01:10:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:10:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:10:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-abot-epc-basic-0: 01:10:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:10:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:10:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-abot-epc-basic-0: 01:10:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:10:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:10:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present0:amd64. unit-abot-epc-basic-0: 01:10:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:10:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:10:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-abot-epc-basic-0: 01:10:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:10:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:10:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-abot-epc-basic-0: 01:10:19 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: 01:10:19 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 01:10:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphite2-3:amd64. unit-abot-epc-basic-0: 01:10:19 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: 01:10:19 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 01:10:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-common. unit-abot-epc-basic-0: 01:10:19 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: 01:10:19 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 01:10:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai-data. unit-abot-epc-basic-0: 01:10:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai-data_0.1.24-2_all.deb ... unit-abot-epc-basic-0: 01:10:19 DEBUG unit.abot-epc-basic/0.install Unpacking libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 01:10:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai0:amd64. unit-abot-epc-basic-0: 01:10:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai0_0.1.24-2_amd64.deb ... unit-abot-epc-basic-0: 01:10:19 DEBUG unit.abot-epc-basic/0.install Unpacking libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 01:10:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango-1.0-0:amd64. unit-abot-epc-basic-0: 01:10:19 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: 01:10:19 DEBUG unit.abot-epc-basic/0.install Unpacking libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 01:10:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz0b:amd64. unit-abot-epc-basic-0: 01:10:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz0b_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 01:10:19 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:10:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoft2-1.0-0:amd64. unit-abot-epc-basic-0: 01:10:19 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: 01:10:19 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 01:10:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangocairo-1.0-0:amd64. unit-abot-epc-basic-0: 01:10:20 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: 01:10:20 DEBUG unit.abot-epc-basic/0.install Unpacking libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 01:10:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor1:amd64. unit-abot-epc-basic-0: 01:10:20 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: 01:10:20 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 01:10:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr2:amd64. unit-abot-epc-basic-0: 01:10:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 01:10:20 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 01:10:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-0:amd64. unit-abot-epc-basic-0: 01:10:20 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: 01:10:20 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 01:10:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-bin. unit-abot-epc-basic-0: 01:10:20 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: 01:10:20 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 01:10:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xorg-sgml-doctools. unit-abot-epc-basic-0: 01:10:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xorg-sgml-doctools_1%3a1.11-1_all.deb ... unit-abot-epc-basic-0: 01:10:20 DEBUG unit.abot-epc-basic/0.install Unpacking xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 01:10:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-core-dev. unit-abot-epc-basic-0: 01:10:20 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: 01:10:20 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 01:10:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice-dev:amd64. unit-abot-epc-basic-0: 01:10:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice-dev_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 01:10:20 DEBUG unit.abot-epc-basic/0.install Unpacking libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 01:10:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-abot-epc-basic-0: 01:10:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-abot-epc-basic-0: 01:10:20 DEBUG unit.abot-epc-basic/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 01:10:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbis0a:amd64. unit-abot-epc-basic-0: 01:10:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbis0a_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 01:10:21 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 01:10:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbisenc2:amd64. unit-abot-epc-basic-0: 01:10:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbisenc2_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 01:10:21 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 01:10:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsndfile1:amd64. unit-abot-epc-basic-0: 01:10:21 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: 01:10:21 DEBUG unit.abot-epc-basic/0.install Unpacking libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 01:10:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpulse0:amd64. unit-abot-epc-basic-0: 01:10:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpulse0_1%3a8.0-0ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 01:10:21 DEBUG unit.abot-epc-basic/0.install Unpacking libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 01:10:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm-dev:amd64. unit-abot-epc-basic-0: 01:10:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 01:10:21 DEBUG unit.abot-epc-basic/0.install Unpacking libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 01:10:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxau-dev:amd64. unit-abot-epc-basic-0: 01:10:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxau-dev_1%3a1.0.8-1_amd64.deb ... unit-abot-epc-basic-0: 01:10:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 01:10:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdmcp-dev:amd64. unit-abot-epc-basic-0: 01:10: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: 01:10:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 01:10:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-input-dev. unit-abot-epc-basic-0: 01:10: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: 01:10:21 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 01:10:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-kb-dev. unit-abot-epc-basic-0: 01:10: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: 01:10:21 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 01:10:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xtrans-dev. unit-abot-epc-basic-0: 01:10:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xtrans-dev_1.3.5-1_all.deb ... unit-abot-epc-basic-0: 01:10:22 DEBUG unit.abot-epc-basic/0.install Unpacking xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 01:10:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb1-dev:amd64. unit-abot-epc-basic-0: 01:10:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb1-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:10:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:10:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-dev:amd64. unit-abot-epc-basic-0: 01:10:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-dev_2%3a1.6.3-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:10:22 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-dev:amd64 (2:1.6.3-1ubuntu2) ... unit-abot-epc-basic-0: 01:10:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-doc. unit-abot-epc-basic-0: 01:10: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: 01:10:22 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-doc (2:1.6.3-1ubuntu2) ... unit-abot-epc-basic-0: 01:10:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt6:amd64. unit-abot-epc-basic-0: 01:10:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt6_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:10:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 01:10:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt-dev:amd64. unit-abot-epc-basic-0: 01:10:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt-dev_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:10:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 01:10:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre:amd64. unit-abot-epc-basic-0: 01:10:23 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: 01:10:23 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 01:10:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk-headless:amd64. unit-abot-epc-basic-0: 01:10: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: 01:10: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: 01:10:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk:amd64. unit-abot-epc-basic-0: 01:10:25 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: 01:10:25 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 01:10:25 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 01:10:26 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 01:10:26 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 01:10:26 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 01:10:26 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.1) ... unit-abot-epc-basic-0: 01:10:26 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 01:10:26 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 01:10:26 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 01:10:26 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 01:10:26 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 01:10:26 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 01:10:26 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:10:26 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:10:26 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:10:29 DEBUG unit.abot-epc-basic/0.install Regenerating fonts cache... done. unit-abot-epc-basic-0: 01:10:29 DEBUG unit.abot-epc-basic/0.install Setting up libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 01:10:29 DEBUG unit.abot-epc-basic/0.install Setting up x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 01:10: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: 01:10:29 DEBUG unit.abot-epc-basic/0.install Setting up libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 01:10:29 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 01:10:29 DEBUG unit.abot-epc-basic/0.install Setting up liblcms2-2:amd64 (2.6-3ubuntu2) ... unit-abot-epc-basic-0: 01:10:29 DEBUG unit.abot-epc-basic/0.install Setting up libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 01:10:29 DEBUG unit.abot-epc-basic/0.install Setting up libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 01:10:29 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 01:10:29 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 01:10:29 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 01:10:29 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 01:10:29 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 01:10:29 DEBUG unit.abot-epc-basic/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 01:10:30 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 01:10:30 DEBUG unit.abot-epc-basic/0.install Setting up libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 01:10:30 DEBUG unit.abot-epc-basic/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 01:10:30 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: 01:10:30 DEBUG unit.abot-epc-basic/0.install Setting up java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 01:10:30 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: 01:10:30 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 01:10:30 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 01:10:30 DEBUG unit.abot-epc-basic/0.install Setting up libcups2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 01:10:30 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 01:10:30 DEBUG unit.abot-epc-basic/0.install Setting up libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 01:10:30 DEBUG unit.abot-epc-basic/0.install Setting up libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 01:10:30 DEBUG unit.abot-epc-basic/0.install Setting up libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 01:10:30 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 01:10:30 DEBUG unit.abot-epc-basic/0.install Setting up hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:10:30 DEBUG unit.abot-epc-basic/0.install Setting up libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 01:10:30 DEBUG unit.abot-epc-basic/0.install Setting up libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 01:10:30 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 01:10:30 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 01:10:30 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 01:10:30 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:10:30 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:10:30 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 01:10:30 DEBUG unit.abot-epc-basic/0.install Setting up libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 01:10: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: 01:10:30 DEBUG unit.abot-epc-basic/0.install Setting up libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 01:10: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: 01:10: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: 01:10: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: 01:10:30 DEBUG unit.abot-epc-basic/0.install Setting up libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 01:10:31 DEBUG unit.abot-epc-basic/0.install Setting up libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 01:10:31 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 01:10:31 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 01:10:31 DEBUG unit.abot-epc-basic/0.install Setting up libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 01:10:31 DEBUG unit.abot-epc-basic/0.install Setting up libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 01:10:31 DEBUG unit.abot-epc-basic/0.install Setting up libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 01:10:31 DEBUG unit.abot-epc-basic/0.install Setting up libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 01:10:31 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: 01:10:31 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb1:amd64 (2:1.6.3-1ubuntu2) ... unit-abot-epc-basic-0: 01:10:31 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:10:31 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:10:31 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:10:31 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:10:31 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:10: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: 01:10: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: 01:10: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: 01:10: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: 01:10:31 DEBUG unit.abot-epc-basic/0.install Setting up libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 01:10:31 DEBUG unit.abot-epc-basic/0.install Setting up libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 01:10:31 DEBUG unit.abot-epc-basic/0.install Setting up libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 01:10:31 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:10:31 DEBUG unit.abot-epc-basic/0.install Setting up libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 01:10:31 DEBUG unit.abot-epc-basic/0.install Setting up libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 01:10: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: 01:10:31 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 01:10: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: 01:10: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: 01:10:31 DEBUG unit.abot-epc-basic/0.install Setting up xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 01:10: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: 01:10:31 DEBUG unit.abot-epc-basic/0.install Setting up libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 01:10:31 DEBUG unit.abot-epc-basic/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 01:10:31 DEBUG unit.abot-epc-basic/0.install Setting up libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 01:10:31 DEBUG unit.abot-epc-basic/0.install Setting up libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 01:10:31 DEBUG unit.abot-epc-basic/0.install Setting up libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 01:10:31 DEBUG unit.abot-epc-basic/0.install Setting up libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 01:10:31 DEBUG unit.abot-epc-basic/0.install Setting up libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 01:10:31 DEBUG unit.abot-epc-basic/0.install Setting up libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 01:10:31 DEBUG unit.abot-epc-basic/0.install Setting up libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 01:10:31 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 01:10:31 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 01:10:31 DEBUG unit.abot-epc-basic/0.install Setting up xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 01:10:31 DEBUG unit.abot-epc-basic/0.install Setting up libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:10:32 DEBUG unit.abot-epc-basic/0.install Setting up libx11-dev:amd64 (2:1.6.3-1ubuntu2) ... unit-abot-epc-basic-0: 01:10:32 DEBUG unit.abot-epc-basic/0.install Setting up libx11-doc (2:1.6.3-1ubuntu2) ... unit-abot-epc-basic-0: 01:10:32 DEBUG unit.abot-epc-basic/0.install Setting up libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 01:10:32 DEBUG unit.abot-epc-basic/0.install Setting up libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 01:10: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: 01:10: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: 01:10: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: 01:10: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: 01:10: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: 01:10: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: 01:10: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: 01:10: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: 01:10: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: 01:10: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: 01:10: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: 01:10: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: 01:10:32 DEBUG unit.abot-epc-basic/0.install Setting up ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 01:10:32 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium.pem unit-abot-epc-basic-0: 01:10:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_2.pem unit-abot-epc-basic-0: 01:10:32 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_ACES_CA_X6.pem unit-abot-epc-basic-0: 01:10:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Trustis_FPS_Root_CA.pem unit-abot-epc-basic-0: 01:10:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Root_CA.pem unit-abot-epc-basic-0: 01:10:32 DEBUG unit.abot-epc-basic/0.install Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem unit-abot-epc-basic-0: 01:10:32 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G3.pem unit-abot-epc-basic-0: 01:10:32 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: 01:10:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_2.pem unit-abot-epc-basic-0: 01:10:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_3_Root_CA.pem unit-abot-epc-basic-0: 01:10:32 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 01:10:32 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R3.pem unit-abot-epc-basic-0: 01:10:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Sonera_Class_2_Root_CA.pem unit-abot-epc-basic-0: 01:10:32 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G3.pem unit-abot-epc-basic-0: 01:10:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Network_Solutions_Certificate_Authority.pem unit-abot-epc-basic-0: 01:10:32 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem unit-abot-epc-basic-0: 01:10:32 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R2.pem unit-abot-epc-basic-0: 01:10:32 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2.pem unit-abot-epc-basic-0: 01:10:32 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3_G3.pem unit-abot-epc-basic-0: 01:10:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority.pem unit-abot-epc-basic-0: 01:10:32 DEBUG unit.abot-epc-basic/0.install Adding debian:CNNIC_ROOT.pem unit-abot-epc-basic-0: 01:10:32 DEBUG unit.abot-epc-basic/0.install Adding debian:E-Tugra_Certification_Authority.pem unit-abot-epc-basic-0: 01:10:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 01:10:32 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Low-Value_Services_Root.pem unit-abot-epc-basic-0: 01:10:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Chambers_of_Commerce_Root_-_2008.pem unit-abot-epc-basic-0: 01:10:32 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Trusted_Root_G4.pem unit-abot-epc-basic-0: 01:10:32 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA.pem unit-abot-epc-basic-0: 01:10:32 DEBUG unit.abot-epc-basic/0.install Adding debian:EC-ACC.pem unit-abot-epc-basic-0: 01:10:32 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_1_G3.pem unit-abot-epc-basic-0: 01:10:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G2.pem unit-abot-epc-basic-0: 01:10:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Global_Chambersign_Root_-_2008.pem unit-abot-epc-basic-0: 01:10:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Root_CA.pem unit-abot-epc-basic-0: 01:10:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Trusted_Services_root.pem unit-abot-epc-basic-0: 01:10:32 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Public_Services_Root.pem unit-abot-epc-basic-0: 01:10:32 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R1.pem unit-abot-epc-basic-0: 01:10:32 DEBUG unit.abot-epc-basic/0.install Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem unit-abot-epc-basic-0: 01:10:32 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Networking.pem unit-abot-epc-basic-0: 01:10:32 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Root_Certification_Authority.pem unit-abot-epc-basic-0: 01:10:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem unit-abot-epc-basic-0: 01:10:32 DEBUG unit.abot-epc-basic/0.install Adding debian:ePKI_Root_Certification_Authority.pem unit-abot-epc-basic-0: 01:10:32 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureTrust_CA.pem unit-abot-epc-basic-0: 01:10:32 DEBUG unit.abot-epc-basic/0.install Adding debian:ISRG_Root_X1.pem unit-abot-epc-basic-0: 01:10:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem unit-abot-epc-basic-0: 01:10:32 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem unit-abot-epc-basic-0: 01:10:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Cybertrust_Global_Root.pem unit-abot-epc-basic-0: 01:10:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_1.pem unit-abot-epc-basic-0: 01:10:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Deutsche_Telekom_Root_CA_2.pem unit-abot-epc-basic-0: 01:10:32 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA.pem unit-abot-epc-basic-0: 01:10:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 01:10:32 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem unit-abot-epc-basic-0: 01:10:32 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem unit-abot-epc-basic-0: 01:10:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem unit-abot-epc-basic-0: 01:10:32 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA_2.pem unit-abot-epc-basic-0: 01:10:32 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_3.pem unit-abot-epc-basic-0: 01:10:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem unit-abot-epc-basic-0: 01:10:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem unit-abot-epc-basic-0: 01:10:32 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3.pem unit-abot-epc-basic-0: 01:10:32 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G2.pem unit-abot-epc-basic-0: 01:10:32 DEBUG unit.abot-epc-basic/0.install Adding debian:XRamp_Global_CA_Root.pem unit-abot-epc-basic-0: 01:10:32 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_External_Root.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Universal_Root_Certification_Authority.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G2.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:UTN_USERFirst_Hardware_Root_CA.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G3.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_4.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Class_2_CA.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Class_2_CA.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_CA.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA_2.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Taiwan_GRCA.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_RootCA2.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_Root_CA.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Commercial_Root_CA_1.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_3.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_1.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G1.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:SZAFIR_ROOT_CA2.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Certigna.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G3.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Secure_Services_root.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:TeliaSonera_Root_CA_v1.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_AAA_Services_root.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:PSCProcert.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_2_Root_CA.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:AC_RAIZ_FNMT-RCM.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:LuxTrust_Global_Root_2.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureSign_RootCA11.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Visa_eCommerce_Root.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium_ECC.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:certSIGN_ROOT_CA.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_EV_RootCA1.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Hongkong_Post_Root_CA_1.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_Root_CA_X3.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Atos_TrustedRoot_2011.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Izenpe.com.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:ACEDICOM_Root.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:CFCA_EV_ROOT.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Autorité_Racine.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:ACCVRAIZ1.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G2.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_CA.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G1.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem unit-abot-epc-basic-0: 01:10: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: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Commercial.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Class_2_Primary_CA.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_Certification_Authority.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_EV_CA_2.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G2.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA_2.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Global_Chambersign_Root.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R2.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Global_Root_CA.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Secure_Global_CA.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Microsec_e-Szigno_Root_CA_2009.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Baltimore_CyberTrust_Root.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_2.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Gold_CA_-_G2.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:EE_Certification_Centre_Root_CA.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Silver_CA_-_G2.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Qualified_Certificates_Root.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:Actalis_Authentication_Root_CA.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2_G3.pem unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 01:10: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: 01:10: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: 01:10: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: 01:10: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: 01:10: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: 01:10: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: 01:10: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: 01:10: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: 01:10: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: 01:10: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: 01:10: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: 01:10: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: 01:10: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: 01:10: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: 01:10: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: 01:10: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: 01:10: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: 01:10: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: 01:10: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: 01:10: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: 01:10: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: 01:10: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: 01:10: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: 01:10: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: 01:10: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: 01:10: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: 01:10: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: 01:10: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: 01:10: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: 01:10: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: 01:10: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: 01:10:33 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: 01:10:33 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: 01:10:33 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.1) ... unit-abot-epc-basic-0: 01:10:33 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 01:10:34 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 01:10:34 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 01:10:34 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:10:34 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 01:10:34 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 01:10:35 DEBUG unit.abot-epc-basic/0.install --2018-08-10 01:10:35-- http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 01:10:35 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... connected. unit-abot-epc-basic-0: 01:10:35 DEBUG unit.abot-epc-basic/0.install HTTP request sent, awaiting response... 200 OK unit-abot-epc-basic-0: 01:10:35 DEBUG unit.abot-epc-basic/0.install Length: 47812762 (46M) [application/x-debian-package] unit-abot-epc-basic-0: 01:10:35 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: 01:10:35 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:10:36 DEBUG unit.abot-epc-basic/0.install 0K .......... .......... .......... .......... .......... 0% 95.9K 8m6s unit-abot-epc-basic-0: 01:10:36 DEBUG unit.abot-epc-basic/0.install 50K .......... .......... .......... .......... .......... 0% 193K 6m3s unit-abot-epc-basic-0: 01:10:36 DEBUG unit.abot-epc-basic/0.install 100K .......... .......... .......... .......... .......... 0% 9.16M 4m4s unit-abot-epc-basic-0: 01:10:36 DEBUG unit.abot-epc-basic/0.install 150K .......... .......... .......... .......... .......... 0% 12.0M 3m3s unit-abot-epc-basic-0: 01:10:36 DEBUG unit.abot-epc-basic/0.install 200K .......... .......... .......... .......... .......... 0% 197K 3m14s unit-abot-epc-basic-0: 01:10:36 DEBUG unit.abot-epc-basic/0.install 250K .......... .......... .......... .......... .......... 0% 11.0M 2m42s unit-abot-epc-basic-0: 01:10:36 DEBUG unit.abot-epc-basic/0.install 300K .......... .......... .......... .......... .......... 0% 11.2M 2m19s unit-abot-epc-basic-0: 01:10:36 DEBUG unit.abot-epc-basic/0.install 350K .......... .......... .......... .......... .......... 0% 10.9M 2m2s unit-abot-epc-basic-0: 01:10:37 DEBUG unit.abot-epc-basic/0.install 400K .......... .......... .......... .......... .......... 0% 202K 2m14s unit-abot-epc-basic-0: 01:10:37 DEBUG unit.abot-epc-basic/0.install 450K .......... .......... .......... .......... .......... 1% 11.1M 2m1s unit-abot-epc-basic-0: 01:10:37 DEBUG unit.abot-epc-basic/0.install 500K .......... .......... .......... .......... .......... 1% 11.0M 1m50s unit-abot-epc-basic-0: 01:10:37 DEBUG unit.abot-epc-basic/0.install 550K .......... .......... .......... .......... .......... 1% 11.5M 1m41s unit-abot-epc-basic-0: 01:10:37 DEBUG unit.abot-epc-basic/0.install 600K .......... .......... .......... .......... .......... 1% 10.6M 94s unit-abot-epc-basic-0: 01:10:37 DEBUG unit.abot-epc-basic/0.install 650K .......... .......... .......... .......... .......... 1% 11.9M 87s unit-abot-epc-basic-0: 01:10:37 DEBUG unit.abot-epc-basic/0.install 700K .......... .......... .......... .......... .......... 1% 11.1M 82s unit-abot-epc-basic-0: 01:10:37 DEBUG unit.abot-epc-basic/0.install 750K .......... .......... .......... .......... .......... 1% 11.3M 77s unit-abot-epc-basic-0: 01:10:37 DEBUG unit.abot-epc-basic/0.install 800K .......... .......... .......... .......... .......... 1% 11.2M 72s unit-abot-epc-basic-0: 01:10:37 DEBUG unit.abot-epc-basic/0.install 850K .......... .......... .......... .......... .......... 1% 221K 80s unit-abot-epc-basic-0: 01:10:37 DEBUG unit.abot-epc-basic/0.install 900K .......... .......... .......... .......... .......... 2% 10.8M 76s unit-abot-epc-basic-0: 01:10:37 DEBUG unit.abot-epc-basic/0.install 950K .......... .......... .......... .......... .......... 2% 11.2M 72s unit-abot-epc-basic-0: 01:10:37 DEBUG unit.abot-epc-basic/0.install 1000K .......... .......... .......... .......... .......... 2% 11.9M 69s unit-abot-epc-basic-0: 01:10:37 DEBUG unit.abot-epc-basic/0.install 1050K .......... .......... .......... .......... .......... 2% 11.4M 66s unit-abot-epc-basic-0: 01:10:37 DEBUG unit.abot-epc-basic/0.install 1100K .......... .......... .......... .......... .......... 2% 10.8M 63s unit-abot-epc-basic-0: 01:10:37 DEBUG unit.abot-epc-basic/0.install 1150K .......... .......... .......... .......... .......... 2% 11.5M 60s unit-abot-epc-basic-0: 01:10:37 DEBUG unit.abot-epc-basic/0.install 1200K .......... .......... .......... .......... .......... 2% 11.2M 58s unit-abot-epc-basic-0: 01:10:37 DEBUG unit.abot-epc-basic/0.install 1250K .......... .......... .......... .......... .......... 2% 11.1M 56s unit-abot-epc-basic-0: 01:10:37 DEBUG unit.abot-epc-basic/0.install 1300K .......... .......... .......... .......... .......... 2% 11.2M 54s unit-abot-epc-basic-0: 01:10:37 DEBUG unit.abot-epc-basic/0.install 1350K .......... .......... .......... .......... .......... 2% 11.3M 52s unit-abot-epc-basic-0: 01:10:37 DEBUG unit.abot-epc-basic/0.install 1400K .......... .......... .......... .......... .......... 3% 11.0M 50s unit-abot-epc-basic-0: 01:10:37 DEBUG unit.abot-epc-basic/0.install 1450K .......... .......... .......... .......... .......... 3% 11.4M 49s unit-abot-epc-basic-0: 01:10:37 DEBUG unit.abot-epc-basic/0.install 1500K .......... .......... .......... .......... .......... 3% 11.1M 47s unit-abot-epc-basic-0: 01:10:37 DEBUG unit.abot-epc-basic/0.install 1550K .......... .......... .......... .......... .......... 3% 170K 54s unit-abot-epc-basic-0: 01:10:37 DEBUG unit.abot-epc-basic/0.install 1600K .......... .......... .......... .......... .......... 3% 19.1M 52s unit-abot-epc-basic-0: 01:10:37 DEBUG unit.abot-epc-basic/0.install 1650K .......... .......... .......... .......... .......... 3% 302K 55s unit-abot-epc-basic-0: 01:10:37 DEBUG unit.abot-epc-basic/0.install 1700K .......... .......... .......... .......... .......... 3% 26.7M 54s unit-abot-epc-basic-0: 01:10:37 DEBUG unit.abot-epc-basic/0.install 1750K .......... .......... .......... .......... .......... 3% 54.6M 52s unit-abot-epc-basic-0: 01:10:37 DEBUG unit.abot-epc-basic/0.install 1800K .......... .......... .......... .......... .......... 3% 53.7M 51s unit-abot-epc-basic-0: 01:10:37 DEBUG unit.abot-epc-basic/0.install 1850K .......... .......... .......... .......... .......... 4% 59.6M 49s unit-abot-epc-basic-0: 01:10:37 DEBUG unit.abot-epc-basic/0.install 1900K .......... .......... .......... .......... .......... 4% 51.2M 48s unit-abot-epc-basic-0: 01:10:37 DEBUG unit.abot-epc-basic/0.install 1950K .......... .......... .......... .......... .......... 4% 52.3M 47s unit-abot-epc-basic-0: 01:10:37 DEBUG unit.abot-epc-basic/0.install 2000K .......... .......... .......... .......... .......... 4% 60.5M 46s unit-abot-epc-basic-0: 01:10:37 DEBUG unit.abot-epc-basic/0.install 2050K .......... .......... .......... .......... .......... 4% 83.3M 44s unit-abot-epc-basic-0: 01:10:37 DEBUG unit.abot-epc-basic/0.install 2100K .......... .......... .......... .......... .......... 4% 73.8M 43s unit-abot-epc-basic-0: 01:10:37 DEBUG unit.abot-epc-basic/0.install 2150K .......... .......... .......... .......... .......... 4% 64.1M 42s unit-abot-epc-basic-0: 01:10:37 DEBUG unit.abot-epc-basic/0.install 2200K .......... .......... .......... .......... .......... 4% 65.7M 41s unit-abot-epc-basic-0: 01:10:37 DEBUG unit.abot-epc-basic/0.install 2250K .......... .......... .......... .......... .......... 4% 78.0M 40s unit-abot-epc-basic-0: 01:10:37 DEBUG unit.abot-epc-basic/0.install 2300K .......... .......... .......... .......... .......... 5% 75.2M 40s unit-abot-epc-basic-0: 01:10:37 DEBUG unit.abot-epc-basic/0.install 2350K .......... .......... .......... .......... .......... 5% 60.1M 39s unit-abot-epc-basic-0: 01:10:37 DEBUG unit.abot-epc-basic/0.install 2400K .......... .......... .......... .......... .......... 5% 1.00M 39s unit-abot-epc-basic-0: 01:10:37 DEBUG unit.abot-epc-basic/0.install 2450K .......... .......... .......... .......... .......... 5% 13.6M 38s unit-abot-epc-basic-0: 01:10:37 DEBUG unit.abot-epc-basic/0.install 2500K .......... .......... .......... .......... .......... 5% 25.0M 37s unit-abot-epc-basic-0: 01:10:37 DEBUG unit.abot-epc-basic/0.install 2550K .......... .......... .......... .......... .......... 5% 19.8M 37s unit-abot-epc-basic-0: 01:10:37 DEBUG unit.abot-epc-basic/0.install 2600K .......... .......... .......... .......... .......... 5% 20.0M 36s unit-abot-epc-basic-0: 01:10:37 DEBUG unit.abot-epc-basic/0.install 2650K .......... .......... .......... .......... .......... 5% 21.9M 35s unit-abot-epc-basic-0: 01:10:37 DEBUG unit.abot-epc-basic/0.install 2700K .......... .......... .......... .......... .......... 5% 20.3M 35s unit-abot-epc-basic-0: 01:10:37 DEBUG unit.abot-epc-basic/0.install 2750K .......... .......... .......... .......... .......... 5% 24.2M 34s unit-abot-epc-basic-0: 01:10:37 DEBUG unit.abot-epc-basic/0.install 2800K .......... .......... .......... .......... .......... 6% 19.5M 33s unit-abot-epc-basic-0: 01:10:37 DEBUG unit.abot-epc-basic/0.install 2850K .......... .......... .......... .......... .......... 6% 23.6M 33s unit-abot-epc-basic-0: 01:10:37 DEBUG unit.abot-epc-basic/0.install 2900K .......... .......... .......... .......... .......... 6% 21.9M 32s unit-abot-epc-basic-0: 01:10:37 DEBUG unit.abot-epc-basic/0.install 2950K .......... .......... .......... .......... .......... 6% 23.2M 32s unit-abot-epc-basic-0: 01:10:37 DEBUG unit.abot-epc-basic/0.install 3000K .......... .......... .......... .......... .......... 6% 21.4M 31s unit-abot-epc-basic-0: 01:10:37 DEBUG unit.abot-epc-basic/0.install 3050K .......... .......... .......... .......... .......... 6% 22.2M 31s unit-abot-epc-basic-0: 01:10:37 DEBUG unit.abot-epc-basic/0.install 3100K .......... .......... .......... .......... .......... 6% 27.1M 30s unit-abot-epc-basic-0: 01:10:37 DEBUG unit.abot-epc-basic/0.install 3150K .......... .......... .......... .......... .......... 6% 76.0M 30s unit-abot-epc-basic-0: 01:10:37 DEBUG unit.abot-epc-basic/0.install 3200K .......... .......... .......... .......... .......... 6% 70.4M 29s unit-abot-epc-basic-0: 01:10:37 DEBUG unit.abot-epc-basic/0.install 3250K .......... .......... .......... .......... .......... 7% 81.4M 29s unit-abot-epc-basic-0: 01:10:37 DEBUG unit.abot-epc-basic/0.install 3300K .......... .......... .......... .......... .......... 7% 64.1M 28s unit-abot-epc-basic-0: 01:10:37 DEBUG unit.abot-epc-basic/0.install 3350K .......... .......... .......... .......... .......... 7% 79.7M 28s unit-abot-epc-basic-0: 01:10:37 DEBUG unit.abot-epc-basic/0.install 3400K .......... .......... .......... .......... .......... 7% 69.4M 27s unit-abot-epc-basic-0: 01:10:38 DEBUG unit.abot-epc-basic/0.install 3450K .......... .......... .......... .......... .......... 7% 295K 29s unit-abot-epc-basic-0: 01:10:38 DEBUG unit.abot-epc-basic/0.install 3500K .......... .......... .......... .......... .......... 7% 6.91M 29s unit-abot-epc-basic-0: 01:10:38 DEBUG unit.abot-epc-basic/0.install 3550K .......... .......... .......... .......... .......... 7% 7.21M 28s unit-abot-epc-basic-0: 01:10:38 DEBUG unit.abot-epc-basic/0.install 3600K .......... .......... .......... .......... .......... 7% 7.33M 28s unit-abot-epc-basic-0: 01:10:38 DEBUG unit.abot-epc-basic/0.install 3650K .......... .......... .......... .......... .......... 7% 7.61M 28s unit-abot-epc-basic-0: 01:10:38 DEBUG unit.abot-epc-basic/0.install 3700K .......... .......... .......... .......... .......... 8% 7.82M 27s unit-abot-epc-basic-0: 01:10:38 DEBUG unit.abot-epc-basic/0.install 3750K .......... .......... .......... .......... .......... 8% 2.09M 27s unit-abot-epc-basic-0: 01:10:38 DEBUG unit.abot-epc-basic/0.install 3800K .......... .......... .......... .......... .......... 8% 10.7M 27s unit-abot-epc-basic-0: 01:10:38 DEBUG unit.abot-epc-basic/0.install 3850K .......... .......... .......... .......... .......... 8% 11.9M 27s unit-abot-epc-basic-0: 01:10:38 DEBUG unit.abot-epc-basic/0.install 3900K .......... .......... .......... .......... .......... 8% 11.2M 26s unit-abot-epc-basic-0: 01:10:38 DEBUG unit.abot-epc-basic/0.install 3950K .......... .......... .......... .......... .......... 8% 11.0M 26s unit-abot-epc-basic-0: 01:10:38 DEBUG unit.abot-epc-basic/0.install 4000K .......... .......... .......... .......... .......... 8% 11.2M 26s unit-abot-epc-basic-0: 01:10:38 DEBUG unit.abot-epc-basic/0.install 4050K .......... .......... .......... .......... .......... 8% 11.3M 25s unit-abot-epc-basic-0: 01:10:38 DEBUG unit.abot-epc-basic/0.install 4100K .......... .......... .......... .......... .......... 8% 11.5M 25s unit-abot-epc-basic-0: 01:10:38 DEBUG unit.abot-epc-basic/0.install 4150K .......... .......... .......... .......... .......... 8% 11.1M 25s unit-abot-epc-basic-0: 01:10:38 DEBUG unit.abot-epc-basic/0.install 4200K .......... .......... .......... .......... .......... 9% 10.8M 24s unit-abot-epc-basic-0: 01:10:38 DEBUG unit.abot-epc-basic/0.install 4250K .......... .......... .......... .......... .......... 9% 188K 27s unit-abot-epc-basic-0: 01:10:38 DEBUG unit.abot-epc-basic/0.install 4300K .......... .......... .......... .......... .......... 9% 18.1M 26s unit-abot-epc-basic-0: 01:10:38 DEBUG unit.abot-epc-basic/0.install 4350K .......... .......... .......... .......... .......... 9% 72.0M 26s unit-abot-epc-basic-0: 01:10:38 DEBUG unit.abot-epc-basic/0.install 4400K .......... .......... .......... .......... .......... 9% 71.1M 26s unit-abot-epc-basic-0: 01:10:38 DEBUG unit.abot-epc-basic/0.install 4450K .......... .......... .......... .......... .......... 9% 65.7M 25s unit-abot-epc-basic-0: 01:10:38 DEBUG unit.abot-epc-basic/0.install 4500K .......... .......... .......... .......... .......... 9% 5.92M 25s unit-abot-epc-basic-0: 01:10:38 DEBUG unit.abot-epc-basic/0.install 4550K .......... .......... .......... .......... .......... 9% 13.8M 25s unit-abot-epc-basic-0: 01:10:38 DEBUG unit.abot-epc-basic/0.install 4600K .......... .......... .......... .......... .......... 9% 80.8M 25s unit-abot-epc-basic-0: 01:10:38 DEBUG unit.abot-epc-basic/0.install 4650K .......... .......... .......... .......... .......... 10% 60.3M 24s unit-abot-epc-basic-0: 01:10:38 DEBUG unit.abot-epc-basic/0.install 4700K .......... .......... .......... .......... .......... 10% 79.5M 24s unit-abot-epc-basic-0: 01:10:38 DEBUG unit.abot-epc-basic/0.install 4750K .......... .......... .......... .......... .......... 10% 77.4M 24s unit-abot-epc-basic-0: 01:10:38 DEBUG unit.abot-epc-basic/0.install 4800K .......... .......... .......... .......... .......... 10% 70.9M 24s unit-abot-epc-basic-0: 01:10:38 DEBUG unit.abot-epc-basic/0.install 4850K .......... .......... .......... .......... .......... 10% 68.1M 23s unit-abot-epc-basic-0: 01:10:38 DEBUG unit.abot-epc-basic/0.install 4900K .......... .......... .......... .......... .......... 10% 81.3M 23s unit-abot-epc-basic-0: 01:10:38 DEBUG unit.abot-epc-basic/0.install 4950K .......... .......... .......... .......... .......... 10% 85.7M 23s unit-abot-epc-basic-0: 01:10:38 DEBUG unit.abot-epc-basic/0.install 5000K .......... .......... .......... .......... .......... 10% 88.6M 23s unit-abot-epc-basic-0: 01:10:38 DEBUG unit.abot-epc-basic/0.install 5050K .......... .......... .......... .......... .......... 10% 76.3M 22s unit-abot-epc-basic-0: 01:10:38 DEBUG unit.abot-epc-basic/0.install 5100K .......... .......... .......... .......... .......... 11% 94.2M 22s unit-abot-epc-basic-0: 01:10:38 DEBUG unit.abot-epc-basic/0.install 5150K .......... .......... .......... .......... .......... 11% 91.3M 22s unit-abot-epc-basic-0: 01:10:38 DEBUG unit.abot-epc-basic/0.install 5200K .......... .......... .......... .......... .......... 11% 95.8M 22s unit-abot-epc-basic-0: 01:10:38 DEBUG unit.abot-epc-basic/0.install 5250K .......... .......... .......... .......... .......... 11% 84.8M 21s unit-abot-epc-basic-0: 01:10:38 DEBUG unit.abot-epc-basic/0.install 5300K .......... .......... .......... .......... .......... 11% 81.6M 21s unit-abot-epc-basic-0: 01:10:38 DEBUG unit.abot-epc-basic/0.install 5350K .......... .......... .......... .......... .......... 11% 92.6M 21s unit-abot-epc-basic-0: 01:10:38 DEBUG unit.abot-epc-basic/0.install 5400K .......... .......... .......... .......... .......... 11% 86.3M 21s unit-abot-epc-basic-0: 01:10:38 DEBUG unit.abot-epc-basic/0.install 5450K .......... .......... .......... .......... .......... 11% 82.2M 21s unit-abot-epc-basic-0: 01:10:38 DEBUG unit.abot-epc-basic/0.install 5500K .......... .......... .......... .......... .......... 11% 372K 21s unit-abot-epc-basic-0: 01:10:38 DEBUG unit.abot-epc-basic/0.install 5550K .......... .......... .......... .......... .......... 11% 5.38M 21s unit-abot-epc-basic-0: 01:10:38 DEBUG unit.abot-epc-basic/0.install 5600K .......... .......... .......... .......... .......... 12% 5.24M 21s unit-abot-epc-basic-0: 01:10:38 DEBUG unit.abot-epc-basic/0.install 5650K .......... .......... .......... .......... .......... 12% 5.76M 21s unit-abot-epc-basic-0: 01:10:38 DEBUG unit.abot-epc-basic/0.install 5700K .......... .......... .......... .......... .......... 12% 1.83M 21s unit-abot-epc-basic-0: 01:10:38 DEBUG unit.abot-epc-basic/0.install 5750K .......... .......... .......... .......... .......... 12% 7.77M 21s unit-abot-epc-basic-0: 01:10:38 DEBUG unit.abot-epc-basic/0.install 5800K .......... .......... .......... .......... .......... 12% 7.59M 21s unit-abot-epc-basic-0: 01:10:38 DEBUG unit.abot-epc-basic/0.install 5850K .......... .......... .......... .......... .......... 12% 7.84M 20s unit-abot-epc-basic-0: 01:10:38 DEBUG unit.abot-epc-basic/0.install 5900K .......... .......... .......... .......... .......... 12% 8.56M 20s unit-abot-epc-basic-0: 01:10:38 DEBUG unit.abot-epc-basic/0.install 5950K .......... .......... .......... .......... .......... 12% 8.09M 20s unit-abot-epc-basic-0: 01:10:38 DEBUG unit.abot-epc-basic/0.install 6000K .......... .......... .......... .......... .......... 12% 10.5M 20s unit-abot-epc-basic-0: 01:10:38 DEBUG unit.abot-epc-basic/0.install 6050K .......... .......... .......... .......... .......... 13% 10.2M 20s unit-abot-epc-basic-0: 01:10:38 DEBUG unit.abot-epc-basic/0.install 6100K .......... .......... .......... .......... .......... 13% 11.6M 20s unit-abot-epc-basic-0: 01:10:38 DEBUG unit.abot-epc-basic/0.install 6150K .......... .......... .......... .......... .......... 13% 10.8M 19s unit-abot-epc-basic-0: 01:10:38 DEBUG unit.abot-epc-basic/0.install 6200K .......... .......... .......... .......... .......... 13% 8.59M 19s unit-abot-epc-basic-0: 01:10:38 DEBUG unit.abot-epc-basic/0.install 6250K .......... .......... .......... .......... .......... 13% 8.14M 19s unit-abot-epc-basic-0: 01:10:38 DEBUG unit.abot-epc-basic/0.install 6300K .......... .......... .......... .......... .......... 13% 352K 20s unit-abot-epc-basic-0: 01:10:38 DEBUG unit.abot-epc-basic/0.install 6350K .......... .......... .......... .......... .......... 13% 5.14M 20s unit-abot-epc-basic-0: 01:10:38 DEBUG unit.abot-epc-basic/0.install 6400K .......... .......... .......... .......... .......... 13% 6.38M 20s unit-abot-epc-basic-0: 01:10:38 DEBUG unit.abot-epc-basic/0.install 6450K .......... .......... .......... .......... .......... 13% 5.23M 20s unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.install 6500K .......... .......... .......... .......... .......... 14% 5.76M 19s unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.install 6550K .......... .......... .......... .......... .......... 14% 1.88M 19s unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.install 6600K .......... .......... .......... .......... .......... 14% 7.47M 19s unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.install 6650K .......... .......... .......... .......... .......... 14% 8.25M 19s unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.install 6700K .......... .......... .......... .......... .......... 14% 8.55M 19s unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.install 6750K .......... .......... .......... .......... .......... 14% 7.69M 19s unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.install 6800K .......... .......... .......... .......... .......... 14% 9.92M 19s unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.install 6850K .......... .......... .......... .......... .......... 14% 10.2M 19s unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.install 6900K .......... .......... .......... .......... .......... 14% 10.1M 18s unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.install 6950K .......... .......... .......... .......... .......... 14% 11.0M 18s unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.install 7000K .......... .......... .......... .......... .......... 15% 11.2M 18s unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.install 7050K .......... .......... .......... .......... .......... 15% 8.43M 18s unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.install 7100K .......... .......... .......... .......... .......... 15% 8.80M 18s unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.install 7150K .......... .......... .......... .......... .......... 15% 350K 19s unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.install 7200K .......... .......... .......... .......... .......... 15% 5.16M 19s unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.install 7250K .......... .......... .......... .......... .......... 15% 4.70M 18s unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.install 7300K .......... .......... .......... .......... .......... 15% 7.19M 18s unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.install 7350K .......... .......... .......... .......... .......... 15% 1.64M 18s unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.install 7400K .......... .......... .......... .......... .......... 15% 11.1M 18s unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.install 7450K .......... .......... .......... .......... .......... 16% 8.90M 18s unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.install 7500K .......... .......... .......... .......... .......... 16% 8.57M 18s unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.install 7550K .......... .......... .......... .......... .......... 16% 8.09M 18s unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.install 7600K .......... .......... .......... .......... .......... 16% 4.98M 18s unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.install 7650K .......... .......... .......... .......... .......... 16% 10.9M 18s unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.install 7700K .......... .......... .......... .......... .......... 16% 11.4M 18s unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.install 7750K .......... .......... .......... .......... .......... 16% 11.1M 17s unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.install 7800K .......... .......... .......... .......... .......... 16% 11.1M 17s unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.install 7850K .......... .......... .......... .......... .......... 16% 11.4M 17s unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.install 7900K .......... .......... .......... .......... .......... 17% 11.1M 17s unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.install 7950K .......... .......... .......... .......... .......... 17% 6.59M 17s unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.install 8000K .......... .......... .......... .......... .......... 17% 358K 18s unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.install 8050K .......... .......... .......... .......... .......... 17% 5.39M 17s unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.install 8100K .......... .......... .......... .......... .......... 17% 4.53M 17s unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.install 8150K .......... .......... .......... .......... .......... 17% 6.96M 17s unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.install 8200K .......... .......... .......... .......... .......... 17% 1.69M 17s unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.install 8250K .......... .......... .......... .......... .......... 17% 9.57M 17s unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.install 8300K .......... .......... .......... .......... .......... 17% 7.38M 17s unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.install 8350K .......... .......... .......... .......... .......... 17% 10.4M 17s unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.install 8400K .......... .......... .......... .......... .......... 18% 9.88M 17s unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.install 8450K .......... .......... .......... .......... .......... 18% 5.24M 17s unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.install 8500K .......... .......... .......... .......... .......... 18% 10.5M 17s unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.install 8550K .......... .......... .......... .......... .......... 18% 10.3M 17s unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.install 8600K .......... .......... .......... .......... .......... 18% 10.9M 17s unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.install 8650K .......... .......... .......... .......... .......... 18% 11.3M 16s unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.install 8700K .......... .......... .......... .......... .......... 18% 11.2M 16s unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.install 8750K .......... .......... .......... .......... .......... 18% 11.1M 16s unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.install 8800K .......... .......... .......... .......... .......... 18% 7.51M 16s unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.install 8850K .......... .......... .......... .......... .......... 19% 359K 17s unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.install 8900K .......... .......... .......... .......... .......... 19% 5.62M 17s unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.install 8950K .......... .......... .......... .......... .......... 19% 5.30M 16s unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.install 9000K .......... .......... .......... .......... .......... 19% 5.97M 16s unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.install 9050K .......... .......... .......... .......... .......... 19% 1.64M 16s unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.install 9100K .......... .......... .......... .......... .......... 19% 8.26M 16s unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.install 9150K .......... .......... .......... .......... .......... 19% 8.86M 16s unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.install 9200K .......... .......... .......... .......... .......... 19% 9.77M 16s unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.install 9250K .......... .......... .......... .......... .......... 19% 10.2M 16s unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.install 9300K .......... .......... .......... .......... .......... 20% 5.53M 16s unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.install 9350K .......... .......... .......... .......... .......... 20% 9.01M 16s unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.install 9400K .......... .......... .......... .......... .......... 20% 11.1M 16s unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.install 9450K .......... .......... .......... .......... .......... 20% 11.0M 16s unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.install 9500K .......... .......... .......... .......... .......... 20% 10.9M 16s unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.install 9550K .......... .......... .......... .......... .......... 20% 11.6M 16s unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.install 9600K .......... .......... .......... .......... .......... 20% 10.9M 15s unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.install 9650K .......... .......... .......... .......... .......... 20% 9.08M 15s unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.install 9700K .......... .......... .......... .......... .......... 20% 362K 16s unit-abot-epc-basic-0: 01:10:39 DEBUG unit.abot-epc-basic/0.install 9750K .......... .......... .......... .......... .......... 20% 5.29M 16s unit-abot-epc-basic-0: 01:10:40 DEBUG unit.abot-epc-basic/0.install 9800K .......... .......... .......... .......... .......... 21% 6.01M 16s unit-abot-epc-basic-0: 01:10:40 DEBUG unit.abot-epc-basic/0.install 9850K .......... .......... .......... .......... .......... 21% 5.36M 16s unit-abot-epc-basic-0: 01:10:40 DEBUG unit.abot-epc-basic/0.install 9900K .......... .......... .......... .......... .......... 21% 7.31M 16s unit-abot-epc-basic-0: 01:10:40 DEBUG unit.abot-epc-basic/0.install 9950K .......... .......... .......... .......... .......... 21% 1.65M 16s unit-abot-epc-basic-0: 01:10:40 DEBUG unit.abot-epc-basic/0.install 10000K .......... .......... .......... .......... .......... 21% 9.44M 15s unit-abot-epc-basic-0: 01:10:40 DEBUG unit.abot-epc-basic/0.install 10050K .......... .......... .......... .......... .......... 21% 8.90M 15s unit-abot-epc-basic-0: 01:10:40 DEBUG unit.abot-epc-basic/0.install 10100K .......... .......... .......... .......... .......... 21% 10.1M 15s unit-abot-epc-basic-0: 01:10:40 DEBUG unit.abot-epc-basic/0.install 10150K .......... .......... .......... .......... .......... 21% 11.1M 15s unit-abot-epc-basic-0: 01:10:40 DEBUG unit.abot-epc-basic/0.install 10200K .......... .......... .......... .......... .......... 21% 5.23M 15s unit-abot-epc-basic-0: 01:10:40 DEBUG unit.abot-epc-basic/0.install 10250K .......... .......... .......... .......... .......... 22% 9.90M 15s unit-abot-epc-basic-0: 01:10:40 DEBUG unit.abot-epc-basic/0.install 10300K .......... .......... .......... .......... .......... 22% 11.2M 15s unit-abot-epc-basic-0: 01:10:40 DEBUG unit.abot-epc-basic/0.install 10350K .......... .......... .......... .......... .......... 22% 11.6M 15s unit-abot-epc-basic-0: 01:10:40 DEBUG unit.abot-epc-basic/0.install 10400K .......... .......... .......... .......... .......... 22% 10.6M 15s unit-abot-epc-basic-0: 01:10:40 DEBUG unit.abot-epc-basic/0.install 10450K .......... .......... .......... .......... .......... 22% 11.5M 15s unit-abot-epc-basic-0: 01:10:40 DEBUG unit.abot-epc-basic/0.install 10500K .......... .......... .......... .......... .......... 22% 10.8M 15s unit-abot-epc-basic-0: 01:10:40 DEBUG unit.abot-epc-basic/0.install 10550K .......... .......... .......... .......... .......... 22% 8.82M 15s unit-abot-epc-basic-0: 01:10:40 DEBUG unit.abot-epc-basic/0.install 10600K .......... .......... .......... .......... .......... 22% 361K 15s unit-abot-epc-basic-0: 01:10:40 DEBUG unit.abot-epc-basic/0.install 10650K .......... .......... .......... .......... .......... 22% 6.19M 15s unit-abot-epc-basic-0: 01:10:40 DEBUG unit.abot-epc-basic/0.install 10700K .......... .......... .......... .......... .......... 23% 5.84M 15s unit-abot-epc-basic-0: 01:10:40 DEBUG unit.abot-epc-basic/0.install 10750K .......... .......... .......... .......... .......... 23% 5.46M 15s unit-abot-epc-basic-0: 01:10:40 DEBUG unit.abot-epc-basic/0.install 10800K .......... .......... .......... .......... .......... 23% 6.23M 15s unit-abot-epc-basic-0: 01:10:40 DEBUG unit.abot-epc-basic/0.install 10850K .......... .......... .......... .......... .......... 23% 1.73M 15s unit-abot-epc-basic-0: 01:10:40 DEBUG unit.abot-epc-basic/0.install 10900K .......... .......... .......... .......... .......... 23% 11.2M 15s unit-abot-epc-basic-0: 01:10:40 DEBUG unit.abot-epc-basic/0.install 10950K .......... .......... .......... .......... .......... 23% 8.26M 15s unit-abot-epc-basic-0: 01:10:40 DEBUG unit.abot-epc-basic/0.install 11000K .......... .......... .......... .......... .......... 23% 9.89M 15s unit-abot-epc-basic-0: 01:10:40 DEBUG unit.abot-epc-basic/0.install 11050K .......... .......... .......... .......... .......... 23% 10.1M 14s unit-abot-epc-basic-0: 01:10:40 DEBUG unit.abot-epc-basic/0.install 11100K .......... .......... .......... .......... .......... 23% 5.86M 14s unit-abot-epc-basic-0: 01:10:40 DEBUG unit.abot-epc-basic/0.install 11150K .......... .......... .......... .......... .......... 23% 9.95M 14s unit-abot-epc-basic-0: 01:10:40 DEBUG unit.abot-epc-basic/0.install 11200K .......... .......... .......... .......... .......... 24% 10.1M 14s unit-abot-epc-basic-0: 01:10:40 DEBUG unit.abot-epc-basic/0.install 11250K .......... .......... .......... .......... .......... 24% 10.9M 14s unit-abot-epc-basic-0: 01:10:40 DEBUG unit.abot-epc-basic/0.install 11300K .......... .......... .......... .......... .......... 24% 11.6M 14s unit-abot-epc-basic-0: 01:10:40 DEBUG unit.abot-epc-basic/0.install 11350K .......... .......... .......... .......... .......... 24% 11.1M 14s unit-abot-epc-basic-0: 01:10:40 DEBUG unit.abot-epc-basic/0.install 11400K .......... .......... .......... .......... .......... 24% 11.1M 14s unit-abot-epc-basic-0: 01:10:40 DEBUG unit.abot-epc-basic/0.install 11450K .......... .......... .......... .......... .......... 24% 10.2M 14s unit-abot-epc-basic-0: 01:10:40 DEBUG unit.abot-epc-basic/0.install 11500K .......... .......... .......... .......... .......... 24% 360K 14s unit-abot-epc-basic-0: 01:10:40 DEBUG unit.abot-epc-basic/0.install 11550K .......... .......... .......... .......... .......... 24% 6.24M 14s unit-abot-epc-basic-0: 01:10:40 DEBUG unit.abot-epc-basic/0.install 11600K .......... .......... .......... .......... .......... 24% 5.92M 14s unit-abot-epc-basic-0: 01:10:40 DEBUG unit.abot-epc-basic/0.install 11650K .......... .......... .......... .......... .......... 25% 5.33M 14s unit-abot-epc-basic-0: 01:10:40 DEBUG unit.abot-epc-basic/0.install 11700K .......... .......... .......... .......... .......... 25% 6.57M 14s unit-abot-epc-basic-0: 01:10:40 DEBUG unit.abot-epc-basic/0.install 11750K .......... .......... .......... .......... .......... 25% 1.72M 14s unit-abot-epc-basic-0: 01:10:40 DEBUG unit.abot-epc-basic/0.install 11800K .......... .......... .......... .......... .......... 25% 9.94M 14s unit-abot-epc-basic-0: 01:10:40 DEBUG unit.abot-epc-basic/0.install 11850K .......... .......... .......... .......... .......... 25% 9.14M 14s unit-abot-epc-basic-0: 01:10:40 DEBUG unit.abot-epc-basic/0.install 11900K .......... .......... .......... .......... .......... 25% 9.72M 14s unit-abot-epc-basic-0: 01:10:40 DEBUG unit.abot-epc-basic/0.install 11950K .......... .......... .......... .......... .......... 25% 11.3M 14s unit-abot-epc-basic-0: 01:10:40 DEBUG unit.abot-epc-basic/0.install 12000K .......... .......... .......... .......... .......... 25% 5.39M 14s unit-abot-epc-basic-0: 01:10:40 DEBUG unit.abot-epc-basic/0.install 12050K .......... .......... .......... .......... .......... 25% 10.8M 14s unit-abot-epc-basic-0: 01:10:40 DEBUG unit.abot-epc-basic/0.install 12100K .......... .......... .......... .......... .......... 26% 10.3M 14s unit-abot-epc-basic-0: 01:10:40 DEBUG unit.abot-epc-basic/0.install 12150K .......... .......... .......... .......... .......... 26% 11.0M 14s unit-abot-epc-basic-0: 01:10:40 DEBUG unit.abot-epc-basic/0.install 12200K .......... .......... .......... .......... .......... 26% 9.98M 14s unit-abot-epc-basic-0: 01:10:40 DEBUG unit.abot-epc-basic/0.install 12250K .......... .......... .......... .......... .......... 26% 11.8M 13s unit-abot-epc-basic-0: 01:10:41 DEBUG unit.abot-epc-basic/0.install 12300K .......... .......... .......... .......... .......... 26% 75.6K 15s unit-abot-epc-basic-0: 01:10:41 DEBUG unit.abot-epc-basic/0.install 12350K .......... .......... .......... .......... .......... 26% 77.8M 15s unit-abot-epc-basic-0: 01:10:41 DEBUG unit.abot-epc-basic/0.install 12400K .......... .......... .......... .......... .......... 26% 81.7M 15s unit-abot-epc-basic-0: 01:10:41 DEBUG unit.abot-epc-basic/0.install 12450K .......... .......... .......... .......... .......... 26% 83.0M 15s unit-abot-epc-basic-0: 01:10:41 DEBUG unit.abot-epc-basic/0.install 12500K .......... .......... .......... .......... .......... 26% 68.4M 15s unit-abot-epc-basic-0: 01:10:41 DEBUG unit.abot-epc-basic/0.install 12550K .......... .......... .......... .......... .......... 26% 81.6M 15s unit-abot-epc-basic-0: 01:10:41 DEBUG unit.abot-epc-basic/0.install 12600K .......... .......... .......... .......... .......... 27% 76.1M 15s unit-abot-epc-basic-0: 01:10:41 DEBUG unit.abot-epc-basic/0.install 12650K .......... .......... .......... .......... .......... 27% 81.3M 15s unit-abot-epc-basic-0: 01:10:41 DEBUG unit.abot-epc-basic/0.install 12700K .......... .......... .......... .......... .......... 27% 87.2M 15s unit-abot-epc-basic-0: 01:10:41 DEBUG unit.abot-epc-basic/0.install 12750K .......... .......... .......... .......... .......... 27% 79.4M 14s unit-abot-epc-basic-0: 01:10:41 DEBUG unit.abot-epc-basic/0.install 12800K .......... .......... .......... .......... .......... 27% 90.0M 14s unit-abot-epc-basic-0: 01:10:41 DEBUG unit.abot-epc-basic/0.install 12850K .......... .......... .......... .......... .......... 27% 82.8M 14s unit-abot-epc-basic-0: 01:10:41 DEBUG unit.abot-epc-basic/0.install 12900K .......... .......... .......... .......... .......... 27% 69.7M 14s unit-abot-epc-basic-0: 01:10:41 DEBUG unit.abot-epc-basic/0.install 12950K .......... .......... .......... .......... .......... 27% 95.7M 14s unit-abot-epc-basic-0: 01:10:41 DEBUG unit.abot-epc-basic/0.install 13000K .......... .......... .......... .......... .......... 27% 82.6M 14s unit-abot-epc-basic-0: 01:10:41 DEBUG unit.abot-epc-basic/0.install 13050K .......... .......... .......... .......... .......... 28% 22.5M 14s unit-abot-epc-basic-0: 01:10:41 DEBUG unit.abot-epc-basic/0.install 13100K .......... .......... .......... .......... .......... 28% 5.21M 14s unit-abot-epc-basic-0: 01:10:41 DEBUG unit.abot-epc-basic/0.install 13150K .......... .......... .......... .......... .......... 28% 4.55M 14s unit-abot-epc-basic-0: 01:10:41 DEBUG unit.abot-epc-basic/0.install 13200K .......... .......... .......... .......... .......... 28% 6.39M 14s unit-abot-epc-basic-0: 01:10:41 DEBUG unit.abot-epc-basic/0.install 13250K .......... .......... .......... .......... .......... 28% 89.2M 14s unit-abot-epc-basic-0: 01:10:41 DEBUG unit.abot-epc-basic/0.install 13300K .......... .......... .......... .......... .......... 28% 106M 14s unit-abot-epc-basic-0: 01:10:41 DEBUG unit.abot-epc-basic/0.install 13350K .......... .......... .......... .......... .......... 28% 91.3M 14s unit-abot-epc-basic-0: 01:10:41 DEBUG unit.abot-epc-basic/0.install 13400K .......... .......... .......... .......... .......... 28% 102M 14s unit-abot-epc-basic-0: 01:10:41 DEBUG unit.abot-epc-basic/0.install 13450K .......... .......... .......... .......... .......... 28% 102M 14s unit-abot-epc-basic-0: 01:10:41 DEBUG unit.abot-epc-basic/0.install 13500K .......... .......... .......... .......... .......... 29% 107M 13s unit-abot-epc-basic-0: 01:10:41 DEBUG unit.abot-epc-basic/0.install 13550K .......... .......... .......... .......... .......... 29% 1.87M 13s unit-abot-epc-basic-0: 01:10:41 DEBUG unit.abot-epc-basic/0.install 13600K .......... .......... .......... .......... .......... 29% 6.63M 13s unit-abot-epc-basic-0: 01:10:41 DEBUG unit.abot-epc-basic/0.install 13650K .......... .......... .......... .......... .......... 29% 5.92M 13s unit-abot-epc-basic-0: 01:10:41 DEBUG unit.abot-epc-basic/0.install 13700K .......... .......... .......... .......... .......... 29% 7.27M 13s unit-abot-epc-basic-0: 01:10:41 DEBUG unit.abot-epc-basic/0.install 13750K .......... .......... .......... .......... .......... 29% 2.16M 13s unit-abot-epc-basic-0: 01:10:41 DEBUG unit.abot-epc-basic/0.install 13800K .......... .......... .......... .......... .......... 29% 336K 14s unit-abot-epc-basic-0: 01:10:41 DEBUG unit.abot-epc-basic/0.install 13850K .......... .......... .......... .......... .......... 29% 11.4M 14s unit-abot-epc-basic-0: 01:10:41 DEBUG unit.abot-epc-basic/0.install 13900K .......... .......... .......... .......... .......... 29% 11.0M 13s unit-abot-epc-basic-0: 01:10:41 DEBUG unit.abot-epc-basic/0.install 13950K .......... .......... .......... .......... .......... 29% 11.4M 13s unit-abot-epc-basic-0: 01:10:41 DEBUG unit.abot-epc-basic/0.install 14000K .......... .......... .......... .......... .......... 30% 10.8M 13s unit-abot-epc-basic-0: 01:10:41 DEBUG unit.abot-epc-basic/0.install 14050K .......... .......... .......... .......... .......... 30% 11.4M 13s unit-abot-epc-basic-0: 01:10:41 DEBUG unit.abot-epc-basic/0.install 14100K .......... .......... .......... .......... .......... 30% 11.4M 13s unit-abot-epc-basic-0: 01:10:41 DEBUG unit.abot-epc-basic/0.install 14150K .......... .......... .......... .......... .......... 30% 4.82M 13s unit-abot-epc-basic-0: 01:10:41 DEBUG unit.abot-epc-basic/0.install 14200K .......... .......... .......... .......... .......... 30% 1.63M 13s unit-abot-epc-basic-0: 01:10:41 DEBUG unit.abot-epc-basic/0.install 14250K .......... .......... .......... .......... .......... 30% 6.14M 13s unit-abot-epc-basic-0: 01:10:41 DEBUG unit.abot-epc-basic/0.install 14300K .......... .......... .......... .......... .......... 30% 6.40M 13s unit-abot-epc-basic-0: 01:10:41 DEBUG unit.abot-epc-basic/0.install 14350K .......... .......... .......... .......... .......... 30% 5.43M 13s unit-abot-epc-basic-0: 01:10:41 DEBUG unit.abot-epc-basic/0.install 14400K .......... .......... .......... .......... .......... 30% 2.53M 13s unit-abot-epc-basic-0: 01:10:41 DEBUG unit.abot-epc-basic/0.install 14450K .......... .......... .......... .......... .......... 31% 332K 13s unit-abot-epc-basic-0: 01:10:41 DEBUG unit.abot-epc-basic/0.install 14500K .......... .......... .......... .......... .......... 31% 11.6M 13s unit-abot-epc-basic-0: 01:10:41 DEBUG unit.abot-epc-basic/0.install 14550K .......... .......... .......... .......... .......... 31% 11.2M 13s unit-abot-epc-basic-0: 01:10:41 DEBUG unit.abot-epc-basic/0.install 14600K .......... .......... .......... .......... .......... 31% 11.3M 13s unit-abot-epc-basic-0: 01:10:41 DEBUG unit.abot-epc-basic/0.install 14650K .......... .......... .......... .......... .......... 31% 10.8M 13s unit-abot-epc-basic-0: 01:10:41 DEBUG unit.abot-epc-basic/0.install 14700K .......... .......... .......... .......... .......... 31% 11.3M 13s unit-abot-epc-basic-0: 01:10:41 DEBUG unit.abot-epc-basic/0.install 14750K .......... .......... .......... .......... .......... 31% 11.1M 13s unit-abot-epc-basic-0: 01:10:41 DEBUG unit.abot-epc-basic/0.install 14800K .......... .......... .......... .......... .......... 31% 6.30M 13s unit-abot-epc-basic-0: 01:10:41 DEBUG unit.abot-epc-basic/0.install 14850K .......... .......... .......... .......... .......... 31% 1.65M 13s unit-abot-epc-basic-0: 01:10:41 DEBUG unit.abot-epc-basic/0.install 14900K .......... .......... .......... .......... .......... 32% 5.67M 13s unit-abot-epc-basic-0: 01:10:41 DEBUG unit.abot-epc-basic/0.install 14950K .......... .......... .......... .......... .......... 32% 6.60M 13s unit-abot-epc-basic-0: 01:10:41 DEBUG unit.abot-epc-basic/0.install 15000K .......... .......... .......... .......... .......... 32% 7.98M 13s unit-abot-epc-basic-0: 01:10:41 DEBUG unit.abot-epc-basic/0.install 15050K .......... .......... .......... .......... .......... 32% 2.67M 13s unit-abot-epc-basic-0: 01:10:41 DEBUG unit.abot-epc-basic/0.install 15100K .......... .......... .......... .......... .......... 32% 2.22M 13s unit-abot-epc-basic-0: 01:10:42 DEBUG unit.abot-epc-basic/0.install 15150K .......... .......... .......... .......... .......... 32% 364K 13s unit-abot-epc-basic-0: 01:10:42 DEBUG unit.abot-epc-basic/0.install 15200K .......... .......... .......... .......... .......... 32% 11.0M 13s unit-abot-epc-basic-0: 01:10:42 DEBUG unit.abot-epc-basic/0.install 15250K .......... .......... .......... .......... .......... 32% 11.1M 13s unit-abot-epc-basic-0: 01:10:42 DEBUG unit.abot-epc-basic/0.install 15300K .......... .......... .......... .......... .......... 32% 11.4M 13s unit-abot-epc-basic-0: 01:10:42 DEBUG unit.abot-epc-basic/0.install 15350K .......... .......... .......... .......... .......... 32% 10.9M 13s unit-abot-epc-basic-0: 01:10:42 DEBUG unit.abot-epc-basic/0.install 15400K .......... .......... .......... .......... .......... 33% 11.2M 13s unit-abot-epc-basic-0: 01:10:42 DEBUG unit.abot-epc-basic/0.install 15450K .......... .......... .......... .......... .......... 33% 11.3M 13s unit-abot-epc-basic-0: 01:10:42 DEBUG unit.abot-epc-basic/0.install 15500K .......... .......... .......... .......... .......... 33% 4.38M 13s unit-abot-epc-basic-0: 01:10:42 DEBUG unit.abot-epc-basic/0.install 15550K .......... .......... .......... .......... .......... 33% 1.80M 13s unit-abot-epc-basic-0: 01:10:42 DEBUG unit.abot-epc-basic/0.install 15600K .......... .......... .......... .......... .......... 33% 5.58M 13s unit-abot-epc-basic-0: 01:10:42 DEBUG unit.abot-epc-basic/0.install 15650K .......... .......... .......... .......... .......... 33% 7.58M 13s unit-abot-epc-basic-0: 01:10:42 DEBUG unit.abot-epc-basic/0.install 15700K .......... .......... .......... .......... .......... 33% 5.45M 12s unit-abot-epc-basic-0: 01:10:42 DEBUG unit.abot-epc-basic/0.install 15750K .......... .......... .......... .......... .......... 33% 2.30M 12s unit-abot-epc-basic-0: 01:10:42 DEBUG unit.abot-epc-basic/0.install 15800K .......... .......... .......... .......... .......... 33% 338K 13s unit-abot-epc-basic-0: 01:10:42 DEBUG unit.abot-epc-basic/0.install 15850K .......... .......... .......... .......... .......... 34% 11.2M 13s unit-abot-epc-basic-0: 01:10:42 DEBUG unit.abot-epc-basic/0.install 15900K .......... .......... .......... .......... .......... 34% 11.2M 13s unit-abot-epc-basic-0: 01:10:42 DEBUG unit.abot-epc-basic/0.install 15950K .......... .......... .......... .......... .......... 34% 11.2M 13s unit-abot-epc-basic-0: 01:10:42 DEBUG unit.abot-epc-basic/0.install 16000K .......... .......... .......... .......... .......... 34% 11.0M 12s unit-abot-epc-basic-0: 01:10:42 DEBUG unit.abot-epc-basic/0.install 16050K .......... .......... .......... .......... .......... 34% 11.2M 12s unit-abot-epc-basic-0: 01:10:42 DEBUG unit.abot-epc-basic/0.install 16100K .......... .......... .......... .......... .......... 34% 10.2M 12s unit-abot-epc-basic-0: 01:10:42 DEBUG unit.abot-epc-basic/0.install 16150K .......... .......... .......... .......... .......... 34% 11.2M 12s unit-abot-epc-basic-0: 01:10:42 DEBUG unit.abot-epc-basic/0.install 16200K .......... .......... .......... .......... .......... 34% 1.67M 12s unit-abot-epc-basic-0: 01:10:42 DEBUG unit.abot-epc-basic/0.install 16250K .......... .......... .......... .......... .......... 34% 5.69M 12s unit-abot-epc-basic-0: 01:10:42 DEBUG unit.abot-epc-basic/0.install 16300K .......... .......... .......... .......... .......... 35% 6.07M 12s unit-abot-epc-basic-0: 01:10:42 DEBUG unit.abot-epc-basic/0.install 16350K .......... .......... .......... .......... .......... 35% 7.90M 12s unit-abot-epc-basic-0: 01:10:42 DEBUG unit.abot-epc-basic/0.install 16400K .......... .......... .......... .......... .......... 35% 4.53M 12s unit-abot-epc-basic-0: 01:10:42 DEBUG unit.abot-epc-basic/0.install 16450K .......... .......... .......... .......... .......... 35% 2.16M 12s unit-abot-epc-basic-0: 01:10:42 DEBUG unit.abot-epc-basic/0.install 16500K .......... .......... .......... .......... .......... 35% 345K 12s unit-abot-epc-basic-0: 01:10:42 DEBUG unit.abot-epc-basic/0.install 16550K .......... .......... .......... .......... .......... 35% 10.9M 12s unit-abot-epc-basic-0: 01:10:42 DEBUG unit.abot-epc-basic/0.install 16600K .......... .......... .......... .......... .......... 35% 11.3M 12s unit-abot-epc-basic-0: 01:10:42 DEBUG unit.abot-epc-basic/0.install 16650K .......... .......... .......... .......... .......... 35% 11.2M 12s unit-abot-epc-basic-0: 01:10:42 DEBUG unit.abot-epc-basic/0.install 16700K .......... .......... .......... .......... .......... 35% 11.0M 12s unit-abot-epc-basic-0: 01:10:42 DEBUG unit.abot-epc-basic/0.install 16750K .......... .......... .......... .......... .......... 35% 11.8M 12s unit-abot-epc-basic-0: 01:10:42 DEBUG unit.abot-epc-basic/0.install 16800K .......... .......... .......... .......... .......... 36% 10.9M 12s unit-abot-epc-basic-0: 01:10:42 DEBUG unit.abot-epc-basic/0.install 16850K .......... .......... .......... .......... .......... 36% 11.2M 12s unit-abot-epc-basic-0: 01:10:42 DEBUG unit.abot-epc-basic/0.install 16900K .......... .......... .......... .......... .......... 36% 1.72M 12s unit-abot-epc-basic-0: 01:10:42 DEBUG unit.abot-epc-basic/0.install 16950K .......... .......... .......... .......... .......... 36% 5.86M 12s unit-abot-epc-basic-0: 01:10:42 DEBUG unit.abot-epc-basic/0.install 17000K .......... .......... .......... .......... .......... 36% 6.03M 12s unit-abot-epc-basic-0: 01:10:42 DEBUG unit.abot-epc-basic/0.install 17050K .......... .......... .......... .......... .......... 36% 7.67M 12s unit-abot-epc-basic-0: 01:10:42 DEBUG unit.abot-epc-basic/0.install 17100K .......... .......... .......... .......... .......... 36% 4.86M 12s unit-abot-epc-basic-0: 01:10:42 DEBUG unit.abot-epc-basic/0.install 17150K .......... .......... .......... .......... .......... 36% 2.13M 12s unit-abot-epc-basic-0: 01:10:42 DEBUG unit.abot-epc-basic/0.install 17200K .......... .......... .......... .......... .......... 36% 189K 12s unit-abot-epc-basic-0: 01:10:42 DEBUG unit.abot-epc-basic/0.install 17250K .......... .......... .......... .......... .......... 37% 70.8M 12s unit-abot-epc-basic-0: 01:10:42 DEBUG unit.abot-epc-basic/0.install 17300K .......... .......... .......... .......... .......... 37% 73.8M 12s unit-abot-epc-basic-0: 01:10:42 DEBUG unit.abot-epc-basic/0.install 17350K .......... .......... .......... .......... .......... 37% 85.9M 12s unit-abot-epc-basic-0: 01:10:42 DEBUG unit.abot-epc-basic/0.install 17400K .......... .......... .......... .......... .......... 37% 79.1M 12s unit-abot-epc-basic-0: 01:10:42 DEBUG unit.abot-epc-basic/0.install 17450K .......... .......... .......... .......... .......... 37% 83.8M 12s unit-abot-epc-basic-0: 01:10:42 DEBUG unit.abot-epc-basic/0.install 17500K .......... .......... .......... .......... .......... 37% 82.5M 12s unit-abot-epc-basic-0: 01:10:42 DEBUG unit.abot-epc-basic/0.install 17550K .......... .......... .......... .......... .......... 37% 101M 12s unit-abot-epc-basic-0: 01:10:43 DEBUG unit.abot-epc-basic/0.install 17600K .......... .......... .......... .......... .......... 37% 259K 12s unit-abot-epc-basic-0: 01:10:43 DEBUG unit.abot-epc-basic/0.install 17650K .......... .......... .......... .......... .......... 37% 70.3M 12s unit-abot-epc-basic-0: 01:10:43 DEBUG unit.abot-epc-basic/0.install 17700K .......... .......... .......... .......... .......... 38% 2.19M 12s unit-abot-epc-basic-0: 01:10:43 DEBUG unit.abot-epc-basic/0.install 17750K .......... .......... .......... .......... .......... 38% 2.69M 12s unit-abot-epc-basic-0: 01:10:43 DEBUG unit.abot-epc-basic/0.install 17800K .......... .......... .......... .......... .......... 38% 4.18M 12s unit-abot-epc-basic-0: 01:10:43 DEBUG unit.abot-epc-basic/0.install 17850K .......... .......... .......... .......... .......... 38% 9.51M 12s unit-abot-epc-basic-0: 01:10:43 DEBUG unit.abot-epc-basic/0.install 17900K .......... .......... .......... .......... .......... 38% 9.72M 12s unit-abot-epc-basic-0: 01:10:43 DEBUG unit.abot-epc-basic/0.install 17950K .......... .......... .......... .......... .......... 38% 89.6M 12s unit-abot-epc-basic-0: 01:10:43 DEBUG unit.abot-epc-basic/0.install 18000K .......... .......... .......... .......... .......... 38% 74.7M 12s unit-abot-epc-basic-0: 01:10:43 DEBUG unit.abot-epc-basic/0.install 18050K .......... .......... .......... .......... .......... 38% 89.5M 12s unit-abot-epc-basic-0: 01:10:43 DEBUG unit.abot-epc-basic/0.install 18100K .......... .......... .......... .......... .......... 38% 79.9M 12s unit-abot-epc-basic-0: 01:10:43 DEBUG unit.abot-epc-basic/0.install 18150K .......... .......... .......... .......... .......... 38% 95.4M 12s unit-abot-epc-basic-0: 01:10:43 DEBUG unit.abot-epc-basic/0.install 18200K .......... .......... .......... .......... .......... 39% 87.0M 12s unit-abot-epc-basic-0: 01:10:43 DEBUG unit.abot-epc-basic/0.install 18250K .......... .......... .......... .......... .......... 39% 370K 12s unit-abot-epc-basic-0: 01:10:43 DEBUG unit.abot-epc-basic/0.install 18300K .......... .......... .......... .......... .......... 39% 5.34M 12s unit-abot-epc-basic-0: 01:10:43 DEBUG unit.abot-epc-basic/0.install 18350K .......... .......... .......... .......... .......... 39% 7.56M 12s unit-abot-epc-basic-0: 01:10:43 DEBUG unit.abot-epc-basic/0.install 18400K .......... .......... .......... .......... .......... 39% 7.00M 12s unit-abot-epc-basic-0: 01:10:43 DEBUG unit.abot-epc-basic/0.install 18450K .......... .......... .......... .......... .......... 39% 7.35M 12s unit-abot-epc-basic-0: 01:10:43 DEBUG unit.abot-epc-basic/0.install 18500K .......... .......... .......... .......... .......... 39% 6.80M 12s unit-abot-epc-basic-0: 01:10:43 DEBUG unit.abot-epc-basic/0.install 18550K .......... .......... .......... .......... .......... 39% 11.1M 11s unit-abot-epc-basic-0: 01:10:43 DEBUG unit.abot-epc-basic/0.install 18600K .......... .......... .......... .......... .......... 39% 1.90M 11s unit-abot-epc-basic-0: 01:10:43 DEBUG unit.abot-epc-basic/0.install 18650K .......... .......... .......... .......... .......... 40% 2.56M 11s unit-abot-epc-basic-0: 01:10:43 DEBUG unit.abot-epc-basic/0.install 18700K .......... .......... .......... .......... .......... 40% 2.17M 11s unit-abot-epc-basic-0: 01:10:43 DEBUG unit.abot-epc-basic/0.install 18750K .......... .......... .......... .......... .......... 40% 912K 11s unit-abot-epc-basic-0: 01:10:43 DEBUG unit.abot-epc-basic/0.install 18800K .......... .......... .......... .......... .......... 40% 481K 12s unit-abot-epc-basic-0: 01:10:43 DEBUG unit.abot-epc-basic/0.install 18850K .......... .......... .......... .......... .......... 40% 6.35M 12s unit-abot-epc-basic-0: 01:10:43 DEBUG unit.abot-epc-basic/0.install 18900K .......... .......... .......... .......... .......... 40% 7.25M 11s unit-abot-epc-basic-0: 01:10:43 DEBUG unit.abot-epc-basic/0.install 18950K .......... .......... .......... .......... .......... 40% 7.11M 11s unit-abot-epc-basic-0: 01:10:43 DEBUG unit.abot-epc-basic/0.install 19000K .......... .......... .......... .......... .......... 40% 7.70M 11s unit-abot-epc-basic-0: 01:10:43 DEBUG unit.abot-epc-basic/0.install 19050K .......... .......... .......... .......... .......... 40% 8.95M 11s unit-abot-epc-basic-0: 01:10:43 DEBUG unit.abot-epc-basic/0.install 19100K .......... .......... .......... .......... .......... 41% 2.05M 11s unit-abot-epc-basic-0: 01:10:43 DEBUG unit.abot-epc-basic/0.install 19150K .......... .......... .......... .......... .......... 41% 3.54M 11s unit-abot-epc-basic-0: 01:10:43 DEBUG unit.abot-epc-basic/0.install 19200K .......... .......... .......... .......... .......... 41% 1.91M 11s unit-abot-epc-basic-0: 01:10:43 DEBUG unit.abot-epc-basic/0.install 19250K .......... .......... .......... .......... .......... 41% 2.71M 11s unit-abot-epc-basic-0: 01:10:43 DEBUG unit.abot-epc-basic/0.install 19300K .......... .......... .......... .......... .......... 41% 349K 11s unit-abot-epc-basic-0: 01:10:43 DEBUG unit.abot-epc-basic/0.install 19350K .......... .......... .......... .......... .......... 41% 7.19M 11s unit-abot-epc-basic-0: 01:10:43 DEBUG unit.abot-epc-basic/0.install 19400K .......... .......... .......... .......... .......... 41% 6.96M 11s unit-abot-epc-basic-0: 01:10:43 DEBUG unit.abot-epc-basic/0.install 19450K .......... .......... .......... .......... .......... 41% 6.64M 11s unit-abot-epc-basic-0: 01:10:43 DEBUG unit.abot-epc-basic/0.install 19500K .......... .......... .......... .......... .......... 41% 7.29M 11s unit-abot-epc-basic-0: 01:10:43 DEBUG unit.abot-epc-basic/0.install 19550K .......... .......... .......... .......... .......... 41% 7.98M 11s unit-abot-epc-basic-0: 01:10:43 DEBUG unit.abot-epc-basic/0.install 19600K .......... .......... .......... .......... .......... 42% 10.8M 11s unit-abot-epc-basic-0: 01:10:43 DEBUG unit.abot-epc-basic/0.install 19650K .......... .......... .......... .......... .......... 42% 1.89M 11s unit-abot-epc-basic-0: 01:10:43 DEBUG unit.abot-epc-basic/0.install 19700K .......... .......... .......... .......... .......... 42% 2.31M 11s unit-abot-epc-basic-0: 01:10:44 DEBUG unit.abot-epc-basic/0.install 19750K .......... .......... .......... .......... .......... 42% 2.14M 11s unit-abot-epc-basic-0: 01:10:44 DEBUG unit.abot-epc-basic/0.install 19800K .......... .......... .......... .......... .......... 42% 977K 11s unit-abot-epc-basic-0: 01:10:44 DEBUG unit.abot-epc-basic/0.install 19850K .......... .......... .......... .......... .......... 42% 485K 11s unit-abot-epc-basic-0: 01:10:44 DEBUG unit.abot-epc-basic/0.install 19900K .......... .......... .......... .......... .......... 42% 5.95M 11s unit-abot-epc-basic-0: 01:10:44 DEBUG unit.abot-epc-basic/0.install 19950K .......... .......... .......... .......... .......... 42% 8.45M 11s unit-abot-epc-basic-0: 01:10:44 DEBUG unit.abot-epc-basic/0.install 20000K .......... .......... .......... .......... .......... 42% 6.85M 11s unit-abot-epc-basic-0: 01:10:44 DEBUG unit.abot-epc-basic/0.install 20050K .......... .......... .......... .......... .......... 43% 8.33M 11s unit-abot-epc-basic-0: 01:10:44 DEBUG unit.abot-epc-basic/0.install 20100K .......... .......... .......... .......... .......... 43% 8.11M 11s unit-abot-epc-basic-0: 01:10:44 DEBUG unit.abot-epc-basic/0.install 20150K .......... .......... .......... .......... .......... 43% 2.68M 11s unit-abot-epc-basic-0: 01:10:44 DEBUG unit.abot-epc-basic/0.install 20200K .......... .......... .......... .......... .......... 43% 3.27M 11s unit-abot-epc-basic-0: 01:10:44 DEBUG unit.abot-epc-basic/0.install 20250K .......... .......... .......... .......... .......... 43% 1.90M 11s unit-abot-epc-basic-0: 01:10:44 DEBUG unit.abot-epc-basic/0.install 20300K .......... .......... .......... .......... .......... 43% 2.62M 11s unit-abot-epc-basic-0: 01:10:44 DEBUG unit.abot-epc-basic/0.install 20350K .......... .......... .......... .......... .......... 43% 346K 11s unit-abot-epc-basic-0: 01:10:44 DEBUG unit.abot-epc-basic/0.install 20400K .......... .......... .......... .......... .......... 43% 6.35M 11s unit-abot-epc-basic-0: 01:10:44 DEBUG unit.abot-epc-basic/0.install 20450K .......... .......... .......... .......... .......... 43% 7.38M 11s unit-abot-epc-basic-0: 01:10:44 DEBUG unit.abot-epc-basic/0.install 20500K .......... .......... .......... .......... .......... 44% 8.00M 11s unit-abot-epc-basic-0: 01:10:44 DEBUG unit.abot-epc-basic/0.install 20550K .......... .......... .......... .......... .......... 44% 7.79M 11s unit-abot-epc-basic-0: 01:10:44 DEBUG unit.abot-epc-basic/0.install 20600K .......... .......... .......... .......... .......... 44% 8.08M 11s unit-abot-epc-basic-0: 01:10:44 DEBUG unit.abot-epc-basic/0.install 20650K .......... .......... .......... .......... .......... 44% 7.66M 11s unit-abot-epc-basic-0: 01:10:44 DEBUG unit.abot-epc-basic/0.install 20700K .......... .......... .......... .......... .......... 44% 2.32M 11s unit-abot-epc-basic-0: 01:10:44 DEBUG unit.abot-epc-basic/0.install 20750K .......... .......... .......... .......... .......... 44% 4.18M 11s unit-abot-epc-basic-0: 01:10:44 DEBUG unit.abot-epc-basic/0.install 20800K .......... .......... .......... .......... .......... 44% 1.91M 11s unit-abot-epc-basic-0: 01:10:44 DEBUG unit.abot-epc-basic/0.install 20850K .......... .......... .......... .......... .......... 44% 2.60M 11s unit-abot-epc-basic-0: 01:10:44 DEBUG unit.abot-epc-basic/0.install 20900K .......... .......... .......... .......... .......... 44% 347K 11s unit-abot-epc-basic-0: 01:10:44 DEBUG unit.abot-epc-basic/0.install 20950K .......... .......... .......... .......... .......... 44% 6.48M 11s unit-abot-epc-basic-0: 01:10:44 DEBUG unit.abot-epc-basic/0.install 21000K .......... .......... .......... .......... .......... 45% 7.68M 11s unit-abot-epc-basic-0: 01:10:44 DEBUG unit.abot-epc-basic/0.install 21050K .......... .......... .......... .......... .......... 45% 8.08M 11s unit-abot-epc-basic-0: 01:10:44 DEBUG unit.abot-epc-basic/0.install 21100K .......... .......... .......... .......... .......... 45% 7.26M 11s unit-abot-epc-basic-0: 01:10:44 DEBUG unit.abot-epc-basic/0.install 21150K .......... .......... .......... .......... .......... 45% 7.83M 11s unit-abot-epc-basic-0: 01:10:44 DEBUG unit.abot-epc-basic/0.install 21200K .......... .......... .......... .......... .......... 45% 8.49M 11s unit-abot-epc-basic-0: 01:10:44 DEBUG unit.abot-epc-basic/0.install 21250K .......... .......... .......... .......... .......... 45% 10.7M 11s unit-abot-epc-basic-0: 01:10:44 DEBUG unit.abot-epc-basic/0.install 21300K .......... .......... .......... .......... .......... 45% 1.75M 11s unit-abot-epc-basic-0: 01:10:44 DEBUG unit.abot-epc-basic/0.install 21350K .......... .......... .......... .......... .......... 45% 2.39M 11s unit-abot-epc-basic-0: 01:10:44 DEBUG unit.abot-epc-basic/0.install 21400K .......... .......... .......... .......... .......... 45% 2.02M 11s unit-abot-epc-basic-0: 01:10:44 DEBUG unit.abot-epc-basic/0.install 21450K .......... .......... .......... .......... .......... 46% 376K 11s unit-abot-epc-basic-0: 01:10:44 DEBUG unit.abot-epc-basic/0.install 21500K .......... .......... .......... .......... .......... 46% 2.95M 11s unit-abot-epc-basic-0: 01:10:44 DEBUG unit.abot-epc-basic/0.install 21550K .......... .......... .......... .......... .......... 46% 6.53M 11s unit-abot-epc-basic-0: 01:10:44 DEBUG unit.abot-epc-basic/0.install 21600K .......... .......... .......... .......... .......... 46% 7.81M 11s unit-abot-epc-basic-0: 01:10:44 DEBUG unit.abot-epc-basic/0.install 21650K .......... .......... .......... .......... .......... 46% 7.53M 11s unit-abot-epc-basic-0: 01:10:44 DEBUG unit.abot-epc-basic/0.install 21700K .......... .......... .......... .......... .......... 46% 8.62M 10s unit-abot-epc-basic-0: 01:10:44 DEBUG unit.abot-epc-basic/0.install 21750K .......... .......... .......... .......... .......... 46% 7.51M 10s unit-abot-epc-basic-0: 01:10:44 DEBUG unit.abot-epc-basic/0.install 21800K .......... .......... .......... .......... .......... 46% 10.7M 10s unit-abot-epc-basic-0: 01:10:44 DEBUG unit.abot-epc-basic/0.install 21850K .......... .......... .......... .......... .......... 46% 1.89M 10s unit-abot-epc-basic-0: 01:10:45 DEBUG unit.abot-epc-basic/0.install 21900K .......... .......... .......... .......... .......... 47% 2.68M 10s unit-abot-epc-basic-0: 01:10:45 DEBUG unit.abot-epc-basic/0.install 21950K .......... .......... .......... .......... .......... 47% 2.27M 10s unit-abot-epc-basic-0: 01:10:45 DEBUG unit.abot-epc-basic/0.install 22000K .......... .......... .......... .......... .......... 47% 3.27M 10s unit-abot-epc-basic-0: 01:10:45 DEBUG unit.abot-epc-basic/0.install 22050K .......... .......... .......... .......... .......... 47% 355K 10s unit-abot-epc-basic-0: 01:10:45 DEBUG unit.abot-epc-basic/0.install 22100K .......... .......... .......... .......... .......... 47% 6.92M 10s unit-abot-epc-basic-0: 01:10:45 DEBUG unit.abot-epc-basic/0.install 22150K .......... .......... .......... .......... .......... 47% 8.26M 10s unit-abot-epc-basic-0: 01:10:45 DEBUG unit.abot-epc-basic/0.install 22200K .......... .......... .......... .......... .......... 47% 7.22M 10s unit-abot-epc-basic-0: 01:10:45 DEBUG unit.abot-epc-basic/0.install 22250K .......... .......... .......... .......... .......... 47% 8.53M 10s unit-abot-epc-basic-0: 01:10:45 DEBUG unit.abot-epc-basic/0.install 22300K .......... .......... .......... .......... .......... 47% 7.40M 10s unit-abot-epc-basic-0: 01:10:45 DEBUG unit.abot-epc-basic/0.install 22350K .......... .......... .......... .......... .......... 47% 9.38M 10s unit-abot-epc-basic-0: 01:10:45 DEBUG unit.abot-epc-basic/0.install 22400K .......... .......... .......... .......... .......... 48% 2.32M 10s unit-abot-epc-basic-0: 01:10:45 DEBUG unit.abot-epc-basic/0.install 22450K .......... .......... .......... .......... .......... 48% 3.31M 10s unit-abot-epc-basic-0: 01:10:45 DEBUG unit.abot-epc-basic/0.install 22500K .......... .......... .......... .......... .......... 48% 2.14M 10s unit-abot-epc-basic-0: 01:10:45 DEBUG unit.abot-epc-basic/0.install 22550K .......... .......... .......... .......... .......... 48% 2.70M 10s unit-abot-epc-basic-0: 01:10:45 DEBUG unit.abot-epc-basic/0.install 22600K .......... .......... .......... .......... .......... 48% 349K 10s unit-abot-epc-basic-0: 01:10:45 DEBUG unit.abot-epc-basic/0.install 22650K .......... .......... .......... .......... .......... 48% 6.80M 10s unit-abot-epc-basic-0: 01:10:45 DEBUG unit.abot-epc-basic/0.install 22700K .......... .......... .......... .......... .......... 48% 7.93M 10s unit-abot-epc-basic-0: 01:10:45 DEBUG unit.abot-epc-basic/0.install 22750K .......... .......... .......... .......... .......... 48% 8.68M 10s unit-abot-epc-basic-0: 01:10:45 DEBUG unit.abot-epc-basic/0.install 22800K .......... .......... .......... .......... .......... 48% 6.89M 10s unit-abot-epc-basic-0: 01:10:45 DEBUG unit.abot-epc-basic/0.install 22850K .......... .......... .......... .......... .......... 49% 8.97M 10s unit-abot-epc-basic-0: 01:10:45 DEBUG unit.abot-epc-basic/0.install 22900K .......... .......... .......... .......... .......... 49% 8.18M 10s unit-abot-epc-basic-0: 01:10:45 DEBUG unit.abot-epc-basic/0.install 22950K .......... .......... .......... .......... .......... 49% 9.43M 10s unit-abot-epc-basic-0: 01:10:45 DEBUG unit.abot-epc-basic/0.install 23000K .......... .......... .......... .......... .......... 49% 1.97M 10s unit-abot-epc-basic-0: 01:10:45 DEBUG unit.abot-epc-basic/0.install 23050K .......... .......... .......... .......... .......... 49% 2.59M 10s unit-abot-epc-basic-0: 01:10:45 DEBUG unit.abot-epc-basic/0.install 23100K .......... .......... .......... .......... .......... 49% 2.43M 10s unit-abot-epc-basic-0: 01:10:45 DEBUG unit.abot-epc-basic/0.install 23150K .......... .......... .......... .......... .......... 49% 3.12M 10s unit-abot-epc-basic-0: 01:10:45 DEBUG unit.abot-epc-basic/0.install 23200K .......... .......... .......... .......... .......... 49% 355K 10s unit-abot-epc-basic-0: 01:10:45 DEBUG unit.abot-epc-basic/0.install 23250K .......... .......... .......... .......... .......... 49% 6.78M 10s unit-abot-epc-basic-0: 01:10:45 DEBUG unit.abot-epc-basic/0.install 23300K .......... .......... .......... .......... .......... 50% 8.28M 10s unit-abot-epc-basic-0: 01:10:45 DEBUG unit.abot-epc-basic/0.install 23350K .......... .......... .......... .......... .......... 50% 8.49M 10s unit-abot-epc-basic-0: 01:10:45 DEBUG unit.abot-epc-basic/0.install 23400K .......... .......... .......... .......... .......... 50% 7.77M 10s unit-abot-epc-basic-0: 01:10:45 DEBUG unit.abot-epc-basic/0.install 23450K .......... .......... .......... .......... .......... 50% 8.24M 10s unit-abot-epc-basic-0: 01:10:45 DEBUG unit.abot-epc-basic/0.install 23500K .......... .......... .......... .......... .......... 50% 8.13M 10s unit-abot-epc-basic-0: 01:10:45 DEBUG unit.abot-epc-basic/0.install 23550K .......... .......... .......... .......... .......... 50% 2.49M 10s unit-abot-epc-basic-0: 01:10:45 DEBUG unit.abot-epc-basic/0.install 23600K .......... .......... .......... .......... .......... 50% 3.57M 10s unit-abot-epc-basic-0: 01:10:45 DEBUG unit.abot-epc-basic/0.install 23650K .......... .......... .......... .......... .......... 50% 2.26M 10s unit-abot-epc-basic-0: 01:10:45 DEBUG unit.abot-epc-basic/0.install 23700K .......... .......... .......... .......... .......... 50% 2.42M 10s unit-abot-epc-basic-0: 01:10:45 DEBUG unit.abot-epc-basic/0.install 23750K .......... .......... .......... .......... .......... 50% 1.05M 10s unit-abot-epc-basic-0: 01:10:45 DEBUG unit.abot-epc-basic/0.install 23800K .......... .......... .......... .......... .......... 51% 484K 10s unit-abot-epc-basic-0: 01:10:45 DEBUG unit.abot-epc-basic/0.install 23850K .......... .......... .......... .......... .......... 51% 7.29M 10s unit-abot-epc-basic-0: 01:10:45 DEBUG unit.abot-epc-basic/0.install 23900K .......... .......... .......... .......... .......... 51% 8.54M 10s unit-abot-epc-basic-0: 01:10:45 DEBUG unit.abot-epc-basic/0.install 23950K .......... .......... .......... .......... .......... 51% 7.30M 10s unit-abot-epc-basic-0: 01:10:46 DEBUG unit.abot-epc-basic/0.install 24000K .......... .......... .......... .......... .......... 51% 7.65M 10s unit-abot-epc-basic-0: 01:10:46 DEBUG unit.abot-epc-basic/0.install 24050K .......... .......... .......... .......... .......... 51% 7.90M 10s unit-abot-epc-basic-0: 01:10:46 DEBUG unit.abot-epc-basic/0.install 24100K .......... .......... .......... .......... .......... 51% 9.69M 10s unit-abot-epc-basic-0: 01:10:46 DEBUG unit.abot-epc-basic/0.install 24150K .......... .......... .......... .......... .......... 51% 2.47M 9s unit-abot-epc-basic-0: 01:10:46 DEBUG unit.abot-epc-basic/0.install 24200K .......... .......... .......... .......... .......... 51% 2.29M 9s unit-abot-epc-basic-0: 01:10:46 DEBUG unit.abot-epc-basic/0.install 24250K .......... .......... .......... .......... .......... 52% 3.14M 9s unit-abot-epc-basic-0: 01:10:46 DEBUG unit.abot-epc-basic/0.install 24300K .......... .......... .......... .......... .......... 52% 2.61M 9s unit-abot-epc-basic-0: 01:10:46 DEBUG unit.abot-epc-basic/0.install 24350K .......... .......... .......... .......... .......... 52% 348K 10s unit-abot-epc-basic-0: 01:10:46 DEBUG unit.abot-epc-basic/0.install 24400K .......... .......... .......... .......... .......... 52% 8.37M 9s unit-abot-epc-basic-0: 01:10:46 DEBUG unit.abot-epc-basic/0.install 24450K .......... .......... .......... .......... .......... 52% 7.23M 9s unit-abot-epc-basic-0: 01:10:46 DEBUG unit.abot-epc-basic/0.install 24500K .......... .......... .......... .......... .......... 52% 9.26M 9s unit-abot-epc-basic-0: 01:10:46 DEBUG unit.abot-epc-basic/0.install 24550K .......... .......... .......... .......... .......... 52% 5.85M 9s unit-abot-epc-basic-0: 01:10:46 DEBUG unit.abot-epc-basic/0.install 24600K .......... .......... .......... .......... .......... 52% 10.7M 9s unit-abot-epc-basic-0: 01:10:46 DEBUG unit.abot-epc-basic/0.install 24650K .......... .......... .......... .......... .......... 52% 7.50M 9s unit-abot-epc-basic-0: 01:10:46 DEBUG unit.abot-epc-basic/0.install 24700K .......... .......... .......... .......... .......... 53% 10.4M 9s unit-abot-epc-basic-0: 01:10:46 DEBUG unit.abot-epc-basic/0.install 24750K .......... .......... .......... .......... .......... 53% 2.19M 9s unit-abot-epc-basic-0: 01:10:46 DEBUG unit.abot-epc-basic/0.install 24800K .......... .......... .......... .......... .......... 53% 2.51M 9s unit-abot-epc-basic-0: 01:10:46 DEBUG unit.abot-epc-basic/0.install 24850K .......... .......... .......... .......... .......... 53% 3.27M 9s unit-abot-epc-basic-0: 01:10:46 DEBUG unit.abot-epc-basic/0.install 24900K .......... .......... .......... .......... .......... 53% 2.59M 9s unit-abot-epc-basic-0: 01:10:46 DEBUG unit.abot-epc-basic/0.install 24950K .......... .......... .......... .......... .......... 53% 348K 9s unit-abot-epc-basic-0: 01:10:46 DEBUG unit.abot-epc-basic/0.install 25000K .......... .......... .......... .......... .......... 53% 8.54M 9s unit-abot-epc-basic-0: 01:10:46 DEBUG unit.abot-epc-basic/0.install 25050K .......... .......... .......... .......... .......... 53% 7.60M 9s unit-abot-epc-basic-0: 01:10:46 DEBUG unit.abot-epc-basic/0.install 25100K .......... .......... .......... .......... .......... 53% 8.70M 9s unit-abot-epc-basic-0: 01:10:46 DEBUG unit.abot-epc-basic/0.install 25150K .......... .......... .......... .......... .......... 53% 6.16M 9s unit-abot-epc-basic-0: 01:10:46 DEBUG unit.abot-epc-basic/0.install 25200K .......... .......... .......... .......... .......... 54% 10.2M 9s unit-abot-epc-basic-0: 01:10:46 DEBUG unit.abot-epc-basic/0.install 25250K .......... .......... .......... .......... .......... 54% 7.43M 9s unit-abot-epc-basic-0: 01:10:46 DEBUG unit.abot-epc-basic/0.install 25300K .......... .......... .......... .......... .......... 54% 10.1M 9s unit-abot-epc-basic-0: 01:10:46 DEBUG unit.abot-epc-basic/0.install 25350K .......... .......... .......... .......... .......... 54% 2.17M 9s unit-abot-epc-basic-0: 01:10:46 DEBUG unit.abot-epc-basic/0.install 25400K .......... .......... .......... .......... .......... 54% 2.53M 9s unit-abot-epc-basic-0: 01:10:46 DEBUG unit.abot-epc-basic/0.install 25450K .......... .......... .......... .......... .......... 54% 2.96M 9s unit-abot-epc-basic-0: 01:10:46 DEBUG unit.abot-epc-basic/0.install 25500K .......... .......... .......... .......... .......... 54% 2.81M 9s unit-abot-epc-basic-0: 01:10:46 DEBUG unit.abot-epc-basic/0.install 25550K .......... .......... .......... .......... .......... 54% 350K 9s unit-abot-epc-basic-0: 01:10:46 DEBUG unit.abot-epc-basic/0.install 25600K .......... .......... .......... .......... .......... 54% 8.10M 9s unit-abot-epc-basic-0: 01:10:46 DEBUG unit.abot-epc-basic/0.install 25650K .......... .......... .......... .......... .......... 55% 7.54M 9s unit-abot-epc-basic-0: 01:10:46 DEBUG unit.abot-epc-basic/0.install 25700K .......... .......... .......... .......... .......... 55% 8.37M 9s unit-abot-epc-basic-0: 01:10:46 DEBUG unit.abot-epc-basic/0.install 25750K .......... .......... .......... .......... .......... 55% 6.45M 9s unit-abot-epc-basic-0: 01:10:46 DEBUG unit.abot-epc-basic/0.install 25800K .......... .......... .......... .......... .......... 55% 10.3M 9s unit-abot-epc-basic-0: 01:10:46 DEBUG unit.abot-epc-basic/0.install 25850K .......... .......... .......... .......... .......... 55% 7.36M 9s unit-abot-epc-basic-0: 01:10:46 DEBUG unit.abot-epc-basic/0.install 25900K .......... .......... .......... .......... .......... 55% 9.76M 9s unit-abot-epc-basic-0: 01:10:46 DEBUG unit.abot-epc-basic/0.install 25950K .......... .......... .......... .......... .......... 55% 1.91M 9s unit-abot-epc-basic-0: 01:10:46 DEBUG unit.abot-epc-basic/0.install 26000K .......... .......... .......... .......... .......... 55% 2.98M 9s unit-abot-epc-basic-0: 01:10:46 DEBUG unit.abot-epc-basic/0.install 26050K .......... .......... .......... .......... .......... 55% 3.05M 9s unit-abot-epc-basic-0: 01:10:46 DEBUG unit.abot-epc-basic/0.install 26100K .......... .......... .......... .......... .......... 56% 2.66M 9s unit-abot-epc-basic-0: 01:10:47 DEBUG unit.abot-epc-basic/0.install 26150K .......... .......... .......... .......... .......... 56% 353K 9s unit-abot-epc-basic-0: 01:10:47 DEBUG unit.abot-epc-basic/0.install 26200K .......... .......... .......... .......... .......... 56% 7.79M 9s unit-abot-epc-basic-0: 01:10:47 DEBUG unit.abot-epc-basic/0.install 26250K .......... .......... .......... .......... .......... 56% 7.75M 9s unit-abot-epc-basic-0: 01:10:47 DEBUG unit.abot-epc-basic/0.install 26300K .......... .......... .......... .......... .......... 56% 8.50M 9s unit-abot-epc-basic-0: 01:10:47 DEBUG unit.abot-epc-basic/0.install 26350K .......... .......... .......... .......... .......... 56% 6.70M 9s unit-abot-epc-basic-0: 01:10:47 DEBUG unit.abot-epc-basic/0.install 26400K .......... .......... .......... .......... .......... 56% 8.71M 9s unit-abot-epc-basic-0: 01:10:47 DEBUG unit.abot-epc-basic/0.install 26450K .......... .......... .......... .......... .......... 56% 8.18M 9s unit-abot-epc-basic-0: 01:10:47 DEBUG unit.abot-epc-basic/0.install 26500K .......... .......... .......... .......... .......... 56% 9.32M 9s unit-abot-epc-basic-0: 01:10:47 DEBUG unit.abot-epc-basic/0.install 26550K .......... .......... .......... .......... .......... 56% 1.94M 9s unit-abot-epc-basic-0: 01:10:47 DEBUG unit.abot-epc-basic/0.install 26600K .......... .......... .......... .......... .......... 57% 3.01M 8s unit-abot-epc-basic-0: 01:10:47 DEBUG unit.abot-epc-basic/0.install 26650K .......... .......... .......... .......... .......... 57% 3.01M 8s unit-abot-epc-basic-0: 01:10:47 DEBUG unit.abot-epc-basic/0.install 26700K .......... .......... .......... .......... .......... 57% 2.85M 8s unit-abot-epc-basic-0: 01:10:47 DEBUG unit.abot-epc-basic/0.install 26750K .......... .......... .......... .......... .......... 57% 350K 9s unit-abot-epc-basic-0: 01:10:47 DEBUG unit.abot-epc-basic/0.install 26800K .......... .......... .......... .......... .......... 57% 6.98M 8s unit-abot-epc-basic-0: 01:10:47 DEBUG unit.abot-epc-basic/0.install 26850K .......... .......... .......... .......... .......... 57% 8.67M 8s unit-abot-epc-basic-0: 01:10:47 DEBUG unit.abot-epc-basic/0.install 26900K .......... .......... .......... .......... .......... 57% 6.54M 8s unit-abot-epc-basic-0: 01:10:47 DEBUG unit.abot-epc-basic/0.install 26950K .......... .......... .......... .......... .......... 57% 9.07M 8s unit-abot-epc-basic-0: 01:10:47 DEBUG unit.abot-epc-basic/0.install 27000K .......... .......... .......... .......... .......... 57% 8.47M 8s unit-abot-epc-basic-0: 01:10:47 DEBUG unit.abot-epc-basic/0.install 27050K .......... .......... .......... .......... .......... 58% 7.64M 8s unit-abot-epc-basic-0: 01:10:47 DEBUG unit.abot-epc-basic/0.install 27100K .......... .......... .......... .......... .......... 58% 9.75M 8s unit-abot-epc-basic-0: 01:10:47 DEBUG unit.abot-epc-basic/0.install 27150K .......... .......... .......... .......... .......... 58% 2.42M 8s unit-abot-epc-basic-0: 01:10:47 DEBUG unit.abot-epc-basic/0.install 27200K .......... .......... .......... .......... .......... 58% 2.36M 8s unit-abot-epc-basic-0: 01:10:47 DEBUG unit.abot-epc-basic/0.install 27250K .......... .......... .......... .......... .......... 58% 3.13M 8s unit-abot-epc-basic-0: 01:10:47 DEBUG unit.abot-epc-basic/0.install 27300K .......... .......... .......... .......... .......... 58% 2.91M 8s unit-abot-epc-basic-0: 01:10:47 DEBUG unit.abot-epc-basic/0.install 27350K .......... .......... .......... .......... .......... 58% 346K 8s unit-abot-epc-basic-0: 01:10:47 DEBUG unit.abot-epc-basic/0.install 27400K .......... .......... .......... .......... .......... 58% 8.02M 8s unit-abot-epc-basic-0: 01:10:47 DEBUG unit.abot-epc-basic/0.install 27450K .......... .......... .......... .......... .......... 58% 7.85M 8s unit-abot-epc-basic-0: 01:10:47 DEBUG unit.abot-epc-basic/0.install 27500K .......... .......... .......... .......... .......... 59% 5.40M 8s unit-abot-epc-basic-0: 01:10:47 DEBUG unit.abot-epc-basic/0.install 27550K .......... .......... .......... .......... .......... 59% 11.5M 8s unit-abot-epc-basic-0: 01:10:47 DEBUG unit.abot-epc-basic/0.install 27600K .......... .......... .......... .......... .......... 59% 8.34M 8s unit-abot-epc-basic-0: 01:10:47 DEBUG unit.abot-epc-basic/0.install 27650K .......... .......... .......... .......... .......... 59% 8.11M 8s unit-abot-epc-basic-0: 01:10:47 DEBUG unit.abot-epc-basic/0.install 27700K .......... .......... .......... .......... .......... 59% 9.84M 8s unit-abot-epc-basic-0: 01:10:47 DEBUG unit.abot-epc-basic/0.install 27750K .......... .......... .......... .......... .......... 59% 2.55M 8s unit-abot-epc-basic-0: 01:10:47 DEBUG unit.abot-epc-basic/0.install 27800K .......... .......... .......... .......... .......... 59% 2.46M 8s unit-abot-epc-basic-0: 01:10:47 DEBUG unit.abot-epc-basic/0.install 27850K .......... .......... .......... .......... .......... 59% 3.11M 8s unit-abot-epc-basic-0: 01:10:47 DEBUG unit.abot-epc-basic/0.install 27900K .......... .......... .......... .......... .......... 59% 2.73M 8s unit-abot-epc-basic-0: 01:10:47 DEBUG unit.abot-epc-basic/0.install 27950K .......... .......... .......... .......... .......... 59% 390K 8s unit-abot-epc-basic-0: 01:10:47 DEBUG unit.abot-epc-basic/0.install 28000K .......... .......... .......... .......... .......... 60% 2.13M 8s unit-abot-epc-basic-0: 01:10:47 DEBUG unit.abot-epc-basic/0.install 28050K .......... .......... .......... .......... .......... 60% 8.04M 8s unit-abot-epc-basic-0: 01:10:47 DEBUG unit.abot-epc-basic/0.install 28100K .......... .......... .......... .......... .......... 60% 5.49M 8s unit-abot-epc-basic-0: 01:10:47 DEBUG unit.abot-epc-basic/0.install 28150K .......... .......... .......... .......... .......... 60% 10.5M 8s unit-abot-epc-basic-0: 01:10:47 DEBUG unit.abot-epc-basic/0.install 28200K .......... .......... .......... .......... .......... 60% 8.47M 8s unit-abot-epc-basic-0: 01:10:47 DEBUG unit.abot-epc-basic/0.install 28250K .......... .......... .......... .......... .......... 60% 8.33M 8s unit-abot-epc-basic-0: 01:10:47 DEBUG unit.abot-epc-basic/0.install 28300K .......... .......... .......... .......... .......... 60% 10.3M 8s unit-abot-epc-basic-0: 01:10:47 DEBUG unit.abot-epc-basic/0.install 28350K .......... .......... .......... .......... .......... 60% 2.59M 8s unit-abot-epc-basic-0: 01:10:47 DEBUG unit.abot-epc-basic/0.install 28400K .......... .......... .......... .......... .......... 60% 2.40M 8s unit-abot-epc-basic-0: 01:10:47 DEBUG unit.abot-epc-basic/0.install 28450K .......... .......... .......... .......... .......... 61% 3.47M 8s unit-abot-epc-basic-0: 01:10:47 DEBUG unit.abot-epc-basic/0.install 28500K .......... .......... .......... .......... .......... 61% 2.50M 8s unit-abot-epc-basic-0: 01:10:47 DEBUG unit.abot-epc-basic/0.install 28550K .......... .......... .......... .......... .......... 61% 598K 8s unit-abot-epc-basic-0: 01:10:48 DEBUG unit.abot-epc-basic/0.install 28600K .......... .......... .......... .......... .......... 61% 744K 8s unit-abot-epc-basic-0: 01:10:48 DEBUG unit.abot-epc-basic/0.install 28650K .......... .......... .......... .......... .......... 61% 7.46M 8s unit-abot-epc-basic-0: 01:10:48 DEBUG unit.abot-epc-basic/0.install 28700K .......... .......... .......... .......... .......... 61% 5.78M 8s unit-abot-epc-basic-0: 01:10:48 DEBUG unit.abot-epc-basic/0.install 28750K .......... .......... .......... .......... .......... 61% 9.64M 8s unit-abot-epc-basic-0: 01:10:48 DEBUG unit.abot-epc-basic/0.install 28800K .......... .......... .......... .......... .......... 61% 9.44M 8s unit-abot-epc-basic-0: 01:10:48 DEBUG unit.abot-epc-basic/0.install 28850K .......... .......... .......... .......... .......... 61% 8.93M 8s unit-abot-epc-basic-0: 01:10:48 DEBUG unit.abot-epc-basic/0.install 28900K .......... .......... .......... .......... .......... 62% 8.94M 8s unit-abot-epc-basic-0: 01:10:48 DEBUG unit.abot-epc-basic/0.install 28950K .......... .......... .......... .......... .......... 62% 2.91M 8s unit-abot-epc-basic-0: 01:10:48 DEBUG unit.abot-epc-basic/0.install 29000K .......... .......... .......... .......... .......... 62% 3.08M 7s unit-abot-epc-basic-0: 01:10:48 DEBUG unit.abot-epc-basic/0.install 29050K .......... .......... .......... .......... .......... 62% 2.54M 7s unit-abot-epc-basic-0: 01:10:48 DEBUG unit.abot-epc-basic/0.install 29100K .......... .......... .......... .......... .......... 62% 2.46M 7s unit-abot-epc-basic-0: 01:10:48 DEBUG unit.abot-epc-basic/0.install 29150K .......... .......... .......... .......... .......... 62% 596K 7s unit-abot-epc-basic-0: 01:10:48 DEBUG unit.abot-epc-basic/0.install 29200K .......... .......... .......... .......... .......... 62% 735K 7s unit-abot-epc-basic-0: 01:10:48 DEBUG unit.abot-epc-basic/0.install 29250K .......... .......... .......... .......... .......... 62% 7.94M 7s unit-abot-epc-basic-0: 01:10:48 DEBUG unit.abot-epc-basic/0.install 29300K .......... .......... .......... .......... .......... 62% 5.78M 7s unit-abot-epc-basic-0: 01:10:48 DEBUG unit.abot-epc-basic/0.install 29350K .......... .......... .......... .......... .......... 62% 9.43M 7s unit-abot-epc-basic-0: 01:10:48 DEBUG unit.abot-epc-basic/0.install 29400K .......... .......... .......... .......... .......... 63% 9.53M 7s unit-abot-epc-basic-0: 01:10:48 DEBUG unit.abot-epc-basic/0.install 29450K .......... .......... .......... .......... .......... 63% 9.25M 7s unit-abot-epc-basic-0: 01:10:48 DEBUG unit.abot-epc-basic/0.install 29500K .......... .......... .......... .......... .......... 63% 7.90M 7s unit-abot-epc-basic-0: 01:10:48 DEBUG unit.abot-epc-basic/0.install 29550K .......... .......... .......... .......... .......... 63% 10.8M 7s unit-abot-epc-basic-0: 01:10:48 DEBUG unit.abot-epc-basic/0.install 29600K .......... .......... .......... .......... .......... 63% 1.87M 7s unit-abot-epc-basic-0: 01:10:48 DEBUG unit.abot-epc-basic/0.install 29650K .......... .......... .......... .......... .......... 63% 2.38M 7s unit-abot-epc-basic-0: 01:10:48 DEBUG unit.abot-epc-basic/0.install 29700K .......... .......... .......... .......... .......... 63% 2.52M 7s unit-abot-epc-basic-0: 01:10:48 DEBUG unit.abot-epc-basic/0.install 29750K .......... .......... .......... .......... .......... 63% 1.05M 7s unit-abot-epc-basic-0: 01:10:48 DEBUG unit.abot-epc-basic/0.install 29800K .......... .......... .......... .......... .......... 63% 474K 7s unit-abot-epc-basic-0: 01:10:48 DEBUG unit.abot-epc-basic/0.install 29850K .......... .......... .......... .......... .......... 64% 6.38M 7s unit-abot-epc-basic-0: 01:10:48 DEBUG unit.abot-epc-basic/0.install 29900K .......... .......... .......... .......... .......... 64% 11.5M 7s unit-abot-epc-basic-0: 01:10:48 DEBUG unit.abot-epc-basic/0.install 29950K .......... .......... .......... .......... .......... 64% 5.31M 7s unit-abot-epc-basic-0: 01:10:48 DEBUG unit.abot-epc-basic/0.install 30000K .......... .......... .......... .......... .......... 64% 10.2M 7s unit-abot-epc-basic-0: 01:10:48 DEBUG unit.abot-epc-basic/0.install 30050K .......... .......... .......... .......... .......... 64% 8.14M 7s unit-abot-epc-basic-0: 01:10:48 DEBUG unit.abot-epc-basic/0.install 30100K .......... .......... .......... .......... .......... 64% 9.82M 7s unit-abot-epc-basic-0: 01:10:48 DEBUG unit.abot-epc-basic/0.install 30150K .......... .......... .......... .......... .......... 64% 9.49M 7s unit-abot-epc-basic-0: 01:10:48 DEBUG unit.abot-epc-basic/0.install 30200K .......... .......... .......... .......... .......... 64% 1.89M 7s unit-abot-epc-basic-0: 01:10:48 DEBUG unit.abot-epc-basic/0.install 30250K .......... .......... .......... .......... .......... 64% 2.39M 7s unit-abot-epc-basic-0: 01:10:48 DEBUG unit.abot-epc-basic/0.install 30300K .......... .......... .......... .......... .......... 65% 3.48M 7s unit-abot-epc-basic-0: 01:10:48 DEBUG unit.abot-epc-basic/0.install 30350K .......... .......... .......... .......... .......... 65% 3.02M 7s unit-abot-epc-basic-0: 01:10:48 DEBUG unit.abot-epc-basic/0.install 30400K .......... .......... .......... .......... .......... 65% 355K 7s unit-abot-epc-basic-0: 01:10:48 DEBUG unit.abot-epc-basic/0.install 30450K .......... .......... .......... .......... .......... 65% 6.63M 7s unit-abot-epc-basic-0: 01:10:48 DEBUG unit.abot-epc-basic/0.install 30500K .......... .......... .......... .......... .......... 65% 9.27M 7s unit-abot-epc-basic-0: 01:10:48 DEBUG unit.abot-epc-basic/0.install 30550K .......... .......... .......... .......... .......... 65% 5.56M 7s unit-abot-epc-basic-0: 01:10:48 DEBUG unit.abot-epc-basic/0.install 30600K .......... .......... .......... .......... .......... 65% 9.67M 7s unit-abot-epc-basic-0: 01:10:48 DEBUG unit.abot-epc-basic/0.install 30650K .......... .......... .......... .......... .......... 65% 6.74M 7s unit-abot-epc-basic-0: 01:10:48 DEBUG unit.abot-epc-basic/0.install 30700K .......... .......... .......... .......... .......... 65% 11.4M 7s unit-abot-epc-basic-0: 01:10:48 DEBUG unit.abot-epc-basic/0.install 30750K .......... .......... .......... .......... .......... 65% 10.1M 7s unit-abot-epc-basic-0: 01:10:48 DEBUG unit.abot-epc-basic/0.install 30800K .......... .......... .......... .......... .......... 66% 1.98M 7s unit-abot-epc-basic-0: 01:10:48 DEBUG unit.abot-epc-basic/0.install 30850K .......... .......... .......... .......... .......... 66% 2.95M 7s unit-abot-epc-basic-0: 01:10:48 DEBUG unit.abot-epc-basic/0.install 30900K .......... .......... .......... .......... .......... 66% 3.05M 7s unit-abot-epc-basic-0: 01:10:48 DEBUG unit.abot-epc-basic/0.install 30950K .......... .......... .......... .......... .......... 66% 2.66M 7s unit-abot-epc-basic-0: 01:10:49 DEBUG unit.abot-epc-basic/0.install 31000K .......... .......... .......... .......... .......... 66% 354K 7s unit-abot-epc-basic-0: 01:10:49 DEBUG unit.abot-epc-basic/0.install 31050K .......... .......... .......... .......... .......... 66% 7.11M 7s unit-abot-epc-basic-0: 01:10:49 DEBUG unit.abot-epc-basic/0.install 31100K .......... .......... .......... .......... .......... 66% 8.27M 7s unit-abot-epc-basic-0: 01:10:49 DEBUG unit.abot-epc-basic/0.install 31150K .......... .......... .......... .......... .......... 66% 5.49M 7s unit-abot-epc-basic-0: 01:10:49 DEBUG unit.abot-epc-basic/0.install 31200K .......... .......... .......... .......... .......... 66% 9.75M 7s unit-abot-epc-basic-0: 01:10:49 DEBUG unit.abot-epc-basic/0.install 31250K .......... .......... .......... .......... .......... 67% 6.86M 7s unit-abot-epc-basic-0: 01:10:49 DEBUG unit.abot-epc-basic/0.install 31300K .......... .......... .......... .......... .......... 67% 11.0M 7s unit-abot-epc-basic-0: 01:10:49 DEBUG unit.abot-epc-basic/0.install 31350K .......... .......... .......... .......... .......... 67% 10.9M 6s unit-abot-epc-basic-0: 01:10:49 DEBUG unit.abot-epc-basic/0.install 31400K .......... .......... .......... .......... .......... 67% 2.07M 6s unit-abot-epc-basic-0: 01:10:49 DEBUG unit.abot-epc-basic/0.install 31450K .......... .......... .......... .......... .......... 67% 2.81M 6s unit-abot-epc-basic-0: 01:10:49 DEBUG unit.abot-epc-basic/0.install 31500K .......... .......... .......... .......... .......... 67% 3.25M 6s unit-abot-epc-basic-0: 01:10:49 DEBUG unit.abot-epc-basic/0.install 31550K .......... .......... .......... .......... .......... 67% 2.49M 6s unit-abot-epc-basic-0: 01:10:49 DEBUG unit.abot-epc-basic/0.install 31600K .......... .......... .......... .......... .......... 67% 355K 6s unit-abot-epc-basic-0: 01:10:49 DEBUG unit.abot-epc-basic/0.install 31650K .......... .......... .......... .......... .......... 67% 7.53M 6s unit-abot-epc-basic-0: 01:10:49 DEBUG unit.abot-epc-basic/0.install 31700K .......... .......... .......... .......... .......... 67% 7.03M 6s unit-abot-epc-basic-0: 01:10:49 DEBUG unit.abot-epc-basic/0.install 31750K .......... .......... .......... .......... .......... 68% 5.96M 6s unit-abot-epc-basic-0: 01:10:49 DEBUG unit.abot-epc-basic/0.install 31800K .......... .......... .......... .......... .......... 68% 8.80M 6s unit-abot-epc-basic-0: 01:10:49 DEBUG unit.abot-epc-basic/0.install 31850K .......... .......... .......... .......... .......... 68% 6.74M 6s unit-abot-epc-basic-0: 01:10:49 DEBUG unit.abot-epc-basic/0.install 31900K .......... .......... .......... .......... .......... 68% 10.9M 6s unit-abot-epc-basic-0: 01:10:49 DEBUG unit.abot-epc-basic/0.install 31950K .......... .......... .......... .......... .......... 68% 11.1M 6s unit-abot-epc-basic-0: 01:10:49 DEBUG unit.abot-epc-basic/0.install 32000K .......... .......... .......... .......... .......... 68% 2.15M 6s unit-abot-epc-basic-0: 01:10:49 DEBUG unit.abot-epc-basic/0.install 32050K .......... .......... .......... .......... .......... 68% 2.94M 6s unit-abot-epc-basic-0: 01:10:49 DEBUG unit.abot-epc-basic/0.install 32100K .......... .......... .......... .......... .......... 68% 3.47M 6s unit-abot-epc-basic-0: 01:10:49 DEBUG unit.abot-epc-basic/0.install 32150K .......... .......... .......... .......... .......... 68% 2.62M 6s unit-abot-epc-basic-0: 01:10:49 DEBUG unit.abot-epc-basic/0.install 32200K .......... .......... .......... .......... .......... 69% 347K 6s unit-abot-epc-basic-0: 01:10:49 DEBUG unit.abot-epc-basic/0.install 32250K .......... .......... .......... .......... .......... 69% 6.25M 6s unit-abot-epc-basic-0: 01:10:49 DEBUG unit.abot-epc-basic/0.install 32300K .......... .......... .......... .......... .......... 69% 8.12M 6s unit-abot-epc-basic-0: 01:10:49 DEBUG unit.abot-epc-basic/0.install 32350K .......... .......... .......... .......... .......... 69% 6.04M 6s unit-abot-epc-basic-0: 01:10:49 DEBUG unit.abot-epc-basic/0.install 32400K .......... .......... .......... .......... .......... 69% 8.71M 6s unit-abot-epc-basic-0: 01:10:49 DEBUG unit.abot-epc-basic/0.install 32450K .......... .......... .......... .......... .......... 69% 7.36M 6s unit-abot-epc-basic-0: 01:10:49 DEBUG unit.abot-epc-basic/0.install 32500K .......... .......... .......... .......... .......... 69% 9.18M 6s unit-abot-epc-basic-0: 01:10:49 DEBUG unit.abot-epc-basic/0.install 32550K .......... .......... .......... .......... .......... 69% 11.6M 6s unit-abot-epc-basic-0: 01:10:49 DEBUG unit.abot-epc-basic/0.install 32600K .......... .......... .......... .......... .......... 69% 2.73M 6s unit-abot-epc-basic-0: 01:10:49 DEBUG unit.abot-epc-basic/0.install 32650K .......... .......... .......... .......... .......... 70% 2.57M 6s unit-abot-epc-basic-0: 01:10:49 DEBUG unit.abot-epc-basic/0.install 32700K .......... .......... .......... .......... .......... 70% 3.09M 6s unit-abot-epc-basic-0: 01:10:49 DEBUG unit.abot-epc-basic/0.install 32750K .......... .......... .......... .......... .......... 70% 2.62M 6s unit-abot-epc-basic-0: 01:10:49 DEBUG unit.abot-epc-basic/0.install 32800K .......... .......... .......... .......... .......... 70% 394K 6s unit-abot-epc-basic-0: 01:10:49 DEBUG unit.abot-epc-basic/0.install 32850K .......... .......... .......... .......... .......... 70% 2.02M 6s unit-abot-epc-basic-0: 01:10:49 DEBUG unit.abot-epc-basic/0.install 32900K .......... .......... .......... .......... .......... 70% 6.44M 6s unit-abot-epc-basic-0: 01:10:49 DEBUG unit.abot-epc-basic/0.install 32950K .......... .......... .......... .......... .......... 70% 6.96M 6s unit-abot-epc-basic-0: 01:10:49 DEBUG unit.abot-epc-basic/0.install 33000K .......... .......... .......... .......... .......... 70% 7.38M 6s unit-abot-epc-basic-0: 01:10:49 DEBUG unit.abot-epc-basic/0.install 33050K .......... .......... .......... .......... .......... 70% 9.65M 6s unit-abot-epc-basic-0: 01:10:49 DEBUG unit.abot-epc-basic/0.install 33100K .......... .......... .......... .......... .......... 70% 7.29M 6s unit-abot-epc-basic-0: 01:10:49 DEBUG unit.abot-epc-basic/0.install 33150K .......... .......... .......... .......... .......... 71% 10.2M 6s unit-abot-epc-basic-0: 01:10:49 DEBUG unit.abot-epc-basic/0.install 33200K .......... .......... .......... .......... .......... 71% 2.98M 6s unit-abot-epc-basic-0: 01:10:49 DEBUG unit.abot-epc-basic/0.install 33250K .......... .......... .......... .......... .......... 71% 2.63M 6s unit-abot-epc-basic-0: 01:10:49 DEBUG unit.abot-epc-basic/0.install 33300K .......... .......... .......... .......... .......... 71% 2.93M 6s unit-abot-epc-basic-0: 01:10:49 DEBUG unit.abot-epc-basic/0.install 33350K .......... .......... .......... .......... .......... 71% 2.60M 6s unit-abot-epc-basic-0: 01:10:50 DEBUG unit.abot-epc-basic/0.install 33400K .......... .......... .......... .......... .......... 71% 578K 6s unit-abot-epc-basic-0: 01:10:50 DEBUG unit.abot-epc-basic/0.install 33450K .......... .......... .......... .......... .......... 71% 770K 6s unit-abot-epc-basic-0: 01:10:50 DEBUG unit.abot-epc-basic/0.install 33500K .......... .......... .......... .......... .......... 71% 6.65M 6s unit-abot-epc-basic-0: 01:10:50 DEBUG unit.abot-epc-basic/0.install 33550K .......... .......... .......... .......... .......... 71% 6.83M 6s unit-abot-epc-basic-0: 01:10:50 DEBUG unit.abot-epc-basic/0.install 33600K .......... .......... .......... .......... .......... 72% 6.96M 6s unit-abot-epc-basic-0: 01:10:50 DEBUG unit.abot-epc-basic/0.install 33650K .......... .......... .......... .......... .......... 72% 11.4M 6s unit-abot-epc-basic-0: 01:10:50 DEBUG unit.abot-epc-basic/0.install 33700K .......... .......... .......... .......... .......... 72% 6.56M 6s unit-abot-epc-basic-0: 01:10:50 DEBUG unit.abot-epc-basic/0.install 33750K .......... .......... .......... .......... .......... 72% 10.5M 5s unit-abot-epc-basic-0: 01:10:50 DEBUG unit.abot-epc-basic/0.install 33800K .......... .......... .......... .......... .......... 72% 3.30M 5s unit-abot-epc-basic-0: 01:10:50 DEBUG unit.abot-epc-basic/0.install 33850K .......... .......... .......... .......... .......... 72% 2.41M 5s unit-abot-epc-basic-0: 01:10:50 DEBUG unit.abot-epc-basic/0.install 33900K .......... .......... .......... .......... .......... 72% 3.30M 5s unit-abot-epc-basic-0: 01:10:50 DEBUG unit.abot-epc-basic/0.install 33950K .......... .......... .......... .......... .......... 72% 2.50M 5s unit-abot-epc-basic-0: 01:10:50 DEBUG unit.abot-epc-basic/0.install 34000K .......... .......... .......... .......... .......... 72% 855K 5s unit-abot-epc-basic-0: 01:10:50 DEBUG unit.abot-epc-basic/0.install 34050K .......... .......... .......... .......... .......... 73% 538K 5s unit-abot-epc-basic-0: 01:10:50 DEBUG unit.abot-epc-basic/0.install 34100K .......... .......... .......... .......... .......... 73% 6.21M 5s unit-abot-epc-basic-0: 01:10:50 DEBUG unit.abot-epc-basic/0.install 34150K .......... .......... .......... .......... .......... 73% 6.68M 5s unit-abot-epc-basic-0: 01:10:50 DEBUG unit.abot-epc-basic/0.install 34200K .......... .......... .......... .......... .......... 73% 7.44M 5s unit-abot-epc-basic-0: 01:10:50 DEBUG unit.abot-epc-basic/0.install 34250K .......... .......... .......... .......... .......... 73% 9.35M 5s unit-abot-epc-basic-0: 01:10:50 DEBUG unit.abot-epc-basic/0.install 34300K .......... .......... .......... .......... .......... 73% 6.92M 5s unit-abot-epc-basic-0: 01:10:50 DEBUG unit.abot-epc-basic/0.install 34350K .......... .......... .......... .......... .......... 73% 10.0M 5s unit-abot-epc-basic-0: 01:10:50 DEBUG unit.abot-epc-basic/0.install 34400K .......... .......... .......... .......... .......... 73% 10.9M 5s unit-abot-epc-basic-0: 01:10:50 DEBUG unit.abot-epc-basic/0.install 34450K .......... .......... .......... .......... .......... 73% 2.07M 5s unit-abot-epc-basic-0: 01:10:50 DEBUG unit.abot-epc-basic/0.install 34500K .......... .......... .......... .......... .......... 73% 2.49M 5s unit-abot-epc-basic-0: 01:10:50 DEBUG unit.abot-epc-basic/0.install 34550K .......... .......... .......... .......... .......... 74% 2.49M 5s unit-abot-epc-basic-0: 01:10:50 DEBUG unit.abot-epc-basic/0.install 34600K .......... .......... .......... .......... .......... 74% 897K 5s unit-abot-epc-basic-0: 01:10:50 DEBUG unit.abot-epc-basic/0.install 34650K .......... .......... .......... .......... .......... 74% 510K 5s unit-abot-epc-basic-0: 01:10:50 DEBUG unit.abot-epc-basic/0.install 34700K .......... .......... .......... .......... .......... 74% 7.42M 5s unit-abot-epc-basic-0: 01:10:50 DEBUG unit.abot-epc-basic/0.install 34750K .......... .......... .......... .......... .......... 74% 8.09M 5s unit-abot-epc-basic-0: 01:10:50 DEBUG unit.abot-epc-basic/0.install 34800K .......... .......... .......... .......... .......... 74% 5.70M 5s unit-abot-epc-basic-0: 01:10:50 DEBUG unit.abot-epc-basic/0.install 34850K .......... .......... .......... .......... .......... 74% 9.21M 5s unit-abot-epc-basic-0: 01:10:50 DEBUG unit.abot-epc-basic/0.install 34900K .......... .......... .......... .......... .......... 74% 7.33M 5s unit-abot-epc-basic-0: 01:10:50 DEBUG unit.abot-epc-basic/0.install 34950K .......... .......... .......... .......... .......... 74% 9.62M 5s unit-abot-epc-basic-0: 01:10:50 DEBUG unit.abot-epc-basic/0.install 35000K .......... .......... .......... .......... .......... 75% 9.79M 5s unit-abot-epc-basic-0: 01:10:50 DEBUG unit.abot-epc-basic/0.install 35050K .......... .......... .......... .......... .......... 75% 2.12M 5s unit-abot-epc-basic-0: 01:10:50 DEBUG unit.abot-epc-basic/0.install 35100K .......... .......... .......... .......... .......... 75% 2.53M 5s unit-abot-epc-basic-0: 01:10:50 DEBUG unit.abot-epc-basic/0.install 35150K .......... .......... .......... .......... .......... 75% 3.91M 5s unit-abot-epc-basic-0: 01:10:50 DEBUG unit.abot-epc-basic/0.install 35200K .......... .......... .......... .......... .......... 75% 2.63M 5s unit-abot-epc-basic-0: 01:10:50 DEBUG unit.abot-epc-basic/0.install 35250K .......... .......... .......... .......... .......... 75% 350K 5s unit-abot-epc-basic-0: 01:10:50 DEBUG unit.abot-epc-basic/0.install 35300K .......... .......... .......... .......... .......... 75% 7.14M 5s unit-abot-epc-basic-0: 01:10:50 DEBUG unit.abot-epc-basic/0.install 35350K .......... .......... .......... .......... .......... 75% 8.28M 5s unit-abot-epc-basic-0: 01:10:50 DEBUG unit.abot-epc-basic/0.install 35400K .......... .......... .......... .......... .......... 75% 5.80M 5s unit-abot-epc-basic-0: 01:10:50 DEBUG unit.abot-epc-basic/0.install 35450K .......... .......... .......... .......... .......... 76% 8.43M 5s unit-abot-epc-basic-0: 01:10:50 DEBUG unit.abot-epc-basic/0.install 35500K .......... .......... .......... .......... .......... 76% 8.65M 5s unit-abot-epc-basic-0: 01:10:50 DEBUG unit.abot-epc-basic/0.install 35550K .......... .......... .......... .......... .......... 76% 8.39M 5s unit-abot-epc-basic-0: 01:10:50 DEBUG unit.abot-epc-basic/0.install 35600K .......... .......... .......... .......... .......... 76% 9.94M 5s unit-abot-epc-basic-0: 01:10:50 DEBUG unit.abot-epc-basic/0.install 35650K .......... .......... .......... .......... .......... 76% 2.27M 5s unit-abot-epc-basic-0: 01:10:51 DEBUG unit.abot-epc-basic/0.install 35700K .......... .......... .......... .......... .......... 76% 2.76M 5s unit-abot-epc-basic-0: 01:10:51 DEBUG unit.abot-epc-basic/0.install 35750K .......... .......... .......... .......... .......... 76% 3.17M 5s unit-abot-epc-basic-0: 01:10:51 DEBUG unit.abot-epc-basic/0.install 35800K .......... .......... .......... .......... .......... 76% 3.08M 5s unit-abot-epc-basic-0: 01:10:51 DEBUG unit.abot-epc-basic/0.install 35850K .......... .......... .......... .......... .......... 76% 348K 5s unit-abot-epc-basic-0: 01:10:51 DEBUG unit.abot-epc-basic/0.install 35900K .......... .......... .......... .......... .......... 76% 5.45M 5s unit-abot-epc-basic-0: 01:10:51 DEBUG unit.abot-epc-basic/0.install 35950K .......... .......... .......... .......... .......... 77% 8.66M 5s unit-abot-epc-basic-0: 01:10:51 DEBUG unit.abot-epc-basic/0.install 36000K .......... .......... .......... .......... .......... 77% 6.36M 5s unit-abot-epc-basic-0: 01:10:51 DEBUG unit.abot-epc-basic/0.install 36050K .......... .......... .......... .......... .......... 77% 8.05M 5s unit-abot-epc-basic-0: 01:10:51 DEBUG unit.abot-epc-basic/0.install 36100K .......... .......... .......... .......... .......... 77% 9.18M 4s unit-abot-epc-basic-0: 01:10:51 DEBUG unit.abot-epc-basic/0.install 36150K .......... .......... .......... .......... .......... 77% 7.64M 4s unit-abot-epc-basic-0: 01:10:51 DEBUG unit.abot-epc-basic/0.install 36200K .......... .......... .......... .......... .......... 77% 10.3M 4s unit-abot-epc-basic-0: 01:10:51 DEBUG unit.abot-epc-basic/0.install 36250K .......... .......... .......... .......... .......... 77% 2.77M 4s unit-abot-epc-basic-0: 01:10:51 DEBUG unit.abot-epc-basic/0.install 36300K .......... .......... .......... .......... .......... 77% 2.59M 4s unit-abot-epc-basic-0: 01:10:51 DEBUG unit.abot-epc-basic/0.install 36350K .......... .......... .......... .......... .......... 77% 3.34M 4s unit-abot-epc-basic-0: 01:10:51 DEBUG unit.abot-epc-basic/0.install 36400K .......... .......... .......... .......... .......... 78% 2.73M 4s unit-abot-epc-basic-0: 01:10:51 DEBUG unit.abot-epc-basic/0.install 36450K .......... .......... .......... .......... .......... 78% 575K 4s unit-abot-epc-basic-0: 01:10:51 DEBUG unit.abot-epc-basic/0.install 36500K .......... .......... .......... .......... .......... 78% 757K 4s unit-abot-epc-basic-0: 01:10:51 DEBUG unit.abot-epc-basic/0.install 36550K .......... .......... .......... .......... .......... 78% 8.09M 4s unit-abot-epc-basic-0: 01:10:51 DEBUG unit.abot-epc-basic/0.install 36600K .......... .......... .......... .......... .......... 78% 5.64M 4s unit-abot-epc-basic-0: 01:10:51 DEBUG unit.abot-epc-basic/0.install 36650K .......... .......... .......... .......... .......... 78% 8.86M 4s unit-abot-epc-basic-0: 01:10:51 DEBUG unit.abot-epc-basic/0.install 36700K .......... .......... .......... .......... .......... 78% 9.04M 4s unit-abot-epc-basic-0: 01:10:51 DEBUG unit.abot-epc-basic/0.install 36750K .......... .......... .......... .......... .......... 78% 7.00M 4s unit-abot-epc-basic-0: 01:10:51 DEBUG unit.abot-epc-basic/0.install 36800K .......... .......... .......... .......... .......... 78% 10.6M 4s unit-abot-epc-basic-0: 01:10:51 DEBUG unit.abot-epc-basic/0.install 36850K .......... .......... .......... .......... .......... 79% 3.43M 4s unit-abot-epc-basic-0: 01:10:51 DEBUG unit.abot-epc-basic/0.install 36900K .......... .......... .......... .......... .......... 79% 2.26M 4s unit-abot-epc-basic-0: 01:10:51 DEBUG unit.abot-epc-basic/0.install 36950K .......... .......... .......... .......... .......... 79% 3.70M 4s unit-abot-epc-basic-0: 01:10:51 DEBUG unit.abot-epc-basic/0.install 37000K .......... .......... .......... .......... .......... 79% 2.46M 4s unit-abot-epc-basic-0: 01:10:51 DEBUG unit.abot-epc-basic/0.install 37050K .......... .......... .......... .......... .......... 79% 886K 4s unit-abot-epc-basic-0: 01:10:51 DEBUG unit.abot-epc-basic/0.install 37100K .......... .......... .......... .......... .......... 79% 522K 4s unit-abot-epc-basic-0: 01:10:51 DEBUG unit.abot-epc-basic/0.install 37150K .......... .......... .......... .......... .......... 79% 7.18M 4s unit-abot-epc-basic-0: 01:10:51 DEBUG unit.abot-epc-basic/0.install 37200K .......... .......... .......... .......... .......... 79% 7.49M 4s unit-abot-epc-basic-0: 01:10:51 DEBUG unit.abot-epc-basic/0.install 37250K .......... .......... .......... .......... .......... 79% 6.29M 4s unit-abot-epc-basic-0: 01:10:51 DEBUG unit.abot-epc-basic/0.install 37300K .......... .......... .......... .......... .......... 79% 9.05M 4s unit-abot-epc-basic-0: 01:10:51 DEBUG unit.abot-epc-basic/0.install 37350K .......... .......... .......... .......... .......... 80% 7.50M 4s unit-abot-epc-basic-0: 01:10:51 DEBUG unit.abot-epc-basic/0.install 37400K .......... .......... .......... .......... .......... 80% 9.80M 4s unit-abot-epc-basic-0: 01:10:51 DEBUG unit.abot-epc-basic/0.install 37450K .......... .......... .......... .......... .......... 80% 8.80M 4s unit-abot-epc-basic-0: 01:10:51 DEBUG unit.abot-epc-basic/0.install 37500K .......... .......... .......... .......... .......... 80% 2.27M 4s unit-abot-epc-basic-0: 01:10:51 DEBUG unit.abot-epc-basic/0.install 37550K .......... .......... .......... .......... .......... 80% 2.38M 4s unit-abot-epc-basic-0: 01:10:51 DEBUG unit.abot-epc-basic/0.install 37600K .......... .......... .......... .......... .......... 80% 3.89M 4s unit-abot-epc-basic-0: 01:10:51 DEBUG unit.abot-epc-basic/0.install 37650K .......... .......... .......... .......... .......... 80% 2.90M 4s unit-abot-epc-basic-0: 01:10:51 DEBUG unit.abot-epc-basic/0.install 37700K .......... .......... .......... .......... .......... 80% 349K 4s unit-abot-epc-basic-0: 01:10:51 DEBUG unit.abot-epc-basic/0.install 37750K .......... .......... .......... .......... .......... 80% 6.74M 4s unit-abot-epc-basic-0: 01:10:51 DEBUG unit.abot-epc-basic/0.install 37800K .......... .......... .......... .......... .......... 81% 8.84M 4s unit-abot-epc-basic-0: 01:10:51 DEBUG unit.abot-epc-basic/0.install 37850K .......... .......... .......... .......... .......... 81% 5.57M 4s unit-abot-epc-basic-0: 01:10:51 DEBUG unit.abot-epc-basic/0.install 37900K .......... .......... .......... .......... .......... 81% 9.59M 4s unit-abot-epc-basic-0: 01:10:51 DEBUG unit.abot-epc-basic/0.install 37950K .......... .......... .......... .......... .......... 81% 10.0M 4s unit-abot-epc-basic-0: 01:10:51 DEBUG unit.abot-epc-basic/0.install 38000K .......... .......... .......... .......... .......... 81% 6.80M 4s unit-abot-epc-basic-0: 01:10:52 DEBUG unit.abot-epc-basic/0.install 38050K .......... .......... .......... .......... .......... 81% 10.2M 4s unit-abot-epc-basic-0: 01:10:52 DEBUG unit.abot-epc-basic/0.install 38100K .......... .......... .......... .......... .......... 81% 2.57M 4s unit-abot-epc-basic-0: 01:10:52 DEBUG unit.abot-epc-basic/0.install 38150K .......... .......... .......... .......... .......... 81% 2.91M 4s unit-abot-epc-basic-0: 01:10:52 DEBUG unit.abot-epc-basic/0.install 38200K .......... .......... .......... .......... .......... 81% 3.53M 4s unit-abot-epc-basic-0: 01:10:52 DEBUG unit.abot-epc-basic/0.install 38250K .......... .......... .......... .......... .......... 82% 2.48M 4s unit-abot-epc-basic-0: 01:10:52 DEBUG unit.abot-epc-basic/0.install 38300K .......... .......... .......... .......... .......... 82% 588K 4s unit-abot-epc-basic-0: 01:10:52 DEBUG unit.abot-epc-basic/0.install 38350K .......... .......... .......... .......... .......... 82% 754K 4s unit-abot-epc-basic-0: 01:10:52 DEBUG unit.abot-epc-basic/0.install 38400K .......... .......... .......... .......... .......... 82% 7.83M 4s unit-abot-epc-basic-0: 01:10:52 DEBUG unit.abot-epc-basic/0.install 38450K .......... .......... .......... .......... .......... 82% 5.66M 3s unit-abot-epc-basic-0: 01:10:52 DEBUG unit.abot-epc-basic/0.install 38500K .......... .......... .......... .......... .......... 82% 8.81M 3s unit-abot-epc-basic-0: 01:10:52 DEBUG unit.abot-epc-basic/0.install 38550K .......... .......... .......... .......... .......... 82% 8.49M 3s unit-abot-epc-basic-0: 01:10:52 DEBUG unit.abot-epc-basic/0.install 38600K .......... .......... .......... .......... .......... 82% 8.26M 3s unit-abot-epc-basic-0: 01:10:52 DEBUG unit.abot-epc-basic/0.install 38650K .......... .......... .......... .......... .......... 82% 9.38M 3s unit-abot-epc-basic-0: 01:10:52 DEBUG unit.abot-epc-basic/0.install 38700K .......... .......... .......... .......... .......... 82% 4.15M 3s unit-abot-epc-basic-0: 01:10:52 DEBUG unit.abot-epc-basic/0.install 38750K .......... .......... .......... .......... .......... 83% 2.08M 3s unit-abot-epc-basic-0: 01:10:52 DEBUG unit.abot-epc-basic/0.install 38800K .......... .......... .......... .......... .......... 83% 4.16M 3s unit-abot-epc-basic-0: 01:10:52 DEBUG unit.abot-epc-basic/0.install 38850K .......... .......... .......... .......... .......... 83% 2.71M 3s unit-abot-epc-basic-0: 01:10:52 DEBUG unit.abot-epc-basic/0.install 38900K .......... .......... .......... .......... .......... 83% 970K 3s unit-abot-epc-basic-0: 01:10:52 DEBUG unit.abot-epc-basic/0.install 38950K .......... .......... .......... .......... .......... 83% 481K 3s unit-abot-epc-basic-0: 01:10:52 DEBUG unit.abot-epc-basic/0.install 39000K .......... .......... .......... .......... .......... 83% 7.42M 3s unit-abot-epc-basic-0: 01:10:52 DEBUG unit.abot-epc-basic/0.install 39050K .......... .......... .......... .......... .......... 83% 7.50M 3s unit-abot-epc-basic-0: 01:10:52 DEBUG unit.abot-epc-basic/0.install 39100K .......... .......... .......... .......... .......... 83% 6.21M 3s unit-abot-epc-basic-0: 01:10:52 DEBUG unit.abot-epc-basic/0.install 39150K .......... .......... .......... .......... .......... 83% 9.01M 3s unit-abot-epc-basic-0: 01:10:52 DEBUG unit.abot-epc-basic/0.install 39200K .......... .......... .......... .......... .......... 84% 8.82M 3s unit-abot-epc-basic-0: 01:10:52 DEBUG unit.abot-epc-basic/0.install 39250K .......... .......... .......... .......... .......... 84% 8.54M 3s unit-abot-epc-basic-0: 01:10:52 DEBUG unit.abot-epc-basic/0.install 39300K .......... .......... .......... .......... .......... 84% 10.3M 3s unit-abot-epc-basic-0: 01:10:52 DEBUG unit.abot-epc-basic/0.install 39350K .......... .......... .......... .......... .......... 84% 2.62M 3s unit-abot-epc-basic-0: 01:10:52 DEBUG unit.abot-epc-basic/0.install 39400K .......... .......... .......... .......... .......... 84% 2.84M 3s unit-abot-epc-basic-0: 01:10:52 DEBUG unit.abot-epc-basic/0.install 39450K .......... .......... .......... .......... .......... 84% 3.06M 3s unit-abot-epc-basic-0: 01:10:52 DEBUG unit.abot-epc-basic/0.install 39500K .......... .......... .......... .......... .......... 84% 2.95M 3s unit-abot-epc-basic-0: 01:10:52 DEBUG unit.abot-epc-basic/0.install 39550K .......... .......... .......... .......... .......... 84% 409K 3s unit-abot-epc-basic-0: 01:10:52 DEBUG unit.abot-epc-basic/0.install 39600K .......... .......... .......... .......... .......... 84% 1.65M 3s unit-abot-epc-basic-0: 01:10:52 DEBUG unit.abot-epc-basic/0.install 39650K .......... .......... .......... .......... .......... 85% 7.60M 3s unit-abot-epc-basic-0: 01:10:52 DEBUG unit.abot-epc-basic/0.install 39700K .......... .......... .......... .......... .......... 85% 5.60M 3s unit-abot-epc-basic-0: 01:10:52 DEBUG unit.abot-epc-basic/0.install 39750K .......... .......... .......... .......... .......... 85% 8.86M 3s unit-abot-epc-basic-0: 01:10:52 DEBUG unit.abot-epc-basic/0.install 39800K .......... .......... .......... .......... .......... 85% 8.41M 3s unit-abot-epc-basic-0: 01:10:52 DEBUG unit.abot-epc-basic/0.install 39850K .......... .......... .......... .......... .......... 85% 8.38M 3s unit-abot-epc-basic-0: 01:10:52 DEBUG unit.abot-epc-basic/0.install 39900K .......... .......... .......... .......... .......... 85% 9.66M 3s unit-abot-epc-basic-0: 01:10:52 DEBUG unit.abot-epc-basic/0.install 39950K .......... .......... .......... .......... .......... 85% 5.63M 3s unit-abot-epc-basic-0: 01:10:52 DEBUG unit.abot-epc-basic/0.install 40000K .......... .......... .......... .......... .......... 85% 2.01M 3s unit-abot-epc-basic-0: 01:10:52 DEBUG unit.abot-epc-basic/0.install 40050K .......... .......... .......... .......... .......... 85% 3.46M 3s unit-abot-epc-basic-0: 01:10:52 DEBUG unit.abot-epc-basic/0.install 40100K .......... .......... .......... .......... .......... 85% 4.01M 3s unit-abot-epc-basic-0: 01:10:52 DEBUG unit.abot-epc-basic/0.install 40150K .......... .......... .......... .......... .......... 86% 2.96M 3s unit-abot-epc-basic-0: 01:10:52 DEBUG unit.abot-epc-basic/0.install 40200K .......... .......... .......... .......... .......... 86% 352K 3s unit-abot-epc-basic-0: 01:10:53 DEBUG unit.abot-epc-basic/0.install 40250K .......... .......... .......... .......... .......... 86% 6.05M 3s unit-abot-epc-basic-0: 01:10:53 DEBUG unit.abot-epc-basic/0.install 40300K .......... .......... .......... .......... .......... 86% 9.43M 3s unit-abot-epc-basic-0: 01:10:53 DEBUG unit.abot-epc-basic/0.install 40350K .......... .......... .......... .......... .......... 86% 5.07M 3s unit-abot-epc-basic-0: 01:10:53 DEBUG unit.abot-epc-basic/0.install 40400K .......... .......... .......... .......... .......... 86% 9.84M 3s unit-abot-epc-basic-0: 01:10:53 DEBUG unit.abot-epc-basic/0.install 40450K .......... .......... .......... .......... .......... 86% 9.76M 3s unit-abot-epc-basic-0: 01:10:53 DEBUG unit.abot-epc-basic/0.install 40500K .......... .......... .......... .......... .......... 86% 7.90M 3s unit-abot-epc-basic-0: 01:10:53 DEBUG unit.abot-epc-basic/0.install 40550K .......... .......... .......... .......... .......... 86% 10.4M 3s unit-abot-epc-basic-0: 01:10:53 DEBUG unit.abot-epc-basic/0.install 40600K .......... .......... .......... .......... .......... 87% 3.86M 3s unit-abot-epc-basic-0: 01:10:53 DEBUG unit.abot-epc-basic/0.install 40650K .......... .......... .......... .......... .......... 87% 2.18M 3s unit-abot-epc-basic-0: 01:10:53 DEBUG unit.abot-epc-basic/0.install 40700K .......... .......... .......... .......... .......... 87% 3.72M 3s unit-abot-epc-basic-0: 01:10:53 DEBUG unit.abot-epc-basic/0.install 40750K .......... .......... .......... .......... .......... 87% 2.74M 2s unit-abot-epc-basic-0: 01:10:53 DEBUG unit.abot-epc-basic/0.install 40800K .......... .......... .......... .......... .......... 87% 1024K 2s unit-abot-epc-basic-0: 01:10:53 DEBUG unit.abot-epc-basic/0.install 40850K .......... .......... .......... .......... .......... 87% 477K 2s unit-abot-epc-basic-0: 01:10:53 DEBUG unit.abot-epc-basic/0.install 40900K .......... .......... .......... .......... .......... 87% 8.04M 2s unit-abot-epc-basic-0: 01:10:53 DEBUG unit.abot-epc-basic/0.install 40950K .......... .......... .......... .......... .......... 87% 6.76M 2s unit-abot-epc-basic-0: 01:10:53 DEBUG unit.abot-epc-basic/0.install 41000K .......... .......... .......... .......... .......... 87% 6.74M 2s unit-abot-epc-basic-0: 01:10:53 DEBUG unit.abot-epc-basic/0.install 41050K .......... .......... .......... .......... .......... 88% 6.62M 2s unit-abot-epc-basic-0: 01:10:53 DEBUG unit.abot-epc-basic/0.install 41100K .......... .......... .......... .......... .......... 88% 18.4M 2s unit-abot-epc-basic-0: 01:10:53 DEBUG unit.abot-epc-basic/0.install 41150K .......... .......... .......... .......... .......... 88% 7.96M 2s unit-abot-epc-basic-0: 01:10:53 DEBUG unit.abot-epc-basic/0.install 41200K .......... .......... .......... .......... .......... 88% 10.4M 2s unit-abot-epc-basic-0: 01:10:53 DEBUG unit.abot-epc-basic/0.install 41250K .......... .......... .......... .......... .......... 88% 3.14M 2s unit-abot-epc-basic-0: 01:10:53 DEBUG unit.abot-epc-basic/0.install 41300K .......... .......... .......... .......... .......... 88% 2.54M 2s unit-abot-epc-basic-0: 01:10:53 DEBUG unit.abot-epc-basic/0.install 41350K .......... .......... .......... .......... .......... 88% 3.56M 2s unit-abot-epc-basic-0: 01:10:53 DEBUG unit.abot-epc-basic/0.install 41400K .......... .......... .......... .......... .......... 88% 2.65M 2s unit-abot-epc-basic-0: 01:10:53 DEBUG unit.abot-epc-basic/0.install 41450K .......... .......... .......... .......... .......... 88% 914K 2s unit-abot-epc-basic-0: 01:10:53 DEBUG unit.abot-epc-basic/0.install 41500K .......... .......... .......... .......... .......... 88% 510K 2s unit-abot-epc-basic-0: 01:10:53 DEBUG unit.abot-epc-basic/0.install 41550K .......... .......... .......... .......... .......... 89% 8.55M 2s unit-abot-epc-basic-0: 01:10:53 DEBUG unit.abot-epc-basic/0.install 41600K .......... .......... .......... .......... .......... 89% 6.62M 2s unit-abot-epc-basic-0: 01:10:53 DEBUG unit.abot-epc-basic/0.install 41650K .......... .......... .......... .......... .......... 89% 6.94M 2s unit-abot-epc-basic-0: 01:10:53 DEBUG unit.abot-epc-basic/0.install 41700K .......... .......... .......... .......... .......... 89% 5.82M 2s unit-abot-epc-basic-0: 01:10:53 DEBUG unit.abot-epc-basic/0.install 41750K .......... .......... .......... .......... .......... 89% 11.8M 2s unit-abot-epc-basic-0: 01:10:53 DEBUG unit.abot-epc-basic/0.install 41800K .......... .......... .......... .......... .......... 89% 10.8M 2s unit-abot-epc-basic-0: 01:10:53 DEBUG unit.abot-epc-basic/0.install 41850K .......... .......... .......... .......... .......... 89% 11.5M 2s unit-abot-epc-basic-0: 01:10:53 DEBUG unit.abot-epc-basic/0.install 41900K .......... .......... .......... .......... .......... 89% 3.36M 2s unit-abot-epc-basic-0: 01:10:53 DEBUG unit.abot-epc-basic/0.install 41950K .......... .......... .......... .......... .......... 89% 2.54M 2s unit-abot-epc-basic-0: 01:10:53 DEBUG unit.abot-epc-basic/0.install 42000K .......... .......... .......... .......... .......... 90% 3.57M 2s unit-abot-epc-basic-0: 01:10:53 DEBUG unit.abot-epc-basic/0.install 42050K .......... .......... .......... .......... .......... 90% 2.68M 2s unit-abot-epc-basic-0: 01:10:53 DEBUG unit.abot-epc-basic/0.install 42100K .......... .......... .......... .......... .......... 90% 911K 2s unit-abot-epc-basic-0: 01:10:53 DEBUG unit.abot-epc-basic/0.install 42150K .......... .......... .......... .......... .......... 90% 510K 2s unit-abot-epc-basic-0: 01:10:53 DEBUG unit.abot-epc-basic/0.install 42200K .......... .......... .......... .......... .......... 90% 8.67M 2s unit-abot-epc-basic-0: 01:10:53 DEBUG unit.abot-epc-basic/0.install 42250K .......... .......... .......... .......... .......... 90% 6.99M 2s unit-abot-epc-basic-0: 01:10:53 DEBUG unit.abot-epc-basic/0.install 42300K .......... .......... .......... .......... .......... 90% 6.78M 2s unit-abot-epc-basic-0: 01:10:53 DEBUG unit.abot-epc-basic/0.install 42350K .......... .......... .......... .......... .......... 90% 5.90M 2s unit-abot-epc-basic-0: 01:10:53 DEBUG unit.abot-epc-basic/0.install 42400K .......... .......... .......... .......... .......... 90% 10.4M 2s unit-abot-epc-basic-0: 01:10:53 DEBUG unit.abot-epc-basic/0.install 42450K .......... .......... .......... .......... .......... 91% 10.8M 2s unit-abot-epc-basic-0: 01:10:53 DEBUG unit.abot-epc-basic/0.install 42500K .......... .......... .......... .......... .......... 91% 11.2M 2s unit-abot-epc-basic-0: 01:10:53 DEBUG unit.abot-epc-basic/0.install 42550K .......... .......... .......... .......... .......... 91% 4.61M 2s unit-abot-epc-basic-0: 01:10:53 DEBUG unit.abot-epc-basic/0.install 42600K .......... .......... .......... .......... .......... 91% 2.23M 2s unit-abot-epc-basic-0: 01:10:53 DEBUG unit.abot-epc-basic/0.install 42650K .......... .......... .......... .......... .......... 91% 3.72M 2s unit-abot-epc-basic-0: 01:10:53 DEBUG unit.abot-epc-basic/0.install 42700K .......... .......... .......... .......... .......... 91% 2.95M 2s unit-abot-epc-basic-0: 01:10:53 DEBUG unit.abot-epc-basic/0.install 42750K .......... .......... .......... .......... .......... 91% 2.69M 2s unit-abot-epc-basic-0: 01:10:54 DEBUG unit.abot-epc-basic/0.install 42800K .......... .......... .......... .......... .......... 91% 373K 2s unit-abot-epc-basic-0: 01:10:54 DEBUG unit.abot-epc-basic/0.install 42850K .......... .......... .......... .......... .......... 91% 5.60M 2s unit-abot-epc-basic-0: 01:10:54 DEBUG unit.abot-epc-basic/0.install 42900K .......... .......... .......... .......... .......... 91% 8.23M 2s unit-abot-epc-basic-0: 01:10:54 DEBUG unit.abot-epc-basic/0.install 42950K .......... .......... .......... .......... .......... 92% 6.87M 2s unit-abot-epc-basic-0: 01:10:54 DEBUG unit.abot-epc-basic/0.install 43000K .......... .......... .......... .......... .......... 92% 5.58M 2s unit-abot-epc-basic-0: 01:10:54 DEBUG unit.abot-epc-basic/0.install 43050K .......... .......... .......... .......... .......... 92% 8.77M 2s unit-abot-epc-basic-0: 01:10:54 DEBUG unit.abot-epc-basic/0.install 43100K .......... .......... .......... .......... .......... 92% 11.1M 1s unit-abot-epc-basic-0: 01:10:54 DEBUG unit.abot-epc-basic/0.install 43150K .......... .......... .......... .......... .......... 92% 10.4M 1s unit-abot-epc-basic-0: 01:10:54 DEBUG unit.abot-epc-basic/0.install 43200K .......... .......... .......... .......... .......... 92% 11.5M 1s unit-abot-epc-basic-0: 01:10:54 DEBUG unit.abot-epc-basic/0.install 43250K .......... .......... .......... .......... .......... 92% 2.53M 1s unit-abot-epc-basic-0: 01:10:54 DEBUG unit.abot-epc-basic/0.install 43300K .......... .......... .......... .......... .......... 92% 2.40M 1s unit-abot-epc-basic-0: 01:10:54 DEBUG unit.abot-epc-basic/0.install 43350K .......... .......... .......... .......... .......... 92% 4.74M 1s unit-abot-epc-basic-0: 01:10:54 DEBUG unit.abot-epc-basic/0.install 43400K .......... .......... .......... .......... .......... 93% 2.80M 1s unit-abot-epc-basic-0: 01:10:54 DEBUG unit.abot-epc-basic/0.install 43450K .......... .......... .......... .......... .......... 93% 423K 1s unit-abot-epc-basic-0: 01:10:54 DEBUG unit.abot-epc-basic/0.install 43500K .......... .......... .......... .......... .......... 93% 1.60M 1s unit-abot-epc-basic-0: 01:10:54 DEBUG unit.abot-epc-basic/0.install 43550K .......... .......... .......... .......... .......... 93% 6.95M 1s unit-abot-epc-basic-0: 01:10:54 DEBUG unit.abot-epc-basic/0.install 43600K .......... .......... .......... .......... .......... 93% 7.65M 1s unit-abot-epc-basic-0: 01:10:54 DEBUG unit.abot-epc-basic/0.install 43650K .......... .......... .......... .......... .......... 93% 8.01M 1s unit-abot-epc-basic-0: 01:10:54 DEBUG unit.abot-epc-basic/0.install 43700K .......... .......... .......... .......... .......... 93% 5.68M 1s unit-abot-epc-basic-0: 01:10:54 DEBUG unit.abot-epc-basic/0.install 43750K .......... .......... .......... .......... .......... 93% 10.1M 1s unit-abot-epc-basic-0: 01:10:54 DEBUG unit.abot-epc-basic/0.install 43800K .......... .......... .......... .......... .......... 93% 10.6M 1s unit-abot-epc-basic-0: 01:10:54 DEBUG unit.abot-epc-basic/0.install 43850K .......... .......... .......... .......... .......... 94% 10.8M 1s unit-abot-epc-basic-0: 01:10:54 DEBUG unit.abot-epc-basic/0.install 43900K .......... .......... .......... .......... .......... 94% 4.72M 1s unit-abot-epc-basic-0: 01:10:54 DEBUG unit.abot-epc-basic/0.install 43950K .......... .......... .......... .......... .......... 94% 2.31M 1s unit-abot-epc-basic-0: 01:10:54 DEBUG unit.abot-epc-basic/0.install 44000K .......... .......... .......... .......... .......... 94% 3.94M 1s unit-abot-epc-basic-0: 01:10:54 DEBUG unit.abot-epc-basic/0.install 44050K .......... .......... .......... .......... .......... 94% 2.92M 1s unit-abot-epc-basic-0: 01:10:54 DEBUG unit.abot-epc-basic/0.install 44100K .......... .......... .......... .......... .......... 94% 2.77M 1s unit-abot-epc-basic-0: 01:10:54 DEBUG unit.abot-epc-basic/0.install 44150K .......... .......... .......... .......... .......... 94% 376K 1s unit-abot-epc-basic-0: 01:10:54 DEBUG unit.abot-epc-basic/0.install 44200K .......... .......... .......... .......... .......... 94% 5.37M 1s unit-abot-epc-basic-0: 01:10:54 DEBUG unit.abot-epc-basic/0.install 44250K .......... .......... .......... .......... .......... 94% 8.07M 1s unit-abot-epc-basic-0: 01:10:54 DEBUG unit.abot-epc-basic/0.install 44300K .......... .......... .......... .......... .......... 94% 7.74M 1s unit-abot-epc-basic-0: 01:10:54 DEBUG unit.abot-epc-basic/0.install 44350K .......... .......... .......... .......... .......... 95% 6.62M 1s unit-abot-epc-basic-0: 01:10:54 DEBUG unit.abot-epc-basic/0.install 44400K .......... .......... .......... .......... .......... 95% 5.94M 1s unit-abot-epc-basic-0: 01:10:54 DEBUG unit.abot-epc-basic/0.install 44450K .......... .......... .......... .......... .......... 95% 11.2M 1s unit-abot-epc-basic-0: 01:10:54 DEBUG unit.abot-epc-basic/0.install 44500K .......... .......... .......... .......... .......... 95% 11.6M 1s unit-abot-epc-basic-0: 01:10:54 DEBUG unit.abot-epc-basic/0.install 44550K .......... .......... .......... .......... .......... 95% 11.1M 1s unit-abot-epc-basic-0: 01:10:54 DEBUG unit.abot-epc-basic/0.install 44600K .......... .......... .......... .......... .......... 95% 3.51M 1s unit-abot-epc-basic-0: 01:10:54 DEBUG unit.abot-epc-basic/0.install 44650K .......... .......... .......... .......... .......... 95% 2.77M 1s unit-abot-epc-basic-0: 01:10:54 DEBUG unit.abot-epc-basic/0.install 44700K .......... .......... .......... .......... .......... 95% 3.69M 1s unit-abot-epc-basic-0: 01:10:54 DEBUG unit.abot-epc-basic/0.install 44750K .......... .......... .......... .......... .......... 95% 2.84M 1s unit-abot-epc-basic-0: 01:10:54 DEBUG unit.abot-epc-basic/0.install 44800K .......... .......... .......... .......... .......... 96% 1.14M 1s unit-abot-epc-basic-0: 01:10:54 DEBUG unit.abot-epc-basic/0.install 44850K .......... .......... .......... .......... .......... 96% 458K 1s unit-abot-epc-basic-0: 01:10:54 DEBUG unit.abot-epc-basic/0.install 44900K .......... .......... .......... .......... .......... 96% 8.23M 1s unit-abot-epc-basic-0: 01:10:54 DEBUG unit.abot-epc-basic/0.install 44950K .......... .......... .......... .......... .......... 96% 8.77M 1s unit-abot-epc-basic-0: 01:10:54 DEBUG unit.abot-epc-basic/0.install 45000K .......... .......... .......... .......... .......... 96% 7.12M 1s unit-abot-epc-basic-0: 01:10:54 DEBUG unit.abot-epc-basic/0.install 45050K .......... .......... .......... .......... .......... 96% 7.15M 1s unit-abot-epc-basic-0: 01:10:54 DEBUG unit.abot-epc-basic/0.install 45100K .......... .......... .......... .......... .......... 96% 5.98M 1s unit-abot-epc-basic-0: 01:10:54 DEBUG unit.abot-epc-basic/0.install 45150K .......... .......... .......... .......... .......... 96% 11.2M 1s unit-abot-epc-basic-0: 01:10:54 DEBUG unit.abot-epc-basic/0.install 45200K .......... .......... .......... .......... .......... 96% 11.0M 1s unit-abot-epc-basic-0: 01:10:54 DEBUG unit.abot-epc-basic/0.install 45250K .......... .......... .......... .......... .......... 97% 11.3M 1s unit-abot-epc-basic-0: 01:10:54 DEBUG unit.abot-epc-basic/0.install 45300K .......... .......... .......... .......... .......... 97% 4.25M 1s unit-abot-epc-basic-0: 01:10:54 DEBUG unit.abot-epc-basic/0.install 45350K .......... .......... .......... .......... .......... 97% 2.51M 1s unit-abot-epc-basic-0: 01:10:54 DEBUG unit.abot-epc-basic/0.install 45400K .......... .......... .......... .......... .......... 97% 3.97M 1s unit-abot-epc-basic-0: 01:10:54 DEBUG unit.abot-epc-basic/0.install 45450K .......... .......... .......... .......... .......... 97% 3.03M 1s unit-abot-epc-basic-0: 01:10:54 DEBUG unit.abot-epc-basic/0.install 45500K .......... .......... .......... .......... .......... 97% 2.78M 0s unit-abot-epc-basic-0: 01:10:55 DEBUG unit.abot-epc-basic/0.install 45550K .......... .......... .......... .......... .......... 97% 377K 0s unit-abot-epc-basic-0: 01:10:55 DEBUG unit.abot-epc-basic/0.install 45600K .......... .......... .......... .......... .......... 97% 5.14M 0s unit-abot-epc-basic-0: 01:10:55 DEBUG unit.abot-epc-basic/0.install 45650K .......... .......... .......... .......... .......... 97% 8.64M 0s unit-abot-epc-basic-0: 01:10:55 DEBUG unit.abot-epc-basic/0.install 45700K .......... .......... .......... .......... .......... 97% 7.87M 0s unit-abot-epc-basic-0: 01:10:55 DEBUG unit.abot-epc-basic/0.install 45750K .......... .......... .......... .......... .......... 98% 190K 0s unit-abot-epc-basic-0: 01:10:55 DEBUG unit.abot-epc-basic/0.install 45800K .......... .......... .......... .......... .......... 98% 53.9M 0s unit-abot-epc-basic-0: 01:10:55 DEBUG unit.abot-epc-basic/0.install 45850K .......... .......... .......... .......... .......... 98% 46.1M 0s unit-abot-epc-basic-0: 01:10:55 DEBUG unit.abot-epc-basic/0.install 45900K .......... .......... .......... .......... .......... 98% 70.8M 0s unit-abot-epc-basic-0: 01:10:55 DEBUG unit.abot-epc-basic/0.install 45950K .......... .......... .......... .......... .......... 98% 71.1M 0s unit-abot-epc-basic-0: 01:10:55 DEBUG unit.abot-epc-basic/0.install 46000K .......... .......... .......... .......... .......... 98% 64.1M 0s unit-abot-epc-basic-0: 01:10:55 DEBUG unit.abot-epc-basic/0.install 46050K .......... .......... .......... .......... .......... 98% 75.1M 0s unit-abot-epc-basic-0: 01:10:55 DEBUG unit.abot-epc-basic/0.install 46100K .......... .......... .......... .......... .......... 98% 85.0M 0s unit-abot-epc-basic-0: 01:10:55 DEBUG unit.abot-epc-basic/0.install 46150K .......... .......... .......... .......... .......... 98% 89.4M 0s unit-abot-epc-basic-0: 01:10:55 DEBUG unit.abot-epc-basic/0.install 46200K .......... .......... .......... .......... .......... 99% 84.9M 0s unit-abot-epc-basic-0: 01:10:55 DEBUG unit.abot-epc-basic/0.install 46250K .......... .......... .......... .......... .......... 99% 93.8M 0s unit-abot-epc-basic-0: 01:10:55 DEBUG unit.abot-epc-basic/0.install 46300K .......... .......... .......... .......... .......... 99% 96.0M 0s unit-abot-epc-basic-0: 01:10:55 DEBUG unit.abot-epc-basic/0.install 46350K .......... .......... .......... .......... .......... 99% 96.0M 0s unit-abot-epc-basic-0: 01:10:55 DEBUG unit.abot-epc-basic/0.install 46400K .......... .......... .......... .......... .......... 99% 87.0M 0s unit-abot-epc-basic-0: 01:10:55 DEBUG unit.abot-epc-basic/0.install 46450K .......... .......... .......... .......... .......... 99% 95.0M 0s unit-abot-epc-basic-0: 01:10:55 DEBUG unit.abot-epc-basic/0.install 46500K .......... .......... .......... .......... .......... 99% 77.3M 0s unit-abot-epc-basic-0: 01:10:55 DEBUG unit.abot-epc-basic/0.install 46550K .......... .......... .......... .......... .......... 99% 6.04M 0s unit-abot-epc-basic-0: 01:10:55 DEBUG unit.abot-epc-basic/0.install 46600K .......... .......... .......... .......... .......... 99% 7.81M 0s unit-abot-epc-basic-0: 01:10:55 DEBUG unit.abot-epc-basic/0.install 46650K .......... .......... .......... .......... .. 100% 5.00M=20s unit-abot-epc-basic-0: 01:10:55 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:10:55 DEBUG unit.abot-epc-basic/0.install 2018-08-10 01:10:55 (2.33 MB/s) - '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' saved [47812762/47812762] unit-abot-epc-basic-0: 01:10:55 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:10:55 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: 01:10:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package abot-epc-basic. unit-abot-epc-basic-0: 01:10:55 DEBUG unit.abot-epc-basic/0.install (Reading database ... 57376 files and directories currently installed.) unit-abot-epc-basic-0: 01:10:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../abot-functest-basic_3.1.1_all.deb ... unit-abot-epc-basic-0: 01:10:55 DEBUG unit.abot-epc-basic/0.install Unpacking abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 01:10:59 DEBUG unit.abot-epc-basic/0.install dpkg: dependency problems prevent configuration of abot-epc-basic: unit-abot-epc-basic-0: 01:10:59 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on maven; however: unit-abot-epc-basic-0: 01:10:59 DEBUG unit.abot-epc-basic/0.install Package maven is not installed. unit-abot-epc-basic-0: 01:10:59 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on apache2; however: unit-abot-epc-basic-0: 01:10:59 DEBUG unit.abot-epc-basic/0.install Package apache2 is not installed. unit-abot-epc-basic-0: 01:10:59 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on python-pip; however: unit-abot-epc-basic-0: 01:10:59 DEBUG unit.abot-epc-basic/0.install Package python-pip is not installed. unit-abot-epc-basic-0: 01:10:59 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:10:59 DEBUG unit.abot-epc-basic/0.install dpkg: error processing package abot-epc-basic (--install): unit-abot-epc-basic-0: 01:10:59 DEBUG unit.abot-epc-basic/0.install dependency problems - leaving unconfigured unit-abot-epc-basic-0: 01:10:59 DEBUG unit.abot-epc-basic/0.install Errors were encountered while processing: unit-abot-epc-basic-0: 01:10:59 DEBUG unit.abot-epc-basic/0.install abot-epc-basic unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install Correcting dependencies... Done unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 01:11:00 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: 01:11:00 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 01:11:00 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: 01:11:00 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install ant-doc ant-gcj ant-optional-gcj antlr javacc jython libbcel-java unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libbsf-java libgnumail-java libjdepend-java liboro-java libregexp-java unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install binutils-doc cpp-doc gcc-5-locales debian-keyring g++-multilib unit-abot-epc-basic-0: 01:11:00 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: 01:11:00 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: 01:11:00 DEBUG unit.abot-epc-basic/0.install libitm1-dbg libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libubsan0-dbg libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg junit-doc unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libaopalliance-java-doc libatinject-jsr330-api-java-doc glibc-doc unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libclassworlds-java-doc libcommons-httpclient-java-doc unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libcommons-io-java-doc libcommons-lang-java-doc libcommons-lang3-java-doc unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libavalon-framework-java libcommons-logging-java-doc unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libexcalibur-logkit-java libcommons-net-java-doc libcommons-net2-java-doc unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libdom4j-java-doc libeasymock-java-doc libcglib-java libjaxp1.3-java-gcj unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libjdom1-java-doc jetty libjetty-java-doc libjsoup-java-doc unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libjsr305-java-doc liblog4j1.2-java-doc libobjenesis-java-doc unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libplexus-cipher-java-doc libplexus-classworlds-java-doc unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java-doc libplexus-cli-java-doc unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java-doc libplexus-interactivity-api-java-doc unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libplexus-interpolation-java-doc libplexus-sec-dispatcher-java-doc unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libplexus-utils-java-doc libplexus-utils2-java-doc libqdox2-java-doc testng unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libstdc++-5-doc libwagon-java-doc libxalan2-java-doc libxsltc-java groovy2 unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libequinox-osgi-java libosgi-compendium-java libosgi-core-java libqdox-java unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libspring-beans-java libspring-context-java libspring-core-java unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libspring-web-java libxerces2-java-doc libxerces2-java-gcj unit-abot-epc-basic-0: 01:11:00 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: 01:11:00 DEBUG unit.abot-epc-basic/0.install python-tk python-setuptools-doc python2.7-doc binfmt-support unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install openssl-blacklist unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 01:11:00 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: 01:11:00 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 01:11:00 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: 01:11:00 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 147 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install 1 not fully installed or removed. unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install Need to get 103 MB of archives. unit-abot-epc-basic-0: 01:11:00 DEBUG unit.abot-epc-basic/0.install After this operation, 255 MB of additional disk space will be used. unit-abot-epc-basic-0: 01:11:00 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: 01:11:01 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: 01:11:01 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: 01:11:01 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: 01:11:02 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: 01:11:02 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: 01:11:02 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: 01:11:02 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: 01:11:03 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: 01:11:03 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: 01:11:03 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: 01:11:03 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: 01:11:03 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: 01:11:03 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: 01:11:03 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: 01:11:04 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: 01:11:04 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: 01:11:04 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: 01:11:04 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: 01:11:04 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: 01:11:05 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: 01:11:05 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: 01:11:05 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: 01:11:05 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: 01:11:05 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: 01:11:06 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: 01:11:06 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: 01:11:06 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: 01:11:06 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: 01:11:06 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: 01:11:06 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: 01:11:06 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: 01:11:07 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: 01:11:07 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: 01:11:07 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: 01:11:07 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: 01:11:07 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: 01:11:07 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: 01:11:07 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: 01:11:08 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: 01:11:08 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: 01:11:08 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: 01:11:08 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: 01:11:08 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: 01:11:08 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: 01:11:08 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: 01:11:09 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: 01:11:09 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: 01:11:09 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: 01:11:09 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: 01:11:09 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: 01:11:09 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: 01:11:10 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: 01:11:10 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: 01:11:10 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: 01:11:10 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: 01:11:10 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: 01:11:10 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: 01:11:10 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: 01:11:11 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: 01:11:11 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: 01:11:11 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: 01:11:11 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: 01:11:11 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: 01:11:11 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: 01:11:11 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: 01:11:12 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: 01:11:12 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: 01:11:12 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: 01:11:12 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: 01:11:12 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: 01:11:12 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: 01:11: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: 01:11:13 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: 01:11:13 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: 01:11:13 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: 01:11:13 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: 01:11:13 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: 01:11:13 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: 01:11: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: 01:11: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: 01:11: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: 01:11: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: 01:11: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: 01:11: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: 01:11:14 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: 01:11: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: 01:11: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: 01:11: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: 01:11: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: 01:11: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: 01:11: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: 01:11: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: 01:11:16 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: 01:11:16 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: 01:11: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: 01:11: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: 01:11: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-131.157 [866 kB] unit-abot-epc-basic-0: 01:11:17 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: 01:11:17 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: 01:11:17 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: 01:11:17 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: 01:11:18 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: 01:11:18 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: 01:11:18 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: 01:11:18 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: 01:11:19 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: 01:11:19 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: 01:11:19 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: 01:11:20 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: 01:11:20 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: 01:11:20 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: 01:11:20 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: 01:11:20 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: 01:11:21 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: 01:11:21 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: 01:11:22 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: 01:11:22 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: 01:11:22 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: 01:11:22 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: 01:11:22 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: 01:11:23 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: 01:11:23 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: 01:11:23 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: 01:11:23 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: 01:11:23 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: 01:11:23 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: 01:11:24 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: 01:11:24 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: 01:11:24 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: 01:11:24 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: 01:11:24 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: 01:11:24 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: 01:11:24 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: 01:11:25 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: 01:11:26 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: 01:11:26 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: 01:11:26 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: 01:11:27 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: 01:11:27 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: 01:11:27 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: 01:11:27 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: 01:11:27 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: 01:11:27 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: 01:11:28 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: 01:11:28 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: 01:11:28 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: 01:11:28 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: 01:11:28 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 01:11:28 DEBUG unit.abot-epc-basic/0.install Fetched 103 MB in 27s (3680 kB/s) unit-abot-epc-basic-0: 01:11:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-codec-java. unit-abot-epc-basic-0: 01:11:28 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 ... 57539 files and directories currently installed.) unit-abot-epc-basic-0: 01:11:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-codec-java_1.10-1_all.deb ... unit-abot-epc-basic-0: 01:11:28 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 01:11:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapache-pom-java. unit-abot-epc-basic-0: 01:11:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapache-pom-java_10-2build1_all.deb ... unit-abot-epc-basic-0: 01:11:28 DEBUG unit.abot-epc-basic/0.install Unpacking libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 01:11:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-parent-java. unit-abot-epc-basic-0: 01:11:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-parent-java_39-3_all.deb ... unit-abot-epc-basic-0: 01:11:28 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 01:11:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-logging-java. unit-abot-epc-basic-0: 01:11:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-logging-java_1.2-1+build1_all.deb ... unit-abot-epc-basic-0: 01:11:28 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 01:11:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpcore-java. unit-abot-epc-basic-0: 01:11:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpcore-java_4.4.4-1_all.deb ... unit-abot-epc-basic-0: 01:11:28 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 01:11:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpclient-java. unit-abot-epc-basic-0: 01:11:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpclient-java_4.5.1-1_all.deb ... unit-abot-epc-basic-0: 01:11:29 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 01:11:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslf4j-java. unit-abot-epc-basic-0: 01:11:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslf4j-java_1.7.14-3_all.deb ... unit-abot-epc-basic-0: 01:11:29 DEBUG unit.abot-epc-basic/0.install Unpacking libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 01:11:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-httpclient-java. unit-abot-epc-basic-0: 01:11:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-httpclient-java_3.1-12_all.deb ... unit-abot-epc-basic-0: 01:11:29 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 01:11:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-io-java. unit-abot-epc-basic-0: 01:11:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-io-java_2.4-2_all.deb ... unit-abot-epc-basic-0: 01:11:29 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 01:11:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net2-java. unit-abot-epc-basic-0: 01:11:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net2-java_2.2-2_all.deb ... unit-abot-epc-basic-0: 01:11:29 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 01:11:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsch-java. unit-abot-epc-basic-0: 01:11:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsch-java_0.1.53-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 01:11:29 DEBUG unit.abot-epc-basic/0.install Unpacking libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 01:11:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoup-java. unit-abot-epc-basic-0: 01:11:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoup-java_1.8.3-1_all.deb ... unit-abot-epc-basic-0: 01:11:29 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 01:11:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatinject-jsr330-api-java. unit-abot-epc-basic-0: 01:11:29 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: 01:11:29 DEBUG unit.abot-epc-basic/0.install Unpacking libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 01:11:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsr305-java. unit-abot-epc-basic-0: 01:11:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsr305-java_0.1~+svn49-9_all.deb ... unit-abot-epc-basic-0: 01:11:29 DEBUG unit.abot-epc-basic/0.install Unpacking libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 01:11:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguava-java. unit-abot-epc-basic-0: 01:11:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguava-java_19.0-1_all.deb ... unit-abot-epc-basic-0: 01:11:29 DEBUG unit.abot-epc-basic/0.install Unpacking libguava-java (19.0-1) ... unit-abot-epc-basic-0: 01:11:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds-java. unit-abot-epc-basic-0: 01:11:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds-java_1.5.0-5_all.deb ... unit-abot-epc-basic-0: 01:11:29 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 01:11:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxp1.3-java. unit-abot-epc-basic-0: 01:11:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxp1.3-java_1.3.05-2ubuntu3_all.deb ... unit-abot-epc-basic-0: 01:11:29 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 01:11:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-resolver1.1-java. unit-abot-epc-basic-0: 01:11:29 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: 01:11:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 01:11:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-external-java. unit-abot-epc-basic-0: 01:11:29 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: 01:11:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 01:11:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxerces2-java. unit-abot-epc-basic-0: 01:11:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxerces2-java_2.11.0-7_all.deb ... unit-abot-epc-basic-0: 01:11:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 01:11:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxalan2-java. unit-abot-epc-basic-0: 01:11:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxalan2-java_2.7.1-9_all.deb ... unit-abot-epc-basic-0: 01:11:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 01:11:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interpolation-java. unit-abot-epc-basic-0: 01:11:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interpolation-java_1.21-1_all.deb ... unit-abot-epc-basic-0: 01:11:30 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 01:11:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils-java. unit-abot-epc-basic-0: 01:11:30 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: 01:11:30 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils-java (1:1.5.15-4) ... unit-abot-epc-basic-0: 01:11:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxbean-java. unit-abot-epc-basic-0: 01:11:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxbean-java_4.5-1_all.deb ... unit-abot-epc-basic-0: 01:11:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 01:11:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers-java. unit-abot-epc-basic-0: 01:11:30 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: 01:11:30 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 01:11:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interactivity-api-java. unit-abot-epc-basic-0: 01:11:30 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: 01:11:30 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 01:11:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon-java. unit-abot-epc-basic-0: 01:11:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon-java_1.0.0-7_all.deb ... unit-abot-epc-basic-0: 01:11:30 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 01:11:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeclipse-aether-java. unit-abot-epc-basic-0: 01:11:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeclipse-aether-java_1.0.2-1_all.deb ... unit-abot-epc-basic-0: 01:11:30 DEBUG unit.abot-epc-basic/0.install Unpacking libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 01:11:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-cli-java. unit-abot-epc-basic-0: 01:11:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-cli-java_1.3.1-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 01:11:30 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 01:11:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang3-java. unit-abot-epc-basic-0: 01:11:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang3-java_3.4-1_all.deb ... unit-abot-epc-basic-0: 01:11:31 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 01:11:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaopalliance-java. unit-abot-epc-basic-0: 01:11:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaopalliance-java_20070526-5_all.deb ... unit-abot-epc-basic-0: 01:11:31 DEBUG unit.abot-epc-basic/0.install Unpacking libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 01:11:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguice-java. unit-abot-epc-basic-0: 01:11:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguice-java_4.0-2_all.deb ... unit-abot-epc-basic-0: 01:11:31 DEBUG unit.abot-epc-basic/0.install Unpacking libguice-java (4.0-2) ... unit-abot-epc-basic-0: 01:11:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit. unit-abot-epc-basic-0: 01:11:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit_3.8.2-8build1_all.deb ... unit-abot-epc-basic-0: 01:11:31 DEBUG unit.abot-epc-basic/0.install Unpacking junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 01:11:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cipher-java. unit-abot-epc-basic-0: 01:11:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cipher-java_1.7-1_all.deb ... unit-abot-epc-basic-0: 01:11:31 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 01:11:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds2-java. unit-abot-epc-basic-0: 01:11:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds2-java_2.5.2-1_all.deb ... unit-abot-epc-basic-0: 01:11:31 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 01:11:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils2-java. unit-abot-epc-basic-0: 01:11:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils2-java_3.0.22-1_all.deb ... unit-abot-epc-basic-0: 01:11:31 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 01:11:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default1.5-java. unit-abot-epc-basic-0: 01:11:31 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: 01:11:31 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 01:11:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-annotations-java. unit-abot-epc-basic-0: 01:11:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-annotations-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 01:11:31 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 01:11:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasm4-java. unit-abot-epc-basic-0: 01:11:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasm4-java_5.0.4-1_all.deb ... unit-abot-epc-basic-0: 01:11:31 DEBUG unit.abot-epc-basic/0.install Unpacking libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 01:11:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxen-java. unit-abot-epc-basic-0: 01:11:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxen-java_1.1.6-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 01:11:31 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 01:11:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjdom1-java. unit-abot-epc-basic-0: 01:11:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjdom1-java_1.1.3-1_all.deb ... unit-abot-epc-basic-0: 01:11:31 DEBUG unit.abot-epc-basic/0.install Unpacking libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 01:11:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclassworlds-java. unit-abot-epc-basic-0: 01:11:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclassworlds-java_1.1-final-5_all.deb ... unit-abot-epc-basic-0: 01:11:32 DEBUG unit.abot-epc-basic/0.install Unpacking libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 01:11:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang-java. unit-abot-epc-basic-0: 01:11:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang-java_2.6-6ubuntu2_all.deb ... unit-abot-epc-basic-0: 01:11:32 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 01:11:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdoxia-core-java. unit-abot-epc-basic-0: 01:11:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdoxia-core-java_1.1.4-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 01:11:32 DEBUG unit.abot-epc-basic/0.install Unpacking libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 01:11:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default-java. unit-abot-epc-basic-0: 01:11:32 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: 01:11:32 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-abot-epc-basic-0: 01:11:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-ant-factory-java. unit-abot-epc-basic-0: 01:11:32 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: 01:11:32 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 01:11:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-io-java. unit-abot-epc-basic-0: 01:11:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-io-java_1.0~alpha5-2_all.deb ... unit-abot-epc-basic-0: 01:11:32 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 01:11:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-archiver-java. unit-abot-epc-basic-0: 01:11:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-archiver-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 01:11:32 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-archiver-java (2.2-1) ... unit-abot-epc-basic-0: 01:11:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbsh-java. unit-abot-epc-basic-0: 01:11:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbsh-java_2.0b4-17ubuntu1_all.deb ... unit-abot-epc-basic-0: 01:11:32 DEBUG unit.abot-epc-basic/0.install Unpacking libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 01:11:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-bsh-factory-java. unit-abot-epc-basic-0: 01:11:32 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: 01:11:32 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 01:11:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-sec-dispatcher-java. unit-abot-epc-basic-0: 01:11:32 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: 01:11:32 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 01:11:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven2-core-java. unit-abot-epc-basic-0: 01:11:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven2-core-java_2.2.1-24_all.deb ... unit-abot-epc-basic-0: 01:11:32 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 01:11:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cli-java. unit-abot-epc-basic-0: 01:11:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cli-java_1.2-5_all.deb ... unit-abot-epc-basic-0: 01:11:33 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 01:11:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqdox2-java. unit-abot-epc-basic-0: 01:11:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqdox2-java_2.0~M3-2_all.deb ... unit-abot-epc-basic-0: 01:11:33 DEBUG unit.abot-epc-basic/0.install Unpacking libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 01:11:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-metadata-java. unit-abot-epc-basic-0: 01:11:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-metadata-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 01:11:33 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 01:11:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers1.5-java. unit-abot-epc-basic-0: 01:11:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 01:11:33 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 01:11:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgeronimo-interceptor-3.0-spec-java. unit-abot-epc-basic-0: 01:11:33 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: 01:11:33 DEBUG unit.abot-epc-basic/0.install Unpacking libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 01:11:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet3.1-java. unit-abot-epc-basic-0: 01:11:33 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: 01:11:33 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet3.1-java (8.0.32-1ubuntu1.7) ... unit-abot-epc-basic-0: 01:11:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdi-api-java. unit-abot-epc-basic-0: 01:11:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdi-api-java_1.0-2_all.deb ... unit-abot-epc-basic-0: 01:11:33 DEBUG unit.abot-epc-basic/0.install Unpacking libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 01:11:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-inject-java. unit-abot-epc-basic-0: 01:11:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-inject-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 01:11:33 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 01:11:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-plexus-java. unit-abot-epc-basic-0: 01:11:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-plexus-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 01:11:33 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 01:11:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhamcrest-java. unit-abot-epc-basic-0: 01:11:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhamcrest-java_1.3-5ubuntu1_all.deb ... unit-abot-epc-basic-0: 01:11:33 DEBUG unit.abot-epc-basic/0.install Unpacking libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 01:11:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit4. unit-abot-epc-basic-0: 01:11:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit4_4.12-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 01:11:33 DEBUG unit.abot-epc-basic/0.install Unpacking junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 01:11:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net-java. unit-abot-epc-basic-0: 01:11:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net-java_3.4-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 01:11:33 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 01:11:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcglib3-java. unit-abot-epc-basic-0: 01:11:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcglib3-java_3.1+dfsg-1_all.deb ... unit-abot-epc-basic-0: 01:11:33 DEBUG unit.abot-epc-basic/0.install Unpacking libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 01:11:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjenesis-java. unit-abot-epc-basic-0: 01:11:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjenesis-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 01:11:34 DEBUG unit.abot-epc-basic/0.install Unpacking libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 01:11:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeasymock-java. unit-abot-epc-basic-0: 01:11:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeasymock-java_3.3.1+ds-3_all.deb ... unit-abot-epc-basic-0: 01:11:34 DEBUG unit.abot-epc-basic/0.install Unpacking libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 01:11:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet2.5-java. unit-abot-epc-basic-0: 01:11:34 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: 01:11:34 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 01:11:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjetty-java. unit-abot-epc-basic-0: 01:11:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjetty-java_6.1.26-5_all.deb ... unit-abot-epc-basic-0: 01:11:34 DEBUG unit.abot-epc-basic/0.install Unpacking libjetty-java (6.1.26-5) ... unit-abot-epc-basic-0: 01:11:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblog4j1.2-java. unit-abot-epc-basic-0: 01:11:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblog4j1.2-java_1.2.17-7ubuntu1_all.deb ... unit-abot-epc-basic-0: 01:11:34 DEBUG unit.abot-epc-basic/0.install Unpacking liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 01:11:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven-parent-java. unit-abot-epc-basic-0: 01:11:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven-parent-java_21-2_all.deb ... unit-abot-epc-basic-0: 01:11:34 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 01:11:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon2-java. unit-abot-epc-basic-0: 01:11:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon2-java_2.10-3_all.deb ... unit-abot-epc-basic-0: 01:11:34 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 01:11:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven3-core-java. unit-abot-epc-basic-0: 01:11:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven3-core-java_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 01:11:34 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 01:11:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package maven. unit-abot-epc-basic-0: 01:11:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/maven_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 01:11:34 DEBUG unit.abot-epc-basic/0.install Unpacking maven (3.3.9-3) ... unit-abot-epc-basic-0: 01:11:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapr1:amd64. unit-abot-epc-basic-0: 01:11:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapr1_1.5.2-3_amd64.deb ... unit-abot-epc-basic-0: 01:11:34 DEBUG unit.abot-epc-basic/0.install Unpacking libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 01:11:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1:amd64. unit-abot-epc-basic-0: 01:11:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 01:11:35 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 01:11:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. unit-abot-epc-basic-0: 01:11:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-dbd-sqlite3_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 01:11:35 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 01:11:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-ldap:amd64. unit-abot-epc-basic-0: 01:11:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-ldap_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 01:11:35 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 01:11:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblua5.1-0:amd64. unit-abot-epc-basic-0: 01:11:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblua5.1-0_5.1.5-8ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:11:35 DEBUG unit.abot-epc-basic/0.install Unpacking liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 01:11:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-bin. unit-abot-epc-basic-0: 01:11:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-bin_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 01:11:35 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-bin (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 01:11:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-utils. unit-abot-epc-basic-0: 01:11:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-utils_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 01:11:35 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-utils (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 01:11:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-data. unit-abot-epc-basic-0: 01:11:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-data_2.4.18-2ubuntu3.9_all.deb ... unit-abot-epc-basic-0: 01:11:35 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-data (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 01:11:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2. unit-abot-epc-basic-0: 01:11:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 01:11:35 DEBUG unit.abot-epc-basic/0.install Unpacking apache2 (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 01:11:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip-whl. unit-abot-epc-basic-0: 01:11:36 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: 01:11:36 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 01:11:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-minimal:amd64. unit-abot-epc-basic-0: 01:11:36 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: 01:11:36 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 01:11:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-minimal. unit-abot-epc-basic-0: 01:11:36 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: 01:11:36 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 01:11:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-minimal. unit-abot-epc-basic-0: 01:11:36 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: 01:11:36 DEBUG unit.abot-epc-basic/0.install Unpacking python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 01:11:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-stdlib:amd64. unit-abot-epc-basic-0: 01:11:37 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: 01:11:37 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 01:11:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7. unit-abot-epc-basic-0: 01:11:37 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: 01:11:37 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 01:11:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-stdlib:amd64. unit-abot-epc-basic-0: 01:11:37 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: 01:11:37 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 01:11:37 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 01:11:38 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 01:11:38 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 01:11:38 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 01:11:38 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-abot-epc-basic-0: 01:11:39 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 01:11:39 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: 01:11:39 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 01:11:39 DEBUG unit.abot-epc-basic/0.install Setting up python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 01:11:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python. unit-abot-epc-basic-0: 01:11:39 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 ... 61182 files and directories currently installed.) unit-abot-epc-basic-0: 01:11:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 01:11:39 DEBUG unit.abot-epc-basic/0.install Unpacking python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 01:11:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip. unit-abot-epc-basic-0: 01:11:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 01:11:39 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 01:11:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpc3:amd64. unit-abot-epc-basic-0: 01:11:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ... unit-abot-epc-basic-0: 01:11:39 DEBUG unit.abot-epc-basic/0.install Unpacking libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 01:11:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant. unit-abot-epc-basic-0: 01:11:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 01:11:39 DEBUG unit.abot-epc-basic/0.install Unpacking ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 01:11:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant-optional. unit-abot-epc-basic-0: 01:11:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant-optional_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 01:11:40 DEBUG unit.abot-epc-basic/0.install Unpacking ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 01:11:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package binutils. unit-abot-epc-basic-0: 01:11:40 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: 01:11:40 DEBUG unit.abot-epc-basic/0.install Unpacking binutils (2.26.1-1ubuntu1~16.04.6) ... unit-abot-epc-basic-0: 01:11:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc-dev-bin. unit-abot-epc-basic-0: 01:11:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc-dev-bin_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 01:11:40 DEBUG unit.abot-epc-basic/0.install Unpacking libc-dev-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 01:11:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-abot-epc-basic-0: 01:11:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../linux-libc-dev_4.4.0-131.157_amd64.deb ... unit-abot-epc-basic-0: 01:11:40 DEBUG unit.abot-epc-basic/0.install Unpacking linux-libc-dev:amd64 (4.4.0-131.157) ... unit-abot-epc-basic-0: 01:11:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dev:amd64. unit-abot-epc-basic-0: 01:11:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dev_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 01:11:40 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dev:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 01:11:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libisl15:amd64. unit-abot-epc-basic-0: 01:11:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ... unit-abot-epc-basic-0: 01:11:41 DEBUG unit.abot-epc-basic/0.install Unpacking libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 01:11:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp-5. unit-abot-epc-basic-0: 01:11:41 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: 01:11:41 DEBUG unit.abot-epc-basic/0.install Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 01:11:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp. unit-abot-epc-basic-0: 01:11:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:11:42 DEBUG unit.abot-epc-basic/0.install Unpacking cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:11:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcc1-0:amd64. unit-abot-epc-basic-0: 01:11:42 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: 01:11:42 DEBUG unit.abot-epc-basic/0.install Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 01:11:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgomp1:amd64. unit-abot-epc-basic-0: 01:11:42 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: 01:11:42 DEBUG unit.abot-epc-basic/0.install Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 01:11:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libitm1:amd64. unit-abot-epc-basic-0: 01:11:42 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: 01:11:42 DEBUG unit.abot-epc-basic/0.install Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 01:11:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatomic1:amd64. unit-abot-epc-basic-0: 01:11:42 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: 01:11:42 DEBUG unit.abot-epc-basic/0.install Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 01:11:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasan2:amd64. unit-abot-epc-basic-0: 01:11:42 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: 01:11:42 DEBUG unit.abot-epc-basic/0.install Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 01:11:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblsan0:amd64. unit-abot-epc-basic-0: 01:11:42 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: 01:11:42 DEBUG unit.abot-epc-basic/0.install Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 01:11:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtsan0:amd64. unit-abot-epc-basic-0: 01:11:43 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: 01:11:43 DEBUG unit.abot-epc-basic/0.install Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 01:11:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libubsan0:amd64. unit-abot-epc-basic-0: 01:11:43 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: 01:11:43 DEBUG unit.abot-epc-basic/0.install Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 01:11:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcilkrts5:amd64. unit-abot-epc-basic-0: 01:11:43 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: 01:11:43 DEBUG unit.abot-epc-basic/0.install Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 01:11:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpx0:amd64. unit-abot-epc-basic-0: 01:11:43 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: 01:11:43 DEBUG unit.abot-epc-basic/0.install Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 01:11:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libquadmath0:amd64. unit-abot-epc-basic-0: 01:11:43 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: 01:11:43 DEBUG unit.abot-epc-basic/0.install Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 01:11:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcc-5-dev:amd64. unit-abot-epc-basic-0: 01:11:43 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: 01:11:43 DEBUG unit.abot-epc-basic/0.install Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 01:11:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc-5. unit-abot-epc-basic-0: 01:11:44 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: 01:11:44 DEBUG unit.abot-epc-basic/0.install Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 01:11:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc. unit-abot-epc-basic-0: 01:11:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:11:44 DEBUG unit.abot-epc-basic/0.install Unpacking gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:11:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libstdc++-5-dev:amd64. unit-abot-epc-basic-0: 01:11:44 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: 01:11:44 DEBUG unit.abot-epc-basic/0.install Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 01:11:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++-5. unit-abot-epc-basic-0: 01:11: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: 01:11:45 DEBUG unit.abot-epc-basic/0.install Unpacking g++-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 01:11:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++. unit-abot-epc-basic-0: 01:11:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:11:46 DEBUG unit.abot-epc-basic/0.install Unpacking g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:11:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package make. unit-abot-epc-basic-0: 01:11:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/make_4.1-6_amd64.deb ... unit-abot-epc-basic-0: 01:11:46 DEBUG unit.abot-epc-basic/0.install Unpacking make (4.1-6) ... unit-abot-epc-basic-0: 01:11:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdpkg-perl. unit-abot-epc-basic-0: 01:11:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.4_all.deb ... unit-abot-epc-basic-0: 01:11:46 DEBUG unit.abot-epc-basic/0.install Unpacking libdpkg-perl (1.18.4ubuntu1.4) ... unit-abot-epc-basic-0: 01:11:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dpkg-dev. unit-abot-epc-basic-0: 01:11:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.4_all.deb ... unit-abot-epc-basic-0: 01:11:46 DEBUG unit.abot-epc-basic/0.install Unpacking dpkg-dev (1.18.4ubuntu1.4) ... unit-abot-epc-basic-0: 01:11:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package build-essential. unit-abot-epc-basic-0: 01:11:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:11:46 DEBUG unit.abot-epc-basic/0.install Unpacking build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 01:11:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfakeroot:amd64. unit-abot-epc-basic-0: 01:11:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:11:46 DEBUG unit.abot-epc-basic/0.install Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 01:11:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fakeroot. unit-abot-epc-basic-0: 01:11:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:11:46 DEBUG unit.abot-epc-basic/0.install Unpacking fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 01:11:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-abot-epc-basic-0: 01:11:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ... unit-abot-epc-basic-0: 01:11:46 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 01:11:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-abot-epc-basic-0: 01:11:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ... unit-abot-epc-basic-0: 01:11:46 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 01:11:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-abot-epc-basic-0: 01:11:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ... unit-abot-epc-basic-0: 01:11:46 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 01:11:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp2-java. unit-abot-epc-basic-0: 01:11:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp2-java_2.1.10-7build1_all.deb ... unit-abot-epc-basic-0: 01:11:46 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 01:11:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp3-java. unit-abot-epc-basic-0: 01:11:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp3-java_1.1.4c-2build1_all.deb ... unit-abot-epc-basic-0: 01:11:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 01:11:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdom4j-java. unit-abot-epc-basic-0: 01:11:47 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: 01:11:47 DEBUG unit.abot-epc-basic/0.install Unpacking libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 01:11:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-abot-epc-basic-0: 01:11:47 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: 01:11:47 DEBUG unit.abot-epc-basic/0.install Unpacking libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 01:11:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-abot-epc-basic-0: 01:11:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ... unit-abot-epc-basic-0: 01:11:47 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 01:11:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7:amd64. unit-abot-epc-basic-0: 01:11:47 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: 01:11:47 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 01:11:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-abot-epc-basic-0: 01:11:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-dev_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 01:11:48 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 01:11:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-dev:amd64. unit-abot-epc-basic-0: 01:11:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 01:11:50 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 01:11:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-all-dev:amd64. unit-abot-epc-basic-0: 01:11:50 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: 01:11:50 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 01:11:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxom-java. unit-abot-epc-basic-0: 01:11:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxom-java_1.2.10-1_all.deb ... unit-abot-epc-basic-0: 01:11:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 01:11:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package manpages-dev. unit-abot-epc-basic-0: 01:11:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../manpages-dev_4.04-2_all.deb ... unit-abot-epc-basic-0: 01:11:50 DEBUG unit.abot-epc-basic/0.install Unpacking manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 01:11:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all. unit-abot-epc-basic-0: 01:11:51 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: 01:11:51 DEBUG unit.abot-epc-basic/0.install Unpacking python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 01:11:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-dev. unit-abot-epc-basic-0: 01:11:51 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: 01:11:51 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-dev (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 01:11:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-dev. unit-abot-epc-basic-0: 01:11:51 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: 01:11:51 DEBUG unit.abot-epc-basic/0.install Unpacking python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 01:11:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all-dev. unit-abot-epc-basic-0: 01:11:51 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: 01:11:51 DEBUG unit.abot-epc-basic/0.install Unpacking python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 01:11:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pkg-resources. unit-abot-epc-basic-0: 01:11:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pkg-resources_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 01:11:51 DEBUG unit.abot-epc-basic/0.install Unpacking python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 01:11:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-setuptools. unit-abot-epc-basic-0: 01:11:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-setuptools_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 01:11:51 DEBUG unit.abot-epc-basic/0.install Unpacking python-setuptools (20.7.0-1) ... unit-abot-epc-basic-0: 01:11:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-wheel. unit-abot-epc-basic-0: 01:11:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-wheel_0.29.0-1_all.deb ... unit-abot-epc-basic-0: 01:11:51 DEBUG unit.abot-epc-basic/0.install Unpacking python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 01:11:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ssl-cert. unit-abot-epc-basic-0: 01:11:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ssl-cert_1.0.37_all.deb ... unit-abot-epc-basic-0: 01:11:51 DEBUG unit.abot-epc-basic/0.install Unpacking ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 01:11:51 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 01:11:54 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 01:11:54 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 01:11:54 DEBUG unit.abot-epc-basic/0.install Setting up libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 01:11:54 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 01:11:54 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 01:11:54 DEBUG unit.abot-epc-basic/0.install Setting up libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 01:11:54 DEBUG unit.abot-epc-basic/0.install Setting up libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 01:11:55 DEBUG unit.abot-epc-basic/0.install Setting up libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 01:11:55 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 01:11:55 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 01:11:55 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 01:11:55 DEBUG unit.abot-epc-basic/0.install Setting up libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 01:11:55 DEBUG unit.abot-epc-basic/0.install Setting up libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 01:11:55 DEBUG unit.abot-epc-basic/0.install Setting up libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 01:11:55 DEBUG unit.abot-epc-basic/0.install Setting up libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 01:11:55 DEBUG unit.abot-epc-basic/0.install Setting up libguava-java (19.0-1) ... unit-abot-epc-basic-0: 01:11:55 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 01:11:55 DEBUG unit.abot-epc-basic/0.install Setting up libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 01:11:55 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 01:11:55 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 01:11:55 DEBUG unit.abot-epc-basic/0.install Setting up libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 01:11:55 DEBUG unit.abot-epc-basic/0.install Setting up libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 01:11:55 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 01:11:55 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils-java (1:1.5.15-4) ... unit-abot-epc-basic-0: 01:11:55 DEBUG unit.abot-epc-basic/0.install Setting up libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 01:11:55 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 01:11:55 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 01:11:55 DEBUG unit.abot-epc-basic/0.install Setting up libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 01:11:55 DEBUG unit.abot-epc-basic/0.install Setting up libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 01:11:55 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 01:11:55 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 01:11:55 DEBUG unit.abot-epc-basic/0.install Setting up libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 01:11:55 DEBUG unit.abot-epc-basic/0.install Setting up libguice-java (4.0-2) ... unit-abot-epc-basic-0: 01:11:55 DEBUG unit.abot-epc-basic/0.install Setting up junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 01:11:55 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 01:11:55 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 01:11:55 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 01:11:55 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 01:11:55 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 01:11:55 DEBUG unit.abot-epc-basic/0.install Setting up libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 01:11:55 DEBUG unit.abot-epc-basic/0.install Setting up libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 01:11:55 DEBUG unit.abot-epc-basic/0.install Setting up libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 01:11:55 DEBUG unit.abot-epc-basic/0.install Setting up libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 01:11:55 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 01:11:55 DEBUG unit.abot-epc-basic/0.install Setting up libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 01:11:55 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: 01:11:55 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 01:11:55 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 01:11:55 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-archiver-java (2.2-1) ... unit-abot-epc-basic-0: 01:11:55 DEBUG unit.abot-epc-basic/0.install Setting up libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 01:11:55 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 01:11:56 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 01:11:56 DEBUG unit.abot-epc-basic/0.install Setting up libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 01:11:56 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 01:11:56 DEBUG unit.abot-epc-basic/0.install Setting up libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 01:11:56 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 01:11:56 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 01:11:56 DEBUG unit.abot-epc-basic/0.install Setting up libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 01:11:56 DEBUG unit.abot-epc-basic/0.install Setting up libservlet3.1-java (8.0.32-1ubuntu1.7) ... unit-abot-epc-basic-0: 01:11:56 DEBUG unit.abot-epc-basic/0.install Setting up libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 01:11:56 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 01:11:56 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 01:11:56 DEBUG unit.abot-epc-basic/0.install Setting up libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 01:11:57 DEBUG unit.abot-epc-basic/0.install Setting up junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 01:11:57 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 01:11:57 DEBUG unit.abot-epc-basic/0.install Setting up libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 01:11:57 DEBUG unit.abot-epc-basic/0.install Setting up libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 01:11:57 DEBUG unit.abot-epc-basic/0.install Setting up libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 01:11:57 DEBUG unit.abot-epc-basic/0.install Setting up libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 01:11:57 DEBUG unit.abot-epc-basic/0.install Setting up libjetty-java (6.1.26-5) ... unit-abot-epc-basic-0: 01:11:57 DEBUG unit.abot-epc-basic/0.install Setting up liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 01:11:57 DEBUG unit.abot-epc-basic/0.install Setting up libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 01:11:57 DEBUG unit.abot-epc-basic/0.install Setting up libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 01:11:57 DEBUG unit.abot-epc-basic/0.install Setting up libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 01:11:57 DEBUG unit.abot-epc-basic/0.install Setting up maven (3.3.9-3) ... unit-abot-epc-basic-0: 01:11:57 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: 01:11:57 DEBUG unit.abot-epc-basic/0.install Setting up libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 01:11:57 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 01:11:57 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 01:11:57 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 01:11:58 DEBUG unit.abot-epc-basic/0.install Setting up liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 01:11:58 DEBUG unit.abot-epc-basic/0.install Setting up apache2-bin (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 01:11:58 DEBUG unit.abot-epc-basic/0.install Setting up apache2-utils (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 01:11:58 DEBUG unit.abot-epc-basic/0.install Setting up apache2-data (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 01:11:58 DEBUG unit.abot-epc-basic/0.install Setting up apache2 (2.4.18-2ubuntu3.9) ... machine-1: 01:11:58 INFO juju.cmd running jujud [2.2.9 gc go1.8] machine-1: 01:11:58 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-1/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "1", "--debug"} machine-1: 01:11:58 DEBUG juju.agent read agent config, format "2.0" machine-1: 01:11:58 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-1: 01:11:58 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-1: 01:11:58 DEBUG juju.worker start "engine" machine-1: 01:11:58 INFO juju.worker start "engine" machine-1: 01:11:58 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:11:58 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:11:58 DEBUG juju.worker.dependency "agent" manifold worker started machine-1: 01:11:58 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-1: 01:11:58 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-1" machine-1: 01:11:58 DEBUG juju.worker "engine" started machine-1: 01:11:58 DEBUG juju.worker.introspection stats worker now serving machine-1: 01:11:58 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-1: 01:11:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:11:58 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 01:11:58 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:11:58 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:11:58 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 01:11:58 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-1: 01:11:58 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 01:11:58 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:11:58 DEBUG juju.worker.apicaller connecting with old password machine-1: 01:11:58 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-1: 01:11:58 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-1: 01:11:58 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:11:58 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 01:11:58 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 01:11:58 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 01:11:58 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:11:58 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:11:58 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-1: 01:11:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:11:58 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:11:58 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:11:58 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 01:11:58 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:11:58 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:11:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:11:58 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:11:58 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-1: 01:11:58 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:11:58 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 01:11:58 DEBUG juju.api successfully dialed "wss://172.30.9.211:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" machine-1: 01:11:58 INFO juju.api connection established to "wss://172.30.9.211:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" machine-1: 01:11:58 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" machine-1: 01:11:58 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 01:11:58 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:11:58 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:11:58 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 01:11:58 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-1: 01:11:58 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-1: 01:11:58 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-1: 01:11:58 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 01:11:58 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-1: 01:11:58 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-1: 01:11:59 DEBUG juju.worker.apicaller connected machine-1: 01:11:59 DEBUG juju.worker.apicaller changing password... machine-1: 01:11:59 DEBUG juju.worker.apicaller password changed machine-1: 01:11:59 DEBUG juju.api RPC connection died machine-1: 01:11:59 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-1: 01:11:59 DEBUG juju.worker.apicaller connecting with current password machine-1: 01:11:59 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" machine-1: 01:11:59 INFO juju.api connection established to "wss://192.168.121.14:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" machine-1: 01:11:59 DEBUG juju.api successfully dialed "wss://172.30.9.211:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" machine-1: 01:11:59 DEBUG juju.worker.apicaller connected machine-1: 01:11:59 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 01:11:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:11:59 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:11:59 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:11:59 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:11:59 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:11:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:11:59 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 01:11:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 01:11:59 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-1: 01:11:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 01:11:59 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 01:11:59 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:11:59 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:11:59 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:11:59 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:11:59 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 01:11:59 INFO juju.worker.upgrader unblocking abort check machine-1: 01:11:59 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:11:59 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:11:59 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-1: 01:11:59 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-1: 01:11:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 01:11:59 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 01:11:59 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 01:11:59 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 01:11:59 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-1: 01:11:59 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 01:11:59 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 01:11:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 01:11:59 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 01:11:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 01:11:59 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 01:11:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-1: 01:11:59 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 01:11:59 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 01:11:59 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 01:11:59 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 01:11:59 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 01:11:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 01:12:00 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 01:12:00 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 01:12:00 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 01:12:00 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-1: 01:12:00 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-1: 01:12:00 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-1: 01:12:00 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-1: 01:12:00 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-1: 01:12:00 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 01:12:00 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 01:12:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 01:12:00 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 01:12:00 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 01:12:00 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 01:12:00 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 01:12:00 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 01:12:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 01:12:00 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 01:12:00 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-1: 01:12:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 01:12:00 DEBUG juju.worker.logger logger setup machine-1: 01:12:00 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 01:12:00 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] unit-abot-epc-basic-0: 01:12:00 DEBUG unit.abot-epc-basic/0.install Enabling module mpm_event. machine-1: 01:12:00 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 01:12:00 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 01:12:00 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 01:12:00 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 01:12:00 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 01:12:00 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 01:12:00 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 01:12:00 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.211,192.168.121.14,::1,localhost", AutoNoProxy:""} machine-1: 01:12:00 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 01:12:00 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: 01:12:00 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 01:12:00 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: 01:12:00 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-1: 01:12:00 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-1: 01:12:00 DEBUG juju.worker.dependency "machiner" manifold worker started machine-1: 01:12:00 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 01:12:00 DEBUG juju.service discovered init system "upstart" from series "trusty" unit-abot-epc-basic-0: 01:12:00 DEBUG unit.abot-epc-basic/0.install Enabling module authz_core. machine-1: 01:12:00 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 01:12:00 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 01:12:00 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 01:12:00 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 01:12:00 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 01:12:00 DEBUG juju.network including address local-cloud:192.168.121.6 for machine machine-1: 01:12:00 DEBUG juju.network including address local-machine:::1 for machine machine-1: 01:12:00 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.6 local-machine:::1] machine-1: 01:12:00 INFO juju.worker.machiner setting addresses for "machine-1" to [local-machine:127.0.0.1 local-cloud:192.168.121.6 local-machine:::1] machine-1: 01:12:00 DEBUG juju.network no lxc bridge addresses to filter for machine unit-abot-epc-basic-0: 01:12:00 DEBUG unit.abot-epc-basic/0.install Enabling module authz_host. machine-1: 01:12:00 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 01:12:00 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 01:12:00 DEBUG juju.network including address public:172.30.9.211 for machine machine-1: 01:12:00 DEBUG juju.network including address local-cloud:192.168.121.14 for machine machine-1: 01:12:00 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 01:12:00 DEBUG juju.network including address local-machine:::1 for machine machine-1: 01:12:00 DEBUG juju.network addresses after filtering: [public:172.30.9.211 local-cloud:192.168.121.14 local-machine:127.0.0.1 local-machine:::1] machine-1: 01:12:00 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.211:17070 192.168.121.14:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 01:12:00 DEBUG juju.agent API server address details [["172.30.9.211:17070" "192.168.121.14:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.14:17070" "172.30.9.211:17070"] machine-1: 01:12:00 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 01:12:00 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 01:12:00 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 01:12:00 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 01:12:00 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] unit-abot-epc-basic-0: 01:12:00 DEBUG unit.abot-epc-basic/0.install Enabling module authn_core. unit-abot-epc-basic-0: 01:12:00 DEBUG unit.abot-epc-basic/0.install Enabling module auth_basic. machine-1: 01:12:00 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 1 machine-1: 01:12:00 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-1: 01:12:00 INFO juju.worker.deployer deploying unit "mysql/0" unit-abot-epc-basic-0: 01:12:00 DEBUG unit.abot-epc-basic/0.install Enabling module access_compat. machine-1: 01:12:00 DEBUG juju.worker start "1-container-watcher" machine-1: 01:12:00 DEBUG juju.worker start "stateconverter" machine-1: 01:12:00 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-1: 01:12:00 INFO juju.worker start "1-container-watcher" machine-1: 01:12:00 DEBUG juju.worker "1-container-watcher" started machine-1: 01:12:00 INFO juju.worker start "stateconverter" machine-1: 01:12:00 DEBUG juju.cmd.jujud upgrades done, starting worker "1-container-watcher" machine-1: 01:12:00 DEBUG juju.worker "stateconverter" started machine-1: 01:12:00 INFO juju.worker.machiner "machine-1" started unit-abot-epc-basic-0: 01:12:00 DEBUG unit.abot-epc-basic/0.install Enabling module authn_file. unit-abot-epc-basic-0: 01:12:00 DEBUG unit.abot-epc-basic/0.install Enabling module authz_user. machine-1: 01:12:00 DEBUG juju.service discovered init system "upstart" from local host machine-1: 01:12:00 DEBUG juju.worker.deployer state addresses: ["192.168.121.14:37017"] machine-1: 01:12:00 DEBUG juju.worker.deployer API addresses: ["192.168.121.14:17070" "172.30.9.211:17070"] unit-abot-epc-basic-0: 01:12:00 DEBUG unit.abot-epc-basic/0.install Enabling module alias. machine-1: 01:12:00 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-abot-epc-basic-0: 01:12:00 DEBUG unit.abot-epc-basic/0.install Enabling module dir. unit-mysql-0: 01:12:00 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-mysql-0: 01:12:00 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: 01:12:00 DEBUG juju.agent read agent config, format "2.0" unit-mysql-0: 01:12:00 DEBUG juju.worker start "api" unit-mysql-0: 01:12:00 INFO juju.worker start "api" unit-mysql-0: 01:12:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:12:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:12:00 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:12:00 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:12:00 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:12:00 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 01:12:00 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 01:12:00 DEBUG juju.worker.dependency "agent" manifold worker started unit-mysql-0: 01:12:00 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 01:12:00 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:12:00 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 01:12:00 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-mysql-0" unit-mysql-0: 01:12:00 DEBUG juju.worker "api" started unit-mysql-0: 01:12:00 DEBUG juju.worker.introspection stats worker now serving unit-mysql-0: 01:12:00 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:12:00 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:12:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:12:00 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-mysql-0: 01:12:00 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 01:12:00 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 01:12:00 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:12:00 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:12:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-mysql-0: 01:12:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-mysql-0: 01:12:00 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: unit-mysql-0: 01:12:00 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-mysql-0: 01:12:00 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-mysql-0: 01:12:00 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 01:12:00 DEBUG unit.abot-epc-basic/0.install Enabling module autoindex. unit-mysql-0: 01:12:00 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 01:12:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:12:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:12:00 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 01:12:00 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:12:00 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-mysql-0: 01:12:00 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-abot-epc-basic-0: 01:12:00 DEBUG unit.abot-epc-basic/0.install Enabling module env. unit-mysql-0: 01:12:00 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:12:00 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:12:00 DEBUG unit.abot-epc-basic/0.install Enabling module mime. unit-mysql-0: 01:12:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:12:00 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:12:00 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:12:00 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:12:00 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:12:00 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:12:00 DEBUG juju.worker.apicaller connecting with old password unit-abot-epc-basic-0: 01:12:00 DEBUG unit.abot-epc-basic/0.install Enabling module negotiation. unit-mysql-0: 01:12:00 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" unit-mysql-0: 01:12:00 INFO juju.api connection established to "wss://192.168.121.14:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" unit-mysql-0: 01:12:00 DEBUG juju.api successfully dialed "wss://172.30.9.211:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" unit-abot-epc-basic-0: 01:12:00 DEBUG unit.abot-epc-basic/0.install Enabling module setenvif. unit-abot-epc-basic-0: 01:12:00 DEBUG unit.abot-epc-basic/0.install Enabling module filter. unit-abot-epc-basic-0: 01:12:00 DEBUG unit.abot-epc-basic/0.install Enabling module deflate. unit-abot-epc-basic-0: 01:12:00 DEBUG unit.abot-epc-basic/0.install Enabling module status. unit-abot-epc-basic-0: 01:12:00 DEBUG unit.abot-epc-basic/0.install Enabling conf charset. unit-abot-epc-basic-0: 01:12:00 DEBUG unit.abot-epc-basic/0.install Enabling conf localized-error-pages. unit-abot-epc-basic-0: 01:12:00 DEBUG unit.abot-epc-basic/0.install Enabling conf other-vhosts-access-log. unit-abot-epc-basic-0: 01:12:00 DEBUG unit.abot-epc-basic/0.install Enabling conf security. unit-abot-epc-basic-0: 01:12:00 DEBUG unit.abot-epc-basic/0.install Enabling conf serve-cgi-bin. unit-abot-epc-basic-0: 01:12:00 DEBUG unit.abot-epc-basic/0.install Enabling site 000-default. machine-1: 01:12:00 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:81:f8:a3 192.168.121.0/24 1450 0 eth0 ethernet false false static 192.168.121.6 [] [] []} {2 fa:16:3e:81:f8:a3 1450 0 eth0 ethernet false false manual [] [] []}] unit-mysql-0: 01:12:01 DEBUG juju.worker.apicaller connected unit-mysql-0: 01:12:01 DEBUG juju.worker.apicaller changing password... unit-mysql-0: 01:12:01 DEBUG juju.worker.apicaller password changed unit-mysql-0: 01:12:01 DEBUG juju.api RPC connection died unit-mysql-0: 01:12:01 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-mysql-0: 01:12:01 DEBUG juju.worker.apicaller connecting with current password unit-mysql-0: 01:12:01 DEBUG juju.api successfully dialed "wss://172.30.9.211:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" unit-mysql-0: 01:12:01 INFO juju.api connection established to "wss://172.30.9.211:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" unit-mysql-0: 01:12:01 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" unit-abot-epc-basic-0: 01:12:02 DEBUG unit.abot-epc-basic/0.install Setting up python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 01:12:02 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: 01:12:02 DEBUG unit.abot-epc-basic/0.install Setting up python2.7 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 01:12:02 DEBUG unit.abot-epc-basic/0.install Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-mysql-0: 01:12:03 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 01:12:03 DEBUG unit.abot-epc-basic/0.install Setting up python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 01:12:03 DEBUG unit.abot-epc-basic/0.install Setting up python-pip (8.1.1-2ubuntu0.4) ... unit-mysql-0: 01:12:03 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-mysql-0: 01:12:03 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:12:03 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:12:03 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:12:03 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-mysql-0: 01:12:03 INFO juju.worker.migrationminion migration phase is now: NONE unit-abot-epc-basic-0: 01:12:03 DEBUG unit.abot-epc-basic/0.install Setting up abot-epc-basic (3.1.1) ... unit-mysql-0: 01:12:03 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-mysql-0: 01:12:03 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:12:03 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:12:03 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-mysql-0: 01:12:03 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:12:03 INFO juju.worker.upgrader abort check blocked until version event received unit-mysql-0: 01:12:03 INFO juju.worker.upgrader unblocking abort check unit-mysql-0: 01:12:03 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-mysql-0: 01:12:03 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-mysql-0: 01:12:03 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-mysql-0: 01:12:03 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-mysql-0: 01:12:03 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 01:12:03 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-mysql-0: 01:12:03 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 01:12:03 DEBUG juju.worker.leadership mysql/0 making initial claim for mysql leadership unit-mysql-0: 01:12:03 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-mysql-0: 01:12:03 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 01:12:03 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-mysql-0: 01:12:03 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-mysql-0: 01:12:03 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.211,192.168.121.14,::1,localhost", AutoNoProxy:""} unit-mysql-0: 01:12:03 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 01:12:03 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-mysql-0: 01:12:03 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-mysql-0: 01:12:03 DEBUG juju.worker.logger logger setup unit-mysql-0: 01:12:03 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-mysql-0: 01:12:03 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 01:12:03 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-mysql-0: 01:12:03 INFO juju.worker.leadership mysql/0 promoted to leadership of mysql unit-mysql-0: 01:12:03 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-mysql-0: 01:12:03 DEBUG juju.network no lxc bridge addresses to filter for machine unit-mysql-0: 01:12:03 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 01:12:03 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 01:12:03 DEBUG juju.network including address public:172.30.9.211 for machine unit-mysql-0: 01:12:03 DEBUG juju.network including address local-cloud:192.168.121.14 for machine unit-mysql-0: 01:12:03 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-mysql-0: 01:12:03 DEBUG juju.network including address local-machine:::1 for machine unit-mysql-0: 01:12:03 DEBUG juju.network addresses after filtering: [public:172.30.9.211 local-cloud:192.168.121.14 local-machine:127.0.0.1 local-machine:::1] unit-mysql-0: 01:12:03 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.211:17070 192.168.121.14:17070 127.0.0.1:17070 [::1]:17070]] unit-mysql-0: 01:12:03 DEBUG juju.agent API server address details [["172.30.9.211:17070" "192.168.121.14:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.14:17070" "172.30.9.211:17070"] unit-mysql-0: 01:12:03 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-mysql-0: 01:12:03 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-mysql-0: 01:12:03 DEBUG juju.worker.meterstatus acquire lock "machine-lock" for meter status hook execution unit-mysql-0: 01:12:03 DEBUG juju.worker.meterstatus lock "machine-lock" acquired unit-mysql-0: 01:12:03 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-mysql-0: 01:12:03 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-mysql-0: 01:12:03 DEBUG juju.worker.dependency "uniter" manifold worker started unit-mysql-0: 01:12:03 DEBUG juju.worker.meterstatus release lock "machine-lock" for meter status hook execution unit-mysql-0: 01:12:03 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-mysql-0: 01:12:03 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-mysql-0 unit-mysql-0: 01:12:03 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-trusty-amd64 unit-mysql-0: 01:12:03 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-trusty-amd64/jujud unit-mysql-0: 01:12:03 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-mysql-0/run.socket unit-mysql-0: 01:12:03 INFO juju.worker.uniter unit "mysql/0" started unit-mysql-0: 01:12:03 DEBUG juju.worker.uniter juju-run listener running unit-mysql-0: 01:12:03 INFO juju.worker.uniter resuming charm install unit-mysql-0: 01:12:03 DEBUG juju.worker.uniter.operation running operation install cs:mysql-55 unit-mysql-0: 01:12:03 DEBUG juju.worker.uniter.operation preparing operation "install cs:mysql-55" unit-mysql-0: 01:12:03 INFO juju.worker.uniter.charm downloading cs:mysql-55 from API server unit-mysql-0: 01:12:03 INFO juju.downloader downloading from cs:mysql-55 unit-mysql-0: 01:12:03 DEBUG httpbakery client do GET https://172.30.9.211:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/charms?file=%2A&url=cs%3Amysql-55 { unit-mysql-0: 01:12:03 DEBUG httpbakery } -> error unit-mysql-0: 01:12:03 INFO juju.downloader download complete ("cs:mysql-55") unit-mysql-0: 01:12:03 INFO juju.downloader download verified ("cs:mysql-55") unit-mysql-0: 01:12:03 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-mysql-0: 01:12:03 DEBUG juju.worker.uniter.operation executing operation "install cs:mysql-55" unit-mysql-0: 01:12:03 DEBUG juju.worker.uniter.charm preparing to deploy charm "cs:mysql-55" unit-mysql-0: 01:12:03 DEBUG juju.worker.uniter.charm deploying charm "cs:mysql-55" unit-abot-epc-basic-0: 01:12:03 DEBUG unit.abot-epc-basic/0.install Inside postinstall - configure called unit-abot-epc-basic-0: 01:12:03 DEBUG unit.abot-epc-basic/0.install Current directory : / unit-abot-epc-basic-0: 01:12:03 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-mysql-0: 01:12:04 DEBUG juju.worker.uniter.charm finishing deploy of charm "cs:mysql-55" unit-mysql-0: 01:12:04 DEBUG juju.worker.uniter.operation committing operation "install cs:mysql-55" unit-mysql-0: 01:12:04 INFO juju.worker.uniter hooks are retried true unit-mysql-0: 01:12:04 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-mysql-0: 01:12:04 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-mysql-0: 01:12:04 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-mysql-0: 01:12:04 DEBUG juju.worker.uniter.remotestate got service change unit-mysql-0: 01:12:04 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-mysql-0: 01:12:04 DEBUG juju.worker.uniter.remotestate got unit change unit-mysql-0: 01:12:04 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-mysql-0: 01:12:04 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 01:12:04 INFO juju.worker.uniter.storage initial storage attachments ready unit-mysql-0: 01:12:04 INFO juju.worker.uniter found queued "install" hook unit-mysql-0: 01:12:04 DEBUG juju.worker.uniter.operation running operation run install hook unit-mysql-0: 01:12:04 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 01:12:04 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 01:12:04 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-mysql-0: 01:12:04 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-mysql-0: 01:12:04 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-mysql-0: 01:12:04 DEBUG unit.mysql/0.install dpkg-query: package 'python-netaddr' is not installed and no information is available unit-mysql-0: 01:12:04 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 01:12:04 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 01:12:04 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 01:12:04 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 01:12:04 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 01:12:04 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 01:12:04 DEBUG unit.mysql/0.install ipython python-netaddr-docs unit-mysql-0: 01:12:04 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 01:12:04 DEBUG unit.mysql/0.install python-netaddr unit-mysql-0: 01:12:04 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 01:12:04 DEBUG unit.mysql/0.install Need to get 849 kB of archives. unit-mysql-0: 01:12:04 DEBUG unit.mysql/0.install After this operation, 4216 kB of additional disk space will be used. unit-mysql-0: 01:12:04 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-abot-epc-basic-0: 01:12:05 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-mysql-0: 01:12:05 DEBUG unit.mysql/0.install Fetched 849 kB in 1s (749 kB/s) unit-mysql-0: 01:12:05 DEBUG unit.mysql/0.install Selecting previously unselected package python-netaddr. unit-mysql-0: 01:12:05 DEBUG unit.mysql/0.install (Reading database ... 52372 files and directories currently installed.) unit-mysql-0: 01:12:06 DEBUG unit.mysql/0.install Preparing to unpack .../python-netaddr_0.7.10-1ubuntu1.1_all.deb ... unit-mysql-0: 01:12:06 DEBUG unit.mysql/0.install Unpacking python-netaddr (0.7.10-1ubuntu1.1) ... unit-mysql-0: 01:12:06 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-mysql-0: 01:12:06 DEBUG unit.mysql/0.install Setting up python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 01:12:06 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: 01:12:06 DEBUG unit.mysql/0.install dpkg-query: package 'python-netifaces' is not installed and no information is available unit-mysql-0: 01:12:06 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 01:12:06 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 01:12:06 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 01:12:06 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 8.2 KB/sec) unit-mysql-0: 01:12:06 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 01:12:06 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 01:12:06 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: 01:12:06 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/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 471.6 KB/sec) unit-abot-epc-basic-0: 01:12:06 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-mysql-0: 01:12:06 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 01:12:06 DEBUG unit.mysql/0.install python-netifaces unit-abot-epc-basic-0: 01:12:06 DEBUG unit.abot-epc-basic/0.install 3/26 KB 5/26 KB 8/26 KB 11/26 KB 13/26 KB 16/26 KB 19/26 KB 21/26 KB 24/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: 01:12:06 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: 01:12:06 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/10/apache-10.pom (15 KB at 437.9 KB/sec) unit-abot-epc-basic-0: 01:12:07 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: 01:12:07 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 1002.3 KB/sec) unit-abot-epc-basic-0: 01:12:07 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: 01:12:07 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 313.4 KB/sec) unit-abot-epc-basic-0: 01:12:07 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: 01:12:07 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 7/10 KB 9/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 424.0 KB/sec) unit-abot-epc-basic-0: 01:12:07 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: 01:12:07 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 1201.1 KB/sec) unit-abot-epc-basic-0: 01:12:07 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: 01:12:07 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/14/apache-14.pom (15 KB at 651.9 KB/sec) unit-abot-epc-basic-0: 01:12:07 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: 01:12:07 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 1702.0 KB/sec) unit-abot-epc-basic-0: 01:12:07 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:12:07 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:12:07 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 01:12:07 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:12:07 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:12:07 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: 01:12:07 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: 01:12:07 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: 01:12:07 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: 01:12:07 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 1042.1 KB/sec) unit-abot-epc-basic-0: 01:12:07 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: 01:12:07 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 1438.6 KB/sec) unit-abot-epc-basic-0: 01:12:07 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: 01:12:07 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 235.4 KB/sec) unit-abot-epc-basic-0: 01:12:07 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-mysql-0: 01:12:07 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 01:12:07 DEBUG unit.mysql/0.install Need to get 11.3 kB of archives. unit-mysql-0: 01:12:07 DEBUG unit.mysql/0.install After this operation, 63.5 kB of additional disk space will be used. unit-mysql-0: 01:12:07 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: 01:12:07 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 180.5 KB/sec) unit-abot-epc-basic-0: 01:12:07 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: 01:12:07 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 92.5 KB/sec) unit-abot-epc-basic-0: 01:12:07 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: 01:12:07 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 210.9 KB/sec) unit-abot-epc-basic-0: 01:12:07 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: 01:12:07 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-utils/1.5.15/plexus-utils-1.5.15.pom (7 KB at 352.0 KB/sec) unit-mysql-0: 01:12:07 DEBUG unit.mysql/0.install Fetched 11.3 kB in 0s (26.3 kB/s) unit-abot-epc-basic-0: 01:12:07 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: 01:12:07 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 566.9 KB/sec) unit-mysql-0: 01:12:07 DEBUG unit.mysql/0.install Selecting previously unselected package python-netifaces. unit-abot-epc-basic-0: 01:12:07 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-mysql-0: 01:12:07 DEBUG unit.mysql/0.install (Reading database ... 52412 files and directories currently installed.) unit-mysql-0: 01:12:07 DEBUG unit.mysql/0.install Preparing to unpack .../python-netifaces_0.8-3build1_amd64.deb ... unit-abot-epc-basic-0: 01:12:07 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 51.1 KB/sec) unit-mysql-0: 01:12:07 DEBUG unit.mysql/0.install Unpacking python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 01:12:07 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: 01:12:07 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-abot-epc-basic-0: 01:12:07 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-abot-epc-basic-0: 01:12:07 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: 01:12:07 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-mysql-0: 01:12:07 DEBUG unit.mysql/0.install Setting up python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 01:12:07 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 32.0 KB/sec) unit-abot-epc-basic-0: 01:12:07 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-abot-epc-basic-0: 01:12:07 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: 01:12:07 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: 01:12:07 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 51.3 KB/sec) unit-abot-epc-basic-0: 01:12:07 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-abot-epc-basic-0: 01:12:07 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.0.4/plexus-utils-1.0.4.pom (7 KB at 352.4 KB/sec) unit-abot-epc-basic-0: 01:12:07 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: 01:12:07 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 145.5 KB/sec) unit-abot-epc-basic-0: 01:12:07 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: 01:12:07 DEBUG unit.abot-epc-basic/0.install 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 84.8 KB/sec) unit-abot-epc-basic-0: 01:12:07 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: 01:12:07 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 159.5 KB/sec) unit-abot-epc-basic-0: 01:12:07 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: 01:12:07 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 83.1 KB/sec) unit-abot-epc-basic-0: 01:12:07 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-abot-epc-basic-0: 01:12:07 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 102.9 KB/sec) unit-abot-epc-basic-0: 01:12:07 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: 01:12:07 DEBUG unit.abot-epc-basic/0.install 127/880 B 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 37.4 KB/sec) unit-abot-epc-basic-0: 01:12:07 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: 01:12:07 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 75.4 KB/sec) unit-abot-epc-basic-0: 01:12:07 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: 01:12:07 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 544.8 KB/sec) unit-abot-epc-basic-0: 01:12:07 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: 01:12:07 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 1411.6 KB/sec) unit-abot-epc-basic-0: 01:12:07 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: 01:12:07 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 740.2 KB/sec) unit-abot-epc-basic-0: 01:12:07 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: 01:12:07 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 158.1 KB/sec) unit-abot-epc-basic-0: 01:12:07 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-abot-epc-basic-0: 01:12:07 DEBUG unit.abot-epc-basic/0.install 3/7 KB 3/7 KB 6/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 295.7 KB/sec) unit-abot-epc-basic-0: 01:12:07 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: 01:12:07 DEBUG unit.abot-epc-basic/0.install 2/32 KB 4/32 KB 7/32 KB 10/32 KB 13/32 KB 15/32 KB 18/32 KB 20/32 KB 23/32 KB 26/32 KB 29/32 KB 31/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 1383.6 KB/sec) unit-abot-epc-basic-0: 01:12:08 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: 01:12:08 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 718.2 KB/sec) unit-abot-epc-basic-0: 01:12:08 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-mysql-0: 01:12:08 DEBUG unit.mysql/0.install dpkg-query: package 'python-pip' is not installed and no information is available unit-mysql-0: 01:12:08 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 01:12:08 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-abot-epc-basic-0: 01:12:08 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-mysql-0: 01:12:08 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 01:12:08 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: 01:12:08 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 170.7 KB/sec) unit-abot-epc-basic-0: 01:12:08 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-abot-epc-basic-0: 01:12:08 DEBUG unit.abot-epc-basic/0.install 3/20 KB 6/20 KB 9/20 KB 11/20 KB 14/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: 01:12:08 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: 01:12: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/17/spice-parent-17.pom (7 KB at 388.3 KB/sec) unit-abot-epc-basic-0: 01:12:08 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-abot-epc-basic-0: 01:12:08 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 882.8 KB/sec) unit-abot-epc-basic-0: 01:12:08 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: 01:12:08 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: 01:12:08 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: 01:12:08 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: 01:12:08 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.jar unit-mysql-0: 01:12:08 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 01:12:08 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 01:12: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/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (13 KB at 241.7 KB/sec) unit-abot-epc-basic-0: 01:12:08 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: 01:12:08 DEBUG unit.abot-epc-basic/0.install 3/153 KB 5/153 KB 8/153 KB 11/153 KB 13/153 KB 3/35 KB 13/153 KB 6/35 KB 13/153 KB 9/35 KB 13/153 KB 9/35 KB 16/153 KB 11/35 KB 16/153 KB 11/35 KB 19/153 KB 11/35 KB 21/153 KB 14/35 KB 3/50 KB 24/153 KB 3/30 KB 14/35 KB 3/50 KB 27/153 KB 3/30 KB 14/35 KB 3/50 KB 29/153 KB 3/30 KB 14/35 KB 3/50 KB 32/153 KB 3/30 KB 14/35 KB 3/50 KB 36/153 KB 3/30 KB 14/35 KB 3/50 KB 21/153 KB 3/30 KB 14/35 KB 6/50 KB 36/153 KB 3/30 KB 14/35 KB 9/50 KB 36/153 KB 3/30 KB 14/35 KB 11/50 KB 36/153 KB 3/30 KB 14/35 KB 14/50 KB 36/153 KB 3/30 KB 14/35 KB 16/50 KB 36/153 KB 3/30 KB 14/35 KB 19/50 KB 36/153 KB 3/30 KB 14/35 KB 19/50 KB 40/153 KB 3/30 KB 14/35 KB 21/153 KB 3/30 KB 14/35 KB 19/50 KB 40/153 KB 5/30 KB 14/35 KB 19/50 KB 40/153 KB 8/30 KB 14/35 KB 19/50 KB 40/153 KB 11/30 KB 14/35 KB 19/50 KB 40/153 KB 13/30 KB 14/35 KB 19/50 KB 40/153 KB 16/30 KB 14/35 KB 19/50 KB 40/153 KB 19/30 KB 14/35 KB 21/153 KB 16/35 KB 19/50 KB 40/153 KB 19/30 KB 19/35 KB 19/50 KB 40/153 KB 19/30 KB 22/35 KB 19/50 KB 40/153 KB 19/30 KB 25/35 KB 19/50 KB 40/153 KB 19/30 KB 27/35 KB 19/50 KB 40/153 KB 19/30 KB 30/35 KB 19/50 KB 3/48 KB 40/153 KB 19/30 KB 32/35 KB 19/50 KB 3/48 KB 40/153 KB 19/30 KB 35/35 KB 22/50 KB 3/48 KB 44/153 KB 21/30 KB 27/35 KB 19/50 KB 3/48 KB 40/153 KB 19/30 KB 32/35 KB 22/50 KB 3/48 KB 44/153 KB 21/30 KB 35/35 KB 25/50 KB 3/48 KB 44/153 KB 21/30 KB 32/35 KB 19/50 KB 3/48 KB 44/153 KB 21/30 KB 35/35 KB 25/50 KB 3/48 KB 48/153 KB 21/30 KB 35/35 KB 25/50 KB 3/48 KB 52/153 KB 21/30 KB 35/35 KB 27/50 KB 5/48 KB 56/153 KB 21/30 KB 32/35 KB 19/50 KB 3/48 KB 40/153 KB 21/30 KB 35/35 KB 27/50 KB 5/48 KB 60/153 KB 24/30 KB 35/35 KB 27/50 KB 5/48 KB 60/153 KB 27/30 KB 35/35 KB 25/50 KB 5/48 KB 52/153 KB 21/30 KB 35/35 KB 27/50 KB 5/48 KB 52/153 KB 21/30 KB 35/35 KB 27/50 KB 5/48 KB 60/153 KB 29/30 KB 35/35 KB 30/50 KB 8/48 KB 60/153 KB 29/30 KB 35/35 KB 30/50 KB 5/48 KB 60/153 KB 29/30 KB 35/35 KB 30/50 KB 8/48 KB 60/153 KB 30/30 KB 35/35 KB 32/50 KB 11/48 KB 60/153 KB 30/30 KB 35/35 KB 30/50 KB 11/48 KB 60/153 KB 30/30 KB 35/35 KB 32/50 KB 11/48 KB 60/153 KB 30/30 KB 35/35 KB 32/50 KB 11/48 KB 64/153 KB 30/30 KB 35/35 KB 32/50 KB 13/48 KB 64/153 KB 30/30 KB 35/35 KB 32/50 KB 16/48 KB 64/153 KB 30/30 KB 35/35 KB 36/50 KB 19/48 KB 68/153 KB 30/30 KB 35/35 KB 36/50 KB 16/48 KB 68/153 KB 30/30 KB 35/35 KB 36/50 KB 16/48 KB 64/153 KB 30/30 KB 35/35 KB 40/50 KB 19/48 KB 72/153 KB 30/30 KB 35/35 KB 44/50 KB 19/48 KB 72/153 KB 30/30 KB 35/35 KB 48/50 KB 21/48 KB 72/153 KB 30/30 KB 35/35 KB 36/50 KB 19/48 KB 72/153 KB 30/30 KB 35/35 KB 44/50 KB 21/48 KB 72/153 KB 30/30 KB 35/35 KB 48/50 KB 21/48 KB 76/153 KB 30/30 KB 48/50 KB 24/48 KB 80/153 KB 30/30 KB 50/50 KB 24/48 KB 80/153 KB 30/30 KB 48/50 KB 24/48 KB 76/153 KB 30/30 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 448.5 KB/sec) unit-abot-epc-basic-0: 01:12:08 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: 01:12:08 DEBUG unit.abot-epc-basic/0.install 50/50 KB 27/48 KB 80/153 KB 30/30 KB 50/50 KB 29/48 KB 84/153 KB 50/50 KB 32/48 KB 84/153 KB 50/50 KB 36/48 KB 84/153 KB 50/50 KB 27/48 KB 84/153 KB 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 358.2 KB/sec) unit-abot-epc-basic-0: 01:12:08 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: 01:12:08 DEBUG unit.abot-epc-basic/0.install 50/50 KB 36/48 KB 88/153 KB 50/50 KB 36/48 KB 92/153 KB 50/50 KB 40/48 KB 96/153 KB 50/50 KB 44/48 KB 96/153 KB 50/50 KB 44/48 KB 100/153 KB 50/50 KB 44/48 KB 100/153 KB 50/50 KB 48/48 KB 100/153 KB 50/50 KB 48/48 KB 104/153 KB 50/50 KB 48/48 KB 108/153 KB 50/50 KB 48/48 KB 112/153 KB 50/50 KB 48/48 KB 108/153 KB 50/50 KB 48/48 KB 116/153 KB 50/50 KB 48/48 KB 120/153 KB 50/50 KB 48/48 KB 124/153 KB 50/50 KB 48/48 KB 128/153 KB 50/50 KB 48/48 KB 132/153 KB 3/119 KB 48/48 KB 3/190 KB 136/153 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (50 KB at 534.9 KB/sec) unit-abot-epc-basic-0: 01:12:08 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: 01:12:08 DEBUG unit.abot-epc-basic/0.install 3/119 KB 50/50 KB 48/48 KB 3/190 KB 132/153 KB 5/119 KB 48/48 KB 3/190 KB 136/153 KB 8/119 KB 48/48 KB 3/190 KB 136/153 KB 11/119 KB 48/48 KB 3/190 KB 136/153 KB 13/119 KB 48/48 KB 3/190 KB 136/153 KB 16/119 KB 48/48 KB 3/190 KB 140/153 KB 50/50 KB 48/48 KB 3/190 KB 132/153 KB 16/119 KB 48/48 KB 5/190 KB 140/153 KB 16/119 KB 48/48 KB 8/190 KB 140/153 KB 16/119 KB 48/48 KB 11/190 KB 140/153 KB 16/119 KB 48/48 KB 13/190 KB 140/153 KB 13/119 KB 48/48 KB 3/190 KB 140/153 KB 16/119 KB 48/48 KB 13/190 KB 144/153 KB 16/119 KB 48/48 KB 16/190 KB 144/153 KB 16/119 KB 48/48 KB 19/190 KB 144/153 KB 19/119 KB 48/48 KB 21/190 KB 148/153 KB 19/119 KB 48/48 KB 19/190 KB 148/153 KB 19/119 KB 48/48 KB 19/190 KB 144/153 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (48 KB at 447.6 KB/sec) unit-abot-epc-basic-0: 01:12:08 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.jar unit-abot-epc-basic-0: 01:12:08 DEBUG unit.abot-epc-basic/0.install 19/119 KB 21/190 KB 152/153 KB 21/119 KB 3/37 KB 24/190 KB 153/153 KB 21/119 KB 3/37 KB 24/190 KB 152/153 KB 21/119 KB 3/37 KB 21/190 KB 152/153 KB 21/119 KB 6/37 KB 24/190 KB 153/153 KB 21/119 KB 21/190 KB 152/153 KB 24/119 KB 6/37 KB 24/190 KB 153/153 KB 24/119 KB 9/37 KB 24/190 KB 153/153 KB 24/119 KB 11/37 KB 24/190 KB 153/153 KB 24/119 KB 14/37 KB 27/190 KB 153/153 KB 24/119 KB 11/37 KB 27/190 KB 153/153 KB 27/119 KB 14/37 KB 27/190 KB 153/153 KB 27/119 KB 14/37 KB 29/190 KB 153/153 KB 29/119 KB 14/37 KB 32/190 KB 3/86 KB 153/153 KB 29/119 KB 16/37 KB 36/190 KB 3/86 KB 153/153 KB 27/119 KB 14/37 KB 29/190 KB 3/86 KB 153/153 KB 29/119 KB 16/37 KB 36/190 KB 6/86 KB 153/153 KB 29/119 KB 16/37 KB 36/190 KB 9/86 KB 153/153 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (153 KB at 1304.4 KB/sec) unit-abot-epc-basic-0: 01:12:08 DEBUG unit.abot-epc-basic/0.install 29/119 KB 14/37 KB 29/190 KB 3/86 KB 153/153 KB 29/119 KB 16/37 KB 36/190 KB 11/86 KB 32/119 KB 16/37 KB 36/190 KB 14/86 KB 29/119 KB 16/37 KB 32/190 KB 3/86 KB 153/153 KB 32/119 KB 19/37 KB 36/190 KB 14/86 KB 32/119 KB 22/37 KB 36/190 KB 14/86 KB 32/119 KB 16/37 KB 36/190 KB 14/86 KB 36/119 KB 22/37 KB 36/190 KB 16/86 KB 40/119 KB 25/37 KB 40/190 KB 16/86 KB 32/119 KB 22/37 KB 36/190 KB 16/86 KB 40/119 KB 25/37 KB 40/190 KB 19/86 KB 36/119 KB 25/37 KB 40/190 KB 16/86 KB 36/119 KB 25/37 KB 36/190 KB 16/86 KB 40/119 KB 27/37 KB 40/190 KB 19/86 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar unit-mysql-0: 01:12:08 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 01:12:08 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 01:12:08 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 01:12:08 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 01:12:08 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 01:12:08 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 01:12:08 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 01:12:08 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 01:12:08 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip-whl unit-mysql-0: 01:12:08 DEBUG unit.mysql/0.install python-requests-whl python-setuptools-whl python-six-whl python-urllib3-whl unit-mysql-0: 01:12:08 DEBUG unit.mysql/0.install python-wheel python3-pkg-resources unit-mysql-0: 01:12:08 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 01:12:08 DEBUG unit.mysql/0.install binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib unit-mysql-0: 01:12:08 DEBUG unit.mysql/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf unit-mysql-0: 01:12:08 DEBUG unit.mysql/0.install automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg unit-mysql-0: 01:12:08 DEBUG unit.mysql/0.install libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg unit-mysql-0: 01:12:08 DEBUG unit.mysql/0.install libquadmath0-dbg glibc-doc libstdc++-4.8-doc make-doc python-genshi unit-mysql-0: 01:12:08 DEBUG unit.mysql/0.install python3-setuptools unit-mysql-0: 01:12:08 DEBUG unit.mysql/0.install Recommended packages: unit-mysql-0: 01:12:08 DEBUG unit.mysql/0.install python-dev-all unit-mysql-0: 01:12:08 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 01:12:08 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 01:12:08 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 01:12:08 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 01:12:08 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 01:12:08 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 01:12:08 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 01:12:08 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 01:12:08 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip unit-mysql-0: 01:12:08 DEBUG unit.mysql/0.install python-pip-whl python-requests-whl python-setuptools-whl python-six-whl unit-mysql-0: 01:12:08 DEBUG unit.mysql/0.install python-urllib3-whl python-wheel python3-pkg-resources unit-abot-epc-basic-0: 01:12:08 DEBUG unit.abot-epc-basic/0.install 40/119 KB 30/37 KB 44/190 KB 22/86 KB 40/119 KB 27/37 KB 44/190 KB 22/86 KB 40/119 KB 27/37 KB 44/190 KB 19/86 KB 40/119 KB 30/37 KB 48/190 KB 22/86 KB 40/119 KB 30/37 KB 48/190 KB 25/86 KB 40/119 KB 30/37 KB 52/190 KB 25/86 KB 44/119 KB 32/37 KB 56/190 KB 27/86 KB 44/119 KB 32/37 KB 52/190 KB 27/86 KB 44/119 KB 30/37 KB 52/190 KB 27/86 KB 44/119 KB 30/37 KB 52/190 KB 25/86 KB 48/119 KB 32/37 KB 60/190 KB 27/86 KB 48/119 KB 32/37 KB 60/190 KB 30/86 KB 48/119 KB 35/37 KB 60/190 KB 32/86 KB 52/119 KB 35/37 KB 60/190 KB 36/86 KB 48/119 KB 35/37 KB 60/190 KB 30/86 KB 52/119 KB 37/37 KB 60/190 KB 36/86 KB 52/119 KB 35/37 KB 60/190 KB 32/86 KB 48/119 KB 35/37 KB 60/190 KB 32/86 KB 52/119 KB 37/37 KB 64/190 KB 36/86 KB 52/119 KB 37/37 KB 68/190 KB 36/86 KB 56/119 KB 37/37 KB 72/190 KB 36/86 KB 56/119 KB 37/37 KB 4/66 KB 76/190 KB 40/86 KB 56/119 KB 37/37 KB 68/190 KB 36/86 KB 60/119 KB 37/37 KB 4/66 KB 80/190 KB 40/86 KB 64/119 KB 37/37 KB 4/66 KB 80/190 KB 40/86 KB 56/119 KB 37/37 KB 4/66 KB 72/190 KB 40/86 KB 56/119 KB 37/37 KB 4/66 KB 72/190 KB 36/86 KB 64/119 KB 37/37 KB 8/66 KB 80/190 KB 44/86 KB 64/119 KB 37/37 KB 12/66 KB 80/190 KB 44/86 KB 64/119 KB 37/37 KB 16/66 KB 80/190 KB 44/86 KB 64/119 KB 37/37 KB 16/66 KB 80/190 KB 44/86 KB 64/119 KB 37/37 KB 20/66 KB 80/190 KB 48/86 KB 68/119 KB 37/37 KB 24/66 KB 80/190 KB 48/86 KB 68/119 KB 37/37 KB 20/66 KB 80/190 KB 48/86 KB 72/119 KB 37/37 KB 28/66 KB 80/190 KB 48/86 KB 64/119 KB 37/37 KB 16/66 KB 80/190 KB 48/86 KB 56/119 KB 37/37 KB 4/66 KB 80/190 KB 40/86 KB 72/119 KB 37/37 KB 28/66 KB 84/190 KB 48/86 KB 76/119 KB 28/66 KB 88/190 KB 52/86 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (37 KB at 290.8 KB/sec) unit-abot-epc-basic-0: 01:12:08 DEBUG unit.abot-epc-basic/0.install 76/119 KB 37/37 KB 28/66 KB 84/190 KB 52/86 KB 76/119 KB 37/37 KB 28/66 KB 84/190 KB 48/86 KB 80/119 KB 28/66 KB 88/190 KB 52/86 KB 84/119 KB 28/66 KB 88/190 KB 52/86 KB 88/119 KB 28/66 KB 92/190 KB 56/86 KB 68/119 KB 37/37 KB 28/66 KB 80/190 KB 52/86 KB 92/119 KB 32/66 KB 92/190 KB 56/86 KB 84/119 KB 28/66 KB 92/190 KB 56/86 KB 84/119 KB 28/66 KB 88/190 KB 56/86 KB 92/119 KB 32/66 KB 92/190 KB 60/86 KB 92/119 KB 32/66 KB 92/190 KB 64/86 KB 92/119 KB 32/66 KB 96/190 KB 68/86 KB 92/119 KB 36/66 KB 96/190 KB 72/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: 01:12:08 DEBUG unit.abot-epc-basic/0.install 92/119 KB 36/66 KB 96/190 KB 68/86 KB 92/119 KB 36/66 KB 96/190 KB 68/86 KB 92/119 KB 32/66 KB 96/190 KB 64/86 KB 92/119 KB 36/66 KB 100/190 KB 76/86 KB 96/119 KB 40/66 KB 100/190 KB 76/86 KB 92/119 KB 40/66 KB 100/190 KB 76/86 KB 96/119 KB 44/66 KB 100/190 KB 76/86 KB 96/119 KB 48/66 KB 104/190 KB 76/86 KB 96/119 KB 44/66 KB 104/190 KB 76/86 KB 96/119 KB 48/66 KB 108/190 KB 76/86 KB 92/119 KB 48/66 KB 108/190 KB 76/86 KB 96/119 KB 48/66 KB 112/190 KB 80/86 KB 96/119 KB 48/66 KB 112/190 KB 76/86 KB 96/119 KB 52/66 KB 112/190 KB 80/86 KB 100/119 KB 56/66 KB 116/190 KB 84/86 KB 100/119 KB 52/66 KB 112/190 KB 80/86 KB 104/119 KB 60/66 KB 116/190 KB 84/86 KB 100/119 KB 52/66 KB 116/190 KB 84/86 KB 104/119 KB 60/66 KB 116/190 KB 86/86 KB 108/119 KB 60/66 KB 116/190 KB 86/86 KB 112/119 KB 60/66 KB 116/190 KB 86/86 KB 100/119 KB 52/66 KB 116/190 KB 80/86 KB 112/119 KB 60/66 KB 116/190 KB 86/86 KB 112/119 KB 60/66 KB 120/190 KB 86/86 KB 116/119 KB 3/26 KB 64/66 KB 124/190 KB 86/86 KB 116/119 KB 3/26 KB 64/66 KB 128/190 KB 86/86 KB 116/119 KB 3/26 KB 64/66 KB 120/190 KB 86/86 KB 112/119 KB 3/26 KB 64/66 KB 120/190 KB 86/86 KB 112/119 KB 3/26 KB 60/66 KB 120/190 KB 86/86 KB 116/119 KB 6/26 KB 64/66 KB 128/190 KB 86/86 KB 116/119 KB 9/26 KB 64/66 KB 128/190 KB 86/86 KB 116/119 KB 11/26 KB 64/66 KB 128/190 KB 86/86 KB 116/119 KB 11/26 KB 66/66 KB 128/190 KB 86/86 KB 119/119 KB 11/26 KB 66/66 KB 128/190 KB 86/86 KB 119/119 KB 14/26 KB 66/66 KB 132/190 KB 86/86 KB 119/119 KB 16/26 KB 66/66 KB 132/190 KB 86/86 KB 119/119 KB 19/26 KB 66/66 KB 132/190 KB 119/119 KB 22/26 KB 66/66 KB 132/190 KB 119/119 KB 25/26 KB 66/66 KB 132/190 KB 119/119 KB 26/26 KB 66/66 KB 132/190 KB 119/119 KB 11/26 KB 66/66 KB 132/190 KB 86/86 KB 119/119 KB 26/26 KB 66/66 KB 136/190 KB 119/119 KB 26/26 KB 66/66 KB 140/190 KB 119/119 KB 26/26 KB 66/66 KB 144/190 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 448.9 KB/sec) unit-abot-epc-basic-0: 01:12:08 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (86 KB at 581.9 KB/sec) unit-abot-epc-basic-0: 01:12:08 DEBUG unit.abot-epc-basic/0.install 119/119 KB 26/26 KB 148/190 KB 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: 01:12:08 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.jar unit-abot-epc-basic-0: 01:12:08 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (119 KB at 743.6 KB/sec) unit-abot-epc-basic-0: 01:12:08 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: 01:12:08 DEBUG unit.abot-epc-basic/0.install 26/26 KB 152/190 KB 26/26 KB 156/190 KB 26/26 KB 160/190 KB 26/26 KB 164/190 KB 26/26 KB 168/190 KB 26/26 KB 172/190 KB 26/26 KB 176/190 KB 26/26 KB 180/190 KB 26/26 KB 184/190 KB 26/26 KB 188/190 KB 26/26 KB 190/190 KB 26/26 KB 190/190 KB 3/79 KB 26/26 KB 190/190 KB 5/79 KB 26/26 KB 190/190 KB 8/79 KB 26/26 KB 190/190 KB 11/79 KB 26/26 KB 190/190 KB 13/79 KB 26/26 KB 190/190 KB 16/79 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 149.1 KB/sec) unit-abot-epc-basic-0: 01:12:08 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.jar unit-abot-epc-basic-0: 01:12:08 DEBUG unit.abot-epc-basic/0.install 190/190 KB 16/79 KB 4/228 KB 4/324 KB 190/190 KB 16/79 KB 8/228 KB 4/324 KB 190/190 KB 16/79 KB 12/228 KB 4/324 KB 190/190 KB 16/79 KB 16/228 KB 4/324 KB 190/190 KB 16/79 KB 20/228 KB 4/324 KB 19/79 KB 24/228 KB 4/324 KB 19/79 KB 28/228 KB 4/324 KB 19/79 KB 32/228 KB 4/324 KB 190/190 KB 16/79 KB 4/228 KB 8/324 KB 19/79 KB 32/228 KB 12/324 KB 19/79 KB 32/228 KB 16/324 KB 19/79 KB 32/228 KB 20/324 KB 19/79 KB 32/228 KB 4/324 KB 19/79 KB 20/228 KB 20/324 KB 21/79 KB 32/228 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 1089.8 KB/sec) unit-abot-epc-basic-0: 01:12:08 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: 01:12:08 DEBUG unit.abot-epc-basic/0.install 24/324 KB 21/79 KB 32/228 KB 24/324 KB 24/79 KB 32/228 KB 28/324 KB 24/79 KB 32/228 KB 32/324 KB 24/79 KB 36/228 KB 32/324 KB 27/79 KB 40/228 KB 32/324 KB 27/79 KB 36/228 KB 32/324 KB 24/79 KB 32/228 KB 36/324 KB 27/79 KB 40/228 KB 40/324 KB 29/79 KB 40/228 KB 36/324 KB 29/79 KB 40/228 KB 40/324 KB 32/79 KB 44/228 KB 40/324 KB 4/152 KB 32/79 KB 44/228 KB 44/324 KB 8/152 KB 36/79 KB 44/228 KB 44/324 KB 12/152 KB 36/79 KB 44/228 KB 40/324 KB 29/79 KB 44/228 KB 44/324 KB 12/152 KB 36/79 KB 48/228 KB 44/324 KB 12/152 KB 36/79 KB 52/228 KB 44/324 KB 16/152 KB 36/79 KB 56/228 KB 44/324 KB 4/152 KB 36/79 KB 44/228 KB 44/324 KB 4/152 KB 32/79 KB 44/228 KB 48/324 KB 16/152 KB 3/32 KB 36/79 KB 56/228 KB 44/324 KB 16/152 KB 3/32 KB 36/79 KB 56/228 KB 48/324 KB 16/152 KB 6/32 KB 36/79 KB 56/228 KB 52/324 KB 16/152 KB 9/32 KB 40/79 KB 56/228 KB 44/324 KB 16/152 KB 36/79 KB 52/228 KB 52/324 KB 16/152 KB 6/32 KB 40/79 KB 56/228 KB 52/324 KB 16/152 KB 6/32 KB 36/79 KB 56/228 KB 52/324 KB 16/152 KB 9/32 KB 40/79 KB 60/228 KB 56/324 KB 20/152 KB 11/32 KB 44/79 KB 64/228 KB 56/324 KB 20/152 KB 11/32 KB 44/79 KB 60/228 KB 56/324 KB 20/152 KB 9/32 KB 44/79 KB 60/228 KB 56/324 KB 20/152 KB 11/32 KB 48/79 KB 64/228 KB 56/324 KB 20/152 KB 11/32 KB 52/79 KB 64/228 KB 56/324 KB 20/152 KB 14/32 KB 56/79 KB 68/228 KB 56/324 KB 20/152 KB 9/32 KB 40/79 KB 60/228 KB 56/324 KB 16/152 KB 9/32 KB 40/79 KB 60/228 KB 60/324 KB 20/152 KB 14/32 KB 56/79 KB 68/228 KB 60/324 KB 24/152 KB 14/32 KB 56/79 KB 68/228 KB 64/324 KB 28/152 KB 14/32 KB 56/79 KB 68/228 KB 56/324 KB 20/152 KB 14/32 KB 52/79 KB 68/228 KB 64/324 KB 32/152 KB 14/32 KB 56/79 KB 68/228 KB 64/324 KB 36/152 KB 14/32 KB 56/79 KB 68/228 KB 64/324 KB 40/152 KB 16/32 KB 60/79 KB 68/228 KB 64/324 KB 44/152 KB 16/32 KB 60/79 KB 68/228 KB 56/324 KB 20/152 KB 11/32 KB 52/79 KB 68/228 KB 64/324 KB 36/152 KB 16/32 KB 60/79 KB 68/228 KB 64/324 KB 36/152 KB 16/32 KB 56/79 KB 68/228 KB 64/324 KB 44/152 KB 19/32 KB 60/79 KB 68/228 KB 64/324 KB 24/152 KB 14/32 KB 56/79 KB 68/228 KB 68/324 KB 44/152 KB 19/32 KB 64/79 KB 72/228 KB 64/324 KB 44/152 KB 19/32 KB 64/79 KB 72/228 KB 72/324 KB 44/152 KB 19/32 KB 64/79 KB 76/228 KB 64/324 KB 44/152 KB 19/32 KB 64/79 KB 68/228 KB 72/324 KB 44/152 KB 19/32 KB 68/79 KB 76/228 KB 72/324 KB 44/152 KB 19/32 KB 64/79 KB 76/228 KB 76/324 KB 44/152 KB 22/32 KB 68/79 KB 80/228 KB 80/324 KB 44/152 KB 22/32 KB 68/79 KB 80/228 KB 72/324 KB 44/152 KB 22/32 KB 68/79 KB 80/228 KB 80/324 KB 44/152 KB 22/32 KB 68/79 KB 84/228 KB 84/324 KB 48/152 KB 22/32 KB 72/79 KB 88/228 KB 84/324 KB 48/152 KB 22/32 KB 72/79 KB 92/228 KB 84/324 KB 48/152 KB 22/32 KB 72/79 KB 96/228 KB 72/324 KB 44/152 KB 22/32 KB 68/79 KB 76/228 KB 84/324 KB 48/152 KB 25/32 KB 72/79 KB 96/228 KB 84/324 KB 48/152 KB 22/32 KB 72/79 KB 84/228 KB 84/324 KB 48/152 KB 25/32 KB 76/79 KB 96/228 KB 84/324 KB 48/152 KB 22/32 KB 68/79 KB 84/228 KB 84/324 KB 48/152 KB 27/32 KB 79/79 KB 96/228 KB 84/324 KB 44/152 KB 22/32 KB 68/79 KB 84/228 KB 88/324 KB 48/152 KB 27/32 KB 79/79 KB 96/228 KB 92/324 KB 48/152 KB 27/32 KB 79/79 KB 96/228 KB 96/324 KB 48/152 KB 27/32 KB 79/79 KB 96/228 KB 100/324 KB 52/152 KB 27/32 KB 79/79 KB 100/228 KB 104/324 KB 52/152 KB 27/32 KB 79/79 KB 100/228 KB 84/324 KB 48/152 KB 27/32 KB 76/79 KB 96/228 KB 108/324 KB 52/152 KB 30/32 KB 79/79 KB 100/228 K unit-abot-epc-basic-0: 01:12:08 DEBUG unit.abot-epc-basic/0.install B 108/324 KB 52/152 KB 32/32 KB 79/79 KB 100/228 KB 96/324 KB 52/152 KB 27/32 KB 79/79 KB 100/228 KB 108/324 KB 56/152 KB 32/32 KB 79/79 KB 100/228 KB 108/324 KB 60/152 KB 32/32 KB 79/79 KB 100/228 KB 108/324 KB 64/152 KB 32/32 KB 79/79 KB 100/228 KB 96/324 KB 48/152 KB 27/32 KB 79/79 KB 100/228 KB 108/324 KB 64/152 KB 32/32 KB 79/79 KB 104/228 KB 108/324 KB 64/152 KB 32/32 KB 79/79 KB 108/228 KB 108/324 KB 64/152 KB 32/32 KB 79/79 KB 112/228 KB 108/324 KB 52/152 KB 27/32 KB 79/79 KB 100/228 KB 108/324 KB 64/152 KB 32/32 KB 79/79 KB 116/228 KB 112/324 KB 68/152 KB 32/32 KB 79/79 KB 116/228 KB 112/324 KB 64/152 KB 32/32 KB 79/79 KB 116/228 KB 112/324 KB 72/152 KB 32/32 KB 79/79 KB 116/228 KB 112/324 KB 76/152 KB 32/32 KB 79/79 KB 116/228 KB 112/324 KB 80/152 KB 32/32 KB 79/79 KB 116/228 KB 112/324 KB 80/152 KB 32/32 KB 79/79 KB 120/228 KB 112/324 KB 80/152 KB 32/32 KB 79/79 KB 124/228 KB 116/324 KB 80/152 KB 32/32 KB 79/79 KB 128/228 KB 116/324 KB 80/152 KB 32/32 KB 79/79 KB 124/228 KB 120/324 KB 80/152 KB 32/32 KB 79/79 KB 128/228 KB 124/324 KB 80/152 KB 32/32 KB 79/79 KB 128/228 KB 128/324 KB 84/152 KB 32/32 KB 79/79 KB 128/228 KB 124/324 KB 84/152 KB 32/32 KB 79/79 KB 128/228 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 370.0 KB/sec) unit-abot-epc-basic-0: 01:12:08 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 KB at 146.1 KB/sec) unit-abot-epc-basic-0: 01:12:08 DEBUG unit.abot-epc-basic/0.install 128/324 KB 88/152 KB 32/32 KB 128/228 KB 132/324 KB 92/152 KB 132/228 KB 132/324 KB 96/152 KB 132/228 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: 01:12:08 DEBUG unit.abot-epc-basic/0.install 132/324 KB 100/152 KB 132/228 KB 132/324 KB 104/152 KB 132/228 KB 132/324 KB 108/152 KB 132/228 KB 132/324 KB 88/152 KB 32/32 KB 132/228 KB 128/324 KB 88/152 KB 32/32 KB 132/228 KB 132/324 KB 108/152 KB 136/228 KB 132/324 KB 108/152 KB 140/228 KB 132/324 KB 108/152 KB 144/228 KB 136/324 KB 108/152 KB 144/228 KB 140/324 KB 108/152 KB 144/228 KB 144/324 KB 108/152 KB 144/228 KB 144/324 KB 108/152 KB 148/228 KB 3/234 KB 148/324 KB 108/152 KB 152/228 KB 3/234 KB 148/324 KB 112/152 KB 156/228 KB 3/234 KB 148/324 KB 112/152 KB 160/228 KB 148/324 KB 108/152 KB 148/228 KB 3/234 KB 152/324 KB 112/152 KB 160/228 KB 3/234 KB 156/324 KB 112/152 KB 160/228 KB 3/234 KB 160/324 KB 112/152 KB 160/228 KB 3/234 KB 148/324 KB 108/152 KB 148/228 KB 3/234 KB 164/324 KB 112/152 KB 164/228 KB 5/234 KB 168/324 KB 112/152 KB 164/228 KB 5/234 KB 172/324 KB 112/152 KB 164/228 KB 3/234 KB 160/324 KB 112/152 KB 164/228 KB 3/234 KB 148/324 KB 112/152 KB 152/228 KB 5/234 KB 172/324 KB 116/152 KB 164/228 KB 5/234 KB 172/324 KB 120/152 KB 164/228 KB 5/234 KB 172/324 KB 120/152 KB 168/228 KB 5/234 KB 172/324 KB 124/152 KB 172/228 KB 5/234 KB 164/324 KB 112/152 KB 164/228 KB 5/234 KB 172/324 KB 124/152 KB 168/228 KB 5/234 KB 172/324 KB 128/152 KB 172/228 KB 5/234 KB 172/324 KB 128/152 KB 176/228 KB 5/234 KB 172/324 KB 132/152 KB 176/228 KB 8/234 KB 176/324 KB 136/152 KB 180/228 KB 8/234 KB 176/324 KB 140/152 KB 180/228 KB 8/234 KB 176/324 KB 132/152 KB 180/228 KB 8/234 KB 176/324 KB 132/152 KB 176/228 KB 8/234 KB 172/324 KB 132/152 KB 176/228 KB 11/234 KB 176/324 KB 140/152 KB 180/228 KB 13/234 KB 176/324 KB 140/152 KB 180/228 KB 13/234 KB 180/324 KB 140/152 KB 180/228 KB 16/234 KB 180/324 KB 144/152 KB 184/228 KB 16/234 KB 180/324 KB 140/152 KB 184/228 KB 13/234 KB 180/324 KB 140/152 KB 184/228 KB 16/234 KB 180/324 KB 144/152 KB 188/228 KB 16/234 KB 180/324 KB 144/152 KB 192/228 KB 16/234 KB 180/324 KB 148/152 KB 192/228 KB 19/234 KB 184/324 KB 152/152 KB 196/228 KB 19/234 KB 184/324 KB 148/152 KB 196/228 KB 19/234 KB 184/324 KB 148/152 KB 192/228 KB 19/234 KB 180/324 KB 148/152 KB 192/228 KB 19/234 KB 188/324 KB 152/152 KB 200/228 KB 21/234 KB 188/324 KB 152/152 KB 200/228 KB 21/234 KB 192/324 KB 152/152 KB 200/228 KB 21/234 KB 196/324 KB 152/152 KB 200/228 KB 24/234 KB 200/324 KB 152/152 KB 200/228 KB 24/234 KB 204/324 KB 152/152 KB 200/228 KB 19/234 KB 196/324 KB 152/152 KB 200/228 KB 24/234 KB 196/324 KB 152/152 KB 200/228 KB 24/234 KB 204/324 KB 152/152 KB 204/228 KB 27/234 KB 204/324 KB 152/152 KB 208/228 KB 27/234 KB 204/324 KB 152/152 KB 204/228 KB 29/234 KB 204/324 KB 152/152 KB 208/228 KB 29/234 KB 204/324 KB 152/152 KB 212/228 KB 32/234 KB 208/324 KB 152/152 KB 212/228 KB 29/234 KB 208/324 KB 152/152 KB 212/228 KB 36/234 KB 208/324 KB 152/152 KB 212/228 KB 40/234 KB 212/324 KB 152/152 KB 216/228 KB 44/234 KB 212/324 KB 152/152 KB 216/228 KB 36/234 KB 212/324 KB 152/152 KB 216/228 KB 36/234 KB 208/324 KB 152/152 KB 216/228 KB 44/234 KB 212/324 KB 152/152 KB 220/228 KB 44/234 KB 212/324 KB 152/152 KB 224/228 KB 44/234 KB 216/324 KB 152/152 KB 224/228 KB 44/234 KB 220/324 KB 152/152 KB 228/228 KB 44/234 KB 224/324 KB 152/152 KB 228/228 KB 44/234 KB 216/324 KB 152/152 KB 228/228 KB 48/234 KB 224/324 KB 152/152 KB 228/228 KB 52/234 KB 224/324 KB 152/152 KB 228/228 KB 56/234 KB 228/324 KB 228/228 KB 60/234 KB 228/324 KB 228/228 KB unit-abot-epc-basic-0: 01:12:08 DEBUG unit.abot-epc-basic/0.install 52/234 KB 228/324 KB 152/152 KB 228/228 KB 60/234 KB 232/324 KB 228/228 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 622.2 KB/sec) unit-abot-epc-basic-0: 01:12:08 DEBUG unit.abot-epc-basic/0.install 64/234 KB 236/324 KB 228/228 KB 64/234 KB 232/324 KB 228/228 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (228 KB at 924.0 KB/sec) unit-abot-epc-basic-0: 01:12:08 DEBUG unit.abot-epc-basic/0.install 68/234 KB 240/324 KB 64/234 KB 240/324 KB 68/234 KB 244/324 KB 68/234 KB 248/324 KB 72/234 KB 248/324 KB 76/234 KB 248/324 KB 80/234 KB 252/324 KB 76/234 KB 252/324 KB 80/234 KB 256/324 KB 80/234 KB 260/324 KB 84/234 KB 264/324 KB 84/234 KB 260/324 KB 88/234 KB 268/324 KB 92/234 KB 268/324 KB 96/234 KB 268/324 KB 92/234 KB 268/324 KB 96/234 KB 272/324 KB 96/234 KB 276/324 KB 100/234 KB 280/324 KB 100/234 KB 284/324 KB 100/234 KB 276/324 KB 100/234 KB 288/324 KB 104/234 KB 288/324 KB 108/234 KB 288/324 KB 112/234 KB 288/324 KB 116/234 KB 288/324 KB 120/234 KB 292/324 KB 116/234 KB 292/324 KB 120/234 KB 296/324 KB 120/234 KB 300/324 KB 124/234 KB 304/324 KB 124/234 KB 300/324 KB 128/234 KB 304/324 KB 128/234 KB 308/324 KB 132/234 KB 312/324 KB 132/234 KB 316/324 KB 132/234 KB 308/324 KB 136/234 KB 316/324 KB 140/234 KB 316/324 KB 144/234 KB 316/324 KB 144/234 KB 320/324 KB 144/234 KB 324/324 KB 144/234 KB 324/324 KB 148/234 KB 324/324 KB 152/234 KB 324/324 KB 156/234 KB 324/324 KB 160/234 KB 324/324 KB 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 204/234 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 1208.7 KB/sec) unit-abot-epc-basic-0: 01:12:08 DEBUG unit.abot-epc-basic/0.install 208/234 KB 212/234 KB 216/234 KB 220/234 KB 224/234 KB 228/234 KB 232/234 KB 234/234 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (234 KB at 824.6 KB/sec) unit-mysql-0: 01:12:08 DEBUG unit.mysql/0.install 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 01:12:08 DEBUG unit.mysql/0.install Need to get 40.9 MB of archives. unit-mysql-0: 01:12:08 DEBUG unit.mysql/0.install After this operation, 119 MB of additional disk space will be used. unit-mysql-0: 01:12:08 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-abot-epc-basic-0: 01:12:08 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: 01:12:08 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall700701696171357416.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: 01:12:08 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:12:08 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 01:12:08 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:12:08 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.825 s unit-abot-epc-basic-0: 01:12:08 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-08-10T01:12:08+00:00 unit-abot-epc-basic-0: 01:12:08 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 01:12:08 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:12:08 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-mysql-0: 01:12:09 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: 01:12:09 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: 01:12:09 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: 01:12:09 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: 01:12:10 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: 01:12:10 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: 01:12:10 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: 01:12:10 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-abot-epc-basic-0: 01:12:10 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-mysql-0: 01:12:10 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: 01:12:10 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-abot-epc-basic-0: 01:12:10 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:12:10 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:12:10 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 01:12:10 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:12:10 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:12:10 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-mysql-0: 01:12:11 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: 01:12:11 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-abot-epc-basic-0: 01:12:11 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall807586590973352518.pom to /root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.pom unit-abot-epc-basic-0: 01:12:11 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:12:11 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 01:12:11 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:12:11 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.706 s unit-abot-epc-basic-0: 01:12:11 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-08-10T01:12:11+00:00 unit-abot-epc-basic-0: 01:12:11 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 01:12:11 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:12:11 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-mysql-0: 01:12:11 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-mysql-0: 01:12:11 DEBUG unit.mysql/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] unit-mysql-0: 01:12:11 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-mysql-0: 01:12:11 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-mysql-0: 01:12:12 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: 01:12:12 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: 01:12:12 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-mysql-0: 01:12:12 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: 01:12:13 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-mysql-0: 01:12:13 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: 01:12:13 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 01:12:13 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:12:13 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:12:13 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 01:12:13 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:12:13 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:12:13 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: 01:12:13 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: 01:12:13 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall3599981093560675734.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: 01:12:14 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.725 s unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-08-10T01:12:14+00:00 unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/ unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/server.bat unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/nbproject/ unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.xml unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/ unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.properties unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.xml unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.properties unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/bin/ unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltoimage unit-mysql-0: 01:12:14 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: 01:12:14 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: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltopdf unit-mysql-0: 01:12:14 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: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/ unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/ unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fastnumbers.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/locale.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/__init__.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/py23.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/pathlib.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fake_fastnumbers.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ns_enum.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__init__.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/_version.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/unicode_numbers.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/natsort.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/utils.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__main__.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/ unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_unicodefun.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/globals.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_textwrap.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/termui.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/formatting.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_winconsole.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/core.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_bashcomplete.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/exceptions.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/__init__.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/testing.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/parser.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/types.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/utils.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_termui_impl.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/decorators.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_compat.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/ unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.c unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/__init__.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_native.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.pyd unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_compat.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_constants.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/meta.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/defaults.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ext.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/optimizer.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/lexer.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/tests.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/filters.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/exceptions.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/__init__.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_stringdefs.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/environment.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/parser.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/runtime.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/loaders.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/compiler.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/visitor.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/bccache.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/utils.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/constants.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/sandbox.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_compat.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/debug.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/nodes.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/__init__.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/json.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/globals.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/views.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/wrappers.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/logging.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ctx.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/config.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/helpers.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__init__.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/testing.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/templating.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/ unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/__init__.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/app.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/sessions.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/signals.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/cli.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/exthook.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/debughelpers.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/_compat.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__main__.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/blueprints.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/itsdangerous.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/ unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/filesystem.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wrappers.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/posixemulation.py unit-mysql-0: 01:12:14 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: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/routing.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/serving.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/useragents.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/http.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/ unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/jsrouting.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/fixers.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/wrappers.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/limiter.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/cache.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/__init__.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/lint.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/securecookie.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/atom.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/sessions.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/testtools.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/iterio.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/profiler.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/test.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/exceptions.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/__init__.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wsgi.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/datastructures.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_internal.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/formparser.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/local.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/utils.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/script.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/security.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/testapp.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/urls.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_compat.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_reloader.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/ unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/__init__.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/tbtools.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/console.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/less.png unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/more.png unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/source.png unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/jquery.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/debugger.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/console.png unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/style.css unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ubuntu.ttf unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/FONT_LICENSE unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/repr.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/app.py unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/index.html unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/README.md unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/ unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/log/ unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/log/TestAutomationLog.log unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/ unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/ unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/ unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/dashboard.html unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/config.html unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/main.html unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/firstpage.html unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/artifacts.html unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives.zip unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/ unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/appconfig.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/ unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/pyService.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/ unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/baseController.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/configController.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/featurefileController.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/ unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/resizer.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/treeView.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/externalHtml.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/xmlPrettify.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/app.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/ unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/routes.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/main.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/ unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/ unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/ unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/r.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.min.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ unit-abot-epc-basic-0: 01:12:14 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: 01:12:14 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: 01:12:14 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: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/ unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/jqx-all.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/ unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-aria.min.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-animate.min.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-material.min.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/ unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/ unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/.bower.json unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.min.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/bower.json unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/LICENSE unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/ unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/.bower.json unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/bower.json unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.map unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/LICENSE unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/ unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.browserify-bundle.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.min.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.min.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.min.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.min.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.webpack-bundle.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.min.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.min.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.min.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint1.0.1.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.min.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.min.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.min.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.ui.tooltip.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.min.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.min.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.min.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.min.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/ unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/ unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js.map unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/ unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js unit-abot-epc-basic-0: 01:12:14 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: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ngStorage.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/ unit-abot-epc-basic-0: 01:12:14 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: 01:12:14 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: 01:12:14 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: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/ unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/ unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.js unit-abot-epc-basic-0: 01:12:14 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: 01:12:14 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: 01:12:14 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: 01:12:14 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: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.css unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/.bower.json unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/karma.conf.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/index.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/bower.json unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/ unit-abot-epc-basic-0: 01:12:14 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: 01:12:14 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: 01:12:14 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: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/LICENSE unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/ unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.min.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/ unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.min.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/ unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.map unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/ unit-abot-epc-basic-0: 01:12:14 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: 01:12:14 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: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/ unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/nanoscroller.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/ unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/vkbeautify.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/run_prettify.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/prettify.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/ unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery.ui-contextmenu.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/ unit-abot-epc-basic-0: 01:12:14 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: 01:12:14 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: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.js unit-mysql-0: 01:12:14 DEBUG unit.mysql/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ unit-abot-epc-basic-0: 01:12:14 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: 01:12:14 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: 01:12:14 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: 01:12:14 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: 01:12:14 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: 01:12:14 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: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/package.json unit-abot-epc-basic-0: 01:12:14 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: 01:12:14 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: 01:12:14 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: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/ unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/ unit-abot-epc-basic-0: 01:12:14 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: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/LICENSE.txt unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/AUTHORS.txt unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/index.html unit-abot-epc-basic-0: 01:12:14 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: 01:12:14 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: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-2.2.3.min.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/taphold.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/common.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/theme.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.easing.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/bootstrap.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/custom.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/ unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.min.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jqueryFileTree.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajax.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajaxRequest.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/images/ unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close.png unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ABOT_logo.png unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/green_tick.png unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg2.png unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/play.png unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/file.png unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/plus.jpg unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/pcap.png unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close_dialog.png unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/sun1.png unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/log.png unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/gray_alert.png unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/html.png unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder.png unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/delete.png unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg1.png unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/red_alert.png unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/download.png unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder-closed.png unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/xml.png unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/minus.jpg unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/cloud.png unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/right_arrow.jpg unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/spinner.gif unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/ unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/plus sign.svg unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/X sign.svg unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/close.svg unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/add-button-inside-black-circle.svg unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/config/ unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/config/epc_config.properties unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/config/configsip.properties unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/config/ims_config.properties unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/config/timer_config.properties unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties_old unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/ unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/ unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/styles.css unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/font-awesome.css unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/tree-ui.css unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom.css unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_cust.css unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/ unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.eot unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfontd41d.eot unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.svg unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.woff unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.ttf unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.eot unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff2 unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.ttf unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_1.css unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/theme.css unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/ unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/ unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/jqx.base.css unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/ unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/angular-material.min.css unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/ unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/ unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/npm.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/modernizr.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.min.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.js unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/ unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff2 unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.ttf unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.svg unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.eot unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/ unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css.map unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css.map unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css.map unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css.map unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/ unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/angular.treeview.css unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/ unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.ui.tooltip.css unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.css unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.css unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint1.0.1.css unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.min.css unit-abot-epc-basic-0: 01:12:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.min.css unit-mysql-0: 01:12:14 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-mysql-0: 01:12:15 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: 01:12:15 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-mysql-0: 01:12:15 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: 01:12:15 DEBUG unit.abot-epc-basic/0.install Collecting elasticsearch unit-mysql-0: 01:12:15 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-abot-epc-basic-0: 01:12:15 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: 01:12:15 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 31.1MB/s eta 0:00:01  17% |##### | 20kB 3.9MB/s eta 0:00:01  25% |######## | 30kB 4.4MB/s eta 0:00:01  34% |########## | 40kB 3.9MB/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 4.5MB/s eta 0:00:01  68% |##################### | 81kB 5.0MB/s eta 0:00:01  76% |######################## | 92kB 5.5MB/s eta 0:00:01  85% |########################### | 102kB 5.5MB/s eta 0:00:01  93% |############################## | 112kB 5.6MB/s eta 0:00:01  100% |################################| 122kB 4.8MB/s unit-abot-epc-basic-0: 01:12:15 DEBUG unit.abot-epc-basic/0.install [?25hCollecting urllib3>=1.21.1 (from elasticsearch) unit-mysql-0: 01:12:15 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-abot-epc-basic-0: 01:12:15 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: 01:12:15 DEBUG unit.abot-epc-basic/0.install [?25l  7% |## | 10kB 43.4MB/s eta 0:00:01  15% |#### | 20kB 9.9MB/s eta 0:00:01  23% |####### | 30kB 13.7MB/s eta 0:00:01  30% |######### | 40kB 8.7MB/s eta 0:00:01  38% |############ | 51kB 5.3MB/s eta 0:00:01  46% |############## | 61kB 6.2MB/s eta 0:00:01  53% |################# | 71kB 7.1MB/s eta 0:00:01  61% |################### | 81kB 8.0MB/s eta 0:00:01  69% |###################### | 92kB 6.2MB/s eta 0:00:01  76% |######################## | 102kB 5.9MB/s eta 0:00:01  84% |########################### | 112kB 6.0MB/s eta 0:00:01  92% |############################# | 122kB 5.7MB/s eta 0:00:01  99% |############################### | 133kB 5.7MB/s eta 0:00:01  100% |################################| 143kB 4.3MB/s unit-abot-epc-basic-0: 01:12:15 DEBUG unit.abot-epc-basic/0.install [?25hInstalling collected packages: urllib3, elasticsearch unit-mysql-0: 01:12:15 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-abot-epc-basic-0: 01:12:15 DEBUG unit.abot-epc-basic/0.install Successfully installed elasticsearch-6.3.1 urllib3-1.23 unit-mysql-0: 01:12:15 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-abot-epc-basic-0: 01:12:16 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: 01:12:16 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-mysql-0: 01:12:16 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: 01:12:16 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: 01:12:16 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: 01:12:16 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-abot-epc-basic-0: 01:12:16 DEBUG unit.abot-epc-basic/0.install Collecting flask unit-mysql-0: 01:12:16 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-abot-epc-basic-0: 01:12:16 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-abot-epc-basic-0: 01:12:16 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 40.8MB/s eta 0:00:01  22% |####### | 20kB 4.0MB/s eta 0:00:01  33% |########## | 30kB 4.4MB/s eta 0:00:01  44% |############## | 40kB 4.2MB/s eta 0:00:01  56% |################# | 51kB 4.2MB/s eta 0:00:01  67% |##################### | 61kB 5.0MB/s eta 0:00:01  78% |######################### | 71kB 5.4MB/s eta 0:00:01  89% |############################ | 81kB 5.7MB/s eta 0:00:01  100% |################################| 92kB 4.5MB/s unit-mysql-0: 01:12:16 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: 01:12:16 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Jinja2>=2.10 (from flask) unit-abot-epc-basic-0: 01:12:16 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: 01:12:16 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 51.7MB/s eta 0:00:01  16% |##### | 20kB 26.2MB/s eta 0:00:01  24% |####### | 30kB 32.2MB/s eta 0:00:01  32% |########## | 40kB 15.4MB/s eta 0:00:01  40% |############ | 51kB 11.8MB/s eta 0:00:01  48% |############### | 61kB 13.5MB/s eta 0:00:01  56% |################## | 71kB 11.7MB/s eta 0:00:01  64% |#################### | 81kB 10.5MB/s eta 0:00:01  72% |####################### | 92kB 11.5MB/s eta 0:00:01  81% |######################### | 102kB 10.6MB/s eta 0:00:01  89% |############################ | 112kB 10.6MB/s eta 0:00:01  97% |############################### | 122kB 10.3MB/s eta 0:00:01  100% |################################| 133kB 5.8MB/s unit-abot-epc-basic-0: 01:12:16 DEBUG unit.abot-epc-basic/0.install [?25hCollecting itsdangerous>=0.24 (from flask) unit-mysql-0: 01:12:16 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: 01:12:16 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: 01:12:16 DEBUG unit.abot-epc-basic/0.install [?25l  22% |####### | 10kB 50.2MB/s eta 0:00:01  44% |############## | 20kB 27.2MB/s eta 0:00:01  66% |##################### | 30kB 32.9MB/s eta 0:00:01  88% |############################ | 40kB 16.8MB/s eta 0:00:01  100% |################################| 51kB 9.5MB/s unit-mysql-0: 01:12:17 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: 01:12:17 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Werkzeug>=0.14 (from flask) unit-mysql-0: 01:12:17 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: 01:12:17 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: 01:12:17 DEBUG unit.abot-epc-basic/0.install [?25l  3% |# | 10kB 45.1MB/s eta 0:00:01  6% |## | 20kB 24.3MB/s eta 0:00:01  9% |### | 30kB 26.4MB/s eta 0:00:01  12% |#### | 40kB 15.1MB/s eta 0:00:01  15% |##### | 51kB 11.7MB/s eta 0:00:01  19% |###### | 61kB 13.4MB/s eta 0:00:01  22% |####### | 71kB 11.3MB/s eta 0:00:01  25% |######## | 81kB 12.1MB/s eta 0:00:01  28% |######### | 92kB 13.2MB/s eta 0:00:01  31% |########## | 102kB 11.1MB/s eta 0:00:01  34% |########### | 112kB 11.1MB/s eta 0:00:01  38% |############ | 122kB 10.5MB/s eta 0:00:01  41% |############# | 133kB 9.5MB/s eta 0:00:01  44% |############## | 143kB 10.9MB/s eta 0:00:01  47% |############### | 153kB 10.4MB/s eta 0:00:01  50% |################ | 163kB 9.3MB/s eta 0:00:01  53% |################# | 174kB 10.8MB/s eta 0:00:01  57% |################## | 184kB 9.6MB/s eta 0:00:01  60% |################### | 194kB 9.6MB/s eta 0:00:01  63% |#################### | 204kB 11.8MB/s eta 0:00:01  66% |##################### | 215kB 9.1MB/s eta 0:00:01  69% |###################### | 225kB 9.9MB/s eta 0:00:01  72% |####################### | 235kB 9.8MB/s eta 0:00:01  76% |######################## | 245kB 9.0MB/s eta 0:00:01  79% |######################### | 256kB 10.8MB/s eta 0:00:01  82% |########################## | 266kB 10.0MB/s eta 0:00:01  85% |########################### | 276kB 10.0MB/s eta 0:00:01  88% |############################ | 286kB 10.2MB/s eta 0:00:01  91% |############################# | 296kB 9.9MB/s eta 0:00:01  95% |############################## | 307kB 10.1MB/s eta 0:00:01  98% |############################### | 317kB 11.7MB/s eta 0:00:01  100% |################################| 327kB 3.6MB/s unit-abot-epc-basic-0: 01:12:17 DEBUG unit.abot-epc-basic/0.install [?25hCollecting click>=5.1 (from flask) unit-mysql-0: 01:12:17 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: 01:12:17 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: 01:12:17 DEBUG unit.abot-epc-basic/0.install [?25l  14% |#### | 10kB 47.6MB/s eta 0:00:01  28% |######### | 20kB 42.3MB/s eta 0:00:01  43% |############# | 30kB 46.0MB/s eta 0:00:01  57% |################## | 40kB 17.4MB/s eta 0:00:01  71% |####################### | 51kB 11.6MB/s eta 0:00:01  86% |########################### | 61kB 13.3MB/s eta 0:00:01  100% |################################| 71kB 8.1MB/s unit-abot-epc-basic-0: 01:12:17 DEBUG unit.abot-epc-basic/0.install [?25hCollecting MarkupSafe>=0.23 (from Jinja2>=2.10->flask) unit-abot-epc-basic-0: 01:12:17 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/4d/de/32d741db316d8fdb7680822dd37001ef7a448255de9699ab4bfcbdf4172b/MarkupSafe-1.0.tar.gz unit-mysql-0: 01:12:17 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-abot-epc-basic-0: 01:12:17 DEBUG unit.abot-epc-basic/0.install Building wheels for collected packages: itsdangerous, MarkupSafe unit-mysql-0: 01:12:17 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-abot-epc-basic-0: 01:12:17 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for itsdangerous ... [?25l- done unit-abot-epc-basic-0: 01:12:17 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/2c/4a/61/5599631c1554768c6290b08c02c72d7317910374ca602ff1e5 unit-mysql-0: 01:12:17 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-abot-epc-basic-0: 01:12:18 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for MarkupSafe ... [?25l- \ done unit-abot-epc-basic-0: 01:12:18 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/33/56/20/ebe49a5c612fffe1c5a632146b16596f9e64676768661e4e46 unit-abot-epc-basic-0: 01:12:18 DEBUG unit.abot-epc-basic/0.install Successfully built itsdangerous MarkupSafe unit-abot-epc-basic-0: 01:12:18 DEBUG unit.abot-epc-basic/0.install Installing collected packages: MarkupSafe, Jinja2, itsdangerous, Werkzeug, click, flask unit-mysql-0: 01:12:18 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: 01:12:18 DEBUG unit.mysql/0.install Extracting templates from packages: 61% Extracting templates from packages: 100% unit-abot-epc-basic-0: 01:12:18 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-mysql-0: 01:12:18 DEBUG unit.mysql/0.install Fetched 40.9 MB in 9s (4168 kB/s) unit-abot-epc-basic-0: 01:12:18 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: 01:12:18 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-mysql-0: 01:12:18 DEBUG unit.mysql/0.install Selecting previously unselected package libasan0:amd64. unit-mysql-0: 01:12:18 DEBUG unit.mysql/0.install (Reading database ... 52422 files and directories currently installed.) unit-mysql-0: 01:12:18 DEBUG unit.mysql/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 01:12:18 DEBUG unit.abot-epc-basic/0.install Collecting bs4 unit-abot-epc-basic-0: 01:12:19 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: 01:12:19 DEBUG unit.abot-epc-basic/0.install Collecting beautifulsoup4 (from bs4) unit-abot-epc-basic-0: 01:12:19 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/41/ed/61e49b5e4fe12b5ad111a6400683b18769289019b8685df94eb3484ac26f/beautifulsoup4-4.6.1-py2-none-any.whl (90kB) unit-abot-epc-basic-0: 01:12:19 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 7.2MB/s eta 0:00:01  22% |####### | 20kB 3.6MB/s eta 0:00:01  33% |########## | 30kB 4.2MB/s eta 0:00:01  45% |############## | 40kB 3.8MB/s eta 0:00:01  56% |################## | 51kB 4.6MB/s eta 0:00:01  67% |##################### | 61kB 5.4MB/s eta 0:00:01  79% |######################### | 71kB 5.1MB/s eta 0:00:01  90% |############################ | 81kB 5.2MB/s eta 0:00:01  100% |################################| 92kB 4.3MB/s unit-abot-epc-basic-0: 01:12:19 DEBUG unit.abot-epc-basic/0.install [?25hBuilding wheels for collected packages: bs4 unit-abot-epc-basic-0: 01:12:19 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for bs4 ... [?25l- done unit-abot-epc-basic-0: 01:12:19 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/a0/b0/b2/4f80b9456b87abedbc0bf2d52235414c3467d8889be38dd472 unit-abot-epc-basic-0: 01:12:19 DEBUG unit.abot-epc-basic/0.install Successfully built bs4 unit-abot-epc-basic-0: 01:12:19 DEBUG unit.abot-epc-basic/0.install Installing collected packages: beautifulsoup4, bs4 unit-abot-epc-basic-0: 01:12:19 DEBUG unit.abot-epc-basic/0.install Successfully installed beautifulsoup4-4.6.1 bs4-0.0.1 unit-abot-epc-basic-0: 01:12: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: 01:12:19 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 01:12:19 DEBUG unit.abot-epc-basic/0.install Running the test with the tags local-commands unit-abot-epc-basic-0: 01:12:19 DEBUG unit.abot-epc-basic/0.install Running the test with the tags @local-commands unit-mysql-0: 01:12:19 DEBUG unit.mysql/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 01:12:19 DEBUG unit.abot-epc-basic/0.install Creating the Target JUnit file... unit-mysql-0: 01:12:19 DEBUG unit.mysql/0.install Selecting previously unselected package libatomic1:amd64. unit-mysql-0: 01:12:19 DEBUG unit.mysql/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 01:12:20 DEBUG unit.mysql/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 01:12:21 DEBUG unit.mysql/0.install Selecting previously unselected package libgmp10:amd64. unit-mysql-0: 01:12:21 DEBUG unit.mysql/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-mysql-0: 01:12:21 DEBUG unit.mysql/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-mysql-0: 01:12:21 DEBUG unit.mysql/0.install Selecting previously unselected package libisl10:amd64. unit-mysql-0: 01:12:21 DEBUG unit.mysql/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-mysql-0: 01:12:21 DEBUG unit.mysql/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-mysql-0: 01:12:21 DEBUG unit.mysql/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-mysql-0: 01:12:21 DEBUG unit.mysql/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-mysql-0: 01:12:21 DEBUG unit.mysql/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-mysql-0: 01:12:21 DEBUG unit.mysql/0.install Selecting previously unselected package libgomp1:amd64. unit-mysql-0: 01:12:21 DEBUG unit.mysql/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 01:12:21 DEBUG unit.mysql/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 01:12:21 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-mysql-0: 01:12:21 DEBUG unit.mysql/0.install Selecting previously unselected package libitm1:amd64. unit-mysql-0: 01:12:21 DEBUG unit.mysql/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 01:12:21 DEBUG unit.mysql/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 01:12:21 DEBUG unit.mysql/0.install Selecting previously unselected package libmpfr4:amd64. unit-mysql-0: 01:12:21 DEBUG unit.mysql/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-mysql-0: 01:12:21 DEBUG unit.mysql/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-abot-epc-basic-0: 01:12:21 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:12:21 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:12:21 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 01:12:21 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-mysql-0: 01:12:21 DEBUG unit.mysql/0.install Selecting previously unselected package libquadmath0:amd64. unit-mysql-0: 01:12:21 DEBUG unit.mysql/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 01:12:21 DEBUG unit.mysql/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 01:12:22 DEBUG unit.mysql/0.install Selecting previously unselected package libtsan0:amd64. unit-mysql-0: 01:12:22 DEBUG unit.mysql/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 01:12:22 DEBUG unit.mysql/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 01:12:22 DEBUG unit.mysql/0.install Selecting previously unselected package libmpc3:amd64. unit-mysql-0: 01:12:22 DEBUG unit.mysql/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-mysql-0: 01:12:22 DEBUG unit.mysql/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-mysql-0: 01:12:22 DEBUG unit.mysql/0.install Selecting previously unselected package binutils. unit-mysql-0: 01:12:22 DEBUG unit.mysql/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-mysql-0: 01:12:22 DEBUG unit.mysql/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 01:12:22 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: 01:12:22 DEBUG unit.mysql/0.install Selecting previously unselected package libc-dev-bin. unit-mysql-0: 01:12:22 DEBUG unit.mysql/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-mysql-0: 01:12:22 DEBUG unit.mysql/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-mysql-0: 01:12:22 DEBUG unit.mysql/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-mysql-0: 01:12:22 DEBUG unit.mysql/0.install Preparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ... unit-mysql-0: 01:12:22 DEBUG unit.mysql/0.install Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... unit-abot-epc-basic-0: 01:12:23 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 8.2 KB/sec) unit-abot-epc-basic-0: 01:12:23 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-mysql-0: 01:12:23 DEBUG unit.mysql/0.install Selecting previously unselected package libc6-dev:amd64. unit-mysql-0: 01:12:23 DEBUG unit.mysql/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-mysql-0: 01:12:23 DEBUG unit.mysql/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 01:12:23 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 176.3 KB/sec) unit-abot-epc-basic-0: 01:12:23 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-abot-epc-basic-0: 01:12:23 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/maven-parent/16/maven-parent-16.pom (23 KB at 334.2 KB/sec) unit-abot-epc-basic-0: 01:12:23 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: 01:12:23 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/7/apache-7.pom (15 KB at 271.0 KB/sec) unit-abot-epc-basic-0: 01:12:23 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-abot-epc-basic-0: 01:12:23 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/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar (23 KB at 370.4 KB/sec) unit-abot-epc-basic-0: 01:12:23 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:12:23 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 01:12:23 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: 01:12:23 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 27.3 KB/sec) unit-abot-epc-basic-0: 01:12:23 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: 01:12:23 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/maven/2.0.6/maven-2.0.6.pom (9 KB at 160.6 KB/sec) unit-abot-epc-basic-0: 01:12:23 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: 01:12:23 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/maven/maven-parent/5/maven-parent-5.pom (15 KB at 297.6 KB/sec) unit-abot-epc-basic-0: 01:12:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom unit-abot-epc-basic-0: 01:12:23 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 69.8 KB/sec) unit-abot-epc-basic-0: 01:12:23 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-mysql-0: 01:12:23 DEBUG unit.mysql/0.install Selecting previously unselected package cpp-4.8. unit-mysql-0: 01:12:23 DEBUG unit.mysql/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 01:12:23 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 76.4 KB/sec) unit-mysql-0: 01:12:23 DEBUG unit.mysql/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 01:12:23 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: 01:12:23 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/spice/spice-parent/16/spice-parent-16.pom (9 KB at 163.2 KB/sec) unit-abot-epc-basic-0: 01:12:23 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: 01:12:23 DEBUG unit.abot-epc-basic/0.install 2/9 KB 5/9 KB 7/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 143.3 KB/sec) unit-abot-epc-basic-0: 01:12:23 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: 01:12:23 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: 01:12:23 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/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 216.5 KB/sec) unit-abot-epc-basic-0: 01:12:23 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 1076.9 KB/sec) unit-abot-epc-basic-0: 01:12:24 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:12:24 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: 01:12:24 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: 01:12:24 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 49.5 KB/sec) unit-abot-epc-basic-0: 01:12:24 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-abot-epc-basic-0: 01:12:24 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: 01:12:24 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: 01:12:24 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 56.1 KB/sec) unit-mysql-0: 01:12:24 DEBUG unit.mysql/0.install Selecting previously unselected package cpp. unit-abot-epc-basic-0: 01:12:24 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: 01:12:24 DEBUG unit.mysql/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 01:12:24 DEBUG unit.mysql/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-mysql-0: 01:12:24 DEBUG unit.mysql/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-mysql-0: 01:12:24 DEBUG unit.mysql/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 01:12:24 DEBUG unit.mysql/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 01:12:24 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 38.8 KB/sec) unit-abot-epc-basic-0: 01:12:24 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: 01:12:24 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/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9 KB at 162.2 KB/sec) unit-abot-epc-basic-0: 01:12:24 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: 01:12:24 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 40.3 KB/sec) unit-abot-epc-basic-0: 01:12:24 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-abot-epc-basic-0: 01:12:24 DEBUG unit.abot-epc-basic/0.install 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 51.2 KB/sec) unit-abot-epc-basic-0: 01:12:24 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: 01:12:24 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 36.1 KB/sec) unit-abot-epc-basic-0: 01:12:24 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-abot-epc-basic-0: 01:12:24 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 32.1 KB/sec) unit-abot-epc-basic-0: 01:12:24 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: 01:12:24 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 38.0 KB/sec) unit-abot-epc-basic-0: 01:12:24 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: 01:12:24 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 65.1 KB/sec) unit-abot-epc-basic-0: 01:12:24 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-abot-epc-basic-0: 01:12:24 DEBUG unit.abot-epc-basic/0.install 3/17 KB 6/17 KB 9/17 KB 11/17 KB 14/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 297.6 KB/sec) unit-abot-epc-basic-0: 01:12:24 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: 01:12:24 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 18.8 KB/sec) unit-abot-epc-basic-0: 01:12:24 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-abot-epc-basic-0: 01:12:24 DEBUG unit.abot-epc-basic/0.install 3/5 KB 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 90.0 KB/sec) unit-abot-epc-basic-0: 01:12:24 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: 01:12:24 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/1.0.8/plexus-1.0.8.pom (8 KB at 144.1 KB/sec) unit-abot-epc-basic-0: 01:12:24 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: 01:12:25 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 144.8 KB/sec) unit-abot-epc-basic-0: 01:12:25 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: 01:12:25 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: 01:12:25 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: 01:12:25 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: 01:12:25 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-abot-epc-basic-0: 01:12:25 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 3/35 KB 19/48 KB 5/35 KB 22/48 KB 8/35 KB 22/48 KB 11/35 KB 22/48 KB 3/35 KB 22/48 KB 11/35 KB 25/48 KB 11/35 KB 27/48 KB 13/35 KB 27/48 KB 13/35 KB 30/48 KB 13/35 KB 32/48 KB 16/35 KB 32/48 KB 19/35 KB 32/48 KB 21/35 KB 32/48 KB 24/35 KB 32/48 KB 27/35 KB 32/48 KB 29/35 KB 32/48 KB 32/35 KB 32/48 KB 32/35 KB 36/48 KB 32/35 KB 40/48 KB 32/35 KB 44/48 KB 32/35 KB 48/48 KB 35/35 KB 48/48 KB 35/35 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 749.2 KB/sec) unit-abot-epc-basic-0: 01:12:25 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: 01:12:25 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 513.7 KB/sec) unit-abot-epc-basic-0: 01:12:25 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-mysql-0: 01:12:25 DEBUG unit.mysql/0.install Selecting previously unselected package gcc-4.8. unit-mysql-0: 01:12:25 DEBUG unit.mysql/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 01:12:25 DEBUG unit.mysql/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 01:12:25 DEBUG unit.abot-epc-basic/0.install 3/114 KB 5/114 KB 3/29 KB 8/114 KB 3/29 KB 11/114 KB 3/29 KB 5/114 KB 6/29 KB 11/114 KB 9/29 KB 11/114 KB 11/29 KB 11/114 KB 11/29 KB 13/114 KB 11/29 KB 13/114 KB 3/85 KB 11/29 KB 13/114 KB 6/85 KB 11/29 KB 13/114 KB 9/85 KB 11/29 KB 13/114 KB 11/85 KB 11/29 KB 13/114 KB 4/56 KB 11/85 KB 11/29 KB 13/114 KB 3/24 KB 8/56 KB 11/85 KB 11/29 KB 13/114 KB 3/24 KB 12/56 KB 11/85 KB 11/29 KB 13/114 KB 3/24 KB 16/56 KB 11/85 KB 11/29 KB 13/114 KB 3/24 KB 4/56 KB 11/85 KB 11/29 KB 13/114 KB 6/24 KB 16/56 KB 11/85 KB 11/29 KB 13/114 KB 9/24 KB 16/56 KB 11/85 KB 11/29 KB 13/114 KB 11/24 KB 16/56 KB 11/85 KB 11/29 KB 13/114 KB 14/24 KB 16/56 KB 11/85 KB 11/29 KB 13/114 KB 16/24 KB 16/56 KB 11/85 KB 11/29 KB 13/114 KB 19/24 KB 16/56 KB 11/85 KB 11/29 KB 13/114 KB 22/24 KB 16/56 KB 11/85 KB 11/29 KB 13/114 KB 22/24 KB 20/56 KB 11/85 KB 11/29 KB 13/114 KB 22/24 KB 24/56 KB 11/85 KB 11/29 KB 13/114 KB 22/24 KB 28/56 KB 11/85 KB 11/29 KB 13/114 KB 22/24 KB 32/56 KB 11/85 KB 11/29 KB 13/114 KB 24/24 KB 32/56 KB 11/85 KB 11/29 KB 13/114 KB 24/24 KB 36/56 KB 11/85 KB 11/29 KB 13/114 KB 24/24 KB 40/56 KB 11/85 KB 11/29 KB 13/114 KB 24/24 KB 44/56 KB 11/85 KB 11/29 KB 13/114 KB 24/24 KB 48/56 KB 11/85 KB 11/29 KB 13/114 KB 24/24 KB 52/56 KB 11/85 KB 11/29 KB 13/114 KB 24/24 KB 56/56 KB 11/85 KB 11/29 KB 16/114 KB 24/24 KB 56/56 KB 11/85 KB 14/29 KB 16/114 KB 24/24 KB 56/56 KB 11/85 KB 14/29 KB 19/114 KB 24/24 KB 56/56 KB 11/85 KB 16/29 KB 19/114 KB 24/24 KB 56/56 KB 11/85 KB 16/29 KB 21/114 KB 24/24 KB 56/56 KB 11/85 KB 19/29 KB 21/114 KB 24/24 KB 56/56 KB 11/85 KB 22/29 KB 21/114 KB 24/24 KB 56/56 KB 11/85 KB 22/29 KB 21/114 KB 24/24 KB 56/56 KB 14/85 KB 25/29 KB 21/114 KB 24/24 KB 56/56 KB 14/85 KB 25/29 KB 24/114 KB 24/24 KB 56/56 KB 14/85 KB 27/29 KB 24/114 KB 24/24 KB 56/56 KB 14/85 KB 29/29 KB 24/114 KB 24/24 KB 56/56 KB 16/85 KB 27/29 KB 24/114 KB 24/24 KB 56/56 KB 16/85 KB 29/29 KB 27/114 KB 24/24 KB 56/56 KB 16/85 KB 29/29 KB 27/114 KB 24/24 KB 56/56 KB 19/85 KB 29/29 KB 27/114 KB 24/24 KB 56/56 KB 22/85 KB 29/29 KB 29/114 KB 24/24 KB 56/56 KB 22/85 KB 29/29 KB 29/114 KB 24/24 KB 56/56 KB 25/85 KB 29/29 KB 32/114 KB 24/24 KB 56/56 KB 25/85 KB 29/29 KB 32/114 KB 24/24 KB 56/56 KB 27/85 KB 29/29 KB 32/114 KB 24/24 KB 56/56 KB 30/85 KB 29/29 KB 32/114 KB 24/24 KB 56/56 KB 32/85 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 211.5 KB/sec) unit-abot-epc-basic-0: 01:12:25 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: 01:12:25 DEBUG unit.abot-epc-basic/0.install 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 467.7 KB/sec) unit-abot-epc-basic-0: 01:12:25 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: 01:12:25 DEBUG unit.abot-epc-basic/0.install 29/29 KB 36/114 KB 32/85 KB 29/29 KB 40/114 KB 32/85 KB 29/29 KB 44/114 KB 32/85 KB 29/29 KB 48/114 KB 32/85 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 220.7 KB/sec) unit-abot-epc-basic-0: 01:12:25 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: 01:12:25 DEBUG unit.abot-epc-basic/0.install 48/114 KB 36/85 KB 48/114 KB 40/85 KB 48/114 KB 44/85 KB 48/114 KB 48/85 KB 52/114 KB 48/85 KB 56/114 KB 48/85 KB 60/114 KB 48/85 KB 64/114 KB 48/85 KB 64/114 KB 52/85 KB 64/114 KB 56/85 KB 64/114 KB 60/85 KB 64/114 KB 64/85 KB 64/114 KB 68/85 KB 64/114 KB 72/85 KB 64/114 KB 3/86 KB 76/85 KB 64/114 KB 3/86 KB 80/85 KB 64/114 KB 3/86 KB 84/85 KB 64/114 KB 3/86 KB 85/85 KB 64/114 KB 3/86 KB 72/85 KB 64/114 KB 5/86 KB 85/85 KB 64/114 KB 8/86 KB 85/85 KB 64/114 KB 11/86 KB 85/85 KB 64/114 KB 13/86 KB 85/85 KB 64/114 KB 16/86 KB 85/85 KB 68/114 KB 19/86 KB 85/85 KB 68/114 KB 16/86 KB 85/85 KB 72/114 KB 19/86 KB 85/85 KB 76/114 KB 19/86 KB 85/85 KB 80/114 KB 19/86 KB 85/85 KB 80/114 KB 21/86 KB 85/85 KB 80/114 KB 21/86 KB 3/218 KB 85/85 KB 80/114 KB 21/86 KB 6/218 KB 85/85 KB 80/114 KB 24/86 KB 6/218 KB 85/85 KB 80/114 KB 24/86 KB 9/218 KB 85/85 KB 80/114 KB 27/86 KB 9/218 KB 85/85 KB 80/114 KB 29/86 KB 9/218 KB 85/85 KB 80/114 KB 32/86 KB 11/218 KB 85/85 KB 80/114 KB 32/86 KB 14/218 KB 85/85 KB 84/114 KB 32/86 KB 14/218 KB 85/85 KB 88/114 KB 32/86 KB 14/218 KB 85/85 KB 92/114 KB 32/86 KB 14/218 KB 85/85 KB 96/114 KB 32/86 KB 16/218 KB 85/85 KB 92/114 KB 32/86 KB 16/218 KB 85/85 KB 80/114 KB 32/86 KB 9/218 KB 85/85 KB 96/114 KB 36/86 KB 16/218 KB 85/85 KB 96/114 KB 36/86 KB 19/218 KB 85/85 KB 96/114 KB 36/86 KB 22/218 KB 85/85 KB 96/114 KB 40/86 KB 22/218 KB 85/85 KB 96/114 KB 44/86 KB 22/218 KB 85/85 KB 96/114 KB 48/86 KB 22/218 KB 85/85 KB 96/114 KB 52/86 KB 25/218 KB 85/85 KB 96/114 KB 48/86 KB 25/218 KB 85/85 KB 100/114 KB 52/86 KB 25/218 KB 3/12 KB 85/85 KB 100/114 KB 52/86 KB 25/218 KB 5/12 KB 85/85 KB 100/114 KB 52/86 KB 25/218 KB 85/85 KB 104/114 KB 52/86 KB 25/218 KB 5/12 KB 85/85 KB 108/114 KB 52/86 KB 25/218 KB 5/12 KB 85/85 KB 112/114 KB 52/86 KB 25/218 KB 5/12 KB 85/85 KB 112/114 KB 52/86 KB 27/218 KB 5/12 KB 85/85 KB 114/114 KB 52/86 KB 27/218 KB 8/12 KB 85/85 KB 112/114 KB 52/86 KB 27/218 KB 8/12 KB 85/85 KB 114/114 KB 52/86 KB 30/218 KB 8/12 KB 85/85 KB 114/114 KB 52/86 KB 30/218 KB 11/12 KB 85/85 KB 114/114 KB 52/86 KB 32/218 KB 11/12 KB 85/85 KB 114/114 KB 52/86 KB 36/218 KB 11/12 KB 85/85 KB 114/114 KB 52/86 KB 36/218 KB 12/12 KB 85/85 KB 114/114 KB 52/86 KB 40/218 KB 12/12 KB 85/85 KB 114/114 KB 52/86 KB 44/218 KB 12/12 KB 85/85 KB 114/114 KB 52/86 KB 48/218 KB 12/12 KB 85/85 KB 114/114 KB 56/86 KB 48/218 KB 12/12 KB 85/85 KB 114/114 KB 60/86 KB 48/218 KB 12/12 KB 85/85 KB 114/114 KB 64/86 KB 48/218 KB 12/12 KB 85/85 KB 114/114 KB 64/86 KB 52/218 KB 12/12 KB 85/85 KB 114/114 KB 64/86 KB 56/218 KB 12/12 KB 85/85 KB 114/114 KB 64/86 KB 60/218 KB 12/12 KB 85/85 KB 114/114 KB 64/86 KB 64/218 KB 12/12 KB 85/85 KB 114/114 KB 68/86 KB 64/218 KB 12/12 KB 85/85 KB 114/114 KB 72/86 KB 64/218 KB 12/12 KB 85/85 KB 114/114 KB 76/86 KB 64/218 KB 12/12 KB 85/85 KB 114/114 KB 80/86 KB 64/218 KB 12/12 KB 85/85 KB 114/114 KB 80/86 KB 68/218 KB 12/12 KB 85/85 KB 114/114 KB 80/86 KB 72/218 KB 12/12 KB 85/85 KB 114/114 KB 80/86 KB 76/218 KB 12/12 KB 85/85 KB 114/114 KB 80/86 KB 80/218 KB 12/12 KB 85/85 KB 114/114 KB 84/86 KB 80/218 KB 12/12 KB 85/85 KB 114/114 KB 86/86 KB 80/218 KB 12/12 KB 85/85 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 514.4 K unit-abot-epc-basic-0: 01:12:25 DEBUG unit.abot-epc-basic/0.install B/sec) unit-abot-epc-basic-0: 01:12:25 DEBUG unit.abot-epc-basic/0.install 114/114 KB 86/86 KB 84/218 KB 12/12 KB 114/114 KB 86/86 KB 88/218 KB 12/12 KB 114/114 KB 86/86 KB 92/218 KB 12/12 KB 114/114 KB 86/86 KB 96/218 KB 12/12 KB 114/114 KB 86/86 KB 100/218 KB 12/12 KB 114/114 KB 86/86 KB 104/218 KB 12/12 KB 114/114 KB 86/86 KB 108/218 KB 12/12 KB 114/114 KB 86/86 KB 112/218 KB 12/12 KB 114/114 KB 86/86 KB 116/218 KB 12/12 KB 114/114 KB 86/86 KB 120/218 KB 12/12 KB 114/114 KB 86/86 KB 124/218 KB 12/12 KB 114/114 KB 86/86 KB 128/218 KB 12/12 KB 114/114 KB 86/86 KB 132/218 KB 12/12 KB 114/114 KB 86/86 KB 136/218 KB 114/114 KB 86/86 KB 140/218 KB 114/114 KB 86/86 KB 144/218 KB 114/114 KB 86/86 KB 148/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 62.6 KB/sec) unit-abot-epc-basic-0: 01:12:25 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (86 KB at 461.1 KB/sec) unit-abot-epc-basic-0: 01:12:25 DEBUG unit.abot-epc-basic/0.install 114/114 KB 152/218 KB 114/114 KB 156/218 KB 114/114 KB 160/218 KB 114/114 KB 164/218 KB 114/114 KB 168/218 KB 114/114 KB 172/218 KB 114/114 KB 176/218 KB 114/114 KB 180/218 KB 114/114 KB 184/218 KB 114/114 KB 188/218 KB 114/114 KB 192/218 KB 114/114 KB 196/218 KB 114/114 KB 200/218 KB 114/114 KB 204/218 KB 114/114 KB 208/218 KB 114/114 KB 212/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (114 KB at 567.3 KB/sec) unit-abot-epc-basic-0: 01:12:25 DEBUG unit.abot-epc-basic/0.install 216/218 KB 218/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (218 KB at 990.6 KB/sec) unit-abot-epc-basic-0: 01:12:25 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: 01:12:25 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall4978459465556886527.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 01:12:25 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:12:25 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: 01:12:25 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: 01:12:25 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall1388397288782022858.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: 01:12:25 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:12:25 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: 01:12:25 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: 01:12:25 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall9027204231582964774.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: 01:12:25 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:12:25 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: 01:12:25 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: 01:12:25 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall1591085617426332223.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 01:12:25 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:12:25 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: 01:12:25 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: 01:12:25 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall3053778491400532288.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: 01:12:25 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:12:25 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: 01:12:25 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: 01:12:25 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall7028476520061144324.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 01:12:25 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:12:25 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 01:12:25 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:12:25 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 3.679 s unit-abot-epc-basic-0: 01:12:25 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-08-10T01:12:25+00:00 unit-abot-epc-basic-0: 01:12:25 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 01:12:25 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-mysql-0: 01:12:25 DEBUG unit.mysql/0.install Selecting previously unselected package gcc. unit-mysql-0: 01:12:25 DEBUG unit.mysql/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 01:12:25 DEBUG unit.mysql/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-mysql-0: 01:12:25 DEBUG unit.mysql/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-mysql-0: 01:12:25 DEBUG unit.mysql/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 01:12:25 DEBUG unit.mysql/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 01:12:26 DEBUG unit.mysql/0.install Selecting previously unselected package g++-4.8. unit-mysql-0: 01:12:26 DEBUG unit.mysql/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 01:12:26 DEBUG unit.mysql/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 01:12:26 DEBUG unit.mysql/0.install Selecting previously unselected package g++. unit-mysql-0: 01:12:26 DEBUG unit.mysql/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 01:12:26 DEBUG unit.mysql/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-mysql-0: 01:12:26 DEBUG unit.mysql/0.install Selecting previously unselected package make. unit-mysql-0: 01:12:26 DEBUG unit.mysql/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-mysql-0: 01:12:26 DEBUG unit.mysql/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-mysql-0: 01:12:26 DEBUG unit.mysql/0.install Selecting previously unselected package libdpkg-perl. unit-mysql-0: 01:12:26 DEBUG unit.mysql/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 01:12:26 DEBUG unit.mysql/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-mysql-0: 01:12:27 DEBUG unit.mysql/0.install Selecting previously unselected package dpkg-dev. unit-mysql-0: 01:12:27 DEBUG unit.mysql/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 01:12:27 DEBUG unit.mysql/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-mysql-0: 01:12:27 DEBUG unit.mysql/0.install Selecting previously unselected package build-essential. unit-mysql-0: 01:12:27 DEBUG unit.mysql/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-mysql-0: 01:12:27 DEBUG unit.mysql/0.install Unpacking build-essential (11.6ubuntu6) ... unit-mysql-0: 01:12:27 DEBUG unit.mysql/0.install Selecting previously unselected package libfakeroot:amd64. unit-mysql-0: 01:12:27 DEBUG unit.mysql/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 01:12:27 DEBUG unit.mysql/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-mysql-0: 01:12:27 DEBUG unit.mysql/0.install Selecting previously unselected package fakeroot. unit-mysql-0: 01:12:27 DEBUG unit.mysql/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 01:12:27 DEBUG unit.mysql/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 01:12:27 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-mysql-0: 01:12:27 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-mysql-0: 01:12:27 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-mysql-0: 01:12:27 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-mysql-0: 01:12:27 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-mysql-0: 01:12:27 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-mysql-0: 01:12:27 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-mysql-0: 01:12:27 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-mysql-0: 01:12:27 DEBUG unit.mysql/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-mysql-0: 01:12:27 DEBUG unit.mysql/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-mysql-0: 01:12:27 DEBUG unit.mysql/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-mysql-0: 01:12:27 DEBUG unit.mysql/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-abot-epc-basic-0: 01:12:27 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-mysql-0: 01:12:27 DEBUG unit.mysql/0.install Selecting previously unselected package manpages-dev. unit-mysql-0: 01:12:27 DEBUG unit.mysql/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-mysql-0: 01:12:27 DEBUG unit.mysql/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 01:12:27 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:12:27 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:12:27 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 01:12:27 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-mysql-0: 01:12:27 DEBUG unit.mysql/0.install Selecting previously unselected package python3-pkg-resources. unit-mysql-0: 01:12:27 DEBUG unit.mysql/0.install Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... unit-mysql-0: 01:12:27 DEBUG unit.mysql/0.install Unpacking python3-pkg-resources (3.3-1ubuntu2) ... unit-mysql-0: 01:12:27 DEBUG unit.mysql/0.install Selecting previously unselected package python-chardet-whl. unit-mysql-0: 01:12:27 DEBUG unit.mysql/0.install Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... unit-mysql-0: 01:12:27 DEBUG unit.mysql/0.install Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... unit-mysql-0: 01:12:27 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama. unit-mysql-0: 01:12:27 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 01:12:27 DEBUG unit.mysql/0.install Unpacking python-colorama (0.2.5-0.1ubuntu2) ... unit-mysql-0: 01:12:27 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama-whl. unit-mysql-0: 01:12:27 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 01:12:27 DEBUG unit.mysql/0.install Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-mysql-0: 01:12:27 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib. unit-mysql-0: 01:12:27 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 01:12:27 DEBUG unit.mysql/0.install Unpacking python-distlib (0.1.8-1ubuntu1) ... unit-mysql-0: 01:12:27 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib-whl. unit-mysql-0: 01:12:27 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 01:12:27 DEBUG unit.mysql/0.install Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... unit-mysql-0: 01:12:27 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib. unit-mysql-0: 01:12:28 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 01:12:28 DEBUG unit.mysql/0.install Unpacking python-html5lib (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 01:12:28 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: 01:12:28 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib-whl. unit-mysql-0: 01:12:28 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 01:12:28 DEBUG unit.mysql/0.install Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... unit-mysql-0: 01:12:28 DEBUG unit.mysql/0.install Selecting previously unselected package python-six-whl. unit-mysql-0: 01:12:28 DEBUG unit.mysql/0.install Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... unit-mysql-0: 01:12:28 DEBUG unit.mysql/0.install Unpacking python-six-whl (1.5.2-1ubuntu1) ... unit-mysql-0: 01:12:28 DEBUG unit.mysql/0.install Selecting previously unselected package python-urllib3-whl. unit-mysql-0: 01:12:28 DEBUG unit.mysql/0.install Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... unit-mysql-0: 01:12:28 DEBUG unit.mysql/0.install Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... unit-abot-epc-basic-0: 01:12:28 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 16.2 KB/sec) unit-abot-epc-basic-0: 01:12:28 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: 01:12:28 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/plugins/maven-plugins/23/maven-plugins-23.pom (9 KB at 427.7 KB/sec) unit-abot-epc-basic-0: 01:12:28 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: 01:12:28 DEBUG unit.abot-epc-basic/0.install 3/30 KB 5/30 KB 8/30 KB 11/30 KB 13/30 KB 16/30 KB 19/30 KB 21/30 KB 24/30 KB 27/30 KB 29/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 1001.6 KB/sec) unit-abot-epc-basic-0: 01:12:28 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: 01:12:28 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: 01:12:28 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: 01:12:28 DEBUG unit.abot-epc-basic/0.install 3/29 KB 5/29 KB 8/29 KB 11/29 KB 13/29 KB 16/29 KB 19/29 KB 21/29 KB 24/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 670.4 KB/sec) unit-abot-epc-basic-0: 01:12:28 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-abot-epc-basic-0: 01:12:28 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-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom (8 KB at 483.8 KB/sec) unit-mysql-0: 01:12:28 DEBUG unit.mysql/0.install Selecting previously unselected package python-requests-whl. unit-mysql-0: 01:12:28 DEBUG unit.mysql/0.install Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... unit-mysql-0: 01:12:28 DEBUG unit.mysql/0.install Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... unit-abot-epc-basic-0: 01:12:28 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: 01:12:28 DEBUG unit.abot-epc-basic/0.install 3/32 KB 5/32 KB 6/32 KB 9/32 KB 11/32 KB 14/32 KB 17/32 KB 20/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/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar (32 KB at 1221.0 KB/sec) unit-abot-epc-basic-0: 01:12:28 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: 01:12:28 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-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom (6 KB at 319.6 KB/sec) unit-abot-epc-basic-0: 01:12:28 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-mysql-0: 01:12:28 DEBUG unit.mysql/0.install Selecting previously unselected package python-setuptools-whl. unit-mysql-0: 01:12:28 DEBUG unit.mysql/0.install Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... unit-mysql-0: 01:12:28 DEBUG unit.mysql/0.install Unpacking python-setuptools-whl (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 01:12:28 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/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom (19 KB at 750.8 KB/sec) unit-abot-epc-basic-0: 01:12:28 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: 01:12:28 DEBUG unit.abot-epc-basic/0.install 1/39 KB 4/39 KB 7/39 KB 9/39 KB 12/39 KB 15/39 KB 17/39 KB 20/39 KB 23/39 KB 25/39 KB 28/39 KB 31/39 KB 33/39 KB 36/39 KB 39/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 1253.3 KB/sec) unit-mysql-0: 01:12:28 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip-whl. unit-mysql-0: 01:12:28 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... unit-abot-epc-basic-0: 01:12:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom unit-mysql-0: 01:12:28 DEBUG unit.mysql/0.install Unpacking python-pip-whl (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 01:12:28 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 835.3 KB/sec) unit-mysql-0: 01:12:28 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip. unit-mysql-0: 01:12:28 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... unit-abot-epc-basic-0: 01:12:28 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-mysql-0: 01:12:28 DEBUG unit.mysql/0.install Unpacking python-pip (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 01:12:28 DEBUG unit.abot-epc-basic/0.install 2/38 KB 5/38 KB 6/38 KB 9/38 KB 10/38 KB 13/38 KB 14/38 KB 17/38 KB 18/38 KB 21/38 KB 22/38 KB 25/38 KB 26/38 KB 29/38 KB 30/38 KB 33/38 KB 36/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: 01:12:28 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: 01:12:29 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 271.3 KB/sec) unit-mysql-0: 01:12:29 DEBUG unit.mysql/0.install Selecting previously unselected package python-wheel. unit-mysql-0: 01:12:29 DEBUG unit.mysql/0.install Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... unit-mysql-0: 01:12:29 DEBUG unit.mysql/0.install Unpacking python-wheel (0.24.0-1~ubuntu1) ... unit-abot-epc-basic-0: 01:12:29 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: 01:12:29 DEBUG unit.abot-epc-basic/0.install 3/34 KB 5/34 KB 8/34 KB 11/34 KB 13/34 KB 16/34 KB 19/34 KB 21/34 KB 24/34 KB 27/34 KB 29/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 1582.1 KB/sec) unit-abot-epc-basic-0: 01:12:29 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: 01:12:29 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 294.1 KB/sec) unit-abot-epc-basic-0: 01:12:29 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: 01:12:29 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 224.3 KB/sec) unit-mysql-0: 01:12:29 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:12:29 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: 01:12:29 DEBUG unit.abot-epc-basic/0.install 2/9 KB 4/9 KB 7/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 448.7 KB/sec) unit-abot-epc-basic-0: 01:12:29 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-abot-epc-basic-0: 01:12:29 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: 01:12:29 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 382.4 KB/sec) unit-abot-epc-basic-0: 01:12:29 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom unit-abot-epc-basic-0: 01:12:29 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-abot-epc-basic-0: 01:12:29 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/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom (9 KB at 360.6 KB/sec) unit-abot-epc-basic-0: 01:12:29 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: 01:12:29 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: 01:12:30 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 248.3 KB/sec) unit-abot-epc-basic-0: 01:12:30 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-abot-epc-basic-0: 01:12:30 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-abot-epc-basic-0: 01:12:30 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 257.8 KB/sec) unit-abot-epc-basic-0: 01:12:30 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-abot-epc-basic-0: 01:12:30 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: 01:12:30 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 171.9 KB/sec) unit-abot-epc-basic-0: 01:12:30 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-abot-epc-basic-0: 01:12:30 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: 01:12:30 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 1350.9 KB/sec) unit-abot-epc-basic-0: 01:12:30 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-abot-epc-basic-0: 01:12:31 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-abot-epc-basic-0: 01:12:31 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 298.8 KB/sec) unit-abot-epc-basic-0: 01:12:31 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-abot-epc-basic-0: 01:12:31 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: 01:12:31 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 147.0 KB/sec) unit-abot-epc-basic-0: 01:12:31 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-abot-epc-basic-0: 01:12:31 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: 01:12:31 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 85.8 KB/sec) unit-abot-epc-basic-0: 01:12:31 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: 01:12:31 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: 01:12:31 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 149.2 KB/sec) unit-abot-epc-basic-0: 01:12:32 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: 01:12:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom unit-mysql-0: 01:12:32 DEBUG unit.mysql/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 01:12:32 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 95.4 KB/sec) unit-abot-epc-basic-0: 01:12:32 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: 01:12:32 DEBUG unit.mysql/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 01:12:32 DEBUG unit.mysql/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-mysql-0: 01:12:32 DEBUG unit.mysql/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-mysql-0: 01:12:32 DEBUG unit.mysql/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-mysql-0: 01:12:32 DEBUG unit.mysql/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 01:12:32 DEBUG unit.mysql/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 01:12:32 DEBUG unit.mysql/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-abot-epc-basic-0: 01:12:32 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-abot-epc-basic-0: 01:12:32 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 49.9 KB/sec) unit-abot-epc-basic-0: 01:12:32 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: 01:12:32 DEBUG unit.mysql/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 01:12:32 DEBUG unit.mysql/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 01:12:32 DEBUG unit.mysql/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-mysql-0: 01:12:32 DEBUG unit.mysql/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-mysql-0: 01:12:32 DEBUG unit.mysql/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-mysql-0: 01:12:32 DEBUG unit.mysql/0.install Setting up linux-libc-dev:amd64 (3.13.0-153.203) ... unit-mysql-0: 01:12:32 DEBUG unit.mysql/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-mysql-0: 01:12:32 DEBUG unit.mysql/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 01:12:32 DEBUG unit.mysql/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-mysql-0: 01:12:32 DEBUG unit.mysql/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 01:12:32 DEBUG unit.mysql/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 01:12:32 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: 01:12:32 DEBUG unit.mysql/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 01:12:32 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 91.7 KB/sec) unit-abot-epc-basic-0: 01:12:32 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: 01:12:32 DEBUG unit.mysql/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 01:12:32 DEBUG unit.mysql/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 01:12:32 DEBUG unit.mysql/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-mysql-0: 01:12:32 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-mysql-0: 01:12:32 DEBUG unit.mysql/0.install Setting up make (3.81-8.2ubuntu3) ... unit-mysql-0: 01:12:32 DEBUG unit.mysql/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-mysql-0: 01:12:32 DEBUG unit.mysql/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-mysql-0: 01:12:32 DEBUG unit.mysql/0.install Setting up build-essential (11.6ubuntu6) ... unit-mysql-0: 01:12:32 DEBUG unit.mysql/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-mysql-0: 01:12:32 DEBUG unit.mysql/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 01:12:32 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-mysql-0: 01:12:32 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-mysql-0: 01:12:32 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-mysql-0: 01:12:32 DEBUG unit.mysql/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-mysql-0: 01:12:32 DEBUG unit.mysql/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-abot-epc-basic-0: 01:12:32 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-mysql-0: 01:12:32 DEBUG unit.mysql/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 01:12:32 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 166.3 KB/sec) unit-mysql-0: 01:12:32 DEBUG unit.mysql/0.install Setting up python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 01:12:32 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-abot-epc-basic-0: 01:12:33 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: 01:12:33 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 65.8 KB/sec) unit-abot-epc-basic-0: 01:12:33 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: 01:12:33 DEBUG unit.mysql/0.install Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... unit-mysql-0: 01:12:33 DEBUG unit.mysql/0.install Setting up python-colorama (0.2.5-0.1ubuntu2) ... unit-mysql-0: 01:12:33 DEBUG unit.mysql/0.install Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 01:12:33 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-mysql-0: 01:12:33 DEBUG unit.mysql/0.install Setting up python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 01:12:33 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/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom (14 KB at 683.3 KB/sec) unit-abot-epc-basic-0: 01:12:33 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-abot-epc-basic-0: 01:12:33 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-mysql-0: 01:12:33 DEBUG unit.mysql/0.install Setting up python-distlib-whl (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 01:12:33 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/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom (9 KB at 423.4 KB/sec) unit-abot-epc-basic-0: 01:12:33 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom unit-abot-epc-basic-0: 01:12:33 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: 01:12:33 DEBUG unit.abot-epc-basic/0.install 3/53 KB 5/53 KB 8/53 KB 11/53 KB 13/53 KB 16/53 KB 19/53 KB 21/53 KB 24/53 KB 27/53 KB 29/53 KB 32/53 KB 36/53 KB 40/53 KB 44/53 KB 48/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-abot-epc-basic-0: 01:12:33 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: 01:12:33 DEBUG unit.mysql/0.install Setting up python-html5lib (0.999-3~ubuntu1) ... unit-mysql-0: 01:12:34 DEBUG unit.mysql/0.install Setting up python-html5lib-whl (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 01:12:34 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: 01:12:34 DEBUG unit.abot-epc-basic/0.install 4/19 KB 8/19 KB 12/19 KB 16/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 931.5 KB/sec) unit-abot-epc-basic-0: 01:12:34 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: 01:12:34 DEBUG unit.mysql/0.install Setting up python-six-whl (1.5.2-1ubuntu1) ... unit-mysql-0: 01:12:34 DEBUG unit.mysql/0.install Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... unit-abot-epc-basic-0: 01:12:34 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: 01:12:34 DEBUG unit.abot-epc-basic/0.install 3/11 KB 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 670.4 KB/sec) unit-abot-epc-basic-0: 01:12:34 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: 01:12:34 DEBUG unit.mysql/0.install Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... unit-mysql-0: 01:12:34 DEBUG unit.mysql/0.install Setting up python-setuptools-whl (3.3-1ubuntu2) ... unit-mysql-0: 01:12:34 DEBUG unit.mysql/0.install Setting up python-pip-whl (1.5.4-1ubuntu4) ... unit-mysql-0: 01:12:34 DEBUG unit.mysql/0.install Setting up python-pip (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 01:12:34 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: 01:12:34 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 262.5 KB/sec) unit-abot-epc-basic-0: 01:12:34 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: 01:12:34 DEBUG unit.mysql/0.install Setting up python-wheel (0.24.0-1~ubuntu1) ... unit-abot-epc-basic-0: 01:12:34 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: 01:12:34 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 205.6 KB/sec) unit-abot-epc-basic-0: 01:12:34 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: 01:12:35 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 01:12:35 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: 01:12:35 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 121.6 KB/sec) unit-abot-epc-basic-0: 01:12:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.pom unit-abot-epc-basic-0: 01:12:35 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: 01:12:35 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: 01:12:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/34/commons-parent-34.pom unit-abot-epc-basic-0: 01:12:35 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: 01:12:35 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 1606.8 KB/sec) unit-abot-epc-basic-0: 01:12:35 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: 01:12:35 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 01:12:35 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: 01:12:35 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 234.0 KB/sec) unit-abot-epc-basic-0: 01:12:35 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: 01:12:35 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 01:12:35 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 01:12:36 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 01:12:36 DEBUG unit.mysql/0.install python-dnspython unit-abot-epc-basic-0: 01:12:36 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: 01:12:36 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 133.4 KB/sec) unit-abot-epc-basic-0: 01:12:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.pom unit-abot-epc-basic-0: 01:12:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom unit-abot-epc-basic-0: 01:12:36 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 23.6 KB/sec) unit-abot-epc-basic-0: 01:12:36 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: 01:12:36 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 01:12:36 DEBUG unit.mysql/0.install Need to get 83.1 kB of archives. unit-mysql-0: 01:12:36 DEBUG unit.mysql/0.install After this operation, 545 kB of additional disk space will be used. unit-mysql-0: 01:12:36 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: 01:12:36 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: 01:12:36 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 135.7 KB/sec) unit-abot-epc-basic-0: 01:12:36 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: 01:12:36 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: 01:12:36 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 99.0 KB/sec) unit-abot-epc-basic-0: 01:12:36 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-mysql-0: 01:12:36 DEBUG unit.mysql/0.install Fetched 83.1 kB in 0s (101 kB/s) unit-mysql-0: 01:12:37 DEBUG unit.mysql/0.install Selecting previously unselected package python-dnspython. unit-mysql-0: 01:12:37 DEBUG unit.mysql/0.install (Reading database ... 57550 files and directories currently installed.) unit-mysql-0: 01:12:37 DEBUG unit.mysql/0.install Preparing to unpack .../python-dnspython_1.11.1-1build1_all.deb ... unit-mysql-0: 01:12:37 DEBUG unit.mysql/0.install Unpacking python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 01:12:37 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-mysql-0: 01:12:37 DEBUG unit.mysql/0.install Setting up python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 01:12:37 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/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 375.1 KB/sec) unit-abot-epc-basic-0: 01:12:37 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: 01:12:37 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: 01:12:37 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 36.8 KB/sec) unit-abot-epc-basic-0: 01:12:37 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: 01:12:37 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: 01:12:37 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 474.9 KB/sec) unit-abot-epc-basic-0: 01:12:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/3/commons-parent-3.pom unit-mysql-0: 01:12:37 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 01:12:37 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 01:12:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 01:12:37 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 01:12:37 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: 01:12:37 DEBUG unit.abot-epc-basic/0.install 3/12 KB 6/12 KB 9/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 678.5 KB/sec) unit-abot-epc-basic-0: 01:12:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/apache/4/apache-4.pom unit-mysql-0: 01:12:37 DEBUG unit.mysql/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 01:12:38 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-abot-epc-basic-0: 01:12:38 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: 01:12:38 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 243.9 KB/sec) unit-abot-epc-basic-0: 01:12:38 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: 01:12:38 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 01:12:38 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 01:12:38 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 01:12:38 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-abot-epc-basic-0: 01:12:38 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: 01:12:38 DEBUG unit.abot-epc-basic/0.install 2/20 KB 5/20 KB 7/20 KB 10/20 KB 13/20 KB 15/20 KB 18/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 796.0 KB/sec) unit-abot-epc-basic-0: 01:12:38 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: 01:12:38 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 01:12:38 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 01:12:38 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-abot-epc-basic-0: 01:12:38 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: 01:12:38 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-abot-epc-basic-0: 01:12:38 DEBUG unit.abot-epc-basic/0.install 3/52 KB 6/52 KB 9/52 KB 11/52 KB 14/52 KB 16/52 KB 19/52 KB 22/52 KB 25/52 KB 27/52 KB 30/52 KB 32/52 KB 36/52 KB 40/52 KB 44/52 KB 48/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 1994.0 KB/sec) unit-abot-epc-basic-0: 01:12:38 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-mysql-0: 01:12:38 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 01:12:38 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 01:12:38 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-abot-epc-basic-0: 01:12:38 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: 01:12:38 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 117.7 KB/sec) unit-abot-epc-basic-0: 01:12:38 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: 01:12:38 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 01:12:38 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-abot-epc-basic-0: 01:12:39 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: 01:12:39 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 422.2 KB/sec) unit-abot-epc-basic-0: 01:12:39 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-mysql-0: 01:12:39 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-mysql-0: 01:12:39 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-abot-epc-basic-0: 01:12:39 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: 01:12:39 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 65.6 KB/sec) unit-abot-epc-basic-0: 01:12:39 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-mysql-0: 01:12:39 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-mysql-0: 01:12:39 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-abot-epc-basic-0: 01:12:39 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: 01:12:39 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 131.3 KB/sec) unit-abot-epc-basic-0: 01:12:39 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-mysql-0: 01:12:39 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-mysql-0: 01:12:39 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-abot-epc-basic-0: 01:12:39 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: 01:12:39 DEBUG unit.abot-epc-basic/0.install 3/12 KB 6/12 KB 9/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 701.0 KB/sec) unit-abot-epc-basic-0: 01:12:39 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: 01:12:39 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-abot-epc-basic-0: 01:12:40 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-mysql-0: 01:12:40 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-abot-epc-basic-0: 01:12:40 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 148.2 KB/sec) unit-abot-epc-basic-0: 01:12:40 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: 01:12:40 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 01:12:40 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: 01:12:40 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 56.7 KB/sec) unit-abot-epc-basic-0: 01:12:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom unit-abot-epc-basic-0: 01:12:40 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-mysql-0: 01:12:40 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-abot-epc-basic-0: 01:12:40 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 63.6 KB/sec) unit-abot-epc-basic-0: 01:12:40 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: 01:12:40 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-abot-epc-basic-0: 01:12:40 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: 01:12:40 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/google/code/gson/gson/2.3.1/gson-2.3.1.pom (9 KB at 518.2 KB/sec) unit-abot-epc-basic-0: 01:12:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/9/oss-parent-9.pom unit-mysql-0: 01:12:40 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-mysql-0: 01:12:40 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-abot-epc-basic-0: 01:12:40 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: 01:12:41 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 320.8 KB/sec) unit-abot-epc-basic-0: 01:12:41 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: 01:12:41 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-mysql-0: 01:12:41 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-abot-epc-basic-0: 01:12:41 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: 01:12:41 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: 01:12:41 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: 01:12:41 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-mysql-0: 01:12:41 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-abot-epc-basic-0: 01:12:41 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-abot-epc-basic-0: 01:12:41 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 568.5 KB/sec) unit-abot-epc-basic-0: 01:12:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom unit-mysql-0: 01:12:41 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-abot-epc-basic-0: 01:12:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom unit-mysql-0: 01:12:41 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-abot-epc-basic-0: 01:12:41 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 286.5 KB/sec) unit-abot-epc-basic-0: 01:12:41 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: 01:12:41 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-abot-epc-basic-0: 01:12:41 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: 01:12:42 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/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 569.3 KB/sec) unit-abot-epc-basic-0: 01:12:42 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: 01:12:42 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-abot-epc-basic-0: 01:12:42 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: 01:12:42 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/commons/commons-parent/11/commons-parent-11.pom (25 KB at 1337.3 KB/sec) unit-abot-epc-basic-0: 01:12:42 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-mysql-0: 01:12:42 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-mysql-0: 01:12:42 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-abot-epc-basic-0: 01:12:42 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: 01:12:42 DEBUG unit.abot-epc-basic/0.install 3/16 KB 4/16 KB 7/16 KB 8/16 KB 11/16 KB 14/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 796.6 KB/sec) unit-abot-epc-basic-0: 01:12:42 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/21/commons-parent-21.pom unit-mysql-0: 01:12:42 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-mysql-0: 01:12:42 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-abot-epc-basic-0: 01:12:42 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: 01:12:42 DEBUG unit.abot-epc-basic/0.install 3/34 KB 4/34 KB 7/34 KB 8/34 KB 11/34 KB 12/34 KB 15/34 KB 16/34 KB 19/34 KB 20/34 KB 23/34 KB 24/34 KB 27/34 KB 28/34 KB 31/34 KB 34/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 1383.2 KB/sec) unit-abot-epc-basic-0: 01:12:42 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.pom unit-mysql-0: 01:12:42 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 01:12:42 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: 01:12:42 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 195.2 KB/sec) unit-abot-epc-basic-0: 01:12:42 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-mysql-0: 01:12:43 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-mysql-0: 01:12:43 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-abot-epc-basic-0: 01:12:43 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: 01:12:43 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.7/jackson-core-2.8.7.pom (6 KB at 311.1 KB/sec) unit-abot-epc-basic-0: 01:12:43 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: 01:12:43 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-abot-epc-basic-0: 01:12:43 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: 01:12:43 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/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 519.0 KB/sec) unit-abot-epc-basic-0: 01:12:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/oss-parent/27/oss-parent-27.pom unit-mysql-0: 01:12:43 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-mysql-0: 01:12:43 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-abot-epc-basic-0: 01:12:43 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: 01:12:43 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/com/fasterxml/oss-parent/27/oss-parent-27.pom (20 KB at 1009.4 KB/sec) unit-abot-epc-basic-0: 01:12:43 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-mysql-0: 01:12:43 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-mysql-0: 01:12:43 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 01:12:43 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: 01:12:43 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 438.7 KB/sec) unit-abot-epc-basic-0: 01:12:43 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: 01:12:44 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: 01:12:44 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 265.8 KB/sec) unit-abot-epc-basic-0: 01:12:44 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: 01:12:44 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: 01:12:44 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 86.6 KB/sec) unit-abot-epc-basic-0: 01:12:44 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: 01:12:44 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: 01:12:44 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 58.4 KB/sec) unit-abot-epc-basic-0: 01:12:44 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-abot-epc-basic-0: 01:12:44 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-abot-epc-basic-0: 01:12:44 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 114.5 KB/sec) unit-abot-epc-basic-0: 01:12:44 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: 01:12:45 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: 01:12:45 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 81.2 KB/sec) unit-abot-epc-basic-0: 01:12:45 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-abot-epc-basic-0: 01:12:45 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: 01:12:45 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 67.1 KB/sec) unit-abot-epc-basic-0: 01:12:45 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-mysql-0: 01:12:45 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 01:12:45 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 01:12:45 INFO unit.mysql/0.juju-log Installing ['debconf-utils', 'python-mysqldb', 'uuid', 'pwgen', 'dnsutils'] with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 01:12:45 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 01:12:45 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: 01:12:45 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 100.3 KB/sec) unit-abot-epc-basic-0: 01:12:45 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: 01:12:45 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 01:12:45 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 01:12:45 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: 01:12:45 DEBUG unit.mysql/0.install dnsutils is already the newest version. unit-mysql-0: 01:12:45 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 01:12:45 DEBUG unit.mysql/0.install libmysqlclient18 libossp-uuid16 mysql-common unit-mysql-0: 01:12:45 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 01:12:45 DEBUG unit.mysql/0.install python-egenix-mxdatetime mysql-server-5.1 mysql-server python-mysqldb-dbg unit-mysql-0: 01:12:45 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 01:12:45 DEBUG unit.mysql/0.install debconf-utils libmysqlclient18 libossp-uuid16 mysql-common pwgen unit-mysql-0: 01:12:45 DEBUG unit.mysql/0.install python-mysqldb uuid unit-abot-epc-basic-0: 01:12:45 DEBUG unit.abot-epc-basic/0.install 1/6 KB 4/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 353.3 KB/sec) unit-abot-epc-basic-0: 01:12:45 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-abot-epc-basic-0: 01:12:45 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: 01:12:45 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 112.8 KB/sec) unit-abot-epc-basic-0: 01:12:45 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-mysql-0: 01:12:46 DEBUG unit.mysql/0.install 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 01:12:46 DEBUG unit.mysql/0.install Need to get 781 kB of archives. unit-mysql-0: 01:12:46 DEBUG unit.mysql/0.install After this operation, 4259 kB of additional disk space will be used. unit-mysql-0: 01:12:46 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-mysql-0: 01:12:46 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: 01:12:46 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: 01:12:46 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 377.7 KB/sec) unit-abot-epc-basic-0: 01:12:46 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: 01:12:46 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: 01:12:46 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 1048.3 KB/sec) unit-abot-epc-basic-0: 01:12:46 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: 01:12:46 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: 01:12:46 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: 01:12:46 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: 01:12:46 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-abot-epc-basic-0: 01:12:46 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 169.4 KB/sec) unit-abot-epc-basic-0: 01:12:46 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: 01:12:46 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: 01:12:46 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-abot-epc-basic-0: 01:12:46 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-mysql-0: 01:12:46 DEBUG unit.mysql/0.install Fetched 781 kB in 1s (682 kB/s) unit-abot-epc-basic-0: 01:12:47 DEBUG unit.abot-epc-basic/0.install 2/14 KB 5/14 KB 7/14 KB 10/14 KB 13/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 488.4 KB/sec) unit-mysql-0: 01:12:47 DEBUG unit.mysql/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 01:12:47 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-mysql-0: 01:12:47 DEBUG unit.mysql/0.install (Reading database ... 57650 files and directories currently installed.) unit-mysql-0: 01:12:47 DEBUG unit.mysql/0.install Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 01:12:47 DEBUG unit.mysql/0.install Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 01:12:47 DEBUG unit.mysql/0.install Selecting previously unselected package libmysqlclient18:amd64. unit-mysql-0: 01:12:47 DEBUG unit.mysql/0.install Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 01:12:47 DEBUG unit.mysql/0.install Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 01:12:47 DEBUG unit.mysql/0.install Selecting previously unselected package debconf-utils. unit-mysql-0: 01:12:47 DEBUG unit.mysql/0.install Preparing to unpack .../debconf-utils_1.5.51ubuntu2_all.deb ... unit-mysql-0: 01:12:47 DEBUG unit.mysql/0.install Unpacking debconf-utils (1.5.51ubuntu2) ... unit-abot-epc-basic-0: 01:12:47 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: 01:12:47 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 114.6 KB/sec) unit-abot-epc-basic-0: 01:12:47 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-mysql-0: 01:12:47 DEBUG unit.mysql/0.install Selecting previously unselected package libossp-uuid16. unit-mysql-0: 01:12:47 DEBUG unit.mysql/0.install Preparing to unpack .../libossp-uuid16_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 01:12:47 DEBUG unit.mysql/0.install Unpacking libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 01:12:47 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: 01:12:47 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 489.4 KB/sec) unit-abot-epc-basic-0: 01:12:47 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: 01:12:47 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-mysql-0: 01:12:47 DEBUG unit.mysql/0.install Selecting previously unselected package pwgen. unit-mysql-0: 01:12:47 DEBUG unit.mysql/0.install Preparing to unpack .../pwgen_2.06-1ubuntu4_amd64.deb ... unit-abot-epc-basic-0: 01:12:47 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-mysql-0: 01:12:47 DEBUG unit.mysql/0.install Unpacking pwgen (2.06-1ubuntu4) ... unit-abot-epc-basic-0: 01:12:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/parent/1.2/parent-1.2.pom unit-mysql-0: 01:12:47 DEBUG unit.mysql/0.install Selecting previously unselected package python-mysqldb. unit-mysql-0: 01:12:47 DEBUG unit.mysql/0.install Preparing to unpack .../python-mysqldb_1.2.3-2ubuntu1_amd64.deb ... unit-mysql-0: 01:12:47 DEBUG unit.mysql/0.install Unpacking python-mysqldb (1.2.3-2ubuntu1) ... unit-mysql-0: 01:12:47 DEBUG unit.mysql/0.install Selecting previously unselected package uuid. unit-mysql-0: 01:12:47 DEBUG unit.mysql/0.install Preparing to unpack .../uuid_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 01:12:47 DEBUG unit.mysql/0.install Unpacking uuid (1.6.2-1.3ubuntu1) ... unit-mysql-0: 01:12:47 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:12:47 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: 01:12:47 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: 01:12:47 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-mysql-0: 01:12:48 DEBUG unit.mysql/0.install Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 01:12:48 DEBUG unit.mysql/0.install Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 01:12:48 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: 01:12:48 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 202.0 KB/sec) unit-abot-epc-basic-0: 01:12:48 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-mysql-0: 01:12:48 DEBUG unit.mysql/0.install Setting up debconf-utils (1.5.51ubuntu2) ... unit-mysql-0: 01:12:48 DEBUG unit.mysql/0.install Setting up libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-mysql-0: 01:12:48 DEBUG unit.mysql/0.install Setting up pwgen (2.06-1ubuntu4) ... unit-mysql-0: 01:12:48 DEBUG unit.mysql/0.install Setting up python-mysqldb (1.2.3-2ubuntu1) ... unit-abot-epc-basic-0: 01:12:48 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: 01:12:48 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.7.5/slf4j-parent-1.7.5.pom (12 KB at 768.5 KB/sec) unit-abot-epc-basic-0: 01:12:48 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-mysql-0: 01:12:48 DEBUG unit.mysql/0.install Setting up uuid (1.6.2-1.3ubuntu1) ... unit-mysql-0: 01:12:48 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-mysql-0: 01:12:48 INFO juju.worker.uniter.operation ran "install" hook unit-mysql-0: 01:12:48 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-mysql-0: 01:12:48 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 01:12:48 DEBUG juju.worker.uniter.operation running operation accept leadership unit-mysql-0: 01:12:48 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-mysql-0: 01:12:48 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-mysql-0: 01:12:48 INFO juju.worker.uniter found queued "leader-elected" hook unit-mysql-0: 01:12:48 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-mysql-0: 01:12:48 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 01:12:48 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 01:12:48 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-mysql-0: 01:12:48 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-mysql-0: 01:12:48 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 01:12:48 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-mysql-0: 01:12:48 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-mysql-0: 01:12:48 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-mysql-0: 01:12:48 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 01:12:48 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 01:12:48 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-mysql-0: 01:12:48 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 01:12:48 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 01:12:48 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-abot-epc-basic-0: 01:12:48 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 236.3 KB/sec) unit-mysql-0: 01:12:48 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-mysql-0: 01:12:48 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 01:12:48 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-mysql-0: 01:12:48 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 01:12:48 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 01:12:48 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 01:12:48 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 01:12:48 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: 01:12:48 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 847.8 KB/sec) unit-abot-epc-basic-0: 01:12:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/project/7/project-7.pom unit-mysql-0: 01:12:48 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 01:12:48 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 01:12:49 DEBUG unit.mysql/0.config-changed Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-abot-epc-basic-0: 01:12:49 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: 01:12:49 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 1023.2 KB/sec) unit-mysql-0: 01:12:49 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Sources unit-abot-epc-basic-0: 01:12:49 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-mysql-0: 01:12:49 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 01:12:49 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 01:12:49 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 01:12:49 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-abot-epc-basic-0: 01:12:49 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: 01:12:49 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 363.4 KB/sec) unit-mysql-0: 01:12:49 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Translation-en unit-abot-epc-basic-0: 01:12:49 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-mysql-0: 01:12:49 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 01:12:49 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-abot-epc-basic-0: 01:12:49 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: 01:12:49 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 682.9 KB/sec) unit-abot-epc-basic-0: 01:12:49 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-mysql-0: 01:12:49 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 01:12:49 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-abot-epc-basic-0: 01:12:49 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: 01:12:49 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 853.5 KB/sec) unit-abot-epc-basic-0: 01:12:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/28/commons-parent-28.pom unit-mysql-0: 01:12:49 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-abot-epc-basic-0: 01:12:49 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: 01:12:49 DEBUG unit.abot-epc-basic/0.install 3/49 KB 3/49 KB 6/49 KB 8/49 KB 11/49 KB 14/49 KB 16/49 KB 19/49 KB 22/49 KB 24/49 KB 27/49 KB 30/49 KB 32/49 KB 35/49 KB 39/49 KB 43/49 KB 47/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 1958.9 KB/sec) unit-mysql-0: 01:12:49 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-abot-epc-basic-0: 01:12:49 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-mysql-0: 01:12:50 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-abot-epc-basic-0: 01:12:50 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: 01:12:50 DEBUG unit.abot-epc-basic/0.install 3/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: 01:12:50 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-mysql-0: 01:12:50 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-mysql-0: 01:12:50 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-mysql-0: 01:12:50 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-abot-epc-basic-0: 01:12:50 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: 01:12:50 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: 01:12:50 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-mysql-0: 01:12:50 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-abot-epc-basic-0: 01:12:50 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: 01:12:50 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 1359.3 KB/sec) unit-mysql-0: 01:12:50 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-abot-epc-basic-0: 01:12:50 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-mysql-0: 01:12:50 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-abot-epc-basic-0: 01:12:51 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: 01:12:51 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: 01:12:51 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-mysql-0: 01:12:51 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-mysql-0: 01:12:51 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 01:12:51 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: 01:12:51 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 263.7 KB/sec) unit-abot-epc-basic-0: 01:12:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.pom unit-mysql-0: 01:12:51 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-abot-epc-basic-0: 01:12:51 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: 01:12:51 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-mysql-0: 01:12:51 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-abot-epc-basic-0: 01:12:51 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: 01:12:51 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 410.9 KB/sec) unit-abot-epc-basic-0: 01:12:51 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-mysql-0: 01:12:51 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-mysql-0: 01:12:51 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-abot-epc-basic-0: 01:12:51 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: 01:12:51 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/google/code/gson/gson/2.2.4/gson-2.2.4.pom (8 KB at 490.6 KB/sec) unit-abot-epc-basic-0: 01:12:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/velocity/velocity/1.7/velocity-1.7.pom unit-mysql-0: 01:12:52 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-abot-epc-basic-0: 01:12:52 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: 01:12:52 DEBUG unit.abot-epc-basic/0.install 1/11 KB 4/11 KB 7/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 589.0 KB/sec) unit-abot-epc-basic-0: 01:12:52 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-mysql-0: 01:12:52 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-abot-epc-basic-0: 01:12:52 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: 01:12:52 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/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: 01:12:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/9/commons-parent-9.pom unit-mysql-0: 01:12:52 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-mysql-0: 01:12:52 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-abot-epc-basic-0: 01:12:52 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: 01:12:52 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 1127.2 KB/sec) unit-abot-epc-basic-0: 01:12:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.pom unit-mysql-0: 01:12:52 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-abot-epc-basic-0: 01:12:52 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: 01:12:52 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 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 KB at 682.4 KB/sec) unit-abot-epc-basic-0: 01:12:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom unit-mysql-0: 01:12:52 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-abot-epc-basic-0: 01:12:52 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: 01:12:52 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 9.2 KB/sec) unit-abot-epc-basic-0: 01:12:52 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: 01:12:52 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-mysql-0: 01:12:53 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-abot-epc-basic-0: 01:12:53 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: 01:12: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/joda-time/joda-time/2.1/joda-time-2.1.pom (16 KB at 938.0 KB/sec) unit-abot-epc-basic-0: 01:12:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.pom unit-mysql-0: 01:12:53 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-mysql-0: 01:12:53 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-abot-epc-basic-0: 01:12:53 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: 01:12:53 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 188.5 KB/sec) unit-abot-epc-basic-0: 01:12:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/google/5/google-5.pom unit-mysql-0: 01:12:53 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-abot-epc-basic-0: 01:12:53 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: 01:12:53 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (3 KB at 114.3 KB/sec) unit-abot-epc-basic-0: 01:12:53 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-mysql-0: 01:12:53 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-mysql-0: 01:12:53 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 01:12:53 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: 01:12:53 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: 01:12:53 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: 01:12:53 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: 01:12:54 DEBUG unit.abot-epc-basic/0.install 1/11 KB 3/11 KB 5/11 KB 7/11 KB 10/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 449.0 KB/sec) unit-mysql-0: 01:12:54 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-abot-epc-basic-0: 01:12:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/24/commons-parent-24.pom unit-mysql-0: 01:12:54 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-abot-epc-basic-0: 01:12:54 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: 01:12:54 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: 01:12:54 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-mysql-0: 01:12:54 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-mysql-0: 01:12:54 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-abot-epc-basic-0: 01:12:54 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: 01:12:54 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-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom (5 KB at 247.0 KB/sec) unit-abot-epc-basic-0: 01:12:54 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-mysql-0: 01:12:54 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-mysql-0: 01:12:54 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-mysql-0: 01:12:54 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 01:12:54 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: 01:12:54 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 31.6 KB/sec) unit-abot-epc-basic-0: 01:12:54 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: 01:12:55 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: 01:12:55 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: 01:12:55 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: 01:12:55 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: 01:12:55 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/maven-parent/4/maven-parent-4.pom (10 KB at 443.7 KB/sec) unit-abot-epc-basic-0: 01:12:55 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: 01:12:55 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: 01:12:55 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: 01:12:55 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: 01:12:55 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 337.9 KB/sec) unit-abot-epc-basic-0: 01:12:55 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: 01:12:55 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: 01:12:55 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: 01:12:55 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: 01:12:55 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: 01:12:55 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: 01:12:56 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: 01:12:56 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: 01:12:56 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: 01:12:56 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: 01:12:56 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: 01:12:56 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: 01:12:56 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: 01:12:56 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: 01:12:56 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: 01:12:56 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: 01:12:56 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: 01:12:56 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: 01:12:56 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: 01:12:56 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: 01:12:56 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: 01:12:56 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: 01:12:56 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: 01:12:56 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: 01:12:56 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: 01:12:56 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: 01:12:57 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: 01:12:57 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: 01:12:57 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: 01:12:57 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: 01:12:57 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: 01:12:57 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: 01:12:57 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: 01:12:57 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: 01:12:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar unit-mysql-0: 01:12:57 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 01:12:57 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 01:12:57 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: 01:12:57 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: 01:12:57 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: 01:12:57 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: 01:12:57 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: 01:12:57 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: 01:12:57 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: 01:12:57 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: 01:12:57 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: 01:12:57 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-mysql-0: 01:12:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 01:12:57 INFO unit.mysql/0.juju-log Installing mysql-server with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 01:12:57 DEBUG unit.mysql/0.config-changed Reading package lists... unit-abot-epc-basic-0: 01:12:57 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: 01:12:57 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-mysql-0: 01:12:57 DEBUG unit.mysql/0.config-changed Building dependency tree... unit-mysql-0: 01:12:57 DEBUG unit.mysql/0.config-changed Reading state information... unit-abot-epc-basic-0: 01:12:57 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: 01:12:57 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: 01:12:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/json-smart/1.2/json-smart-1.2.jar unit-mysql-0: 01:12:57 DEBUG unit.mysql/0.config-changed The following extra packages will be installed: unit-mysql-0: 01:12:57 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 01:12:57 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server-5.5 unit-mysql-0: 01:12:57 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 01:12:57 DEBUG unit.mysql/0.config-changed Suggested packages: unit-mysql-0: 01:12:57 DEBUG unit.mysql/0.config-changed libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-mysql-0: 01:12:57 DEBUG unit.mysql/0.config-changed libsql-statement-perl libipc-sharedcache-perl tinyca mailx unit-mysql-0: 01:12:57 DEBUG unit.mysql/0.config-changed The following NEW packages will be installed: unit-mysql-0: 01:12:57 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 01:12:57 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server mysql-server-5.5 unit-mysql-0: 01:12:57 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-abot-epc-basic-0: 01:12:57 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: 01:12:57 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: 01:12:58 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: 01:12:58 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: 01:12:58 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: 01:12:58 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: 01:12:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/velocity/velocity/1.7/velocity-1.7.jar unit-mysql-0: 01:12:58 DEBUG unit.mysql/0.config-changed 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 01:12:58 DEBUG unit.mysql/0.config-changed Need to get 8868 kB of archives. unit-mysql-0: 01:12:58 DEBUG unit.mysql/0.config-changed After this operation, 93.5 MB of additional disk space will be used. unit-mysql-0: 01:12:58 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: 01:12:58 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: 01:12:58 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: 01:12:58 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: 01:12:58 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: 01:12:58 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 machine-2: 01:12:58 INFO juju.cmd running jujud [2.2.9 gc go1.8] machine-2: 01:12:58 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 01:12:58 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 01:12:58 DEBUG unit.abot-epc-basic/0.install 4/966 KB 8/966 KB 12/966 KB 16/966 KB 20/966 KB 24/966 KB 28/966 KB 31/966 KB 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: 01:12: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.jar unit-abot-epc-basic-0: 01:12:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar machine-2: 01:12:58 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-2: 01:12:58 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-2: 01:12:58 DEBUG juju.worker start "engine" machine-2: 01:12:58 INFO juju.worker start "engine" machine-2: 01:12:58 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 01:12:58 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 01:12:58 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:12:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:12:58 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 01:12:58 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 01:12:58 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:12:58 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:12:58 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 01:12:58 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 01:12:58 DEBUG juju.worker "engine" started machine-2: 01:12:58 DEBUG juju.worker.introspection stats worker now serving machine-2: 01:12:58 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:12:58 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 01:12:58 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:12:58 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:12:58 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:12:58 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 01:12:58 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 01:12:58 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 01:12:58 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-2: 01:12:58 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 01:12:58 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 01:12:58 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:12:58 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:12:58 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 01:12:58 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 01:12:58 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:12:58 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:12:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:12:58 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:12:58 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 01:12:58 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 01:12:58 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:12:58 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:12:58 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 01:12:58 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 01:12:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:12:58 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-2: 01:12:58 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 01:12:58 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:12:58 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 01:12:58 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 01:12:58 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-2: 01:12:58 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 01:12:58 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 01:12:58 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:12:58 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 01:12:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:12:58 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:12:58 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:12:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:12:58 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 01:12:58 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:12:58 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:12:58 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:12:58 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:12:58 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:12:58 DEBUG juju.worker.apicaller connecting with old password machine-2: 01:12:58 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 01:12:58 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:12:58 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 01:12:58 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 01:12:58 DEBUG juju.api successfully dialed "wss://172.30.9.211:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" machine-2: 01:12:58 INFO juju.api connection established to "wss://172.30.9.211:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" machine-2: 01:12:58 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:12:58 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" machine-2: 01:12:58 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 01:12:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:12:58 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 01:12:58 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 01:12:59 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-mysql-0: 01:12:59 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: 01:12:59 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] machine-2: 01:12:59 DEBUG juju.worker.apicaller connected machine-2: 01:12:59 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 01:12:59 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 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 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 563/966 KB 567/966 KB 571/966 KB 575/966 KB 579/966 KB 583/966 KB 587/966 KB 591/966 KB 595/966 KB 599/966 KB 603/966 KB 607/966 KB 611/966 KB 615/966 KB 619/966 KB 623/966 KB 627/966 KB 631/966 KB 635/966 KB 639/966 KB 643/966 KB 647/966 KB 651/966 KB 655/966 KB 659/966 KB 663/966 KB 667/966 KB 671/966 KB 675/966 KB 679/966 KB 683/966 KB 687/966 KB 691/966 KB 695/966 KB 699/966 KB 703/966 KB 707/966 KB 711/966 KB 715/966 KB 719/966 KB 723/966 KB 727/966 KB 731/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 265.4 KB/sec) unit-abot-epc-basic-0: 01:12:59 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: 01:12:59 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: 01:12:59 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: 01:12:59 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: 01:12:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar unit-mysql-0: 01:12:59 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: 01:12:59 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 3/240 KB 144/590 KB 5/240 KB 144/590 KB 8/240 KB 144/590 KB 11/240 KB 144/590 KB 13/240 KB 144/590 KB 13/240 KB 148/590 KB 13/240 KB 3/10 KB 152/590 KB 13/240 KB 3/10 KB 156/590 KB 13/240 KB 3/10 KB 148/590 KB 13/240 KB 5/10 KB 156/590 KB 13/240 KB 8/10 KB 156/590 KB 13/240 KB 10/10 KB 156/590 KB 13/240 KB 10/10 KB 160/590 KB 16/240 KB 10/10 KB 160/590 KB 16/240 KB 10/10 KB 164/590 KB 16/240 KB 10/10 KB 168/590 KB 16/240 KB 10/10 KB 172/590 KB 16/240 KB 3/232 KB 10/10 KB 172/590 KB 16/240 KB 5/232 KB 10/10 KB 172/590 KB 16/240 KB 3/1710 KB 8/232 KB 10/10 KB 172/590 KB 16/240 KB 3/1710 KB 11/232 KB 10/10 KB 172/590 KB 16/240 KB 3/1710 KB 5/232 KB 10/10 KB 172/590 KB 16/240 KB 5/1710 KB 11/232 KB 10/10 KB 172/590 KB 19/240 KB 5/1710 KB 13/232 KB 10/10 KB 172/590 KB 16/240 KB 5/1710 KB 13/232 KB 10/10 KB 172/590 KB 19/240 KB 8/1710 KB 13/232 KB 10/10 KB 172/590 KB 21/240 KB 8/1710 KB 13/232 KB 10/10 KB 172/590 KB 24/240 KB 11/1710 KB 13/232 KB 10/10 KB 172/590 KB 21/240 KB 11/1710 KB 13/232 KB 10/10 KB 172/590 KB 27/240 KB 11/1710 KB 13/232 KB 10/10 KB 172/590 KB 27/240 KB 13/1710 KB 13/232 KB 10/10 KB 172/590 KB 29/240 KB 13/1710 KB 13/232 KB 10/10 KB 172/590 KB 32/240 KB 13/1710 KB 13/232 KB 10/10 KB 172/590 KB 32/240 KB 13/1710 KB 13/232 KB 10/10 KB 176/590 KB 32/240 KB 13/1710 KB 16/232 KB 10/10 KB 176/590 KB 32/240 KB 16/1710 KB 16/232 KB 10/10 KB 176/590 KB 36/240 KB 16/1710 KB 16/232 KB 10/10 KB 176/590 KB 40/240 KB 16/1710 KB 16/232 KB 10/10 KB 176/590 KB 44/240 KB 19/1710 KB 19/232 KB 10/10 KB 176/590 KB 40/240 KB 19/1710 KB 19/232 KB 10/10 KB 176/590 KB 44/240 KB 21/1710 KB 19/232 KB 10/10 KB 176/590 KB 44/240 KB 24/1710 KB 19/232 KB 10/10 KB 176/590 KB 44/240 KB 27/1710 KB 19/232 KB 10/10 KB 176/590 KB 40/240 KB 16/1710 KB 19/232 KB 10/10 KB 176/590 KB 44/240 KB 27/1710 KB 21/232 KB 10/10 KB 176/590 KB 44/240 KB 27/1710 KB 24/232 KB 10/10 KB 176/590 KB 44/240 KB 27/1710 KB 27/232 KB 10/10 KB 176/590 KB 48/240 KB 27/1710 KB 27/232 KB 10/10 KB 176/590 KB 48/240 KB 27/1710 KB 29/232 KB 10/10 KB 176/590 KB 48/240 KB 29/1710 KB 29/232 KB 10/10 KB 176/590 KB 48/240 KB 32/1710 KB 29/232 KB 10/10 KB 176/590 KB 52/240 KB 32/1710 KB 29/232 KB 10/10 KB 176/590 KB 56/240 KB 32/1710 KB 32/232 KB 10/10 KB 176/590 KB 60/240 KB 32/1710 KB 32/232 KB 10/10 KB 176/590 KB 64/240 KB 32/1710 KB 32/232 KB 10/10 KB 176/590 KB 52/240 KB 32/1710 KB 32/232 KB 10/10 KB 176/590 KB 64/240 KB 36/1710 KB 32/232 KB 176/590 KB 64/240 KB 40/1710 KB 32/232 KB 176/590 KB 64/240 KB 44/1710 KB 32/232 KB 176/590 KB 64/240 KB 48/1710 KB 32/232 KB 176/590 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar (10 KB at 124.8 KB/sec) unit-abot-epc-basic-0: 01:12:59 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: 01:12:59 DEBUG unit.abot-epc-basic/0.install 68/240 KB 52/1710 KB 36/232 KB 176/590 KB 68/240 KB 56/1710 KB 36/232 KB 180/590 KB 68/240 KB 60/1710 KB 36/232 KB 180/590 KB 68/240 KB 64/1710 KB 36/232 KB 180/590 KB 68/240 KB 48/1710 KB 36/232 KB 176/590 KB 64/240 KB 48/1710 KB 36/232 KB 176/590 KB 68/240 KB 64/1710 KB 40/232 KB 180/590 KB 68/240 KB 64/1710 KB 44/232 KB 180/590 KB 68/240 KB 64/1710 KB 48/232 KB 180/590 KB 68/240 KB 64/1710 KB 52/232 KB 180/590 KB 68/240 KB 64/1710 KB 56/232 KB 180/590 KB 68/240 KB 64/1710 KB 60/232 KB 180/590 KB 68/240 KB 64/1710 KB 64/232 KB 180/590 KB 68/240 KB 52/1710 KB 36/232 KB 180/590 KB 72/240 KB 64/1710 KB 64/232 KB 180/590 KB 76/240 KB 64/1710 KB 64/232 KB 180/590 KB 80/240 KB 64/1710 KB 64/232 KB 180/590 KB 80/240 KB 64/1710 KB 64/232 KB 184/590 KB 80/240 KB 64/1710 KB 64/232 KB 188/590 KB 80/240 KB 64/1710 KB 64/232 KB 192/590 KB 84/240 KB 64/1710 KB 64/232 KB 192/590 KB 88/240 KB 3/44 KB 68/1710 KB 68/232 KB 196/590 KB 92/240 KB 3/44 KB 68/1710 KB 68/232 KB 196/590 KB 96/240 KB 3/44 KB 68/1710 KB 68/232 KB 196/590 KB 100/240 KB 3/44 KB 68/1710 KB 68/232 KB 196/590 KB 84/240 KB 3/44 KB 68/1710 KB 68/232 KB 196/590 KB 84/240 KB 68/1710 KB 68/232 KB 196/590 KB 84/240 KB 64/1710 KB 68/232 KB 196/590 KB 100/240 KB 3/44 KB 68/1710 KB 68/232 KB 200/590 KB 100/240 KB 3/44 KB 68/1710 KB 68/232 KB 204/590 KB 84/240 KB 64/1710 KB 68/232 KB 192/590 KB 100/240 KB 3/44 KB 72/1710 KB 72/232 KB 204/590 KB 100/240 KB 3/44 KB 72/1710 KB 76/232 KB 204/590 KB 100/240 KB 3/44 KB 72/1710 KB 80/232 KB 204/590 KB 100/240 KB 3/44 KB 72/1710 KB 84/232 KB 204/590 KB 100/240 KB 5/44 KB 72/1710 KB 88/232 KB 208/590 KB 100/240 KB 5/44 KB 72/1710 KB 92/232 KB 208/590 KB 104/240 KB 5/44 KB 72/1710 KB 96/232 KB 208/590 KB 104/240 KB 5/44 KB 72/1710 KB 100/232 KB 208/590 KB 104/240 KB 5/44 KB 72/1710 KB 104/232 KB 208/590 KB 100/240 KB 3/44 KB 72/1710 KB 68/232 KB 204/590 KB 104/240 KB 5/44 KB 76/1710 KB 104/232 KB 208/590 KB 104/240 KB 5/44 KB 80/1710 KB 104/232 KB 208/590 KB 104/240 KB 5/44 KB 84/1710 KB 104/232 KB 208/590 KB 104/240 KB 5/44 KB 88/1710 KB 104/232 KB 208/590 KB 104/240 KB 5/44 KB 72/1710 KB 92/232 KB 208/590 KB 100/240 KB 5/44 KB 72/1710 KB 84/232 KB 208/590 KB 104/240 KB 8/44 KB 88/1710 KB 104/232 KB 208/590 KB 104/240 KB 11/44 KB 88/1710 KB 104/232 KB 208/590 KB 100/240 KB 3/44 KB 72/1710 KB 84/232 KB 208/590 KB 108/240 KB 11/44 KB 88/1710 KB 104/232 KB 212/590 KB 108/240 KB 11/44 KB 88/1710 KB 104/232 KB 216/590 KB 108/240 KB 11/44 KB 88/1710 KB 104/232 KB 220/590 KB 108/240 KB 13/44 KB 88/1710 KB 104/232 KB 224/590 KB 108/240 KB 11/44 KB 88/1710 KB 104/232 KB 208/590 KB 112/240 KB 13/44 KB 92/1710 KB 104/232 KB 224/590 KB 108/240 KB 13/44 KB 92/1710 KB 104/232 KB 224/590 KB 112/240 KB 13/44 KB 96/1710 KB 104/232 KB 224/590 KB 112/240 KB 13/44 KB 100/1710 KB 104/232 KB 224/590 KB 116/240 KB 13/44 KB 104/1710 KB 108/232 KB 228/590 KB 116/240 KB 13/44 KB 108/1710 KB 108/232 KB 228/590 KB 116/240 KB 13/44 KB 112/1710 KB 108/232 KB 228/590 KB 108/240 KB 13/44 KB 88/1710 KB 104/232 KB 220/590 KB 116/240 KB 16/44 KB 112/1710 KB 108/232 KB 228/590 KB 116/240 KB 19/44 KB 112/1710 KB 108/232 KB 228/590 KB 116/240 KB 21/44 KB 112/1710 KB 108/232 KB 228/590 KB 116/240 KB 13/44 KB 100/1710 KB 108/232 KB 228/590 KB 116/240 KB 21/44 KB 112/1710 KB 112/232 KB 228/590 KB 116/240 KB 13/44 KB 100/1710 KB 104/232 KB 228/590 KB 116/240 KB 21/44 KB 112/1 unit-abot-epc-basic-0: 01:12:59 DEBUG unit.abot-epc-basic/0.install 710 KB 112/232 KB 232/590 KB 116/240 KB 24/44 KB 112/1710 KB 116/232 KB 236/590 KB 116/240 KB 24/44 KB 112/1710 KB 116/232 KB 240/590 KB 116/240 KB 13/44 KB 100/1710 KB 104/232 KB 224/590 KB 120/240 KB 24/44 KB 112/1710 KB 116/232 KB 240/590 KB 124/240 KB 24/44 KB 112/1710 KB 116/232 KB 240/590 KB 128/240 KB 24/44 KB 112/1710 KB 116/232 KB 240/590 KB 132/240 KB 24/44 KB 112/1710 KB 116/232 KB 240/590 KB 136/240 KB 24/44 KB 116/1710 KB 116/232 KB 244/590 KB 116/240 KB 24/44 KB 112/1710 KB 116/232 KB 232/590 KB 116/240 KB 24/44 KB 112/1710 KB 112/232 KB 232/590 KB 136/240 KB 27/44 KB 116/1710 KB 116/232 KB 244/590 KB 136/240 KB 29/44 KB 116/1710 KB 116/232 KB 244/590 KB 136/240 KB 32/44 KB 116/1710 KB 116/232 KB 244/590 KB 132/240 KB 24/44 KB 116/1710 KB 116/232 KB 244/590 KB 136/240 KB 32/44 KB 116/1710 KB 120/232 KB 248/590 KB 140/240 KB 32/44 KB 116/1710 KB 120/232 KB 252/590 KB 140/240 KB 32/44 KB 116/1710 KB 120/232 KB 256/590 KB 132/240 KB 24/44 KB 116/1710 KB 116/232 KB 240/590 KB 140/240 KB 32/44 KB 116/1710 KB 120/232 KB 248/590 KB 144/240 KB 32/44 KB 116/1710 KB 120/232 KB 256/590 KB 136/240 KB 32/44 KB 116/1710 KB 120/232 KB 244/590 KB 144/240 KB 32/44 KB 120/1710 KB 124/232 KB 256/590 KB 144/240 KB 32/44 KB 120/1710 KB 128/232 KB 256/590 KB 144/240 KB 32/44 KB 120/1710 KB 132/232 KB 256/590 KB 148/240 KB 36/44 KB 120/1710 KB 136/232 KB 260/590 KB 148/240 KB 36/44 KB 120/1710 KB 140/232 KB 260/590 KB 148/240 KB 36/44 KB 120/1710 KB 144/232 KB 260/590 KB 144/240 KB 32/44 KB 120/1710 KB 120/232 KB 256/590 KB 148/240 KB 36/44 KB 124/1710 KB 144/232 KB 260/590 KB 148/240 KB 36/44 KB 128/1710 KB 144/232 KB 260/590 KB 148/240 KB 36/44 KB 132/1710 KB 144/232 KB 260/590 KB 148/240 KB 36/44 KB 136/1710 KB 144/232 KB 260/590 KB 148/240 KB 36/44 KB 140/1710 KB 144/232 KB 260/590 KB 148/240 KB 36/44 KB 144/1710 KB 144/232 KB 260/590 KB 148/240 KB 36/44 KB 120/1710 KB 132/232 KB 260/590 KB 152/240 KB 36/44 KB 144/1710 KB 144/232 KB 260/590 KB 156/240 KB 36/44 KB 144/1710 KB 144/232 KB 260/590 KB 144/240 KB 36/44 KB 120/1710 KB 132/232 KB 260/590 KB 156/240 KB 36/44 KB 144/1710 KB 144/232 KB 264/590 KB 156/240 KB 36/44 KB 144/1710 KB 144/232 KB 268/590 KB 144/240 KB 36/44 KB 120/1710 KB 132/232 KB 256/590 KB 160/240 KB 40/44 KB 144/1710 KB 144/232 KB 272/590 KB 160/240 KB 44/44 KB 144/1710 KB 144/232 KB 272/590 KB 160/240 KB 44/44 KB 144/1710 KB 144/232 KB 272/590 KB 160/240 KB 36/44 KB 144/1710 KB 144/232 KB 268/590 KB 160/240 KB 36/44 KB 144/1710 KB 144/232 KB 272/590 KB 160/240 KB 44/44 KB 144/1710 KB 148/232 KB 272/590 KB 164/240 KB 44/44 KB 148/1710 KB 152/232 KB 276/590 KB 164/240 KB 44/44 KB 148/1710 KB 156/232 KB 276/590 KB 164/240 KB 44/44 KB 148/1710 KB 160/232 KB 276/590 KB 164/240 KB 44/44 KB 148/1710 KB 148/232 KB 276/590 KB 164/240 KB 44/44 KB 148/1710 KB 148/232 KB 272/590 KB 168/240 KB 44/44 KB 148/1710 KB 160/232 KB 276/590 KB 160/240 KB 44/44 KB 148/1710 KB 148/232 KB 272/590 KB 172/240 KB 44/44 KB 152/1710 KB 160/232 KB 276/590 KB 172/240 KB 44/44 KB 152/1710 KB 160/232 KB 280/590 KB 172/240 KB 44/44 KB 152/1710 KB 160/232 KB 284/590 KB 172/240 KB 44/44 KB 156/1710 KB 160/232 KB 288/590 KB 172/240 KB 44/44 KB 156/1710 KB 160/232 KB 292/590 KB 172/240 KB 44/44 KB 156/1710 KB 164/232 KB 296/590 KB 172/240 KB 44/44 KB 148/1710 KB 160/232 KB 276/590 KB 176/240 KB 156/1710 KB 164 unit-abot-epc-basic-0: 01:12:59 DEBUG unit.abot-epc-basic/0.install /232 KB 300/590 KB 180/240 KB 156/1710 KB 164/232 KB 300/590 KB 172/240 KB 44/44 KB 156/1710 KB 164/232 KB 292/590 KB 180/240 KB 156/1710 KB 168/232 KB 300/590 KB 180/240 KB 156/1710 KB 172/232 KB 300/590 KB 172/240 KB 44/44 KB 156/1710 KB 160/232 KB 284/590 KB 180/240 KB 160/1710 KB 172/232 KB 300/590 KB 180/240 KB 164/1710 KB 172/232 KB 300/590 KB 184/240 KB 168/1710 KB 172/232 KB 300/590 KB 184/240 KB 172/1710 KB 176/232 KB 300/590 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: 01:12:59 DEBUG unit.abot-epc-basic/0.install 184/240 KB 168/1710 KB 176/232 KB 300/590 KB 184/240 KB 172/1710 KB 180/232 KB 300/590 KB 184/240 KB 164/1710 KB 172/232 KB 300/590 KB 188/240 KB 176/1710 KB 180/232 KB 300/590 KB 192/240 KB 176/1710 KB 180/232 KB 300/590 KB 184/240 KB 176/1710 KB 180/232 KB 300/590 KB 172/240 KB 44/44 KB 172/1710 KB 180/232 KB 300/590 KB 192/240 KB 176/1710 KB 180/232 KB 304/590 KB 192/240 KB 176/1710 KB 180/232 KB 308/590 KB 196/240 KB 180/1710 KB 184/232 KB 312/590 KB 196/240 KB 180/1710 KB 184/232 KB 316/590 KB 196/240 KB 180/1710 KB 184/232 KB 320/590 KB Downloading: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar unit-abot-epc-basic-0: 01:12:59 DEBUG unit.abot-epc-basic/0.install 196/240 KB 180/1710 KB 184/232 KB 308/590 KB 196/240 KB 180/1710 KB 188/232 KB 320/590 KB 196/240 KB 180/1710 KB 180/232 KB 308/590 KB 192/240 KB 180/1710 KB 180/232 KB 308/590 KB 200/240 KB 180/1710 KB 188/232 KB 320/590 KB 200/240 KB 184/1710 KB 192/232 KB 320/590 KB 200/240 KB 188/1710 KB 192/232 KB 320/590 KB 200/240 KB 180/1710 KB 192/232 KB 320/590 KB 204/240 KB 188/1710 KB 192/232 KB 320/590 KB 204/240 KB 192/1710 KB 192/232 KB 320/590 KB 208/240 KB 192/1710 KB 192/232 KB 320/590 KB 208/240 KB 192/1710 KB 192/232 KB 324/590 KB 212/240 KB 196/1710 KB 196/232 KB 328/590 KB 212/240 KB 196/1710 KB 196/232 KB 332/590 KB 212/240 KB 196/1710 KB 196/232 KB 324/590 KB 208/240 KB 196/1710 KB 196/232 KB 324/590 KB 208/240 KB 192/1710 KB 196/232 KB 324/590 KB 212/240 KB 196/1710 KB 200/232 KB 332/590 KB 212/240 KB 196/1710 KB 204/232 KB 332/590 KB 212/240 KB 196/1710 KB 208/232 KB 332/590 KB 216/240 KB 200/1710 KB 208/232 KB 332/590 KB 212/240 KB 200/1710 KB 208/232 KB 332/590 KB 220/240 KB 200/1710 KB 208/232 KB 332/590 KB 224/240 KB 204/1710 KB 208/232 KB 332/590 KB 220/240 KB 204/1710 KB 208/232 KB 332/590 KB 224/240 KB 208/1710 KB 208/232 KB 336/590 KB 224/240 KB 204/1710 KB 208/232 KB 336/590 KB 228/240 KB 208/1710 KB 208/232 KB 336/590 KB 232/240 KB 212/1710 KB 212/232 KB 340/590 KB 236/240 KB 212/1710 KB 212/232 KB 340/590 KB 240/240 KB 212/1710 KB 212/232 KB 340/590 KB 228/240 KB 212/1710 KB 212/232 KB 340/590 KB 240/240 KB 212/1710 KB 216/232 KB 340/590 KB 228/240 KB 212/1710 KB 208/232 KB 340/590 KB 228/240 KB 208/1710 KB 208/232 KB 340/590 KB 240/240 KB 212/1710 KB 220/232 KB 340/590 KB 240/240 KB 216/1710 KB 220/232 KB 344/590 KB 240/240 KB 216/1710 KB 220/232 KB 348/590 KB 240/240 KB 216/1710 KB 224/232 KB 352/590 KB 240/240 KB 216/1710 KB 220/232 KB 340/590 KB 240/240 KB 220/1710 KB 224/232 KB 352/590 KB 240/240 KB 216/1710 KB 224/232 KB 348/590 KB 240/240 KB 224/1710 KB 224/232 KB 352/590 KB 240/240 KB 228/1710 KB 224/232 KB 352/590 KB 240/240 KB 232/1710 KB 228/232 KB 4/258 KB 356/590 KB 240/240 KB 228/1710 KB 228/232 KB 4/258 KB 356/590 KB 240/240 KB 228/1710 KB 228/232 KB 4/258 KB 352/590 KB 240/240 KB 228/1710 KB 224/232 KB 4/258 KB 352/590 KB 240/240 KB 232/1710 KB 228/232 KB 8/258 KB 356/590 KB 240/240 KB 232/1710 KB 228/232 KB 12/258 KB 356/590 KB 240/240 KB 232/1710 KB 228/232 KB 16/258 KB 356/590 KB 240/240 KB 232/1710 KB 228/232 KB 20/258 KB 356/590 KB 240/240 KB 232/1710 KB 228/232 KB 24/258 KB 356/590 KB 240/240 KB 232/1710 KB 228/232 KB 28/258 KB 356/590 KB 240/240 KB 232/1710 KB 228/232 KB 32/258 KB 356/590 KB 240/240 KB 232/1710 KB 232/232 KB 32/258 KB 356/590 KB 240/240 KB 232/1710 KB 232/232 KB 32/258 KB 356/590 KB 240/240 KB 232/1710 KB 232/232 KB 32/258 KB 360/590 KB 240/240 KB 232/1710 KB 232/232 KB 32/258 KB 364/590 KB 240/240 KB 236/1710 KB 232/232 KB 32/258 KB 368/590 KB 240/240 KB 236/1710 KB 232/232 KB 32/258 KB 364/590 KB 240/1710 KB 32/258 KB 372/590 KB 244/1710 KB 32/258 KB 372/590 KB 248/1710 KB 32/258 KB 372/590 KB 252/1710 KB 32/258 KB 372/590 KB 256/1710 KB 32/258 KB 372/590 KB 260/1710 KB 32/258 KB 372/590 KB 236/1710 KB 32/258 KB 372/590 KB 264/1710 KB 32/258 KB 376/590 KB 264/1710 KB 32/258 KB 380/590 KB 264/1710 KB 32/258 KB 384/590 KB 264/1710 KB 32/258 KB 388/590 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm unit-abot-epc-basic-0: 01:12:59 DEBUG unit.abot-epc-basic/0.install -deps/1.0.3/gherkin-jvm-deps-1.0.3.jar (232 KB at 1396.9 KB/sec) unit-abot-epc-basic-0: 01:12:59 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: 01:12:59 DEBUG unit.abot-epc-basic/0.install 264/1710 KB 32/258 KB 388/590 KB 268/1710 KB 32/258 KB 392/590 KB 272/1710 KB 32/258 KB 392/590 KB 276/1710 KB 32/258 KB 392/590 KB 280/1710 KB 32/258 KB 392/590 KB 264/1710 KB 32/258 KB 392/590 KB 280/1710 KB 32/258 KB 396/590 KB 280/1710 KB 32/258 KB 400/590 KB 280/1710 KB 32/258 KB 404/590 KB 280/1710 KB 32/258 KB 408/590 KB 280/1710 KB 32/258 KB 412/590 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (240 KB at 1441.5 KB/sec) unit-abot-epc-basic-0: 01:12:59 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: 01:12:59 DEBUG unit.abot-epc-basic/0.install 284/1710 KB 32/258 KB 412/590 KB 284/1710 KB 32/258 KB 416/590 KB 288/1710 KB 32/258 KB 416/590 KB 292/1710 KB 32/258 KB 416/590 KB 296/1710 KB 32/258 KB 420/590 KB 292/1710 KB 32/258 KB 420/590 KB 296/1710 KB 32/258 KB 424/590 KB 296/1710 KB 32/258 KB 428/590 KB 300/1710 KB 32/258 KB 428/590 KB 304/1710 KB 32/258 KB 428/590 KB 304/1710 KB 32/258 KB 432/590 KB 304/1710 KB 32/258 KB 436/590 KB 308/1710 KB 36/258 KB 436/590 KB 308/1710 KB 40/258 KB 436/590 KB 308/1710 KB 44/258 KB 436/590 KB 308/1710 KB 48/258 KB 436/590 KB 308/1710 KB 52/258 KB 436/590 KB 308/1710 KB 56/258 KB 436/590 KB 308/1710 KB 60/258 KB 436/590 KB 308/1710 KB 64/258 KB 436/590 KB 308/1710 KB 68/258 KB 436/590 KB 308/1710 KB 72/258 KB 436/590 KB 308/1710 KB 76/258 KB 436/590 KB 308/1710 KB 80/258 KB 436/590 KB 308/1710 KB 84/258 KB 436/590 KB 308/1710 KB 88/258 KB 436/590 KB 308/1710 KB 92/258 KB 436/590 KB 308/1710 KB 96/258 KB 436/590 KB 308/1710 KB 100/258 KB 436/590 KB 308/1710 KB 104/258 KB 436/590 KB 308/1710 KB 108/258 KB 436/590 KB 308/1710 KB 112/258 KB 436/590 KB 308/1710 KB 32/258 KB 436/590 KB 312/1710 KB 112/258 KB 436/590 KB 316/1710 KB 112/258 KB 440/590 KB 320/1710 KB 116/258 KB 440/590 KB 312/1710 KB 112/258 KB 440/590 KB 320/1710 KB 116/258 KB 444/590 KB 320/1710 KB 116/258 KB 448/590 KB 316/1710 KB 116/258 KB 440/590 KB 324/1710 KB 120/258 KB 452/590 KB 324/1710 KB 124/258 KB 452/590 KB 324/1710 KB 128/258 KB 452/590 KB 324/1710 KB 116/258 KB 452/590 KB 328/1710 KB 128/258 KB 452/590 KB 320/1710 KB 116/258 KB 452/590 KB 332/1710 KB 128/258 KB 452/590 KB 332/1710 KB 128/258 KB 456/590 KB 332/1710 KB 128/258 KB 460/590 KB 336/1710 KB 128/258 KB 464/590 KB 336/1710 KB 128/258 KB 460/590 KB 336/1710 KB 132/258 KB 464/590 KB 336/1710 KB 136/258 KB 464/590 KB 336/1710 KB 140/258 KB 464/590 KB 336/1710 KB 144/258 KB 464/590 KB 336/1710 KB 148/258 KB 464/590 KB 340/1710 KB 152/258 KB 468/590 KB 340/1710 KB 156/258 KB 468/590 KB 340/1710 KB 160/258 KB 468/590 KB 340/1710 KB 148/258 KB 468/590 KB 340/1710 KB 148/258 KB 464/590 KB 344/1710 KB 160/258 KB 468/590 KB 348/1710 KB 160/258 KB 468/590 KB 348/1710 KB 160/258 KB 472/590 KB 348/1710 KB 160/258 KB 476/590 KB 352/1710 KB 160/258 KB 476/590 KB 352/1710 KB 160/258 KB 480/590 KB 352/1710 KB 160/258 KB 484/590 KB 356/1710 KB 160/258 KB 488/590 KB 356/1710 KB 160/258 KB 492/590 KB 356/1710 KB 160/258 KB 496/590 KB 356/1710 KB 164/258 KB 500/590 KB 356/1710 KB 164/258 KB 504/590 KB 356/1710 KB 160/258 KB 484/590 KB 360/1710 KB 164/258 KB 504/590 KB 364/1710 KB 164/258 KB 504/590 KB 356/1710 KB 164/258 KB 496/590 KB 364/1710 KB 168/258 KB 504/590 KB 364/1710 KB 172/258 KB 504/590 KB 368/1710 KB 176/258 KB 504/590 KB 368/1710 KB 172/258 KB 504/590 KB 372/1710 KB 176/258 KB 504/590 KB 376/1710 KB 176/258 KB 504/590 KB 376/1710 KB 180/258 KB 508/590 KB 376/1710 KB 176/258 KB 508/590 KB 376/1710 KB 180/258 KB 512/590 KB 380/1710 KB 184/258 KB 512/590 KB 380/1710 KB 188/258 KB 512/590 KB 380/1710 KB 180/258 KB 512/590 KB 384/1710 KB 188/258 KB 512/590 KB 384/1710 KB 192/258 KB 512/590 KB 384/1710 KB 192/258 KB 516/590 KB 388/1710 KB 196/258 KB 520/590 KB 4/223 KB 388/1710 KB 196/258 KB 524/590 KB 4/223 KB 388/1710 KB 196/258 KB 528/590 KB 4/223 KB 388/1710 KB 196/258 KB 516/590 KB 4/223 KB 388/1710 KB 192/258 KB 516/590 KB 4/223 KB 384/1710 KB 192/258 KB 516/590 KB 4/223 KB 388/1710 KB 196/258 KB 528/590 KB 8 unit-abot-epc-basic-0: 01:12:59 DEBUG unit.abot-epc-basic/0.install /223 KB 388/1710 KB 196/258 KB 528/590 KB 12/223 KB 388/1710 KB 196/258 KB 528/590 KB 16/223 KB 388/1710 KB 196/258 KB 528/590 KB 20/223 KB 388/1710 KB 196/258 KB 528/590 KB 24/223 KB 388/1710 KB 196/258 KB 528/590 KB 28/223 KB 388/1710 KB 196/258 KB 528/590 KB 32/223 KB 392/1710 KB 196/258 KB 528/590 KB 32/223 KB 396/1710 KB 196/258 KB 528/590 KB 32/223 KB 400/1710 KB 196/258 KB 528/590 KB 32/223 KB 400/1710 KB 200/258 KB 528/590 KB 32/223 KB 400/1710 KB 200/258 KB 528/590 KB 36/223 KB 400/1710 KB 200/258 KB 528/590 KB 40/223 KB 400/1710 KB 200/258 KB 528/590 KB 44/223 KB 400/1710 KB 200/258 KB 528/590 KB 48/223 KB 400/1710 KB 204/258 KB 528/590 KB 48/223 KB 400/1710 KB 208/258 KB 528/590 KB 48/223 KB 400/1710 KB 208/258 KB 532/590 KB 48/223 KB 404/1710 KB 208/258 KB 536/590 KB 48/223 KB 404/1710 KB 208/258 KB 532/590 KB 48/223 KB 408/1710 KB 208/258 KB 536/590 KB 48/223 KB 412/1710 KB 208/258 KB 540/590 KB 48/223 KB 408/1710 KB 208/258 KB 540/590 KB 48/223 KB 412/1710 KB 212/258 KB 544/590 KB 48/223 KB 412/1710 KB 212/258 KB 540/590 KB 48/223 KB 416/1710 KB 212/258 KB 544/590 KB 48/223 KB 416/1710 KB 216/258 KB 544/590 KB 48/223 KB 416/1710 KB 220/258 KB 544/590 KB 48/223 KB 416/1710 KB 224/258 KB 544/590 KB 48/223 KB 416/1710 KB 224/258 KB 544/590 KB 52/223 KB 416/1710 KB 224/258 KB 544/590 KB 56/223 KB 416/1710 KB 224/258 KB 544/590 KB 60/223 KB 416/1710 KB 224/258 KB 544/590 KB 64/223 KB 416/1710 KB 224/258 KB 548/590 KB 64/223 KB 420/1710 KB 4/208 KB 228/258 KB 548/590 KB 68/223 KB 420/1710 KB 4/208 KB 228/258 KB 548/590 KB 64/223 KB 420/1710 KB 8/208 KB 228/258 KB 548/590 KB 68/223 KB 420/1710 KB 12/208 KB 228/258 KB 548/590 KB 68/223 KB 420/1710 KB 16/208 KB 228/258 KB 548/590 KB 68/223 KB 420/1710 KB 20/208 KB 228/258 KB 548/590 KB 68/223 KB 420/1710 KB 24/208 KB 228/258 KB 548/590 KB 68/223 KB 420/1710 KB 28/208 KB 228/258 KB 548/590 KB 68/223 KB 420/1710 KB 32/208 KB 228/258 KB 548/590 KB 68/223 KB 420/1710 KB 36/208 KB 228/258 KB 548/590 KB 68/223 KB 420/1710 KB 40/208 KB 228/258 KB 548/590 KB 68/223 KB 420/1710 KB 44/208 KB 228/258 KB 548/590 KB 68/223 KB 420/1710 KB 48/208 KB 228/258 KB 548/590 KB 68/223 KB 420/1710 KB 48/208 KB 228/258 KB 548/590 KB 72/223 KB 420/1710 KB 48/208 KB 228/258 KB 548/590 KB 76/223 KB 420/1710 KB 52/208 KB 228/258 KB 548/590 KB 80/223 KB 420/1710 KB 52/208 KB 228/258 KB 548/590 KB 84/223 KB 420/1710 KB 52/208 KB 228/258 KB 548/590 KB 88/223 KB 420/1710 KB 52/208 KB 228/258 KB 548/590 KB 92/223 KB 420/1710 KB 52/208 KB 228/258 KB 548/590 KB 96/223 KB 420/1710 KB 52/208 KB 228/258 KB 552/590 KB 96/223 KB 420/1710 KB 52/208 KB 228/258 KB 556/590 KB 96/223 KB 420/1710 KB 228/258 KB 548/590 KB 64/223 KB 420/1710 KB 224/258 KB 552/590 KB 96/223 KB 420/1710 KB 52/208 KB 228/258 KB 548/590 KB 76/223 KB 420/1710 KB 56/208 KB 228/258 KB 556/590 KB 96/223 KB 420/1710 KB 60/208 KB 228/258 KB 556/590 KB 96/223 KB 420/1710 KB 64/208 KB 228/258 KB 556/590 KB 96/223 KB 420/1710 KB 68/208 KB 228/258 KB 556/590 KB 96/223 KB 420/1710 KB 72/208 KB 228/258 KB 556/590 KB 100/223 KB 420/1710 KB 76/208 KB 228/258 KB 556/590 KB 100/223 KB 420/1710 KB 80/208 KB 228/258 KB 556/590 KB 100/223 KB 420/1710 KB 68/208 KB 228/258 KB 556/590 KB 100/223 KB 424/1710 KB 80/208 KB 228/258 KB 556/590 KB 100/223 KB 424/1710 KB 80/208 KB 228/258 KB 560/590 KB 100/223 KB 428/1710 KB 80/208 KB 228/258 KB 560/590 KB 104/223 KB 428/ unit-abot-epc-basic-0: 01:12:59 DEBUG unit.abot-epc-basic/0.install 1710 KB 80/208 KB 232/258 KB 560/590 KB 108/223 KB 428/1710 KB 84/208 KB 232/258 KB 560/590 KB 112/223 KB 428/1710 KB 80/208 KB 228/258 KB 560/590 KB 100/223 KB 432/1710 KB 84/208 KB 232/258 KB 560/590 KB 112/223 KB 432/1710 KB 84/208 KB 232/258 KB 564/590 KB 112/223 KB 436/1710 KB 84/208 KB 232/258 KB 568/590 KB 116/223 KB 428/1710 KB 84/208 KB 232/258 KB 560/590 KB 108/223 KB 428/1710 KB 80/208 KB 232/258 KB 560/590 KB 104/223 KB 436/1710 KB 84/208 KB 236/258 KB 572/590 KB 116/223 KB 436/1710 KB 84/208 KB 240/258 KB 572/590 KB 116/223 KB 436/1710 KB 84/208 KB 244/258 KB 572/590 KB 116/223 KB 436/1710 KB 84/208 KB 232/258 KB 564/590 KB 116/223 KB 436/1710 KB 84/208 KB 232/258 KB 564/590 KB 112/223 KB 436/1710 KB 88/208 KB 244/258 KB 572/590 KB 116/223 KB 436/1710 KB 88/208 KB 244/258 KB 572/590 KB 116/223 KB 436/1710 KB 92/208 KB 244/258 KB 572/590 KB 116/223 KB 436/1710 KB 96/208 KB 244/258 KB 572/590 KB 116/223 KB 440/1710 KB 96/208 KB 244/258 KB 572/590 KB 116/223 KB 440/1710 KB 96/208 KB 248/258 KB 572/590 KB 120/223 KB 440/1710 KB 96/208 KB 252/258 KB 576/590 KB 120/223 KB 440/1710 KB 96/208 KB 244/258 KB 572/590 KB 120/223 KB 444/1710 KB 96/208 KB 256/258 KB 576/590 KB 124/223 KB 444/1710 KB 96/208 KB 256/258 KB 576/590 KB 128/223 KB 444/1710 KB 96/208 KB 252/258 KB 576/590 KB 120/223 KB 448/1710 KB 96/208 KB 256/258 KB 576/590 KB 128/223 KB 440/1710 KB 96/208 KB 248/258 KB 576/590 KB 120/223 KB 444/1710 KB 96/208 KB 256/258 KB 576/590 KB 128/223 KB 448/1710 KB 96/208 KB 258/258 KB 576/590 KB 128/223 KB 448/1710 KB 100/208 KB 258/258 KB 580/590 KB 132/223 KB 452/1710 KB 100/208 KB 258/258 KB 580/590 KB 136/223 KB 452/1710 KB 100/208 KB 258/258 KB 580/590 KB 140/223 KB 452/1710 KB 100/208 KB 258/258 KB 580/590 KB 144/223 KB 448/1710 KB 100/208 KB 258/258 KB 580/590 KB 128/223 KB 452/1710 KB 100/208 KB 258/258 KB 584/590 KB 144/223 KB 452/1710 KB 100/208 KB 258/258 KB 588/590 KB 144/223 KB 452/1710 KB 100/208 KB 258/258 KB 590/590 KB 144/223 KB 448/1710 KB 100/208 KB 258/258 KB 576/590 KB 128/223 KB 452/1710 KB 104/208 KB 258/258 KB 590/590 KB 144/223 KB 452/1710 KB 108/208 KB 258/258 KB 590/590 KB 144/223 KB 452/1710 KB 112/208 KB 258/258 KB 590/590 KB 144/223 KB 452/1710 KB 100/208 KB 258/258 KB 580/590 KB 132/223 KB 456/1710 KB 112/208 KB 258/258 KB 590/590 KB 144/223 KB 460/1710 KB 112/208 KB 258/258 KB 590/590 KB 144/223 KB 464/1710 KB 112/208 KB 258/258 KB 590/590 KB 144/223 KB 468/1710 KB 112/208 KB 258/258 KB 590/590 KB 144/223 KB 472/1710 KB 116/208 KB 258/258 KB 590/590 KB 148/223 KB 468/1710 KB 116/208 KB 258/258 KB 590/590 KB 148/223 KB 472/1710 KB 120/208 KB 258/258 KB 590/590 KB 148/223 KB 472/1710 KB 124/208 KB 258/258 KB 590/590 KB 148/223 KB 468/1710 KB 112/208 KB 258/258 KB 590/590 KB 148/223 KB 472/1710 KB 128/208 KB 258/258 KB 590/590 KB 148/223 KB 472/1710 KB 128/208 KB 258/258 KB 590/590 KB 152/223 KB 472/1710 KB 128/208 KB 258/258 KB 590/590 KB 156/223 KB 476/1710 KB 128/208 KB 258/258 KB 590/590 KB 156/223 KB 480/1710 KB 128/208 KB 258/258 KB 590/590 KB 156/223 KB 484/1710 KB 128/208 KB 258/258 KB 590/590 KB 160/223 KB 488/1710 KB 132/208 KB 258/258 KB 590/590 KB 160/223 KB 492/1710 KB 132/208 KB 258/258 KB 590/590 KB 160/223 KB 480/1710 KB 128/208 KB 258/258 KB 590/590 KB 160/223 KB 492/1710 KB 132/208 KB 258/258 KB 590/590 KB 164/223 KB 492/1710 KB 132/208 KB 258/258 KB 590/590 KB 168/223 KB 492/1710 KB 132/208 KB 258/258 KB 5 unit-abot-epc-basic-0: 01:12:59 DEBUG unit.abot-epc-basic/0.install 90/590 KB 172/223 KB 492/1710 KB 132/208 KB 258/258 KB 590/590 KB 176/223 KB 484/1710 KB 132/208 KB 258/258 KB 590/590 KB 160/223 KB 492/1710 KB 136/208 KB 258/258 KB 590/590 KB 176/223 KB 492/1710 KB 140/208 KB 258/258 KB 590/590 KB 176/223 KB 492/1710 KB 144/208 KB 258/258 KB 590/590 KB 176/223 KB 496/1710 KB 144/208 KB 258/258 KB 590/590 KB 176/223 KB 496/1710 KB 144/208 KB 258/258 KB 590/590 KB 180/223 KB 500/1710 KB 148/208 KB 184/223 KB 500/1710 KB 148/208 KB 180/223 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 2488.0 KB/sec) unit-abot-epc-basic-0: 01:12:59 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: 01:12:59 DEBUG unit.abot-epc-basic/0.install 496/1710 KB 148/208 KB 590/590 KB 180/223 KB 504/1710 KB 152/208 KB 188/223 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar (258 KB at 1087.1 KB/sec) unit-abot-epc-basic-0: 01:12:59 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: 01:12:59 DEBUG unit.abot-epc-basic/0.install 504/1710 KB 156/208 KB 188/223 KB 504/1710 KB 160/208 KB 188/223 KB 504/1710 KB 148/208 KB 188/223 KB 500/1710 KB 148/208 KB 188/223 KB 508/1710 KB 160/208 KB 192/223 KB 508/1710 KB 160/208 KB 192/223 KB 508/1710 KB 164/208 KB 192/223 KB 512/1710 KB 168/208 KB 196/223 KB 512/1710 KB 172/208 KB 196/223 KB 512/1710 KB 176/208 KB 196/223 KB 512/1710 KB 164/208 KB 196/223 KB 512/1710 KB 164/208 KB 192/223 KB 516/1710 KB 176/208 KB 196/223 KB 520/1710 KB 176/208 KB 200/223 KB 524/1710 KB 176/208 KB 200/223 KB 516/1710 KB 176/208 KB 200/223 KB 528/1710 KB 176/208 KB 204/223 KB 528/1710 KB 176/208 KB 208/223 KB 528/1710 KB 176/208 KB 212/223 KB 528/1710 KB 180/208 KB 212/223 KB 528/1710 KB 184/208 KB 212/223 KB 528/1710 KB 188/208 KB 212/223 KB 528/1710 KB 176/208 KB 212/223 KB 3/38 KB 528/1710 KB 188/208 KB 212/223 KB 5/38 KB 528/1710 KB 188/208 KB 212/223 KB 8/38 KB 528/1710 KB 188/208 KB 212/223 KB 11/38 KB 528/1710 KB 188/208 KB 212/223 KB 11/38 KB 532/1710 KB 188/208 KB 212/223 KB 13/38 KB 536/1710 KB 192/208 KB 216/223 KB 13/38 KB 540/1710 KB 192/208 KB 216/223 KB 13/38 KB 532/1710 KB 192/208 KB 216/223 KB 13/38 KB 532/1710 KB 192/208 KB 212/223 KB 13/38 KB 532/1710 KB 188/208 KB 212/223 KB 16/38 KB 540/1710 KB 192/208 KB 216/223 KB 19/38 KB 540/1710 KB 192/208 KB 216/223 KB 21/38 KB 540/1710 KB 192/208 KB 216/223 KB 21/38 KB 540/1710 KB 192/208 KB 4/18 KB 216/223 KB 21/38 KB 540/1710 KB 192/208 KB 8/18 KB 216/223 KB 21/38 KB 540/1710 KB 192/208 KB 12/18 KB 216/223 KB 21/38 KB 540/1710 KB 192/208 KB 16/18 KB 216/223 KB 21/38 KB 540/1710 KB 192/208 KB 18/18 KB 216/223 KB 24/38 KB 540/1710 KB 192/208 KB 18/18 KB 216/223 KB 27/38 KB 540/1710 KB 192/208 KB 18/18 KB 216/223 KB 27/38 KB 540/1710 KB 192/208 KB 18/18 KB 220/223 KB 29/38 KB 540/1710 KB 192/208 KB 18/18 KB 223/223 KB 29/38 KB 540/1710 KB 192/208 KB 18/18 KB 220/223 KB 29/38 KB 540/1710 KB 196/208 KB 18/18 KB 223/223 KB 32/38 KB 544/1710 KB 200/208 KB 18/18 KB 223/223 KB 32/38 KB 544/1710 KB 204/208 KB 18/18 KB 223/223 KB 32/38 KB 544/1710 KB 196/208 KB 18/18 KB 223/223 KB 32/38 KB 540/1710 KB 196/208 KB 18/18 KB 223/223 KB 35/38 KB 544/1710 KB 204/208 KB 18/18 KB 223/223 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar (18 KB at 69.8 KB/sec) unit-abot-epc-basic-0: 01:12:59 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: 01:12:59 DEBUG unit.abot-epc-basic/0.install 35/38 KB 544/1710 KB 208/208 KB 223/223 KB 37/38 KB 548/1710 KB 208/208 KB 223/223 KB 37/38 KB 544/1710 KB 208/208 KB 223/223 KB 38/38 KB 552/1710 KB 208/208 KB 223/223 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar (223 KB at 850.7 KB/sec) unit-abot-epc-basic-0: 01:12:59 DEBUG unit.abot-epc-basic/0.install 38/38 KB 552/1710 KB 208/208 KB 38/38 KB 556/1710 KB 208/208 KB 38/38 KB 560/1710 KB 208/208 KB 38/38 KB 564/1710 KB 208/208 KB 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: 01:12:59 DEBUG unit.abot-epc-basic/0.install 38/38 KB 568/1710 KB 208/208 KB 38/38 KB 572/1710 KB 208/208 KB 38/38 KB 576/1710 KB 208/208 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar (208 KB at 787.1 KB/sec) unit-abot-epc-basic-0: 01:12:59 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: 01:12:59 DEBUG unit.abot-epc-basic/0.install 38/38 KB 580/1710 KB 38/38 KB 584/1710 KB 38/38 KB 588/1710 KB 38/38 KB 592/1710 KB 38/38 KB 596/1710 KB 38/38 KB 600/1710 KB 38/38 KB 604/1710 KB 38/38 KB 608/1710 KB 38/38 KB 612/1710 KB 38/38 KB 616/1710 KB 38/38 KB 620/1710 KB 38/38 KB 624/1710 KB 38/38 KB 628/1710 KB 38/38 KB 632/1710 KB 38/38 KB 636/1710 KB 38/38 KB 640/1710 KB 38/38 KB 640/1710 KB 3/531 KB 640/1710 KB 5/531 KB 640/1710 KB 8/531 KB 640/1710 KB 11/531 KB 640/1710 KB 13/531 KB 640/1710 KB 16/531 KB 640/1710 KB 19/531 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar (38 KB at 140.5 KB/sec) unit-abot-epc-basic-0: 01:12:59 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: 01:12:59 DEBUG unit.abot-epc-basic/0.install 640/1710 KB 21/531 KB 640/1710 KB 24/531 KB 640/1710 KB 27/531 KB 640/1710 KB 29/531 KB 640/1710 KB 32/531 KB 4/214 KB 640/1710 KB 32/531 KB 8/214 KB 640/1710 KB 32/531 KB 12/214 KB 640/1710 KB 32/531 KB 16/214 KB 640/1710 KB 32/531 KB 16/214 KB 644/1710 KB 32/531 KB 4/1267 KB 16/214 KB 644/1710 KB 32/531 KB 4/1267 KB 20/214 KB 644/1710 KB 32/531 KB 8/1267 KB 20/214 KB 644/1710 KB 32/531 KB 12/1267 KB 20/214 KB 644/1710 KB 32/531 KB 12/1267 KB 24/214 KB 644/1710 KB 32/531 KB 16/1267 KB 24/214 KB 644/1710 KB 32/531 KB 16/1267 KB 28/214 KB 644/1710 KB 32/531 KB 16/1267 KB 32/214 KB 644/1710 KB 32/531 KB 16/1267 KB 32/214 KB 644/1710 KB 36/531 KB 20/1267 KB 32/214 KB 644/1710 KB 40/531 KB 20/1267 KB 32/214 KB 644/1710 KB 44/531 KB 20/1267 KB 4/109 KB 36/214 KB 644/1710 KB 48/531 KB 20/1267 KB 32/214 KB 644/1710 KB 36/531 KB 20/1267 KB 4/109 KB 36/214 KB 644/1710 KB 44/531 KB 20/1267 KB 4/109 KB 32/214 KB 644/1710 KB 44/531 KB 24/1267 KB 8/109 KB 36/214 KB 644/1710 KB 48/531 KB 24/1267 KB 12/109 KB 36/214 KB 644/1710 KB 48/531 KB 24/1267 KB 16/109 KB 36/214 KB 644/1710 KB 48/531 KB 24/1267 KB 20/109 KB 36/214 KB 644/1710 KB 48/531 KB 24/1267 KB 24/109 KB 36/214 KB 644/1710 KB 48/531 KB 24/1267 KB 28/109 KB 36/214 KB 644/1710 KB 48/531 KB 24/1267 KB 4/109 KB 36/214 KB 644/1710 KB 48/531 KB 24/1267 KB 28/109 KB 40/214 KB 644/1710 KB 48/531 KB 28/1267 KB 28/109 KB 40/214 KB 644/1710 KB 48/531 KB 32/1267 KB 32/109 KB 40/214 KB 644/1710 KB 48/531 KB 28/1267 KB 32/109 KB 40/214 KB 644/1710 KB 48/531 KB 32/1267 KB 32/109 KB 44/214 KB 644/1710 KB 48/531 KB 32/1267 KB 32/109 KB 48/214 KB 644/1710 KB 48/531 KB 36/1267 KB 32/109 KB 48/214 KB 644/1710 KB 48/531 KB 40/1267 KB 36/109 KB 52/214 KB 644/1710 KB 52/531 KB 44/1267 KB 36/109 KB 52/214 KB 644/1710 KB 52/531 KB 36/1267 KB 36/109 KB 52/214 KB 644/1710 KB 52/531 KB 36/1267 KB 32/109 KB 48/214 KB 644/1710 KB 52/531 KB 48/1267 KB 40/109 KB 52/214 KB 644/1710 KB 56/531 KB 48/1267 KB 40/109 KB 52/214 KB 644/1710 KB 60/531 KB 48/1267 KB 40/109 KB 52/214 KB 644/1710 KB 64/531 KB 36/1267 KB 32/109 KB 52/214 KB 644/1710 KB 52/531 KB 48/1267 KB 40/109 KB 52/214 KB 644/1710 KB 64/531 KB 48/1267 KB 44/109 KB 52/214 KB 644/1710 KB 64/531 KB 48/1267 KB 48/109 KB 56/214 KB 644/1710 KB 64/531 KB 48/1267 KB 44/109 KB 56/214 KB 644/1710 KB 64/531 KB 48/1267 KB 48/109 KB 60/214 KB 644/1710 KB 64/531 KB 48/1267 KB 48/109 KB 60/214 KB 644/1710 KB 64/531 KB 48/1267 KB 48/109 KB 60/214 KB 644/1710 KB 68/531 KB 52/1267 KB 52/109 KB 64/214 KB 648/1710 KB 72/531 KB 52/1267 KB 52/109 KB 64/214 KB 648/1710 KB 76/531 KB 52/1267 KB 52/109 KB 64/214 KB 648/1710 KB 80/531 KB 52/1267 KB 52/109 KB 64/214 KB 648/1710 KB 68/531 KB 48/1267 KB 52/109 KB 64/214 KB 648/1710 KB 68/531 KB 52/1267 KB 52/109 KB 64/214 KB 652/1710 KB 80/531 KB 52/1267 KB 52/109 KB 64/214 KB 656/1710 KB 80/531 KB 52/1267 KB 52/109 KB 64/214 KB 660/1710 KB 80/531 KB 56/1267 KB 52/109 KB 64/214 KB 664/1710 KB 84/531 KB 48/1267 KB 52/109 KB 64/214 KB 644/1710 KB 68/531 KB 48/1267 KB 48/109 KB 64/214 KB 644/1710 KB 68/531 KB 56/1267 KB 52/109 KB 68/214 KB 664/1710 KB 84/531 KB 56/1267 KB 52/109 KB 72/214 KB 664/1710 KB 84/531 KB 56/1267 KB 56/109 KB 72/214 KB 664/1710 KB 84/531 KB 56/1267 KB 60/109 KB 76/214 KB 664/1710 KB 84/531 KB 56/1267 KB 64/109 KB 76/214 KB 664/1710 KB 84/531 KB 56/1267 KB 64/109 KB 76/214 KB 668/1710 KB 84/531 KB 56/1267 KB 52/ unit-abot-epc-basic-0: 01:12:59 DEBUG unit.abot-epc-basic/0.install 109 KB 64/214 KB 660/1710 KB 84/531 KB 56/1267 KB 52/109 KB 64/214 KB 660/1710 KB 80/531 KB 60/1267 KB 64/109 KB 76/214 KB 672/1710 KB 84/531 KB 64/1267 KB 64/109 KB 76/214 KB 672/1710 KB 84/531 KB 56/1267 KB 56/109 KB 76/214 KB 664/1710 KB 84/531 KB 64/1267 KB 64/109 KB 80/214 KB 672/1710 KB 84/531 KB 68/1267 KB 64/109 KB 80/214 KB 672/1710 KB 84/531 KB 72/1267 KB 68/109 KB 84/214 KB 672/1710 KB 84/531 KB 76/1267 KB 68/109 KB 84/214 KB 672/1710 KB 88/531 KB 80/1267 KB 68/109 KB 84/214 KB 672/1710 KB 88/531 KB 68/1267 KB 68/109 KB 84/214 KB 672/1710 KB 84/531 KB 56/1267 KB 64/109 KB 76/214 KB 672/1710 KB 84/531 KB 68/1267 KB 64/109 KB 84/214 KB 672/1710 KB 84/531 KB 80/1267 KB 68/109 KB 88/214 KB 672/1710 KB 88/531 KB 80/1267 KB 68/109 KB 92/214 KB 672/1710 KB 88/531 KB 80/1267 KB 68/109 KB 96/214 KB 672/1710 KB 88/531 KB 80/1267 KB 68/109 KB 100/214 KB 672/1710 KB 88/531 KB 84/1267 KB 72/109 KB 104/214 KB 676/1710 KB 88/531 KB 84/1267 KB 72/109 KB 108/214 KB 676/1710 KB 88/531 KB 72/1267 KB 68/109 KB 84/214 KB 672/1710 KB 88/531 KB 84/1267 KB 72/109 KB 108/214 KB 676/1710 KB 92/531 KB 84/1267 KB 72/109 KB 108/214 KB 676/1710 KB 96/531 KB 84/1267 KB 72/109 KB 108/214 KB 676/1710 KB 100/531 KB 84/1267 KB 72/109 KB 108/214 KB 676/1710 KB 104/531 KB 84/1267 KB 72/109 KB 108/214 KB 676/1710 KB 108/531 KB 84/1267 KB 72/109 KB 100/214 KB 676/1710 KB 88/531 KB 80/1267 KB 72/109 KB 100/214 KB 676/1710 KB 88/531 KB 80/1267 KB 72/109 KB 100/214 KB 672/1710 KB 88/531 KB 84/1267 KB 76/109 KB 108/214 KB 676/1710 KB 112/531 KB 84/1267 KB 76/109 KB 108/214 KB 680/1710 KB 112/531 KB 84/1267 KB 80/109 KB 108/214 KB 684/1710 KB 112/531 KB 84/1267 KB 80/109 KB 108/214 KB 688/1710 KB 112/531 KB 84/1267 KB 80/109 KB 108/214 KB 680/1710 KB 112/531 KB 84/1267 KB 80/109 KB 108/214 KB 692/1710 KB 112/531 KB 88/1267 KB 84/109 KB 112/214 KB 696/1710 KB 112/531 KB 88/1267 KB 84/109 KB 112/214 KB 700/1710 KB 112/531 KB 88/1267 KB 84/109 KB 112/214 KB 704/1710 KB 112/531 KB 88/1267 KB 84/109 KB 112/214 KB 692/1710 KB 112/531 KB 88/1267 KB 84/109 KB 108/214 KB 692/1710 KB 112/531 KB 88/1267 KB 80/109 KB 108/214 KB 692/1710 KB 112/531 KB 88/1267 KB 80/109 KB 108/214 KB 692/1710 KB 112/531 KB 92/1267 KB 84/109 KB 112/214 KB 704/1710 KB 112/531 KB 96/1267 KB 84/109 KB 112/214 KB 704/1710 KB 112/531 KB 96/1267 KB 84/109 KB 112/214 KB 704/1710 KB 116/531 KB 100/1267 KB 88/109 KB 116/214 KB 704/1710 KB 120/531 KB 100/1267 KB 88/109 KB 116/214 KB 704/1710 KB 124/531 KB 100/1267 KB 88/109 KB 116/214 KB 704/1710 KB 128/531 KB 100/1267 KB 88/109 KB 116/214 KB 704/1710 KB 116/531 KB 100/1267 KB 88/109 KB 112/214 KB 704/1710 KB 116/531 KB 96/1267 KB 88/109 KB 112/214 KB 704/1710 KB 116/531 KB 100/1267 KB 92/109 KB 120/214 KB 704/1710 KB 128/531 KB 100/1267 KB 96/109 KB 120/214 KB 704/1710 KB 128/531 KB 100/1267 KB 100/109 KB 120/214 KB 704/1710 KB 128/531 KB 104/1267 KB 104/109 KB 120/214 KB 704/1710 KB 132/531 KB 104/1267 KB 108/109 KB 120/214 KB 704/1710 KB 132/531 KB 104/1267 KB 109/109 KB 120/214 KB 708/1710 KB 132/531 KB 104/1267 KB 100/109 KB 120/214 KB 704/1710 KB 132/531 KB 104/1267 KB 109/109 KB 120/214 KB 708/1710 KB 136/531 KB 104/1267 KB 109/109 KB 120/214 KB 708/1710 KB 140/531 KB 104/1267 KB 109/109 KB 120/214 KB 708/1710 KB 144/531 KB 100/1267 KB 88/109 KB 120/214 KB 704/1710 KB 128/531 KB 104/1267 KB 100/109 KB 120/214 KB 704/1710 KB 128/531 KB 108/1267 KB 109/109 KB 120/214 unit-abot-epc-basic-0: 01:12:59 DEBUG unit.abot-epc-basic/0.install KB 708/1710 KB 144/531 KB 112/1267 KB 109/109 KB 120/214 KB 708/1710 KB 144/531 KB 112/1267 KB 109/109 KB 124/214 KB 708/1710 KB 144/531 KB 112/1267 KB 109/109 KB 128/214 KB 708/1710 KB 144/531 KB 104/1267 KB 108/109 KB 120/214 KB 708/1710 KB 132/531 KB 112/1267 KB 109/109 KB 128/214 KB 712/1710 KB 144/531 KB 112/1267 KB 109/109 KB 128/214 KB 716/1710 KB 144/531 KB 116/1267 KB 109/109 KB 128/214 KB 716/1710 KB 144/531 KB 120/1267 KB 109/109 KB 132/214 KB 720/1710 KB 144/531 KB 124/1267 KB 109/109 KB 132/214 KB 720/1710 KB 144/531 KB 128/1267 KB 109/109 KB 132/214 KB 720/1710 KB 144/531 KB 132/1267 KB 109/109 KB 132/214 KB 720/1710 KB 144/531 KB 136/1267 KB 109/109 KB 132/214 KB 720/1710 KB 148/531 KB 116/1267 KB 109/109 KB 132/214 KB 720/1710 KB 144/531 KB 116/1267 KB 109/109 KB 128/214 KB 720/1710 KB 144/531 KB 136/1267 KB 109/109 KB 136/214 KB 724/1710 KB 148/531 KB 132/1267 KB 109/109 KB 132/214 KB 720/1710 KB 148/531 KB 136/1267 KB 109/109 KB 136/214 KB 720/1710 KB 148/531 KB 136/1267 KB 109/109 KB 140/214 KB 724/1710 KB 148/531 KB 136/1267 KB 109/109 KB 144/214 KB 724/1710 KB 148/531 KB 136/1267 KB 109/109 KB 144/214 KB 728/1710 KB 148/531 KB 136/1267 KB 109/109 KB 144/214 KB 732/1710 KB 152/531 KB 136/1267 KB 109/109 KB 144/214 KB 736/1710 KB 152/531 KB 136/1267 KB 109/109 KB 144/214 KB 728/1710 KB 152/531 KB 136/1267 KB 109/109 KB 144/214 KB 736/1710 KB 156/531 KB 136/1267 KB 109/109 KB 144/214 KB 736/1710 KB 160/531 KB 136/1267 KB 109/109 KB 144/214 KB 740/1710 KB 160/531 KB 140/1267 KB 109/109 KB 148/214 KB 744/1710 KB 164/531 KB 140/1267 KB 109/109 KB 148/214 KB 748/1710 KB 164/531 KB 140/1267 KB 109/109 KB 148/214 KB 752/1710 KB 164/531 KB 140/1267 KB 109/109 KB 148/214 KB 740/1710 KB 164/531 KB 140/1267 KB 109/109 KB 148/214 KB 740/1710 KB 160/531 KB 144/1267 KB 109/109 KB 148/214 KB 752/1710 KB 164/531 KB 136/1267 KB 109/109 KB 148/214 KB 740/1710 KB 160/531 KB 144/1267 KB 109/109 KB 152/214 KB 752/1710 KB 164/531 KB 144/1267 KB 109/109 KB 156/214 KB 752/1710 KB 164/531 KB 148/1267 KB 109/109 KB 156/214 KB 752/1710 KB 164/531 KB 152/1267 KB 160/214 KB 756/1710 KB 168/531 KB 156/1267 KB 160/214 KB 756/1710 KB 168/531 KB 148/1267 KB 160/214 KB 756/1710 KB 168/531 KB 148/1267 KB 160/214 KB 752/1710 KB 168/531 KB 148/1267 KB 160/214 KB 752/1710 KB 164/531 KB 160/1267 KB 160/214 KB 756/1710 KB 172/531 KB 160/1267 KB 160/214 KB 756/1710 KB 176/531 KB 160/1267 KB 164/214 KB 756/1710 KB 176/531 KB 160/1267 KB 168/214 KB 756/1710 KB 180/531 KB 160/1267 KB 172/214 KB 756/1710 KB 180/531 KB 160/1267 KB 176/214 KB 760/1710 KB 180/531 KB 160/1267 KB 172/214 KB 760/1710 KB 180/531 KB 160/1267 KB 164/214 KB 756/1710 KB 180/531 KB 160/1267 KB 160/214 KB 756/1710 KB 168/531 KB 160/1267 KB 176/214 KB 760/1710 KB 184/531 KB 160/1267 KB 176/214 KB 764/1710 KB 184/531 KB 160/1267 KB 176/214 KB 768/1710 KB 184/531 KB 160/1267 KB 176/214 KB 772/1710 KB 188/531 KB 164/1267 KB 180/214 KB 776/1710 KB 188/531 KB 164/1267 KB 180/214 KB 780/1710 KB 188/531 KB 160/1267 KB 176/214 KB 768/1710 KB 188/531 KB 164/1267 KB 180/214 KB 780/1710 KB 192/531 KB 164/1267 KB 180/214 KB 772/1710 KB 188/531 KB 168/1267 KB 180/214 KB 780/1710 KB 192/531 KB 172/1267 KB 180/214 KB 780/1710 KB 192/531 KB 160/1267 KB 180/214 KB 772/1710 KB 188/531 KB 172/1267 KB 184/214 KB 780/1710 KB 192/531 KB 172/1267 KB 188/214 KB 780/1710 KB 192/531 unit-abot-epc-basic-0: 01:12:59 DEBUG unit.abot-epc-basic/0.install KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar (109 KB at 340.2 KB/sec) unit-abot-epc-basic-0: 01:12:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar unit-abot-epc-basic-0: 01:12:59 DEBUG unit.abot-epc-basic/0.install 176/1267 KB 188/214 KB 780/1710 KB 196/531 KB 176/1267 KB 188/214 KB 780/1710 KB 192/531 KB 176/1267 KB 192/214 KB 780/1710 KB 196/531 KB 176/1267 KB 192/214 KB 780/1710 KB 200/531 KB 176/1267 KB 192/214 KB 784/1710 KB 200/531 KB 176/1267 KB 192/214 KB 784/1710 KB 204/531 KB 176/1267 KB 192/214 KB 784/1710 KB 208/531 KB 176/1267 KB 192/214 KB 788/1710 KB 212/531 KB 180/1267 KB 196/214 KB 788/1710 KB 216/531 KB 180/1267 KB 196/214 KB 788/1710 KB 220/531 KB 180/1267 KB 196/214 KB 788/1710 KB 224/531 KB 176/1267 KB 192/214 KB 788/1710 KB 208/531 KB 180/1267 KB 196/214 KB 788/1710 KB 212/531 KB 180/1267 KB 192/214 KB 788/1710 KB 212/531 KB 184/1267 KB 196/214 KB 788/1710 KB 224/531 KB 188/1267 KB 196/214 KB 788/1710 KB 224/531 KB 188/1267 KB 200/214 KB 788/1710 KB 224/531 KB 192/1267 KB 200/214 KB 788/1710 KB 224/531 KB 192/1267 KB 204/214 KB 788/1710 KB 224/531 KB 192/1267 KB 208/214 KB 788/1710 KB 224/531 KB 192/1267 KB 208/214 KB 792/1710 KB 224/531 KB 192/1267 KB 208/214 KB 796/1710 KB 224/531 KB 192/1267 KB 208/214 KB 800/1710 KB 224/531 KB 192/1267 KB 208/214 KB 804/1710 KB 224/531 KB 196/1267 KB 212/214 KB 808/1710 KB 228/531 KB 192/1267 KB 212/214 KB 804/1710 KB 224/531 KB 196/1267 KB 214/214 KB 808/1710 KB 228/531 KB 196/1267 KB 212/214 KB 804/1710 KB 228/531 KB 200/1267 KB 214/214 KB 808/1710 KB 228/531 KB 192/1267 KB 212/214 KB 804/1710 KB 228/531 KB 204/1267 KB 214/214 KB 808/1710 KB 232/531 KB 204/1267 KB 214/214 KB 808/1710 KB 228/531 KB 208/1267 KB 214/214 KB 808/1710 KB 232/531 KB 208/1267 KB 214/214 KB 812/1710 KB 236/531 KB 208/1267 KB 214/214 KB 816/1710 KB 236/531 KB 4/80 KB 208/1267 KB 214/214 KB 820/1710 KB 236/531 KB 4/80 KB 212/1267 KB 214/214 KB 824/1710 KB 236/531 KB 4/80 KB 212/1267 KB 214/214 KB 828/1710 KB 236/531 KB 208/1267 KB 214/214 KB 808/1710 KB 236/531 KB 4/80 KB 212/1267 KB 214/214 KB 828/1710 KB 240/531 KB 4/80 KB 212/1267 KB 214/214 KB 828/1710 KB 244/531 KB 4/80 KB 212/1267 KB 214/214 KB 828/1710 KB 248/531 KB 4/80 KB 212/1267 KB 214/214 KB 820/1710 KB 236/531 KB 4/80 KB 208/1267 KB 214/214 KB 816/1710 KB 236/531 KB 8/80 KB 212/1267 KB 214/214 KB 828/1710 KB 248/531 KB 12/80 KB 212/1267 KB 214/214 KB 828/1710 KB 248/531 KB 16/80 KB 212/1267 KB 214/214 KB 828/1710 KB 248/531 KB 20/80 KB 212/1267 KB 214/214 KB 828/1710 KB 248/531 KB 24/80 KB 212/1267 KB 214/214 KB 828/1710 KB 248/531 KB 24/80 KB 216/1267 KB 214/214 KB 828/1710 KB 248/531 KB 28/80 KB 220/1267 KB 214/214 KB 828/1710 KB 248/531 KB 28/80 KB 224/1267 KB 214/214 KB 828/1710 KB 252/531 KB 28/80 KB 216/1267 KB 214/214 KB 828/1710 KB 248/531 KB 32/80 KB 224/1267 KB 214/214 KB 828/1710 KB 252/531 KB 28/80 KB 220/1267 KB 214/214 KB 828/1710 KB 252/531 KB 32/80 KB 224/1267 KB 214/214 KB 828/1710 KB 256/531 KB 36/80 KB 224/1267 KB 214/214 KB 828/1710 KB 256/531 KB 40/80 KB 228/1267 KB 832/1710 KB 260/531 KB 44/80 KB 228/1267 KB 832/1710 KB 260/531 KB 48/80 KB 228/1267 KB 832/1710 KB 260/531 KB 36/80 KB 228/1267 KB 832/1710 KB 260/531 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar (214 KB at 630.9 KB/sec) unit-abot-epc-basic-0: 01:12:59 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: 01:12:59 DEBUG unit.abot-epc-basic/0.install 48/80 KB 232/1267 KB 832/1710 KB 260/531 KB 48/80 KB 236/1267 KB 832/1710 KB 260/531 KB 48/80 KB 240/1267 KB 832/1710 KB 260/531 KB 36/80 KB 224/1267 KB 214/214 KB 832/1710 KB 260/531 KB 48/80 KB 240/1267 KB 832/1710 KB 264/531 KB 48/80 KB 240/1267 KB 832/1710 KB 268/531 KB 36/80 KB 224/1267 KB 214/214 KB 832/1710 KB 256/531 KB 48/80 KB 240/1267 KB 836/1710 KB 268/531 KB 48/80 KB 240/1267 KB 840/1710 KB 268/531 KB 48/80 KB 240/1267 KB 844/1710 KB 268/531 KB 48/80 KB 240/1267 KB 848/1710 KB 272/531 KB 48/80 KB 240/1267 KB 852/1710 KB 272/531 KB 52/80 KB 244/1267 KB 856/1710 KB 272/531 KB 52/80 KB 244/1267 KB 860/1710 KB 272/531 KB 48/80 KB 240/1267 KB 844/1710 KB 272/531 KB 52/80 KB 244/1267 KB 860/1710 KB 276/531 KB 52/80 KB 244/1267 KB 852/1710 KB 272/531 KB 48/80 KB 244/1267 KB 852/1710 KB 272/531 KB 56/80 KB 244/1267 KB 860/1710 KB 276/531 KB 56/80 KB 248/1267 KB 860/1710 KB 276/531 KB 60/80 KB 248/1267 KB 860/1710 KB 276/531 KB 60/80 KB 252/1267 KB 860/1710 KB 276/531 KB 60/80 KB 256/1267 KB 860/1710 KB 276/531 KB 64/80 KB 256/1267 KB 860/1710 KB 280/531 KB 64/80 KB 256/1267 KB 860/1710 KB 276/531 KB 68/80 KB 256/1267 KB 860/1710 KB 280/531 KB 72/80 KB 260/1267 KB 864/1710 KB 284/531 KB 76/80 KB 260/1267 KB 864/1710 KB 284/531 KB 80/80 KB 260/1267 KB 864/1710 KB 284/531 KB 68/80 KB 260/1267 KB 864/1710 KB 284/531 KB 68/80 KB 256/1267 KB 864/1710 KB 284/531 KB 68/80 KB 256/1267 KB 864/1710 KB 280/531 KB 80/80 KB 260/1267 KB 864/1710 KB 288/531 KB 80/80 KB 260/1267 KB 868/1710 KB 288/531 KB 80/80 KB 260/1267 KB 872/1710 KB 292/531 KB 80/80 KB 260/1267 KB 876/1710 KB 292/531 KB 80/80 KB 260/1267 KB 880/1710 KB 292/531 KB 80/80 KB 260/1267 KB 868/1710 KB 292/531 KB 80/80 KB 264/1267 KB 880/1710 KB 292/531 KB 80/80 KB 264/1267 KB 880/1710 KB 296/531 KB 80/80 KB 268/1267 KB 880/1710 KB 300/531 KB 80/80 KB 268/1267 KB 880/1710 KB 304/531 KB 80/80 KB 268/1267 KB 880/1710 KB 296/531 KB 80/80 KB 272/1267 KB 880/1710 KB 304/531 KB 80/80 KB 276/1267 KB 880/1710 KB 304/531 KB 80/80 KB 280/1267 KB 884/1710 KB 308/531 KB 80/80 KB 284/1267 KB 884/1710 KB 308/531 KB 80/80 KB 276/1267 KB 884/1710 KB 308/531 KB 80/80 KB 276/1267 KB 884/1710 KB 304/531 KB 80/80 KB 284/1267 KB 888/1710 KB 308/531 KB 80/80 KB 284/1267 KB 892/1710 KB 308/531 KB 80/80 KB 284/1267 KB 896/1710 KB 308/531 KB 80/80 KB 284/1267 KB 896/1710 KB 312/531 KB 80/80 KB 284/1267 KB 896/1710 KB 316/531 KB 80/80 KB 284/1267 KB 896/1710 KB 320/531 KB 80/80 KB 288/1267 KB 896/1710 KB 320/531 KB 80/80 KB 292/1267 KB 896/1710 KB 320/531 KB 80/80 KB 296/1267 KB 900/1710 KB 324/531 KB 80/80 KB 300/1267 KB 900/1710 KB 324/531 KB 80/80 KB 304/1267 KB 900/1710 KB 324/531 KB 80/80 KB 292/1267 KB 900/1710 KB 324/531 KB 80/80 KB 304/1267 KB 904/1710 KB 324/531 KB 80/80 KB 304/1267 KB 908/1710 KB 324/531 KB 80/80 KB 304/1267 KB 912/1710 KB 324/531 KB 80/80 KB 292/1267 KB 896/1710 KB 324/531 KB 80/80 KB 304/1267 KB 912/1710 KB 328/531 KB 80/80 KB 304/1267 KB 912/1710 KB 332/531 KB 80/80 KB 304/1267 KB 912/1710 KB 336/531 KB 80/80 KB 308/1267 KB 912/1710 KB 336/531 KB 80/80 KB 312/1267 KB 916/1710 KB 340/531 KB 80/80 KB 316/1267 KB 916/1710 KB 340/531 KB 80/80 KB 320/1267 KB 916/1710 KB 340/531 KB 80/80 KB 308/1267 KB 916/1710 KB 340/531 KB 80/80 KB 308/1267 KB 916/1710 KB 336/531 KB 80/80 KB 320/1267 KB 920/1710 KB 340/531 KB 80/80 KB 320/1267 KB 924/1710 KB 340/531 KB 80/80 KB 320/1267 KB 924/1710 KB 344 unit-abot-epc-basic-0: 01:12:59 DEBUG unit.abot-epc-basic/0.install /531 KB 80/80 KB 320/1267 KB 928/1710 KB 348/531 KB 320/1267 KB 928/1710 KB 352/531 KB 80/80 KB 320/1267 KB 928/1710 KB 344/531 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar (80 KB at 219.5 KB/sec) unit-abot-epc-basic-0: 01:12:59 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-mysql-0: 01:12:59 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: 01:13:00 DEBUG unit.abot-epc-basic/0.install 320/1267 KB 932/1710 KB 352/531 KB 324/1267 KB 936/1710 KB 356/531 KB 324/1267 KB 940/1710 KB 356/531 KB 324/1267 KB 944/1710 KB 356/531 KB 324/1267 KB 932/1710 KB 356/531 KB 324/1267 KB 944/1710 KB 360/531 KB 324/1267 KB 932/1710 KB 352/531 KB 328/1267 KB 944/1710 KB 360/531 KB 332/1267 KB 944/1710 KB 360/531 KB 336/1267 KB 944/1710 KB 360/531 KB 336/1267 KB 944/1710 KB 364/531 KB 336/1267 KB 944/1710 KB 368/531 KB 336/1267 KB 948/1710 KB 372/531 KB 340/1267 KB 948/1710 KB 376/531 KB 340/1267 KB 4/61 KB 948/1710 KB 376/531 KB 340/1267 KB 8/61 KB 948/1710 KB 376/531 KB 340/1267 KB 12/61 KB 948/1710 KB 376/531 KB 336/1267 KB 948/1710 KB 368/531 KB 340/1267 KB 948/1710 KB 372/531 KB 340/1267 KB 16/61 KB 948/1710 KB 376/531 KB 344/1267 KB 16/61 KB 948/1710 KB 376/531 KB 348/1267 KB 16/61 KB 948/1710 KB 376/531 KB 348/1267 KB 16/61 KB 952/1710 KB 376/531 KB 352/1267 KB 16/61 KB 956/1710 KB 376/531 KB 352/1267 KB 16/61 KB 960/1710 KB 376/531 KB 352/1267 KB 16/61 KB 952/1710 KB 376/531 KB 352/1267 KB 16/61 KB 960/1710 KB 380/531 KB 352/1267 KB 20/61 KB 960/1710 KB 380/531 KB 356/1267 KB 24/61 KB 964/1710 KB 384/531 KB 356/1267 KB 28/61 KB 964/1710 KB 384/531 KB 356/1267 KB 32/61 KB 964/1710 KB 384/531 KB 356/1267 KB 20/61 KB 964/1710 KB 384/531 KB 356/1267 KB 32/61 KB 968/1710 KB 384/531 KB 356/1267 KB 20/61 KB 960/1710 KB 384/531 KB 360/1267 KB 32/61 KB 968/1710 KB 384/531 KB 364/1267 KB 32/61 KB 968/1710 KB 384/531 KB 352/1267 KB 20/61 KB 960/1710 KB 384/531 KB 364/1267 KB 32/61 KB 972/1710 KB 388/531 KB 364/1267 KB 32/61 KB 972/1710 KB 392/531 KB 364/1267 KB 32/61 KB 972/1710 KB 396/531 KB 364/1267 KB 32/61 KB 972/1710 KB 384/531 KB 368/1267 KB 32/61 KB 976/1710 KB 396/531 KB 368/1267 KB 32/61 KB 972/1710 KB 396/531 KB 368/1267 KB 32/61 KB 976/1710 KB 400/531 KB 368/1267 KB 32/61 KB 980/1710 KB 400/531 KB 372/1267 KB 36/61 KB 984/1710 KB 404/531 KB 372/1267 KB 36/61 KB 980/1710 KB 404/531 KB 372/1267 KB 36/61 KB 980/1710 KB 400/531 KB 368/1267 KB 36/61 KB 980/1710 KB 400/531 KB 372/1267 KB 40/61 KB 984/1710 KB 404/531 KB 372/1267 KB 44/61 KB 984/1710 KB 404/531 KB 372/1267 KB 48/61 KB 984/1710 KB 404/531 KB 376/1267 KB 48/61 KB 984/1710 KB 404/531 KB 376/1267 KB 48/61 KB 984/1710 KB 408/531 KB 376/1267 KB 48/61 KB 984/1710 KB 412/531 KB 380/1267 KB 48/61 KB 988/1710 KB 416/531 KB 380/1267 KB 48/61 KB 988/1710 KB 412/531 KB 380/1267 KB 48/61 KB 984/1710 KB 412/531 KB 380/1267 KB 52/61 KB 992/1710 KB 416/531 KB 384/1267 KB 52/61 KB 992/1710 KB 420/531 KB 384/1267 KB 52/61 KB 996/1710 KB 424/531 KB 384/1267 KB 52/61 KB 996/1710 KB 428/531 KB 380/1267 KB 52/61 KB 988/1710 KB 416/531 KB 384/1267 KB 56/61 KB 996/1710 KB 428/531 KB 384/1267 KB 60/61 KB 996/1710 KB 428/531 KB 384/1267 KB 61/61 KB 996/1710 KB 428/531 KB 384/1267 KB 52/61 KB 996/1710 KB 420/531 KB 384/1267 KB 61/61 KB 1000/1710 KB 428/531 KB 384/1267 KB 61/61 KB 1004/1710 KB 428/531 KB 384/1267 KB 61/61 KB 1008/1710 KB 428/531 KB 384/1267 KB 52/61 KB 992/1710 KB 416/531 KB 388/1267 KB 61/61 KB 1008/1710 KB 432/531 KB 392/1267 KB 61/61 KB 1008/1710 KB 432/531 KB 396/1267 KB 61/61 KB 1008/1710 KB 432/531 KB 400/1267 KB 61/61 KB 1008/1710 KB 432/531 KB 384/1267 KB 61/61 KB 1008/1710 KB 432/531 KB 400/1267 KB 61/61 KB 1008/1710 KB 436/531 KB 404/1267 KB 61/61 KB 1012/1710 KB 436/531 KB 408/1267 KB 61/61 KB 1012/1710 KB 436/531 KB 400/1267 KB 61/61 KB 1012/1710 KB 436/531 KB 408/1267 KB 61/61 KB unit-abot-epc-basic-0: 01:13:00 DEBUG unit.abot-epc-basic/0.install 1016/1710 KB 440/531 KB 408/1267 KB 61/61 KB 1012/1710 KB 440/531 KB 412/1267 KB 61/61 KB 1016/1710 KB 440/531 KB 412/1267 KB 61/61 KB 1020/1710 KB 444/531 KB 412/1267 KB 61/61 KB 1020/1710 KB 444/531 KB 416/1267 KB 61/61 KB 1020/1710 KB 444/531 KB 416/1267 KB 61/61 KB 1024/1710 KB 448/531 KB 416/1267 KB 61/61 KB 1024/1710 KB 444/531 KB 416/1267 KB 61/61 KB 1028/1710 KB 448/531 KB 420/1267 KB 61/61 KB 1032/1710 KB 452/531 KB 420/1267 KB 61/61 KB 1036/1710 KB 452/531 KB 420/1267 KB 61/61 KB 1028/1710 KB 452/531 KB 420/1267 KB 4/1044 KB 61/61 KB 1036/1710 KB 452/531 KB 420/1267 KB 8/1044 KB 61/61 KB 1036/1710 KB 452/531 KB 420/1267 KB 12/1044 KB 61/61 KB 1036/1710 KB 452/531 KB 420/1267 KB 16/1044 KB 61/61 KB 1036/1710 KB 452/531 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (61 KB at 155.2 KB/sec) unit-abot-epc-basic-0: 01:13:00 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.jar machine-2: 01:13:00 DEBUG juju.worker.apicaller password changed machine-2: 01:13:00 DEBUG juju.api RPC connection died machine-2: 01:13:00 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 01:13:00 DEBUG unit.abot-epc-basic/0.install 420/1267 KB 61/61 KB 1028/1710 KB 448/531 KB 424/1267 KB 16/1044 KB 1036/1710 KB 456/531 KB 420/1267 KB 16/1044 KB 1036/1710 KB 456/531 KB 424/1267 KB 16/1044 KB 1036/1710 KB 460/531 KB 424/1267 KB 20/1044 KB 1040/1710 KB 460/531 KB 424/1267 KB 24/1044 KB 1040/1710 KB 460/531 KB 424/1267 KB 28/1044 KB 1040/1710 KB 460/531 KB 424/1267 KB 32/1044 KB 1040/1710 KB 460/531 KB 428/1267 KB 32/1044 KB 1040/1710 KB 460/531 KB 432/1267 KB 32/1044 KB 1040/1710 KB 460/531 KB 424/1267 KB 16/1044 KB 1040/1710 KB 460/531 KB 432/1267 KB 32/1044 KB 1040/1710 KB 464/531 KB 436/1267 KB 32/1044 KB 1040/1710 KB 464/531 KB 436/1267 KB 32/1044 KB 1040/1710 KB 468/531 KB 436/1267 KB 36/1044 KB 1044/1710 KB 468/531 KB 436/1267 KB 40/1044 KB 1044/1710 KB 468/531 KB 436/1267 KB 44/1044 KB 1044/1710 KB 468/531 KB 436/1267 KB 48/1044 KB 1044/1710 KB 468/531 KB 436/1267 KB 52/1044 KB 1044/1710 KB 468/531 KB 436/1267 KB 56/1044 KB 1044/1710 KB 468/531 KB 436/1267 KB 60/1044 KB 1044/1710 KB 468/531 KB 436/1267 KB 64/1044 KB 1044/1710 KB 468/531 KB 436/1267 KB 68/1044 KB 1044/1710 KB 468/531 KB 436/1267 KB 72/1044 KB 1044/1710 KB 468/531 KB 436/1267 KB 76/1044 KB 1044/1710 KB 468/531 KB 436/1267 KB 80/1044 KB 1044/1710 KB 468/531 KB 436/1267 KB 32/1044 KB 1044/1710 KB 468/531 KB 436/1267 KB 80/1044 KB 1048/1710 KB 468/531 KB 436/1267 KB 80/1044 KB 1052/1710 KB 468/531 KB 436/1267 KB 80/1044 KB 1056/1710 KB 468/531 KB 440/1267 KB 84/1044 KB 1056/1710 KB 472/531 KB 4/1063 KB 440/1267 KB 84/1044 KB 1060/1710 KB 472/531 KB 8/1063 KB 440/1267 KB 84/1044 KB 1060/1710 KB 472/531 KB 12/1063 KB 440/1267 KB 84/1044 KB 1056/1710 KB 472/531 KB 440/1267 KB 80/1044 KB 1056/1710 KB 472/531 KB 436/1267 KB 80/1044 KB 1056/1710 KB 472/531 KB 444/1267 KB 84/1044 KB 1060/1710 KB 472/531 KB 12/1063 KB 448/1267 KB 84/1044 KB 1060/1710 KB 476/531 KB 12/1063 KB 448/1267 KB 88/1044 KB 1060/1710 KB 476/531 KB 12/1063 KB 448/1267 KB 92/1044 KB 1060/1710 KB 476/531 KB 12/1063 KB 452/1267 KB 96/1044 KB 1060/1710 KB 476/531 KB 12/1063 KB 440/1267 KB 84/1044 KB 1060/1710 KB 472/531 KB 4/1063 KB 452/1267 KB 96/1044 KB 1064/1710 KB 476/531 KB 12/1063 KB 452/1267 KB 92/1044 KB 1060/1710 KB 476/531 KB 12/1063 KB 456/1267 KB 96/1044 KB 1068/1710 KB 476/531 KB 12/1063 KB 460/1267 KB 96/1044 KB 1068/1710 KB 476/531 KB 12/1063 KB 464/1267 KB 96/1044 KB 1068/1710 KB 476/531 KB 16/1063 KB 444/1267 KB 84/1044 KB 1060/1710 KB 476/531 KB 12/1063 KB 464/1267 KB 96/1044 KB 1068/1710 KB 480/531 KB 16/1063 KB 464/1267 KB 96/1044 KB 1068/1710 KB 484/531 KB 16/1063 KB 464/1267 KB 96/1044 KB 1068/1710 KB 488/531 KB 16/1063 KB 464/1267 KB 96/1044 KB 1068/1710 KB 492/531 KB 16/1063 KB 460/1267 KB 96/1044 KB 1068/1710 KB 476/531 KB 16/1063 KB 452/1267 KB 96/1044 KB 1068/1710 KB 476/531 KB 12/1063 KB 464/1267 KB 96/1044 KB 1072/1710 KB 492/531 KB 16/1063 KB 464/1267 KB 100/1044 KB 1072/1710 KB 492/531 KB 16/1063 KB 464/1267 KB 104/1044 KB 1076/1710 KB 496/531 KB 20/1063 KB 464/1267 KB 108/1044 KB 1076/1710 KB 496/531 KB 20/1063 KB 464/1267 KB 112/1044 KB 1076/1710 KB 496/531 KB 20/1063 KB 468/1267 KB 112/1044 KB 1076/1710 KB 496/531 KB 20/1063 KB 472/1267 KB 112/1044 KB 1076/1710 KB 496/531 KB 20/1063 KB 464/1267 KB 100/1044 KB 1076/1710 KB 496/531 KB 20/1063 KB 464/1267 KB 100/1044 KB 1072/1710 KB 496/531 KB 20/1063 KB 464/1267 KB 100/1044 KB 1072/1710 KB 496/531 KB 16/1063 KB 472/1267 KB 116/1044 KB 1076/1710 KB 500/531 KB 20/1063 KB 476/1267 KB 116/1044 K unit-abot-epc-basic-0: 01:13:00 DEBUG unit.abot-epc-basic/0.install B 1080/1710 KB 500/531 KB 24/1063 KB 480/1267 KB 116/1044 KB 1080/1710 KB 504/531 KB 24/1063 KB 472/1267 KB 116/1044 KB 1076/1710 KB 496/531 KB 20/1063 KB 476/1267 KB 116/1044 KB 1080/1710 KB 504/531 KB 24/1063 KB 472/1267 KB 116/1044 KB 1080/1710 KB 500/531 KB 24/1063 KB 472/1267 KB 116/1044 KB 1076/1710 KB 500/531 KB 24/1063 KB 480/1267 KB 116/1044 KB 1080/1710 KB 504/531 KB 28/1063 KB 480/1267 KB 116/1044 KB 1080/1710 KB 504/531 KB 32/1063 KB 480/1267 KB 116/1044 KB 1084/1710 KB 504/531 KB 32/1063 KB 480/1267 KB 116/1044 KB 1088/1710 KB 504/531 KB 32/1063 KB 480/1267 KB 116/1044 KB 1088/1710 KB 508/531 KB 32/1063 KB 480/1267 KB 116/1044 KB 1088/1710 KB 512/531 KB 32/1063 KB 480/1267 KB 116/1044 KB 1088/1710 KB 516/531 KB 32/1063 KB 484/1267 KB 120/1044 KB 1092/1710 KB 520/531 KB 36/1063 KB 484/1267 KB 120/1044 KB 1092/1710 KB 516/531 KB 36/1063 KB 480/1267 KB 120/1044 KB 1088/1710 KB 516/531 KB 32/1063 KB 484/1267 KB 124/1044 KB 1092/1710 KB 524/531 KB 36/1063 KB 484/1267 KB 128/1044 KB 1092/1710 KB 524/531 KB 36/1063 KB 484/1267 KB 120/1044 KB 1088/1710 KB 516/531 KB 36/1063 KB 484/1267 KB 128/1044 KB 1092/1710 KB 524/531 KB 40/1063 KB 484/1267 KB 128/1044 KB 1092/1710 KB 524/531 KB 44/1063 KB 484/1267 KB 128/1044 KB 1092/1710 KB 524/531 KB 48/1063 KB 484/1267 KB 120/1044 KB 1088/1710 KB 516/531 KB 32/1063 KB 488/1267 KB 128/1044 KB 1096/1710 KB 524/531 KB 48/1063 KB 484/1267 KB 128/1044 KB 1096/1710 KB 524/531 KB 48/1063 KB 492/1267 KB 128/1044 KB 1100/1710 KB 524/531 KB 48/1063 KB 492/1267 KB 132/1044 KB 1104/1710 KB 524/531 KB 52/1063 KB 492/1267 KB 132/1044 KB 1108/1710 KB 524/531 KB 52/1063 KB 492/1267 KB 132/1044 KB 1112/1710 KB 524/531 KB 52/1063 KB 492/1267 KB 128/1044 KB 1096/1710 KB 524/531 KB 48/1063 KB 496/1267 KB 132/1044 KB 1112/1710 KB 524/531 KB 52/1063 KB 492/1267 KB 132/1044 KB 1100/1710 KB 524/531 KB 52/1063 KB 496/1267 KB 136/1044 KB 1112/1710 KB 524/531 KB 52/1063 KB 496/1267 KB 140/1044 KB 1112/1710 KB 524/531 KB 52/1063 KB 496/1267 KB 144/1044 KB 1112/1710 KB 524/531 KB 52/1063 KB 496/1267 KB 148/1044 KB 1112/1710 KB 524/531 KB 52/1063 KB 500/1267 KB 152/1044 KB 1112/1710 KB 524/531 KB 52/1063 KB 492/1267 KB 128/1044 KB 1100/1710 KB 524/531 KB 52/1063 KB 500/1267 KB 152/1044 KB 1116/1710 KB 524/531 KB 56/1063 KB 500/1267 KB 152/1044 KB 1116/1710 KB 524/531 KB 60/1063 KB 500/1267 KB 152/1044 KB 1116/1710 KB 524/531 KB 64/1063 KB 500/1267 KB 152/1044 KB 1116/1710 KB 524/531 KB 52/1063 KB 500/1267 KB 152/1044 KB 1120/1710 KB 524/531 KB 64/1063 KB 500/1267 KB 148/1044 KB 1112/1710 KB 524/531 KB 52/1063 KB 504/1267 KB 152/1044 KB 1120/1710 KB 524/531 KB 64/1063 KB 508/1267 KB 152/1044 KB 1120/1710 KB 524/531 KB 64/1063 KB 512/1267 KB 152/1044 KB 1120/1710 KB 524/531 KB 64/1063 KB 512/1267 KB 156/1044 KB 1120/1710 KB 524/531 KB 64/1063 KB 512/1267 KB 160/1044 KB 1120/1710 KB 524/531 KB 64/1063 KB 516/1267 KB 164/1044 KB 1120/1710 KB 524/531 KB 64/1063 KB 516/1267 KB 168/1044 KB 1124/1710 KB 524/531 KB 68/1063 KB 516/1267 KB 160/1044 KB 1120/1710 KB 524/531 KB 64/1063 KB 516/1267 KB 164/1044 KB 1124/1710 KB 524/531 KB 68/1063 KB 516/1267 KB 172/1044 KB 1124/1710 KB 524/531 KB 72/1063 KB 516/1267 KB 172/1044 KB 1124/1710 KB 524/531 KB 76/1063 KB 516/1267 KB 172/1044 KB 1124/1710 KB 524/531 KB 80/1063 KB 516/1267 KB 164/1044 KB 1124/1710 KB 524/531 KB 64/1063 KB 484/1267 KB 120/1044 KB 1092/1710 KB 524/531 KB 36/1063 KB 520/1267 KB 172/1044 KB 1124/1710 KB 528/531 KB 80/1 machine-2: 01:13:00 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 01:13:00 DEBUG unit.abot-epc-basic/0.install 063 KB 520/1267 KB 172/1044 KB 1124/1710 KB 531/531 KB 80/1063 KB 520/1267 KB 172/1044 KB 1128/1710 KB 531/531 KB 80/1063 KB 520/1267 KB 172/1044 KB 1132/1710 KB 531/531 KB 80/1063 KB 520/1267 KB 172/1044 KB 1136/1710 KB 531/531 KB 80/1063 KB 520/1267 KB 172/1044 KB 1140/1710 KB 531/531 KB 80/1063 KB 520/1267 KB 172/1044 KB 1144/1710 KB 531/531 KB 84/1063 KB 520/1267 KB 172/1044 KB 1148/1710 KB 531/531 KB 84/1063 KB 520/1267 KB 172/1044 KB 1124/1710 KB 524/531 KB 80/1063 KB 524/1267 KB 172/1044 KB 1148/1710 KB 531/531 KB 84/1063 KB 528/1267 KB 172/1044 KB 1148/1710 KB 531/531 KB 84/1063 KB 532/1267 KB 172/1044 KB 1148/1710 KB 531/531 KB 84/1063 KB 536/1267 KB 172/1044 KB 1148/1710 KB 531/531 KB 84/1063 KB 540/1267 KB 172/1044 KB 1148/1710 KB 531/531 KB 84/1063 KB 544/1267 KB 172/1044 KB 1148/1710 KB 531/531 KB 84/1063 KB 520/1267 KB 172/1044 KB 1140/1710 KB 531/531 KB 84/1063 KB 516/1267 KB 172/1044 KB 1124/1710 KB 524/531 KB 68/1063 KB 544/1267 KB 176/1044 KB 1152/1710 KB 531/531 KB 84/1063 KB 544/1267 KB 180/1044 KB 1152/1710 KB 531/531 KB 84/1063 KB 544/1267 KB 184/1044 KB 1152/1710 KB 88/1063 KB 544/1267 KB 188/1044 KB 1152/1710 KB 88/1063 KB 544/1267 KB 192/1044 KB 1152/1710 KB 88/1063 KB 544/1267 KB 172/1044 KB 1152/1710 KB 531/531 KB 84/1063 KB 544/1267 KB 180/1044 KB 1152/1710 KB 88/1063 KB 544/1267 KB 192/1044 KB 1152/1710 KB 92/1063 KB 544/1267 KB 192/1044 KB 1152/1710 KB 96/1063 KB 544/1267 KB 192/1044 KB 1156/1710 KB 96/1063 KB 548/1267 KB 196/1044 KB 1160/1710 KB 100/1063 KB 548/1267 KB 196/1044 KB 1164/1710 KB 100/1063 KB 548/1267 KB 196/1044 KB 1168/1710 KB 100/1063 KB 548/1267 KB 196/1044 KB 1156/1710 KB 100/1063 KB 552/1267 KB 196/1044 KB 1168/1710 KB 100/1063 KB 544/1267 KB 196/1044 KB 1156/1710 KB 100/1063 KB 552/1267 KB 196/1044 KB 1168/1710 KB 104/1063 KB 552/1267 KB 196/1044 KB 1168/1710 KB 108/1063 KB 552/1267 KB 196/1044 KB 1168/1710 KB 112/1063 KB 544/1267 KB 196/1044 KB 1156/1710 KB 96/1063 KB 552/1267 KB 200/1044 KB 1168/1710 KB 112/1063 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar (531 KB at 1205.3 KB/sec) unit-abot-epc-basic-0: 01:13:00 DEBUG unit.abot-epc-basic/0.install 556/1267 KB 204/1044 KB 1168/1710 KB 112/1063 KB 556/1267 KB 200/1044 KB 1168/1710 KB 112/1063 KB Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar machine-2: 01:13:00 DEBUG juju.api successfully dialed "wss://172.30.9.211:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" machine-2: 01:13:00 INFO juju.api connection established to "wss://172.30.9.211:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" machine-2: 01:13:00 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" unit-abot-epc-basic-0: 01:13:00 DEBUG unit.abot-epc-basic/0.install 556/1267 KB 204/1044 KB 1168/1710 KB 116/1063 KB 560/1267 KB 208/1044 KB 1172/1710 KB 120/1063 KB 560/1267 KB 208/1044 KB 1172/1710 KB 124/1063 KB 560/1267 KB 208/1044 KB 1172/1710 KB 128/1063 KB 560/1267 KB 208/1044 KB 1172/1710 KB 116/1063 KB 560/1267 KB 208/1044 KB 1176/1710 KB 128/1063 KB 560/1267 KB 208/1044 KB 1168/1710 KB 116/1063 KB 560/1267 KB 204/1044 KB 1168/1710 KB 116/1063 KB 564/1267 KB 208/1044 KB 1176/1710 KB 128/1063 KB 568/1267 KB 212/1044 KB 1176/1710 KB 128/1063 KB 572/1267 KB 212/1044 KB 1176/1710 KB 128/1063 KB 576/1267 KB 212/1044 KB 1176/1710 KB 128/1063 KB 564/1267 KB 212/1044 KB 1176/1710 KB 128/1063 KB 576/1267 KB 216/1044 KB 1176/1710 KB 128/1063 KB 576/1267 KB 220/1044 KB 1176/1710 KB 128/1063 KB 580/1267 KB 220/1044 KB 1176/1710 KB 128/1063 KB 584/1267 KB 224/1044 KB 1180/1710 KB 132/1063 KB 588/1267 KB 224/1044 KB 1180/1710 KB 132/1063 KB 592/1267 KB 224/1044 KB 1180/1710 KB 132/1063 KB 580/1267 KB 224/1044 KB 1180/1710 KB 132/1063 KB 580/1267 KB 224/1044 KB 1180/1710 KB 128/1063 KB 580/1267 KB 224/1044 KB 1176/1710 KB 128/1063 KB 592/1267 KB 224/1044 KB 1184/1710 KB 132/1063 KB 592/1267 KB 224/1044 KB 1188/1710 KB 132/1063 KB 596/1267 KB 228/1044 KB 1192/1710 KB 136/1063 KB 596/1267 KB 228/1044 KB 1196/1710 KB 136/1063 KB 596/1267 KB 228/1044 KB 1200/1710 KB 136/1063 KB 596/1267 KB 228/1044 KB 1204/1710 KB 136/1063 KB 596/1267 KB 228/1044 KB 1188/1710 KB 136/1063 KB 592/1267 KB 228/1044 KB 1188/1710 KB 136/1063 KB 592/1267 KB 224/1044 KB 1188/1710 KB 136/1063 KB 596/1267 KB 228/1044 KB 1204/1710 KB 140/1063 KB 596/1267 KB 228/1044 KB 1204/1710 KB 144/1063 KB 596/1267 KB 232/1044 KB 1204/1710 KB 144/1063 KB 596/1267 KB 236/1044 KB 1204/1710 KB 144/1063 KB 596/1267 KB 240/1044 KB 1204/1710 KB 144/1063 KB 596/1267 KB 244/1044 KB 1204/1710 KB 144/1063 KB 600/1267 KB 248/1044 KB 1208/1710 KB 148/1063 KB 600/1267 KB 252/1044 KB 1208/1710 KB 148/1063 KB 600/1267 KB 244/1044 KB 1208/1710 KB 148/1063 KB 600/1267 KB 244/1044 KB 1204/1710 KB 148/1063 KB 596/1267 KB 244/1044 KB 1204/1710 KB 148/1063 KB 600/1267 KB 252/1044 KB 1208/1710 KB 152/1063 KB 604/1267 KB 252/1044 KB 1208/1710 KB 156/1063 KB 600/1267 KB 252/1044 KB 1208/1710 KB 156/1063 KB 608/1267 KB 252/1044 KB 1208/1710 KB 156/1063 KB 612/1267 KB 252/1044 KB 1208/1710 KB 156/1063 KB 616/1267 KB 256/1044 KB 1212/1710 KB 160/1063 KB 620/1267 KB 256/1044 KB 1212/1710 KB 160/1063 KB 612/1267 KB 256/1044 KB 1212/1710 KB 160/1063 KB 612/1267 KB 252/1044 KB 1212/1710 KB 160/1063 KB 612/1267 KB 252/1044 KB 1208/1710 KB 160/1063 KB 620/1267 KB 256/1044 KB 1216/1710 KB 160/1063 KB 620/1267 KB 256/1044 KB 1220/1710 KB 160/1063 KB 620/1267 KB 260/1044 KB 1224/1710 KB 164/1063 KB 620/1267 KB 260/1044 KB 1228/1710 KB 164/1063 KB 620/1267 KB 260/1044 KB 1232/1710 KB 164/1063 KB 620/1267 KB 260/1044 KB 1220/1710 KB 164/1063 KB 620/1267 KB 256/1044 KB 1220/1710 KB 164/1063 KB 624/1267 KB 260/1044 KB 1232/1710 KB 168/1063 KB 624/1267 KB 260/1044 KB 1232/1710 KB 172/1063 KB 624/1267 KB 260/1044 KB 1232/1710 KB 176/1063 KB 624/1267 KB 264/1044 KB 1232/1710 KB 176/1063 KB 624/1267 KB 260/1044 KB 1232/1710 KB 164/1063 KB 624/1267 KB 268/1044 KB 1232/1710 KB 176/1063 KB 4/713 KB 624/1267 KB 268/1044 KB 1232/1710 KB 176/1063 KB 8/713 KB 624/1267 KB 268/1044 KB 1232/1710 KB 176/1063 KB 12/713 KB 624/1267 KB 268/1044 KB 1232/1710 KB 176/1063 KB 16/713 KB 624/1267 KB 268/1044 KB 1232/1710 KB 176/1063 KB 16/713 KB 624/1267 KB 272/1044 KB 1232/171 unit-abot-epc-basic-0: 01:13:00 DEBUG unit.abot-epc-basic/0.install 0 KB 176/1063 KB 20/713 KB 628/1267 KB 276/1044 KB 1232/1710 KB 176/1063 KB 20/713 KB 628/1267 KB 272/1044 KB 1232/1710 KB 176/1063 KB 24/713 KB 628/1267 KB 276/1044 KB 1236/1710 KB 180/1063 KB 28/713 KB 628/1267 KB 276/1044 KB 1236/1710 KB 180/1063 KB 32/713 KB 628/1267 KB 276/1044 KB 1236/1710 KB 180/1063 KB 36/713 KB 628/1267 KB 276/1044 KB 1236/1710 KB 180/1063 KB 40/713 KB 628/1267 KB 276/1044 KB 1236/1710 KB 180/1063 KB 44/713 KB 628/1267 KB 276/1044 KB 1236/1710 KB 180/1063 KB 48/713 KB 628/1267 KB 276/1044 KB 1236/1710 KB 180/1063 KB 52/713 KB 628/1267 KB 276/1044 KB 1236/1710 KB 180/1063 KB 16/713 KB 628/1267 KB 272/1044 KB 1232/1710 KB 176/1063 KB 52/713 KB 632/1267 KB 280/1044 KB 1236/1710 KB 180/1063 KB 52/713 KB 636/1267 KB 280/1044 KB 1236/1710 KB 180/1063 KB 52/713 KB 628/1267 KB 280/1044 KB 1236/1710 KB 180/1063 KB 20/713 KB 628/1267 KB 276/1044 KB 1236/1710 KB 180/1063 KB 52/713 KB 636/1267 KB 280/1044 KB 1236/1710 KB 184/1063 KB 20/713 KB 628/1267 KB 276/1044 KB 1236/1710 KB 176/1063 KB 52/713 KB 636/1267 KB 280/1044 KB 1236/1710 KB 188/1063 KB 52/713 KB 636/1267 KB 280/1044 KB 1240/1710 KB 188/1063 KB 52/713 KB 636/1267 KB 280/1044 KB 1244/1710 KB 192/1063 KB 52/713 KB 636/1267 KB 280/1044 KB 1248/1710 KB 192/1063 KB 52/713 KB 636/1267 KB 280/1044 KB 1240/1710 KB 192/1063 KB 52/713 KB 640/1267 KB 280/1044 KB 1248/1710 KB 192/1063 KB 52/713 KB 644/1267 KB 284/1044 KB 1248/1710 KB 192/1063 KB 56/713 KB 648/1267 KB 284/1044 KB 1252/1710 KB 196/1063 KB 56/713 KB 652/1267 KB 284/1044 KB 1252/1710 KB 196/1063 KB 52/713 KB 640/1267 KB 284/1044 KB 1248/1710 KB 192/1063 KB 56/713 KB 656/1267 KB 288/1044 KB 1252/1710 KB 196/1063 KB 56/713 KB 656/1267 KB 292/1044 KB 1252/1710 KB 196/1063 KB 56/713 KB 656/1267 KB 296/1044 KB 1252/1710 KB 196/1063 KB 56/713 KB 644/1267 KB 284/1044 KB 1252/1710 KB 196/1063 KB 56/713 KB 644/1267 KB 284/1044 KB 1248/1710 KB 196/1063 KB 56/713 KB 644/1267 KB 284/1044 KB 1248/1710 KB 192/1063 KB 60/713 KB 656/1267 KB 300/1044 KB 1252/1710 KB 196/1063 KB 64/713 KB 656/1267 KB 300/1044 KB 1252/1710 KB 196/1063 KB 64/713 KB 656/1267 KB 300/1044 KB 1252/1710 KB 200/1063 KB 64/713 KB 656/1267 KB 300/1044 KB 1256/1710 KB 200/1063 KB 64/713 KB 656/1267 KB 300/1044 KB 1260/1710 KB 204/1063 KB 64/713 KB 656/1267 KB 300/1044 KB 1264/1710 KB 204/1063 KB 64/713 KB 656/1267 KB 300/1044 KB 1256/1710 KB 204/1063 KB 64/713 KB 656/1267 KB 300/1044 KB 1264/1710 KB 208/1063 KB 68/713 KB 656/1267 KB 300/1044 KB 1264/1710 KB 208/1063 KB 72/713 KB 656/1267 KB 300/1044 KB 1264/1710 KB 212/1063 KB 76/713 KB 656/1267 KB 300/1044 KB 1264/1710 KB 212/1063 KB 80/713 KB 656/1267 KB 300/1044 KB 1264/1710 KB 212/1063 KB 80/713 KB 656/1267 KB 300/1044 KB 1268/1710 KB 212/1063 KB 80/713 KB 656/1267 KB 300/1044 KB 1272/1710 KB 212/1063 KB 80/713 KB 656/1267 KB 300/1044 KB 1276/1710 KB 212/1063 KB 80/713 KB 656/1267 KB 300/1044 KB 1280/1710 KB 212/1063 KB 68/713 KB 656/1267 KB 300/1044 KB 1264/1710 KB 212/1063 KB 68/713 KB 656/1267 KB 300/1044 KB 1264/1710 KB 208/1063 KB 84/713 KB 660/1267 KB 300/1044 KB 1280/1710 KB 212/1063 KB 84/713 KB 664/1267 KB 300/1044 KB 1280/1710 KB 216/1063 KB 84/713 KB 668/1267 KB 300/1044 KB 1280/1710 KB 216/1063 KB 84/713 KB 672/1267 KB 300/1044 KB 1280/1710 KB 216/1063 KB 84/713 KB 656/1267 KB 300/1044 KB 1280/1710 KB 212/1063 KB 56/713 KB 656/1267 KB 300/1044 KB 1252/1710 KB 212/1063 KB 84/713 KB 672/1267 KB 304/1044 KB 1280/1710 KB 216/1063 KB 84/713 KB 67 unit-abot-epc-basic-0: 01:13:00 DEBUG unit.abot-epc-basic/0.install 2/1267 KB 308/1044 KB 1280/1710 KB 216/1063 KB 84/713 KB 672/1267 KB 312/1044 KB 1280/1710 KB 216/1063 KB 84/713 KB 672/1267 KB 316/1044 KB 1280/1710 KB 216/1063 KB 84/713 KB 672/1267 KB 320/1044 KB 1280/1710 KB 216/1063 KB 88/713 KB 672/1267 KB 324/1044 KB 1284/1710 KB 216/1063 KB 88/713 KB 676/1267 KB 328/1044 KB 1284/1710 KB 216/1063 KB 88/713 KB 676/1267 KB 332/1044 KB 1284/1710 KB 216/1063 KB 88/713 KB 676/1267 KB 336/1044 KB 1284/1710 KB 216/1063 KB 84/713 KB 660/1267 KB 300/1044 KB 1280/1710 KB 216/1063 KB 88/713 KB 676/1267 KB 336/1044 KB 1284/1710 KB 220/1063 KB 88/713 KB 676/1267 KB 336/1044 KB 1284/1710 KB 224/1063 KB 88/713 KB 676/1267 KB 336/1044 KB 1284/1710 KB 228/1063 KB 88/713 KB 676/1267 KB 336/1044 KB 1284/1710 KB 232/1063 KB 88/713 KB 676/1267 KB 336/1044 KB 1284/1710 KB 236/1063 KB 88/713 KB 676/1267 KB 336/1044 KB 1284/1710 KB 240/1063 KB 88/713 KB 676/1267 KB 324/1044 KB 1284/1710 KB 216/1063 KB 88/713 KB 672/1267 KB 320/1044 KB 1284/1710 KB 216/1063 KB 92/713 KB 676/1267 KB 336/1044 KB 1284/1710 KB 240/1063 KB 96/713 KB 676/1267 KB 336/1044 KB 1284/1710 KB 240/1063 KB 100/713 KB 676/1267 KB 336/1044 KB 1284/1710 KB 240/1063 KB 84/713 KB 672/1267 KB 320/1044 KB 1284/1710 KB 216/1063 KB 100/713 KB 680/1267 KB 336/1044 KB 1288/1710 KB 240/1063 KB 100/713 KB 680/1267 KB 336/1044 KB 1292/1710 KB 240/1063 KB 100/713 KB 680/1267 KB 336/1044 KB 1296/1710 KB 240/1063 KB 100/713 KB 680/1267 KB 336/1044 KB 1284/1710 KB 240/1063 KB 104/713 KB 684/1267 KB 336/1044 KB 1296/1710 KB 240/1063 KB 104/713 KB 688/1267 KB 336/1044 KB 1296/1710 KB 240/1063 KB 104/713 KB 692/1267 KB 340/1044 KB 1296/1710 KB 240/1063 KB 104/713 KB 696/1267 KB 340/1044 KB 1300/1710 KB 244/1063 KB 104/713 KB 700/1267 KB 340/1044 KB 1300/1710 KB 244/1063 KB 104/713 KB 704/1267 KB 340/1044 KB 1300/1710 KB 244/1063 KB 104/713 KB 680/1267 KB 336/1044 KB 1296/1710 KB 240/1063 KB 108/713 KB 704/1267 KB 340/1044 KB 1300/1710 KB 244/1063 KB 112/713 KB 704/1267 KB 340/1044 KB 1300/1710 KB 244/1063 KB 104/713 KB 692/1267 KB 340/1044 KB 1300/1710 KB 244/1063 KB 112/713 KB 704/1267 KB 340/1044 KB 1304/1710 KB 244/1063 KB 104/713 KB 692/1267 KB 340/1044 KB 1296/1710 KB 244/1063 KB 104/713 KB 688/1267 KB 340/1044 KB 1296/1710 KB 240/1063 KB 112/713 KB 704/1267 KB 344/1044 KB 1308/1710 KB 244/1063 KB 112/713 KB 704/1267 KB 348/1044 KB 1308/1710 KB 248/1063 KB 116/713 KB 704/1267 KB 352/1044 KB 1308/1710 KB 248/1063 KB 112/713 KB 704/1267 KB 344/1044 KB 1308/1710 KB 248/1063 KB 116/713 KB 704/1267 KB 352/1044 KB 1308/1710 KB 252/1063 KB 116/713 KB 704/1267 KB 352/1044 KB 1308/1710 KB 256/1063 KB 112/713 KB 704/1267 KB 340/1044 KB 1308/1710 KB 248/1063 KB 116/713 KB 704/1267 KB 352/1044 KB 1312/1710 KB 256/1063 KB 116/713 KB 704/1267 KB 348/1044 KB 1308/1710 KB 248/1063 KB 120/713 KB 704/1267 KB 352/1044 KB 1312/1710 KB 256/1063 KB 124/713 KB 704/1267 KB 352/1044 KB 1312/1710 KB 256/1063 KB 128/713 KB 708/1267 KB 352/1044 KB 1316/1710 KB 256/1063 KB 132/713 KB 708/1267 KB 352/1044 KB 1316/1710 KB 256/1063 KB 136/713 KB 708/1267 KB 356/1044 KB 1316/1710 KB 260/1063 KB 140/713 KB 708/1267 KB 356/1044 KB 1316/1710 KB 260/1063 KB 144/713 KB 708/1267 KB 356/1044 KB 1316/1710 KB 260/1063 KB 124/713 KB 708/1267 KB 352/1044 KB 1316/1710 KB 256/1063 KB 124/713 KB 708/1267 KB 352/1044 KB 1312/1710 KB 256/1063 KB 132/713 KB 708/1267 KB 356/1044 KB 1316/1710 KB 260/1063 KB 132/713 KB 708/1267 KB 356/1044 KB 1316/1710 KB 256/1063 KB 144/713 KB unit-abot-epc-basic-0: 01:13:00 DEBUG unit.abot-epc-basic/0.install 712/1267 KB 356/1044 KB 1316/1710 KB 260/1063 KB 144/713 KB 712/1267 KB 356/1044 KB 1316/1710 KB 264/1063 KB 144/713 KB 716/1267 KB 360/1044 KB 1320/1710 KB 264/1063 KB 144/713 KB 716/1267 KB 360/1044 KB 1320/1710 KB 264/1063 KB 144/713 KB 716/1267 KB 360/1044 KB 1316/1710 KB 264/1063 KB 144/713 KB 720/1267 KB 364/1044 KB 1320/1710 KB 264/1063 KB 144/713 KB 720/1267 KB 364/1044 KB 1324/1710 KB 268/1063 KB 144/713 KB 720/1267 KB 364/1044 KB 1324/1710 KB 268/1063 KB 144/713 KB 720/1267 KB 364/1044 KB 1320/1710 KB 268/1063 KB 144/713 KB 720/1267 KB 368/1044 KB 1324/1710 KB 272/1063 KB 144/713 KB 720/1267 KB 368/1044 KB 1324/1710 KB 268/1063 KB 144/713 KB 720/1267 KB 368/1044 KB 1328/1710 KB 272/1063 KB 144/713 KB 720/1267 KB 368/1044 KB 1332/1710 KB 272/1063 KB 148/713 KB 724/1267 KB 372/1044 KB 1336/1710 KB 276/1063 KB 148/713 KB 724/1267 KB 372/1044 KB 1332/1710 KB 276/1063 KB 148/713 KB 724/1267 KB 372/1044 KB 1332/1710 KB 272/1063 KB 148/713 KB 720/1267 KB 372/1044 KB 1332/1710 KB 272/1063 KB 148/713 KB 724/1267 KB 376/1044 KB 1336/1710 KB 276/1063 KB 148/713 KB 720/1267 KB 368/1044 KB 1332/1710 KB 272/1063 KB 152/713 KB 728/1267 KB 376/1044 KB 1336/1710 KB 280/1063 KB 156/713 KB 728/1267 KB 380/1044 KB 1336/1710 KB 280/1063 KB 148/713 KB 728/1267 KB 376/1044 KB 1336/1710 KB 280/1063 KB 148/713 KB 728/1267 KB 376/1044 KB 1336/1710 KB 276/1063 KB 156/713 KB 732/1267 KB 380/1044 KB 1340/1710 KB 280/1063 KB 156/713 KB 728/1267 KB 380/1044 KB 1340/1710 KB 280/1063 KB 156/713 KB 732/1267 KB 380/1044 KB 1344/1710 KB 284/1063 KB 152/713 KB 728/1267 KB 380/1044 KB 1336/1710 KB 280/1063 KB 160/713 KB 736/1267 KB 384/1044 KB 1344/1710 KB 284/1063 KB 160/713 KB 736/1267 KB 380/1044 KB 1344/1710 KB 284/1063 KB 156/713 KB 736/1267 KB 380/1044 KB 1344/1710 KB 284/1063 KB 156/713 KB 732/1267 KB 380/1044 KB 1340/1710 KB 284/1063 KB 160/713 KB 736/1267 KB 384/1044 KB 1344/1710 KB 288/1063 KB 164/713 KB 736/1267 KB 384/1044 KB 1344/1710 KB 288/1063 KB 168/713 KB 740/1267 KB 388/1044 KB 1348/1710 KB 292/1063 KB 172/713 KB 740/1267 KB 388/1044 KB 1348/1710 KB 292/1063 KB 164/713 KB 740/1267 KB 388/1044 KB 1348/1710 KB 292/1063 KB 172/713 KB 740/1267 KB 392/1044 KB 1348/1710 KB 292/1063 KB 172/713 KB 740/1267 KB 396/1044 KB 1348/1710 KB 292/1063 KB 172/713 KB 740/1267 KB 400/1044 KB 1348/1710 KB 292/1063 KB 164/713 KB 740/1267 KB 384/1044 KB 1348/1710 KB 292/1063 KB 164/713 KB 740/1267 KB 384/1044 KB 1344/1710 KB 292/1063 KB 164/713 KB 736/1267 KB 384/1044 KB 1344/1710 KB 292/1063 KB 172/713 KB 740/1267 KB 400/1044 KB 1352/1710 KB 292/1063 KB 172/713 KB 744/1267 KB 400/1044 KB 1352/1710 KB 296/1063 KB 172/713 KB 744/1267 KB 400/1044 KB 1352/1710 KB 292/1063 KB 172/713 KB 744/1267 KB 400/1044 KB 1356/1710 KB 296/1063 KB 172/713 KB 748/1267 KB 400/1044 KB 1360/1710 KB 296/1063 KB 172/713 KB 748/1267 KB 400/1044 KB 1356/1710 KB 296/1063 KB 172/713 KB 748/1267 KB 400/1044 KB 1360/1710 KB 300/1063 KB 172/713 KB 752/1267 KB 400/1044 KB 1360/1710 KB 300/1063 KB 176/713 KB 752/1267 KB 400/1044 KB 1364/1710 KB 304/1063 KB 176/713 KB 756/1267 KB 404/1044 KB 1368/1710 KB 304/1063 KB 176/713 KB 756/1267 KB 404/1044 KB 1372/1710 KB 304/1063 KB 176/713 KB 756/1267 KB 404/1044 KB 1376/1710 KB 304/1063 KB 176/713 KB 752/1267 KB 400/1044 KB 1360/1710 KB 304/1063 KB 172/713 KB 752/1267 KB 400/1044 KB 1360/1710 KB 304/1063 KB 176/713 KB 756/1267 KB 404/1044 KB 1376/1710 KB 308/1063 KB 180/713 KB 756/1267 KB 404/1044 KB 1376/1710 KB 312/1 unit-abot-epc-basic-0: 01:13:00 DEBUG unit.abot-epc-basic/0.install 063 KB 180/713 KB 756/1267 KB 404/1044 KB 1376/1710 KB 316/1063 KB 176/713 KB 756/1267 KB 404/1044 KB 1364/1710 KB 304/1063 KB 180/713 KB 756/1267 KB 408/1044 KB 1376/1710 KB 320/1063 KB 180/713 KB 756/1267 KB 412/1044 KB 1376/1710 KB 320/1063 KB 180/713 KB 756/1267 KB 416/1044 KB 1376/1710 KB 320/1063 KB 176/713 KB 756/1267 KB 400/1044 KB 1364/1710 KB 304/1063 KB 180/713 KB 756/1267 KB 404/1044 KB 1376/1710 KB 308/1063 KB 184/713 KB 756/1267 KB 416/1044 KB 1376/1710 KB 320/1063 KB 188/713 KB 756/1267 KB 416/1044 KB 1376/1710 KB 320/1063 KB 188/713 KB 760/1267 KB 416/1044 KB 1380/1710 KB 320/1063 KB 192/713 KB 760/1267 KB 420/1044 KB 1384/1710 KB 320/1063 KB 192/713 KB 760/1267 KB 420/1044 KB 1388/1710 KB 320/1063 KB 192/713 KB 760/1267 KB 420/1044 KB 1392/1710 KB 320/1063 KB 188/713 KB 760/1267 KB 416/1044 KB 1376/1710 KB 320/1063 KB 192/713 KB 764/1267 KB 420/1044 KB 1392/1710 KB 320/1063 KB 192/713 KB 768/1267 KB 420/1044 KB 1392/1710 KB 320/1063 KB 192/713 KB 760/1267 KB 420/1044 KB 1380/1710 KB 320/1063 KB 192/713 KB 768/1267 KB 424/1044 KB 1392/1710 KB 320/1063 KB 192/713 KB 768/1267 KB 428/1044 KB 1392/1710 KB 320/1063 KB 192/713 KB 768/1267 KB 432/1044 KB 1392/1710 KB 320/1063 KB 192/713 KB 760/1267 KB 416/1044 KB 1380/1710 KB 320/1063 KB 180/713 KB 756/1267 KB 416/1044 KB 1380/1710 KB 320/1063 KB 196/713 KB 768/1267 KB 432/1044 KB 1392/1710 KB 320/1063 KB 200/713 KB 768/1267 KB 432/1044 KB 1392/1710 KB 324/1063 KB 204/713 KB 772/1267 KB 432/1044 KB 1392/1710 KB 324/1063 KB 208/713 KB 772/1267 KB 436/1044 KB 1396/1710 KB 324/1063 KB 196/713 KB 768/1267 KB 432/1044 KB 1392/1710 KB 324/1063 KB 200/713 KB 772/1267 KB 432/1044 KB 1396/1710 KB 324/1063 KB 208/713 KB 776/1267 KB 436/1044 KB 1396/1710 KB 324/1063 KB 208/713 KB 780/1267 KB 436/1044 KB 1396/1710 KB 328/1063 KB 208/713 KB 784/1267 KB 436/1044 KB 1396/1710 KB 328/1063 KB 212/713 KB 784/1267 KB 436/1044 KB 1396/1710 KB 328/1063 KB 216/713 KB 788/1267 KB 436/1044 KB 1396/1710 KB 328/1063 KB 220/713 KB 788/1267 KB 436/1044 KB 1396/1710 KB 328/1063 KB 204/713 KB 772/1267 KB 436/1044 KB 1396/1710 KB 324/1063 KB 204/713 KB 772/1267 KB 436/1044 KB 1392/1710 KB 324/1063 KB 224/713 KB 788/1267 KB 440/1044 KB 1400/1710 KB 328/1063 KB 224/713 KB 788/1267 KB 444/1044 KB 1400/1710 KB 328/1063 KB 224/713 KB 788/1267 KB 448/1044 KB 1400/1710 KB 328/1063 KB 212/713 KB 788/1267 KB 436/1044 KB 1396/1710 KB 328/1063 KB 208/713 KB 776/1267 KB 436/1044 KB 1396/1710 KB 328/1063 KB 224/713 KB 788/1267 KB 448/1044 KB 1400/1710 KB 332/1063 KB 224/713 KB 788/1267 KB 448/1044 KB 1400/1710 KB 336/1063 KB 224/713 KB 788/1267 KB 448/1044 KB 1400/1710 KB 340/1063 KB 224/713 KB 792/1267 KB 452/1044 KB 1400/1710 KB 344/1063 KB 224/713 KB 788/1267 KB 444/1044 KB 1400/1710 KB 328/1063 KB 224/713 KB 792/1267 KB 452/1044 KB 1404/1710 KB 344/1063 KB 224/713 KB 792/1267 KB 452/1044 KB 1408/1710 KB 344/1063 KB 224/713 KB 792/1267 KB 452/1044 KB 1412/1710 KB 344/1063 KB 224/713 KB 792/1267 KB 452/1044 KB 1416/1710 KB 348/1063 KB 224/713 KB 792/1267 KB 452/1044 KB 1420/1710 KB 348/1063 KB 224/713 KB 792/1267 KB 452/1044 KB 1400/1710 KB 340/1063 KB 224/713 KB 788/1267 KB 436/1044 KB 1396/1710 KB 340/1063 KB 224/713 KB 792/1267 KB 448/1044 KB 1400/1710 KB 340/1063 KB 224/713 KB 796/1267 KB 452/1044 KB 1420/1710 KB 348/1063 KB 224/713 KB 800/1267 KB 452/1044 KB 1420/1710 KB 348/1063 KB 228/713 KB 800/1267 KB 452/1044 KB 1420/1710 KB 348/1063 KB 232/713 KB 804/1267 KB 456/1044 KB unit-abot-epc-basic-0: 01:13:00 DEBUG unit.abot-epc-basic/0.install 1420/1710 KB 348/1063 KB 224/713 KB 792/1267 KB 452/1044 KB 1412/1710 KB 348/1063 KB 232/713 KB 804/1267 KB 456/1044 KB 1424/1710 KB 352/1063 KB 232/713 KB 804/1267 KB 456/1044 KB 1424/1710 KB 356/1063 KB 232/713 KB 804/1267 KB 456/1044 KB 1424/1710 KB 348/1063 KB 228/713 KB 804/1267 KB 456/1044 KB 1420/1710 KB 348/1063 KB 236/713 KB 804/1267 KB 460/1044 KB 1424/1710 KB 356/1063 KB 236/713 KB 804/1267 KB 464/1044 KB 1424/1710 KB 356/1063 KB 228/713 KB 804/1267 KB 452/1044 KB 1420/1710 KB 348/1063 KB 236/713 KB 808/1267 KB 464/1044 KB 1424/1710 KB 356/1063 KB 236/713 KB 812/1267 KB 464/1044 KB 1424/1710 KB 356/1063 KB 236/713 KB 816/1267 KB 464/1044 KB 1424/1710 KB 356/1063 KB 236/713 KB 820/1267 KB 464/1044 KB 1424/1710 KB 356/1063 KB 236/713 KB 824/1267 KB 468/1044 KB 1428/1710 KB 360/1063 KB 236/713 KB 828/1267 KB 468/1044 KB 1428/1710 KB 360/1063 KB 236/713 KB 832/1267 KB 468/1044 KB 1428/1710 KB 360/1063 KB 236/713 KB 804/1267 KB 456/1044 KB 1424/1710 KB 356/1063 KB 240/713 KB 832/1267 KB 468/1044 KB 1428/1710 KB 360/1063 KB 236/713 KB 820/1267 KB 468/1044 KB 1428/1710 KB 360/1063 KB 240/713 KB 832/1267 KB 472/1044 KB 1428/1710 KB 360/1063 KB 240/713 KB 832/1267 KB 476/1044 KB 1428/1710 KB 360/1063 KB 240/713 KB 832/1267 KB 480/1044 KB 1428/1710 KB 360/1063 KB 236/713 KB 820/1267 KB 464/1044 KB 1428/1710 KB 360/1063 KB 236/713 KB 820/1267 KB 464/1044 KB 1424/1710 KB 360/1063 KB 240/713 KB 832/1267 KB 480/1044 KB 1428/1710 KB 364/1063 KB 240/713 KB 832/1267 KB 480/1044 KB 1428/1710 KB 368/1063 KB 240/713 KB 832/1267 KB 480/1044 KB 1432/1710 KB 368/1063 KB 240/713 KB 832/1267 KB 480/1044 KB 1436/1710 KB 368/1063 KB 244/713 KB 832/1267 KB 480/1044 KB 1440/1710 KB 372/1063 KB 244/713 KB 832/1267 KB 484/1044 KB 1440/1710 KB 372/1063 KB 244/713 KB 836/1267 KB 488/1044 KB 1444/1710 KB 372/1063 KB 244/713 KB 836/1267 KB 492/1044 KB 1444/1710 KB 372/1063 KB 244/713 KB 832/1267 KB 480/1044 KB 1436/1710 KB 372/1063 KB 244/713 KB 832/1267 KB 480/1044 KB 1436/1710 KB 368/1063 KB 248/713 KB 836/1267 KB 492/1044 KB 1444/1710 KB 372/1063 KB 252/713 KB 836/1267 KB 492/1044 KB 1444/1710 KB 372/1063 KB 256/713 KB 836/1267 KB 492/1044 KB 1444/1710 KB 372/1063 KB 256/713 KB 836/1267 KB 492/1044 KB 1444/1710 KB 376/1063 KB 256/713 KB 836/1267 KB 492/1044 KB 1444/1710 KB 380/1063 KB 256/713 KB 836/1267 KB 492/1044 KB 1444/1710 KB 384/1063 KB 260/713 KB 836/1267 KB 492/1044 KB 1444/1710 KB 384/1063 KB 264/713 KB 836/1267 KB 496/1044 KB 1444/1710 KB 388/1063 KB 244/713 KB 836/1267 KB 484/1044 KB 1444/1710 KB 372/1063 KB 264/713 KB 836/1267 KB 496/1044 KB 1448/1710 KB 388/1063 KB 264/713 KB 836/1267 KB 496/1044 KB 1452/1710 KB 388/1063 KB 244/713 KB 836/1267 KB 484/1044 KB 1440/1710 KB 372/1063 KB 264/713 KB 840/1267 KB 496/1044 KB 1456/1710 KB 388/1063 KB 264/713 KB 844/1267 KB 496/1044 KB 1456/1710 KB 388/1063 KB 268/713 KB 848/1267 KB 496/1044 KB 1456/1710 KB 388/1063 KB 260/713 KB 836/1267 KB 496/1044 KB 1444/1710 KB 388/1063 KB 260/713 KB 836/1267 KB 496/1044 KB 1444/1710 KB 384/1063 KB 268/713 KB 844/1267 KB 496/1044 KB 1456/1710 KB 388/1063 KB 272/713 KB 848/1267 KB 496/1044 KB 1456/1710 KB 388/1063 KB 264/713 KB 844/1267 KB 496/1044 KB 1456/1710 KB 388/1063 KB 272/713 KB 848/1267 KB 496/1044 KB 1460/1710 KB 392/1063 KB 276/713 KB 852/1267 KB 500/1044 KB 1464/1710 KB 392/1063 KB 276/713 KB 852/1267 KB 500/1044 KB 1468/1710 KB 392/1063 KB 276/713 KB 852/1267 KB 500/1044 KB 1472/1710 KB 392/1063 KB 272/713 KB 848/ unit-abot-epc-basic-0: 01:13:00 DEBUG unit.abot-epc-basic/0.install 1267 KB 496/1044 KB 1456/1710 KB 392/1063 KB 276/713 KB 852/1267 KB 500/1044 KB 1472/1710 KB 396/1063 KB 276/713 KB 852/1267 KB 500/1044 KB 1472/1710 KB 400/1063 KB 276/713 KB 852/1267 KB 500/1044 KB 1472/1710 KB 404/1063 KB 276/713 KB 852/1267 KB 500/1044 KB 1472/1710 KB 408/1063 KB 276/713 KB 852/1267 KB 500/1044 KB 1476/1710 KB 412/1063 KB 276/713 KB 852/1267 KB 500/1044 KB 1476/1710 KB 416/1063 KB 276/713 KB 852/1267 KB 500/1044 KB 1460/1710 KB 392/1063 KB 272/713 KB 852/1267 KB 500/1044 KB 1460/1710 KB 392/1063 KB 276/713 KB 852/1267 KB 504/1044 KB 1476/1710 KB 416/1063 KB 276/713 KB 852/1267 KB 508/1044 KB 1476/1710 KB 416/1063 KB 276/713 KB 852/1267 KB 512/1044 KB 1476/1710 KB 416/1063 KB 272/713 KB 852/1267 KB 496/1044 KB 1460/1710 KB 392/1063 KB 276/713 KB 856/1267 KB 512/1044 KB 1476/1710 KB 416/1063 KB 276/713 KB 860/1267 KB 512/1044 KB 1476/1710 KB 416/1063 KB 280/713 KB 864/1267 KB 516/1044 KB 1476/1710 KB 416/1063 KB 280/713 KB 868/1267 KB 516/1044 KB 1476/1710 KB 416/1063 KB 280/713 KB 872/1267 KB 516/1044 KB 1476/1710 KB 420/1063 KB 280/713 KB 876/1267 KB 516/1044 KB 1476/1710 KB 420/1063 KB 280/713 KB 880/1267 KB 516/1044 KB 1476/1710 KB 420/1063 KB 276/713 KB 852/1267 KB 500/1044 KB 1476/1710 KB 408/1063 KB 280/713 KB 880/1267 KB 516/1044 KB 1480/1710 KB 420/1063 KB 280/713 KB 880/1267 KB 516/1044 KB 1484/1710 KB 420/1063 KB 280/713 KB 880/1267 KB 516/1044 KB 1488/1710 KB 420/1063 KB 280/713 KB 868/1267 KB 516/1044 KB 1476/1710 KB 420/1063 KB 280/713 KB 880/1267 KB 516/1044 KB 1488/1710 KB 424/1063 KB 280/713 KB 880/1267 KB 516/1044 KB 1488/1710 KB 428/1063 KB 280/713 KB 880/1267 KB 516/1044 KB 1488/1710 KB 432/1063 KB 280/713 KB 880/1267 KB 516/1044 KB 1488/1710 KB 436/1063 KB 280/713 KB 884/1267 KB 516/1044 KB 1492/1710 KB 440/1063 KB 280/713 KB 860/1267 KB 516/1044 KB 1476/1710 KB 416/1063 KB 280/713 KB 860/1267 KB 512/1044 KB 1476/1710 KB 416/1063 KB 284/713 KB 884/1267 KB 516/1044 KB 1492/1710 KB 440/1063 KB 288/713 KB 884/1267 KB 516/1044 KB 1492/1710 KB 440/1063 KB 292/713 KB 884/1267 KB 516/1044 KB 1492/1710 KB 440/1063 KB 296/713 KB 884/1267 KB 520/1044 KB 1492/1710 KB 440/1063 KB 300/713 KB 884/1267 KB 520/1044 KB 1492/1710 KB 440/1063 KB 304/713 KB 884/1267 KB 520/1044 KB 1492/1710 KB 440/1063 KB 308/713 KB 884/1267 KB 520/1044 KB 1492/1710 KB 440/1063 KB 280/713 KB 884/1267 KB 516/1044 KB 1492/1710 KB 436/1063 KB 280/713 KB 880/1267 KB 516/1044 KB 1492/1710 KB 436/1063 KB 308/713 KB 884/1267 KB 520/1044 KB 1496/1710 KB 444/1063 KB 308/713 KB 884/1267 KB 520/1044 KB 1500/1710 KB 444/1063 KB 308/713 KB 888/1267 KB 520/1044 KB 1504/1710 KB 444/1063 KB 308/713 KB 884/1267 KB 520/1044 KB 1492/1710 KB 444/1063 KB 312/713 KB 888/1267 KB 520/1044 KB 1504/1710 KB 444/1063 KB 292/713 KB 884/1267 KB 520/1044 KB 1492/1710 KB 440/1063 KB 312/713 KB 888/1267 KB 524/1044 KB 1504/1710 KB 448/1063 KB 312/713 KB 888/1267 KB 528/1044 KB 1504/1710 KB 448/1063 KB 312/713 KB 888/1267 KB 532/1044 KB 1504/1710 KB 448/1063 KB 312/713 KB 888/1267 KB 536/1044 KB 1504/1710 KB 448/1063 KB 312/713 KB 888/1267 KB 540/1044 KB 1504/1710 KB 448/1063 KB 312/713 KB 888/1267 KB 544/1044 KB 1504/1710 KB 448/1063 KB 312/713 KB 888/1267 KB 548/1044 KB 1504/1710 KB 448/1063 KB 316/713 KB 888/1267 KB 552/1044 KB 1508/1710 KB 448/1063 KB 316/713 KB 888/1267 KB 556/1044 KB 1508/1710 KB 448/1063 KB 316/713 KB 888/1267 KB 560/1044 KB 1508/1710 KB 448/1063 KB 312/713 KB 888/1267 KB 520/1044 KB 1504/1710 KB 448/1063 K unit-abot-epc-basic-0: 01:13:00 DEBUG unit.abot-epc-basic/0.install B 308/713 KB 888/1267 KB 520/1044 KB 1500/1710 KB 444/1063 KB 316/713 KB 892/1267 KB 560/1044 KB 1508/1710 KB 448/1063 KB 316/713 KB 896/1267 KB 560/1044 KB 1508/1710 KB 448/1063 KB 316/713 KB 900/1267 KB 560/1044 KB 1508/1710 KB 448/1063 KB 316/713 KB 904/1267 KB 560/1044 KB 1508/1710 KB 452/1063 KB 316/713 KB 908/1267 KB 560/1044 KB 1508/1710 KB 452/1063 KB 316/713 KB 912/1267 KB 560/1044 KB 1508/1710 KB 452/1063 KB 316/713 KB 888/1267 KB 548/1044 KB 1508/1710 KB 448/1063 KB 316/713 KB 888/1267 KB 548/1044 KB 1504/1710 KB 448/1063 KB 320/713 KB 912/1267 KB 560/1044 KB 1508/1710 KB 452/1063 KB 320/713 KB 912/1267 KB 560/1044 KB 1512/1710 KB 452/1063 KB 320/713 KB 912/1267 KB 560/1044 KB 1516/1710 KB 452/1063 KB 320/713 KB 912/1267 KB 560/1044 KB 1520/1710 KB 452/1063 KB 316/713 KB 900/1267 KB 560/1044 KB 1508/1710 KB 452/1063 KB 320/713 KB 912/1267 KB 560/1044 KB 1520/1710 KB 456/1063 KB 324/713 KB 912/1267 KB 560/1044 KB 1520/1710 KB 456/1063 KB 328/713 KB 912/1267 KB 564/1044 KB 1520/1710 KB 456/1063 KB 328/713 KB 916/1267 KB 568/1044 KB 1524/1710 KB 460/1063 KB 328/713 KB 916/1267 KB 572/1044 KB 1524/1710 KB 460/1063 KB 328/713 KB 916/1267 KB 564/1044 KB 1524/1710 KB 460/1063 KB 328/713 KB 916/1267 KB 564/1044 KB 1520/1710 KB 460/1063 KB 328/713 KB 912/1267 KB 560/1044 KB 1520/1710 KB 456/1063 KB 328/713 KB 912/1267 KB 564/1044 KB 1520/1710 KB 460/1063 KB 328/713 KB 916/1267 KB 572/1044 KB 1524/1710 KB 464/1063 KB 332/713 KB 916/1267 KB 572/1044 KB 1524/1710 KB 464/1063 KB 336/713 KB 916/1267 KB 572/1044 KB 1524/1710 KB 464/1063 KB 336/713 KB 916/1267 KB 572/1044 KB 1524/1710 KB 468/1063 KB 340/713 KB 920/1267 KB 576/1044 KB 1528/1710 KB 472/1063 KB 340/713 KB 920/1267 KB 576/1044 KB 1528/1710 KB 476/1063 KB 340/713 KB 920/1267 KB 576/1044 KB 1528/1710 KB 468/1063 KB 340/713 KB 920/1267 KB 572/1044 KB 1528/1710 KB 468/1063 KB 340/713 KB 924/1267 KB 576/1044 KB 1528/1710 KB 476/1063 KB 340/713 KB 928/1267 KB 576/1044 KB 1528/1710 KB 476/1063 KB 336/713 KB 916/1267 KB 572/1044 KB 1528/1710 KB 468/1063 KB 340/713 KB 928/1267 KB 576/1044 KB 1532/1710 KB 476/1063 KB 340/713 KB 928/1267 KB 576/1044 KB 1536/1710 KB 476/1063 KB 340/713 KB 916/1267 KB 572/1044 KB 1528/1710 KB 468/1063 KB 344/713 KB 928/1267 KB 576/1044 KB 1536/1710 KB 476/1063 KB 348/713 KB 928/1267 KB 576/1044 KB 1536/1710 KB 476/1063 KB 352/713 KB 928/1267 KB 576/1044 KB 1540/1710 KB 480/1063 KB 356/713 KB 928/1267 KB 576/1044 KB 1540/1710 KB 480/1063 KB 360/713 KB 932/1267 KB 580/1044 KB 1540/1710 KB 480/1063 KB 364/713 KB 932/1267 KB 580/1044 KB 1540/1710 KB 480/1063 KB 368/713 KB 932/1267 KB 580/1044 KB 1540/1710 KB 480/1063 KB 348/713 KB 928/1267 KB 576/1044 KB 1540/1710 KB 480/1063 KB 368/713 KB 932/1267 KB 580/1044 KB 1540/1710 KB 484/1063 KB 348/713 KB 928/1267 KB 576/1044 KB 1540/1710 KB 476/1063 KB 356/713 KB 932/1267 KB 580/1044 KB 1540/1710 KB 480/1063 KB 356/713 KB 928/1267 KB 580/1044 KB 1540/1710 KB 480/1063 KB 368/713 KB 932/1267 KB 584/1044 KB 1540/1710 KB 488/1063 KB 368/713 KB 932/1267 KB 588/1044 KB 1540/1710 KB 488/1063 KB 368/713 KB 936/1267 KB 592/1044 KB 1540/1710 KB 488/1063 KB 368/713 KB 936/1267 KB 588/1044 KB 1540/1710 KB 488/1063 KB 368/713 KB 936/1267 KB 592/1044 KB 1544/1710 KB 488/1063 KB 368/713 KB 940/1267 KB 592/1044 KB 1544/1710 KB 488/1063 KB 368/713 KB 940/1267 KB 592/1044 KB 1548/1710 KB 488/1063 KB 368/713 KB 944/1267 KB 592/1044 KB 1552/1710 KB 488/1063 KB 368/713 KB 944/1267 KB 592/1044 KB 154 unit-abot-epc-basic-0: 01:13:00 DEBUG unit.abot-epc-basic/0.install 8/1710 KB 488/1063 KB 368/713 KB 944/1267 KB 592/1044 KB 1552/1710 KB 488/1063 KB 368/713 KB 944/1267 KB 592/1044 KB 1556/1710 KB 488/1063 KB 372/713 KB 948/1267 KB 596/1044 KB 1560/1710 KB 492/1063 KB 372/713 KB 948/1267 KB 596/1044 KB 1564/1710 KB 492/1063 KB 372/713 KB 948/1267 KB 596/1044 KB 1568/1710 KB 492/1063 KB 372/713 KB 948/1267 KB 596/1044 KB 1556/1710 KB 492/1063 KB 368/713 KB 944/1267 KB 592/1044 KB 1556/1710 KB 492/1063 KB 372/713 KB 948/1267 KB 596/1044 KB 1568/1710 KB 496/1063 KB 372/713 KB 948/1267 KB 596/1044 KB 1568/1710 KB 500/1063 KB 368/713 KB 948/1267 KB 596/1044 KB 1556/1710 KB 492/1063 KB 368/713 KB 944/1267 KB 596/1044 KB 1556/1710 KB 492/1063 KB 376/713 KB 948/1267 KB 600/1044 KB 1568/1710 KB 500/1063 KB 376/713 KB 948/1267 KB 604/1044 KB 1568/1710 KB 500/1063 KB 376/713 KB 948/1267 KB 608/1044 KB 1568/1710 KB 500/1063 KB 376/713 KB 952/1267 KB 612/1044 KB 1568/1710 KB 500/1063 KB 376/713 KB 952/1267 KB 616/1044 KB 1572/1710 KB 504/1063 KB 376/713 KB 952/1267 KB 620/1044 KB 1572/1710 KB 504/1063 KB 376/713 KB 952/1267 KB 624/1044 KB 1572/1710 KB 504/1063 KB 376/713 KB 948/1267 KB 596/1044 KB 1568/1710 KB 500/1063 KB 380/713 KB 952/1267 KB 624/1044 KB 1572/1710 KB 504/1063 KB 384/713 KB 952/1267 KB 624/1044 KB 1572/1710 KB 504/1063 KB 388/713 KB 952/1267 KB 624/1044 KB 1572/1710 KB 504/1063 KB 392/713 KB 952/1267 KB 624/1044 KB 1572/1710 KB 504/1063 KB 396/713 KB 952/1267 KB 624/1044 KB 1572/1710 KB 504/1063 KB 376/713 KB 952/1267 KB 612/1044 KB 1572/1710 KB 504/1063 KB 376/713 KB 952/1267 KB 612/1044 KB 1568/1710 KB 504/1063 KB 376/713 KB 952/1267 KB 608/1044 KB 1568/1710 KB 500/1063 KB 396/713 KB 956/1267 KB 628/1044 KB 1572/1710 KB 504/1063 KB 396/713 KB 960/1267 KB 628/1044 KB 1572/1710 KB 504/1063 KB 396/713 KB 960/1267 KB 628/1044 KB 1572/1710 KB 508/1063 KB 396/713 KB 960/1267 KB 628/1044 KB 1572/1710 KB 512/1063 KB 396/713 KB 964/1267 KB 628/1044 KB 1572/1710 KB 512/1063 KB 396/713 KB 968/1267 KB 628/1044 KB 1572/1710 KB 516/1063 KB 396/713 KB 972/1267 KB 628/1044 KB 1576/1710 KB 516/1063 KB 396/713 KB 976/1267 KB 628/1044 KB 1576/1710 KB 516/1063 KB 396/713 KB 980/1267 KB 628/1044 KB 1576/1710 KB 516/1063 KB 396/713 KB 952/1267 KB 628/1044 KB 1572/1710 KB 504/1063 KB 400/713 KB 980/1267 KB 628/1044 KB 1576/1710 KB 516/1063 KB 396/713 KB 968/1267 KB 628/1044 KB 1576/1710 KB 516/1063 KB 400/713 KB 980/1267 KB 628/1044 KB 1580/1710 KB 516/1063 KB 400/713 KB 980/1267 KB 628/1044 KB 1584/1710 KB 516/1063 KB 396/713 KB 964/1267 KB 628/1044 KB 1572/1710 KB 516/1063 KB 400/713 KB 980/1267 KB 628/1044 KB 1584/1710 KB 520/1063 KB 400/713 KB 980/1267 KB 628/1044 KB 1584/1710 KB 524/1063 KB 400/713 KB 980/1267 KB 628/1044 KB 1584/1710 KB 528/1063 KB 400/713 KB 980/1267 KB 628/1044 KB 1584/1710 KB 532/1063 KB 404/713 KB 984/1267 KB 632/1044 KB 1588/1710 KB 536/1063 KB 404/713 KB 984/1267 KB 632/1044 KB 1588/1710 KB 540/1063 KB 404/713 KB 984/1267 KB 632/1044 KB 1588/1710 KB 544/1063 KB 404/713 KB 984/1267 KB 632/1044 KB 1588/1710 KB 532/1063 KB 404/713 KB 988/1267 KB 632/1044 KB 1588/1710 KB 544/1063 KB 404/713 KB 980/1267 KB 632/1044 KB 1588/1710 KB 532/1063 KB 404/713 KB 988/1267 KB 632/1044 KB 1592/1710 KB 544/1063 KB 404/713 KB 988/1267 KB 632/1044 KB 1596/1710 KB 544/1063 KB 404/713 KB 980/1267 KB 632/1044 KB 1584/1710 KB 532/1063 KB 408/713 KB 988/1267 KB 632/1044 KB 1600/1710 KB 544/1063 KB 400/713 KB 980/1267 KB 632/1044 KB 1584/1710 KB 532/1063 KB 412/713 KB 992/1267 unit-abot-epc-basic-0: 01:13:00 DEBUG unit.abot-epc-basic/0.install KB 636/1044 KB 1600/1710 KB 544/1063 KB 412/713 KB 992/1267 KB 640/1044 KB 1600/1710 KB 544/1063 KB 412/713 KB 992/1267 KB 644/1044 KB 1600/1710 KB 544/1063 KB 412/713 KB 992/1267 KB 648/1044 KB 1600/1710 KB 544/1063 KB 412/713 KB 992/1267 KB 652/1044 KB 1600/1710 KB 544/1063 KB 412/713 KB 992/1267 KB 656/1044 KB 1600/1710 KB 544/1063 KB 412/713 KB 992/1267 KB 660/1044 KB 1600/1710 KB 544/1063 KB 412/713 KB 992/1267 KB 664/1044 KB 1600/1710 KB 548/1063 KB 412/713 KB 992/1267 KB 668/1044 KB 1600/1710 KB 548/1063 KB 412/713 KB 992/1267 KB 672/1044 KB 1600/1710 KB 548/1063 KB 408/713 KB 992/1267 KB 632/1044 KB 1600/1710 KB 544/1063 KB 404/713 KB 988/1267 KB 632/1044 KB 1600/1710 KB 544/1063 KB 412/713 KB 992/1267 KB 672/1044 KB 1604/1710 KB 548/1063 KB 412/713 KB 996/1267 KB 672/1044 KB 1608/1710 KB 548/1063 KB 412/713 KB 996/1267 KB 672/1044 KB 1612/1710 KB 548/1063 KB 412/713 KB 996/1267 KB 672/1044 KB 1616/1710 KB 548/1063 KB 412/713 KB 992/1267 KB 660/1044 KB 1600/1710 KB 548/1063 KB 412/713 KB 992/1267 KB 644/1044 KB 1600/1710 KB 544/1063 KB 416/713 KB 996/1267 KB 672/1044 KB 1616/1710 KB 548/1063 KB 420/713 KB 996/1267 KB 672/1044 KB 1616/1710 KB 548/1063 KB 412/713 KB 996/1267 KB 672/1044 KB 1604/1710 KB 548/1063 KB 420/713 KB 1000/1267 KB 672/1044 KB 1616/1710 KB 552/1063 KB 420/713 KB 1004/1267 KB 672/1044 KB 1616/1710 KB 552/1063 KB 420/713 KB 996/1267 KB 672/1044 KB 1616/1710 KB 552/1063 KB 420/713 KB 1008/1267 KB 672/1044 KB 1616/1710 KB 552/1063 KB 424/713 KB 1008/1267 KB 672/1044 KB 1616/1710 KB 556/1063 KB 428/713 KB 1008/1267 KB 672/1044 KB 1616/1710 KB 556/1063 KB 432/713 KB 1008/1267 KB 672/1044 KB 1616/1710 KB 556/1063 KB 420/713 KB 1008/1267 KB 672/1044 KB 1616/1710 KB 556/1063 KB 432/713 KB 1008/1267 KB 672/1044 KB 1616/1710 KB 560/1063 KB 432/713 KB 1008/1267 KB 672/1044 KB 1616/1710 KB 564/1063 KB 436/713 KB 1012/1267 KB 676/1044 KB 1620/1710 KB 568/1063 KB 436/713 KB 1012/1267 KB 676/1044 KB 1620/1710 KB 572/1063 KB 432/713 KB 1008/1267 KB 672/1044 KB 1620/1710 KB 564/1063 KB 436/713 KB 1012/1267 KB 676/1044 KB 1624/1710 KB 572/1063 KB 436/713 KB 1012/1267 KB 676/1044 KB 1628/1710 KB 572/1063 KB 436/713 KB 1012/1267 KB 676/1044 KB 1632/1710 KB 572/1063 KB 436/713 KB 1012/1267 KB 676/1044 KB 1632/1710 KB 576/1063 KB 436/713 KB 1012/1267 KB 676/1044 KB 1620/1710 KB 564/1063 KB 436/713 KB 1012/1267 KB 680/1044 KB 1632/1710 KB 576/1063 KB 436/713 KB 1012/1267 KB 684/1044 KB 1632/1710 KB 576/1063 KB 436/713 KB 1012/1267 KB 688/1044 KB 1632/1710 KB 576/1063 KB 436/713 KB 1012/1267 KB 692/1044 KB 1632/1710 KB 580/1063 KB 436/713 KB 1012/1267 KB 672/1044 KB 1620/1710 KB 564/1063 KB 440/713 KB 1012/1267 KB 692/1044 KB 1636/1710 KB 580/1063 KB 444/713 KB 1012/1267 KB 692/1044 KB 1636/1710 KB 580/1063 KB 432/713 KB 1012/1267 KB 672/1044 KB 1620/1710 KB 564/1063 KB 444/713 KB 1016/1267 KB 692/1044 KB 1636/1710 KB 580/1063 KB 444/713 KB 1020/1267 KB 692/1044 KB 1636/1710 KB 580/1063 KB 444/713 KB 1024/1267 KB 692/1044 KB 1636/1710 KB 580/1063 KB 448/713 KB 1024/1267 KB 692/1044 KB 1636/1710 KB 580/1063 KB 448/713 KB 1028/1267 KB 692/1044 KB 1636/1710 KB 580/1063 KB 452/713 KB 1032/1267 KB 692/1044 KB 1636/1710 KB 580/1063 KB 452/713 KB 1036/1267 KB 692/1044 KB 1636/1710 KB 580/1063 KB 436/713 KB 1012/1267 KB 692/1044 KB 1636/1710 KB 580/1063 KB 436/713 KB 1012/1267 KB 688/1044 KB 1632/1710 KB 580/1063 KB 452/713 KB 1036/1267 KB 692/1044 KB 1640/1710 KB 580/1063 KB 452/713 KB 1028/1267 KB 692/1044 unit-abot-epc-basic-0: 01:13:00 DEBUG unit.abot-epc-basic/0.install KB 1636/1710 KB 580/1063 KB 452/713 KB 1036/1267 KB 692/1044 KB 1644/1710 KB 584/1063 KB 452/713 KB 1036/1267 KB 692/1044 KB 1640/1710 KB 584/1063 KB 456/713 KB 1036/1267 KB 692/1044 KB 1644/1710 KB 584/1063 KB 456/713 KB 1040/1267 KB 692/1044 KB 1644/1710 KB 588/1063 KB 456/713 KB 1040/1267 KB 692/1044 KB 1648/1710 KB 588/1063 KB 456/713 KB 1036/1267 KB 692/1044 KB 1644/1710 KB 588/1063 KB 460/713 KB 1040/1267 KB 692/1044 KB 1648/1710 KB 588/1063 KB 464/713 KB 1040/1267 KB 692/1044 KB 1648/1710 KB 592/1063 KB 468/713 KB 1040/1267 KB 696/1044 KB 1648/1710 KB 592/1063 KB 472/713 KB 1044/1267 KB 696/1044 KB 1652/1710 KB 592/1063 KB 476/713 KB 1044/1267 KB 696/1044 KB 1652/1710 KB 592/1063 KB 460/713 KB 1040/1267 KB 692/1044 KB 1648/1710 KB 592/1063 KB 476/713 KB 1044/1267 KB 696/1044 KB 1652/1710 KB 596/1063 KB 476/713 KB 1044/1267 KB 696/1044 KB 1652/1710 KB 600/1063 KB 476/713 KB 1044/1267 KB 696/1044 KB 1652/1710 KB 604/1063 KB 476/713 KB 1044/1267 KB 696/1044 KB 1652/1710 KB 608/1063 KB 468/713 KB 1044/1267 KB 696/1044 KB 1652/1710 KB 592/1063 KB 480/713 KB 1048/1267 KB 696/1044 KB 1652/1710 KB 608/1063 KB 480/713 KB 1052/1267 KB 696/1044 KB 1652/1710 KB 608/1063 KB 480/713 KB 1056/1267 KB 696/1044 KB 1652/1710 KB 608/1063 KB 468/713 KB 1040/1267 KB 696/1044 KB 1652/1710 KB 592/1063 KB 464/713 KB 1040/1267 KB 696/1044 KB 1648/1710 KB 592/1063 KB 480/713 KB 1056/1267 KB 700/1044 KB 1652/1710 KB 608/1063 KB 480/713 KB 1056/1267 KB 704/1044 KB 1652/1710 KB 608/1063 KB 480/713 KB 1056/1267 KB 708/1044 KB 1652/1710 KB 608/1063 KB 480/713 KB 1060/1267 KB 712/1044 KB 1656/1710 KB 612/1063 KB 480/713 KB 1060/1267 KB 716/1044 KB 1656/1710 KB 612/1063 KB 480/713 KB 1044/1267 KB 696/1044 KB 1652/1710 KB 608/1063 KB 484/713 KB 1060/1267 KB 716/1044 KB 1656/1710 KB 612/1063 KB 488/713 KB 1060/1267 KB 720/1044 KB 1656/1710 KB 612/1063 KB 492/713 KB 1060/1267 KB 720/1044 KB 1656/1710 KB 612/1063 KB 496/713 KB 1060/1267 KB 720/1044 KB 1656/1710 KB 612/1063 KB 480/713 KB 1060/1267 KB 708/1044 KB 1656/1710 KB 612/1063 KB 496/713 KB 1060/1267 KB 720/1044 KB 1656/1710 KB 616/1063 KB 496/713 KB 1060/1267 KB 720/1044 KB 1656/1710 KB 620/1063 KB 496/713 KB 1060/1267 KB 720/1044 KB 1656/1710 KB 624/1063 KB 480/713 KB 1060/1267 KB 708/1044 KB 1656/1710 KB 608/1063 KB 480/713 KB 1056/1267 KB 708/1044 KB 1656/1710 KB 608/1063 KB 496/713 KB 1060/1267 KB 720/1044 KB 1660/1710 KB 624/1063 KB 496/713 KB 1060/1267 KB 720/1044 KB 1664/1710 KB 624/1063 KB 496/713 KB 1060/1267 KB 720/1044 KB 1668/1710 KB 624/1063 KB 496/713 KB 1060/1267 KB 720/1044 KB 1672/1710 KB 624/1063 KB 484/713 KB 1060/1267 KB 720/1044 KB 1656/1710 KB 612/1063 KB 496/713 KB 1060/1267 KB 724/1044 KB 1672/1710 KB 624/1063 KB 500/713 KB 1064/1267 KB 728/1044 KB 1676/1710 KB 628/1063 KB 500/713 KB 1064/1267 KB 732/1044 KB 1676/1710 KB 628/1063 KB 500/713 KB 1064/1267 KB 736/1044 KB 1676/1710 KB 628/1063 KB 496/713 KB 1060/1267 KB 724/1044 KB 1676/1710 KB 624/1063 KB 500/713 KB 1064/1267 KB 736/1044 KB 1680/1710 KB 628/1063 KB 500/713 KB 1064/1267 KB 736/1044 KB 1684/1710 KB 628/1063 KB 500/713 KB 1064/1267 KB 736/1044 KB 1688/1710 KB 628/1063 KB 500/713 KB 1064/1267 KB 736/1044 KB 1692/1710 KB 628/1063 KB 500/713 KB 1064/1267 KB 736/1044 KB 1696/1710 KB 628/1063 KB 500/713 KB 1064/1267 KB 724/1044 KB 1676/1710 KB 628/1063 KB 504/713 KB 1064/1267 KB 736/1044 KB 1696/1710 KB 628/1063 KB 508/713 KB 1064/1267 KB 736/1044 KB 1696/1710 KB 628/1063 KB 512/713 KB 1064/1267 KB unit-abot-epc-basic-0: 01:13:00 DEBUG unit.abot-epc-basic/0.install 736/1044 KB 1696/1710 KB 628/1063 KB 496/713 KB 1064/1267 KB 724/1044 KB 1676/1710 KB 628/1063 KB 512/713 KB 1064/1267 KB 736/1044 KB 1696/1710 KB 632/1063 KB 512/713 KB 1064/1267 KB 736/1044 KB 1696/1710 KB 636/1063 KB 512/713 KB 1064/1267 KB 736/1044 KB 1696/1710 KB 640/1063 KB 496/713 KB 1064/1267 KB 724/1044 KB 1676/1710 KB 624/1063 KB 512/713 KB 1068/1267 KB 736/1044 KB 1696/1710 KB 640/1063 KB 512/713 KB 1072/1267 KB 736/1044 KB 1696/1710 KB 640/1063 KB 512/713 KB 1076/1267 KB 736/1044 KB 1696/1710 KB 640/1063 KB 512/713 KB 1080/1267 KB 736/1044 KB 1696/1710 KB 640/1063 KB 512/713 KB 1084/1267 KB 736/1044 KB 1696/1710 KB 640/1063 KB 512/713 KB 1088/1267 KB 736/1044 KB 1696/1710 KB 640/1063 KB 512/713 KB 1092/1267 KB 736/1044 KB 1696/1710 KB 640/1063 KB 516/713 KB 1096/1267 KB 740/1044 KB 1700/1710 KB 644/1063 KB 516/713 KB 1100/1267 KB 740/1044 KB 1700/1710 KB 644/1063 KB 516/713 KB 1104/1267 KB 740/1044 KB 1700/1710 KB 644/1063 KB 516/713 KB 1092/1267 KB 740/1044 KB 1700/1710 KB 644/1063 KB 512/713 KB 1092/1267 KB 740/1044 KB 1696/1710 KB 640/1063 KB 516/713 KB 1104/1267 KB 744/1044 KB 1700/1710 KB 644/1063 KB 516/713 KB 1104/1267 KB 748/1044 KB 1700/1710 KB 644/1063 KB 516/713 KB 1104/1267 KB 752/1044 KB 1700/1710 KB 644/1063 KB 512/713 KB 1092/1267 KB 740/1044 KB 1700/1710 KB 644/1063 KB 512/713 KB 1092/1267 KB 740/1044 KB 1696/1710 KB 644/1063 KB 516/713 KB 1104/1267 KB 752/1044 KB 1700/1710 KB 648/1063 KB 520/713 KB 1104/1267 KB 752/1044 KB 1704/1710 KB 648/1063 KB 520/713 KB 1104/1267 KB 752/1044 KB 1708/1710 KB 648/1063 KB 520/713 KB 1104/1267 KB 752/1044 KB 1700/1710 KB 648/1063 KB 520/713 KB 1104/1267 KB 752/1044 KB 1708/1710 KB 652/1063 KB 520/713 KB 1104/1267 KB 752/1044 KB 1708/1710 KB 656/1063 KB 524/713 KB 1104/1267 KB 752/1044 KB 1710/1710 KB 656/1063 KB 524/713 KB 1104/1267 KB 752/1044 KB 1708/1710 KB 656/1063 KB 528/713 KB 1104/1267 KB 752/1044 KB 1710/1710 KB 656/1063 KB 528/713 KB 1104/1267 KB 752/1044 KB 1710/1710 KB 660/1063 KB 532/713 KB 1108/1267 KB 756/1044 KB 1710/1710 KB 664/1063 KB 532/713 KB 1108/1267 KB 756/1044 KB 1710/1710 KB 668/1063 KB 532/713 KB 1108/1267 KB 756/1044 KB 1710/1710 KB 660/1063 KB 532/713 KB 1104/1267 KB 756/1044 KB 1710/1710 KB 660/1063 KB 528/713 KB 1104/1267 KB 756/1044 KB 1710/1710 KB 660/1063 KB 532/713 KB 1108/1267 KB 760/1044 KB 1710/1710 KB 668/1063 KB 532/713 KB 1108/1267 KB 764/1044 KB 1710/1710 KB 668/1063 KB 532/713 KB 1108/1267 KB 768/1044 KB 1710/1710 KB 668/1063 KB 536/713 KB 1108/1267 KB 768/1044 KB 1710/1710 KB 668/1063 KB 536/713 KB 1112/1267 KB 768/1044 KB 1710/1710 KB 668/1063 KB 540/713 KB 1116/1267 KB 768/1044 KB 1710/1710 KB 668/1063 KB 540/713 KB 1112/1267 KB 768/1044 KB 1710/1710 KB 668/1063 KB 544/713 KB 1116/1267 KB 768/1044 KB 1710/1710 KB 672/1063 KB 540/713 KB 1116/1267 KB 768/1044 KB 1710/1710 KB 672/1063 KB 544/713 KB 1120/1267 KB 768/1044 KB 1710/1710 KB 672/1063 KB 544/713 KB 1124/1267 KB 768/1044 KB 1710/1710 KB 672/1063 KB 548/713 KB 1128/1267 KB 772/1044 KB 1710/1710 KB 676/1063 KB 548/713 KB 1132/1267 KB 772/1044 KB 1710/1710 KB 676/1063 KB 548/713 KB 1136/1267 KB 772/1044 KB 1710/1710 KB 676/1063 KB 548/713 KB 1124/1267 KB 772/1044 KB 1710/1710 KB 676/1063 KB 548/713 KB 1136/1267 KB 776/1044 KB 1710/1710 KB 676/1063 KB 548/713 KB 1136/1267 KB 780/1044 KB 1710/1710 KB 676/1063 KB 548/713 KB 1136/1267 KB 784/1044 KB 1710/1710 KB 676/1063 KB 548/713 KB 1124/1267 KB 768/1044 KB 1710/1710 KB 676/1063 KB 552/713 KB 1136/12 unit-abot-epc-basic-0: 01:13:00 DEBUG unit.abot-epc-basic/0.install 67 KB 784/1044 KB 1710/1710 KB 676/1063 KB 556/713 KB 1136/1267 KB 784/1044 KB 1710/1710 KB 676/1063 KB 544/713 KB 1124/1267 KB 768/1044 KB 1710/1710 KB 676/1063 KB 560/713 KB 1136/1267 KB 784/1044 KB 1710/1710 KB 680/1063 KB 560/713 KB 1136/1267 KB 784/1044 KB 1710/1710 KB 684/1063 KB 560/713 KB 1136/1267 KB 784/1044 KB 1710/1710 KB 688/1063 KB 560/713 KB 1136/1267 KB 784/1044 KB 1710/1710 KB 676/1063 KB 560/713 KB 1140/1267 KB 784/1044 KB 1710/1710 KB 688/1063 KB 564/713 KB 1144/1267 KB 788/1044 KB 1710/1710 KB 692/1063 KB 564/713 KB 1140/1267 KB 788/1044 KB 1710/1710 KB 692/1063 KB 560/713 KB 1140/1267 KB 788/1044 KB 1710/1710 KB 692/1063 KB 560/713 KB 1140/1267 KB 788/1044 KB 1710/1710 KB 688/1063 KB 568/713 KB 1144/1267 KB 792/1044 KB 1710/1710 KB 692/1063 KB 568/713 KB 1144/1267 KB 796/1044 KB 1710/1710 KB 692/1063 KB 568/713 KB 1144/1267 KB 800/1044 KB 1710/1710 KB 692/1063 KB 568/713 KB 1144/1267 KB 800/1044 KB 1710/1710 KB 696/1063 KB 568/713 KB 1144/1267 KB 800/1044 KB 1710/1710 KB 700/1063 KB 568/713 KB 1148/1267 KB 800/1044 KB 1710/1710 KB 704/1063 KB 568/713 KB 1144/1267 KB 788/1044 KB 1710/1710 KB 692/1063 KB 572/713 KB 1148/1267 KB 800/1044 KB 1710/1710 KB 704/1063 KB 576/713 KB 1148/1267 KB 800/1044 KB 1710/1710 KB 704/1063 KB 568/713 KB 1148/1267 KB 800/1044 KB 1710/1710 KB 700/1063 KB 576/713 KB 1152/1267 KB 800/1044 KB 1710/1710 KB 704/1063 KB 580/713 KB 1152/1267 KB 800/1044 KB 1710/1710 KB 704/1063 KB 584/713 KB 1156/1267 KB 804/1044 KB 708/1063 KB 588/713 KB 1156/1267 KB 804/1044 KB 708/1063 KB 592/713 KB 1156/1267 KB 804/1044 KB 708/1063 KB 580/713 KB 1156/1267 KB 804/1044 KB 708/1063 KB 580/713 KB 1152/1267 KB 804/1044 KB 708/1063 KB 592/713 KB 1156/1267 KB 808/1044 KB 708/1063 KB 592/713 KB 1156/1267 KB 812/1044 KB 708/1063 KB 592/713 KB 1156/1267 KB 816/1044 KB 708/1063 KB 592/713 KB 1156/1267 KB 820/1044 KB 708/1063 KB 596/713 KB 1160/1267 KB 824/1044 KB 708/1063 KB 596/713 KB 1160/1267 KB 828/1044 KB 708/1063 KB 580/713 KB 1152/1267 KB 800/1044 KB 708/1063 KB 596/713 KB 1160/1267 KB 828/1044 KB 712/1063 KB 596/713 KB 1160/1267 KB 828/1044 KB 716/1063 KB 596/713 KB 1160/1267 KB 828/1044 KB 720/1063 KB 596/713 KB 1160/1267 KB 828/1044 KB 724/1063 KB 596/713 KB 1160/1267 KB 820/1044 KB 708/1063 KB 592/713 KB 1160/1267 KB 820/1044 KB 708/1063 KB 596/713 KB 1164/1267 KB 832/1044 KB 724/1063 KB 596/713 KB 1168/1267 KB 832/1044 KB 724/1063 KB 596/713 KB 1172/1267 KB 832/1044 KB 724/1063 KB 596/713 KB 1176/1267 KB 832/1044 KB 724/1063 KB 596/713 KB 1160/1267 KB 832/1044 KB 724/1063 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar (1710 KB at 2718.4 KB/sec) unit-abot-epc-basic-0: 01:13:00 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: 01:13:00 DEBUG unit.abot-epc-basic/0.install 600/713 KB 1176/1267 KB 832/1044 KB 724/1063 KB 604/713 KB 1180/1267 KB 832/1044 KB 724/1063 KB 608/713 KB 1180/1267 KB 832/1044 KB 728/1063 KB 600/713 KB 1180/1267 KB 832/1044 KB 728/1063 KB 604/713 KB 1180/1267 KB 832/1044 KB 728/1063 KB 608/713 KB 1180/1267 KB 832/1044 KB 732/1063 KB 608/713 KB 1184/1267 KB 832/1044 KB 732/1063 KB 608/713 KB 1188/1267 KB 832/1044 KB 736/1063 KB 612/713 KB 1192/1267 KB 836/1044 KB 736/1063 KB 612/713 KB 1196/1267 KB 836/1044 KB 736/1063 KB 612/713 KB 1200/1267 KB 836/1044 KB 736/1063 KB 608/713 KB 1184/1267 KB 832/1044 KB 736/1063 KB 612/713 KB 1188/1267 KB 836/1044 KB 736/1063 KB 612/713 KB 1200/1267 KB 840/1044 KB 736/1063 KB 612/713 KB 1200/1267 KB 844/1044 KB 736/1063 KB 612/713 KB 1188/1267 KB 832/1044 KB 736/1063 KB 616/713 KB 1200/1267 KB 844/1044 KB 736/1063 KB 620/713 KB 1200/1267 KB 844/1044 KB 740/1063 KB 616/713 KB 1200/1267 KB 844/1044 KB 740/1063 KB 620/713 KB 1200/1267 KB 848/1044 KB 740/1063 KB 620/713 KB 1200/1267 KB 848/1044 KB 744/1063 KB 620/713 KB 1200/1267 KB 848/1044 KB 748/1063 KB 624/713 KB 1200/1267 KB 848/1044 KB 748/1063 KB 628/713 KB 1200/1267 KB 848/1044 KB 752/1063 KB 632/713 KB 1204/1267 KB 852/1044 KB 752/1063 KB 636/713 KB 1204/1267 KB 852/1044 KB 752/1063 KB 640/713 KB 1204/1267 KB 852/1044 KB 752/1063 KB 628/713 KB 1204/1267 KB 852/1044 KB 752/1063 KB 640/713 KB 1208/1267 KB 852/1044 KB 752/1063 KB 640/713 KB 1212/1267 KB 852/1044 KB 752/1063 KB 640/713 KB 1216/1267 KB 852/1044 KB 752/1063 KB 628/713 KB 1200/1267 KB 852/1044 KB 752/1063 KB 624/713 KB 1200/1267 KB 848/1044 KB 752/1063 KB 640/713 KB 1216/1267 KB 852/1044 KB 756/1063 KB 640/713 KB 1216/1267 KB 856/1044 KB 756/1063 KB 640/713 KB 1216/1267 KB 860/1044 KB 760/1063 KB 640/713 KB 1216/1267 KB 864/1044 KB 760/1063 KB 640/713 KB 1216/1267 KB 864/1044 KB 760/1063 KB 640/713 KB 1216/1267 KB 864/1044 KB 764/1063 KB 640/713 KB 1216/1267 KB 864/1044 KB 768/1063 KB 644/713 KB 4/257 KB 1220/1267 KB 864/1044 KB 772/1063 KB 644/713 KB 4/257 KB 1220/1267 KB 868/1044 KB 776/1063 KB 644/713 KB 4/257 KB 1220/1267 KB 864/1044 KB 768/1063 KB 640/713 KB 4/257 KB 1220/1267 KB 864/1044 KB 768/1063 KB 640/713 KB 4/257 KB 1216/1267 KB 864/1044 KB 768/1063 KB 644/713 KB 8/257 KB 1220/1267 KB 868/1044 KB 776/1063 KB 644/713 KB 12/257 KB 1220/1267 KB 868/1044 KB 776/1063 KB 644/713 KB 16/257 KB 1220/1267 KB 868/1044 KB 776/1063 KB 644/713 KB 20/257 KB 1220/1267 KB 868/1044 KB 776/1063 KB 644/713 KB 24/257 KB 1220/1267 KB 868/1044 KB 776/1063 KB 644/713 KB 4/257 KB 1220/1267 KB 868/1044 KB 772/1063 KB 648/713 KB 24/257 KB 1224/1267 KB 872/1044 KB 776/1063 KB 648/713 KB 24/257 KB 1224/1267 KB 876/1044 KB 776/1063 KB 648/713 KB 24/257 KB 1224/1267 KB 868/1044 KB 776/1063 KB 644/713 KB 24/257 KB 1224/1267 KB 868/1044 KB 776/1063 KB 648/713 KB 28/257 KB 1228/1267 KB 876/1044 KB 776/1063 KB 648/713 KB 28/257 KB 1224/1267 KB 876/1044 KB 776/1063 KB 648/713 KB 32/257 KB 1228/1267 KB 880/1044 KB 776/1063 KB 648/713 KB 28/257 KB 1228/1267 KB 880/1044 KB 776/1063 KB 652/713 KB 32/257 KB 1232/1267 KB 880/1044 KB 776/1063 KB 652/713 KB 32/257 KB 1236/1267 KB 880/1044 KB 776/1063 KB 652/713 KB 36/257 KB 1240/1267 KB 884/1044 KB 780/1063 KB 652/713 KB 32/257 KB 1228/1267 KB 880/1044 KB 776/1063 KB 656/713 KB 36/257 KB 1244/1267 KB 884/1044 KB 780/1063 KB 660/713 KB 36/257 KB 1244/1267 KB 884/1044 KB 780/1063 KB 664/713 KB 36/257 KB 1244/1267 KB 884/1044 KB 780/1063 KB 668/713 KB 36/257 KB 1244 unit-abot-epc-basic-0: 01:13:00 DEBUG unit.abot-epc-basic/0.install /1267 KB 884/1044 KB 780/1063 KB 672/713 KB 36/257 KB 1244/1267 KB 884/1044 KB 780/1063 KB 652/713 KB 36/257 KB 1236/1267 KB 884/1044 KB 780/1063 KB 652/713 KB 32/257 KB 1236/1267 KB 884/1044 KB 780/1063 KB 652/713 KB 32/257 KB 1236/1267 KB 880/1044 KB 780/1063 KB 672/713 KB 36/257 KB 1244/1267 KB 884/1044 KB 784/1063 KB 672/713 KB 36/257 KB 1244/1267 KB 888/1044 KB 784/1063 KB 672/713 KB 40/257 KB 1244/1267 KB 892/1044 KB 784/1063 KB 672/713 KB 40/257 KB 1244/1267 KB 896/1044 KB 784/1063 KB 672/713 KB 36/257 KB 1244/1267 KB 884/1044 KB 780/1063 KB 672/713 KB 40/257 KB 1244/1267 KB 888/1044 KB 784/1063 KB 672/713 KB 44/257 KB 1244/1267 KB 896/1044 KB 784/1063 KB 672/713 KB 48/257 KB 1244/1267 KB 896/1044 KB 784/1063 KB 672/713 KB 48/257 KB 1248/1267 KB 896/1044 KB 784/1063 KB 672/713 KB 48/257 KB 1248/1267 KB 900/1044 KB 784/1063 KB 676/713 KB 52/257 KB 1252/1267 KB 904/1044 KB 788/1063 KB 676/713 KB 52/257 KB 1252/1267 KB 908/1044 KB 788/1063 KB 676/713 KB 52/257 KB 1252/1267 KB 912/1044 KB 788/1063 KB 676/713 KB 52/257 KB 1252/1267 KB 900/1044 KB 788/1063 KB 672/713 KB 52/257 KB 1252/1267 KB 900/1044 KB 788/1063 KB 676/713 KB 52/257 KB 1252/1267 KB 912/1044 KB 792/1063 KB 676/713 KB 52/257 KB 1252/1267 KB 912/1044 KB 796/1063 KB 676/713 KB 52/257 KB 1252/1267 KB 912/1044 KB 800/1063 KB 676/713 KB 52/257 KB 1252/1267 KB 912/1044 KB 804/1063 KB 680/713 KB 52/257 KB 1252/1267 KB 912/1044 KB 808/1063 KB 680/713 KB 52/257 KB 1252/1267 KB 912/1044 KB 812/1063 KB 680/713 KB 52/257 KB 1252/1267 KB 912/1044 KB 816/1063 KB 672/713 KB 52/257 KB 1252/1267 KB 900/1044 KB 784/1063 KB 680/713 KB 56/257 KB 1252/1267 KB 912/1044 KB 816/1063 KB 680/713 KB 60/257 KB 1252/1267 KB 912/1044 KB 816/1063 KB 680/713 KB 64/257 KB 1252/1267 KB 912/1044 KB 816/1063 KB 672/713 KB 48/257 KB 1252/1267 KB 900/1044 KB 784/1063 KB 680/713 KB 64/257 KB 1256/1267 KB 912/1044 KB 816/1063 KB 680/713 KB 64/257 KB 1260/1267 KB 912/1044 KB 816/1063 KB 680/713 KB 64/257 KB 1264/1267 KB 912/1044 KB 816/1063 KB 680/713 KB 64/257 KB 1267/1267 KB 912/1044 KB 816/1063 KB 680/713 KB 52/257 KB 1252/1267 KB 912/1044 KB 804/1063 KB 684/713 KB 64/257 KB 1267/1267 KB 912/1044 KB 816/1063 KB 688/713 KB 64/257 KB 1267/1267 KB 912/1044 KB 816/1063 KB 692/713 KB 64/257 KB 1267/1267 KB 912/1044 KB 816/1063 KB 696/713 KB 68/257 KB 1267/1267 KB 916/1044 KB 820/1063 KB 700/713 KB 68/257 KB 1267/1267 KB 916/1044 KB 820/1063 KB 704/713 KB 68/257 KB 1267/1267 KB 916/1044 KB 820/1063 KB 692/713 KB 68/257 KB 1267/1267 KB 916/1044 KB 820/1063 KB 692/713 KB 68/257 KB 1267/1267 KB 912/1044 KB 820/1063 KB 704/713 KB 72/257 KB 1267/1267 KB 920/1044 KB 820/1063 KB 704/713 KB 76/257 KB 1267/1267 KB 920/1044 KB 820/1063 KB 704/713 KB 80/257 KB 1267/1267 KB 920/1044 KB 820/1063 KB 692/713 KB 64/257 KB 1267/1267 KB 912/1044 KB 820/1063 KB 704/713 KB 68/257 KB 1267/1267 KB 920/1044 KB 820/1063 KB 704/713 KB 80/257 KB 1267/1267 KB 924/1044 KB 820/1063 KB 704/713 KB 80/257 KB 1267/1267 KB 928/1044 KB 820/1063 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar (1267 KB at 1907.3 KB/sec) unit-abot-epc-basic-0: 01:13:00 DEBUG unit.abot-epc-basic/0.install 708/713 KB 84/257 KB 928/1044 KB 824/1063 KB 708/713 KB 80/257 KB 928/1044 KB 824/1063 KB 704/713 KB 80/257 KB 928/1044 KB 824/1063 KB 708/713 KB 84/257 KB 928/1044 KB 828/1063 KB 708/713 KB 84/257 KB 928/1044 KB 832/1063 KB 712/713 KB 84/257 KB 928/1044 KB 832/1063 KB 713/713 KB 84/257 KB 928/1044 KB 832/1063 KB 713/713 KB 84/257 KB 928/1044 KB 836/1063 KB 713/713 KB 88/257 KB 928/1044 KB 840/1063 KB 713/713 KB 88/257 KB 928/1044 KB 844/1063 KB 713/713 KB 88/257 KB 928/1044 KB 848/1063 KB 713/713 KB 88/257 KB 928/1044 KB 836/1063 KB 713/713 KB 92/257 KB 928/1044 KB 848/1063 KB 713/713 KB 96/257 KB 928/1044 KB 848/1063 KB 713/713 KB 100/257 KB 928/1044 KB 848/1063 KB 713/713 KB 104/257 KB 928/1044 KB 852/1063 KB 713/713 KB 108/257 KB 928/1044 KB 852/1063 KB 713/713 KB 112/257 KB 928/1044 KB 852/1063 KB 713/713 KB 100/257 KB 928/1044 KB 852/1063 KB 713/713 KB 112/257 KB 928/1044 KB 856/1063 KB 713/713 KB 112/257 KB 928/1044 KB 860/1063 KB 713/713 KB 112/257 KB 932/1044 KB 864/1063 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: 01:13:00 DEBUG unit.abot-epc-basic/0.install 713/713 KB 112/257 KB 932/1044 KB 860/1063 KB 713/713 KB 112/257 KB 936/1044 KB 864/1063 KB 713/713 KB 112/257 KB 940/1044 KB 864/1063 KB 713/713 KB 112/257 KB 944/1044 KB 864/1063 KB 713/713 KB 112/257 KB 948/1044 KB 864/1063 KB 713/713 KB 112/257 KB 952/1044 KB 864/1063 KB 713/713 KB 112/257 KB 956/1044 KB 864/1063 KB 713/713 KB 112/257 KB 960/1044 KB 864/1063 KB 713/713 KB 112/257 KB 964/1044 KB 864/1063 KB 713/713 KB 116/257 KB 968/1044 KB 868/1063 KB 713/713 KB 116/257 KB 972/1044 KB 868/1063 KB 713/713 KB 116/257 KB 976/1044 KB 868/1063 KB 713/713 KB 116/257 KB 964/1044 KB 868/1063 KB 713/713 KB 120/257 KB 976/1044 KB 868/1063 KB 713/713 KB 124/257 KB 976/1044 KB 868/1063 KB 713/713 KB 128/257 KB 976/1044 KB 868/1063 KB 713/713 KB 112/257 KB 964/1044 KB 868/1063 KB 713/713 KB 128/257 KB 976/1044 KB 872/1063 KB 128/257 KB 976/1044 KB 876/1063 KB 128/257 KB 976/1044 KB 880/1063 KB 132/257 KB 980/1044 KB 884/1063 KB 132/257 KB 980/1044 KB 888/1063 KB 132/257 KB 980/1044 KB 892/1063 KB 132/257 KB 980/1044 KB 896/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 1056.3 KB/sec) unit-abot-epc-basic-0: 01:13:00 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: 01:13:00 DEBUG unit.abot-epc-basic/0.install 132/257 KB 980/1044 KB 880/1063 KB 136/257 KB 980/1044 KB 896/1063 KB 140/257 KB 980/1044 KB 896/1063 KB 144/257 KB 980/1044 KB 896/1063 KB 128/257 KB 980/1044 KB 880/1063 KB 144/257 KB 984/1044 KB 896/1063 KB 144/257 KB 988/1044 KB 896/1063 KB 144/257 KB 992/1044 KB 896/1063 KB 144/257 KB 996/1044 KB 896/1063 KB 148/257 KB 1000/1044 KB 900/1063 KB 148/257 KB 1004/1044 KB 900/1063 KB 148/257 KB 1008/1044 KB 900/1063 KB 148/257 KB 996/1044 KB 900/1063 KB 152/257 KB 1008/1044 KB 900/1063 KB 156/257 KB 1008/1044 KB 900/1063 KB 160/257 KB 1008/1044 KB 900/1063 KB 144/257 KB 996/1044 KB 900/1063 KB 160/257 KB 1008/1044 KB 4/549 KB 904/1063 KB 160/257 KB 1012/1044 KB 4/549 KB 908/1063 KB 160/257 KB 1012/1044 KB 4/549 KB 912/1063 KB 160/257 KB 1008/1044 KB 4/549 KB 900/1063 KB 164/257 KB 1012/1044 KB 8/549 KB 912/1063 KB 164/257 KB 1012/1044 KB 12/549 KB 912/1063 KB 164/257 KB 1012/1044 KB 16/549 KB 912/1063 KB 164/257 KB 1012/1044 KB 20/549 KB 912/1063 KB 164/257 KB 1012/1044 KB 24/549 KB 912/1063 KB 164/257 KB 1012/1044 KB 28/549 KB 912/1063 KB 164/257 KB 1012/1044 KB 4/358 KB 28/549 KB 912/1063 KB 164/257 KB 1012/1044 KB 8/358 KB 28/549 KB 912/1063 KB 164/257 KB 1012/1044 KB 12/358 KB 28/549 KB 912/1063 KB 164/257 KB 1012/1044 KB 16/358 KB 28/549 KB 912/1063 KB 164/257 KB 1012/1044 KB 16/358 KB 32/549 KB 912/1063 KB 164/257 KB 1012/1044 KB 16/358 KB 32/549 KB 916/1063 KB 164/257 KB 1012/1044 KB 16/358 KB 36/549 KB 920/1063 KB 164/257 KB 1012/1044 KB 20/358 KB 36/549 KB 920/1063 KB 164/257 KB 1012/1044 KB 24/358 KB 36/549 KB 920/1063 KB 164/257 KB 1012/1044 KB 28/358 KB 36/549 KB 920/1063 KB 164/257 KB 1012/1044 KB 32/358 KB 36/549 KB 920/1063 KB 164/257 KB 1012/1044 KB 4/549 KB 912/1063 KB 168/257 KB 1012/1044 KB 32/358 KB 36/549 KB 920/1063 KB 172/257 KB 1012/1044 KB 32/358 KB 36/549 KB 920/1063 KB 160/257 KB 1012/1044 KB 4/549 KB 904/1063 KB 172/257 KB 1016/1044 KB 32/358 KB 36/549 KB 920/1063 KB 172/257 KB 1020/1044 KB 32/358 KB 36/549 KB 920/1063 KB 172/257 KB 1024/1044 KB 32/358 KB 36/549 KB 920/1063 KB 176/257 KB 1024/1044 KB 32/358 KB 36/549 KB 920/1063 KB 176/257 KB 1028/1044 KB 32/358 KB 36/549 KB 920/1063 KB 180/257 KB 1032/1044 KB 36/358 KB 36/549 KB 924/1063 KB 180/257 KB 1036/1044 KB 36/358 KB 36/549 KB 924/1063 KB 180/257 KB 1040/1044 KB 36/358 KB 36/549 KB 924/1063 KB 164/257 KB 1012/1044 KB 16/358 KB 36/549 KB 916/1063 KB 180/257 KB 1040/1044 KB 36/358 KB 40/549 KB 924/1063 KB 180/257 KB 1040/1044 KB 36/358 KB 44/549 KB 924/1063 KB 180/257 KB 1028/1044 KB 36/358 KB 36/549 KB 924/1063 KB 180/257 KB 1040/1044 KB 36/358 KB 48/549 KB 924/1063 KB 180/257 KB 1040/1044 KB 36/358 KB 52/549 KB 928/1063 KB 180/257 KB 1044/1044 KB 36/358 KB 56/549 KB 928/1063 KB 180/257 KB 1044/1044 KB 36/358 KB 60/549 KB 928/1063 KB 180/257 KB 1028/1044 KB 36/358 KB 36/549 KB 920/1063 KB 176/257 KB 1028/1044 KB 36/358 KB 36/549 KB 920/1063 KB 180/257 KB 1044/1044 KB 40/358 KB 60/549 KB 928/1063 KB 180/257 KB 1044/1044 KB 44/358 KB 60/549 KB 928/1063 KB 184/257 KB 1044/1044 KB 44/358 KB 60/549 KB 928/1063 KB 188/257 KB 1044/1044 KB 44/358 KB 60/549 KB 928/1063 KB 192/257 KB 1044/1044 KB 48/358 KB 60/549 KB 928/1063 KB 180/257 KB 1044/1044 KB 36/358 KB 52/549 KB 928/1063 KB 192/257 KB 1044/1044 KB 48/358 KB 60/549 KB 928/1063 KB 180/257 KB 1040/1044 KB 36/358 KB 48/549 KB 928/1063 KB 192/257 KB 1044/1044 KB 48/358 KB 60/549 KB 932/1063 KB 192/257 KB 1044/1044 KB 48/358 KB 60/54 unit-mysql-0: 01:13:00 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: 01:13:00 DEBUG unit.abot-epc-basic/0.install 9 KB 936/1063 KB 192/257 KB 1044/1044 KB 48/358 KB 60/549 KB 940/1063 KB 196/257 KB 1044/1044 KB 48/358 KB 60/549 KB 944/1063 KB 188/257 KB 1044/1044 KB 48/358 KB 60/549 KB 928/1063 KB 196/257 KB 1044/1044 KB 52/358 KB 60/549 KB 944/1063 KB 196/257 KB 1044/1044 KB 56/358 KB 64/549 KB 944/1063 KB 196/257 KB 1044/1044 KB 60/358 KB 64/549 KB 944/1063 KB 196/257 KB 1044/1044 KB 62/358 KB 64/549 KB 944/1063 KB 196/257 KB 1044/1044 KB 48/358 KB 60/549 KB 940/1063 KB 200/257 KB 1044/1044 KB 62/358 KB 64/549 KB 944/1063 KB 204/257 KB 1044/1044 KB 62/358 KB 64/549 KB 944/1063 KB 208/257 KB 1044/1044 KB 62/358 KB 64/549 KB 944/1063 KB 196/257 KB 1044/1044 KB 52/358 KB 64/549 KB 944/1063 KB 208/257 KB 1044/1044 KB 62/358 KB 68/549 KB 948/1063 KB 212/257 KB 1044/1044 KB 66/358 KB 72/549 KB 948/1063 KB 212/257 KB 1044/1044 KB 66/358 KB 76/549 KB 948/1063 KB 212/257 KB 1044/1044 KB 66/358 KB 80/549 KB 948/1063 KB 208/257 KB 1044/1044 KB 62/358 KB 64/549 KB 948/1063 KB 212/257 KB 1044/1044 KB 66/358 KB 80/549 KB 952/1063 KB 212/257 KB 1044/1044 KB 66/358 KB 80/549 KB 956/1063 KB 212/257 KB 1044/1044 KB 66/358 KB 80/549 KB 960/1063 KB 212/257 KB 1044/1044 KB 66/358 KB 68/549 KB 948/1063 KB 216/257 KB 1044/1044 KB 66/358 KB 80/549 KB 960/1063 KB 220/257 KB 1044/1044 KB 66/358 KB 80/549 KB 960/1063 KB 224/257 KB 1044/1044 KB 66/358 KB 80/549 KB 960/1063 KB 208/257 KB 1044/1044 KB 66/358 KB 68/549 KB 948/1063 KB 224/257 KB 1044/1044 KB 70/358 KB 80/549 KB 960/1063 KB 224/257 KB 1044/1044 KB 74/358 KB 80/549 KB 960/1063 KB 224/257 KB 1044/1044 KB 78/358 KB 80/549 KB 960/1063 KB 224/257 KB 1044/1044 KB 78/358 KB 84/549 KB 960/1063 KB 228/257 KB 1044/1044 KB 82/358 KB 88/549 KB 964/1063 KB 228/257 KB 1044/1044 KB 82/358 KB 92/549 KB 964/1063 KB 228/257 KB 1044/1044 KB 82/358 KB 96/549 KB 964/1063 KB 228/257 KB 1044/1044 KB 82/358 KB 84/549 KB 964/1063 KB 232/257 KB 1044/1044 KB 82/358 KB 96/549 KB 964/1063 KB 236/257 KB 1044/1044 KB 82/358 KB 96/549 KB 964/1063 KB 240/257 KB 82/358 KB 96/549 KB 964/1063 KB 224/257 KB 1044/1044 KB 82/358 KB 84/549 KB 964/1063 KB 224/257 KB 1044/1044 KB 78/358 KB 84/549 KB 964/1063 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 1482.8 KB/sec) unit-abot-epc-basic-0: 01:13:00 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: 01:13:00 DEBUG unit.abot-epc-basic/0.install 240/257 KB 86/358 KB 96/549 KB 968/1063 KB 240/257 KB 86/358 KB 96/549 KB 972/1063 KB 240/257 KB 86/358 KB 96/549 KB 976/1063 KB 240/257 KB 86/358 KB 96/549 KB 976/1063 KB 240/257 KB 90/358 KB 96/549 KB 976/1063 KB 240/257 KB 94/358 KB 96/549 KB 976/1063 KB 240/257 KB 94/358 KB 100/549 KB 976/1063 KB 244/257 KB 98/358 KB 104/549 KB 980/1063 KB 244/257 KB 98/358 KB 108/549 KB 980/1063 KB 244/257 KB 98/358 KB 100/549 KB 980/1063 KB 240/257 KB 98/358 KB 100/549 KB 980/1063 KB 240/257 KB 94/358 KB 100/549 KB 980/1063 KB 244/257 KB 98/358 KB 112/549 KB 984/1063 KB 244/257 KB 98/358 KB 112/549 KB 988/1063 KB 244/257 KB 98/358 KB 112/549 KB 992/1063 KB 244/257 KB 98/358 KB 112/549 KB 980/1063 KB 248/257 KB 98/358 KB 112/549 KB 992/1063 KB 252/257 KB 102/358 KB 112/549 KB 992/1063 KB 256/257 KB 102/358 KB 112/549 KB 992/1063 KB 257/257 KB 102/358 KB 112/549 KB 992/1063 KB 248/257 KB 102/358 KB 112/549 KB 992/1063 KB 257/257 KB 106/358 KB 112/549 KB 992/1063 KB 257/257 KB 110/358 KB 112/549 KB 992/1063 KB 257/257 KB 110/358 KB 112/549 KB 996/1063 KB 257/257 KB 110/358 KB 116/549 KB 1000/1063 KB 257/257 KB 110/358 KB 116/549 KB 1004/1063 KB 257/257 KB 110/358 KB 116/549 KB 1008/1063 KB 257/257 KB 110/358 KB 116/549 KB 1008/1063 KB 3/5 KB 257/257 KB 110/358 KB 116/549 KB 1008/1063 KB 5/5 KB 257/257 KB 110/358 KB 116/549 KB 1000/1063 KB 257/257 KB 110/358 KB 120/549 KB 1008/1063 KB 5/5 KB 257/257 KB 110/358 KB 124/549 KB 1008/1063 KB 5/5 KB 257/257 KB 110/358 KB 128/549 KB 1008/1063 KB 5/5 KB 257/257 KB 114/358 KB 128/549 KB 1008/1063 KB 5/5 KB 257/257 KB 118/358 KB 128/549 KB 1008/1063 KB 5/5 KB 257/257 KB 122/358 KB 128/549 KB 1008/1063 KB 5/5 KB 257/257 KB 126/358 KB 128/549 KB 1008/1063 KB 5/5 KB 257/257 KB 126/358 KB 128/549 KB 1012/1063 KB 5/5 KB 257/257 KB 126/358 KB 132/549 KB 1016/1063 KB 5/5 KB 257/257 KB 126/358 KB 132/549 KB 1020/1063 KB 5/5 KB 257/257 KB 126/358 KB 132/549 KB 1024/1063 KB 5/5 KB 257/257 KB 126/358 KB 132/549 KB 1012/1063 KB 5/5 KB 257/257 KB 126/358 KB 136/549 KB 1024/1063 KB 5/5 KB 257/257 KB 130/358 KB 136/549 KB 1028/1063 KB 5/5 KB 257/257 KB 130/358 KB 136/549 KB 1024/1063 KB 5/5 KB 257/257 KB 130/358 KB 140/549 KB 1028/1063 KB 5/5 KB 257/257 KB 134/358 KB 140/549 KB 1028/1063 KB 5/5 KB 257/257 KB 134/358 KB 144/549 KB 1028/1063 KB 5/5 KB 257/257 KB 138/358 KB 144/549 KB 1028/1063 KB 5/5 KB 142/358 KB 144/549 KB 1028/1063 KB 5/5 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 357.9 KB/sec) unit-abot-epc-basic-0: 01:13:00 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: 01:13:00 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (5 KB at 6.1 KB/sec) unit-abot-epc-basic-0: 01:13:00 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: 01:13:00 DEBUG unit.abot-epc-basic/0.install 146/358 KB 144/549 KB 1028/1063 KB 150/358 KB 148/549 KB 1032/1063 KB 146/358 KB 148/549 KB 1032/1063 KB 146/358 KB 144/549 KB 1032/1063 KB 150/358 KB 148/549 KB 1036/1063 KB 150/358 KB 148/549 KB 1040/1063 KB 150/358 KB 152/549 KB 1040/1063 KB 150/358 KB 156/549 KB 1040/1063 KB 150/358 KB 160/549 KB 1040/1063 KB 154/358 KB 160/549 KB 1040/1063 KB 158/358 KB 160/549 KB 1040/1063 KB 162/358 KB 160/549 KB 1044/1063 KB 166/358 KB 164/549 KB 1044/1063 KB 170/358 KB 164/549 KB 1044/1063 KB 174/358 KB 164/549 KB 1044/1063 KB 158/358 KB 160/549 KB 1044/1063 KB 174/358 KB 164/549 KB 1048/1063 KB 174/358 KB 164/549 KB 1052/1063 KB 3/404 KB 174/358 KB 164/549 KB 1056/1063 KB 3/404 KB 162/358 KB 164/549 KB 1044/1063 KB 174/358 KB 164/549 KB 1048/1063 KB 3/404 KB 174/358 KB 164/549 KB 1056/1063 KB 5/404 KB 174/358 KB 164/549 KB 1056/1063 KB 8/404 KB 174/358 KB 164/549 KB 1056/1063 KB 11/404 KB 174/358 KB 164/549 KB 1056/1063 KB 13/404 KB 174/358 KB 164/549 KB 4/86 KB 1056/1063 KB 13/404 KB 174/358 KB 168/549 KB 4/86 KB 1056/1063 KB 13/404 KB 174/358 KB 168/549 KB 4/86 KB 1056/1063 KB 16/404 KB 174/358 KB 172/549 KB 8/86 KB 1056/1063 KB 16/404 KB 174/358 KB 172/549 KB 4/86 KB 1056/1063 KB 16/404 KB 174/358 KB 172/549 KB 12/86 KB 1060/1063 KB 16/404 KB 174/358 KB 176/549 KB 12/86 KB 1063/1063 KB 16/404 KB 174/358 KB 176/549 KB 12/86 KB 1060/1063 KB 16/404 KB 174/358 KB 176/549 KB 12/86 KB 1060/1063 KB 16/404 KB 174/358 KB 176/549 KB 16/86 KB 1063/1063 KB 19/404 KB 174/358 KB 176/549 KB 20/86 KB 1063/1063 KB 19/404 KB 178/358 KB 180/549 KB 24/86 KB 1063/1063 KB 19/404 KB 178/358 KB 180/549 KB 28/86 KB 1063/1063 KB 19/404 KB 178/358 KB 180/549 KB 32/86 KB 1063/1063 KB 19/404 KB 174/358 KB 176/549 KB 12/86 KB 1063/1063 KB 19/404 KB 178/358 KB 180/549 KB 32/86 KB 1063/1063 KB 21/404 KB 178/358 KB 180/549 KB 32/86 KB 1063/1063 KB 24/404 KB 178/358 KB 180/549 KB 20/86 KB 1063/1063 KB 19/404 KB 178/358 KB 176/549 KB 20/86 KB 1063/1063 KB 19/404 KB 182/358 KB 180/549 KB 32/86 KB 1063/1063 KB 24/404 KB 186/358 KB 180/549 KB 32/86 KB 1063/1063 KB 24/404 KB 186/358 KB 184/549 KB 32/86 KB 1063/1063 KB 27/404 KB 186/358 KB 184/549 KB 32/86 KB 1063/1063 KB 24/404 KB 190/358 KB 184/549 KB 32/86 KB 1063/1063 KB 27/404 KB 190/358 KB 188/549 KB 32/86 KB 1063/1063 KB 27/404 KB 190/358 KB 192/549 KB 32/86 KB 1063/1063 KB 27/404 KB 190/358 KB 192/549 KB 32/86 KB 1063/1063 KB 29/404 KB 194/358 KB 192/549 KB 32/86 KB 1063/1063 KB 29/404 KB 198/358 KB 196/549 KB 36/86 KB 1063/1063 KB 32/404 KB 202/358 KB 196/549 KB 36/86 KB 1063/1063 KB 32/404 KB 206/358 KB 196/549 KB 36/86 KB 1063/1063 KB 32/404 KB 194/358 KB 196/549 KB 36/86 KB 1063/1063 KB 32/404 KB 194/358 KB 196/549 KB 32/86 KB 1063/1063 KB 32/404 KB 194/358 KB 192/549 KB 32/86 KB 1063/1063 KB 32/404 KB 206/358 KB 196/549 KB 36/86 KB 1063/1063 KB 36/404 KB 206/358 KB 200/549 KB 40/86 KB 1063/1063 KB 40/404 KB 206/358 KB 200/549 KB 40/86 KB 1063/1063 KB 44/404 KB 206/358 KB 200/549 KB 40/86 KB 1063/1063 KB 48/404 KB 206/358 KB 200/549 KB 40/86 KB 1063/1063 KB 36/404 KB 206/358 KB 200/549 KB 44/86 KB 1063/1063 KB 48/404 KB 206/358 KB 200/549 KB 48/86 KB 1063/1063 KB 48/404 KB 206/358 KB 200/549 KB 36/86 KB 1063/1063 KB 36/404 KB 206/358 KB 204/549 KB 48/86 KB 1063/1063 KB 48/404 KB 206/358 KB 208/549 KB 48/86 KB 48/404 KB Downloaded: https://repo.maven.apache. unit-abot-epc-basic-0: 01:13:00 DEBUG unit.abot-epc-basic/0.install org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar (1063 KB at 1437.2 KB/sec) unit-abot-epc-basic-0: 01:13:00 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.jar unit-abot-epc-basic-0: 01:13:00 DEBUG unit.abot-epc-basic/0.install 206/358 KB 212/549 KB 48/86 KB 48/404 KB 210/358 KB 216/549 KB 52/86 KB 52/404 KB 210/358 KB 220/549 KB 52/86 KB 52/404 KB 210/358 KB 212/549 KB 52/86 KB 52/404 KB 210/358 KB 220/549 KB 56/86 KB 52/404 KB 210/358 KB 220/549 KB 60/86 KB 52/404 KB 210/358 KB 220/549 KB 64/86 KB 52/404 KB 210/358 KB 212/549 KB 48/86 KB 52/404 KB 210/358 KB 224/549 KB 64/86 KB 56/404 KB 210/358 KB 224/549 KB 64/86 KB 60/404 KB 210/358 KB 224/549 KB 64/86 KB 64/404 KB 210/358 KB 212/549 KB 48/86 KB 48/404 KB 214/358 KB 224/549 KB 64/86 KB 64/404 KB 218/358 KB 224/549 KB 64/86 KB 64/404 KB 222/358 KB 224/549 KB 64/86 KB 64/404 KB 210/358 KB 224/549 KB 64/86 KB 52/404 KB 226/358 KB 224/549 KB 64/86 KB 64/404 KB 230/358 KB 228/549 KB 68/86 KB 68/404 KB 234/358 KB 228/549 KB 68/86 KB 68/404 KB 238/358 KB 228/549 KB 68/86 KB 68/404 KB 226/358 KB 228/549 KB 68/86 KB 68/404 KB 238/358 KB 228/549 KB 72/86 KB 68/404 KB 226/358 KB 228/549 KB 64/86 KB 68/404 KB 226/358 KB 228/549 KB 64/86 KB 64/404 KB 238/358 KB 232/549 KB 72/86 KB 68/404 KB 238/358 KB 232/549 KB 76/86 KB 68/404 KB 238/358 KB 236/549 KB 80/86 KB 72/404 KB 238/358 KB 236/549 KB 76/86 KB 72/404 KB 238/358 KB 236/549 KB 76/86 KB 68/404 KB 238/358 KB 240/549 KB 80/86 KB 72/404 KB 238/358 KB 240/549 KB 80/86 KB 76/404 KB 238/358 KB 240/549 KB 80/86 KB 80/404 KB 242/358 KB 240/549 KB 80/86 KB 84/404 KB 242/358 KB 244/549 KB 84/86 KB 88/404 KB 242/358 KB 244/549 KB 84/86 KB 92/404 KB 242/358 KB 240/549 KB 80/86 KB 80/404 KB 246/358 KB 244/549 KB 84/86 KB 92/404 KB 250/358 KB 244/549 KB 84/86 KB 92/404 KB 254/358 KB 244/549 KB 84/86 KB 92/404 KB 242/358 KB 244/549 KB 84/86 KB 84/404 KB 242/358 KB 240/549 KB 84/86 KB 84/404 KB 254/358 KB 244/549 KB 86/86 KB 92/404 KB 258/358 KB 244/549 KB 86/86 KB 92/404 KB 262/358 KB 248/549 KB 86/86 KB 96/404 KB 258/358 KB 248/549 KB 86/86 KB 96/404 KB 258/358 KB 248/549 KB 86/86 KB 92/404 KB 262/358 KB 252/549 KB 86/86 KB 96/404 KB 262/358 KB 256/549 KB 86/86 KB 96/404 KB 262/358 KB 260/549 KB 86/86 KB 96/404 KB 266/358 KB 264/549 KB 86/86 KB 100/404 KB 266/358 KB 268/549 KB 86/86 KB 100/404 KB 266/358 KB 272/549 KB 86/86 KB 100/404 KB 266/358 KB 260/549 KB 86/86 KB 100/404 KB 270/358 KB 272/549 KB 86/86 KB 100/404 KB 262/358 KB 260/549 KB 86/86 KB 100/404 KB 270/358 KB 272/549 KB 86/86 KB 104/404 KB 270/358 KB 272/549 KB 86/86 KB 108/404 KB 4/587 KB 270/358 KB 272/549 KB 86/86 KB 108/404 KB 8/587 KB 270/358 KB 272/549 KB 86/86 KB 108/404 KB 12/587 KB 270/358 KB 272/549 KB 86/86 KB 108/404 KB 16/587 KB 270/358 KB 272/549 KB 86/86 KB 108/404 KB 16/587 KB 270/358 KB 272/549 KB 86/86 KB 112/404 KB 20/587 KB 270/358 KB 272/549 KB 86/86 KB 112/404 KB 24/587 KB 270/358 KB 272/549 KB 86/86 KB 112/404 KB 28/587 KB 270/358 KB 272/549 KB 86/86 KB 112/404 KB 32/587 KB 270/358 KB 272/549 KB 86/86 KB 112/404 KB 32/587 KB 274/358 KB 272/549 KB 86/86 KB 112/404 KB 32/587 KB 274/358 KB 276/549 KB 86/86 KB 112/404 KB 36/587 KB 278/358 KB 280/549 KB 116/404 KB 36/587 KB 278/358 KB 284/549 KB 116/404 KB 36/587 KB 278/358 KB 288/549 KB 116/404 KB 36/587 KB 278/358 KB 276/549 KB 116/404 KB 36/587 KB 278/358 KB 276/549 KB 112/404 KB 36/587 KB 274/358 KB 276/549 KB 112/404 KB 40/587 KB 278/358 KB 288/549 KB 116/404 KB 44/587 KB 278/358 KB 288/549 KB 116/404 KB 48/587 KB 278/358 KB 288/549 KB 116/404 KB 52/58 unit-abot-epc-basic-0: 01:13:00 DEBUG unit.abot-epc-basic/0.install 7 KB 278/358 KB 288/549 KB 116/404 KB 52/587 KB 282/358 KB 288/549 KB 116/404 KB 52/587 KB 286/358 KB 288/549 KB 116/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 112.9 KB/sec) unit-abot-epc-basic-0: 01:13:00 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: 01:13:00 DEBUG unit.abot-epc-basic/0.install 56/587 KB 286/358 KB 288/549 KB 116/404 KB 60/587 KB 286/358 KB 288/549 KB 116/404 KB 64/587 KB 290/358 KB 288/549 KB 120/404 KB 68/587 KB 290/358 KB 288/549 KB 120/404 KB 72/587 KB 290/358 KB 292/549 KB 120/404 KB 76/587 KB 290/358 KB 292/549 KB 120/404 KB 80/587 KB 290/358 KB 292/549 KB 120/404 KB 60/587 KB 290/358 KB 288/549 KB 120/404 KB 60/587 KB 286/358 KB 288/549 KB 120/404 KB 80/587 KB 290/358 KB 292/549 KB 124/404 KB 80/587 KB 290/358 KB 292/549 KB 128/404 KB 80/587 KB 290/358 KB 292/549 KB 132/404 KB 68/587 KB 290/358 KB 292/549 KB 120/404 KB 80/587 KB 294/358 KB 292/549 KB 132/404 KB 80/587 KB 298/358 KB 292/549 KB 132/404 KB 80/587 KB 302/358 KB 292/549 KB 132/404 KB 80/587 KB 302/358 KB 296/549 KB 132/404 KB 80/587 KB 302/358 KB 300/549 KB 132/404 KB 80/587 KB 302/358 KB 304/549 KB 132/404 KB 80/587 KB 302/358 KB 304/549 KB 136/404 KB 80/587 KB 306/358 KB 304/549 KB 136/404 KB 84/587 KB 310/358 KB 304/549 KB 140/404 KB 84/587 KB 314/358 KB 304/549 KB 140/404 KB 84/587 KB 318/358 KB 308/549 KB 140/404 KB 80/587 KB 306/358 KB 304/549 KB 140/404 KB 84/587 KB 318/358 KB 308/549 KB 144/404 KB 84/587 KB 318/358 KB 308/549 KB 148/404 KB 84/587 KB 322/358 KB 308/549 KB 152/404 KB 84/587 KB 322/358 KB 308/549 KB 156/404 KB 84/587 KB 322/358 KB 308/549 KB 160/404 KB 84/587 KB 306/358 KB 304/549 KB 140/404 KB 88/587 KB 322/358 KB 308/549 KB 160/404 KB 92/587 KB 322/358 KB 308/549 KB 160/404 KB 96/587 KB 322/358 KB 308/549 KB 160/404 KB 100/587 KB 322/358 KB 308/549 KB 160/404 KB 104/587 KB 322/358 KB 308/549 KB 164/404 KB 108/587 KB 322/358 KB 308/549 KB 164/404 KB 112/587 KB 322/358 KB 308/549 KB 164/404 KB 84/587 KB 322/358 KB 308/549 KB 148/404 KB 84/587 KB 314/358 KB 308/549 KB 140/404 KB 112/587 KB 322/358 KB 312/549 KB 164/404 KB 112/587 KB 322/358 KB 316/549 KB 164/404 KB 112/587 KB 322/358 KB 320/549 KB 164/404 KB 112/587 KB 322/358 KB 324/549 KB 164/404 KB 112/587 KB 326/358 KB 328/549 KB 164/404 KB 112/587 KB 326/358 KB 332/549 KB 164/404 KB 112/587 KB 326/358 KB 336/549 KB 164/404 KB 100/587 KB 322/358 KB 308/549 KB 164/404 KB 112/587 KB 326/358 KB 324/549 KB 164/404 KB 112/587 KB 330/358 KB 336/549 KB 164/404 KB 112/587 KB 334/358 KB 336/549 KB 164/404 KB 112/587 KB 334/358 KB 336/549 KB 168/404 KB 112/587 KB 334/358 KB 336/549 KB 172/404 KB 112/587 KB 338/358 KB 336/549 KB 176/404 KB 112/587 KB 338/358 KB 340/549 KB 176/404 KB 116/587 KB 338/358 KB 344/549 KB 180/404 KB 116/587 KB 338/358 KB 348/549 KB 180/404 KB 116/587 KB 338/358 KB 352/549 KB 180/404 KB 112/587 KB 338/358 KB 336/549 KB 172/404 KB 116/587 KB 342/358 KB 352/549 KB 180/404 KB 116/587 KB 346/358 KB 352/549 KB 180/404 KB 116/587 KB 350/358 KB 352/549 KB 180/404 KB 116/587 KB 338/358 KB 340/549 KB 180/404 KB 116/587 KB 350/358 KB 352/549 KB 184/404 KB 116/587 KB 350/358 KB 352/549 KB 188/404 KB 116/587 KB 350/358 KB 352/549 KB 192/404 KB 116/587 KB 354/358 KB 352/549 KB 196/404 KB 116/587 KB 354/358 KB 356/549 KB 200/404 KB 116/587 KB 354/358 KB 356/549 KB 204/404 KB 116/587 KB 354/358 KB 356/549 KB 208/404 KB 116/587 KB 338/358 KB 340/549 KB 176/404 KB 120/587 KB 354/358 KB 356/549 KB 208/404 KB 124/587 KB 354/358 KB 356/549 KB 208/404 KB 128/587 KB 354/358 KB 356/549 KB 208/404 KB 132/587 KB 354/358 KB 356/549 KB 208/404 KB 136/587 KB 354/358 KB 356/549 KB 208/404 KB 140/587 KB 354/358 KB 356/549 KB 208/404 KB 144/587 KB 354/358 KB 356/549 KB 208/404 KB unit-abot-epc-basic-0: 01:13:00 DEBUG unit.abot-epc-basic/0.install 116/587 KB 354/358 KB 356/549 KB 196/404 KB 116/587 KB 354/358 KB 352/549 KB 192/404 KB 144/587 KB 354/358 KB 356/549 KB 208/404 KB 4/894 KB 144/587 KB 354/358 KB 356/549 KB 208/404 KB 8/894 KB 144/587 KB 354/358 KB 356/549 KB 208/404 KB 12/894 KB 144/587 KB 354/358 KB 356/549 KB 208/404 KB 16/894 KB 144/587 KB 358/358 KB 356/549 KB 208/404 KB 16/894 KB 144/587 KB 358/358 KB 356/549 KB 208/404 KB 20/894 KB 144/587 KB 358/358 KB 356/549 KB 208/404 KB 20/894 KB 144/587 KB 358/358 KB 356/549 KB 208/404 KB 24/894 KB 144/587 KB 358/358 KB 356/549 KB 208/404 KB 28/894 KB 144/587 KB 358/358 KB 356/549 KB 208/404 KB 32/894 KB 144/587 KB 358/358 KB 356/549 KB 208/404 KB 36/894 KB 144/587 KB 358/358 KB 356/549 KB 208/404 KB 40/894 KB 144/587 KB 358/358 KB 356/549 KB 208/404 KB 44/894 KB 144/587 KB 358/358 KB 356/549 KB 208/404 KB 48/894 KB 144/587 KB 358/358 KB 356/549 KB 208/404 KB 52/894 KB 148/587 KB 358/358 KB 360/549 KB 208/404 KB 56/894 KB 144/587 KB 358/358 KB 360/549 KB 208/404 KB 52/894 KB 148/587 KB 358/358 KB 364/549 KB 208/404 KB 56/894 KB 148/587 KB 358/358 KB 368/549 KB 208/404 KB 56/894 KB 148/587 KB 358/358 KB 372/549 KB 208/404 KB 56/894 KB 148/587 KB 358/358 KB 376/549 KB 212/404 KB 60/894 KB 148/587 KB 358/358 KB 380/549 KB 212/404 KB 60/894 KB 148/587 KB 358/358 KB 384/549 KB 212/404 KB 60/894 KB 148/587 KB 358/358 KB 360/549 KB 208/404 KB 52/894 KB 152/587 KB 358/358 KB 384/549 KB 212/404 KB 60/894 KB 148/587 KB 358/358 KB 372/549 KB 212/404 KB 60/894 KB 148/587 KB 358/358 KB 372/549 KB 208/404 KB 60/894 KB 152/587 KB 358/358 KB 384/549 KB 212/404 KB 64/894 KB 152/587 KB 358/358 KB 384/549 KB 212/404 KB 68/894 KB 156/587 KB 358/358 KB 388/549 KB 216/404 KB 72/894 KB 156/587 KB 358/358 KB 388/549 KB 216/404 KB 76/894 KB 156/587 KB 358/358 KB 388/549 KB 216/404 KB 80/894 KB 156/587 KB 358/358 KB 388/549 KB 216/404 KB 84/894 KB 156/587 KB 358/358 KB 388/549 KB 216/404 KB 88/894 KB 156/587 KB 358/358 KB 388/549 KB 216/404 KB 92/894 KB 156/587 KB 358/358 KB 388/549 KB 216/404 KB 96/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 452.5 KB/sec) unit-abot-epc-basic-0: 01:13:00 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: 01:13:00 DEBUG unit.abot-epc-basic/0.install 156/587 KB 358/358 KB 388/549 KB 216/404 KB 68/894 KB 156/587 KB 392/549 KB 216/404 KB 96/894 KB 156/587 KB 396/549 KB 216/404 KB 96/894 KB 156/587 KB 358/358 KB 384/549 KB 216/404 KB 68/894 KB 156/587 KB 358/358 KB 384/549 KB 212/404 KB 68/894 KB 156/587 KB 396/549 KB 220/404 KB 96/894 KB 160/587 KB 396/549 KB 224/404 KB 96/894 KB 160/587 KB 396/549 KB 220/404 KB 96/894 KB 164/587 KB 396/549 KB 224/404 KB 96/894 KB 168/587 KB 396/549 KB 228/404 KB 96/894 KB 172/587 KB 396/549 KB 228/404 KB 96/894 KB 164/587 KB 396/549 KB 228/404 KB 96/894 KB 172/587 KB 396/549 KB 232/404 KB 96/894 KB 172/587 KB 400/549 KB 232/404 KB 96/894 KB 176/587 KB 400/549 KB 236/404 KB 96/894 KB 172/587 KB 400/549 KB 236/404 KB 96/894 KB 176/587 KB 404/549 KB 236/404 KB 96/894 KB 180/587 KB 408/549 KB 240/404 KB 100/894 KB 180/587 KB 412/549 KB 240/404 KB 100/894 KB 180/587 KB 416/549 KB 240/404 KB 100/894 KB 180/587 KB 404/549 KB 240/404 KB 100/894 KB 180/587 KB 416/549 KB 240/404 KB 104/894 KB 180/587 KB 416/549 KB 240/404 KB 108/894 KB 180/587 KB 416/549 KB 240/404 KB 112/894 KB 180/587 KB 404/549 KB 240/404 KB 96/894 KB 184/587 KB 416/549 KB 240/404 KB 112/894 KB 188/587 KB 416/549 KB 240/404 KB 112/894 KB 192/587 KB 416/549 KB 240/404 KB 112/894 KB 176/587 KB 404/549 KB 240/404 KB 96/894 KB 192/587 KB 416/549 KB 244/404 KB 112/894 KB 192/587 KB 416/549 KB 248/404 KB 112/894 KB 3/26 KB 192/587 KB 416/549 KB 252/404 KB 112/894 KB 3/26 KB 192/587 KB 416/549 KB 256/404 KB 112/894 KB 3/26 KB 192/587 KB 416/549 KB 244/404 KB 112/894 KB 3/26 KB 192/587 KB 416/549 KB 260/404 KB 112/894 KB 3/26 KB 196/587 KB 420/549 KB 264/404 KB 116/894 KB 4/26 KB 196/587 KB 420/549 KB 268/404 KB 116/894 KB 4/26 KB 196/587 KB 420/549 KB 272/404 KB 116/894 KB 4/26 KB 196/587 KB 420/549 KB 260/404 KB 116/894 KB 4/26 KB 192/587 KB 416/549 KB 260/404 KB 112/894 KB 4/26 KB 192/587 KB 420/549 KB 260/404 KB 116/894 KB 4/26 KB 196/587 KB 424/549 KB 272/404 KB 116/894 KB 7/26 KB 200/587 KB 428/549 KB 272/404 KB 116/894 KB 7/26 KB 200/587 KB 432/549 KB 272/404 KB 116/894 KB 7/26 KB 192/587 KB 416/549 KB 260/404 KB 116/894 KB 4/26 KB 200/587 KB 424/549 KB 272/404 KB 116/894 KB 7/26 KB 196/587 KB 420/549 KB 272/404 KB 116/894 KB 7/26 KB 200/587 KB 432/549 KB 272/404 KB 116/894 KB 8/26 KB 204/587 KB 432/549 KB 272/404 KB 116/894 KB 8/26 KB 208/587 KB 432/549 KB 272/404 KB 116/894 KB 8/26 KB 208/587 KB 432/549 KB 272/404 KB 116/894 KB 11/26 KB 208/587 KB 432/549 KB 272/404 KB 120/894 KB 11/26 KB 212/587 KB 432/549 KB 272/404 KB 120/894 KB 12/26 KB 216/587 KB 436/549 KB 276/404 KB 124/894 KB 12/26 KB 220/587 KB 436/549 KB 276/404 KB 124/894 KB 12/26 KB 224/587 KB 436/549 KB 276/404 KB 124/894 KB 12/26 KB 208/587 KB 432/549 KB 272/404 KB 120/894 KB 12/26 KB 224/587 KB 436/549 KB 276/404 KB 124/894 KB 15/26 KB 224/587 KB 436/549 KB 276/404 KB 124/894 KB 16/26 KB 212/587 KB 436/549 KB 276/404 KB 124/894 KB 12/26 KB 224/587 KB 436/549 KB 280/404 KB 124/894 KB 16/26 KB 212/587 KB 436/549 KB 272/404 KB 124/894 KB 12/26 KB 212/587 KB 432/549 KB 272/404 KB 124/894 KB 12/26 KB 224/587 KB 436/549 KB 280/404 KB 128/894 KB 19/26 KB 224/587 KB 436/549 KB 280/404 KB 132/894 KB 19/26 KB 224/587 KB 440/549 KB 284/404 KB 136/894 KB 19/26 KB 224/587 KB 440/549 KB 284/404 KB 140/894 KB 19/26 KB 224/587 KB 440/549 KB 284/404 KB 144/894 KB 19/26 KB 224/587 KB 436/549 KB 280/404 KB 124/894 KB 19/26 KB unit-abot-epc-basic-0: 01:13:00 DEBUG unit.abot-epc-basic/0.install 224/587 KB 440/549 KB 284/404 KB 132/894 KB 19/26 KB 224/587 KB 440/549 KB 288/404 KB 144/894 KB 19/26 KB 224/587 KB 440/549 KB 280/404 KB 132/894 KB 19/26 KB 224/587 KB 444/549 KB 288/404 KB 144/894 KB 20/26 KB 224/587 KB 448/549 KB 288/404 KB 144/894 KB 20/26 KB 224/587 KB 440/549 KB 288/404 KB 144/894 KB 20/26 KB 224/587 KB 448/549 KB 288/404 KB 144/894 KB 23/26 KB 228/587 KB 452/549 KB 292/404 KB 144/894 KB 23/26 KB 232/587 KB 452/549 KB 292/404 KB 144/894 KB 25/26 KB 236/587 KB 452/549 KB 292/404 KB 144/894 KB 25/26 KB 240/587 KB 452/549 KB 292/404 KB 144/894 KB 25/26 KB 224/587 KB 452/549 KB 292/404 KB 144/894 KB 23/26 KB 240/587 KB 452/549 KB 296/404 KB 144/894 KB 25/26 KB 240/587 KB 452/549 KB 300/404 KB 144/894 KB 25/26 KB 240/587 KB 452/549 KB 304/404 KB 144/894 KB 25/26 KB 224/587 KB 452/549 KB 288/404 KB 144/894 KB 23/26 KB 228/587 KB 452/549 KB 292/404 KB 144/894 KB 25/26 KB 240/587 KB 452/549 KB 304/404 KB 144/894 KB 26/26 KB 240/587 KB 456/549 KB 304/404 KB 144/894 KB 26/26 KB 240/587 KB 460/549 KB 304/404 KB 144/894 KB 26/26 KB 244/587 KB 460/549 KB 304/404 KB 148/894 KB 26/26 KB 248/587 KB 464/549 KB 308/404 KB 148/894 KB 26/26 KB 240/587 KB 460/549 KB 304/404 KB 148/894 KB 26/26 KB 248/587 KB 464/549 KB 308/404 KB 152/894 KB 26/26 KB 248/587 KB 464/549 KB 308/404 KB 156/894 KB 26/26 KB 248/587 KB 464/549 KB 308/404 KB 160/894 KB 26/26 KB 244/587 KB 464/549 KB 308/404 KB 148/894 KB 26/26 KB 248/587 KB 464/549 KB 312/404 KB 160/894 KB 26/26 KB 248/587 KB 464/549 KB 316/404 KB 160/894 KB 26/26 KB 252/587 KB 464/549 KB 320/404 KB 160/894 KB 26/26 KB 252/587 KB 464/549 KB 324/404 KB 160/894 KB 26/26 KB 252/587 KB 464/549 KB 328/404 KB 164/894 KB 26/26 KB 252/587 KB 464/549 KB 332/404 KB 164/894 KB 26/26 KB 244/587 KB 464/549 KB 304/404 KB 148/894 KB 26/26 KB 252/587 KB 468/549 KB 336/404 KB 164/894 KB 26/26 KB 252/587 KB 472/549 KB 336/404 KB 164/894 KB 26/26 KB 252/587 KB 476/549 KB 336/404 KB 164/894 KB 26/26 KB 252/587 KB 480/549 KB 336/404 KB 164/894 KB 26/26 KB 252/587 KB 464/549 KB 324/404 KB 164/894 KB 26/26 KB 252/587 KB 464/549 KB 316/404 KB 160/894 KB 26/26 KB 256/587 KB 480/549 KB 336/404 KB 164/894 KB 26/26 KB 256/587 KB 480/549 KB 336/404 KB 168/894 KB 26/26 KB 256/587 KB 480/549 KB 336/404 KB 172/894 KB 26/26 KB 256/587 KB 480/549 KB 336/404 KB 176/894 KB 26/26 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar (26 KB at 30.9 KB/sec) unit-abot-epc-basic-0: 01:13:00 DEBUG unit.abot-epc-basic/0.install 252/587 KB 464/549 KB 336/404 KB 164/894 KB 26/26 KB 260/587 KB 484/549 KB 336/404 KB 180/894 KB 260/587 KB 488/549 KB 336/404 KB 180/894 KB 260/587 KB 492/549 KB 336/404 KB 180/894 KB 260/587 KB 496/549 KB 336/404 KB 180/894 KB 260/587 KB 480/549 KB 336/404 KB 180/894 KB 260/587 KB 496/549 KB 336/404 KB 184/894 KB 260/587 KB 496/549 KB 336/404 KB 188/894 KB 260/587 KB 496/549 KB 336/404 KB 192/894 KB 260/587 KB 480/549 KB 336/404 KB 176/894 KB 264/587 KB 496/549 KB 336/404 KB 192/894 KB 268/587 KB 496/549 KB 336/404 KB 192/894 KB 272/587 KB 496/549 KB 336/404 KB 192/894 KB 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: 01:13:00 DEBUG unit.abot-epc-basic/0.install 276/587 KB 496/549 KB 336/404 KB 192/894 KB 280/587 KB 500/549 KB 340/404 KB 196/894 KB 284/587 KB 500/549 KB 340/404 KB 196/894 KB 288/587 KB 500/549 KB 340/404 KB 196/894 KB 276/587 KB 500/549 KB 340/404 KB 196/894 KB 276/587 KB 496/549 KB 340/404 KB 192/894 KB 288/587 KB 500/549 KB 344/404 KB 196/894 KB 288/587 KB 500/549 KB 348/404 KB 196/894 KB 288/587 KB 500/549 KB 352/404 KB 196/894 KB 288/587 KB 504/549 KB 352/404 KB 196/894 KB 288/587 KB 508/549 KB 352/404 KB 196/894 KB 288/587 KB 512/549 KB 352/404 KB 196/894 KB 276/587 KB 496/549 KB 340/404 KB 196/894 KB 288/587 KB 512/549 KB 352/404 KB 200/894 KB 288/587 KB 512/549 KB 352/404 KB 204/894 KB 288/587 KB 512/549 KB 352/404 KB 208/894 KB 292/587 KB 512/549 KB 352/404 KB 208/894 KB 296/587 KB 512/549 KB 356/404 KB 208/894 KB 300/587 KB 512/549 KB 356/404 KB 208/894 KB 304/587 KB 512/549 KB 356/404 KB 208/894 KB 292/587 KB 512/549 KB 356/404 KB 208/894 KB 304/587 KB 516/549 KB 360/404 KB 208/894 KB 304/587 KB 516/549 KB 364/404 KB 208/894 KB 304/587 KB 516/549 KB 368/404 KB 208/894 KB 304/587 KB 3/79 KB 516/549 KB 368/404 KB 208/894 KB 304/587 KB 5/79 KB 516/549 KB 368/404 KB 208/894 KB 304/587 KB 516/549 KB 356/404 KB 208/894 KB 304/587 KB 5/79 KB 520/549 KB 368/404 KB 208/894 KB 304/587 KB 5/79 KB 524/549 KB 368/404 KB 212/894 KB 308/587 KB 8/79 KB 528/549 KB 368/404 KB 212/894 KB 304/587 KB 5/79 KB 520/549 KB 368/404 KB 212/894 KB 308/587 KB 8/79 KB 528/549 KB 368/404 KB 216/894 KB 308/587 KB 8/79 KB 528/549 KB 368/404 KB 220/894 KB 308/587 KB 8/79 KB 528/549 KB 368/404 KB 224/894 KB 308/587 KB 8/79 KB 528/549 KB 368/404 KB 228/894 KB 308/587 KB 8/79 KB 532/549 KB 372/404 KB 232/894 KB 308/587 KB 8/79 KB 532/549 KB 372/404 KB 236/894 KB 308/587 KB 8/79 KB 532/549 KB 372/404 KB 240/894 KB 304/587 KB 8/79 KB 524/549 KB 368/404 KB 212/894 KB 308/587 KB 11/79 KB 532/549 KB 372/404 KB 240/894 KB 308/587 KB 8/79 KB 524/549 KB 368/404 KB 212/894 KB 312/587 KB 11/79 KB 532/549 KB 372/404 KB 240/894 KB 316/587 KB 13/79 KB 532/549 KB 372/404 KB 240/894 KB 320/587 KB 13/79 KB 532/549 KB 372/404 KB 240/894 KB 308/587 KB 8/79 KB 532/549 KB 372/404 KB 228/894 KB 308/587 KB 8/79 KB 528/549 KB 372/404 KB 228/894 KB 320/587 KB 13/79 KB 532/549 KB 376/404 KB 240/894 KB 320/587 KB 13/79 KB 532/549 KB 380/404 KB 240/894 KB 316/587 KB 13/79 KB 532/549 KB 372/404 KB 240/894 KB 320/587 KB 13/79 KB 532/549 KB 384/404 KB 240/894 KB 320/587 KB 13/79 KB 536/549 KB 384/404 KB 240/894 KB 320/587 KB 16/79 KB 540/549 KB 384/404 KB 240/894 KB 320/587 KB 16/79 KB 544/549 KB 384/404 KB 240/894 KB 320/587 KB 16/79 KB 536/549 KB 384/404 KB 240/894 KB 320/587 KB 19/79 KB 544/549 KB 384/404 KB 240/894 KB 320/587 KB 21/79 KB 544/549 KB 384/404 KB 240/894 KB 320/587 KB 24/79 KB 544/549 KB 388/404 KB 240/894 KB 324/587 KB 27/79 KB 548/549 KB 388/404 KB 244/894 KB 320/587 KB 21/79 KB 544/549 KB 388/404 KB 240/894 KB 324/587 KB 27/79 KB 548/549 KB 392/404 KB 244/894 KB 324/587 KB 27/79 KB 548/549 KB 396/404 KB 244/894 KB 324/587 KB 27/79 KB 548/549 KB 400/404 KB 244/894 KB 324/587 KB 24/79 KB 548/549 KB 388/404 KB 244/894 KB 324/587 KB 24/79 KB 548/549 KB 388/404 KB 240/894 KB 320/587 KB 24/79 KB 548/549 KB 388/404 KB 240/894 KB 324/587 KB 27/79 KB 549/549 KB 400/404 KB 244/894 KB 328/587 KB 27/79 KB 549/549 KB 400/404 KB 244/894 KB 332/587 KB 27/79 KB 549/549 KB 400/404 KB 244/894 KB 336/587 KB 27/79 KB 549/549 KB unit-abot-epc-basic-0: 01:13:00 DEBUG unit.abot-epc-basic/0.install 400/404 KB 244/894 KB 336/587 KB 29/79 KB 549/549 KB 400/404 KB 244/894 KB 336/587 KB 29/79 KB 549/549 KB 400/404 KB 248/894 KB 336/587 KB 29/79 KB 549/549 KB 400/404 KB 252/894 KB 336/587 KB 29/79 KB 549/549 KB 404/404 KB 256/894 KB 336/587 KB 29/79 KB 549/549 KB 404/404 KB 252/894 KB 336/587 KB 32/79 KB 549/549 KB 404/404 KB 256/894 KB 336/587 KB 32/79 KB 549/549 KB 404/404 KB 260/894 KB 340/587 KB 36/79 KB 549/549 KB 404/404 KB 264/894 KB 340/587 KB 36/79 KB 549/549 KB 404/404 KB 268/894 KB 340/587 KB 36/79 KB 549/549 KB 404/404 KB 272/894 KB 340/587 KB 36/79 KB 549/549 KB 404/404 KB 260/894 KB 340/587 KB 32/79 KB 549/549 KB 404/404 KB 260/894 KB 344/587 KB 36/79 KB 549/549 KB 404/404 KB 272/894 KB 348/587 KB 36/79 KB 549/549 KB 404/404 KB 272/894 KB 352/587 KB 36/79 KB 549/549 KB 404/404 KB 272/894 KB 352/587 KB 40/79 KB 549/549 KB 404/404 KB 272/894 KB 352/587 KB 44/79 KB 549/549 KB 404/404 KB 272/894 KB 352/587 KB 48/79 KB 549/549 KB 404/404 KB 272/894 KB 356/587 KB 48/79 KB 549/549 KB 404/404 KB 272/894 KB 360/587 KB 52/79 KB 549/549 KB 404/404 KB 276/894 KB 364/587 KB 52/79 KB 549/549 KB 404/404 KB 276/894 KB 368/587 KB 52/79 KB 549/549 KB 404/404 KB 276/894 KB 356/587 KB 52/79 KB 549/549 KB 404/404 KB 276/894 KB 356/587 KB 52/79 KB 549/549 KB 404/404 KB 272/894 KB 368/587 KB 52/79 KB 549/549 KB 404/404 KB 280/894 KB 368/587 KB 56/79 KB 549/549 KB 404/404 KB 284/894 KB 368/587 KB 56/79 KB 549/549 KB 404/404 KB 288/894 KB 368/587 KB 56/79 KB 549/549 KB 404/404 KB 280/894 KB 368/587 KB 60/79 KB 549/549 KB 404/404 KB 288/894 KB 368/587 KB 64/79 KB 549/549 KB 404/404 KB 288/894 KB 368/587 KB 64/79 KB 549/549 KB 404/404 KB 292/894 KB 372/587 KB 68/79 KB 549/549 KB 404/404 KB 296/894 KB 372/587 KB 68/79 KB 549/549 KB 404/404 KB 300/894 KB 372/587 KB 68/79 KB 549/549 KB 404/404 KB 304/894 KB 372/587 KB 68/79 KB 549/549 KB 404/404 KB 292/894 KB 372/587 KB 72/79 KB 549/549 KB 404/404 KB 304/894 KB 372/587 KB 76/79 KB 549/549 KB 404/404 KB 304/894 KB 372/587 KB 79/79 KB 549/549 KB 304/894 KB 372/587 KB 64/79 KB 549/549 KB 404/404 KB 292/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 474.2 KB/sec) unit-abot-epc-basic-0: 01:13:00 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: 01:13:00 DEBUG unit.abot-epc-basic/0.install 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 644.7 KB/sec) unit-abot-epc-basic-0: 01:13:00 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: 01:13:00 DEBUG unit.abot-epc-basic/0.install 376/587 KB 79/79 KB 304/894 KB 380/587 KB 79/79 KB 304/894 KB 384/587 KB 79/79 KB 304/894 KB 388/587 KB 79/79 KB 304/894 KB 392/587 KB 79/79 KB 308/894 KB 396/587 KB 79/79 KB 308/894 KB 400/587 KB 79/79 KB 308/894 KB 388/587 KB 79/79 KB 308/894 KB 400/587 KB 79/79 KB 312/894 KB 400/587 KB 79/79 KB 316/894 KB 400/587 KB 79/79 KB 320/894 KB 400/587 KB 1/115 KB 79/79 KB 320/894 KB 400/587 KB 4/115 KB 79/79 KB 320/894 KB 400/587 KB 5/115 KB 79/79 KB 320/894 KB 400/587 KB 5/115 KB 79/79 KB 324/894 KB 404/587 KB 8/115 KB 79/79 KB 324/894 KB 408/587 KB 8/115 KB 79/79 KB 324/894 KB 412/587 KB 8/115 KB 79/79 KB 324/894 KB 416/587 KB 8/115 KB 79/79 KB 324/894 KB 400/587 KB 8/115 KB 79/79 KB 324/894 KB 416/587 KB 9/115 KB 79/79 KB 324/894 KB 416/587 KB 12/115 KB 79/79 KB 324/894 KB 416/587 KB 13/115 KB 79/79 KB 324/894 KB 416/587 KB 16/115 KB 79/79 KB 324/894 KB 416/587 KB 17/115 KB 79/79 KB 324/894 KB 416/587 KB 20/115 KB 79/79 KB 324/894 KB 416/587 KB 21/115 KB 79/79 KB 324/894 KB 416/587 KB 24/115 KB 324/894 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 91.6 KB/sec) unit-abot-epc-basic-0: 01:13:00 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-mysql-0: 01:13:00 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: 01:13:00 DEBUG unit.abot-epc-basic/0.install 416/587 KB 27/115 KB 324/894 KB 416/587 KB 29/115 KB 328/894 KB 416/587 KB 27/115 KB 328/894 KB 416/587 KB 29/115 KB 332/894 KB 416/587 KB 29/115 KB 336/894 KB 416/587 KB 32/115 KB 336/894 KB 420/587 KB 35/115 KB 336/894 KB 420/587 KB 35/115 KB 336/894 KB 424/587 KB 35/115 KB 336/894 KB 428/587 KB 35/115 KB 336/894 KB 432/587 KB 35/115 KB 336/894 KB 432/587 KB 37/115 KB 336/894 KB 432/587 KB 37/115 KB 340/894 KB 432/587 KB 40/115 KB 340/894 KB 432/587 KB 40/115 KB 344/894 KB 432/587 KB 40/115 KB 348/894 KB 432/587 KB 43/115 KB 348/894 KB 432/587 KB 43/115 KB 352/894 KB 432/587 KB 45/115 KB 352/894 KB 436/587 KB 45/115 KB 352/894 KB 440/587 KB 45/115 KB 352/894 KB 444/587 KB 45/115 KB 352/894 KB 448/587 KB 48/115 KB 356/894 KB 444/587 KB 48/115 KB 356/894 KB 448/587 KB 48/115 KB 360/894 KB 448/587 KB 48/115 KB 364/894 KB 448/587 KB 48/115 KB 368/894 KB 444/587 KB 48/115 KB 352/894 KB 448/587 KB 51/115 KB 368/894 KB 448/587 KB 53/115 KB 368/894 KB 448/587 KB 53/115 KB 3/206 KB 368/894 KB 452/587 KB 53/115 KB 3/206 KB 368/894 KB 456/587 KB 53/115 KB 3/206 KB 368/894 KB 460/587 KB 53/115 KB 5/206 KB 372/894 KB 464/587 KB 53/115 KB 5/206 KB 372/894 KB 468/587 KB 57/115 KB 5/206 KB 372/894 KB 472/587 KB 57/115 KB 5/206 KB 372/894 KB 476/587 KB 57/115 KB 5/206 KB 372/894 KB 456/587 KB 53/115 KB 5/206 KB 372/894 KB 456/587 KB 53/115 KB 5/206 KB 368/894 KB 476/587 KB 57/115 KB 8/206 KB 372/894 KB 476/587 KB 57/115 KB 11/206 KB 372/894 KB 476/587 KB 57/115 KB 13/206 KB 372/894 KB 476/587 KB 57/115 KB 16/206 KB 372/894 KB 476/587 KB 57/115 KB 19/206 KB 372/894 KB 476/587 KB 57/115 KB 21/206 KB 372/894 KB 476/587 KB 57/115 KB 24/206 KB 372/894 KB 476/587 KB 57/115 KB 27/206 KB 372/894 KB 464/587 KB 57/115 KB 5/206 KB 372/894 KB 476/587 KB 61/115 KB 27/206 KB 372/894 KB 476/587 KB 61/115 KB 27/206 KB 376/894 KB 476/587 KB 65/115 KB 29/206 KB 376/894 KB 476/587 KB 69/115 KB 29/206 KB 376/894 KB 476/587 KB 61/115 KB 29/206 KB 376/894 KB 476/587 KB 69/115 KB 29/206 KB 380/894 KB 476/587 KB 69/115 KB 29/206 KB 384/894 KB 476/587 KB 69/115 KB 32/206 KB 388/894 KB 480/587 KB 73/115 KB 32/206 KB 392/894 KB 480/587 KB 73/115 KB 32/206 KB 396/894 KB 480/587 KB 73/115 KB 32/206 KB 400/894 KB 476/587 KB 69/115 KB 32/206 KB 384/894 KB 480/587 KB 73/115 KB 36/206 KB 400/894 KB 480/587 KB 73/115 KB 40/206 KB 400/894 KB 480/587 KB 73/115 KB 44/206 KB 400/894 KB 480/587 KB 73/115 KB 48/206 KB 400/894 KB 480/587 KB 73/115 KB 32/206 KB 388/894 KB 476/587 KB 73/115 KB 32/206 KB 388/894 KB 480/587 KB 77/115 KB 48/206 KB 400/894 KB 480/587 KB 81/115 KB 48/206 KB 400/894 KB 480/587 KB 85/115 KB 48/206 KB 400/894 KB 480/587 KB 89/115 KB 48/206 KB 400/894 KB 484/587 KB 93/115 KB 52/206 KB 404/894 KB 484/587 KB 97/115 KB 52/206 KB 404/894 KB 484/587 KB 101/115 KB 52/206 KB 404/894 KB 484/587 KB 89/115 KB 52/206 KB 404/894 KB 484/587 KB 101/115 KB 52/206 KB 408/894 KB 484/587 KB 101/115 KB 52/206 KB 412/894 KB 484/587 KB 101/115 KB 52/206 KB 416/894 KB 484/587 KB 89/115 KB 52/206 KB 400/894 KB 484/587 KB 89/115 KB 48/206 KB 400/894 KB 488/587 KB 101/115 KB 52/206 KB 416/894 KB 492/587 KB 101/115 KB 52/206 KB 416/894 KB 496/587 KB 101/115 KB 52/206 KB 416/894 KB 496/587 KB 101/115 KB 56/206 KB 416/894 KB 496/587 KB 101/115 KB 60/206 KB 416/894 KB 496/587 KB 101/115 KB 64/206 KB 416/894 KB 496/587 KB 105/115 KB 68/206 KB 416/894 KB 500/587 KB 105/115 unit-abot-epc-basic-0: 01:13:00 DEBUG unit.abot-epc-basic/0.install KB 72/206 KB 420/894 KB 500/587 KB 105/115 KB 76/206 KB 420/894 KB 500/587 KB 105/115 KB 80/206 KB 420/894 KB 496/587 KB 105/115 KB 64/206 KB 416/894 KB 500/587 KB 109/115 KB 80/206 KB 420/894 KB 500/587 KB 113/115 KB 80/206 KB 420/894 KB 500/587 KB 115/115 KB 80/206 KB 420/894 KB 500/587 KB 105/115 KB 68/206 KB 420/894 KB 500/587 KB 105/115 KB 68/206 KB 416/894 KB 504/587 KB 115/115 KB 80/206 KB 420/894 KB 508/587 KB 115/115 KB 80/206 KB 420/894 KB 512/587 KB 115/115 KB 80/206 KB 420/894 KB 512/587 KB 115/115 KB 80/206 KB 424/894 KB 512/587 KB 115/115 KB 80/206 KB 428/894 KB 512/587 KB 115/115 KB 80/206 KB 432/894 KB 512/587 KB 115/115 KB 80/206 KB 436/894 KB 516/587 KB 115/115 KB 84/206 KB 440/894 KB 516/587 KB 115/115 KB 4/1822 KB 84/206 KB 444/894 KB 516/587 KB 115/115 KB 4/1822 KB 84/206 KB 448/894 KB 516/587 KB 115/115 KB 84/206 KB 436/894 KB 516/587 KB 115/115 KB 80/206 KB 436/894 KB 516/587 KB 115/115 KB 4/1822 KB 84/206 KB 440/894 KB 516/587 KB 115/115 KB 8/1822 KB 84/206 KB 448/894 KB 516/587 KB 115/115 KB 12/1822 KB 84/206 KB 448/894 KB 516/587 KB 115/115 KB 16/1822 KB 84/206 KB 448/894 KB 516/587 KB 115/115 KB 20/1822 KB 84/206 KB 448/894 KB 516/587 KB 115/115 KB 24/1822 KB 84/206 KB 448/894 KB 516/587 KB 115/115 KB 28/1822 KB 84/206 KB 448/894 KB 516/587 KB 115/115 KB 32/1822 KB 84/206 KB 448/894 KB 516/587 KB 115/115 KB 36/1822 KB 84/206 KB 448/894 KB 516/587 KB 115/115 KB 40/1822 KB 84/206 KB 448/894 KB 516/587 KB 115/115 KB 44/1822 KB 84/206 KB 448/894 KB 520/587 KB 115/115 KB 44/1822 KB 84/206 KB 448/894 KB 524/587 KB 115/115 KB 44/1822 KB 84/206 KB 448/894 KB 528/587 KB 115/115 KB 44/1822 KB 84/206 KB 448/894 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar (115 KB at 127.2 KB/sec) unit-abot-epc-basic-0: 01:13:00 DEBUG unit.abot-epc-basic/0.install 532/587 KB 44/1822 KB 88/206 KB 452/894 KB 536/587 KB 44/1822 KB 88/206 KB 452/894 KB 540/587 KB 44/1822 KB 88/206 KB 452/894 KB 544/587 KB 44/1822 KB 88/206 KB 452/894 KB 528/587 KB 44/1822 KB 88/206 KB 452/894 KB 528/587 KB 44/1822 KB 88/206 KB 448/894 KB 544/587 KB 44/1822 KB 92/206 KB 452/894 KB 544/587 KB 44/1822 KB 96/206 KB 452/894 KB 544/587 KB 44/1822 KB 100/206 KB 452/894 KB 544/587 KB 44/1822 KB 100/206 KB 456/894 KB 544/587 KB 44/1822 KB 100/206 KB 460/894 KB 544/587 KB 44/1822 KB 104/206 KB 460/894 KB 544/587 KB 44/1822 KB 108/206 KB 460/894 KB 544/587 KB 44/1822 KB 112/206 KB 464/894 KB 544/587 KB 44/1822 KB 108/206 KB 464/894 KB Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar unit-abot-epc-basic-0: 01:13:00 DEBUG unit.abot-epc-basic/0.install 544/587 KB 44/1822 KB 112/206 KB 468/894 KB 548/587 KB 48/1822 KB 116/206 KB 472/894 KB 548/587 KB 48/1822 KB 116/206 KB 476/894 KB 548/587 KB 48/1822 KB 116/206 KB 480/894 KB 548/587 KB 48/1822 KB 116/206 KB 468/894 KB 548/587 KB 48/1822 KB 112/206 KB 468/894 KB 544/587 KB 48/1822 KB 112/206 KB 468/894 KB 552/587 KB 48/1822 KB 116/206 KB 480/894 KB 556/587 KB 48/1822 KB 116/206 KB 480/894 KB 560/587 KB 48/1822 KB 116/206 KB 480/894 KB 560/587 KB 52/1822 KB 116/206 KB 480/894 KB 560/587 KB 52/1822 KB 120/206 KB 480/894 KB 560/587 KB 52/1822 KB 124/206 KB 480/894 KB 560/587 KB 56/1822 KB 128/206 KB 480/894 KB 560/587 KB 56/1822 KB 124/206 KB 480/894 KB 560/587 KB 60/1822 KB 128/206 KB 480/894 KB 560/587 KB 64/1822 KB 128/206 KB 480/894 KB 560/587 KB 68/1822 KB 128/206 KB 484/894 KB 564/587 KB 72/1822 KB 132/206 KB 484/894 KB 564/587 KB 76/1822 KB 132/206 KB 484/894 KB 564/587 KB 80/1822 KB 132/206 KB 484/894 KB 560/587 KB 64/1822 KB 128/206 KB 484/894 KB 564/587 KB 80/1822 KB 132/206 KB 488/894 KB 564/587 KB 68/1822 KB 132/206 KB 484/894 KB 564/587 KB 68/1822 KB 128/206 KB 484/894 KB 568/587 KB 80/1822 KB 132/206 KB 488/894 KB 572/587 KB 80/1822 KB 132/206 KB 488/894 KB 576/587 KB 80/1822 KB 132/206 KB 488/894 KB 576/587 KB 80/1822 KB 132/206 KB 492/894 KB 576/587 KB 80/1822 KB 132/206 KB 496/894 KB 576/587 KB 80/1822 KB 136/206 KB 496/894 KB 576/587 KB 80/1822 KB 140/206 KB 496/894 KB 576/587 KB 80/1822 KB 144/206 KB 500/894 KB 580/587 KB 80/1822 KB 144/206 KB 500/894 KB 584/587 KB 80/1822 KB 144/206 KB 500/894 KB 587/587 KB 80/1822 KB 144/206 KB 500/894 KB 587/587 KB 84/1822 KB 144/206 KB 500/894 KB 587/587 KB 88/1822 KB 148/206 KB 500/894 KB 587/587 KB 92/1822 KB 148/206 KB 500/894 KB 587/587 KB 96/1822 KB 148/206 KB 500/894 KB 576/587 KB 80/1822 KB 140/206 KB 500/894 KB 587/587 KB 96/1822 KB 148/206 KB 504/894 KB 587/587 KB 96/1822 KB 148/206 KB 508/894 KB 587/587 KB 84/1822 KB 148/206 KB 500/894 KB 587/587 KB 96/1822 KB 148/206 KB 512/894 KB 587/587 KB 96/1822 KB 152/206 KB 512/894 KB 587/587 KB 96/1822 KB 156/206 KB 512/894 KB 587/587 KB 96/1822 KB 160/206 KB 512/894 KB 587/587 KB 96/1822 KB 160/206 KB 516/894 KB 96/1822 KB 164/206 KB 520/894 KB 96/1822 KB 164/206 KB 524/894 KB 96/1822 KB 164/206 KB 528/894 KB 96/1822 KB 164/206 KB 516/894 KB 96/1822 KB 168/206 KB 528/894 KB 96/1822 KB 172/206 KB 528/894 KB 96/1822 KB 176/206 KB 528/894 KB 96/1822 KB 176/206 KB 532/894 KB 96/1822 KB 180/206 KB 536/894 KB 96/1822 KB 180/206 KB 540/894 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar (587 KB at 639.8 KB/sec) unit-abot-epc-basic-0: 01:13:00 DEBUG unit.abot-epc-basic/0.install 96/1822 KB 4/314 KB 180/206 KB 540/894 KB 96/1822 KB 8/314 KB 180/206 KB 540/894 KB 96/1822 KB 12/314 KB 180/206 KB 540/894 KB 96/1822 KB 16/314 KB 180/206 KB 540/894 KB Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar unit-abot-epc-basic-0: 01:13:00 DEBUG unit.abot-epc-basic/0.install 96/1822 KB 16/314 KB 180/206 KB 544/894 KB 96/1822 KB 20/314 KB 180/206 KB 548/894 KB 100/1822 KB 20/314 KB 180/206 KB 552/894 KB 100/1822 KB 20/314 KB 180/206 KB 556/894 KB 100/1822 KB 20/314 KB 180/206 KB 560/894 KB 96/1822 KB 180/206 KB 532/894 KB 100/1822 KB 20/314 KB 180/206 KB 548/894 KB 96/1822 KB 20/314 KB 180/206 KB 544/894 KB 100/1822 KB 24/314 KB 180/206 KB 560/894 KB 100/1822 KB 28/314 KB 180/206 KB 560/894 KB 100/1822 KB 32/314 KB 180/206 KB 560/894 KB 100/1822 KB 36/314 KB 180/206 KB 560/894 KB 104/1822 KB 36/314 KB 180/206 KB 560/894 KB 108/1822 KB 36/314 KB 180/206 KB 560/894 KB 108/1822 KB 40/314 KB 180/206 KB 560/894 KB 108/1822 KB 44/314 KB 180/206 KB 560/894 KB 112/1822 KB 48/314 KB 180/206 KB 560/894 KB 112/1822 KB 44/314 KB 180/206 KB 560/894 KB 112/1822 KB 52/314 KB 180/206 KB 560/894 KB 116/1822 KB 56/314 KB 184/206 KB 560/894 KB 116/1822 KB 60/314 KB 184/206 KB 560/894 KB 116/1822 KB 52/314 KB 184/206 KB 560/894 KB 112/1822 KB 52/314 KB 184/206 KB 560/894 KB 116/1822 KB 60/314 KB 188/206 KB 560/894 KB 116/1822 KB 60/314 KB 192/206 KB 560/894 KB 120/1822 KB 60/314 KB 192/206 KB 560/894 KB 124/1822 KB 60/314 KB 192/206 KB 560/894 KB 128/1822 KB 60/314 KB 192/206 KB 560/894 KB 128/1822 KB 64/314 KB 192/206 KB 560/894 KB 128/1822 KB 64/314 KB 196/206 KB 560/894 KB 4/57 KB 132/1822 KB 64/314 KB 200/206 KB 564/894 KB 4/57 KB 132/1822 KB 64/314 KB 204/206 KB 564/894 KB 4/57 KB 132/1822 KB 68/314 KB 206/206 KB 564/894 KB 4/57 KB 132/1822 KB 64/314 KB 196/206 KB 564/894 KB 4/57 KB 132/1822 KB 64/314 KB 196/206 KB 560/894 KB 132/1822 KB 64/314 KB 196/206 KB 560/894 KB 4/57 KB 136/1822 KB 68/314 KB 206/206 KB 564/894 KB 4/57 KB 140/1822 KB 68/314 KB 206/206 KB 564/894 KB 4/57 KB 144/1822 KB 68/314 KB 206/206 KB 564/894 KB 4/57 KB 132/1822 KB 68/314 KB 204/206 KB 564/894 KB 8/57 KB 144/1822 KB 72/314 KB 206/206 KB 564/894 KB 8/57 KB 144/1822 KB 76/314 KB 206/206 KB 564/894 KB 8/57 KB 144/1822 KB 76/314 KB 206/206 KB 568/894 KB 8/57 KB 144/1822 KB 76/314 KB 206/206 KB 572/894 KB 8/57 KB 144/1822 KB 80/314 KB 206/206 KB 576/894 KB 8/57 KB 144/1822 KB 80/314 KB 206/206 KB 580/894 KB 8/57 KB 148/1822 KB 80/314 KB 206/206 KB 584/894 KB 8/57 KB 148/1822 KB 80/314 KB 206/206 KB 588/894 KB 8/57 KB 148/1822 KB 80/314 KB 206/206 KB 592/894 KB 8/57 KB 144/1822 KB 68/314 KB 206/206 KB 564/894 KB 12/57 KB 148/1822 KB 80/314 KB 206/206 KB 592/894 KB 16/57 KB 148/1822 KB 80/314 KB 206/206 KB 592/894 KB 20/57 KB 148/1822 KB 80/314 KB 206/206 KB 592/894 KB 24/57 KB 148/1822 KB 80/314 KB 206/206 KB 592/894 KB 8/57 KB 148/1822 KB 80/314 KB 206/206 KB 580/894 KB 8/57 KB 144/1822 KB 80/314 KB 206/206 KB 572/894 KB 24/57 KB 148/1822 KB 84/314 KB 206/206 KB 592/894 KB 24/57 KB 152/1822 KB 84/314 KB 206/206 KB 592/894 KB 24/57 KB 152/1822 KB 88/314 KB 206/206 KB 592/894 KB 24/57 KB 156/1822 KB 88/314 KB 206/206 KB 592/894 KB 24/57 KB 156/1822 KB 92/314 KB 206/206 KB 592/894 KB 24/57 KB 160/1822 KB 96/314 KB 206/206 KB 592/894 KB 24/57 KB 160/1822 KB 92/314 KB 206/206 KB 592/894 KB 28/57 KB 160/1822 KB 96/314 KB 206/206 KB 592/894 KB 32/57 KB 160/1822 KB 96/314 KB 206/206 KB 592/894 KB 36/57 KB 160/1822 KB 96/314 KB 206/206 KB 592/894 KB 40/57 KB 164/1822 KB 100/314 KB 206/206 KB 596/894 KB 44/57 KB 164/1822 KB 100/314 KB 206/206 KB 596/894 KB 36/57 KB 164/1822 KB 100/314 KB 206/206 KB 596/894 KB 36/57 KB 160/1822 KB 100/314 KB 206/206 KB 596/ unit-abot-epc-basic-0: 01:13:00 DEBUG unit.abot-epc-basic/0.install 894 KB 44/57 KB 164/1822 KB 104/314 KB 206/206 KB 596/894 KB 44/57 KB 164/1822 KB 108/314 KB 206/206 KB 596/894 KB 36/57 KB 160/1822 KB 96/314 KB 206/206 KB 596/894 KB 44/57 KB 168/1822 KB 108/314 KB 206/206 KB 596/894 KB 44/57 KB 168/1822 KB 108/314 KB 206/206 KB 600/894 KB 44/57 KB 172/1822 KB 108/314 KB 206/206 KB 600/894 KB 44/57 KB 176/1822 KB 112/314 KB 206/206 KB 600/894 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar (206 KB at 219.5 KB/sec) unit-abot-epc-basic-0: 01:13:00 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: 01:13:00 DEBUG unit.abot-epc-basic/0.install 44/57 KB 172/1822 KB 112/314 KB 206/206 KB 600/894 KB 44/57 KB 176/1822 KB 112/314 KB 206/206 KB 604/894 KB 44/57 KB 176/1822 KB 112/314 KB 608/894 KB 48/57 KB 176/1822 KB 112/314 KB 608/894 KB 48/57 KB 180/1822 KB 112/314 KB 608/894 KB 52/57 KB 184/1822 KB 116/314 KB 612/894 KB 52/57 KB 188/1822 KB 116/314 KB 612/894 KB 52/57 KB 180/1822 KB 116/314 KB 612/894 KB 52/57 KB 180/1822 KB 112/314 KB 612/894 KB 52/57 KB 180/1822 KB 112/314 KB 608/894 KB 56/57 KB 188/1822 KB 116/314 KB 612/894 KB 57/57 KB 188/1822 KB 116/314 KB 612/894 KB 57/57 KB 188/1822 KB 120/314 KB 612/894 KB 57/57 KB 188/1822 KB 120/314 KB 616/894 KB 57/57 KB 188/1822 KB 120/314 KB 620/894 KB 57/57 KB 188/1822 KB 124/314 KB 624/894 KB 57/57 KB 188/1822 KB 124/314 KB 620/894 KB 57/57 KB 192/1822 KB 128/314 KB 624/894 KB 57/57 KB 192/1822 KB 124/314 KB 624/894 KB 57/57 KB 196/1822 KB 128/314 KB 624/894 KB 57/57 KB 200/1822 KB 132/314 KB 628/894 KB 57/57 KB 204/1822 KB 132/314 KB 628/894 KB 57/57 KB 208/1822 KB 132/314 KB 628/894 KB 57/57 KB 196/1822 KB 132/314 KB 628/894 KB 57/57 KB 196/1822 KB 128/314 KB 628/894 KB 57/57 KB 208/1822 KB 132/314 KB 632/894 KB 57/57 KB 208/1822 KB 132/314 KB 636/894 KB 57/57 KB 208/1822 KB 136/314 KB 636/894 KB 57/57 KB 208/1822 KB 136/314 KB 640/894 KB 57/57 KB 208/1822 KB 140/314 KB 640/894 KB 57/57 KB 208/1822 KB 144/314 KB 640/894 KB 57/57 KB 208/1822 KB 144/314 KB 4/263 KB 640/894 KB 57/57 KB 208/1822 KB 144/314 KB 8/263 KB 640/894 KB 57/57 KB 208/1822 KB 144/314 KB 12/263 KB 640/894 KB 57/57 KB 208/1822 KB 144/314 KB 16/263 KB 640/894 KB 57/57 KB 208/1822 KB 144/314 KB 16/263 KB 644/894 KB 57/57 KB 212/1822 KB 148/314 KB 20/263 KB 648/894 KB 57/57 KB 212/1822 KB 148/314 KB 20/263 KB 644/894 KB 57/57 KB 212/1822 KB 144/314 KB 20/263 KB 644/894 KB 57/57 KB 208/1822 KB 144/314 KB 20/263 KB 644/894 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar (57 KB at 59.8 KB/sec) unit-abot-epc-basic-0: 01:13:00 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: 01:13:00 DEBUG unit.abot-epc-basic/0.install 212/1822 KB 148/314 KB 24/263 KB 648/894 KB 216/1822 KB 148/314 KB 28/263 KB 648/894 KB 212/1822 KB 148/314 KB 28/263 KB 648/894 KB 216/1822 KB 152/314 KB 28/263 KB 648/894 KB 216/1822 KB 152/314 KB 28/263 KB 652/894 KB 220/1822 KB 152/314 KB 32/263 KB 656/894 KB 220/1822 KB 152/314 KB 28/263 KB 652/894 KB 220/1822 KB 156/314 KB 32/263 KB 656/894 KB 220/1822 KB 156/314 KB 32/263 KB 656/894 KB 224/1822 KB 156/314 KB 32/263 KB 656/894 KB 224/1822 KB 160/314 KB 32/263 KB 656/894 KB 224/1822 KB 160/314 KB 32/263 KB 660/894 KB 228/1822 KB 164/314 KB 36/263 KB 664/894 KB 228/1822 KB 164/314 KB 36/263 KB 668/894 KB 228/1822 KB 164/314 KB 36/263 KB 672/894 KB 228/1822 KB 164/314 KB 36/263 KB 660/894 KB 228/1822 KB 164/314 KB 32/263 KB 660/894 KB 224/1822 KB 164/314 KB 32/263 KB 660/894 KB 232/1822 KB 164/314 KB 40/263 KB 672/894 KB 236/1822 KB 168/314 KB 40/263 KB 672/894 KB 240/1822 KB 168/314 KB 40/263 KB 672/894 KB 228/1822 KB 164/314 KB 40/263 KB 672/894 KB 236/1822 KB 168/314 KB 40/263 KB 672/894 KB 240/1822 KB 172/314 KB 44/263 KB 672/894 KB 240/1822 KB 176/314 KB 44/263 KB 672/894 KB 240/1822 KB 168/314 KB 44/263 KB 672/894 KB 240/1822 KB 176/314 KB 48/263 KB 672/894 KB 240/1822 KB 176/314 KB 48/263 KB 676/894 KB 244/1822 KB 180/314 KB 52/263 KB 680/894 KB 244/1822 KB 180/314 KB 52/263 KB 684/894 KB 244/1822 KB 180/314 KB 52/263 KB 676/894 KB 244/1822 KB 180/314 KB 48/263 KB 676/894 KB 244/1822 KB 176/314 KB 48/263 KB 676/894 KB 244/1822 KB 184/314 KB 52/263 KB 684/894 KB 244/1822 KB 184/314 KB 56/263 KB 684/894 KB 248/1822 KB 184/314 KB 56/263 KB 684/894 KB 252/1822 KB 188/314 KB 56/263 KB 688/894 KB 248/1822 KB 188/314 KB 56/263 KB 684/894 KB 252/1822 KB 192/314 KB 60/263 KB 688/894 KB 252/1822 KB 188/314 KB 60/263 KB 688/894 KB 248/1822 KB 188/314 KB 56/263 KB 688/894 KB 252/1822 KB 192/314 KB 64/263 KB 688/894 KB 4/99 KB 256/1822 KB 192/314 KB 64/263 KB 688/894 KB 8/99 KB 256/1822 KB 192/314 KB 64/263 KB 688/894 KB 12/99 KB 256/1822 KB 192/314 KB 64/263 KB 688/894 KB 16/99 KB 256/1822 KB 192/314 KB 64/263 KB 688/894 KB 256/1822 KB 192/314 KB 64/263 KB 688/894 KB 16/99 KB 256/1822 KB 192/314 KB 64/263 KB 692/894 KB 20/99 KB 260/1822 KB 196/314 KB 68/263 KB 696/894 KB 20/99 KB 260/1822 KB 196/314 KB 68/263 KB 700/894 KB 20/99 KB 260/1822 KB 196/314 KB 68/263 KB 692/894 KB 20/99 KB 260/1822 KB 196/314 KB 64/263 KB 692/894 KB 20/99 KB 256/1822 KB 196/314 KB 64/263 KB 692/894 KB 20/99 KB 256/1822 KB 192/314 KB 64/263 KB 692/894 KB 24/99 KB 260/1822 KB 196/314 KB 68/263 KB 704/894 KB 28/99 KB 260/1822 KB 196/314 KB 68/263 KB 704/894 KB 32/99 KB 260/1822 KB 196/314 KB 68/263 KB 704/894 KB 36/99 KB 260/1822 KB 196/314 KB 68/263 KB 704/894 KB 20/99 KB 264/1822 KB 200/314 KB 72/263 KB 704/894 KB 36/99 KB 264/1822 KB 200/314 KB 72/263 KB 704/894 KB 36/99 KB 264/1822 KB 200/314 KB 68/263 KB 704/894 KB 36/99 KB 260/1822 KB 200/314 KB 68/263 KB 704/894 KB 36/99 KB 264/1822 KB 204/314 KB 72/263 KB 704/894 KB 36/99 KB 268/1822 KB 204/314 KB 72/263 KB 704/894 KB 36/99 KB 268/1822 KB 208/314 KB 72/263 KB 704/894 KB 36/99 KB 272/1822 KB 208/314 KB 72/263 KB 704/894 KB 36/99 KB 272/1822 KB 208/314 KB 76/263 KB 704/894 KB 36/99 KB 272/1822 KB 208/314 KB 80/263 KB 704/894 KB 40/99 KB 272/1822 KB 208/314 KB 80/263 KB 704/894 KB 44/99 KB 272/1822 KB 208/314 KB 80/263 KB 704/894 KB 48/99 KB 272/1822 KB 212/314 KB 80/263 KB 704/894 KB 52/99 KB 272/1 unit-abot-epc-basic-0: 01:13:00 DEBUG unit.abot-epc-basic/0.install 822 KB 212/314 KB 80/263 KB 708/894 KB 56/99 KB 276/1822 KB 212/314 KB 84/263 KB 708/894 KB 60/99 KB 276/1822 KB 212/314 KB 84/263 KB 708/894 KB 44/99 KB 272/1822 KB 212/314 KB 80/263 KB 704/894 KB 60/99 KB 276/1822 KB 216/314 KB 84/263 KB 708/894 KB 60/99 KB 276/1822 KB 220/314 KB 84/263 KB 708/894 KB 52/99 KB 276/1822 KB 212/314 KB 84/263 KB 708/894 KB 52/99 KB 276/1822 KB 212/314 KB 80/263 KB 708/894 KB 48/99 KB 272/1822 KB 212/314 KB 80/263 KB 708/894 KB 60/99 KB 276/1822 KB 220/314 KB 84/263 KB 712/894 KB 60/99 KB 276/1822 KB 220/314 KB 84/263 KB 716/894 KB 60/99 KB 280/1822 KB 220/314 KB 84/263 KB 716/894 KB 60/99 KB 280/1822 KB 220/314 KB 84/263 KB 720/894 KB 60/99 KB 284/1822 KB 224/314 KB 84/263 KB 720/894 KB 60/99 KB 284/1822 KB 224/314 KB 88/263 KB 720/894 KB 60/99 KB 280/1822 KB 224/314 KB 84/263 KB 720/894 KB 60/99 KB 288/1822 KB 224/314 KB 88/263 KB 720/894 KB 60/99 KB 288/1822 KB 224/314 KB 92/263 KB 720/894 KB 60/99 KB 288/1822 KB 224/314 KB 96/263 KB 720/894 KB 60/99 KB 292/1822 KB 224/314 KB 100/263 KB 720/894 KB 64/99 KB 292/1822 KB 228/314 KB 104/263 KB 724/894 KB 64/99 KB 292/1822 KB 228/314 KB 108/263 KB 724/894 KB 60/99 KB 292/1822 KB 224/314 KB 96/263 KB 720/894 KB 64/99 KB 292/1822 KB 228/314 KB 100/263 KB 724/894 KB 64/99 KB 292/1822 KB 224/314 KB 100/263 KB 724/894 KB 64/99 KB 292/1822 KB 224/314 KB 100/263 KB 720/894 KB 64/99 KB 292/1822 KB 228/314 KB 108/263 KB 728/894 KB 64/99 KB 292/1822 KB 228/314 KB 108/263 KB 732/894 KB 64/99 KB 296/1822 KB 232/314 KB 108/263 KB 736/894 KB 64/99 KB 296/1822 KB 232/314 KB 108/263 KB 732/894 KB 64/99 KB 300/1822 KB 232/314 KB 108/263 KB 736/894 KB 64/99 KB 292/1822 KB 232/314 KB 108/263 KB 732/894 KB 68/99 KB 300/1822 KB 236/314 KB 108/263 KB 736/894 KB 68/99 KB 300/1822 KB 240/314 KB 108/263 KB 736/894 KB 68/99 KB 300/1822 KB 232/314 KB 108/263 KB 736/894 KB 72/99 KB 304/1822 KB 240/314 KB 108/263 KB 736/894 KB 68/99 KB 304/1822 KB 240/314 KB 108/263 KB 736/894 KB 72/99 KB 304/1822 KB 240/314 KB 112/263 KB 736/894 KB 72/99 KB 304/1822 KB 240/314 KB 112/263 KB 740/894 KB 76/99 KB 308/1822 KB 244/314 KB 116/263 KB 744/894 KB 76/99 KB 308/1822 KB 244/314 KB 116/263 KB 748/894 KB 76/99 KB 308/1822 KB 244/314 KB 116/263 KB 752/894 KB 76/99 KB 308/1822 KB 244/314 KB 116/263 KB 740/894 KB 76/99 KB 308/1822 KB 240/314 KB 116/263 KB 740/894 KB 76/99 KB 312/1822 KB 248/314 KB 116/263 KB 752/894 KB 76/99 KB 316/1822 KB 248/314 KB 116/263 KB 752/894 KB 76/99 KB 304/1822 KB 240/314 KB 116/263 KB 740/894 KB 76/99 KB 316/1822 KB 248/314 KB 120/263 KB 752/894 KB 76/99 KB 316/1822 KB 248/314 KB 124/263 KB 752/894 KB 76/99 KB 316/1822 KB 248/314 KB 128/263 KB 752/894 KB 76/99 KB 304/1822 KB 240/314 KB 112/263 KB 740/894 KB 80/99 KB 320/1822 KB 248/314 KB 128/263 KB 752/894 KB 84/99 KB 320/1822 KB 248/314 KB 128/263 KB 752/894 KB 88/99 KB 320/1822 KB 248/314 KB 128/263 KB 752/894 KB 92/99 KB 320/1822 KB 248/314 KB 128/263 KB 752/894 KB 96/99 KB 320/1822 KB 248/314 KB 128/263 KB 752/894 KB 99/99 KB 320/1822 KB 248/314 KB 128/263 KB 752/894 KB 76/99 KB 320/1822 KB 248/314 KB 128/263 KB 752/894 KB 76/99 KB 312/1822 KB 248/314 KB 116/263 KB 752/894 KB 99/99 KB 320/1822 KB 252/314 KB 132/263 KB 756/894 KB 99/99 KB 320/1822 KB 256/314 KB 132/263 KB 756/894 KB 99/99 KB 324/1822 KB 256/314 KB 132/263 KB 756/894 KB 99/99 KB 320/1822 KB 248/314 KB 132/263 KB 756/894 KB 99/99 KB 324/1822 KB 260/314 KB unit-abot-epc-basic-0: 01:13:00 DEBUG unit.abot-epc-basic/0.install 136/263 KB 756/894 KB 99/99 KB 320/1822 KB 248/314 KB 128/263 KB 756/894 KB 99/99 KB 328/1822 KB 260/314 KB 136/263 KB 760/894 KB 99/99 KB 328/1822 KB 260/314 KB 136/263 KB 764/894 KB 99/99 KB 328/1822 KB 260/314 KB 136/263 KB 768/894 KB 99/99 KB 328/1822 KB 260/314 KB 136/263 KB 756/894 KB 99/99 KB 324/1822 KB 260/314 KB 132/263 KB 756/894 KB 99/99 KB 328/1822 KB 264/314 KB 136/263 KB 768/894 KB 99/99 KB 328/1822 KB 264/314 KB 140/263 KB 768/894 KB 99/99 KB 332/1822 KB 268/314 KB 144/263 KB 768/894 KB 99/99 KB 332/1822 KB 268/314 KB 148/263 KB 768/894 KB 99/99 KB 332/1822 KB 268/314 KB 152/263 KB 772/894 KB 99/99 KB 332/1822 KB 268/314 KB 156/263 KB 772/894 KB 99/99 KB 332/1822 KB 268/314 KB 160/263 KB 772/894 KB 99/99 KB 332/1822 KB 268/314 KB 140/263 KB 768/894 KB 99/99 KB 332/1822 KB 264/314 KB 140/263 KB 768/894 KB 99/99 KB 336/1822 KB 268/314 KB 160/263 KB 772/894 KB 99/99 KB 336/1822 KB 272/314 KB 160/263 KB 772/894 KB 99/99 KB 340/1822 KB 272/314 KB 160/263 KB 772/894 KB 99/99 KB 332/1822 KB 268/314 KB 148/263 KB 772/894 KB 99/99 KB 340/1822 KB 276/314 KB 160/263 KB 776/894 KB 99/99 KB 340/1822 KB 276/314 KB 160/263 KB 780/894 KB 99/99 KB 340/1822 KB 276/314 KB 160/263 KB 784/894 KB 99/99 KB 340/1822 KB 276/314 KB 160/263 KB 772/894 KB 99/99 KB 344/1822 KB 276/314 KB 160/263 KB 784/894 KB 99/99 KB 344/1822 KB 280/314 KB 160/263 KB 784/894 KB 99/99 KB 348/1822 KB 280/314 KB 160/263 KB 784/894 KB 99/99 KB 352/1822 KB 280/314 KB 160/263 KB 784/894 KB 99/99 KB 356/1822 KB 284/314 KB 160/263 KB 788/894 KB 99/99 KB 360/1822 KB 284/314 KB 164/263 KB 788/894 KB 99/99 KB 364/1822 KB 284/314 KB 164/263 KB 788/894 KB 99/99 KB 368/1822 KB 284/314 KB 164/263 KB 788/894 KB 99/99 KB 352/1822 KB 284/314 KB 160/263 KB 788/894 KB 99/99 KB 352/1822 KB 284/314 KB 160/263 KB 784/894 KB 99/99 KB 368/1822 KB 288/314 KB 164/263 KB 788/894 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar (99 KB at 99.8 KB/sec) unit-abot-epc-basic-0: 01:13:00 DEBUG unit.abot-epc-basic/0.install 99/99 KB 356/1822 KB 284/314 KB 164/263 KB 788/894 KB 368/1822 KB 292/314 KB 168/263 KB 792/894 KB 368/1822 KB 292/314 KB 172/263 KB 792/894 KB 368/1822 KB 292/314 KB 164/263 KB 792/894 KB 368/1822 KB 288/314 KB 164/263 KB 792/894 KB 368/1822 KB 292/314 KB 176/263 KB 796/894 KB 368/1822 KB 292/314 KB 176/263 KB 800/894 KB 368/1822 KB 292/314 KB 176/263 KB 800/894 KB 368/1822 KB 296/314 KB 176/263 KB 800/894 KB Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar unit-mysql-0: 01:13:00 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-abot-epc-basic-0: 01:13:00 DEBUG unit.abot-epc-basic/0.install 368/1822 KB 300/314 KB 176/263 KB 800/894 KB 368/1822 KB 304/314 KB 176/263 KB 800/894 KB 372/1822 KB 304/314 KB 176/263 KB 804/894 KB 372/1822 KB 304/314 KB 176/263 KB 808/894 KB 372/1822 KB 304/314 KB 180/263 KB 812/894 KB 372/1822 KB 308/314 KB 180/263 KB 816/894 KB 372/1822 KB 304/314 KB 176/263 KB 800/894 KB 372/1822 KB 308/314 KB 180/263 KB 812/894 KB 372/1822 KB 304/314 KB 180/263 KB 808/894 KB 372/1822 KB 308/314 KB 184/263 KB 816/894 KB 372/1822 KB 308/314 KB 188/263 KB 816/894 KB 376/1822 KB 312/314 KB 188/263 KB 816/894 KB 372/1822 KB 312/314 KB 188/263 KB 816/894 KB 376/1822 KB 314/314 KB 188/263 KB 816/894 KB 380/1822 KB 314/314 KB 192/263 KB 816/894 KB 376/1822 KB 314/314 KB 192/263 KB 816/894 KB 384/1822 KB 314/314 KB 192/263 KB 816/894 KB 388/1822 KB 314/314 KB 192/263 KB 816/894 KB 392/1822 KB 314/314 KB 196/263 KB 820/894 KB 388/1822 KB 314/314 KB 192/263 KB 820/894 KB 392/1822 KB 314/314 KB 196/263 KB 824/894 KB 392/1822 KB 314/314 KB 196/263 KB 828/894 KB 388/1822 KB 314/314 KB 196/263 KB 820/894 KB 392/1822 KB 314/314 KB 196/263 KB 832/894 KB 392/1822 KB 314/314 KB 200/263 KB 832/894 KB 392/1822 KB 314/314 KB 204/263 KB 832/894 KB 392/1822 KB 314/314 KB 208/263 KB 832/894 KB 396/1822 KB 314/314 KB 208/263 KB 832/894 KB 400/1822 KB 314/314 KB 208/263 KB 832/894 KB 400/1822 KB 314/314 KB 212/263 KB 832/894 KB 404/1822 KB 314/314 KB 216/263 KB 836/894 KB 404/1822 KB 314/314 KB 220/263 KB 836/894 KB 404/1822 KB 314/314 KB 212/263 KB 836/894 KB 400/1822 KB 314/314 KB 212/263 KB 836/894 KB 404/1822 KB 314/314 KB 220/263 KB 840/894 KB 404/1822 KB 314/314 KB 4/276 KB 220/263 KB 844/894 KB 404/1822 KB 314/314 KB 4/276 KB 220/263 KB 848/894 KB 404/1822 KB 314/314 KB 4/276 KB 220/263 KB 840/894 KB 404/1822 KB 314/314 KB 8/276 KB 220/263 KB 848/894 KB 404/1822 KB 314/314 KB 12/276 KB 220/263 KB 848/894 KB 404/1822 KB 314/314 KB 16/276 KB 220/263 KB 848/894 KB 404/1822 KB 314/314 KB 20/276 KB 220/263 KB 848/894 KB 408/1822 KB 314/314 KB 24/276 KB 224/263 KB 848/894 KB 408/1822 KB 28/276 KB 224/263 KB 852/894 KB 408/1822 KB 32/276 KB 224/263 KB 852/894 KB 408/1822 KB 314/314 KB 20/276 KB 224/263 KB 848/894 KB 408/1822 KB 314/314 KB 20/276 KB 220/263 KB 848/894 KB 412/1822 KB 32/276 KB 224/263 KB 852/894 KB 416/1822 KB 32/276 KB 224/263 KB 852/894 KB 416/1822 KB 32/276 KB 228/263 KB 852/894 KB 420/1822 KB 36/276 KB 232/263 KB 852/894 KB 420/1822 KB 36/276 KB 236/263 KB 852/894 KB 408/1822 KB 24/276 KB 224/263 KB 852/894 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar (314 KB at 311.6 KB/sec) unit-abot-epc-basic-0: 01:13:00 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: 01:13:00 DEBUG unit.abot-epc-basic/0.install 420/1822 KB 36/276 KB 236/263 KB 856/894 KB 420/1822 KB 36/276 KB 236/263 KB 860/894 KB 420/1822 KB 36/276 KB 236/263 KB 864/894 KB 420/1822 KB 36/276 KB 228/263 KB 852/894 KB 420/1822 KB 32/276 KB 228/263 KB 852/894 KB 424/1822 KB 36/276 KB 240/263 KB 864/894 KB 428/1822 KB 36/276 KB 240/263 KB 864/894 KB 420/1822 KB 36/276 KB 240/263 KB 864/894 KB 428/1822 KB 40/276 KB 240/263 KB 864/894 KB 428/1822 KB 44/276 KB 240/263 KB 864/894 KB 432/1822 KB 48/276 KB 240/263 KB 868/894 KB 432/1822 KB 52/276 KB 244/263 KB 868/894 KB 432/1822 KB 56/276 KB 244/263 KB 868/894 KB 432/1822 KB 60/276 KB 244/263 KB 868/894 KB 432/1822 KB 44/276 KB 240/263 KB 868/894 KB 432/1822 KB 44/276 KB 240/263 KB 864/894 KB 436/1822 KB 60/276 KB 244/263 KB 868/894 KB 432/1822 KB 48/276 KB 244/263 KB 868/894 KB 436/1822 KB 60/276 KB 248/263 KB 872/894 KB 436/1822 KB 60/276 KB 244/263 KB 872/894 KB 436/1822 KB 60/276 KB 252/263 KB 872/894 KB 440/1822 KB 60/276 KB 252/263 KB 876/894 KB 440/1822 KB 60/276 KB 252/263 KB 872/894 KB 440/1822 KB 60/276 KB 256/263 KB 876/894 KB 444/1822 KB 60/276 KB 256/263 KB 876/894 KB 444/1822 KB 60/276 KB 256/263 KB 880/894 KB 448/1822 KB 60/276 KB 256/263 KB 880/894 KB 448/1822 KB 60/276 KB 260/263 KB 880/894 KB 448/1822 KB 60/276 KB 263/263 KB 884/894 KB 448/1822 KB 60/276 KB 260/263 KB 884/894 KB 448/1822 KB 64/276 KB 263/263 KB 888/894 KB 4/54 KB 452/1822 KB 64/276 KB 263/263 KB 892/894 KB 4/54 KB 452/1822 KB 64/276 KB 263/263 KB 894/894 KB 448/1822 KB 64/276 KB 263/263 KB 884/894 KB 4/54 KB 452/1822 KB 64/276 KB 263/263 KB 888/894 KB 4/54 KB 456/1822 KB 64/276 KB 263/263 KB 894/894 KB 4/54 KB 448/1822 KB 64/276 KB 263/263 KB 888/894 KB 8/54 KB 460/1822 KB 64/276 KB 263/263 KB 894/894 KB 12/54 KB 460/1822 KB 64/276 KB 263/263 KB 894/894 KB 16/54 KB 460/1822 KB 64/276 KB 263/263 KB 894/894 KB 20/54 KB 460/1822 KB 64/276 KB 263/263 KB 894/894 KB 24/54 KB 460/1822 KB 64/276 KB 263/263 KB 894/894 KB 28/54 KB 460/1822 KB 64/276 KB 263/263 KB 894/894 KB 32/54 KB 460/1822 KB 64/276 KB 263/263 KB 894/894 KB 32/54 KB 460/1822 KB 64/276 KB 263/263 KB 894/894 KB 32/54 KB 464/1822 KB 64/276 KB 263/263 KB 894/894 KB 32/54 KB 464/1822 KB 68/276 KB 263/263 KB 894/894 KB 36/54 KB 468/1822 KB 72/276 KB 263/263 KB 894/894 KB 36/54 KB 468/1822 KB 76/276 KB 263/263 KB 894/894 KB 36/54 KB 468/1822 KB 80/276 KB 263/263 KB 894/894 KB 36/54 KB 468/1822 KB 68/276 KB 263/263 KB 894/894 KB 40/54 KB 468/1822 KB 80/276 KB 263/263 KB 894/894 KB 44/54 KB 468/1822 KB 80/276 KB 263/263 KB 894/894 KB 48/54 KB 468/1822 KB 80/276 KB 263/263 KB 894/894 KB 32/54 KB 468/1822 KB 68/276 KB 263/263 KB 894/894 KB 48/54 KB 472/1822 KB 80/276 KB 263/263 KB 894/894 KB 48/54 KB 476/1822 KB 80/276 KB 263/263 KB 894/894 KB 48/54 KB 480/1822 KB 80/276 KB 263/263 KB 894/894 KB 48/54 KB 484/1822 KB 84/276 KB 263/263 KB 894/894 KB 48/54 KB 480/1822 KB 84/276 KB 263/263 KB 894/894 KB 52/54 KB 488/1822 KB 88/276 KB 52/54 KB 488/1822 KB 92/276 KB 52/54 KB 488/1822 KB 96/276 KB 52/54 KB 484/1822 KB 84/276 KB 263/263 KB 894/894 KB 54/54 KB 488/1822 KB 96/276 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar (263 KB at 256.1 KB/sec) unit-abot-epc-basic-0: 01:13:00 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar (894 KB at 870.5 KB/sec) unit-abot-epc-basic-0: 01:13:00 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: 01:13:00 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: 01:13:00 DEBUG unit.abot-epc-basic/0.install 54/54 KB 488/1822 KB 100/276 KB 54/54 KB 488/1822 KB 104/276 KB 52/54 KB 488/1822 KB 100/276 KB 54/54 KB 492/1822 KB 104/276 KB 54/54 KB 496/1822 KB 104/276 KB 54/54 KB 500/1822 KB 104/276 KB 54/54 KB 500/1822 KB 108/276 KB 54/54 KB 500/1822 KB 112/276 KB 54/54 KB 500/1822 KB 116/276 KB 54/54 KB 504/1822 KB 116/276 KB 54/54 KB 508/1822 KB 116/276 KB 54/54 KB 512/1822 KB 116/276 KB 54/54 KB 516/1822 KB 116/276 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 51.9 KB/sec) unit-abot-epc-basic-0: 01:13:00 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: 01:13:00 DEBUG unit.abot-epc-basic/0.install 54/54 KB 516/1822 KB 120/276 KB 516/1822 KB 4/223 KB 120/276 KB 516/1822 KB 8/223 KB 120/276 KB 516/1822 KB 12/223 KB 120/276 KB 516/1822 KB 16/223 KB 120/276 KB 4/748 KB 516/1822 KB 20/223 KB 120/276 KB 4/748 KB 516/1822 KB 24/223 KB 124/276 KB 4/748 KB 516/1822 KB 28/223 KB 124/276 KB 4/748 KB 516/1822 KB 32/223 KB 124/276 KB 4/748 KB 516/1822 KB 16/223 KB 120/276 KB 8/748 KB 520/1822 KB 32/223 KB 124/276 KB 12/748 KB 520/1822 KB 32/223 KB 124/276 KB 16/748 KB 520/1822 KB 32/223 KB 124/276 KB 20/748 KB 520/1822 KB 32/223 KB 124/276 KB 24/748 KB 520/1822 KB 32/223 KB 124/276 KB 28/748 KB 520/1822 KB 32/223 KB 124/276 KB 32/748 KB 520/1822 KB 32/223 KB 124/276 KB 4/748 KB 520/1822 KB 32/223 KB 124/276 KB 4/748 KB 516/1822 KB 20/223 KB 124/276 KB 32/748 KB 520/1822 KB 32/223 KB 128/276 KB 32/748 KB 520/1822 KB 32/223 KB 132/276 KB 36/748 KB 520/1822 KB 36/223 KB 136/276 KB 36/748 KB 524/1822 KB 36/223 KB 140/276 KB 36/748 KB 524/1822 KB 36/223 KB 144/276 KB 36/748 KB 520/1822 KB 36/223 KB 132/276 KB 36/748 KB 520/1822 KB 32/223 KB 132/276 KB 36/748 KB 524/1822 KB 36/223 KB 136/276 KB 36/748 KB 528/1822 KB 36/223 KB 144/276 KB 36/748 KB 532/1822 KB 36/223 KB 144/276 KB 40/748 KB 536/1822 KB 40/223 KB 148/276 KB 40/748 KB 540/1822 KB 40/223 KB 148/276 KB 40/748 KB 544/1822 KB 40/223 KB 148/276 KB 4/27 KB 40/748 KB 544/1822 KB 40/223 KB 148/276 KB 8/27 KB 40/748 KB 544/1822 KB 40/223 KB 148/276 KB 40/748 KB 532/1822 KB 40/223 KB 148/276 KB 40/748 KB 532/1822 KB 40/223 KB 144/276 KB 36/748 KB 532/1822 KB 40/223 KB 144/276 KB 8/27 KB 40/748 KB 544/1822 KB 44/223 KB 148/276 KB 8/27 KB 44/748 KB 544/1822 KB 44/223 KB 148/276 KB 8/27 KB 48/748 KB 544/1822 KB 48/223 KB 148/276 KB 8/27 KB 48/748 KB 544/1822 KB 48/223 KB 148/276 KB 8/27 KB 48/748 KB 544/1822 KB 52/223 KB 148/276 KB 12/27 KB 52/748 KB 548/1822 KB 56/223 KB 152/276 KB 12/27 KB 52/748 KB 548/1822 KB 60/223 KB 152/276 KB 12/27 KB 52/748 KB 548/1822 KB 52/223 KB 152/276 KB 12/27 KB 52/748 KB 552/1822 KB 60/223 KB 152/276 KB 12/27 KB 52/748 KB 556/1822 KB 64/223 KB 152/276 KB 12/27 KB 52/748 KB 544/1822 KB 52/223 KB 152/276 KB 12/27 KB 48/748 KB 544/1822 KB 52/223 KB 152/276 KB 12/27 KB 48/748 KB 544/1822 KB 52/223 KB 148/276 KB 12/27 KB 52/748 KB 556/1822 KB 64/223 KB 156/276 KB 16/27 KB 52/748 KB 556/1822 KB 64/223 KB 156/276 KB 20/27 KB 52/748 KB 556/1822 KB 64/223 KB 160/276 KB 12/27 KB 52/748 KB 552/1822 KB 64/223 KB 152/276 KB 20/27 KB 56/748 KB 556/1822 KB 64/223 KB 160/276 KB 16/27 KB 52/748 KB 556/1822 KB 64/223 KB 160/276 KB 20/27 KB 60/748 KB 556/1822 KB 64/223 KB 160/276 KB 20/27 KB 60/748 KB 556/1822 KB 64/223 KB 164/276 KB 24/27 KB 64/748 KB 556/1822 KB 64/223 KB 168/276 KB 24/27 KB 64/748 KB 556/1822 KB 64/223 KB 164/276 KB 27/27 KB 64/748 KB 560/1822 KB 64/223 KB 168/276 KB 20/27 KB 64/748 KB 556/1822 KB 64/223 KB 164/276 KB 24/27 KB 64/748 KB 560/1822 KB 64/223 KB 168/276 KB 27/27 KB 64/748 KB 560/1822 KB 64/223 KB 172/276 KB 27/27 KB 64/748 KB 560/1822 KB 64/223 KB 176/276 KB 27/27 KB 64/748 KB 560/1822 KB 64/223 KB 180/276 KB 27/27 KB 68/748 KB 564/1822 KB 68/223 KB 184/276 KB 27/27 KB 68/748 KB 564/1822 KB 68/223 KB 180/276 KB 27/27 KB 68/748 KB 564/1822 KB 72/223 KB 184/276 KB 27/27 KB 68/748 KB 564/1822 KB 76/223 KB 184/276 KB 27/27 KB 68/748 KB 564/1822 KB 64/223 KB 180/276 KB 27/27 KB 68/748 KB 560/1822 KB 64/223 KB 180/276 KB 27/27 KB 72/748 KB unit-abot-epc-basic-0: 01:13:00 DEBUG unit.abot-epc-basic/0.install 564/1822 KB 76/223 KB 184/276 KB 27/27 KB 76/748 KB 564/1822 KB 76/223 KB 184/276 KB 27/27 KB 80/748 KB 564/1822 KB 76/223 KB 184/276 KB 27/27 KB 80/748 KB 564/1822 KB 80/223 KB 184/276 KB 27/27 KB 80/748 KB 568/1822 KB 80/223 KB 184/276 KB 27/27 KB 80/748 KB 572/1822 KB 80/223 KB 184/276 KB 27/27 KB 80/748 KB 576/1822 KB 80/223 KB 184/276 KB 27/27 KB 84/748 KB 576/1822 KB 80/223 KB 184/276 KB 27/27 KB 88/748 KB 580/1822 KB 84/223 KB 188/276 KB 27/27 KB 92/748 KB 580/1822 KB 84/223 KB 188/276 KB 27/27 KB 96/748 KB 580/1822 KB 84/223 KB 188/276 KB 27/27 KB 84/748 KB 580/1822 KB 84/223 KB 188/276 KB 27/27 KB 84/748 KB 576/1822 KB 84/223 KB 188/276 KB 27/27 KB 84/748 KB 576/1822 KB 80/223 KB 188/276 KB 96/748 KB 580/1822 KB 84/223 KB 192/276 KB 96/748 KB 580/1822 KB 84/223 KB 196/276 KB 96/748 KB 584/1822 KB 88/223 KB 200/276 KB 96/748 KB 584/1822 KB 88/223 KB 196/276 KB 96/748 KB 588/1822 KB 88/223 KB 200/276 KB 96/748 KB 592/1822 KB 88/223 KB 200/276 KB 96/748 KB 580/1822 KB 88/223 KB 196/276 KB 96/748 KB 592/1822 KB 92/223 KB 204/276 KB 96/748 KB 592/1822 KB 96/223 KB 204/276 KB 96/748 KB 592/1822 KB 88/223 KB 204/276 KB 96/748 KB 592/1822 KB 96/223 KB 208/276 KB 96/748 KB 592/1822 KB 100/223 KB 212/276 KB 100/748 KB 596/1822 KB 100/223 KB 216/276 KB 100/748 KB 596/1822 KB 100/223 KB 220/276 KB 100/748 KB 596/1822 KB 100/223 KB 224/276 KB 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: 01:13:00 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: 01:13:00 DEBUG unit.abot-epc-basic/0.install 100/748 KB 596/1822 KB 100/223 KB 212/276 KB 100/748 KB 600/1822 KB 100/223 KB 224/276 KB 100/748 KB 604/1822 KB 100/223 KB 224/276 KB 100/748 KB 608/1822 KB 100/223 KB 224/276 KB 100/748 KB 592/1822 KB 100/223 KB 212/276 KB 96/748 KB 592/1822 KB 100/223 KB 208/276 KB 100/748 KB 608/1822 KB 104/223 KB 224/276 KB 104/748 KB 608/1822 KB 104/223 KB 224/276 KB 108/748 KB 608/1822 KB 108/223 KB 224/276 KB 112/748 KB 608/1822 KB 108/223 KB 224/276 KB 104/748 KB 608/1822 KB 108/223 KB 224/276 KB 112/748 KB 608/1822 KB 112/223 KB 224/276 KB 112/748 KB 608/1822 KB 116/223 KB 224/276 KB 116/748 KB 612/1822 KB 120/223 KB 228/276 KB 116/748 KB 612/1822 KB 124/223 KB 228/276 KB 116/748 KB 612/1822 KB 128/223 KB 228/276 KB 116/748 KB 612/1822 KB 116/223 KB 228/276 KB 120/748 KB 612/1822 KB 128/223 KB 228/276 KB 124/748 KB 612/1822 KB 128/223 KB 228/276 KB 128/748 KB 612/1822 KB 128/223 KB 228/276 KB 112/748 KB 612/1822 KB 116/223 KB 228/276 KB 128/748 KB 612/1822 KB 128/223 KB 232/276 KB 128/748 KB 612/1822 KB 128/223 KB 236/276 KB 128/748 KB 612/1822 KB 128/223 KB 240/276 KB 128/748 KB 612/1822 KB 128/223 KB 244/276 KB 1/178 KB 132/748 KB 612/1822 KB 132/223 KB 248/276 KB 112/748 KB 612/1822 KB 116/223 KB 224/276 KB 1/178 KB 132/748 KB 616/1822 KB 132/223 KB 248/276 KB 1/178 KB 132/748 KB 620/1822 KB 132/223 KB 248/276 KB 1/178 KB 132/748 KB 624/1822 KB 132/223 KB 248/276 KB 1/178 KB 132/748 KB 612/1822 KB 132/223 KB 244/276 KB 1/178 KB 136/748 KB 624/1822 KB 132/223 KB 248/276 KB 1/178 KB 140/748 KB 624/1822 KB 132/223 KB 248/276 KB 1/178 KB 128/748 KB 612/1822 KB 132/223 KB 244/276 KB 3/178 KB 140/748 KB 628/1822 KB 132/223 KB 252/276 KB 5/178 KB 140/748 KB 628/1822 KB 132/223 KB 252/276 KB 7/178 KB 140/748 KB 628/1822 KB 132/223 KB 252/276 KB 9/178 KB 140/748 KB 628/1822 KB 132/223 KB 252/276 KB 11/178 KB 140/748 KB 628/1822 KB 132/223 KB 252/276 KB 13/178 KB 140/748 KB 628/1822 KB 132/223 KB 252/276 KB 128/748 KB 612/1822 KB 132/223 KB 244/276 KB 13/178 KB 140/748 KB 628/1822 KB 136/223 KB 252/276 KB 15/178 KB 140/748 KB 628/1822 KB 140/223 KB 252/276 KB 15/178 KB 140/748 KB 628/1822 KB 144/223 KB 252/276 KB 1/178 KB 140/748 KB 628/1822 KB 132/223 KB 252/276 KB 15/178 KB 140/748 KB 628/1822 KB 144/223 KB 256/276 KB 1/178 KB 140/748 KB 628/1822 KB 132/223 KB 248/276 KB 15/178 KB 144/748 KB 628/1822 KB 144/223 KB 256/276 KB 15/178 KB 140/748 KB 628/1822 KB 136/223 KB 252/276 KB 17/178 KB 144/748 KB 632/1822 KB 144/223 KB 256/276 KB 19/178 KB 144/748 KB 632/1822 KB 144/223 KB 256/276 KB 21/178 KB 144/748 KB 632/1822 KB 144/223 KB 256/276 KB 23/178 KB 144/748 KB 632/1822 KB 144/223 KB 260/276 KB 25/178 KB 148/748 KB 632/1822 KB 148/223 KB 260/276 KB 15/178 KB 144/748 KB 632/1822 KB 144/223 KB 256/276 KB 25/178 KB 148/748 KB 636/1822 KB 148/223 KB 260/276 KB 25/178 KB 148/748 KB 640/1822 KB 148/223 KB 260/276 KB 23/178 KB 148/748 KB 632/1822 KB 148/223 KB 260/276 KB 25/178 KB 148/748 KB 640/1822 KB 152/223 KB 260/276 KB 27/178 KB 148/748 KB 640/1822 KB 156/223 KB 260/276 KB 27/178 KB 148/748 KB 640/1822 KB 160/223 KB 260/276 KB 23/178 KB 148/748 KB 632/1822 KB 144/223 KB 260/276 KB 21/178 KB 144/748 KB 632/1822 KB 144/223 KB 260/276 KB 27/178 KB 148/748 KB 640/1822 KB 152/223 KB 260/276 KB 27/178 KB 148/748 KB 640/1822 KB 160/223 KB 264/276 KB 29/178 KB 152/748 KB 640/1822 KB 160/223 KB 268/276 KB 29/178 KB 152/748 KB 640/1822 KB 160/223 KB 264/276 KB 27/178 KB 1 unit-abot-epc-basic-0: 01:13:00 DEBUG unit.abot-epc-basic/0.install 52/748 KB 640/1822 KB 160/223 KB 264/276 KB 29/178 KB 156/748 KB 644/1822 KB 160/223 KB 268/276 KB 29/178 KB 152/748 KB 644/1822 KB 160/223 KB 268/276 KB 29/178 KB 156/748 KB 648/1822 KB 160/223 KB 268/276 KB 29/178 KB 160/748 KB 652/1822 KB 160/223 KB 272/276 KB 31/178 KB 160/748 KB 656/1822 KB 160/223 KB 272/276 KB 29/178 KB 160/748 KB 648/1822 KB 160/223 KB 272/276 KB 29/178 KB 156/748 KB 648/1822 KB 160/223 KB 272/276 KB 31/178 KB 160/748 KB 652/1822 KB 160/223 KB 272/276 KB 31/178 KB 164/748 KB 656/1822 KB 160/223 KB 272/276 KB 33/178 KB 168/748 KB 660/1822 KB 164/223 KB 276/276 KB 33/178 KB 172/748 KB 660/1822 KB 164/223 KB 276/276 KB 33/178 KB 176/748 KB 660/1822 KB 164/223 KB 276/276 KB 33/178 KB 164/748 KB 660/1822 KB 164/223 KB 276/276 KB 33/178 KB 164/748 KB 656/1822 KB 164/223 KB 276/276 KB 33/178 KB 164/748 KB 656/1822 KB 160/223 KB 276/276 KB 33/178 KB 176/748 KB 660/1822 KB 164/223 KB 276/276 KB 33/178 KB 164/748 KB 656/1822 KB 160/223 KB 272/276 KB 35/178 KB 176/748 KB 660/1822 KB 164/223 KB 276/276 KB 35/178 KB 176/748 KB 660/1822 KB 168/223 KB 276/276 KB 37/178 KB 176/748 KB 660/1822 KB 172/223 KB 276/276 KB 37/178 KB 176/748 KB 660/1822 KB 172/223 KB 276/276 KB 37/178 KB 176/748 KB 660/1822 KB 176/223 KB 276/276 KB 39/178 KB 176/748 KB 660/1822 KB 176/223 KB 276/276 KB 39/178 KB 176/748 KB 664/1822 KB 176/223 KB 276/276 KB 39/178 KB 176/748 KB 668/1822 KB 176/223 KB 276/276 KB 41/178 KB 176/748 KB 672/1822 KB 176/223 KB 276/276 KB 41/178 KB 176/748 KB 668/1822 KB 176/223 KB 276/276 KB 41/178 KB 176/748 KB 672/1822 KB 180/223 KB 276/276 KB 43/178 KB 176/748 KB 676/1822 KB 184/223 KB 276/276 KB 43/178 KB 176/748 KB 676/1822 KB 188/223 KB 276/276 KB 43/178 KB 180/748 KB 676/1822 KB 192/223 KB 276/276 KB 43/178 KB 176/748 KB 676/1822 KB 180/223 KB 276/276 KB 43/178 KB 176/748 KB 672/1822 KB 180/223 KB 276/276 KB 45/178 KB 180/748 KB 676/1822 KB 192/223 KB 276/276 KB 43/178 KB 180/748 KB 676/1822 KB 188/223 KB 276/276 KB 47/178 KB 180/748 KB 676/1822 KB 192/223 KB 276/276 KB 47/178 KB 184/748 KB 676/1822 KB 192/223 KB 276/276 KB 47/178 KB 188/748 KB 676/1822 KB 192/223 KB 276/276 KB 49/178 KB 192/748 KB 680/1822 KB 192/223 KB 276/276 KB 49/178 KB 188/748 KB 680/1822 KB 192/223 KB 276/276 KB 49/178 KB 192/748 KB 684/1822 KB 192/223 KB 276/276 KB 49/178 KB 192/748 KB 688/1822 KB 192/223 KB 276/276 KB 49/178 KB 188/748 KB 676/1822 KB 192/223 KB 276/276 KB 51/178 KB 196/748 KB 688/1822 KB 196/223 KB 276/276 KB 53/178 KB 196/748 KB 688/1822 KB 196/223 KB 276/276 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 252.7 KB/sec) unit-abot-epc-basic-0: 01:13:00 DEBUG unit.abot-epc-basic/0.install 49/178 KB 196/748 KB 688/1822 KB 196/223 KB 276/276 KB 55/178 KB 196/748 KB 688/1822 KB 200/223 KB 55/178 KB 196/748 KB 688/1822 KB 204/223 KB 55/178 KB 196/748 KB 688/1822 KB 208/223 KB 49/178 KB 196/748 KB 688/1822 KB 192/223 KB 276/276 KB 55/178 KB 200/748 KB 688/1822 KB 208/223 KB 55/178 KB 204/748 KB 688/1822 KB 208/223 KB 55/178 KB 208/748 KB 688/1822 KB 208/223 KB 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: 01:13:00 DEBUG unit.abot-epc-basic/0.install 55/178 KB 196/748 KB 688/1822 KB 196/223 KB 57/178 KB 208/748 KB 692/1822 KB 208/223 KB 59/178 KB 208/748 KB 692/1822 KB 208/223 KB 61/178 KB 208/748 KB 692/1822 KB 208/223 KB 55/178 KB 208/748 KB 692/1822 KB 208/223 KB 61/178 KB 208/748 KB 696/1822 KB 212/223 KB 61/178 KB 208/748 KB 700/1822 KB 212/223 KB 61/178 KB 208/748 KB 704/1822 KB 212/223 KB 63/178 KB 208/748 KB 708/1822 KB 212/223 KB 63/178 KB 212/748 KB 712/1822 KB 212/223 KB 61/178 KB 208/748 KB 692/1822 KB 212/223 KB 63/178 KB 212/748 KB 712/1822 KB 216/223 KB 63/178 KB 212/748 KB 712/1822 KB 220/223 KB 63/178 KB 212/748 KB 708/1822 KB 212/223 KB 63/178 KB 216/748 KB 712/1822 KB 220/223 KB 63/178 KB 220/748 KB 712/1822 KB 223/223 KB 63/178 KB 224/748 KB 712/1822 KB 223/223 KB 63/178 KB 208/748 KB 704/1822 KB 212/223 KB 65/178 KB 224/748 KB 712/1822 KB 223/223 KB 67/178 KB 224/748 KB 712/1822 KB 223/223 KB 69/178 KB 224/748 KB 712/1822 KB 223/223 KB 63/178 KB 216/748 KB 712/1822 KB 223/223 KB 71/178 KB 224/748 KB 712/1822 KB 223/223 KB 73/178 KB 224/748 KB 712/1822 KB 223/223 KB 73/178 KB 224/748 KB 716/1822 KB 223/223 KB 73/178 KB 224/748 KB 720/1822 KB 223/223 KB 73/178 KB 224/748 KB 724/1822 KB 223/223 KB 75/178 KB 228/748 KB 728/1822 KB 223/223 KB 75/178 KB 228/748 KB 732/1822 KB 223/223 KB 75/178 KB 228/748 KB 736/1822 KB 223/223 KB 75/178 KB 228/748 KB 724/1822 KB 223/223 KB 75/178 KB 224/748 KB 724/1822 KB 223/223 KB 77/178 KB 228/748 KB 736/1822 KB 223/223 KB 79/178 KB 228/748 KB 736/1822 KB 223/223 KB 79/178 KB 232/748 KB 736/1822 KB 223/223 KB 81/178 KB 232/748 KB 736/1822 KB 223/223 KB 81/178 KB 236/748 KB 736/1822 KB 223/223 KB 81/178 KB 240/748 KB 736/1822 KB 223/223 KB 83/178 KB 240/748 KB 736/1822 KB 223/223 KB 3/23 KB 83/178 KB 240/748 KB 736/1822 KB 223/223 KB 3/23 KB 83/178 KB 240/748 KB 740/1822 KB 223/223 KB 3/23 KB 85/178 KB 244/748 KB 744/1822 KB 6/23 KB 85/178 KB 244/748 KB 740/1822 KB 6/23 KB 85/178 KB 248/748 KB 744/1822 KB 6/23 KB 85/178 KB 252/748 KB 744/1822 KB 6/23 KB 85/178 KB 256/748 KB 748/1822 KB 6/23 KB 85/178 KB 256/748 KB 752/1822 KB 6/23 KB 85/178 KB 240/748 KB 740/1822 KB 223/223 KB 6/23 KB 85/178 KB 240/748 KB 740/1822 KB 223/223 KB 3/23 KB 85/178 KB 256/748 KB 752/1822 KB 9/23 KB 87/178 KB 256/748 KB 752/1822 KB 11/23 KB 85/178 KB 256/748 KB 744/1822 KB 6/23 KB 87/178 KB 256/748 KB 752/1822 KB 9/23 KB 89/178 KB 256/748 KB 752/1822 KB 11/23 KB 91/178 KB 256/748 KB 752/1822 KB 11/23 KB 91/178 KB 256/748 KB 752/1822 KB 14/23 KB 93/178 KB 260/748 KB 752/1822 KB 14/23 KB 93/178 KB 260/748 KB 752/1822 KB 16/23 KB 95/178 KB 260/748 KB 756/1822 KB 16/23 KB 95/178 KB 260/748 KB 760/1822 KB 19/23 KB 91/178 KB 260/748 KB 752/1822 KB 14/23 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 201.0 KB/sec) unit-abot-epc-basic-0: 01:13:00 DEBUG unit.abot-epc-basic/0.install 95/178 KB 260/748 KB 756/1822 KB 19/23 KB 95/178 KB 260/748 KB 752/1822 KB 16/23 KB 97/178 KB 260/748 KB 764/1822 KB 19/23 KB 99/178 KB 260/748 KB 764/1822 KB 19/23 KB Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar unit-mysql-0: 01:13:00 DEBUG unit.mysql/0.config-changed Preconfiguring packages ... unit-abot-epc-basic-0: 01:13:00 DEBUG unit.abot-epc-basic/0.install 99/178 KB 260/748 KB 764/1822 KB 22/23 KB 101/178 KB 264/748 KB 764/1822 KB 23/23 KB 101/178 KB 264/748 KB 764/1822 KB 22/23 KB 101/178 KB 260/748 KB 764/1822 KB 22/23 KB 101/178 KB 268/748 KB 764/1822 KB 23/23 KB 101/178 KB 272/748 KB 764/1822 KB 23/23 KB 103/178 KB 272/748 KB 764/1822 KB 23/23 KB 95/178 KB 272/748 KB 764/1822 KB 23/23 KB 103/178 KB 272/748 KB 768/1822 KB 23/23 KB 105/178 KB 276/748 KB 768/1822 KB 23/23 KB 107/178 KB 276/748 KB 768/1822 KB 23/23 KB 107/178 KB 276/748 KB 772/1822 KB 23/23 KB 103/178 KB 276/748 KB 768/1822 KB 23/23 KB 109/178 KB 276/748 KB 772/1822 KB 23/23 KB 111/178 KB 276/748 KB 772/1822 KB 23/23 KB 111/178 KB 280/748 KB 772/1822 KB 23/23 KB 113/178 KB 284/748 KB 772/1822 KB 23/23 KB 113/178 KB 288/748 KB 776/1822 KB 23/23 KB 113/178 KB 280/748 KB 772/1822 KB 23/23 KB 113/178 KB 284/748 KB 776/1822 KB 23/23 KB 113/178 KB 288/748 KB 780/1822 KB 23/23 KB 113/178 KB 288/748 KB 784/1822 KB 23/23 KB 115/178 KB 288/748 KB 784/1822 KB 23/23 KB 117/178 KB 288/748 KB 784/1822 KB 23/23 KB 119/178 KB 292/748 KB 788/1822 KB 23/23 KB 121/178 KB 292/748 KB 788/1822 KB 23/23 KB 123/178 KB 292/748 KB 788/1822 KB 23/23 KB 125/178 KB 292/748 KB 788/1822 KB 23/23 KB 117/178 KB 292/748 KB 788/1822 KB 23/23 KB 125/178 KB 296/748 KB 788/1822 KB 23/23 KB 117/178 KB 288/748 KB 788/1822 KB 23/23 KB 125/178 KB 300/748 KB 792/1822 KB 23/23 KB 125/178 KB 300/748 KB 788/1822 KB 23/23 KB 125/178 KB 304/748 KB 792/1822 KB 23/23 KB 125/178 KB 304/748 KB 796/1822 KB 23/23 KB 127/178 KB 304/748 KB 3/55 KB 800/1822 KB 23/23 KB 127/178 KB 308/748 KB 3/55 KB 804/1822 KB 127/178 KB 308/748 KB 3/55 KB 808/1822 KB 127/178 KB 308/748 KB 3/55 KB 812/1822 KB 127/178 KB 308/748 KB 3/55 KB 816/1822 KB 127/178 KB 308/748 KB 3/55 KB 820/1822 KB 127/178 KB 308/748 KB 3/55 KB 824/1822 KB 127/178 KB 308/748 KB 3/55 KB 828/1822 KB 127/178 KB 308/748 KB 3/55 KB 832/1822 KB 127/178 KB 304/748 KB 3/55 KB 796/1822 KB 23/23 KB 127/178 KB 304/748 KB 796/1822 KB 23/23 KB 129/178 KB 308/748 KB 3/55 KB 832/1822 KB 131/178 KB 308/748 KB 3/55 KB 832/1822 KB 133/178 KB 308/748 KB 3/55 KB 832/1822 KB 127/178 KB 308/748 KB 3/55 KB 800/1822 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.1 KB/sec) unit-abot-epc-basic-0: 01:13:00 DEBUG unit.abot-epc-basic/0.install 133/178 KB 312/748 KB 3/55 KB 832/1822 KB 135/178 KB 312/748 KB 3/55 KB 832/1822 KB 135/178 KB 316/748 KB 3/55 KB 832/1822 KB 135/178 KB 320/748 KB 3/55 KB 832/1822 KB 137/178 KB 320/748 KB 3/55 KB 832/1822 KB 137/178 KB 324/748 KB 3/55 KB 832/1822 KB 139/178 KB 324/748 KB 5/55 KB 832/1822 KB 139/178 KB 324/748 KB 3/55 KB 832/1822 KB 141/178 KB 324/748 KB 5/55 KB 832/1822 KB 141/178 KB 324/748 KB 8/55 KB 832/1822 KB 143/178 KB 324/748 KB 8/55 KB 832/1822 KB 145/178 KB 324/748 KB 8/55 KB 832/1822 KB 145/178 KB 328/748 KB 8/55 KB 832/1822 KB 145/178 KB 332/748 KB 11/55 KB 832/1822 KB 145/178 KB 336/748 KB 11/55 KB 832/1822 KB 145/178 KB 328/748 KB 11/55 KB 832/1822 KB 147/178 KB 336/748 KB 11/55 KB 832/1822 KB 149/178 KB 336/748 KB 11/55 KB 832/1822 KB 149/178 KB 336/748 KB 13/55 KB 832/1822 KB 151/178 KB 336/748 KB 13/55 KB 832/1822 KB 153/178 KB 340/748 KB 16/55 KB 832/1822 KB 153/178 KB 340/748 KB 16/55 KB 836/1822 KB 151/178 KB 340/748 KB 16/55 KB 832/1822 KB 151/178 KB 336/748 KB 16/55 KB 832/1822 KB 155/178 KB 340/748 KB 19/55 KB 836/1822 KB 155/178 KB 340/748 KB 21/55 KB 836/1822 KB 155/178 KB 340/748 KB 16/55 KB 836/1822 KB 157/178 KB 340/748 KB 21/55 KB 836/1822 KB 157/178 KB 344/748 KB 21/55 KB 836/1822 KB 157/178 KB 344/748 KB 24/55 KB 836/1822 KB 159/178 KB 348/748 KB 24/55 KB 840/1822 KB 157/178 KB 348/748 KB 24/55 KB 840/1822 KB 157/178 KB 348/748 KB 24/55 KB 836/1822 KB 159/178 KB 352/748 KB 27/55 KB 840/1822 KB 159/178 KB 352/748 KB 27/55 KB 844/1822 KB 159/178 KB 352/748 KB 27/55 KB 848/1822 KB 159/178 KB 348/748 KB 27/55 KB 840/1822 KB 161/178 KB 352/748 KB 27/55 KB 848/1822 KB 161/178 KB 356/748 KB 27/55 KB 848/1822 KB 163/178 KB 360/748 KB 29/55 KB 852/1822 KB 163/178 KB 364/748 KB 29/55 KB 852/1822 KB 163/178 KB 368/748 KB 29/55 KB 852/1822 KB 163/178 KB 356/748 KB 29/55 KB 852/1822 KB 163/178 KB 356/748 KB 29/55 KB 848/1822 KB 161/178 KB 356/748 KB 29/55 KB 848/1822 KB 165/178 KB 368/748 KB 32/55 KB 852/1822 KB 163/178 KB 368/748 KB 32/55 KB 852/1822 KB 167/178 KB 368/748 KB 32/55 KB 852/1822 KB 169/178 KB 368/748 KB 32/55 KB 852/1822 KB 169/178 KB 368/748 KB 32/55 KB 856/1822 KB 171/178 KB 368/748 KB 32/55 KB 860/1822 KB 171/178 KB 368/748 KB 32/55 KB 856/1822 KB 173/178 KB 368/748 KB 36/55 KB 860/1822 KB 171/178 KB 368/748 KB 36/55 KB 860/1822 KB 173/178 KB 368/748 KB 36/55 KB 864/1822 KB 173/178 KB 368/748 KB 40/55 KB 864/1822 KB 175/178 KB 368/748 KB 44/55 KB 864/1822 KB 175/178 KB 368/748 KB 48/55 KB 864/1822 KB 175/178 KB 368/748 KB 52/55 KB 864/1822 KB 175/178 KB 372/748 KB 55/55 KB 868/1822 KB 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: 01:13:00 DEBUG unit.abot-epc-basic/0.install 175/178 KB 372/748 KB 52/55 KB 868/1822 KB 175/178 KB 372/748 KB 55/55 KB 872/1822 KB 175/178 KB 372/748 KB 55/55 KB 876/1822 KB 175/178 KB 372/748 KB 55/55 KB 880/1822 KB 175/178 KB 372/748 KB 52/55 KB 864/1822 KB 175/178 KB 376/748 KB 55/55 KB 880/1822 KB 175/178 KB 380/748 KB 55/55 KB 880/1822 KB 175/178 KB 384/748 KB 55/55 KB 880/1822 KB 175/178 KB 368/748 KB 48/55 KB 864/1822 KB 178/178 KB 384/748 KB 55/55 KB 880/1822 KB 178/178 KB 384/748 KB 55/55 KB 880/1822 KB 178/178 KB 388/748 KB 55/55 KB 880/1822 KB 178/178 KB 392/748 KB 55/55 KB 884/1822 KB 178/178 KB 396/748 KB 55/55 KB 884/1822 KB 178/178 KB 400/748 KB 55/55 KB 884/1822 KB 178/178 KB 388/748 KB 55/55 KB 884/1822 KB 178/178 KB 400/748 KB 55/55 KB 888/1822 KB 178/178 KB 400/748 KB 55/55 KB 892/1822 KB 178/178 KB 400/748 KB 55/55 KB 896/1822 KB 4/1210 KB 178/178 KB 404/748 KB 55/55 KB 896/1822 KB 4/1210 KB 178/178 KB 408/748 KB 55/55 KB 896/1822 KB 4/1210 KB 178/178 KB 412/748 KB 55/55 KB 896/1822 KB 4/1210 KB 416/748 KB 55/55 KB 900/1822 KB 4/1210 KB 178/178 KB 400/748 KB 55/55 KB 892/1822 KB 4/1210 KB 416/748 KB 55/55 KB 900/1822 KB 8/1210 KB 416/748 KB 55/55 KB 900/1822 KB 12/1210 KB 416/748 KB 55/55 KB 900/1822 KB 16/1210 KB 412/748 KB 55/55 KB 900/1822 KB 4/1210 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 153.0 KB/sec) unit-abot-epc-basic-0: 01:13:00 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.jar unit-abot-epc-basic-0: 01:13:00 DEBUG unit.abot-epc-basic/0.install 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 46.7 KB/sec) unit-abot-epc-basic-0: 01:13:00 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: 01:13:00 DEBUG unit.abot-epc-basic/0.install 420/748 KB 904/1822 KB 16/1210 KB 420/748 KB 908/1822 KB 16/1210 KB 420/748 KB 912/1822 KB 16/1210 KB 420/748 KB 55/55 KB 900/1822 KB 16/1210 KB 424/748 KB 912/1822 KB 16/1210 KB 428/748 KB 912/1822 KB 16/1210 KB 432/748 KB 912/1822 KB 16/1210 KB 432/748 KB 916/1822 KB 16/1210 KB 432/748 KB 920/1822 KB 16/1210 KB 432/748 KB 924/1822 KB 16/1210 KB 432/748 KB 928/1822 KB 16/1210 KB 432/748 KB 928/1822 KB 20/1210 KB 432/748 KB 928/1822 KB 24/1210 KB 432/748 KB 928/1822 KB 28/1210 KB 436/748 KB 928/1822 KB 32/1210 KB 436/748 KB 928/1822 KB 28/1210 KB 440/748 KB 928/1822 KB 32/1210 KB 444/748 KB 928/1822 KB 32/1210 KB 448/748 KB 928/1822 KB 32/1210 KB 452/748 KB 928/1822 KB 32/1210 KB 452/748 KB 932/1822 KB 36/1210 KB 3/471 KB 452/748 KB 932/1822 KB 36/1210 KB 5/471 KB 452/748 KB 932/1822 KB 36/1210 KB 8/471 KB 452/748 KB 932/1822 KB 36/1210 KB 11/471 KB 452/748 KB 932/1822 KB 32/1210 KB 452/748 KB 936/1822 KB 36/1210 KB 11/471 KB 452/748 KB 940/1822 KB 36/1210 KB 13/471 KB 452/748 KB 932/1822 KB 36/1210 KB 452/748 KB 936/1822 KB 36/1210 KB 13/471 KB 452/748 KB 940/1822 KB 36/1210 KB 16/471 KB 452/748 KB 944/1822 KB 40/1210 KB 16/471 KB 452/748 KB 944/1822 KB 36/1210 KB 16/471 KB 452/748 KB 944/1822 KB 44/1210 KB 19/471 KB 456/748 KB 944/1822 KB 44/1210 KB 19/471 KB 460/748 KB 944/1822 KB 44/1210 KB 19/471 KB 464/748 KB 944/1822 KB 44/1210 KB 19/471 KB 452/748 KB 944/1822 KB 44/1210 KB 16/471 KB 3/93 KB 464/748 KB 948/1822 KB 48/1210 KB 21/471 KB 3/93 KB 464/748 KB 948/1822 KB 52/1210 KB 21/471 KB 3/93 KB 464/748 KB 948/1822 KB 56/1210 KB 21/471 KB 3/93 KB 464/748 KB 948/1822 KB 60/1210 KB 21/471 KB 3/93 KB 464/748 KB 948/1822 KB 44/1210 KB 21/471 KB 3/93 KB 464/748 KB 944/1822 KB 44/1210 KB 21/471 KB 3/93 KB 464/748 KB 944/1822 KB 44/1210 KB 19/471 KB 5/93 KB 468/748 KB 948/1822 KB 60/1210 KB 21/471 KB 8/93 KB 468/748 KB 948/1822 KB 60/1210 KB 21/471 KB 11/93 KB 468/748 KB 948/1822 KB 60/1210 KB 21/471 KB 13/93 KB 468/748 KB 948/1822 KB 60/1210 KB 21/471 KB 16/93 KB 468/748 KB 948/1822 KB 60/1210 KB 21/471 KB 19/93 KB 468/748 KB 948/1822 KB 60/1210 KB 21/471 KB 21/93 KB 468/748 KB 948/1822 KB 60/1210 KB 21/471 KB 24/93 KB 468/748 KB 948/1822 KB 60/1210 KB 21/471 KB 27/93 KB 468/748 KB 948/1822 KB 60/1210 KB 21/471 KB 27/93 KB 468/748 KB 948/1822 KB 60/1210 KB 24/471 KB 29/93 KB 468/748 KB 952/1822 KB 60/1210 KB 24/471 KB 29/93 KB 468/748 KB 956/1822 KB 60/1210 KB 27/471 KB 29/93 KB 468/748 KB 960/1822 KB 60/1210 KB 27/471 KB 3/93 KB 468/748 KB 948/1822 KB 60/1210 KB 21/471 KB 29/93 KB 472/748 KB 960/1822 KB 60/1210 KB 27/471 KB 29/93 KB 468/748 KB 952/1822 KB 60/1210 KB 27/471 KB 29/93 KB 468/748 KB 948/1822 KB 60/1210 KB 24/471 KB 32/93 KB 472/748 KB 960/1822 KB 64/1210 KB 29/471 KB 32/93 KB 472/748 KB 960/1822 KB 64/1210 KB 32/471 KB 29/93 KB 472/748 KB 960/1822 KB 64/1210 KB 27/471 KB 32/93 KB 472/748 KB 960/1822 KB 64/1210 KB 27/471 KB 36/93 KB 472/748 KB 960/1822 KB 64/1210 KB 32/471 KB 40/93 KB 476/748 KB 964/1822 KB 68/1210 KB 36/471 KB 44/93 KB 476/748 KB 964/1822 KB 68/1210 KB 36/471 KB 48/93 KB 476/748 KB 964/1822 KB 68/1210 KB 36/471 KB 36/93 KB 476/748 KB 964/1822 KB 68/1210 KB 36/471 KB 48/93 KB 476/748 KB 968/1822 KB 68/1210 KB 36/471 KB 48/93 KB 476/748 KB 972/1822 KB 68/1210 KB 36/471 KB 48/93 KB 476/748 KB 976/1822 KB 68/1210 KB 36/471 KB 36/93 KB 476/748 KB 960/1822 KB 68/1210 KB 36/471 KB 48/93 KB 476/748 KB unit-abot-epc-basic-0: 01:13:00 DEBUG unit.abot-epc-basic/0.install 976/1822 KB 72/1210 KB 36/471 KB 36/93 KB 476/748 KB 960/1822 KB 64/1210 KB 36/471 KB 48/93 KB 476/748 KB 976/1822 KB 76/1210 KB 40/471 KB 36/93 KB 476/748 KB 960/1822 KB 64/1210 KB 32/471 KB 48/93 KB 480/748 KB 976/1822 KB 76/1210 KB 40/471 KB 48/93 KB 484/748 KB 976/1822 KB 76/1210 KB 40/471 KB 48/93 KB 488/748 KB 976/1822 KB 76/1210 KB 44/471 KB 48/93 KB 484/748 KB 976/1822 KB 76/1210 KB 44/471 KB 48/93 KB 488/748 KB 976/1822 KB 76/1210 KB 48/471 KB 48/93 KB 492/748 KB 976/1822 KB 76/1210 KB 48/471 KB 48/93 KB 496/748 KB 976/1822 KB 76/1210 KB 48/471 KB 48/93 KB 496/748 KB 976/1822 KB 76/1210 KB 52/471 KB 48/93 KB 500/748 KB 976/1822 KB 76/1210 KB 56/471 KB 48/93 KB 500/748 KB 976/1822 KB 76/1210 KB 60/471 KB 48/93 KB 500/748 KB 976/1822 KB 76/1210 KB 64/471 KB 48/93 KB 500/748 KB 976/1822 KB 76/1210 KB 52/471 KB 48/93 KB 504/748 KB 976/1822 KB 76/1210 KB 64/471 KB 48/93 KB 508/748 KB 976/1822 KB 76/1210 KB 64/471 KB 48/93 KB 512/748 KB 976/1822 KB 76/1210 KB 64/471 KB 48/93 KB 516/748 KB 976/1822 KB 76/1210 KB 64/471 KB 48/93 KB 520/748 KB 976/1822 KB 76/1210 KB 68/471 KB 52/93 KB 524/748 KB 980/1822 KB 76/1210 KB 68/471 KB 52/93 KB 528/748 KB 980/1822 KB 76/1210 KB 68/471 KB 48/93 KB 516/748 KB 976/1822 KB 76/1210 KB 68/471 KB 52/93 KB 520/748 KB 980/1822 KB 76/1210 KB 68/471 KB 52/93 KB 528/748 KB 984/1822 KB 76/1210 KB 68/471 KB 52/93 KB 520/748 KB 976/1822 KB 76/1210 KB 68/471 KB 48/93 KB 476/748 KB 976/1822 KB 76/1210 KB 36/471 KB 52/93 KB 528/748 KB 984/1822 KB 80/1210 KB 68/471 KB 52/93 KB 528/748 KB 984/1822 KB 84/1210 KB 68/471 KB 56/93 KB 528/748 KB 988/1822 KB 84/1210 KB 68/471 KB 52/93 KB 528/748 KB 988/1822 KB 84/1210 KB 68/471 KB 60/93 KB 528/748 KB 988/1822 KB 84/1210 KB 68/471 KB 60/93 KB 528/748 KB 992/1822 KB 84/1210 KB 68/471 KB 60/93 KB 528/748 KB 992/1822 KB 88/1210 KB 68/471 KB 64/93 KB 528/748 KB 992/1822 KB 92/1210 KB 68/471 KB 64/93 KB 528/748 KB 996/1822 KB 96/1210 KB 68/471 KB 64/93 KB 528/748 KB 992/1822 KB 88/1210 KB 68/471 KB 64/93 KB 528/748 KB 996/1822 KB 100/1210 KB 68/471 KB 68/93 KB 528/748 KB 996/1822 KB 104/1210 KB 68/471 KB 68/93 KB 528/748 KB 996/1822 KB 108/1210 KB 68/471 KB 68/93 KB 528/748 KB 996/1822 KB 112/1210 KB 68/471 KB 64/93 KB 528/748 KB 996/1822 KB 92/1210 KB 68/471 KB 68/93 KB 528/748 KB 1000/1822 KB 112/1210 KB 72/471 KB 68/93 KB 528/748 KB 1004/1822 KB 112/1210 KB 72/471 KB 68/93 KB 528/748 KB 1008/1822 KB 112/1210 KB 72/471 KB 68/93 KB 528/748 KB 996/1822 KB 112/1210 KB 72/471 KB 68/93 KB 528/748 KB 1008/1822 KB 112/1210 KB 76/471 KB 68/93 KB 528/748 KB 1008/1822 KB 112/1210 KB 80/471 KB 68/93 KB 528/748 KB 1008/1822 KB 116/1210 KB 84/471 KB 68/93 KB 532/748 KB 1012/1822 KB 116/1210 KB 88/471 KB 68/93 KB 528/748 KB 996/1822 KB 100/1210 KB 68/471 KB 72/93 KB 532/748 KB 1012/1822 KB 116/1210 KB 88/471 KB 76/93 KB 532/748 KB 1012/1822 KB 116/1210 KB 88/471 KB 80/93 KB 532/748 KB 1012/1822 KB 116/1210 KB 88/471 KB 84/93 KB 532/748 KB 1012/1822 KB 116/1210 KB 88/471 KB 88/93 KB 532/748 KB 1012/1822 KB 116/1210 KB 88/471 KB 92/93 KB 532/748 KB 1012/1822 KB 116/1210 KB 88/471 KB 93/93 KB 532/748 KB 1012/1822 KB 116/1210 KB 88/471 KB 68/93 KB 532/748 KB 1012/1822 KB 116/1210 KB 84/471 KB 93/93 KB 536/748 KB 1012/1822 KB 116/1210 KB 88/471 KB 93/93 KB 540/748 KB 1012/1822 KB 116/1210 KB 88/471 KB 93/93 KB 544/748 KB 1012/1822 KB 116/1210 KB 92/471 KB 68/93 KB 528/748 KB 1012/1822 KB 116/1 unit-abot-epc-basic-0: 01:13:00 DEBUG unit.abot-epc-basic/0.install 210 KB 84/471 KB 93/93 KB 544/748 KB 1016/1822 KB 116/1210 KB 92/471 KB 93/93 KB 544/748 KB 1020/1822 KB 116/1210 KB 92/471 KB 68/93 KB 528/748 KB 1008/1822 KB 116/1210 KB 80/471 KB 93/93 KB 544/748 KB 1020/1822 KB 120/1210 KB 92/471 KB 93/93 KB 544/748 KB 1024/1822 KB 124/1210 KB 92/471 KB 93/93 KB 544/748 KB 1024/1822 KB 128/1210 KB 92/471 KB 93/93 KB 540/748 KB 1012/1822 KB 116/1210 KB 92/471 KB 93/93 KB 544/748 KB 1024/1822 KB 120/1210 KB 92/471 KB 93/93 KB 544/748 KB 1024/1822 KB 132/1210 KB 92/471 KB 93/93 KB 548/748 KB 1028/1822 KB 136/1210 KB 96/471 KB 93/93 KB 548/748 KB 1028/1822 KB 140/1210 KB 96/471 KB 93/93 KB 544/748 KB 1024/1822 KB 132/1210 KB 96/471 KB 93/93 KB 548/748 KB 1028/1822 KB 140/1210 KB 100/471 KB 93/93 KB 548/748 KB 1028/1822 KB 140/1210 KB 104/471 KB 93/93 KB 548/748 KB 1028/1822 KB 144/1210 KB 108/471 KB 93/93 KB 548/748 KB 1028/1822 KB 144/1210 KB 112/471 KB 93/93 KB 548/748 KB 1028/1822 KB 132/1210 KB 96/471 KB 93/93 KB 544/748 KB 1028/1822 KB 132/1210 KB 96/471 KB 93/93 KB 548/748 KB 1032/1822 KB 144/1210 KB 112/471 KB 93/93 KB 548/748 KB 1036/1822 KB 144/1210 KB 112/471 KB 93/93 KB 548/748 KB 1028/1822 KB 144/1210 KB 104/471 KB 93/93 KB 552/748 KB 1040/1822 KB 144/1210 KB 112/471 KB 93/93 KB 552/748 KB 1040/1822 KB 144/1210 KB 112/471 KB 556/748 KB 1040/1822 KB 144/1210 KB 112/471 KB 560/748 KB 1040/1822 KB 144/1210 KB 116/471 KB 564/748 KB 1040/1822 KB 144/1210 KB 116/471 KB 568/748 KB 1044/1822 KB 148/1210 KB 116/471 KB 572/748 KB 1044/1822 KB 148/1210 KB 116/471 KB 576/748 KB 1044/1822 KB 148/1210 KB 116/471 KB 580/748 KB 1044/1822 KB 148/1210 KB 116/471 KB 584/748 KB 1044/1822 KB 148/1210 KB 116/471 KB 564/748 KB 1044/1822 KB 148/1210 KB 116/471 KB 564/748 KB 1040/1822 KB 148/1210 KB 116/471 KB 588/748 KB 1044/1822 KB 152/1210 KB 116/471 KB 556/748 KB 1040/1822 KB 144/1210 KB 116/471 KB 588/748 KB 1044/1822 KB 156/1210 KB 116/471 KB 588/748 KB 1044/1822 KB 160/1210 KB 120/471 KB 588/748 KB 1044/1822 KB 156/1210 KB 120/471 KB 588/748 KB 1048/1822 KB 160/1210 KB 120/471 KB 588/748 KB 1048/1822 KB 160/1210 KB 124/471 KB 588/748 KB 1052/1822 KB 160/1210 KB 128/471 KB 588/748 KB 1052/1822 KB 160/1210 KB 124/471 KB 588/748 KB 1056/1822 KB 160/1210 KB 128/471 KB 588/748 KB 1056/1822 KB 160/1210 KB 132/471 KB 588/748 KB 1060/1822 KB 164/1210 KB 136/471 KB 588/748 KB 1060/1822 KB 164/1210 KB 140/471 KB 588/748 KB 1060/1822 KB 164/1210 KB 144/471 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 75.8 KB/sec) unit-abot-epc-basic-0: 01:13:00 DEBUG unit.abot-epc-basic/0.install 588/748 KB 1060/1822 KB 164/1210 KB 132/471 KB 588/748 KB 1060/1822 KB 168/1210 KB 144/471 KB 588/748 KB 1060/1822 KB 172/1210 KB 144/471 KB 588/748 KB 1060/1822 KB 160/1210 KB 132/471 KB 588/748 KB 1064/1822 KB 172/1210 KB 144/471 KB Downloading: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar unit-abot-epc-basic-0: 01:13:00 DEBUG unit.abot-epc-basic/0.install 588/748 KB 1064/1822 KB 176/1210 KB 144/471 KB 588/748 KB 1068/1822 KB 176/1210 KB 144/471 KB 588/748 KB 1072/1822 KB 176/1210 KB 144/471 KB 588/748 KB 1076/1822 KB 176/1210 KB 144/471 KB 588/748 KB 1080/1822 KB 180/1210 KB 148/471 KB 588/748 KB 1044/1822 KB 148/1210 KB 116/471 KB 592/748 KB 1080/1822 KB 180/1210 KB 148/471 KB 596/748 KB 1080/1822 KB 180/1210 KB 148/471 KB 588/748 KB 1076/1822 KB 180/1210 KB 148/471 KB 588/748 KB 1076/1822 KB 180/1210 KB 144/471 KB 596/748 KB 1084/1822 KB 184/1210 KB 148/471 KB 596/748 KB 1084/1822 KB 188/1210 KB 148/471 KB 596/748 KB 1084/1822 KB 188/1210 KB 152/471 KB 596/748 KB 1084/1822 KB 188/1210 KB 156/471 KB 596/748 KB 1084/1822 KB 192/1210 KB 160/471 KB 596/748 KB 1084/1822 KB 180/1210 KB 148/471 KB 596/748 KB 1084/1822 KB 192/1210 KB 156/471 KB 596/748 KB 1088/1822 KB 192/1210 KB 160/471 KB 600/748 KB 1092/1822 KB 192/1210 KB 160/471 KB 600/748 KB 1096/1822 KB 196/1210 KB 164/471 KB 600/748 KB 1100/1822 KB 196/1210 KB 164/471 KB 600/748 KB 1104/1822 KB 196/1210 KB 164/471 KB 600/748 KB 1088/1822 KB 192/1210 KB 160/471 KB 604/748 KB 1104/1822 KB 196/1210 KB 164/471 KB 608/748 KB 1104/1822 KB 196/1210 KB 164/471 KB 600/748 KB 1092/1822 KB 196/1210 KB 164/471 KB 608/748 KB 1104/1822 KB 196/1210 KB 168/471 KB 608/748 KB 1104/1822 KB 196/1210 KB 172/471 KB 608/748 KB 1104/1822 KB 196/1210 KB 176/471 KB 600/748 KB 1092/1822 KB 196/1210 KB 160/471 KB 608/748 KB 1104/1822 KB 200/1210 KB 176/471 KB 608/748 KB 1104/1822 KB 204/1210 KB 176/471 KB 608/748 KB 1104/1822 KB 208/1210 KB 176/471 KB 612/748 KB 1104/1822 KB 208/1210 KB 176/471 KB 616/748 KB 1108/1822 KB 208/1210 KB 180/471 KB 620/748 KB 1108/1822 KB 208/1210 KB 180/471 KB 624/748 KB 1108/1822 KB 208/1210 KB 180/471 KB 624/748 KB 4/53 KB 1108/1822 KB 208/1210 KB 180/471 KB 624/748 KB 8/53 KB 1108/1822 KB 208/1210 KB 180/471 KB 624/748 KB 12/53 KB 1108/1822 KB 208/1210 KB 180/471 KB 612/748 KB 1108/1822 KB 208/1210 KB 180/471 KB 624/748 KB 12/53 KB 1112/1822 KB 212/1210 KB 180/471 KB 624/748 KB 16/53 KB 1116/1822 KB 212/1210 KB 180/471 KB 612/748 KB 1104/1822 KB 208/1210 KB 180/471 KB 624/748 KB 16/53 KB 1116/1822 KB 212/1210 KB 184/471 KB 624/748 KB 16/53 KB 1116/1822 KB 212/1210 KB 188/471 KB 624/748 KB 16/53 KB 1116/1822 KB 212/1210 KB 192/471 KB 624/748 KB 16/53 KB 1112/1822 KB 212/1210 KB 180/471 KB 624/748 KB 12/53 KB 1108/1822 KB 212/1210 KB 180/471 KB 624/748 KB 16/53 KB 1116/1822 KB 216/1210 KB 192/471 KB 624/748 KB 16/53 KB 1116/1822 KB 220/1210 KB 192/471 KB 624/748 KB 16/53 KB 1116/1822 KB 224/1210 KB 192/471 KB 628/748 KB 16/53 KB 1116/1822 KB 224/1210 KB 192/471 KB 632/748 KB 16/53 KB 1120/1822 KB 228/1210 KB 196/471 KB 636/748 KB 16/53 KB 1120/1822 KB 228/1210 KB 196/471 KB 640/748 KB 20/53 KB 1120/1822 KB 228/1210 KB 196/471 KB 628/748 KB 16/53 KB 1120/1822 KB 228/1210 KB 196/471 KB 628/748 KB 16/53 KB 1120/1822 KB 224/1210 KB 196/471 KB 628/748 KB 16/53 KB 1120/1822 KB 224/1210 KB 192/471 KB 640/748 KB 20/53 KB 1124/1822 KB 228/1210 KB 196/471 KB 640/748 KB 20/53 KB 1128/1822 KB 228/1210 KB 200/471 KB 640/748 KB 20/53 KB 1132/1822 KB 232/1210 KB 200/471 KB 640/748 KB 20/53 KB 1136/1822 KB 232/1210 KB 200/471 KB 636/748 KB 20/53 KB 1120/1822 KB 228/1210 KB 196/471 KB 640/748 KB 24/53 KB 1136/1822 KB 232/1210 KB 200/471 KB 640/748 KB 28/53 KB 1136/1822 KB 232/1210 KB 200/471 KB 640/748 KB 32/53 KB 1136/1822 KB 232/1210 KB 200/471 KB 640/748 KB 20/53 KB 1128/1822 KB unit-abot-epc-basic-0: 01:13:00 DEBUG unit.abot-epc-basic/0.install 232/1210 KB 200/471 KB 640/748 KB 32/53 KB 1136/1822 KB 236/1210 KB 200/471 KB 640/748 KB 32/53 KB 1136/1822 KB 240/1210 KB 200/471 KB 640/748 KB 32/53 KB 1136/1822 KB 244/1210 KB 200/471 KB 644/748 KB 36/53 KB 1140/1822 KB 248/1210 KB 200/471 KB 640/748 KB 20/53 KB 1124/1822 KB 228/1210 KB 200/471 KB 644/748 KB 36/53 KB 1140/1822 KB 248/1210 KB 204/471 KB 644/748 KB 36/53 KB 1140/1822 KB 248/1210 KB 208/471 KB 644/748 KB 36/53 KB 1140/1822 KB 248/1210 KB 212/471 KB 644/748 KB 36/53 KB 1140/1822 KB 248/1210 KB 216/471 KB 644/748 KB 36/53 KB 1140/1822 KB 244/1210 KB 200/471 KB 644/748 KB 36/53 KB 1136/1822 KB 244/1210 KB 200/471 KB 644/748 KB 32/53 KB 1136/1822 KB 244/1210 KB 200/471 KB 648/748 KB 36/53 KB 1140/1822 KB 248/1210 KB 216/471 KB 652/748 KB 36/53 KB 1140/1822 KB 248/1210 KB 216/471 KB 656/748 KB 36/53 KB 1140/1822 KB 248/1210 KB 216/471 KB 656/748 KB 40/53 KB 1140/1822 KB 248/1210 KB 216/471 KB 656/748 KB 44/53 KB 1144/1822 KB 248/1210 KB 216/471 KB 656/748 KB 48/53 KB 1144/1822 KB 248/1210 KB 216/471 KB 656/748 KB 40/53 KB 1144/1822 KB 248/1210 KB 216/471 KB 656/748 KB 48/53 KB 1148/1822 KB 252/1210 KB 220/471 KB 656/748 KB 48/53 KB 1152/1822 KB 252/1210 KB 220/471 KB 656/748 KB 48/53 KB 1144/1822 KB 252/1210 KB 220/471 KB 656/748 KB 48/53 KB 1152/1822 KB 256/1210 KB 220/471 KB 656/748 KB 48/53 KB 1144/1822 KB 248/1210 KB 220/471 KB 656/748 KB 48/53 KB 1152/1822 KB 256/1210 KB 224/471 KB 660/748 KB 48/53 KB 1152/1822 KB 256/1210 KB 224/471 KB 664/748 KB 52/53 KB 1152/1822 KB 256/1210 KB 224/471 KB 668/748 KB 52/53 KB 1152/1822 KB 256/1210 KB 224/471 KB 672/748 KB 52/53 KB 1156/1822 KB 256/1210 KB 224/471 KB 676/748 KB 52/53 KB 1156/1822 KB 256/1210 KB 224/471 KB 680/748 KB 52/53 KB 1156/1822 KB 260/1210 KB 228/471 KB 684/748 KB 52/53 KB 1156/1822 KB 260/1210 KB 228/471 KB 660/748 KB 52/53 KB 1152/1822 KB 256/1210 KB 224/471 KB 684/748 KB 53/53 KB 1156/1822 KB 260/1210 KB 228/471 KB 676/748 KB 52/53 KB 1156/1822 KB 260/1210 KB 228/471 KB 684/748 KB 53/53 KB 1156/1822 KB 264/1210 KB 228/471 KB 684/748 KB 53/53 KB 1156/1822 KB 268/1210 KB 228/471 KB 684/748 KB 53/53 KB 1156/1822 KB 272/1210 KB 228/471 KB 676/748 KB 52/53 KB 1156/1822 KB 256/1210 KB 228/471 KB 684/748 KB 53/53 KB 1156/1822 KB 272/1210 KB 232/471 KB 684/748 KB 53/53 KB 1156/1822 KB 272/1210 KB 236/471 KB 684/748 KB 53/53 KB 1156/1822 KB 272/1210 KB 240/471 KB 668/748 KB 52/53 KB 1156/1822 KB 256/1210 KB 224/471 KB 684/748 KB 53/53 KB 1160/1822 KB 272/1210 KB 240/471 KB 684/748 KB 53/53 KB 1164/1822 KB 272/1210 KB 240/471 KB 684/748 KB 53/53 KB 1168/1822 KB 272/1210 KB 240/471 KB 684/748 KB 53/53 KB 1168/1822 KB 272/1210 KB 244/471 KB 688/748 KB 53/53 KB 1172/1822 KB 276/1210 KB 248/471 KB 688/748 KB 53/53 KB 1172/1822 KB 276/1210 KB 252/471 KB 688/748 KB 53/53 KB 1172/1822 KB 276/1210 KB 256/471 KB 688/748 KB 53/53 KB 1172/1822 KB 276/1210 KB 244/471 KB 688/748 KB 53/53 KB 1168/1822 KB 276/1210 KB 244/471 KB 692/748 KB 53/53 KB 1172/1822 KB 276/1210 KB 256/471 KB 684/748 KB 53/53 KB 1168/1822 KB 276/1210 KB 244/471 KB 692/748 KB 53/53 KB 1176/1822 KB 280/1210 KB 256/471 KB 692/748 KB 53/53 KB 1176/1822 KB 276/1210 KB 256/471 KB 692/748 KB 53/53 KB 1176/1822 KB 284/1210 KB 256/471 KB 692/748 KB 53/53 KB 1180/1822 KB 288/1210 KB 256/471 KB 692/748 KB 53/53 KB 1180/1822 KB 284/1210 KB 256/471 KB 692/748 KB 53/53 KB 1184/1822 KB 288/1210 KB 256/471 KB 696/748 KB 53/53 KB 1184/1822 KB 288/1210 unit-abot-epc-basic-0: 01:13:00 DEBUG unit.abot-epc-basic/0.install KB 256/471 KB 700/748 KB 53/53 KB 1184/1822 KB 288/1210 KB 256/471 KB 704/748 KB 53/53 KB 1184/1822 KB 288/1210 KB 260/471 KB 708/748 KB 53/53 KB 1184/1822 KB 288/1210 KB 260/471 KB 712/748 KB 53/53 KB 1188/1822 KB 292/1210 KB 260/471 KB 716/748 KB 53/53 KB 1188/1822 KB 292/1210 KB 260/471 KB 720/748 KB 53/53 KB 1188/1822 KB 292/1210 KB 260/471 KB 700/748 KB 53/53 KB 1184/1822 KB 288/1210 KB 260/471 KB 720/748 KB 53/53 KB 1188/1822 KB 292/1210 KB 264/471 KB 720/748 KB 53/53 KB 1188/1822 KB 292/1210 KB 268/471 KB 720/748 KB 53/53 KB 1188/1822 KB 292/1210 KB 272/471 KB 708/748 KB 53/53 KB 1188/1822 KB 292/1210 KB 260/471 KB 708/748 KB 53/53 KB 1184/1822 KB 292/1210 KB 260/471 KB 720/748 KB 53/53 KB 1188/1822 KB 296/1210 KB 272/471 KB 720/748 KB 53/53 KB 1192/1822 KB 296/1210 KB 272/471 KB 720/748 KB 53/53 KB 1192/1822 KB 300/1210 KB 272/471 KB 720/748 KB 53/53 KB 1196/1822 KB 300/1210 KB 272/471 KB 720/748 KB 53/53 KB 1196/1822 KB 304/1210 KB 272/471 KB 720/748 KB 53/53 KB 1200/1822 KB 304/1210 KB 272/471 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar (53 KB at 42.3 KB/sec) unit-abot-epc-basic-0: 01:13:00 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: 01:13:00 DEBUG unit.abot-epc-basic/0.install 720/748 KB 1200/1822 KB 304/1210 KB 276/471 KB 724/748 KB 1204/1822 KB 308/1210 KB 280/471 KB 724/748 KB 1204/1822 KB 308/1210 KB 284/471 KB 724/748 KB 1204/1822 KB 308/1210 KB 288/471 KB 724/748 KB 1204/1822 KB 308/1210 KB 276/471 KB 724/748 KB 1204/1822 KB 304/1210 KB 276/471 KB 724/748 KB 1208/1822 KB 308/1210 KB 288/471 KB 724/748 KB 1212/1822 KB 312/1210 KB 288/471 KB 724/748 KB 1216/1822 KB 312/1210 KB 288/471 KB 724/748 KB 1200/1822 KB 304/1210 KB 276/471 KB 724/748 KB 1208/1822 KB 312/1210 KB 288/471 KB 728/748 KB 1216/1822 KB 312/1210 KB 288/471 KB 732/748 KB 1216/1822 KB 316/1210 KB 288/471 KB 736/748 KB 1216/1822 KB 316/1210 KB 288/471 KB 728/748 KB 1216/1822 KB 316/1210 KB 288/471 KB 736/748 KB 1216/1822 KB 320/1210 KB 288/471 KB 736/748 KB 1216/1822 KB 324/1210 KB 288/471 KB 740/748 KB 1220/1822 KB 328/1210 KB 292/471 KB 740/748 KB 1220/1822 KB 332/1210 KB 292/471 KB 740/748 KB 1220/1822 KB 336/1210 KB 292/471 KB 740/748 KB 1220/1822 KB 324/1210 KB 292/471 KB 736/748 KB 1220/1822 KB 324/1210 KB 292/471 KB 736/748 KB 1216/1822 KB 324/1210 KB 292/471 KB 740/748 KB 1220/1822 KB 336/1210 KB 296/471 KB 740/748 KB 1224/1822 KB 336/1210 KB 296/471 KB 740/748 KB 1224/1822 KB 336/1210 KB 300/471 KB 744/748 KB 1228/1822 KB 336/1210 KB 304/471 KB 744/748 KB 1228/1822 KB 336/1210 KB 300/471 KB 740/748 KB 1228/1822 KB 336/1210 KB 300/471 KB 744/748 KB 1232/1822 KB 336/1210 KB 304/471 KB 748/748 KB 1232/1822 KB 336/1210 KB 304/471 KB 748/748 KB 1232/1822 KB 336/1210 KB 304/471 KB 748/748 KB 1232/1822 KB 3/276 KB 336/1210 KB 304/471 KB 748/748 KB 1236/1822 KB 4/276 KB 336/1210 KB 308/471 KB 748/748 KB 1236/1822 KB 7/276 KB 336/1210 KB 308/471 KB 748/748 KB 1236/1822 KB 9/276 KB 336/1210 KB 308/471 KB 748/748 KB 1236/1822 KB 12/276 KB 336/1210 KB 308/471 KB 748/748 KB 1236/1822 KB 15/276 KB 336/1210 KB 308/471 KB 748/748 KB 1236/1822 KB 15/276 KB 340/1210 KB 308/471 KB 748/748 KB 1236/1822 KB 17/276 KB 344/1210 KB 308/471 KB 748/748 KB 1236/1822 KB 3/276 KB 336/1210 KB 308/471 KB 748/748 KB 1232/1822 KB 3/276 KB 336/1210 KB 308/471 KB 748/748 KB 1236/1822 KB 17/276 KB 340/1210 KB 308/471 KB 748/748 KB 1236/1822 KB 17/276 KB 344/1210 KB 312/471 KB 748/748 KB 1236/1822 KB 20/276 KB 344/1210 KB 312/471 KB 748/748 KB 1240/1822 KB 20/276 KB 344/1210 KB 312/471 KB 748/748 KB 1240/1822 KB 23/276 KB 344/1210 KB 316/471 KB 748/748 KB 1244/1822 KB 23/276 KB 344/1210 KB 320/471 KB 748/748 KB 1240/1822 KB 23/276 KB 344/1210 KB 312/471 KB 748/748 KB 1244/1822 KB 23/276 KB 344/1210 KB 316/471 KB 748/748 KB 1248/1822 KB 23/276 KB 344/1210 KB 320/471 KB 748/748 KB 1248/1822 KB 25/276 KB 348/1210 KB 320/471 KB 748/748 KB 1248/1822 KB 25/276 KB 352/1210 KB 320/471 KB 748/748 KB 1252/1822 KB 25/276 KB 356/1210 KB 320/471 KB 748/748 KB 1252/1822 KB 25/276 KB 360/1210 KB 324/471 KB 748/748 KB 1252/1822 KB 25/276 KB 364/1210 KB 324/471 KB 748/748 KB 1248/1822 KB 25/276 KB 344/1210 KB 320/471 KB 748/748 KB 1252/1822 KB 28/276 KB 364/1210 KB 324/471 KB 748/748 KB 1252/1822 KB 31/276 KB 364/1210 KB 324/471 KB 748/748 KB 1252/1822 KB 25/276 KB 356/1210 KB 324/471 KB 748/748 KB 1252/1822 KB 31/276 KB 364/1210 KB 328/471 KB 748/748 KB 1252/1822 KB 33/276 KB 364/1210 KB 332/471 KB 1252/1822 KB 36/276 KB 364/1210 KB 332/471 KB 748/748 KB 1252/1822 KB 25/276 KB 352/1210 KB 320/471 KB 748/748 KB 1252/1822 KB 36/276 KB 364/1210 KB 332/471 KB 1256/1822 KB 36/276 KB 364/1210 KB 332/471 KB unit-abot-epc-basic-0: 01:13:00 DEBUG unit.abot-epc-basic/0.install 1260/1822 KB 36/276 KB 364/1210 KB 336/471 KB 1264/1822 KB 36/276 KB 364/1210 KB 336/471 KB 1264/1822 KB 36/276 KB 368/1210 KB 336/471 KB 1256/1822 KB 36/276 KB 364/1210 KB 336/471 KB 1264/1822 KB 36/276 KB 368/1210 KB 340/471 KB 1264/1822 KB 40/276 KB 372/1210 KB 344/471 KB 1264/1822 KB 40/276 KB 372/1210 KB 348/471 KB 1264/1822 KB 40/276 KB 372/1210 KB 352/471 KB 1264/1822 KB 40/276 KB 372/1210 KB 340/471 KB 1264/1822 KB 40/276 KB 376/1210 KB 352/471 KB 1264/1822 KB 40/276 KB 380/1210 KB 352/471 KB 1268/1822 KB 40/276 KB 384/1210 KB 352/471 KB 1264/1822 KB 40/276 KB 368/1210 KB 340/471 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 586.9 KB/sec) unit-abot-epc-basic-0: 01:13:00 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.jar unit-abot-epc-basic-0: 01:13:00 DEBUG unit.abot-epc-basic/0.install 1268/1822 KB 44/276 KB 384/1210 KB 352/471 KB 1268/1822 KB 48/276 KB 384/1210 KB 352/471 KB 1268/1822 KB 52/276 KB 384/1210 KB 352/471 KB 1268/1822 KB 40/276 KB 380/1210 KB 352/471 KB 1272/1822 KB 52/276 KB 384/1210 KB 352/471 KB 1276/1822 KB 52/276 KB 384/1210 KB 352/471 KB 1280/1822 KB 52/276 KB 384/1210 KB 352/471 KB 1284/1822 KB 52/276 KB 388/1210 KB 356/471 KB 1280/1822 KB 52/276 KB 388/1210 KB 356/471 KB 1280/1822 KB 52/276 KB 384/1210 KB 356/471 KB 1284/1822 KB 56/276 KB 392/1210 KB 360/471 KB 1284/1822 KB 56/276 KB 392/1210 KB 364/471 KB 1284/1822 KB 56/276 KB 388/1210 KB 356/471 KB 1284/1822 KB 60/276 KB 392/1210 KB 368/471 KB 1284/1822 KB 64/276 KB 392/1210 KB 368/471 KB 1284/1822 KB 68/276 KB 392/1210 KB 368/471 KB 1284/1822 KB 56/276 KB 392/1210 KB 368/471 KB 1284/1822 KB 56/276 KB 392/1210 KB 356/471 KB 1284/1822 KB 68/276 KB 396/1210 KB 368/471 KB 1288/1822 KB 68/276 KB 400/1210 KB 368/471 KB 1288/1822 KB 68/276 KB 404/1210 KB 368/471 KB 1288/1822 KB 72/276 KB 408/1210 KB 372/471 KB 1288/1822 KB 72/276 KB 412/1210 KB 372/471 KB 1288/1822 KB 72/276 KB 416/1210 KB 372/471 KB 1288/1822 KB 68/276 KB 396/1210 KB 368/471 KB 1292/1822 KB 72/276 KB 416/1210 KB 372/471 KB 1296/1822 KB 72/276 KB 416/1210 KB 372/471 KB 1288/1822 KB 72/276 KB 404/1210 KB 372/471 KB 1296/1822 KB 72/276 KB 416/1210 KB 376/471 KB 1288/1822 KB 72/276 KB 404/1210 KB 368/471 KB 1296/1822 KB 72/276 KB 416/1210 KB 380/471 KB 1296/1822 KB 76/276 KB 416/1210 KB 384/471 KB 1296/1822 KB 76/276 KB 416/1210 KB 380/471 KB 1296/1822 KB 80/276 KB 416/1210 KB 384/471 KB 1296/1822 KB 84/276 KB 416/1210 KB 384/471 KB 1296/1822 KB 84/276 KB 416/1210 KB 388/471 KB 4/577 KB 1300/1822 KB 88/276 KB 416/1210 KB 392/471 KB 4/577 KB 1300/1822 KB 88/276 KB 416/1210 KB 396/471 KB 4/577 KB 1300/1822 KB 88/276 KB 416/1210 KB 400/471 KB 4/577 KB 1300/1822 KB 88/276 KB 416/1210 KB 388/471 KB 4/577 KB 1300/1822 KB 84/276 KB 416/1210 KB 388/471 KB 4/577 KB 1296/1822 KB 84/276 KB 416/1210 KB 388/471 KB 4/577 KB 1304/1822 KB 88/276 KB 420/1210 KB 400/471 KB 8/577 KB 1308/1822 KB 88/276 KB 420/1210 KB 400/471 KB 8/577 KB 1312/1822 KB 88/276 KB 420/1210 KB 400/471 KB 8/577 KB 1312/1822 KB 92/276 KB 420/1210 KB 400/471 KB 8/577 KB 1312/1822 KB 96/276 KB 420/1210 KB 400/471 KB 8/577 KB 1312/1822 KB 100/276 KB 420/1210 KB 404/471 KB 8/577 KB 1316/1822 KB 100/276 KB 420/1210 KB 408/471 KB 8/577 KB 1316/1822 KB 100/276 KB 420/1210 KB 412/471 KB 8/577 KB 1316/1822 KB 100/276 KB 420/1210 KB 416/471 KB 4/577 KB 1300/1822 KB 88/276 KB 420/1210 KB 400/471 KB 8/577 KB 1316/1822 KB 100/276 KB 424/1210 KB 416/471 KB 8/577 KB 1316/1822 KB 100/276 KB 428/1210 KB 416/471 KB 8/577 KB 1316/1822 KB 100/276 KB 432/1210 KB 416/471 KB 8/577 KB 1316/1822 KB 100/276 KB 420/1210 KB 404/471 KB 8/577 KB 1312/1822 KB 100/276 KB 420/1210 KB 400/471 KB 8/577 KB 1308/1822 KB 88/276 KB 420/1210 KB 400/471 KB 12/577 KB 1316/1822 KB 100/276 KB 432/1210 KB 416/471 KB 16/577 KB 1316/1822 KB 100/276 KB 432/1210 KB 416/471 KB 20/577 KB 1316/1822 KB 100/276 KB 432/1210 KB 416/471 KB 24/577 KB 1316/1822 KB 100/276 KB 432/1210 KB 416/471 KB 28/577 KB 1320/1822 KB 104/276 KB 432/1210 KB 416/471 KB 32/577 KB 1320/1822 KB 104/276 KB 432/1210 KB 416/471 KB 32/577 KB 1320/1822 KB 104/276 KB 436/1210 KB 416/471 KB 36/577 KB 1320/1822 KB 104/276 KB 440/1210 KB 416/471 KB 36/577 KB 1320/1822 KB 104/276 KB 444/1210 KB 416/471 KB 36/577 KB 1320/1822 KB 104/276 KB 448 unit-abot-epc-basic-0: 01:13:00 DEBUG unit.abot-epc-basic/0.install /1210 KB 416/471 KB 36/577 KB 1320/1822 KB 104/276 KB 452/1210 KB 416/471 KB 36/577 KB 1320/1822 KB 104/276 KB 456/1210 KB 420/471 KB 36/577 KB 1320/1822 KB 104/276 KB 460/1210 KB 420/471 KB 36/577 KB 1320/1822 KB 104/276 KB 464/1210 KB 420/471 KB 24/577 KB 1320/1822 KB 104/276 KB 432/1210 KB 416/471 KB 24/577 KB 1320/1822 KB 100/276 KB 432/1210 KB 416/471 KB 36/577 KB 1324/1822 KB 104/276 KB 464/1210 KB 420/471 KB 36/577 KB 1328/1822 KB 104/276 KB 464/1210 KB 420/471 KB 36/577 KB 1328/1822 KB 108/276 KB 464/1210 KB 420/471 KB 36/577 KB 1328/1822 KB 112/276 KB 464/1210 KB 420/471 KB 36/577 KB 1328/1822 KB 116/276 KB 464/1210 KB 420/471 KB 36/577 KB 1328/1822 KB 120/276 KB 464/1210 KB 420/471 KB 36/577 KB 1320/1822 KB 104/276 KB 452/1210 KB 420/471 KB 36/577 KB 1332/1822 KB 120/276 KB 464/1210 KB 424/471 KB 36/577 KB 1332/1822 KB 120/276 KB 464/1210 KB 428/471 KB 36/577 KB 1332/1822 KB 120/276 KB 464/1210 KB 432/471 KB 36/577 KB 1320/1822 KB 104/276 KB 436/1210 KB 416/471 KB 40/577 KB 1332/1822 KB 120/276 KB 464/1210 KB 432/471 KB 36/577 KB 1332/1822 KB 120/276 KB 464/1210 KB 420/471 KB 44/577 KB 1332/1822 KB 120/276 KB 464/1210 KB 432/471 KB 44/577 KB 1336/1822 KB 120/276 KB 464/1210 KB 432/471 KB 48/577 KB 1336/1822 KB 120/276 KB 464/1210 KB 432/471 KB 48/577 KB 1340/1822 KB 120/276 KB 464/1210 KB 432/471 KB 48/577 KB 1344/1822 KB 120/276 KB 464/1210 KB 432/471 KB 52/577 KB 1344/1822 KB 120/276 KB 464/1210 KB 432/471 KB 56/577 KB 1348/1822 KB 124/276 KB 468/1210 KB 436/471 KB 60/577 KB 1348/1822 KB 124/276 KB 468/1210 KB 436/471 KB 64/577 KB 1348/1822 KB 124/276 KB 468/1210 KB 436/471 KB 52/577 KB 1348/1822 KB 124/276 KB 468/1210 KB 436/471 KB 52/577 KB 1348/1822 KB 124/276 KB 464/1210 KB 436/471 KB 64/577 KB 1348/1822 KB 124/276 KB 472/1210 KB 440/471 KB 64/577 KB 1348/1822 KB 124/276 KB 472/1210 KB 444/471 KB 64/577 KB 1348/1822 KB 124/276 KB 472/1210 KB 448/471 KB 64/577 KB 1348/1822 KB 124/276 KB 472/1210 KB 452/471 KB 68/577 KB 1348/1822 KB 124/276 KB 472/1210 KB 456/471 KB 52/577 KB 1348/1822 KB 124/276 KB 464/1210 KB 432/471 KB 52/577 KB 1344/1822 KB 124/276 KB 464/1210 KB 432/471 KB 68/577 KB 1348/1822 KB 128/276 KB 472/1210 KB 456/471 KB 68/577 KB 1348/1822 KB 132/276 KB 472/1210 KB 456/471 KB 68/577 KB 1348/1822 KB 136/276 KB 472/1210 KB 456/471 KB 68/577 KB 1352/1822 KB 140/276 KB 472/1210 KB 456/471 KB 68/577 KB 1352/1822 KB 144/276 KB 472/1210 KB 456/471 KB 68/577 KB 1352/1822 KB 148/276 KB 472/1210 KB 456/471 KB 68/577 KB 1348/1822 KB 124/276 KB 472/1210 KB 452/471 KB 72/577 KB 1352/1822 KB 148/276 KB 472/1210 KB 456/471 KB 76/577 KB 1352/1822 KB 148/276 KB 472/1210 KB 456/471 KB 80/577 KB 1352/1822 KB 148/276 KB 472/1210 KB 456/471 KB 64/577 KB 1348/1822 KB 124/276 KB 472/1210 KB 444/471 KB 68/577 KB 1352/1822 KB 136/276 KB 472/1210 KB 456/471 KB 80/577 KB 1356/1822 KB 148/276 KB 472/1210 KB 456/471 KB 80/577 KB 1360/1822 KB 148/276 KB 472/1210 KB 456/471 KB 80/577 KB 1360/1822 KB 148/276 KB 476/1210 KB 456/471 KB 80/577 KB 1364/1822 KB 148/276 KB 480/1210 KB 456/471 KB 80/577 KB 1368/1822 KB 148/276 KB 480/1210 KB 456/471 KB 80/577 KB 1372/1822 KB 148/276 KB 480/1210 KB 456/471 KB 80/577 KB 1364/1822 KB 148/276 KB 480/1210 KB 456/471 KB 80/577 KB 1372/1822 KB 152/276 KB 484/1210 KB 456/471 KB 84/577 KB 1376/1822 KB 152/276 KB 488/1210 KB 456/471 KB 84/577 KB 1376/1822 KB 152/276 KB 492/1210 KB 460/471 KB 80/577 KB 1372/1822 KB 152/276 KB 480/1210 KB 456/4 unit-abot-epc-basic-0: 01:13:00 DEBUG unit.abot-epc-basic/0.install 71 KB 84/577 KB 1376/1822 KB 156/276 KB 492/1210 KB 460/471 KB 84/577 KB 1376/1822 KB 160/276 KB 492/1210 KB 460/471 KB 84/577 KB 1376/1822 KB 164/276 KB 492/1210 KB 460/471 KB 84/577 KB 1376/1822 KB 152/276 KB 488/1210 KB 460/471 KB 84/577 KB 1376/1822 KB 164/276 KB 492/1210 KB 464/471 KB 84/577 KB 1376/1822 KB 164/276 KB 496/1210 KB 464/471 KB 84/577 KB 1376/1822 KB 152/276 KB 484/1210 KB 456/471 KB 88/577 KB 1376/1822 KB 164/276 KB 496/1210 KB 464/471 KB 92/577 KB 1376/1822 KB 164/276 KB 500/1210 KB 468/471 KB 80/577 KB 1376/1822 KB 152/276 KB 484/1210 KB 456/471 KB 96/577 KB 1380/1822 KB 164/276 KB 500/1210 KB 468/471 KB 96/577 KB 1384/1822 KB 164/276 KB 500/1210 KB 468/471 KB 96/577 KB 1388/1822 KB 164/276 KB 500/1210 KB 468/471 KB 96/577 KB 1392/1822 KB 168/276 KB 500/1210 KB 468/471 KB 88/577 KB 1376/1822 KB 164/276 KB 500/1210 KB 468/471 KB 96/577 KB 1388/1822 KB 168/276 KB 500/1210 KB 468/471 KB 96/577 KB 1376/1822 KB 164/276 KB 500/1210 KB 468/471 KB 88/577 KB 1380/1822 KB 164/276 KB 500/1210 KB 468/471 KB 96/577 KB 1392/1822 KB 168/276 KB 500/1210 KB 471/471 KB 100/577 KB 1392/1822 KB 168/276 KB 500/1210 KB 471/471 KB 104/577 KB 1396/1822 KB 172/276 KB 504/1210 KB 471/471 KB 108/577 KB 1396/1822 KB 172/276 KB 504/1210 KB 471/471 KB 112/577 KB 1396/1822 KB 172/276 KB 504/1210 KB 471/471 KB 100/577 KB 1396/1822 KB 172/276 KB 504/1210 KB 471/471 KB 100/577 KB 1392/1822 KB 172/276 KB 504/1210 KB 471/471 KB 100/577 KB 1392/1822 KB 172/276 KB 500/1210 KB 471/471 KB 112/577 KB 1396/1822 KB 176/276 KB 504/1210 KB 471/471 KB 112/577 KB 1396/1822 KB 176/276 KB 508/1210 KB 471/471 KB 112/577 KB 1396/1822 KB 180/276 KB 512/1210 KB 471/471 KB 112/577 KB 1396/1822 KB 180/276 KB 508/1210 KB 471/471 KB 112/577 KB 1396/1822 KB 184/276 KB 512/1210 KB 471/471 KB 116/577 KB 1400/1822 KB 188/276 KB 516/1210 KB 471/471 KB 116/577 KB 1400/1822 KB 192/276 KB 516/1210 KB 471/471 KB 116/577 KB 1400/1822 KB 196/276 KB 516/1210 KB 471/471 KB 116/577 KB 1400/1822 KB 200/276 KB 516/1210 KB 471/471 KB 116/577 KB 1400/1822 KB 204/276 KB 516/1210 KB 471/471 KB 116/577 KB 1400/1822 KB 208/276 KB 516/1210 KB 471/471 KB 116/577 KB 1400/1822 KB 212/276 KB 516/1210 KB 471/471 KB 116/577 KB 1400/1822 KB 184/276 KB 516/1210 KB 471/471 KB 112/577 KB 1400/1822 KB 184/276 KB 516/1210 KB 471/471 KB 112/577 KB 1400/1822 KB 184/276 KB 512/1210 KB 471/471 KB 116/577 KB 1404/1822 KB 212/276 KB 516/1210 KB 471/471 KB 116/577 KB 1408/1822 KB 212/276 KB 516/1210 KB 471/471 KB 116/577 KB 1408/1822 KB 212/276 KB 520/1210 KB 471/471 KB 116/577 KB 1408/1822 KB 212/276 KB 524/1210 KB 471/471 KB 116/577 KB 1408/1822 KB 212/276 KB 528/1210 KB 471/471 KB 116/577 KB 1408/1822 KB 212/276 KB 532/1210 KB 471/471 KB 120/577 KB 1412/1822 KB 212/276 KB 536/1210 KB 471/471 KB 120/577 KB 1412/1822 KB 212/276 KB 540/1210 KB 471/471 KB 120/577 KB 1412/1822 KB 212/276 KB 544/1210 KB 471/471 KB 120/577 KB 1412/1822 KB 212/276 KB 532/1210 KB 471/471 KB 120/577 KB 1408/1822 KB 212/276 KB 532/1210 KB 471/471 KB 124/577 KB 1412/1822 KB 212/276 KB 544/1210 KB 471/471 KB 124/577 KB 1416/1822 KB 212/276 KB 544/1210 KB 471/471 KB 128/577 KB 1420/1822 KB 212/276 KB 544/1210 KB 471/471 KB 128/577 KB 1416/1822 KB 212/276 KB 544/1210 KB 471/471 KB 128/577 KB 1424/1822 KB 212/276 KB 544/1210 KB 471/471 KB 132/577 KB 1424/1822 KB 212/276 KB 544/1210 KB 471/471 KB 136/577 KB 1428/1822 KB 216/276 KB 548/1210 KB 140/577 KB 1428/1822 KB 216/276 KB 548/121 unit-abot-epc-basic-0: 01:13:00 DEBUG unit.abot-epc-basic/0.install 0 KB 144/577 KB 1428/1822 KB 216/276 KB 548/1210 KB 132/577 KB 1428/1822 KB 216/276 KB 548/1210 KB 132/577 KB 1428/1822 KB 212/276 KB 548/1210 KB Downloaded: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar (471 KB at 355.4 KB/sec) unit-abot-epc-basic-0: 01:13:00 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 machine-2: 01:13:00 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 01:13:00 DEBUG unit.abot-epc-basic/0.install 132/577 KB 1424/1822 KB 212/276 KB 548/1210 KB 471/471 KB 144/577 KB 1432/1822 KB 220/276 KB 552/1210 KB 144/577 KB 1432/1822 KB 220/276 KB 556/1210 KB 144/577 KB 1432/1822 KB 220/276 KB 560/1210 KB 144/577 KB 1432/1822 KB 220/276 KB 548/1210 KB 144/577 KB 1436/1822 KB 220/276 KB 560/1210 KB 144/577 KB 1440/1822 KB 220/276 KB 560/1210 KB 144/577 KB 1428/1822 KB 220/276 KB 548/1210 KB 144/577 KB 1440/1822 KB 224/276 KB 560/1210 KB 144/577 KB 1440/1822 KB 228/276 KB 560/1210 KB 144/577 KB 1444/1822 KB 228/276 KB 560/1210 KB 148/577 KB 1448/1822 KB 232/276 KB 564/1210 KB 148/577 KB 1452/1822 KB 232/276 KB 564/1210 KB 148/577 KB 1456/1822 KB 232/276 KB 564/1210 KB 148/577 KB 1444/1822 KB 232/276 KB 564/1210 KB 148/577 KB 1444/1822 KB 232/276 KB 560/1210 KB 152/577 KB 1456/1822 KB 232/276 KB 564/1210 KB 156/577 KB 1456/1822 KB 232/276 KB 564/1210 KB 160/577 KB 1456/1822 KB 232/276 KB 564/1210 KB 144/577 KB 1444/1822 KB 232/276 KB 560/1210 KB 160/577 KB 1456/1822 KB 236/276 KB 564/1210 KB 160/577 KB 1456/1822 KB 240/276 KB 568/1210 KB 160/577 KB 1456/1822 KB 244/276 KB 568/1210 KB 160/577 KB 1456/1822 KB 236/276 KB 568/1210 KB 160/577 KB 1456/1822 KB 244/276 KB 572/1210 KB 160/577 KB 1456/1822 KB 244/276 KB 576/1210 KB 160/577 KB 1460/1822 KB 244/276 KB 576/1210 KB 164/577 KB 1464/1822 KB 248/276 KB 580/1210 KB 164/577 KB 1468/1822 KB 248/276 KB 580/1210 KB 164/577 KB 1472/1822 KB 248/276 KB 580/1210 KB 164/577 KB 1460/1822 KB 248/276 KB 580/1210 KB 164/577 KB 1460/1822 KB 248/276 KB 576/1210 KB 168/577 KB 1472/1822 KB 248/276 KB 580/1210 KB 172/577 KB 1472/1822 KB 248/276 KB 580/1210 KB 176/577 KB 1472/1822 KB 248/276 KB 580/1210 KB 160/577 KB 1460/1822 KB 248/276 KB 576/1210 KB 176/577 KB 1472/1822 KB 252/276 KB 580/1210 KB 176/577 KB 1472/1822 KB 252/276 KB 584/1210 KB 176/577 KB 1472/1822 KB 256/276 KB 584/1210 KB 176/577 KB 1472/1822 KB 260/276 KB 584/1210 KB 176/577 KB 1472/1822 KB 260/276 KB 588/1210 KB 176/577 KB 1472/1822 KB 260/276 KB 592/1210 KB 176/577 KB 1472/1822 KB 260/276 KB 596/1210 KB 180/577 KB 3/37 KB 1476/1822 KB 264/276 KB 600/1210 KB 180/577 KB 3/37 KB 1476/1822 KB 264/276 KB 604/1210 KB 180/577 KB 3/37 KB 1476/1822 KB 264/276 KB 596/1210 KB 180/577 KB 3/37 KB 1476/1822 KB 260/276 KB 596/1210 KB 184/577 KB 3/37 KB 1476/1822 KB 264/276 KB 604/1210 KB 176/577 KB 3/37 KB 1476/1822 KB 260/276 KB 596/1210 KB 176/577 KB 3/37 KB 1472/1822 KB 260/276 KB 596/1210 KB 188/577 KB 5/37 KB 1476/1822 KB 264/276 KB 604/1210 KB 188/577 KB 8/37 KB 1476/1822 KB 264/276 KB 604/1210 KB 188/577 KB 11/37 KB 1476/1822 KB 264/276 KB 604/1210 KB 188/577 KB 13/37 KB 1476/1822 KB 264/276 KB 604/1210 KB 188/577 KB 16/37 KB 1476/1822 KB 264/276 KB 604/1210 KB 188/577 KB 19/37 KB 1476/1822 KB 264/276 KB 604/1210 KB 188/577 KB 19/37 KB 1480/1822 KB 268/276 KB 604/1210 KB 188/577 KB 19/37 KB 1480/1822 KB 272/276 KB 604/1210 KB 188/577 KB 19/37 KB 1480/1822 KB 276/276 KB 604/1210 KB 188/577 KB 21/37 KB 1480/1822 KB 276/276 KB 604/1210 KB 188/577 KB 19/37 KB 1480/1822 KB 264/276 KB 604/1210 KB 188/577 KB 3/37 KB 1476/1822 KB 264/276 KB 604/1210 KB 192/577 KB 21/37 KB 1480/1822 KB 276/276 KB 604/1210 KB 192/577 KB 21/37 KB 1484/1822 KB 276/276 KB 604/1210 KB 192/577 KB 21/37 KB 1488/1822 KB 276/276 KB 604/1210 KB 188/577 KB 21/37 KB 1480/1822 KB 276/276 KB 604/1210 KB 192/577 KB 24/37 KB 1488/1822 KB 276/276 KB 604/1210 KB 192/577 KB 27/37 KB 1492/1822 KB 276/276 KB 608/1210 KB 196/577 K unit-abot-epc-basic-0: 01:13:00 DEBUG unit.abot-epc-basic/0.install B 29/37 KB 1492/1822 KB 276/276 KB 608/1210 KB 196/577 KB 32/37 KB 1492/1822 KB 276/276 KB 608/1210 KB 192/577 KB 24/37 KB 1492/1822 KB 276/276 KB 608/1210 KB 196/577 KB 32/37 KB 1496/1822 KB 276/276 KB 608/1210 KB 192/577 KB 24/37 KB 1488/1822 KB 276/276 KB 608/1210 KB 196/577 KB 32/37 KB 1496/1822 KB 276/276 KB 612/1210 KB 196/577 KB 32/37 KB 1496/1822 KB 276/276 KB 616/1210 KB 196/577 KB 27/37 KB 1492/1822 KB 276/276 KB 608/1210 KB 200/577 KB 32/37 KB 1500/1822 KB 276/276 KB 616/1210 KB 204/577 KB 32/37 KB 1500/1822 KB 276/276 KB 616/1210 KB 208/577 KB 32/37 KB 1500/1822 KB 276/276 KB 616/1210 KB 208/577 KB 35/37 KB 1500/1822 KB 276/276 KB 616/1210 KB 208/577 KB 37/37 KB 1500/1822 KB 276/276 KB 620/1210 KB 196/577 KB 32/37 KB 1500/1822 KB 276/276 KB 616/1210 KB 212/577 KB 37/37 KB 1504/1822 KB 276/276 KB 620/1210 KB 212/577 KB 37/37 KB 1508/1822 KB 276/276 KB 620/1210 KB 212/577 KB 37/37 KB 1512/1822 KB 276/276 KB 620/1210 KB 212/577 KB 37/37 KB 1516/1822 KB 276/276 KB 620/1210 KB 212/577 KB 37/37 KB 1500/1822 KB 276/276 KB 620/1210 KB 208/577 KB 35/37 KB 1500/1822 KB 276/276 KB 620/1210 KB 212/577 KB 37/37 KB 1516/1822 KB 276/276 KB 624/1210 KB 212/577 KB 37/37 KB 1516/1822 KB 276/276 KB 628/1210 KB 216/577 KB 37/37 KB 1516/1822 KB 276/276 KB 628/1210 KB 220/577 KB 37/37 KB 1516/1822 KB 276/276 KB 628/1210 KB 224/577 KB 37/37 KB 1516/1822 KB 276/276 KB 628/1210 KB 228/577 KB 37/37 KB 1516/1822 KB 276/276 KB 628/1210 KB 232/577 KB 37/37 KB 1520/1822 KB 276/276 KB 632/1210 KB 236/577 KB 37/37 KB 1520/1822 KB 276/276 KB 632/1210 KB 240/577 KB 37/37 KB 1520/1822 KB 276/276 KB 632/1210 KB 228/577 KB 37/37 KB 1520/1822 KB 276/276 KB 632/1210 KB 228/577 KB 37/37 KB 1516/1822 KB 276/276 KB 632/1210 KB 240/577 KB 37/37 KB 1520/1822 KB 276/276 KB 636/1210 KB 240/577 KB 37/37 KB 1520/1822 KB 276/276 KB 640/1210 KB 240/577 KB 37/37 KB 1524/1822 KB 276/276 KB 640/1210 KB 240/577 KB 37/37 KB 1528/1822 KB 276/276 KB 644/1210 KB 240/577 KB 1532/1822 KB 276/276 KB 644/1210 KB 240/577 KB 37/37 KB 1524/1822 KB 276/276 KB 644/1210 KB 240/577 KB 1532/1822 KB 648/1210 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (276 KB at 204.0 KB/sec) unit-abot-epc-basic-0: 01:13:00 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: 01:13:00 DEBUG unit.abot-epc-basic/0.install 240/577 KB 1536/1822 KB 652/1210 KB 240/577 KB 1536/1822 KB 648/1210 KB 240/577 KB 1536/1822 KB 656/1210 KB 240/577 KB 1536/1822 KB 660/1210 KB 244/577 KB 1540/1822 KB 664/1210 KB 244/577 KB 1540/1822 KB 668/1210 KB 244/577 KB 1540/1822 KB 672/1210 KB 244/577 KB 1540/1822 KB 660/1210 KB 244/577 KB 1536/1822 KB 660/1210 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar (37 KB at 26.9 KB/sec) unit-abot-epc-basic-0: 01:13:00 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-mysql-0: 01:13:00 DEBUG unit.mysql/0.config-changed Fetched 8868 kB in 2s (3279 kB/s) unit-abot-epc-basic-0: 01:13:00 DEBUG unit.abot-epc-basic/0.install 248/577 KB 1540/1822 KB 672/1210 KB 252/577 KB 1540/1822 KB 672/1210 KB 256/577 KB 1540/1822 KB 672/1210 KB 256/577 KB 1544/1822 KB 672/1210 KB 256/577 KB 1548/1822 KB 672/1210 KB 256/577 KB 1552/1822 KB 672/1210 KB 260/577 KB 1552/1822 KB 672/1210 KB 264/577 KB 1556/1822 KB 672/1210 KB 268/577 KB 1556/1822 KB 672/1210 KB 272/577 KB 1556/1822 KB 672/1210 KB 260/577 KB 1556/1822 KB 672/1210 KB 272/577 KB 1560/1822 KB 672/1210 KB 272/577 KB 1564/1822 KB 672/1210 KB 272/577 KB 1568/1822 KB 672/1210 KB 272/577 KB 1568/1822 KB 676/1210 KB 272/577 KB 1568/1822 KB 680/1210 KB 272/577 KB 1568/1822 KB 684/1210 KB 272/577 KB 1568/1822 KB 688/1210 KB 276/577 KB 1568/1822 KB 688/1210 KB 280/577 KB 1568/1822 KB 688/1210 KB 284/577 KB 1568/1822 KB 688/1210 KB 288/577 KB 1572/1822 KB 688/1210 KB 288/577 KB 1576/1822 KB 688/1210 KB 288/577 KB 1580/1822 KB 688/1210 KB 288/577 KB 1584/1822 KB 688/1210 KB 288/577 KB 1568/1822 KB 688/1210 KB 288/577 KB 1584/1822 KB 692/1210 KB 288/577 KB 1584/1822 KB 696/1210 KB 288/577 KB 1584/1822 KB 700/1210 KB 288/577 KB 1584/1822 KB 704/1210 KB 288/577 KB 3/167 KB 1588/1822 KB 704/1210 KB 288/577 KB 5/167 KB 1588/1822 KB 704/1210 KB 288/577 KB 8/167 KB 1588/1822 KB 704/1210 KB 288/577 KB 11/167 KB 1588/1822 KB 704/1210 KB 288/577 KB 13/167 KB 1588/1822 KB 704/1210 KB 288/577 KB 16/167 KB 1588/1822 KB 704/1210 KB 292/577 KB 19/167 KB 1588/1822 KB 704/1210 KB 288/577 KB 1588/1822 KB 704/1210 KB 292/577 KB 19/167 KB 1592/1822 KB 704/1210 KB 292/577 KB 16/167 KB 1588/1822 KB 704/1210 KB 296/577 KB 21/167 KB 1592/1822 KB 704/1210 KB 300/577 KB 21/167 KB 1592/1822 KB 704/1210 KB 304/577 KB 21/167 KB 1592/1822 KB 704/1210 KB 304/577 KB 21/167 KB 1596/1822 KB 704/1210 KB 304/577 KB 21/167 KB 1600/1822 KB 704/1210 KB 304/577 KB 21/167 KB 1604/1822 KB 704/1210 KB 308/577 KB 21/167 KB 1608/1822 KB 708/1210 KB 308/577 KB 21/167 KB 1612/1822 KB 708/1210 KB 308/577 KB 21/167 KB 1616/1822 KB 708/1210 KB 292/577 KB 21/167 KB 1592/1822 KB 704/1210 KB 308/577 KB 24/167 KB 1616/1822 KB 708/1210 KB 308/577 KB 27/167 KB 1616/1822 KB 708/1210 KB 308/577 KB 21/167 KB 1604/1822 KB 708/1210 KB 304/577 KB 21/167 KB 1604/1822 KB 708/1210 KB 308/577 KB 27/167 KB 1616/1822 KB 712/1210 KB 308/577 KB 27/167 KB 1616/1822 KB 716/1210 KB 312/577 KB 27/167 KB 1616/1822 KB 720/1210 KB 312/577 KB 27/167 KB 1616/1822 KB 720/1210 KB 312/577 KB 27/167 KB 1616/1822 KB 724/1210 KB 316/577 KB 29/167 KB 1620/1822 KB 728/1210 KB 316/577 KB 29/167 KB 1620/1822 KB 732/1210 KB 316/577 KB 29/167 KB 1620/1822 KB 736/1210 KB 316/577 KB 29/167 KB 1620/1822 KB 724/1210 KB 316/577 KB 29/167 KB 1616/1822 KB 724/1210 KB 316/577 KB 27/167 KB 1616/1822 KB 724/1210 KB 320/577 KB 29/167 KB 1620/1822 KB 736/1210 KB 320/577 KB 32/167 KB 1620/1822 KB 736/1210 KB 320/577 KB 36/167 KB 1620/1822 KB 736/1210 KB 324/577 KB 40/167 KB 1624/1822 KB 736/1210 KB 324/577 KB 44/167 KB 1624/1822 KB 736/1210 KB 324/577 KB 48/167 KB 1624/1822 KB 736/1210 KB 324/577 KB 36/167 KB 1624/1822 KB 736/1210 KB 324/577 KB 48/167 KB 1628/1822 KB 736/1210 KB 324/577 KB 48/167 KB 1632/1822 KB 736/1210 KB 324/577 KB 36/167 KB 1620/1822 KB 736/1210 KB 328/577 KB 48/167 KB 1632/1822 KB 736/1210 KB 332/577 KB 48/167 KB 1632/1822 KB 736/1210 KB 332/577 KB 48/167 KB 1632/1822 KB 740/1210 KB 336/577 KB 52/167 KB 1636/1822 KB 744/1210 KB 336/577 KB 52/167 KB 1636/1822 KB 748/1210 KB 336/577 KB 52/167 KB 1636/1822 KB 752/1210 KB 336/577 KB 52/ unit-abot-epc-basic-0: 01:13:01 DEBUG unit.abot-epc-basic/0.install 167 KB 1636/1822 KB 740/1210 KB 336/577 KB 56/167 KB 1636/1822 KB 752/1210 KB 336/577 KB 60/167 KB 1636/1822 KB 752/1210 KB 336/577 KB 64/167 KB 1636/1822 KB 752/1210 KB 336/577 KB 48/167 KB 1636/1822 KB 740/1210 KB 336/577 KB 48/167 KB 1632/1822 KB 740/1210 KB 340/577 KB 64/167 KB 1636/1822 KB 752/1210 KB 340/577 KB 64/167 KB 1640/1822 KB 752/1210 KB 340/577 KB 64/167 KB 1644/1822 KB 752/1210 KB 340/577 KB 64/167 KB 1648/1822 KB 752/1210 KB 344/577 KB 64/167 KB 1648/1822 KB 752/1210 KB 348/577 KB 64/167 KB 1648/1822 KB 752/1210 KB 352/577 KB 64/167 KB 1648/1822 KB 752/1210 KB 356/577 KB 64/167 KB 1648/1822 KB 752/1210 KB 356/577 KB 68/167 KB 1652/1822 KB 756/1210 KB 356/577 KB 68/167 KB 1652/1822 KB 760/1210 KB 356/577 KB 68/167 KB 1652/1822 KB 764/1210 KB 356/577 KB 68/167 KB 1652/1822 KB 768/1210 KB 356/577 KB 68/167 KB 1652/1822 KB 752/1210 KB 356/577 KB 68/167 KB 1652/1822 KB 768/1210 KB 4/1192 KB 356/577 KB 68/167 KB 1652/1822 KB 768/1210 KB 8/1192 KB 356/577 KB 68/167 KB 1652/1822 KB 768/1210 KB 12/1192 KB 356/577 KB 68/167 KB 1652/1822 KB 768/1210 KB 16/1192 KB 356/577 KB 64/167 KB 1652/1822 KB 752/1210 KB 356/577 KB 68/167 KB 1652/1822 KB 768/1210 KB 20/1192 KB 356/577 KB 68/167 KB 1652/1822 KB 768/1210 KB 24/1192 KB 356/577 KB 68/167 KB 1652/1822 KB 768/1210 KB 28/1192 KB 356/577 KB 68/167 KB 1652/1822 KB 768/1210 KB 32/1192 KB 356/577 KB 68/167 KB 1652/1822 KB 768/1210 KB 36/1192 KB 356/577 KB 68/167 KB 1656/1822 KB 768/1210 KB 36/1192 KB 356/577 KB 68/167 KB 1660/1822 KB 768/1210 KB 36/1192 KB 356/577 KB 68/167 KB 1664/1822 KB 768/1210 KB 40/1192 KB 360/577 KB 72/167 KB 1668/1822 KB 768/1210 KB 40/1192 KB 360/577 KB 72/167 KB 1672/1822 KB 772/1210 KB 40/1192 KB 356/577 KB 68/167 KB 1660/1822 KB 768/1210 KB 40/1192 KB 360/577 KB 72/167 KB 1664/1822 KB 768/1210 KB 40/1192 KB 364/577 KB 72/167 KB 1672/1822 KB 772/1210 KB 40/1192 KB 356/577 KB 72/167 KB 1664/1822 KB 768/1210 KB 40/1192 KB 364/577 KB 76/167 KB 1672/1822 KB 772/1210 KB 44/1192 KB 364/577 KB 72/167 KB 1672/1822 KB 772/1210 KB 44/1192 KB 364/577 KB 80/167 KB 1672/1822 KB 772/1210 KB 48/1192 KB 368/577 KB 80/167 KB 1672/1822 KB 772/1210 KB 48/1192 KB 368/577 KB 80/167 KB 1672/1822 KB 772/1210 KB 52/1192 KB 368/577 KB 84/167 KB 1672/1822 KB 772/1210 KB 56/1192 KB 360/577 KB 72/167 KB 1668/1822 KB 772/1210 KB 40/1192 KB 368/577 KB 84/167 KB 1676/1822 KB 776/1210 KB 56/1192 KB 368/577 KB 84/167 KB 1676/1822 KB 780/1210 KB 56/1192 KB 368/577 KB 84/167 KB 1676/1822 KB 784/1210 KB 56/1192 KB 368/577 KB 84/167 KB 1676/1822 KB 772/1210 KB 56/1192 KB 368/577 KB 84/167 KB 1672/1822 KB 772/1210 KB 52/1192 KB 368/577 KB 80/167 KB 1672/1822 KB 772/1210 KB 48/1192 KB 372/577 KB 84/167 KB 1676/1822 KB 784/1210 KB 56/1192 KB 376/577 KB 84/167 KB 1676/1822 KB 784/1210 KB 56/1192 KB 380/577 KB 88/167 KB 1676/1822 KB 784/1210 KB 56/1192 KB 384/577 KB 88/167 KB 1680/1822 KB 788/1210 KB 60/1192 KB 376/577 KB 88/167 KB 1676/1822 KB 784/1210 KB 56/1192 KB 384/577 KB 92/167 KB 1680/1822 KB 788/1210 KB 60/1192 KB 384/577 KB 96/167 KB 1680/1822 KB 788/1210 KB 60/1192 KB 384/577 KB 100/167 KB 1680/1822 KB 788/1210 KB 60/1192 KB 388/577 KB 104/167 KB 1680/1822 KB 788/1210 KB 60/1192 KB 388/577 KB 108/167 KB 1680/1822 KB 788/1210 KB 60/1192 KB 388/577 KB 112/167 KB 1680/1822 KB 788/1210 KB 60/1192 KB 380/577 KB 88/167 KB 1680/1822 KB 788/1210 KB 60/1192 KB 380/577 KB 88/167 KB 1680/1822 KB 784/1210 KB 60/1192 KB 380/577 KB 88/16 unit-abot-epc-basic-0: 01:13:01 DEBUG unit.abot-epc-basic/0.install 7 KB 1680/1822 KB 784/1210 KB 56/1192 KB 388/577 KB 112/167 KB 1680/1822 KB 788/1210 KB 64/1192 KB 388/577 KB 112/167 KB 1680/1822 KB 788/1210 KB 68/1192 KB 388/577 KB 112/167 KB 1684/1822 KB 792/1210 KB 72/1192 KB 388/577 KB 112/167 KB 1684/1822 KB 792/1210 KB 76/1192 KB 388/577 KB 112/167 KB 1684/1822 KB 792/1210 KB 80/1192 KB 388/577 KB 100/167 KB 1680/1822 KB 788/1210 KB 60/1192 KB 388/577 KB 112/167 KB 1684/1822 KB 792/1210 KB 68/1192 KB 388/577 KB 112/167 KB 1684/1822 KB 788/1210 KB 68/1192 KB 388/577 KB 112/167 KB 1688/1822 KB 792/1210 KB 80/1192 KB 388/577 KB 112/167 KB 1688/1822 KB 796/1210 KB 80/1192 KB 388/577 KB 112/167 KB 1692/1822 KB 796/1210 KB 80/1192 KB 388/577 KB 112/167 KB 1692/1822 KB 800/1210 KB 80/1192 KB 392/577 KB 112/167 KB 1696/1822 KB 800/1210 KB 80/1192 KB 392/577 KB 112/167 KB 1696/1822 KB 800/1210 KB 80/1192 KB 396/577 KB 112/167 KB 1696/1822 KB 800/1210 KB 80/1192 KB 400/577 KB 112/167 KB 1696/1822 KB 800/1210 KB 80/1192 KB 404/577 KB 112/167 KB 1696/1822 KB 800/1210 KB 84/1192 KB 408/577 KB 116/167 KB 1700/1822 KB 804/1210 KB 84/1192 KB 412/577 KB 116/167 KB 1700/1822 KB 804/1210 KB 84/1192 KB 416/577 KB 116/167 KB 1700/1822 KB 804/1210 KB 84/1192 KB 400/577 KB 112/167 KB 1696/1822 KB 800/1210 KB 84/1192 KB 416/577 KB 116/167 KB 1700/1822 KB 804/1210 KB 88/1192 KB 404/577 KB 116/167 KB 1700/1822 KB 804/1210 KB 84/1192 KB 404/577 KB 112/167 KB 1700/1822 KB 804/1210 KB 84/1192 KB 404/577 KB 112/167 KB 1696/1822 KB 804/1210 KB 84/1192 KB 416/577 KB 116/167 KB 1700/1822 KB 808/1210 KB 88/1192 KB 416/577 KB 116/167 KB 1704/1822 KB 808/1210 KB 88/1192 KB 416/577 KB 116/167 KB 1704/1822 KB 812/1210 KB 88/1192 KB 416/577 KB 116/167 KB 1708/1822 KB 812/1210 KB 88/1192 KB 416/577 KB 116/167 KB 1712/1822 KB 812/1210 KB 88/1192 KB 416/577 KB 120/167 KB 1712/1822 KB 816/1210 KB 92/1192 KB 416/577 KB 116/167 KB 1712/1822 KB 816/1210 KB 92/1192 KB 416/577 KB 120/167 KB 1712/1822 KB 816/1210 KB 96/1192 KB 416/577 KB 116/167 KB 1712/1822 KB 816/1210 KB 88/1192 KB 416/577 KB 124/167 KB 1712/1822 KB 816/1210 KB 96/1192 KB 416/577 KB 128/167 KB 1712/1822 KB 816/1210 KB 96/1192 KB 420/577 KB 132/167 KB 1712/1822 KB 820/1210 KB 96/1192 KB 420/577 KB 136/167 KB 1716/1822 KB 820/1210 KB 100/1192 KB 420/577 KB 128/167 KB 1712/1822 KB 820/1210 KB 96/1192 KB 416/577 KB 128/167 KB 1712/1822 KB 820/1210 KB 96/1192 KB 420/577 KB 132/167 KB 1716/1822 KB 820/1210 KB 100/1192 KB 420/577 KB 140/167 KB 1716/1822 KB 824/1210 KB 104/1192 KB 420/577 KB 140/167 KB 1716/1822 KB 824/1210 KB 108/1192 KB 420/577 KB 132/167 KB 1716/1822 KB 820/1210 KB 96/1192 KB 424/577 KB 140/167 KB 1720/1822 KB 824/1210 KB 108/1192 KB 424/577 KB 140/167 KB 1716/1822 KB 824/1210 KB 108/1192 KB 420/577 KB 140/167 KB 1716/1822 KB 824/1210 KB 100/1192 KB 424/577 KB 140/167 KB 1724/1822 KB 828/1210 KB 108/1192 KB 424/577 KB 140/167 KB 1724/1822 KB 832/1210 KB 108/1192 KB 424/577 KB 140/167 KB 1724/1822 KB 824/1210 KB 108/1192 KB 428/577 KB 140/167 KB 1724/1822 KB 832/1210 KB 112/1192 KB 424/577 KB 140/167 KB 1724/1822 KB 832/1210 KB 112/1192 KB 420/577 KB 140/167 KB 1716/1822 KB 832/1210 KB 112/1192 KB 428/577 KB 144/167 KB 1728/1822 KB 832/1210 KB 112/1192 KB 432/577 KB 148/167 KB 1728/1822 KB 836/1210 KB 112/1192 KB 432/577 KB 152/167 KB 1728/1822 KB 836/1210 KB 116/1192 KB 432/577 KB 156/167 KB 1728/1822 KB 836/1210 KB 116/1192 KB 432/577 KB 160/167 KB 1728/1822 KB 836/1210 KB 116/1192 KB 428/577 KB 140/167 KB unit-abot-epc-basic-0: 01:13:01 DEBUG unit.abot-epc-basic/0.install 1728/1822 KB 832/1210 KB 112/1192 KB 432/577 KB 160/167 KB 1732/1822 KB 836/1210 KB 116/1192 KB 432/577 KB 148/167 KB 1728/1822 KB 836/1210 KB 116/1192 KB 432/577 KB 144/167 KB 1728/1822 KB 836/1210 KB 112/1192 KB 432/577 KB 144/167 KB 1728/1822 KB 832/1210 KB 112/1192 KB 436/577 KB 160/167 KB 1732/1822 KB 836/1210 KB 116/1192 KB 440/577 KB 160/167 KB 1736/1822 KB 840/1210 KB 120/1192 KB 436/577 KB 160/167 KB 1736/1822 KB 840/1210 KB 120/1192 KB 436/577 KB 160/167 KB 1732/1822 KB 840/1210 KB 120/1192 KB 436/577 KB 160/167 KB 1732/1822 KB 840/1210 KB 116/1192 KB 440/577 KB 160/167 KB 1740/1822 KB 844/1210 KB 120/1192 KB 440/577 KB 160/167 KB 1740/1822 KB 848/1210 KB 120/1192 KB 440/577 KB 160/167 KB 1740/1822 KB 848/1210 KB 124/1192 KB 440/577 KB 160/167 KB 1740/1822 KB 848/1210 KB 128/1192 KB 440/577 KB 160/167 KB 1740/1822 KB 840/1210 KB 120/1192 KB 440/577 KB 164/167 KB 1744/1822 KB 848/1210 KB 128/1192 KB 444/577 KB 164/167 KB 1748/1822 KB 848/1210 KB 128/1192 KB 444/577 KB 164/167 KB 1752/1822 KB 852/1210 KB 132/1192 KB 444/577 KB 164/167 KB 1756/1822 KB 852/1210 KB 132/1192 KB 444/577 KB 164/167 KB 1760/1822 KB 852/1210 KB 132/1192 KB 440/577 KB 164/167 KB 1740/1822 KB 848/1210 KB 128/1192 KB 444/577 KB 167/167 KB 1760/1822 KB 852/1210 KB 132/1192 KB 444/577 KB 164/167 KB 1748/1822 KB 852/1210 KB 132/1192 KB 444/577 KB 164/167 KB 1748/1822 KB 852/1210 KB 128/1192 KB 444/577 KB 164/167 KB 1744/1822 KB 848/1210 KB 128/1192 KB 448/577 KB 167/167 KB 1760/1822 KB 852/1210 KB 132/1192 KB 452/577 KB 167/167 KB 1760/1822 KB 852/1210 KB 132/1192 KB 456/577 KB 167/167 KB 1760/1822 KB 856/1210 KB 136/1192 KB 460/577 KB 167/167 KB 1760/1822 KB 856/1210 KB 136/1192 KB 464/577 KB 167/167 KB 1760/1822 KB 856/1210 KB 136/1192 KB 452/577 KB 167/167 KB 1760/1822 KB 856/1210 KB 136/1192 KB 464/577 KB 167/167 KB 1760/1822 KB 860/1210 KB 136/1192 KB 464/577 KB 167/167 KB 1760/1822 KB 864/1210 KB 136/1192 KB 452/577 KB 167/167 KB 1760/1822 KB 852/1210 KB 136/1192 KB 464/577 KB 167/167 KB 1760/1822 KB 864/1210 KB 140/1192 KB 464/577 KB 167/167 KB 1760/1822 KB 864/1210 KB 144/1192 KB 464/577 KB 167/167 KB 1760/1822 KB 868/1210 KB 144/1192 KB 468/577 KB 167/167 KB 1764/1822 KB 872/1210 KB 148/1192 KB 468/577 KB 167/167 KB 1764/1822 KB 876/1210 KB 148/1192 KB 468/577 KB 167/167 KB 1764/1822 KB 880/1210 KB 148/1192 KB 468/577 KB 167/167 KB 1764/1822 KB 868/1210 KB 148/1192 KB 468/577 KB 167/167 KB 1760/1822 KB 868/1210 KB 148/1192 KB 464/577 KB 167/167 KB 1760/1822 KB 868/1210 KB 148/1192 KB 468/577 KB 167/167 KB 1764/1822 KB 880/1210 KB 152/1192 KB 468/577 KB 167/167 KB 1764/1822 KB 880/1210 KB 156/1192 KB 472/577 KB 167/167 KB 1764/1822 KB 880/1210 KB 156/1192 KB 472/577 KB 167/167 KB 1768/1822 KB 880/1210 KB 160/1192 KB 472/577 KB 167/167 KB 1772/1822 KB 880/1210 KB 160/1192 KB 476/577 KB 167/167 KB 1776/1822 KB 880/1210 KB 160/1192 KB 476/577 KB 167/167 KB 1780/1822 KB 880/1210 KB 160/1192 KB 472/577 KB 167/167 KB 1768/1822 KB 880/1210 KB 160/1192 KB 476/577 KB 167/167 KB 1780/1822 KB 884/1210 KB 164/1192 KB 476/577 KB 167/167 KB 1780/1822 KB 884/1210 KB 168/1192 KB 476/577 KB 167/167 KB 1780/1822 KB 884/1210 KB 172/1192 KB 476/577 KB 167/167 KB 1780/1822 KB 884/1210 KB 176/1192 KB 476/577 KB 167/167 KB 1780/1822 KB 884/1210 KB 160/1192 KB 476/577 KB 1780/1822 KB 888/1210 KB 176/1192 KB 476/577 KB 1780/1822 KB 892/1210 KB 176/1192 KB 476/577 KB 1780/1822 KB 896/1210 KB 176/1192 KB 476/577 KB 167/1 unit-abot-epc-basic-0: 01:13:01 DEBUG unit.abot-epc-basic/0.install 67 KB 1772/1822 KB 880/1210 KB 160/1192 KB 480/577 KB 1780/1822 KB 896/1210 KB 176/1192 KB 484/577 KB 1780/1822 KB 896/1210 KB 176/1192 KB 488/577 KB 1780/1822 KB 896/1210 KB 176/1192 KB 492/577 KB 1780/1822 KB 896/1210 KB 176/1192 KB 496/577 KB 1780/1822 KB 896/1210 KB 176/1192 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar (167 KB at 116.3 KB/sec) unit-abot-epc-basic-0: 01:13:01 DEBUG unit.abot-epc-basic/0.install 496/577 KB 1784/1822 KB 900/1210 KB 180/1192 KB 500/577 KB 1784/1822 KB 904/1210 KB 180/1192 KB 496/577 KB 1784/1822 KB 896/1210 KB 176/1192 KB 500/577 KB 1788/1822 KB 904/1210 KB 180/1192 KB 500/577 KB 1792/1822 KB 904/1210 KB 180/1192 KB 496/577 KB 1784/1822 KB 896/1210 KB 180/1192 KB 500/577 KB 1784/1822 KB 900/1210 KB 180/1192 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar unit-abot-epc-basic-0: 01:13:01 DEBUG unit.abot-epc-basic/0.install 504/577 KB 1792/1822 KB 904/1210 KB 184/1192 KB 500/577 KB 1792/1822 KB 904/1210 KB 184/1192 KB 504/577 KB 1792/1822 KB 908/1210 KB 188/1192 KB 504/577 KB 1792/1822 KB 908/1210 KB 192/1192 KB 504/577 KB 1792/1822 KB 908/1210 KB 184/1192 KB 508/577 KB 1792/1822 KB 912/1210 KB 192/1192 KB 508/577 KB 1792/1822 KB 908/1210 KB 192/1192 KB 512/577 KB 1792/1822 KB 912/1210 KB 192/1192 KB 512/577 KB 1792/1822 KB 916/1210 KB 192/1192 KB 516/577 KB 1796/1822 KB 920/1210 KB 196/1192 KB 516/577 KB 1796/1822 KB 924/1210 KB 196/1192 KB 516/577 KB 1796/1822 KB 928/1210 KB 196/1192 KB 516/577 KB 1796/1822 KB 916/1210 KB 196/1192 KB 516/577 KB 1796/1822 KB 916/1210 KB 192/1192 KB 516/577 KB 1800/1822 KB 928/1210 KB 196/1192 KB 516/577 KB 1804/1822 KB 928/1210 KB 196/1192 KB 516/577 KB 1808/1822 KB 928/1210 KB 196/1192 KB 516/577 KB 1808/1822 KB 928/1210 KB 200/1192 KB 516/577 KB 1808/1822 KB 928/1210 KB 204/1192 KB 516/577 KB 1808/1822 KB 928/1210 KB 208/1192 KB 516/577 KB 1792/1822 KB 916/1210 KB 192/1192 KB 520/577 KB 1808/1822 KB 928/1210 KB 208/1192 KB 524/577 KB 3/439 KB 1808/1822 KB 928/1210 KB 208/1192 KB 524/577 KB 6/439 KB 1812/1822 KB 932/1210 KB 208/1192 KB 524/577 KB 9/439 KB 1812/1822 KB 932/1210 KB 212/1192 KB 524/577 KB 3/439 KB 1812/1822 KB 932/1210 KB 208/1192 KB 524/577 KB 3/439 KB 1812/1822 KB 928/1210 KB 208/1192 KB 524/577 KB 1808/1822 KB 928/1210 KB 208/1192 KB 528/577 KB 9/439 KB 1812/1822 KB 932/1210 KB 212/1192 KB 528/577 KB 9/439 KB 1816/1822 KB 932/1210 KB 212/1192 KB 528/577 KB 9/439 KB 1820/1822 KB 932/1210 KB 212/1192 KB 528/577 KB 9/439 KB 1822/1822 KB 932/1210 KB 212/1192 KB 532/577 KB 9/439 KB 1822/1822 KB 932/1210 KB 212/1192 KB 524/577 KB 6/439 KB 1812/1822 KB 932/1210 KB 212/1192 KB 532/577 KB 11/439 KB 1822/1822 KB 936/1210 KB 216/1192 KB 532/577 KB 11/439 KB 1822/1822 KB 936/1210 KB 220/1192 KB 532/577 KB 11/439 KB 1822/1822 KB 936/1210 KB 212/1192 KB 532/577 KB 9/439 KB 1822/1822 KB 936/1210 KB 212/1192 KB 536/577 KB 11/439 KB 1822/1822 KB 940/1210 KB 220/1192 KB 536/577 KB 11/439 KB 1822/1822 KB 936/1210 KB 220/1192 KB 536/577 KB 11/439 KB 1822/1822 KB 940/1210 KB 224/1192 KB 540/577 KB 14/439 KB 1822/1822 KB 944/1210 KB 224/1192 KB 540/577 KB 11/439 KB 1822/1822 KB 944/1210 KB 224/1192 KB 540/577 KB 14/439 KB 1822/1822 KB 944/1210 KB 228/1192 KB 544/577 KB 14/439 KB 1822/1822 KB 944/1210 KB 228/1192 KB 544/577 KB 16/439 KB 1822/1822 KB 948/1210 KB 228/1192 KB 548/577 KB 16/439 KB 1822/1822 KB 952/1210 KB 228/1192 KB 548/577 KB 16/439 KB 1822/1822 KB 956/1210 KB 228/1192 KB 548/577 KB 16/439 KB 1822/1822 KB 960/1210 KB 228/1192 KB 540/577 KB 14/439 KB 1822/1822 KB 944/1210 KB 228/1192 KB 548/577 KB 16/439 KB 1822/1822 KB 960/1210 KB 232/1192 KB 548/577 KB 16/439 KB 1822/1822 KB 960/1210 KB 236/1192 KB 548/577 KB 16/439 KB 1822/1822 KB 948/1210 KB 228/1192 KB 552/577 KB 16/439 KB 1822/1822 KB 960/1210 KB 240/1192 KB 556/577 KB 16/439 KB 1822/1822 KB 960/1210 KB 240/1192 KB 560/577 KB 16/439 KB 1822/1822 KB 960/1210 KB 240/1192 KB 544/577 KB 16/439 KB 1822/1822 KB 944/1210 KB 228/1192 KB 560/577 KB 19/439 KB 1822/1822 KB 960/1210 KB 240/1192 KB 560/577 KB 22/439 KB 1822/1822 KB 960/1210 KB 240/1192 KB 560/577 KB 25/439 KB 1822/1822 KB 960/1210 KB 240/1192 KB 560/577 KB 27/439 KB 1822/1822 KB 960/1210 KB 240/1192 KB 552/577 KB 16/439 KB 1822/1822 KB 960/1210 KB 240/1192 KB 560/577 KB 30/439 KB 1822/1822 KB 960/1210 KB 240/1192 KB 560/577 KB 30/439 KB 1 unit-abot-epc-basic-0: 01:13:01 DEBUG unit.abot-epc-basic/0.install 822/1822 KB 964/1210 KB 240/1192 KB 564/577 KB 32/439 KB 968/1210 KB 244/1192 KB 564/577 KB 32/439 KB 1822/1822 KB 964/1210 KB 244/1192 KB 568/577 KB 32/439 KB 968/1210 KB 244/1192 KB 560/577 KB 32/439 KB 1822/1822 KB 964/1210 KB 244/1192 KB 560/577 KB 30/439 KB 1822/1822 KB 964/1210 KB 244/1192 KB 568/577 KB 36/439 KB 972/1210 KB 244/1192 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar (1822 KB at 1250.1 KB/sec) unit-abot-epc-basic-0: 01:13:01 DEBUG unit.abot-epc-basic/0.install 568/577 KB 32/439 KB 972/1210 KB 244/1192 KB 572/577 KB 36/439 KB 976/1210 KB 248/1192 KB 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: 01:13:01 DEBUG unit.abot-epc-basic/0.install 572/577 KB 36/439 KB 972/1210 KB 248/1192 KB 568/577 KB 36/439 KB 972/1210 KB 248/1192 KB 576/577 KB 36/439 KB 976/1210 KB 252/1192 KB 576/577 KB 36/439 KB 976/1210 KB 256/1192 KB 576/577 KB 40/439 KB 976/1210 KB 256/1192 KB 576/577 KB 44/439 KB 976/1210 KB 256/1192 KB 576/577 KB 48/439 KB 976/1210 KB 256/1192 KB 576/577 KB 52/439 KB 976/1210 KB 256/1192 KB 576/577 KB 56/439 KB 980/1210 KB 260/1192 KB 576/577 KB 44/439 KB 976/1210 KB 256/1192 KB 577/577 KB 56/439 KB 980/1210 KB 260/1192 KB 576/577 KB 52/439 KB 980/1210 KB 260/1192 KB 576/577 KB 52/439 KB 980/1210 KB 256/1192 KB 577/577 KB 56/439 KB 984/1210 KB 260/1192 KB 577/577 KB 56/439 KB 988/1210 KB 260/1192 KB 577/577 KB 56/439 KB 988/1210 KB 264/1192 KB 577/577 KB 56/439 KB 988/1210 KB 268/1192 KB 577/577 KB 56/439 KB 992/1210 KB 272/1192 KB 577/577 KB 56/439 KB 992/1210 KB 268/1192 KB 577/577 KB 60/439 KB 992/1210 KB 272/1192 KB 577/577 KB 64/439 KB 992/1210 KB 272/1192 KB 577/577 KB 64/439 KB 992/1210 KB 276/1192 KB 577/577 KB 68/439 KB 996/1210 KB 280/1192 KB 577/577 KB 68/439 KB 996/1210 KB 276/1192 KB 577/577 KB 64/439 KB 996/1210 KB 276/1192 KB 577/577 KB 68/439 KB 1000/1210 KB 284/1192 KB 577/577 KB 68/439 KB 1004/1210 KB 284/1192 KB 577/577 KB 68/439 KB 1008/1210 KB 284/1192 KB 577/577 KB 68/439 KB 996/1210 KB 284/1192 KB 577/577 KB 72/439 KB 1008/1210 KB 284/1192 KB 577/577 KB 76/439 KB 1008/1210 KB 288/1192 KB 577/577 KB 80/439 KB 1008/1210 KB 288/1192 KB 577/577 KB 72/439 KB 1008/1210 KB 288/1192 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (577 KB at 392.3 KB/sec) unit-abot-epc-basic-0: 01:13:01 DEBUG unit.abot-epc-basic/0.install 80/439 KB 1012/1210 KB 292/1192 KB 4/562 KB 80/439 KB 1012/1210 KB 288/1192 KB 4/562 KB 80/439 KB 1008/1210 KB 288/1192 KB 4/562 KB 80/439 KB 1012/1210 KB 292/1192 KB 8/562 KB 80/439 KB 1012/1210 KB 292/1192 KB 12/562 KB 80/439 KB 1012/1210 KB 292/1192 KB 16/562 KB 80/439 KB 1012/1210 KB 292/1192 KB 20/562 KB 80/439 KB 1012/1210 KB 292/1192 KB 24/562 KB 80/439 KB 1012/1210 KB 292/1192 KB 28/562 KB 80/439 KB 1012/1210 KB 292/1192 KB 32/562 KB 80/439 KB 1012/1210 KB 296/1192 KB 32/562 KB 80/439 KB 1016/1210 KB 300/1192 KB 32/562 KB Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar unit-abot-epc-basic-0: 01:13:01 DEBUG unit.abot-epc-basic/0.install 80/439 KB 1016/1210 KB 296/1192 KB 32/562 KB 84/439 KB 1020/1210 KB 300/1192 KB 32/562 KB 84/439 KB 1016/1210 KB 300/1192 KB 32/562 KB 88/439 KB 1020/1210 KB 300/1192 KB 32/562 KB 92/439 KB 1024/1210 KB 304/1192 KB 32/562 KB 96/439 KB 1024/1210 KB 304/1192 KB 32/562 KB 100/439 KB 1024/1210 KB 304/1192 KB 32/562 KB 104/439 KB 1024/1210 KB 304/1192 KB 36/562 KB 108/439 KB 1024/1210 KB 304/1192 KB 36/562 KB 112/439 KB 1024/1210 KB 304/1192 KB 36/562 KB 88/439 KB 1024/1210 KB 304/1192 KB 32/562 KB 88/439 KB 1024/1210 KB 300/1192 KB 32/562 KB 112/439 KB 1028/1210 KB 304/1192 KB 36/562 KB 112/439 KB 1032/1210 KB 308/1192 KB 36/562 KB 112/439 KB 1036/1210 KB 308/1192 KB 36/562 KB 112/439 KB 1040/1210 KB 308/1192 KB 36/562 KB 100/439 KB 1024/1210 KB 304/1192 KB 36/562 KB 112/439 KB 1040/1210 KB 308/1192 KB 40/562 KB 112/439 KB 1040/1210 KB 308/1192 KB 44/562 KB 112/439 KB 1040/1210 KB 308/1192 KB 48/562 KB 112/439 KB 1028/1210 KB 308/1192 KB 36/562 KB 112/439 KB 1040/1210 KB 312/1192 KB 48/562 KB 112/439 KB 1040/1210 KB 316/1192 KB 48/562 KB 112/439 KB 1040/1210 KB 320/1192 KB 48/562 KB 112/439 KB 1040/1210 KB 324/1192 KB 48/562 KB 116/439 KB 4/256 KB 1044/1210 KB 328/1192 KB 52/562 KB 116/439 KB 4/256 KB 1044/1210 KB 324/1192 KB 52/562 KB 116/439 KB 8/256 KB 1044/1210 KB 332/1192 KB 52/562 KB 116/439 KB 12/256 KB 1044/1210 KB 332/1192 KB 52/562 KB 116/439 KB 16/256 KB 1044/1210 KB 332/1192 KB 52/562 KB 116/439 KB 1044/1210 KB 324/1192 KB 52/562 KB 120/439 KB 16/256 KB 1044/1210 KB 332/1192 KB 52/562 KB 124/439 KB 16/256 KB 1044/1210 KB 332/1192 KB 52/562 KB 128/439 KB 16/256 KB 1044/1210 KB 332/1192 KB 52/562 KB 112/439 KB 1044/1210 KB 324/1192 KB 52/562 KB 128/439 KB 16/256 KB 1044/1210 KB 332/1192 KB 56/562 KB 128/439 KB 16/256 KB 1044/1210 KB 332/1192 KB 60/562 KB 128/439 KB 16/256 KB 1044/1210 KB 332/1192 KB 64/562 KB 112/439 KB 1044/1210 KB 324/1192 KB 48/562 KB 128/439 KB 16/256 KB 1048/1210 KB 332/1192 KB 64/562 KB 128/439 KB 16/256 KB 1052/1210 KB 332/1192 KB 64/562 KB 128/439 KB 16/256 KB 1056/1210 KB 332/1192 KB 64/562 KB 116/439 KB 4/256 KB 1044/1210 KB 332/1192 KB 52/562 KB 128/439 KB 16/256 KB 1056/1210 KB 336/1192 KB 64/562 KB 128/439 KB 16/256 KB 1056/1210 KB 336/1192 KB 68/562 KB 132/439 KB 20/256 KB 1060/1210 KB 340/1192 KB 72/562 KB 132/439 KB 20/256 KB 1060/1210 KB 340/1192 KB 76/562 KB 132/439 KB 20/256 KB 1060/1210 KB 340/1192 KB 80/562 KB 132/439 KB 20/256 KB 1060/1210 KB 340/1192 KB 68/562 KB 132/439 KB 20/256 KB 1056/1210 KB 340/1192 KB 68/562 KB 132/439 KB 20/256 KB 1056/1210 KB 336/1192 KB 68/562 KB 128/439 KB 20/256 KB 1056/1210 KB 336/1192 KB 68/562 KB 136/439 KB 24/256 KB 1064/1210 KB 344/1192 KB 80/562 KB 132/439 KB 20/256 KB 1064/1210 KB 344/1192 KB 80/562 KB 136/439 KB 24/256 KB 1064/1210 KB 348/1192 KB 80/562 KB 132/439 KB 24/256 KB 1064/1210 KB 344/1192 KB 80/562 KB 136/439 KB 28/256 KB 1068/1210 KB 348/1192 KB 80/562 KB 136/439 KB 28/256 KB 1072/1210 KB 348/1192 KB 80/562 KB 136/439 KB 28/256 KB 1064/1210 KB 348/1192 KB 80/562 KB 136/439 KB 20/256 KB 1064/1210 KB 344/1192 KB 80/562 KB 140/439 KB 28/256 KB 1072/1210 KB 352/1192 KB 80/562 KB 144/439 KB 32/256 KB 1072/1210 KB 352/1192 KB 80/562 KB 136/439 KB 28/256 KB 1072/1210 KB 352/1192 KB 80/562 KB 144/439 KB 32/256 KB 1072/1210 KB 352/1192 KB 84/562 KB 144/439 KB 32/256 KB 1072/1210 KB 352/1192 KB 88/562 KB 144/439 KB 32/256 KB 1072/1210 KB 352/1192 KB 92/562 KB 148/439 KB 32/256 KB unit-abot-epc-basic-0: 01:13:01 DEBUG unit.abot-epc-basic/0.install 1072/1210 KB 352/1192 KB 96/562 KB 148/439 KB 32/256 KB 1076/1210 KB 356/1192 KB 100/562 KB 140/439 KB 32/256 KB 1072/1210 KB 352/1192 KB 80/562 KB 148/439 KB 36/256 KB 1076/1210 KB 356/1192 KB 100/562 KB 148/439 KB 40/256 KB 1076/1210 KB 356/1192 KB 100/562 KB 148/439 KB 44/256 KB 1076/1210 KB 356/1192 KB 100/562 KB 148/439 KB 48/256 KB 1076/1210 KB 356/1192 KB 100/562 KB 148/439 KB 32/256 KB 1076/1210 KB 356/1192 KB 96/562 KB 148/439 KB 32/256 KB 1076/1210 KB 352/1192 KB 96/562 KB 148/439 KB 48/256 KB 1080/1210 KB 356/1192 KB 100/562 KB 148/439 KB 32/256 KB 1072/1210 KB 352/1192 KB 92/562 KB 148/439 KB 48/256 KB 1080/1210 KB 360/1192 KB 100/562 KB 152/439 KB 48/256 KB 1084/1210 KB 360/1192 KB 100/562 KB 148/439 KB 48/256 KB 1084/1210 KB 360/1192 KB 100/562 KB 152/439 KB 48/256 KB 1084/1210 KB 364/1192 KB 100/562 KB 156/439 KB 48/256 KB 1084/1210 KB 368/1192 KB 100/562 KB 156/439 KB 48/256 KB 1084/1210 KB 364/1192 KB 100/562 KB 156/439 KB 48/256 KB 1088/1210 KB 368/1192 KB 100/562 KB 160/439 KB 48/256 KB 1088/1210 KB 368/1192 KB 100/562 KB 160/439 KB 48/256 KB 1088/1210 KB 372/1192 KB 100/562 KB 164/439 KB 52/256 KB 1092/1210 KB 376/1192 KB 104/562 KB 164/439 KB 52/256 KB 1092/1210 KB 380/1192 KB 104/562 KB 164/439 KB 52/256 KB 1092/1210 KB 384/1192 KB 104/562 KB 164/439 KB 52/256 KB 1092/1210 KB 372/1192 KB 104/562 KB 164/439 KB 52/256 KB 1088/1210 KB 372/1192 KB 104/562 KB 168/439 KB 52/256 KB 1096/1210 KB 384/1192 KB 104/562 KB 160/439 KB 52/256 KB 1088/1210 KB 372/1192 KB 104/562 KB 160/439 KB 48/256 KB 1088/1210 KB 372/1192 KB 104/562 KB 168/439 KB 52/256 KB 1096/1210 KB 384/1192 KB 108/562 KB 168/439 KB 52/256 KB 1096/1210 KB 384/1192 KB 112/562 KB 168/439 KB 52/256 KB 1096/1210 KB 384/1192 KB 116/562 KB 172/439 KB 56/256 KB 1096/1210 KB 384/1192 KB 120/562 KB 172/439 KB 56/256 KB 1096/1210 KB 384/1192 KB 124/562 KB 164/439 KB 52/256 KB 1096/1210 KB 384/1192 KB 104/562 KB 172/439 KB 56/256 KB 1100/1210 KB 384/1192 KB 124/562 KB 172/439 KB 56/256 KB 1104/1210 KB 384/1192 KB 124/562 KB 172/439 KB 56/256 KB 1096/1210 KB 384/1192 KB 116/562 KB 168/439 KB 56/256 KB 1096/1210 KB 384/1192 KB 116/562 KB 172/439 KB 60/256 KB 1104/1210 KB 384/1192 KB 124/562 KB 172/439 KB 64/256 KB 1104/1210 KB 384/1192 KB 124/562 KB 176/439 KB 64/256 KB 1104/1210 KB 384/1192 KB 124/562 KB 176/439 KB 64/256 KB 1108/1210 KB 384/1192 KB 124/562 KB 180/439 KB 68/256 KB 1112/1210 KB 388/1192 KB 128/562 KB 180/439 KB 68/256 KB 1116/1210 KB 388/1192 KB 128/562 KB 180/439 KB 68/256 KB 1120/1210 KB 388/1192 KB 128/562 KB 180/439 KB 68/256 KB 1108/1210 KB 388/1192 KB 128/562 KB 180/439 KB 68/256 KB 1108/1210 KB 388/1192 KB 124/562 KB 176/439 KB 64/256 KB 1108/1210 KB 388/1192 KB 124/562 KB 180/439 KB 68/256 KB 1120/1210 KB 392/1192 KB 128/562 KB 180/439 KB 72/256 KB 1120/1210 KB 396/1192 KB 128/562 KB 180/439 KB 72/256 KB 1120/1210 KB 400/1192 KB 128/562 KB 180/439 KB 64/256 KB 1108/1210 KB 388/1192 KB 124/562 KB 184/439 KB 72/256 KB 1120/1210 KB 400/1192 KB 128/562 KB 180/439 KB 72/256 KB 1120/1210 KB 392/1192 KB 128/562 KB 188/439 KB 76/256 KB 1120/1210 KB 400/1192 KB 128/562 KB 188/439 KB 80/256 KB 1120/1210 KB 400/1192 KB 128/562 KB 188/439 KB 80/256 KB 1120/1210 KB 400/1192 KB 132/562 KB 188/439 KB 80/256 KB 1124/1210 KB 404/1192 KB 136/562 KB 188/439 KB 80/256 KB 1124/1210 KB 404/1192 KB 140/562 KB 188/439 KB 80/256 KB 1124/1210 KB 404/1192 KB 144/562 KB 188/439 KB 84/256 KB 1124/1210 KB 404 unit-abot-epc-basic-0: 01:13:01 DEBUG unit.abot-epc-basic/0.install /1192 KB 144/562 KB 188/439 KB 88/256 KB 1124/1210 KB 404/1192 KB 144/562 KB 188/439 KB 92/256 KB 1124/1210 KB 404/1192 KB 144/562 KB 188/439 KB 96/256 KB 1124/1210 KB 404/1192 KB 144/562 KB 188/439 KB 80/256 KB 1124/1210 KB 404/1192 KB 132/562 KB 188/439 KB 96/256 KB 1128/1210 KB 404/1192 KB 144/562 KB 188/439 KB 96/256 KB 1132/1210 KB 404/1192 KB 144/562 KB 188/439 KB 80/256 KB 1120/1210 KB 404/1192 KB 132/562 KB 192/439 KB 96/256 KB 1132/1210 KB 404/1192 KB 144/562 KB 196/439 KB 96/256 KB 1132/1210 KB 404/1192 KB 144/562 KB 200/439 KB 96/256 KB 1132/1210 KB 404/1192 KB 144/562 KB 204/439 KB 96/256 KB 1132/1210 KB 404/1192 KB 144/562 KB 188/439 KB 80/256 KB 1120/1210 KB 404/1192 KB 132/562 KB 204/439 KB 96/256 KB 1136/1210 KB 408/1192 KB 144/562 KB 204/439 KB 96/256 KB 1136/1210 KB 412/1192 KB 144/562 KB 204/439 KB 96/256 KB 1136/1210 KB 404/1192 KB 144/562 KB 204/439 KB 96/256 KB 1136/1210 KB 416/1192 KB 144/562 KB 204/439 KB 96/256 KB 1136/1210 KB 416/1192 KB 148/562 KB 204/439 KB 96/256 KB 1136/1210 KB 416/1192 KB 152/562 KB 208/439 KB 96/256 KB 1140/1210 KB 416/1192 KB 156/562 KB 208/439 KB 96/256 KB 1140/1210 KB 416/1192 KB 160/562 KB 208/439 KB 96/256 KB 1140/1210 KB 416/1192 KB 164/562 KB 208/439 KB 100/256 KB 1140/1210 KB 420/1192 KB 168/562 KB 208/439 KB 100/256 KB 1140/1210 KB 420/1192 KB 172/562 KB 208/439 KB 100/256 KB 1140/1210 KB 420/1192 KB 176/562 KB 208/439 KB 96/256 KB 1140/1210 KB 416/1192 KB 152/562 KB 208/439 KB 96/256 KB 1136/1210 KB 416/1192 KB 152/562 KB 212/439 KB 100/256 KB 1140/1210 KB 420/1192 KB 176/562 KB 208/439 KB 100/256 KB 1140/1210 KB 420/1192 KB 164/562 KB 212/439 KB 104/256 KB 1144/1210 KB 420/1192 KB 176/562 KB 212/439 KB 108/256 KB 1144/1210 KB 420/1192 KB 176/562 KB 212/439 KB 112/256 KB 1144/1210 KB 420/1192 KB 176/562 KB 208/439 KB 96/256 KB 1140/1210 KB 420/1192 KB 164/562 KB 212/439 KB 100/256 KB 1144/1210 KB 420/1192 KB 176/562 KB 212/439 KB 112/256 KB 1144/1210 KB 424/1192 KB 176/562 KB 212/439 KB 112/256 KB 1148/1210 KB 424/1192 KB 176/562 KB 212/439 KB 112/256 KB 1152/1210 KB 424/1192 KB 176/562 KB 212/439 KB 112/256 KB 1152/1210 KB 428/1192 KB 176/562 KB 212/439 KB 112/256 KB 1152/1210 KB 432/1192 KB 176/562 KB 216/439 KB 112/256 KB 1156/1210 KB 436/1192 KB 176/562 KB 216/439 KB 116/256 KB 1156/1210 KB 440/1192 KB 180/562 KB 216/439 KB 112/256 KB 1156/1210 KB 432/1192 KB 176/562 KB 216/439 KB 112/256 KB 1152/1210 KB 432/1192 KB 176/562 KB 220/439 KB 116/256 KB 1156/1210 KB 440/1192 KB 180/562 KB 224/439 KB 116/256 KB 1156/1210 KB 440/1192 KB 180/562 KB 228/439 KB 116/256 KB 1156/1210 KB 440/1192 KB 180/562 KB 216/439 KB 116/256 KB 1156/1210 KB 436/1192 KB 180/562 KB 228/439 KB 120/256 KB 1160/1210 KB 440/1192 KB 180/562 KB 228/439 KB 124/256 KB 1160/1210 KB 440/1192 KB 180/562 KB 216/439 KB 112/256 KB 1156/1210 KB 436/1192 KB 180/562 KB 228/439 KB 128/256 KB 1160/1210 KB 440/1192 KB 180/562 KB 228/439 KB 116/256 KB 1160/1210 KB 440/1192 KB 180/562 KB 232/439 KB 128/256 KB 1160/1210 KB 440/1192 KB 184/562 KB 228/439 KB 128/256 KB 1160/1210 KB 440/1192 KB 184/562 KB 232/439 KB 128/256 KB 1164/1210 KB 440/1192 KB 188/562 KB 232/439 KB 128/256 KB 1164/1210 KB 440/1192 KB 184/562 KB 236/439 KB 128/256 KB 1164/1210 KB 444/1192 KB 188/562 KB 236/439 KB 128/256 KB 1168/1210 KB 448/1192 KB 192/562 KB 236/439 KB 128/256 KB 1164/1210 KB 440/1192 KB 188/562 KB 240/439 KB 128/256 KB 1168/1210 KB 448/1192 KB 192/562 KB 236/439 KB 128/256 KB unit-abot-epc-basic-0: 01:13:01 DEBUG unit.abot-epc-basic/0.install 1168/1210 KB 444/1192 KB 192/562 KB 236/439 KB 128/256 KB 1164/1210 KB 444/1192 KB 192/562 KB 240/439 KB 128/256 KB 1172/1210 KB 448/1192 KB 192/562 KB 244/439 KB 132/256 KB 1172/1210 KB 452/1192 KB 196/562 KB 244/439 KB 136/256 KB 1172/1210 KB 452/1192 KB 196/562 KB 240/439 KB 128/256 KB 1172/1210 KB 448/1192 KB 196/562 KB 244/439 KB 140/256 KB 1176/1210 KB 452/1192 KB 196/562 KB 244/439 KB 140/256 KB 1180/1210 KB 452/1192 KB 200/562 KB 244/439 KB 140/256 KB 1184/1210 KB 452/1192 KB 200/562 KB 244/439 KB 128/256 KB 1172/1210 KB 452/1192 KB 196/562 KB 248/439 KB 140/256 KB 1184/1210 KB 452/1192 KB 200/562 KB 240/439 KB 128/256 KB 1172/1210 KB 452/1192 KB 196/562 KB 244/439 KB 140/256 KB 1176/1210 KB 452/1192 KB 200/562 KB 244/439 KB 140/256 KB 1172/1210 KB 452/1192 KB 196/562 KB 252/439 KB 144/256 KB 1184/1210 KB 452/1192 KB 200/562 KB 252/439 KB 144/256 KB 1184/1210 KB 456/1192 KB 204/562 KB 252/439 KB 144/256 KB 1184/1210 KB 456/1192 KB 208/562 KB 252/439 KB 144/256 KB 1184/1210 KB 456/1192 KB 200/562 KB 252/439 KB 144/256 KB 1184/1210 KB 460/1192 KB 208/562 KB 252/439 KB 140/256 KB 1184/1210 KB 452/1192 KB 200/562 KB 256/439 KB 144/256 KB 1184/1210 KB 460/1192 KB 212/562 KB 256/439 KB 148/256 KB 1188/1210 KB 464/1192 KB 216/562 KB 256/439 KB 148/256 KB 1188/1210 KB 464/1192 KB 220/562 KB 256/439 KB 148/256 KB 1188/1210 KB 464/1192 KB 212/562 KB 256/439 KB 152/256 KB 1188/1210 KB 464/1192 KB 220/562 KB 256/439 KB 156/256 KB 1188/1210 KB 464/1192 KB 220/562 KB 256/439 KB 144/256 KB 1188/1210 KB 464/1192 KB 212/562 KB 256/439 KB 144/256 KB 1184/1210 KB 460/1192 KB 208/562 KB 256/439 KB 144/256 KB 1184/1210 KB 464/1192 KB 212/562 KB 256/439 KB 156/256 KB 1188/1210 KB 468/1192 KB 220/562 KB 260/439 KB 160/256 KB 1192/1210 KB 472/1192 KB 220/562 KB 260/439 KB 160/256 KB 1192/1210 KB 468/1192 KB 220/562 KB 260/439 KB 156/256 KB 1192/1210 KB 468/1192 KB 220/562 KB 260/439 KB 156/256 KB 1188/1210 KB 468/1192 KB 220/562 KB 264/439 KB 160/256 KB 1192/1210 KB 472/1192 KB 224/562 KB 268/439 KB 160/256 KB 1196/1210 KB 472/1192 KB 224/562 KB 270/439 KB 160/256 KB 1196/1210 KB 472/1192 KB 224/562 KB 260/439 KB 160/256 KB 1192/1210 KB 472/1192 KB 224/562 KB 270/439 KB 160/256 KB 1196/1210 KB 476/1192 KB 228/562 KB 274/439 KB 164/256 KB 1196/1210 KB 476/1192 KB 232/562 KB 270/439 KB 160/256 KB 1196/1210 KB 476/1192 KB 224/562 KB 264/439 KB 160/256 KB 1196/1210 KB 472/1192 KB 224/562 KB 274/439 KB 164/256 KB 1200/1210 KB 476/1192 KB 236/562 KB 274/439 KB 164/256 KB 1200/1210 KB 480/1192 KB 236/562 KB 274/439 KB 164/256 KB 1204/1210 KB 480/1192 KB 236/562 KB 274/439 KB 164/256 KB 1208/1210 KB 480/1192 KB 236/562 KB 274/439 KB 164/256 KB 1210/1210 KB 480/1192 KB 236/562 KB 274/439 KB 164/256 KB 1196/1210 KB 476/1192 KB 228/562 KB 274/439 KB 168/256 KB 1210/1210 KB 480/1192 KB 236/562 KB 274/439 KB 172/256 KB 1210/1210 KB 480/1192 KB 236/562 KB 274/439 KB 176/256 KB 1210/1210 KB 480/1192 KB 236/562 KB 274/439 KB 180/256 KB 1210/1210 KB 484/1192 KB 236/562 KB 274/439 KB 184/256 KB 1210/1210 KB 484/1192 KB 236/562 KB 274/439 KB 160/256 KB 1196/1210 KB 476/1192 KB 228/562 KB 278/439 KB 184/256 KB 1210/1210 KB 484/1192 KB 236/562 KB 282/439 KB 184/256 KB 1210/1210 KB 484/1192 KB 236/562 KB 274/439 KB 176/256 KB 1210/1210 KB 484/1192 KB 236/562 KB 274/439 KB 176/256 KB 1210/1210 KB 480/1192 KB 236/562 KB 282/439 KB 184/256 KB 1210/1210 KB 484/1192 KB 240/562 KB 286/439 KB 184/256 KB 1210/1210 KB 484/1192 machine-2: 01:13:01 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 01:13:01 DEBUG unit.abot-epc-basic/0.install KB 240/562 KB 290/439 KB 184/256 KB 1210/1210 KB 488/1192 KB 240/562 KB 294/439 KB 188/256 KB 1210/1210 KB 488/1192 KB 244/562 KB 298/439 KB 188/256 KB 1210/1210 KB 488/1192 KB 244/562 KB 286/439 KB 184/256 KB 1210/1210 KB 488/1192 KB 240/562 KB 298/439 KB 188/256 KB 1210/1210 KB 492/1192 KB 244/562 KB 298/439 KB 188/256 KB 1210/1210 KB 496/1192 KB 244/562 KB 298/439 KB 188/256 KB 1210/1210 KB 500/1192 KB 244/562 KB 298/439 KB 188/256 KB 1210/1210 KB 504/1192 KB 244/562 KB 290/439 KB 188/256 KB 1210/1210 KB 488/1192 KB 244/562 KB 290/439 KB 184/256 KB 1210/1210 KB 488/1192 KB 244/562 KB 302/439 KB 188/256 KB 1210/1210 KB 504/1192 KB 248/562 KB 302/439 KB 192/256 KB 1210/1210 KB 504/1192 KB 252/562 KB 302/439 KB 192/256 KB 1210/1210 KB 504/1192 KB 256/562 KB 302/439 KB 188/256 KB 1210/1210 KB 504/1192 KB 244/562 KB 302/439 KB 192/256 KB 1210/1210 KB 504/1192 KB 248/562 KB 302/439 KB 196/256 KB 1210/1210 KB 504/1192 KB 256/562 KB 306/439 KB 200/256 KB 1210/1210 KB 508/1192 KB 260/562 KB 306/439 KB 204/256 KB 1210/1210 KB 508/1192 KB 260/562 KB 306/439 KB 208/256 KB 1210/1210 KB 508/1192 KB 260/562 KB 306/439 KB 196/256 KB 1210/1210 KB 508/1192 KB 260/562 KB 306/439 KB 208/256 KB 1210/1210 KB 508/1192 KB 264/562 KB 306/439 KB 208/256 KB 1210/1210 KB 508/1192 KB 268/562 KB 306/439 KB 212/256 KB 508/1192 KB 272/562 KB 306/439 KB 196/256 KB 1210/1210 KB 508/1192 KB 256/562 KB 302/439 KB 196/256 KB 1210/1210 KB 508/1192 KB 256/562 KB 306/439 KB 212/256 KB 512/1192 KB 272/562 KB 306/439 KB 212/256 KB 516/1192 KB 272/562 KB 310/439 KB 212/256 KB 520/1192 KB 272/562 KB 310/439 KB 212/256 KB 524/1192 KB 272/562 KB 310/439 KB 212/256 KB 528/1192 KB 272/562 KB 310/439 KB 212/256 KB 528/1192 KB 276/562 KB 310/439 KB 212/256 KB 528/1192 KB 280/562 KB 310/439 KB 212/256 KB 528/1192 KB 284/562 KB 310/439 KB 212/256 KB 528/1192 KB 288/562 KB 306/439 KB 212/256 KB 1210/1210 KB 508/1192 KB 268/562 KB 310/439 KB 212/256 KB 516/1192 KB 272/562 KB 314/439 KB 212/256 KB 528/1192 KB 288/562 KB 318/439 KB 212/256 KB 528/1192 KB 288/562 KB 318/439 KB 216/256 KB 528/1192 KB 288/562 KB 318/439 KB 220/256 KB 528/1192 KB 288/562 KB 318/439 KB 224/256 KB 528/1192 KB 288/562 KB 322/439 KB 224/256 KB 528/1192 KB 288/562 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 780.9 KB/sec) unit-abot-epc-basic-0: 01:13:01 DEBUG unit.abot-epc-basic/0.install 326/439 KB 224/256 KB 528/1192 KB 288/562 KB 326/439 KB 224/256 KB 532/1192 KB 288/562 KB 330/439 KB 224/256 KB 532/1192 KB 288/562 KB 334/439 KB 224/256 KB 536/1192 KB 288/562 KB 338/439 KB 224/256 KB 536/1192 KB 288/562 KB 342/439 KB 228/256 KB 536/1192 KB 292/562 KB 346/439 KB 228/256 KB 536/1192 KB 292/562 KB 350/439 KB 228/256 KB 536/1192 KB 292/562 KB Downloading: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar machine-2: 01:13:01 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 01:13:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:13:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 01:13:01 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-2: 01:13:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 01:13:01 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 01:13:01 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 01:13:01 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 01:13:01 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 01:13:01 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 01:13:01 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-2: 01:13:01 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 01:13:01 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 01:13:01 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 01:13:01 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 01:13:01 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 01:13:01 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 01:13:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 01:13:01 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 01:13:01 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 01:13:01 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 01:13:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-abot-epc-basic-0: 01:13:01 DEBUG unit.abot-epc-basic/0.install 338/439 KB 228/256 KB 536/1192 KB 292/562 KB 350/439 KB 228/256 KB 536/1192 KB 296/562 KB 350/439 KB 228/256 KB 536/1192 KB 300/562 KB 338/439 KB 228/256 KB 536/1192 KB 288/562 KB 330/439 KB 224/256 KB 536/1192 KB 288/562 KB 350/439 KB 228/256 KB 540/1192 KB 300/562 KB 350/439 KB 228/256 KB 544/1192 KB 300/562 KB 350/439 KB 232/256 KB 544/1192 KB 300/562 KB 350/439 KB 236/256 KB 544/1192 KB 300/562 KB 350/439 KB 240/256 KB 544/1192 KB 300/562 KB 350/439 KB 240/256 KB 548/1192 KB 300/562 KB 350/439 KB 240/256 KB 548/1192 KB 304/562 KB 350/439 KB 240/256 KB 548/1192 KB 308/562 KB 354/439 KB 244/256 KB 552/1192 KB 312/562 KB 354/439 KB 244/256 KB 552/1192 KB 308/562 KB 354/439 KB 248/256 KB 552/1192 KB 316/562 KB 354/439 KB 252/256 KB 552/1192 KB 316/562 KB 354/439 KB 256/256 KB 552/1192 KB 316/562 KB 354/439 KB 240/256 KB 552/1192 KB 308/562 KB 350/439 KB 240/256 KB 552/1192 KB 308/562 KB 354/439 KB 256/256 KB 556/1192 KB 316/562 KB 354/439 KB 256/256 KB 560/1192 KB 316/562 KB 354/439 KB 256/256 KB 564/1192 KB 316/562 KB 358/439 KB 256/256 KB 564/1192 KB 316/562 KB 354/439 KB 256/256 KB 564/1192 KB 316/562 KB 354/439 KB 256/256 KB 564/1192 KB 316/562 KB 358/439 KB 256/256 KB 564/1192 KB 320/562 KB 362/439 KB 256/256 KB 564/1192 KB 320/562 KB 366/439 KB 256/256 KB 564/1192 KB 320/562 KB 370/439 KB 4/140 KB 256/256 KB 568/1192 KB 320/562 KB 366/439 KB 4/140 KB 256/256 KB 568/1192 KB 320/562 KB 370/439 KB 8/140 KB 256/256 KB 568/1192 KB 324/562 KB 370/439 KB 12/140 KB 256/256 KB 568/1192 KB 324/562 KB 370/439 KB 16/140 KB 256/256 KB 568/1192 KB 324/562 KB 370/439 KB 4/140 KB 256/256 KB 568/1192 KB 324/562 KB 366/439 KB 256/256 KB 568/1192 KB 320/562 KB 370/439 KB 16/140 KB 256/256 KB 572/1192 KB 324/562 KB 370/439 KB 16/140 KB 256/256 KB 576/1192 KB 324/562 KB 370/439 KB 16/140 KB 256/256 KB 580/1192 KB 324/562 KB 374/439 KB 20/140 KB 256/256 KB 584/1192 KB 328/562 KB 374/439 KB 20/140 KB 256/256 KB 580/1192 KB 328/562 KB 378/439 KB 20/140 KB 256/256 KB 584/1192 KB 328/562 KB 382/439 KB 20/140 KB 256/256 KB 584/1192 KB 328/562 KB 370/439 KB 20/140 KB 256/256 KB 580/1192 KB 328/562 KB 382/439 KB 24/140 KB 256/256 KB 588/1192 KB 328/562 KB 382/439 KB 28/140 KB 256/256 KB 588/1192 KB 328/562 KB 382/439 KB 32/140 KB 256/256 KB 588/1192 KB 328/562 KB 382/439 KB 36/140 KB 256/256 KB 588/1192 KB 328/562 KB 386/439 KB 40/140 KB 588/1192 KB 328/562 KB 386/439 KB 44/140 KB 588/1192 KB 328/562 KB 370/439 KB 16/140 KB 256/256 KB 580/1192 KB 328/562 KB 386/439 KB 44/140 KB 588/1192 KB 332/562 KB 386/439 KB 44/140 KB 588/1192 KB 336/562 KB 386/439 KB 44/140 KB 588/1192 KB 340/562 KB 386/439 KB 44/140 KB 588/1192 KB 344/562 KB 386/439 KB 44/140 KB 588/1192 KB 348/562 KB 386/439 KB 44/140 KB 588/1192 KB 352/562 KB 386/439 KB 36/140 KB 588/1192 KB 328/562 KB 382/439 KB 20/140 KB 256/256 KB 588/1192 KB 328/562 KB 386/439 KB 44/140 KB 592/1192 KB 352/562 KB 386/439 KB 44/140 KB 596/1192 KB 352/562 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (256 KB at 162.7 KB/sec) unit-abot-epc-basic-0: 01:13:01 DEBUG unit.abot-epc-basic/0.install 390/439 KB 44/140 KB 596/1192 KB 352/562 KB 394/439 KB 44/140 KB 596/1192 KB 352/562 KB 398/439 KB 44/140 KB 596/1192 KB 352/562 KB 398/439 KB 44/140 KB 600/1192 KB 352/562 KB Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar machine-2: 01:13:01 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:13:01 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:13:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:13:01 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 01:13:01 DEBUG unit.abot-epc-basic/0.install 402/439 KB 44/140 KB 604/1192 KB 352/562 KB 402/439 KB 44/140 KB 608/1192 KB 352/562 KB 402/439 KB 48/140 KB 608/1192 KB 356/562 KB 402/439 KB 44/140 KB 608/1192 KB 356/562 KB 402/439 KB 48/140 KB 608/1192 KB 360/562 KB 402/439 KB 48/140 KB 608/1192 KB 364/562 KB 402/439 KB 52/140 KB 612/1192 KB 368/562 KB 402/439 KB 52/140 KB 612/1192 KB 368/562 KB 402/439 KB 52/140 KB 612/1192 KB 364/562 KB 406/439 KB 56/140 KB 612/1192 KB 368/562 KB 406/439 KB 60/140 KB 612/1192 KB 368/562 KB 406/439 KB 64/140 KB 612/1192 KB 368/562 KB 402/439 KB 48/140 KB 612/1192 KB 364/562 KB 406/439 KB 64/140 KB 616/1192 KB 368/562 KB 406/439 KB 64/140 KB 620/1192 KB 368/562 KB 406/439 KB 64/140 KB 624/1192 KB 368/562 KB 406/439 KB 52/140 KB 612/1192 KB 368/562 KB 410/439 KB 64/140 KB 624/1192 KB 368/562 KB 414/439 KB 64/140 KB 624/1192 KB 368/562 KB 414/439 KB 64/140 KB 624/1192 KB 372/562 KB 414/439 KB 64/140 KB 628/1192 KB 376/562 KB 414/439 KB 64/140 KB 628/1192 KB 380/562 KB 414/439 KB 64/140 KB 628/1192 KB 384/562 KB 418/439 KB 64/140 KB 628/1192 KB 384/562 KB 422/439 KB 68/140 KB 628/1192 KB 388/562 KB 426/439 KB 68/140 KB 628/1192 KB 388/562 KB 430/439 KB 68/140 KB 628/1192 KB 388/562 KB 414/439 KB 64/140 KB 628/1192 KB 372/562 KB 430/439 KB 68/140 KB 632/1192 KB 388/562 KB 430/439 KB 68/140 KB 636/1192 KB 388/562 KB 430/439 KB 68/140 KB 640/1192 KB 388/562 KB 418/439 KB 68/140 KB 628/1192 KB 388/562 KB 418/439 KB 68/140 KB 628/1192 KB 384/562 KB 430/439 KB 72/140 KB 640/1192 KB 388/562 KB 430/439 KB 76/140 KB 640/1192 KB 388/562 KB 430/439 KB 80/140 KB 640/1192 KB 388/562 KB 434/439 KB 80/140 KB 640/1192 KB 388/562 KB 4/1118 KB 438/439 KB 84/140 KB 644/1192 KB 392/562 KB 4/1118 KB 434/439 KB 84/140 KB 644/1192 KB 392/562 KB 8/1118 KB 438/439 KB 84/140 KB 644/1192 KB 392/562 KB 12/1118 KB 438/439 KB 84/140 KB 644/1192 KB 392/562 KB 16/1118 KB 438/439 KB 84/140 KB 644/1192 KB 392/562 KB 16/1118 KB 439/439 KB 84/140 KB 644/1192 KB 392/562 KB 434/439 KB 84/140 KB 644/1192 KB 392/562 KB 434/439 KB 80/140 KB 644/1192 KB 392/562 KB 434/439 KB 80/140 KB 640/1192 KB 392/562 KB 16/1118 KB 439/439 KB 84/140 KB 644/1192 KB 396/562 KB 16/1118 KB 439/439 KB 84/140 KB 644/1192 KB 400/562 KB 16/1118 KB 439/439 KB 84/140 KB 648/1192 KB 400/562 KB 16/1118 KB 439/439 KB 84/140 KB 652/1192 KB 400/562 KB 16/1118 KB 439/439 KB 84/140 KB 656/1192 KB 404/562 KB 20/1118 KB 439/439 KB 88/140 KB 660/1192 KB 404/562 KB 20/1118 KB 439/439 KB 88/140 KB 664/1192 KB 404/562 KB 16/1118 KB 439/439 KB 84/140 KB 652/1192 KB 404/562 KB 20/1118 KB 439/439 KB 88/140 KB 668/1192 KB 408/562 KB 20/1118 KB 439/439 KB 88/140 KB 668/1192 KB 412/562 KB 20/1118 KB 439/439 KB 88/140 KB 668/1192 KB 416/562 KB 20/1118 KB 439/439 KB 88/140 KB 656/1192 KB 404/562 KB 16/1118 KB 439/439 KB 88/140 KB 656/1192 KB 404/562 KB 20/1118 KB 439/439 KB 92/140 KB 668/1192 KB 416/562 KB 20/1118 KB 439/439 KB 96/140 KB 668/1192 KB 416/562 KB 20/1118 KB 439/439 KB 100/140 KB 668/1192 KB 416/562 KB 24/1118 KB 439/439 KB 104/140 KB 668/1192 KB 420/562 KB 20/1118 KB 439/439 KB 100/140 KB 668/1192 KB 420/562 KB 24/1118 KB 439/439 KB 104/140 KB 672/1192 KB 420/562 KB 24/1118 KB 439/439 KB 100/140 KB 668/1192 KB 416/562 KB 28/1118 KB 439/439 KB 104/140 KB 672/1192 KB 420/562 KB 32/1118 KB 439/439 KB 104/140 KB 672/1192 KB 420/562 KB 36/1118 KB 439/439 KB 104/140 KB 672/1192 KB 420/562 KB 40/1118 KB 439/439 KB 108/140 KB 672/1192 KB 420/ machine-2: 01:13:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 01:13:01 DEBUG unit.abot-epc-basic/0.install 562 KB 44/1118 KB 439/439 KB 108/140 KB 672/1192 KB 420/562 KB 48/1118 KB 439/439 KB 108/140 KB 672/1192 KB 420/562 KB 24/1118 KB 439/439 KB 100/140 KB 668/1192 KB 420/562 KB 36/1118 KB 439/439 KB 108/140 KB 672/1192 KB 420/562 KB 48/1118 KB 439/439 KB 112/140 KB 672/1192 KB 420/562 KB 48/1118 KB 439/439 KB 112/140 KB 672/1192 KB 424/562 KB 48/1118 KB 439/439 KB 112/140 KB 676/1192 KB 424/562 KB 52/1118 KB 116/140 KB 680/1192 KB 428/562 KB 52/1118 KB 116/140 KB 684/1192 KB 428/562 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (439 KB at 275.4 KB/sec) unit-abot-epc-basic-0: 01:13:01 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 machine-2: 01:13:01 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:13:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:13:01 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:13:01 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:13:01 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:13:01 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 01:13:01 DEBUG unit.abot-epc-basic/0.install 52/1118 KB 116/140 KB 688/1192 KB 428/562 KB 52/1118 KB 439/439 KB 116/140 KB 676/1192 KB 428/562 KB 56/1118 KB 116/140 KB 688/1192 KB 428/562 KB 60/1118 KB 116/140 KB 688/1192 KB 428/562 KB 64/1118 KB 116/140 KB 688/1192 KB 428/562 KB 68/1118 KB 116/140 KB 688/1192 KB 428/562 KB 72/1118 KB 116/140 KB 692/1192 KB 428/562 KB 48/1118 KB 439/439 KB 116/140 KB 676/1192 KB 428/562 KB 48/1118 KB 439/439 KB 112/140 KB 676/1192 KB 428/562 KB 72/1118 KB 116/140 KB 692/1192 KB 432/562 KB 72/1118 KB 116/140 KB 692/1192 KB 436/562 KB 72/1118 KB 120/140 KB 692/1192 KB 440/562 KB 72/1118 KB 120/140 KB 692/1192 KB 444/562 KB 72/1118 KB 120/140 KB 692/1192 KB 448/562 KB 68/1118 KB 116/140 KB 692/1192 KB 428/562 KB 72/1118 KB 120/140 KB 692/1192 KB 436/562 KB 72/1118 KB 124/140 KB 692/1192 KB 448/562 KB 72/1118 KB 128/140 KB 692/1192 KB 448/562 KB 72/1118 KB 132/140 KB 692/1192 KB 448/562 KB 72/1118 KB 132/140 KB 696/1192 KB 448/562 KB 72/1118 KB 132/140 KB 700/1192 KB 448/562 KB 72/1118 KB 136/140 KB 704/1192 KB 448/562 KB 72/1118 KB 136/140 KB 700/1192 KB 448/562 KB 72/1118 KB 140/140 KB 704/1192 KB 448/562 KB 72/1118 KB 140/140 KB 704/1192 KB 448/562 KB 72/1118 KB 140/140 KB 704/1192 KB 452/562 KB 76/1118 KB 140/140 KB 704/1192 KB 452/562 KB 80/1118 KB 140/140 KB 704/1192 KB 452/562 KB 80/1118 KB 140/140 KB 708/1192 KB 456/562 KB 80/1118 KB 140/140 KB 708/1192 KB 460/562 KB 80/1118 KB 140/140 KB 708/1192 KB 464/562 KB 80/1118 KB 140/140 KB 708/1192 KB 468/562 KB 80/1118 KB 140/140 KB 708/1192 KB 452/562 KB 84/1118 KB 140/140 KB 3/1461 KB 708/1192 KB 468/562 KB 84/1118 KB 140/140 KB 3/1461 KB 708/1192 KB 468/562 KB 84/1118 KB 140/140 KB 6/1461 KB 708/1192 KB 468/562 KB 84/1118 KB 140/140 KB 7/1461 KB 708/1192 KB 468/562 KB 84/1118 KB 140/140 KB 10/1461 KB 712/1192 KB 468/562 KB 84/1118 KB 140/140 KB 708/1192 KB 468/562 KB 84/1118 KB 140/140 KB 7/1461 KB 712/1192 KB 468/562 KB 84/1118 KB 140/140 KB 10/1461 KB 716/1192 KB 468/562 KB 84/1118 KB 140/140 KB 10/1461 KB 720/1192 KB 468/562 KB 88/1118 KB 140/140 KB 11/1461 KB 720/1192 KB 468/562 KB 84/1118 KB 140/140 KB 11/1461 KB 720/1192 KB 468/562 KB 88/1118 KB 140/140 KB 11/1461 KB 720/1192 KB 472/562 KB 92/1118 KB 140/140 KB 11/1461 KB 720/1192 KB 472/562 KB 96/1118 KB 140/140 KB 11/1461 KB 720/1192 KB 476/562 KB 100/1118 KB 140/140 KB 11/1461 KB 720/1192 KB 476/562 KB 104/1118 KB 140/140 KB 14/1461 KB 724/1192 KB 476/562 KB 108/1118 KB 140/140 KB 14/1461 KB 724/1192 KB 476/562 KB 92/1118 KB 140/140 KB 11/1461 KB 720/1192 KB 476/562 KB 108/1118 KB 140/140 KB 14/1461 KB 724/1192 KB 480/562 KB 108/1118 KB 140/140 KB 14/1461 KB 724/1192 KB 484/562 KB 108/1118 KB 140/140 KB 14/1461 KB 724/1192 KB 488/562 KB 108/1118 KB 140/140 KB 14/1461 KB 724/1192 KB 492/562 KB 108/1118 KB 140/140 KB 14/1461 KB 724/1192 KB 496/562 KB 100/1118 KB 140/140 KB 14/1461 KB 724/1192 KB 476/562 KB 100/1118 KB 140/140 KB 14/1461 KB 720/1192 KB 476/562 KB 112/1118 KB 140/140 KB 15/1461 KB 724/1192 KB 496/562 KB 112/1118 KB 140/140 KB 18/1461 KB 724/1192 KB 496/562 KB 112/1118 KB 140/140 KB 18/1461 KB 728/1192 KB 496/562 KB 112/1118 KB 140/140 KB 19/1461 KB 732/1192 KB 496/562 KB 112/1118 KB 140/140 KB 19/1461 KB 736/1192 KB 496/562 KB 112/1118 KB 140/140 KB 14/1461 KB 724/1192 KB 496/562 KB 112/1118 KB 140/140 KB 19/1461 KB 728/1192 KB 496/562 KB 112/1118 KB 140/140 KB 22/1461 KB 736/1192 KB 496/562 KB 112/1118 KB 140/140 KB 23/1461 KB 736/1192 KB 496/562 KB unit-abot-epc-basic-0: 01:13:01 DEBUG unit.abot-epc-basic/0.install 112/1118 KB 26/1461 KB 736/1192 KB 496/562 KB 116/1118 KB 27/1461 KB 740/1192 KB 500/562 KB 116/1118 KB 30/1461 KB 740/1192 KB 500/562 KB Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar (140 KB at 86.8 KB/sec) unit-abot-epc-basic-0: 01:13:01 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 machine-2: 01:13:01 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:13:01 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:13:01 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:13:01 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:13:01 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 01:13:01 DEBUG unit.abot-epc-basic/0.install 116/1118 KB 26/1461 KB 740/1192 KB 500/562 KB 116/1118 KB 30/1461 KB 740/1192 KB 504/562 KB 116/1118 KB 26/1461 KB 740/1192 KB 496/562 KB 116/1118 KB 31/1461 KB 744/1192 KB 504/562 KB 116/1118 KB 31/1461 KB 748/1192 KB 504/562 KB 116/1118 KB 31/1461 KB 752/1192 KB 504/562 KB 116/1118 KB 26/1461 KB 736/1192 KB 496/562 KB 116/1118 KB 31/1461 KB 740/1192 KB 504/562 KB 120/1118 KB 34/1461 KB 752/1192 KB 504/562 KB 124/1118 KB 34/1461 KB 752/1192 KB 508/562 KB 128/1118 KB 34/1461 KB 752/1192 KB 508/562 KB 120/1118 KB 34/1461 KB 752/1192 KB 508/562 KB 128/1118 KB 34/1461 KB 752/1192 KB 512/562 KB 124/1118 KB 34/1461 KB 752/1192 KB 508/562 KB 128/1118 KB 35/1461 KB 752/1192 KB 512/562 KB 128/1118 KB 35/1461 KB 756/1192 KB 512/562 KB 132/1118 KB 38/1461 KB 760/1192 KB 516/562 KB 128/1118 KB 35/1461 KB 756/1192 KB 516/562 KB 132/1118 KB 38/1461 KB 760/1192 KB 520/562 KB 132/1118 KB 38/1461 KB 756/1192 KB 516/562 KB 128/1118 KB 38/1461 KB 756/1192 KB 516/562 KB 132/1118 KB 39/1461 KB 764/1192 KB 520/562 KB 132/1118 KB 42/1461 KB 764/1192 KB 520/562 KB 132/1118 KB 38/1461 KB 764/1192 KB 520/562 KB 132/1118 KB 42/1461 KB 764/1192 KB 524/562 KB 132/1118 KB 43/1461 KB 768/1192 KB 524/562 KB 132/1118 KB 43/1461 KB 768/1192 KB 524/562 KB 136/1118 KB 43/1461 KB 768/1192 KB 528/562 KB 136/1118 KB 43/1461 KB 768/1192 KB 524/562 KB 140/1118 KB 43/1461 KB 768/1192 KB 528/562 KB 144/1118 KB 46/1461 KB 768/1192 KB 528/562 KB 148/1118 KB 46/1461 KB 768/1192 KB 528/562 KB 152/1118 KB 46/1461 KB 772/1192 KB 532/562 KB 140/1118 KB 46/1461 KB 768/1192 KB 528/562 KB 152/1118 KB 47/1461 KB 772/1192 KB 532/562 KB 152/1118 KB 50/1461 KB 772/1192 KB 532/562 KB 152/1118 KB 51/1461 KB 772/1192 KB 532/562 KB 148/1118 KB 46/1461 KB 772/1192 KB 532/562 KB 148/1118 KB 46/1461 KB 768/1192 KB 532/562 KB 152/1118 KB 51/1461 KB 776/1192 KB 532/562 KB 152/1118 KB 51/1461 KB 776/1192 KB 536/562 KB 152/1118 KB 51/1461 KB 780/1192 KB 540/562 KB 152/1118 KB 54/1461 KB 780/1192 KB 540/562 KB 152/1118 KB 51/1461 KB 776/1192 KB 540/562 KB 152/1118 KB 54/1461 KB 784/1192 KB 544/562 KB 152/1118 KB 55/1461 KB 784/1192 KB 544/562 KB 152/1118 KB 54/1461 KB 784/1192 KB 540/562 KB 156/1118 KB 55/1461 KB 784/1192 KB 544/562 KB 160/1118 KB 55/1461 KB 784/1192 KB 544/562 KB 164/1118 KB 58/1461 KB 784/1192 KB 544/562 KB 160/1118 KB 58/1461 KB 784/1192 KB 544/562 KB 164/1118 KB 59/1461 KB 788/1192 KB 548/562 KB 164/1118 KB 4/37 KB 59/1461 KB 788/1192 KB 548/562 KB 164/1118 KB 8/37 KB 59/1461 KB 788/1192 KB 548/562 KB 164/1118 KB 12/37 KB 59/1461 KB 788/1192 KB 548/562 KB 164/1118 KB 16/37 KB 59/1461 KB 788/1192 KB 548/562 KB 164/1118 KB 16/37 KB 62/1461 KB 788/1192 KB 548/562 KB 164/1118 KB 16/37 KB 63/1461 KB 788/1192 KB 548/562 KB 168/1118 KB 16/37 KB 66/1461 KB 788/1192 KB 548/562 KB 164/1118 KB 58/1461 KB 788/1192 KB 548/562 KB 164/1118 KB 58/1461 KB 784/1192 KB 548/562 KB 168/1118 KB 20/37 KB 66/1461 KB 792/1192 KB 548/562 KB 168/1118 KB 20/37 KB 66/1461 KB 796/1192 KB 548/562 KB 168/1118 KB 20/37 KB 66/1461 KB 800/1192 KB 552/562 KB 168/1118 KB 20/37 KB 66/1461 KB 788/1192 KB 548/562 KB 168/1118 KB 16/37 KB 63/1461 KB 788/1192 KB 548/562 KB 168/1118 KB 20/37 KB 66/1461 KB 796/1192 KB 552/562 KB 168/1118 KB 20/37 KB 66/1461 KB 800/1192 KB 556/562 KB 172/1118 KB 20/37 KB 66/1461 KB 800/1192 KB 556/562 KB 172/1118 KB 20/37 KB 66/1461 KB 800/1192 KB 560/562 KB 176/1118 KB 24/37 KB 66/1461 KB 800/1192 KB 560/562 KB 172/11 machine-2: 01:13:01 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:13:01 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 01:13:01 DEBUG unit.abot-epc-basic/0.install 18 KB 24/37 KB 66/1461 KB 800/1192 KB 560/562 KB 176/1118 KB 28/37 KB 66/1461 KB 800/1192 KB 560/562 KB 176/1118 KB 32/37 KB 67/1461 KB 800/1192 KB 562/562 KB 176/1118 KB 36/37 KB 67/1461 KB 800/1192 KB 562/562 KB 180/1118 KB 37/37 KB 67/1461 KB 804/1192 KB 562/562 KB 176/1118 KB 28/37 KB 67/1461 KB 800/1192 KB 562/562 KB 176/1118 KB 28/37 KB 67/1461 KB 800/1192 KB 560/562 KB 180/1118 KB 37/37 KB 70/1461 KB 804/1192 KB 562/562 KB 180/1118 KB 36/37 KB 67/1461 KB 804/1192 KB 562/562 KB 180/1118 KB 36/37 KB 67/1461 KB 800/1192 KB 562/562 KB 180/1118 KB 37/37 KB 70/1461 KB 808/1192 KB 562/562 KB 184/1118 KB 37/37 KB 70/1461 KB 812/1192 KB 562/562 KB 184/1118 KB 37/37 KB 70/1461 KB 816/1192 KB 562/562 KB 184/1118 KB 37/37 KB 70/1461 KB 808/1192 KB 562/562 KB 188/1118 KB 37/37 KB 71/1461 KB 816/1192 KB 562/562 KB 192/1118 KB 37/37 KB 71/1461 KB 816/1192 KB 562/562 KB 184/1118 KB 37/37 KB 71/1461 KB 816/1192 KB 562/562 KB 192/1118 KB 37/37 KB 71/1461 KB 820/1192 KB 562/562 KB 196/1118 KB 37/37 KB 74/1461 KB 824/1192 KB 562/562 KB 196/1118 KB 37/37 KB 74/1461 KB 828/1192 KB 562/562 KB 196/1118 KB 37/37 KB 74/1461 KB 832/1192 KB 562/562 KB 196/1118 KB 37/37 KB 74/1461 KB 820/1192 KB 562/562 KB 196/1118 KB 37/37 KB 77/1461 KB 832/1192 KB 562/562 KB 196/1118 KB 37/37 KB 71/1461 KB 820/1192 KB 562/562 KB 200/1118 KB 37/37 KB 80/1461 KB 832/1192 KB 562/562 KB 196/1118 KB 37/37 KB 80/1461 KB 832/1192 KB 562/562 KB 204/1118 KB 37/37 KB 80/1461 KB 832/1192 KB 562/562 KB 204/1118 KB 37/37 KB 82/1461 KB 832/1192 KB 562/562 KB 208/1118 KB 37/37 KB 82/1461 KB 832/1192 KB 562/562 KB 208/1118 KB 37/37 KB 85/1461 KB 832/1192 KB 562/562 KB 208/1118 KB 37/37 KB 85/1461 KB 836/1192 KB 562/562 KB 212/1118 KB 37/37 KB 87/1461 KB 840/1192 KB 562/562 KB 212/1118 KB 37/37 KB 87/1461 KB 844/1192 KB 562/562 KB 212/1118 KB 37/37 KB 87/1461 KB 836/1192 KB 562/562 KB 208/1118 KB 37/37 KB 87/1461 KB 836/1192 KB 562/562 KB 212/1118 KB 37/37 KB 90/1461 KB 848/1192 KB 562/562 KB 212/1118 KB 37/37 KB 93/1461 KB 848/1192 KB 562/562 KB 216/1118 KB 37/37 KB 93/1461 KB 848/1192 KB 562/562 KB 216/1118 KB 37/37 KB 96/1461 KB 848/1192 KB 562/562 KB 220/1118 KB 37/37 KB 96/1461 KB 848/1192 KB 562/562 KB 224/1118 KB 37/37 KB 96/1461 KB 848/1192 KB 562/562 KB 224/1118 KB 37/37 KB 98/1461 KB 848/1192 KB 562/562 KB 212/1118 KB 37/37 KB 87/1461 KB 848/1192 KB 562/562 KB 224/1118 KB 37/37 KB 98/1461 KB 852/1192 KB 562/562 KB 228/1118 KB 37/37 KB 101/1461 KB 856/1192 KB 562/562 KB 228/1118 KB 37/37 KB 101/1461 KB 860/1192 KB 562/562 KB 228/1118 KB 37/37 KB 101/1461 KB 864/1192 KB 562/562 KB 228/1118 KB 37/37 KB 101/1461 KB 852/1192 KB 562/562 KB 224/1118 KB 37/37 KB 101/1461 KB 852/1192 KB 562/562 KB 228/1118 KB 37/37 KB 103/1461 KB 864/1192 KB 562/562 KB 232/1118 KB 37/37 KB 103/1461 KB 864/1192 KB 562/562 KB 236/1118 KB 37/37 KB 103/1461 KB 864/1192 KB 562/562 KB 240/1118 KB 37/37 KB 103/1461 KB 864/1192 KB 562/562 KB 244/1118 KB 37/37 KB 107/1461 KB 864/1192 KB 562/562 KB 248/1118 KB 37/37 KB 107/1461 KB 868/1192 KB 562/562 KB 252/1118 KB 37/37 KB 107/1461 KB 868/1192 KB 562/562 KB 240/1118 KB 37/37 KB 107/1461 KB 864/1192 KB 562/562 KB 252/1118 KB 37/37 KB 111/1461 KB 868/1192 KB 562/562 KB 252/1118 KB 37/37 KB 115/1461 KB 868/1192 KB 562/562 KB 252/1118 KB 37/37 KB 119/1461 KB 868/1192 KB 562/562 KB 244/1118 KB 37/37 KB 107/1461 KB 868/1192 KB 562/562 KB 252/1118 KB 37/37 KB 119/1461 KB 872/1192 KB 562/56 unit-abot-epc-basic-0: 01:13:01 DEBUG unit.abot-epc-basic/0.install 2 KB 252/1118 KB 37/37 KB 119/1461 KB 876/1192 KB 562/562 KB 256/1118 KB 37/37 KB 119/1461 KB 880/1192 KB 562/562 KB 256/1118 KB 37/37 KB 119/1461 KB 876/1192 KB 562/562 KB 256/1118 KB 37/37 KB 123/1461 KB 880/1192 KB 562/562 KB 256/1118 KB 37/37 KB 127/1461 KB 880/1192 KB 562/562 KB 256/1118 KB 37/37 KB 131/1461 KB 880/1192 KB 562/562 KB 256/1118 KB 37/37 KB 135/1461 KB 880/1192 KB 562/562 KB 260/1118 KB 37/37 KB 135/1461 KB 880/1192 KB 562/562 KB 264/1118 KB 37/37 KB 135/1461 KB 880/1192 KB 562/562 KB 264/1118 KB 37/37 KB 135/1461 KB 884/1192 KB 562/562 KB 264/1118 KB 37/37 KB 135/1461 KB 888/1192 KB 562/562 KB 268/1118 KB 37/37 KB 135/1461 KB 892/1192 KB 562/562 KB 268/1118 KB 37/37 KB 135/1461 KB 888/1192 KB 562/562 KB 272/1118 KB 37/37 KB 135/1461 KB 892/1192 KB 562/562 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (562 KB at 338.3 KB/sec) unit-abot-epc-basic-0: 01:13:01 DEBUG unit.abot-epc-basic/0.install 276/1118 KB 139/1461 KB 896/1192 KB 272/1118 KB 139/1461 KB 896/1192 KB 272/1118 KB 139/1461 KB 892/1192 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 22.2 KB/sec) unit-abot-epc-basic-0: 01:13:01 DEBUG unit.abot-epc-basic/0.install 276/1118 KB 143/1461 KB 896/1192 KB 276/1118 KB 147/1461 KB 896/1192 KB 276/1118 KB 151/1461 KB 896/1192 KB 276/1118 KB 155/1461 KB 896/1192 KB 280/1118 KB 155/1461 KB 900/1192 KB 280/1118 KB 155/1461 KB 904/1192 KB 280/1118 KB 155/1461 KB 908/1192 KB 280/1118 KB 155/1461 KB 912/1192 KB 280/1118 KB 155/1461 KB 896/1192 KB 284/1118 KB 158/1461 KB 912/1192 KB 288/1118 KB 158/1461 KB 912/1192 KB 280/1118 KB 158/1461 KB 912/1192 KB 292/1118 KB 158/1461 KB 912/1192 KB 296/1118 KB 159/1461 KB 916/1192 KB 300/1118 KB 159/1461 KB 916/1192 KB 304/1118 KB 159/1461 KB 916/1192 KB 292/1118 KB 159/1461 KB 916/1192 KB 304/1118 KB 159/1461 KB 920/1192 KB 304/1118 KB 159/1461 KB 924/1192 KB 292/1118 KB 159/1461 KB 912/1192 KB 304/1118 KB 162/1461 KB 924/1192 KB 304/1118 KB 163/1461 KB 924/1192 KB 304/1118 KB 166/1461 KB 924/1192 KB Downloading: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-abot-epc-basic-0: 01:13:01 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.jar unit-abot-epc-basic-0: 01:13:01 DEBUG unit.abot-epc-basic/0.install 304/1118 KB 167/1461 KB 928/1192 KB 304/1118 KB 167/1461 KB 932/1192 KB 308/1118 KB 167/1461 KB 936/1192 KB 304/1118 KB 167/1461 KB 924/1192 KB 308/1118 KB 170/1461 KB 936/1192 KB 308/1118 KB 171/1461 KB 936/1192 KB 308/1118 KB 174/1461 KB 936/1192 KB 308/1118 KB 167/1461 KB 932/1192 KB 308/1118 KB 175/1461 KB 936/1192 KB 312/1118 KB 175/1461 KB 936/1192 KB 316/1118 KB 175/1461 KB 936/1192 KB 320/1118 KB 175/1461 KB 936/1192 KB 320/1118 KB 175/1461 KB 940/1192 KB 320/1118 KB 178/1461 KB 940/1192 KB 320/1118 KB 178/1461 KB 944/1192 KB 320/1118 KB 178/1461 KB 948/1192 KB 324/1118 KB 179/1461 KB 1/46 KB 952/1192 KB 324/1118 KB 179/1461 KB 1/46 KB 948/1192 KB 320/1118 KB 179/1461 KB 1/46 KB 948/1192 KB 324/1118 KB 179/1461 KB 4/46 KB 952/1192 KB 324/1118 KB 179/1461 KB 5/46 KB 952/1192 KB 324/1118 KB 179/1461 KB 8/46 KB 952/1192 KB 324/1118 KB 179/1461 KB 9/46 KB 952/1192 KB 324/1118 KB 179/1461 KB 12/46 KB 952/1192 KB 324/1118 KB 179/1461 KB 13/46 KB 952/1192 KB 324/1118 KB 179/1461 KB 16/46 KB 952/1192 KB 324/1118 KB 179/1461 KB 17/46 KB 952/1192 KB 324/1118 KB 3/287 KB 179/1461 KB 20/46 KB 952/1192 KB 320/1118 KB 179/1461 KB 948/1192 KB 324/1118 KB 3/287 KB 179/1461 KB 17/46 KB 952/1192 KB 324/1118 KB 5/287 KB 179/1461 KB 20/46 KB 952/1192 KB 324/1118 KB 5/287 KB 182/1461 KB 20/46 KB 952/1192 KB 324/1118 KB 8/287 KB 183/1461 KB 21/46 KB 952/1192 KB 324/1118 KB 8/287 KB 182/1461 KB 21/46 KB 952/1192 KB 324/1118 KB 5/287 KB 182/1461 KB 21/46 KB 952/1192 KB 324/1118 KB 8/287 KB 183/1461 KB 24/46 KB 952/1192 KB 324/1118 KB 11/287 KB 186/1461 KB 24/46 KB 952/1192 KB 324/1118 KB 11/287 KB 183/1461 KB 24/46 KB 952/1192 KB 328/1118 KB 11/287 KB 186/1461 KB 26/46 KB 956/1192 KB 328/1118 KB 11/287 KB 186/1461 KB 24/46 KB 956/1192 KB 328/1118 KB 11/287 KB 186/1461 KB 24/46 KB 952/1192 KB 328/1118 KB 13/287 KB 186/1461 KB 26/46 KB 960/1192 KB 328/1118 KB 13/287 KB 186/1461 KB 26/46 KB 956/1192 KB 332/1118 KB 13/287 KB 187/1461 KB 26/46 KB 960/1192 KB 332/1118 KB 13/287 KB 186/1461 KB 26/46 KB 960/1192 KB 336/1118 KB 13/287 KB 187/1461 KB 29/46 KB 960/1192 KB 336/1118 KB 16/287 KB 187/1461 KB 29/46 KB 960/1192 KB 332/1118 KB 13/287 KB 187/1461 KB 29/46 KB 960/1192 KB 336/1118 KB 16/287 KB 190/1461 KB 29/46 KB 960/1192 KB 336/1118 KB 16/287 KB 190/1461 KB 32/46 KB 960/1192 KB 340/1118 KB 19/287 KB 191/1461 KB 33/46 KB 960/1192 KB 340/1118 KB 19/287 KB 191/1461 KB 32/46 KB 960/1192 KB 340/1118 KB 19/287 KB 194/1461 KB 33/46 KB 960/1192 KB 340/1118 KB 19/287 KB 194/1461 KB 36/46 KB 964/1192 KB 340/1118 KB 19/287 KB 190/1461 KB 32/46 KB 960/1192 KB 344/1118 KB 19/287 KB 194/1461 KB 36/46 KB 964/1192 KB 336/1118 KB 19/287 KB 190/1461 KB 32/46 KB 960/1192 KB 344/1118 KB 21/287 KB 195/1461 KB 37/46 KB 964/1192 KB 344/1118 KB 24/287 KB 195/1461 KB 37/46 KB 964/1192 KB 348/1118 KB 24/287 KB 195/1461 KB 37/46 KB 964/1192 KB 352/1118 KB 24/287 KB 195/1461 KB 37/46 KB 964/1192 KB 356/1118 KB 27/287 KB 195/1461 KB 37/46 KB 964/1192 KB 360/1118 KB 27/287 KB 195/1461 KB 37/46 KB 964/1192 KB 344/1118 KB 19/287 KB 195/1461 KB 37/46 KB 964/1192 KB 344/1118 KB 19/287 KB 195/1461 KB 36/46 KB 964/1192 KB 340/1118 KB 19/287 KB 194/1461 KB 33/46 KB 964/1192 KB 360/1118 KB 27/287 KB 195/1461 KB 37/46 KB 968/1192 KB 360/1118 KB 27/287 KB 195/1461 KB 37/46 KB 972/1192 KB 360/1118 KB 27/287 KB 195/1461 KB 37/46 KB 976/1192 KB 352/1118 KB 27/287 KB 195/1461 KB 37/46 KB 964/1192 KB 360/1118 KB unit-abot-epc-basic-0: 01:13:01 DEBUG unit.abot-epc-basic/0.install 27/287 KB 198/1461 KB 37/46 KB 976/1192 KB 360/1118 KB 27/287 KB 198/1461 KB 37/46 KB 980/1192 KB 360/1118 KB 29/287 KB 199/1461 KB 40/46 KB 984/1192 KB 360/1118 KB 29/287 KB 199/1461 KB 40/46 KB 988/1192 KB 360/1118 KB 29/287 KB 199/1461 KB 40/46 KB 992/1192 KB 360/1118 KB 29/287 KB 199/1461 KB 40/46 KB 980/1192 KB 360/1118 KB 29/287 KB 199/1461 KB 37/46 KB 980/1192 KB 360/1118 KB 27/287 KB 199/1461 KB 37/46 KB 980/1192 KB 360/1118 KB 29/287 KB 202/1461 KB 41/46 KB 992/1192 KB 360/1118 KB 29/287 KB 202/1461 KB 41/46 KB 992/1192 KB 360/1118 KB 32/287 KB 202/1461 KB 41/46 KB 992/1192 KB 360/1118 KB 32/287 KB 203/1461 KB 44/46 KB 992/1192 KB 360/1118 KB 32/287 KB 203/1461 KB 41/46 KB 992/1192 KB 360/1118 KB 32/287 KB 206/1461 KB 44/46 KB 992/1192 KB 360/1118 KB 32/287 KB 207/1461 KB 46/46 KB 992/1192 KB 360/1118 KB 32/287 KB 206/1461 KB 46/46 KB 992/1192 KB 360/1118 KB 32/287 KB 207/1461 KB 46/46 KB 996/1192 KB 364/1118 KB 36/287 KB 210/1461 KB 46/46 KB 1000/1192 KB 364/1118 KB 36/287 KB 210/1461 KB 46/46 KB 1004/1192 KB 364/1118 KB 36/287 KB 210/1461 KB 46/46 KB 1008/1192 KB 360/1118 KB 32/287 KB 210/1461 KB 46/46 KB 996/1192 KB 364/1118 KB 36/287 KB 211/1461 KB 46/46 KB 1008/1192 KB 364/1118 KB 36/287 KB 210/1461 KB 46/46 KB 996/1192 KB 364/1118 KB 32/287 KB 210/1461 KB 46/46 KB 996/1192 KB 368/1118 KB 36/287 KB 211/1461 KB 46/46 KB 1008/1192 KB 368/1118 KB 40/287 KB 211/1461 KB 46/46 KB 1008/1192 KB 368/1118 KB 44/287 KB 214/1461 KB 46/46 KB 1008/1192 KB 368/1118 KB 48/287 KB 214/1461 KB 46/46 KB 1008/1192 KB 368/1118 KB 40/287 KB 214/1461 KB 46/46 KB 1008/1192 KB 368/1118 KB 48/287 KB 215/1461 KB 46/46 KB 1008/1192 KB 372/1118 KB 48/287 KB 215/1461 KB 46/46 KB 1008/1192 KB 372/1118 KB 48/287 KB 218/1461 KB 46/46 KB 1008/1192 KB 372/1118 KB 48/287 KB 219/1461 KB 46/46 KB 1008/1192 KB 376/1118 KB 48/287 KB 219/1461 KB 46/46 KB 1008/1192 KB 380/1118 KB 48/287 KB 219/1461 KB 46/46 KB 1008/1192 KB 384/1118 KB 48/287 KB 219/1461 KB 46/46 KB 1008/1192 KB 384/1118 KB 48/287 KB 222/1461 KB 46/46 KB 1008/1192 KB 384/1118 KB 52/287 KB 223/1461 KB 46/46 KB 1012/1192 KB 388/1118 KB 52/287 KB 223/1461 KB 46/46 KB 1016/1192 KB 388/1118 KB 52/287 KB 223/1461 KB 46/46 KB 1020/1192 KB 388/1118 KB 52/287 KB 223/1461 KB 46/46 KB 1024/1192 KB 384/1118 KB 52/287 KB 222/1461 KB 46/46 KB 1008/1192 KB 388/1118 KB 56/287 KB 223/1461 KB 46/46 KB 1024/1192 KB 388/1118 KB 60/287 KB 223/1461 KB 46/46 KB 1024/1192 KB 388/1118 KB 64/287 KB 223/1461 KB 46/46 KB 1024/1192 KB 388/1118 KB 52/287 KB 223/1461 KB 46/46 KB 1012/1192 KB 392/1118 KB 64/287 KB 223/1461 KB 46/46 KB 1024/1192 KB 396/1118 KB 64/287 KB 223/1461 KB 46/46 KB 1024/1192 KB 400/1118 KB 64/287 KB 223/1461 KB 1024/1192 KB 404/1118 KB 64/287 KB 223/1461 KB 1024/1192 KB 408/1118 KB 68/287 KB 223/1461 KB 1028/1192 KB 412/1118 KB 68/287 KB 223/1461 KB 1028/1192 KB 416/1118 KB 68/287 KB 223/1461 KB 1028/1192 KB 384/1118 KB 52/287 KB 223/1461 KB 46/46 KB 1012/1192 KB 416/1118 KB 68/287 KB 226/1461 KB 1028/1192 KB 416/1118 KB 68/287 KB 227/1461 KB 1028/1192 KB 416/1118 KB 68/287 KB 230/1461 KB 1028/1192 KB 416/1118 KB 68/287 KB 231/1461 KB 1028/1192 KB 416/1118 KB 68/287 KB 234/1461 KB 1028/1192 KB 416/1118 KB 68/287 KB 235/1461 KB 1028/1192 KB 404/1118 KB 68/287 KB 223/1461 KB 1028/1192 KB 404/1118 KB 68/287 KB 223/1461 KB 1024/1192 KB 416/1118 KB 72/287 KB 235/1461 KB 1 unit-abot-epc-basic-0: 01:13:01 DEBUG unit.abot-epc-basic/0.install 028/1192 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 26.5 KB/sec) unit-abot-epc-basic-0: 01:13:01 DEBUG unit.abot-epc-basic/0.install 416/1118 KB 76/287 KB 235/1461 KB 1028/1192 KB 416/1118 KB 76/287 KB 238/1461 KB 1032/1192 KB 416/1118 KB 76/287 KB 238/1461 KB 1028/1192 KB 416/1118 KB 80/287 KB 238/1461 KB 1032/1192 KB 416/1118 KB 80/287 KB 238/1461 KB 1036/1192 KB 416/1118 KB 80/287 KB 238/1461 KB 1040/1192 KB 416/1118 KB 80/287 KB 239/1461 KB 1040/1192 KB 416/1118 KB 80/287 KB 239/1461 KB 1044/1192 KB 420/1118 KB 84/287 KB 242/1461 KB 1048/1192 KB 420/1118 KB 84/287 KB 242/1461 KB 1052/1192 KB 420/1118 KB 84/287 KB 242/1461 KB 1044/1192 KB 416/1118 KB 84/287 KB 242/1461 KB 1044/1192 KB 416/1118 KB 80/287 KB 242/1461 KB 1044/1192 KB 420/1118 KB 84/287 KB 243/1461 KB 1056/1192 KB 420/1118 KB 88/287 KB 243/1461 KB 1056/1192 KB 420/1118 KB 92/287 KB 243/1461 KB 1056/1192 KB 420/1118 KB 96/287 KB 246/1461 KB 1056/1192 KB 420/1118 KB 92/287 KB 246/1461 KB 1056/1192 KB 420/1118 KB 96/287 KB 247/1461 KB 1056/1192 KB 420/1118 KB 96/287 KB 250/1461 KB 1056/1192 KB 420/1118 KB 96/287 KB 250/1461 KB 1056/1192 KB 424/1118 KB 96/287 KB 250/1461 KB 1056/1192 KB 428/1118 KB 96/287 KB 251/1461 KB 1056/1192 KB 432/1118 KB 96/287 KB 251/1461 KB 1056/1192 KB 436/1118 KB 96/287 KB 251/1461 KB 1056/1192 KB 440/1118 KB 100/287 KB 251/1461 KB 1060/1192 KB 444/1118 KB 100/287 KB 251/1461 KB 1060/1192 KB 448/1118 KB 100/287 KB 251/1461 KB 1060/1192 KB 424/1118 KB 96/287 KB 251/1461 KB 1056/1192 KB 448/1118 KB 100/287 KB 254/1461 KB 1060/1192 KB 448/1118 KB 100/287 KB 257/1461 KB 1060/1192 KB 436/1118 KB 100/287 KB 251/1461 KB 1060/1192 KB 436/1118 KB 100/287 KB 251/1461 KB 1056/1192 KB 448/1118 KB 104/287 KB 257/1461 KB 1060/1192 KB 448/1118 KB 108/287 KB 257/1461 KB 1060/1192 KB 448/1118 KB 112/287 KB 257/1461 KB 1060/1192 KB 448/1118 KB 112/287 KB 260/1461 KB 1060/1192 KB 448/1118 KB 112/287 KB 260/1461 KB 1064/1192 KB 448/1118 KB 112/287 KB 260/1461 KB 1068/1192 KB 448/1118 KB 112/287 KB 262/1461 KB 1068/1192 KB 448/1118 KB 112/287 KB 265/1461 KB 1072/1192 KB 448/1118 KB 112/287 KB 267/1461 KB 1072/1192 KB 448/1118 KB 112/287 KB 262/1461 KB 1072/1192 KB 448/1118 KB 116/287 KB 267/1461 KB 1076/1192 KB 452/1118 KB 116/287 KB 270/1461 KB 1080/1192 KB 452/1118 KB 116/287 KB 270/1461 KB 1084/1192 KB 452/1118 KB 116/287 KB 270/1461 KB 1088/1192 KB 448/1118 KB 116/287 KB 267/1461 KB 1072/1192 KB 452/1118 KB 120/287 KB 270/1461 KB 1088/1192 KB 452/1118 KB 116/287 KB 270/1461 KB 1076/1192 KB 452/1118 KB 124/287 KB 270/1461 KB 1088/1192 KB 452/1118 KB 128/287 KB 270/1461 KB 1088/1192 KB 452/1118 KB 128/287 KB 273/1461 KB 1088/1192 KB 452/1118 KB 116/287 KB 267/1461 KB 1076/1192 KB 456/1118 KB 128/287 KB 273/1461 KB 1088/1192 KB 460/1118 KB 128/287 KB 276/1461 KB 1092/1192 KB 464/1118 KB 128/287 KB 276/1461 KB 1092/1192 KB 468/1118 KB 128/287 KB 276/1461 KB 1092/1192 KB 472/1118 KB 128/287 KB 276/1461 KB 1092/1192 KB 476/1118 KB 128/287 KB 276/1461 KB 1092/1192 KB 480/1118 KB 128/287 KB 276/1461 KB 1092/1192 KB 484/1118 KB 128/287 KB 276/1461 KB 1092/1192 KB 456/1118 KB 128/287 KB 276/1461 KB 1092/1192 KB 484/1118 KB 128/287 KB 276/1461 KB 1096/1192 KB 484/1118 KB 128/287 KB 276/1461 KB 1100/1192 KB 484/1118 KB 128/287 KB 276/1461 KB 1104/1192 KB 484/1118 KB 128/287 KB 276/1461 KB 1108/1192 KB 484/1118 KB 128/287 KB 276/1461 KB 1112/1192 KB 484/1118 KB 128/287 KB 276/1461 KB 1116/1192 KB 456/1118 KB 128/287 KB 276/1461 KB 1088/1192 KB 484/1118 KB 128/287 KB 278/1461 KB 1116/1192 KB 484/1118 KB 128/287 KB 281/1461 KB 1116/1192 KB 484/1118 KB 128/ unit-abot-epc-basic-0: 01:13:01 DEBUG unit.abot-epc-basic/0.install 287 KB 283/1461 KB 1116/1192 KB 484/1118 KB 128/287 KB 286/1461 KB 1116/1192 KB 484/1118 KB 128/287 KB 289/1461 KB 1116/1192 KB 484/1118 KB 128/287 KB 292/1461 KB 1116/1192 KB 484/1118 KB 128/287 KB 294/1461 KB 1116/1192 KB 484/1118 KB 128/287 KB 297/1461 KB 1116/1192 KB 484/1118 KB 128/287 KB 299/1461 KB 1116/1192 KB 484/1118 KB 128/287 KB 299/1461 KB 1120/1192 KB 488/1118 KB 128/287 KB 299/1461 KB 1120/1192 KB 492/1118 KB 128/287 KB 299/1461 KB 1120/1192 KB 496/1118 KB 128/287 KB 299/1461 KB 1120/1192 KB 500/1118 KB 128/287 KB 299/1461 KB 1120/1192 KB 504/1118 KB 128/287 KB 303/1461 KB 1124/1192 KB 508/1118 KB 128/287 KB 303/1461 KB 1124/1192 KB 512/1118 KB 128/287 KB 303/1461 KB 1124/1192 KB 500/1118 KB 128/287 KB 303/1461 KB 1124/1192 KB 500/1118 KB 128/287 KB 299/1461 KB 1124/1192 KB 512/1118 KB 128/287 KB 303/1461 KB 1128/1192 KB 512/1118 KB 128/287 KB 303/1461 KB 1132/1192 KB 512/1118 KB 128/287 KB 303/1461 KB 1136/1192 KB 512/1118 KB 128/287 KB 307/1461 KB 1136/1192 KB 512/1118 KB 128/287 KB 311/1461 KB 1136/1192 KB 512/1118 KB 128/287 KB 315/1461 KB 1136/1192 KB 512/1118 KB 128/287 KB 315/1461 KB 1140/1192 KB 516/1118 KB 128/287 KB 319/1461 KB 1144/1192 KB 516/1118 KB 128/287 KB 319/1461 KB 1148/1192 KB 516/1118 KB 128/287 KB 319/1461 KB 1140/1192 KB 520/1118 KB 128/287 KB 319/1461 KB 1148/1192 KB 524/1118 KB 128/287 KB 319/1461 KB 1152/1192 KB 528/1118 KB 128/287 KB 319/1461 KB 1152/1192 KB 512/1118 KB 128/287 KB 319/1461 KB 1140/1192 KB 520/1118 KB 128/287 KB 319/1461 KB 1152/1192 KB 528/1118 KB 128/287 KB 323/1461 KB 1152/1192 KB 528/1118 KB 128/287 KB 327/1461 KB 1152/1192 KB 528/1118 KB 128/287 KB 331/1461 KB 1152/1192 KB 528/1118 KB 128/287 KB 335/1461 KB 1152/1192 KB 532/1118 KB 132/287 KB 335/1461 KB 1156/1192 KB 532/1118 KB 136/287 KB 335/1461 KB 1156/1192 KB 532/1118 KB 140/287 KB 335/1461 KB 1156/1192 KB 532/1118 KB 144/287 KB 335/1461 KB 1156/1192 KB 532/1118 KB 148/287 KB 335/1461 KB 1156/1192 KB 532/1118 KB 152/287 KB 335/1461 KB 1156/1192 KB 532/1118 KB 156/287 KB 335/1461 KB 1156/1192 KB 532/1118 KB 160/287 KB 335/1461 KB 1156/1192 KB 532/1118 KB 164/287 KB 335/1461 KB 1156/1192 KB 532/1118 KB 168/287 KB 335/1461 KB 1156/1192 KB 532/1118 KB 172/287 KB 335/1461 KB 1156/1192 KB 532/1118 KB 176/287 KB 335/1461 KB 1156/1192 KB 532/1118 KB 180/287 KB 335/1461 KB 1156/1192 KB 532/1118 KB 184/287 KB 335/1461 KB 1156/1192 KB 532/1118 KB 188/287 KB 335/1461 KB 1156/1192 KB 532/1118 KB 192/287 KB 335/1461 KB 1156/1192 KB 532/1118 KB 196/287 KB 335/1461 KB 1156/1192 KB 532/1118 KB 200/287 KB 335/1461 KB 1156/1192 KB 532/1118 KB 204/287 KB 335/1461 KB 1156/1192 KB 532/1118 KB 208/287 KB 335/1461 KB 1156/1192 KB 532/1118 KB 212/287 KB 335/1461 KB 1156/1192 KB 532/1118 KB 128/287 KB 335/1461 KB 1156/1192 KB 528/1118 KB 128/287 KB 335/1461 KB 1156/1192 KB 532/1118 KB 212/287 KB 339/1461 KB 1160/1192 KB 532/1118 KB 212/287 KB 339/1461 KB 1164/1192 KB 536/1118 KB 212/287 KB 339/1461 KB 1168/1192 KB 532/1118 KB 212/287 KB 339/1461 KB 1156/1192 KB 536/1118 KB 212/287 KB 343/1461 KB 1168/1192 KB 536/1118 KB 216/287 KB 347/1461 KB 1168/1192 KB 536/1118 KB 212/287 KB 339/1461 KB 1164/1192 KB 540/1118 KB 216/287 KB 347/1461 KB 1168/1192 KB 544/1118 KB 216/287 KB 347/1461 KB 1168/1192 KB 536/1118 KB 216/287 KB 343/1461 KB 1168/1192 KB 544/1118 KB 220/287 KB 347/1461 KB 1168/1192 KB 544/1118 KB 224/287 KB 347/1461 KB 1168/1192 KB 544/1118 KB 224/287 KB 347/1461 KB 1172/1192 KB 548/1118 K unit-abot-epc-basic-0: 01:13:01 DEBUG unit.abot-epc-basic/0.install B 228/287 KB 351/1461 KB 1176/1192 KB 548/1118 KB 228/287 KB 351/1461 KB 1180/1192 KB 548/1118 KB 228/287 KB 351/1461 KB 1184/1192 KB 548/1118 KB 228/287 KB 351/1461 KB 1188/1192 KB 548/1118 KB 228/287 KB 351/1461 KB 1192/1192 KB 548/1118 KB 228/287 KB 351/1461 KB 1192/1192 KB 548/1118 KB 228/287 KB 351/1461 KB 1172/1192 KB 548/1118 KB 224/287 KB 351/1461 KB 1172/1192 KB 552/1118 KB 228/287 KB 351/1461 KB 1192/1192 KB 544/1118 KB 224/287 KB 351/1461 KB 1172/1192 KB 556/1118 KB 228/287 KB 351/1461 KB 1192/1192 KB 556/1118 KB 228/287 KB 355/1461 KB 1192/1192 KB 560/1118 KB 228/287 KB 355/1461 KB 1192/1192 KB 560/1118 KB 232/287 KB 359/1461 KB 1192/1192 KB 560/1118 KB 232/287 KB 359/1461 KB 1192/1192 KB 560/1118 KB 232/287 KB 363/1461 KB 1192/1192 KB 560/1118 KB 236/287 KB 363/1461 KB 1192/1192 KB 560/1118 KB 240/287 KB 363/1461 KB 1192/1192 KB 560/1118 KB 244/287 KB 363/1461 KB 1192/1192 KB 564/1118 KB 248/287 KB 367/1461 KB 1192/1192 KB 564/1118 KB 252/287 KB 367/1461 KB 1192/1192 KB 564/1118 KB 256/287 KB 367/1461 KB 1192/1192 KB 564/1118 KB 244/287 KB 367/1461 KB 1192/1192 KB 564/1118 KB 244/287 KB 363/1461 KB 1192/1192 KB 568/1118 KB 256/287 KB 367/1461 KB 1192/1192 KB 572/1118 KB 256/287 KB 367/1461 KB 1192/1192 KB 576/1118 KB 256/287 KB 371/1461 KB 1192/1192 KB 572/1118 KB 256/287 KB 371/1461 KB 1192/1192 KB 576/1118 KB 256/287 KB 375/1461 KB 1192/1192 KB 576/1118 KB 256/287 KB 379/1461 KB 1192/1192 KB 580/1118 KB 256/287 KB 379/1461 KB 1192/1192 KB 584/1118 KB 260/287 KB 383/1461 KB 1192/1192 KB 588/1118 KB 260/287 KB 383/1461 KB 1192/1192 KB 592/1118 KB 260/287 KB 383/1461 KB 1192/1192 KB 580/1118 KB 260/287 KB 383/1461 KB 1192/1192 KB 580/1118 KB 256/287 KB 383/1461 KB 1192/1192 KB 592/1118 KB 264/287 KB 383/1461 KB 1192/1192 KB 592/1118 KB 268/287 KB 387/1461 KB 1192/1192 KB 592/1118 KB 272/287 KB 387/1461 KB 1192/1192 KB 592/1118 KB 264/287 KB 387/1461 KB 1192/1192 KB 592/1118 KB 272/287 KB 391/1461 KB 1192/1192 KB 592/1118 KB 272/287 KB 395/1461 KB 1192/1192 KB 592/1118 KB 276/287 KB 395/1461 KB 1192/1192 KB 596/1118 KB 280/287 KB 399/1461 KB 1192/1192 KB 596/1118 KB 276/287 KB 399/1461 KB 1192/1192 KB 596/1118 KB 276/287 KB 395/1461 KB 1192/1192 KB 600/1118 KB 280/287 KB 399/1461 KB 1192/1192 KB 600/1118 KB 284/287 KB 399/1461 KB 1192/1192 KB 604/1118 KB 287/287 KB 403/1461 KB 1192/1192 KB 604/1118 KB 284/287 KB 403/1461 KB 1192/1192 KB 604/1118 KB 284/287 KB 399/1461 KB 1192/1192 KB 608/1118 KB 287/287 KB 403/1461 KB 1192/1192 KB 608/1118 KB 287/287 KB 407/1461 KB 1192/1192 KB 608/1118 KB 287/287 KB 411/1461 KB 1192/1192 KB 612/1118 KB 287/287 KB 411/1461 KB 616/1118 KB 287/287 KB 415/1461 KB 612/1118 KB 287/287 KB 415/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 676.6 KB/sec) unit-abot-epc-basic-0: 01:13:01 DEBUG unit.abot-epc-basic/0.install 616/1118 KB 287/287 KB 419/1461 KB 620/1118 KB 287/287 KB 419/1461 KB 624/1118 KB 287/287 KB 419/1461 KB 624/1118 KB 287/287 KB 423/1461 KB 624/1118 KB 287/287 KB 427/1461 KB 628/1118 KB 287/287 KB 427/1461 KB 632/1118 KB 287/287 KB 431/1461 KB 628/1118 KB 287/287 KB 431/1461 KB 636/1118 KB 287/287 KB 435/1461 KB 636/1118 KB 287/287 KB 435/1461 KB 636/1118 KB 287/287 KB 439/1461 KB 640/1118 KB 287/287 KB 439/1461 KB 640/1118 KB 287/287 KB 443/1461 KB 644/1118 KB 287/287 KB 443/1461 KB 648/1118 KB 447/1461 KB 652/1118 KB 447/1461 KB 656/1118 KB 447/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar (287 KB at 162.4 KB/sec) machine-2: 01:13:01 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 01:13:01 INFO juju.worker.upgrader unblocking abort check machine-2: 01:13:01 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-2: 01:13:01 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 01:13:01 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 01:13:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 01:13:01 DEBUG unit.abot-epc-basic/0.install 644/1118 KB 287/287 KB 447/1461 KB 656/1118 KB 451/1461 KB 656/1118 KB 455/1461 KB 656/1118 KB 459/1461 KB 656/1118 KB 463/1461 KB 660/1118 KB 467/1461 KB 660/1118 KB 471/1461 KB 660/1118 KB 475/1461 KB 660/1118 KB 463/1461 KB 664/1118 KB 475/1461 KB 668/1118 KB 475/1461 KB 672/1118 KB 475/1461 KB 676/1118 KB 475/1461 KB 680/1118 KB 479/1461 KB 684/1118 KB 479/1461 KB 676/1118 KB 479/1461 KB 684/1118 KB 483/1461 KB 684/1118 KB 487/1461 KB 688/1118 KB 487/1461 KB 692/1118 KB 491/1461 KB 696/1118 KB 491/1461 KB 700/1118 KB 491/1461 KB 704/1118 KB 491/1461 KB 688/1118 KB 491/1461 KB 704/1118 KB 495/1461 KB 704/1118 KB 499/1461 KB 704/1118 KB 503/1461 KB 704/1118 KB 507/1461 KB 704/1118 KB 511/1461 KB 708/1118 KB 515/1461 KB 708/1118 KB 519/1461 KB 708/1118 KB 523/1461 KB 708/1118 KB 511/1461 KB 712/1118 KB 523/1461 KB 716/1118 KB 523/1461 KB 720/1118 KB 523/1461 KB 724/1118 KB 523/1461 KB 728/1118 KB 527/1461 KB 732/1118 KB 527/1461 KB 736/1118 KB 527/1461 KB 724/1118 KB 527/1461 KB 736/1118 KB 531/1461 KB 736/1118 KB 535/1461 KB 736/1118 KB 539/1461 KB 736/1118 KB 543/1461 KB 740/1118 KB 543/1461 KB 744/1118 KB 547/1461 KB 748/1118 KB 547/1461 KB 752/1118 KB 547/1461 KB 740/1118 KB 547/1461 KB 752/1118 KB 550/1461 KB 752/1118 KB 551/1461 KB 752/1118 KB 554/1461 KB 756/1118 KB 554/1461 KB 756/1118 KB 555/1461 KB 756/1118 KB 558/1461 KB 756/1118 KB 559/1461 KB 760/1118 KB 559/1461 KB 764/1118 KB 559/1461 KB 768/1118 KB 559/1461 KB 768/1118 KB 562/1461 KB 768/1118 KB 563/1461 KB 772/1118 KB 563/1461 KB 772/1118 KB 566/1461 KB 772/1118 KB 567/1461 KB 776/1118 KB 570/1461 KB 780/1118 KB 570/1461 KB 784/1118 KB 570/1461 KB 776/1118 KB 570/1461 KB 784/1118 KB 571/1461 KB 784/1118 KB 574/1461 KB 788/1118 KB 574/1461 KB 792/1118 KB 575/1461 KB 788/1118 KB 575/1461 KB 792/1118 KB 578/1461 KB 792/1118 KB 579/1461 KB 792/1118 KB 582/1461 KB 796/1118 KB 582/1461 KB 800/1118 KB 582/1461 KB 800/1118 KB 583/1461 KB 800/1118 KB 586/1461 KB 804/1118 KB 586/1461 KB 804/1118 KB 587/1461 KB 804/1118 KB 590/1461 KB 804/1118 KB 591/1461 KB 808/1118 KB 591/1461 KB 812/1118 KB 591/1461 KB 816/1118 KB 591/1461 KB 816/1118 KB 594/1461 KB 816/1118 KB 595/1461 KB 820/1118 KB 595/1461 KB 820/1118 KB 598/1461 KB 820/1118 KB 599/1461 KB 824/1118 KB 602/1461 KB 828/1118 KB 602/1461 KB 832/1118 KB 602/1461 KB 824/1118 KB 602/1461 KB 832/1118 KB 603/1461 KB 832/1118 KB 606/1461 KB 832/1118 KB 607/1461 KB 836/1118 KB 607/1461 KB 836/1118 KB 610/1461 KB 836/1118 KB 611/1461 KB 840/1118 KB 611/1461 KB 844/1118 KB 611/1461 KB 844/1118 KB 614/1461 KB 848/1118 KB 614/1461 KB 848/1118 KB 615/1461 KB 852/1118 KB 615/1461 KB 852/1118 KB 618/1461 KB 852/1118 KB 619/1461 KB 852/1118 KB 622/1461 KB 852/1118 KB 623/1461 KB 856/1118 KB 623/1461 KB 860/1118 KB 623/1461 KB 864/1118 KB 626/1461 KB 860/1118 KB 626/1461 KB 864/1118 KB 627/1461 KB 868/1118 KB 627/1461 KB 868/1118 KB 630/1461 KB 868/1118 KB 633/1461 KB 872/1118 KB 633/1461 KB 876/1118 KB 633/1461 KB 876/1118 KB 636/1461 KB 880/1118 KB 638/1461 KB 876/1118 KB 638/1461 KB 884/1118 KB 638/1461 KB 884/1118 KB 641/1461 KB 884/1118 KB 643/1461 KB 884/1118 KB 646/1461 KB 888/1118 KB 646/1461 KB 892/1118 KB 646/1461 KB 892/1118 KB 649/1461 KB 896/1118 KB 649/1461 KB 896/1118 KB 652/1461 KB 896/1118 KB 654/1461 KB 896/1118 KB 657/1461 KB 900/1118 KB 657/1461 KB 904/1118 KB 657/1461 KB 908/1118 KB 657/1461 KB 908/1118 KB 659/1461 unit-abot-epc-basic-0: 01:13:01 DEBUG unit.abot-epc-basic/0.install KB 912/1118 KB 659/1461 KB 912/1118 KB 662/1461 KB 912/1118 KB 665/1461 KB 916/1118 KB 665/1461 KB 916/1118 KB 668/1461 KB 916/1118 KB 670/1461 KB 920/1118 KB 670/1461 KB 924/1118 KB 670/1461 KB 928/1118 KB 670/1461 KB 928/1118 KB 673/1461 KB 928/1118 KB 675/1461 KB 932/1118 KB 675/1461 KB 936/1118 KB 679/1461 KB 940/1118 KB 679/1461 KB 944/1118 KB 679/1461 KB 932/1118 KB 679/1461 KB 944/1118 KB 683/1461 KB 944/1118 KB 687/1461 KB 944/1118 KB 691/1461 KB 948/1118 KB 691/1461 KB 952/1118 KB 691/1461 KB 956/1118 KB 691/1461 KB 960/1118 KB 695/1461 KB 956/1118 KB 695/1461 KB 960/1118 KB 699/1461 KB 960/1118 KB 703/1461 KB 960/1118 KB 707/1461 KB 960/1118 KB 711/1461 KB 964/1118 KB 715/1461 KB 964/1118 KB 719/1461 KB 964/1118 KB 723/1461 KB 964/1118 KB 711/1461 KB 968/1118 KB 723/1461 KB 972/1118 KB 723/1461 KB 976/1118 KB 723/1461 KB 980/1118 KB 723/1461 KB 984/1118 KB 727/1461 KB 988/1118 KB 727/1461 KB 992/1118 KB 727/1461 KB 980/1118 KB 727/1461 KB 992/1118 KB 731/1461 KB 992/1118 KB 735/1461 KB 992/1118 KB 739/1461 KB 996/1118 KB 739/1461 KB 1000/1118 KB 739/1461 KB 1004/1118 KB 739/1461 KB 1008/1118 KB 739/1461 KB 1012/1118 KB 739/1461 KB 1016/1118 KB 743/1461 KB 1020/1118 KB 743/1461 KB 1024/1118 KB 743/1461 KB 1012/1118 KB 743/1461 KB 1024/1118 KB 747/1461 KB 1024/1118 KB 751/1461 KB 1024/1118 KB 755/1461 KB 1024/1118 KB 759/1461 KB 1024/1118 KB 763/1461 KB 1024/1118 KB 767/1461 KB 1024/1118 KB 771/1461 KB 1028/1118 KB 771/1461 KB 1032/1118 KB 771/1461 KB 1036/1118 KB 771/1461 KB 1040/1118 KB 771/1461 KB 1040/1118 KB 775/1461 KB 1040/1118 KB 779/1461 KB 1040/1118 KB 783/1461 KB 1040/1118 KB 787/1461 KB 1044/1118 KB 787/1461 KB 1048/1118 KB 787/1461 KB 1052/1118 KB 787/1461 KB 1056/1118 KB 787/1461 KB 1056/1118 KB 791/1461 KB 1056/1118 KB 795/1461 KB 1056/1118 KB 799/1461 KB 1056/1118 KB 803/1461 KB 1060/1118 KB 803/1461 KB 1064/1118 KB 803/1461 KB 1068/1118 KB 803/1461 KB 1072/1118 KB 803/1461 KB 1076/1118 KB 803/1461 KB 1076/1118 KB 807/1461 KB 1076/1118 KB 811/1461 KB 1076/1118 KB 815/1461 KB 1076/1118 KB 819/1461 KB 1080/1118 KB 819/1461 KB 1084/1118 KB 819/1461 KB 1084/1118 KB 823/1461 KB 1088/1118 KB 827/1461 KB 1088/1118 KB 831/1461 KB 1088/1118 KB 835/1461 KB 1088/1118 KB 823/1461 KB 1092/1118 KB 835/1461 KB 1096/1118 KB 835/1461 KB 1100/1118 KB 835/1461 KB 1104/1118 KB 835/1461 KB 1104/1118 KB 839/1461 KB 1104/1118 KB 843/1461 KB 1104/1118 KB 847/1461 KB 1104/1118 KB 851/1461 KB 1108/1118 KB 851/1461 KB 1112/1118 KB 851/1461 KB 1116/1118 KB 851/1461 KB 1118/1118 KB 851/1461 KB 1118/1118 KB 855/1461 KB 1118/1118 KB 859/1461 KB 1118/1118 KB 863/1461 KB 1118/1118 KB 867/1461 KB 1118/1118 KB 871/1461 KB 1118/1118 KB 875/1461 KB 1118/1118 KB 879/1461 KB 1118/1118 KB 883/1461 KB 1118/1118 KB 887/1461 KB 1118/1118 KB 891/1461 KB 1118/1118 KB 895/1461 KB 1118/1118 KB 899/1461 KB 1118/1118 KB 903/1461 KB 1118/1118 KB 907/1461 KB 1118/1118 KB 911/1461 KB 1118/1118 KB 915/1461 KB 1118/1118 KB 919/1461 KB 1118/1118 KB 923/1461 KB 1118/1118 KB 926/1461 KB 1118/1118 KB 927/1461 KB 1118/1118 KB 930/1461 KB 1118/1118 KB 931/1461 KB 1118/1118 KB 934/1461 KB 1118/1118 KB 935/1461 KB 1118/1118 KB 938/1461 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar (1118 KB at 608.4 KB/sec) machine-2: 01:13:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 01:13:01 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 01:13:01 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 01:13:01 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 01:13:01 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-2: 01:13:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 01:13:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 01:13:01 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 01:13:01 DEBUG juju.worker.logger logger setup machine-2: 01:13:01 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 01:13:01 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 01:13:01 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 01:13:01 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 01:13:01 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 01:13:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 01:13:01 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 01:13:01 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.211,192.168.121.14,::1,localhost", AutoNoProxy:""} machine-2: 01:13:01 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 01:13:01 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: 01:13:01 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 01:13:01 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 01:13:01 DEBUG unit.abot-epc-basic/0.install 939/1461 KB 942/1461 KB 943/1461 KB 946/1461 KB 947/1461 KB 950/1461 KB 951/1461 KB 954/1461 KB 955/1461 KB 958/1461 KB 959/1461 KB 962/1461 KB 963/1461 KB 966/1461 KB 967/1461 KB 970/1461 KB 971/1461 KB 974/1461 KB 975/1461 KB 978/1461 KB 981/1461 KB 984/1461 KB 986/1461 KB 989/1461 KB 991/1461 KB 994/1461 KB 997/1461 KB 1000/1461 KB 1002/1461 KB 1003/1461 KB 1007/1461 KB 1010/1461 KB 1013/1461 KB 1016/1461 KB 1018/1461 KB 1021/1461 KB 1024/1461 KB 1026/1461 KB 1029/1461 KB 1032/1461 KB 1034/1461 KB 1037/1461 KB 1040/1461 KB 1042/1461 KB 1045/1461 KB 1048/1461 KB 1050/1461 KB 1054/1461 KB 1058/1461 KB 1062/1461 KB 1066/1461 KB 1070/1461 KB 1074/1461 KB 1078/1461 KB 1082/1461 KB 1086/1461 KB 1090/1461 KB 1094/1461 KB 1098/1461 KB 1102/1461 KB 1106/1461 KB 1110/1461 KB 1114/1461 KB 1118/1461 KB 1122/1461 KB 1126/1461 KB 1130/1461 KB 1134/1461 KB 1138/1461 KB 1142/1461 KB 1146/1461 KB 1150/1461 KB 1154/1461 KB 1158/1461 KB 1162/1461 KB 1166/1461 KB 1170/1461 KB 1174/1461 KB 1178/1461 KB 1182/1461 KB 1186/1461 KB 1190/1461 KB 1194/1461 KB 1198/1461 KB 1202/1461 KB 1206/1461 KB 1210/1461 KB 1214/1461 KB 1218/1461 KB 1222/1461 KB 1226/1461 KB 1230/1461 KB 1234/1461 KB 1238/1461 KB 1242/1461 KB 1246/1461 KB 1250/1461 KB 1254/1461 KB 1258/1461 KB 1262/1461 KB 1266/1461 KB 1270/1461 KB 1274/1461 KB 1278/1461 KB 1282/1461 KB 1286/1461 KB 1287/1461 KB 1291/1461 KB 1295/1461 KB 1298/1461 KB 1299/1461 KB 1302/1461 KB 1303/1461 KB 1306/1461 KB 1307/1461 KB 1310/1461 KB 1311/1461 KB 1314/1461 KB 1315/1461 KB 1318/1461 KB 1319/1461 KB 1322/1461 KB 1323/1461 KB 1326/1461 KB 1327/1461 KB 1330/1461 KB 1331/1461 KB 1334/1461 KB 1335/1461 KB 1338/1461 KB 1339/1461 KB 1342/1461 KB 1343/1461 KB 1346/1461 KB 1347/1461 KB 1350/1461 KB 1353/1461 KB 1355/1461 KB 1358/1461 KB 1359/1461 KB 1362/1461 KB 1363/1461 KB 1366/1461 KB 1367/1461 KB 1370/1461 KB 1371/1461 KB 1374/1461 KB 1375/1461 KB 1378/1461 KB 1381/1461 KB 1384/1461 KB 1386/1461 KB 1389/1461 KB 1391/1461 KB 1394/1461 KB 1397/1461 KB 1400/1461 KB 1402/1461 KB 1405/1461 KB 1407/1461 KB 1410/1461 KB 1413/1461 KB 1416/1461 KB 1418/1461 KB 1421/1461 KB 1423/1461 KB 1427/1461 KB 1431/1461 KB 1435/1461 KB 1439/1461 KB 1443/1461 KB 1447/1461 KB 1451/1461 KB 1455/1461 KB 1459/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 763.3 KB/sec) machine-2: 01:13:01 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 01:13:01 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 01:13:01 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 01:13:01 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 01:13:01 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 01:13:01 DEBUG juju.network including address public:172.30.9.211 for machine machine-2: 01:13:01 DEBUG juju.network including address local-cloud:192.168.121.14 for machine machine-2: 01:13:01 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 01:13:01 DEBUG juju.network including address local-machine:::1 for machine machine-2: 01:13:01 DEBUG juju.network addresses after filtering: [public:172.30.9.211 local-cloud:192.168.121.14 local-machine:127.0.0.1 local-machine:::1] machine-2: 01:13:01 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.211:17070 192.168.121.14:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 01:13:01 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 01:13:01 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 01:13:01 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 01:13:01 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 01:13:01 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 01:13:01 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 01:13:01 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 unit-abot-epc-basic-0: 01:13:01 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:13:01 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 01:13:01 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: 01:13:01 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 327.7 KB/sec) unit-abot-epc-basic-0: 01:13:01 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: 01:13:01 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.6/maven-plugin-parameter-documenter-2.0.6.pom (2 KB at 116.6 KB/sec) machine-2: 01:13:01 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 01:13:01 DEBUG juju.agent API server address details [["172.30.9.211:17070" "192.168.121.14:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.14:17070" "172.30.9.211:17070"] unit-abot-epc-basic-0: 01:13:01 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 machine-2: 01:13:01 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 01:13:01 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 01:13:01 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 01:13:01 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 01:13:01 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 01:13:01 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 01:13:01 DEBUG juju.network including address local-cloud:192.168.121.9 for machine machine-2: 01:13:01 DEBUG juju.network including address local-machine:::1 for machine machine-2: 01:13:01 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.9 local-machine:::1] machine-2: 01:13:01 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.9 local-machine:::1] machine-2: 01:13:01 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 01:13:01 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 01:13:01 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 01:13:01 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 01:13:01 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys unit-abot-epc-basic-0: 01:13:01 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 114.1 KB/sec) unit-abot-epc-basic-0: 01:13:01 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: 01:13:01 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 87.8 KB/sec) unit-abot-epc-basic-0: 01:13:01 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: 01:13:01 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 27.6 KB/sec) unit-abot-epc-basic-0: 01:13:01 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-mysql-0: 01:13:01 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbi-perl. unit-abot-epc-basic-0: 01:13:01 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: 01:13:01 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-mysql-0: 01:13:01 DEBUG unit.mysql/0.config-changed (Reading database ... 57744 files and directories currently installed.) unit-mysql-0: 01:13:01 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-abot-epc-basic-0: 01:13:01 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 110.9 KB/sec) unit-abot-epc-basic-0: 01:13:01 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: 01:13:01 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 114.2 KB/sec) unit-abot-epc-basic-0: 01:13:01 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-mysql-0: 01:13:01 DEBUG unit.mysql/0.config-changed Unpacking libdbi-perl (1.630-1) ... machine-2: 01:13:01 INFO juju.worker.authenticationworker "machine-2" key updater worker started unit-abot-epc-basic-0: 01:13:01 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 164.2 KB/sec) unit-abot-epc-basic-0: 01:13:01 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: 01:13:01 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-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: 01:13:01 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: 01:13:01 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: 01:13:01 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: 01:13:01 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 231.9 KB/sec) unit-abot-epc-basic-0: 01:13:01 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: 01:13:01 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 434.9 KB/sec) unit-abot-epc-basic-0: 01:13:01 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: 01:13:01 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/shared/maven-shared-components/17/maven-shared-components-17.pom (9 KB at 531.1 KB/sec) unit-abot-epc-basic-0: 01:13:01 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: 01:13:01 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 57.9 KB/sec) machine-2: 01:13:01 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 01:13:01 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 01:13:01 DEBUG juju.worker start "2-container-watcher" machine-2: 01:13:01 DEBUG juju.worker start "stateconverter" machine-2: 01:13:01 INFO juju.worker start "2-container-watcher" machine-2: 01:13:01 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 01:13:01 DEBUG juju.worker "2-container-watcher" started machine-2: 01:13:01 INFO juju.worker start "stateconverter" machine-2: 01:13:01 DEBUG juju.worker "stateconverter" started machine-2: 01:13:01 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" unit-abot-epc-basic-0: 01:13:01 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: 01:13:01 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: 01:13:01 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: 01:13:01 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 245.4 KB/sec) unit-abot-epc-basic-0: 01:13:01 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: 01:13:01 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: 01:13:01 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: 01:13:01 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/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8 KB at 562.4 KB/sec) unit-abot-epc-basic-0: 01:13:02 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: 01:13:02 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 66.9 KB/sec) unit-abot-epc-basic-0: 01:13:02 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: 01:13:02 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.15/plexus-components-1.1.15.pom (3 KB at 185.4 KB/sec) unit-abot-epc-basic-0: 01:13:02 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: 01:13:02 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/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (16 KB at 838.8 KB/sec) unit-abot-epc-basic-0: 01:13:02 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: 01:13:02 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: 01:13:02 DEBUG unit.abot-epc-basic/0.install 3/149 KB 6/149 KB 9/149 KB 11/149 KB 14/149 KB 16/149 KB 19/149 KB 22/149 KB 25/149 KB 27/149 KB 30/149 KB 32/149 KB 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: 01:13:02 DEBUG unit.abot-epc-basic/0.install 36/149 KB 40/149 KB 44/149 KB 48/149 KB 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: 01:13:02 DEBUG unit.abot-epc-basic/0.install 52/149 KB 56/149 KB 60/149 KB 64/149 KB 68/149 KB 72/149 KB 76/149 KB 80/149 KB 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: 01:13:02 DEBUG unit.abot-epc-basic/0.install 84/149 KB 88/149 KB 92/149 KB 96/149 KB 4/6 KB 96/149 KB 6/6 KB 96/149 KB 4/10 KB 4/6 KB 96/149 KB 4/10 KB 6/6 KB 96/149 KB 8/10 KB 6/6 KB 96/149 KB 10/10 KB 6/6 KB 96/149 KB 4/21 KB 10/10 KB 6/6 KB 96/149 KB 8/21 KB 10/10 KB 6/6 KB 96/149 KB 12/21 KB 10/10 KB 6/6 KB 96/149 KB 16/21 KB 10/10 KB 6/6 KB 96/149 KB 20/21 KB 10/10 KB 6/6 KB 96/149 KB 21/21 KB 10/10 KB 6/6 KB 100/149 KB 21/21 KB 10/10 KB 6/6 KB 104/149 KB 21/21 KB 10/10 KB 6/6 KB 108/149 KB 21/21 KB 10/10 KB 6/6 KB 112/149 KB 21/21 KB 10/10 KB 6/6 KB 116/149 KB 21/21 KB 10/10 KB 3/14 KB 6/6 KB 120/149 KB 21/21 KB 10/10 KB 3/14 KB 6/6 KB 116/149 KB 21/21 KB 10/10 KB 5/14 KB 6/6 KB 120/149 KB 21/21 KB 10/10 KB 8/14 KB 6/6 KB 120/149 KB 21/21 KB 10/10 KB 11/14 KB 6/6 KB 120/149 KB 21/21 KB 10/10 KB 13/14 KB 6/6 KB 120/149 KB 21/21 KB 10/10 KB 14/14 KB 6/6 KB 120/149 KB 21/21 KB 10/10 KB 14/14 KB 6/6 KB 124/149 KB 21/21 KB 10/10 KB 14/14 KB 6/6 KB 128/149 KB 21/21 KB 10/10 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 346.7 KB/sec) unit-abot-epc-basic-0: 01:13:02 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: 01:13:02 DEBUG unit.abot-epc-basic/0.install 14/14 KB 6/6 KB 132/149 KB 21/21 KB 14/14 KB 6/6 KB 136/149 KB 21/21 KB 14/14 KB 6/6 KB 140/149 KB 21/21 KB 14/14 KB 6/6 KB 144/149 KB 21/21 KB 14/14 KB 6/6 KB 148/149 KB 21/21 KB 14/14 KB 6/6 KB 149/149 KB 21/21 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 207.0 KB/sec) unit-abot-epc-basic-0: 01:13:02 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: 01:13:02 DEBUG unit.abot-epc-basic/0.install 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 519.7 KB/sec) unit-abot-epc-basic-0: 01:13:02 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: 01:13:02 DEBUG unit.abot-epc-basic/0.install 14/14 KB 4/30 KB 149/149 KB 14/14 KB 8/30 KB 149/149 KB 14/14 KB 12/30 KB 149/149 KB 14/14 KB 16/30 KB 149/149 KB 14/14 KB 20/30 KB 149/149 KB 14/14 KB 24/30 KB 149/149 KB 14/14 KB 28/30 KB 149/149 KB 14/14 KB 30/30 KB 149/149 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 3150.3 KB/sec) unit-abot-epc-basic-0: 01:13:02 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: 01:13:02 DEBUG unit.abot-epc-basic/0.install 14/14 KB 3/37 KB 30/30 KB 14/14 KB 6/37 KB 30/30 KB 14/14 KB 9/37 KB 30/30 KB 3/14 KB 11/37 KB 30/30 KB 3/14 KB 14/37 KB 30/30 KB 3/14 KB 16/37 KB 30/30 KB 3/14 KB 19/37 KB 30/30 KB 3/14 KB 9/37 KB 30/30 KB 5/14 KB 19/37 KB 30/30 KB 8/14 KB 19/37 KB 30/30 KB 11/14 KB 19/37 KB 30/30 KB 13/14 KB 19/37 KB 30/30 KB 14/14 KB 19/37 KB 30/30 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 369.2 KB/sec) unit-abot-epc-basic-0: 01:13:02 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: 01:13:02 DEBUG unit.abot-epc-basic/0.install 14/14 KB 22/37 KB 30/30 KB Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 KB at 817.0 KB/sec) unit-abot-epc-basic-0: 01:13:02 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: 01:13:02 DEBUG unit.abot-epc-basic/0.install 14/14 KB 25/37 KB 14/14 KB 27/37 KB 14/14 KB 30/37 KB 14/14 KB 30/37 KB 4/37 KB 14/14 KB 32/37 KB 4/37 KB 14/14 KB 35/37 KB 4/37 KB 14/14 KB 37/37 KB 4/37 KB 14/14 KB 37/37 KB 8/37 KB 14/14 KB 37/37 KB 12/37 KB 14/14 KB 37/37 KB 16/37 KB 14/14 KB 37/37 KB 20/37 KB 14/14 KB 37/37 KB 24/37 KB 14/14 KB 37/37 KB 28/37 KB 14/14 KB 37/37 KB 32/37 KB 14/14 KB 37/37 KB 36/37 KB 14/14 KB 37/37 KB 37/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 335.7 KB/sec) unit-abot-epc-basic-0: 01:13:02 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: 01:13:02 DEBUG unit.abot-epc-basic/0.install 37/37 KB 3/11 KB 37/37 KB 37/37 KB 5/11 KB 37/37 KB 37/37 KB 8/11 KB 37/37 KB 37/37 KB 11/11 KB 37/37 KB 37/37 KB 11/11 KB 4/43 KB 37/37 KB 37/37 KB 11/11 KB 8/43 KB 37/37 KB 37/37 KB 11/11 KB 12/43 KB 37/37 KB 37/37 KB 11/11 KB 16/43 KB 37/37 KB 37/37 KB 11/11 KB 20/43 KB 37/37 KB 37/37 KB 11/11 KB 24/43 KB 37/37 KB 37/37 KB 11/11 KB 28/43 KB 37/37 KB 37/37 KB 11/11 KB 32/43 KB 37/37 KB 37/37 KB 11/11 KB 36/43 KB 37/37 KB 37/37 KB 11/11 KB 40/43 KB 37/37 KB 11/11 KB 43/43 KB 37/37 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 800.2 KB/sec) unit-abot-epc-basic-0: 01:13:02 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: 01:13:02 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 217.4 KB/sec) unit-abot-epc-basic-0: 01:13:02 DEBUG unit.abot-epc-basic/0.install 43/43 KB 37/37 KB 3/7 KB 43/43 KB 37/37 KB 5/7 KB 43/43 KB 37/37 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 KB at 841.9 KB/sec) unit-abot-epc-basic-0: 01:13:02 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 724.8 KB/sec) unit-abot-epc-basic-0: 01:13:02 DEBUG unit.abot-epc-basic/0.install 3/60 KB 37/37 KB 7/7 KB 6/60 KB 7/7 KB 9/60 KB 7/7 KB 11/60 KB 7/7 KB 14/60 KB 7/7 KB 16/60 KB 7/7 KB 19/60 KB 7/7 KB 22/60 KB 7/7 KB 25/60 KB 7/7 KB 27/60 KB 7/7 KB 30/60 KB 7/7 KB 32/60 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 125.5 KB/sec) unit-abot-epc-basic-0: 01:13:02 DEBUG unit.abot-epc-basic/0.install 36/60 KB 40/60 KB 44/60 KB 48/60 KB 52/60 KB 56/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 889.9 KB/sec) machine-2: 01:13:02 INFO juju.worker.deployer deploying unit "oai-epc/0" unit-mysql-0: 01:13:02 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbd-mysql-perl. unit-abot-epc-basic-0: 01:13:02 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-mysql-0: 01:13:02 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 01:13:02 DEBUG unit.abot-epc-basic/0.install [INFO] Copying 1 resource unit-mysql-0: 01:13:02 DEBUG unit.mysql/0.config-changed Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:13:02 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:13:02 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 01:13:02 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: 01:13:02 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 97.3 KB/sec) unit-abot-epc-basic-0: 01:13:02 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-mysql-0: 01:13:02 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libterm-readkey-perl. unit-mysql-0: 01:13:02 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-abot-epc-basic-0: 01:13:02 DEBUG unit.abot-epc-basic/0.install 1/19 KB 4/19 KB 7/19 KB 10/19 KB 12/19 KB 15/19 KB 17/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 1230.9 KB/sec) unit-mysql-0: 01:13:02 DEBUG unit.mysql/0.config-changed Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 01:13:02 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: 01:13:02 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/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 KB at 1683.4 KB/sec) unit-abot-epc-basic-0: 01:13:02 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-mysql-0: 01:13:02 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-core-5.5. unit-abot-epc-basic-0: 01:13:02 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 98.8 KB/sec) unit-mysql-0: 01:13:02 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 01:13:02 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-mysql-0: 01:13:02 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 01:13:02 DEBUG unit.abot-epc-basic/0.install 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 140.1 KB/sec) unit-abot-epc-basic-0: 01:13:02 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: 01:13:02 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/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: 01:13:02 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: 01:13:02 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 167.5 KB/sec) unit-abot-epc-basic-0: 01:13:02 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: 01:13:02 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 235.9 KB/sec) unit-abot-epc-basic-0: 01:13:02 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: 01:13:02 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 147.5 KB/sec) unit-abot-epc-basic-0: 01:13:02 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: 01:13:02 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 100.1 KB/sec) unit-abot-epc-basic-0: 01:13:02 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: 01:13:02 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 142.8 KB/sec) unit-mysql-0: 01:13:02 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-5.5. unit-abot-epc-basic-0: 01:13:02 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-mysql-0: 01:13:02 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: 01:13:02 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 01:13:02 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 113.5 KB/sec) machine-2: 01:13:02 INFO juju.worker.machiner "machine-2" started unit-abot-epc-basic-0: 01:13:02 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: 01:13:02 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 189.0 KB/sec) unit-abot-epc-basic-0: 01:13:02 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 machine-2: 01:13:02 DEBUG juju.service discovered init system "upstart" from local host unit-abot-epc-basic-0: 01:13:02 DEBUG unit.abot-epc-basic/0.install 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 188.3 KB/sec) unit-abot-epc-basic-0: 01:13:02 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 machine-2: 01:13:02 DEBUG juju.worker.deployer state addresses: ["192.168.121.14:37017"] machine-2: 01:13:02 DEBUG juju.worker.deployer API addresses: ["192.168.121.14:17070" "172.30.9.211:17070"] unit-abot-epc-basic-0: 01:13:02 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 120.3 KB/sec) machine-2: 01:13:02 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: 01:13:02 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: 01:13:02 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 144.7 KB/sec) unit-abot-epc-basic-0: 01:13:02 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-oai-epc-0: 01:13:02 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-oai-epc-0: 01:13:02 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: 01:13:02 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 01:13:02 DEBUG juju.worker start "api" unit-oai-epc-0: 01:13:02 INFO juju.worker start "api" unit-oai-epc-0: 01:13:02 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:13:02 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:13:02 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:13:02 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 01:13:02 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 01:13:02 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:13:02 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 01:13:02 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:13:02 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 01:13:02 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:13:02 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:13:02 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:13:02 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 01:13:02 DEBUG juju.worker "api" started unit-oai-epc-0: 01:13:02 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 01:13:02 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 01:13:02 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:13:02 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 01:13:02 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:13:02 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:13:02 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 01:13:02 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 01:13:02 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-epc-0: 01:13:02 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: unit-oai-epc-0: 01:13:02 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 01:13:02 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-epc-0: 01:13:02 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 01:13:02 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 01:13:02 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-abot-epc-basic-0: 01:13:02 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 66.0 KB/sec) unit-abot-epc-basic-0: 01:13:02 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-oai-epc-0: 01:13:02 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:13:02 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 208.4 KB/sec) unit-oai-epc-0: 01:13:02 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:13:02 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:13:02 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:13:02 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:13:02 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:13:02 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-oai-epc-0: 01:13:02 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:13:02 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:13:02 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-oai-epc-0: 01:13:02 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 01:13:02 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-oai-epc-0: 01:13:02 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:13:02 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 01:13:02 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:13:02 DEBUG juju.worker.apicaller connecting with old password unit-oai-epc-0: 01:13:02 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-abot-epc-basic-0: 01:13:02 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: 01:13:02 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-oai-epc-0: 01:13:02 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" unit-oai-epc-0: 01:13:02 INFO juju.api connection established to "wss://192.168.121.14:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" unit-oai-epc-0: 01:13:02 DEBUG juju.api successfully dialed "wss://172.30.9.211:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" unit-abot-epc-basic-0: 01:13:02 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 173.3 KB/sec) unit-abot-epc-basic-0: 01:13:02 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: 01:13:02 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 826.3 KB/sec) unit-abot-epc-basic-0: 01:13:02 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: 01:13:02 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 37.5 KB/sec) unit-abot-epc-basic-0: 01:13:02 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: 01:13:02 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 44.8 KB/sec) unit-abot-epc-basic-0: 01:13:02 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: 01:13:02 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: 01:13:02 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: 01:13:02 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: 01:13:02 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: 01:13:02 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: 01:13:02 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.jar unit-abot-epc-basic-0: 01:13:02 DEBUG unit.abot-epc-basic/0.install 3/13 KB 3/87 KB 3/13 KB 4/48 KB 3/87 KB 6/13 KB 4/48 KB 3/21 KB 3/156 KB 3/87 KB 9/13 KB 4/48 KB 3/21 KB 3/156 KB 3/87 KB 11/13 KB 4/48 KB 3/21 KB 3/156 KB 3/87 KB 3/13 KB 4/48 KB 3/87 KB 11/13 KB 8/48 KB 3/21 KB 3/156 KB 3/87 KB 11/13 KB 12/48 KB 3/21 KB 3/156 KB 3/87 KB 11/13 KB 16/48 KB 3/21 KB 3/156 KB 3/87 KB 11/13 KB 20/48 KB 3/21 KB 3/156 KB 3/87 KB 3/13 KB 5/87 KB 13/13 KB 20/48 KB 3/21 KB 3/156 KB 8/87 KB 13/13 KB 20/48 KB 3/21 KB 3/156 KB 11/87 KB 13/13 KB 20/48 KB 3/21 KB 3/156 KB 13/87 KB 13/13 KB 20/48 KB 3/21 KB 3/156 KB 16/87 KB 13/13 KB 20/48 KB 3/21 KB 3/156 KB 19/87 KB 13/13 KB 20/48 KB 3/21 KB 3/156 KB 3/87 KB 13/13 KB 20/48 KB 3/21 KB 3/156 KB 3/87 KB 3/13 KB 4/48 KB 3/21 KB 3/156 KB 19/87 KB 13/13 KB 20/48 KB 3/21 KB 6/156 KB 19/87 KB 13/13 KB 20/48 KB 3/21 KB 9/156 KB 19/87 KB 13/13 KB 20/48 KB 3/21 KB 11/156 KB 19/87 KB 13/13 KB 20/48 KB 3/21 KB 14/156 KB 19/87 KB 13/13 KB 20/48 KB 3/21 KB 16/156 KB 19/87 KB 13/13 KB 20/48 KB 3/21 KB 19/156 KB 19/87 KB 13/13 KB 20/48 KB 3/21 KB 22/156 KB 3/87 KB 3/13 KB 4/48 KB 3/21 KB 19/87 KB 13/13 KB 24/48 KB 5/21 KB 22/156 KB 19/87 KB 13/13 KB 24/48 KB 8/21 KB 22/156 KB 19/87 KB 13/13 KB 24/48 KB 11/21 KB 22/156 KB 19/87 KB 13/13 KB 24/48 KB 13/21 KB 22/156 KB 19/87 KB 13/13 KB 24/48 KB 16/21 KB 22/156 KB 19/87 KB 13/13 KB 24/48 KB 19/21 KB 22/156 KB 19/87 KB 13/13 KB 24/48 KB 21/21 KB 22/156 KB 19/87 KB 13/13 KB 24/48 KB 3/21 KB 22/156 KB 21/87 KB 13/13 KB 24/48 KB 21/21 KB 22/156 KB 24/87 KB 13/13 KB 28/48 KB 21/21 KB 22/156 KB 27/87 KB 13/13 KB 28/48 KB 21/21 KB 25/156 KB 21/87 KB 13/13 KB 28/48 KB 21/21 KB 22/156 KB 27/87 KB 13/13 KB 32/48 KB 21/21 KB 25/156 KB 24/87 KB 13/13 KB 28/48 KB 21/21 KB 25/156 KB 27/87 KB 13/13 KB 36/48 KB 21/21 KB 25/156 KB 29/87 KB 13/13 KB 36/48 KB 21/21 KB 27/156 KB 27/87 KB 13/13 KB 36/48 KB 21/21 KB 27/156 KB 29/87 KB 13/13 KB 36/48 KB 21/21 KB 30/156 KB 29/87 KB 13/13 KB 36/48 KB 21/21 KB 32/156 KB 32/87 KB 13/13 KB 36/48 KB 21/21 KB 32/156 KB 32/87 KB 13/13 KB 40/48 KB 21/21 KB 32/156 KB 32/87 KB 13/13 KB 44/48 KB 21/21 KB 32/156 KB 32/87 KB 13/13 KB 48/48 KB 21/21 KB 32/156 KB 32/87 KB 13/13 KB 48/48 KB 21/21 KB 32/156 KB 36/87 KB 13/13 KB 48/48 KB 36/156 KB 40/87 KB 13/13 KB 48/48 KB 36/156 KB 32/87 KB 13/13 KB 48/48 KB 36/156 KB 40/87 KB 13/13 KB 48/48 KB 40/156 KB 40/87 KB 13/13 KB 48/48 KB 44/156 KB 40/87 KB 13/13 KB 48/48 KB 48/156 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.jar (21 KB at 784.2 KB/sec) unit-abot-epc-basic-0: 01:13:02 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: 01:13:02 DEBUG unit.abot-epc-basic/0.install 44/87 KB 13/13 KB 48/48 KB 48/156 KB 48/87 KB 13/13 KB 48/48 KB 48/156 KB 52/87 KB 48/48 KB 48/156 KB 56/87 KB 48/48 KB 52/156 KB 60/87 KB 48/48 KB 52/156 KB 64/87 KB 48/48 KB 52/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 331.3 KB/sec) unit-abot-epc-basic-0: 01:13:02 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: 01:13:02 DEBUG unit.abot-epc-basic/0.install 52/87 KB 48/48 KB 52/156 KB 64/87 KB 48/48 KB 56/156 KB 64/87 KB 48/48 KB 60/156 KB 64/87 KB 48/48 KB 64/156 KB 68/87 KB 48/48 KB 64/156 KB 72/87 KB 3/35 KB 68/156 KB 76/87 KB 3/35 KB 68/156 KB 68/87 KB 3/35 KB 68/156 KB 68/87 KB 68/156 KB 76/87 KB 3/86 KB 3/35 KB 72/156 KB 76/87 KB 3/86 KB 3/35 KB 76/156 KB 76/87 KB 3/86 KB 3/35 KB 80/156 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (48 KB at 1262.1 KB/sec) unit-abot-epc-basic-0: 01:13:02 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.jar unit-abot-epc-basic-0: 01:13:02 DEBUG unit.abot-epc-basic/0.install 76/87 KB 3/86 KB 3/35 KB 68/156 KB 76/87 KB 5/86 KB 3/35 KB 80/156 KB 76/87 KB 8/86 KB 3/35 KB 80/156 KB 76/87 KB 11/86 KB 3/35 KB 80/156 KB 76/87 KB 13/86 KB 3/35 KB 80/156 KB 80/87 KB 13/86 KB 3/35 KB 80/156 KB 80/87 KB 16/86 KB 4/35 KB 84/156 KB 84/87 KB 16/86 KB 4/35 KB 88/156 KB 84/87 KB 16/86 KB 4/35 KB 92/156 KB 84/87 KB 16/86 KB 4/35 KB 96/156 KB 80/87 KB 16/86 KB 4/35 KB 80/156 KB 80/87 KB 16/86 KB 3/35 KB 80/156 KB 84/87 KB 19/86 KB 4/35 KB 96/156 KB 84/87 KB 19/86 KB 6/35 KB 96/156 KB 84/87 KB 16/86 KB 4/35 KB 84/156 KB 87/87 KB 21/86 KB 6/35 KB 96/156 KB 84/87 KB 21/86 KB 6/35 KB 96/156 KB 87/87 KB 21/86 KB 9/35 KB 96/156 KB 87/87 KB 24/86 KB 9/35 KB 96/156 KB 87/87 KB 24/86 KB 12/35 KB 96/156 KB 87/87 KB 27/86 KB 12/35 KB 96/156 KB 87/87 KB 27/86 KB 15/35 KB 96/156 KB 87/87 KB 29/86 KB 15/35 KB 96/156 KB 87/87 KB 29/86 KB 17/35 KB 96/156 KB 87/87 KB 32/86 KB 3/24 KB 20/35 KB 96/156 KB 87/87 KB 32/86 KB 3/24 KB 22/35 KB 96/156 KB 87/87 KB 32/86 KB 3/24 KB 17/35 KB 96/156 KB 87/87 KB 32/86 KB 6/24 KB 22/35 KB 100/156 KB 87/87 KB 32/86 KB 9/24 KB 22/35 KB 100/156 KB 87/87 KB 32/86 KB 17/35 KB 96/156 KB 87/87 KB 32/86 KB 11/24 KB 22/35 KB 100/156 KB 87/87 KB 32/86 KB 14/24 KB 22/35 KB 100/156 KB 87/87 KB 32/86 KB 3/24 KB 22/35 KB 100/156 KB 87/87 KB 36/86 KB 14/24 KB 22/35 KB 104/156 KB 87/87 KB 36/86 KB 14/24 KB 22/35 KB 108/156 KB 87/87 KB 36/86 KB 16/24 KB 25/35 KB 108/156 KB 87/87 KB 36/86 KB 14/24 KB 22/35 KB 100/156 KB 87/87 KB 36/86 KB 16/24 KB 25/35 KB 112/156 KB 87/87 KB 36/86 KB 14/24 KB 25/35 KB 108/156 KB 87/87 KB 36/86 KB 16/24 KB 28/35 KB 112/156 KB 87/87 KB 40/86 KB 19/24 KB 31/35 KB 116/156 KB 87/87 KB 40/86 KB 19/24 KB 28/35 KB 116/156 KB 87/87 KB 36/86 KB 19/24 KB 28/35 KB 116/156 KB 87/87 KB 40/86 KB 22/24 KB 31/35 KB 116/156 KB 87/87 KB 44/86 KB 24/24 KB 31/35 KB 116/156 KB 87/87 KB 44/86 KB 24/24 KB 33/35 KB 116/156 KB 87/87 KB 36/86 KB 16/24 KB 28/35 KB 116/156 KB 87/87 KB 44/86 KB 22/24 KB 31/35 KB 116/156 KB 87/87 KB 48/86 KB 24/24 KB 33/35 KB 116/156 KB 87/87 KB 48/86 KB 24/24 KB 33/35 KB 120/156 KB 87/87 KB 48/86 KB 24/24 KB 33/35 KB 124/156 KB 87/87 KB 48/86 KB 24/24 KB 35/35 KB 124/156 KB 87/87 KB 48/86 KB 24/24 KB 35/35 KB 128/156 KB 87/87 KB 52/86 KB 24/24 KB 35/35 KB 128/156 KB 87/87 KB 56/86 KB 24/24 KB 35/35 KB 128/156 KB 60/86 KB 24/24 KB 35/35 KB 132/156 KB 64/86 KB 24/24 KB 35/35 KB 132/156 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 1400.4 KB/sec) unit-abot-epc-basic-0: 01:13:02 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: 01:13:02 DEBUG unit.abot-epc-basic/0.install 56/86 KB 24/24 KB 35/35 KB 132/156 KB 64/86 KB 24/24 KB 35/35 KB 136/156 KB 64/86 KB 24/24 KB 35/35 KB 140/156 KB 64/86 KB 24/24 KB 35/35 KB 144/156 KB 68/86 KB 24/24 KB 35/35 KB 144/156 KB 72/86 KB 24/24 KB 35/35 KB 144/156 KB 76/86 KB 24/24 KB 35/35 KB 144/156 KB 80/86 KB 24/24 KB 35/35 KB 144/156 KB 80/86 KB 24/24 KB 35/35 KB 148/156 KB 80/86 KB 24/24 KB 35/35 KB 152/156 KB 84/86 KB 24/24 KB 35/35 KB 156/156 KB 84/86 KB 24/24 KB 35/35 KB 152/156 KB 86/86 KB 24/24 KB 35/35 KB 156/156 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 428.3 KB/sec) unit-abot-epc-basic-0: 01:13:02 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (35 KB at 605.8 KB/sec) unit-abot-epc-basic-0: 01:13:02 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.jar unit-abot-epc-basic-0: 01:13:02 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: 01:13:02 DEBUG unit.abot-epc-basic/0.install 86/86 KB 3/14 KB 156/156 KB 86/86 KB 6/14 KB 156/156 KB 86/86 KB 9/14 KB 156/156 KB 86/86 KB 11/14 KB 156/156 KB 86/86 KB 14/14 KB 156/156 KB 86/86 KB 3/119 KB 14/14 KB 156/156 KB 86/86 KB 5/119 KB 14/14 KB 156/156 KB 86/86 KB 8/119 KB 14/14 KB 156/156 KB 86/86 KB 11/119 KB 14/14 KB 156/156 KB 86/86 KB 13/119 KB 14/14 KB 156/156 KB 86/86 KB 16/119 KB 14/14 KB 156/156 KB 86/86 KB 20/119 KB 14/14 KB 156/156 KB 86/86 KB 24/119 KB 14/14 KB 156/156 KB 86/86 KB 28/119 KB 14/14 KB 156/156 KB 86/86 KB 32/119 KB 14/14 KB 156/156 KB 86/86 KB 36/119 KB 14/14 KB 156/156 KB 86/86 KB 40/119 KB 14/14 KB 156/156 KB 86/86 KB 44/119 KB 14/14 KB 156/156 KB 86/86 KB 48/119 KB 14/14 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: 01:13:02 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: 01:13:02 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (86 KB at 1201.1 KB/sec) unit-abot-epc-basic-0: 01:13:02 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: 01:13:02 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 187.0 KB/sec) unit-abot-epc-basic-0: 01:13:02 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.jar unit-abot-epc-basic-0: 01:13:02 DEBUG unit.abot-epc-basic/0.install 4/29 KB 86/86 KB 48/119 KB 14/14 KB 8/29 KB 48/119 KB 12/29 KB 48/119 KB 16/29 KB 48/119 KB 20/29 KB 48/119 KB 24/29 KB 48/119 KB 28/29 KB 48/119 KB 29/29 KB 48/119 KB 29/29 KB 52/119 KB 29/29 KB 56/119 KB 29/29 KB 60/119 KB 29/29 KB 64/119 KB 29/29 KB 68/119 KB 29/29 KB 72/119 KB 29/29 KB 76/119 KB 29/29 KB 80/119 KB 29/29 KB 84/119 KB 29/29 KB 3/11 KB 84/119 KB 3/37 KB 29/29 KB 5/11 KB 84/119 KB 3/37 KB 29/29 KB 8/11 KB 84/119 KB 3/37 KB 29/29 KB 11/11 KB 84/119 KB 3/37 KB 29/29 KB 84/119 KB 3/37 KB 29/29 KB 11/11 KB 84/119 KB 5/37 KB 3/57 KB 29/29 KB 11/11 KB 84/119 KB 3/37 KB 3/57 KB 29/29 KB 11/11 KB 84/119 KB 5/37 KB 6/57 KB 29/29 KB 11/11 KB 84/119 KB 5/37 KB 9/57 KB 29/29 KB 11/11 KB 84/119 KB 5/37 KB 11/57 KB 29/29 KB 11/11 KB 84/119 KB 5/37 KB 14/57 KB 29/29 KB 11/11 KB 84/119 KB 5/37 KB 16/57 KB 29/29 KB 11/11 KB 84/119 KB 8/37 KB 19/57 KB 29/29 KB 11/11 KB 84/119 KB 8/37 KB 16/57 KB 29/29 KB 11/11 KB 84/119 KB 11/37 KB 19/57 KB 29/29 KB 11/11 KB 84/119 KB 13/37 KB 19/57 KB 29/29 KB 11/11 KB 84/119 KB 13/37 KB 22/57 KB 29/29 KB 11/11 KB 84/119 KB 16/37 KB 22/57 KB 11/11 KB 84/119 KB 16/37 KB 25/57 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 346.2 KB/sec) unit-abot-epc-basic-0: 01:13:02 DEBUG unit.abot-epc-basic/0.install 11/11 KB 84/119 KB 19/37 KB 25/57 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: 01:13:02 DEBUG unit.abot-epc-basic/0.install 11/11 KB 84/119 KB 21/37 KB 25/57 KB 11/11 KB 84/119 KB 21/37 KB 27/57 KB 11/11 KB 84/119 KB 21/37 KB 30/57 KB 11/11 KB 84/119 KB 24/37 KB 30/57 KB 11/11 KB 84/119 KB 24/37 KB 32/57 KB 11/11 KB 84/119 KB 27/37 KB 32/57 KB 11/11 KB 84/119 KB 29/37 KB 32/57 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 118.1 KB/sec) unit-abot-epc-basic-0: 01:13:02 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: 01:13:02 DEBUG unit.abot-epc-basic/0.install 84/119 KB 29/37 KB 36/57 KB 84/119 KB 32/37 KB 36/57 KB 84/119 KB 35/37 KB 36/57 KB 84/119 KB 35/37 KB 40/57 KB 84/119 KB 37/37 KB 40/57 KB 84/119 KB 37/37 KB 44/57 KB 84/119 KB 37/37 KB 48/57 KB 84/119 KB 37/37 KB 52/57 KB 84/119 KB 37/37 KB 56/57 KB 84/119 KB 37/37 KB 57/57 KB 88/119 KB 37/37 KB 57/57 KB 92/119 KB 37/37 KB 57/57 KB 96/119 KB 37/37 KB 57/57 KB 100/119 KB 37/37 KB 57/57 KB 104/119 KB 37/37 KB 57/57 KB 108/119 KB 37/37 KB 57/57 KB 112/119 KB 37/37 KB 57/57 KB 4/33 KB 112/119 KB 37/37 KB 57/57 KB 8/33 KB 112/119 KB 37/37 KB 57/57 KB 12/33 KB 112/119 KB 37/37 KB 57/57 KB 16/33 KB 112/119 KB 37/37 KB 57/57 KB 20/33 KB 112/119 KB 37/37 KB 57/57 KB 24/33 KB 3/21 KB 112/119 KB 37/37 KB 57/57 KB 28/33 KB 3/21 KB 112/119 KB 37/37 KB 57/57 KB 32/33 KB 3/21 KB 112/119 KB 37/37 KB 57/57 KB 20/33 KB 3/21 KB 112/119 KB 37/37 KB 57/57 KB 32/33 KB 5/21 KB 112/119 KB 37/37 KB 57/57 KB 32/33 KB 8/21 KB 112/119 KB 37/37 KB 57/57 KB 32/33 KB 11/21 KB 112/119 KB 37/37 KB 57/57 KB 32/33 KB 13/21 KB 112/119 KB 37/37 KB 57/57 KB 32/33 KB 16/21 KB 112/119 KB 57/57 KB 32/33 KB 19/21 KB 112/119 KB 57/57 KB 32/33 KB 21/21 KB 112/119 KB 57/57 KB 32/33 KB 21/21 KB 112/119 KB 57/57 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 389.0 KB/sec) unit-abot-epc-basic-0: 01:13:02 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: 01:13:02 DEBUG unit.abot-epc-basic/0.install 33/33 KB 21/21 KB 112/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 594.5 KB/sec) unit-abot-epc-basic-0: 01:13:02 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: 01:13:02 DEBUG unit.abot-epc-basic/0.install 33/33 KB 21/21 KB 116/119 KB 33/33 KB 21/21 KB 119/119 KB 33/33 KB 21/21 KB 119/119 KB 4/5 KB 119/119 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (33 KB at 318.2 KB/sec) unit-abot-epc-basic-0: 01:13:02 DEBUG unit.abot-epc-basic/0.install 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 206.9 KB/sec) unit-abot-epc-basic-0: 01:13:02 DEBUG unit.abot-epc-basic/0.install 3/14 KB 119/119 KB 5/5 KB 5/14 KB 119/119 KB 5/5 KB 8/14 KB 119/119 KB 5/5 KB 9/14 KB 119/119 KB 5/5 KB 12/14 KB 119/119 KB 5/5 KB 14/14 KB 119/119 KB 5/5 KB 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 40.8 KB/sec) unit-abot-epc-basic-0: 01:13:02 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (119 KB at 1091.1 KB/sec) unit-abot-epc-basic-0: 01:13:02 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 127.1 KB/sec) unit-mysql-0: 01:13:03 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-core-5.5. unit-mysql-0: 01:13:03 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... machine-2: 01:13:03 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:51:32:87 192.168.121.0/24 1450 0 eth0 ethernet false false static 192.168.121.9 [] [] []} {2 fa:16:3e:51:32:87 1450 0 eth0 ethernet false false manual [] [] []}] unit-mysql-0: 01:13:03 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 01:13:03 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 01:13:03 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 01:13:03 DEBUG unit.abot-epc-basic/0.install [INFO] No sources to compile unit-abot-epc-basic-0: 01:13:03 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:13:03 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 01:13:03 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: 01:13:03 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: 01:13:03 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:13:03 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 01:13:03 DEBUG unit.abot-epc-basic/0.install [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-oai-epc-0: 01:13:03 DEBUG juju.worker.apicaller password changed unit-oai-epc-0: 01:13:03 DEBUG juju.api RPC connection died unit-oai-epc-0: 01:13:03 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-epc-0: 01:13:03 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 01:13:03 DEBUG juju.api successfully dialed "wss://172.30.9.211:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" unit-oai-epc-0: 01:13:03 INFO juju.api connection established to "wss://172.30.9.211:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" unit-oai-epc-0: 01:13:03 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" unit-oai-epc-0: 01:13:03 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 01:13:03 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 01:13:03 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:13:03 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:13:03 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:13:03 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 01:13:03 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 01:13:03 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 01:13:03 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:13:03 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:13:03 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 01:13:03 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 01:13:03 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-oai-epc-0: 01:13:03 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:13:03 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 01:13:03 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-epc-0: 01:13:03 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-epc-0: 01:13:03 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 01:13:03 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 01:13:03 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 01:13:03 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-epc-0: 01:13:03 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 01:13:03 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 01:13:03 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 01:13:03 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 01:13:03 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 01:13:03 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 01:13:03 DEBUG juju.network including address public:172.30.9.211 for machine unit-oai-epc-0: 01:13:03 DEBUG juju.network including address local-cloud:192.168.121.14 for machine unit-oai-epc-0: 01:13:03 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 01:13:03 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 01:13:03 DEBUG juju.network addresses after filtering: [public:172.30.9.211 local-cloud:192.168.121.14 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 01:13:03 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.211:17070 192.168.121.14:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 01:13:03 DEBUG juju.agent API server address details [["172.30.9.211:17070" "192.168.121.14:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.14:17070" "172.30.9.211:17070"] unit-oai-epc-0: 01:13:03 DEBUG juju.worker.meterstatus acquire lock "machine-lock" for meter status hook execution unit-oai-epc-0: 01:13:03 DEBUG juju.worker.meterstatus lock "machine-lock" acquired unit-oai-epc-0: 01:13:03 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "charm-dir" not running: dependency not available unit-oai-epc-0: 01:13:03 DEBUG juju.worker.meterstatus release lock "machine-lock" for meter status hook execution unit-oai-epc-0: 01:13:03 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-epc-0: 01:13:03 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 01:13:03 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 01:13:03 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 01:13:03 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 01:13:03 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "hook-retry-strategy" not running: dependency not available unit-oai-epc-0: 01:13:03 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 01:13:03 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-epc-0: 01:13:03 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 01:13:03 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 01:13:03 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 01:13:03 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 01:13:03 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 01:13:03 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.211,192.168.121.14,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 01:13:03 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: 01:13:04 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:13:04 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 01:13:04 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: 01:13:04 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/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 358.1 KB/sec) unit-abot-epc-basic-0: 01:13:04 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: 01:13:04 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 122.4 KB/sec) unit-abot-epc-basic-0: 01:13:04 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: 01:13:04 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 950.1 KB/sec) unit-mysql-0: 01:13:04 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-5.5. unit-mysql-0: 01:13:04 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: 01:13:04 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: 01:13:04 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 180.4 KB/sec) unit-abot-epc-basic-0: 01:13:04 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: 01:13:04 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 182.8 KB/sec) unit-abot-epc-basic-0: 01:13:04 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: 01:13:04 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 155.0 KB/sec) unit-abot-epc-basic-0: 01:13:04 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: 01:13:04 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 963.5 KB/sec) unit-abot-epc-basic-0: 01:13:04 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: 01:13:04 DEBUG unit.abot-epc-basic/0.install 2/12 KB 5/12 KB 7/12 KB 10/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 757.4 KB/sec) unit-abot-epc-basic-0: 01:13:04 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: 01:13:04 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 147.0 KB/sec) unit-abot-epc-basic-0: 01:13:04 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: 01:13:04 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 142.6 KB/sec) unit-abot-epc-basic-0: 01:13:04 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: 01:13:04 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/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: 01:13:04 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: 01:13:04 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 224.2 KB/sec) unit-abot-epc-basic-0: 01:13:04 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: 01:13:04 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 162.9 KB/sec) unit-abot-epc-basic-0: 01:13:04 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-oai-epc-0: 01:13:04 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 01:13:04 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 01:13:04 DEBUG unit.abot-epc-basic/0.install 3/3 KB 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-oai-epc-0: 01:13:04 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-abot-epc-basic-0: 01:13:04 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-mysql-0: 01:13:04 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 01:13:04 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/shared/maven-shared-components/15/maven-shared-components-15.pom (10 KB at 651.3 KB/sec) unit-oai-epc-0: 01:13:04 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 01:13:04 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-trusty-amd64 unit-oai-epc-0: 01:13:04 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-trusty-amd64/jujud unit-abot-epc-basic-0: 01:13:04 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-oai-epc-0: 01:13:04 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 01:13:04 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 01:13:04 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 01:13:04 INFO juju.worker.uniter resuming charm install unit-oai-epc-0: 01:13:04 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-epc-3 unit-oai-epc-0: 01:13:04 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 01:13:04 INFO juju.worker.uniter.charm downloading local:trusty/oai-epc-3 from API server unit-oai-epc-0: 01:13:04 INFO juju.downloader downloading from local:trusty/oai-epc-3 unit-oai-epc-0: 01:13:04 DEBUG httpbakery client do GET https://172.30.9.211:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/charms?file=%2A&url=local%3Atrusty%2Foai-epc-3 { unit-abot-epc-basic-0: 01:13:04 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 119.1 KB/sec) unit-abot-epc-basic-0: 01:13:04 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-oai-epc-0: 01:13:04 DEBUG httpbakery } -> error unit-oai-epc-0: 01:13:04 INFO juju.downloader download complete ("local:trusty/oai-epc-3") unit-oai-epc-0: 01:13:04 INFO juju.downloader download verified ("local:trusty/oai-epc-3") unit-abot-epc-basic-0: 01:13:04 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: 01:13:04 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-oai-epc-0: 01:13:04 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 01:13:04 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-epc-3" unit-abot-epc-basic-0: 01:13:04 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 160.6 KB/sec) unit-oai-epc-0: 01:13:04 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-epc-3" unit-abot-epc-basic-0: 01:13:04 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: 01:13:04 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 442.6 KB/sec) unit-abot-epc-basic-0: 01:13:04 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: 01:13:04 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: 01:13:04 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: 01:13:04 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 386.6 KB/sec) unit-abot-epc-basic-0: 01:13:04 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-oai-epc-0: 01:13:04 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-epc-3" unit-abot-epc-basic-0: 01:13:04 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 168.1 KB/sec) unit-oai-epc-0: 01:13:04 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-epc-3" unit-abot-epc-basic-0: 01:13:04 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-oai-epc-0: 01:13:04 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 01:13:04 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 251.2 KB/sec) unit-oai-epc-0: 01:13:04 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 01:13:04 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 01:13:04 DEBUG juju.worker.uniter.remotestate got service change unit-abot-epc-basic-0: 01:13:04 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-oai-epc-0: 01:13:04 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 01:13:04 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 01:13:04 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 01:13:04 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 01:13:04 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 01:13:04 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 01:13:04 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 01:13:04 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 01:13:04 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 01:13:04 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 01:13:04 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 01:13:04 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 906.6 KB/sec) unit-oai-epc-0: 01:13:04 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 01:13:04 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 01:13:04 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: 01:13:04 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: 01:13:04 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: 01:13:04 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-oai-epc-0: 01:13:04 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 01:13:04 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-abot-epc-basic-0: 01:13:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar unit-oai-epc-0: 01:13:04 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 01:13:04 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 01:13:04 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 01:13:04 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 01:13:04 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 01:13:04 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 01:13:04 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 01:13:04 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 01:13:04 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 01:13:04 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 01:13:04 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 01:13:04 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 01:13:04 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 01:13:04 DEBUG unit.oai-epc/0.install ++ config-get branch unit-abot-epc-basic-0: 01:13:04 DEBUG unit.abot-epc-basic/0.install 3/45 KB 5/45 KB 3/286 KB 8/45 KB 3/286 KB 11/45 KB 3/286 KB 13/45 KB 3/286 KB 5/45 KB 5/286 KB 13/45 KB 8/286 KB 13/45 KB 11/286 KB 13/45 KB 13/286 KB 13/45 KB 16/286 KB 13/45 KB 19/286 KB 13/45 KB 19/286 KB 16/45 KB 21/286 KB 19/45 KB 3/223 KB 21/286 KB 21/45 KB 3/223 KB 1/39 KB 21/286 KB 24/45 KB 3/223 KB 19/286 KB 16/45 KB 3/223 KB 1/39 KB 21/286 KB 24/45 KB 5/223 KB 1/39 KB 21/286 KB 24/45 KB 8/223 KB 1/39 KB 21/286 KB 24/45 KB 11/223 KB 1/39 KB 21/286 KB 24/45 KB 13/223 KB 1/39 KB 21/286 KB 24/45 KB 16/223 KB 1/39 KB 21/286 KB 24/45 KB 19/223 KB 1/39 KB 21/286 KB 24/45 KB 21/223 KB 21/286 KB 16/45 KB 3/223 KB 1/39 KB 24/286 KB 24/45 KB 21/223 KB 1/39 KB 27/286 KB 24/45 KB 24/223 KB 1/39 KB 21/286 KB 21/45 KB 3/223 KB 1/39 KB 24/286 KB 24/45 KB 24/223 KB 1/39 KB 27/286 KB 24/45 KB 27/223 KB 1/39 KB 29/286 KB 24/45 KB 27/223 KB 1/39 KB 32/286 KB 24/45 KB 29/223 KB 4/39 KB 36/286 KB 27/45 KB 29/223 KB 4/39 KB 40/286 KB 27/45 KB 29/223 KB 4/39 KB 44/286 KB 27/45 KB 29/223 KB 4/39 KB 48/286 KB 27/45 KB 29/223 KB 1/39 KB 29/286 KB 24/45 KB 29/223 KB 4/39 KB 32/286 KB 24/45 KB 29/223 KB 4/39 KB 32/286 KB 27/45 KB 29/223 KB 4/39 KB 48/286 KB 27/45 KB 32/223 KB 6/39 KB 48/286 KB 29/45 KB 32/223 KB 4/39 KB 48/286 KB 29/45 KB 32/223 KB 9/39 KB 48/286 KB 29/45 KB 32/223 KB 12/39 KB 48/286 KB 32/45 KB 32/223 KB 14/39 KB 48/286 KB 32/45 KB 32/223 KB 9/39 KB 48/286 KB 32/45 KB 32/223 KB 14/39 KB 48/286 KB 36/45 KB 36/223 KB 17/39 KB 52/286 KB 40/45 KB 36/223 KB 17/39 KB 52/286 KB 44/45 KB 36/223 KB 17/39 KB 52/286 KB 45/45 KB 36/223 KB 14/39 KB 48/286 KB 32/45 KB 36/223 KB 17/39 KB 52/286 KB 45/45 KB 40/223 KB 17/39 KB 52/286 KB 45/45 KB 44/223 KB 17/39 KB 52/286 KB 45/45 KB 48/223 KB 17/39 KB 52/286 KB 45/45 KB 52/223 KB 17/39 KB 52/286 KB 45/45 KB 56/223 KB 3/308 KB 17/39 KB 52/286 KB 45/45 KB 60/223 KB 3/308 KB 17/39 KB 52/286 KB 45/45 KB 64/223 KB 3/308 KB 17/39 KB 52/286 KB 45/45 KB 68/223 KB 3/308 KB 17/39 KB 52/286 KB 45/45 KB 72/223 KB 3/308 KB 17/39 KB 52/286 KB 36/45 KB 36/223 KB 17/39 KB 48/286 KB 36/45 KB 36/223 KB 20/39 KB 52/286 KB 45/45 KB 72/223 KB 3/308 KB 22/39 KB 52/286 KB 45/45 KB 72/223 KB 3/308 KB 22/39 KB 56/286 KB 45/45 KB 72/223 KB 3/308 KB 17/39 KB 52/286 KB 45/45 KB 52/223 KB 3/308 KB 25/39 KB 56/286 KB 45/45 KB 72/223 KB 3/308 KB 25/39 KB 60/286 KB 45/45 KB 72/223 KB 3/308 KB 25/39 KB 60/286 KB 45/45 KB 72/223 KB 5/308 KB 28/39 KB 64/286 KB 45/45 KB 72/223 KB 5/308 KB 25/39 KB 64/286 KB 45/45 KB 72/223 KB 5/308 KB 30/39 KB 64/286 KB 45/45 KB 72/223 KB 5/308 KB 30/39 KB 68/286 KB 45/45 KB 72/223 KB 8/308 KB 33/39 KB 68/286 KB 45/45 KB 72/223 KB 8/308 KB 30/39 KB 64/286 KB 45/45 KB 72/223 KB 8/308 KB 36/39 KB 68/286 KB 45/45 KB 72/223 KB 8/308 KB 38/39 KB 68/286 KB 45/45 KB 72/223 KB 11/308 KB 39/39 KB 72/286 KB 72/223 KB 11/308 KB 36/39 KB 68/286 KB 45/45 KB 72/223 KB 11/308 KB 39/39 KB 72/286 KB 72/223 KB 13/308 KB 39/39 KB 72/286 KB 72/223 KB 16/308 KB 38/39 KB 72/286 KB 45/45 KB 72/223 KB 11/308 KB 39/39 KB 76/286 KB 72/223 KB 16/308 KB 39/39 KB 80/286 KB 72/223 KB 16/308 KB 39/39 KB 80/286 KB 72/223 KB 19/308 KB 39/39 KB 80/286 KB 76/223 KB 19/308 KB 39/39 KB 80/286 KB 80/223 KB 19/308 KB 39/39 KB 80/286 KB 84/223 KB 19/308 KB 39/39 KB 84/286 KB 88/223 KB 21/308 KB unit-abot-epc-basic-0: 01:13:04 DEBUG unit.abot-epc-basic/0.install 39/39 KB 84/286 KB 92/223 KB 21/308 KB 39/39 KB 84/286 KB 96/223 KB 21/308 KB 39/39 KB 84/286 KB 84/223 KB 21/308 KB 39/39 KB 80/286 KB 84/223 KB 21/308 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 1234.3 KB/sec) unit-abot-epc-basic-0: 01:13:04 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: 01:13:04 DEBUG unit.abot-epc-basic/0.install 39/39 KB 84/286 KB 96/223 KB 24/308 KB 39/39 KB 88/286 KB 100/223 KB 27/308 KB 39/39 KB 88/286 KB 100/223 KB 29/308 KB 39/39 KB 88/286 KB 100/223 KB 32/308 KB 39/39 KB 88/286 KB 100/223 KB 36/308 KB 39/39 KB 88/286 KB 100/223 KB 24/308 KB 39/39 KB 88/286 KB 96/223 KB 24/308 KB 39/39 KB 92/286 KB 100/223 KB 36/308 KB 39/39 KB 96/286 KB 100/223 KB 36/308 KB 39/39 KB 100/286 KB 100/223 KB 36/308 KB 39/39 KB 104/286 KB 100/223 KB 36/308 KB 39/39 KB 108/286 KB 104/223 KB 36/308 KB 39/39 KB 104/286 KB 104/223 KB 36/308 KB 39/39 KB 112/286 KB 108/223 KB 36/308 KB 39/39 KB 112/286 KB 108/223 KB 36/308 KB 39/39 KB 112/286 KB 112/223 KB 36/308 KB 39/39 KB 112/286 KB 112/223 KB 40/308 KB 39/39 KB 112/286 KB 112/223 KB 44/308 KB 39/39 KB 112/286 KB 112/223 KB 48/308 KB 116/286 KB 112/223 KB 52/308 KB 116/286 KB 116/223 KB 56/308 KB 116/286 KB 116/223 KB 60/308 KB 116/286 KB 116/223 KB 64/308 KB 116/286 KB 112/223 KB 48/308 KB 120/286 KB 116/223 KB 64/308 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 871.9 KB/sec) unit-abot-epc-basic-0: 01:13:04 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-oai-epc-0: 01:13:04 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:13:04 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 01:13:04 DEBUG unit.oai-epc/0.install ++ config-get revision unit-abot-epc-basic-0: 01:13:04 DEBUG unit.abot-epc-basic/0.install 120/286 KB 116/223 KB 4/174 KB 64/308 KB 120/286 KB 116/223 KB 8/174 KB 64/308 KB 120/286 KB 116/223 KB 12/174 KB 64/308 KB 120/286 KB 116/223 KB 16/174 KB 64/308 KB 120/286 KB 116/223 KB 20/174 KB 64/308 KB 116/286 KB 116/223 KB 52/308 KB 124/286 KB 120/223 KB 20/174 KB 64/308 KB 124/286 KB 124/223 KB 20/174 KB 64/308 KB 124/286 KB 116/223 KB 20/174 KB 64/308 KB 124/286 KB 128/223 KB 20/174 KB 64/308 KB 128/286 KB 128/223 KB 24/174 KB 64/308 KB 128/286 KB 128/223 KB 28/174 KB 64/308 KB 128/286 KB 128/223 KB 32/174 KB 64/308 KB 128/286 KB 128/223 KB 20/174 KB 64/308 KB 128/286 KB 132/223 KB 32/174 KB 64/308 KB 132/286 KB 136/223 KB 36/174 KB 68/308 KB 132/286 KB 140/223 KB 36/174 KB 68/308 KB 132/286 KB 144/223 KB 36/174 KB 68/308 KB 132/286 KB 132/223 KB 36/174 KB 68/308 KB 132/286 KB 132/223 KB 36/174 KB 64/308 KB 136/286 KB 144/223 KB 36/174 KB 68/308 KB 140/286 KB 3/22 KB 144/223 KB 36/174 KB 68/308 KB 128/286 KB 132/223 KB 36/174 KB 64/308 KB 140/286 KB 3/22 KB 144/223 KB 40/174 KB 72/308 KB 144/286 KB 3/22 KB 144/223 KB 40/174 KB 72/308 KB 140/286 KB 3/22 KB 144/223 KB 36/174 KB 72/308 KB 136/286 KB 3/22 KB 144/223 KB 36/174 KB 68/308 KB 144/286 KB 5/22 KB 144/223 KB 44/174 KB 72/308 KB 144/286 KB 8/22 KB 144/223 KB 44/174 KB 72/308 KB 144/286 KB 11/22 KB 144/223 KB 44/174 KB 72/308 KB 144/286 KB 13/22 KB 144/223 KB 44/174 KB 72/308 KB 144/286 KB 16/22 KB 144/223 KB 44/174 KB 72/308 KB 144/286 KB 19/22 KB 144/223 KB 44/174 KB 72/308 KB 144/286 KB 3/22 KB 144/223 KB 44/174 KB 72/308 KB 144/286 KB 19/22 KB 144/223 KB 44/174 KB 76/308 KB 144/286 KB 19/22 KB 144/223 KB 48/174 KB 76/308 KB 144/286 KB 21/22 KB 144/223 KB 48/174 KB 80/308 KB 144/286 KB 21/22 KB 144/223 KB 48/174 KB 76/308 KB 144/286 KB 21/22 KB 144/223 KB 52/174 KB 80/308 KB 148/286 KB 22/22 KB 148/223 KB 56/174 KB 84/308 KB 148/286 KB 22/22 KB 148/223 KB 60/174 KB 84/308 KB 148/286 KB 22/22 KB 148/223 KB 64/174 KB 84/308 KB 148/286 KB 22/22 KB 148/223 KB 52/174 KB 84/308 KB 144/286 KB 22/22 KB 148/223 KB 52/174 KB 84/308 KB 144/286 KB 22/22 KB 148/223 KB 52/174 KB 80/308 KB 144/286 KB 21/22 KB 148/223 KB 52/174 KB 80/308 KB 148/286 KB 22/22 KB 152/223 KB 64/174 KB 84/308 KB 148/286 KB 22/22 KB 156/223 KB 64/174 KB 84/308 KB 148/286 KB 22/22 KB 160/223 KB 64/174 KB 84/308 KB 152/286 KB 22/22 KB 160/223 KB 64/174 KB 88/308 KB 152/286 KB 22/22 KB 160/223 KB 64/174 KB 92/308 KB 152/286 KB 22/22 KB 160/223 KB 64/174 KB 96/308 KB 152/286 KB 22/22 KB 160/223 KB 64/174 KB 84/308 KB 156/286 KB 22/22 KB 160/223 KB 64/174 KB 96/308 KB 160/286 KB 22/22 KB 160/223 KB 64/174 KB 96/308 KB 160/286 KB 22/22 KB 160/223 KB 64/174 KB 100/308 KB 164/286 KB 22/22 KB 164/223 KB 68/174 KB 104/308 KB 164/286 KB 22/22 KB 164/223 KB 68/174 KB 108/308 KB 164/286 KB 22/22 KB 164/223 KB 68/174 KB 112/308 KB 164/286 KB 22/22 KB 164/223 KB 68/174 KB 100/308 KB 164/286 KB 22/22 KB 168/223 KB 68/174 KB 112/308 KB 164/286 KB 22/22 KB 172/223 KB 68/174 KB 112/308 KB 164/286 KB 22/22 KB 160/223 KB 68/174 KB 100/308 KB 160/286 KB 22/22 KB 160/223 KB 68/174 KB 100/308 KB 164/286 KB 22/22 KB 172/223 KB 72/174 KB 112/308 KB 164/286 KB 22/22 KB 172/223 KB 76/174 KB 112/308 KB 168/286 KB 22/22 KB 176/223 KB 76/174 KB 112/308 KB 172/286 KB 22/22 KB 176/223 KB 80/174 KB 112/308 KB 176/286 KB 22/22 KB 176/223 KB 80/174 KB 112/308 KB 164/286 KB 22/22 KB 176/223 KB 76/174 KB 112/308 KB 168/2 unit-abot-epc-basic-0: 01:13:04 DEBUG unit.abot-epc-basic/0.install 86 KB 22/22 KB 176/223 KB 80/174 KB 112/308 KB 176/286 KB 22/22 KB 176/223 KB 84/174 KB 112/308 KB 176/286 KB 22/22 KB 180/223 KB 88/174 KB 116/308 KB 176/286 KB 22/22 KB 180/223 KB 84/174 KB 116/308 KB 176/286 KB 22/22 KB 176/223 KB 84/174 KB 116/308 KB 180/286 KB 22/22 KB 184/223 KB 88/174 KB 116/308 KB 180/286 KB 22/22 KB 184/223 KB 88/174 KB 120/308 KB 180/286 KB 188/223 KB 92/174 KB 124/308 KB 180/286 KB 188/223 KB 92/174 KB 128/308 KB 180/286 KB 22/22 KB 180/223 KB 88/174 KB 116/308 KB 180/286 KB 188/223 KB 92/174 KB 120/308 KB 180/286 KB 188/223 KB 88/174 KB 120/308 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 338.6 KB/sec) unit-abot-epc-basic-0: 01:13:04 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-oai-epc-0: 01:13:04 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:13:04 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 01:13:04 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 01:13:04 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 01:13:04 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 01:13:04 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 01:13:04 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 01:13:04 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 01:13:04 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 01:13:04 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 01:13:04 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 01:13:04 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 01:13:04 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 01:13:04 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 01:13:04 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-abot-epc-basic-0: 01:13:04 DEBUG unit.abot-epc-basic/0.install 180/286 KB 192/223 KB 92/174 KB 128/308 KB 180/286 KB 196/223 KB 92/174 KB 128/308 KB 184/286 KB 200/223 KB 96/174 KB 132/308 KB 184/286 KB 204/223 KB 96/174 KB 132/308 KB 184/286 KB 208/223 KB 96/174 KB 132/308 KB 184/286 KB 196/223 KB 96/174 KB 132/308 KB 184/286 KB 196/223 KB 96/174 KB 128/308 KB 184/286 KB 196/223 KB 92/174 KB 128/308 KB 188/286 KB 208/223 KB 96/174 KB 132/308 KB 192/286 KB 208/223 KB 96/174 KB 132/308 KB 192/286 KB 208/223 KB 100/174 KB 132/308 KB 196/286 KB 208/223 KB 104/174 KB 132/308 KB 196/286 KB 3/9 KB 208/223 KB 104/174 KB 136/308 KB 196/286 KB 6/9 KB 208/223 KB 108/174 KB 136/308 KB 196/286 KB 9/9 KB 208/223 KB 108/174 KB 136/308 KB 196/286 KB 208/223 KB 100/174 KB 132/308 KB 200/286 KB 9/9 KB 212/223 KB 108/174 KB 136/308 KB 204/286 KB 9/9 KB 212/223 KB 108/174 KB 136/308 KB 208/286 KB 9/9 KB 212/223 KB 108/174 KB 136/308 KB 196/286 KB 9/9 KB 212/223 KB 108/174 KB 136/308 KB 208/286 KB 9/9 KB 216/223 KB 108/174 KB 136/308 KB 196/286 KB 3/9 KB 208/223 KB 108/174 KB 136/308 KB 208/286 KB 9/9 KB 216/223 KB 112/174 KB 136/308 KB 196/286 KB 208/223 KB 104/174 KB 136/308 KB 208/286 KB 9/9 KB 216/223 KB 112/174 KB 140/308 KB 208/286 KB 9/9 KB 216/223 KB 112/174 KB 144/308 KB 208/286 KB 9/9 KB 216/223 KB 112/174 KB 148/308 KB 212/286 KB 9/9 KB 220/223 KB 116/174 KB 152/308 KB 212/286 KB 9/9 KB 220/223 KB 116/174 KB 156/308 KB 212/286 KB 9/9 KB 220/223 KB 116/174 KB 160/308 KB 208/286 KB 9/9 KB 216/223 KB 108/174 KB 136/308 KB 212/286 KB 9/9 KB 220/223 KB 116/174 KB 148/308 KB 208/286 KB 9/9 KB 220/223 KB 116/174 KB 148/308 KB 212/286 KB 9/9 KB 223/223 KB 116/174 KB 160/308 KB 208/286 KB 9/9 KB 216/223 KB 116/174 KB 148/308 KB 212/286 KB 9/9 KB 223/223 KB 120/174 KB 160/308 KB 212/286 KB 9/9 KB 223/223 KB 124/174 KB 160/308 KB 212/286 KB 9/9 KB 223/223 KB 128/174 KB 160/308 KB 216/286 KB 9/9 KB 223/223 KB 128/174 KB 160/308 KB 220/286 KB 9/9 KB 223/223 KB 128/174 KB 160/308 KB 224/286 KB 9/9 KB 223/223 KB 132/174 KB 164/308 KB 228/286 KB 9/9 KB 223/223 KB 132/174 KB 164/308 KB 232/286 KB 9/9 KB 223/223 KB 132/174 KB 164/308 KB 236/286 KB 9/9 KB 223/223 KB 132/174 KB 164/308 KB 240/286 KB 9/9 KB 223/223 KB 132/174 KB 164/308 KB 220/286 KB 9/9 KB 223/223 KB 132/174 KB 164/308 KB 220/286 KB 9/9 KB 223/223 KB 132/174 KB 160/308 KB 240/286 KB 9/9 KB 223/223 KB 132/174 KB 168/308 KB 240/286 KB 9/9 KB 223/223 KB 136/174 KB 168/308 KB 240/286 KB 9/9 KB 223/223 KB 136/174 KB 172/308 KB 240/286 KB 9/9 KB 223/223 KB 136/174 KB 176/308 KB 240/286 KB 9/9 KB 223/223 KB 140/174 KB 176/308 KB 240/286 KB 9/9 KB 223/223 KB 144/174 KB 176/308 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 2448.0 KB/sec) unit-abot-epc-basic-0: 01:13:04 DEBUG unit.abot-epc-basic/0.install 244/286 KB 9/9 KB 148/174 KB 180/308 KB 244/286 KB 9/9 KB 152/174 KB 180/308 KB 244/286 KB 9/9 KB 156/174 KB 180/308 KB 244/286 KB 9/9 KB 144/174 KB 180/308 KB 244/286 KB 9/9 KB 156/174 KB 184/308 KB 244/286 KB 9/9 KB 156/174 KB 188/308 KB 244/286 KB 9/9 KB 144/174 KB 176/308 KB 244/286 KB 9/9 KB 156/174 KB 192/308 KB 248/286 KB 9/9 KB 156/174 KB 192/308 KB Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar unit-oai-epc-0: 01:13:04 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=0 unit-oai-epc-0: 01:13:04 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 01:13:04 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 01:13:04 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes git unit-abot-epc-basic-0: 01:13:04 DEBUG unit.abot-epc-basic/0.install 252/286 KB 9/9 KB 160/174 KB 192/308 KB 252/286 KB 9/9 KB 156/174 KB 192/308 KB 256/286 KB 9/9 KB 160/174 KB 192/308 KB 260/286 KB 164/174 KB 196/308 KB 264/286 KB 164/174 KB 196/308 KB 268/286 KB 164/174 KB 196/308 KB 272/286 KB 164/174 KB 196/308 KB 256/286 KB 164/174 KB 196/308 KB 256/286 KB 160/174 KB 196/308 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (9 KB at 90.6 KB/sec) unit-abot-epc-basic-0: 01:13:04 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-oai-epc-0: 01:13:04 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 01:13:04 DEBUG unit.abot-epc-basic/0.install 272/286 KB 1/22 KB 164/174 KB 200/308 KB 272/286 KB 1/22 KB 164/174 KB 204/308 KB 272/286 KB 1/22 KB 168/174 KB 208/308 KB 272/286 KB 1/22 KB 168/174 KB 212/308 KB 276/286 KB 1/22 KB 168/174 KB 216/308 KB 276/286 KB 1/22 KB 168/174 KB 220/308 KB 276/286 KB 1/22 KB 168/174 KB 224/308 KB 272/286 KB 1/22 KB 164/174 KB 196/308 KB 276/286 KB 4/22 KB 168/174 KB 224/308 KB 276/286 KB 7/22 KB 168/174 KB 224/308 KB 276/286 KB 1/22 KB 168/174 KB 212/308 KB 272/286 KB 1/22 KB 168/174 KB 204/308 KB 276/286 KB 7/22 KB 172/174 KB 224/308 KB 276/286 KB 7/22 KB 174/174 KB 224/308 KB 280/286 KB 7/22 KB 174/174 KB 224/308 KB 280/286 KB 10/22 KB 174/174 KB 224/308 KB 284/286 KB 10/22 KB 174/174 KB 224/308 KB 286/286 KB 10/22 KB 174/174 KB 224/308 KB 286/286 KB 12/22 KB 174/174 KB 224/308 KB 286/286 KB 15/22 KB 174/174 KB 224/308 KB 286/286 KB 17/22 KB 174/174 KB 224/308 KB 286/286 KB 20/22 KB 174/174 KB 228/308 KB 286/286 KB 17/22 KB 174/174 KB 228/308 KB 286/286 KB 20/22 KB 174/174 KB 232/308 KB 286/286 KB 20/22 KB 174/174 KB 4/17 KB 232/308 KB 286/286 KB 20/22 KB 174/174 KB 8/17 KB 232/308 KB 286/286 KB 20/22 KB 174/174 KB 12/17 KB 232/308 KB 286/286 KB 20/22 KB 174/174 KB 16/17 KB 232/308 KB 286/286 KB 20/22 KB 174/174 KB 17/17 KB 232/308 KB 286/286 KB 20/22 KB 174/174 KB 17/17 KB 236/308 KB 286/286 KB 20/22 KB 174/174 KB 17/17 KB 240/308 KB 286/286 KB 22/22 KB 174/174 KB 17/17 KB 240/308 KB 286/286 KB 22/22 KB 174/174 KB 17/17 KB 244/308 KB 286/286 KB 22/22 KB 174/174 KB 17/17 KB 248/308 KB 286/286 KB 22/22 KB 174/174 KB 17/17 KB 252/308 KB 286/286 KB 22/22 KB 174/174 KB 17/17 KB 256/308 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 130.6 KB/sec) unit-abot-epc-basic-0: 01:13:04 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: 01:13:04 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (174 KB at 1367.9 KB/sec) unit-abot-epc-basic-0: 01:13:04 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: 01:13:04 DEBUG unit.abot-epc-basic/0.install 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 2085.0 KB/sec) unit-abot-epc-basic-0: 01:13:04 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: 01:13:04 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 170.4 KB/sec) unit-abot-epc-basic-0: 01:13:04 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: 01:13:04 DEBUG unit.abot-epc-basic/0.install 260/308 KB 264/308 KB 268/308 KB 272/308 KB 276/308 KB 280/308 KB 284/308 KB 288/308 KB 292/308 KB 296/308 KB 300/308 KB 304/308 KB 308/308 KB 308/308 KB 308/308 KB 3/11 KB 308/308 KB 6/11 KB 308/308 KB 9/11 KB 308/308 KB 11/11 KB 4/28 KB 308/308 KB 11/11 KB 8/28 KB 308/308 KB 11/11 KB 12/28 KB 308/308 KB 11/11 KB 16/28 KB 308/308 KB 11/11 KB 20/28 KB 308/308 KB 11/11 KB 24/28 KB 308/308 KB 11/11 KB 28/28 KB 308/308 KB 11/11 KB 28/28 KB 308/308 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar (308 KB at 2196.8 KB/sec) unit-abot-epc-basic-0: 01:13:04 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: 01:13:04 DEBUG unit.abot-epc-basic/0.install 28/28 KB 3/13 KB 11/11 KB 28/28 KB 4/13 KB 11/11 KB 28/28 KB 7/13 KB 11/11 KB 28/28 KB 9/13 KB 11/11 KB 28/28 KB 12/13 KB 28/28 KB 13/13 KB 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 76.3 KB/sec) unit-abot-epc-basic-0: 01:13:04 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: 01:13:04 DEBUG unit.abot-epc-basic/0.install 28/28 KB 3/11 KB 13/13 KB 28/28 KB 6/11 KB 13/13 KB 28/28 KB 9/11 KB 13/13 KB 28/28 KB 11/11 KB 13/13 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 196.4 KB/sec) unit-abot-epc-basic-0: 01:13:04 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: 01:13:04 DEBUG unit.abot-epc-basic/0.install 11/11 KB 13/13 KB 3/14 KB 11/11 KB 13/13 KB 6/14 KB 11/11 KB 13/13 KB 9/14 KB 11/11 KB 13/13 KB 11/14 KB 11/11 KB 13/13 KB 14/14 KB 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 87.1 KB/sec) unit-abot-epc-basic-0: 01:13:04 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: 01:13:04 DEBUG unit.abot-epc-basic/0.install 11/11 KB 3/309 KB 14/14 KB 11/11 KB 5/309 KB 14/14 KB 11/11 KB 8/309 KB 14/14 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 69.0 KB/sec) unit-abot-epc-basic-0: 01:13:04 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: 01:13:04 DEBUG unit.abot-epc-basic/0.install 11/309 KB 14/14 KB 13/309 KB 14/14 KB 16/309 KB 14/14 KB 4/192 KB 19/309 KB 14/14 KB 4/192 KB 21/309 KB 14/14 KB 4/192 KB 16/309 KB 14/14 KB 4/192 KB 24/309 KB 14/14 KB 8/192 KB 24/309 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (14 KB at 87.3 KB/sec) unit-abot-epc-basic-0: 01:13:04 DEBUG unit.abot-epc-basic/0.install 12/192 KB 24/309 KB 16/192 KB 24/309 KB 16/192 KB 27/309 KB 16/192 KB 29/309 KB 16/192 KB 29/309 KB 3/37 KB 16/192 KB 29/309 KB 6/37 KB 16/192 KB 29/309 KB 9/37 KB 16/192 KB 29/309 KB 11/37 KB 16/192 KB 29/309 KB 14/37 KB 16/192 KB 29/309 KB 16/37 KB 16/192 KB 29/309 KB 3/14 KB 16/37 KB 16/192 KB 29/309 KB 6/14 KB 16/37 KB 16/192 KB 29/309 KB 9/14 KB 16/37 KB 16/192 KB 29/309 KB 11/14 KB 16/37 KB 16/192 KB 29/309 KB 14/14 KB 16/37 KB 16/192 KB 29/309 KB 14/14 KB 16/37 KB 16/192 KB 29/309 KB 14/14 KB 19/37 KB 16/192 KB 29/309 KB 14/14 KB 22/37 KB 16/192 KB 29/309 KB 14/14 KB 25/37 KB 20/192 KB 29/309 KB 14/14 KB 25/37 KB 20/192 KB 32/309 KB 14/14 KB 27/37 KB 20/192 KB 32/309 KB 14/14 KB 25/37 KB 24/192 KB 32/309 KB 14/14 KB 27/37 KB 28/192 KB 32/309 KB 14/14 KB 27/37 KB 32/192 KB 32/309 KB 14/14 KB 27/37 KB 32/192 KB 32/309 KB 14/14 KB 30/37 KB 36/192 KB 32/309 KB 14/14 KB 30/37 KB 40/192 KB 36/309 KB 14/14 KB 32/37 KB 44/192 KB 36/309 KB 14/14 KB 32/37 KB 48/192 KB 36/309 KB 14/14 KB 32/37 KB 36/192 KB 36/309 KB 14/14 KB 32/37 KB 48/192 KB 40/309 KB 14/14 KB 32/37 KB 48/192 KB 44/309 KB 14/14 KB 32/37 KB 48/192 KB 48/309 KB 14/14 KB 32/37 KB 36/192 KB 32/309 KB 14/14 KB 32/37 KB 48/192 KB 48/309 KB 14/14 KB 35/37 KB 48/192 KB 48/309 KB 14/14 KB 37/37 KB 48/192 KB 52/309 KB 14/14 KB 37/37 KB 52/192 KB 56/309 KB 14/14 KB 37/37 KB 52/192 KB 60/309 KB 14/14 KB 37/37 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 84.6 KB/sec) unit-abot-epc-basic-0: 01:13:04 DEBUG unit.abot-epc-basic/0.install 52/192 KB 64/309 KB 37/37 KB 52/192 KB 52/309 KB 14/14 KB 37/37 KB 52/192 KB 68/309 KB 37/37 KB 56/192 KB 72/309 KB 37/37 KB 56/192 KB 76/309 KB 37/37 KB 56/192 KB 68/309 KB 37/37 KB 60/192 KB 76/309 KB 37/37 KB 64/192 KB 76/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (37 KB at 220.0 KB/sec) unit-abot-epc-basic-0: 01:13:04 DEBUG unit.abot-epc-basic/0.install 68/192 KB 76/309 KB 68/192 KB 80/309 KB 68/192 KB 84/309 KB 72/192 KB 88/309 KB 72/192 KB 92/309 KB 72/192 KB 84/309 KB 76/192 KB 92/309 KB 80/192 KB 92/309 KB 84/192 KB 92/309 KB 88/192 KB 96/309 KB 92/192 KB 96/309 KB 84/192 KB 96/309 KB 92/192 KB 100/309 KB 96/192 KB 100/309 KB 100/192 KB 100/309 KB 104/192 KB 104/309 KB 108/192 KB 104/309 KB 112/192 KB 104/309 KB 100/192 KB 104/309 KB 112/192 KB 108/309 KB 112/192 KB 112/309 KB 112/192 KB 116/309 KB 116/192 KB 120/309 KB 116/192 KB 124/309 KB 116/192 KB 116/309 KB 116/192 KB 128/309 KB 120/192 KB 128/309 KB 124/192 KB 128/309 KB 128/192 KB 128/309 KB 132/192 KB 128/309 KB 136/192 KB 132/309 KB 132/192 KB 132/309 KB 136/192 KB 136/309 KB 136/192 KB 140/309 KB 136/192 KB 144/309 KB 140/192 KB 144/309 KB 144/192 KB 144/309 KB 144/192 KB 148/309 KB 148/192 KB 152/309 KB 148/192 KB 156/309 KB 148/192 KB 160/309 KB 148/192 KB 148/309 KB 152/192 KB 160/309 KB 156/192 KB 160/309 KB 160/192 KB 160/309 KB 164/192 KB 160/309 KB 168/192 KB 164/309 KB 172/192 KB 164/309 KB 176/192 KB 164/309 KB 164/192 KB 164/309 KB 176/192 KB 168/309 KB 176/192 KB 172/309 KB 176/192 KB 176/309 KB 176/192 KB 180/309 KB 180/192 KB 184/309 KB 180/192 KB 188/309 KB 180/192 KB 192/309 KB 180/192 KB 180/309 KB 184/192 KB 192/309 KB 188/192 KB 192/309 KB 192/192 KB 192/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 244/309 KB 192/192 KB 248/309 KB 192/192 KB 252/309 KB 192/192 KB 256/309 KB 192/192 KB 260/309 KB 192/192 KB 264/309 KB 192/192 KB 268/309 KB 192/192 KB 272/309 KB 192/192 KB 276/309 KB 192/192 KB 280/309 KB 192/192 KB 284/309 KB 192/192 KB 288/309 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 1002.5 KB/sec) unit-abot-epc-basic-0: 01:13:04 DEBUG unit.abot-epc-basic/0.install 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 1534.3 KB/sec) unit-oai-epc-0: 01:13:04 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 01:13:04 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 01:13:04 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 01:13:04 DEBUG unit.oai-epc/0.install git-man liberror-perl unit-oai-epc-0: 01:13:04 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 01:13:04 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: 01:13:04 DEBUG unit.oai-epc/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-epc-0: 01:13:04 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 01:13:04 DEBUG unit.oai-epc/0.install git git-man liberror-perl unit-mysql-0: 01:13:05 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libhtml-template-perl. unit-mysql-0: 01:13:05 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-mysql-0: 01:13:05 DEBUG unit.mysql/0.config-changed Unpacking libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 01:13:05 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-mysql-0: 01:13:05 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server. unit-mysql-0: 01:13:05 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 01:13:05 DEBUG unit.mysql/0.config-changed Unpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 01:13:05 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 177.2 KB/sec) unit-abot-epc-basic-0: 01:13:05 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: 01:13:05 DEBUG unit.abot-epc-basic/0.install 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-mysql-0: 01:13:05 DEBUG unit.mysql/0.config-changed Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 01:13:05 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 01:13:05 DEBUG unit.oai-epc/0.install Need to get 3394 kB of archives. unit-oai-epc-0: 01:13:05 DEBUG unit.oai-epc/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-epc-0: 01:13:05 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: 01:13:05 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: 01:13:05 DEBUG unit.abot-epc-basic/0.install 3/74 KB 4/74 KB 7/74 KB 8/74 KB 11/74 KB 12/74 KB 15/74 KB 16/74 KB 19/74 KB 20/74 KB 23/74 KB 24/74 KB 27/74 KB 28/74 KB 31/74 KB 32/74 KB 35/74 KB 36/74 KB 39/74 KB 40/74 KB 43/74 KB 44/74 KB 47/74 KB 48/74 KB 51/74 KB 52/74 KB 55/74 KB 56/74 KB 59/74 KB 60/74 KB 63/74 KB 64/74 KB 67/74 KB 70/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 2832.7 KB/sec) unit-abot-epc-basic-0: 01:13:05 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:13:05 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 01:13:05 DEBUG unit.abot-epc-basic/0.install T E S T S unit-abot-epc-basic-0: 01:13:05 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-oai-epc-0: 01:13:05 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: 01:13:05 DEBUG unit.abot-epc-basic/0.install Running com.rebaca.abot.RunScenarios unit-mysql-0: 01:13:05 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-oai-epc-0: 01:13:06 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-mysql-0: 01:13:06 DEBUG unit.mysql/0.config-changed Setting up libdbi-perl (1.630-1) ... unit-mysql-0: 01:13:06 DEBUG unit.mysql/0.config-changed Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 01:13:06 DEBUG unit.mysql/0.config-changed Setting up libterm-readkey-perl (2.31-1) ... unit-mysql-0: 01:13:06 DEBUG unit.mysql/0.config-changed Setting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 01:13:06 DEBUG unit.mysql/0.config-changed Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 01:13:06 DEBUG unit.mysql/0.config-changed Setting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 01:13:06 DEBUG unit.mysql/0.config-changed Setting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 01:13:06 DEBUG unit.oai-epc/0.install Fetched 3394 kB in 1s (1997 kB/s) unit-abot-epc-basic-0: 01:13:06 DEBUG unit.abot-epc-basic/0.install Feature: Local_Commands_Testing unit-oai-epc-0: 01:13:06 DEBUG unit.oai-epc/0.install Selecting previously unselected package liberror-perl. unit-abot-epc-basic-0: 01:13:06 DEBUG unit.abot-epc-basic/0.install Aug 10, 2018 1:13:06 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 01:13:06 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@483f6d77: startup date [Fri Aug 10 01:13:06 UTC 2018]; root of context hierarchy unit-oai-epc-0: 01:13:06 DEBUG unit.oai-epc/0.install (Reading database ... 52372 files and directories currently installed.) unit-oai-epc-0: 01:13:06 DEBUG unit.oai-epc/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-epc-0: 01:13:06 DEBUG unit.oai-epc/0.install Unpacking liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 01:13:06 DEBUG unit.abot-epc-basic/0.install Aug 10, 2018 1:13:06 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 01:13:06 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-oai-epc-0: 01:13:07 DEBUG unit.oai-epc/0.install Selecting previously unselected package git-man. unit-oai-epc-0: 01:13:07 DEBUG unit.oai-epc/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.8_all.deb ... unit-oai-epc-0: 01:13:07 DEBUG unit.oai-epc/0.install Unpacking git-man (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 01:13:07 DEBUG unit.abot-epc-basic/0.install Aug 10, 2018 1:13:07 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 01:13:07 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-oai-epc-0: 01:13:07 DEBUG unit.oai-epc/0.install Selecting previously unselected package git. unit-oai-epc-0: 01:13:08 DEBUG unit.oai-epc/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.8_amd64.deb ... unit-oai-epc-0: 01:13:08 DEBUG unit.oai-epc/0.install Unpacking git (1:1.9.1-1ubuntu0.8) ... unit-oai-epc-0: 01:13:08 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 01:13:08 DEBUG unit.oai-epc/0.install Setting up liberror-perl (0.17-1.1) ... unit-oai-epc-0: 01:13:08 DEBUG unit.oai-epc/0.install Setting up git-man (1:1.9.1-1ubuntu0.8) ... unit-oai-epc-0: 01:13:08 DEBUG unit.oai-epc/0.install Setting up git (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 01:13:09 DEBUG unit.abot-epc-basic/0.install Aug 10, 2018 1:13:09 AM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 01:13:09 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-oai-epc-0: 01:13:09 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 01:13:09 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 01:13:09 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 01:13:09 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 01:13:09 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 01:13:09 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 01:13:09 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=0 unit-oai-epc-0: 01:13:09 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 01:13:09 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 01:13:09 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes virt-what unit-oai-epc-0: 01:13:09 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 01:13:09 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 01:13:09 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 01:13:09 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 01:13:09 DEBUG unit.oai-epc/0.install virt-what unit-abot-epc-basic-0: 01:13:09 DEBUG unit.abot-epc-basic/0.install Aug 10, 2018 1:13:09 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 01:13:09 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@51351f28: startup date [Fri Aug 10 01:13:09 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 01:13:09 DEBUG unit.abot-epc-basic/0.install Aug 10, 2018 1:13:09 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 01:13:09 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: 01:13:09 DEBUG unit.abot-epc-basic/0.install Aug 10, 2018 1:13:09 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 01:13:09 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: 01:13:09 DEBUG unit.abot-epc-basic/0.install Aug 10, 2018 1:13:09 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 01:13:09 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: 01:13:09 DEBUG unit.abot-epc-basic/0.install Aug 10, 2018 1:13:09 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 01:13:09 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-oai-epc-0: 01:13:10 DEBUG unit.oai-epc/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 01:13:10 DEBUG unit.oai-epc/0.install Need to get 13.6 kB of archives. unit-oai-epc-0: 01:13:10 DEBUG unit.oai-epc/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-epc-0: 01:13:10 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-mysql-0: 01:13:10 DEBUG unit.mysql/0.config-changed 180810 1:13:10 [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: 01:13:10 DEBUG unit.mysql/0.config-changed 180810 1:13:10 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-mysql-0: 01:13:10 DEBUG unit.mysql/0.config-changed 180810 1:13:10 [Note] /usr/sbin/mysqld (mysqld 5.5.61-0ubuntu0.14.04.1) starting as process 11805 ... unit-abot-epc-basic-0: 01:13:10 DEBUG unit.abot-epc-basic/0.install Aug 10, 2018 1:13:10 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 01:13:10 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@a2ddf26: startup date [Fri Aug 10 01:13:10 UTC 2018]; root of context hierarchy unit-oai-epc-0: 01:13:10 DEBUG unit.oai-epc/0.install Fetched 13.6 kB in 0s (24.0 kB/s) unit-abot-epc-basic-0: 01:13:10 DEBUG unit.abot-epc-basic/0.install Aug 10, 2018 1:13:10 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 01:13:10 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-oai-epc-0: 01:13:10 DEBUG unit.oai-epc/0.install Selecting previously unselected package virt-what. unit-oai-epc-0: 01:13:10 DEBUG unit.oai-epc/0.install (Reading database ... 53122 files and directories currently installed.) unit-oai-epc-0: 01:13:10 DEBUG unit.oai-epc/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-epc-0: 01:13:10 DEBUG unit.oai-epc/0.install Unpacking virt-what (1.13-1) ... unit-abot-epc-basic-0: 01:13:10 DEBUG unit.abot-epc-basic/0.install Aug 10, 2018 1:13:10 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 01:13:10 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-oai-epc-0: 01:13:10 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:13:10 DEBUG unit.abot-epc-basic/0.install Aug 10, 2018 1:13:10 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 01:13:10 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-oai-epc-0: 01:13:10 DEBUG unit.oai-epc/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 01:13:10 DEBUG unit.abot-epc-basic/0.install Aug 10, 2018 1:13:10 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 01:13:10 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-oai-epc-0: 01:13:10 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 01:13:10 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 01:13:10 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 01:13:10 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 01:13:10 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 01:13:10 DEBUG unit.abot-epc-basic/0.install 10-Aug-2018 01:13:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:13:11 DEBUG unit.abot-epc-basic/0.install 10-Aug-2018 01:13:11 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 01:13:11 DEBUG unit.abot-epc-basic/0.install 10-Aug-2018 01:13:11 [main] REPORT: STEP EXECUTION TIME TAKEN :1458 MS unit-oai-epc-0: 01:13:11 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 01:13:11 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 01:13:11 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: 01:13:11 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 01:13:11 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 01:13:11 DEBUG unit.abot-epc-basic/0.install 10-Aug-2018 01:13:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:13:11 DEBUG unit.abot-epc-basic/0.install 10-Aug-2018 01:13:11 [main] REPORT: ========================================================================================== unit-oai-epc-0: 01:13:11 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 01:13:11 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 01:13:11 DEBUG unit.abot-epc-basic/0.install 10-Aug-2018 01:13:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:13:11 DEBUG unit.abot-epc-basic/0.install 10-Aug-2018 01:13:11 [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-oai-epc-0: 01:13:11 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 01:13:11 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 01:13:11 DEBUG unit.oai-epc/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 01:13:11 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 01:13:11 DEBUG unit.oai-epc/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-epc-0: 01:13:11 DEBUG unit.oai-epc/0.install libsql-statement-perl unit-oai-epc-0: 01:13:11 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 01:13:11 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 01:13:11 DEBUG unit.oai-epc/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 01:13:11 DEBUG unit.abot-epc-basic/0.install 10-Aug-2018 01:13:11 [main] REPORT: STEP EXECUTION TIME TAKEN :100 MS unit-abot-epc-basic-0: 01:13:11 DEBUG unit.abot-epc-basic/0.install 10-Aug-2018 01:13:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:13:11 DEBUG unit.abot-epc-basic/0.install 10-Aug-2018 01:13:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:13:11 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:13:11 DEBUG unit.abot-epc-basic/0.install @local-commands unit-abot-epc-basic-0: 01:13:11 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing # featureFiles/000-local-commands.feature:4 unit-abot-epc-basic-0: 01:13:11 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 01:13:11 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: 01:13:11 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:13:11 DEBUG unit.abot-epc-basic/0.install 1 Scenarios (1 passed) unit-abot-epc-basic-0: 01:13:11 DEBUG unit.abot-epc-basic/0.install 2 Steps (2 passed) unit-abot-epc-basic-0: 01:13:11 DEBUG unit.abot-epc-basic/0.install 0m2.053s unit-abot-epc-basic-0: 01:13:11 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:13:11 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.534 sec - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 01:13:11 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully(Scenario: Local Commands testing) Time elapsed: 0.01 sec unit-abot-epc-basic-0: 01:13:11 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: 01:13:11 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing Time elapsed: 0.008 sec unit-oai-epc-0: 01:13:11 DEBUG unit.oai-epc/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 01:13:11 DEBUG unit.oai-epc/0.install Need to get 3786 kB of archives. unit-oai-epc-0: 01:13:11 DEBUG unit.oai-epc/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-epc-0: 01:13:11 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: 01:13:11 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:13:11 DEBUG unit.abot-epc-basic/0.install Results : unit-abot-epc-basic-0: 01:13:11 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:13:11 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 01:13:11 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:13:11 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:13:11 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-oai-epc-0: 01:13:11 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: 01:13:11 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: 01:13:11 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 260.7 KB/sec) unit-abot-epc-basic-0: 01:13:11 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: 01:13:11 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 211.0 KB/sec) unit-abot-epc-basic-0: 01:13:11 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-abot-epc-basic-0: 01:13:11 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 120.9 KB/sec) unit-abot-epc-basic-0: 01:13:11 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: 01:13:11 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 202.7 KB/sec) unit-abot-epc-basic-0: 01:13:11 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: 01:13:11 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-abot-epc-basic-0: 01:13:11 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-abot-epc-basic-0: 01:13:11 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 52.3 KB/sec) unit-abot-epc-basic-0: 01:13:11 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-abot-epc-basic-0: 01:13:11 DEBUG unit.abot-epc-basic/0.install 3/10 KB 4/10 KB 7/10 KB 9/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 606.0 KB/sec) unit-abot-epc-basic-0: 01:13:11 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: 01:13:11 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: 01:13:11 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: 01:13:11 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: 01:13:11 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: 01:13:11 DEBUG unit.abot-epc-basic/0.install 3/60 KB 5/60 KB 8/60 KB 11/60 KB 11/60 KB 3/181 KB 11/60 KB 3/57 KB 5/181 KB 11/60 KB 3/57 KB 8/181 KB 11/60 KB 3/57 KB 11/181 KB 11/60 KB 3/57 KB 13/181 KB 11/60 KB 3/57 KB 3/181 KB 11/60 KB 6/57 KB 13/181 KB 11/60 KB 9/57 KB 13/181 KB 11/60 KB 11/57 KB 13/181 KB 13/60 KB 11/57 KB 3/203 KB 13/181 KB 13/60 KB 11/57 KB 5/203 KB 13/181 KB 13/60 KB 11/57 KB 8/203 KB 13/181 KB 13/60 KB 11/57 KB 11/203 KB 13/181 KB 13/60 KB 11/57 KB 13/203 KB 13/181 KB 13/60 KB 11/57 KB 16/203 KB 13/181 KB 13/60 KB 14/57 KB 19/203 KB 16/181 KB 13/60 KB 11/57 KB 13/181 KB 16/60 KB 14/57 KB 19/203 KB 16/181 KB 13/60 KB 14/57 KB 16/203 KB 16/181 KB 16/60 KB 14/57 KB 19/203 KB 19/181 KB 13/60 KB 14/57 KB 16/203 KB 13/181 KB 3/22 KB 16/60 KB 16/57 KB 19/203 KB 19/181 KB 3/22 KB 16/60 KB 14/57 KB 19/203 KB 19/181 KB 5/22 KB 16/60 KB 16/57 KB 19/203 KB 19/181 KB 8/22 KB 16/60 KB 16/57 KB 19/203 KB 19/181 KB 11/22 KB 16/60 KB 16/57 KB 19/203 KB 19/181 KB 13/22 KB 16/60 KB 16/57 KB 19/203 KB 19/181 KB 16/22 KB 16/60 KB 16/57 KB 19/203 KB 19/181 KB 19/22 KB 16/60 KB 16/57 KB 19/203 KB 19/181 KB 21/22 KB 16/60 KB 16/57 KB 19/203 KB 19/181 KB 22/22 KB 16/60 KB 16/57 KB 19/203 KB 19/181 KB 22/22 KB 19/60 KB 16/57 KB 19/203 KB 19/181 KB 22/22 KB 21/60 KB 16/57 KB 21/203 KB 21/181 KB 22/22 KB 24/60 KB 19/57 KB 21/203 KB 21/181 KB 22/22 KB 19/60 KB 16/57 KB 21/203 KB 21/181 KB 22/22 KB 19/60 KB 16/57 KB 21/203 KB 19/181 KB 22/22 KB 24/60 KB 19/57 KB 24/203 KB 21/181 KB 22/22 KB 21/60 KB 19/57 KB 21/203 KB 21/181 KB 22/22 KB 24/60 KB 19/57 KB 27/203 KB 21/181 KB 22/22 KB 24/60 KB 22/57 KB 27/203 KB 24/181 KB 22/22 KB 24/60 KB 22/57 KB 27/203 KB 21/181 KB 22/22 KB 24/60 KB 22/57 KB 27/203 KB 27/181 KB 22/22 KB 27/60 KB 25/57 KB 29/203 KB 29/181 KB 22/22 KB 27/60 KB 25/57 KB 29/203 KB 27/181 KB 22/22 KB 27/60 KB 25/57 KB 27/203 KB 27/181 KB 22/22 KB 27/60 KB 22/57 KB 27/203 KB 27/181 KB 22/22 KB 29/60 KB 25/57 KB 29/203 KB 29/181 KB 22/22 KB 29/60 KB 27/57 KB 32/203 KB 29/181 KB 22/22 KB 29/60 KB 25/57 KB 32/203 KB 29/181 KB 22/22 KB 32/60 KB 27/57 KB 32/203 KB 32/181 KB 22/22 KB 32/60 KB 30/57 KB 36/203 KB 32/181 KB 22/22 KB 32/60 KB 30/57 KB 40/203 KB 32/181 KB 22/22 KB 32/60 KB 30/57 KB 44/203 KB 32/181 KB 22/22 KB 32/60 KB 30/57 KB 48/203 KB 32/181 KB 22/22 KB 29/60 KB 27/57 KB 32/203 KB 32/181 KB 22/22 KB 32/60 KB 30/57 KB 32/203 KB 32/181 KB 22/22 KB 36/60 KB 30/57 KB 48/203 KB 36/181 KB 22/22 KB 36/60 KB 32/57 KB 48/203 KB 40/181 KB 22/22 KB 36/60 KB 30/57 KB 48/203 KB 32/181 KB 22/22 KB 40/60 KB 32/57 KB 48/203 KB 40/181 KB 22/22 KB 44/60 KB 32/57 KB 48/203 KB 40/181 KB 22/22 KB 48/60 KB 32/57 KB 48/203 KB 40/181 KB 22/22 KB 36/60 KB 32/57 KB 48/203 KB 36/181 KB 22/22 KB 48/60 KB 36/57 KB 48/203 KB 44/181 KB 22/22 KB 48/60 KB 40/57 KB 48/203 KB 44/181 KB 22/22 KB 48/60 KB 44/57 KB 48/203 KB 44/181 KB 52/60 KB 48/57 KB 52/203 KB 44/181 KB 22/22 KB 48/60 KB 32/57 KB 48/203 KB 44/181 KB 52/60 KB 48/57 KB 52/203 KB 48/181 KB 52/60 KB 48/57 KB 52/203 KB 52/181 KB 52/60 KB 52/57 KB 52/203 KB 56/181 KB 52/60 KB 52/57 KB 52/203 KB 60/181 KB 52/60 KB 52/57 KB 52/203 KB 64/181 KB 52/60 KB 44/57 KB 52/203 KB 44/181 KB 52/60 KB 44/57 KB 48/203 KB 44/181 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver unit-abot-epc-basic-0: 01:13:11 DEBUG unit.abot-epc-basic/0.install -2.5.jar (22 KB at 495.4 KB/sec) unit-abot-epc-basic-0: 01:13:12 DEBUG unit.abot-epc-basic/0.install 56/60 KB 52/57 KB 52/203 KB 64/181 KB 60/60 KB 52/57 KB 52/203 KB 64/181 KB 52/60 KB 52/57 KB 52/203 KB 52/181 KB 60/60 KB 56/57 KB 56/203 KB 64/181 KB 60/60 KB 57/57 KB 56/203 KB 64/181 KB 60/60 KB 52/57 KB 56/203 KB 64/181 KB 60/60 KB 57/57 KB 60/203 KB 64/181 KB 60/60 KB 57/57 KB 64/203 KB 64/181 KB 60/60 KB 57/57 KB 68/203 KB 64/181 KB 60/60 KB 57/57 KB 72/203 KB 68/181 KB 60/60 KB 57/57 KB 76/203 KB 68/181 KB 60/60 KB 57/57 KB 80/203 KB 68/181 KB 60/60 KB 57/57 KB 68/203 KB 68/181 KB 60/60 KB 57/57 KB 80/203 KB 72/181 KB 60/60 KB 57/57 KB 80/203 KB 76/181 KB 60/60 KB 57/57 KB 80/203 KB 80/181 KB 60/60 KB 57/57 KB 80/203 KB 84/181 KB 60/60 KB 57/57 KB 84/203 KB 88/181 KB 60/60 KB 57/57 KB 84/203 KB 92/181 KB 60/60 KB 57/57 KB 84/203 KB 96/181 KB 60/60 KB 57/57 KB 84/203 KB 84/181 KB 60/60 KB 57/57 KB 88/203 KB 96/181 KB 60/60 KB 57/57 KB 92/203 KB 96/181 KB 60/60 KB 57/57 KB 96/203 KB 96/181 KB 60/60 KB 57/57 KB 96/203 KB 100/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 1236.9 KB/sec) unit-abot-epc-basic-0: 01:13:12 DEBUG unit.abot-epc-basic/0.install 57/57 KB 100/203 KB 100/181 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 KB at 1073.8 KB/sec) unit-abot-epc-basic-0: 01:13:12 DEBUG unit.abot-epc-basic/0.install 104/203 KB 100/181 KB 108/203 KB 100/181 KB 112/203 KB 100/181 KB 112/203 KB 104/181 KB 112/203 KB 108/181 KB 112/203 KB 112/181 KB 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 132/203 KB 128/181 KB 136/203 KB 132/181 KB 140/203 KB 132/181 KB 144/203 KB 132/181 KB 132/203 KB 132/181 KB 144/203 KB 136/181 KB 144/203 KB 140/181 KB 144/203 KB 144/181 KB 148/203 KB 144/181 KB 152/203 KB 144/181 KB 156/203 KB 144/181 KB 160/203 KB 144/181 KB 160/203 KB 148/181 KB 160/203 KB 152/181 KB 160/203 KB 156/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 164/181 KB 168/203 KB 176/181 KB 172/203 KB 176/181 KB 176/203 KB 176/181 KB 180/203 KB 176/181 KB 180/203 KB 180/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 2501.6 KB/sec) unit-abot-epc-basic-0: 01:13:12 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 2939.9 KB/sec) unit-oai-epc-0: 01:13:12 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: 01:13:12 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: 01:13:12 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:13:12 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 01:13:12 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: 01:13:12 DEBUG unit.abot-epc-basic/0.install 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 89.6 KB/sec) unit-abot-epc-basic-0: 01:13:12 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: 01:13:12 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/maven/3.3.3/maven-3.3.3.pom (23 KB at 1525.8 KB/sec) unit-oai-epc-0: 01:13:12 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: 01:13:12 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: 01:13:12 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: 01:13:12 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: 01:13: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.20/plexus-utils-3.0.20.pom (4 KB at 155.0 KB/sec) unit-abot-epc-basic-0: 01:13:12 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: 01:13:12 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 127.4 KB/sec) unit-oai-epc-0: 01:13:12 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: 01:13:12 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: 01:13:12 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 193.9 KB/sec) unit-abot-epc-basic-0: 01:13:12 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: 01:13: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/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom (14 KB at 788.5 KB/sec) unit-abot-epc-basic-0: 01:13:12 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: 01:13:12 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 100.0 KB/sec) unit-abot-epc-basic-0: 01:13:12 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-oai-epc-0: 01:13:12 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: 01:13:12 DEBUG unit.abot-epc-basic/0.install 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 191.7 KB/sec) unit-abot-epc-basic-0: 01:13:12 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: 01:13:12 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 551.5 KB/sec) unit-abot-epc-basic-0: 01:13:12 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: 01:13:12 DEBUG unit.abot-epc-basic/0.install 1/21 KB 3/21 KB 6/21 KB 9/21 KB 11/21 KB 14/21 KB 17/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 1262.9 KB/sec) unit-abot-epc-basic-0: 01:13:12 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: 01:13:12 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: 01:13:12 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: 01:13:12 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 27.2 KB/sec) unit-abot-epc-basic-0: 01:13:12 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: 01:13:12 DEBUG unit.abot-epc-basic/0.install 3/3 KB 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 183.1 KB/sec) unit-abot-epc-basic-0: 01:13:12 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-oai-epc-0: 01:13:12 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: 01:13:12 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/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom (15 KB at 1005.0 KB/sec) unit-abot-epc-basic-0: 01:13:12 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: 01:13:12 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 56.8 KB/sec) unit-abot-epc-basic-0: 01:13:12 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: 01:13:12 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 295.8 KB/sec) unit-abot-epc-basic-0: 01:13:12 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: 01:13:12 DEBUG unit.abot-epc-basic/0.install 3/17 KB 6/17 KB 9/17 KB 11/17 KB 14/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 1206.4 KB/sec) unit-abot-epc-basic-0: 01:13:12 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: 01:13:12 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 445.9 KB/sec) unit-abot-epc-basic-0: 01:13:12 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: 01:13: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.17/plexus-utils-3.0.17.pom (4 KB at 195.0 KB/sec) unit-abot-epc-basic-0: 01:13:12 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: 01:13:12 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 270.6 KB/sec) unit-abot-epc-basic-0: 01:13:12 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-oai-epc-0: 01:13:12 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: 01:13:12 DEBUG unit.abot-epc-basic/0.install 3/12 KB 6/12 KB 9/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 792.8 KB/sec) unit-abot-epc-basic-0: 01:13:12 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: 01:13:12 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 222.4 KB/sec) unit-abot-epc-basic-0: 01:13:12 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: 01:13:12 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 477.2 KB/sec) unit-abot-epc-basic-0: 01:13:12 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: 01:13:12 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 56.8 KB/sec) unit-abot-epc-basic-0: 01:13:12 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: 01:13:12 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: 01:13:12 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-oai-epc-0: 01:13:12 DEBUG unit.oai-epc/0.install Fetched 3786 kB in 1s (2740 kB/s) unit-abot-epc-basic-0: 01:13:12 DEBUG unit.abot-epc-basic/0.install 3/48 KB 5/48 KB 8/48 KB 11/48 KB 13/48 KB 16/48 KB 19/48 KB 21/48 KB 24/48 KB 27/48 KB 29/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: 01:13:12 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: 01:13:12 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: 01:13:12 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: 01:13:12 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: 01:13:12 DEBUG unit.abot-epc-basic/0.install 4/201 KB 8/201 KB 2/46 KB 4/54 KB 4/158 KB 4/201 KB 2/46 KB 4/54 KB 4/158 KB 8/201 KB 5/46 KB 4/54 KB 4/158 KB 8/201 KB 6/46 KB 4/54 KB 4/158 KB 8/201 KB 9/46 KB 4/54 KB 4/158 KB 8/201 KB 10/46 KB 4/54 KB 4/158 KB 8/201 KB 13/46 KB 4/54 KB 4/158 KB 8/201 KB 14/46 KB 4/54 KB 4/158 KB 4/201 KB 4/54 KB 4/158 KB 12/201 KB 14/46 KB 4/54 KB 8/158 KB 12/201 KB 14/46 KB 4/54 KB 12/158 KB 12/201 KB 14/46 KB 4/54 KB 16/158 KB 12/201 KB 14/46 KB 4/54 KB 20/158 KB 12/201 KB 17/46 KB 4/54 KB 24/158 KB 4/201 KB 4/54 KB 12/201 KB 17/46 KB 8/54 KB 24/158 KB 12/201 KB 17/46 KB 12/54 KB 24/158 KB 12/201 KB 17/46 KB 16/54 KB 24/158 KB 12/201 KB 17/46 KB 20/54 KB 24/158 KB 12/201 KB 17/46 KB 24/54 KB 24/158 KB 12/201 KB 17/46 KB 4/54 KB 20/158 KB 12/201 KB 14/46 KB 4/54 KB 4/158 KB 16/201 KB 17/46 KB 24/54 KB 24/158 KB 20/201 KB 17/46 KB 24/54 KB 24/158 KB 24/201 KB 18/46 KB 28/54 KB 28/158 KB 20/201 KB 18/46 KB 28/54 KB 28/158 KB 24/201 KB 18/46 KB 28/54 KB 32/158 KB 20/201 KB 18/46 KB 28/54 KB 24/158 KB 24/201 KB 21/46 KB 28/54 KB 32/158 KB 20/201 KB 17/46 KB 28/54 KB 24/158 KB 24/201 KB 21/46 KB 32/54 KB 32/158 KB 24/201 KB 22/46 KB 32/54 KB 32/158 KB 24/201 KB 25/46 KB 32/54 KB 32/158 KB 24/201 KB 26/46 KB 32/54 KB 36/158 KB 28/201 KB 29/46 KB 32/54 KB 36/158 KB 24/201 KB 25/46 KB 32/54 KB 36/158 KB 28/201 KB 29/46 KB 36/54 KB 36/158 KB 28/201 KB 26/46 KB 32/54 KB 36/158 KB 32/201 KB 29/46 KB 36/54 KB 36/158 KB 32/201 KB 29/46 KB 40/54 KB 36/158 KB 32/201 KB 29/46 KB 44/54 KB 40/158 KB 32/201 KB 30/46 KB 48/54 KB 40/158 KB 32/201 KB 29/46 KB 40/54 KB 40/158 KB 32/201 KB 30/46 KB 48/54 KB 44/158 KB 32/201 KB 30/46 KB 44/54 KB 40/158 KB 32/201 KB 33/46 KB 48/54 KB 44/158 KB 32/201 KB 33/46 KB 48/54 KB 48/158 KB 32/201 KB 34/46 KB 48/54 KB 48/158 KB 32/201 KB 37/46 KB 52/54 KB 48/158 KB 36/201 KB 38/46 KB 52/54 KB 48/158 KB 32/201 KB 34/46 KB 52/54 KB 48/158 KB 36/201 KB 38/46 KB 54/54 KB 48/158 KB 36/201 KB 37/46 KB 52/54 KB 48/158 KB 40/201 KB 38/46 KB 54/54 KB 48/158 KB 44/201 KB 38/46 KB 54/54 KB 48/158 KB 48/201 KB 38/46 KB 54/54 KB 48/158 KB 52/201 KB 41/46 KB 54/54 KB 48/158 KB 56/201 KB 41/46 KB 54/54 KB 52/158 KB 60/201 KB 41/46 KB 54/54 KB 52/158 KB 48/201 KB 41/46 KB 54/54 KB 48/158 KB Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar unit-abot-epc-basic-0: 01:13:12 DEBUG unit.abot-epc-basic/0.install 52/201 KB 41/46 KB 54/54 KB 52/158 KB 60/201 KB 41/46 KB 54/54 KB 56/158 KB 60/201 KB 44/46 KB 54/54 KB 60/158 KB 60/201 KB 44/46 KB 54/54 KB 64/158 KB 60/201 KB 44/46 KB 54/54 KB 56/158 KB 60/201 KB 46/46 KB 54/54 KB 64/158 KB 64/201 KB 46/46 KB 54/54 KB 64/158 KB 64/201 KB 46/46 KB 54/54 KB 68/158 KB 64/201 KB 46/46 KB 54/54 KB 72/158 KB 64/201 KB 46/46 KB 54/54 KB 76/158 KB 64/201 KB 46/46 KB 54/54 KB 80/158 KB 68/201 KB 46/46 KB 54/54 KB 80/158 KB 72/201 KB 46/46 KB 54/54 KB 80/158 KB 76/201 KB 46/46 KB 54/54 KB 80/158 KB 80/201 KB 46/46 KB 54/54 KB 80/158 KB 80/201 KB 46/46 KB 54/54 KB 84/158 KB 80/201 KB 46/46 KB 54/54 KB 88/158 KB 80/201 KB 46/46 KB 54/54 KB 92/158 KB 80/201 KB 46/46 KB 54/54 KB 96/158 KB 84/201 KB 46/46 KB 96/158 KB 88/201 KB 46/46 KB 96/158 KB 92/201 KB 46/46 KB 96/158 KB 96/201 KB 46/46 KB 96/158 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 1144.7 KB/sec) unit-abot-epc-basic-0: 01:13:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar unit-abot-epc-basic-0: 01:13:12 DEBUG unit.abot-epc-basic/0.install 96/201 KB 46/46 KB 100/158 KB 96/201 KB 46/46 KB 104/158 KB 100/201 KB 46/46 KB 108/158 KB 100/201 KB 46/46 KB 112/158 KB 100/201 KB 46/46 KB 3/44 KB 112/158 KB 100/201 KB 46/46 KB 6/44 KB 112/158 KB 100/201 KB 46/46 KB 9/44 KB 112/158 KB 100/201 KB 46/46 KB 11/44 KB 112/158 KB 100/201 KB 46/46 KB 14/44 KB 112/158 KB 100/201 KB 46/46 KB 16/44 KB 112/158 KB 100/201 KB 46/46 KB 104/158 KB 104/201 KB 46/46 KB 16/44 KB 112/158 KB 108/201 KB 46/46 KB 16/44 KB 112/158 KB 112/201 KB 46/46 KB 16/44 KB 112/158 KB 112/201 KB 46/46 KB 19/44 KB 116/158 KB 112/201 KB 46/46 KB 19/44 KB 112/158 KB 112/201 KB 46/46 KB 22/44 KB 116/158 KB 112/201 KB 46/46 KB 25/44 KB 116/158 KB 112/201 KB 46/46 KB 27/44 KB 116/158 KB 112/201 KB 46/46 KB 30/44 KB 116/158 KB 112/201 KB 46/46 KB 32/44 KB 116/158 KB 112/201 KB 46/46 KB 32/44 KB 120/158 KB 112/201 KB 46/46 KB 32/44 KB 124/158 KB 116/201 KB 32/44 KB 128/158 KB 116/201 KB 32/44 KB 124/158 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 776.2 KB/sec) unit-abot-epc-basic-0: 01:13:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar unit-abot-epc-basic-0: 01:13:12 DEBUG unit.abot-epc-basic/0.install 116/201 KB 36/44 KB 128/158 KB 116/201 KB 40/44 KB 128/158 KB 116/201 KB 44/44 KB 128/158 KB 116/201 KB 3/6 KB 44/44 KB 128/158 KB 116/201 KB 5/6 KB 44/44 KB 128/158 KB 116/201 KB 6/6 KB 44/44 KB 128/158 KB 120/201 KB 6/6 KB 44/44 KB 128/158 KB 124/201 KB 6/6 KB 44/44 KB 128/158 KB 128/201 KB 6/6 KB 44/44 KB 128/158 KB 128/201 KB 6/6 KB 44/44 KB 132/158 KB 128/201 KB 6/6 KB 44/44 KB 136/158 KB 128/201 KB 6/6 KB 44/44 KB 140/158 KB 128/201 KB 6/6 KB 44/44 KB 144/158 KB 132/201 KB 6/6 KB 44/44 KB 144/158 KB 136/201 KB 6/6 KB 44/44 KB 148/158 KB 140/201 KB 6/6 KB 44/44 KB 148/158 KB 144/201 KB 6/6 KB 44/44 KB 148/158 KB 132/201 KB 6/6 KB 44/44 KB 148/158 KB 144/201 KB 6/6 KB 44/44 KB 152/158 KB 144/201 KB 6/6 KB 44/44 KB 156/158 KB 144/201 KB 6/6 KB 44/44 KB 158/158 KB 148/201 KB 6/6 KB 44/44 KB 158/158 KB 152/201 KB 6/6 KB 44/44 KB 158/158 KB 156/201 KB 6/6 KB 44/44 KB 158/158 KB 160/201 KB 6/6 KB 44/44 KB 158/158 KB 160/201 KB 3/3 KB 6/6 KB 44/44 KB 158/158 KB Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (44 KB at 783.1 KB/sec) unit-abot-epc-basic-0: 01:13:12 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.jar unit-abot-epc-basic-0: 01:13:12 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 102.0 KB/sec) unit-abot-epc-basic-0: 01:13:12 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: 01:13:12 DEBUG unit.abot-epc-basic/0.install 164/201 KB 3/3 KB 168/201 KB 3/3 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 2344.0 KB/sec) unit-abot-epc-basic-0: 01:13:12 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: 01:13:12 DEBUG unit.abot-epc-basic/0.install 172/201 KB 3/3 KB 176/201 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (3 KB at 40.0 KB/sec) unit-abot-epc-basic-0: 01:13:12 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: 01:13:12 DEBUG unit.abot-epc-basic/0.install 176/201 KB 4/5 KB 176/201 KB 4/5 KB 3/367 KB 176/201 KB 4/5 KB 5/367 KB 176/201 KB 4/5 KB 8/367 KB 176/201 KB 5/5 KB 8/367 KB 176/201 KB 5/5 KB 11/367 KB 176/201 KB 5/5 KB 13/367 KB 176/201 KB 5/5 KB 16/367 KB 176/201 KB 5/5 KB 19/367 KB 176/201 KB 5/5 KB 3/47 KB 19/367 KB 176/201 KB 5/5 KB 4/47 KB 19/367 KB 176/201 KB 5/5 KB 7/47 KB 19/367 KB 176/201 KB 5/5 KB 8/47 KB 19/367 KB 176/201 KB 5/5 KB 11/47 KB 19/367 KB 176/201 KB 5/5 KB 12/47 KB 19/367 KB 176/201 KB 5/5 KB 12/47 KB 21/367 KB 176/201 KB 5/5 KB 15/47 KB 21/367 KB 176/201 KB 5/5 KB 18/47 KB 21/367 KB 176/201 KB 5/5 KB 18/47 KB 24/367 KB 176/201 KB 5/5 KB 20/47 KB 24/367 KB 176/201 KB 5/5 KB 20/47 KB 27/367 KB 176/201 KB 5/5 KB 20/47 KB 29/367 KB 176/201 KB 5/5 KB 23/47 KB 29/367 KB 176/201 KB 5/5 KB 23/47 KB 32/367 KB 176/201 KB 5/5 KB 24/47 KB 32/367 KB 176/201 KB 5/5 KB 27/47 KB 32/367 KB 176/201 KB 5/5 KB 28/47 KB 32/367 KB 176/201 KB 5/5 KB 31/47 KB 32/367 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 57.1 KB/sec) unit-abot-epc-basic-0: 01:13:12 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: 01:13:12 DEBUG unit.abot-epc-basic/0.install 176/201 KB 31/47 KB 36/367 KB 176/201 KB 32/47 KB 36/367 KB 176/201 KB 32/47 KB 40/367 KB 176/201 KB 32/47 KB 44/367 KB 176/201 KB 32/47 KB 48/367 KB 180/201 KB 35/47 KB 52/367 KB 180/201 KB 35/47 KB 3/238 KB 56/367 KB 4/52 KB 180/201 KB 35/47 KB 3/238 KB 60/367 KB 4/52 KB 180/201 KB 35/47 KB 3/238 KB 64/367 KB 4/52 KB 180/201 KB 35/47 KB 48/367 KB 180/201 KB 32/47 KB 48/367 KB 184/201 KB 35/47 KB 3/238 KB 64/367 KB 4/52 KB 188/201 KB 35/47 KB 3/238 KB 64/367 KB 4/52 KB 192/201 KB 36/47 KB 3/238 KB 64/367 KB 4/52 KB 196/201 KB 36/47 KB 3/238 KB 64/367 KB 4/52 KB 180/201 KB 35/47 KB 3/238 KB 52/367 KB 4/52 KB 196/201 KB 36/47 KB 3/238 KB 64/367 KB 8/52 KB 196/201 KB 36/47 KB 3/238 KB 64/367 KB 12/52 KB 200/201 KB 36/47 KB 3/238 KB 64/367 KB 16/52 KB 200/201 KB 36/47 KB 3/238 KB 64/367 KB 20/52 KB 200/201 KB 36/47 KB 3/238 KB 68/367 KB 24/52 KB 200/201 KB 36/47 KB 3/238 KB 68/367 KB 28/52 KB 200/201 KB 36/47 KB 3/238 KB 68/367 KB 32/52 KB 180/201 KB 35/47 KB 3/238 KB 52/367 KB 200/201 KB 36/47 KB 3/238 KB 68/367 KB 20/52 KB 200/201 KB 36/47 KB 3/238 KB 64/367 KB 12/52 KB 201/201 KB 36/47 KB 3/238 KB 68/367 KB 32/52 KB 188/201 KB 36/47 KB 3/238 KB 64/367 KB 4/52 KB 201/201 KB 39/47 KB 3/238 KB 68/367 KB 32/52 KB 201/201 KB 40/47 KB 3/238 KB 68/367 KB 32/52 KB 201/201 KB 43/47 KB 3/238 KB 68/367 KB 32/52 KB 201/201 KB 46/47 KB 3/238 KB 68/367 KB 32/52 KB 201/201 KB 47/47 KB 3/238 KB 68/367 KB 32/52 KB 201/201 KB 47/47 KB 3/238 KB 68/367 KB 36/52 KB 201/201 KB 47/47 KB 6/238 KB 72/367 KB 40/52 KB 201/201 KB 47/47 KB 6/238 KB 72/367 KB 44/52 KB 201/201 KB 47/47 KB 6/238 KB 72/367 KB 48/52 KB 201/201 KB 47/47 KB 6/238 KB 72/367 KB 36/52 KB 201/201 KB 47/47 KB 6/238 KB 76/367 KB 48/52 KB 201/201 KB 47/47 KB 6/238 KB 80/367 KB 48/52 KB 201/201 KB 47/47 KB 6/238 KB 68/367 KB 36/52 KB 201/201 KB 47/47 KB 9/238 KB 80/367 KB 48/52 KB 201/201 KB 47/47 KB 9/238 KB 84/367 KB 48/52 KB 201/201 KB 47/47 KB 11/238 KB 84/367 KB 48/52 KB 201/201 KB 47/47 KB 11/238 KB 88/367 KB 48/52 KB 201/201 KB 47/47 KB 14/238 KB 88/367 KB 48/52 KB 201/201 KB 47/47 KB 14/238 KB 92/367 KB 48/52 KB 201/201 KB 47/47 KB 14/238 KB 96/367 KB 48/52 KB 201/201 KB 47/47 KB 16/238 KB 96/367 KB 48/52 KB 201/201 KB 47/47 KB 19/238 KB 96/367 KB 48/52 KB 201/201 KB 47/47 KB 22/238 KB 100/367 KB 48/52 KB 201/201 KB 47/47 KB 25/238 KB 100/367 KB 52/52 KB 201/201 KB 47/47 KB 27/238 KB 100/367 KB 52/52 KB 201/201 KB 47/47 KB 19/238 KB 100/367 KB 48/52 KB 201/201 KB 47/47 KB 27/238 KB 104/367 KB 52/52 KB 201/201 KB 47/47 KB 27/238 KB 108/367 KB 52/52 KB 201/201 KB 47/47 KB 27/238 KB 112/367 KB 52/52 KB 201/201 KB 47/47 KB 22/238 KB 100/367 KB 52/52 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 466.9 KB/sec) unit-abot-epc-basic-0: 01:13:12 DEBUG unit.abot-epc-basic/0.install 201/201 KB 47/47 KB 30/238 KB 112/367 KB 52/52 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 1928.7 KB/sec) unit-abot-epc-basic-0: 01:13:12 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.jar unit-abot-epc-basic-0: 01:13:12 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.jar unit-abot-epc-basic-0: 01:13:12 DEBUG unit.abot-epc-basic/0.install 32/238 KB 112/367 KB 52/52 KB 32/238 KB 116/367 KB 52/52 KB 36/238 KB 120/367 KB 52/52 KB 36/238 KB 124/367 KB 52/52 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (52 KB at 499.5 KB/sec) unit-abot-epc-basic-0: 01:13:12 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: 01:13:12 DEBUG unit.abot-epc-basic/0.install 36/238 KB 116/367 KB 52/52 KB 40/238 KB 124/367 KB 40/238 KB 128/367 KB 44/238 KB 128/367 KB 48/238 KB 128/367 KB 48/238 KB 132/367 KB 4/28 KB 52/238 KB 136/367 KB 4/28 KB 52/238 KB 140/367 KB 4/28 KB 52/238 KB 144/367 KB 4/28 KB 52/238 KB 132/367 KB 4/28 KB 48/238 KB 132/367 KB 8/28 KB 52/238 KB 144/367 KB 12/28 KB 52/238 KB 144/367 KB 16/28 KB 52/238 KB 144/367 KB 20/28 KB 52/238 KB 144/367 KB 24/28 KB 52/238 KB 144/367 KB 28/28 KB 52/238 KB 144/367 KB 28/28 KB 56/238 KB 144/367 KB 28/28 KB 60/238 KB 144/367 KB 28/28 KB 64/238 KB 144/367 KB 28/28 KB 68/238 KB 144/367 KB 4/186 KB 28/28 KB 72/238 KB 148/367 KB 4/186 KB 28/28 KB 76/238 KB 148/367 KB 4/186 KB 28/28 KB 80/238 KB 148/367 KB 4/186 KB 28/28 KB 68/238 KB 148/367 KB 4/186 KB 28/28 KB 68/238 KB 144/367 KB 8/186 KB 28/28 KB 80/238 KB 148/367 KB 12/186 KB 28/28 KB 80/238 KB 148/367 KB 16/186 KB 28/28 KB 80/238 KB 148/367 KB 16/186 KB 28/28 KB 80/238 KB 152/367 KB 16/186 KB 28/28 KB 80/238 KB 156/367 KB 16/186 KB 28/28 KB 80/238 KB 160/367 KB 20/186 KB 28/28 KB 80/238 KB 160/367 KB 24/186 KB 28/28 KB 80/238 KB 160/367 KB 28/186 KB 28/28 KB 80/238 KB 160/367 KB 32/186 KB 28/28 KB 80/238 KB 160/367 KB 36/186 KB 28/28 KB 80/238 KB 160/367 KB 40/186 KB 28/28 KB 84/238 KB 164/367 KB 44/186 KB 28/28 KB 84/238 KB 164/367 KB 48/186 KB 28/28 KB 84/238 KB 164/367 KB 36/186 KB 28/28 KB 84/238 KB 164/367 KB 36/186 KB 28/28 KB 80/238 KB 164/367 KB 48/186 KB 28/28 KB 84/238 KB 168/367 KB 48/186 KB 28/28 KB 84/238 KB 172/367 KB 48/186 KB 28/28 KB 84/238 KB 176/367 KB 48/186 KB 28/28 KB 88/238 KB 176/367 KB 48/186 KB 28/28 KB 92/238 KB 176/367 KB 48/186 KB 28/28 KB 96/238 KB 176/367 KB 48/186 KB 28/28 KB 100/238 KB 176/367 KB 52/186 KB 28/28 KB 104/238 KB 180/367 KB 52/186 KB 28/28 KB 108/238 KB 180/367 KB 52/186 KB 28/28 KB 100/238 KB 180/367 KB 52/186 KB 28/28 KB 108/238 KB 184/367 KB 52/186 KB 28/28 KB 108/238 KB 188/367 KB 52/186 KB 28/28 KB 108/238 KB 192/367 KB 52/186 KB 28/28 KB 100/238 KB 176/367 KB 52/186 KB 28/28 KB 112/238 KB 192/367 KB 56/186 KB 28/28 KB 112/238 KB 192/367 KB 60/186 KB 28/28 KB 112/238 KB 192/367 KB 64/186 KB 28/28 KB 112/238 KB 192/367 KB 68/186 KB 28/28 KB 112/238 KB 192/367 KB 72/186 KB 28/28 KB 116/238 KB 196/367 KB 76/186 KB 28/28 KB 116/238 KB 196/367 KB 68/186 KB 28/28 KB 116/238 KB 196/367 KB 76/186 KB 28/28 KB 116/238 KB 200/367 KB 76/186 KB 28/28 KB 116/238 KB 204/367 KB 68/186 KB 28/28 KB 116/238 KB 192/367 KB 76/186 KB 28/28 KB 120/238 KB 208/367 KB 76/186 KB 28/28 KB 116/238 KB 208/367 KB 76/186 KB 28/28 KB 124/238 KB 208/367 KB 76/186 KB 28/28 KB 128/238 KB 208/367 KB 80/186 KB 28/28 KB 128/238 KB 208/367 KB 80/186 KB 28/28 KB 132/238 KB 208/367 KB 84/186 KB 136/238 KB 212/367 KB 84/186 KB 140/238 KB 212/367 KB 84/186 KB 144/238 KB 212/367 KB 80/186 KB 28/28 KB 132/238 KB 212/367 KB 84/186 KB 144/238 KB 216/367 KB 84/186 KB 144/238 KB 220/367 KB 84/186 KB 144/238 KB 224/367 KB 84/186 KB 132/238 KB 212/367 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 214.7 KB/sec) unit-abot-epc-basic-0: 01:13:12 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: 01:13:12 DEBUG unit.abot-epc-basic/0.install 88/186 KB 144/238 KB 224/367 KB 92/186 KB 144/238 KB 224/367 KB 96/186 KB 144/238 KB 224/367 KB 96/186 KB 148/238 KB 224/367 KB 100/186 KB 152/238 KB 228/367 KB 100/186 KB 156/238 KB 228/367 KB 100/186 KB 160/238 KB 228/367 KB 100/186 KB 148/238 KB 228/367 KB 96/186 KB 148/238 KB 228/367 KB 100/186 KB 160/238 KB 232/367 KB 100/186 KB 160/238 KB 236/367 KB 100/186 KB 160/238 KB 240/367 KB 104/186 KB 160/238 KB 240/367 KB 108/186 KB 160/238 KB 240/367 KB 112/186 KB 160/238 KB 240/367 KB 3/1199 KB 112/186 KB 160/238 KB 240/367 KB 5/1199 KB 112/186 KB 160/238 KB 240/367 KB 8/1199 KB 112/186 KB 160/238 KB 240/367 KB 11/1199 KB 112/186 KB 160/238 KB 240/367 KB 13/1199 KB 112/186 KB 160/238 KB 240/367 KB 16/1199 KB 112/186 KB 160/238 KB 240/367 KB 19/1199 KB 112/186 KB 160/238 KB 240/367 KB 21/1199 KB 112/186 KB 160/238 KB 240/367 KB 21/1199 KB 116/186 KB 160/238 KB 240/367 KB 24/1199 KB 116/186 KB 164/238 KB 244/367 KB 27/1199 KB 116/186 KB 164/238 KB 244/367 KB 29/1199 KB 116/186 KB 164/238 KB 244/367 KB 32/1199 KB 116/186 KB 164/238 KB 244/367 KB 21/1199 KB 116/186 KB 164/238 KB 244/367 KB 32/1199 KB 116/186 KB 168/238 KB 244/367 KB 32/1199 KB 116/186 KB 172/238 KB 244/367 KB 21/1199 KB 116/186 KB 160/238 KB 244/367 KB 32/1199 KB 120/186 KB 172/238 KB 248/367 KB 32/1199 KB 120/186 KB 172/238 KB 252/367 KB 32/1199 KB 120/186 KB 172/238 KB 256/367 KB 32/1199 KB 120/186 KB 172/238 KB 244/367 KB 32/1199 KB 124/186 KB 172/238 KB 256/367 KB 32/1199 KB 124/186 KB 176/238 KB 256/367 KB 4/558 KB 36/1199 KB 124/186 KB 176/238 KB 260/367 KB 4/558 KB 36/1199 KB 124/186 KB 176/238 KB 256/367 KB 4/558 KB 32/1199 KB 124/186 KB 176/238 KB 256/367 KB 8/558 KB 36/1199 KB 128/186 KB 180/238 KB 260/367 KB 12/558 KB 36/1199 KB 128/186 KB 180/238 KB 260/367 KB 16/558 KB 36/1199 KB 128/186 KB 180/238 KB 260/367 KB 20/558 KB 36/1199 KB 128/186 KB 180/238 KB 260/367 KB 24/558 KB 36/1199 KB 128/186 KB 180/238 KB 260/367 KB 28/558 KB 36/1199 KB 128/186 KB 180/238 KB 260/367 KB 32/558 KB 36/1199 KB 128/186 KB 180/238 KB 260/367 KB 36/558 KB 36/1199 KB 128/186 KB 180/238 KB 260/367 KB 40/558 KB 36/1199 KB 128/186 KB 180/238 KB 260/367 KB 44/558 KB 36/1199 KB 128/186 KB 180/238 KB 260/367 KB 48/558 KB 36/1199 KB 128/186 KB 180/238 KB 260/367 KB 52/558 KB 36/1199 KB 128/186 KB 180/238 KB 260/367 KB 56/558 KB 36/1199 KB 128/186 KB 180/238 KB 260/367 KB 60/558 KB 36/1199 KB 128/186 KB 180/238 KB 260/367 KB 64/558 KB 36/1199 KB 128/186 KB 180/238 KB 260/367 KB 68/558 KB 36/1199 KB 128/186 KB 180/238 KB 260/367 KB 72/558 KB 36/1199 KB 128/186 KB 180/238 KB 260/367 KB 76/558 KB 36/1199 KB 128/186 KB 180/238 KB 260/367 KB 80/558 KB 36/1199 KB 128/186 KB 180/238 KB 260/367 KB 4/558 KB 36/1199 KB 128/186 KB 180/238 KB 260/367 KB 4/558 KB 36/1199 KB 128/186 KB 176/238 KB 260/367 KB 80/558 KB 36/1199 KB 132/186 KB 180/238 KB 264/367 KB 80/558 KB 36/1199 KB 136/186 KB 184/238 KB 264/367 KB 80/558 KB 36/1199 KB 140/186 KB 184/238 KB 264/367 KB 80/558 KB 36/1199 KB 144/186 KB 184/238 KB 264/367 KB 80/558 KB 36/1199 KB 128/186 KB 180/238 KB 264/367 KB 80/558 KB 36/1199 KB 144/186 KB 184/238 KB 268/367 KB 80/558 KB 36/1199 KB 132/186 KB 184/238 KB 264/367 KB 80/558 KB 36/1199 KB 144/186 KB 188/238 KB 268/367 KB 80/558 KB 36/1199 KB 144/186 KB 192/238 KB 268/367 KB 80/558 KB 36/1199 KB 144/186 KB 192/238 KB 272/367 KB 80/558 KB 36/1199 KB 144/186 KB 192/238 KB 276/367 KB 84/558 KB 36/1 unit-abot-epc-basic-0: 01:13:12 DEBUG unit.abot-epc-basic/0.install 199 KB 148/186 KB 196/238 KB 280/367 KB 84/558 KB 36/1199 KB 148/186 KB 196/238 KB 284/367 KB 84/558 KB 36/1199 KB 148/186 KB 196/238 KB 288/367 KB 84/558 KB 36/1199 KB 148/186 KB 196/238 KB 276/367 KB 84/558 KB 36/1199 KB 144/186 KB 196/238 KB 276/367 KB 88/558 KB 36/1199 KB 148/186 KB 196/238 KB 288/367 KB 92/558 KB 36/1199 KB 148/186 KB 196/238 KB 288/367 KB 80/558 KB 36/1199 KB 144/186 KB 196/238 KB 276/367 KB 92/558 KB 36/1199 KB 148/186 KB 200/238 KB 288/367 KB 96/558 KB 36/1199 KB 148/186 KB 200/238 KB 288/367 KB 96/558 KB 36/1199 KB 148/186 KB 204/238 KB 288/367 KB 96/558 KB 36/1199 KB 148/186 KB 208/238 KB 288/367 KB 96/558 KB 36/1199 KB 152/186 KB 208/238 KB 288/367 KB 96/558 KB 36/1199 KB 156/186 KB 208/238 KB 288/367 KB 96/558 KB 36/1199 KB 160/186 KB 212/238 KB 288/367 KB 96/558 KB 36/1199 KB 164/186 KB 212/238 KB 288/367 KB 100/558 KB 36/1199 KB 168/186 KB 212/238 KB 292/367 KB 100/558 KB 36/1199 KB 172/186 KB 212/238 KB 292/367 KB 100/558 KB 36/1199 KB 176/186 KB 212/238 KB 292/367 KB 96/558 KB 36/1199 KB 156/186 KB 212/238 KB 288/367 KB 100/558 KB 36/1199 KB 164/186 KB 212/238 KB 292/367 KB 100/558 KB 36/1199 KB 164/186 KB 212/238 KB 288/367 KB 104/558 KB 36/1199 KB 176/186 KB 212/238 KB 292/367 KB 108/558 KB 36/1199 KB 176/186 KB 212/238 KB 292/367 KB 112/558 KB 36/1199 KB 176/186 KB 212/238 KB 292/367 KB 112/558 KB 36/1199 KB 176/186 KB 216/238 KB 296/367 KB 112/558 KB 36/1199 KB 176/186 KB 212/238 KB 296/367 KB 112/558 KB 36/1199 KB 176/186 KB 216/238 KB 300/367 KB 116/558 KB 36/1199 KB 176/186 KB 216/238 KB 300/367 KB 120/558 KB 40/1199 KB 180/186 KB 220/238 KB 304/367 KB 124/558 KB 40/1199 KB 180/186 KB 220/238 KB 304/367 KB 116/558 KB 40/1199 KB 180/186 KB 220/238 KB 304/367 KB 124/558 KB 40/1199 KB 184/186 KB 220/238 KB 304/367 KB 124/558 KB 40/1199 KB 186/186 KB 220/238 KB 304/367 KB 116/558 KB 40/1199 KB 176/186 KB 220/238 KB 304/367 KB 116/558 KB 40/1199 KB 176/186 KB 216/238 KB 304/367 KB 124/558 KB 44/1199 KB 186/186 KB 220/238 KB 304/367 KB 124/558 KB 48/1199 KB 186/186 KB 220/238 KB 304/367 KB 124/558 KB 52/1199 KB 186/186 KB 220/238 KB 304/367 KB 124/558 KB 56/1199 KB 186/186 KB 220/238 KB 304/367 KB 124/558 KB 60/1199 KB 186/186 KB 220/238 KB 304/367 KB 124/558 KB 64/1199 KB 186/186 KB 220/238 KB 304/367 KB 124/558 KB 68/1199 KB 186/186 KB 220/238 KB 304/367 KB 124/558 KB 72/1199 KB 186/186 KB 220/238 KB 304/367 KB 124/558 KB 76/1199 KB 186/186 KB 220/238 KB 304/367 KB 124/558 KB 80/1199 KB 186/186 KB 220/238 KB 304/367 KB 124/558 KB 84/1199 KB 186/186 KB 220/238 KB 304/367 KB 124/558 KB 88/1199 KB 186/186 KB 220/238 KB 304/367 KB 124/558 KB 92/1199 KB 186/186 KB 220/238 KB 304/367 KB 124/558 KB 96/1199 KB 186/186 KB 220/238 KB 304/367 KB 124/558 KB 100/1199 KB 186/186 KB 220/238 KB 304/367 KB 124/558 KB 104/1199 KB 186/186 KB 220/238 KB 304/367 KB 124/558 KB 108/1199 KB 186/186 KB 220/238 KB 304/367 KB 124/558 KB 112/1199 KB 186/186 KB 220/238 KB 304/367 KB 124/558 KB 112/1199 KB 186/186 KB 224/238 KB 304/367 KB 116/558 KB 36/1199 KB 176/186 KB 216/238 KB 304/367 KB 124/558 KB 112/1199 KB 186/186 KB 224/238 KB 308/367 KB 124/558 KB 112/1199 KB 186/186 KB 228/238 KB 312/367 KB 128/558 KB 112/1199 KB 186/186 KB 228/238 KB 316/367 KB 128/558 KB 112/1199 KB 186/186 KB 228/238 KB 320/367 KB 124/558 KB 112/1199 KB 186/186 KB 228/238 KB 308/367 KB 128/558 KB 116/1199 KB 186/186 KB 228/238 KB 320/367 KB 128/558 KB 120/1199 KB unit-abot-epc-basic-0: 01:13:13 DEBUG unit.abot-epc-basic/0.install 186/186 KB 228/238 KB 320/367 KB 128/558 KB 124/1199 KB 186/186 KB 228/238 KB 320/367 KB 128/558 KB 128/1199 KB 186/186 KB 228/238 KB 320/367 KB 128/558 KB 112/1199 KB 186/186 KB 228/238 KB 312/367 KB 132/558 KB 128/1199 KB 186/186 KB 232/238 KB 320/367 KB 136/558 KB 132/1199 KB 186/186 KB 232/238 KB 324/367 KB 128/558 KB 128/1199 KB 186/186 KB 232/238 KB 320/367 KB 136/558 KB 132/1199 KB 186/186 KB 236/238 KB 324/367 KB 136/558 KB 132/1199 KB 186/186 KB 238/238 KB 324/367 KB 140/558 KB 132/1199 KB 186/186 KB 238/238 KB 324/367 KB 144/558 KB 132/1199 KB 186/186 KB 238/238 KB 324/367 KB 132/558 KB 132/1199 KB 186/186 KB 232/238 KB 324/367 KB 132/558 KB 132/1199 KB 186/186 KB 232/238 KB 320/367 KB 144/558 KB 136/1199 KB 186/186 KB 238/238 KB 324/367 KB 144/558 KB 140/1199 KB 186/186 KB 238/238 KB 324/367 KB 144/558 KB 144/1199 KB 186/186 KB 238/238 KB 324/367 KB 144/558 KB 144/1199 KB 186/186 KB 238/238 KB 328/367 KB 144/558 KB 144/1199 KB 186/186 KB 238/238 KB 332/367 KB 144/558 KB 148/1199 KB 186/186 KB 238/238 KB 332/367 KB 148/558 KB 152/1199 KB 186/186 KB 336/367 KB 148/558 KB 156/1199 KB 186/186 KB 336/367 KB 148/558 KB 148/1199 KB 186/186 KB 238/238 KB 336/367 KB 152/558 KB 156/1199 KB 336/367 KB 156/558 KB 156/1199 KB 336/367 KB 144/558 KB 148/1199 KB 186/186 KB 238/238 KB 336/367 KB 156/558 KB 156/1199 KB 340/367 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 1380.4 KB/sec) unit-abot-epc-basic-0: 01:13:13 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: 01:13:13 DEBUG unit.abot-epc-basic/0.install 160/558 KB 160/1199 KB 340/367 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar (186 KB at 1081.2 KB/sec) unit-oai-epc-0: 01:13:13 DEBUG unit.oai-epc/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 01:13:13 DEBUG unit.abot-epc-basic/0.install 156/558 KB 160/1199 KB 340/367 KB 160/558 KB 164/1199 KB 344/367 KB 164/558 KB 168/1199 KB 344/367 KB 164/558 KB 172/1199 KB 344/367 KB 164/558 KB 176/1199 KB 344/367 KB 160/558 KB 160/1199 KB 344/367 KB 164/558 KB 176/1199 KB 348/367 KB 164/558 KB 176/1199 KB 352/367 KB 164/558 KB 176/1199 KB 356/367 KB 164/558 KB 176/1199 KB 360/367 KB 164/558 KB 176/1199 KB 364/367 KB 164/558 KB 164/1199 KB 344/367 KB 168/558 KB 176/1199 KB 364/367 KB 172/558 KB 176/1199 KB 364/367 KB 176/558 KB 176/1199 KB 364/367 KB Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar unit-oai-epc-0: 01:13:13 DEBUG unit.oai-epc/0.install (Reading database ... 53129 files and directories currently installed.) unit-abot-epc-basic-0: 01:13:13 DEBUG unit.abot-epc-basic/0.install 180/558 KB 176/1199 KB 364/367 KB 184/558 KB 180/1199 KB 367/367 KB 188/558 KB 180/1199 KB 367/367 KB 192/558 KB 180/1199 KB 367/367 KB 180/558 KB 180/1199 KB 367/367 KB 192/558 KB 184/1199 KB 367/367 KB 180/558 KB 176/1199 KB 367/367 KB 192/558 KB 188/1199 KB 367/367 KB 192/558 KB 192/1199 KB 367/367 KB 192/558 KB 192/1199 KB 4/1206 KB 367/367 KB 192/558 KB 192/1199 KB 8/1206 KB 367/367 KB 192/558 KB 192/1199 KB 12/1206 KB 367/367 KB 192/558 KB 192/1199 KB 16/1206 KB 367/367 KB 192/558 KB 192/1199 KB 20/1206 KB 367/367 KB 192/558 KB 192/1199 KB 24/1206 KB 367/367 KB 192/558 KB 196/1199 KB 28/1206 KB 367/367 KB 192/558 KB 196/1199 KB 24/1206 KB 367/367 KB 192/558 KB 200/1199 KB 28/1206 KB 367/367 KB 192/558 KB 204/1199 KB 28/1206 KB 367/367 KB 196/558 KB 208/1199 KB 32/1206 KB 367/367 KB 196/558 KB 204/1199 KB 32/1206 KB 367/367 KB 196/558 KB 204/1199 KB 28/1206 KB 367/367 KB 200/558 KB 208/1199 KB 32/1206 KB 367/367 KB 204/558 KB 208/1199 KB 32/1206 KB 367/367 KB 208/558 KB 208/1199 KB 32/1206 KB 367/367 KB 4/181 KB 208/558 KB 208/1199 KB 32/1206 KB 367/367 KB 8/181 KB 208/558 KB 208/1199 KB 32/1206 KB 367/367 KB 12/181 KB 208/558 KB 208/1199 KB 32/1206 KB 367/367 KB 16/181 KB 208/558 KB 208/1199 KB 32/1206 KB 367/367 KB 20/181 KB 208/558 KB 208/1199 KB 32/1206 KB 24/181 KB 208/558 KB 208/1199 KB 32/1206 KB 28/181 KB 208/558 KB 208/1199 KB 32/1206 KB 32/181 KB 208/558 KB 208/1199 KB 32/1206 KB 36/181 KB 212/558 KB 208/1199 KB 32/1206 KB 40/181 KB 212/558 KB 212/1199 KB 36/1206 KB 44/181 KB 212/558 KB 212/1199 KB 36/1206 KB 48/181 KB 212/558 KB 212/1199 KB 36/1206 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 1908.7 KB/sec) unit-oai-epc-0: 01:13:13 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: 01:13:13 DEBUG unit.abot-epc-basic/0.install 36/181 KB 212/558 KB 212/1199 KB 36/1206 KB 48/181 KB 212/558 KB 216/1199 KB 36/1206 KB 48/181 KB 212/558 KB 220/1199 KB 36/1206 KB 36/181 KB 212/558 KB 208/1199 KB 36/1206 KB 48/181 KB 212/558 KB 220/1199 KB 40/1206 KB 48/181 KB 212/558 KB 220/1199 KB 44/1206 KB 32/181 KB 212/558 KB 208/1199 KB 32/1206 KB 48/181 KB 212/558 KB 224/1199 KB 48/1206 KB 48/181 KB 212/558 KB 224/1199 KB 44/1206 KB 48/181 KB 216/558 KB 224/1199 KB 48/1206 KB 48/181 KB 216/558 KB 228/1199 KB 48/1206 KB 52/181 KB 220/558 KB 232/1199 KB 52/1206 KB 52/181 KB 220/558 KB 236/1199 KB 52/1206 KB 52/181 KB 220/558 KB 240/1199 KB 52/1206 KB 52/181 KB 220/558 KB 228/1199 KB 52/1206 KB 48/181 KB 220/558 KB 228/1199 KB 48/1206 KB 52/181 KB 224/558 KB 240/1199 KB 52/1206 KB 52/181 KB 220/558 KB 228/1199 KB 48/1206 KB 56/181 KB 224/558 KB 240/1199 KB 52/1206 KB 56/181 KB 224/558 KB 240/1199 KB 56/1206 KB 60/181 KB 224/558 KB 240/1199 KB 60/1206 KB 60/181 KB 224/558 KB 240/1199 KB 64/1206 KB 60/181 KB 228/558 KB 240/1199 KB 68/1206 KB 60/181 KB 228/558 KB 244/1199 KB 72/1206 KB 60/181 KB 228/558 KB 244/1199 KB 76/1206 KB 60/181 KB 228/558 KB 244/1199 KB 80/1206 KB 60/181 KB 224/558 KB 240/1199 KB 60/1206 KB 64/181 KB 228/558 KB 244/1199 KB 80/1206 KB 60/181 KB 228/558 KB 244/1199 KB 68/1206 KB 64/181 KB 228/558 KB 248/1199 KB 80/1206 KB 64/181 KB 228/558 KB 252/1199 KB 80/1206 KB 64/181 KB 228/558 KB 256/1199 KB 80/1206 KB 60/181 KB 228/558 KB 240/1199 KB 64/1206 KB 64/181 KB 232/558 KB 256/1199 KB 80/1206 KB 64/181 KB 236/558 KB 256/1199 KB 80/1206 KB 64/181 KB 240/558 KB 256/1199 KB 80/1206 KB 64/181 KB 244/558 KB 256/1199 KB 80/1206 KB 68/181 KB 248/558 KB 260/1199 KB 84/1206 KB 68/181 KB 252/558 KB 260/1199 KB 84/1206 KB 68/181 KB 256/558 KB 260/1199 KB 84/1206 KB 68/181 KB 260/558 KB 260/1199 KB 84/1206 KB 68/181 KB 264/558 KB 260/1199 KB 84/1206 KB 68/181 KB 268/558 KB 260/1199 KB 84/1206 KB 68/181 KB 272/558 KB 260/1199 KB 84/1206 KB 68/181 KB 244/558 KB 260/1199 KB 84/1206 KB 68/181 KB 244/558 KB 260/1199 KB 80/1206 KB 68/181 KB 244/558 KB 256/1199 KB 80/1206 KB 72/181 KB 272/558 KB 260/1199 KB 84/1206 KB 76/181 KB 272/558 KB 260/1199 KB 84/1206 KB 80/181 KB 272/558 KB 260/1199 KB 84/1206 KB 80/181 KB 272/558 KB 264/1199 KB 84/1206 KB 80/181 KB 272/558 KB 268/1199 KB 84/1206 KB 80/181 KB 272/558 KB 272/1199 KB 84/1206 KB 80/181 KB 272/558 KB 272/1199 KB 88/1206 KB 80/181 KB 272/558 KB 272/1199 KB 92/1206 KB 84/181 KB 272/558 KB 272/1199 KB 96/1206 KB 84/181 KB 272/558 KB 272/1199 KB 92/1206 KB 88/181 KB 272/558 KB 272/1199 KB 96/1206 KB 92/181 KB 272/558 KB 272/1199 KB 96/1206 KB 96/181 KB 272/558 KB 272/1199 KB 96/1206 KB 100/181 KB 272/558 KB 276/1199 KB 96/1206 KB 104/181 KB 276/558 KB 276/1199 KB 100/1206 KB 108/181 KB 276/558 KB 276/1199 KB 100/1206 KB 112/181 KB 276/558 KB 276/1199 KB 100/1206 KB 96/181 KB 272/558 KB 276/1199 KB 96/1206 KB 112/181 KB 276/558 KB 280/1199 KB 100/1206 KB 112/181 KB 276/558 KB 284/1199 KB 100/1206 KB 112/181 KB 276/558 KB 288/1199 KB 100/1206 KB 112/181 KB 276/558 KB 292/1199 KB 100/1206 KB 112/181 KB 276/558 KB 296/1199 KB 100/1206 KB 112/181 KB 276/558 KB 300/1199 KB 100/1206 KB 112/181 KB 276/558 KB 304/1199 KB 100/1206 KB 100/181 KB 276/558 KB 276/1199 KB 100/1206 KB 100/181 KB 272/558 KB 276/1199 KB 100/1206 KB 112/181 KB 276/558 KB 304/1199 KB 104/1206 KB 112/181 KB 276/558 KB 304/1199 KB 108/1206 KB 112/181 KB 276/558 KB 304/1199 KB unit-abot-epc-basic-0: 01:13:13 DEBUG unit.abot-epc-basic/0.install 112/1206 KB 112/181 KB 276/558 KB 304/1199 KB 116/1206 KB 116/181 KB 280/558 KB 304/1199 KB 120/1206 KB 116/181 KB 280/558 KB 304/1199 KB 124/1206 KB 112/181 KB 280/558 KB 304/1199 KB 116/1206 KB 116/181 KB 284/558 KB 304/1199 KB 124/1206 KB 116/181 KB 288/558 KB 304/1199 KB 124/1206 KB 116/181 KB 292/558 KB 304/1199 KB 124/1206 KB 116/181 KB 296/558 KB 304/1199 KB 128/1206 KB 116/181 KB 280/558 KB 304/1199 KB 120/1206 KB 120/181 KB 296/558 KB 308/1199 KB 128/1206 KB 124/181 KB 296/558 KB 308/1199 KB 128/1206 KB 128/181 KB 296/558 KB 308/1199 KB 128/1206 KB 116/181 KB 296/558 KB 308/1199 KB 128/1206 KB 116/181 KB 292/558 KB 304/1199 KB 128/1206 KB 128/181 KB 296/558 KB 312/1199 KB 128/1206 KB 128/181 KB 300/558 KB 316/1199 KB 128/1206 KB 132/181 KB 300/558 KB 320/1199 KB 132/1206 KB 128/181 KB 300/558 KB 312/1199 KB 128/1206 KB 132/181 KB 304/558 KB 320/1199 KB 132/1206 KB 132/181 KB 304/558 KB 324/1199 KB 132/1206 KB 132/181 KB 308/558 KB 328/1199 KB 132/1206 KB 132/181 KB 308/558 KB 332/1199 KB 132/1206 KB 132/181 KB 308/558 KB 336/1199 KB 132/1206 KB 132/181 KB 300/558 KB 316/1199 KB 132/1206 KB 132/181 KB 300/558 KB 316/1199 KB 128/1206 KB 136/181 KB 308/558 KB 336/1199 KB 132/1206 KB 140/181 KB 308/558 KB 336/1199 KB 136/1206 KB 144/181 KB 308/558 KB 336/1199 KB 136/1206 KB 132/181 KB 308/558 KB 324/1199 KB 132/1206 KB 144/181 KB 312/558 KB 336/1199 KB 136/1206 KB 144/181 KB 316/558 KB 336/1199 KB 136/1206 KB 144/181 KB 320/558 KB 336/1199 KB 136/1206 KB 136/181 KB 308/558 KB 336/1199 KB 136/1206 KB 144/181 KB 320/558 KB 336/1199 KB 140/1206 KB 144/181 KB 320/558 KB 336/1199 KB 144/1206 KB 144/181 KB 320/558 KB 336/1199 KB 148/1206 KB 148/181 KB 324/558 KB 340/1199 KB 152/1206 KB 148/181 KB 324/558 KB 340/1199 KB 156/1206 KB 148/181 KB 324/558 KB 340/1199 KB 160/1206 KB 148/181 KB 324/558 KB 340/1199 KB 148/1206 KB 148/181 KB 320/558 KB 340/1199 KB 148/1206 KB 148/181 KB 320/558 KB 336/1199 KB 148/1206 KB 152/181 KB 324/558 KB 340/1199 KB 160/1206 KB 156/181 KB 324/558 KB 340/1199 KB 160/1206 KB 160/181 KB 324/558 KB 340/1199 KB 160/1206 KB 160/181 KB 328/558 KB 340/1199 KB 160/1206 KB 160/181 KB 332/558 KB 344/1199 KB 160/1206 KB 160/181 KB 336/558 KB 344/1199 KB 160/1206 KB 164/181 KB 340/558 KB 344/1199 KB 160/1206 KB 164/181 KB 344/558 KB 344/1199 KB 164/1206 KB 164/181 KB 348/558 KB 344/1199 KB 164/1206 KB 160/181 KB 328/558 KB 344/1199 KB 160/1206 KB 164/181 KB 348/558 KB 348/1199 KB 164/1206 KB 164/181 KB 348/558 KB 352/1199 KB 164/1206 KB 164/181 KB 348/558 KB 356/1199 KB 164/1206 KB 164/181 KB 340/558 KB 344/1199 KB 164/1206 KB 164/181 KB 336/558 KB 344/1199 KB 160/1206 KB 168/181 KB 348/558 KB 356/1199 KB 164/1206 KB 168/181 KB 348/558 KB 356/1199 KB 168/1206 KB 172/181 KB 348/558 KB 356/1199 KB 168/1206 KB 176/181 KB 348/558 KB 356/1199 KB 168/1206 KB 176/181 KB 348/558 KB 356/1199 KB 172/1206 KB 176/181 KB 348/558 KB 356/1199 KB 176/1206 KB 176/181 KB 348/558 KB 360/1199 KB 176/1206 KB 176/181 KB 348/558 KB 364/1199 KB 176/1206 KB 180/181 KB 348/558 KB 368/1199 KB 176/1206 KB 180/181 KB 348/558 KB 364/1199 KB 176/1206 KB 180/181 KB 352/558 KB 368/1199 KB 176/1206 KB 181/181 KB 352/558 KB 368/1199 KB 176/1206 KB 181/181 KB 352/558 KB 372/1199 KB 176/1206 KB 181/181 KB 356/558 KB 376/1199 KB 180/1206 KB 181/181 KB 356/558 KB 380/1199 KB 180/1206 KB 181/181 KB 356/558 KB 384/1199 KB 180/1206 KB 181/181 KB 356/558 KB 372/1199 KB 180/1206 KB 181/181 KB unit-abot-epc-basic-0: 01:13:13 DEBUG unit.abot-epc-basic/0.install 360/558 KB 384/1199 KB 180/1206 KB 181/181 KB 352/558 KB 372/1199 KB 180/1206 KB 181/181 KB 360/558 KB 384/1199 KB 184/1206 KB 181/181 KB 360/558 KB 384/1199 KB 188/1206 KB 181/181 KB 360/558 KB 384/1199 KB 192/1206 KB 181/181 KB 360/558 KB 384/1199 KB 196/1206 KB 181/181 KB 364/558 KB 388/1199 KB 200/1206 KB 181/181 KB 364/558 KB 388/1199 KB 204/1206 KB 181/181 KB 364/558 KB 388/1199 KB 208/1206 KB 181/181 KB 364/558 KB 388/1199 KB 196/1206 KB 181/181 KB 364/558 KB 384/1199 KB 196/1206 KB 181/181 KB 368/558 KB 388/1199 KB 208/1206 KB 181/181 KB 372/558 KB 388/1199 KB 208/1206 KB 181/181 KB 376/558 KB 392/1199 KB 208/1206 KB 181/181 KB 380/558 KB 392/1199 KB 208/1206 KB 181/181 KB 384/558 KB 392/1199 KB 208/1206 KB 181/181 KB 372/558 KB 392/1199 KB 208/1206 KB 181/181 KB 384/558 KB 396/1199 KB 208/1206 KB 181/181 KB 384/558 KB 400/1199 KB 208/1206 KB 181/181 KB 388/558 KB 400/1199 KB 208/1206 KB 181/181 KB 392/558 KB 404/1199 KB 212/1206 KB 181/181 KB 396/558 KB 404/1199 KB 212/1206 KB 181/181 KB 400/558 KB 404/1199 KB 212/1206 KB 181/181 KB 388/558 KB 404/1199 KB 212/1206 KB 181/181 KB 400/558 KB 408/1199 KB 212/1206 KB 181/181 KB 388/558 KB 400/1199 KB 212/1206 KB 181/181 KB 400/558 KB 408/1199 KB 216/1206 KB 181/181 KB 400/558 KB 408/1199 KB 220/1206 KB 181/181 KB 400/558 KB 408/1199 KB 224/1206 KB 181/181 KB 400/558 KB 408/1199 KB 228/1206 KB 404/558 KB 412/1199 KB 232/1206 KB 404/558 KB 412/1199 KB 236/1206 KB 404/558 KB 412/1199 KB 240/1206 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (181 KB at 741.0 KB/sec) unit-abot-epc-basic-0: 01:13:13 DEBUG unit.abot-epc-basic/0.install 181/181 KB 404/558 KB 412/1199 KB 228/1206 KB 408/558 KB 412/1199 KB 240/1206 KB 412/558 KB 412/1199 KB 240/1206 KB 416/558 KB 412/1199 KB 240/1206 KB 420/558 KB 412/1199 KB 240/1206 KB 424/558 KB 412/1199 KB 244/1206 KB 428/558 KB 412/1199 KB 244/1206 KB 181/181 KB 400/558 KB 412/1199 KB 228/1206 KB 428/558 KB 416/1199 KB 244/1206 KB 428/558 KB 420/1199 KB 244/1206 KB 428/558 KB 424/1199 KB 244/1206 KB 428/558 KB 428/1199 KB 244/1206 KB 428/558 KB 432/1199 KB 244/1206 KB 428/558 KB 436/1199 KB 244/1206 KB 428/558 KB 440/1199 KB 244/1206 KB 428/558 KB 444/1199 KB 244/1206 KB 432/558 KB 448/1199 KB 244/1206 KB 420/558 KB 412/1199 KB 244/1206 KB 432/558 KB 448/1199 KB 248/1206 KB 432/558 KB 448/1199 KB 252/1206 KB 432/558 KB 448/1199 KB 256/1206 KB 432/558 KB 444/1199 KB 244/1206 KB 432/558 KB 448/1199 KB 260/1206 KB 436/558 KB 452/1199 KB 264/1206 KB 436/558 KB 452/1199 KB 268/1206 KB 436/558 KB 452/1199 KB 272/1206 KB 436/558 KB 452/1199 KB 260/1206 KB 436/558 KB 448/1199 KB 260/1206 KB 440/558 KB 452/1199 KB 272/1206 KB 440/558 KB 456/1199 KB 272/1206 KB 444/558 KB 456/1199 KB 272/1206 KB 448/558 KB 456/1199 KB 272/1206 KB 448/558 KB 460/1199 KB 272/1206 KB 448/558 KB 464/1199 KB 272/1206 KB 448/558 KB 468/1199 KB 276/1206 KB 452/558 KB 472/1199 KB 276/1206 KB 448/558 KB 464/1199 KB 276/1206 KB 452/558 KB 468/1199 KB 276/1206 KB 452/558 KB 476/1199 KB 280/1206 KB 456/558 KB 476/1199 KB 280/1206 KB 456/558 KB 476/1199 KB 284/1206 KB 460/558 KB 476/1199 KB 284/1206 KB 464/558 KB 476/1199 KB 288/1206 KB 460/558 KB 476/1199 KB 288/1206 KB 452/558 KB 476/1199 KB 276/1206 KB 464/558 KB 480/1199 KB 288/1206 KB 464/558 KB 484/1199 KB 288/1206 KB 468/558 KB 488/1199 KB 292/1206 KB 468/558 KB 492/1199 KB 292/1206 KB 468/558 KB 496/1199 KB 292/1206 KB 468/558 KB 484/1199 KB 292/1206 KB 468/558 KB 484/1199 KB 288/1206 KB 468/558 KB 496/1199 KB 296/1206 KB 468/558 KB 496/1199 KB 300/1206 KB 472/558 KB 496/1199 KB 304/1206 KB 472/558 KB 496/1199 KB 300/1206 KB 476/558 KB 496/1199 KB 304/1206 KB 480/558 KB 496/1199 KB 304/1206 KB 484/558 KB 496/1199 KB 304/1206 KB 488/558 KB 500/1199 KB 308/1206 KB 492/558 KB 500/1199 KB 308/1206 KB 496/558 KB 500/1199 KB 308/1206 KB 484/558 KB 500/1199 KB 308/1206 KB 496/558 KB 504/1199 KB 308/1206 KB 496/558 KB 508/1199 KB 308/1206 KB 496/558 KB 512/1199 KB 308/1206 KB 484/558 KB 496/1199 KB 308/1206 KB 496/558 KB 512/1199 KB 312/1206 KB 496/558 KB 512/1199 KB 316/1206 KB 496/558 KB 512/1199 KB 320/1206 KB 496/558 KB 512/1199 KB 324/1206 KB 500/558 KB 516/1199 KB 328/1206 KB 500/558 KB 516/1199 KB 332/1206 KB 500/558 KB 516/1199 KB 324/1206 KB 500/558 KB 512/1199 KB 324/1206 KB 504/558 KB 516/1199 KB 332/1206 KB 508/558 KB 516/1199 KB 332/1206 KB 512/558 KB 516/1199 KB 332/1206 KB 512/558 KB 520/1199 KB 332/1206 KB 512/558 KB 520/1199 KB 336/1206 KB 512/558 KB 524/1199 KB 336/1206 KB 512/558 KB 528/1199 KB 336/1206 KB 516/558 KB 528/1199 KB 336/1206 KB 520/558 KB 532/1199 KB 340/1206 KB 524/558 KB 532/1199 KB 340/1206 KB 528/558 KB 532/1199 KB 340/1206 KB 516/558 KB 532/1199 KB 340/1206 KB 516/558 KB 528/1199 KB 340/1206 KB 528/558 KB 532/1199 KB 344/1206 KB 528/558 KB 532/1199 KB 348/1206 KB 528/558 KB 532/1199 KB 352/1206 KB 528/558 KB 536/1199 KB 352/1206 KB 528/558 KB 540/1199 KB 352/1206 KB 528/558 KB 544/1199 KB 352/1206 KB 528/558 KB 544/1199 KB 356/1206 KB 532/558 KB 548/1199 KB 360/1206 KB 532/558 KB 548/1199 KB 364/1206 KB unit-abot-epc-basic-0: 01:13:13 DEBUG unit.abot-epc-basic/0.install 532/558 KB 548/1199 KB 368/1206 KB 532/558 KB 548/1199 KB 356/1206 KB 532/558 KB 544/1199 KB 356/1206 KB 536/558 KB 548/1199 KB 368/1206 KB 540/558 KB 548/1199 KB 368/1206 KB 544/558 KB 548/1199 KB 368/1206 KB 544/558 KB 552/1199 KB 368/1206 KB 544/558 KB 556/1199 KB 368/1206 KB 544/558 KB 560/1199 KB 368/1206 KB 544/558 KB 564/1199 KB 368/1206 KB 548/558 KB 568/1199 KB 372/1206 KB 548/558 KB 572/1199 KB 372/1206 KB 548/558 KB 576/1199 KB 372/1206 KB 548/558 KB 564/1199 KB 372/1206 KB 548/558 KB 564/1199 KB 368/1206 KB 552/558 KB 576/1199 KB 372/1206 KB 556/558 KB 576/1199 KB 372/1206 KB 558/558 KB 576/1199 KB 376/1206 KB 556/558 KB 576/1199 KB 376/1206 KB 558/558 KB 576/1199 KB 380/1206 KB 558/558 KB 576/1199 KB 384/1206 KB 558/558 KB 576/1199 KB 388/1206 KB 558/558 KB 580/1199 KB 392/1206 KB 558/558 KB 580/1199 KB 396/1206 KB 558/558 KB 580/1199 KB 400/1206 KB 558/558 KB 580/1199 KB 388/1206 KB 558/558 KB 584/1199 KB 400/1206 KB 558/558 KB 588/1199 KB 400/1206 KB 558/558 KB 592/1199 KB 400/1206 KB 558/558 KB 592/1199 KB 404/1206 KB 558/558 KB 596/1199 KB 408/1206 KB 558/558 KB 596/1199 KB 412/1206 KB 558/558 KB 596/1199 KB 416/1206 KB 558/558 KB 596/1199 KB 404/1206 KB 558/558 KB 600/1199 KB 416/1206 KB 558/558 KB 604/1199 KB 416/1206 KB 558/558 KB 608/1199 KB 416/1206 KB 558/558 KB 608/1199 KB 420/1206 KB 612/1199 KB 424/1206 KB 612/1199 KB 428/1206 KB 612/1199 KB 432/1206 KB 612/1199 KB 420/1206 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar (558 KB at 1934.4 KB/sec) unit-abot-epc-basic-0: 01:13:13 DEBUG unit.abot-epc-basic/0.install 616/1199 KB 432/1206 KB 620/1199 KB 432/1206 KB 624/1199 KB 432/1206 KB 628/1199 KB 432/1206 KB 632/1199 KB 436/1206 KB 636/1199 KB 436/1206 KB 640/1199 KB 436/1206 KB 628/1199 KB 436/1206 KB 640/1199 KB 440/1206 KB 640/1199 KB 444/1206 KB 640/1199 KB 448/1206 KB 640/1199 KB 452/1206 KB 644/1199 KB 456/1206 KB 644/1199 KB 460/1206 KB 644/1199 KB 464/1206 KB 644/1199 KB 452/1206 KB 648/1199 KB 464/1206 KB 652/1199 KB 464/1206 KB 656/1199 KB 464/1206 KB 660/1199 KB 464/1206 KB 664/1199 KB 468/1206 KB 668/1199 KB 468/1206 KB 672/1199 KB 468/1206 KB 660/1199 KB 468/1206 KB 672/1199 KB 472/1206 KB 672/1199 KB 476/1206 KB 672/1199 KB 480/1206 KB 676/1199 KB 480/1206 KB 680/1199 KB 484/1206 KB 684/1199 KB 484/1206 KB 688/1199 KB 484/1206 KB 676/1199 KB 484/1206 KB 688/1199 KB 488/1206 KB 688/1199 KB 492/1206 KB 688/1199 KB 496/1206 KB 688/1199 KB 500/1206 KB 692/1199 KB 504/1206 KB 692/1199 KB 508/1206 KB 692/1199 KB 512/1206 KB 692/1199 KB 500/1206 KB 696/1199 KB 512/1206 KB 700/1199 KB 512/1206 KB 704/1199 KB 512/1206 KB 708/1199 KB 512/1206 KB 712/1199 KB 516/1206 KB 716/1199 KB 516/1206 KB 720/1199 KB 516/1206 KB 708/1199 KB 516/1206 KB 720/1199 KB 520/1206 KB 720/1199 KB 524/1206 KB 720/1199 KB 528/1206 KB 720/1199 KB 532/1206 KB 724/1199 KB 536/1206 KB 724/1199 KB 540/1206 KB 724/1199 KB 544/1206 KB 724/1199 KB 532/1206 KB 728/1199 KB 544/1206 KB 732/1199 KB 544/1206 KB 736/1199 KB 544/1206 KB 736/1199 KB 548/1206 KB 740/1199 KB 552/1206 KB 740/1199 KB 556/1206 KB 740/1199 KB 560/1206 KB 740/1199 KB 548/1206 KB 744/1199 KB 560/1206 KB 748/1199 KB 560/1206 KB 752/1199 KB 560/1206 KB 752/1199 KB 564/1206 KB 756/1199 KB 568/1206 KB 756/1199 KB 572/1206 KB 756/1199 KB 576/1206 KB 756/1199 KB 564/1206 KB 760/1199 KB 576/1206 KB 764/1199 KB 576/1206 KB 768/1199 KB 576/1206 KB 768/1199 KB 580/1206 KB 768/1199 KB 584/1206 KB 768/1199 KB 588/1206 KB 768/1199 KB 592/1206 KB 768/1199 KB 596/1206 KB 768/1199 KB 600/1206 KB 768/1199 KB 604/1206 KB 768/1199 KB 608/1206 KB 768/1199 KB 612/1206 KB 768/1199 KB 616/1206 KB 768/1199 KB 620/1206 KB 768/1199 KB 624/1206 KB 768/1199 KB 628/1206 KB 768/1199 KB 632/1206 KB 768/1199 KB 636/1206 KB 768/1199 KB 640/1206 KB 768/1199 KB 644/1206 KB 768/1199 KB 648/1206 KB 768/1199 KB 652/1206 KB 768/1199 KB 656/1206 KB 772/1199 KB 656/1206 KB 776/1199 KB 656/1206 KB 780/1199 KB 656/1206 KB 784/1199 KB 656/1206 KB 788/1199 KB 656/1206 KB 792/1199 KB 656/1206 KB 796/1199 KB 656/1206 KB 800/1199 KB 656/1206 KB 804/1199 KB 656/1206 KB 808/1199 KB 656/1206 KB 812/1199 KB 656/1206 KB 816/1199 KB 656/1206 KB 820/1199 KB 656/1206 KB 824/1199 KB 656/1206 KB 828/1199 KB 656/1206 KB 832/1199 KB 656/1206 KB 836/1199 KB 656/1206 KB 840/1199 KB 656/1206 KB 844/1199 KB 656/1206 KB 848/1199 KB 656/1206 KB 852/1199 KB 656/1206 KB 856/1199 KB 660/1206 KB 852/1199 KB 660/1206 KB 856/1199 KB 664/1206 KB 856/1199 KB 668/1206 KB 856/1199 KB 672/1206 KB 860/1199 KB 672/1206 KB 864/1199 KB 672/1206 KB 868/1199 KB 672/1206 KB 872/1199 KB 676/1206 KB 876/1199 KB 676/1206 KB 880/1199 KB 676/1206 KB 868/1199 KB 676/1206 KB 880/1199 KB 680/1206 KB 880/1199 KB 684/1206 KB 880/1199 KB 688/1206 KB 880/1199 KB 692/1206 KB 884/1199 KB 696/1206 KB 884/1199 KB 700/1206 KB 884/1199 KB 704/1206 KB 884/1199 KB 692/1206 KB 888/1199 KB 704/1206 KB 892/1199 KB 704/1206 KB 896/1199 KB 704/1206 KB 896/1199 KB 708/1206 KB 900/1199 KB 712/1206 KB 900/119 unit-abot-epc-basic-0: 01:13:13 DEBUG unit.abot-epc-basic/0.install 9 KB 716/1206 KB 900/1199 KB 720/1206 KB 900/1199 KB 708/1206 KB 904/1199 KB 720/1206 KB 908/1199 KB 720/1206 KB 912/1199 KB 720/1206 KB 916/1199 KB 720/1206 KB 920/1199 KB 724/1206 KB 924/1199 KB 724/1206 KB 928/1199 KB 724/1206 KB 916/1199 KB 724/1206 KB 928/1199 KB 728/1206 KB 928/1199 KB 732/1206 KB 928/1199 KB 736/1206 KB 928/1199 KB 740/1206 KB 932/1199 KB 744/1206 KB 932/1199 KB 748/1206 KB 932/1199 KB 752/1206 KB 932/1199 KB 740/1206 KB 936/1199 KB 752/1206 KB 940/1199 KB 752/1206 KB 944/1199 KB 752/1206 KB 944/1199 KB 756/1206 KB 948/1199 KB 760/1206 KB 948/1199 KB 764/1206 KB 948/1199 KB 768/1206 KB 948/1199 KB 756/1206 KB 952/1199 KB 768/1206 KB 956/1199 KB 768/1206 KB 960/1199 KB 768/1206 KB 960/1199 KB 772/1206 KB 964/1199 KB 776/1206 KB 964/1199 KB 780/1206 KB 964/1199 KB 772/1206 KB 968/1199 KB 784/1206 KB 972/1199 KB 784/1206 KB 976/1199 KB 784/1206 KB 964/1199 KB 784/1206 KB 980/1199 KB 784/1206 KB 984/1199 KB 788/1206 KB 988/1199 KB 788/1206 KB 992/1199 KB 788/1206 KB 980/1199 KB 788/1206 KB 992/1199 KB 792/1206 KB 992/1199 KB 796/1206 KB 992/1199 KB 800/1206 KB 996/1199 KB 800/1206 KB 1000/1199 KB 804/1206 KB 996/1199 KB 804/1206 KB 1004/1199 KB 808/1206 KB 1004/1199 KB 812/1206 KB 1004/1199 KB 812/1206 KB 1008/1199 KB 812/1206 KB 1008/1199 KB 816/1206 KB 1012/1199 KB 816/1206 KB 1016/1199 KB 820/1206 KB 1020/1199 KB 820/1206 KB 1024/1199 KB 820/1206 KB 1012/1199 KB 820/1206 KB 1024/1199 KB 824/1206 KB 1024/1199 KB 828/1206 KB 1024/1199 KB 832/1206 KB 1024/1199 KB 836/1206 KB 1028/1199 KB 840/1206 KB 1028/1199 KB 844/1206 KB 1028/1199 KB 848/1206 KB 1028/1199 KB 836/1206 KB 1032/1199 KB 848/1206 KB 1036/1199 KB 848/1206 KB 1040/1199 KB 848/1206 KB 1044/1199 KB 848/1206 KB 1048/1199 KB 852/1206 KB 1052/1199 KB 852/1206 KB 1056/1199 KB 852/1206 KB 1044/1199 KB 852/1206 KB 1056/1199 KB 856/1206 KB 1056/1199 KB 860/1206 KB 1056/1199 KB 864/1206 KB 1060/1199 KB 864/1206 KB 1064/1199 KB 868/1206 KB 1068/1199 KB 868/1206 KB 1072/1199 KB 868/1206 KB 1060/1199 KB 868/1206 KB 1072/1199 KB 872/1206 KB 1072/1199 KB 876/1206 KB 1072/1199 KB 880/1206 KB 1076/1199 KB 880/1206 KB 1080/1199 KB 884/1206 KB 1084/1199 KB 884/1206 KB 1088/1199 KB 884/1206 KB 1076/1199 KB 884/1206 KB 1088/1199 KB 888/1206 KB 1088/1199 KB 892/1206 KB 1088/1199 KB 896/1206 KB 1092/1199 KB 896/1206 KB 1096/1199 KB 900/1206 KB 1100/1199 KB 900/1206 KB 1104/1199 KB 900/1206 KB 1092/1199 KB 900/1206 KB 1104/1199 KB 904/1206 KB 1104/1199 KB 908/1206 KB 1104/1199 KB 912/1206 KB 1108/1199 KB 912/1206 KB 1112/1199 KB 912/1206 KB 1116/1199 KB 912/1206 KB 1120/1199 KB 912/1206 KB 1120/1199 KB 916/1206 KB 1120/1199 KB 920/1206 KB 1120/1199 KB 924/1206 KB 1120/1199 KB 928/1206 KB 1124/1199 KB 928/1206 KB 1128/1199 KB 928/1206 KB 1132/1199 KB 928/1206 KB 1136/1199 KB 928/1206 KB 1136/1199 KB 932/1206 KB 1136/1199 KB 936/1206 KB 1136/1199 KB 940/1206 KB 1136/1199 KB 944/1206 KB 1140/1199 KB 944/1206 KB 1144/1199 KB 944/1206 KB 1148/1199 KB 944/1206 KB 1152/1199 KB 944/1206 KB 1152/1199 KB 948/1206 KB 1152/1199 KB 952/1206 KB 1152/1199 KB 956/1206 KB 1152/1199 KB 960/1206 KB 1152/1199 KB 964/1206 KB 1156/1199 KB 964/1206 KB 1160/1199 KB 964/1206 KB 1164/1199 KB 964/1206 KB 1168/1199 KB 964/1206 KB 1168/1199 KB 968/1206 KB 1168/1199 KB 972/1206 KB 1168/1199 KB 976/1206 KB 1168/1199 KB 980/1206 KB 1172/1199 KB 980/1206 KB 1176/1199 KB 980/1206 KB 1180/1199 KB 980/1206 KB 1184/1199 K unit-abot-epc-basic-0: 01:13:13 DEBUG unit.abot-epc-basic/0.install B 980/1206 KB 1184/1199 KB 984/1206 KB 1184/1199 KB 988/1206 KB 1184/1199 KB 992/1206 KB 1188/1199 KB 992/1206 KB 1192/1199 KB 996/1206 KB 1196/1199 KB 996/1206 KB 1188/1199 KB 996/1206 KB 1196/1199 KB 1000/1206 KB 1199/1199 KB 1004/1206 KB 1199/1199 KB 1008/1206 KB 1199/1199 KB 1000/1206 KB 1199/1199 KB 1012/1206 KB 1199/1199 KB 1016/1206 KB 1199/1199 KB 1020/1206 KB 1199/1199 KB 1024/1206 KB 1199/1199 KB 1028/1206 KB 1199/1199 KB 1032/1206 KB 1199/1199 KB 1036/1206 KB 1199/1199 KB 1040/1206 KB 1199/1199 KB 1044/1206 KB 1199/1199 KB 1048/1206 KB 1199/1199 KB 1052/1206 KB 1199/1199 KB 1056/1206 KB 1199/1199 KB 1060/1206 KB 1199/1199 KB 1064/1206 KB 1199/1199 KB 1068/1206 KB 1199/1199 KB 1072/1206 KB 1199/1199 KB 1076/1206 KB 1199/1199 KB 1080/1206 KB 1199/1199 KB 1084/1206 KB 1199/1199 KB 1088/1206 KB 1199/1199 KB 1092/1206 KB 1199/1199 KB 1096/1206 KB 1199/1199 KB 1100/1206 KB 1199/1199 KB 1104/1206 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar (1199 KB at 3137.9 KB/sec) unit-abot-epc-basic-0: 01:13:13 DEBUG unit.abot-epc-basic/0.install 1108/1206 KB 1112/1206 KB 1116/1206 KB 1120/1206 KB 1124/1206 KB 1128/1206 KB 1132/1206 KB 1136/1206 KB 1140/1206 KB 1144/1206 KB 1148/1206 KB 1152/1206 KB 1156/1206 KB 1160/1206 KB 1164/1206 KB 1168/1206 KB 1172/1206 KB 1176/1206 KB 1180/1206 KB 1184/1206 KB 1188/1206 KB 1192/1206 KB 1196/1206 KB 1200/1206 KB 1204/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 3029.3 KB/sec) unit-oai-epc-0: 01:13:13 DEBUG unit.oai-epc/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 01:13:13 DEBUG unit.oai-epc/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-epc-0: 01:13:13 DEBUG unit.oai-epc/0.install Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 01:13:13 DEBUG unit.oai-epc/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 01:13:13 DEBUG unit.oai-epc/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-epc-0: 01:13:13 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-epc-0: 01:13:13 DEBUG unit.oai-epc/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-oai-epc-0: 01:13:13 DEBUG unit.oai-epc/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-abot-epc-basic-0: 01:13:13 DEBUG unit.abot-epc-basic/0.install [INFO] About to generate Cucumber report. unit-oai-epc-0: 01:13:13 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-epc-0: 01:13:13 DEBUG unit.oai-epc/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 01:13:13 DEBUG unit.oai-epc/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-epc-0: 01:13:13 DEBUG unit.oai-epc/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-epc-0: 01:13:13 DEBUG unit.oai-epc/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 01:13:13 DEBUG unit.oai-epc/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-epc-0: 01:13:13 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: 01:13:13 DEBUG unit.oai-epc/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 01:13:13 DEBUG unit.oai-epc/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-epc-0: 01:13:13 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: 01:13:13 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: 01:13:13 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 01:13:13 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 01:13:14 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: 01:13:14 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: 01:13:14 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:13:14 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 01:13:14 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:13:14 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 46.676 s unit-abot-epc-basic-0: 01:13:14 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-08-10T01:13:14+00:00 unit-abot-epc-basic-0: 01:13:14 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 26M/65M unit-abot-epc-basic-0: 01:13:14 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:13:14 DEBUG unit.abot-epc-basic/0.install No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 01:13:14 DEBUG unit.abot-epc-basic/0.install Starting flask GUI... unit-abot-epc-basic-0: 01:13:14 DEBUG unit.abot-epc-basic/0.install Setting up libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 01:13:14 DEBUG unit.abot-epc-basic/0.install Setting up ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 01:13:14 DEBUG unit.abot-epc-basic/0.install Setting up ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 01:13:14 DEBUG unit.abot-epc-basic/0.install Setting up binutils (2.26.1-1ubuntu1~16.04.6) ... unit-abot-epc-basic-0: 01:13:14 DEBUG unit.abot-epc-basic/0.install Setting up libc-dev-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 01:13:14 DEBUG unit.abot-epc-basic/0.install Setting up linux-libc-dev:amd64 (4.4.0-131.157) ... unit-abot-epc-basic-0: 01:13:14 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dev:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 01:13:14 DEBUG unit.abot-epc-basic/0.install Setting up libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 01:13:14 DEBUG unit.abot-epc-basic/0.install Setting up cpp-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 01:13:14 DEBUG unit.abot-epc-basic/0.install Setting up cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:13:14 DEBUG unit.abot-epc-basic/0.install Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 01:13:14 DEBUG unit.abot-epc-basic/0.install Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 01:13:14 DEBUG unit.abot-epc-basic/0.install Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 01:13:14 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: 01:13:14 DEBUG unit.abot-epc-basic/0.install Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 01:13:14 DEBUG unit.abot-epc-basic/0.install Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 01:13:14 DEBUG unit.abot-epc-basic/0.install Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 01:13:14 DEBUG unit.abot-epc-basic/0.install Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 01:13:14 DEBUG unit.abot-epc-basic/0.install Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 01:13:14 DEBUG unit.abot-epc-basic/0.install Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 01:13:14 DEBUG unit.abot-epc-basic/0.install Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 01:13:14 DEBUG unit.abot-epc-basic/0.install Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 01:13:15 DEBUG unit.abot-epc-basic/0.install Setting up libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-epc-0: 01:13:15 DEBUG unit.oai-epc/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-epc-0: 01:13:15 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 01:13:15 DEBUG unit.oai-epc/0.install Progress: [ 55%] Unpacking mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 01:13:15 DEBUG unit.abot-epc-basic/0.install Setting up gcc-5 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-epc-0: 01:13:15 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: 01:13:15 DEBUG unit.abot-epc-basic/0.install Setting up gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:13:15 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: 01:13:15 DEBUG unit.abot-epc-basic/0.install Setting up g++-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 01:13:15 DEBUG unit.abot-epc-basic/0.install Setting up g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:13:15 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: 01:13:15 DEBUG unit.abot-epc-basic/0.install Setting up make (4.1-6) ... unit-abot-epc-basic-0: 01:13:15 DEBUG unit.abot-epc-basic/0.install Setting up libdpkg-perl (1.18.4ubuntu1.4) ... unit-abot-epc-basic-0: 01:13:15 DEBUG unit.abot-epc-basic/0.install Setting up dpkg-dev (1.18.4ubuntu1.4) ... unit-abot-epc-basic-0: 01:13:15 DEBUG unit.abot-epc-basic/0.install Setting up build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 01:13:15 DEBUG unit.abot-epc-basic/0.install Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 01:13:15 DEBUG unit.abot-epc-basic/0.install Setting up fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 01:13:15 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: 01:13:15 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 01:13:15 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 01:13:15 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 01:13:15 DEBUG unit.abot-epc-basic/0.install Setting up libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 01:13:15 DEBUG unit.abot-epc-basic/0.install Setting up libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 01:13:15 DEBUG unit.abot-epc-basic/0.install Setting up libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 01:13:15 DEBUG unit.abot-epc-basic/0.install Setting up libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-oai-epc-0: 01:13:16 DEBUG unit.oai-epc/0.install Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 01:13:16 DEBUG unit.abot-epc-basic/0.install Setting up libfile-fcntllock-perl (0.22-3) ... unit-oai-epc-0: 01:13:16 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: 01:13:16 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 01:13:16 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-oai-epc-0: 01:13:16 DEBUG unit.oai-epc/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-epc-0: 01:13:16 DEBUG unit.oai-epc/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:13:16 DEBUG unit.abot-epc-basic/0.install Setting up libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 01:13:16 DEBUG unit.abot-epc-basic/0.install Setting up libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-oai-epc-0: 01:13:16 DEBUG unit.oai-epc/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 01:13:16 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: 01:13:16 DEBUG unit.abot-epc-basic/0.install Setting up libxom-java (1.2.10-1) ... unit-oai-epc-0: 01:13:16 DEBUG unit.oai-epc/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 01:13:16 DEBUG unit.abot-epc-basic/0.install Setting up manpages-dev (4.04-2) ... unit-oai-epc-0: 01:13:16 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: 01:13:16 DEBUG unit.abot-epc-basic/0.install Setting up python-all (2.7.12-1~16.04) ... unit-oai-epc-0: 01:13:16 DEBUG unit.oai-epc/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 01:13:16 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-dev (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 01:13:16 DEBUG unit.abot-epc-basic/0.install Setting up python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 01:13:16 DEBUG unit.abot-epc-basic/0.install Setting up python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 01:13:16 DEBUG unit.abot-epc-basic/0.install Setting up python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 01:13:17 DEBUG unit.abot-epc-basic/0.install Setting up python-setuptools (20.7.0-1) ... unit-oai-epc-0: 01:13:17 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 01:13:17 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 01:13:17 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 01:13:17 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 01:13:17 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:13:17 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 01:13:17 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 01:13:17 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 01:13:17 DEBUG unit.abot-epc-basic/0.install Setting up python-wheel (0.29.0-1) ... unit-oai-epc-0: 01:13:17 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 01:13:17 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 01:13:17 DEBUG unit.oai-epc/0.install + echo -n unit-abot-epc-basic-0: 01:13:17 DEBUG unit.abot-epc-basic/0.install Setting up ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 01:13:17 DEBUG unit.abot-epc-basic/0.install hostname: Name or service not known unit-abot-epc-basic-0: 01:13:17 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: Could not get FQDN, using "juju-6a6199-default-0". unit-abot-epc-basic-0: 01:13:17 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: 01:13:17 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: make-ssl-cert generate-default-snakeoil --force-overwrite unit-abot-epc-basic-0: 01:13:17 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: again. unit-oai-epc-0: 01:13:17 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 01:13:17 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 01:13:17 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-epc-0: 01:13:17 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 01:13:18 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 01:13:18 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 01:13:18 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 01:13:18 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-abot-epc-basic-0: 01:13:19 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: ABot Debian Installed!!! >> unit-abot-epc-basic-0: 01:13:19 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-6a6199-default-0 unit-mysql-0: 01:13:19 DEBUG unit.mysql/0.config-changed mysql start/running, process 11938 unit-abot-epc-basic-0: 01:13:19 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 01:13:19 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-mysql-0: 01:13:19 DEBUG unit.mysql/0.config-changed Setting up libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 01:13:20 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-mysql-0: 01:13:20 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 01:13:20 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-mysql-0: 01:13:20 DEBUG unit.mysql/0.config-changed Setting up mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 01:13:20 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 01:13:20 INFO unit.mysql/0.juju-log dataset size in bytes: 1677721600 unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-6a6199-default-0 unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:13:21 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: 01:13:21 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install software-properties-common is already the newest version (0.96.20.7). unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-6a6199-default-0 unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install build-essential is already the newest version (12.1ubuntu2). unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install build-essential set to manually installed. unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install ethtool is already the newest version (1:4.5-1). unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install iptables is already the newest version (1.6.0-2ubuntu3). unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install git is already the newest version (1:2.7.4-0ubuntu1.4). unit-abot-epc-basic-0: 01:13:21 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: 01:13:21 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev set to manually installed. unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libxml2 is already the newest version (2.9.3+dfsg1-1ubuntu0.5). unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install openssh-client is already the newest version (1:7.2p2-4ubuntu2.4). unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install openssh-server is already the newest version (1:7.2p2-4ubuntu2.4). unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install openssl is already the newest version (1.0.2g-1ubuntu4.13). unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install python is already the newest version (2.7.12-1~16.04). unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install python set to manually installed. unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install wget is already the newest version (1.17.1-1ubuntu1.4). unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install python-pip is already the newest version (8.1.1-2ubuntu0.4). unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install python-pip set to manually installed. unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autotools-dev castxml cmake-data unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install colord colord-data dconf-gsettings-backend dconf-service debhelper unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install default-jre-headless dh-strip-nondeterminism fonts-lato fonts-liberation unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gconf-service gconf-service-backend gconf2-common gdbserver unit-abot-epc-basic-0: 01:13:21 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: 01:13:21 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: 01:13:21 DEBUG unit.abot-epc-basic/0.install glib-networking glib-networking-common glib-networking-services gnuplot-data unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install gnuplot-tex gnuplot-x11 gsettings-desktop-schemas gsfonts guile-2.0 unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian javascript-common libaec-dev libaec0 unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libamd2.4.1 libarchive-zip-perl libarchive13 libarpack2 libasprintf-dev unit-abot-epc-basic-0: 01:13:21 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: 01:13:21 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas3 unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 libcxsparse3.1.4 unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa libegl1-mesa-dev unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 libexif12 unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libfftw3-bin libfftw3-dev libfftw3-double3 libfftw3-long3 libfftw3-quad3 unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libfftw3-single3 libfile-basedir-perl libfile-desktopentry-perl unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libfile-listing-perl libfile-mimeinfo-perl libfile-stripnondeterminism-perl unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libfl-dev libfltk-gl1.3 libfltk1.3 libfont-afm-perl libfontconfig1-dev unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libfontenc1 libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libgconf-2-4 libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmpxx4ldbl unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libgpg-error-dev libgphoto2-6 libgphoto2-l10n libgphoto2-port12 unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 libgs9-common unit-abot-epc-basic-0: 01:13:21 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: 01:13:21 DEBUG unit.abot-epc-basic/0.install libgvpr2 libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libhdf5-cpp-11 libhdf5-dev libhtml-form-perl libhtml-format-perl unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libhttp-message-perl libhttp-negotiate-perl libicu-dev libidn2-0 unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient20 libncurses5-dev unit-abot-epc-basic-0: 01:13:21 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: 01:13:21 DEBUG unit.abot-epc-basic/0.install libobjc-5-dev libobjc4 liboctave3 libopenblas-base libosmesa6 unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libpango1.0-dev libpangoxft-1.0-0 libpaper-utils libpaper1 libpathplan4 unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpgm-5.2-0 unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 libportaudio2 unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 libproxy1v5 unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 libqscintilla2-12v5 unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libqscintilla2-l10n libqt4-dbus libqt4-declarative libqt4-network unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5 unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 libqtgui4 unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common libruby2.3 unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libsamplerate0 libsane libsane-common libserf-1-1 libslicot0 unit-abot-epc-basic-0: 01:13:21 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: 01:13:21 DEBUG unit.abot-epc-basic/0.install libsynctex1 libsys-hostname-long-perl libsz2 libtasn1-doc libtcl8.6 unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libtexlua52 libtexluajit2 libtext-unidecode-perl libtie-ixhash-perl unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libtimedate-perl libtinfo-dev libtk8.6 libumfpack5.7.1 libunistring0 unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install liburi-perl libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libwayland-bin libwayland-client0 libwayland-cursor0 libwayland-dev unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libwayland-egl1-mesa libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libwww-robotrules-perl libx11-protocol-perl libx11-xcb-dev libxaw7 unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libxcb-dri2-0-dev libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libxcb-image0 libxcb-keysyms1 libxcb-present-dev libxcb-randr0 unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libxcb-randr0-dev libxcb-render-util0 libxcb-render0-dev libxcb-shape0 unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libxcb-shape0-dev libxcb-shm0-dev libxcb-sync-dev libxcb-util1 unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 libxcomposite-dev unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev libxft-dev libxft2 unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libxi-dev libxinerama-dev libxkbcommon-dev libxkbcommon-x11-0 libxkbcommon0 unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl unit-abot-epc-basic-0: 01:13:21 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: 01:13:21 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxss1 libxtst-dev libxv1 libxxf86dga1 unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libxxf86vm-dev libzzip-0-13 lmodern m4 mesa-common-dev mysql-common unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install nettle-dev octave-common octave-control pkg-config po-debconf poppler-data unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install pstoedit qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake unit-abot-epc-basic-0: 01:13:21 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: 01:13:21 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: 01:13:21 DEBUG unit.abot-epc-basic/0.install texinfo texlive-base texlive-binaries texlive-latex-base-doc tk tk8.6 unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install ubuntu-mono unzip x11-utils x11-xserver-utils x11proto-composite-dev unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install x11proto-damage-dev x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install x11proto-randr-dev x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xterm zip unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install zlib1g-dev unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install autoconf-archive gnu-standards autoconf-doc bison-doc codeblocks eclipse unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install ninja-build colord-sensor-argyll dh-make default-jre doxygen-latex unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install doxygen-doc gdb-doc gettext-doc autopoint gfortran-multilib gfortran-doc unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install gfortran-5-multilib gfortran-5-doc libgfortran3-dbg ghostscript-x hpijs unit-abot-epc-basic-0: 01:13:21 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: 01:13:21 DEBUG unit.abot-epc-basic/0.install liblapack-dev nas libdigest-hmac-perl libgssapi-perl liblapack-doc-man unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libcairo2-doc libfftw3-doc libforms-doc libgcrypt20-doc libgd-tools unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libglib2.0-doc libiodbc2-dev gmp-doc libgmp10-doc libmpfr-dev gphoto2 unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install graphicsmagick-dbg fonts-droid texlive-lang-cjk gvfs libgtk-3-doc unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libhdf5-doc libdata-dump-perl icu-doc jackd2 libjasper-runtime libtool-doc unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libcrypt-ssleay-perl libmagickcore-6.q16-2-extra ncurses-doc imagemagick unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libpango1.0-doc libqt4-declarative-folderlistmodel unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libqt5libqgtk2 unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install qt5-image-formats-plugins qtwayland5 qt4-qtconfig readline-doc librsvg2-bin unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install avahi-daemon hplip libsane-extras sane-utils lksctp-tools gcj-jdk unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libwmf0.2-7-gtk libauthen-ntlm-perl libxext-doc libunicode-map8-perl unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libunicode-string-perl xml-twig-tools libyaml-doc octave-info octave-doc unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install octave-htmldoc libmail-box-perl poppler-utils fonts-japanese-mincho unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install fonts-arphic-ukai fonts-arphic-uming fonts-nanum xfig | ivtools-bin | tgif unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install | transfig ddd emacs22 ri ruby-dev bundler db5.3-util subversion-tools unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install tcl-tclreadline texlive-generic-recommended texinfo-doc-nonfree perl-tk unit-abot-epc-basic-0: 01:13:21 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: 01:13:21 DEBUG unit.abot-epc-basic/0.install xfonts-cyrillic unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autoconf automake autotools-dev bison unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install castxml cmake cmake-curses-gui cmake-data colord colord-data unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install dconf-gsettings-backend dconf-service debhelper default-jre-headless unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install dh-strip-nondeterminism doxygen doxygen-gui flex fonts-lato fonts-liberation unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gccxml gconf-service gconf-service-backend gconf2-common gdb unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install gdbserver gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 unit-abot-epc-basic-0: 01:13:21 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: 01:13:21 DEBUG unit.abot-epc-basic/0.install gir1.2-pango-1.0 glib-networking glib-networking-common unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install glib-networking-services gnuplot-data gnuplot-tex gnuplot-x11 graphviz unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install gsettings-desktop-schemas gsfonts gtkwave guile-2.0 guile-2.0-dev unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian iperf iproute iptables-dev unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install javascript-common libaec-dev libaec0 libamd2.4.1 libarchive-zip-perl unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libarchive13 libarpack2 libasprintf-dev libatk-bridge2.0-0 unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-dev libatk1.0-dev libatlas-base-dev libatlas-dev unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libatlas3-base libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas-dev unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libblas3 libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libconfig8-dev libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libcxsparse3.1.4 libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libexif12 libffi-dev libfftw3-bin libfftw3-dev libfftw3-double3 unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libfftw3-long3 libfftw3-quad3 libfftw3-single3 libfile-basedir-perl unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libfile-desktopentry-perl libfile-listing-perl libfile-mimeinfo-perl unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libfile-stripnondeterminism-perl libfl-dev libfltk-gl1.3 libfltk1.3 unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libfont-afm-perl libfontconfig1-dev libfontenc1 libforms-bin libforms-dev unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 libgconf-2-4 unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libgcrypt11-dev libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmp-dev unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libgmpxx4ldbl libgpg-error-dev libgphoto2-6 libgphoto2-l10n unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libgphoto2-port12 libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 unit-abot-epc-basic-0: 01:13:21 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: 01:13:21 DEBUG unit.abot-epc-basic/0.install libgudev-1.0-0 libgusb2 libgvc6 libgvpr2 libharfbuzz-dev unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 libhdf5-cpp-11 libhdf5-dev unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libhtml-form-perl libhtml-format-perl libhtml-parser-perl unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libhttp-daemon-perl libhttp-date-perl libhttp-message-perl unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libhttp-negotiate-perl libicu-dev libidn11-dev libidn2-0 libidn2-0-dev unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient-dev libmysqlclient20 unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libncurses5-dev libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libnet-ssleay-perl libobjc-5-dev libobjc4 liboctave-dev liboctave3 unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libopenblas-base libosmesa6 libpango1.0-dev libpangoxft-1.0-0 libpaper-utils unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libpaper1 libpathplan4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 unit-abot-epc-basic-0: 01:13:21 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: 01:13:21 DEBUG unit.abot-epc-basic/0.install libportaudio2 libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libproxy1v5 libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libqscintilla2-12v5 libqscintilla2-l10n libqt4-dbus libqt4-declarative unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libqt4-network libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libqt4-xml libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libqt5network5 libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libqtgui4 libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libruby2.3 libsamplerate0 libsane libsane-common libsctp-dev libsctp1 unit-abot-epc-basic-0: 01:13:21 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: 01:13:21 DEBUG unit.abot-epc-basic/0.install libsuitesparseconfig4.4.6 libsvn1 libsynctex1 libsys-hostname-long-perl unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libsz2 libtasn1-6-dev libtasn1-doc libtcl8.6 libtexlua52 libtexluajit2 unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libtext-unidecode-perl libtie-ixhash-perl libtimedate-perl libtinfo-dev unit-abot-epc-basic-0: 01:13:21 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: 01:13:21 DEBUG unit.abot-epc-basic/0.install libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 libwayland-bin unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libwayland-client0 libwayland-cursor0 libwayland-dev libwayland-egl1-mesa unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl libwww-robotrules-perl unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libx11-protocol-perl libx11-xcb-dev libxaw7 libxcb-dri2-0-dev unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 libxcb-image0 libxcb-keysyms1 unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libxcb-present-dev libxcb-randr0 libxcb-randr0-dev libxcb-render-util0 unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libxcb-render0-dev libxcb-shape0 libxcb-shape0-dev libxcb-shm0-dev unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libxcb-sync-dev libxcb-util1 libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libxft-dev libxft2 libxi-dev libxinerama-dev libxkbcommon-dev unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libxkbcommon-x11-0 libxkbcommon0 libxml-libxml-perl unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxml2-dev libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxslt1-dev libxss1 libxtst-dev libxv1 unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install libxxf86dga1 libxxf86vm-dev libyaml-dev libzzip-0-13 lmodern m4 unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install mesa-common-dev mscgen mysql-common nettle-dev octave octave-common unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install octave-control octave-signal pkg-config po-debconf poppler-data pstoedit unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install pydb qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake ruby unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration subversion t1utils tcl tcl8.6 unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install tex-common texinfo texlive-base texlive-binaries texlive-latex-base unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install texlive-latex-base-doc tk tk8.6 ubuntu-mono unzip x11-utils unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install x11-xserver-utils x11proto-composite-dev x11proto-damage-dev unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev x11proto-randr-dev unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xmlstarlet unit-abot-epc-basic-0: 01:13:21 DEBUG unit.abot-epc-basic/0.install xterm zip zlib1g-dev unit-abot-epc-basic-0: 01:13:22 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 468 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 01:13:22 DEBUG unit.abot-epc-basic/0.install Need to get 291 MB of archives. unit-abot-epc-basic-0: 01:13:22 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: 01:13:22 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: 01:13:22 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.3 [262 kB] unit-abot-epc-basic-0: 01:13:22 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: 01:13:22 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: 01:13:22 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: 01:13:23 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: 01:13:23 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: 01:13:23 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: 01:13:23 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: 01:13:23 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: 01:13:23 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: 01:13:23 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: 01:13:23 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: 01:13:23 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: 01:13:23 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: 01:13:23 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: 01:13:23 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-mysql-0: 01:13:24 DEBUG unit.mysql/0.config-changed mysql stop/waiting unit-abot-epc-basic-0: 01:13:24 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: 01:13:24 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: 01:13:24 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-oai-epc-0: 01:13:24 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 01:13:24 DEBUG unit.oai-epc/0.install + git checkout v0.3.2-branch unit-abot-epc-basic-0: 01:13:24 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-oai-epc-0: 01:13:24 DEBUG unit.oai-epc/0.install Switched to a new branch 'v0.3.2-branch' unit-oai-epc-0: 01:13:24 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: 01:13:24 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 01:13:24 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 01:13:24 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 01:13:24 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 01:13:24 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 01:13:24 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: 01:13:24 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 01:13:24 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-abot-epc-basic-0: 01:13:24 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-oai-epc-0: 01:13:24 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:13:24 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 01:13:24 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 01:13:24 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 01:13:24 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 01:13:24 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 01:13:24 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 01:13:24 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 01:13:24 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 01:13:24 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 01:13:24 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 01:13:24 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-153-generic unit-oai-epc-0: 01:13:24 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 01:13:24 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-153-generic unit-oai-epc-0: 01:13:24 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 01:13:24 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 01:13:24 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-153-generic unit-oai-epc-0: 01:13:24 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 01:13:24 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 01:13:24 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 01:13:24 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 01:13:24 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 01:13:24 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 01:13:24 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 01:13:24 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 01:13:24 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 01:13:24 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 01:13:24 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 01:13:24 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 01:13:24 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 01:13:24 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 01:13:24 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 01:13:24 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 01:13:24 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 01:13:24 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-153-generic unit-oai-epc-0: 01:13:24 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 01:13:24 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-153-generic unit-oai-epc-0: 01:13:24 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 01:13:24 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 01:13:24 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-153-generic unit-oai-epc-0: 01:13:24 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 01:13:24 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 01:13:24 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 01:13:24 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 01:13:24 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 01:13:24 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 01:13:24 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 01:13:24 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: 01:13:24 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 01:13:24 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-oai-epc-0: 01:13:24 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:13:24 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 01:13:24 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-epc-0: 01:13:24 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 01:13:24 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-oai-epc-0: 01:13:24 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 01:13:24 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 01:13:24 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: 01:13:24 DEBUG unit.oai-epc/0.install --2018-08-10 01:13:24-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 01:13:24 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-abot-epc-basic-0: 01:13:24 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: 01:13:24 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-oai-epc-0: 01:13:24 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-oai-epc-0: 01:13:24 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 01:13:24 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 01:13:24 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 01:13:24 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 01:13:24 DEBUG unit.oai-epc/0.install 0K ....... 64.8M=0s unit-oai-epc-0: 01:13:24 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 01:13:24 DEBUG unit.oai-epc/0.install 2018-08-10 01:13:24 (64.8 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8048] unit-oai-epc-0: 01:13:24 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 01:13:24 DEBUG unit.oai-epc/0.install --2018-08-10 01:13:24-- 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: 01:13:24 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 01:13:24 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: 01:13:24 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-oai-epc-0: 01:13:24 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 01:13:24 DEBUG unit.oai-epc/0.install Length: 1153230 (1.1M) [application/x-debian-package] unit-oai-epc-0: 01:13:24 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: 01:13:24 DEBUG unit.oai-epc/0.install unit-abot-epc-basic-0: 01:13:24 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: 01:13:24 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: 01:13:25 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-oai-epc-0: 01:13:25 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 4% 183K 6s unit-oai-epc-0: 01:13:25 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 8% 19.0M 3s unit-abot-epc-basic-0: 01:13:25 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-oai-epc-0: 01:13:25 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 13% 372K 3s unit-oai-epc-0: 01:13:25 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 17% 37.5M 2s unit-abot-epc-basic-0: 01:13:25 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: 01:13:25 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-oai-epc-0: 01:13:25 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 22% 375K 2s unit-oai-epc-0: 01:13:25 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 26% 28.9M 2s unit-oai-epc-0: 01:13:25 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 31% 44.0M 1s unit-oai-epc-0: 01:13:25 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 35% 37.8M 1s unit-oai-epc-0: 01:13:25 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 39% 35.4M 1s unit-oai-epc-0: 01:13:25 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 44% 1.51M 1s unit-abot-epc-basic-0: 01:13:25 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-oai-epc-0: 01:13:25 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 48% 505K 1s unit-oai-epc-0: 01:13:25 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 53% 56.9M 1s unit-oai-epc-0: 01:13:25 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 57% 45.4M 1s unit-oai-epc-0: 01:13:25 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 62% 56.1M 0s unit-oai-epc-0: 01:13:25 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 66% 53.1M 0s unit-oai-epc-0: 01:13:25 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 71% 68.6M 0s unit-oai-epc-0: 01:13:25 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 75% 56.7M 0s unit-oai-epc-0: 01:13:25 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 79% 70.3M 0s unit-oai-epc-0: 01:13:25 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 84% 67.3M 0s unit-abot-epc-basic-0: 01:13:25 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-oai-epc-0: 01:13:25 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 88% 1.64M 0s unit-abot-epc-basic-0: 01:13:25 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-oai-epc-0: 01:13:25 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 93% 506K 0s unit-oai-epc-0: 01:13:25 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 97% 52.4M 0s unit-oai-epc-0: 01:13:25 DEBUG unit.oai-epc/0.install 1100K .......... .......... ...... 100% 52.6M=0.8s unit-oai-epc-0: 01:13:25 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 01:13:25 DEBUG unit.oai-epc/0.install 2018-08-10 01:13:25 (1.34 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: 01:13:25 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 01:13:25 DEBUG unit.oai-epc/0.install --2018-08-10 01:13:25-- 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: 01:13:25 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 01:13:25 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: 01:13:25 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-oai-epc-0: 01:13:25 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 01:13:25 DEBUG unit.oai-epc/0.install Length: 13381952 (13M) [application/x-debian-package] unit-oai-epc-0: 01:13:25 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: 01:13:25 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 01:13:25 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 0% 60.1M 0s unit-oai-epc-0: 01:13:25 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 0% 72.5M 0s unit-oai-epc-0: 01:13:25 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 1% 78.7M 0s unit-oai-epc-0: 01:13:25 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 1% 69.5M 0s unit-oai-epc-0: 01:13:25 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 1% 63.2M 0s unit-oai-epc-0: 01:13:25 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 2% 72.0M 0s unit-oai-epc-0: 01:13:25 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 2% 78.5M 0s unit-oai-epc-0: 01:13:25 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 3% 80.3M 0s unit-oai-epc-0: 01:13:25 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 3% 72.4M 0s unit-oai-epc-0: 01:13:25 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 3% 82.7M 0s unit-oai-epc-0: 01:13:25 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 4% 77.7M 0s unit-oai-epc-0: 01:13:25 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 4% 82.9M 0s unit-oai-epc-0: 01:13:25 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 4% 72.4M 0s unit-oai-epc-0: 01:13:25 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 5% 85.4M 0s unit-oai-epc-0: 01:13:25 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 5% 78.6M 0s unit-oai-epc-0: 01:13:25 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 6% 82.1M 0s unit-oai-epc-0: 01:13:25 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 6% 103M 0s unit-oai-epc-0: 01:13:25 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 6% 122M 0s unit-oai-epc-0: 01:13:25 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 7% 128M 0s unit-oai-epc-0: 01:13:25 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 7% 128M 0s unit-oai-epc-0: 01:13:25 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 8% 105M 0s unit-oai-epc-0: 01:13:25 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 8% 128M 0s unit-abot-epc-basic-0: 01:13:25 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: 01:13:25 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-oai-epc-0: 01:13:25 DEBUG unit.oai-epc/0.install 1100K .......... .......... .......... .......... .......... 8% 405K 1s unit-oai-epc-0: 01:13:25 DEBUG unit.oai-epc/0.install 1150K .......... .......... .......... .......... .......... 9% 43.4M 1s unit-oai-epc-0: 01:13:25 DEBUG unit.oai-epc/0.install 1200K .......... .......... .......... .......... .......... 9% 49.6M 1s unit-oai-epc-0: 01:13:25 DEBUG unit.oai-epc/0.install 1250K .......... .......... .......... .......... .......... 9% 66.8M 1s unit-oai-epc-0: 01:13:25 DEBUG unit.oai-epc/0.install 1300K .......... .......... .......... .......... .......... 10% 29.2M 1s unit-oai-epc-0: 01:13:25 DEBUG unit.oai-epc/0.install 1350K .......... .......... .......... .......... .......... 10% 67.1M 1s unit-oai-epc-0: 01:13:25 DEBUG unit.oai-epc/0.install 1400K .......... .......... .......... .......... .......... 11% 47.3M 1s unit-oai-epc-0: 01:13:25 DEBUG unit.oai-epc/0.install 1450K .......... .......... .......... .......... .......... 11% 40.2M 1s unit-oai-epc-0: 01:13:25 DEBUG unit.oai-epc/0.install 1500K .......... .......... .......... .......... .......... 11% 46.0M 1s unit-oai-epc-0: 01:13:25 DEBUG unit.oai-epc/0.install 1550K .......... .......... .......... .......... .......... 12% 82.2M 1s unit-oai-epc-0: 01:13:25 DEBUG unit.oai-epc/0.install 1600K .......... .......... .......... .......... .......... 12% 113M 1s unit-oai-epc-0: 01:13:25 DEBUG unit.oai-epc/0.install 1650K .......... .......... .......... .......... .......... 13% 72.8M 1s unit-oai-epc-0: 01:13:25 DEBUG unit.oai-epc/0.install 1700K .......... .......... .......... .......... .......... 13% 56.8M 1s unit-oai-epc-0: 01:13:25 DEBUG unit.oai-epc/0.install 1750K .......... .......... .......... .......... .......... 13% 54.9M 1s unit-oai-epc-0: 01:13:25 DEBUG unit.oai-epc/0.install 1800K .......... .......... .......... .......... .......... 14% 56.1M 1s unit-oai-epc-0: 01:13:25 DEBUG unit.oai-epc/0.install 1850K .......... .......... .......... .......... .......... 14% 65.2M 1s unit-oai-epc-0: 01:13:25 DEBUG unit.oai-epc/0.install 1900K .......... .......... .......... .......... .......... 14% 60.1M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 1950K .......... .......... .......... .......... .......... 15% 57.1M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 2000K .......... .......... .......... .......... .......... 15% 58.9M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 2050K .......... .......... .......... .......... .......... 16% 48.8M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 2100K .......... .......... .......... .......... .......... 16% 81.5M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 2150K .......... .......... .......... .......... .......... 16% 60.1M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 2200K .......... .......... .......... .......... .......... 17% 117M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 2250K .......... .......... .......... .......... .......... 17% 106M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 2300K .......... .......... .......... .......... .......... 17% 118M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 2350K .......... .......... .......... .......... .......... 18% 118M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 2400K .......... .......... .......... .......... .......... 18% 128M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 2450K .......... .......... .......... .......... .......... 19% 103M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 2500K .......... .......... .......... .......... .......... 19% 124M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 2550K .......... .......... .......... .......... .......... 19% 122M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 2600K .......... .......... .......... .......... .......... 20% 120M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 2650K .......... .......... .......... .......... .......... 20% 109M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 2700K .......... .......... .......... .......... .......... 21% 115M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 2750K .......... .......... .......... .......... .......... 21% 123M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 2800K .......... .......... .......... .......... .......... 21% 120M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 2850K .......... .......... .......... .......... .......... 22% 106M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 2900K .......... .......... .......... .......... .......... 22% 122M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 2950K .......... .......... .......... .......... .......... 22% 115M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 3000K .......... .......... .......... .......... .......... 23% 125M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 3050K .......... .......... .......... .......... .......... 23% 104M 1s unit-abot-epc-basic-0: 01:13:26 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-mysql-0: 01:13:26 DEBUG unit.mysql/0.config-changed mysql start/running, process 12132 unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 3100K .......... .......... .......... .......... .......... 24% 456K 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 3150K .......... .......... .......... .......... .......... 24% 45.6M 1s unit-abot-epc-basic-0: 01:13:26 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-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 3200K .......... .......... .......... .......... .......... 24% 34.0M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 3250K .......... .......... .......... .......... .......... 25% 50.8M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 3300K .......... .......... .......... .......... .......... 25% 50.8M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 3350K .......... .......... .......... .......... .......... 26% 46.2M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 3400K .......... .......... .......... .......... .......... 26% 45.2M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 3450K .......... .......... .......... .......... .......... 26% 48.1M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 3500K .......... .......... .......... .......... .......... 27% 48.4M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 3550K .......... .......... .......... .......... .......... 27% 112M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 3600K .......... .......... .......... .......... .......... 27% 94.6M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 3650K .......... .......... .......... .......... .......... 28% 64.4M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 3700K .......... .......... .......... .......... .......... 28% 50.0M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 3750K .......... .......... .......... .......... .......... 29% 59.9M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 3800K .......... .......... .......... .......... .......... 29% 79.1M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 3850K .......... .......... .......... .......... .......... 29% 53.3M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 3900K .......... .......... .......... .......... .......... 30% 52.2M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 3950K .......... .......... .......... .......... .......... 30% 47.9M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 4000K .......... .......... .......... .......... .......... 30% 51.6M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 4050K .......... .......... .......... .......... .......... 31% 58.1M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 4100K .......... .......... .......... .......... .......... 31% 26.8M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 4150K .......... .......... .......... .......... .......... 32% 30.9M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 4200K .......... .......... .......... .......... .......... 32% 72.5M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 4250K .......... .......... .......... .......... .......... 32% 127M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 4300K .......... .......... .......... .......... .......... 33% 110M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 4350K .......... .......... .......... .......... .......... 33% 122M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 4400K .......... .......... .......... .......... .......... 34% 125M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 4450K .......... .......... .......... .......... .......... 34% 125M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 4500K .......... .......... .......... .......... .......... 34% 107M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 4550K .......... .......... .......... .......... .......... 35% 116M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 4600K .......... .......... .......... .......... .......... 35% 129M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 4650K .......... .......... .......... .......... .......... 35% 127M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 4700K .......... .......... .......... .......... .......... 36% 111M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 4750K .......... .......... .......... .......... .......... 36% 131M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 4800K .......... .......... .......... .......... .......... 37% 115M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 4850K .......... .......... .......... .......... .......... 37% 119M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 4900K .......... .......... .......... .......... .......... 37% 104M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 4950K .......... .......... .......... .......... .......... 38% 129M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 5000K .......... .......... .......... .......... .......... 38% 113M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 5050K .......... .......... .......... .......... .......... 39% 116M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 5100K .......... .......... .......... .......... .......... 39% 99.3M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 5150K .......... .......... .......... .......... .......... 39% 115M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 5200K .......... .......... .......... .......... .......... 40% 114M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 5250K .......... .......... .......... .......... .......... 40% 111M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 5300K .......... .......... .......... .......... .......... 40% 97.9M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 5350K .......... .......... .......... .......... .......... 41% 113M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 5400K .......... .......... .......... .......... .......... 41% 115M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 5450K .......... .......... .......... .......... .......... 42% 111M 0s unit-mysql-0: 01:13:26 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-mysql-0: 01:13:26 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 01:13:26 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-mysql-0: 01:13:26 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-mysql-0: 01:13:26 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 01:13:26 INFO juju.worker.uniter found queued "start" hook unit-mysql-0: 01:13:26 DEBUG juju.worker.uniter.operation running operation run start hook unit-mysql-0: 01:13:26 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 01:13:26 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 01:13:26 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-mysql-0: 01:13:26 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-mysql-0: 01:13:26 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 5500K .......... .......... .......... .......... .......... 42% 481K 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 5550K .......... .......... .......... .......... .......... 42% 38.4M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 5600K .......... .......... .......... .......... .......... 43% 34.7M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 5650K .......... .......... .......... .......... .......... 43% 38.0M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 5700K .......... .......... .......... .......... .......... 43% 49.1M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 5750K .......... .......... .......... .......... .......... 44% 35.2M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 5800K .......... .......... .......... .......... .......... 44% 34.2M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 5850K .......... .......... .......... .......... .......... 45% 28.1M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 5900K .......... .......... .......... .......... .......... 45% 35.9M 1s unit-abot-epc-basic-0: 01:13:26 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-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 5950K .......... .......... .......... .......... .......... 45% 21.6M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 6000K .......... .......... .......... .......... .......... 46% 21.0M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 6050K .......... .......... .......... .......... .......... 46% 25.7M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 6100K .......... .......... .......... .......... .......... 47% 34.7M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 6150K .......... .......... .......... .......... .......... 47% 49.3M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 6200K .......... .......... .......... .......... .......... 47% 47.9M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 6250K .......... .......... .......... .......... .......... 48% 71.3M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 6300K .......... .......... .......... .......... .......... 48% 58.0M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 6350K .......... .......... .......... .......... .......... 48% 92.7M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 6400K .......... .......... .......... .......... .......... 49% 81.9M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 6450K .......... .......... .......... .......... .......... 49% 95.7M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 6500K .......... .......... .......... .......... .......... 50% 93.1M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 6550K .......... .......... .......... .......... .......... 50% 99.1M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 6600K .......... .......... .......... .......... .......... 50% 87.0M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 6650K .......... .......... .......... .......... .......... 51% 107M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 6700K .......... .......... .......... .......... .......... 51% 102M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 6750K .......... .......... .......... .......... .......... 52% 109M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 6800K .......... .......... .......... .......... .......... 52% 89.9M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 6850K .......... .......... .......... .......... .......... 52% 111M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 6900K .......... .......... .......... .......... .......... 53% 107M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 6950K .......... .......... .......... .......... .......... 53% 105M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 7000K .......... .......... .......... .......... .......... 53% 93.6M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 7050K .......... .......... .......... .......... .......... 54% 106M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 7100K .......... .......... .......... .......... .......... 54% 105M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 7150K .......... .......... .......... .......... .......... 55% 106M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 7200K .......... .......... .......... .......... .......... 55% 93.3M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 7250K .......... .......... .......... .......... .......... 55% 111M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 7300K .......... .......... .......... .......... .......... 56% 103M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 7350K .......... .......... .......... .......... .......... 56% 109M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 7400K .......... .......... .......... .......... .......... 57% 94.7M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 7450K .......... .......... .......... .......... .......... 57% 109M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 7500K .......... .......... .......... .......... .......... 57% 115M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 7550K .......... .......... .......... .......... .......... 58% 104M 0s unit-abot-epc-basic-0: 01:13:26 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-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 7600K .......... .......... .......... .......... .......... 58% 496K 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 7650K .......... .......... .......... .......... .......... 58% 40.4M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 7700K .......... .......... .......... .......... .......... 59% 73.7M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 7750K .......... .......... .......... .......... .......... 59% 44.9M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 7800K .......... .......... .......... .......... .......... 60% 65.1M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 7850K .......... .......... .......... .......... .......... 60% 78.2M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 7900K .......... .......... .......... .......... .......... 60% 39.6M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 7950K .......... .......... .......... .......... .......... 61% 57.5M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 8000K .......... .......... .......... .......... .......... 61% 84.0M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 8050K .......... .......... .......... .......... .......... 61% 52.7M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 8100K .......... .......... .......... .......... .......... 62% 40.1M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 8150K .......... .......... .......... .......... .......... 62% 35.3M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 8200K .......... .......... .......... .......... .......... 63% 51.3M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 8250K .......... .......... .......... .......... .......... 63% 81.3M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 8300K .......... .......... .......... .......... .......... 63% 94.8M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 8350K .......... .......... .......... .......... .......... 64% 120M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 8400K .......... .......... .......... .......... .......... 64% 62.0M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 8450K .......... .......... .......... .......... .......... 65% 44.7M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 8500K .......... .......... .......... .......... .......... 65% 62.9M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 8550K .......... .......... .......... .......... .......... 65% 88.9M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 8600K .......... .......... .......... .......... .......... 66% 55.0M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 8650K .......... .......... .......... .......... .......... 66% 81.6M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 8700K .......... .......... .......... .......... .......... 66% 116M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 8750K .......... .......... .......... .......... .......... 67% 102M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 8800K .......... .......... .......... .......... .......... 67% 65.7M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 8850K .......... .......... .......... .......... .......... 68% 89.8M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 8900K .......... .......... .......... .......... .......... 68% 74.8M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 8950K .......... .......... .......... .......... .......... 68% 117M 0s unit-abot-epc-basic-0: 01:13:26 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-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 9000K .......... .......... .......... .......... .......... 69% 72.6M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 9050K .......... .......... .......... .......... .......... 69% 60.1M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 9100K .......... .......... .......... .......... .......... 70% 69.0M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 9150K .......... .......... .......... .......... .......... 70% 114M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 9200K .......... .......... .......... .......... .......... 70% 99.1M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 9250K .......... .......... .......... .......... .......... 71% 129M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 9300K .......... .......... .......... .......... .......... 71% 121M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 9350K .......... .......... .......... .......... .......... 71% 121M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 9400K .......... .......... .......... .......... .......... 72% 108M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 9450K .......... .......... .......... .......... .......... 72% 123M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 9500K .......... .......... .......... .......... .......... 73% 122M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 9550K .......... .......... .......... .......... .......... 73% 122M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 9600K .......... .......... .......... .......... .......... 73% 103M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 9650K .......... .......... .......... .......... .......... 74% 118M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 9700K .......... .......... .......... .......... .......... 74% 122M 0s unit-abot-epc-basic-0: 01:13:26 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-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 9750K .......... .......... .......... .......... .......... 74% 461K 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 9800K .......... .......... .......... .......... .......... 75% 40.6M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 9850K .......... .......... .......... .......... .......... 75% 44.9M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 9900K .......... .......... .......... .......... .......... 76% 40.5M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 9950K .......... .......... .......... .......... .......... 76% 42.3M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 10000K .......... .......... .......... .......... .......... 76% 36.0M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 10050K .......... .......... .......... .......... .......... 77% 43.2M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 10100K .......... .......... .......... .......... .......... 77% 53.5M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 10150K .......... .......... .......... .......... .......... 78% 43.2M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 10200K .......... .......... .......... .......... .......... 78% 52.4M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 10250K .......... .......... .......... .......... .......... 78% 49.5M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 10300K .......... .......... .......... .......... .......... 79% 56.6M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 10350K .......... .......... .......... .......... .......... 79% 41.5M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 10400K .......... .......... .......... .......... .......... 79% 41.6M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 10450K .......... .......... .......... .......... .......... 80% 52.0M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 10500K .......... .......... .......... .......... .......... 80% 60.1M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 10550K .......... .......... .......... .......... .......... 81% 38.6M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 10600K .......... .......... .......... .......... .......... 81% 51.7M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 10650K .......... .......... .......... .......... .......... 81% 59.0M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 10700K .......... .......... .......... .......... .......... 82% 48.7M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 10750K .......... .......... .......... .......... .......... 82% 47.9M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 10800K .......... .......... .......... .......... .......... 83% 48.6M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 10850K .......... .......... .......... .......... .......... 83% 36.3M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 10900K .......... .......... .......... .......... .......... 83% 98.1M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 10950K .......... .......... .......... .......... .......... 84% 95.1M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 11000K .......... .......... .......... .......... .......... 84% 109M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 11050K .......... .......... .......... .......... .......... 84% 106M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 11100K .......... .......... .......... .......... .......... 85% 106M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 11150K .......... .......... .......... .......... .......... 85% 94.5M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 11200K .......... .......... .......... .......... .......... 86% 105M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 11250K .......... .......... .......... .......... .......... 86% 107M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 11300K .......... .......... .......... .......... .......... 86% 107M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 11350K .......... .......... .......... .......... .......... 87% 92.5M 0s unit-abot-epc-basic-0: 01:13:26 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-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 11400K .......... .......... .......... .......... .......... 87% 111M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 11450K .......... .......... .......... .......... .......... 87% 110M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 11500K .......... .......... .......... .......... .......... 88% 112M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 11550K .......... .......... .......... .......... .......... 88% 97.8M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 11600K .......... .......... .......... .......... .......... 89% 102M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 11650K .......... .......... .......... .......... .......... 89% 108M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 11700K .......... .......... .......... .......... .......... 89% 104M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 11750K .......... .......... .......... .......... .......... 90% 100M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 11800K .......... .......... .......... .......... .......... 90% 111M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 11850K .......... .......... .......... .......... .......... 91% 112M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 11900K .......... .......... .......... .......... .......... 91% 110M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 11950K .......... .......... .......... .......... .......... 91% 98.5M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 12000K .......... .......... .......... .......... .......... 92% 109M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 12050K .......... .......... .......... .......... .......... 92% 104M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 12100K .......... .......... .......... .......... .......... 92% 103M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 12150K .......... .......... .......... .......... .......... 93% 97.2M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 12200K .......... .......... .......... .......... .......... 93% 101M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 12250K .......... .......... .......... .......... .......... 94% 111M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 12300K .......... .......... .......... .......... .......... 94% 116M 0s unit-abot-epc-basic-0: 01:13:26 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-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 12350K .......... .......... .......... .......... .......... 94% 507K 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 12400K .......... .......... .......... .......... .......... 95% 37.1M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 12450K .......... .......... .......... .......... .......... 95% 44.0M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 12500K .......... .......... .......... .......... .......... 96% 28.1M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 12550K .......... .......... .......... .......... .......... 96% 58.4M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 12600K .......... .......... .......... .......... .......... 96% 43.3M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 12650K .......... .......... .......... .......... .......... 97% 94.1M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 12700K .......... .......... .......... .......... .......... 97% 71.4M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 12750K .......... .......... .......... .......... .......... 97% 94.8M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 12800K .......... .......... .......... .......... .......... 98% 85.0M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 12850K .......... .......... .......... .......... .......... 98% 106M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 12900K .......... .......... .......... .......... .......... 99% 80.1M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 12950K .......... .......... .......... .......... .......... 99% 105M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 13000K .......... .......... .......... .......... .......... 99% 91.4M 0s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 13050K .......... ........ 100% 70.3M=0.8s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 2018-08-10 01:13:26 (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-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install --2018-08-10 01:13:26-- 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: 01:13:26 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 01:13:26 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-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install Length: 55046174 (52M) [application/x-debian-package] unit-oai-epc-0: 01:13:26 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: 01:13:26 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 0% 45.1M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 0% 57.1M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 0% 57.0M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 0% 55.0M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 0% 47.5M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 0% 63.3M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 0% 66.1M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 0% 67.2M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 0% 58.1M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 0% 67.8M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 1% 71.2M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 1% 67.4M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 1% 56.8M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 1% 40.4M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 1% 66.2M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 1% 67.1M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 1% 58.4M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 1% 67.3M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 1% 64.1M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 1% 64.8M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 1% 59.6M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 2% 66.9M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 1100K .......... .......... .......... .......... .......... 2% 66.8M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 1150K .......... .......... .......... .......... .......... 2% 65.5M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 1200K .......... .......... .......... .......... .......... 2% 57.0M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 1250K .......... .......... .......... .......... .......... 2% 67.1M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 1300K .......... .......... .......... .......... .......... 2% 65.7M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 1350K .......... .......... .......... .......... .......... 2% 67.1M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 1400K .......... .......... .......... .......... .......... 2% 57.8M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 1450K .......... .......... .......... .......... .......... 2% 67.7M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 1500K .......... .......... .......... .......... .......... 2% 67.9M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 1550K .......... .......... .......... .......... .......... 2% 67.7M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 1600K .......... .......... .......... .......... .......... 3% 60.0M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 1650K .......... .......... .......... .......... .......... 3% 65.6M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 1700K .......... .......... .......... .......... .......... 3% 95.1M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 1750K .......... .......... .......... .......... .......... 3% 114M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 1800K .......... .......... .......... .......... .......... 3% 98.3M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 1850K .......... .......... .......... .......... .......... 3% 115M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 1900K .......... .......... .......... .......... .......... 3% 109M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 1950K .......... .......... .......... .......... .......... 3% 113M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 2000K .......... .......... .......... .......... .......... 3% 101M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 2050K .......... .......... .......... .......... .......... 3% 109M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 2100K .......... .......... .......... .......... .......... 3% 112M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 2150K .......... .......... .......... .......... .......... 4% 80.5M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 2200K .......... .......... .......... .......... .......... 4% 71.9M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 2250K .......... .......... .......... .......... .......... 4% 107M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 2300K .......... .......... .......... .......... .......... 4% 112M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 2350K .......... .......... .......... .......... .......... 4% 109M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 2400K .......... .......... .......... .......... .......... 4% 95.9M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 2450K .......... .......... .......... .......... .......... 4% 109M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 2500K .......... .......... .......... .......... .......... 4% 107M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 2550K .......... .......... .......... .......... .......... 4% 105M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 2600K .......... .......... .......... .......... .......... 4% 94.2M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 2650K .......... .......... .......... .......... .......... 5% 110M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 2700K .......... .......... .......... .......... .......... 5% 114M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 2750K .......... .......... .......... .......... .......... 5% 110M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 2800K .......... .......... .......... .......... .......... 5% 98.1M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 2850K .......... .......... .......... .......... .......... 5% 112M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 2900K .......... .......... .......... .......... .......... 5% 114M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 2950K .......... .......... .......... .......... .......... 5% 113M 1s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 3000K .......... .......... .......... .......... .......... 5% 102M 1s unit-abot-epc-basic-0: 01:13:26 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-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 3050K .......... .......... .......... .......... .......... 5% 515K 2s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 3100K .......... .......... .......... .......... .......... 5% 50.7M 2s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 3150K .......... .......... .......... .......... .......... 5% 66.7M 2s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 3200K .......... .......... .......... .......... .......... 6% 54.2M 2s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 3250K .......... .......... .......... .......... .......... 6% 64.2M 2s unit-abot-epc-basic-0: 01:13:26 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-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 3300K .......... .......... .......... .......... .......... 6% 68.8M 2s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 3350K .......... .......... .......... .......... .......... 6% 62.2M 2s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 3400K .......... .......... .......... .......... .......... 6% 78.6M 2s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 3450K .......... .......... .......... .......... .......... 6% 58.1M 2s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 3500K .......... .......... .......... .......... .......... 6% 77.8M 2s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 3550K .......... .......... .......... .......... .......... 6% 74.3M 2s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 3600K .......... .......... .......... .......... .......... 6% 67.3M 2s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 3650K .......... .......... .......... .......... .......... 6% 66.7M 2s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 3700K .......... .......... .......... .......... .......... 6% 78.1M 2s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 3750K .......... .......... .......... .......... .......... 7% 70.4M 2s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 3800K .......... .......... .......... .......... .......... 7% 74.4M 2s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 3850K .......... .......... .......... .......... .......... 7% 65.9M 2s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 3900K .......... .......... .......... .......... .......... 7% 87.6M 2s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 3950K .......... .......... .......... .......... .......... 7% 73.1M 2s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 4000K .......... .......... .......... .......... .......... 7% 75.5M 2s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 4050K .......... .......... .......... .......... .......... 7% 76.0M 2s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 4100K .......... .......... .......... .......... .......... 7% 72.7M 2s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 4150K .......... .......... .......... .......... .......... 7% 70.1M 2s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 4200K .......... .......... .......... .......... .......... 7% 69.4M 2s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 4250K .......... .......... .......... .......... .......... 7% 89.3M 2s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 4300K .......... .......... .......... .......... .......... 8% 64.9M 2s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 4350K .......... .......... .......... .......... .......... 8% 72.9M 2s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 4400K .......... .......... .......... .......... .......... 8% 77.0M 2s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 4450K .......... .......... .......... .......... .......... 8% 43.2M 2s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 4500K .......... .......... .......... .......... .......... 8% 74.6M 2s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 4550K .......... .......... .......... .......... .......... 8% 83.0M 2s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 4600K .......... .......... .......... .......... .......... 8% 74.3M 2s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 4650K .......... .......... .......... .......... .......... 8% 67.7M 2s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 4700K .......... .......... .......... .......... .......... 8% 76.4M 2s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 4750K .......... .......... .......... .......... .......... 8% 65.7M 2s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 4800K .......... .......... .......... .......... .......... 9% 51.2M 2s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 4850K .......... .......... .......... .......... .......... 9% 64.1M 2s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 4900K .......... .......... .......... .......... .......... 9% 73.4M 2s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 4950K .......... .......... .......... .......... .......... 9% 80.8M 2s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 5000K .......... .......... .......... .......... .......... 9% 104M 2s unit-oai-epc-0: 01:13:26 DEBUG unit.oai-epc/0.install 5050K .......... .......... .......... .......... .......... 9% 97.3M 2s unit-abot-epc-basic-0: 01:13:27 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-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 5100K .......... .......... .......... .......... .......... 9% 467K 3s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 5150K .......... .......... .......... .......... .......... 9% 53.1M 3s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 5200K .......... .......... .......... .......... .......... 9% 55.5M 3s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 5250K .......... .......... .......... .......... .......... 9% 58.0M 3s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 5300K .......... .......... .......... .......... .......... 9% 49.5M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 5350K .......... .......... .......... .......... .......... 10% 62.1M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 5400K .......... .......... .......... .......... .......... 10% 68.4M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 5450K .......... .......... .......... .......... .......... 10% 93.1M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 5500K .......... .......... .......... .......... .......... 10% 64.9M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 5550K .......... .......... .......... .......... .......... 10% 58.5M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 5600K .......... .......... .......... .......... .......... 10% 57.6M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 5650K .......... .......... .......... .......... .......... 10% 48.8M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 5700K .......... .......... .......... .......... .......... 10% 41.6M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 5750K .......... .......... .......... .......... .......... 10% 48.5M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 5800K .......... .......... .......... .......... .......... 10% 61.0M 2s unit-abot-epc-basic-0: 01:13:27 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-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 5850K .......... .......... .......... .......... .......... 10% 66.9M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 5900K .......... .......... .......... .......... .......... 11% 58.9M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 5950K .......... .......... .......... .......... .......... 11% 67.4M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 6000K .......... .......... .......... .......... .......... 11% 62.9M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 6050K .......... .......... .......... .......... .......... 11% 64.7M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 6100K .......... .......... .......... .......... .......... 11% 56.2M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 6150K .......... .......... .......... .......... .......... 11% 67.1M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 6200K .......... .......... .......... .......... .......... 11% 95.3M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 6250K .......... .......... .......... .......... .......... 11% 66.8M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 6300K .......... .......... .......... .......... .......... 11% 57.8M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 6350K .......... .......... .......... .......... .......... 11% 65.4M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 6400K .......... .......... .......... .......... .......... 11% 62.8M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 6450K .......... .......... .......... .......... .......... 12% 60.7M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 6500K .......... .......... .......... .......... .......... 12% 41.5M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 6550K .......... .......... .......... .......... .......... 12% 48.0M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 6600K .......... .......... .......... .......... .......... 12% 46.5M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 6650K .......... .......... .......... .......... .......... 12% 52.4M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 6700K .......... .......... .......... .......... .......... 12% 57.3M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 6750K .......... .......... .......... .......... .......... 12% 54.0M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 6800K .......... .......... .......... .......... .......... 12% 77.8M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 6850K .......... .......... .......... .......... .......... 12% 106M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 6900K .......... .......... .......... .......... .......... 12% 96.4M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 6950K .......... .......... .......... .......... .......... 13% 109M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 7000K .......... .......... .......... .......... .......... 13% 94.8M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 7050K .......... .......... .......... .......... .......... 13% 108M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 7100K .......... .......... .......... .......... .......... 13% 97.7M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 7150K .......... .......... .......... .......... .......... 13% 93.5M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 7200K .......... .......... .......... .......... .......... 13% 109M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 7250K .......... .......... .......... .......... .......... 13% 102M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 7300K .......... .......... .......... .......... .......... 13% 98.7M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 7350K .......... .......... .......... .......... .......... 13% 107M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 7400K .......... .......... .......... .......... .......... 13% 114M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 7450K .......... .......... .......... .......... .......... 13% 109M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 7500K .......... .......... .......... .......... .......... 14% 91.0M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 7550K .......... .......... .......... .......... .......... 14% 109M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 7600K .......... .......... .......... .......... .......... 14% 109M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 7650K .......... .......... .......... .......... .......... 14% 102M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 7700K .......... .......... .......... .......... .......... 14% 97.6M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 7750K .......... .......... .......... .......... .......... 14% 109M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 7800K .......... .......... .......... .......... .......... 14% 110M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 7850K .......... .......... .......... .......... .......... 14% 116M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 7900K .......... .......... .......... .......... .......... 14% 93.7M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 7950K .......... .......... .......... .......... .......... 14% 106M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 8000K .......... .......... .......... .......... .......... 14% 109M 2s unit-abot-epc-basic-0: 01:13:27 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-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 8050K .......... .......... .......... .......... .......... 15% 520K 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 8100K .......... .......... .......... .......... .......... 15% 54.1M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 8150K .......... .......... .......... .......... .......... 15% 60.5M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 8200K .......... .......... .......... .......... .......... 15% 63.7M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 8250K .......... .......... .......... .......... .......... 15% 66.3M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 8300K .......... .......... .......... .......... .......... 15% 83.8M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 8350K .......... .......... .......... .......... .......... 15% 103M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 8400K .......... .......... .......... .......... .......... 15% 32.7M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 8450K .......... .......... .......... .......... .......... 15% 72.8M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 8500K .......... .......... .......... .......... .......... 15% 69.3M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 8550K .......... .......... .......... .......... .......... 15% 62.2M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 8600K .......... .......... .......... .......... .......... 16% 77.2M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 8650K .......... .......... .......... .......... .......... 16% 74.4M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 8700K .......... .......... .......... .......... .......... 16% 77.2M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 8750K .......... .......... .......... .......... .......... 16% 77.8M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 8800K .......... .......... .......... .......... .......... 16% 79.6M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 8850K .......... .......... .......... .......... .......... 16% 74.0M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 8900K .......... .......... .......... .......... .......... 16% 92.1M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 8950K .......... .......... .......... .......... .......... 16% 61.7M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 9000K .......... .......... .......... .......... .......... 16% 87.9M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 9050K .......... .......... .......... .......... .......... 16% 86.3M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 9100K .......... .......... .......... .......... .......... 17% 88.7M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 9150K .......... .......... .......... .......... .......... 17% 37.1M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 9200K .......... .......... .......... .......... .......... 17% 27.7M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 9250K .......... .......... .......... .......... .......... 17% 53.6M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 9300K .......... .......... .......... .......... .......... 17% 41.1M 2s unit-abot-epc-basic-0: 01:13:27 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-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 9350K .......... .......... .......... .......... .......... 17% 41.9M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 9400K .......... .......... .......... .......... .......... 17% 38.7M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 9450K .......... .......... .......... .......... .......... 17% 66.6M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 9500K .......... .......... .......... .......... .......... 17% 60.8M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 9550K .......... .......... .......... .......... .......... 17% 77.8M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 9600K .......... .......... .......... .......... .......... 17% 73.8M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 9650K .......... .......... .......... .......... .......... 18% 69.6M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 9700K .......... .......... .......... .......... .......... 18% 60.9M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 9750K .......... .......... .......... .......... .......... 18% 68.3M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 9800K .......... .......... .......... .......... .......... 18% 68.7M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 9850K .......... .......... .......... .......... .......... 18% 69.6M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 9900K .......... .......... .......... .......... .......... 18% 85.0M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 9950K .......... .......... .......... .......... .......... 18% 100M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 10000K .......... .......... .......... .......... .......... 18% 112M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 10050K .......... .......... .......... .......... .......... 18% 109M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 10100K .......... .......... .......... .......... .......... 18% 95.9M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 10150K .......... .......... .......... .......... .......... 18% 105M 2s unit-abot-epc-basic-0: 01:13:27 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-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 10200K .......... .......... .......... .......... .......... 19% 479K 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 10250K .......... .......... .......... .......... .......... 19% 58.6M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 10300K .......... .......... .......... .......... .......... 19% 49.9M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 10350K .......... .......... .......... .......... .......... 19% 49.6M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 10400K .......... .......... .......... .......... .......... 19% 58.3M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 10450K .......... .......... .......... .......... .......... 19% 61.8M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 10500K .......... .......... .......... .......... .......... 19% 66.9M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 10550K .......... .......... .......... .......... .......... 19% 59.9M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 10600K .......... .......... .......... .......... .......... 19% 64.8M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 10650K .......... .......... .......... .......... .......... 19% 64.7M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 10700K .......... .......... .......... .......... .......... 19% 69.7M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 10750K .......... .......... .......... .......... .......... 20% 59.8M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 10800K .......... .......... .......... .......... .......... 20% 70.2M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 10850K .......... .......... .......... .......... .......... 20% 68.7M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 10900K .......... .......... .......... .......... .......... 20% 67.5M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 10950K .......... .......... .......... .......... .......... 20% 58.9M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 11000K .......... .......... .......... .......... .......... 20% 68.7M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 11050K .......... .......... .......... .......... .......... 20% 69.1M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 11100K .......... .......... .......... .......... .......... 20% 72.1M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 11150K .......... .......... .......... .......... .......... 20% 57.7M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 11200K .......... .......... .......... .......... .......... 20% 63.8M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 11250K .......... .......... .......... .......... .......... 21% 68.5M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 11300K .......... .......... .......... .......... .......... 21% 70.8M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 11350K .......... .......... .......... .......... .......... 21% 70.0M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 11400K .......... .......... .......... .......... .......... 21% 76.5M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 11450K .......... .......... .......... .......... .......... 21% 78.0M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 11500K .......... .......... .......... .......... .......... 21% 106M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 11550K .......... .......... .......... .......... .......... 21% 79.3M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 11600K .......... .......... .......... .......... .......... 21% 77.0M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 11650K .......... .......... .......... .......... .......... 21% 102M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 11700K .......... .......... .......... .......... .......... 21% 102M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 11750K .......... .......... .......... .......... .......... 21% 72.3M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 11800K .......... .......... .......... .......... .......... 22% 78.7M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 11850K .......... .......... .......... .......... .......... 22% 79.8M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 11900K .......... .......... .......... .......... .......... 22% 83.1M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 11950K .......... .......... .......... .......... .......... 22% 66.0M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 12000K .......... .......... .......... .......... .......... 22% 108M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 12050K .......... .......... .......... .......... .......... 22% 113M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 12100K .......... .......... .......... .......... .......... 22% 109M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 12150K .......... .......... .......... .......... .......... 22% 87.1M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 12200K .......... .......... .......... .......... .......... 22% 70.1M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 12250K .......... .......... .......... .......... .......... 22% 75.5M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 12300K .......... .......... .......... .......... .......... 22% 53.8M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 12350K .......... .......... .......... .......... .......... 23% 42.9M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 12400K .......... .......... .......... .......... .......... 23% 94.3M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 12450K .......... .......... .......... .......... .......... 23% 106M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 12500K .......... .......... .......... .......... .......... 23% 110M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 12550K .......... .......... .......... .......... .......... 23% 99.1M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 12600K .......... .......... .......... .......... .......... 23% 109M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 12650K .......... .......... .......... .......... .......... 23% 113M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 12700K .......... .......... .......... .......... .......... 23% 105M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 12750K .......... .......... .......... .......... .......... 23% 98.0M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 12800K .......... .......... .......... .......... .......... 23% 111M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 12850K .......... .......... .......... .......... .......... 23% 105M 2s unit-abot-epc-basic-0: 01:13:27 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-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 12900K .......... .......... .......... .......... .......... 24% 109M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 12950K .......... .......... .......... .......... .......... 24% 94.1M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 13000K .......... .......... .......... .......... .......... 24% 115M 2s unit-abot-epc-basic-0: 01:13:27 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-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 13050K .......... .......... .......... .......... .......... 24% 500K 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 13100K .......... .......... .......... .......... .......... 24% 38.2M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 13150K .......... .......... .......... .......... .......... 24% 40.2M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 13200K .......... .......... .......... .......... .......... 24% 41.6M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 13250K .......... .......... .......... .......... .......... 24% 49.5M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 13300K .......... .......... .......... .......... .......... 24% 53.4M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 13350K .......... .......... .......... .......... .......... 24% 60.8M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 13400K .......... .......... .......... .......... .......... 25% 60.2M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 13450K .......... .......... .......... .......... .......... 25% 56.0M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 13500K .......... .......... .......... .......... .......... 25% 61.3M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 13550K .......... .......... .......... .......... .......... 25% 62.4M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 13600K .......... .......... .......... .......... .......... 25% 62.3M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 13650K .......... .......... .......... .......... .......... 25% 70.1M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 13700K .......... .......... .......... .......... .......... 25% 55.3M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 13750K .......... .......... .......... .......... .......... 25% 50.8M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 13800K .......... .......... .......... .......... .......... 25% 60.7M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 13850K .......... .......... .......... .......... .......... 25% 60.7M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 13900K .......... .......... .......... .......... .......... 25% 55.0M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 13950K .......... .......... .......... .......... .......... 26% 51.2M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 14000K .......... .......... .......... .......... .......... 26% 59.9M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 14050K .......... .......... .......... .......... .......... 26% 64.8M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 14100K .......... .......... .......... .......... .......... 26% 69.5M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 14150K .......... .......... .......... .......... .......... 26% 69.4M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 14200K .......... .......... .......... .......... .......... 26% 69.1M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 14250K .......... .......... .......... .......... .......... 26% 72.2M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 14300K .......... .......... .......... .......... .......... 26% 67.7M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 14350K .......... .......... .......... .......... .......... 26% 62.1M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 14400K .......... .......... .......... .......... .......... 26% 67.6M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 14450K .......... .......... .......... .......... .......... 26% 60.5M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 14500K .......... .......... .......... .......... .......... 27% 60.2M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 14550K .......... .......... .......... .......... .......... 27% 69.4M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 14600K .......... .......... .......... .......... .......... 27% 92.4M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 14650K .......... .......... .......... .......... .......... 27% 86.9M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 14700K .......... .......... .......... .......... .......... 27% 52.8M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 14750K .......... .......... .......... .......... .......... 27% 51.8M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 14800K .......... .......... .......... .......... .......... 27% 62.5M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 14850K .......... .......... .......... .......... .......... 27% 54.5M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 14900K .......... .......... .......... .......... .......... 27% 64.2M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 14950K .......... .......... .......... .......... .......... 27% 77.0M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 15000K .......... .......... .......... .......... .......... 27% 95.9M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 15050K .......... .......... .......... .......... .......... 28% 96.0M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 15100K .......... .......... .......... .......... .......... 28% 94.6M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 15150K .......... .......... .......... .......... .......... 28% 83.9M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 15200K .......... .......... .......... .......... .......... 28% 96.0M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 15250K .......... .......... .......... .......... .......... 28% 87.5M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 15300K .......... .......... .......... .......... .......... 28% 83.3M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 15350K .......... .......... .......... .......... .......... 28% 80.5M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 15400K .......... .......... .......... .......... .......... 28% 93.5M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 15450K .......... .......... .......... .......... .......... 28% 95.4M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 15500K .......... .......... .......... .......... .......... 28% 94.9M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 15550K .......... .......... .......... .......... .......... 29% 83.6M 2s unit-abot-epc-basic-0: 01:13:27 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: 01:13:27 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-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 15600K .......... .......... .......... .......... .......... 29% 513K 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 15650K .......... .......... .......... .......... .......... 29% 39.9M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 15700K .......... .......... .......... .......... .......... 29% 37.6M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 15750K .......... .......... .......... .......... .......... 29% 38.6M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 15800K .......... .......... .......... .......... .......... 29% 41.4M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 15850K .......... .......... .......... .......... .......... 29% 37.5M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 15900K .......... .......... .......... .......... .......... 29% 49.4M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 15950K .......... .......... .......... .......... .......... 29% 50.2M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 16000K .......... .......... .......... .......... .......... 29% 55.4M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 16050K .......... .......... .......... .......... .......... 29% 52.3M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 16100K .......... .......... .......... .......... .......... 30% 83.8M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 16150K .......... .......... .......... .......... .......... 30% 63.8M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 16200K .......... .......... .......... .......... .......... 30% 57.0M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 16250K .......... .......... .......... .......... .......... 30% 54.2M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 16300K .......... .......... .......... .......... .......... 30% 66.5M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 16350K .......... .......... .......... .......... .......... 30% 85.0M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 16400K .......... .......... .......... .......... .......... 30% 58.6M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 16450K .......... .......... .......... .......... .......... 30% 65.0M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 16500K .......... .......... .......... .......... .......... 30% 70.2M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 16550K .......... .......... .......... .......... .......... 30% 63.3M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 16600K .......... .......... .......... .......... .......... 30% 63.6M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 16650K .......... .......... .......... .......... .......... 31% 55.5M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 16700K .......... .......... .......... .......... .......... 31% 75.2M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 16750K .......... .......... .......... .......... .......... 31% 63.2M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 16800K .......... .......... .......... .......... .......... 31% 60.4M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 16850K .......... .......... .......... .......... .......... 31% 51.4M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 16900K .......... .......... .......... .......... .......... 31% 59.6M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 16950K .......... .......... .......... .......... .......... 31% 68.1M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 17000K .......... .......... .......... .......... .......... 31% 70.7M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 17050K .......... .......... .......... .......... .......... 31% 53.8M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 17100K .......... .......... .......... .......... .......... 31% 77.2M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 17150K .......... .......... .......... .......... .......... 31% 86.9M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 17200K .......... .......... .......... .......... .......... 32% 60.4M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 17250K .......... .......... .......... .......... .......... 32% 49.8M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 17300K .......... .......... .......... .......... .......... 32% 63.4M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 17350K .......... .......... .......... .......... .......... 32% 68.7M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 17400K .......... .......... .......... .......... .......... 32% 74.0M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 17450K .......... .......... .......... .......... .......... 32% 52.8M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 17500K .......... .......... .......... .......... .......... 32% 77.4M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 17550K .......... .......... .......... .......... .......... 32% 97.0M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 17600K .......... .......... .......... .......... .......... 32% 86.8M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 17650K .......... .......... .......... .......... .......... 32% 82.0M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 17700K .......... .......... .......... .......... .......... 33% 91.1M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 17750K .......... .......... .......... .......... .......... 33% 91.1M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 17800K .......... .......... .......... .......... .......... 33% 95.0M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 17850K .......... .......... .......... .......... .......... 33% 82.7M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 17900K .......... .......... .......... .......... .......... 33% 95.2M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 17950K .......... .......... .......... .......... .......... 33% 94.3M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 18000K .......... .......... .......... .......... .......... 33% 95.9M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 18050K .......... .......... .......... .......... .......... 33% 81.8M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 18100K .......... .......... .......... .......... .......... 33% 97.4M 2s unit-abot-epc-basic-0: 01:13:27 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-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 18150K .......... .......... .......... .......... .......... 33% 1.47M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 18200K .......... .......... .......... .......... .......... 33% 38.7M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 18250K .......... .......... .......... .......... .......... 34% 42.6M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 18300K .......... .......... .......... .......... .......... 34% 82.9M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 18350K .......... .......... .......... .......... .......... 34% 82.8M 2s unit-abot-epc-basic-0: 01:13:27 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-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 18400K .......... .......... .......... .......... .......... 34% 809K 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 18450K .......... .......... .......... .......... .......... 34% 46.9M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 18500K .......... .......... .......... .......... .......... 34% 44.1M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 18550K .......... .......... .......... .......... .......... 34% 40.8M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 18600K .......... .......... .......... .......... .......... 34% 37.9M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 18650K .......... .......... .......... .......... .......... 34% 55.2M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 18700K .......... .......... .......... .......... .......... 34% 51.4M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 18750K .......... .......... .......... .......... .......... 34% 60.4M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 18800K .......... .......... .......... .......... .......... 35% 58.5M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 18850K .......... .......... .......... .......... .......... 35% 70.5M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 18900K .......... .......... .......... .......... .......... 35% 67.4M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 18950K .......... .......... .......... .......... .......... 35% 60.8M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 19000K .......... .......... .......... .......... .......... 35% 56.3M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 19050K .......... .......... .......... .......... .......... 35% 64.6M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 19100K .......... .......... .......... .......... .......... 35% 67.9M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 19150K .......... .......... .......... .......... .......... 35% 69.5M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 19200K .......... .......... .......... .......... .......... 35% 57.1M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 19250K .......... .......... .......... .......... .......... 35% 61.1M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 19300K .......... .......... .......... .......... .......... 35% 68.1M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 19350K .......... .......... .......... .......... .......... 36% 69.7M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 19400K .......... .......... .......... .......... .......... 36% 55.7M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 19450K .......... .......... .......... .......... .......... 36% 64.3M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 19500K .......... .......... .......... .......... .......... 36% 71.2M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 19550K .......... .......... .......... .......... .......... 36% 73.3M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 19600K .......... .......... .......... .......... .......... 36% 51.6M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 19650K .......... .......... .......... .......... .......... 36% 71.4M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 19700K .......... .......... .......... .......... .......... 36% 78.9M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 19750K .......... .......... .......... .......... .......... 36% 59.3M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 19800K .......... .......... .......... .......... .......... 36% 53.9M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 19850K .......... .......... .......... .......... .......... 37% 62.0M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 19900K .......... .......... .......... .......... .......... 37% 72.4M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 19950K .......... .......... .......... .......... .......... 37% 72.8M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 20000K .......... .......... .......... .......... .......... 37% 59.4M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 20050K .......... .......... .......... .......... .......... 37% 60.3M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 20100K .......... .......... .......... .......... .......... 37% 59.6M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 20150K .......... .......... .......... .......... .......... 37% 74.1M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 20200K .......... .......... .......... .......... .......... 37% 71.6M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 20250K .......... .......... .......... .......... .......... 37% 68.1M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 20300K .......... .......... .......... .......... .......... 37% 64.2M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 20350K .......... .......... .......... .......... .......... 37% 96.5M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 20400K .......... .......... .......... .......... .......... 38% 78.7M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 20450K .......... .......... .......... .......... .......... 38% 95.9M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 20500K .......... .......... .......... .......... .......... 38% 88.7M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 20550K .......... .......... .......... .......... .......... 38% 95.2M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 20600K .......... .......... .......... .......... .......... 38% 84.0M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 20650K .......... .......... .......... .......... .......... 38% 92.9M 2s unit-abot-epc-basic-0: 01:13:27 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-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 20700K .......... .......... .......... .......... .......... 38% 1.34M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 20750K .......... .......... .......... .......... .......... 38% 26.0M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 20800K .......... .......... .......... .......... .......... 38% 45.5M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 20850K .......... .......... .......... .......... .......... 38% 45.5M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 20900K .......... .......... .......... .......... .......... 38% 94.0M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 20950K .......... .......... .......... .......... .......... 39% 74.0M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 21000K .......... .......... .......... .......... .......... 39% 97.3M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 21050K .......... .......... .......... .......... .......... 39% 101M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 21100K .......... .......... .......... .......... .......... 39% 106M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 21150K .......... .......... .......... .......... .......... 39% 94.6M 2s unit-abot-epc-basic-0: 01:13:27 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-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 21200K .......... .......... .......... .......... .......... 39% 842K 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 21250K .......... .......... .......... .......... .......... 39% 59.0M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 21300K .......... .......... .......... .......... .......... 39% 58.5M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 21350K .......... .......... .......... .......... .......... 39% 54.4M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 21400K .......... .......... .......... .......... .......... 39% 60.5M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 21450K .......... .......... .......... .......... .......... 39% 61.9M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 21500K .......... .......... .......... .......... .......... 40% 65.2M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 21550K .......... .......... .......... .......... .......... 40% 63.3M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 21600K .......... .......... .......... .......... .......... 40% 70.5M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 21650K .......... .......... .......... .......... .......... 40% 78.0M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 21700K .......... .......... .......... .......... .......... 40% 102M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 21750K .......... .......... .......... .......... .......... 40% 68.9M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 21800K .......... .......... .......... .......... .......... 40% 95.6M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 21850K .......... .......... .......... .......... .......... 40% 75.6M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 21900K .......... .......... .......... .......... .......... 40% 89.2M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 21950K .......... .......... .......... .......... .......... 40% 69.4M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 22000K .......... .......... .......... .......... .......... 41% 87.7M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 22050K .......... .......... .......... .......... .......... 41% 105M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 22100K .......... .......... .......... .......... .......... 41% 81.2M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 22150K .......... .......... .......... .......... .......... 41% 78.1M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 22200K .......... .......... .......... .......... .......... 41% 82.7M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 22250K .......... .......... .......... .......... .......... 41% 77.6M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 22300K .......... .......... .......... .......... .......... 41% 73.3M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 22350K .......... .......... .......... .......... .......... 41% 94.3M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 22400K .......... .......... .......... .......... .......... 41% 85.0M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 22450K .......... .......... .......... .......... .......... 41% 76.0M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 22500K .......... .......... .......... .......... .......... 41% 83.4M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 22550K .......... .......... .......... .......... .......... 42% 98.2M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 22600K .......... .......... .......... .......... .......... 42% 95.2M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 22650K .......... .......... .......... .......... .......... 42% 75.4M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 22700K .......... .......... .......... .......... .......... 42% 75.6M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 22750K .......... .......... .......... .......... .......... 42% 72.7M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 22800K .......... .......... .......... .......... .......... 42% 78.8M 2s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 22850K .......... .......... .......... .......... .......... 42% 79.7M 1s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 22900K .......... .......... .......... .......... .......... 42% 91.6M 1s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 22950K .......... .......... .......... .......... .......... 42% 66.3M 1s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 23000K .......... .......... .......... .......... .......... 42% 82.8M 1s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 23050K .......... .......... .......... .......... .......... 42% 68.3M 1s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 23100K .......... .......... .......... .......... .......... 43% 82.5M 1s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 23150K .......... .......... .......... .......... .......... 43% 59.5M 1s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 23200K .......... .......... .......... .......... .......... 43% 56.8M 1s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 23250K .......... .......... .......... .......... .......... 43% 80.5M 1s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 23300K .......... .......... .......... .......... .......... 43% 69.4M 1s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 23350K .......... .......... .......... .......... .......... 43% 80.7M 1s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 23400K .......... .......... .......... .......... .......... 43% 61.8M 1s unit-abot-epc-basic-0: 01:13:27 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-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 23450K .......... .......... .......... .......... .......... 43% 1.14M 1s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 23500K .......... .......... .......... .......... .......... 43% 37.2M 1s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 23550K .......... .......... .......... .......... .......... 43% 34.7M 1s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 23600K .......... .......... .......... .......... .......... 43% 39.8M 1s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 23650K .......... .......... .......... .......... .......... 44% 69.9M 1s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 23700K .......... .......... .......... .......... .......... 44% 83.5M 1s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 23750K .......... .......... .......... .......... .......... 44% 74.3M 1s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 23800K .......... .......... .......... .......... .......... 44% 82.4M 1s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 23850K .......... .......... .......... .......... .......... 44% 82.1M 1s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 23900K .......... .......... .......... .......... .......... 44% 85.6M 1s unit-oai-epc-0: 01:13:27 DEBUG unit.oai-epc/0.install 23950K .......... .......... .......... .......... .......... 44% 75.0M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 24000K .......... .......... .......... .......... .......... 44% 893K 2s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 24050K .......... .......... .......... .......... .......... 44% 41.2M 2s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 24100K .......... .......... .......... .......... .......... 44% 63.4M 2s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 24150K .......... .......... .......... .......... .......... 45% 56.4M 2s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 24200K .......... .......... .......... .......... .......... 45% 60.2M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 24250K .......... .......... .......... .......... .......... 45% 49.9M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 24300K .......... .......... .......... .......... .......... 45% 49.9M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 24350K .......... .......... .......... .......... .......... 45% 77.3M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 24400K .......... .......... .......... .......... .......... 45% 92.2M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 24450K .......... .......... .......... .......... .......... 45% 59.3M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 24500K .......... .......... .......... .......... .......... 45% 68.8M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 24550K .......... .......... .......... .......... .......... 45% 64.6M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 24600K .......... .......... .......... .......... .......... 45% 78.1M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 24650K .......... .......... .......... .......... .......... 45% 64.4M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 24700K .......... .......... .......... .......... .......... 46% 83.0M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 24750K .......... .......... .......... .......... .......... 46% 79.4M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 24800K .......... .......... .......... .......... .......... 46% 84.6M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 24850K .......... .......... .......... .......... .......... 46% 74.0M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 24900K .......... .......... .......... .......... .......... 46% 75.0M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 24950K .......... .......... .......... .......... .......... 46% 80.3M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 25000K .......... .......... .......... .......... .......... 46% 84.2M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 25050K .......... .......... .......... .......... .......... 46% 75.6M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 25100K .......... .......... .......... .......... .......... 46% 67.2M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 25150K .......... .......... .......... .......... .......... 46% 54.4M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 25200K .......... .......... .......... .......... .......... 46% 61.0M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 25250K .......... .......... .......... .......... .......... 47% 69.4M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 25300K .......... .......... .......... .......... .......... 47% 78.7M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 25350K .......... .......... .......... .......... .......... 47% 81.2M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 25400K .......... .......... .......... .......... .......... 47% 78.8M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 25450K .......... .......... .......... .......... .......... 47% 66.7M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 25500K .......... .......... .......... .......... .......... 47% 71.8M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 25550K .......... .......... .......... .......... .......... 47% 53.9M 1s unit-abot-epc-basic-0: 01:13:28 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-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 25600K .......... .......... .......... .......... .......... 47% 54.9M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 25650K .......... .......... .......... .......... .......... 47% 46.7M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 25700K .......... .......... .......... .......... .......... 47% 60.0M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 25750K .......... .......... .......... .......... .......... 47% 55.1M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 25800K .......... .......... .......... .......... .......... 48% 54.0M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 25850K .......... .......... .......... .......... .......... 48% 56.9M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 25900K .......... .......... .......... .......... .......... 48% 46.3M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 25950K .......... .......... .......... .......... .......... 48% 49.3M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 26000K .......... .......... .......... .......... .......... 48% 61.1M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 26050K .......... .......... .......... .......... .......... 48% 47.0M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 26100K .......... .......... .......... .......... .......... 48% 53.5M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 26150K .......... .......... .......... .......... .......... 48% 45.3M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 26200K .......... .......... .......... .......... .......... 48% 58.4M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 26250K .......... .......... .......... .......... .......... 48% 58.8M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 26300K .......... .......... .......... .......... .......... 49% 50.7M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 26350K .......... .......... .......... .......... .......... 49% 47.6M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 26400K .......... .......... .......... .......... .......... 49% 31.6M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 26450K .......... .......... .......... .......... .......... 49% 1.52M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 26500K .......... .......... .......... .......... .......... 49% 53.3M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 26550K .......... .......... .......... .......... .......... 49% 53.7M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 26600K .......... .......... .......... .......... .......... 49% 70.5M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 26650K .......... .......... .......... .......... .......... 49% 61.7M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 26700K .......... .......... .......... .......... .......... 49% 49.3M 1s unit-abot-epc-basic-0: 01:13:28 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-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 26750K .......... .......... .......... .......... .......... 49% 75.1M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 26800K .......... .......... .......... .......... .......... 49% 827K 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 26850K .......... .......... .......... .......... .......... 50% 59.3M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 26900K .......... .......... .......... .......... .......... 50% 92.9M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 26950K .......... .......... .......... .......... .......... 50% 35.1M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 27000K .......... .......... .......... .......... .......... 50% 60.7M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 27050K .......... .......... .......... .......... .......... 50% 57.5M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 27100K .......... .......... .......... .......... .......... 50% 54.4M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 27150K .......... .......... .......... .......... .......... 50% 59.3M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 27200K .......... .......... .......... .......... .......... 50% 60.9M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 27250K .......... .......... .......... .......... .......... 50% 69.1M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 27300K .......... .......... .......... .......... .......... 50% 61.7M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 27350K .......... .......... .......... .......... .......... 50% 71.4M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 27400K .......... .......... .......... .......... .......... 51% 69.5M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 27450K .......... .......... .......... .......... .......... 51% 72.6M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 27500K .......... .......... .......... .......... .......... 51% 67.1M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 27550K .......... .......... .......... .......... .......... 51% 92.3M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 27600K .......... .......... .......... .......... .......... 51% 71.7M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 27650K .......... .......... .......... .......... .......... 51% 79.5M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 27700K .......... .......... .......... .......... .......... 51% 66.4M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 27750K .......... .......... .......... .......... .......... 51% 80.4M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 27800K .......... .......... .......... .......... .......... 51% 88.2M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 27850K .......... .......... .......... .......... .......... 51% 87.7M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 27900K .......... .......... .......... .......... .......... 51% 70.7M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 27950K .......... .......... .......... .......... .......... 52% 95.6M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 28000K .......... .......... .......... .......... .......... 52% 75.9M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 28050K .......... .......... .......... .......... .......... 52% 105M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 28100K .......... .......... .......... .......... .......... 52% 102M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 28150K .......... .......... .......... .......... .......... 52% 106M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 28200K .......... .......... .......... .......... .......... 52% 115M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 28250K .......... .......... .......... .......... .......... 52% 106M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 28300K .......... .......... .......... .......... .......... 52% 100M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 28350K .......... .......... .......... .......... .......... 52% 45.0M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 28400K .......... .......... .......... .......... .......... 52% 14.3M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 28450K .......... .......... .......... .......... .......... 53% 62.1M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 28500K .......... .......... .......... .......... .......... 53% 68.2M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 28550K .......... .......... .......... .......... .......... 53% 71.8M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 28600K .......... .......... .......... .......... .......... 53% 67.7M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 28650K .......... .......... .......... .......... .......... 53% 63.1M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 28700K .......... .......... .......... .......... .......... 53% 71.5M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 28750K .......... .......... .......... .......... .......... 53% 68.7M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 28800K .......... .......... .......... .......... .......... 53% 70.0M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 28850K .......... .......... .......... .......... .......... 53% 74.3M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 28900K .......... .......... .......... .......... .......... 53% 103M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 28950K .......... .......... .......... .......... .......... 53% 75.0M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 29000K .......... .......... .......... .......... .......... 54% 109M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 29050K .......... .......... .......... .......... .......... 54% 70.9M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 29100K .......... .......... .......... .......... .......... 54% 72.0M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 29150K .......... .......... .......... .......... .......... 54% 103M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 29200K .......... .......... .......... .......... .......... 54% 110M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 29250K .......... .......... .......... .......... .......... 54% 70.1M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 29300K .......... .......... .......... .......... .......... 54% 98.9M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 29350K .......... .......... .......... .......... .......... 54% 76.0M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 29400K .......... .......... .......... .......... .......... 54% 60.5M 1s unit-abot-epc-basic-0: 01:13:28 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-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 29450K .......... .......... .......... .......... .......... 54% 73.4M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 29500K .......... .......... .......... .......... .......... 54% 1.48M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 29550K .......... .......... .......... .......... .......... 55% 55.5M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 29600K .......... .......... .......... .......... .......... 55% 49.0M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 29650K .......... .......... .......... .......... .......... 55% 55.1M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 29700K .......... .......... .......... .......... .......... 55% 90.2M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 29750K .......... .......... .......... .......... .......... 55% 65.9M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 29800K .......... .......... .......... .......... .......... 55% 826K 1s unit-abot-epc-basic-0: 01:13:28 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-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 29850K .......... .......... .......... .......... .......... 55% 9.82M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 29900K .......... .......... .......... .......... .......... 55% 58.3M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 29950K .......... .......... .......... .......... .......... 55% 57.5M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 30000K .......... .......... .......... .......... .......... 55% 62.3M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 30050K .......... .......... .......... .......... .......... 55% 51.5M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 30100K .......... .......... .......... .......... .......... 56% 58.3M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 30150K .......... .......... .......... .......... .......... 56% 66.6M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 30200K .......... .......... .......... .......... .......... 56% 66.6M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 30250K .......... .......... .......... .......... .......... 56% 62.5M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 30300K .......... .......... .......... .......... .......... 56% 67.5M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 30350K .......... .......... .......... .......... .......... 56% 65.5M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 30400K .......... .......... .......... .......... .......... 56% 71.3M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 30450K .......... .......... .......... .......... .......... 56% 62.5M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 30500K .......... .......... .......... .......... .......... 56% 86.9M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 30550K .......... .......... .......... .......... .......... 56% 76.3M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 30600K .......... .......... .......... .......... .......... 57% 76.7M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 30650K .......... .......... .......... .......... .......... 57% 65.9M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 30700K .......... .......... .......... .......... .......... 57% 76.5M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 30750K .......... .......... .......... .......... .......... 57% 74.4M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 30800K .......... .......... .......... .......... .......... 57% 107M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 30850K .......... .......... .......... .......... .......... 57% 96.4M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 30900K .......... .......... .......... .......... .......... 57% 104M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 30950K .......... .......... .......... .......... .......... 57% 111M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 31000K .......... .......... .......... .......... .......... 57% 107M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 31050K .......... .......... .......... .......... .......... 57% 81.1M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 31100K .......... .......... .......... .......... .......... 57% 71.0M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 31150K .......... .......... .......... .......... .......... 58% 82.7M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 31200K .......... .......... .......... .......... .......... 58% 112M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 31250K .......... .......... .......... .......... .......... 58% 96.5M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 31300K .......... .......... .......... .......... .......... 58% 14.2M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 31350K .......... .......... .......... .......... .......... 58% 61.6M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 31400K .......... .......... .......... .......... .......... 58% 66.5M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 31450K .......... .......... .......... .......... .......... 58% 65.2M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 31500K .......... .......... .......... .......... .......... 58% 57.3M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 31550K .......... .......... .......... .......... .......... 58% 66.5M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 31600K .......... .......... .......... .......... .......... 58% 68.4M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 31650K .......... .......... .......... .......... .......... 58% 66.6M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 31700K .......... .......... .......... .......... .......... 59% 57.4M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 31750K .......... .......... .......... .......... .......... 59% 66.9M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 31800K .......... .......... .......... .......... .......... 59% 72.1M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 31850K .......... .......... .......... .......... .......... 59% 68.1M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 31900K .......... .......... .......... .......... .......... 59% 66.5M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 31950K .......... .......... .......... .......... .......... 59% 75.1M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 32000K .......... .......... .......... .......... .......... 59% 75.9M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 32050K .......... .......... .......... .......... .......... 59% 80.6M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 32100K .......... .......... .......... .......... .......... 59% 71.7M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 32150K .......... .......... .......... .......... .......... 59% 102M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 32200K .......... .......... .......... .......... .......... 59% 112M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 32250K .......... .......... .......... .......... .......... 60% 106M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 32300K .......... .......... .......... .......... .......... 60% 96.5M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 32350K .......... .......... .......... .......... .......... 60% 106M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 32400K .......... .......... .......... .......... .......... 60% 114M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 32450K .......... .......... .......... .......... .......... 60% 108M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 32500K .......... .......... .......... .......... .......... 60% 1.65M 1s unit-abot-epc-basic-0: 01:13:28 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-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 32550K .......... .......... .......... .......... .......... 60% 64.9M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 32600K .......... .......... .......... .......... .......... 60% 44.8M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 32650K .......... .......... .......... .......... .......... 60% 56.9M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 32700K .......... .......... .......... .......... .......... 60% 72.1M 1s unit-abot-epc-basic-0: 01:13:28 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-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 32750K .......... .......... .......... .......... .......... 61% 726K 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 32800K .......... .......... .......... .......... .......... 61% 53.2M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 32850K .......... .......... .......... .......... .......... 61% 54.2M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 32900K .......... .......... .......... .......... .......... 61% 52.8M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 32950K .......... .......... .......... .......... .......... 61% 48.6M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 33000K .......... .......... .......... .......... .......... 61% 61.4M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 33050K .......... .......... .......... .......... .......... 61% 62.0M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 33100K .......... .......... .......... .......... .......... 61% 63.6M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 33150K .......... .......... .......... .......... .......... 61% 55.3M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 33200K .......... .......... .......... .......... .......... 61% 83.5M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 33250K .......... .......... .......... .......... .......... 61% 74.6M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 33300K .......... .......... .......... .......... .......... 62% 70.7M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 33350K .......... .......... .......... .......... .......... 62% 59.3M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 33400K .......... .......... .......... .......... .......... 62% 72.3M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 33450K .......... .......... .......... .......... .......... 62% 72.8M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 33500K .......... .......... .......... .......... .......... 62% 109M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 33550K .......... .......... .......... .......... .......... 62% 96.3M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 33600K .......... .......... .......... .......... .......... 62% 110M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 33650K .......... .......... .......... .......... .......... 62% 104M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 33700K .......... .......... .......... .......... .......... 62% 103M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 33750K .......... .......... .......... .......... .......... 62% 61.0M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 33800K .......... .......... .......... .......... .......... 62% 67.4M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 33850K .......... .......... .......... .......... .......... 63% 65.8M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 33900K .......... .......... .......... .......... .......... 63% 97.2M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 33950K .......... .......... .......... .......... .......... 63% 96.2M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 34000K .......... .......... .......... .......... .......... 63% 108M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 34050K .......... .......... .......... .......... .......... 63% 110M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 34100K .......... .......... .......... .......... .......... 63% 108M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 34150K .......... .......... .......... .......... .......... 63% 96.1M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 34200K .......... .......... .......... .......... .......... 63% 16.5M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 34250K .......... .......... .......... .......... .......... 63% 57.3M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 34300K .......... .......... .......... .......... .......... 63% 67.7M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 34350K .......... .......... .......... .......... .......... 63% 67.1M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 34400K .......... .......... .......... .......... .......... 64% 65.9M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 34450K .......... .......... .......... .......... .......... 64% 56.8M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 34500K .......... .......... .......... .......... .......... 64% 67.1M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 34550K .......... .......... .......... .......... .......... 64% 67.6M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 34600K .......... .......... .......... .......... .......... 64% 66.3M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 34650K .......... .......... .......... .......... .......... 64% 58.8M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 34700K .......... .......... .......... .......... .......... 64% 66.5M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 34750K .......... .......... .......... .......... .......... 64% 68.9M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 34800K .......... .......... .......... .......... .......... 64% 69.7M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 34850K .......... .......... .......... .......... .......... 64% 77.8M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 34900K .......... .......... .......... .......... .......... 65% 112M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 34950K .......... .......... .......... .......... .......... 65% 109M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 35000K .......... .......... .......... .......... .......... 65% 112M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 35050K .......... .......... .......... .......... .......... 65% 94.5M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 35100K .......... .......... .......... .......... .......... 65% 109M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 35150K .......... .......... .......... .......... .......... 65% 113M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 35200K .......... .......... .......... .......... .......... 65% 110M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 35250K .......... .......... .......... .......... .......... 65% 1.68M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 35300K .......... .......... .......... .......... .......... 65% 55.9M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 35350K .......... .......... .......... .......... .......... 65% 60.9M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 35400K .......... .......... .......... .......... .......... 65% 58.6M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 35450K .......... .......... .......... .......... .......... 66% 60.4M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 35500K .......... .......... .......... .......... .......... 66% 84.6M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 35550K .......... .......... .......... .......... .......... 66% 106M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 35600K .......... .......... .......... .......... .......... 66% 107M 1s unit-abot-epc-basic-0: 01:13:28 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-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 35650K .......... .......... .......... .......... .......... 66% 718K 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 35700K .......... .......... .......... .......... .......... 66% 60.4M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 35750K .......... .......... .......... .......... .......... 66% 49.3M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 35800K .......... .......... .......... .......... .......... 66% 55.6M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 35850K .......... .......... .......... .......... .......... 66% 58.8M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 35900K .......... .......... .......... .......... .......... 66% 57.3M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 35950K .......... .......... .......... .......... .......... 66% 53.0M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 36000K .......... .......... .......... .......... .......... 67% 71.3M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 36050K .......... .......... .......... .......... .......... 67% 74.4M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 36100K .......... .......... .......... .......... .......... 67% 80.6M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 36150K .......... .......... .......... .......... .......... 67% 70.4M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 36200K .......... .......... .......... .......... .......... 67% 77.5M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 36250K .......... .......... .......... .......... .......... 67% 71.6M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 36300K .......... .......... .......... .......... .......... 67% 105M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 36350K .......... .......... .......... .......... .......... 67% 97.7M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 36400K .......... .......... .......... .......... .......... 67% 107M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 36450K .......... .......... .......... .......... .......... 67% 110M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 36500K .......... .......... .......... .......... .......... 67% 110M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 36550K .......... .......... .......... .......... .......... 68% 65.2M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 36600K .......... .......... .......... .......... .......... 68% 73.3M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 36650K .......... .......... .......... .......... .......... 68% 70.3M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 36700K .......... .......... .......... .......... .......... 68% 70.4M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 36750K .......... .......... .......... .......... .......... 68% 64.2M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 36800K .......... .......... .......... .......... .......... 68% 106M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 36850K .......... .......... .......... .......... .......... 68% 111M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 36900K .......... .......... .......... .......... .......... 68% 108M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 36950K .......... .......... .......... .......... .......... 68% 97.1M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 37000K .......... .......... .......... .......... .......... 68% 20.8M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 37050K .......... .......... .......... .......... .......... 69% 29.6M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 37100K .......... .......... .......... .......... .......... 69% 62.0M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 37150K .......... .......... .......... .......... .......... 69% 74.3M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 37200K .......... .......... .......... .......... .......... 69% 71.9M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 37250K .......... .......... .......... .......... .......... 69% 74.5M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 37300K .......... .......... .......... .......... .......... 69% 66.6M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 37350K .......... .......... .......... .......... .......... 69% 72.7M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 37400K .......... .......... .......... .......... .......... 69% 71.7M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 37450K .......... .......... .......... .......... .......... 69% 75.1M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 37500K .......... .......... .......... .......... .......... 69% 64.8M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 37550K .......... .......... .......... .......... .......... 69% 72.9M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 37600K .......... .......... .......... .......... .......... 70% 70.5M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 37650K .......... .......... .......... .......... .......... 70% 75.2M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 37700K .......... .......... .......... .......... .......... 70% 93.5M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 37750K .......... .......... .......... .......... .......... 70% 113M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 37800K .......... .......... .......... .......... .......... 70% 108M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 37850K .......... .......... .......... .......... .......... 70% 108M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 37900K .......... .......... .......... .......... .......... 70% 91.4M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 37950K .......... .......... .......... .......... .......... 70% 1.63M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 38000K .......... .......... .......... .......... .......... 70% 55.2M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 38050K .......... .......... .......... .......... .......... 70% 54.7M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 38100K .......... .......... .......... .......... .......... 70% 60.2M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 38150K .......... .......... .......... .......... .......... 71% 58.8M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 38200K .......... .......... .......... .......... .......... 71% 59.4M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 38250K .......... .......... .......... .......... .......... 71% 72.1M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 38300K .......... .......... .......... .......... .......... 71% 109M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 38350K .......... .......... .......... .......... .......... 71% 105M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 38400K .......... .......... .......... .......... .......... 71% 111M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 38450K .......... .......... .......... .......... .......... 71% 96.4M 1s unit-abot-epc-basic-0: 01:13:28 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-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 38500K .......... .......... .......... .......... .......... 71% 728K 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 38550K .......... .......... .......... .......... .......... 71% 54.3M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 38600K .......... .......... .......... .......... .......... 71% 49.6M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 38650K .......... .......... .......... .......... .......... 71% 50.2M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 38700K .......... .......... .......... .......... .......... 72% 55.1M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 38750K .......... .......... .......... .......... .......... 72% 60.1M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 38800K .......... .......... .......... .......... .......... 72% 65.3M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 38850K .......... .......... .......... .......... .......... 72% 60.5M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 38900K .......... .......... .......... .......... .......... 72% 68.4M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 38950K .......... .......... .......... .......... .......... 72% 77.0M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 39000K .......... .......... .......... .......... .......... 72% 71.4M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 39050K .......... .......... .......... .......... .......... 72% 97.3M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 39100K .......... .......... .......... .......... .......... 72% 112M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 39150K .......... .......... .......... .......... .......... 72% 111M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 39200K .......... .......... .......... .......... .......... 73% 110M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 39250K .......... .......... .......... .......... .......... 73% 94.8M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 39300K .......... .......... .......... .......... .......... 73% 81.1M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 39350K .......... .......... .......... .......... .......... 73% 71.4M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 39400K .......... .......... .......... .......... .......... 73% 68.6M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 39450K .......... .......... .......... .......... .......... 73% 62.1M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 39500K .......... .......... .......... .......... .......... 73% 67.9M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 39550K .......... .......... .......... .......... .......... 73% 70.3M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 39600K .......... .......... .......... .......... .......... 73% 77.0M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 39650K .......... .......... .......... .......... .......... 73% 97.9M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 39700K .......... .......... .......... .......... .......... 73% 101M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 39750K .......... .......... .......... .......... .......... 74% 92.4M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 39800K .......... .......... .......... .......... .......... 74% 102M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 39850K .......... .......... .......... .......... .......... 74% 97.8M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 39900K .......... .......... .......... .......... .......... 74% 76.6M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 39950K .......... .......... .......... .......... .......... 74% 13.3M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 40000K .......... .......... .......... .......... .......... 74% 68.7M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 40050K .......... .......... .......... .......... .......... 74% 67.9M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 40100K .......... .......... .......... .......... .......... 74% 63.3M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 40150K .......... .......... .......... .......... .......... 74% 42.6M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 40200K .......... .......... .......... .......... .......... 74% 50.9M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 40250K .......... .......... .......... .......... .......... 74% 52.4M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 40300K .......... .......... .......... .......... .......... 75% 50.8M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 40350K .......... .......... .......... .......... .......... 75% 46.5M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 40400K .......... .......... .......... .......... .......... 75% 107M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 40450K .......... .......... .......... .......... .......... 75% 111M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 40500K .......... .......... .......... .......... .......... 75% 108M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 40550K .......... .......... .......... .......... .......... 75% 100M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 40600K .......... .......... .......... .......... .......... 75% 110M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 40650K .......... .......... .......... .......... .......... 75% 113M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 40700K .......... .......... .......... .......... .......... 75% 112M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 40750K .......... .......... .......... .......... .......... 75% 99.6M 1s unit-abot-epc-basic-0: 01:13:28 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-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 40800K .......... .......... .......... .......... .......... 75% 1.71M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 40850K .......... .......... .......... .......... .......... 76% 32.6M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 40900K .......... .......... .......... .......... .......... 76% 46.8M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 40950K .......... .......... .......... .......... .......... 76% 57.0M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 41000K .......... .......... .......... .......... .......... 76% 65.4M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 41050K .......... .......... .......... .......... .......... 76% 95.6M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 41100K .......... .......... .......... .......... .......... 76% 85.7M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 41150K .......... .......... .......... .......... .......... 76% 107M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 41200K .......... .......... .......... .......... .......... 76% 109M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 41250K .......... .......... .......... .......... .......... 76% 108M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 41300K .......... .......... .......... .......... .......... 76% 98.1M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 41350K .......... .......... .......... .......... .......... 77% 1.44M 1s unit-abot-epc-basic-0: 01:13:28 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-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 41400K .......... .......... .......... .......... .......... 77% 1.37M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 41450K .......... .......... .......... .......... .......... 77% 53.0M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 41500K .......... .......... .......... .......... .......... 77% 71.8M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 41550K .......... .......... .......... .......... .......... 77% 94.5M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 41600K .......... .......... .......... .......... .......... 77% 66.0M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 41650K .......... .......... .......... .......... .......... 77% 63.6M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 41700K .......... .......... .......... .......... .......... 77% 58.8M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 41750K .......... .......... .......... .......... .......... 77% 67.6M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 41800K .......... .......... .......... .......... .......... 77% 69.1M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 41850K .......... .......... .......... .......... .......... 77% 68.7M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 41900K .......... .......... .......... .......... .......... 78% 109M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 41950K .......... .......... .......... .......... .......... 78% 111M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 42000K .......... .......... .......... .......... .......... 78% 100M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 42050K .......... .......... .......... .......... .......... 78% 84.0M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 42100K .......... .......... .......... .......... .......... 78% 56.4M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 42150K .......... .......... .......... .......... .......... 78% 38.4M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 42200K .......... .......... .......... .......... .......... 78% 52.6M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 42250K .......... .......... .......... .......... .......... 78% 47.9M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 42300K .......... .......... .......... .......... .......... 78% 56.2M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 42350K .......... .......... .......... .......... .......... 78% 73.0M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 42400K .......... .......... .......... .......... .......... 78% 80.6M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 42450K .......... .......... .......... .......... .......... 79% 58.6M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 42500K .......... .......... .......... .......... .......... 79% 63.6M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 42550K .......... .......... .......... .......... .......... 79% 66.1M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 42600K .......... .......... .......... .......... .......... 79% 70.5M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 42650K .......... .......... .......... .......... .......... 79% 46.5M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 42700K .......... .......... .......... .......... .......... 79% 92.2M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 42750K .......... .......... .......... .......... .......... 79% 109M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 42800K .......... .......... .......... .......... .......... 79% 101M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 42850K .......... .......... .......... .......... .......... 79% 25.9M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 42900K .......... .......... .......... .......... .......... 79% 20.6M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 42950K .......... .......... .......... .......... .......... 79% 46.9M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 43000K .......... .......... .......... .......... .......... 80% 103M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 43050K .......... .......... .......... .......... .......... 80% 23.7M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 43100K .......... .......... .......... .......... .......... 80% 94.2M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 43150K .......... .......... .......... .......... .......... 80% 111M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 43200K .......... .......... .......... .......... .......... 80% 104M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 43250K .......... .......... .......... .......... .......... 80% 114M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 43300K .......... .......... .......... .......... .......... 80% 97.6M 1s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 43350K .......... .......... .......... .......... .......... 80% 115M 0s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 43400K .......... .......... .......... .......... .......... 80% 110M 0s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 43450K .......... .......... .......... .......... .......... 80% 112M 0s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 43500K .......... .......... .......... .......... .......... 81% 93.6M 0s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 43550K .......... .......... .......... .......... .......... 81% 1.85M 0s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 43600K .......... .......... .......... .......... .......... 81% 54.0M 0s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 43650K .......... .......... .......... .......... .......... 81% 57.9M 0s unit-abot-epc-basic-0: 01:13:28 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-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 43700K .......... .......... .......... .......... .......... 81% 59.3M 0s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 43750K .......... .......... .......... .......... .......... 81% 63.0M 0s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 43800K .......... .......... .......... .......... .......... 81% 54.8M 0s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 43850K .......... .......... .......... .......... .......... 81% 77.8M 0s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 43900K .......... .......... .......... .......... .......... 81% 106M 0s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 43950K .......... .......... .......... .......... .......... 81% 108M 0s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 44000K .......... .......... .......... .......... .......... 81% 99.0M 0s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 44050K .......... .......... .......... .......... .......... 82% 106M 0s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 44100K .......... .......... .......... .......... .......... 82% 1.40M 0s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 44150K .......... .......... .......... .......... .......... 82% 55.9M 0s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 44200K .......... .......... .......... .......... .......... 82% 67.2M 0s unit-oai-epc-0: 01:13:28 DEBUG unit.oai-epc/0.install 44250K .......... .......... .......... .......... .......... 82% 95.8M 0s unit-abot-epc-basic-0: 01:13:29 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-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 44300K .......... .......... .......... .......... .......... 82% 1.34M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 44350K .......... .......... .......... .......... .......... 82% 56.4M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 44400K .......... .......... .......... .......... .......... 82% 54.2M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 44450K .......... .......... .......... .......... .......... 82% 61.8M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 44500K .......... .......... .......... .......... .......... 82% 58.3M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 44550K .......... .......... .......... .......... .......... 82% 63.6M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 44600K .......... .......... .......... .......... .......... 83% 59.0M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 44650K .......... .......... .......... .......... .......... 83% 71.6M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 44700K .......... .......... .......... .......... .......... 83% 70.5M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 44750K .......... .......... .......... .......... .......... 83% 72.1M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 44800K .......... .......... .......... .......... .......... 83% 64.8M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 44850K .......... .......... .......... .......... .......... 83% 70.9M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 44900K .......... .......... .......... .......... .......... 83% 71.8M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 44950K .......... .......... .......... .......... .......... 83% 91.6M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 45000K .......... .......... .......... .......... .......... 83% 74.6M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 45050K .......... .......... .......... .......... .......... 83% 111M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 45100K .......... .......... .......... .......... .......... 83% 110M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 45150K .......... .......... .......... .......... .......... 84% 110M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 45200K .......... .......... .......... .......... .......... 84% 97.2M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 45250K .......... .......... .......... .......... .......... 84% 108M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 45300K .......... .......... .......... .......... .......... 84% 107M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 45350K .......... .......... .......... .......... .......... 84% 109M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 45400K .......... .......... .......... .......... .......... 84% 100M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 45450K .......... .......... .......... .......... .......... 84% 21.4M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 45500K .......... .......... .......... .......... .......... 84% 71.8M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 45550K .......... .......... .......... .......... .......... 84% 88.6M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 45600K .......... .......... .......... .......... .......... 84% 80.2M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 45650K .......... .......... .......... .......... .......... 85% 69.6M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 45700K .......... .......... .......... .......... .......... 85% 72.2M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 45750K .......... .......... .......... .......... .......... 85% 73.2M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 45800K .......... .......... .......... .......... .......... 85% 92.9M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 45850K .......... .......... .......... .......... .......... 85% 95.6M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 45900K .......... .......... .......... .......... .......... 85% 112M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 45950K .......... .......... .......... .......... .......... 85% 34.2M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 46000K .......... .......... .......... .......... .......... 85% 74.9M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 46050K .......... .......... .......... .......... .......... 85% 70.5M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 46100K .......... .......... .......... .......... .......... 85% 62.7M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 46150K .......... .......... .......... .......... .......... 85% 97.2M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 46200K .......... .......... .......... .......... .......... 86% 111M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 46250K .......... .......... .......... .......... .......... 86% 1.65M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 46300K .......... .......... .......... .......... .......... 86% 43.3M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 46350K .......... .......... .......... .......... .......... 86% 64.5M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 46400K .......... .......... .......... .......... .......... 86% 61.7M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 46450K .......... .......... .......... .......... .......... 86% 68.5M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 46500K .......... .......... .......... .......... .......... 86% 57.1M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 46550K .......... .......... .......... .......... .......... 86% 51.3M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 46600K .......... .......... .......... .......... .......... 86% 55.2M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 46650K .......... .......... .......... .......... .......... 86% 52.9M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 46700K .......... .......... .......... .......... .......... 86% 43.6M 0s unit-abot-epc-basic-0: 01:13:29 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-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 46750K .......... .......... .......... .......... .......... 87% 50.1M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 46800K .......... .......... .......... .......... .......... 87% 44.5M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 46850K .......... .......... .......... .......... .......... 87% 46.2M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 46900K .......... .......... .......... .......... .......... 87% 52.1M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 46950K .......... .......... .......... .......... .......... 87% 37.9M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 47000K .......... .......... .......... .......... .......... 87% 1.72M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 47050K .......... .......... .......... .......... .......... 87% 38.0M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 47100K .......... .......... .......... .......... .......... 87% 57.4M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 47150K .......... .......... .......... .......... .......... 87% 81.7M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 47200K .......... .......... .......... .......... .......... 87% 95.1M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 47250K .......... .......... .......... .......... .......... 87% 1.41M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 47300K .......... .......... .......... .......... .......... 88% 51.7M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 47350K .......... .......... .......... .......... .......... 88% 21.7M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 47400K .......... .......... .......... .......... .......... 88% 37.4M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 47450K .......... .......... .......... .......... .......... 88% 35.1M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 47500K .......... .......... .......... .......... .......... 88% 39.4M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 47550K .......... .......... .......... .......... .......... 88% 55.9M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 47600K .......... .......... .......... .......... .......... 88% 56.5M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 47650K .......... .......... .......... .......... .......... 88% 52.1M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 47700K .......... .......... .......... .......... .......... 88% 64.2M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 47750K .......... .......... .......... .......... .......... 88% 60.8M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 47800K .......... .......... .......... .......... .......... 89% 55.9M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 47850K .......... .......... .......... .......... .......... 89% 69.3M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 47900K .......... .......... .......... .......... .......... 89% 67.0M 0s unit-abot-epc-basic-0: 01:13:29 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-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 47950K .......... .......... .......... .......... .......... 89% 75.6M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 48000K .......... .......... .......... .......... .......... 89% 95.9M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 48050K .......... .......... .......... .......... .......... 89% 113M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 48100K .......... .......... .......... .......... .......... 89% 109M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 48150K .......... .......... .......... .......... .......... 89% 30.8M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 48200K .......... .......... .......... .......... .......... 89% 50.2M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 48250K .......... .......... .......... .......... .......... 89% 49.5M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 48300K .......... .......... .......... .......... .......... 89% 55.7M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 48350K .......... .......... .......... .......... .......... 90% 64.2M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 48400K .......... .......... .......... .......... .......... 90% 97.6M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 48450K .......... .......... .......... .......... .......... 90% 109M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 48500K .......... .......... .......... .......... .......... 90% 99.2M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 48550K .......... .......... .......... .......... .......... 90% 108M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 48600K .......... .......... .......... .......... .......... 90% 107M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 48650K .......... .......... .......... .......... .......... 90% 63.6M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 48700K .......... .......... .......... .......... .......... 90% 96.9M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 48750K .......... .......... .......... .......... .......... 90% 61.3M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 48800K .......... .......... .......... .......... .......... 90% 70.3M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 48850K .......... .......... .......... .......... .......... 90% 93.0M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 48900K .......... .......... .......... .......... .......... 91% 84.8M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 48950K .......... .......... .......... .......... .......... 91% 68.8M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 49000K .......... .......... .......... .......... .......... 91% 91.4M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 49050K .......... .......... .......... .......... .......... 91% 108M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 49100K .......... .......... .......... .......... .......... 91% 113M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 49150K .......... .......... .......... .......... .......... 91% 94.5M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 49200K .......... .......... .......... .......... .......... 91% 1.80M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 49250K .......... .......... .......... .......... .......... 91% 68.7M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 49300K .......... .......... .......... .......... .......... 91% 65.9M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 49350K .......... .......... .......... .......... .......... 91% 69.3M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 49400K .......... .......... .......... .......... .......... 91% 74.7M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 49450K .......... .......... .......... .......... .......... 92% 69.9M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 49500K .......... .......... .......... .......... .......... 92% 75.3M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 49550K .......... .......... .......... .......... .......... 92% 57.0M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 49600K .......... .......... .......... .......... .......... 92% 81.5M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 49650K .......... .......... .......... .......... .......... 92% 80.2M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 49700K .......... .......... .......... .......... .......... 92% 81.9M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 49750K .......... .......... .......... .......... .......... 92% 44.8M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 49800K .......... .......... .......... .......... .......... 92% 44.9M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 49850K .......... .......... .......... .......... .......... 92% 72.1M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 49900K .......... .......... .......... .......... .......... 92% 61.9M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 49950K .......... .......... .......... .......... .......... 93% 33.5M 0s unit-abot-epc-basic-0: 01:13:29 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-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 50000K .......... .......... .......... .......... .......... 93% 1.50M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 50050K .......... .......... .......... .......... .......... 93% 87.7M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 50100K .......... .......... .......... .......... .......... 93% 72.6M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 50150K .......... .......... .......... .......... .......... 93% 1.43M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 50200K .......... .......... .......... .......... .......... 93% 64.1M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 50250K .......... .......... .......... .......... .......... 93% 12.3M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 50300K .......... .......... .......... .......... .......... 93% 38.8M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 50350K .......... .......... .......... .......... .......... 93% 28.9M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 50400K .......... .......... .......... .......... .......... 93% 40.1M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 50450K .......... .......... .......... .......... .......... 93% 59.1M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 50500K .......... .......... .......... .......... .......... 94% 51.3M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 50550K .......... .......... .......... .......... .......... 94% 57.7M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 50600K .......... .......... .......... .......... .......... 94% 63.6M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 50650K .......... .......... .......... .......... .......... 94% 53.4M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 50700K .......... .......... .......... .......... .......... 94% 76.9M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 50750K .......... .......... .......... .......... .......... 94% 90.3M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 50800K .......... .......... .......... .......... .......... 94% 105M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 50850K .......... .......... .......... .......... .......... 94% 109M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 50900K .......... .......... .......... .......... .......... 94% 98.9M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 50950K .......... .......... .......... .......... .......... 94% 11.2M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 51000K .......... .......... .......... .......... .......... 94% 74.8M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 51050K .......... .......... .......... .......... .......... 95% 103M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 51100K .......... .......... .......... .......... .......... 95% 99.4M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 51150K .......... .......... .......... .......... .......... 95% 93.6M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 51200K .......... .......... .......... .......... .......... 95% 107M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 51250K .......... .......... .......... .......... .......... 95% 103M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 51300K .......... .......... .......... .......... .......... 95% 85.1M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 51350K .......... .......... .......... .......... .......... 95% 74.3M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 51400K .......... .......... .......... .......... .......... 95% 69.9M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 51450K .......... .......... .......... .......... .......... 95% 68.6M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 51500K .......... .......... .......... .......... .......... 95% 64.5M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 51550K .......... .......... .......... .......... .......... 95% 23.5M 0s unit-abot-epc-basic-0: 01:13:29 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-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 51600K .......... .......... .......... .......... .......... 96% 59.4M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 51650K .......... .......... .......... .......... .......... 96% 71.0M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 51700K .......... .......... .......... .......... .......... 96% 86.1M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 51750K .......... .......... .......... .......... .......... 96% 85.0M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 51800K .......... .......... .......... .......... .......... 96% 97.6M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 51850K .......... .......... .......... .......... .......... 96% 99.5M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 51900K .......... .......... .......... .......... .......... 96% 93.5M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 51950K .......... .......... .......... .......... .......... 96% 90.4M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 52000K .......... .......... .......... .......... .......... 96% 99.1M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 52050K .......... .......... .......... .......... .......... 96% 107M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 52100K .......... .......... .......... .......... .......... 97% 2.30M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 52150K .......... .......... .......... .......... .......... 97% 54.1M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 52200K .......... .......... .......... .......... .......... 97% 44.7M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 52250K .......... .......... .......... .......... .......... 97% 62.3M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 52300K .......... .......... .......... .......... .......... 97% 77.5M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 52350K .......... .......... .......... .......... .......... 97% 74.3M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 52400K .......... .......... .......... .......... .......... 97% 72.2M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 52450K .......... .......... .......... .......... .......... 97% 69.5M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 52500K .......... .......... .......... .......... .......... 97% 74.3M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 52550K .......... .......... .......... .......... .......... 97% 80.1M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 52600K .......... .......... .......... .......... .......... 97% 61.3M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 52650K .......... .......... .......... .......... .......... 98% 103M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 52700K .......... .......... .......... .......... .......... 98% 101M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 52750K .......... .......... .......... .......... .......... 98% 76.5M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 52800K .......... .......... .......... .......... .......... 98% 78.9M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 52850K .......... .......... .......... .......... .......... 98% 74.9M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 52900K .......... .......... .......... .......... .......... 98% 77.9M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 52950K .......... .......... .......... .......... .......... 98% 27.8M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 53000K .......... .......... .......... .......... .......... 98% 86.5M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 53050K .......... .......... .......... .......... .......... 98% 1.69M 0s unit-abot-epc-basic-0: 01:13:29 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-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 53100K .......... .......... .......... .......... .......... 98% 1.28M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 53150K .......... .......... .......... .......... .......... 98% 6.63M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 53200K .......... .......... .......... .......... .......... 99% 62.0M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 53250K .......... .......... .......... .......... .......... 99% 54.0M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 53300K .......... .......... .......... .......... .......... 99% 61.7M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 53350K .......... .......... .......... .......... .......... 99% 50.3M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 53400K .......... .......... .......... .......... .......... 99% 63.1M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 53450K .......... .......... .......... .......... .......... 99% 69.4M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 53500K .......... .......... .......... .......... .......... 99% 95.7M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 53550K .......... .......... .......... .......... .......... 99% 94.9M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 53600K .......... .......... .......... .......... .......... 99% 117M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 53650K .......... .......... .......... .......... .......... 99% 111M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 53700K .......... .......... .......... .......... .......... 99% 115M 0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 53750K ...... 100% 56.1M=2.6s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install 2018-08-10 01:13:29 (20.1 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: 01:13:29 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install FINISHED --2018-08-10 01:13:29-- unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install Total wall clock time: 5.0s unit-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install Downloaded: 4 files, 66M in 4.3s (15.6 MB/s) unit-oai-epc-0: 01:13:29 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-abot-epc-basic-0: 01:13:29 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: 01:13:29 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-mysql-0: 01:13:29 DEBUG unit.mysql/0.start mysql stop/waiting unit-abot-epc-basic-0: 01:13:29 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: 01:13:29 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: 01:13:29 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: 01:13:29 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: 01:13:29 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: 01:13:29 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-oai-epc-0: 01:13:29 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-031900-generic. unit-oai-epc-0: 01:13:30 DEBUG unit.oai-epc/0.install (Reading database ... 53398 files and directories currently installed.) unit-oai-epc-0: 01:13:30 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-abot-epc-basic-0: 01:13:30 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-oai-epc-0: 01:13:30 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 01:13:30 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: 01:13:30 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: 01:13:30 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: 01:13:30 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: 01:13:30 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: 01:13:30 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: 01:13:30 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: 01:13:30 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: 01:13:30 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: 01:13:30 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: 01:13:31 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: 01:13:31 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: 01:13:31 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-mysql-0: 01:13:31 DEBUG unit.mysql/0.start mysql start/running, process 12319 unit-mysql-0: 01:13:31 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 01:13:31 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-mysql-0: 01:13:31 INFO juju.worker.uniter.operation ran "start" hook unit-mysql-0: 01:13:31 DEBUG juju.worker.uniter.operation unit mysql/0 has started but has not yet set status unit-mysql-0: 01:13:31 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-mysql-0: 01:13:31 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 01:13:31 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 01:13:31 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-mysql-0: 01:13:31 INFO juju.worker.uniter.relation joining relation "mysql:cluster" unit-abot-epc-basic-0: 01:13:31 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-mysql-0: 01:13:31 INFO juju.worker.uniter.relation joined relation "mysql:cluster" unit-mysql-0: 01:13:31 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-mysql-0: 01:13:31 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-mysql-0: 01:13:31 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 01:13:32 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-oai-epc-0: 01:13:32 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-031900. unit-oai-epc-0: 01:13:32 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb ... unit-abot-epc-basic-0: 01:13:32 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: 01:13:32 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-oai-epc-0: 01:13:32 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 01:13:32 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: 01:13:32 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: 01:13:32 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: 01:13:32 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: 01:13:32 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: 01:13:32 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: 01:13:32 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: 01:13:33 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: 01:13:33 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: 01:13:33 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: 01:13:33 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: 01:13:33 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: 01:13:33 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: 01:13:33 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: 01:13:33 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: 01:13:33 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: 01:13:33 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: 01:13:33 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: 01:13:33 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: 01:13:34 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: 01:13:34 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: 01:13:34 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: 01:13:34 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: 01:13:34 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: 01:13:34 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: 01:13:34 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: 01:13:34 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: 01:13:35 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: 01:13:35 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: 01:13:35 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: 01:13:35 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-oai-epc-0: 01:13:35 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-image-3.19.0-031900-generic. unit-oai-epc-0: 01:13:35 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-abot-epc-basic-0: 01:13:35 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-oai-epc-0: 01:13:35 DEBUG unit.oai-epc/0.install Done. unit-abot-epc-basic-0: 01:13:35 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] unit-oai-epc-0: 01:13:35 DEBUG unit.oai-epc/0.install Unpacking linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 01:13:35 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: 01:13:35 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: 01:13:35 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: 01:13:36 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: 01:13:36 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: 01:13:36 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: 01:13:36 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: 01:13:36 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] unit-abot-epc-basic-0: 01:13:36 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] unit-abot-epc-basic-0: 01:13:36 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: 01:13:36 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: 01:13:36 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: 01:13:37 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: 01:13:37 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: 01:13:37 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: 01:13:37 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: 01:13:37 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: 01:13:37 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: 01:13:37 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: 01:13:37 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: 01:13:37 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: 01:13:37 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] unit-abot-epc-basic-0: 01:13:37 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] unit-abot-epc-basic-0: 01:13:38 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] unit-abot-epc-basic-0: 01:13:38 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] unit-abot-epc-basic-0: 01:13:38 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] unit-abot-epc-basic-0: 01:13:38 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-abot-epc-basic-0: 01:13:38 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-abot-epc-basic-0: 01:13:38 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: 01:13:38 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: 01:13:38 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: 01:13:38 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] unit-abot-epc-basic-0: 01:13:38 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: 01:13:38 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: 01:13:38 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: 01:13:39 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-abot-epc-basic-0: 01:13:39 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-abot-epc-basic-0: 01:13:39 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: 01:13:39 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: 01:13:39 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: 01:13:39 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: 01:13:39 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: 01:13:39 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: 01:13:39 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-abot-epc-basic-0: 01:13:39 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-abot-epc-basic-0: 01:13:39 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-abot-epc-basic-0: 01:13:40 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-abot-epc-basic-0: 01:13:40 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-abot-epc-basic-0: 01:13:40 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-abot-epc-basic-0: 01:13:40 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: 01:13:40 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-abot-epc-basic-0: 01:13:40 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-abot-epc-basic-0: 01:13:40 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: 01:13:40 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-abot-epc-basic-0: 01:13:40 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: 01:13:40 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-abot-epc-basic-0: 01:13:40 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: 01:13:41 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: 01:13:41 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-abot-epc-basic-0: 01:13:41 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: 01:13:41 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-abot-epc-basic-0: 01:13:41 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-abot-epc-basic-0: 01:13:41 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-abot-epc-basic-0: 01:13:41 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] machine-3: 01:13:41 INFO juju.cmd running jujud [2.2.9 gc go1.8] machine-3: 01:13:41 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 01:13:41 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 01:13:41 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: 01:13:41 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: 01:13:41 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: 01:13:42 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-abot-epc-basic-0: 01:13:42 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: 01:13:42 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] machine-3: 01:13:42 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-3: 01:13:42 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-3: 01:13:42 DEBUG juju.worker start "engine" machine-3: 01:13:42 INFO juju.worker start "engine" machine-3: 01:13:42 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 01:13:42 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 01:13:42 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 01:13:42 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 01:13:42 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:13:42 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:13:42 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:13:42 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 01:13:42 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 01:13:42 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:13:42 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:13:42 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 01:13:42 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 01:13:42 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:13:42 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:13:42 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 01:13:42 DEBUG juju.worker "engine" started machine-3: 01:13:42 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:13:42 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 01:13:42 DEBUG juju.worker.introspection stats worker now serving machine-3: 01:13:42 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 01:13:42 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 01:13:42 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:13:42 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 01:13:42 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 01:13:42 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:13:42 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:13:42 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 01:13:42 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:13:42 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:13:42 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:13:42 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:13:42 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 01:13:42 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 01:13:42 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 01:13:42 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:13:42 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 01:13:42 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-3: 01:13:42 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 01:13:42 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:13:42 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:13:42 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:13:42 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 01:13:42 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:13:42 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:13:42 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:13:42 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:13:42 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:13:42 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:13:42 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:13:42 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:13:42 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 01:13:42 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:13:42 DEBUG juju.worker.apicaller connecting with old password machine-3: 01:13:42 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 01:13:42 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 01:13:42 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:13:42 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 01:13:42 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 01:13:42 DEBUG juju.api successfully dialed "wss://172.30.9.211:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" machine-3: 01:13:42 INFO juju.api connection established to "wss://172.30.9.211:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" machine-3: 01:13:42 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" machine-3: 01:13:42 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:13:42 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:13:42 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 01:13:42 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 01:13:42 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 01:13:42 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-abot-epc-basic-0: 01:13:42 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: 01:13:42 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: 01:13:42 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: 01:13:42 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: 01:13:42 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] machine-3: 01:13:43 DEBUG juju.worker.apicaller connected machine-3: 01:13:43 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 01:13:43 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] machine-3: 01:13:43 DEBUG juju.worker.apicaller password changed machine-3: 01:13:43 DEBUG juju.api RPC connection died machine-3: 01:13:43 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-3: 01:13:43 DEBUG juju.worker.apicaller connecting with current password machine-3: 01:13:43 DEBUG juju.api successfully dialed "wss://172.30.9.211:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" machine-3: 01:13:43 INFO juju.api connection established to "wss://172.30.9.211:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" machine-3: 01:13:43 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" unit-abot-epc-basic-0: 01:13:43 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: 01:13:43 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: 01:13:43 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: 01:13:43 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: 01:13:43 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: 01:13:43 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] machine-3: 01:13:43 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 01:13:43 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] machine-3: 01:13:43 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 01:13:43 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:13:43 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... machine-3: 01:13:43 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 01:13:43 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-3: 01:13:43 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 01:13:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:13:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:13:43 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:13:43 DEBUG unit.oai-epc/0.install Setting up linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... machine-3: 01:13:43 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:13:43 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 01:13:43 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 01:13:43 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 01:13:43 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 01:13:43 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 01:13:43 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 01:13:43 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 01:13:43 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 01:13:43 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 01:13:43 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 01:13:43 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 01:13:43 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-3: 01:13:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 01:13:43 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:13:43 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 01:13:43 DEBUG unit.oai-epc/0.install Running depmod. machine-3: 01:13:43 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:13:43 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:13:43 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 01:13:43 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:13:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:13:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:13:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:13:43 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:13:43 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:13:43 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:13:43 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:13:43 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:13:43 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:13:43 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 01:13:43 INFO juju.worker.upgrader unblocking abort check machine-3: 01:13:43 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-3: 01:13:43 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 01:13:43 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:13:43 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:13:43 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:13:43 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:13:43 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 01:13:43 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 01:13:43 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 01:13:43 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 01:13:43 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 01:13:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 01:13:43 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 01:13:43 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started unit-abot-epc-basic-0: 01:13:43 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] machine-3: 01:13:43 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-3: 01:13:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 01:13:43 DEBUG juju.worker.logger logger setup machine-3: 01:13:43 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 01:13:43 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 01:13:43 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.211,192.168.121.14,::1,localhost", AutoNoProxy:""} machine-3: 01:13:43 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 01:13:43 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: 01:13:43 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 01:13:43 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-3: 01:13:43 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 01:13:43 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 01:13:43 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 01:13:43 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 01:13:43 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 01:13:43 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 01:13:43 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 01:13:43 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 01:13:43 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 01:13:43 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 01:13:43 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 01:13:43 DEBUG juju.network including address local-cloud:192.168.121.11 for machine machine-3: 01:13:43 DEBUG juju.network including address local-machine:::1 for machine machine-3: 01:13:43 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.11 local-machine:::1] machine-3: 01:13:43 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.11 local-machine:::1] machine-3: 01:13:43 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 01:13:43 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 01:13:43 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: 01:13:43 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 01:13:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 01:13:43 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 01:13:43 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 01:13:43 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 01:13:43 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 01:13:43 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 01:13:43 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 01:13:43 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 01:13:43 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 01:13:43 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 01:13:43 DEBUG juju.network including address public:172.30.9.211 for machine machine-3: 01:13:43 DEBUG juju.network including address local-cloud:192.168.121.14 for machine machine-3: 01:13:43 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 01:13:43 DEBUG juju.network including address local-machine:::1 for machine machine-3: 01:13:43 DEBUG juju.network addresses after filtering: [public:172.30.9.211 local-cloud:192.168.121.14 local-machine:127.0.0.1 local-machine:::1] machine-3: 01:13:43 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.211:17070 192.168.121.14:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 01:13:43 DEBUG juju.agent API server address details [["172.30.9.211:17070" "192.168.121.14:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.14:17070" "172.30.9.211:17070"] machine-3: 01:13:43 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 01:13:43 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 01:13:43 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 01:13:43 DEBUG juju.worker start "3-container-watcher" machine-3: 01:13:43 DEBUG juju.worker start "stateconverter" machine-3: 01:13:43 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 01:13:43 INFO juju.worker start "3-container-watcher" machine-3: 01:13:43 DEBUG juju.worker "3-container-watcher" started machine-3: 01:13:43 INFO juju.worker start "stateconverter" machine-3: 01:13:43 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 01:13:43 DEBUG juju.worker "stateconverter" started machine-3: 01:13:43 INFO juju.worker.machiner "machine-3" started machine-3: 01:13:43 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 01:13:43 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 01:13:43 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 01:13:43 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] unit-abot-epc-basic-0: 01:13:43 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] machine-3: 01:13:43 INFO juju.worker.deployer deploying unit "oai-hss/0" machine-3: 01:13:43 DEBUG juju.service discovered init system "upstart" from local host machine-3: 01:13:43 DEBUG juju.worker.deployer state addresses: ["192.168.121.14:37017"] machine-3: 01:13:43 DEBUG juju.worker.deployer API addresses: ["192.168.121.14:17070" "172.30.9.211:17070"] machine-3: 01:13:43 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: 01:13:43 DEBUG unit.oai-epc/0.install update-initramfs: deferring update (hook will be called later) unit-abot-epc-basic-0: 01:13:43 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-hss-0: 01:13:43 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-oai-hss-0: 01:13:43 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: 01:13:43 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 01:13:43 DEBUG juju.worker start "api" unit-oai-hss-0: 01:13:43 INFO juju.worker start "api" unit-oai-hss-0: 01:13:43 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 01:13:43 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 01:13:43 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 01:13:43 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:13:43 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:13:43 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:13:43 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 01:13:43 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 01:13:43 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:13:43 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 01:13:43 DEBUG juju.worker "api" started unit-oai-hss-0: 01:13:43 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 01:13:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:13:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:13:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:13:43 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:13:43 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:13:43 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:13:43 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 01:13:43 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 01:13:43 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:13:43 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 01:13:43 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 01:13:43 DEBUG unit.oai-epc/0.install Examining /etc/kernel/postinst.d. unit-oai-epc-0: 01:13:43 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-hss-0: 01:13:44 DEBUG juju.worker.apicaller connecting with old password unit-oai-hss-0: 01:13:44 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 01:13:44 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" unit-oai-hss-0: 01:13:44 INFO juju.api connection established to "wss://192.168.121.14:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" unit-oai-hss-0: 01:13:44 DEBUG juju.api successfully dialed "wss://172.30.9.211:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" unit-oai-hss-0: 01:13:44 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:13:44 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: 01:13:44 DEBUG unit.oai-epc/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-031900-generic unit-oai-hss-0: 01:13:44 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:13:44 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: 01:13:44 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: 01:13:44 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] machine-3: 01:13:44 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:68:68:59 192.168.121.0/24 1450 0 eth0 ethernet false false static 192.168.121.11 [] [] []} {2 fa:16:3e:68:68:59 1450 0 eth0 ethernet false false manual [] [] []}] unit-abot-epc-basic-0: 01:13:44 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: 01:13:44 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: 01:13:44 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-hss-0: 01:13:44 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 01:13:44 DEBUG juju.worker.apicaller changing password... unit-oai-hss-0: 01:13:44 DEBUG juju.worker.apicaller password changed unit-oai-hss-0: 01:13:44 DEBUG juju.api RPC connection died unit-oai-hss-0: 01:13:44 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 01:13:44 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-oai-hss-0: 01:13:44 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 01:13:44 DEBUG juju.api successfully dialed "wss://172.30.9.211:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" unit-oai-hss-0: 01:13:44 INFO juju.api connection established to "wss://172.30.9.211:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" unit-oai-hss-0: 01:13:44 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" unit-abot-epc-basic-0: 01:13:44 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-abot-epc-basic-0: 01:13:44 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-abot-epc-basic-0: 01:13:44 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: 01:13:44 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-abot-epc-basic-0: 01:13:44 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: 01:13:44 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: 01:13:45 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: 01:13:45 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: 01:13:45 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: 01:13:45 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-hss-0: 01:13:45 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 01:13:45 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 01:13:45 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:13:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:13:45 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:13:45 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:13:45 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:13:45 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 01:13:45 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:13:45 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 01:13:45 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-hss-0: 01:13:45 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-hss-0: 01:13:45 INFO juju.worker.migrationminion migration phase is now: NONE unit-abot-epc-basic-0: 01:13:45 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-oai-hss-0: 01:13:45 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 01:13:45 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 01:13:45 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 01:13:45 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-hss-0: 01:13:45 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 01:13:45 DEBUG juju.worker.meterstatus acquire lock "machine-lock" for meter status hook execution unit-oai-hss-0: 01:13:45 DEBUG juju.worker.meterstatus lock "machine-lock" acquired unit-oai-hss-0: 01:13:45 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 01:13:45 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 01:13:45 DEBUG juju.worker.meterstatus release lock "machine-lock" for meter status hook execution unit-oai-hss-0: 01:13:45 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-hss-0: 01:13:45 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-hss-0: 01:13:45 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 01:13:45 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 01:13:45 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 01:13:45 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 01:13:45 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 01:13:45 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-oai-hss-0: 01:13:45 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-hss-0: 01:13:45 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 01:13:45 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 01:13:45 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-hss-0: 01:13:45 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-abot-epc-basic-0: 01:13:45 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-abot-epc-basic-0: 01:13:45 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-hss-0: 01:13:45 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 01:13:45 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 01:13:45 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 01:13:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 01:13:45 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 01:13:45 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 01:13:45 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 01:13:45 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.211,192.168.121.14,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 01:13:45 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: 01:13:45 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 01:13:45 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 01:13:45 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 01:13:45 DEBUG juju.network including address public:172.30.9.211 for machine unit-oai-hss-0: 01:13:45 DEBUG juju.network including address local-cloud:192.168.121.14 for machine unit-oai-hss-0: 01:13:45 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 01:13:45 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 01:13:45 DEBUG juju.network addresses after filtering: [public:172.30.9.211 local-cloud:192.168.121.14 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 01:13:45 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.211:17070 192.168.121.14:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 01:13:45 DEBUG juju.agent API server address details [["172.30.9.211:17070" "192.168.121.14:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.14:17070" "172.30.9.211:17070"] unit-oai-hss-0: 01:13:45 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 01:13:45 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 01:13:45 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 01:13:45 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-trusty-amd64 unit-oai-hss-0: 01:13:45 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-trusty-amd64/jujud unit-oai-hss-0: 01:13:45 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 01:13:45 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 01:13:45 INFO juju.worker.uniter resuming charm install unit-oai-hss-0: 01:13:45 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-hss-13 unit-oai-hss-0: 01:13:45 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 01:13:45 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 01:13:45 INFO juju.worker.uniter.charm downloading local:trusty/oai-hss-13 from API server unit-oai-hss-0: 01:13:45 INFO juju.downloader downloading from local:trusty/oai-hss-13 unit-oai-hss-0: 01:13:45 DEBUG httpbakery client do GET https://172.30.9.211:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/charms?file=%2A&url=local%3Atrusty%2Foai-hss-13 { unit-abot-epc-basic-0: 01:13:45 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-hss-0: 01:13:45 DEBUG httpbakery } -> error unit-oai-hss-0: 01:13:45 INFO juju.downloader download complete ("local:trusty/oai-hss-13") unit-oai-hss-0: 01:13:45 INFO juju.downloader download verified ("local:trusty/oai-hss-13") unit-oai-hss-0: 01:13:45 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 01:13:45 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-hss-13" unit-oai-hss-0: 01:13:45 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-hss-13" unit-oai-hss-0: 01:13:45 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-hss-13" unit-oai-hss-0: 01:13:45 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 01:13:45 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 01:13:45 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 01:13:45 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 01:13:45 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 01:13:45 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 01:13:45 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 01:13:45 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 01:13:45 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 01:13:45 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 01:13:45 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 01:13:45 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 01:13:45 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 01:13:45 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 01:13:45 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 01:13:45 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 01:13:45 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 01:13:45 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 01:13:45 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 01:13:45 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 01:13:45 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 01:13:45 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 01:13:45 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 01:13:45 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 01:13:45 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 01:13:45 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 01:13:45 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 01:13:45 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 01:13:45 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 01:13:45 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 01:13:45 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 01:13:45 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 01:13:45 DEBUG unit.oai-hss/0.install ++ config-get branch unit-abot-epc-basic-0: 01:13:45 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-oai-hss-0: 01:13:45 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 01:13:45 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 01:13:45 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 01:13:45 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 01:13:45 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 01:13:45 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 01:13:45 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 01:13:45 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 01:13:45 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 01:13:45 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 01:13:45 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 01:13:45 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 01:13:45 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 01:13:45 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 01:13:45 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 01:13:45 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 01:13:45 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 01:13:45 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 01:13:45 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-oai-hss-0: 01:13:45 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:13:45 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 01:13:45 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=0 unit-oai-hss-0: 01:13:45 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 01:13:45 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 01:13:45 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes git unit-oai-hss-0: 01:13:45 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 01:13:45 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-abot-epc-basic-0: 01:13:45 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-oai-hss-0: 01:13:45 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 01:13:45 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 01:13:46 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-oai-hss-0: 01:13:46 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 01:13:46 DEBUG unit.oai-hss/0.install git-man liberror-perl unit-oai-hss-0: 01:13:46 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 01:13:46 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: 01:13:46 DEBUG unit.oai-hss/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-hss-0: 01:13:46 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 01:13:46 DEBUG unit.oai-hss/0.install git git-man liberror-perl unit-abot-epc-basic-0: 01:13:46 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-abot-epc-basic-0: 01:13:46 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: 01:13:46 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: 01:13:46 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-oai-hss-0: 01:13:46 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 01:13:46 DEBUG unit.oai-hss/0.install Need to get 3394 kB of archives. unit-oai-hss-0: 01:13:46 DEBUG unit.oai-hss/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-hss-0: 01:13:46 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-abot-epc-basic-0: 01:13:46 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: 01:13:46 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: 01:13:46 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: 01:13:46 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-oai-hss-0: 01:13:46 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-abot-epc-basic-0: 01:13:46 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: 01:13:46 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: 01:13:46 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-abot-epc-basic-0: 01:13:47 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: 01:13:47 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: 01:13:47 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: 01:13:47 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-abot-epc-basic-0: 01:13:47 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: 01:13:47 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-hss-0: 01:13:47 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-abot-epc-basic-0: 01:13:47 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-abot-epc-basic-0: 01:13:47 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-abot-epc-basic-0: 01:13:47 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: 01:13:47 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-oai-hss-0: 01:13:47 DEBUG unit.oai-hss/0.install Fetched 3394 kB in 1s (2037 kB/s) unit-abot-epc-basic-0: 01:13:47 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: 01:13:47 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-abot-epc-basic-0: 01:13:48 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-abot-epc-basic-0: 01:13:48 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-oai-hss-0: 01:13:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package liberror-perl. unit-oai-hss-0: 01:13:48 DEBUG unit.oai-hss/0.install (Reading database ... 52372 files and directories currently installed.) unit-oai-hss-0: 01:13:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-hss-0: 01:13:48 DEBUG unit.oai-hss/0.install Unpacking liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 01:13:48 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-oai-hss-0: 01:13:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package git-man. unit-oai-hss-0: 01:13:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.8_all.deb ... unit-oai-hss-0: 01:13:48 DEBUG unit.oai-hss/0.install Unpacking git-man (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 01:13:48 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: 01:13:48 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: 01:13:48 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-oai-hss-0: 01:13:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package git. unit-oai-hss-0: 01:13:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.8_amd64.deb ... unit-oai-hss-0: 01:13:48 DEBUG unit.oai-hss/0.install Unpacking git (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 01:13:48 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-abot-epc-basic-0: 01:13:48 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-abot-epc-basic-0: 01:13:48 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: 01:13:48 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: 01:13:48 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-abot-epc-basic-0: 01:13:48 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-abot-epc-basic-0: 01:13:48 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: 01:13:48 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-hss-0: 01:13:49 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:13:49 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-abot-epc-basic-0: 01:13:49 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: 01:13:49 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: 01:13:49 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: 01:13:49 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-abot-epc-basic-0: 01:13:49 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-hss-0: 01:13:49 DEBUG unit.oai-hss/0.install Setting up liberror-perl (0.17-1.1) ... unit-oai-hss-0: 01:13:49 DEBUG unit.oai-hss/0.install Setting up git-man (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 01:13:49 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-hss-0: 01:13:49 DEBUG unit.oai-hss/0.install Setting up git (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 01:13:49 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: 01:13:49 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: 01:13:49 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: 01:13:49 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: 01:13:50 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-hss-0: 01:13:50 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:13:50 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 01:13:50 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 01:13:50 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 01:13:50 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:13:50 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 01:13:50 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=0 unit-oai-hss-0: 01:13:50 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 01:13:50 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 01:13:50 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes virt-what unit-oai-hss-0: 01:13:50 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 01:13:50 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-hss-0: 01:13:50 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 01:13:50 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 01:13:50 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-oai-hss-0: 01:13:50 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 01:13:50 DEBUG unit.oai-hss/0.install virt-what unit-abot-epc-basic-0: 01:13:50 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: 01:13:50 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: 01:13:50 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: 01:13:50 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: 01:13:50 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-oai-epc-0: 01:13:50 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: 01:13:50 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-hss-0: 01:13:50 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 01:13:50 DEBUG unit.oai-hss/0.install Need to get 13.6 kB of archives. unit-oai-hss-0: 01:13:50 DEBUG unit.oai-hss/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-hss-0: 01:13:50 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: 01:13:51 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-oai-epc-0: 01:13:51 DEBUG unit.oai-epc/0.install Searching for GRUB installation directory ... found: /boot/grub unit-oai-hss-0: 01:13:51 DEBUG unit.oai-hss/0.install Fetched 13.6 kB in 0s (31.2 kB/s) unit-oai-hss-0: 01:13:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package virt-what. unit-oai-hss-0: 01:13:51 DEBUG unit.oai-hss/0.install (Reading database ... 53122 files and directories currently installed.) unit-oai-hss-0: 01:13:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-hss-0: 01:13:51 DEBUG unit.oai-hss/0.install Unpacking virt-what (1.13-1) ... unit-abot-epc-basic-0: 01:13:51 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-oai-epc-0: 01:13:51 DEBUG unit.oai-epc/0.install Searching for default file ... found: /boot/grub/default unit-oai-epc-0: 01:13:51 DEBUG unit.oai-epc/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-oai-hss-0: 01:13:51 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:13:51 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: 01:13:51 DEBUG unit.oai-epc/0.install Searching for splash image ... none found, skipping ... unit-oai-epc-0: 01:13:51 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-153-generic unit-abot-epc-basic-0: 01:13:51 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-oai-hss-0: 01:13:51 DEBUG unit.oai-hss/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 01:13:51 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: 01:13:51 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-oai-epc-0: 01:13:51 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 01:13:51 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-153-generic unit-abot-epc-basic-0: 01:13:51 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-oai-epc-0: 01:13:51 DEBUG unit.oai-epc/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-epc-0: 01:13:51 DEBUG unit.oai-epc/0.install Updating /boot/grub/menu.lst ... done unit-oai-epc-0: 01:13:51 DEBUG unit.oai-epc/0.install unit-abot-epc-basic-0: 01:13:51 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-oai-epc-0: 01:13:51 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-abot-epc-basic-0: 01:13:51 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: 01:13:51 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-oai-epc-0: 01:13:51 DEBUG unit.oai-epc/0.install Generating grub configuration file ... unit-oai-hss-0: 01:13:51 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 01:13:51 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 01:13:51 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 01:13:51 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 01:13:51 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.19.0-031900-generic unit-abot-epc-basic-0: 01:13:51 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: 01:13:51 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.13.0-153-generic unit-oai-epc-0: 01:13:51 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.13.0-153-generic unit-abot-epc-basic-0: 01:13:51 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-oai-hss-0: 01:13:51 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 01:13:51 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 01:13:52 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: 01:13:52 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-oai-hss-0: 01:13:52 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 01:13:52 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:13:52 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: 01:13:52 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:13:52 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 01:13:52 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-oai-hss-0: 01:13:52 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 01:13:52 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 01:13:52 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-oai-hss-0: 01:13:52 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 01:13:52 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 01:13:52 DEBUG unit.oai-hss/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 01:13:52 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 01:13:52 DEBUG unit.oai-hss/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-hss-0: 01:13:52 DEBUG unit.oai-hss/0.install libsql-statement-perl unit-oai-hss-0: 01:13:52 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 01:13:52 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 01:13:52 DEBUG unit.oai-hss/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 01:13:52 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: 01:13:52 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-oai-epc-0: 01:13:52 DEBUG unit.oai-epc/0.install done unit-oai-epc-0: 01:13:52 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-oai-epc-0: 01:13:52 DEBUG unit.oai-epc/0.install + echo reboot unit-oai-epc-0: 01:13:52 DEBUG unit.oai-epc/0.install + juju-reboot --now unit-oai-epc-0: 01:13:52 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-epc-0: 01:13:52 INFO juju.worker.uniter.context trying to kill context process 3713 unit-oai-epc-0: 01:13:52 INFO juju.worker.uniter.context waiting for context process 3713 to die unit-abot-epc-basic-0: 01:13:52 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: 01:13:52 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-epc-0: 01:13:52 INFO juju.worker.uniter.context assuming already killed unit-oai-epc-0: 01:13:52 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-abot-epc-basic-0: 01:13:52 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-oai-epc-0: 01:13:52 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 01:13:52 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 01:13:52 INFO juju.worker.uniter unit "oai-epc/0" shutting down: machine needs to reboot unit-oai-epc-0: 01:13:52 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-epc-0: 01:13:52 DEBUG juju.worker.uniter juju-run listener stopped unit-abot-epc-basic-0: 01:13:52 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-oai-hss-0: 01:13:52 DEBUG unit.oai-hss/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 01:13:52 DEBUG unit.oai-hss/0.install Need to get 3786 kB of archives. unit-oai-hss-0: 01:13:52 DEBUG unit.oai-hss/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-hss-0: 01:13:52 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-abot-epc-basic-0: 01:13:52 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: 01:13:52 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: 01:13:53 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: 01:13:53 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-oai-hss-0: 01:13:53 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: 01:13:53 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: 01:13:53 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: 01:13:53 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: 01:13:53 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] machine-2: 01:13:53 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-2: 01:13:53 DEBUG juju.worker.reboot acquiring mutex "machine-lock" for reboot machine-2: 01:13:53 DEBUG juju.worker.reboot mutex "machine-lock" acquired, won't release machine-2: 01:13:53 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine needs to reboot machine-2: 01:13:53 DEBUG juju.worker killing runner 0xc4201b8f70 unit-abot-epc-basic-0: 01:13:53 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-abot-epc-basic-0: 01:13:53 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-abot-epc-basic-0: 01:13:53 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-abot-epc-basic-0: 01:13:53 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-hss-0: 01:13:53 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: 01:13:53 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: 01:13:54 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: 01:13:54 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: 01:13:54 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-abot-epc-basic-0: 01:13:54 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-hss-0: 01:13:54 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-oai-hss-0: 01:13:54 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-abot-epc-basic-0: 01:13:54 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: 01:13:54 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-oai-hss-0: 01:13:54 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-abot-epc-basic-0: 01:13:54 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: 01:13:54 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: 01:13:54 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-oai-hss-0: 01:13:54 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-abot-epc-basic-0: 01:13:54 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-abot-epc-basic-0: 01:13:54 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: 01:13:54 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-oai-hss-0: 01:13:54 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-abot-epc-basic-0: 01:13:54 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-oai-hss-0: 01:13:55 DEBUG unit.oai-hss/0.install Fetched 3786 kB in 2s (1477 kB/s) unit-abot-epc-basic-0: 01:13:55 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: 01:13:55 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: 01:13:55 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: 01:13:55 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-oai-hss-0: 01:13:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 01:13:55 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-oai-hss-0: 01:13:55 DEBUG unit.oai-hss/0.install (Reading database ... 53129 files and directories currently installed.) unit-oai-hss-0: 01:13:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-abot-epc-basic-0: 01:13:55 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: 01:13:55 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-oai-hss-0: 01:13:55 DEBUG unit.oai-hss/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 01:13:55 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: 01:13:55 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: 01:13:55 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-oai-hss-0: 01:13:55 DEBUG unit.oai-hss/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-hss-0: 01:13:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 01:13:55 DEBUG unit.oai-hss/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 01:13:55 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: 01:13:56 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: 01:13:56 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: 01:13:56 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-oai-hss-0: 01:13:56 DEBUG unit.oai-hss/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-hss-0: 01:13:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-hss-0: 01:13:56 DEBUG unit.oai-hss/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 01:13:56 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-oai-hss-0: 01:13:56 DEBUG unit.oai-hss/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-hss-0: 01:13:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 01:13:56 DEBUG unit.oai-hss/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:13:56 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-oai-hss-0: 01:13:56 DEBUG unit.oai-hss/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-hss-0: 01:13:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-hss-0: 01:13:56 DEBUG unit.oai-hss/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 01:13:56 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-oai-hss-0: 01:13:56 DEBUG unit.oai-hss/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-hss-0: 01:13:56 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: 01:13:56 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: 01:13:56 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: 01:13:56 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: 01:13:56 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-oai-hss-0: 01:13:56 DEBUG unit.oai-hss/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-hss-0: 01:13:56 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: 01:13:56 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: 01:13:56 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: 01:13:56 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: 01:13:56 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: 01:13:57 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: 01:13:57 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-oai-hss-0: 01:13:57 DEBUG unit.oai-hss/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-hss-0: 01:13:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 01:13:57 DEBUG unit.oai-hss/0.install Progress: [ 55%] Unpacking mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 01:13:57 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-oai-hss-0: 01:13:57 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: 01:13:57 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: 01:13:57 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: 01:13:57 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: 01:13:57 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-oai-hss-0: 01:13:57 DEBUG unit.oai-hss/0.install Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 01:13:57 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: 01:13:57 DEBUG unit.oai-hss/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 01:13:57 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-oai-hss-0: 01:13:57 DEBUG unit.oai-hss/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-hss-0: 01:13:57 DEBUG unit.oai-hss/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-hss-0: 01:13:57 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: 01:13:57 DEBUG unit.oai-hss/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 01:13:57 DEBUG unit.oai-hss/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 01:13:57 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-oai-hss-0: 01:13:57 DEBUG unit.oai-hss/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 01:13:57 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: 01:13:57 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: 01:13:57 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: 01:13:58 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: 01:13:58 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: 01:13:58 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: 01:13:58 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-oai-hss-0: 01:13:58 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 01:13:58 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 01:13:58 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 01:13:58 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 01:13:58 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 01:13:58 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:13:58 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 01:13:58 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 01:13:58 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 01:13:58 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:13:58 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 01:13:58 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 01:13:58 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 01:13:58 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:13:58 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 01:13:58 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 01:13:58 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 01:13:58 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 01:13:58 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 01:13:58 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 01:13:58 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: 01:13:58 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: 01:13:58 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-oai-hss-0: 01:13:58 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 01:13:58 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 01:13:58 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-oai-hss-0: 01:13:58 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 01:13:58 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:13:58 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: 01:13:58 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:13:58 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 01:13:58 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-oai-hss-0: 01:13:58 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 01:13:58 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 01:13:58 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-oai-hss-0: 01:13:58 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 01:13:58 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 01:13:58 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 01:13:58 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 01:13:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:13:58 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 01:13:58 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 01:13:58 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 01:13:58 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 01:13:58 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 01:13:58 DEBUG unit.oai-hss/0.install + echo -n unit-abot-epc-basic-0: 01:13:58 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: 01:13:59 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: 01:13:59 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: 01:13:59 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: 01:13:59 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-oai-hss-0: 01:13:59 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 01:13:59 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 01:13:59 DEBUG unit.oai-hss/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-hss-0: 01:13:59 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 01:13:59 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: 01:13:59 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: 01:13:59 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: 01:13:59 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-abot-epc-basic-0: 01:14:00 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-abot-epc-basic-0: 01:14:00 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-abot-epc-basic-0: 01:14:00 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.5 [741 kB] unit-abot-epc-basic-0: 01:14:00 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-abot-epc-basic-0: 01:14:00 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-abot-epc-basic-0: 01:14:00 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-abot-epc-basic-0: 01:14:00 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: 01:14:00 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-abot-epc-basic-0: 01:14:01 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: 01:14:01 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-abot-epc-basic-0: 01:14:01 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] unit-abot-epc-basic-0: 01:14:01 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: 01:14:01 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-abot-epc-basic-0: 01:14:01 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] unit-abot-epc-basic-0: 01:14:01 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-abot-epc-basic-0: 01:14:01 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-abot-epc-basic-0: 01:14:01 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: 01:14:01 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-abot-epc-basic-0: 01:14:01 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: 01:14:02 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-abot-epc-basic-0: 01:14:02 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-abot-epc-basic-0: 01:14:02 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-abot-epc-basic-0: 01:14:02 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-abot-epc-basic-0: 01:14:02 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-abot-epc-basic-0: 01:14:02 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] unit-abot-epc-basic-0: 01:14:02 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-abot-epc-basic-0: 01:14:02 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: 01:14:02 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-abot-epc-basic-0: 01:14:02 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-abot-epc-basic-0: 01:14:02 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-abot-epc-basic-0: 01:14:02 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-abot-epc-basic-0: 01:14:02 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: 01:14:02 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-abot-epc-basic-0: 01:14:03 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] unit-abot-epc-basic-0: 01:14:03 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] unit-abot-epc-basic-0: 01:14:03 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-abot-epc-basic-0: 01:14:03 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-hss-0: 01:14:05 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 01:14:05 DEBUG unit.oai-hss/0.install + git checkout v0.3.2-branch unit-abot-epc-basic-0: 01:14:05 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: 01:14:05 DEBUG unit.oai-hss/0.install Switched to a new branch 'v0.3.2-branch' unit-oai-hss-0: 01:14:05 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: 01:14:05 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 01:14:05 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 01:14:05 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 01:14:05 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 01:14:05 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 01:14:05 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-abot-epc-basic-0: 01:14:05 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: 01:14:05 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 01:14:05 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 01:14:05 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:14:05 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 01:14:05 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 01:14:05 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 01:14:05 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 01:14:05 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 01:14:05 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 01:14:05 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 01:14:05 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 01:14:05 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 01:14:05 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 01:14:05 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-153-generic unit-oai-hss-0: 01:14:05 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 01:14:05 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-153-generic unit-oai-hss-0: 01:14:05 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 01:14:05 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 01:14:05 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-153-generic unit-oai-hss-0: 01:14:05 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 01:14:05 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 01:14:05 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 01:14:05 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 01:14:05 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 01:14:05 DEBUG unit.oai-hss/0.install + [[ false == true ]] unit-oai-hss-0: 01:14:05 DEBUG unit.oai-hss/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-hss-0: 01:14:05 DEBUG unit.oai-hss/0.install + '[' kvm == '' ']' unit-oai-hss-0: 01:14:05 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 01:14:05 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 01:14:05 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 01:14:05 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 01:14:05 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 01:14:05 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 01:14:05 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 01:14:05 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 01:14:05 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 01:14:05 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-153-generic unit-oai-hss-0: 01:14:05 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 01:14:05 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-153-generic unit-oai-hss-0: 01:14:05 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 01:14:05 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 01:14:05 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-153-generic unit-oai-hss-0: 01:14:05 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 01:14:05 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 01:14:05 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 01:14:05 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 01:14:05 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 01:14:05 DEBUG unit.oai-hss/0.install + [[ false == false ]] unit-oai-hss-0: 01:14:05 DEBUG unit.oai-hss/0.install ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot unit-oai-hss-0: 01:14:05 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: 01:14:05 DEBUG unit.oai-hss/0.install + '[' '' '!=' reboot ']' unit-oai-hss-0: 01:14:05 DEBUG unit.oai-hss/0.install + echo reboot unit-oai-hss-0: 01:14:05 DEBUG unit.oai-hss/0.install + juju-log 'installing the required kernel and reboot' unit-oai-hss-0: 01:14:05 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:14:05 INFO unit.oai-hss/0.juju-log installing the required kernel and reboot unit-oai-hss-0: 01:14:05 DEBUG unit.oai-hss/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-hss-0: 01:14:05 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 01:14:05 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: 01:14:05 DEBUG unit.oai-hss/0.install + install_required_kernel unit-oai-hss-0: 01:14:05 DEBUG unit.oai-hss/0.install + version=3.19 unit-oai-hss-0: 01:14:05 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: 01:14:05 DEBUG unit.oai-hss/0.install --2018-08-10 01:14:05-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-hss-0: 01:14:05 DEBUG unit.oai-hss/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-abot-epc-basic-0: 01:14:05 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-abot-epc-basic-0: 01:14:05 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: 01:14:05 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: 01:14:05 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-abot-epc-basic-0: 01:14:05 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: 01:14:05 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 01:14:05 DEBUG unit.oai-hss/0.install Length: unspecified [text/html] unit-oai-hss-0: 01:14:05 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-hss-0: 01:14:05 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:14:05 DEBUG unit.oai-hss/0.install 0K ....... 38.0M=0s unit-oai-hss-0: 01:14:05 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:14:05 DEBUG unit.oai-hss/0.install 2018-08-10 01:14:05 (38.0 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8048] unit-oai-hss-0: 01:14:05 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:14:05 DEBUG unit.oai-hss/0.install --2018-08-10 01:14:05-- 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: 01:14:05 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 01:14:05 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: 01:14:05 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 01:14:05 DEBUG unit.oai-hss/0.install Length: 1153230 (1.1M) [application/x-debian-package] unit-oai-hss-0: 01:14:05 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: 01:14:05 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 01:14:05 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: 01:14:05 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: 01:14:06 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: 01:14:06 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 184K 6s unit-oai-hss-0: 01:14:06 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 8% 44.4M 3s unit-abot-epc-basic-0: 01:14:06 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-abot-epc-basic-0: 01:14:06 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: 01:14:06 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 368K 3s unit-oai-hss-0: 01:14:06 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 17% 37.2M 2s unit-abot-epc-basic-0: 01:14:06 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-abot-epc-basic-0: 01:14:06 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-oai-hss-0: 01:14:06 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 374K 2s unit-oai-hss-0: 01:14:06 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 26% 45.6M 2s unit-oai-hss-0: 01:14:06 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 31% 32.8M 1s unit-oai-hss-0: 01:14:06 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 35% 33.9M 1s unit-oai-hss-0: 01:14:06 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 39% 45.5M 1s unit-oai-hss-0: 01:14:06 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 44% 1.55M 1s unit-abot-epc-basic-0: 01:14:06 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: 01:14:06 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: 01:14:06 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 48% 500K 1s unit-oai-hss-0: 01:14:06 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 53% 47.9M 1s unit-oai-hss-0: 01:14:06 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 57% 51.8M 1s unit-oai-hss-0: 01:14:06 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 62% 56.4M 0s unit-oai-hss-0: 01:14:06 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 66% 55.1M 0s unit-oai-hss-0: 01:14:06 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 71% 51.4M 0s unit-oai-hss-0: 01:14:06 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 75% 62.8M 0s unit-oai-hss-0: 01:14:06 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 79% 72.1M 0s unit-oai-hss-0: 01:14:06 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 84% 80.3M 0s unit-oai-hss-0: 01:14:06 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 88% 1.66M 0s unit-oai-hss-0: 01:14:06 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 93% 504K 0s unit-oai-hss-0: 01:14:06 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 97% 70.1M 0s unit-oai-hss-0: 01:14:06 DEBUG unit.oai-hss/0.install 1100K .......... .......... ...... 100% 62.4M=0.8s unit-oai-hss-0: 01:14:06 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:14:06 DEBUG unit.oai-hss/0.install 2018-08-10 01:14:06 (1.34 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: 01:14:06 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:14:06 DEBUG unit.oai-hss/0.install --2018-08-10 01:14:06-- 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: 01:14:06 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-oai-hss-0: 01:14:06 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 01:14:06 DEBUG unit.oai-hss/0.install Length: 13381952 (13M) [application/x-debian-package] unit-oai-hss-0: 01:14:06 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: 01:14:06 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:14:06 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 55.3M 0s unit-oai-hss-0: 01:14:06 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 0% 60.4M 0s unit-oai-hss-0: 01:14:06 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 1% 59.9M 0s unit-oai-hss-0: 01:14:06 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 1% 60.2M 0s unit-oai-hss-0: 01:14:06 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 1% 52.4M 0s unit-oai-hss-0: 01:14:06 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 2% 67.5M 0s unit-oai-hss-0: 01:14:06 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 2% 67.6M 0s unit-oai-hss-0: 01:14:06 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 3% 72.7M 0s unit-oai-hss-0: 01:14:06 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 3% 64.1M 0s unit-oai-hss-0: 01:14:06 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 3% 75.8M 0s unit-oai-hss-0: 01:14:06 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 4% 83.8M 0s unit-oai-hss-0: 01:14:06 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 4% 68.7M 0s unit-oai-hss-0: 01:14:06 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 4% 73.3M 0s unit-oai-hss-0: 01:14:06 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 5% 76.8M 0s unit-oai-hss-0: 01:14:06 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 5% 75.7M 0s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 6% 126K 6s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 6% 65.4M 6s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 6% 86.9M 6s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 7% 99.8M 5s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 7% 104M 5s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 8% 95.7M 5s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 8% 95.3M 4s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 8% 100M 4s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 9% 110M 4s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 9% 107M 4s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 9% 99.3M 4s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 10% 109M 4s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 10% 117M 3s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 11% 118M 3s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 11% 105M 3s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 11% 121M 3s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 12% 121M 3s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 12% 125M 3s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 13% 107M 3s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 13% 123M 3s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 13% 120M 3s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 14% 120M 3s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 14% 106M 2s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 14% 122M 2s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 15% 123M 2s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 15% 117M 2s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 16% 104M 2s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 16% 120M 2s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 16% 111M 2s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 17% 126M 2s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 17% 102M 2s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 17% 118M 2s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 18% 121M 2s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 18% 120M 2s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 19% 105M 2s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 19% 124M 2s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 19% 126M 2s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 20% 124M 2s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 20% 109M 2s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 21% 124M 2s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 21% 122M 2s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 21% 125M 2s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 22% 109M 1s unit-abot-epc-basic-0: 01:14:07 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: 01:14:07 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 22% 426K 2s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 22% 35.6M 2s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 23% 57.4M 2s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 23% 60.6M 2s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 24% 51.8M 2s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 24% 59.7M 2s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 24% 58.3M 2s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 25% 55.2M 2s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 25% 58.8M 2s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 26% 55.2M 2s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 26% 54.4M 2s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 26% 71.9M 2s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 27% 74.6M 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 27% 75.4M 1s unit-abot-epc-basic-0: 01:14:07 DEBUG unit.abot-epc-basic/0.install Fetched 291 MB in 44s (6,520 kB/s) unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 27% 61.4M 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 28% 54.6M 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 28% 64.8M 1s unit-abot-epc-basic-0: 01:14:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-data. unit-abot-epc-basic-0: 01:14:07 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 ... 67234 files and directories currently installed.) unit-abot-epc-basic-0: 01:14:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-data_3.5.1-1ubuntu3_all.deb ... unit-abot-epc-basic-0: 01:14:07 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 01:14:07 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 29% 364K 2s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 29% 48.4M 2s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 29% 44.7M 2s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 30% 46.4M 2s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 30% 58.3M 2s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 30% 65.8M 2s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 31% 107M 2s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 31% 92.8M 2s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 32% 111M 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 32% 101M 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 32% 438K 2s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 33% 45.8M 2s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 33% 42.1M 2s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 34% 73.2M 2s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 34% 60.9M 2s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 34% 68.3M 2s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 35% 69.0M 2s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 35% 76.4M 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 35% 72.1M 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 36% 78.5M 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 36% 75.6M 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 37% 90.7M 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 37% 74.2M 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 37% 69.6M 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 38% 64.3M 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 5000K .......... .......... .......... .......... .......... 38% 96.8M 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 5050K .......... .......... .......... .......... .......... 39% 99.5M 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 5100K .......... .......... .......... .......... .......... 39% 87.2M 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 5150K .......... .......... .......... .......... .......... 39% 105M 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 5200K .......... .......... .......... .......... .......... 40% 96.8M 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 5250K .......... .......... .......... .......... .......... 40% 101M 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 5300K .......... .......... .......... .......... .......... 40% 88.3M 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 5350K .......... .......... .......... .......... .......... 41% 97.0M 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 5400K .......... .......... .......... .......... .......... 41% 95.0M 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 5450K .......... .......... .......... .......... .......... 42% 83.2M 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 5500K .......... .......... .......... .......... .......... 42% 71.5M 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 5550K .......... .......... .......... .......... .......... 42% 94.1M 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 5600K .......... .......... .......... .......... .......... 43% 101M 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 5650K .......... .......... .......... .......... .......... 43% 92.1M 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 5700K .......... .......... .......... .......... .......... 43% 92.0M 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 5750K .......... .......... .......... .......... .......... 44% 94.9M 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 5800K .......... .......... .......... .......... .......... 44% 109M 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 5850K .......... .......... .......... .......... .......... 45% 92.5M 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 5900K .......... .......... .......... .......... .......... 45% 73.7M 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 5950K .......... .......... .......... .......... .......... 45% 103M 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 6000K .......... .......... .......... .......... .......... 46% 124M 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 6050K .......... .......... .......... .......... .......... 46% 112M 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 6100K .......... .......... .......... .......... .......... 47% 111M 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 6150K .......... .......... .......... .......... .......... 47% 124M 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 6200K .......... .......... .......... .......... .......... 47% 441K 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 6250K .......... .......... .......... .......... .......... 48% 26.3M 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 6300K .......... .......... .......... .......... .......... 48% 56.3M 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 6350K .......... .......... .......... .......... .......... 48% 39.7M 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 6400K .......... .......... .......... .......... .......... 49% 38.3M 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 6450K .......... .......... .......... .......... .......... 49% 43.4M 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 6500K .......... .......... .......... .......... .......... 50% 40.2M 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 6550K .......... .......... .......... .......... .......... 50% 34.1M 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 6600K .......... .......... .......... .......... .......... 50% 36.1M 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 6650K .......... .......... .......... .......... .......... 51% 37.0M 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 6700K .......... .......... .......... .......... .......... 51% 38.6M 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 6750K .......... .......... .......... .......... .......... 52% 38.2M 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 6800K .......... .......... .......... .......... .......... 52% 46.1M 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 6850K .......... .......... .......... .......... .......... 52% 80.3M 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 6900K .......... .......... .......... .......... .......... 53% 60.1M 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 6950K .......... .......... .......... .......... .......... 53% 78.3M 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 7000K .......... .......... .......... .......... .......... 53% 61.1M 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 7050K .......... .......... .......... .......... .......... 54% 33.8M 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 7100K .......... .......... .......... .......... .......... 54% 70.1M 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 7150K .......... .......... .......... .......... .......... 55% 58.2M 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 7200K .......... .......... .......... .......... .......... 55% 430K 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 7250K .......... .......... .......... .......... .......... 55% 36.4M 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 7300K .......... .......... .......... .......... .......... 56% 69.4M 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 7350K .......... .......... .......... .......... .......... 56% 46.5M 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 7400K .......... .......... .......... .......... .......... 57% 33.9M 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 7450K .......... .......... .......... .......... .......... 57% 53.3M 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 7500K .......... .......... .......... .......... .......... 57% 34.1M 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 7550K .......... .......... .......... .......... .......... 58% 28.9M 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 7600K .......... .......... .......... .......... .......... 58% 42.0M 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 7650K .......... .......... .......... .......... .......... 58% 43.1M 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 7700K .......... .......... .......... .......... .......... 59% 43.6M 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 7750K .......... .......... .......... .......... .......... 59% 37.6M 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 7800K .......... .......... .......... .......... .......... 60% 53.6M 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 7850K .......... .......... .......... .......... .......... 60% 56.4M 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 7900K .......... .......... .......... .......... .......... 60% 63.2M 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 7950K .......... .......... .......... .......... .......... 61% 74.3M 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 8000K .......... .......... .......... .......... .......... 61% 76.3M 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 8050K .......... .......... .......... .......... .......... 61% 38.0M 1s unit-oai-hss-0: 01:14:07 DEBUG unit.oai-hss/0.install 8100K .......... .......... .......... .......... .......... 62% 65.6M 1s unit-abot-epc-basic-0: 01:14:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive13:amd64. unit-abot-epc-basic-0: 01:14:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive13_3.1.2-11ubuntu0.16.04.3_amd64.deb ... unit-abot-epc-basic-0: 01:14:08 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive13:amd64 (3.1.2-11ubuntu0.16.04.3) ... unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 8150K .......... .......... .......... .......... .......... 62% 432K 1s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 8200K .......... .......... .......... .......... .......... 63% 28.7M 1s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 8250K .......... .......... .......... .......... .......... 63% 54.2M 1s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 8300K .......... .......... .......... .......... .......... 63% 65.8M 1s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 8350K .......... .......... .......... .......... .......... 64% 38.5M 1s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 8400K .......... .......... .......... .......... .......... 64% 44.1M 1s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 8450K .......... .......... .......... .......... .......... 65% 39.6M 1s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 8500K .......... .......... .......... .......... .......... 65% 35.2M 1s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 8550K .......... .......... .......... .......... .......... 65% 33.6M 1s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 8600K .......... .......... .......... .......... .......... 66% 38.4M 1s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 8650K .......... .......... .......... .......... .......... 66% 39.2M 1s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 8700K .......... .......... .......... .......... .......... 66% 39.4M 1s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 8750K .......... .......... .......... .......... .......... 67% 50.6M 1s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 8800K .......... .......... .......... .......... .......... 67% 56.2M 1s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 8850K .......... .......... .......... .......... .......... 68% 55.2M 1s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 8900K .......... .......... .......... .......... .......... 68% 62.9M 1s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 8950K .......... .......... .......... .......... .......... 68% 72.3M 1s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 9000K .......... .......... .......... .......... .......... 69% 61.8M 1s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 9050K .......... .......... .......... .......... .......... 69% 42.0M 1s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 9100K .......... .......... .......... .......... .......... 70% 74.4M 1s unit-abot-epc-basic-0: 01:14:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcurl3:amd64. unit-abot-epc-basic-0: 01:14:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.8_amd64.deb ... unit-abot-epc-basic-0: 01:14:08 DEBUG unit.abot-epc-basic/0.install Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.8) ... unit-abot-epc-basic-0: 01:14:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoncpp1:amd64. unit-abot-epc-basic-0: 01:14:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoncpp1_1.7.2-1_amd64.deb ... unit-abot-epc-basic-0: 01:14:08 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoncpp1:amd64 (1.7.2-1) ... unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 9150K .......... .......... .......... .......... .......... 70% 431K 1s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 9200K .......... .......... .......... .......... .......... 70% 31.5M 1s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 9250K .......... .......... .......... .......... .......... 71% 54.0M 1s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 9300K .......... .......... .......... .......... .......... 71% 59.8M 1s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 9350K .......... .......... .......... .......... .......... 71% 40.1M 1s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 9400K .......... .......... .......... .......... .......... 72% 44.5M 1s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 9450K .......... .......... .......... .......... .......... 72% 39.4M 1s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 9500K .......... .......... .......... .......... .......... 73% 36.4M 1s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 9550K .......... .......... .......... .......... .......... 73% 32.8M 0s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 9600K .......... .......... .......... .......... .......... 73% 37.4M 0s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 9650K .......... .......... .......... .......... .......... 74% 40.8M 0s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 9700K .......... .......... .......... .......... .......... 74% 40.4M 0s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 9750K .......... .......... .......... .......... .......... 74% 41.6M 0s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 9800K .......... .......... .......... .......... .......... 75% 56.6M 0s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 9850K .......... .......... .......... .......... .......... 75% 63.5M 0s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 9900K .......... .......... .......... .......... .......... 76% 57.9M 0s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 9950K .......... .......... .......... .......... .......... 76% 67.1M 0s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 10000K .......... .......... .......... .......... .......... 76% 69.7M 0s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 10050K .......... .......... .......... .......... .......... 77% 46.4M 0s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 10100K .......... .......... .......... .......... .......... 77% 53.9M 0s unit-abot-epc-basic-0: 01:14:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake. unit-abot-epc-basic-0: 01:14:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 01:14:08 DEBUG unit.abot-epc-basic/0.install Unpacking cmake (3.5.1-1ubuntu3) ... unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 10150K .......... .......... .......... .......... .......... 78% 432K 0s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 10200K .......... .......... .......... .......... .......... 78% 42.9M 0s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 10250K .......... .......... .......... .......... .......... 78% 41.2M 0s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 10300K .......... .......... .......... .......... .......... 79% 58.0M 0s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 10350K .......... .......... .......... .......... .......... 79% 44.2M 0s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 10400K .......... .......... .......... .......... .......... 79% 43.1M 0s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 10450K .......... .......... .......... .......... .......... 80% 44.6M 0s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 10500K .......... .......... .......... .......... .......... 80% 37.2M 0s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 10550K .......... .......... .......... .......... .......... 81% 30.8M 0s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 10600K .......... .......... .......... .......... .......... 81% 34.6M 0s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 10650K .......... .......... .......... .......... .......... 81% 43.9M 0s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 10700K .......... .......... .......... .......... .......... 82% 37.3M 0s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 10750K .......... .......... .......... .......... .......... 82% 48.9M 0s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 10800K .......... .......... .......... .......... .......... 83% 60.7M 0s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 10850K .......... .......... .......... .......... .......... 83% 56.4M 0s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 10900K .......... .......... .......... .......... .......... 83% 63.5M 0s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 10950K .......... .......... .......... .......... .......... 84% 62.0M 0s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 11000K .......... .......... .......... .......... .......... 84% 68.4M 0s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 11050K .......... .......... .......... .......... .......... 84% 42.3M 0s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 11100K .......... .......... .......... .......... .......... 85% 60.5M 0s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 11150K .......... .......... .......... .......... .......... 85% 432K 0s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 11200K .......... .......... .......... .......... .......... 86% 45.4M 0s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 11250K .......... .......... .......... .......... .......... 86% 38.0M 0s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 11300K .......... .......... .......... .......... .......... 86% 57.9M 0s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 11350K .......... .......... .......... .......... .......... 87% 51.4M 0s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 11400K .......... .......... .......... .......... .......... 87% 38.9M 0s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 11450K .......... .......... .......... .......... .......... 87% 59.1M 0s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 11500K .......... .......... .......... .......... .......... 88% 35.9M 0s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 11550K .......... .......... .......... .......... .......... 88% 31.9M 0s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 11600K .......... .......... .......... .......... .......... 89% 32.8M 0s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 11650K .......... .......... .......... .......... .......... 89% 41.0M 0s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 11700K .......... .......... .......... .......... .......... 89% 46.3M 0s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 11750K .......... .......... .......... .......... .......... 90% 41.3M 0s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 11800K .......... .......... .......... .......... .......... 90% 41.7M 0s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 11850K .......... .......... .......... .......... .......... 91% 63.9M 0s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 11900K .......... .......... .......... .......... .......... 91% 65.2M 0s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 11950K .......... .......... .......... .......... .......... 91% 62.2M 0s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 12000K .......... .......... .......... .......... .......... 92% 60.0M 0s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 12050K .......... .......... .......... .......... .......... 92% 48.1M 0s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 12100K .......... .......... .......... .......... .......... 92% 75.6M 0s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 12150K .......... .......... .......... .......... .......... 93% 45.1M 0s unit-abot-epc-basic-0: 01:14:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-curses-gui. unit-abot-epc-basic-0: 01:14:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-curses-gui_3.5.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 12200K .......... .......... .......... .......... .......... 93% 433K 0s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 12250K .......... .......... .......... .......... .......... 94% 33.5M 0s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 12300K .......... .......... .......... .......... .......... 94% 47.4M 0s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 12350K .......... .......... .......... .......... .......... 94% 58.6M 0s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 12400K .......... .......... .......... .......... .......... 95% 38.1M 0s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 12450K .......... .......... .......... .......... .......... 95% 52.0M 0s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 12500K .......... .......... .......... .......... .......... 96% 37.7M 0s unit-abot-epc-basic-0: 01:14:08 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-curses-gui (3.5.1-1ubuntu3) ... unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 12550K .......... .......... .......... .......... .......... 96% 33.9M 0s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 12600K .......... .......... .......... .......... .......... 96% 47.8M 0s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 12650K .......... .......... .......... .......... .......... 97% 26.9M 0s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 12700K .......... .......... .......... .......... .......... 97% 56.1M 0s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 12750K .......... .......... .......... .......... .......... 97% 44.0M 0s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 12800K .......... .......... .......... .......... .......... 98% 39.9M 0s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 12850K .......... .......... .......... .......... .......... 98% 61.7M 0s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 12900K .......... .......... .......... .......... .......... 99% 71.9M 0s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 12950K .......... .......... .......... .......... .......... 99% 60.0M 0s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 13000K .......... .......... .......... .......... .......... 99% 69.7M 0s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 13050K .......... ........ 100% 88.3M=1.8s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 2018-08-10 01:14:08 (7.14 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: 01:14:08 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install --2018-08-10 01:14:08-- 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: 01:14:08 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install Length: 55046174 (52M) [application/x-debian-package] unit-oai-hss-0: 01:14:08 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: 01:14:08 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 58.5M 1s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 0% 56.2M 1s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 0% 57.5M 1s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 0% 65.6M 1s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 0% 49.2M 1s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 0% 52.3M 1s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 0% 63.4M 1s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 0% 70.5M 1s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 0% 64.3M 1s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 0% 70.3M 1s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 1% 63.9M 1s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 1% 68.0M 1s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 1% 58.6M 1s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 1% 75.6M 1s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 1% 99.7M 1s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 1% 106M 1s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 1% 97.3M 1s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 1% 108M 1s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 1% 110M 1s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 1% 112M 1s unit-abot-epc-basic-0: 01:14:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package m4. unit-abot-epc-basic-0: 01:14:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/m4_1.4.17-5_amd64.deb ... unit-abot-epc-basic-0: 01:14:08 DEBUG unit.abot-epc-basic/0.install Unpacking m4 (1.4.17-5) ... unit-abot-epc-basic-0: 01:14:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfl-dev:amd64. unit-abot-epc-basic-0: 01:14:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfl-dev_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 01:14:08 DEBUG unit.abot-epc-basic/0.install Unpacking libfl-dev:amd64 (2.6.0-11) ... unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 1% 410K 7s unit-abot-epc-basic-0: 01:14:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package flex. unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 2% 38.6M 7s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 2% 35.7M 6s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 2% 41.6M 6s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 2% 42.8M 6s unit-abot-epc-basic-0: 01:14:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../flex_2.6.0-11_amd64.deb ... unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 2% 36.4M 6s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 2% 34.4M 6s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 2% 41.2M 5s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 2% 45.9M 5s unit-abot-epc-basic-0: 01:14:08 DEBUG unit.abot-epc-basic/0.install Unpacking flex (2.6.0-11) ... unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 2% 35.7M 5s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 2% 42.2M 5s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 2% 95.8M 5s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 3% 91.9M 5s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 3% 92.1M 5s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 3% 86.7M 4s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 3% 103M 4s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 3% 104M 4s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 3% 102M 4s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 3% 95.7M 4s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 3% 110M 4s unit-oai-hss-0: 01:14:08 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 3% 104M 4s unit-abot-epc-basic-0: 01:14:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lato. unit-abot-epc-basic-0: 01:14:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lato_2.0-1_all.deb ... unit-abot-epc-basic-0: 01:14:08 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lato (2.0-1) ... unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 3% 422K 7s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 3% 28.5M 7s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 4% 45.7M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 4% 54.8M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 4% 66.4M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 4% 52.6M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 4% 60.1M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 4% 84.8M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 4% 105M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 4% 70.5M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 4% 73.5M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 4% 71.4M 5s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 5% 68.1M 5s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 5% 68.0M 5s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 5% 72.5M 5s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 5% 73.1M 5s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 5% 75.2M 5s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 5% 71.3M 5s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 5% 110M 5s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 5% 109M 5s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 5% 111M 5s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 5% 412K 7s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 5% 29.4M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 6% 37.1M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 6% 38.1M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 6% 30.7M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 6% 43.1M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 6% 40.3M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 6% 31.3M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 6% 25.7M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 6% 54.5M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 6% 34.1M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 6% 75.6M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 6% 79.3M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 7% 96.0M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 7% 87.3M 5s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 7% 90.2M 5s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 7% 84.3M 5s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 7% 103M 5s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 7% 103M 5s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 7% 105M 5s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 7% 78.6M 5s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 7% 429K 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 7% 34.0M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 7% 39.2M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 8% 45.6M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 8% 35.0M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 8% 28.2M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 8% 37.1M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 8% 36.7M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 8% 28.3M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 8% 30.0M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 8% 44.8M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 8% 72.3M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 8% 92.5M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 9% 85.0M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 9% 102M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 9% 109M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 9% 102M 5s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 5000K .......... .......... .......... .......... .......... 9% 97.2M 5s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 5050K .......... .......... .......... .......... .......... 9% 108M 5s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 5100K .......... .......... .......... .......... .......... 9% 99.7M 5s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 5150K .......... .......... .......... .......... .......... 9% 102M 5s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 5200K .......... .......... .......... .......... .......... 9% 427K 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 5250K .......... .......... .......... .......... .......... 9% 44.9M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 5300K .......... .......... .......... .......... .......... 9% 35.4M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 5350K .......... .......... .......... .......... .......... 10% 36.8M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 5400K .......... .......... .......... .......... .......... 10% 43.2M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 5450K .......... .......... .......... .......... .......... 10% 94.1M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 5500K .......... .......... .......... .......... .......... 10% 40.2M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 5550K .......... .......... .......... .......... .......... 10% 27.2M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 5600K .......... .......... .......... .......... .......... 10% 27.3M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 5650K .......... .......... .......... .......... .......... 10% 30.7M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 5700K .......... .......... .......... .......... .......... 10% 67.0M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 5750K .......... .......... .......... .......... .......... 10% 51.6M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 5800K .......... .......... .......... .......... .......... 10% 51.3M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 5850K .......... .......... .......... .......... .......... 10% 89.2M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 5900K .......... .......... .......... .......... .......... 11% 97.6M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 5950K .......... .......... .......... .......... .......... 11% 88.4M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 6000K .......... .......... .......... .......... .......... 11% 95.0M 5s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 6050K .......... .......... .......... .......... .......... 11% 98.3M 5s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 6100K .......... .......... .......... .......... .......... 11% 114M 5s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 6150K .......... .......... .......... .......... .......... 11% 94.5M 5s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 6200K .......... .......... .......... .......... .......... 11% 103M 5s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 6250K .......... .......... .......... .......... .......... 11% 1.42M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 6300K .......... .......... .......... .......... .......... 11% 597K 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 6350K .......... .......... .......... .......... .......... 11% 34.9M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 6400K .......... .......... .......... .......... .......... 11% 44.4M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 6450K .......... .......... .......... .......... .......... 12% 52.8M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 6500K .......... .......... .......... .......... .......... 12% 36.4M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 6550K .......... .......... .......... .......... .......... 12% 55.8M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 6600K .......... .......... .......... .......... .......... 12% 55.5M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 6650K .......... .......... .......... .......... .......... 12% 41.2M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 6700K .......... .......... .......... .......... .......... 12% 29.1M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 6750K .......... .......... .......... .......... .......... 12% 51.9M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 6800K .......... .......... .......... .......... .......... 12% 36.5M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 6850K .......... .......... .......... .......... .......... 12% 54.7M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 6900K .......... .......... .......... .......... .......... 12% 65.1M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 6950K .......... .......... .......... .......... .......... 13% 38.8M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 7000K .......... .......... .......... .......... .......... 13% 44.1M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 7050K .......... .......... .......... .......... .......... 13% 102M 5s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 7100K .......... .......... .......... .......... .......... 13% 96.1M 5s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 7150K .......... .......... .......... .......... .......... 13% 108M 5s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 7200K .......... .......... .......... .......... .......... 13% 106M 5s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 7250K .......... .......... .......... .......... .......... 13% 113M 5s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 7300K .......... .......... .......... .......... .......... 13% 93.7M 5s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 7350K .......... .......... .......... .......... .......... 13% 426K 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 7400K .......... .......... .......... .......... .......... 13% 38.9M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 7450K .......... .......... .......... .......... .......... 13% 48.7M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 7500K .......... .......... .......... .......... .......... 14% 40.9M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 7550K .......... .......... .......... .......... .......... 14% 47.6M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 7600K .......... .......... .......... .......... .......... 14% 31.6M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 7650K .......... .......... .......... .......... .......... 14% 33.0M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 7700K .......... .......... .......... .......... .......... 14% 41.9M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 7750K .......... .......... .......... .......... .......... 14% 26.4M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 7800K .......... .......... .......... .......... .......... 14% 22.7M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 7850K .......... .......... .......... .......... .......... 14% 71.0M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 7900K .......... .......... .......... .......... .......... 14% 43.0M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 7950K .......... .......... .......... .......... .......... 14% 26.7M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 8000K .......... .......... .......... .......... .......... 14% 77.4M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 8050K .......... .......... .......... .......... .......... 15% 82.6M 5s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 8100K .......... .......... .......... .......... .......... 15% 92.2M 5s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 8150K .......... .......... .......... .......... .......... 15% 83.9M 5s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 8200K .......... .......... .......... .......... .......... 15% 72.8M 5s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 8250K .......... .......... .......... .......... .......... 15% 83.6M 5s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 8300K .......... .......... .......... .......... .......... 15% 87.6M 5s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 8350K .......... .......... .......... .......... .......... 15% 107M 5s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 8400K .......... .......... .......... .......... .......... 15% 88.1M 5s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 8450K .......... .......... .......... .......... .......... 15% 434K 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 8500K .......... .......... .......... .......... .......... 15% 41.9M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 8550K .......... .......... .......... .......... .......... 15% 46.4M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 8600K .......... .......... .......... .......... .......... 16% 53.4M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 8650K .......... .......... .......... .......... .......... 16% 38.7M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 8700K .......... .......... .......... .......... .......... 16% 59.1M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 8750K .......... .......... .......... .......... .......... 16% 38.2M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 8800K .......... .......... .......... .......... .......... 16% 40.9M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 8850K .......... .......... .......... .......... .......... 16% 44.6M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 8900K .......... .......... .......... .......... .......... 16% 37.5M 6s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 8950K .......... .......... .......... .......... .......... 16% 40.6M 5s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 9000K .......... .......... .......... .......... .......... 16% 51.8M 5s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 9050K .......... .......... .......... .......... .......... 16% 78.4M 5s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 9100K .......... .......... .......... .......... .......... 17% 70.8M 5s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 9150K .......... .......... .......... .......... .......... 17% 51.1M 5s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 9200K .......... .......... .......... .......... .......... 17% 48.9M 5s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 9250K .......... .......... .......... .......... .......... 17% 61.1M 5s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 9300K .......... .......... .......... .......... .......... 17% 99.8M 5s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 9350K .......... .......... .......... .......... .......... 17% 111M 5s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 9400K .......... .......... .......... .......... .......... 17% 103M 5s unit-oai-hss-0: 01:14:09 DEBUG unit.oai-hss/0.install 9450K .......... .......... .......... .......... .......... 17% 92.1M 5s unit-abot-epc-basic-0: 01:14:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package imagemagick-common. unit-abot-epc-basic-0: 01:14:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../imagemagick-common_8%3a6.8.9.9-7ubuntu5.12_all.deb ... unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 9500K .......... .......... .......... .......... .......... 17% 677K 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 9550K .......... .......... .......... .......... .......... 17% 1.10M 6s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 9600K .......... .......... .......... .......... .......... 17% 65.0M 6s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 9650K .......... .......... .......... .......... .......... 18% 58.8M 6s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 9700K .......... .......... .......... .......... .......... 18% 40.7M 6s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 9750K .......... .......... .......... .......... .......... 18% 36.9M 6s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 9800K .......... .......... .......... .......... .......... 18% 48.4M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 9850K .......... .......... .......... .......... .......... 18% 55.4M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 9900K .......... .......... .......... .......... .......... 18% 66.3M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 9950K .......... .......... .......... .......... .......... 18% 60.3M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 10000K .......... .......... .......... .......... .......... 18% 58.1M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 10050K .......... .......... .......... .......... .......... 18% 71.1M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 10100K .......... .......... .......... .......... .......... 18% 67.7M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 10150K .......... .......... .......... .......... .......... 18% 71.1M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 10200K .......... .......... .......... .......... .......... 19% 58.0M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 10250K .......... .......... .......... .......... .......... 19% 69.1M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 10300K .......... .......... .......... .......... .......... 19% 79.9M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 10350K .......... .......... .......... .......... .......... 19% 82.0M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 10400K .......... .......... .......... .......... .......... 19% 64.4M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 10450K .......... .......... .......... .......... .......... 19% 78.3M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 10500K .......... .......... .......... .......... .......... 19% 74.4M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 10550K .......... .......... .......... .......... .......... 19% 69.9M 5s unit-abot-epc-basic-0: 01:14:10 DEBUG unit.abot-epc-basic/0.install Unpacking imagemagick-common (8:6.8.9.9-7ubuntu5.12) ... unit-abot-epc-basic-0: 01:14:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaudio2:amd64. unit-abot-epc-basic-0: 01:14:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaudio2_1.9.4-4_amd64.deb ... unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 10600K .......... .......... .......... .......... .......... 19% 421K 6s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 10650K .......... .......... .......... .......... .......... 19% 39.6M 5s unit-abot-epc-basic-0: 01:14:10 DEBUG unit.abot-epc-basic/0.install Unpacking libaudio2:amd64 (1.9.4-4) ... unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 10700K .......... .......... .......... .......... .......... 19% 56.7M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 10750K .......... .......... .......... .......... .......... 20% 62.4M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 10800K .......... .......... .......... .......... .......... 20% 38.3M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 10850K .......... .......... .......... .......... .......... 20% 35.1M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 10900K .......... .......... .......... .......... .......... 20% 56.7M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 10950K .......... .......... .......... .......... .......... 20% 60.0M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 11000K .......... .......... .......... .......... .......... 20% 61.5M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 11050K .......... .......... .......... .......... .......... 20% 65.2M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 11100K .......... .......... .......... .......... .......... 20% 68.0M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 11150K .......... .......... .......... .......... .......... 20% 66.7M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 11200K .......... .......... .......... .......... .......... 20% 72.2M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 11250K .......... .......... .......... .......... .......... 21% 66.7M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 11300K .......... .......... .......... .......... .......... 21% 76.9M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 11350K .......... .......... .......... .......... .......... 21% 69.1M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 11400K .......... .......... .......... .......... .......... 21% 72.2M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 11450K .......... .......... .......... .......... .......... 21% 64.5M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 11500K .......... .......... .......... .......... .......... 21% 77.5M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 11550K .......... .......... .......... .......... .......... 21% 72.8M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 11600K .......... .......... .......... .......... .......... 21% 82.0M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 11650K .......... .......... .......... .......... .......... 21% 70.6M 5s unit-abot-epc-basic-0: 01:14:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexif12:amd64. unit-abot-epc-basic-0: 01:14:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexif12_0.6.21-2_amd64.deb ... unit-abot-epc-basic-0: 01:14:10 DEBUG unit.abot-epc-basic/0.install Unpacking libexif12:amd64 (0.6.21-2) ... unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 11700K .......... .......... .......... .......... .......... 21% 420K 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 11750K .......... .......... .......... .......... .......... 21% 42.8M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 11800K .......... .......... .......... .......... .......... 22% 53.0M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 11850K .......... .......... .......... .......... .......... 22% 57.6M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 11900K .......... .......... .......... .......... .......... 22% 25.9M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 11950K .......... .......... .......... .......... .......... 22% 71.5M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 12000K .......... .......... .......... .......... .......... 22% 61.4M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 12050K .......... .......... .......... .......... .......... 22% 68.4M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 12100K .......... .......... .......... .......... .......... 22% 53.6M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 12150K .......... .......... .......... .......... .......... 22% 61.8M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 12200K .......... .......... .......... .......... .......... 22% 72.4M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 12250K .......... .......... .......... .......... .......... 22% 70.3M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 12300K .......... .......... .......... .......... .......... 22% 67.9M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 12350K .......... .......... .......... .......... .......... 23% 58.1M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 12400K .......... .......... .......... .......... .......... 23% 70.6M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 12450K .......... .......... .......... .......... .......... 23% 65.1M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 12500K .......... .......... .......... .......... .......... 23% 76.8M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 12550K .......... .......... .......... .......... .......... 23% 55.1M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 12600K .......... .......... .......... .......... .......... 23% 70.8M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 12650K .......... .......... .......... .......... .......... 23% 40.9M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 12700K .......... .......... .......... .......... .......... 23% 67.7M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 12750K .......... .......... .......... .......... .......... 23% 85.1M 5s unit-abot-epc-basic-0: 01:14:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-double3:amd64. unit-abot-epc-basic-0: 01:14:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-double3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:14:10 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 12800K .......... .......... .......... .......... .......... 23% 424K 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 12850K .......... .......... .......... .......... .......... 23% 38.9M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 12900K .......... .......... .......... .......... .......... 24% 50.7M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 12950K .......... .......... .......... .......... .......... 24% 56.3M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 13000K .......... .......... .......... .......... .......... 24% 26.2M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 13050K .......... .......... .......... .......... .......... 24% 64.1M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 13100K .......... .......... .......... .......... .......... 24% 65.5M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 13150K .......... .......... .......... .......... .......... 24% 52.8M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 13200K .......... .......... .......... .......... .......... 24% 67.4M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 13250K .......... .......... .......... .......... .......... 24% 53.0M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 13300K .......... .......... .......... .......... .......... 24% 66.7M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 13350K .......... .......... .......... .......... .......... 24% 71.0M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 13400K .......... .......... .......... .......... .......... 25% 71.4M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 13450K .......... .......... .......... .......... .......... 25% 61.9M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 13500K .......... .......... .......... .......... .......... 25% 76.1M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 13550K .......... .......... .......... .......... .......... 25% 67.6M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 13600K .......... .......... .......... .......... .......... 25% 72.1M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 13650K .......... .......... .......... .......... .......... 25% 57.0M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 13700K .......... .......... .......... .......... .......... 25% 69.7M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 13750K .......... .......... .......... .......... .......... 25% 80.0M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 13800K .......... .......... .......... .......... .......... 25% 45.5M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 13850K .......... .......... .......... .......... .......... 25% 66.7M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 13900K .......... .......... .......... .......... .......... 25% 88.5M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 13950K .......... .......... .......... .......... .......... 26% 422K 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 14000K .......... .......... .......... .......... .......... 26% 40.4M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 14050K .......... .......... .......... .......... .......... 26% 54.9M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 14100K .......... .......... .......... .......... .......... 26% 28.8M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 14150K .......... .......... .......... .......... .......... 26% 60.4M 5s unit-abot-epc-basic-0: 01:14:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-long3:amd64. unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 14200K .......... .......... .......... .......... .......... 26% 55.6M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 14250K .......... .......... .......... .......... .......... 26% 50.1M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 14300K .......... .......... .......... .......... .......... 26% 68.1M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 14350K .......... .......... .......... .......... .......... 26% 68.2M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 14400K .......... .......... .......... .......... .......... 26% 53.7M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 14450K .......... .......... .......... .......... .......... 26% 74.3M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 14500K .......... .......... .......... .......... .......... 27% 60.2M 5s unit-abot-epc-basic-0: 01:14:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-long3_3.3.4-2ubuntu1_amd64.deb ... unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 14550K .......... .......... .......... .......... .......... 27% 63.3M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 14600K .......... .......... .......... .......... .......... 27% 67.1M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 14650K .......... .......... .......... .......... .......... 27% 76.9M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 14700K .......... .......... .......... .......... .......... 27% 83.1M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 14750K .......... .......... .......... .......... .......... 27% 68.7M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 14800K .......... .......... .......... .......... .......... 27% 76.8M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 14850K .......... .......... .......... .......... .......... 27% 78.1M 5s unit-abot-epc-basic-0: 01:14:10 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 14900K .......... .......... .......... .......... .......... 27% 44.1M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 14950K .......... .......... .......... .......... .......... 27% 71.4M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 15000K .......... .......... .......... .......... .......... 27% 71.5M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 15050K .......... .......... .......... .......... .......... 28% 422K 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 15100K .......... .......... .......... .......... .......... 28% 40.9M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 15150K .......... .......... .......... .......... .......... 28% 57.2M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 15200K .......... .......... .......... .......... .......... 28% 27.2M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 15250K .......... .......... .......... .......... .......... 28% 58.3M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 15300K .......... .......... .......... .......... .......... 28% 55.4M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 15350K .......... .......... .......... .......... .......... 28% 48.0M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 15400K .......... .......... .......... .......... .......... 28% 58.2M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 15450K .......... .......... .......... .......... .......... 28% 56.8M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 15500K .......... .......... .......... .......... .......... 28% 71.3M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 15550K .......... .......... .......... .......... .......... 29% 65.4M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 15600K .......... .......... .......... .......... .......... 29% 74.6M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 15650K .......... .......... .......... .......... .......... 29% 56.0M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 15700K .......... .......... .......... .......... .......... 29% 46.8M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 15750K .......... .......... .......... .......... .......... 29% 60.4M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 15800K .......... .......... .......... .......... .......... 29% 66.3M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 15850K .......... .......... .......... .......... .......... 29% 71.2M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 15900K .......... .......... .......... .......... .......... 29% 69.6M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 15950K .......... .......... .......... .......... .......... 29% 74.3M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 16000K .......... .......... .......... .......... .......... 29% 66.7M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 16050K .......... .......... .......... .......... .......... 29% 72.1M 4s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 16100K .......... .......... .......... .......... .......... 30% 82.7M 4s unit-abot-epc-basic-0: 01:14:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-quad3:amd64. unit-abot-epc-basic-0: 01:14:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-quad3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:14:10 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 16150K .......... .......... .......... .......... .......... 30% 424K 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 16200K .......... .......... .......... .......... .......... 30% 37.9M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 16250K .......... .......... .......... .......... .......... 30% 69.6M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 16300K .......... .......... .......... .......... .......... 30% 25.3M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 16350K .......... .......... .......... .......... .......... 30% 60.3M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 16400K .......... .......... .......... .......... .......... 30% 63.4M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 16450K .......... .......... .......... .......... .......... 30% 58.5M 5s unit-abot-epc-basic-0: 01:14:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-single3:amd64. unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 16500K .......... .......... .......... .......... .......... 30% 48.4M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 16550K .......... .......... .......... .......... .......... 30% 53.2M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 16600K .......... .......... .......... .......... .......... 30% 49.3M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 16650K .......... .......... .......... .......... .......... 31% 74.0M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 16700K .......... .......... .......... .......... .......... 31% 73.2M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 16750K .......... .......... .......... .......... .......... 31% 64.7M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 16800K .......... .......... .......... .......... .......... 31% 58.3M 4s unit-abot-epc-basic-0: 01:14:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-single3_3.3.4-2ubuntu1_amd64.deb ... unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 16850K .......... .......... .......... .......... .......... 31% 49.9M 4s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 16900K .......... .......... .......... .......... .......... 31% 70.7M 4s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 16950K .......... .......... .......... .......... .......... 31% 69.9M 4s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 17000K .......... .......... .......... .......... .......... 31% 78.3M 4s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 17050K .......... .......... .......... .......... .......... 31% 79.1M 4s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 17100K .......... .......... .......... .......... .......... 31% 85.9M 4s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 17150K .......... .......... .......... .......... .......... 31% 60.4M 4s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 17200K .......... .......... .......... .......... .......... 32% 61.3M 4s unit-abot-epc-basic-0: 01:14:10 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 01:14:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libieee1284-3:amd64. unit-abot-epc-basic-0: 01:14:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libieee1284-3_0.2.11-12_amd64.deb ... unit-abot-epc-basic-0: 01:14:10 DEBUG unit.abot-epc-basic/0.install Unpacking libieee1284-3:amd64 (0.2.11-12) ... unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 17250K .......... .......... .......... .......... .......... 32% 424K 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 17300K .......... .......... .......... .......... .......... 32% 50.0M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 17350K .......... .......... .......... .......... .......... 32% 48.3M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 17400K .......... .......... .......... .......... .......... 32% 30.4M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 17450K .......... .......... .......... .......... .......... 32% 59.3M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 17500K .......... .......... .......... .......... .......... 32% 41.6M 5s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 17550K .......... .......... .......... .......... .......... 32% 57.7M 4s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 17600K .......... .......... .......... .......... .......... 32% 69.6M 4s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 17650K .......... .......... .......... .......... .......... 32% 44.9M 4s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 17700K .......... .......... .......... .......... .......... 33% 60.5M 4s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 17750K .......... .......... .......... .......... .......... 33% 63.7M 4s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 17800K .......... .......... .......... .......... .......... 33% 71.4M 4s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 17850K .......... .......... .......... .......... .......... 33% 66.2M 4s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 17900K .......... .......... .......... .......... .......... 33% 56.2M 4s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 17950K .......... .......... .......... .......... .......... 33% 43.9M 4s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 18000K .......... .......... .......... .......... .......... 33% 77.8M 4s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 18050K .......... .......... .......... .......... .......... 33% 73.2M 4s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 18100K .......... .......... .......... .......... .......... 33% 75.6M 4s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 18150K .......... .......... .......... .......... .......... 33% 73.5M 4s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 18200K .......... .......... .......... .......... .......... 33% 89.1M 4s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 18250K .......... .......... .......... .......... .......... 34% 73.6M 4s unit-oai-hss-0: 01:14:10 DEBUG unit.oai-hss/0.install 18300K .......... .......... .......... .......... .......... 34% 64.0M 4s unit-abot-epc-basic-0: 01:14:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblqr-1-0:amd64. unit-abot-epc-basic-0: 01:14:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblqr-1-0_0.4.2-2_amd64.deb ... unit-abot-epc-basic-0: 01:14:10 DEBUG unit.abot-epc-basic/0.install Unpacking liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 01:14:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl7:amd64. unit-abot-epc-basic-0: 01:14:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 01:14:11 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl7:amd64 (2.4.6-0.1) ... unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 18350K .......... .......... .......... .......... .......... 34% 665K 4s unit-abot-epc-basic-0: 01:14:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickcore-6.q16-2:amd64. unit-abot-epc-basic-0: 01:14:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickcore-6.q16-2_8%3a6.8.9.9-7ubuntu5.12_amd64.deb ... unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 18400K .......... .......... .......... .......... .......... 34% 1.12M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 18450K .......... .......... .......... .......... .......... 34% 49.5M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 18500K .......... .......... .......... .......... .......... 34% 56.4M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 18550K .......... .......... .......... .......... .......... 34% 28.5M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 18600K .......... .......... .......... .......... .......... 34% 33.9M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 18650K .......... .......... .......... .......... .......... 34% 53.0M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 18700K .......... .......... .......... .......... .......... 34% 64.5M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 18750K .......... .......... .......... .......... .......... 34% 75.1M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 18800K .......... .......... .......... .......... .......... 35% 50.0M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 18850K .......... .......... .......... .......... .......... 35% 68.7M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 18900K .......... .......... .......... .......... .......... 35% 76.6M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 18950K .......... .......... .......... .......... .......... 35% 73.4M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 19000K .......... .......... .......... .......... .......... 35% 56.9M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 19050K .......... .......... .......... .......... .......... 35% 52.1M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 19100K .......... .......... .......... .......... .......... 35% 64.1M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 19150K .......... .......... .......... .......... .......... 35% 60.3M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 19200K .......... .......... .......... .......... .......... 35% 73.7M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 19250K .......... .......... .......... .......... .......... 35% 61.3M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 19300K .......... .......... .......... .......... .......... 35% 76.9M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 19350K .......... .......... .......... .......... .......... 36% 70.6M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 19400K .......... .......... .......... .......... .......... 36% 83.8M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 19450K .......... .......... .......... .......... .......... 36% 73.8M 4s unit-abot-epc-basic-0: 01:14:11 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.12) ... unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 19500K .......... .......... .......... .......... .......... 36% 424K 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 19550K .......... .......... .......... .......... .......... 36% 45.4M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 19600K .......... .......... .......... .......... .......... 36% 48.7M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 19650K .......... .......... .......... .......... .......... 36% 31.0M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 19700K .......... .......... .......... .......... .......... 36% 36.1M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 19750K .......... .......... .......... .......... .......... 36% 42.3M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 19800K .......... .......... .......... .......... .......... 36% 52.7M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 19850K .......... .......... .......... .......... .......... 37% 58.1M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 19900K .......... .......... .......... .......... .......... 37% 49.7M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 19950K .......... .......... .......... .......... .......... 37% 56.9M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 20000K .......... .......... .......... .......... .......... 37% 70.9M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 20050K .......... .......... .......... .......... .......... 37% 62.3M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 20100K .......... .......... .......... .......... .......... 37% 68.0M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 20150K .......... .......... .......... .......... .......... 37% 52.8M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 20200K .......... .......... .......... .......... .......... 37% 72.3M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 20250K .......... .......... .......... .......... .......... 37% 57.8M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 20300K .......... .......... .......... .......... .......... 37% 54.5M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 20350K .......... .......... .......... .......... .......... 37% 50.9M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 20400K .......... .......... .......... .......... .......... 38% 64.3M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 20450K .......... .......... .......... .......... .......... 38% 67.8M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 20500K .......... .......... .......... .......... .......... 38% 75.5M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 20550K .......... .......... .......... .......... .......... 38% 94.4M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 20600K .......... .......... .......... .......... .......... 38% 428K 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 20650K .......... .......... .......... .......... .......... 38% 53.9M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 20700K .......... .......... .......... .......... .......... 38% 50.3M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 20750K .......... .......... .......... .......... .......... 38% 26.7M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 20800K .......... .......... .......... .......... .......... 38% 37.9M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 20850K .......... .......... .......... .......... .......... 38% 39.9M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 20900K .......... .......... .......... .......... .......... 38% 48.8M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 20950K .......... .......... .......... .......... .......... 39% 49.3M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 21000K .......... .......... .......... .......... .......... 39% 51.4M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 21050K .......... .......... .......... .......... .......... 39% 49.9M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 21100K .......... .......... .......... .......... .......... 39% 58.1M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 21150K .......... .......... .......... .......... .......... 39% 59.2M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 21200K .......... .......... .......... .......... .......... 39% 78.3M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 21250K .......... .......... .......... .......... .......... 39% 71.3M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 21300K .......... .......... .......... .......... .......... 39% 71.2M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 21350K .......... .......... .......... .......... .......... 39% 63.0M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 21400K .......... .......... .......... .......... .......... 39% 72.1M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 21450K .......... .......... .......... .......... .......... 39% 52.0M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 21500K .......... .......... .......... .......... .......... 40% 56.2M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 21550K .......... .......... .......... .......... .......... 40% 68.8M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 21600K .......... .......... .......... .......... .......... 40% 70.6M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 21650K .......... .......... .......... .......... .......... 40% 84.4M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 21700K .......... .......... .......... .......... .......... 40% 430K 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 21750K .......... .......... .......... .......... .......... 40% 36.5M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 21800K .......... .......... .......... .......... .......... 40% 49.5M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 21850K .......... .......... .......... .......... .......... 40% 35.4M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 21900K .......... .......... .......... .......... .......... 40% 36.2M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 21950K .......... .......... .......... .......... .......... 40% 35.1M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 22000K .......... .......... .......... .......... .......... 41% 47.9M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 22050K .......... .......... .......... .......... .......... 41% 65.8M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 22100K .......... .......... .......... .......... .......... 41% 72.7M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 22150K .......... .......... .......... .......... .......... 41% 67.2M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 22200K .......... .......... .......... .......... .......... 41% 60.7M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 22250K .......... .......... .......... .......... .......... 41% 66.7M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 22300K .......... .......... .......... .......... .......... 41% 66.2M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 22350K .......... .......... .......... .......... .......... 41% 73.8M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 22400K .......... .......... .......... .......... .......... 41% 43.3M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 22450K .......... .......... .......... .......... .......... 41% 67.7M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 22500K .......... .......... .......... .......... .......... 41% 70.1M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 22550K .......... .......... .......... .......... .......... 42% 77.7M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 22600K .......... .......... .......... .......... .......... 42% 56.7M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 22650K .......... .......... .......... .......... .......... 42% 66.2M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 22700K .......... .......... .......... .......... .......... 42% 77.8M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 22750K .......... .......... .......... .......... .......... 42% 60.8M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 22800K .......... .......... .......... .......... .......... 42% 669K 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 22850K .......... .......... .......... .......... .......... 42% 1.12M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 22900K .......... .......... .......... .......... .......... 42% 44.8M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 22950K .......... .......... .......... .......... .......... 42% 55.0M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 23000K .......... .......... .......... .......... .......... 42% 26.5M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 23050K .......... .......... .......... .......... .......... 42% 44.0M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 23100K .......... .......... .......... .......... .......... 43% 42.2M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 23150K .......... .......... .......... .......... .......... 43% 64.4M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 23200K .......... .......... .......... .......... .......... 43% 58.3M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 23250K .......... .......... .......... .......... .......... 43% 70.3M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 23300K .......... .......... .......... .......... .......... 43% 68.7M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 23350K .......... .......... .......... .......... .......... 43% 64.7M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 23400K .......... .......... .......... .......... .......... 43% 59.5M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 23450K .......... .......... .......... .......... .......... 43% 69.8M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 23500K .......... .......... .......... .......... .......... 43% 40.2M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 23550K .......... .......... .......... .......... .......... 43% 73.7M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 23600K .......... .......... .......... .......... .......... 43% 86.0M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 23650K .......... .......... .......... .......... .......... 44% 61.7M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 23700K .......... .......... .......... .......... .......... 44% 58.5M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 23750K .......... .......... .......... .......... .......... 44% 79.2M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 23800K .......... .......... .......... .......... .......... 44% 55.0M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 23850K .......... .......... .......... .......... .......... 44% 72.4M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 23900K .......... .......... .......... .......... .......... 44% 64.3M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 23950K .......... .......... .......... .......... .......... 44% 426K 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 24000K .......... .......... .......... .......... .......... 44% 46.2M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 24050K .......... .......... .......... .......... .......... 44% 42.6M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 24100K .......... .......... .......... .......... .......... 44% 27.8M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 24150K .......... .......... .......... .......... .......... 45% 50.0M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 24200K .......... .......... .......... .......... .......... 45% 44.1M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 24250K .......... .......... .......... .......... .......... 45% 45.4M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 24300K .......... .......... .......... .......... .......... 45% 48.5M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 24350K .......... .......... .......... .......... .......... 45% 74.9M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 24400K .......... .......... .......... .......... .......... 45% 63.3M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 24450K .......... .......... .......... .......... .......... 45% 58.6M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 24500K .......... .......... .......... .......... .......... 45% 71.3M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 24550K .......... .......... .......... .......... .......... 45% 63.2M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 24600K .......... .......... .......... .......... .......... 45% 65.7M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 24650K .......... .......... .......... .......... .......... 45% 56.9M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 24700K .......... .......... .......... .......... .......... 46% 59.2M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 24750K .......... .......... .......... .......... .......... 46% 67.7M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 24800K .......... .......... .......... .......... .......... 46% 66.9M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 24850K .......... .......... .......... .......... .......... 46% 64.3M 3s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 24900K .......... .......... .......... .......... .......... 46% 72.6M 3s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 24950K .......... .......... .......... .......... .......... 46% 65.6M 3s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 25000K .......... .......... .......... .......... .......... 46% 68.1M 3s unit-abot-epc-basic-0: 01:14:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickwand-6.q16-2:amd64. unit-abot-epc-basic-0: 01:14:11 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: 01:14:11 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.12) ... unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 25050K .......... .......... .......... .......... .......... 46% 428K 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 25100K .......... .......... .......... .......... .......... 46% 33.3M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 25150K .......... .......... .......... .......... .......... 46% 47.8M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 25200K .......... .......... .......... .......... .......... 46% 31.1M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 25250K .......... .......... .......... .......... .......... 47% 38.0M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 25300K .......... .......... .......... .......... .......... 47% 50.3M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 25350K .......... .......... .......... .......... .......... 47% 51.4M 4s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 25400K .......... .......... .......... .......... .......... 47% 46.7M 3s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 25450K .......... .......... .......... .......... .......... 47% 53.2M 3s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 25500K .......... .......... .......... .......... .......... 47% 72.0M 3s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 25550K .......... .......... .......... .......... .......... 47% 63.0M 3s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 25600K .......... .......... .......... .......... .......... 47% 74.6M 3s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 25650K .......... .......... .......... .......... .......... 47% 69.1M 3s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 25700K .......... .......... .......... .......... .......... 47% 71.9M 3s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 25750K .......... .......... .......... .......... .......... 47% 44.3M 3s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 25800K .......... .......... .......... .......... .......... 48% 56.5M 3s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 25850K .......... .......... .......... .......... .......... 48% 60.6M 3s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 25900K .......... .......... .......... .......... .......... 48% 83.5M 3s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 25950K .......... .......... .......... .......... .......... 48% 71.5M 3s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 26000K .......... .......... .......... .......... .......... 48% 78.6M 3s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 26050K .......... .......... .......... .......... .......... 48% 63.8M 3s unit-oai-hss-0: 01:14:11 DEBUG unit.oai-hss/0.install 26100K .......... .......... .......... .......... .......... 48% 55.3M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 26150K .......... .......... .......... .......... .......... 48% 430K 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 26200K .......... .......... .......... .......... .......... 48% 27.9M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 26250K .......... .......... .......... .......... .......... 48% 45.6M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 26300K .......... .......... .......... .......... .......... 49% 42.8M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 26350K .......... .......... .......... .......... .......... 49% 33.3M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 26400K .......... .......... .......... .......... .......... 49% 48.5M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 26450K .......... .......... .......... .......... .......... 49% 47.0M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 26500K .......... .......... .......... .......... .......... 49% 38.6M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 26550K .......... .......... .......... .......... .......... 49% 57.9M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 26600K .......... .......... .......... .......... .......... 49% 64.3M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 26650K .......... .......... .......... .......... .......... 49% 69.2M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 26700K .......... .......... .......... .......... .......... 49% 73.5M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 26750K .......... .......... .......... .......... .......... 49% 64.9M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 26800K .......... .......... .......... .......... .......... 49% 76.9M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 26850K .......... .......... .......... .......... .......... 50% 46.5M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 26900K .......... .......... .......... .......... .......... 50% 46.5M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 26950K .......... .......... .......... .......... .......... 50% 77.6M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 27000K .......... .......... .......... .......... .......... 50% 78.8M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 27050K .......... .......... .......... .......... .......... 50% 68.9M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 27100K .......... .......... .......... .......... .......... 50% 53.9M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 27150K .......... .......... .......... .......... .......... 50% 72.8M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 27200K .......... .......... .......... .......... .......... 50% 51.0M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 27250K .......... .......... .......... .......... .......... 50% 90.1M 3s unit-abot-epc-basic-0: 01:14:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmng2:amd64. unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 27300K .......... .......... .......... .......... .......... 50% 428K 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 27350K .......... .......... .......... .......... .......... 50% 31.2M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 27400K .......... .......... .......... .......... .......... 51% 49.1M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 27450K .......... .......... .......... .......... .......... 51% 33.1M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 27500K .......... .......... .......... .......... .......... 51% 40.8M 3s unit-abot-epc-basic-0: 01:14:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmng2_2.0.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 27550K .......... .......... .......... .......... .......... 51% 50.0M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 27600K .......... .......... .......... .......... .......... 51% 47.0M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 27650K .......... .......... .......... .......... .......... 51% 44.2M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 27700K .......... .......... .......... .......... .......... 51% 57.1M 3s unit-abot-epc-basic-0: 01:14:12 DEBUG unit.abot-epc-basic/0.install Unpacking libmng2:amd64 (2.0.2-0ubuntu3) ... unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 27750K .......... .......... .......... .......... .......... 51% 60.7M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 27800K .......... .......... .......... .......... .......... 51% 68.1M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 27850K .......... .......... .......... .......... .......... 51% 66.4M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 27900K .......... .......... .......... .......... .......... 51% 62.3M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 27950K .......... .......... .......... .......... .......... 52% 74.4M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 28000K .......... .......... .......... .......... .......... 52% 43.9M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 28050K .......... .......... .......... .......... .......... 52% 60.2M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 28100K .......... .......... .......... .......... .......... 52% 67.7M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 28150K .......... .......... .......... .......... .......... 52% 76.4M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 28200K .......... .......... .......... .......... .......... 52% 79.1M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 28250K .......... .......... .......... .......... .......... 52% 51.2M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 28300K .......... .......... .......... .......... .......... 52% 73.6M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 28350K .......... .......... .......... .......... .......... 52% 66.1M 3s unit-abot-epc-basic-0: 01:14:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmtdev1:amd64. unit-abot-epc-basic-0: 01:14:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmtdev1_1.1.5-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:14:12 DEBUG unit.abot-epc-basic/0.install Unpacking libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 01:14:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcrecpp0v5:amd64. unit-abot-epc-basic-0: 01:14:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcrecpp0v5_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 01:14:12 DEBUG unit.abot-epc-basic/0.install Unpacking libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 28400K .......... .......... .......... .......... .......... 52% 430K 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 28450K .......... .......... .......... .......... .......... 53% 29.4M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 28500K .......... .......... .......... .......... .......... 53% 49.2M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 28550K .......... .......... .......... .......... .......... 53% 33.3M 3s unit-abot-epc-basic-0: 01:14:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-common. unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 28600K .......... .......... .......... .......... .......... 53% 40.2M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 28650K .......... .......... .......... .......... .......... 53% 24.1M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 28700K .......... .......... .......... .......... .......... 53% 57.5M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 28750K .......... .......... .......... .......... .......... 53% 67.0M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 28800K .......... .......... .......... .......... .......... 53% 50.2M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 28850K .......... .......... .......... .......... .......... 53% 61.0M 3s unit-abot-epc-basic-0: 01:14:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-common_3.6.0-2ubuntu2_amd64.deb ... unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 28900K .......... .......... .......... .......... .......... 53% 64.7M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 28950K .......... .......... .......... .......... .......... 53% 70.1M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 29000K .......... .......... .......... .......... .......... 54% 62.6M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 29050K .......... .......... .......... .......... .......... 54% 79.7M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 29100K .......... .......... .......... .......... .......... 54% 80.0M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 29150K .......... .......... .......... .......... .......... 54% 49.3M 3s unit-abot-epc-basic-0: 01:14:12 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-common (3.6.0-2ubuntu2) ... unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 29200K .......... .......... .......... .......... .......... 54% 68.5M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 29250K .......... .......... .......... .......... .......... 54% 65.1M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 29300K .......... .......... .......... .......... .......... 54% 76.4M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 29350K .......... .......... .......... .......... .......... 54% 75.9M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 29400K .......... .......... .......... .......... .......... 54% 53.2M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 29450K .......... .......... .......... .......... .......... 54% 80.7M 3s unit-abot-epc-basic-0: 01:14:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas3. unit-abot-epc-basic-0: 01:14:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas3_3.6.0-2ubuntu2_amd64.deb ... unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 29500K .......... .......... .......... .......... .......... 54% 1.33M 3s unit-abot-epc-basic-0: 01:14:12 DEBUG unit.abot-epc-basic/0.install Unpacking libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 01:14:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran3:amd64. unit-abot-epc-basic-0: 01:14:12 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: 01:14:12 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 29550K .......... .......... .......... .......... .......... 55% 616K 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 29600K .......... .......... .......... .......... .......... 55% 46.9M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 29650K .......... .......... .......... .......... .......... 55% 24.5M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 29700K .......... .......... .......... .......... .......... 55% 44.8M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 29750K .......... .......... .......... .......... .......... 55% 29.2M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 29800K .......... .......... .......... .......... .......... 55% 41.4M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 29850K .......... .......... .......... .......... .......... 55% 52.1M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 29900K .......... .......... .......... .......... .......... 55% 55.2M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 29950K .......... .......... .......... .......... .......... 55% 57.2M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 30000K .......... .......... .......... .......... .......... 55% 44.4M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 30050K .......... .......... .......... .......... .......... 55% 47.6M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 30100K .......... .......... .......... .......... .......... 56% 71.8M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 30150K .......... .......... .......... .......... .......... 56% 68.4M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 30200K .......... .......... .......... .......... .......... 56% 66.9M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 30250K .......... .......... .......... .......... .......... 56% 55.1M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 30300K .......... .......... .......... .......... .......... 56% 68.8M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 30350K .......... .......... .......... .......... .......... 56% 52.1M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 30400K .......... .......... .......... .......... .......... 56% 67.8M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 30450K .......... .......... .......... .......... .......... 56% 68.5M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 30500K .......... .......... .......... .......... .......... 56% 64.3M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 30550K .......... .......... .......... .......... .......... 56% 83.0M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 30600K .......... .......... .......... .......... .......... 57% 89.3M 3s unit-abot-epc-basic-0: 01:14:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libopenblas-base. unit-abot-epc-basic-0: 01:14:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libopenblas-base_0.2.18-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:14:12 DEBUG unit.abot-epc-basic/0.install Unpacking libopenblas-base (0.2.18-1ubuntu1) ... unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 30650K .......... .......... .......... .......... .......... 57% 432K 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 30700K .......... .......... .......... .......... .......... 57% 44.2M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 30750K .......... .......... .......... .......... .......... 57% 27.7M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 30800K .......... .......... .......... .......... .......... 57% 41.3M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 30850K .......... .......... .......... .......... .......... 57% 50.3M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 30900K .......... .......... .......... .......... .......... 57% 24.2M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 30950K .......... .......... .......... .......... .......... 57% 54.2M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 31000K .......... .......... .......... .......... .......... 57% 65.0M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 31050K .......... .......... .......... .......... .......... 57% 56.3M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 31100K .......... .......... .......... .......... .......... 57% 69.7M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 31150K .......... .......... .......... .......... .......... 58% 77.1M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 31200K .......... .......... .......... .......... .......... 58% 64.4M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 31250K .......... .......... .......... .......... .......... 58% 64.1M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 31300K .......... .......... .......... .......... .......... 58% 76.7M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 31350K .......... .......... .......... .......... .......... 58% 85.6M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 31400K .......... .......... .......... .......... .......... 58% 58.3M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 31450K .......... .......... .......... .......... .......... 58% 40.1M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 31500K .......... .......... .......... .......... .......... 58% 71.2M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 31550K .......... .......... .......... .......... .......... 58% 72.0M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 31600K .......... .......... .......... .......... .......... 58% 70.1M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 31650K .......... .......... .......... .......... .......... 58% 75.8M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 31700K .......... .......... .......... .......... .......... 59% 65.7M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 31750K .......... .......... .......... .......... .......... 59% 433K 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 31800K .......... .......... .......... .......... .......... 59% 24.1M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 31850K .......... .......... .......... .......... .......... 59% 43.1M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 31900K .......... .......... .......... .......... .......... 59% 27.8M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 31950K .......... .......... .......... .......... .......... 59% 42.1M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 32000K .......... .......... .......... .......... .......... 59% 24.1M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 32050K .......... .......... .......... .......... .......... 59% 59.1M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 32100K .......... .......... .......... .......... .......... 59% 45.0M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 32150K .......... .......... .......... .......... .......... 59% 59.0M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 32200K .......... .......... .......... .......... .......... 59% 49.5M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 32250K .......... .......... .......... .......... .......... 60% 50.5M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 32300K .......... .......... .......... .......... .......... 60% 45.5M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 32350K .......... .......... .......... .......... .......... 60% 61.5M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 32400K .......... .......... .......... .......... .......... 60% 59.5M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 32450K .......... .......... .......... .......... .......... 60% 60.5M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 32500K .......... .......... .......... .......... .......... 60% 57.3M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 32550K .......... .......... .......... .......... .......... 60% 70.9M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 32600K .......... .......... .......... .......... .......... 60% 59.6M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 32650K .......... .......... .......... .......... .......... 60% 59.9M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 32700K .......... .......... .......... .......... .......... 60% 56.4M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 32750K .......... .......... .......... .......... .......... 61% 70.0M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 32800K .......... .......... .......... .......... .......... 61% 100M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 32850K .......... .......... .......... .......... .......... 61% 682K 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 32900K .......... .......... .......... .......... .......... 61% 1.14M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 32950K .......... .......... .......... .......... .......... 61% 56.8M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 33000K .......... .......... .......... .......... .......... 61% 25.4M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 33050K .......... .......... .......... .......... .......... 61% 44.4M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 33100K .......... .......... .......... .......... .......... 61% 34.4M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 33150K .......... .......... .......... .......... .......... 61% 33.0M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 33200K .......... .......... .......... .......... .......... 61% 47.5M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 33250K .......... .......... .......... .......... .......... 61% 51.3M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 33300K .......... .......... .......... .......... .......... 62% 59.2M 3s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 33350K .......... .......... .......... .......... .......... 62% 55.1M 2s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 33400K .......... .......... .......... .......... .......... 62% 54.7M 2s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 33450K .......... .......... .......... .......... .......... 62% 66.9M 2s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 33500K .......... .......... .......... .......... .......... 62% 70.2M 2s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 33550K .......... .......... .......... .......... .......... 62% 71.6M 2s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 33600K .......... .......... .......... .......... .......... 62% 61.7M 2s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 33650K .......... .......... .......... .......... .......... 62% 71.4M 2s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 33700K .......... .......... .......... .......... .......... 62% 80.5M 2s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 33750K .......... .......... .......... .......... .......... 62% 62.6M 2s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 33800K .......... .......... .......... .......... .......... 62% 71.4M 2s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 33850K .......... .......... .......... .......... .......... 63% 71.5M 2s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 33900K .......... .......... .......... .......... .......... 63% 63.5M 2s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 33950K .......... .......... .......... .......... .......... 63% 66.4M 2s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 34000K .......... .......... .......... .......... .......... 63% 431K 2s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 34050K .......... .......... .......... .......... .......... 63% 33.9M 2s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 34100K .......... .......... .......... .......... .......... 63% 47.4M 2s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 34150K .......... .......... .......... .......... .......... 63% 26.6M 2s unit-oai-hss-0: 01:14:12 DEBUG unit.oai-hss/0.install 34200K .......... .......... .......... .......... .......... 63% 49.2M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 34250K .......... .......... .......... .......... .......... 63% 25.6M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 34300K .......... .......... .......... .......... .......... 63% 46.3M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 34350K .......... .......... .......... .......... .......... 63% 45.6M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 34400K .......... .......... .......... .......... .......... 64% 56.2M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 34450K .......... .......... .......... .......... .......... 64% 51.5M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 34500K .......... .......... .......... .......... .......... 64% 63.1M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 34550K .......... .......... .......... .......... .......... 64% 62.2M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 34600K .......... .......... .......... .......... .......... 64% 74.4M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 34650K .......... .......... .......... .......... .......... 64% 65.1M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 34700K .......... .......... .......... .......... .......... 64% 91.7M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 34750K .......... .......... .......... .......... .......... 64% 77.2M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 34800K .......... .......... .......... .......... .......... 64% 94.0M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 34850K .......... .......... .......... .......... .......... 64% 55.9M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 34900K .......... .......... .......... .......... .......... 65% 62.1M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 34950K .......... .......... .......... .......... .......... 65% 70.3M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 35000K .......... .......... .......... .......... .......... 65% 61.4M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 35050K .......... .......... .......... .......... .......... 65% 52.2M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 35100K .......... .......... .......... .......... .......... 65% 434K 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 35150K .......... .......... .......... .......... .......... 65% 24.6M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 35200K .......... .......... .......... .......... .......... 65% 45.7M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 35250K .......... .......... .......... .......... .......... 65% 28.9M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 35300K .......... .......... .......... .......... .......... 65% 37.2M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 35350K .......... .......... .......... .......... .......... 65% 32.8M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 35400K .......... .......... .......... .......... .......... 65% 35.2M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 35450K .......... .......... .......... .......... .......... 66% 43.8M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 35500K .......... .......... .......... .......... .......... 66% 36.6M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 35550K .......... .......... .......... .......... .......... 66% 47.4M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 35600K .......... .......... .......... .......... .......... 66% 40.0M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 35650K .......... .......... .......... .......... .......... 66% 52.1M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 35700K .......... .......... .......... .......... .......... 66% 44.7M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 35750K .......... .......... .......... .......... .......... 66% 43.9M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 35800K .......... .......... .......... .......... .......... 66% 43.9M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 35850K .......... .......... .......... .......... .......... 66% 43.9M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 35900K .......... .......... .......... .......... .......... 66% 57.3M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 35950K .......... .......... .......... .......... .......... 66% 57.7M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 36000K .......... .......... .......... .......... .......... 67% 48.3M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 36050K .......... .......... .......... .......... .......... 67% 81.3M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 36100K .......... .......... .......... .......... .......... 67% 94.2M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 36150K .......... .......... .......... .......... .......... 67% 98.0M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 36200K .......... .......... .......... .......... .......... 67% 94.4M 2s unit-abot-epc-basic-0: 01:14:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas3-base. unit-abot-epc-basic-0: 01:14:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas3-base_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 01:14:13 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas3-base (3.10.2-9) ... unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 36250K .......... .......... .......... .......... .......... 67% 439K 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 36300K .......... .......... .......... .......... .......... 67% 36.2M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 36350K .......... .......... .......... .......... .......... 67% 55.7M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 36400K .......... .......... .......... .......... .......... 67% 27.6M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 36450K .......... .......... .......... .......... .......... 67% 47.8M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 36500K .......... .......... .......... .......... .......... 67% 25.8M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 36550K .......... .......... .......... .......... .......... 68% 49.5M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 36600K .......... .......... .......... .......... .......... 68% 62.0M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 36650K .......... .......... .......... .......... .......... 68% 34.0M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 36700K .......... .......... .......... .......... .......... 68% 59.9M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 36750K .......... .......... .......... .......... .......... 68% 65.3M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 36800K .......... .......... .......... .......... .......... 68% 59.4M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 36850K .......... .......... .......... .......... .......... 68% 61.8M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 36900K .......... .......... .......... .......... .......... 68% 65.1M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 36950K .......... .......... .......... .......... .......... 68% 70.4M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 37000K .......... .......... .......... .......... .......... 68% 70.1M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 37050K .......... .......... .......... .......... .......... 69% 71.4M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 37100K .......... .......... .......... .......... .......... 69% 88.1M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 37150K .......... .......... .......... .......... .......... 69% 94.1M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 37200K .......... .......... .......... .......... .......... 69% 52.5M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 37250K .......... .......... .......... .......... .......... 69% 65.6M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 37300K .......... .......... .......... .......... .......... 69% 45.5M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 37350K .......... .......... .......... .......... .......... 69% 435K 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 37400K .......... .......... .......... .......... .......... 69% 27.9M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 37450K .......... .......... .......... .......... .......... 69% 51.2M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 37500K .......... .......... .......... .......... .......... 69% 24.9M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 37550K .......... .......... .......... .......... .......... 69% 43.2M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 37600K .......... .......... .......... .......... .......... 70% 37.1M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 37650K .......... .......... .......... .......... .......... 70% 29.3M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 37700K .......... .......... .......... .......... .......... 70% 68.2M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 37750K .......... .......... .......... .......... .......... 70% 58.2M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 37800K .......... .......... .......... .......... .......... 70% 29.9M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 37850K .......... .......... .......... .......... .......... 70% 54.4M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 37900K .......... .......... .......... .......... .......... 70% 60.5M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 37950K .......... .......... .......... .......... .......... 70% 60.3M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 38000K .......... .......... .......... .......... .......... 70% 67.2M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 38050K .......... .......... .......... .......... .......... 70% 77.0M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 38100K .......... .......... .......... .......... .......... 70% 63.8M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 38150K .......... .......... .......... .......... .......... 71% 47.3M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 38200K .......... .......... .......... .......... .......... 71% 77.7M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 38250K .......... .......... .......... .......... .......... 71% 68.4M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 38300K .......... .......... .......... .......... .......... 71% 68.6M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 38350K .......... .......... .......... .......... .......... 71% 70.4M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 38400K .......... .......... .......... .......... .......... 71% 90.8M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 38450K .......... .......... .......... .......... .......... 71% 1.37M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 38500K .......... .......... .......... .......... .......... 71% 620K 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 38550K .......... .......... .......... .......... .......... 71% 43.0M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 38600K .......... .......... .......... .......... .......... 71% 39.9M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 38650K .......... .......... .......... .......... .......... 71% 30.6M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 38700K .......... .......... .......... .......... .......... 72% 33.1M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 38750K .......... .......... .......... .......... .......... 72% 30.9M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 38800K .......... .......... .......... .......... .......... 72% 55.5M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 38850K .......... .......... .......... .......... .......... 72% 46.9M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 38900K .......... .......... .......... .......... .......... 72% 37.0M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 38950K .......... .......... .......... .......... .......... 72% 58.1M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 39000K .......... .......... .......... .......... .......... 72% 53.5M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 39050K .......... .......... .......... .......... .......... 72% 70.1M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 39100K .......... .......... .......... .......... .......... 72% 63.8M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 39150K .......... .......... .......... .......... .......... 72% 69.6M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 39200K .......... .......... .......... .......... .......... 73% 59.8M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 39250K .......... .......... .......... .......... .......... 73% 78.5M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 39300K .......... .......... .......... .......... .......... 73% 69.5M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 39350K .......... .......... .......... .......... .......... 73% 73.3M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 39400K .......... .......... .......... .......... .......... 73% 71.2M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 39450K .......... .......... .......... .......... .......... 73% 86.9M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 39500K .......... .......... .......... .......... .......... 73% 56.8M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 39550K .......... .......... .......... .......... .......... 73% 47.5M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 39600K .......... .......... .......... .......... .......... 73% 436K 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 39650K .......... .......... .......... .......... .......... 73% 33.5M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 39700K .......... .......... .......... .......... .......... 73% 33.0M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 39750K .......... .......... .......... .......... .......... 74% 29.6M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 39800K .......... .......... .......... .......... .......... 74% 44.4M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 39850K .......... .......... .......... .......... .......... 74% 28.4M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 39900K .......... .......... .......... .......... .......... 74% 43.0M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 39950K .......... .......... .......... .......... .......... 74% 54.7M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 40000K .......... .......... .......... .......... .......... 74% 39.7M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 40050K .......... .......... .......... .......... .......... 74% 43.8M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 40100K .......... .......... .......... .......... .......... 74% 66.8M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 40150K .......... .......... .......... .......... .......... 74% 69.0M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 40200K .......... .......... .......... .......... .......... 74% 77.7M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 40250K .......... .......... .......... .......... .......... 74% 63.3M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 40300K .......... .......... .......... .......... .......... 75% 68.8M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 40350K .......... .......... .......... .......... .......... 75% 73.4M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 40400K .......... .......... .......... .......... .......... 75% 64.2M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 40450K .......... .......... .......... .......... .......... 75% 70.8M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 40500K .......... .......... .......... .......... .......... 75% 77.7M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 40550K .......... .......... .......... .......... .......... 75% 58.6M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 40600K .......... .......... .......... .......... .......... 75% 54.0M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 40650K .......... .......... .......... .......... .......... 75% 52.1M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 40700K .......... .......... .......... .......... .......... 75% 671K 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 40750K .......... .......... .......... .......... .......... 75% 1.17M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 40800K .......... .......... .......... .......... .......... 75% 37.3M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 40850K .......... .......... .......... .......... .......... 76% 41.4M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 40900K .......... .......... .......... .......... .......... 76% 33.2M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 40950K .......... .......... .......... .......... .......... 76% 42.3M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 41000K .......... .......... .......... .......... .......... 76% 27.0M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 41050K .......... .......... .......... .......... .......... 76% 33.0M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 41100K .......... .......... .......... .......... .......... 76% 60.7M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 41150K .......... .......... .......... .......... .......... 76% 51.3M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 41200K .......... .......... .......... .......... .......... 76% 50.4M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 41250K .......... .......... .......... .......... .......... 76% 61.7M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 41300K .......... .......... .......... .......... .......... 76% 56.4M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 41350K .......... .......... .......... .......... .......... 77% 60.9M 2s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 41400K .......... .......... .......... .......... .......... 77% 70.1M 1s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 41450K .......... .......... .......... .......... .......... 77% 60.0M 1s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 41500K .......... .......... .......... .......... .......... 77% 59.2M 1s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 41550K .......... .......... .......... .......... .......... 77% 68.9M 1s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 41600K .......... .......... .......... .......... .......... 77% 80.5M 1s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 41650K .......... .......... .......... .......... .......... 77% 86.0M 1s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 41700K .......... .......... .......... .......... .......... 77% 82.0M 1s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 41750K .......... .......... .......... .......... .......... 77% 56.3M 1s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 41800K .......... .......... .......... .......... .......... 77% 60.8M 1s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 41850K .......... .......... .......... .......... .......... 77% 436K 1s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 41900K .......... .......... .......... .......... .......... 78% 32.8M 1s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 41950K .......... .......... .......... .......... .......... 78% 37.0M 1s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 42000K .......... .......... .......... .......... .......... 78% 29.7M 1s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 42050K .......... .......... .......... .......... .......... 78% 42.6M 1s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 42100K .......... .......... .......... .......... .......... 78% 28.0M 1s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 42150K .......... .......... .......... .......... .......... 78% 41.8M 1s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 42200K .......... .......... .......... .......... .......... 78% 38.3M 1s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 42250K .......... .......... .......... .......... .......... 78% 57.4M 1s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 42300K .......... .......... .......... .......... .......... 78% 45.7M 1s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 42350K .......... .......... .......... .......... .......... 78% 48.5M 1s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 42400K .......... .......... .......... .......... .......... 78% 72.6M 1s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 42450K .......... .......... .......... .......... .......... 79% 73.5M 1s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 42500K .......... .......... .......... .......... .......... 79% 60.9M 1s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 42550K .......... .......... .......... .......... .......... 79% 57.3M 1s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 42600K .......... .......... .......... .......... .......... 79% 74.4M 1s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 42650K .......... .......... .......... .......... .......... 79% 75.9M 1s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 42700K .......... .......... .......... .......... .......... 79% 70.1M 1s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 42750K .......... .......... .......... .......... .......... 79% 73.6M 1s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 42800K .......... .......... .......... .......... .......... 79% 60.9M 1s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 42850K .......... .......... .......... .......... .......... 79% 73.0M 1s unit-oai-hss-0: 01:14:13 DEBUG unit.oai-hss/0.install 42900K .......... .......... .......... .......... .......... 79% 43.8M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 42950K .......... .......... .......... .......... .......... 79% 1.37M 1s unit-abot-epc-basic-0: 01:14:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblapack3. unit-abot-epc-basic-0: 01:14:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblapack3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:14:14 DEBUG unit.abot-epc-basic/0.install Unpacking liblapack3 (3.6.0-2ubuntu2) ... unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 43000K .......... .......... .......... .......... .......... 80% 627K 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 43050K .......... .......... .......... .......... .......... 80% 31.6M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 43100K .......... .......... .......... .......... .......... 80% 38.1M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 43150K .......... .......... .......... .......... .......... 80% 28.6M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 43200K .......... .......... .......... .......... .......... 80% 58.6M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 43250K .......... .......... .......... .......... .......... 80% 25.3M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 43300K .......... .......... .......... .......... .......... 80% 32.0M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 43350K .......... .......... .......... .......... .......... 80% 53.5M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 43400K .......... .......... .......... .......... .......... 80% 43.8M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 43450K .......... .......... .......... .......... .......... 80% 62.3M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 43500K .......... .......... .......... .......... .......... 81% 58.9M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 43550K .......... .......... .......... .......... .......... 81% 72.5M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 43600K .......... .......... .......... .......... .......... 81% 58.0M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 43650K .......... .......... .......... .......... .......... 81% 68.0M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 43700K .......... .......... .......... .......... .......... 81% 56.8M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 43750K .......... .......... .......... .......... .......... 81% 62.7M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 43800K .......... .......... .......... .......... .......... 81% 59.2M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 43850K .......... .......... .......... .......... .......... 81% 70.3M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 43900K .......... .......... .......... .......... .......... 81% 81.1M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 43950K .......... .......... .......... .......... .......... 81% 81.4M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 44000K .......... .......... .......... .......... .......... 81% 74.1M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 44050K .......... .......... .......... .......... .......... 82% 39.4M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 44100K .......... .......... .......... .......... .......... 82% 674K 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 44150K .......... .......... .......... .......... .......... 82% 1.17M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 44200K .......... .......... .......... .......... .......... 82% 39.2M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 44250K .......... .......... .......... .......... .......... 82% 36.7M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 44300K .......... .......... .......... .......... .......... 82% 35.5M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 44350K .......... .......... .......... .......... .......... 82% 45.5M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 44400K .......... .......... .......... .......... .......... 82% 27.1M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 44450K .......... .......... .......... .......... .......... 82% 30.2M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 44500K .......... .......... .......... .......... .......... 82% 48.4M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 44550K .......... .......... .......... .......... .......... 82% 44.7M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 44600K .......... .......... .......... .......... .......... 83% 41.0M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 44650K .......... .......... .......... .......... .......... 83% 36.4M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 44700K .......... .......... .......... .......... .......... 83% 49.5M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 44750K .......... .......... .......... .......... .......... 83% 37.3M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 44800K .......... .......... .......... .......... .......... 83% 27.6M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 44850K .......... .......... .......... .......... .......... 83% 45.5M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 44900K .......... .......... .......... .......... .......... 83% 44.6M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 44950K .......... .......... .......... .......... .......... 83% 51.6M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 45000K .......... .......... .......... .......... .......... 83% 95.7M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 45050K .......... .......... .......... .......... .......... 83% 97.2M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 45100K .......... .......... .......... .......... .......... 83% 95.9M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 45150K .......... .......... .......... .......... .......... 84% 86.8M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 45200K .......... .......... .......... .......... .......... 84% 1.50M 1s unit-abot-epc-basic-0: 01:14:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqrupdate1:amd64. unit-abot-epc-basic-0: 01:14:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqrupdate1_1.1.2-1build1_amd64.deb ... unit-abot-epc-basic-0: 01:14:14 DEBUG unit.abot-epc-basic/0.install Unpacking libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 01:14:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre16-3:amd64. unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 45250K .......... .......... .......... .......... .......... 84% 629K 1s unit-abot-epc-basic-0: 01:14:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre16-3_2%3a8.38-3.1_amd64.deb ... unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 45300K .......... .......... .......... .......... .......... 84% 27.8M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 45350K .......... .......... .......... .......... .......... 84% 39.4M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 45400K .......... .......... .......... .......... .......... 84% 31.4M 1s unit-abot-epc-basic-0: 01:14:14 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre16-3:amd64 (2:8.38-3.1) ... unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 45450K .......... .......... .......... .......... .......... 84% 44.3M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 45500K .......... .......... .......... .......... .......... 84% 29.2M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 45550K .......... .......... .......... .......... .......... 84% 33.7M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 45600K .......... .......... .......... .......... .......... 84% 29.9M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 45650K .......... .......... .......... .......... .......... 85% 59.9M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 45700K .......... .......... .......... .......... .......... 85% 62.7M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 45750K .......... .......... .......... .......... .......... 85% 50.3M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 45800K .......... .......... .......... .......... .......... 85% 57.4M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 45850K .......... .......... .......... .......... .......... 85% 72.8M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 45900K .......... .......... .......... .......... .......... 85% 64.4M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 45950K .......... .......... .......... .......... .......... 85% 77.5M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 46000K .......... .......... .......... .......... .......... 85% 76.8M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 46050K .......... .......... .......... .......... .......... 85% 71.0M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 46100K .......... .......... .......... .......... .......... 85% 71.3M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 46150K .......... .......... .......... .......... .......... 85% 65.6M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 46200K .......... .......... .......... .......... .......... 86% 67.5M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 46250K .......... .......... .......... .......... .......... 86% 67.0M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 46300K .......... .......... .......... .......... .......... 86% 70.4M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 46350K .......... .......... .......... .......... .......... 86% 1.36M 1s unit-abot-epc-basic-0: 01:14:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5core5a:amd64. unit-abot-epc-basic-0: 01:14:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5core5a_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 01:14:14 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 46400K .......... .......... .......... .......... .......... 86% 629K 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 46450K .......... .......... .......... .......... .......... 86% 28.2M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 46500K .......... .......... .......... .......... .......... 86% 27.0M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 46550K .......... .......... .......... .......... .......... 86% 34.8M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 46600K .......... .......... .......... .......... .......... 86% 49.5M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 46650K .......... .......... .......... .......... .......... 86% 27.3M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 46700K .......... .......... .......... .......... .......... 86% 27.8M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 46750K .......... .......... .......... .......... .......... 87% 32.4M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 46800K .......... .......... .......... .......... .......... 87% 35.5M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 46850K .......... .......... .......... .......... .......... 87% 38.4M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 46900K .......... .......... .......... .......... .......... 87% 20.0M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 46950K .......... .......... .......... .......... .......... 87% 29.0M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 47000K .......... .......... .......... .......... .......... 87% 23.3M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 47050K .......... .......... .......... .......... .......... 87% 26.3M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 47100K .......... .......... .......... .......... .......... 87% 28.4M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 47150K .......... .......... .......... .......... .......... 87% 31.3M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 47200K .......... .......... .......... .......... .......... 87% 35.6M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 47250K .......... .......... .......... .......... .......... 87% 30.6M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 47300K .......... .......... .......... .......... .......... 88% 72.8M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 47350K .......... .......... .......... .......... .......... 88% 49.3M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 47400K .......... .......... .......... .......... .......... 88% 63.6M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 47450K .......... .......... .......... .......... .......... 88% 44.5M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 47500K .......... .......... .......... .......... .......... 88% 1.94M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 47550K .......... .......... .......... .......... .......... 88% 628K 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 47600K .......... .......... .......... .......... .......... 88% 24.5M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 47650K .......... .......... .......... .......... .......... 88% 35.4M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 47700K .......... .......... .......... .......... .......... 88% 30.6M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 47750K .......... .......... .......... .......... .......... 88% 60.1M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 47800K .......... .......... .......... .......... .......... 89% 20.7M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 47850K .......... .......... .......... .......... .......... 89% 30.9M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 47900K .......... .......... .......... .......... .......... 89% 26.7M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 47950K .......... .......... .......... .......... .......... 89% 21.8M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 48000K .......... .......... .......... .......... .......... 89% 33.2M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 48050K .......... .......... .......... .......... .......... 89% 30.6M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 48100K .......... .......... .......... .......... .......... 89% 20.7M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 48150K .......... .......... .......... .......... .......... 89% 30.7M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 48200K .......... .......... .......... .......... .......... 89% 22.6M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 48250K .......... .......... .......... .......... .......... 89% 31.2M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 48300K .......... .......... .......... .......... .......... 89% 29.2M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 48350K .......... .......... .......... .......... .......... 90% 30.5M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 48400K .......... .......... .......... .......... .......... 90% 46.8M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 48450K .......... .......... .......... .......... .......... 90% 25.5M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 48500K .......... .......... .......... .......... .......... 90% 28.0M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 48550K .......... .......... .......... .......... .......... 90% 29.9M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 48600K .......... .......... .......... .......... .......... 90% 24.9M 1s unit-abot-epc-basic-0: 01:14:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-server0:amd64. unit-abot-epc-basic-0: 01:14:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-server0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 48650K .......... .......... .......... .......... .......... 90% 2.41M 1s unit-abot-epc-basic-0: 01:14:14 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 01:14:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgbm1:amd64. unit-abot-epc-basic-0: 01:14:14 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: 01:14:14 DEBUG unit.abot-epc-basic/0.install Unpacking libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 48700K .......... .......... .......... .......... .......... 90% 628K 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 48750K .......... .......... .......... .......... .......... 90% 26.3M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 48800K .......... .......... .......... .......... .......... 90% 30.7M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 48850K .......... .......... .......... .......... .......... 90% 31.4M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 48900K .......... .......... .......... .......... .......... 91% 68.8M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 48950K .......... .......... .......... .......... .......... 91% 18.7M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 49000K .......... .......... .......... .......... .......... 91% 32.8M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 49050K .......... .......... .......... .......... .......... 91% 27.7M 1s unit-abot-epc-basic-0: 01:14:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcapnp-0.5.3:amd64. unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 49100K .......... .......... .......... .......... .......... 91% 16.1M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 49150K .......... .......... .......... .......... .......... 91% 29.1M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 49200K .......... .......... .......... .......... .......... 91% 29.9M 1s unit-abot-epc-basic-0: 01:14:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcapnp-0.5.3_0.5.3-2ubuntu1.1_amd64.deb ... unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 49250K .......... .......... .......... .......... .......... 91% 21.5M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 49300K .......... .......... .......... .......... .......... 91% 37.3M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 49350K .......... .......... .......... .......... .......... 91% 32.5M 1s unit-abot-epc-basic-0: 01:14:14 DEBUG unit.abot-epc-basic/0.install Unpacking libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 49400K .......... .......... .......... .......... .......... 91% 30.7M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 49450K .......... .......... .......... .......... .......... 92% 32.4M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 49500K .......... .......... .......... .......... .......... 92% 28.9M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 49550K .......... .......... .......... .......... .......... 92% 16.4M 1s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 49600K .......... .......... .......... .......... .......... 92% 12.4M 0s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 49650K .......... .......... .......... .......... .......... 92% 17.1M 0s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 49700K .......... .......... .......... .......... .......... 92% 12.4M 0s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 49750K .......... .......... .......... .......... .......... 92% 22.4M 0s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 49800K .......... .......... .......... .......... .......... 92% 3.56M 0s unit-abot-epc-basic-0: 01:14:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libboost-filesystem1.58.0:amd64. unit-abot-epc-basic-0: 01:14:14 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: 01:14:14 DEBUG unit.abot-epc-basic/0.install Unpacking libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 49850K .......... .......... .......... .......... .......... 92% 635K 0s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 49900K .......... .......... .......... .......... .......... 92% 28.7M 0s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 49950K .......... .......... .......... .......... .......... 93% 29.6M 0s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 50000K .......... .......... .......... .......... .......... 93% 31.9M 0s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 50050K .......... .......... .......... .......... .......... 93% 46.5M 0s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 50100K .......... .......... .......... .......... .......... 93% 24.6M 0s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 50150K .......... .......... .......... .......... .......... 93% 25.6M 0s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 50200K .......... .......... .......... .......... .......... 93% 30.2M 0s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 50250K .......... .......... .......... .......... .......... 93% 17.4M 0s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 50300K .......... .......... .......... .......... .......... 93% 28.0M 0s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 50350K .......... .......... .......... .......... .......... 93% 27.0M 0s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 50400K .......... .......... .......... .......... .......... 93% 23.7M 0s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 50450K .......... .......... .......... .......... .......... 93% 30.8M 0s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 50500K .......... .......... .......... .......... .......... 94% 37.3M 0s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 50550K .......... .......... .......... .......... .......... 94% 33.0M 0s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 50600K .......... .......... .......... .......... .......... 94% 29.4M 0s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 50650K .......... .......... .......... .......... .......... 94% 30.1M 0s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 50700K .......... .......... .......... .......... .......... 94% 15.1M 0s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 50750K .......... .......... .......... .......... .......... 94% 13.4M 0s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 50800K .......... .......... .......... .......... .......... 94% 12.5M 0s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 50850K .......... .......... .......... .......... .......... 94% 13.3M 0s unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 50900K .......... .......... .......... .......... .......... 94% 18.1M 0s unit-abot-epc-basic-0: 01:14:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore1:amd64. unit-abot-epc-basic-0: 01:14:14 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: 01:14:14 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 01:14:14 DEBUG unit.oai-hss/0.install 50950K .......... .......... .......... .......... .......... 94% 3.63M 0s unit-abot-epc-basic-0: 01:14:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon7:amd64. unit-abot-epc-basic-0: 01:14:14 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: 01:14:15 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 01:14:15 DEBUG unit.oai-hss/0.install 51000K .......... .......... .......... .......... .......... 94% 644K 0s unit-oai-hss-0: 01:14:15 DEBUG unit.oai-hss/0.install 51050K .......... .......... .......... .......... .......... 95% 27.9M 0s unit-oai-hss-0: 01:14:15 DEBUG unit.oai-hss/0.install 51100K .......... .......... .......... .......... .......... 95% 28.1M 0s unit-oai-hss-0: 01:14:15 DEBUG unit.oai-hss/0.install 51150K .......... .......... .......... .......... .......... 95% 33.7M 0s unit-oai-hss-0: 01:14:15 DEBUG unit.oai-hss/0.install 51200K .......... .......... .......... .......... .......... 95% 52.5M 0s unit-oai-hss-0: 01:14:15 DEBUG unit.oai-hss/0.install 51250K .......... .......... .......... .......... .......... 95% 32.8M 0s unit-oai-hss-0: 01:14:15 DEBUG unit.oai-hss/0.install 51300K .......... .......... .......... .......... .......... 95% 20.5M 0s unit-oai-hss-0: 01:14:15 DEBUG unit.oai-hss/0.install 51350K .......... .......... .......... .......... .......... 95% 28.1M 0s unit-oai-hss-0: 01:14:15 DEBUG unit.oai-hss/0.install 51400K .......... .......... .......... .......... .......... 95% 21.6M 0s unit-oai-hss-0: 01:14:15 DEBUG unit.oai-hss/0.install 51450K .......... .......... .......... .......... .......... 95% 23.3M 0s unit-oai-hss-0: 01:14:15 DEBUG unit.oai-hss/0.install 51500K .......... .......... .......... .......... .......... 95% 24.8M 0s unit-oai-hss-0: 01:14:15 DEBUG unit.oai-hss/0.install 51550K .......... .......... .......... .......... .......... 95% 24.7M 0s unit-oai-hss-0: 01:14:15 DEBUG unit.oai-hss/0.install 51600K .......... .......... .......... .......... .......... 96% 29.0M 0s unit-oai-hss-0: 01:14:15 DEBUG unit.oai-hss/0.install 51650K .......... .......... .......... .......... .......... 96% 58.6M 0s unit-oai-hss-0: 01:14:15 DEBUG unit.oai-hss/0.install 51700K .......... .......... .......... .......... .......... 96% 23.4M 0s unit-oai-hss-0: 01:14:15 DEBUG unit.oai-hss/0.install 51750K .......... .......... .......... .......... .......... 96% 35.7M 0s unit-oai-hss-0: 01:14:15 DEBUG unit.oai-hss/0.install 51800K .......... .......... .......... .......... .......... 96% 26.4M 0s unit-oai-hss-0: 01:14:15 DEBUG unit.oai-hss/0.install 51850K .......... .......... .......... .......... .......... 96% 14.7M 0s unit-oai-hss-0: 01:14:15 DEBUG unit.oai-hss/0.install 51900K .......... .......... .......... .......... .......... 96% 14.7M 0s unit-oai-hss-0: 01:14:15 DEBUG unit.oai-hss/0.install 51950K .......... .......... .......... .......... .......... 96% 11.1M 0s unit-oai-hss-0: 01:14:15 DEBUG unit.oai-hss/0.install 52000K .......... .......... .......... .......... .......... 96% 14.5M 0s unit-oai-hss-0: 01:14:15 DEBUG unit.oai-hss/0.install 52050K .......... .......... .......... .......... .......... 96% 12.6M 0s unit-oai-hss-0: 01:14:15 DEBUG unit.oai-hss/0.install 52100K .......... .......... .......... .......... .......... 97% 3.83M 0s unit-oai-hss-0: 01:14:15 DEBUG unit.oai-hss/0.install 52150K .......... .......... .......... .......... .......... 97% 648K 0s unit-oai-hss-0: 01:14:15 DEBUG unit.oai-hss/0.install 52200K .......... .......... .......... .......... .......... 97% 27.4M 0s unit-oai-hss-0: 01:14:15 DEBUG unit.oai-hss/0.install 52250K .......... .......... .......... .......... .......... 97% 32.9M 0s unit-oai-hss-0: 01:14:15 DEBUG unit.oai-hss/0.install 52300K .......... .......... .......... .......... .......... 97% 28.1M 0s unit-oai-hss-0: 01:14:15 DEBUG unit.oai-hss/0.install 52350K .......... .......... .......... .......... .......... 97% 53.3M 0s unit-oai-hss-0: 01:14:15 DEBUG unit.oai-hss/0.install 52400K .......... .......... .......... .......... .......... 97% 31.8M 0s unit-oai-hss-0: 01:14:15 DEBUG unit.oai-hss/0.install 52450K .......... .......... .......... .......... .......... 97% 25.1M 0s unit-oai-hss-0: 01:14:15 DEBUG unit.oai-hss/0.install 52500K .......... .......... .......... .......... .......... 97% 30.1M 0s unit-oai-hss-0: 01:14:15 DEBUG unit.oai-hss/0.install 52550K .......... .......... .......... .......... .......... 97% 23.2M 0s unit-oai-hss-0: 01:14:15 DEBUG unit.oai-hss/0.install 52600K .......... .......... .......... .......... .......... 97% 18.9M 0s unit-oai-hss-0: 01:14:15 DEBUG unit.oai-hss/0.install 52650K .......... .......... .......... .......... .......... 98% 23.9M 0s unit-oai-hss-0: 01:14:15 DEBUG unit.oai-hss/0.install 52700K .......... .......... .......... .......... .......... 98% 44.0M 0s unit-oai-hss-0: 01:14:15 DEBUG unit.oai-hss/0.install 52750K .......... .......... .......... .......... .......... 98% 19.9M 0s unit-oai-hss-0: 01:14:15 DEBUG unit.oai-hss/0.install 52800K .......... .......... .......... .......... .......... 98% 46.4M 0s unit-oai-hss-0: 01:14:15 DEBUG unit.oai-hss/0.install 52850K .......... .......... .......... .......... .......... 98% 25.0M 0s unit-oai-hss-0: 01:14:15 DEBUG unit.oai-hss/0.install 52900K .......... .......... .......... .......... .......... 98% 43.6M 0s unit-oai-hss-0: 01:14:15 DEBUG unit.oai-hss/0.install 52950K .......... .......... .......... .......... .......... 98% 25.1M 0s unit-oai-hss-0: 01:14:15 DEBUG unit.oai-hss/0.install 53000K .......... .......... .......... .......... .......... 98% 13.7M 0s unit-oai-hss-0: 01:14:15 DEBUG unit.oai-hss/0.install 53050K .......... .......... .......... .......... .......... 98% 32.3M 0s unit-oai-hss-0: 01:14:15 DEBUG unit.oai-hss/0.install 53100K .......... .......... .......... .......... .......... 98% 9.74M 0s unit-oai-hss-0: 01:14:15 DEBUG unit.oai-hss/0.install 53150K .......... .......... .......... .......... .......... 98% 15.2M 0s unit-oai-hss-0: 01:14:15 DEBUG unit.oai-hss/0.install 53200K .......... .......... .......... .......... .......... 99% 11.9M 0s unit-oai-hss-0: 01:14:15 DEBUG unit.oai-hss/0.install 53250K .......... .......... .......... .......... .......... 99% 11.7M 0s unit-abot-epc-basic-0: 01:14:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-lite9v5:amd64. unit-abot-epc-basic-0: 01:14:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-lite9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 01:14:15 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-oai-hss-0: 01:14:15 DEBUG unit.oai-hss/0.install 53300K .......... .......... .......... .......... .......... 99% 1.03M 0s unit-oai-hss-0: 01:14:15 DEBUG unit.oai-hss/0.install 53350K .......... .......... .......... .......... .......... 99% 1.21M 0s unit-oai-hss-0: 01:14:15 DEBUG unit.oai-hss/0.install 53400K .......... .......... .......... .......... .......... 99% 28.6M 0s unit-oai-hss-0: 01:14:15 DEBUG unit.oai-hss/0.install 53450K .......... .......... .......... .......... .......... 99% 24.5M 0s unit-oai-hss-0: 01:14:15 DEBUG unit.oai-hss/0.install 53500K .......... .......... .......... .......... .......... 99% 47.1M 0s unit-oai-hss-0: 01:14:15 DEBUG unit.oai-hss/0.install 53550K .......... .......... .......... .......... .......... 99% 60.3M 0s unit-oai-hss-0: 01:14:15 DEBUG unit.oai-hss/0.install 53600K .......... .......... .......... .......... .......... 99% 22.6M 0s unit-oai-hss-0: 01:14:15 DEBUG unit.oai-hss/0.install 53650K .......... .......... .......... .......... .......... 99% 23.5M 0s unit-oai-hss-0: 01:14:15 DEBUG unit.oai-hss/0.install 53700K .......... .......... .......... .......... .......... 99% 25.5M 0s unit-oai-hss-0: 01:14:15 DEBUG unit.oai-hss/0.install 53750K ...... 100% 12.4M=6.5s unit-oai-hss-0: 01:14:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:14:15 DEBUG unit.oai-hss/0.install 2018-08-10 01:14:15 (8.03 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: 01:14:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:14:15 DEBUG unit.oai-hss/0.install FINISHED --2018-08-10 01:14:15-- unit-oai-hss-0: 01:14:15 DEBUG unit.oai-hss/0.install Total wall clock time: 9.9s unit-oai-hss-0: 01:14:15 DEBUG unit.oai-hss/0.install Downloaded: 4 files, 66M in 9.1s (7.26 MB/s) unit-oai-hss-0: 01:14:15 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-abot-epc-basic-0: 01:14:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirprotobuf3:amd64. unit-abot-epc-basic-0: 01:14:15 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: 01:14:15 DEBUG unit.abot-epc-basic/0.install Unpacking libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 01:14:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-031900-generic. unit-oai-hss-0: 01:14:15 DEBUG unit.oai-hss/0.install (Reading database ... 53398 files and directories currently installed.) unit-oai-hss-0: 01:14:15 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: 01:14:15 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 01:14:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon0:amd64. unit-abot-epc-basic-0: 01:14:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon0_0.5.0-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:14:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon0:amd64 (0.5.0-1ubuntu2) ... unit-abot-epc-basic-0: 01:14:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient9:amd64. unit-abot-epc-basic-0: 01:14:16 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: 01:14:16 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:14:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-client0:amd64. unit-abot-epc-basic-0: 01:14:16 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: 01:14:16 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 01:14:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0:amd64. unit-abot-epc-basic-0: 01:14:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:14:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:14:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa:amd64. unit-abot-epc-basic-0: 01:14:16 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: 01:14:17 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 01:14:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libevdev2:amd64. unit-abot-epc-basic-0: 01:14:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libevdev2_1.4.6+dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 01:14:17 DEBUG unit.abot-epc-basic/0.install Unpacking libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 01:14:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgudev-1.0-0:amd64. unit-abot-epc-basic-0: 01:14:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgudev-1.0-0_1%3a230-2_amd64.deb ... unit-abot-epc-basic-0: 01:14:17 DEBUG unit.abot-epc-basic/0.install Unpacking libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 01:14:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-common. unit-abot-epc-basic-0: 01:14:17 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: 01:14:17 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 01:14:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom2:amd64. unit-abot-epc-basic-0: 01:14:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom2_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 01:14:17 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-oai-hss-0: 01:14:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-031900. unit-oai-hss-0: 01:14:17 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: 01:14:17 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 01:14:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput-bin. unit-abot-epc-basic-0: 01:14:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libinput-bin_1.6.3-1ubuntu1~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 01:14:17 DEBUG unit.abot-epc-basic/0.install Unpacking libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 01:14:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput10:amd64. unit-abot-epc-basic-0: 01:14:17 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: 01:14:17 DEBUG unit.abot-epc-basic/0.install Unpacking libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 01:14:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5dbus5:amd64. unit-abot-epc-basic-0: 01:14:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5dbus5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 01:14:17 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 01:14:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libproxy1v5:amd64. unit-abot-epc-basic-0: 01:14:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libproxy1v5_0.4.11-5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:14:17 DEBUG unit.abot-epc-basic/0.install Unpacking libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 01:14:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5network5:amd64. unit-abot-epc-basic-0: 01:14:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5network5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 01:14:17 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 01:14:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-icccm4:amd64. unit-abot-epc-basic-0: 01:14:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-icccm4_0.4.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:14:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:14:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-util1:amd64. unit-abot-epc-basic-0: 01:14:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 01:14:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 01:14:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-image0:amd64. unit-abot-epc-basic-0: 01:14:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-image0_0.4.0-1build1_amd64.deb ... unit-abot-epc-basic-0: 01:14:19 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... unit-oai-epc-0: 01:14:19 INFO juju.cmd running jujud [2.2.9 gc go1.8] machine-2: 01:14:19 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-oai-epc-0: 01:14:19 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: 01:14:19 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 01:14:19 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 01:14:19 DEBUG juju.worker start "api" unit-oai-epc-0: 01:14:19 INFO juju.worker start "api" machine-2: 01:14:19 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 01:14:19 DEBUG juju.agent read agent config, format "2.0" machine-2: 01:14:19 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 01:14:19 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:14:19 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:14:19 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:14:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:14:19 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:14:19 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 01:14:19 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 01:14:19 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:14:19 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 01:14:19 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 01:14:19 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 01:14:19 DEBUG juju.worker "api" started unit-oai-epc-0: 01:14:19 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 01:14:19 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 01:14:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:14:19 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:14:19 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 01:14:19 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 01:14:19 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:14:19 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:14:19 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:14:19 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 01:14:19 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-epc-0: 01:14:19 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-epc-0: 01:14:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-epc-0: 01:14:19 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-epc-0: 01:14:19 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: unit-oai-epc-0: 01:14:19 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 01:14:19 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 01:14:19 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 01:14:19 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:14:19 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:14:19 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:14:19 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:14:19 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 01:14:19 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:14:19 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 01:14:19 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:14:19 DEBUG juju.api successfully dialed "wss://172.30.9.211:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" unit-oai-epc-0: 01:14:19 INFO juju.api connection established to "wss://172.30.9.211:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" unit-oai-epc-0: 01:14:19 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:14:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:14:19 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:14:19 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:14:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:14:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-keysyms1:amd64. unit-abot-epc-basic-0: 01:14:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-keysyms1_0.4.0-1_amd64.deb ... unit-abot-epc-basic-0: 01:14:20 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-keysyms1:amd64 (0.4.0-1) ... machine-2: 01:14:20 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-2: 01:14:20 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-2: 01:14:20 DEBUG juju.worker start "engine" machine-2: 01:14:20 INFO juju.worker start "engine" machine-2: 01:14:20 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 01:14:20 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:14:20 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:14:20 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:14:20 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:14:20 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 01:14:20 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 01:14:20 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 01:14:20 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 01:14:20 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:14:20 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 01:14:20 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 01:14:20 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:14:20 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:14:20 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 01:14:20 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:14:20 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 01:14:20 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:14:20 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 01:14:20 DEBUG juju.worker "engine" started machine-2: 01:14:20 DEBUG juju.worker.introspection stats worker now serving machine-2: 01:14:20 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 01:14:20 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:14:20 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:14:20 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 01:14:20 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 01:14:20 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 01:14:20 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:14:20 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:14:20 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:14:20 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 01:14:20 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 01:14:20 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 01:14:20 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 01:14:20 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:14:20 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:14:20 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:14:20 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-2: 01:14:20 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 01:14:20 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 01:14:20 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:14:20 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:14:20 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:14:20 DEBUG juju.worker.apicaller connecting with current password machine-2: 01:14:20 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:14:20 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 01:14:20 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:14:20 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 01:14:20 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 01:14:20 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 01:14:20 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 01:14:20 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" machine-2: 01:14:20 INFO juju.api connection established to "wss://192.168.121.14:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" machine-2: 01:14:20 DEBUG juju.api successfully dialed "wss://172.30.9.211:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" machine-2: 01:14:20 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:14:20 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:14:20 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:14:20 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:14:20 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:14:20 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 01:14:20 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:14:20 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:14:20 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 01:14:20 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 01:14:20 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 01:14:20 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:14:20 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:14:20 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:14:20 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 01:14:20 DEBUG juju.worker.apicaller connected machine-2: 01:14:20 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 01:14:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0:amd64. unit-abot-epc-basic-0: 01:14:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:14:20 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-oai-epc-0: 01:14:21 DEBUG juju.api RPC connection died unit-oai-epc-0: 01:14:21 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 01:14:21 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 01:14:21 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" unit-oai-epc-0: 01:14:21 INFO juju.api connection established to "wss://192.168.121.14:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" unit-oai-epc-0: 01:14:21 DEBUG juju.api successfully dialed "wss://172.30.9.211:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" unit-abot-epc-basic-0: 01:14:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render-util0:amd64. machine-2: 01:14:21 DEBUG juju.api RPC connection died machine-2: 01:14:21 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-abot-epc-basic-0: 01:14:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render-util0_0.3.9-1_amd64.deb ... unit-abot-epc-basic-0: 01:14:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render-util0:amd64 (0.3.9-1) ... machine-2: 01:14:21 DEBUG juju.worker.apicaller connecting with current password machine-2: 01:14:21 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" machine-2: 01:14:21 INFO juju.api connection established to "wss://192.168.121.14:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" machine-2: 01:14:21 DEBUG juju.api successfully dialed "wss://172.30.9.211:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" unit-abot-epc-basic-0: 01:14:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-abot-epc-basic-0: 01:14:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:14:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 01:14:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-image-3.19.0-031900-generic. unit-oai-hss-0: 01:14:21 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: 01:14:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xkb1:amd64. unit-abot-epc-basic-0: 01:14:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xkb1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:14:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:14:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-x11-0:amd64. unit-abot-epc-basic-0: 01:14:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-x11-0_0.5.0-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:14:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2) ... unit-oai-hss-0: 01:14:21 DEBUG unit.oai-hss/0.install Done. unit-oai-hss-0: 01:14:21 DEBUG unit.oai-hss/0.install Unpacking linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 01:14:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5gui5:amd64. unit-abot-epc-basic-0: 01:14:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5gui5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 01:14:21 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... machine-2: 01:14:21 DEBUG juju.worker.apicaller connected machine-2: 01:14:21 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 01:14:21 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:14:21 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:14:21 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 01:14:21 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 01:14:21 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 01:14:21 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 01:14:21 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 01:14:21 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 01:14:21 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 01:14:21 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 01:14:21 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 01:14:21 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 01:14:21 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 01:14:21 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 01:14:21 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 01:14:21 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 01:14:21 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-2: 01:14:21 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 01:14:21 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 01:14:21 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-2: 01:14:21 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 01:14:21 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:14:21 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:14:21 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:14:21 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:14:21 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:14:21 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:14:21 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 01:14:21 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:14:21 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:14:21 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:14:21 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:14:21 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:14:21 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:14:21 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:14:21 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:14:21 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:14:21 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:14:21 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:14:21 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 01:14:21 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 01:14:21 INFO juju.worker.upgrader unblocking abort check machine-2: 01:14:21 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-2: 01:14:21 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 01:14:21 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 01:14:21 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 01:14:21 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 01:14:21 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 01:14:21 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 01:14:21 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 01:14:21 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 01:14:21 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 01:14:21 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 01:14:21 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 01:14:21 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 01:14:21 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 01:14:21 DEBUG juju.worker.logger logger setup machine-2: 01:14:21 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 01:14:21 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 01:14:21 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 01:14:21 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 01:14:21 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 01:14:21 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 01:14:21 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 01:14:21 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 01:14:21 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 01:14:21 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 01:14:21 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 01:14:21 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.211,192.168.121.14,::1,localhost", AutoNoProxy:""} machine-2: 01:14:21 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 01:14:21 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: 01:14:21 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 01:14:21 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 01:14:21 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 01:14:21 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 01:14:21 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 01:14:21 DEBUG juju.network including address local-cloud:192.168.121.9 for machine machine-2: 01:14:21 DEBUG juju.network including address local-machine:::1 for machine machine-2: 01:14:21 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.9 local-machine:::1] machine-2: 01:14:21 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.9 local-machine:::1] machine-2: 01:14:21 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 01:14:21 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 01:14:21 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 01:14:21 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 01:14:21 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 01:14:21 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 01:14:21 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 01:14:21 DEBUG juju.network including address public:172.30.9.211 for machine machine-2: 01:14:21 DEBUG juju.network including address local-cloud:192.168.121.14 for machine machine-2: 01:14:21 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 01:14:21 DEBUG juju.network including address local-machine:::1 for machine machine-2: 01:14:21 DEBUG juju.network addresses after filtering: [public:172.30.9.211 local-cloud:192.168.121.14 local-machine:127.0.0.1 local-machine:::1] machine-2: 01:14:21 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.211:17070 192.168.121.14:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 01:14:21 DEBUG juju.agent API server address details [["172.30.9.211:17070" "192.168.121.14:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.14:17070" "172.30.9.211:17070"] machine-2: 01:14:21 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: 01:14:21 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 01:14:21 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 01:14:21 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 01:14:21 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 01:14:21 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 01:14:21 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 01:14:21 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 01:14:21 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 01:14:21 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 01:14:21 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable unit-oai-epc-0: 01:14:21 DEBUG juju.worker.apicaller connected machine-2: 01:14:22 DEBUG juju.worker start "2-container-watcher" machine-2: 01:14:22 DEBUG juju.worker start "stateconverter" machine-2: 01:14:22 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 01:14:22 INFO juju.worker start "2-container-watcher" machine-2: 01:14:22 DEBUG juju.worker "2-container-watcher" started machine-2: 01:14:22 INFO juju.worker start "stateconverter" machine-2: 01:14:22 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 01:14:22 DEBUG juju.worker "stateconverter" started machine-2: 01:14:22 INFO juju.worker.machiner "machine-2" started unit-oai-epc-0: 01:14:22 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 01:14:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5widgets5:amd64. unit-abot-epc-basic-0: 01:14:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5widgets5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-oai-epc-0: 01:14:22 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 01:14:22 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:14:22 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 01:14:22 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:14:22 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:14:22 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:14:22 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:14:22 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:14:22 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:14:22 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 01:14:22 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 01:14:22 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-oai-epc-0: 01:14:22 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 01:14:22 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 01:14:22 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 01:14:22 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 01:14:22 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 01:14:22 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 01:14:22 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 01:14:22 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 01:14:22 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 01:14:22 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 01:14:22 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 01:14:22 DEBUG juju.network including address public:172.30.9.211 for machine unit-oai-epc-0: 01:14:22 DEBUG juju.network including address local-cloud:192.168.121.14 for machine unit-oai-epc-0: 01:14:22 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 01:14:22 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 01:14:22 DEBUG juju.network addresses after filtering: [public:172.30.9.211 local-cloud:192.168.121.14 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 01:14:22 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.211:17070 192.168.121.14:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 01:14:22 DEBUG juju.agent API server address details [["172.30.9.211:17070" "192.168.121.14:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.14:17070" "172.30.9.211:17070"] unit-oai-epc-0: 01:14:22 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 01:14:22 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 01:14:22 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-epc-0: 01:14:22 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 01:14:22 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.211,192.168.121.14,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 01:14:22 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: 01:14:22 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 01:14:22 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 01:14:22 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 01:14:22 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 01:14:22 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 01:14:22 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-epc-0: 01:14:22 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 01:14:22 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 01:14:22 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 01:14:22 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 01:14:22 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 01:14:22 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 01:14:22 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 01:14:22 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 01:14:22 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 01:14:22 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-trusty-amd64 unit-oai-epc-0: 01:14:22 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-trusty-amd64/jujud unit-oai-epc-0: 01:14:22 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 01:14:22 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 01:14:22 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 01:14:22 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 01:14:22 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 01:14:22 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 01:14:22 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 01:14:22 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 01:14:22 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 01:14:22 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 01:14:22 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 01:14:22 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 01:14:22 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 01:14:22 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 01:14:22 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 01:14:22 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 01:14:22 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 01:14:22 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 01:14:22 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 01:14:22 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook machine-2: 01:14:22 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:51:32:87 192.168.121.0/24 1450 0 eth0 ethernet false false static 192.168.121.9 [] [] []} {2 fa:16:3e:51:32:87 1450 0 eth0 ethernet false false manual [] [] []}] unit-abot-epc-basic-0: 01:14:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5svg5:amd64. unit-abot-epc-basic-0: 01:14:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5svg5_5.5.1-2build1_amd64.deb ... unit-abot-epc-basic-0: 01:14:22 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5svg5:amd64 (5.5.1-2build1) ... unit-oai-epc-0: 01:14:22 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 01:14:22 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 01:14:22 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 01:14:22 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 01:14:22 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 01:14:22 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 01:14:22 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 01:14:22 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 01:14:22 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 01:14:22 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 01:14:22 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 01:14:22 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 01:14:22 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 01:14:22 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 01:14:22 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 01:14:22 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 01:14:22 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:14:22 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 01:14:22 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 01:14:22 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:14:22 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 01:14:22 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 01:14:22 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 01:14:22 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 01:14:22 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 01:14:22 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 01:14:22 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 01:14:22 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 01:14:22 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 01:14:22 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 01:14:22 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 01:14:22 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 01:14:22 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 01:14:22 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 01:14:22 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 01:14:22 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 01:14:22 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 01:14:22 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 01:14:22 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 01:14:22 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 01:14:22 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 01:14:22 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 01:14:22 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 01:14:22 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 01:14:22 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 01:14:22 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 01:14:22 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 01:14:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-common. unit-abot-epc-basic-0: 01:14:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking-common_2.48.2-1~ubuntu16.04.1_all.deb ... unit-abot-epc-basic-0: 01:14:22 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 01:14:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-services. unit-abot-epc-basic-0: 01:14:22 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: 01:14:22 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 01:14:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdconf1:amd64. unit-abot-epc-basic-0: 01:14:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdconf1_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 01:14:22 DEBUG unit.abot-epc-basic/0.install Unpacking libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 01:14:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-service. unit-abot-epc-basic-0: 01:14:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-service_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 01:14:22 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 01:14:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-gsettings-backend:amd64. unit-abot-epc-basic-0: 01:14:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-gsettings-backend_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 01:14:22 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 01:14:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsettings-desktop-schemas. unit-abot-epc-basic-0: 01:14:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsettings-desktop-schemas_3.18.1-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 01:14:23 DEBUG unit.abot-epc-basic/0.install Unpacking gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-oai-epc-0: 01:14:23 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 01:14:23 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 01:14:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking:amd64. unit-abot-epc-basic-0: 01:14:23 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: 01:14:23 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-oai-epc-0: 01:14:23 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 01:14:23 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 01:14:23 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: 01:14:23 DEBUG unit.oai-epc/0.install unit-abot-epc-basic-0: 01:14:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup2.4-1:amd64. unit-abot-epc-basic-0: 01:14:23 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: 01:14:23 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 01:14:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup-gnome2.4-1:amd64. unit-abot-epc-basic-0: 01:14:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsoup-gnome2.4-1_2.52.2-1ubuntu0.3_amd64.deb ... unit-abot-epc-basic-0: 01:14:23 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-oai-epc-0: 01:14:23 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 01:14:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librest-0.7-0:amd64. unit-abot-epc-basic-0: 01:14:23 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: 01:14:23 DEBUG unit.abot-epc-basic/0.install Unpacking librest-0.7-0:amd64 (0.7.93-1) ... unit-oai-epc-0: 01:14:23 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 01:14:23 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 01:14:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsamplerate0:amd64. unit-abot-epc-basic-0: 01:14:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsamplerate0_0.1.8-8_amd64.deb ... unit-abot-epc-basic-0: 01:14:23 DEBUG unit.abot-epc-basic/0.install Unpacking libsamplerate0:amd64 (0.1.8-8) ... unit-oai-epc-0: 01:14:23 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 01:14:23 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 01:14:23 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 01:14:23 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 01:14:23 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 01:14:23 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 01:14:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:14:23 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 01:14:23 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 01:14:23 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 01:14:23 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 01:14:23 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 01:14:23 DEBUG unit.oai-epc/0.install + echo -n unit-abot-epc-basic-0: 01:14:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane-common. unit-abot-epc-basic-0: 01:14:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsane-common_1.0.25+git20150528-1ubuntu2.16.04.1_all.deb ... unit-abot-epc-basic-0: 01:14:24 DEBUG unit.abot-epc-basic/0.install Unpacking libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-oai-epc-0: 01:14:24 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 01:14:24 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-epc-0: 01:14:24 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:14:24 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-abot-epc-basic-0: 01:14:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libserf-1-1:amd64. unit-oai-epc-0: 01:14:24 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 01:14:24 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-abot-epc-basic-0: 01:14:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libserf-1-1_1.3.8-1_amd64.deb ... unit-abot-epc-basic-0: 01:14:24 DEBUG unit.abot-epc-basic/0.install Unpacking libserf-1-1:amd64 (1.3.8-1) ... unit-oai-epc-0: 01:14:24 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: 01:14:24 DEBUG unit.oai-epc/0.install + git checkout v0.3.2-branch unit-oai-epc-0: 01:14:24 DEBUG unit.oai-epc/0.install Already on 'v0.3.2-branch' unit-oai-epc-0: 01:14:24 DEBUG unit.oai-epc/0.install Your branch is up-to-date with 'origin/v0.3.2-branch'. unit-oai-epc-0: 01:14:24 DEBUG unit.oai-epc/0.install + git pull unit-abot-epc-basic-0: 01:14:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libunistring0:amd64. unit-abot-epc-basic-0: 01:14:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:14:24 DEBUG unit.abot-epc-basic/0.install Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 01:14:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft2:amd64. unit-abot-epc-basic-0: 01:14:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft2_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 01:14:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 01:14:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxss1:amd64. unit-abot-epc-basic-0: 01:14:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 01:14:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 01:14:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxv1:amd64. unit-abot-epc-basic-0: 01:14:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-abot-epc-basic-0: 01:14:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 01:14:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-abot-epc-basic-0: 01:14:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 01:14:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 01:14:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package poppler-data. unit-abot-epc-basic-0: 01:14:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../poppler-data_0.4.7-7_all.deb ... unit-abot-epc-basic-0: 01:14:25 DEBUG unit.abot-epc-basic/0.install Unpacking poppler-data (0.4.7-7) ... unit-abot-epc-basic-0: 01:14:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0:amd64. unit-abot-epc-basic-0: 01:14:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 01:14:26 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0:amd64 (0.10-3) ... unit-oai-epc-0: 01:14:26 DEBUG unit.oai-epc/0.install Already up-to-date. unit-oai-epc-0: 01:14:26 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 01:14:26 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 01:14:26 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 01:14:26 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 01:14:26 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 01:14:26 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: 01:14:26 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 01:14:26 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 01:14:26 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:14:26 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 01:14:26 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 01:14:26 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 01:14:26 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 01:14:26 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 01:14:26 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 01:14:26 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 01:14:26 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 01:14:26 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 01:14:26 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 01:14:26 DEBUG unit.oai-epc/0.install + current_kern_release=3.19.0-031900-generic unit-oai-epc-0: 01:14:26 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 01:14:26 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-031900-generic unit-oai-epc-0: 01:14:26 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 01:14:26 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 01:14:26 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-031900-generic unit-oai-epc-0: 01:14:26 DEBUG unit.oai-epc/0.install + current_kern_major_revision=19 unit-oai-epc-0: 01:14:26 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 01:14:26 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 01:14:26 DEBUG unit.oai-epc/0.install + '[' 19 -ge 19 ']' unit-oai-epc-0: 01:14:26 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-epc-0: 01:14:26 DEBUG unit.oai-epc/0.install + [[ true == true ]] unit-oai-epc-0: 01:14:26 DEBUG unit.oai-epc/0.install + status-set maintenance 'required kernel is already installed' unit-abot-epc-basic-0: 01:14:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslicot0:amd64. unit-abot-epc-basic-0: 01:14:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslicot0_5.0+20101122-2_amd64.deb ... unit-oai-epc-0: 01:14:26 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 01:14:26 DEBUG unit.abot-epc-basic/0.install Unpacking libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 01:14:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-common. unit-abot-epc-basic-0: 01:14:26 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: 01:14:26 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 01:14:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-0:amd64. unit-abot-epc-basic-0: 01:14:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:14:26 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 01:14:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-0:amd64. unit-abot-epc-basic-0: 01:14:26 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: 01:14:26 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-oai-epc-0: 01:14:27 DEBUG unit.oai-epc/0.install + configure_hosts unit-oai-epc-0: 01:14:27 DEBUG unit.oai-epc/0.install ++ config-get realm unit-oai-epc-0: 01:14:27 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:14:27 DEBUG unit.oai-epc/0.install + realm=openair4G.eur unit-oai-epc-0: 01:14:27 DEBUG unit.oai-epc/0.install +++ hostname unit-oai-epc-0: 01:14:27 DEBUG unit.oai-epc/0.install ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-epc-0: 01:14:27 DEBUG unit.oai-epc/0.install + '[' -z '' ']' unit-oai-epc-0: 01:14:27 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 localhost unit-oai-epc-0: 01:14:27 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 01:14:27 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 01:14:27 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 oai-epc-0.openair4G.eur oai-epc-0 mme unit-oai-epc-0: 01:14:27 DEBUG unit.oai-epc/0.install + build_epc unit-oai-epc-0: 01:14:27 DEBUG unit.oai-epc/0.install + juju-log 'Build EPC and install required packages' unit-oai-epc-0: 01:14:27 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:14:27 INFO unit.oai-epc/0.juju-log Build EPC and install required packages unit-oai-epc-0: 01:14:27 DEBUG unit.oai-epc/0.install + status-set maintenance 'Build EPC and install required packages' unit-oai-epc-0: 01:14:27 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 01:14:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-gobject2:amd64. unit-abot-epc-basic-0: 01:14:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-gobject2_1.14.6-1_amd64.deb ... unit-oai-epc-0: 01:14:27 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -i -f unit-abot-epc-basic-0: 01:14:27 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 01:14:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolord2:amd64. unit-abot-epc-basic-0: 01:14:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolord2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:14:27 DEBUG unit.abot-epc-basic/0.install Unpacking libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 01:14:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy0:amd64. unit-abot-epc-basic-0: 01:14:27 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: 01:14:27 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 01:14:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-common. unit-abot-epc-basic-0: 01:14:28 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: 01:14:28 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 01:14:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-0:amd64. unit-abot-epc-basic-0: 01:14:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjson-glib-1.0-0_1.1.2-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:14:28 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 01:14:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-cursor0:amd64. unit-abot-epc-basic-0: 01:14:28 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: 01:14:28 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 01:14:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-egl1-mesa:amd64. unit-abot-epc-basic-0: 01:14:28 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: 01:14:28 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 01:14:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-0:amd64. unit-abot-epc-basic-0: 01:14:28 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: 01:14:28 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 01:14:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-bin. unit-abot-epc-basic-0: 01:14:28 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: 01:14:28 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: 01:14:28 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: 01:14:28 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 01:14:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcroco3:amd64. unit-abot-epc-basic-0: 01:14:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ... unit-abot-epc-basic-0: 01:14:28 DEBUG unit.abot-epc-basic/0.install Unpacking libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 01:14:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-2:amd64. unit-abot-epc-basic-0: 01:14:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-2_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 01:14:28 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 01:14:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-common:amd64. unit-abot-epc-basic-0: 01:14:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-common_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 01:14:28 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 01:14:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package humanity-icon-theme. unit-abot-epc-basic-0: 01:14:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../humanity-icon-theme_0.6.10.1_all.deb ... unit-abot-epc-basic-0: 01:14:29 DEBUG unit.abot-epc-basic/0.install Unpacking humanity-icon-theme (0.6.10.1) ... unit-oai-hss-0: 01:14:29 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-oai-hss-0: 01:14:29 DEBUG unit.oai-hss/0.install Setting up linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-oai-hss-0: 01:14:29 DEBUG unit.oai-hss/0.install Running depmod. unit-oai-hss-0: 01:14:30 DEBUG unit.oai-hss/0.install update-initramfs: deferring update (hook will be called later) unit-oai-hss-0: 01:14:30 DEBUG unit.oai-hss/0.install Examining /etc/kernel/postinst.d. unit-oai-hss-0: 01:14:30 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: 01:14:30 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-oai-hss-0: 01:14:30 DEBUG unit.oai-hss/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-031900-generic unit-abot-epc-basic-0: 01:14:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ubuntu-mono. unit-abot-epc-basic-0: 01:14:30 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: 01:14:30 DEBUG unit.abot-epc-basic/0.install Unpacking ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 01:14:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package adwaita-icon-theme. unit-abot-epc-basic-0: 01:14:30 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: 01:14:30 DEBUG unit.abot-epc-basic/0.install Unpacking adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 01:14:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package at-spi2-core. unit-abot-epc-basic-0: 01:14:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../at-spi2-core_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:14:31 DEBUG unit.abot-epc-basic/0.install Unpacking at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 01:14:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autoconf. unit-abot-epc-basic-0: 01:14:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autoconf_2.69-9_all.deb ... unit-abot-epc-basic-0: 01:14:31 DEBUG unit.abot-epc-basic/0.install Unpacking autoconf (2.69-9) ... unit-abot-epc-basic-0: 01:14:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autotools-dev. unit-abot-epc-basic-0: 01:14:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autotools-dev_20150820.1_all.deb ... unit-abot-epc-basic-0: 01:14:31 DEBUG unit.abot-epc-basic/0.install Unpacking autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 01:14:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package automake. unit-abot-epc-basic-0: 01:14:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../automake_1%3a1.15-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 01:14:32 DEBUG unit.abot-epc-basic/0.install Unpacking automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 01:14:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbison-dev:amd64. unit-abot-epc-basic-0: 01:14:32 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: 01:14:33 DEBUG unit.abot-epc-basic/0.install Unpacking libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 01:14:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package bison. unit-abot-epc-basic-0: 01:14:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../bison_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 01:14:33 DEBUG unit.abot-epc-basic/0.install Unpacking bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 01:14:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package castxml. unit-abot-epc-basic-0: 01:14:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../castxml_0.1+git20160202-1.1_amd64.deb ... unit-abot-epc-basic-0: 01:14:33 DEBUG unit.abot-epc-basic/0.install Unpacking castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 01:14:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgusb2:amd64. unit-abot-epc-basic-0: 01:14:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgusb2_0.2.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:14:35 DEBUG unit.abot-epc-basic/0.install Unpacking libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 01:14:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolorhug2:amd64. unit-abot-epc-basic-0: 01:14:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolorhug2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:14:35 DEBUG unit.abot-epc-basic/0.install Unpacking libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 01:14:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvpx3:amd64. unit-abot-epc-basic-0: 01:14:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvpx3_1.5.0-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:14:35 DEBUG unit.abot-epc-basic/0.install Unpacking libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 01:14:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm4:amd64. unit-abot-epc-basic-0: 01:14:36 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: 01:14:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 01:14:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgd3:amd64. unit-abot-epc-basic-0: 01:14:36 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: 01:14:36 DEBUG unit.abot-epc-basic/0.install Unpacking libgd3:amd64 (2.1.1-4ubuntu0.16.04.8) ... unit-abot-epc-basic-0: 01:14:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-port12:amd64. unit-abot-epc-basic-0: 01:14:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-port12_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 01:14:36 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 01:14:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-6:amd64. unit-abot-epc-basic-0: 01:14:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-6_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 01:14:36 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-6:amd64 (2.5.9-3) ... unit-oai-hss-0: 01:14:37 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: 01:14:37 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 unit-abot-epc-basic-0: 01:14:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane:amd64. unit-abot-epc-basic-0: 01:14:37 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: 01:14:37 DEBUG unit.abot-epc-basic/0.install Unpacking libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-oai-hss-0: 01:14:37 DEBUG unit.oai-hss/0.install Searching for GRUB installation directory ... found: /boot/grub unit-oai-hss-0: 01:14:37 DEBUG unit.oai-hss/0.install Searching for default file ... found: /boot/grub/default unit-oai-hss-0: 01:14:37 DEBUG unit.oai-hss/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-oai-hss-0: 01:14:37 DEBUG unit.oai-hss/0.install Searching for splash image ... none found, skipping ... unit-oai-hss-0: 01:14:37 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-153-generic unit-oai-hss-0: 01:14:37 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 01:14:37 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-153-generic unit-abot-epc-basic-0: 01:14:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord-data. unit-abot-epc-basic-0: 01:14:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord-data_1.2.12-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 01:14:37 DEBUG unit.abot-epc-basic/0.install Unpacking colord-data (1.2.12-1ubuntu1) ... unit-oai-hss-0: 01:14:37 DEBUG unit.oai-hss/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-hss-0: 01:14:37 DEBUG unit.oai-hss/0.install Updating /boot/grub/menu.lst ... done unit-oai-hss-0: 01:14:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:14:37 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 unit-abot-epc-basic-0: 01:14:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord. unit-abot-epc-basic-0: 01:14:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:14:37 DEBUG unit.abot-epc-basic/0.install Unpacking colord (1.2.12-1ubuntu1) ... unit-oai-hss-0: 01:14:37 DEBUG unit.oai-hss/0.install Generating grub configuration file ... unit-oai-hss-0: 01:14:37 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 01:14:37 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.19.0-031900-generic unit-oai-hss-0: 01:14:37 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.13.0-153-generic unit-oai-hss-0: 01:14:38 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.13.0-153-generic unit-abot-epc-basic-0: 01:14:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gettext. unit-abot-epc-basic-0: 01:14:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gettext_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 01:14:38 DEBUG unit.abot-epc-basic/0.install Unpacking gettext (0.19.7-2ubuntu3) ... unit-oai-hss-0: 01:14:38 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 01:14:38 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-oai-hss-0: 01:14:38 DEBUG unit.oai-hss/0.install + juju-reboot --now unit-abot-epc-basic-0: 01:14:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package intltool-debian. unit-abot-epc-basic-0: 01:14:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.4_all.deb ... unit-abot-epc-basic-0: 01:14:38 DEBUG unit.abot-epc-basic/0.install Unpacking intltool-debian (0.35.0+20060710.4) ... unit-oai-hss-0: 01:14:38 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-hss-0: 01:14:38 INFO juju.worker.uniter.context trying to kill context process 3441 unit-oai-hss-0: 01:14:38 INFO juju.worker.uniter.context waiting for context process 3441 to die unit-abot-epc-basic-0: 01:14:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package po-debconf. unit-abot-epc-basic-0: 01:14:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../po-debconf_1.0.19_all.deb ... unit-abot-epc-basic-0: 01:14:38 DEBUG unit.abot-epc-basic/0.install Unpacking po-debconf (1.0.19) ... unit-oai-hss-0: 01:14:38 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-hss-0: 01:14:38 INFO juju.worker.uniter.context assuming already killed unit-oai-hss-0: 01:14:38 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-abot-epc-basic-0: 01:14:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive-zip-perl. unit-abot-epc-basic-0: 01:14:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive-zip-perl_1.56-2ubuntu0.1_all.deb ... unit-oai-hss-0: 01:14:38 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 01:14:38 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-oai-hss-0: 01:14:38 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 01:14:38 INFO juju.worker.uniter unit "oai-hss/0" shutting down: machine needs to reboot unit-oai-hss-0: 01:14:38 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-hss-0: 01:14:38 DEBUG juju.worker.uniter juju-run listener stopped unit-abot-epc-basic-0: 01:14:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-stripnondeterminism-perl. unit-abot-epc-basic-0: 01:14:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-stripnondeterminism-perl_0.015-1_all.deb ... unit-abot-epc-basic-0: 01:14:38 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 01:14:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtimedate-perl. unit-abot-epc-basic-0: 01:14:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ... unit-abot-epc-basic-0: 01:14:38 DEBUG unit.abot-epc-basic/0.install Unpacking libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 01:14:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dh-strip-nondeterminism. unit-abot-epc-basic-0: 01:14:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dh-strip-nondeterminism_0.015-1_all.deb ... unit-abot-epc-basic-0: 01:14:39 DEBUG unit.abot-epc-basic/0.install Unpacking dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 01:14:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package debhelper. unit-abot-epc-basic-0: 01:14:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../debhelper_9.20160115ubuntu3_all.deb ... unit-abot-epc-basic-0: 01:14:39 DEBUG unit.abot-epc-basic/0.install Unpacking debhelper (9.20160115ubuntu3) ... machine-3: 01:14:39 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-3: 01:14:39 DEBUG juju.worker.reboot acquiring mutex "machine-lock" for reboot machine-3: 01:14:39 DEBUG juju.worker.reboot mutex "machine-lock" acquired, won't release machine-3: 01:14:39 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine needs to reboot machine-3: 01:14:39 DEBUG juju.worker killing runner 0xc42030b110 unit-abot-epc-basic-0: 01:14:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package default-jre-headless. unit-abot-epc-basic-0: 01:14:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../default-jre-headless_2%3a1.8-56ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:14:39 DEBUG unit.abot-epc-basic/0.install Unpacking default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 01:14:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm3.6v5:amd64. unit-abot-epc-basic-0: 01:14:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm3.6v5_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:14:39 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 01:14:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc4:amd64. unit-abot-epc-basic-0: 01:14:40 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: 01:14:40 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc4:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 01:14:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc-5-dev:amd64. unit-abot-epc-basic-0: 01:14:40 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: 01:14:40 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 01:14:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclang1-3.6:amd64. unit-abot-epc-basic-0: 01:14:40 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: 01:14:40 DEBUG unit.abot-epc-basic/0.install Unpacking libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 01:14:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen. unit-abot-epc-basic-0: 01:14:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 01:14:41 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen (1.8.11-1) ... unit-abot-epc-basic-0: 01:14:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5xml5:amd64. unit-abot-epc-basic-0: 01:14:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5xml5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 01:14:41 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 01:14:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen-gui. unit-abot-epc-basic-0: 01:14:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen-gui_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 01:14:42 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 01:14:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-liberation. unit-abot-epc-basic-0: 01:14:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-liberation_1.07.4-1_all.deb ... unit-abot-epc-basic-0: 01:14:42 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 01:14:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tex-common. unit-abot-epc-basic-0: 01:14:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tex-common_6.04ubuntu1_all.deb ... unit-abot-epc-basic-0: 01:14:42 DEBUG unit.abot-epc-basic/0.install Unpacking tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 01:14:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lmodern. unit-abot-epc-basic-0: 01:14:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 01:14:43 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 01:14:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gccxml. unit-abot-epc-basic-0: 01:14:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gccxml_0.9.0+git20140716-6_amd64.deb ... unit-abot-epc-basic-0: 01:14:44 DEBUG unit.abot-epc-basic/0.install Unpacking gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 01:14:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf2-common. unit-abot-epc-basic-0: 01:14:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf2-common_3.2.6-3ubuntu6_all.deb ... unit-abot-epc-basic-0: 01:14:44 DEBUG unit.abot-epc-basic/0.install Unpacking gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 01:14:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgconf-2-4:amd64. unit-abot-epc-basic-0: 01:14:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgconf-2-4_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 01:14:44 DEBUG unit.abot-epc-basic/0.install Unpacking libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 01:14:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service-backend. unit-abot-epc-basic-0: 01:14:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service-backend_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 01:14:44 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 01:14:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service. unit-abot-epc-basic-0: 01:14:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 01:14:44 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 01:14:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace1:amd64. unit-abot-epc-basic-0: 01:14:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 01:14:44 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 01:14:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace-ctf1:amd64. unit-abot-epc-basic-0: 01:14:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace-ctf1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 01:14:44 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 01:14:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdb. unit-abot-epc-basic-0: 01:14:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdb_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 01:14:44 DEBUG unit.abot-epc-basic/0.install Unpacking gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 01:14:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdbserver. unit-abot-epc-basic-0: 01:14:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdbserver_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 01:14:45 DEBUG unit.abot-epc-basic/0.install Unpacking gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 01:14:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran-5-dev:amd64. unit-abot-epc-basic-0: 01:14:45 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: 01:14:45 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 01:14:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran-5. unit-abot-epc-basic-0: 01:14:45 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: 01:14:45 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 01:14:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran. unit-abot-epc-basic-0: 01:14:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:14:46 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:14:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsfilters1:amd64. unit-abot-epc-basic-0: 01:14:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsfilters1_1.8.3-2ubuntu3.4_amd64.deb ... unit-abot-epc-basic-0: 01:14:46 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-abot-epc-basic-0: 01:14:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsimage2:amd64. unit-abot-epc-basic-0: 01:14:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsimage2_2.1.3-4ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 01:14:46 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsimage2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 01:14:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libijs-0.35:amd64. unit-abot-epc-basic-0: 01:14:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libijs-0.35_0.35-12_amd64.deb ... unit-abot-epc-basic-0: 01:14:46 DEBUG unit.abot-epc-basic/0.install Unpacking libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 01:14:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig2dec0. unit-abot-epc-basic-0: 01:14:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig2dec0_0.12+20150918-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 01:14:47 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:14:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper1:amd64. unit-abot-epc-basic-0: 01:14:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper1_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:14:47 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 01:14:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9-common. unit-abot-epc-basic-0: 01:14:47 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: 01:14:47 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9-common (9.18~dfsg~0-0ubuntu2.8) ... unit-abot-epc-basic-0: 01:14:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9:amd64. unit-abot-epc-basic-0: 01:14:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9_9.18~dfsg~0-0ubuntu2.8_amd64.deb ... unit-abot-epc-basic-0: 01:14:48 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9:amd64 (9.18~dfsg~0-0ubuntu2.8) ... unit-abot-epc-basic-0: 01:14:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsfonts. unit-abot-epc-basic-0: 01:14:48 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: 01:14:48 DEBUG unit.abot-epc-basic/0.install Unpacking gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 01:14:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ghostscript. unit-abot-epc-basic-0: 01:14:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ghostscript_9.18~dfsg~0-0ubuntu2.8_amd64.deb ... unit-abot-epc-basic-0: 01:14:49 DEBUG unit.abot-epc-basic/0.install Unpacking ghostscript (9.18~dfsg~0-0ubuntu2.8) ... unit-abot-epc-basic-0: 01:14:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atk-1.0. unit-abot-epc-basic-0: 01:14:49 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: 01:14:49 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 01:14:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atspi-2.0. unit-abot-epc-basic-0: 01:14:49 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: 01:14:49 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 01:14:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-freedesktop:amd64. unit-abot-epc-basic-0: 01:14:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-freedesktop_1.46.0-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:14:49 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 01:14:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gdkpixbuf-2.0:amd64. unit-abot-epc-basic-0: 01:14:49 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: 01:14:49 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 01:14:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoxft-1.0-0:amd64. unit-abot-epc-basic-0: 01:14:49 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: 01:14:49 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 01:14:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-pango-1.0:amd64. unit-abot-epc-basic-0: 01:14:49 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: 01:14:49 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 01:14:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gtk-3.0:amd64. unit-abot-epc-basic-0: 01:14:49 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: 01:14:49 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 01:14:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package aglfn. unit-abot-epc-basic-0: 01:14:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/aglfn_1.7-3_all.deb ... unit-abot-epc-basic-0: 01:14:50 DEBUG unit.abot-epc-basic/0.install Unpacking aglfn (1.7-3) ... unit-abot-epc-basic-0: 01:14:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-tex. unit-abot-epc-basic-0: 01:14:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-tex_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 01:14:50 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 01:14:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-data. unit-abot-epc-basic-0: 01:14:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-data_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 01:14:50 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 01:14:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-x11. unit-abot-epc-basic-0: 01:14:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-x11_4.6.6-3_amd64.deb ... unit-abot-epc-basic-0: 01:14:50 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 01:14:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdt5. unit-abot-epc-basic-0: 01:14:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdt5_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 01:14:50 DEBUG unit.abot-epc-basic/0.install Unpacking libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 01:14:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcgraph6. unit-abot-epc-basic-0: 01:14:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcgraph6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 01:14:50 DEBUG unit.abot-epc-basic/0.install Unpacking libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 01:14:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpathplan4. unit-abot-epc-basic-0: 01:14:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpathplan4_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 01:14:50 DEBUG unit.abot-epc-basic/0.install Unpacking libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 01:14:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvc6. unit-abot-epc-basic-0: 01:14:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvc6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 01:14:50 DEBUG unit.abot-epc-basic/0.install Unpacking libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 01:14:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvpr2. unit-abot-epc-basic-0: 01:14:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvpr2_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 01:14:50 DEBUG unit.abot-epc-basic/0.install Unpacking libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 01:14:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxmu6:amd64. unit-abot-epc-basic-0: 01:14:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxmu6_2%3a1.1.2-2_amd64.deb ... unit-abot-epc-basic-0: 01:14:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 01:14:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxaw7:amd64. unit-abot-epc-basic-0: 01:14:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxaw7_2%3a1.0.13-1_amd64.deb ... unit-abot-epc-basic-0: 01:14:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 01:14:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package graphviz. unit-abot-epc-basic-0: 01:14:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../graphviz_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 01:14:51 DEBUG unit.abot-epc-basic/0.install Unpacking graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 01:14:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjudydebian1. unit-abot-epc-basic-0: 01:14:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjudydebian1_1.0.5-5_amd64.deb ... unit-abot-epc-basic-0: 01:14:51 DEBUG unit.abot-epc-basic/0.install Unpacking libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 01:14:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtcl8.6:amd64. unit-abot-epc-basic-0: 01:14:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 01:14:51 DEBUG unit.abot-epc-basic/0.install Unpacking libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 01:14:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtk8.6:amd64. unit-abot-epc-basic-0: 01:14:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 01:14:51 DEBUG unit.abot-epc-basic/0.install Unpacking libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 01:14:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gtkwave. unit-abot-epc-basic-0: 01:14:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gtkwave_3.3.66-1_amd64.deb ... unit-abot-epc-basic-0: 01:14:52 DEBUG unit.abot-epc-basic/0.install Unpacking gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 01:14:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc1c2:amd64. unit-abot-epc-basic-0: 01:14:52 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: 01:14:53 DEBUG unit.abot-epc-basic/0.install Unpacking libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 01:14:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-libs:amd64. unit-abot-epc-basic-0: 01:14:53 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: 01:14:53 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 01:14:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0. unit-abot-epc-basic-0: 01:14:53 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: 01:14:53 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 01:14:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtinfo-dev:amd64. unit-abot-epc-basic-0: 01:14:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtinfo-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:14:54 DEBUG unit.abot-epc-basic/0.install Unpacking libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 01:14:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libncurses5-dev:amd64. unit-abot-epc-basic-0: 01:14:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libncurses5-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:14:54 DEBUG unit.abot-epc-basic/0.install Unpacking libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 01:14:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libreadline6-dev:amd64. unit-abot-epc-basic-0: 01:14:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libreadline6-dev_6.3-8ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:14:54 DEBUG unit.abot-epc-basic/0.install Unpacking libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 01:14:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl-dev:amd64. unit-abot-epc-basic-0: 01:14:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 01:14:54 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 01:14:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-abot-epc-basic-0: 01:14:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 01:14:54 DEBUG unit.abot-epc-basic/0.install Unpacking libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 01:14:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmp-dev:amd64. unit-abot-epc-basic-0: 01:14:54 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: 01:14:54 DEBUG unit.abot-epc-basic/0.install Unpacking libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 01:14:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc-dev:amd64. unit-abot-epc-basic-0: 01:14:55 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: 01:14:55 DEBUG unit.abot-epc-basic/0.install Unpacking libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 01:14:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pkg-config. unit-abot-epc-basic-0: 01:14:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:14:55 DEBUG unit.abot-epc-basic/0.install Unpacking pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 01:14:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-dev. unit-abot-epc-basic-0: 01:14:55 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: 01:14:55 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 01:14:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hdf5-helpers. unit-abot-epc-basic-0: 01:14:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hdf5-helpers_1.8.16+docs-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:14:55 DEBUG unit.abot-epc-basic/0.install Unpacking hdf5-helpers (1.8.16+docs-4ubuntu1) ... unit-abot-epc-basic-0: 01:14:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package icu-devtools. unit-abot-epc-basic-0: 01:14:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../icu-devtools_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 01:14:55 DEBUG unit.abot-epc-basic/0.install Unpacking icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 01:14:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iperf. unit-abot-epc-basic-0: 01:14:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iperf_2.0.5+dfsg1-2ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 01:14:55 DEBUG unit.abot-epc-basic/0.install Unpacking iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 01:14:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iproute. unit-abot-epc-basic-0: 01:14:55 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: 01:14:55 DEBUG unit.abot-epc-basic/0.install Unpacking iproute (1:4.3.0-1ubuntu3.16.04.3) ... unit-abot-epc-basic-0: 01:14:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iptables-dev. unit-abot-epc-basic-0: 01:14:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iptables-dev_1.6.0-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 01:14:55 DEBUG unit.abot-epc-basic/0.install Unpacking iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 01:14:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package javascript-common. unit-abot-epc-basic-0: 01:14:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../javascript-common_11_all.deb ... unit-abot-epc-basic-0: 01:14:56 DEBUG unit.abot-epc-basic/0.install Unpacking javascript-common (11) ... unit-abot-epc-basic-0: 01:14:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec0:amd64. unit-abot-epc-basic-0: 01:14:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec0_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 01:14:56 DEBUG unit.abot-epc-basic/0.install Unpacking libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 01:14:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsuitesparseconfig4.4.6:amd64. unit-abot-epc-basic-0: 01:14:56 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: 01:14:56 DEBUG unit.abot-epc-basic/0.install Unpacking libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 01:14:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libamd2.4.1:amd64. unit-abot-epc-basic-0: 01:14:56 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: 01:14:56 DEBUG unit.abot-epc-basic/0.install Unpacking libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 01:14:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarpack2. unit-abot-epc-basic-0: 01:14:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarpack2_3.3.0-1build2_amd64.deb ... unit-abot-epc-basic-0: 01:14:56 DEBUG unit.abot-epc-basic/0.install Unpacking libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 01:14:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-abot-epc-basic-0: 01:14:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasprintf-dev_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 01:14:56 DEBUG unit.abot-epc-basic/0.install Unpacking libasprintf-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 01:14:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-bin. unit-abot-epc-basic-0: 01:14:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-bin_2.48.2-0ubuntu4_amd64.deb ... unit-abot-epc-basic-0: 01:14:57 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-bin (2.48.2-0ubuntu4) ... unit-abot-epc-basic-0: 01:14:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre32-3:amd64. unit-abot-epc-basic-0: 01:14:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre32-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 01:14:57 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 01:14:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre3-dev:amd64. unit-abot-epc-basic-0: 01:14:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre3-dev_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 01:14:57 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 01:14:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-abot-epc-basic-0: 01:14:57 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: 01:14:57 DEBUG unit.abot-epc-basic/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 01:14:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-dev. unit-abot-epc-basic-0: 01:14:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-dev_2.48.2-0ubuntu4_amd64.deb ... unit-abot-epc-basic-0: 01:14:57 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-dev (2.48.2-0ubuntu4) ... unit-abot-epc-basic-0: 01:14:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdbus-1-dev:amd64. unit-abot-epc-basic-0: 01:14:57 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: 01:14:58 DEBUG unit.abot-epc-basic/0.install Unpacking libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 01:14:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xext-dev. unit-abot-epc-basic-0: 01:14:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xext-dev_7.3.0-1_all.deb ... unit-abot-epc-basic-0: 01:14:58 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 01:14:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxext-dev:amd64. unit-abot-epc-basic-0: 01:14:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxext-dev_2%3a1.3.3-1_amd64.deb ... unit-abot-epc-basic-0: 01:14:58 DEBUG unit.abot-epc-basic/0.install Unpacking libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 01:14:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-fixes-dev. unit-abot-epc-basic-0: 01:14:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-fixes-dev_1%3a5.0-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 01:14:59 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 01:14:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes-dev:amd64. unit-abot-epc-basic-0: 01:14:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes-dev_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 01:14:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 01:14:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi-dev. unit-abot-epc-basic-0: 01:14:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi-dev_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 01:14:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 01:14:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-record-dev. unit-abot-epc-basic-0: 01:14:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-record-dev_1.14.2-1_all.deb ... unit-abot-epc-basic-0: 01:14:59 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 01:14:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst-dev:amd64. unit-abot-epc-basic-0: 01:14:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 01:14:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 01:14:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-dev. unit-abot-epc-basic-0: 01:14:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-dev_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:14:59 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 01:15:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-dev:amd64. unit-abot-epc-basic-0: 01:15:00 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: 01:15:00 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 01:15:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-dev. unit-abot-epc-basic-0: 01:15:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-dev_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 01:15:00 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 01:15:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-dev. unit-abot-epc-basic-0: 01:15:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-dev_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:15:00 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 01:15:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-dev. unit-abot-epc-basic-0: 01:15:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 01:15:00 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 01:15:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-base-dev. unit-abot-epc-basic-0: 01:15:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-base-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 01:15:00 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 01:15:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-script-interpreter2:amd64. unit-abot-epc-basic-0: 01:15:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-script-interpreter2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 01:15:01 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 01:15:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpng12-dev:amd64. unit-abot-epc-basic-0: 01:15:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpng12-dev_1.2.54-1ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 01:15:01 DEBUG unit.abot-epc-basic/0.install Unpacking libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 01:15:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfreetype6-dev:amd64. unit-abot-epc-basic-0: 01:15:01 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: 01:15:01 DEBUG unit.abot-epc-basic/0.install Unpacking libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 01:15:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1-dev:amd64. unit-abot-epc-basic-0: 01:15:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1-dev_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 01:15:02 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:15:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-render-dev. unit-abot-epc-basic-0: 01:15:02 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: 01:15:02 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 01:15:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender-dev:amd64. unit-abot-epc-basic-0: 01:15:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender-dev_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:15:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 01:15:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-dev. unit-abot-epc-basic-0: 01:15:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-dev_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 01:15:02 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 01:15:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0-dev:amd64. unit-abot-epc-basic-0: 01:15:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:15:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:15:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0-dev:amd64. unit-abot-epc-basic-0: 01:15:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:15:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:15:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2-dev. unit-abot-epc-basic-0: 01:15:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2-dev_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 01:15:03 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 01:15:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcamd2.4.1:amd64. unit-abot-epc-basic-0: 01:15:03 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: 01:15:03 DEBUG unit.abot-epc-basic/0.install Unpacking libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 01:15:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libccolamd2.9.1:amd64. unit-abot-epc-basic-0: 01:15:04 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: 01:15:04 DEBUG unit.abot-epc-basic/0.install Unpacking libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 01:15:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolamd2.9.1:amd64. unit-abot-epc-basic-0: 01:15:04 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: 01:15:04 DEBUG unit.abot-epc-basic/0.install Unpacking libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 01:15:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcholmod3.0.6:amd64. unit-abot-epc-basic-0: 01:15:04 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: 01:15:04 DEBUG unit.abot-epc-basic/0.install Unpacking libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 01:15:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig9:amd64. unit-abot-epc-basic-0: 01:15:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig9_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 01:15:04 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 01:15:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-dev:amd64. unit-abot-epc-basic-0: 01:15:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 01:15:05 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-dev:amd64 (1.5-0.2) ... machine-3: 01:15:05 INFO juju.cmd running jujud [2.2.9 gc go1.8] machine-3: 01:15:05 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 01:15:05 DEBUG juju.agent read agent config, format "2.0" machine-3: 01:15:05 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 01:15:05 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-oai-hss-0: 01:15:05 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: 01:15:05 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 01:15:05 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 01:15:05 DEBUG juju.worker start "api" unit-oai-hss-0: 01:15:05 INFO juju.worker start "api" unit-oai-hss-0: 01:15:05 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 01:15:05 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 01:15:05 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:15:05 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:15:05 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 01:15:05 DEBUG juju.worker "api" started unit-oai-hss-0: 01:15:05 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 01:15:05 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 01:15:05 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 01:15:05 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:15:05 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:15:05 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:15:05 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:15:05 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:15:05 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:15:05 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 01:15:05 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 01:15:05 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 01:15:05 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:15:05 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:15:05 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:15:05 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 01:15:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-doc. unit-oai-hss-0: 01:15:05 DEBUG juju.api successfully dialed "wss://172.30.9.211:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" unit-oai-hss-0: 01:15:05 INFO juju.api connection established to "wss://172.30.9.211:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" unit-oai-hss-0: 01:15:05 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:15:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-doc_1.5-0.2_all.deb ... unit-abot-epc-basic-0: 01:15:05 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 01:15:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig8-dev. unit-abot-epc-basic-0: 01:15:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig8-dev_1.5-0.2_amd64.deb ... machine-3: 01:15:05 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-3: 01:15:05 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-3: 01:15:05 DEBUG juju.worker start "engine" machine-3: 01:15:05 INFO juju.worker start "engine" machine-3: 01:15:05 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 01:15:05 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 01:15:05 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 01:15:05 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:15:05 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 01:15:05 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:15:05 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:15:05 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig8-dev (1.5-0.2) ... machine-3: 01:15:05 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 01:15:05 DEBUG juju.worker "engine" started machine-3: 01:15:05 DEBUG juju.worker.introspection stats worker now serving machine-3: 01:15:05 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:15:05 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:15:05 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 01:15:05 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 01:15:05 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 01:15:05 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 01:15:05 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 01:15:05 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:15:05 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 01:15:05 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 01:15:05 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 01:15:05 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:15:05 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 01:15:05 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 01:15:05 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:15:05 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 01:15:05 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:15:05 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:15:05 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:15:05 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 01:15:05 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:15:05 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:15:05 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:15:05 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 01:15:05 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:15:05 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:15:05 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:15:05 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-3: 01:15:05 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 01:15:05 DEBUG juju.worker.apicaller connecting with current password machine-3: 01:15:05 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:15:05 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 01:15:05 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:15:05 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 01:15:05 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" machine-3: 01:15:05 INFO juju.api connection established to "wss://192.168.121.14:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" machine-3: 01:15:05 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:15:05 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:15:05 DEBUG juju.api successfully dialed "wss://172.30.9.211:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" machine-3: 01:15:05 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 01:15:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcxsparse3.1.4:amd64. machine-3: 01:15:05 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 01:15:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcxsparse3.1.4_1%3a4.4.6-1_amd64.deb ... machine-3: 01:15:05 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available unit-abot-epc-basic-0: 01:15:05 DEBUG unit.abot-epc-basic/0.install Unpacking libcxsparse3.1.4:amd64 (1:4.4.6-1) ... machine-3: 01:15:05 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:15:05 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:15:05 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:15:05 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 01:15:05 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:15:05 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:15:05 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:15:05 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:15:05 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 01:15:05 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 01:15:05 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:15:05 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:15:05 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:15:05 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 01:15:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-dev:amd64. unit-abot-epc-basic-0: 01:15:05 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: 01:15:05 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-dev:amd64 (2.4.91-2~16.04.1) ... machine-3: 01:15:05 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 01:15:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-dri2-dev. unit-abot-epc-basic-0: 01:15:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-dri2-dev_2.8-2_all.deb ... unit-abot-epc-basic-0: 01:15:05 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 01:15:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-gl-dev. unit-abot-epc-basic-0: 01:15:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-gl-dev_1.4.17-1_all.deb ... unit-abot-epc-basic-0: 01:15:05 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 01:15:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xf86vidmode-dev. unit-abot-epc-basic-0: 01:15:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xf86vidmode-dev_2.3.1-2_all.deb ... unit-abot-epc-basic-0: 01:15:05 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xf86vidmode-dev (2.3.1-2) ... unit-oai-hss-0: 01:15:05 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 01:15:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm-dev:amd64. unit-abot-epc-basic-0: 01:15:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm-dev_1%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 01:15:05 DEBUG juju.api RPC connection died unit-oai-hss-0: 01:15:05 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-abot-epc-basic-0: 01:15:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 01:15:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-damage-dev. unit-abot-epc-basic-0: 01:15:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-damage-dev_1%3a1.2.1-2_all.deb ... unit-oai-hss-0: 01:15:05 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 01:15:05 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-damage-dev (1:1.2.1-2) ... unit-oai-hss-0: 01:15:05 DEBUG juju.api successfully dialed "wss://172.30.9.211:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" unit-oai-hss-0: 01:15:05 INFO juju.api connection established to "wss://172.30.9.211:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" unit-oai-hss-0: 01:15:05 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" unit-abot-epc-basic-0: 01:15:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage-dev:amd64. unit-abot-epc-basic-0: 01:15:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage-dev_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 01:15:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 01:15:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0-dev:amd64. unit-abot-epc-basic-0: 01:15:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:15:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:15:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0-dev:amd64. unit-abot-epc-basic-0: 01:15:05 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: 01:15:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:15:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-dev:amd64. unit-abot-epc-basic-0: 01:15:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:15:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... machine-3: 01:15:06 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 01:15:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0-dev:amd64. unit-abot-epc-basic-0: 01:15:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:15:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:15:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0-dev:amd64. unit-abot-epc-basic-0: 01:15:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:15:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... machine-3: 01:15:06 DEBUG juju.api RPC connection died machine-3: 01:15:06 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-abot-epc-basic-0: 01:15:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0-dev:amd64. unit-abot-epc-basic-0: 01:15:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0-dev_1.11.1-1ubuntu1_amd64.deb ... machine-3: 01:15:06 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 01:15:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... machine-3: 01:15:06 DEBUG juju.api successfully dialed "wss://192.168.121.14:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" machine-3: 01:15:06 INFO juju.api connection established to "wss://192.168.121.14:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" machine-3: 01:15:06 DEBUG juju.api successfully dialed "wss://172.30.9.211:17070/model/2b814536-b79c-4f07-86b5-8cfda16a6199/api" unit-abot-epc-basic-0: 01:15:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync-dev:amd64. unit-abot-epc-basic-0: 01:15:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:15:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 01:15:06 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 01:15:06 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 01:15:06 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 01:15:06 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:15:06 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 01:15:06 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 01:15:06 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 01:15:06 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 01:15:06 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-oai-hss-0: 01:15:06 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:15:06 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 01:15:06 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:15:06 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 01:15:06 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-hss-0: 01:15:06 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-hss-0: 01:15:06 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-hss-0: 01:15:06 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-hss-0: 01:15:06 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-hss-0: 01:15:06 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 01:15:06 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 01:15:06 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 01:15:06 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 01:15:06 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 01:15:06 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 01:15:06 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 01:15:06 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 01:15:06 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 01:15:06 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 01:15:06 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.211,192.168.121.14,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 01:15:06 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: 01:15:06 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 01:15:06 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 01:15:06 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 01:15:06 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 01:15:06 DEBUG juju.network including address public:172.30.9.211 for machine unit-oai-hss-0: 01:15:06 DEBUG juju.network including address local-cloud:192.168.121.14 for machine unit-oai-hss-0: 01:15:06 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 01:15:06 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 01:15:06 DEBUG juju.network addresses after filtering: [public:172.30.9.211 local-cloud:192.168.121.14 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 01:15:06 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.211:17070 192.168.121.14:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 01:15:06 DEBUG juju.agent API server address details [["172.30.9.211:17070" "192.168.121.14:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.14:17070" "172.30.9.211:17070"] unit-oai-hss-0: 01:15:06 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 01:15:06 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 01:15:06 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 01:15:06 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 01:15:06 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-hss-0: 01:15:06 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 01:15:06 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 01:15:06 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 01:15:06 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 01:15:06 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-trusty-amd64 unit-oai-hss-0: 01:15:06 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-trusty-amd64/jujud unit-oai-hss-0: 01:15:06 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 01:15:06 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 01:15:06 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 01:15:06 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 01:15:06 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 01:15:06 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 01:15:06 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 01:15:06 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 01:15:06 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 01:15:06 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 01:15:06 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 01:15:06 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 01:15:06 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 01:15:06 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 01:15:06 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 01:15:06 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 01:15:06 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 01:15:06 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 01:15:06 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 01:15:06 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 01:15:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present-dev:amd64. unit-abot-epc-basic-0: 01:15:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:15:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 01:15:06 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 01:15:06 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 01:15:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence-dev:amd64. unit-abot-epc-basic-0: 01:15:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence-dev_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 01:15:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 01:15:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb-dev:amd64. unit-abot-epc-basic-0: 01:15:06 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: 01:15:06 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2) ... unit-abot-epc-basic-0: 01:15:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-bin. unit-abot-epc-basic-0: 01:15:06 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: 01:15:06 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 01:15:06 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 01:15:06 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 01:15:06 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 01:15:06 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 01:15:06 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 01:15:06 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 01:15:06 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 01:15:06 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 01:15:06 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 01:15:06 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 01:15:06 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 01:15:06 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 01:15:06 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 01:15:06 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 01:15:06 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 01:15:06 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 01:15:06 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 01:15:06 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 01:15:06 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 01:15:06 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 01:15:06 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 01:15:06 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 01:15:06 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 01:15:06 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 01:15:06 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 01:15:06 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 01:15:06 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 01:15:06 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 01:15:06 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 01:15:06 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 01:15:06 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 01:15:06 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 01:15:07 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 01:15:07 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:15:07 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 01:15:07 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 01:15:07 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 01:15:07 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:15:07 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at machine-3: 01:15:07 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 01:15:07 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 01:15:07 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 01:15:07 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:15:07 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 01:15:07 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 01:15:07 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 01:15:07 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 01:15:07 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 01:15:07 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' machine-3: 01:15:07 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 01:15:07 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 01:15:07 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-3: 01:15:07 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:15:07 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:15:07 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:15:07 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:15:07 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:15:07 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:15:07 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 01:15:07 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 01:15:07 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 01:15:07 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 01:15:07 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 01:15:07 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-3: 01:15:07 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-3: 01:15:07 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 01:15:07 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 01:15:07 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 01:15:07 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 01:15:07 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:15:07 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:15:07 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 01:15:07 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-3: 01:15:07 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 01:15:07 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:15:07 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:15:07 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:15:07 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:15:07 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 01:15:07 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:15:07 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:15:07 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:15:07 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:15:07 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:15:07 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:15:07 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:15:07 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:15:07 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:15:07 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:15:07 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 01:15:07 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 01:15:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-dev:amd64. unit-abot-epc-basic-0: 01:15:07 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: 01:15:07 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 01:15:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore-dev:amd64. unit-abot-epc-basic-0: 01:15:07 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: 01:15:07 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 01:15:07 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-3: 01:15:07 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 01:15:07 INFO juju.worker.upgrader unblocking abort check machine-3: 01:15:07 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-3: 01:15:07 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 01:15:07 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 01:15:07 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 01:15:07 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 01:15:07 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' machine-3: 01:15:07 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 01:15:07 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 01:15:07 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 01:15:07 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 01:15:07 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 01:15:07 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 01:15:07 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 01:15:07 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 01:15:07 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 01:15:07 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 01:15:07 DEBUG juju.worker.logger logger setup machine-3: 01:15:07 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 01:15:07 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 01:15:07 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 01:15:07 DEBUG juju.worker.dependency "reboot-executor" manifold worker started unit-oai-hss-0: 01:15:07 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 01:15:07 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:15:07 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: 01:15:07 DEBUG unit.oai-hss/0.install machine-3: 01:15:07 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 01:15:07 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 01:15:07 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: 01:15:07 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 01:15:07 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.211,192.168.121.14,::1,localhost", AutoNoProxy:""} machine-3: 01:15:07 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 01:15:07 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: 01:15:07 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 01:15:07 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 01:15:07 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 01:15:07 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 01:15:07 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 01:15:07 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 01:15:07 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 01:15:07 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 01:15:07 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 01:15:07 DEBUG juju.network including address public:172.30.9.211 for machine machine-3: 01:15:07 DEBUG juju.network including address local-cloud:192.168.121.14 for machine machine-3: 01:15:07 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 01:15:07 DEBUG juju.network including address local-machine:::1 for machine machine-3: 01:15:07 DEBUG juju.network addresses after filtering: [public:172.30.9.211 local-cloud:192.168.121.14 local-machine:127.0.0.1 local-machine:::1] machine-3: 01:15:07 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.211:17070 192.168.121.14:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 01:15:07 DEBUG juju.agent API server address details [["172.30.9.211:17070" "192.168.121.14:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.14:17070" "172.30.9.211:17070"] machine-3: 01:15:07 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 01:15:07 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 01:15:07 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 01:15:07 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 01:15:07 DEBUG juju.network including address local-cloud:192.168.121.11 for machine machine-3: 01:15:07 DEBUG juju.network including address local-machine:::1 for machine machine-3: 01:15:07 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.11 local-machine:::1] machine-3: 01:15:07 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.11 local-machine:::1] machine-3: 01:15:07 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 01:15:07 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 01:15:07 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 01:15:07 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 01:15:07 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 01:15:07 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 01:15:07 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 01:15:07 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 01:15:07 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 01:15:07 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] unit-abot-epc-basic-0: 01:15:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf9v5:amd64. unit-abot-epc-basic-0: 01:15:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 01:15:07 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf9v5:amd64 (2.6.1-1.3) ... machine-3: 01:15:07 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 01:15:07 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 01:15:07 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 01:15:07 DEBUG juju.worker start "3-container-watcher" machine-3: 01:15:07 DEBUG juju.worker start "stateconverter" machine-3: 01:15:07 INFO juju.worker start "3-container-watcher" machine-3: 01:15:07 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 01:15:07 DEBUG juju.worker "3-container-watcher" started machine-3: 01:15:07 INFO juju.worker start "stateconverter" machine-3: 01:15:07 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 01:15:07 DEBUG juju.worker "stateconverter" started machine-3: 01:15:07 INFO juju.worker.machiner "machine-3" started unit-abot-epc-basic-0: 01:15:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-dev:amd64. unit-abot-epc-basic-0: 01:15:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-dev_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 01:15:07 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-oai-hss-0: 01:15:07 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-abot-epc-basic-0: 01:15:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-dev. unit-abot-epc-basic-0: 01:15:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-dev_0.5.0-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:15:07 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-dev (0.5.0-1ubuntu2) ... unit-oai-hss-0: 01:15:07 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 01:15:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon-dev:amd64. unit-abot-epc-basic-0: 01:15:07 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: 01:15:07 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... machine-3: 01:15:08 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:68:68:59 192.168.121.0/24 1450 0 eth0 ethernet false false static 192.168.121.11 [] [] []} {2 fa:16:3e:68:68:59 1450 0 eth0 ethernet false false manual [] [] []}] unit-oai-hss-0: 01:15:08 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 01:15:08 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 01:15:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie2:amd64. unit-abot-epc-basic-0: 01:15:08 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: 01:15:08 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 01:15:08 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 01:15:08 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 01:15:08 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 01:15:08 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 01:15:08 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 01:15:08 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 01:15:08 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 01:15:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie-dev:amd64. unit-abot-epc-basic-0: 01:15:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircookie-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-oai-hss-0: 01:15:08 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:15:08 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 01:15:08 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 01:15:08 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 01:15:08 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:15:08 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 01:15:08 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 01:15:08 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 01:15:08 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 01:15:08 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 01:15:08 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 01:15:08 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 01:15:08 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 01:15:08 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 01:15:08 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 01:15:08 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 01:15:08 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 01:15:08 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 01:15:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient-dev:amd64. unit-abot-epc-basic-0: 01:15:08 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: 01:15:08 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:15:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa-dev:amd64. unit-oai-hss-0: 01:15:08 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 01:15:08 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:15:08 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: 01:15:08 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:15:08 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 01:15:08 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: 01:15:08 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 01:15:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libencode-locale-perl. unit-abot-epc-basic-0: 01:15:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libencode-locale-perl_1.05-1_all.deb ... unit-abot-epc-basic-0: 01:15:08 DEBUG unit.abot-epc-basic/0.install Unpacking libencode-locale-perl (1.05-1) ... unit-oai-hss-0: 01:15:08 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 01:15:08 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 01:15:09 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 01:15:09 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 01:15:09 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 01:15:09 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 01:15:09 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:15:09 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 01:15:09 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-abot-epc-basic-0: 01:15:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy-dev:amd64. unit-oai-hss-0: 01:15:09 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 01:15:09 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: 01:15:09 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-oai-hss-0: 01:15:09 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 01:15:09 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 01:15:09 DEBUG unit.oai-hss/0.install + echo -n unit-oai-hss-0: 01:15:09 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 01:15:09 DEBUG unit.oai-hss/0.install + juju-log 'Updating the installation directory' unit-oai-hss-0: 01:15:09 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:15:09 INFO unit.oai-hss/0.juju-log Updating the installation directory unit-oai-hss-0: 01:15:09 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 01:15:09 DEBUG unit.oai-hss/0.install + git reset --hard HEAD unit-oai-hss-0: 01:15:10 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: 01:15:10 DEBUG unit.oai-hss/0.install + git checkout v0.3.2-branch unit-oai-hss-0: 01:15:10 DEBUG unit.oai-hss/0.install Already on 'v0.3.2-branch' unit-oai-hss-0: 01:15:10 DEBUG unit.oai-hss/0.install Your branch is up-to-date with 'origin/v0.3.2-branch'. unit-oai-hss-0: 01:15:10 DEBUG unit.oai-hss/0.install + git pull unit-abot-epc-basic-0: 01:15:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-bin. unit-abot-epc-basic-0: 01:15:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-bin_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:15:10 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 01:15:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-dev:amd64. unit-abot-epc-basic-0: 01:15:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-dev_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:15:10 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 01:15:11 DEBUG unit.oai-hss/0.install Already up-to-date. unit-oai-hss-0: 01:15:11 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 01:15:11 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 01:15:11 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 01:15:11 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 01:15:11 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 01:15:11 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: 01:15:11 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 01:15:11 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-abot-epc-basic-0: 01:15:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libipc-system-simple-perl. unit-abot-epc-basic-0: 01:15:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libipc-system-simple-perl_1.25-3_all.deb ... unit-oai-hss-0: 01:15:11 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:15:11 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 01:15:11 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 01:15:11 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-abot-epc-basic-0: 01:15:11 DEBUG unit.abot-epc-basic/0.install Unpacking libipc-system-simple-perl (1.25-3) ... unit-oai-hss-0: 01:15:11 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 01:15:11 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 01:15:11 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 01:15:11 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 01:15:11 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 01:15:11 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 01:15:11 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 01:15:11 DEBUG unit.oai-hss/0.install + current_kern_release=3.19.0-031900-generic unit-oai-hss-0: 01:15:11 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 01:15:11 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-031900-generic unit-oai-hss-0: 01:15:11 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 01:15:11 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 01:15:11 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-031900-generic unit-oai-hss-0: 01:15:11 DEBUG unit.oai-hss/0.install + current_kern_major_revision=19 unit-oai-hss-0: 01:15:11 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 01:15:11 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 01:15:11 DEBUG unit.oai-hss/0.install + '[' 19 -ge 19 ']' unit-oai-hss-0: 01:15:11 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-hss-0: 01:15:11 DEBUG unit.oai-hss/0.install + [[ true == true ]] unit-oai-hss-0: 01:15:11 DEBUG unit.oai-hss/0.install + juju-log 'required kernel is already installed' unit-oai-hss-0: 01:15:11 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:15:11 INFO unit.oai-hss/0.juju-log required kernel is already installed unit-oai-hss-0: 01:15:11 DEBUG unit.oai-hss/0.install + status-set maintenance 'required kernel is already installed' unit-abot-epc-basic-0: 01:15:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-basedir-perl. unit-abot-epc-basic-0: 01:15:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-basedir-perl_0.07-1_all.deb ... unit-oai-hss-0: 01:15:11 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 01:15:11 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 01:15:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liburi-perl. unit-abot-epc-basic-0: 01:15:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liburi-perl_1.71-1_all.deb ... unit-abot-epc-basic-0: 01:15:11 DEBUG unit.abot-epc-basic/0.install Unpacking liburi-perl (1.71-1) ... unit-oai-hss-0: 01:15:11 DEBUG unit.oai-hss/0.install + configure_hosts unit-oai-hss-0: 01:15:11 DEBUG unit.oai-hss/0.install ++ config-get realm unit-oai-hss-0: 01:15:11 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 01:15:11 DEBUG unit.oai-hss/0.install + realm=openair4G.eur unit-oai-hss-0: 01:15:11 DEBUG unit.oai-hss/0.install +++ hostname unit-oai-hss-0: 01:15:11 DEBUG unit.oai-hss/0.install ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-hss-0: 01:15:11 DEBUG unit.oai-hss/0.install + '[' -z '' ']' unit-oai-hss-0: 01:15:11 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 localhost unit-oai-hss-0: 01:15:11 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 01:15:11 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 01:15:11 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 oai-hss-0.openair4G.eur oai-hss-0 mme unit-oai-hss-0: 01:15:11 DEBUG unit.oai-hss/0.install + build_hss unit-oai-hss-0: 01:15:11 DEBUG unit.oai-hss/0.install + juju-log 'Build HSS and install required packages' unit-abot-epc-basic-0: 01:15:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-desktopentry-perl. unit-abot-epc-basic-0: 01:15:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-desktopentry-perl_0.22-1_all.deb ... unit-abot-epc-basic-0: 01:15:11 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-desktopentry-perl (0.22-1) ... unit-oai-hss-0: 01:15:11 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:15:11 INFO unit.oai-hss/0.juju-log Build HSS and install required packages unit-oai-hss-0: 01:15:11 DEBUG unit.oai-hss/0.install + status-set maintenance 'Build HSS and install required packages' unit-abot-epc-basic-0: 01:15:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-date-perl. unit-oai-hss-0: 01:15:11 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 01:15:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-date-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 01:15:11 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-date-perl (6.02-1) ... unit-oai-hss-0: 01:15:11 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -i -F unit-oai-hss-0: 01:15:11 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 01:15:11 DEBUG unit.oai-hss/0.install Check installed software packages necessary to build and run HSS (support Ubuntu 14.04): unit-oai-hss-0: 01:15:11 DEBUG unit.oai-hss/0.install Force set (no interactive) unit-abot-epc-basic-0: 01:15:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-listing-perl. unit-abot-epc-basic-0: 01:15:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-listing-perl_6.04-1_all.deb ... unit-abot-epc-basic-0: 01:15:11 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 01:15:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-mimeinfo-perl. unit-abot-epc-basic-0: 01:15:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-mimeinfo-perl_0.27-1_all.deb ... unit-abot-epc-basic-0: 01:15:11 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 01:15:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk1.3:amd64. unit-abot-epc-basic-0: 01:15:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 01:15:11 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk1.3:amd64 (1.3.3-7) ... unit-oai-hss-0: 01:15:11 DEBUG unit.oai-hss/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-oai-hss-0: 01:15:11 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-oai-hss-0: 01:15:11 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-oai-hss-0: 01:15:11 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-oai-hss-0: 01:15:11 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-oai-hss-0: 01:15:11 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-oai-hss-0: 01:15:11 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-abot-epc-basic-0: 01:15:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk-gl1.3:amd64. unit-abot-epc-basic-0: 01:15:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk-gl1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 01:15:11 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk-gl1.3:amd64 (1.3.3-7) ... unit-oai-hss-0: 01:15:11 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-oai-hss-0: 01:15:11 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-abot-epc-basic-0: 01:15:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfont-afm-perl. unit-abot-epc-basic-0: 01:15:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfont-afm-perl_1.20-1_all.deb ... unit-abot-epc-basic-0: 01:15:11 DEBUG unit.abot-epc-basic/0.install Unpacking libfont-afm-perl (1.20-1) ... unit-oai-hss-0: 01:15:11 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-oai-hss-0: 01:15:11 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-oai-hss-0: 01:15:11 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-oai-hss-0: 01:15:11 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-abot-epc-basic-0: 01:15:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontenc1:amd64. unit-abot-epc-basic-0: 01:15:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontenc1_1%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 01:15:12 DEBUG unit.abot-epc-basic/0.install Unpacking libfontenc1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 01:15:12 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-oai-hss-0: 01:15:12 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-oai-hss-0: 01:15:12 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-oai-hss-0: 01:15:12 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-abot-epc-basic-0: 01:15:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms2. unit-abot-epc-basic-0: 01:15:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms2_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 01:15:12 DEBUG unit.abot-epc-basic/0.install Unpacking libforms2 (1.2.3-1.2) ... unit-oai-hss-0: 01:15:12 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-abot-epc-basic-0: 01:15:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-bin. unit-abot-epc-basic-0: 01:15:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-bin_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 01:15:12 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-bin (1.2.3-1.2) ... unit-oai-hss-0: 01:15:12 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-abot-epc-basic-0: 01:15:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm-dev:amd64. unit-abot-epc-basic-0: 01:15:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpm-dev_1%3a3.5.11-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 01:15:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-oai-hss-0: 01:15:12 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-abot-epc-basic-0: 01:15:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-dev. unit-abot-epc-basic-0: 01:15:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-dev_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 01:15:12 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-dev (1.2.3-1.2) ... unit-oai-hss-0: 01:15:12 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-oai-hss-0: 01:15:12 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-oai-hss-0: 01:15:12 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-oai-hss-0: 01:15:12 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-oai-hss-0: 01:15:12 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-oai-hss-0: 01:15:12 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-abot-epc-basic-0: 01:15:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgpg-error-dev. unit-oai-hss-0: 01:15:12 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-abot-epc-basic-0: 01:15:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgpg-error-dev_1.21-2ubuntu1_amd64.deb ... unit-oai-hss-0: 01:15:13 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-abot-epc-basic-0: 01:15:13 DEBUG unit.abot-epc-basic/0.install Unpacking libgpg-error-dev (1.21-2ubuntu1) ... unit-oai-hss-0: 01:15:13 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-oai-hss-0: 01:15:13 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-oai-hss-0: 01:15:13 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-oai-hss-0: 01:15:13 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-abot-epc-basic-0: 01:15:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt20-dev. unit-abot-epc-basic-0: 01:15:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt20-dev_1.6.5-2ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 01:15:13 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-oai-hss-0: 01:15:13 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-oai-hss-0: 01:15:13 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-oai-hss-0: 01:15:13 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-oai-hss-0: 01:15:13 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-abot-epc-basic-0: 01:15:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt11-dev. unit-abot-epc-basic-0: 01:15:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt11-dev_1.5.4-3+really1.6.5-2ubuntu0.5_all.deb ... unit-oai-hss-0: 01:15:13 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-abot-epc-basic-0: 01:15:13 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-oai-hss-0: 01:15:13 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-oai-hss-0: 01:15:13 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-abot-epc-basic-0: 01:15:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-dev. unit-abot-epc-basic-0: 01:15:13 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: 01:15:13 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-oai-hss-0: 01:15:13 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-abot-epc-basic-0: 01:15:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo0:amd64. unit-abot-epc-basic-0: 01:15:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo0_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 01:15:13 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo0:amd64 (0.19.7-2ubuntu3) ... unit-oai-hss-0: 01:15:13 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-oai-hss-0: 01:15:14 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-abot-epc-basic-0: 01:15:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-abot-epc-basic-0: 01:15:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo-dev_0.19.7-2ubuntu3_amd64.deb ... unit-oai-hss-0: 01:15:14 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-abot-epc-basic-0: 01:15:14 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo-dev:amd64 (0.19.7-2ubuntu3) ... unit-oai-hss-0: 01:15:14 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-abot-epc-basic-0: 01:15:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl2ps0. unit-oai-hss-0: 01:15:14 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-abot-epc-basic-0: 01:15:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl2ps0_1.3.8-1.2_amd64.deb ... unit-abot-epc-basic-0: 01:15:14 DEBUG unit.abot-epc-basic/0.install Unpacking libgl2ps0 (1.3.8-1.2) ... unit-oai-hss-0: 01:15:14 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-oai-hss-0: 01:15:14 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-abot-epc-basic-0: 01:15:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglpk36:amd64. unit-abot-epc-basic-0: 01:15:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglpk36_4.57-1build3_amd64.deb ... unit-abot-epc-basic-0: 01:15:14 DEBUG unit.abot-epc-basic/0.install Unpacking libglpk36:amd64 (4.57-1build3) ... unit-oai-hss-0: 01:15:14 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 01:15:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-l10n. unit-abot-epc-basic-0: 01:15:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-l10n_2.5.9-3_all.deb ... unit-abot-epc-basic-0: 01:15:15 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 01:15:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjasper1:amd64. unit-abot-epc-basic-0: 01:15:15 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: 01:15:15 DEBUG unit.abot-epc-basic/0.install Unpacking libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 01:15:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwebp5:amd64. unit-abot-epc-basic-0: 01:15:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwebp5_0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 01:15:15 DEBUG unit.abot-epc-basic/0.install Unpacking libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 01:15:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwmf0.2-7:amd64. unit-abot-epc-basic-0: 01:15:16 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: 01:15:16 DEBUG unit.abot-epc-basic/0.install Unpacking libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 01:15:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick-q16-3. unit-abot-epc-basic-0: 01:15:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick-q16-3_1.3.23-1build1_amd64.deb ... unit-abot-epc-basic-0: 01:15:16 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick-q16-3 (1.3.23-1build1) ... unit-oai-hss-0: 01:15:16 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 01:15:16 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 01:15:16 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 01:15:16 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 01:15:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick++-q16-12. unit-abot-epc-basic-0: 01:15:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick++-q16-12_1.3.23-1build1_amd64.deb ... unit-abot-epc-basic-0: 01:15:16 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick++-q16-12 (1.3.23-1build1) ... unit-oai-hss-0: 01:15:16 DEBUG unit.oai-hss/0.install Package 'libgnutls-dev' is not installed, so not removed unit-oai-hss-0: 01:15:16 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx27' is not installed, so not removed unit-oai-hss-0: 01:15:16 DEBUG unit.oai-hss/0.install Package 'nettle-dev' is not installed, so not removed unit-oai-hss-0: 01:15:16 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx28' is not installed, so not removed unit-oai-hss-0: 01:15:16 DEBUG unit.oai-hss/0.install Package 'nettle-bin' is not installed, so not removed unit-oai-hss-0: 01:15:16 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 01:15:16 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 01:15:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-icu0:amd64. unit-abot-epc-basic-0: 01:15:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-icu0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 01:15:16 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:15:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-gobject0:amd64. unit-abot-epc-basic-0: 01:15:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-gobject0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 01:15:16 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:15:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-dev. unit-abot-epc-basic-0: 01:15:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-dev_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 01:15:16 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-oai-hss-0: 01:15:16 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 01:15:16 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 01:15:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft-dev. unit-abot-epc-basic-0: 01:15:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft-dev_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 01:15:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 01:15:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango1.0-dev. unit-oai-hss-0: 01:15:16 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 01:15:16 DEBUG unit.oai-hss/0.install autotools-dev binutils cmake-data cpp cpp-4.8 dpkg-dev fakeroot fontconfig unit-oai-hss-0: 01:15:16 DEBUG unit.oai-hss/0.install fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 unit-oai-hss-0: 01:15:16 DEBUG unit.oai-hss/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-oai-hss-0: 01:15:16 DEBUG unit.oai-hss/0.install libarchive13 libasan0 libatomic1 libaudio2 libavahi-client3 unit-oai-hss-0: 01:15:16 DEBUG unit.oai-hss/0.install libavahi-common-data libavahi-common3 libbison-dev libc-dev-bin libc6-dbg unit-oai-hss-0: 01:15:16 DEBUG unit.oai-hss/0.install libc6-dev libcloog-isl4 libcups2 libdpkg-perl libfakeroot unit-oai-hss-0: 01:15:16 DEBUG unit.oai-hss/0.install libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev libgmp10 unit-oai-hss-0: 01:15:16 DEBUG unit.oai-hss/0.install libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 liblzo2-2 unit-abot-epc-basic-0: 01:15:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango1.0-dev_1.38.1-1_amd64.deb ... unit-oai-hss-0: 01:15:16 DEBUG unit.oai-hss/0.install libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative libqt4-network unit-oai-hss-0: 01:15:16 DEBUG unit.oai-hss/0.install libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml libqt4-xmlpatterns unit-oai-hss-0: 01:15:16 DEBUG unit.oai-hss/0.install libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 libstdc++-4.8-dev unit-oai-hss-0: 01:15:16 DEBUG unit.oai-hss/0.install libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev m4 make unit-oai-hss-0: 01:15:16 DEBUG unit.oai-hss/0.install manpages-dev qtcore4-l10n x11-common unit-oai-hss-0: 01:15:16 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 01:15:16 DEBUG unit.oai-hss/0.install autoconf2.13 autoconf-archive gnu-standards autoconf-doc libtool gettext unit-oai-hss-0: 01:15:16 DEBUG unit.oai-hss/0.install binutils-doc bison-doc codeblocks eclipse cpp-doc gcc-4.8-locales unit-oai-hss-0: 01:15:16 DEBUG unit.oai-hss/0.install doxygen-latex doxygen-doc graphviz debian-keyring g++-multilib unit-oai-hss-0: 01:15:16 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: 01:15:16 DEBUG unit.oai-hss/0.install gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg unit-oai-hss-0: 01:15:16 DEBUG unit.oai-hss/0.install libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver lrzip nas unit-oai-hss-0: 01:15:16 DEBUG unit.oai-hss/0.install glibc-doc cups-common libqt4-declarative-folderlistmodel unit-oai-hss-0: 01:15:16 DEBUG unit.oai-hss/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-oai-hss-0: 01:15:16 DEBUG unit.oai-hss/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libicu48 libthai0 unit-oai-hss-0: 01:15:16 DEBUG unit.oai-hss/0.install qt4-qtconfig libstdc++-4.8-doc make-doc unit-oai-hss-0: 01:15:16 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 01:15:16 DEBUG unit.oai-hss/0.install libc-dbg unit-oai-hss-0: 01:15:16 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 01:15:16 DEBUG unit.oai-hss/0.install autoconf automake autotools-dev binutils bison build-essential cmake unit-oai-hss-0: 01:15:16 DEBUG unit.oai-hss/0.install cmake-curses-gui cmake-data cpp cpp-4.8 doxygen doxygen-gui dpkg-dev unit-oai-hss-0: 01:15:16 DEBUG unit.oai-hss/0.install fakeroot flex fontconfig fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc unit-oai-hss-0: 01:15:16 DEBUG unit.oai-hss/0.install gcc-4.8 gdb libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-oai-hss-0: 01:15:16 DEBUG unit.oai-hss/0.install libalgorithm-merge-perl libarchive13 libasan0 libatomic1 libaudio2 unit-oai-hss-0: 01:15:16 DEBUG unit.oai-hss/0.install libavahi-client3 libavahi-common-data libavahi-common3 libbison-dev unit-oai-hss-0: 01:15:16 DEBUG unit.oai-hss/0.install libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl unit-oai-hss-0: 01:15:16 DEBUG unit.oai-hss/0.install libfakeroot libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev unit-oai-hss-0: 01:15:16 DEBUG unit.oai-hss/0.install libgmp10 libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 unit-oai-hss-0: 01:15:16 DEBUG unit.oai-hss/0.install liblzo2-2 libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative unit-oai-hss-0: 01:15:16 DEBUG unit.oai-hss/0.install libqt4-network libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-oai-hss-0: 01:15:16 DEBUG unit.oai-hss/0.install libqt4-xmlpatterns libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 unit-oai-hss-0: 01:15:16 DEBUG unit.oai-hss/0.install libstdc++-4.8-dev libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev unit-oai-hss-0: 01:15:16 DEBUG unit.oai-hss/0.install m4 make manpages-dev pkg-config qtcore4-l10n x11-common unit-abot-epc-basic-0: 01:15:16 DEBUG unit.abot-epc-basic/0.install Unpacking libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 01:15:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xinerama-dev. unit-abot-epc-basic-0: 01:15:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xinerama-dev_1.2.1-2_all.deb ... unit-abot-epc-basic-0: 01:15:17 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xinerama-dev (1.2.1-2) ... unit-oai-hss-0: 01:15:17 DEBUG unit.oai-hss/0.install 0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 01:15:17 DEBUG unit.oai-hss/0.install Need to get 68.3 MB of archives. unit-oai-hss-0: 01:15:17 DEBUG unit.oai-hss/0.install After this operation, 235 MB of additional disk space will be used. unit-oai-hss-0: 01:15:17 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: 01:15:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama-dev:amd64. unit-abot-epc-basic-0: 01:15:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama-dev_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 01:15:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 01:15:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-randr-dev. unit-abot-epc-basic-0: 01:15:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-randr-dev_1.5.0-1_all.deb ... unit-oai-hss-0: 01:15:17 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-oai-hss-0: 01:15:17 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: 01:15:17 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-randr-dev (1.5.0-1) ... unit-oai-hss-0: 01:15:17 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-oai-hss-0: 01:15:17 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-oai-hss-0: 01:15:18 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libarchive13 amd64 3.1.2-7ubuntu2.4 [262 kB] unit-oai-hss-0: 01:15:18 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-oai-hss-0: 01:15:18 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-oai-hss-0: 01:15:18 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: 01:15:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr-dev:amd64. unit-abot-epc-basic-0: 01:15:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr-dev_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 01:15:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr-dev:amd64 (2:1.5.0-1) ... unit-oai-hss-0: 01:15:18 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-oai-hss-0: 01:15:18 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: 01:15:18 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-oai-hss-0: 01:15:18 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: 01:15:18 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: 01:15:18 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-abot-epc-basic-0: 01:15:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor-dev:amd64. unit-abot-epc-basic-0: 01:15:18 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: 01:15:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-oai-hss-0: 01:15:19 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: 01:15:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-composite-dev. unit-oai-hss-0: 01:15:19 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-abot-epc-basic-0: 01:15:19 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: 01:15:19 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 01:15:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite-dev. unit-abot-epc-basic-0: 01:15:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite-dev_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 01:15:19 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite-dev (1:0.4.4-1) ... unit-oai-hss-0: 01:15:19 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-abot-epc-basic-0: 01:15:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 01:15:19 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: 01:15:19 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-oai-hss-0: 01:15:19 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: 01:15:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-dev:amd64. unit-abot-epc-basic-0: 01:15:19 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: 01:15:19 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 01:15:19 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: 01:15:19 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-oai-hss-0: 01:15:19 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: 01:15:19 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-oai-hss-0: 01:15:19 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: 01:15:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsz2:amd64. unit-abot-epc-basic-0: 01:15:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsz2_0.3.2-1_amd64.deb ... unit-oai-hss-0: 01:15:20 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-abot-epc-basic-0: 01:15:20 DEBUG unit.abot-epc-basic/0.install Unpacking libsz2:amd64 (0.3.2-1) ... unit-oai-hss-0: 01:15:20 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: 01:15:20 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: 01:15:20 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: 01:15:20 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-oai-hss-0: 01:15:20 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-oai-hss-0: 01:15:20 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: 01:15:20 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: 01:15:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-10:amd64. unit-abot-epc-basic-0: 01:15:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-10_1.8.16+docs-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:15:20 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-10:amd64 (1.8.16+docs-4ubuntu1) ... unit-oai-hss-0: 01:15:20 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: 01:15:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-cpp-11:amd64. unit-abot-epc-basic-0: 01:15:20 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: 01:15:20 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1) ... unit-oai-hss-0: 01:15:20 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-abot-epc-basic-0: 01:15:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8-dev:amd64. unit-abot-epc-basic-0: 01:15:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8-dev_1.4.2-0ubuntu3.1_amd64.deb ... unit-oai-hss-0: 01:15:21 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: 01:15:21 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-oai-hss-0: 01:15:21 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: 01:15:21 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: 01:15:21 DEBUG unit.oai-hss/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] unit-oai-hss-0: 01:15:21 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: 01:15:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8-dev:amd64. unit-abot-epc-basic-0: 01:15:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 01:15:21 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 01:15:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-dev:amd64. unit-abot-epc-basic-0: 01:15:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-dev_8c-2ubuntu8_amd64.deb ... unit-oai-hss-0: 01:15:21 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: 01:15:21 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 01:15:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec-dev:amd64. unit-abot-epc-basic-0: 01:15:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec-dev_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 01:15:21 DEBUG unit.abot-epc-basic/0.install Unpacking libaec-dev:amd64 (0.3.2-1) ... unit-oai-hss-0: 01:15:21 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: 01:15:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-dev. unit-abot-epc-basic-0: 01:15:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-dev_1.8.16+docs-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:15:21 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-dev (1.8.16+docs-4ubuntu1) ... unit-oai-hss-0: 01:15:21 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: 01:15:21 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-oai-hss-0: 01:15:21 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-oai-hss-0: 01:15:21 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: 01:15:22 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: 01:15:22 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-oai-hss-0: 01:15:22 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: 01:15:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tagset-perl. unit-abot-epc-basic-0: 01:15:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tagset-perl_3.20-2_all.deb ... unit-abot-epc-basic-0: 01:15:22 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 01:15:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-parser-perl. unit-oai-hss-0: 01:15:22 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-abot-epc-basic-0: 01:15:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-parser-perl_3.72-1_amd64.deb ... unit-abot-epc-basic-0: 01:15:22 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 01:15:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-html-perl. unit-abot-epc-basic-0: 01:15:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-html-perl_1.001-1_all.deb ... unit-abot-epc-basic-0: 01:15:22 DEBUG unit.abot-epc-basic/0.install Unpacking libio-html-perl (1.001-1) ... unit-oai-hss-0: 01:15:22 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-oai-hss-0: 01:15:22 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: 01:15:22 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-oai-hss-0: 01:15:22 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: 01:15:22 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: 01:15:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-mediatypes-perl. unit-abot-epc-basic-0: 01:15:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-mediatypes-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 01:15:22 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 01:15:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-message-perl. unit-oai-hss-0: 01:15:22 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-abot-epc-basic-0: 01:15:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-message-perl_6.11-1_all.deb ... unit-abot-epc-basic-0: 01:15:22 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-message-perl (6.11-1) ... unit-oai-hss-0: 01:15:23 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-153.203 [772 kB] unit-abot-epc-basic-0: 01:15:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-form-perl. unit-abot-epc-basic-0: 01:15:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-form-perl_6.03-1_all.deb ... unit-abot-epc-basic-0: 01:15:23 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-form-perl (6.03-1) ... unit-oai-hss-0: 01:15:23 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-abot-epc-basic-0: 01:15:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tree-perl. unit-abot-epc-basic-0: 01:15:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tree-perl_5.03-2_all.deb ... unit-oai-hss-0: 01:15:23 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: 01:15:23 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 01:15:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-format-perl. unit-abot-epc-basic-0: 01:15:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-format-perl_2.11-2_all.deb ... unit-abot-epc-basic-0: 01:15:23 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-format-perl (2.11-2) ... unit-oai-hss-0: 01:15:23 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-oai-hss-0: 01:15:23 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: 01:15:23 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-abot-epc-basic-0: 01:15:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-cookies-perl. unit-abot-epc-basic-0: 01:15:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-cookies-perl_6.01-1_all.deb ... unit-oai-hss-0: 01:15:23 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-abot-epc-basic-0: 01:15:23 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-cookies-perl (6.01-1) ... unit-oai-hss-0: 01:15:23 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: 01:15:24 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: 01:15:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-daemon-perl. unit-abot-epc-basic-0: 01:15:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-daemon-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 01:15:24 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 01:15:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-negotiate-perl. unit-abot-epc-basic-0: 01:15:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-negotiate-perl_6.00-2_all.deb ... unit-abot-epc-basic-0: 01:15:24 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 01:15:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libicu-dev:amd64. unit-oai-hss-0: 01:15:24 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-abot-epc-basic-0: 01:15:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libicu-dev_55.1-7ubuntu0.4_amd64.deb ... unit-oai-hss-0: 01:15:24 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: 01:15:24 DEBUG unit.abot-epc-basic/0.install Unpacking libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-oai-hss-0: 01:15:24 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-oai-hss-0: 01:15:24 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-oai-hss-0: 01:15:24 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: 01:15:25 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: 01:15:25 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-oai-hss-0: 01:15:25 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-oai-hss-0: 01:15:25 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: 01:15:25 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-oai-hss-0: 01:15:25 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: 01:15:25 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: 01:15:25 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: 01:15:25 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-oai-hss-0: 01:15:26 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-oai-hss-0: 01:15:26 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-oai-hss-0: 01:15:26 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-oai-hss-0: 01:15:26 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: 01:15:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn11-dev. unit-abot-epc-basic-0: 01:15:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn11-dev_1.32-3ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 01:15:26 DEBUG unit.abot-epc-basic/0.install Unpacking libidn11-dev (1.32-3ubuntu1.2) ... unit-oai-hss-0: 01:15:26 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: 01:15:26 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: 01:15:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-ssleay-perl. unit-abot-epc-basic-0: 01:15:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-ssleay-perl_1.72-1build1_amd64.deb ... unit-abot-epc-basic-0: 01:15:26 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-ssleay-perl (1.72-1build1) ... unit-oai-hss-0: 01:15:26 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: 01:15:26 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 01:15:26 DEBUG unit.oai-hss/0.install Fetched 68.3 MB in 9s (7101 kB/s) unit-abot-epc-basic-0: 01:15:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-socket-ssl-perl. unit-abot-epc-basic-0: 01:15:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-socket-ssl-perl_2.024-1_all.deb ... unit-abot-epc-basic-0: 01:15:26 DEBUG unit.abot-epc-basic/0.install Unpacking libio-socket-ssl-perl (2.024-1) ... unit-oai-hss-0: 01:15:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package m4. unit-abot-epc-basic-0: 01:15:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjack-jackd2-0:amd64. unit-abot-epc-basic-0: 01:15:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjack-jackd2-0_1.9.10+20150825git1ed50c92~dfsg-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:15:26 DEBUG unit.abot-epc-basic/0.install Unpacking libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 01:15:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjs-jquery. unit-abot-epc-basic-0: 01:15:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjs-jquery_1.11.3+dfsg-4_all.deb ... unit-abot-epc-basic-0: 01:15:26 DEBUG unit.abot-epc-basic/0.install Unpacking libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 01:15:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libkpathsea6:amd64. unit-abot-epc-basic-0: 01:15:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libkpathsea6_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 01:15:27 DEBUG unit.abot-epc-basic/0.install Unpacking libkpathsea6:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 01:15:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-http-perl. unit-abot-epc-basic-0: 01:15:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-http-perl_6.09-1_all.deb ... unit-abot-epc-basic-0: 01:15:27 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-http-perl (6.09-1) ... unit-oai-hss-0: 01:15:27 DEBUG unit.oai-hss/0.install (Reading database ... 83601 files and directories currently installed.) unit-oai-hss-0: 01:15:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../m4_1.4.17-2ubuntu1_amd64.deb ... unit-oai-hss-0: 01:15:27 DEBUG unit.oai-hss/0.install Unpacking m4 (1.4.17-2ubuntu1) ... unit-abot-epc-basic-0: 01:15:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-robotrules-perl. unit-abot-epc-basic-0: 01:15:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-robotrules-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 01:15:27 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 01:15:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-perl. unit-oai-hss-0: 01:15:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfl-dev:amd64. unit-abot-epc-basic-0: 01:15:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-perl_6.15-1_all.deb ... unit-oai-hss-0: 01:15:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfl-dev_2.5.35-10.1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:15:27 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-perl (6.15-1) ... unit-oai-hss-0: 01:15:27 DEBUG unit.oai-hss/0.install Unpacking libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 01:15:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package flex. unit-oai-hss-0: 01:15:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../flex_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 01:15:27 DEBUG unit.oai-hss/0.install Unpacking flex (2.5.35-10.1ubuntu2) ... unit-abot-epc-basic-0: 01:15:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-protocol-https-perl. unit-abot-epc-basic-0: 01:15:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-protocol-https-perl_6.06-2_all.deb ... unit-abot-epc-basic-0: 01:15:27 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-protocol-https-perl (6.06-2) ... unit-oai-hss-0: 01:15:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package liblzo2-2:amd64. unit-abot-epc-basic-0: 01:15:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagick++-6.q16-5v5:amd64. unit-oai-hss-0: 01:15:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../liblzo2-2_2.06-1.2ubuntu1.1_amd64.deb ... unit-oai-hss-0: 01:15:27 DEBUG unit.oai-hss/0.install Unpacking liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-abot-epc-basic-0: 01:15:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagick++-6.q16-5v5_8%3a6.8.9.9-7ubuntu5.12_amd64.deb ... unit-oai-hss-0: 01:15:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libnettle4:amd64. unit-oai-hss-0: 01:15:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libnettle4_2.7.1-1ubuntu0.2_amd64.deb ... unit-oai-hss-0: 01:15:27 DEBUG unit.oai-hss/0.install Unpacking libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 01:15:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libarchive13:amd64. unit-oai-hss-0: 01:15:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libarchive13_3.1.2-7ubuntu2.4_amd64.deb ... unit-oai-hss-0: 01:15:27 DEBUG unit.oai-hss/0.install Unpacking libarchive13:amd64 (3.1.2-7ubuntu2.4) ... unit-abot-epc-basic-0: 01:15:27 DEBUG unit.abot-epc-basic/0.install Unpacking libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.12) ... unit-abot-epc-basic-0: 01:15:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-abot-epc-basic-0: 01:15:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsys-hostname-long-perl_1.5-1_all.deb ... unit-abot-epc-basic-0: 01:15:27 DEBUG unit.abot-epc-basic/0.install Unpacking libsys-hostname-long-perl (1.5-1) ... unit-oai-hss-0: 01:15:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasan0:amd64. unit-oai-hss-0: 01:15:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 01:15:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmail-sendmail-perl. unit-abot-epc-basic-0: 01:15:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-oai-hss-0: 01:15:27 DEBUG unit.oai-hss/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 01:15:27 DEBUG unit.abot-epc-basic/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 01:15:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libatomic1:amd64. unit-oai-hss-0: 01:15:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 01:15:28 DEBUG unit.oai-hss/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 01:15:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-smtp-ssl-perl. unit-abot-epc-basic-0: 01:15:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-smtp-ssl-perl_1.03-1_all.deb ... unit-abot-epc-basic-0: 01:15:28 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-smtp-ssl-perl (1.03-1) ... unit-oai-hss-0: 01:15:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-common. unit-oai-hss-0: 01:15:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-common_1%3a7.7+1ubuntu8.1_all.deb ... unit-oai-hss-0: 01:15:28 DEBUG unit.oai-hss/0.install Unpacking x11-common (1:7.7+1ubuntu8.1) ... unit-abot-epc-basic-0: 01:15:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmailtools-perl. unit-abot-epc-basic-0: 01:15:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmailtools-perl_2.13-1_all.deb ... unit-abot-epc-basic-0: 01:15:28 DEBUG unit.abot-epc-basic/0.install Unpacking libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 01:15:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 01:15:28 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: 01:15:28 DEBUG unit.abot-epc-basic/0.install Unpacking mysql-common (5.7.23-0ubuntu0.16.04.1) ... unit-oai-hss-0: 01:15:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libice6:amd64. unit-oai-hss-0: 01:15:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libice6_2%3a1.0.8-2_amd64.deb ... unit-oai-hss-0: 01:15:28 DEBUG unit.oai-hss/0.install Unpacking libice6:amd64 (2:1.0.8-2) ... unit-abot-epc-basic-0: 01:15:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient20:amd64. unit-abot-epc-basic-0: 01:15:29 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: 01:15:29 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient20:amd64 (5.7.23-0ubuntu0.16.04.1) ... unit-oai-hss-0: 01:15:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsm6:amd64. unit-oai-hss-0: 01:15:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsm6_2%3a1.2.1-2_amd64.deb ... unit-oai-hss-0: 01:15:29 DEBUG unit.oai-hss/0.install Unpacking libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 01:15:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxt6:amd64. unit-oai-hss-0: 01:15:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxt6_1%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 01:15:29 DEBUG unit.oai-hss/0.install Unpacking libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 01:15:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaudio2:amd64. unit-oai-hss-0: 01:15:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaudio2_1.9.4-1_amd64.deb ... unit-oai-hss-0: 01:15:29 DEBUG unit.oai-hss/0.install Unpacking libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 01:15:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-oai-hss-0: 01:15:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 01:15:29 DEBUG unit.oai-hss/0.install Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 01:15:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient-dev. unit-abot-epc-basic-0: 01:15:29 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: 01:15:29 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient-dev (5.7.23-0ubuntu0.16.04.1) ... unit-oai-hss-0: 01:15:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common3:amd64. unit-oai-hss-0: 01:15:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 01:15:29 DEBUG unit.oai-hss/0.install Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 01:15:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-parser-perl. unit-abot-epc-basic-0: 01:15:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-parser-perl_2.44-1build1_amd64.deb ... unit-abot-epc-basic-0: 01:15:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 01:15:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-twig-perl. unit-abot-epc-basic-0: 01:15:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-twig-perl_1%3a3.48-1_all.deb ... unit-abot-epc-basic-0: 01:15:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 01:15:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-dbus-perl. unit-abot-epc-basic-0: 01:15:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-dbus-perl_1.1.0-3build1_amd64.deb ... unit-abot-epc-basic-0: 01:15:30 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-dbus-perl (1.1.0-3build1) ... unit-oai-hss-0: 01:15:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-client3:amd64. unit-oai-hss-0: 01:15:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 01:15:30 DEBUG unit.oai-hss/0.install Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 01:15:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp10:amd64. unit-oai-hss-0: 01:15:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 01:15:30 DEBUG unit.oai-hss/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 01:15:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglu1-mesa:amd64. unit-abot-epc-basic-0: 01:15:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglu1-mesa_9.0.0-2.1_amd64.deb ... unit-abot-epc-basic-0: 01:15:30 DEBUG unit.abot-epc-basic/0.install Unpacking libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 01:15:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libumfpack5.7.1:amd64. unit-abot-epc-basic-0: 01:15:30 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: 01:15:30 DEBUG unit.abot-epc-basic/0.install Unpacking libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 01:15:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libisl10:amd64. unit-oai-hss-0: 01:15:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-oai-hss-0: 01:15:30 DEBUG unit.oai-hss/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 01:15:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave3:amd64. unit-abot-epc-basic-0: 01:15:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave3_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 01:15:30 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 01:15:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-oai-hss-0: 01:15:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-oai-hss-0: 01:15:30 DEBUG unit.oai-hss/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 01:15:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcups2:amd64. unit-oai-hss-0: 01:15:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ... unit-oai-hss-0: 01:15:30 DEBUG unit.oai-hss/0.install Unpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ... unit-oai-hss-0: 01:15:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package fonts-dejavu-core. unit-oai-hss-0: 01:15:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... unit-oai-hss-0: 01:15:30 DEBUG unit.oai-hss/0.install Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... unit-oai-hss-0: 01:15:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig-config. unit-oai-hss-0: 01:15:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... unit-oai-hss-0: 01:15:31 DEBUG unit.oai-hss/0.install Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 01:15:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper-utils. unit-abot-epc-basic-0: 01:15:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper-utils_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:15:31 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-oai-hss-0: 01:15:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontconfig1:amd64. unit-abot-epc-basic-0: 01:15:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-5.2-0:amd64. unit-oai-hss-0: 01:15:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 01:15:31 DEBUG unit.oai-hss/0.install Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 01:15:31 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: 01:15:31 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 01:15:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-dev:amd64. unit-abot-epc-basic-0: 01:15:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-dev_5.2.122~dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 01:15:31 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-oai-hss-0: 01:15:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgomp1:amd64. unit-oai-hss-0: 01:15:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 01:15:31 DEBUG unit.oai-hss/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 01:15:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplot2c2. unit-abot-epc-basic-0: 01:15:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplot2c2_2.6-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:15:31 DEBUG unit.abot-epc-basic/0.install Unpacking libplot2c2 (2.6-3ubuntu1) ... unit-oai-hss-0: 01:15:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libitm1:amd64. unit-oai-hss-0: 01:15:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 01:15:31 DEBUG unit.oai-hss/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 01:15:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-oai-hss-0: 01:15:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... unit-oai-hss-0: 01:15:31 DEBUG unit.oai-hss/0.install Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-abot-epc-basic-0: 01:15:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpoppler58:amd64. unit-abot-epc-basic-0: 01:15:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpoppler58_0.41.0-0ubuntu1.7_amd64.deb ... unit-abot-epc-basic-0: 01:15:32 DEBUG unit.abot-epc-basic/0.install Unpacking libpoppler58:amd64 (0.41.0-0ubuntu1.7) ... unit-abot-epc-basic-0: 01:15:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libportaudio2:amd64. unit-abot-epc-basic-0: 01:15:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libportaudio2_19+svn20140130-1build1_amd64.deb ... unit-abot-epc-basic-0: 01:15:32 DEBUG unit.abot-epc-basic/0.install Unpacking libportaudio2:amd64 (19+svn20140130-1build1) ... unit-oai-hss-0: 01:15:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpfr4:amd64. unit-oai-hss-0: 01:15:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-oai-hss-0: 01:15:32 DEBUG unit.oai-hss/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 01:15:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython3.4:amd64. unit-oai-hss-0: 01:15:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.6_amd64.deb ... unit-oai-hss-0: 01:15:32 DEBUG unit.oai-hss/0.install Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... unit-abot-epc-basic-0: 01:15:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpotrace0. unit-abot-epc-basic-0: 01:15:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpotrace0_1.13-2_amd64.deb ... unit-abot-epc-basic-0: 01:15:32 DEBUG unit.abot-epc-basic/0.install Unpacking libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 01:15:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpstoedit0c2a. unit-oai-hss-0: 01:15:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package qtcore4-l10n. unit-abot-epc-basic-0: 01:15:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpstoedit0c2a_3.70-1ubuntu2_amd64.deb ... unit-oai-hss-0: 01:15:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../qtcore4-l10n_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_all.deb ... unit-abot-epc-basic-0: 01:15:32 DEBUG unit.abot-epc-basic/0.install Unpacking libpstoedit0c2a (3.70-1ubuntu2) ... unit-oai-hss-0: 01:15:32 DEBUG unit.oai-hss/0.install Unpacking qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 01:15:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtcore4:amd64. unit-oai-hss-0: 01:15:32 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: 01:15:32 DEBUG unit.oai-hss/0.install Unpacking libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 01:15:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libptexenc1:amd64. unit-abot-epc-basic-0: 01:15:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libptexenc1_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 01:15:32 DEBUG unit.abot-epc-basic/0.install Unpacking libptexenc1:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 01:15:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqhull7:amd64. unit-abot-epc-basic-0: 01:15:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqhull7_2015.2-1_amd64.deb ... unit-abot-epc-basic-0: 01:15:32 DEBUG unit.abot-epc-basic/0.install Unpacking libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 01:15:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-l10n. unit-abot-epc-basic-0: 01:15:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-l10n_2.9.1+dfsg-4build1_all.deb ... unit-abot-epc-basic-0: 01:15:32 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-oai-hss-0: 01:15:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xml:amd64. unit-oai-hss-0: 01:15:33 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: 01:15:33 DEBUG unit.oai-hss/0.install Unpacking libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 01:15:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtcore4-l10n. unit-abot-epc-basic-0: 01:15:33 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: 01:15:33 DEBUG unit.abot-epc-basic/0.install Unpacking qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 01:15:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtdbus4:amd64. unit-oai-hss-0: 01:15:33 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: 01:15:33 DEBUG unit.oai-hss/0.install Unpacking libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 01:15:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-network:amd64. unit-oai-hss-0: 01:15:33 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: 01:15:33 DEBUG unit.oai-hss/0.install Unpacking libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 01:15:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtcore4:amd64. unit-abot-epc-basic-0: 01:15:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtcore4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:15:33 DEBUG unit.abot-epc-basic/0.install Unpacking libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:15:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xml:amd64. unit-abot-epc-basic-0: 01:15:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-xml_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:15:33 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 01:15:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-script:amd64. unit-oai-hss-0: 01:15:33 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: 01:15:33 DEBUG unit.oai-hss/0.install Unpacking libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 01:15:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql:amd64. unit-oai-hss-0: 01:15:33 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: 01:15:33 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 01:15:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtdbus4:amd64. unit-abot-epc-basic-0: 01:15:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:15:34 DEBUG unit.abot-epc-basic/0.install Unpacking libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:15:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-network:amd64. unit-abot-epc-basic-0: 01:15:34 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: 01:15:34 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 01:15:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-oai-hss-0: 01:15:34 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: 01:15:34 DEBUG unit.oai-hss/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 01:15:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-script:amd64. unit-abot-epc-basic-0: 01:15:34 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: 01:15:34 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:15:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql:amd64. unit-abot-epc-basic-0: 01:15:34 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: 01:15:34 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:15:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-abot-epc-basic-0: 01:15:34 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: 01:15:34 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 01:15:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig. unit-oai-hss-0: 01:15:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 01:15:34 DEBUG unit.oai-hss/0.install Unpacking fontconfig (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 01:15:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg8:amd64. unit-oai-hss-0: 01:15:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-oai-hss-0: 01:15:35 DEBUG unit.oai-hss/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 01:15:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjbig0:amd64. unit-oai-hss-0: 01:15:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 01:15:35 DEBUG unit.oai-hss/0.install Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 01:15:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtiff5:amd64. unit-oai-hss-0: 01:15:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... unit-oai-hss-0: 01:15:35 DEBUG unit.oai-hss/0.install Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... unit-abot-epc-basic-0: 01:15:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-abot-epc-basic-0: 01:15:35 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: 01:15:35 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 01:15:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxi6:amd64. unit-oai-hss-0: 01:15:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxi6_2%3a1.7.1.901-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 01:15:35 DEBUG unit.oai-hss/0.install Unpacking libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 01:15:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrender1:amd64. unit-oai-hss-0: 01:15:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrender1_1%3a0.9.8-1build0.14.04.1_amd64.deb ... unit-oai-hss-0: 01:15:35 DEBUG unit.oai-hss/0.install Unpacking libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-abot-epc-basic-0: 01:15:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtgui4:amd64. unit-abot-epc-basic-0: 01:15:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtgui4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:15:35 DEBUG unit.abot-epc-basic/0.install Unpacking libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 01:15:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtgui4:amd64. unit-oai-hss-0: 01:15:35 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: 01:15:35 DEBUG unit.oai-hss/0.install Unpacking libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 01:15:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-12v5. unit-abot-epc-basic-0: 01:15:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-12v5_2.9.1+dfsg-4build1_amd64.deb ... unit-abot-epc-basic-0: 01:15:36 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-oai-hss-0: 01:15:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-oai-hss-0: 01:15:36 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: 01:15:36 DEBUG unit.oai-hss/0.install Unpacking libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 01:15:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtchooser. unit-abot-epc-basic-0: 01:15:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtchooser_52-gae5eeef-2build1~gcc5.2_amd64.deb ... unit-abot-epc-basic-0: 01:15:36 DEBUG unit.abot-epc-basic/0.install Unpacking qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 01:15:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qdbus. unit-abot-epc-basic-0: 01:15:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qdbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:15:36 DEBUG unit.abot-epc-basic/0.install Unpacking qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:15:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-dbus:amd64. unit-abot-epc-basic-0: 01:15:36 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: 01:15:36 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 01:15:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-abot-epc-basic-0: 01:15:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-opengl:amd64. unit-oai-hss-0: 01:15:36 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: 01:15:36 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: 01:15:36 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: 01:15:36 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 01:15:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libquadmath0:amd64. unit-oai-hss-0: 01:15:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 01:15:36 DEBUG unit.oai-hss/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 01:15:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-abot-epc-basic-0: 01:15:36 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: 01:15:36 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 01:15:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtsan0:amd64. unit-oai-hss-0: 01:15:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 01:15:36 DEBUG unit.oai-hss/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 01:15:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp1:amd64. unit-abot-epc-basic-0: 01:15:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp1_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 01:15:36 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 01:15:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp-dev. unit-abot-epc-basic-0: 01:15:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp-dev_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 01:15:37 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 01:15:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-dev:amd64. unit-abot-epc-basic-0: 01:15:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-dev_1.0.2g-1ubuntu4.13_amd64.deb ... unit-abot-epc-basic-0: 01:15:37 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-dev:amd64 (1.0.2g-1ubuntu4.13) ... unit-oai-hss-0: 01:15:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpc3:amd64. unit-oai-hss-0: 01:15:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 01:15:37 DEBUG unit.oai-hss/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 01:15:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package autoconf. unit-oai-hss-0: 01:15:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../autoconf_2.69-6_all.deb ... unit-oai-hss-0: 01:15:37 DEBUG unit.oai-hss/0.install Unpacking autoconf (2.69-6) ... unit-abot-epc-basic-0: 01:15:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-doc. unit-abot-epc-basic-0: 01:15:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-doc_1.0.2g-1ubuntu4.13_all.deb ... unit-abot-epc-basic-0: 01:15:37 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-doc (1.0.2g-1ubuntu4.13) ... unit-oai-hss-0: 01:15:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package autotools-dev. unit-oai-hss-0: 01:15:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../autotools-dev_20130810.1_all.deb ... unit-oai-hss-0: 01:15:37 DEBUG unit.oai-hss/0.install Unpacking autotools-dev (20130810.1) ... unit-abot-epc-basic-0: 01:15:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsvn1:amd64. unit-abot-epc-basic-0: 01:15:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsvn1_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 01:15:38 DEBUG unit.abot-epc-basic/0.install Unpacking libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-oai-hss-0: 01:15:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package automake. unit-oai-hss-0: 01:15:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../automake_1%3a1.14.1-2ubuntu1_all.deb ... unit-oai-hss-0: 01:15:38 DEBUG unit.oai-hss/0.install Unpacking automake (1:1.14.1-2ubuntu1) ... unit-abot-epc-basic-0: 01:15:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsynctex1:amd64. unit-abot-epc-basic-0: 01:15:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsynctex1_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 01:15:38 DEBUG unit.abot-epc-basic/0.install Unpacking libsynctex1:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 01:15:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-6-dev:amd64. unit-abot-epc-basic-0: 01:15:38 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: 01:15:38 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-oai-hss-0: 01:15:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package binutils. unit-abot-epc-basic-0: 01:15:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexlua52:amd64. unit-oai-hss-0: 01:15:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-oai-hss-0: 01:15:38 DEBUG unit.oai-hss/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 01:15:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexlua52_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 01:15:38 DEBUG unit.abot-epc-basic/0.install Unpacking libtexlua52:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 01:15:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexluajit2:amd64. unit-abot-epc-basic-0: 01:15:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexluajit2_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 01:15:38 DEBUG unit.abot-epc-basic/0.install Unpacking libtexluajit2:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 01:15:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtext-unidecode-perl. unit-abot-epc-basic-0: 01:15:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtext-unidecode-perl_1.27-1_all.deb ... unit-abot-epc-basic-0: 01:15:38 DEBUG unit.abot-epc-basic/0.install Unpacking libtext-unidecode-perl (1.27-1) ... unit-oai-hss-0: 01:15:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libbison-dev:amd64. unit-oai-hss-0: 01:15:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libbison-dev_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 01:15:38 DEBUG unit.oai-hss/0.install Unpacking libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-abot-epc-basic-0: 01:15:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtie-ixhash-perl. unit-abot-epc-basic-0: 01:15:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtie-ixhash-perl_1.23-2_all.deb ... unit-abot-epc-basic-0: 01:15:39 DEBUG unit.abot-epc-basic/0.install Unpacking libtie-ixhash-perl (1.23-2) ... unit-oai-hss-0: 01:15:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package bison. unit-oai-hss-0: 01:15:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../bison_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 01:15:39 DEBUG unit.oai-hss/0.install Unpacking bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 01:15:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc-dev-bin. unit-oai-hss-0: 01:15:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 01:15:39 DEBUG unit.oai-hss/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 01:15:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-oai-hss-0: 01:15:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ... unit-oai-hss-0: 01:15:39 DEBUG unit.oai-hss/0.install Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... unit-abot-epc-basic-0: 01:15:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtool. unit-abot-epc-basic-0: 01:15:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtool_2.4.6-0.1_all.deb ... unit-abot-epc-basic-0: 01:15:39 DEBUG unit.abot-epc-basic/0.install Unpacking libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 01:15:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-0-dev:amd64. unit-abot-epc-basic-0: 01:15:39 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: 01:15:39 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-oai-hss-0: 01:15:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dev:amd64. unit-oai-hss-0: 01:15:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 01:15:39 DEBUG unit.oai-hss/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 01:15:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-doc. unit-abot-epc-basic-0: 01:15:39 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: 01:15:39 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 01:15:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-bin. unit-abot-epc-basic-0: 01:15:39 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: 01:15:39 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-oai-hss-0: 01:15:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp-4.8. unit-oai-hss-0: 01:15:40 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: 01:15:40 DEBUG unit.oai-hss/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 01:15:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-protocol-perl. unit-abot-epc-basic-0: 01:15:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-protocol-perl_0.56-7_all.deb ... unit-abot-epc-basic-0: 01:15:40 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 01:15:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-namespacesupport-perl. unit-abot-epc-basic-0: 01:15:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-namespacesupport-perl_1.11-1_all.deb ... unit-abot-epc-basic-0: 01:15:40 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-namespacesupport-perl (1.11-1) ... unit-oai-hss-0: 01:15:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp. unit-oai-hss-0: 01:15:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 01:15:40 DEBUG unit.oai-hss/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 01:15:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-oai-hss-0: 01:15:41 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: 01:15:41 DEBUG unit.oai-hss/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 01:15:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-base-perl. unit-abot-epc-basic-0: 01:15:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-base-perl_1.07-1_all.deb ... unit-abot-epc-basic-0: 01:15:41 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 01:15:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-perl. unit-abot-epc-basic-0: 01:15:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ... unit-abot-epc-basic-0: 01:15:41 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-oai-hss-0: 01:15:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc-4.8. unit-oai-hss-0: 01:15:41 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: 01:15:41 DEBUG unit.oai-hss/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 01:15:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-libxml-perl. unit-abot-epc-basic-0: 01:15:41 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: 01:15:41 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:15:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-expat-perl. unit-abot-epc-basic-0: 01:15:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-expat-perl_0.40-2_all.deb ... unit-abot-epc-basic-0: 01:15:41 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 01:15:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-xpathengine-perl. unit-abot-epc-basic-0: 01:15:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-xpathengine-perl_0.13-1_all.deb ... unit-abot-epc-basic-0: 01:15:41 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 01:15:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml2-dev:amd64. unit-abot-epc-basic-0: 01:15:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml2-dev_2.9.3+dfsg1-1ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 01:15:41 DEBUG unit.abot-epc-basic/0.install Unpacking libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.5) ... unit-oai-hss-0: 01:15:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc. unit-oai-hss-0: 01:15:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 01:15:42 DEBUG unit.oai-hss/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 01:15:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-oai-hss-0: 01:15:42 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: 01:15:42 DEBUG unit.oai-hss/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 01:15:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxslt1-dev:amd64. unit-abot-epc-basic-0: 01:15:42 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: 01:15:42 DEBUG unit.abot-epc-basic/0.install Unpacking libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-oai-hss-0: 01:15:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++-4.8. unit-oai-hss-0: 01:15:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 01:15:42 DEBUG unit.oai-hss/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 01:15:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libzzip-0-13:amd64. unit-abot-epc-basic-0: 01:15:42 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: 01:15:42 DEBUG unit.abot-epc-basic/0.install Unpacking libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 01:15:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package lmodern. unit-abot-epc-basic-0: 01:15:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 01:15:42 DEBUG unit.abot-epc-basic/0.install Unpacking lmodern (2.004.5-1) ... unit-oai-hss-0: 01:15:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++. unit-oai-hss-0: 01:15:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 01:15:43 DEBUG unit.oai-hss/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 01:15:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package make. unit-oai-hss-0: 01:15:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-oai-hss-0: 01:15:43 DEBUG unit.oai-hss/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 01:15:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdpkg-perl. unit-oai-hss-0: 01:15:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 01:15:43 DEBUG unit.oai-hss/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 01:15:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package dpkg-dev. unit-oai-hss-0: 01:15:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 01:15:43 DEBUG unit.oai-hss/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 01:15:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mesa-common-dev:amd64. unit-abot-epc-basic-0: 01:15:44 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: 01:15:44 DEBUG unit.abot-epc-basic/0.install Unpacking mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 01:15:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package build-essential. unit-oai-hss-0: 01:15:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-oai-hss-0: 01:15:44 DEBUG unit.oai-hss/0.install Unpacking build-essential (11.6ubuntu6) ... unit-oai-hss-0: 01:15:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-data. unit-oai-hss-0: 01:15:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-data_2.8.12.2-0ubuntu3_all.deb ... unit-abot-epc-basic-0: 01:15:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mscgen. unit-abot-epc-basic-0: 01:15:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mscgen_0.20-5_amd64.deb ... unit-abot-epc-basic-0: 01:15:44 DEBUG unit.abot-epc-basic/0.install Unpacking mscgen (0.20-5) ... unit-abot-epc-basic-0: 01:15:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libosmesa6:amd64. unit-abot-epc-basic-0: 01:15:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libosmesa6_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 01:15:44 DEBUG unit.abot-epc-basic/0.install Unpacking libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 01:15:44 DEBUG unit.oai-hss/0.install Unpacking cmake-data (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 01:15:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake. unit-oai-hss-0: 01:15:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 01:15:44 DEBUG unit.oai-hss/0.install Unpacking cmake (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 01:15:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texinfo. unit-abot-epc-basic-0: 01:15:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texinfo_6.1.0.dfsg.1-5_amd64.deb ... unit-abot-epc-basic-0: 01:15:45 DEBUG unit.abot-epc-basic/0.install Unpacking texinfo (6.1.0.dfsg.1-5) ... unit-oai-hss-0: 01:15:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-curses-gui. unit-oai-hss-0: 01:15:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-curses-gui_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 01:15:45 DEBUG unit.oai-hss/0.install Unpacking cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 01:15:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-common. unit-abot-epc-basic-0: 01:15:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-common_4.0.0-3ubuntu9.2_all.deb ... unit-abot-epc-basic-0: 01:15:45 DEBUG unit.abot-epc-basic/0.install Unpacking octave-common (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 01:15:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen. unit-oai-hss-0: 01:15:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen_1.8.6-2_amd64.deb ... unit-oai-hss-0: 01:15:45 DEBUG unit.oai-hss/0.install Unpacking doxygen (1.8.6-2) ... unit-oai-hss-0: 01:15:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen-gui. unit-oai-hss-0: 01:15:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen-gui_1.8.6-2_amd64.deb ... unit-oai-hss-0: 01:15:46 DEBUG unit.oai-hss/0.install Unpacking doxygen-gui (1.8.6-2) ... unit-abot-epc-basic-0: 01:15:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave. unit-abot-epc-basic-0: 01:15:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 01:15:46 DEBUG unit.abot-epc-basic/0.install Unpacking octave (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 01:15:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfakeroot:amd64. unit-oai-hss-0: 01:15:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 01:15:46 DEBUG unit.oai-hss/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 01:15:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-control. unit-abot-epc-basic-0: 01:15:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-control_3.0.0-1_amd64.deb ... unit-abot-epc-basic-0: 01:15:47 DEBUG unit.abot-epc-basic/0.install Unpacking octave-control (3.0.0-1) ... unit-oai-hss-0: 01:15:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package fakeroot. unit-oai-hss-0: 01:15:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 01:15:47 DEBUG unit.oai-hss/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 01:15:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package gdb. unit-oai-hss-0: 01:15:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... unit-oai-hss-0: 01:15:47 DEBUG unit.oai-hss/0.install Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... unit-abot-epc-basic-0: 01:15:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-signal. unit-abot-epc-basic-0: 01:15:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-signal_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 01:15:47 DEBUG unit.abot-epc-basic/0.install Unpacking octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 01:15:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pstoedit. unit-abot-epc-basic-0: 01:15:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pstoedit_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 01:15:47 DEBUG unit.abot-epc-basic/0.install Unpacking pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 01:15:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pydb. unit-abot-epc-basic-0: 01:15:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/pydb_1.26-2_all.deb ... unit-abot-epc-basic-0: 01:15:47 DEBUG unit.abot-epc-basic/0.install Unpacking pydb (1.26-2) ... unit-abot-epc-basic-0: 01:15:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qt-at-spi:amd64. unit-abot-epc-basic-0: 01:15:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qt-at-spi_0.4.0-3_amd64.deb ... unit-oai-hss-0: 01:15:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-oai-hss-0: 01:15:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-oai-hss-0: 01:15:47 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-abot-epc-basic-0: 01:15:47 DEBUG unit.abot-epc-basic/0.install Unpacking qt-at-spi:amd64 (0.4.0-3) ... unit-oai-hss-0: 01:15:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-oai-hss-0: 01:15:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-oai-hss-0: 01:15:47 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 01:15:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-oai-hss-0: 01:15:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-oai-hss-0: 01:15:47 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-abot-epc-basic-0: 01:15:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qttranslations5-l10n. unit-abot-epc-basic-0: 01:15:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qttranslations5-l10n_5.5.1-2build1_all.deb ... unit-abot-epc-basic-0: 01:15:48 DEBUG unit.abot-epc-basic/0.install Unpacking qttranslations5-l10n (5.5.1-2build1) ... unit-oai-hss-0: 01:15:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-oai-hss-0: 01:15:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-oai-hss-0: 01:15:48 DEBUG unit.oai-hss/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 01:15:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package manpages-dev. unit-oai-hss-0: 01:15:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-oai-hss-0: 01:15:48 DEBUG unit.oai-hss/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 01:15:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rubygems-integration. unit-abot-epc-basic-0: 01:15:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../rubygems-integration_1.10_all.deb ... unit-abot-epc-basic-0: 01:15:48 DEBUG unit.abot-epc-basic/0.install Unpacking rubygems-integration (1.10) ... unit-abot-epc-basic-0: 01:15:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-did-you-mean. unit-abot-epc-basic-0: 01:15:48 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: 01:15:48 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 01:15:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-minitest. unit-abot-epc-basic-0: 01:15:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-minitest_5.8.4-2_all.deb ... unit-abot-epc-basic-0: 01:15:48 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-minitest (5.8.4-2) ... unit-oai-hss-0: 01:15:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package pkg-config. unit-oai-hss-0: 01:15:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../pkg-config_0.26-1ubuntu4_amd64.deb ... unit-abot-epc-basic-0: 01:15:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-net-telnet. unit-abot-epc-basic-0: 01:15:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-net-telnet_0.1.1-2_all.deb ... unit-abot-epc-basic-0: 01:15:48 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-net-telnet (0.1.1-2) ... unit-oai-hss-0: 01:15:48 DEBUG unit.oai-hss/0.install Unpacking pkg-config (0.26-1ubuntu4) ... unit-abot-epc-basic-0: 01:15:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-power-assert. unit-oai-hss-0: 01:15:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dbg:amd64. unit-oai-hss-0: 01:15:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ... unit-abot-epc-basic-0: 01:15:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-power-assert_0.2.7-1_all.deb ... unit-oai-hss-0: 01:15:48 DEBUG unit.oai-hss/0.install Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 01:15:48 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 01:15:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-test-unit. unit-abot-epc-basic-0: 01:15:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ... unit-abot-epc-basic-0: 01:15:48 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 01:15:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libruby2.3:amd64. unit-abot-epc-basic-0: 01:15:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libruby2.3_2.3.1-2~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 01:15:48 DEBUG unit.abot-epc-basic/0.install Unpacking libruby2.3:amd64 (2.3.1-2~16.04.10) ... unit-oai-hss-0: 01:15:49 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:15:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby2.3. unit-abot-epc-basic-0: 01:15:49 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: 01:15:49 DEBUG unit.abot-epc-basic/0.install Unpacking ruby2.3 (2.3.1-2~16.04.10) ... unit-abot-epc-basic-0: 01:15:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby. unit-abot-epc-basic-0: 01:15:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ... unit-abot-epc-basic-0: 01:15:50 DEBUG unit.abot-epc-basic/0.install Unpacking ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 01:15:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rake. unit-abot-epc-basic-0: 01:15:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/rake_10.5.0-2_all.deb ... unit-abot-epc-basic-0: 01:15:50 DEBUG unit.abot-epc-basic/0.install Unpacking rake (10.5.0-2) ... unit-abot-epc-basic-0: 01:15:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package subversion. unit-abot-epc-basic-0: 01:15:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../subversion_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 01:15:50 DEBUG unit.abot-epc-basic/0.install Unpacking subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 01:15:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package t1utils. unit-abot-epc-basic-0: 01:15:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../t1utils_1.39-2_amd64.deb ... unit-abot-epc-basic-0: 01:15:51 DEBUG unit.abot-epc-basic/0.install Unpacking t1utils (1.39-2) ... unit-abot-epc-basic-0: 01:15:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl8.6. unit-abot-epc-basic-0: 01:15:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 01:15:51 DEBUG unit.abot-epc-basic/0.install Unpacking tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 01:15:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl. unit-abot-epc-basic-0: 01:15:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tcl_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 01:15:51 DEBUG unit.abot-epc-basic/0.install Unpacking tcl (8.6.0+9) ... unit-abot-epc-basic-0: 01:15:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-binaries. unit-abot-epc-basic-0: 01:15:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-binaries_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 01:15:52 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-binaries (2015.20160222.37495-1) ... unit-oai-hss-0: 01:15:52 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 01:15:52 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 01:15:52 DEBUG unit.oai-hss/0.install Setting up m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 01:15:52 DEBUG unit.oai-hss/0.install Setting up libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 01:15:52 DEBUG unit.oai-hss/0.install Setting up flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 01:15:52 DEBUG unit.oai-hss/0.install Setting up liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-hss-0: 01:15:52 DEBUG unit.oai-hss/0.install Setting up libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 01:15:52 DEBUG unit.oai-hss/0.install Setting up libarchive13:amd64 (3.1.2-7ubuntu2.4) ... unit-oai-hss-0: 01:15:52 DEBUG unit.oai-hss/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 01:15:52 DEBUG unit.oai-hss/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 01:15:52 DEBUG unit.oai-hss/0.install Setting up x11-common (1:7.7+1ubuntu8.1) ... unit-oai-hss-0: 01:15:52 DEBUG unit.oai-hss/0.install * Setting up X socket directories... unit-oai-hss-0: 01:15:52 DEBUG unit.oai-hss/0.install ...done. unit-oai-hss-0: 01:15:53 DEBUG unit.oai-hss/0.install Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 01:15:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xdg-utils. unit-abot-epc-basic-0: 01:15:53 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: 01:15:53 DEBUG unit.abot-epc-basic/0.install Unpacking xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-oai-hss-0: 01:15:53 DEBUG unit.oai-hss/0.install Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 01:15:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-base. unit-abot-epc-basic-0: 01:15:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 01:15:53 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-base (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 01:15:53 DEBUG unit.oai-hss/0.install Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 01:15:53 DEBUG unit.oai-hss/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 01:15:53 DEBUG unit.oai-hss/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 01:15:53 DEBUG unit.oai-hss/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 01:15:53 DEBUG unit.oai-hss/0.install Setting up libcups2:amd64 (1.7.2-0ubuntu1.10) ... unit-oai-hss-0: 01:15:53 DEBUG unit.oai-hss/0.install Setting up fonts-dejavu-core (2.34-1ubuntu1) ... unit-oai-hss-0: 01:15:54 DEBUG unit.oai-hss/0.install Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 01:15:54 DEBUG unit.oai-hss/0.install Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 01:15:55 DEBUG unit.oai-hss/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 01:15:55 DEBUG unit.oai-hss/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 01:15:55 DEBUG unit.oai-hss/0.install Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-abot-epc-basic-0: 01:15:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base. unit-abot-epc-basic-0: 01:15:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 01:15:55 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 01:15:55 DEBUG unit.oai-hss/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 01:15:56 DEBUG unit.oai-hss/0.install Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... unit-oai-hss-0: 01:15:56 DEBUG unit.oai-hss/0.install Setting up qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 01:15:56 DEBUG unit.oai-hss/0.install Setting up libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 01:15:56 DEBUG unit.oai-hss/0.install Setting up libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 01:15:56 DEBUG unit.oai-hss/0.install Setting up libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 01:15:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base-doc. unit-oai-hss-0: 01:15:56 DEBUG unit.oai-hss/0.install Setting up libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 01:15:56 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: 01:15:56 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 01:15:56 DEBUG unit.oai-hss/0.install Setting up libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 01:15:56 DEBUG unit.oai-hss/0.install Setting up libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 01:15:56 DEBUG unit.oai-hss/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 01:15:57 DEBUG unit.oai-hss/0.install Setting up fontconfig (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 01:15:59 DEBUG unit.oai-hss/0.install Regenerating fonts cache... done. unit-oai-hss-0: 01:15:59 DEBUG unit.oai-hss/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 01:15:59 DEBUG unit.oai-hss/0.install Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 01:15:59 DEBUG unit.oai-hss/0.install Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... unit-oai-hss-0: 01:15:59 DEBUG unit.oai-hss/0.install Setting up libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 01:15:59 DEBUG unit.oai-hss/0.install Setting up libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 01:15:59 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: 01:15:59 DEBUG unit.oai-hss/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 01:15:59 DEBUG unit.oai-hss/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 01:15:59 DEBUG unit.oai-hss/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 01:15:59 DEBUG unit.oai-hss/0.install Setting up autoconf (2.69-6) ... unit-oai-hss-0: 01:15:59 DEBUG unit.oai-hss/0.install Setting up autotools-dev (20130810.1) ... unit-oai-hss-0: 01:15:59 DEBUG unit.oai-hss/0.install Setting up automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 01:15:59 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: 01:15:59 DEBUG unit.oai-hss/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 01:15:59 DEBUG unit.oai-hss/0.install Setting up libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 01:15:59 DEBUG unit.oai-hss/0.install Setting up bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 01:15:59 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: 01:15:59 DEBUG unit.oai-hss/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 01:15:59 DEBUG unit.oai-hss/0.install Setting up linux-libc-dev:amd64 (3.13.0-153.203) ... unit-oai-hss-0: 01:15:59 DEBUG unit.oai-hss/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 01:16:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk8.6. unit-abot-epc-basic-0: 01:16:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 01:16:00 DEBUG unit.abot-epc-basic/0.install Unpacking tk8.6 (8.6.5-1) ... unit-oai-hss-0: 01:16:00 DEBUG unit.oai-hss/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 01:16:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk. unit-abot-epc-basic-0: 01:16:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tk_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 01:16:00 DEBUG unit.abot-epc-basic/0.install Unpacking tk (8.6.0+9) ... unit-oai-hss-0: 01:16:00 DEBUG unit.oai-hss/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 01:16:00 DEBUG unit.oai-hss/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 01:16:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package unzip. unit-abot-epc-basic-0: 01:16:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../unzip_6.0-20ubuntu1_amd64.deb ... unit-oai-hss-0: 01:16:00 DEBUG unit.oai-hss/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 01:16:00 DEBUG unit.abot-epc-basic/0.install Unpacking unzip (6.0-20ubuntu1) ... unit-oai-hss-0: 01:16:00 DEBUG unit.oai-hss/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 01:16:00 DEBUG unit.oai-hss/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 01:16:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-utils. unit-abot-epc-basic-0: 01:16:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-utils_7.7+3_amd64.deb ... unit-abot-epc-basic-0: 01:16:00 DEBUG unit.abot-epc-basic/0.install Unpacking x11-utils (7.7+3) ... unit-oai-hss-0: 01:16:00 DEBUG unit.oai-hss/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 01:16:01 DEBUG unit.oai-hss/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 01:16:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-xserver-utils. unit-abot-epc-basic-0: 01:16:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-xserver-utils_7.7+7_amd64.deb ... unit-abot-epc-basic-0: 01:16:01 DEBUG unit.abot-epc-basic/0.install Unpacking x11-xserver-utils (7.7+7) ... unit-oai-hss-0: 01:16:01 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: 01:16:01 DEBUG unit.oai-hss/0.install Setting up make (3.81-8.2ubuntu3) ... unit-abot-epc-basic-0: 01:16:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xbitmaps. unit-abot-epc-basic-0: 01:16:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-abot-epc-basic-0: 01:16:01 DEBUG unit.abot-epc-basic/0.install Unpacking xbitmaps (1.1.1-2) ... unit-oai-hss-0: 01:16:01 DEBUG unit.oai-hss/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 01:16:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xmlstarlet. unit-abot-epc-basic-0: 01:16:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xmlstarlet_1.6.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:16:01 DEBUG unit.abot-epc-basic/0.install Unpacking xmlstarlet (1.6.1-1ubuntu1) ... unit-oai-hss-0: 01:16:01 DEBUG unit.oai-hss/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 01:16:01 DEBUG unit.oai-hss/0.install Setting up build-essential (11.6ubuntu6) ... unit-oai-hss-0: 01:16:01 DEBUG unit.oai-hss/0.install Setting up cmake-data (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 01:16:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xterm. unit-abot-epc-basic-0: 01:16:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xterm_322-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 01:16:01 DEBUG unit.abot-epc-basic/0.install Unpacking xterm (322-1ubuntu1) ... unit-oai-hss-0: 01:16:01 DEBUG unit.oai-hss/0.install Setting up cmake (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 01:16:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zip. unit-abot-epc-basic-0: 01:16:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/zip_3.0-11_amd64.deb ... unit-abot-epc-basic-0: 01:16:01 DEBUG unit.abot-epc-basic/0.install Unpacking zip (3.0-11) ... unit-oai-hss-0: 01:16:02 DEBUG unit.oai-hss/0.install Setting up cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 01:16:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libauthen-sasl-perl. unit-abot-epc-basic-0: 01:16:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libauthen-sasl-perl_2.1600-1_all.deb ... unit-abot-epc-basic-0: 01:16:02 DEBUG unit.abot-epc-basic/0.install Unpacking libauthen-sasl-perl (2.1600-1) ... unit-oai-hss-0: 01:16:02 DEBUG unit.oai-hss/0.install Setting up doxygen (1.8.6-2) ... unit-oai-hss-0: 01:16:02 DEBUG unit.oai-hss/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 01:16:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dbg:amd64. unit-abot-epc-basic-0: 01:16:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dbg_2.23-0ubuntu10_amd64.deb ... unit-oai-hss-0: 01:16:02 DEBUG unit.oai-hss/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 01:16:02 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-abot-epc-basic-0: 01:16:02 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-oai-hss-0: 01:16:02 DEBUG unit.oai-hss/0.install Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 01:16:02 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 01:16:02 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 01:16:02 DEBUG unit.oai-hss/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 01:16:03 DEBUG unit.oai-hss/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 01:16:03 DEBUG unit.oai-hss/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 01:16:03 DEBUG unit.oai-hss/0.install Setting up pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 01:16:03 DEBUG unit.oai-hss/0.install Setting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 01:16:03 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 01:16:03 DEBUG unit.oai-hss/0.install Setting up libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 01:16:03 DEBUG unit.oai-hss/0.install Setting up libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 01:16:03 DEBUG unit.oai-hss/0.install Setting up libxt6:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 01:16:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libffi-dev:amd64. unit-abot-epc-basic-0: 01:16:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libffi-dev_3.2.1-4_amd64.deb ... unit-abot-epc-basic-0: 01:16:03 DEBUG unit.abot-epc-basic/0.install Unpacking libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 01:16:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dev:amd64. unit-abot-epc-basic-0: 01:16:03 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: 01:16:03 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 01:16:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0-dev. unit-abot-epc-basic-0: 01:16:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0-dev_0.10-3_amd64.deb ... unit-oai-hss-0: 01:16:03 DEBUG unit.oai-hss/0.install Setting up libaudio2:amd64 (1.9.4-1) ... unit-abot-epc-basic-0: 01:16:03 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 01:16:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave-dev. unit-abot-epc-basic-0: 01:16:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave-dev_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 01:16:03 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave-dev (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 01:16:03 DEBUG unit.oai-hss/0.install Setting up libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 01:16:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-doc. unit-abot-epc-basic-0: 01:16:04 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: 01:16:04 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 01:16:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libyaml-dev:amd64. unit-oai-hss-0: 01:16:04 DEBUG unit.oai-hss/0.install Setting up libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 01:16:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libyaml-dev_0.1.6-3_amd64.deb ... unit-abot-epc-basic-0: 01:16:04 DEBUG unit.abot-epc-basic/0.install Unpacking libyaml-dev:amd64 (0.1.6-3) ... unit-oai-hss-0: 01:16:04 DEBUG unit.oai-hss/0.install Setting up doxygen-gui (1.8.6-2) ... unit-abot-epc-basic-0: 01:16:04 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-oai-hss-0: 01:16:04 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 01:16:04 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 01:16:04 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 01:16:04 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 01:16:04 DEBUG unit.oai-hss/0.install git is already the newest version. unit-oai-hss-0: 01:16:04 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 01:16:04 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 unit-oai-hss-0: 01:16:04 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 01:16:04 DEBUG unit.oai-hss/0.install subversion-tools db5.3-util unit-oai-hss-0: 01:16:04 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 01:16:04 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 subversion unit-oai-hss-0: 01:16:05 DEBUG unit.oai-hss/0.install 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 01:16:05 DEBUG unit.oai-hss/0.install Need to get 1402 kB of archives. unit-oai-hss-0: 01:16:05 DEBUG unit.oai-hss/0.install After this operation, 5231 kB of additional disk space will be used. unit-oai-hss-0: 01:16:05 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-oai-hss-0: 01:16:05 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-oai-hss-0: 01:16:05 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: 01:16:06 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-oai-hss-0: 01:16:06 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-oai-hss-0: 01:16:06 DEBUG unit.oai-hss/0.install Fetched 1402 kB in 2s (687 kB/s) unit-oai-hss-0: 01:16:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libapr1:amd64. unit-oai-hss-0: 01:16:06 DEBUG unit.oai-hss/0.install (Reading database ... 90330 files and directories currently installed.) unit-oai-hss-0: 01:16:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libapr1_1.5.0-1_amd64.deb ... unit-oai-hss-0: 01:16:07 DEBUG unit.oai-hss/0.install Unpacking libapr1:amd64 (1.5.0-1) ... unit-oai-hss-0: 01:16:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaprutil1:amd64. unit-oai-hss-0: 01:16:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaprutil1_1.5.3-1_amd64.deb ... unit-oai-hss-0: 01:16:07 DEBUG unit.oai-hss/0.install Unpacking libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 01:16:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libserf-1-1:amd64. unit-oai-hss-0: 01:16:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libserf-1-1_1.3.3-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 01:16:07 DEBUG unit.oai-hss/0.install Unpacking libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 01:16:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsvn1:amd64. unit-oai-hss-0: 01:16:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsvn1_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 01:16:07 DEBUG unit.oai-hss/0.install Unpacking libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 01:16:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package subversion. unit-oai-hss-0: 01:16:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../subversion_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 01:16:08 DEBUG unit.oai-hss/0.install Unpacking subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 01:16:08 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:16:08 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 01:16:08 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 01:16:09 DEBUG unit.abot-epc-basic/0.install Processing triggers for fontconfig (2.11.94-0ubuntu1.1) ... unit-oai-hss-0: 01:16:09 DEBUG unit.oai-hss/0.install Setting up libapr1:amd64 (1.5.0-1) ... unit-oai-hss-0: 01:16:09 DEBUG unit.oai-hss/0.install Setting up libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 01:16:09 DEBUG unit.oai-hss/0.install Setting up libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 01:16:09 DEBUG unit.oai-hss/0.install Setting up libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 01:16:09 DEBUG unit.oai-hss/0.install Setting up subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 01:16:09 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 01:16:09 DEBUG unit.abot-epc-basic/0.install Processing triggers for udev (229-4ubuntu21.4) ... unit-oai-hss-0: 01:16:09 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 01:16:09 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 01:16:09 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 01:16:09 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 01:16:09 DEBUG unit.oai-hss/0.install openssl is already the newest version. unit-oai-hss-0: 01:16:09 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 01:16:09 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig9 libgpg-error-dev unit-oai-hss-0: 01:16:09 DEBUG unit.oai-hss/0.install libhtml-template-perl libidn2-0 libltdl-dev libltdl7 libssl-doc lksctp-tools unit-oai-hss-0: 01:16:09 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 01:16:09 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 01:16:09 DEBUG unit.oai-hss/0.install libgcrypt11-doc libipc-sharedcache-perl libtool-doc gfortran unit-oai-hss-0: 01:16:09 DEBUG unit.oai-hss/0.install fortran95-compiler gcj-jdk tinyca mailx unit-oai-hss-0: 01:16:09 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 01:16:09 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig8-dev libconfig9 libgcrypt11-dev unit-oai-hss-0: 01:16:09 DEBUG unit.oai-hss/0.install libgpg-error-dev libhtml-template-perl libidn11-dev libidn2-0 libidn2-0-dev unit-oai-hss-0: 01:16:09 DEBUG unit.oai-hss/0.install libltdl-dev libltdl7 libmysqlclient-dev libpthread-stubs0-dev libsctp-dev unit-oai-hss-0: 01:16:09 DEBUG unit.oai-hss/0.install libsctp1 libssl-dev libssl-doc libtool lksctp-tools mysql-server unit-oai-hss-0: 01:16:09 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-abot-epc-basic-0: 01:16:09 DEBUG unit.abot-epc-basic/0.install Processing triggers for libglib2.0-0:amd64 (2.48.2-0ubuntu4) ... unit-abot-epc-basic-0: 01:16:09 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: 01:16:09 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 01:16:09 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 01:16:09 DEBUG unit.abot-epc-basic/0.install Processing triggers for shared-mime-info (1.5-2ubuntu0.2) ... unit-oai-hss-0: 01:16:09 DEBUG unit.oai-hss/0.install 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 01:16:09 DEBUG unit.oai-hss/0.install Need to get 10.9 MB of archives. unit-oai-hss-0: 01:16:09 DEBUG unit.oai-hss/0.install After this operation, 74.5 MB of additional disk space will be used. unit-oai-hss-0: 01:16:09 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-oai-hss-0: 01:16:10 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-oai-hss-0: 01:16:10 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-oai-hss-0: 01:16:10 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-oai-hss-0: 01:16:10 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: 01:16:10 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: 01:16:11 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: 01:16:11 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: 01:16:11 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-oai-hss-0: 01:16:11 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-oai-hss-0: 01:16:11 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: 01:16:11 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-oai-hss-0: 01:16:11 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-oai-hss-0: 01:16:11 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-oai-hss-0: 01:16:11 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-oai-hss-0: 01:16:11 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: 01:16:11 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-oai-hss-0: 01:16:11 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-oai-hss-0: 01:16:11 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-oai-hss-0: 01:16:12 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: 01:16:12 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-oai-hss-0: 01:16:12 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-oai-hss-0: 01:16:12 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-oai-hss-0: 01:16:12 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: 01:16:12 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 01:16:13 DEBUG unit.oai-hss/0.install Fetched 10.9 MB in 2s (3962 kB/s) unit-oai-hss-0: 01:16:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig9:amd64. unit-oai-hss-0: 01:16:13 DEBUG unit.oai-hss/0.install (Reading database ... 90441 files and directories currently installed.) unit-oai-hss-0: 01:16:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig9_1.4.9-2_amd64.deb ... unit-oai-hss-0: 01:16:13 DEBUG unit.oai-hss/0.install Unpacking libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 01:16:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl7:amd64. unit-oai-hss-0: 01:16:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl7_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 01:16:13 DEBUG unit.oai-hss/0.install Unpacking libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 01:16:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp1:amd64. unit-oai-hss-0: 01:16:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 01:16:13 DEBUG unit.oai-hss/0.install Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 01:16:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-core-5.5. unit-oai-hss-0: 01:16:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 01:16:13 DEBUG unit.oai-hss/0.install Unpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 01:16:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-5.5. unit-oai-hss-0: 01:16:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 01:16:14 DEBUG unit.oai-hss/0.install Unpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 01:16:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0:amd64. unit-oai-hss-0: 01:16:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0_0.9-1_amd64.deb ... unit-oai-hss-0: 01:16:15 DEBUG unit.oai-hss/0.install Unpacking libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 01:16:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-dev:amd64. unit-oai-hss-0: 01:16:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 01:16:15 DEBUG unit.oai-hss/0.install Unpacking libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 01:16:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-doc. unit-oai-hss-0: 01:16:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-doc_1.4.9-2_all.deb ... unit-oai-hss-0: 01:16:15 DEBUG unit.oai-hss/0.install Unpacking libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 01:16:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig8-dev. unit-oai-hss-0: 01:16:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig8-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 01:16:15 DEBUG unit.oai-hss/0.install Unpacking libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 01:16:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgpg-error-dev. unit-oai-hss-0: 01:16:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgpg-error-dev_1.12-0.2ubuntu1_amd64.deb ... unit-oai-hss-0: 01:16:15 DEBUG unit.oai-hss/0.install Unpacking libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 01:16:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcrypt11-dev. unit-oai-hss-0: 01:16:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcrypt11-dev_1.5.3-2ubuntu4.6_amd64.deb ... unit-oai-hss-0: 01:16:16 DEBUG unit.oai-hss/0.install Unpacking libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 01:16:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libhtml-template-perl. unit-oai-hss-0: 01:16:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-oai-hss-0: 01:16:16 DEBUG unit.oai-hss/0.install Unpacking libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 01:16:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn11-dev. unit-oai-hss-0: 01:16:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn11-dev_1.28-1ubuntu2.2_amd64.deb ... unit-oai-hss-0: 01:16:16 DEBUG unit.oai-hss/0.install Unpacking libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 01:16:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl-dev:amd64. unit-oai-hss-0: 01:16:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl-dev_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 01:16:16 DEBUG unit.oai-hss/0.install Unpacking libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 01:16:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-oai-hss-0: 01:16:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 01:16:16 DEBUG unit.oai-hss/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 01:16:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmysqlclient-dev. unit-oai-hss-0: 01:16:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient-dev_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 01:16:17 DEBUG unit.oai-hss/0.install Unpacking libmysqlclient-dev (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 01:16:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-oai-hss-0: 01:16:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-oai-hss-0: 01:16:17 DEBUG unit.oai-hss/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 01:16:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp-dev. unit-oai-hss-0: 01:16:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp-dev_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 01:16:17 DEBUG unit.oai-hss/0.install Unpacking libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 01:16:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-dev:amd64. unit-oai-hss-0: 01:16:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-dev_1.0.1f-1ubuntu2.26_amd64.deb ... unit-oai-hss-0: 01:16:18 DEBUG unit.oai-hss/0.install Unpacking libssl-dev:amd64 (1.0.1f-1ubuntu2.26) ... unit-oai-hss-0: 01:16:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-doc. unit-oai-hss-0: 01:16:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-doc_1.0.1f-1ubuntu2.26_all.deb ... unit-oai-hss-0: 01:16:18 DEBUG unit.oai-hss/0.install Unpacking libssl-doc (1.0.1f-1ubuntu2.26) ... unit-oai-hss-0: 01:16:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtool. unit-oai-hss-0: 01:16:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtool_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 01:16:19 DEBUG unit.oai-hss/0.install Unpacking libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 01:16:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package lksctp-tools. unit-oai-hss-0: 01:16:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 01:16:19 DEBUG unit.oai-hss/0.install Unpacking lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 01:16:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server. unit-oai-hss-0: 01:16:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 01:16:19 DEBUG unit.oai-hss/0.install Unpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 01:16:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0-dev. unit-oai-hss-0: 01:16:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0-dev_0.9-1_amd64.deb ... unit-oai-hss-0: 01:16:19 DEBUG unit.oai-hss/0.install Unpacking libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 01:16:19 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:16:19 DEBUG unit.abot-epc-basic/0.install Processing triggers for hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:16:19 DEBUG unit.abot-epc-basic/0.install Setting up cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 01:16:19 DEBUG unit.abot-epc-basic/0.install Setting up libarchive13:amd64 (3.1.2-11ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 01:16:19 DEBUG unit.abot-epc-basic/0.install Setting up libcurl3:amd64 (7.47.0-1ubuntu2.8) ... unit-abot-epc-basic-0: 01:16:19 DEBUG unit.abot-epc-basic/0.install Setting up libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 01:16:19 DEBUG unit.abot-epc-basic/0.install Setting up cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 01:16:19 DEBUG unit.abot-epc-basic/0.install Setting up cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 01:16:19 DEBUG unit.abot-epc-basic/0.install Setting up m4 (1.4.17-5) ... unit-abot-epc-basic-0: 01:16:19 DEBUG unit.abot-epc-basic/0.install Setting up libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 01:16:19 DEBUG unit.abot-epc-basic/0.install Setting up flex (2.6.0-11) ... unit-abot-epc-basic-0: 01:16:20 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lato (2.0-1) ... unit-abot-epc-basic-0: 01:16:20 DEBUG unit.abot-epc-basic/0.install Setting up imagemagick-common (8:6.8.9.9-7ubuntu5.12) ... unit-abot-epc-basic-0: 01:16:20 DEBUG unit.abot-epc-basic/0.install Setting up libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 01:16:20 DEBUG unit.abot-epc-basic/0.install Setting up libexif12:amd64 (0.6.21-2) ... unit-oai-hss-0: 01:16:20 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 01:16:20 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-abot-epc-basic-0: 01:16:20 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 01:16:21 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 01:16:21 DEBUG unit.oai-hss/0.install Setting up libconfig9:amd64 (1.4.9-2) ... unit-abot-epc-basic-0: 01:16:21 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 01:16:21 DEBUG unit.oai-hss/0.install Setting up libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 01:16:21 DEBUG unit.oai-hss/0.install Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 01:16:21 DEBUG unit.oai-hss/0.install Setting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 01:16:21 DEBUG unit.oai-hss/0.install Setting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 01:16:21 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 01:16:21 DEBUG unit.abot-epc-basic/0.install Setting up libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 01:16:22 DEBUG unit.abot-epc-basic/0.install Setting up liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 01:16:22 DEBUG unit.abot-epc-basic/0.install Setting up libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 01:16:22 DEBUG unit.abot-epc-basic/0.install Setting up libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.12) ... unit-abot-epc-basic-0: 01:16:22 DEBUG unit.abot-epc-basic/0.install Setting up libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.12) ... unit-abot-epc-basic-0: 01:16:22 DEBUG unit.abot-epc-basic/0.install Setting up libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 01:16:22 DEBUG unit.abot-epc-basic/0.install Setting up libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 01:16:23 DEBUG unit.abot-epc-basic/0.install Setting up libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 01:16:23 DEBUG unit.abot-epc-basic/0.install Setting up libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 01:16:23 DEBUG unit.abot-epc-basic/0.install Setting up libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 01:16:23 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: 01:16:23 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 01:16:23 DEBUG unit.abot-epc-basic/0.install Setting up libopenblas-base (0.2.18-1ubuntu1) ... unit-abot-epc-basic-0: 01:16:23 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: 01:16:23 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: 01:16:23 DEBUG unit.abot-epc-basic/0.install Setting up libatlas3-base (3.10.2-9) ... unit-abot-epc-basic-0: 01:16:23 DEBUG unit.abot-epc-basic/0.install Setting up liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 01:16:23 DEBUG unit.abot-epc-basic/0.install Setting up libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 01:16:24 DEBUG unit.abot-epc-basic/0.install Setting up libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 01:16:24 DEBUG unit.abot-epc-basic/0.install Setting up libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 01:16:24 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 01:16:24 DEBUG unit.abot-epc-basic/0.install Setting up libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 01:16:24 DEBUG unit.abot-epc-basic/0.install Setting up libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 01:16:24 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: 01:16:24 DEBUG unit.abot-epc-basic/0.install Setting up libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:16:24 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:16:24 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 01:16:24 DEBUG unit.abot-epc-basic/0.install Setting up libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:16:24 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon0:amd64 (0.5.0-1ubuntu2) ... unit-abot-epc-basic-0: 01:16:24 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:16:25 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 01:16:25 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 01:16:25 DEBUG unit.oai-hss/0.install 180810 1:16:25 [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: 01:16:25 DEBUG unit.oai-hss/0.install 180810 1:16:25 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-oai-hss-0: 01:16:25 DEBUG unit.oai-hss/0.install 180810 1:16:25 [Note] /usr/sbin/mysqld (mysqld 5.5.61-0ubuntu0.14.04.1) starting as process 11647 ... unit-abot-epc-basic-0: 01:16:25 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 01:16:25 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-abot-epc-basic-0: 01:16:25 DEBUG unit.abot-epc-basic/0.install Setting up libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 01:16:25 DEBUG unit.abot-epc-basic/0.install Setting up libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 01:16:25 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 01:16:25 DEBUG unit.abot-epc-basic/0.install Setting up libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 01:16:25 DEBUG unit.abot-epc-basic/0.install Setting up libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 01:16:25 DEBUG unit.abot-epc-basic/0.install Setting up libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 01:16:25 DEBUG unit.abot-epc-basic/0.install Setting up libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 01:16:25 DEBUG unit.abot-epc-basic/0.install Setting up libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 01:16:25 DEBUG unit.abot-epc-basic/0.install Setting up libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 01:16:25 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:16:25 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 01:16:25 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 01:16:25 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 01:16:25 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:16:25 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 01:16:25 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:16:25 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:16:25 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2) ... unit-abot-epc-basic-0: 01:16:25 DEBUG unit.abot-epc-basic/0.install Setting up libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 01:16:25 DEBUG unit.abot-epc-basic/0.install Setting up libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 01:16:25 DEBUG unit.abot-epc-basic/0.install Setting up libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 01:16:25 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 01:16:25 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 01:16:25 DEBUG unit.abot-epc-basic/0.install Setting up libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 01:16:25 DEBUG unit.abot-epc-basic/0.install Setting up dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 01:16:25 DEBUG unit.abot-epc-basic/0.install Setting up dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 01:16:25 DEBUG unit.abot-epc-basic/0.install Setting up gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:16:26 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 01:16:26 DEBUG unit.abot-epc-basic/0.install Setting up libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 01:16:26 DEBUG unit.abot-epc-basic/0.install Setting up libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 01:16:26 DEBUG unit.abot-epc-basic/0.install Setting up librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 01:16:26 DEBUG unit.abot-epc-basic/0.install Setting up libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 01:16:26 DEBUG unit.abot-epc-basic/0.install Setting up libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 01:16:27 DEBUG unit.abot-epc-basic/0.install Setting up libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 01:16:27 DEBUG unit.abot-epc-basic/0.install Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 01:16:27 DEBUG unit.abot-epc-basic/0.install Setting up libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 01:16:27 DEBUG unit.abot-epc-basic/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 01:16:27 DEBUG unit.abot-epc-basic/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 01:16:27 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 01:16:27 DEBUG unit.abot-epc-basic/0.install Setting up poppler-data (0.4.7-7) ... unit-abot-epc-basic-0: 01:16:27 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 01:16:27 DEBUG unit.abot-epc-basic/0.install Setting up libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 01:16:27 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 01:16:27 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 01:16:27 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 01:16:27 DEBUG unit.abot-epc-basic/0.install Setting up libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 01:16:27 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 01:16:27 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 01:16:27 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 01:16:28 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 01:16:28 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: 01:16:28 DEBUG unit.abot-epc-basic/0.install Setting up libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 01:16:28 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 01:16:28 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 01:16:28 DEBUG unit.abot-epc-basic/0.install Setting up at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 01:16:28 DEBUG unit.abot-epc-basic/0.install Setting up autoconf (2.69-9) ... unit-abot-epc-basic-0: 01:16:28 DEBUG unit.abot-epc-basic/0.install Setting up autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 01:16:28 DEBUG unit.abot-epc-basic/0.install Setting up automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 01:16:28 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-abot-epc-basic-0: 01:16:28 DEBUG unit.abot-epc-basic/0.install Setting up libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 01:16:28 DEBUG unit.abot-epc-basic/0.install Setting up bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 01:16:28 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: 01:16:28 DEBUG unit.abot-epc-basic/0.install Setting up castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 01:16:28 DEBUG unit.abot-epc-basic/0.install Setting up libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 01:16:28 DEBUG unit.abot-epc-basic/0.install Setting up libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 01:16:28 DEBUG unit.abot-epc-basic/0.install Setting up libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 01:16:28 DEBUG unit.abot-epc-basic/0.install Setting up libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 01:16:28 DEBUG unit.abot-epc-basic/0.install Setting up libgd3:amd64 (2.1.1-4ubuntu0.16.04.8) ... unit-abot-epc-basic-0: 01:16:28 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 01:16:28 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 01:16:28 DEBUG unit.abot-epc-basic/0.install Setting up libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 01:16:28 DEBUG unit.abot-epc-basic/0.install Adding scanner group... unit-abot-epc-basic-0: 01:16:29 DEBUG unit.abot-epc-basic/0.install Setting up colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 01:16:29 DEBUG unit.abot-epc-basic/0.install Setting up colord (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 01:16:29 DEBUG unit.abot-epc-basic/0.install colord.service is a disabled or a static unit, not starting it. unit-abot-epc-basic-0: 01:16:29 DEBUG unit.abot-epc-basic/0.install Setting up gettext (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 01:16:29 DEBUG unit.abot-epc-basic/0.install Setting up intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 01:16:29 DEBUG unit.abot-epc-basic/0.install Setting up po-debconf (1.0.19) ... unit-abot-epc-basic-0: 01:16:29 DEBUG unit.abot-epc-basic/0.install Setting up libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 01:16:29 DEBUG unit.abot-epc-basic/0.install Setting up libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 01:16:29 DEBUG unit.abot-epc-basic/0.install Setting up libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 01:16:29 DEBUG unit.abot-epc-basic/0.install Setting up default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 01:16:29 DEBUG unit.abot-epc-basic/0.install Setting up libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 01:16:29 DEBUG unit.abot-epc-basic/0.install Setting up libobjc4:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 01:16:29 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: 01:16:29 DEBUG unit.abot-epc-basic/0.install Setting up libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 01:16:29 DEBUG unit.abot-epc-basic/0.install Setting up doxygen (1.8.11-1) ... unit-abot-epc-basic-0: 01:16:29 DEBUG unit.abot-epc-basic/0.install Setting up libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 01:16:29 DEBUG unit.abot-epc-basic/0.install Setting up doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 01:16:29 DEBUG unit.abot-epc-basic/0.install Setting up fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 01:16:29 DEBUG unit.abot-epc-basic/0.install Setting up tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 01:16:30 DEBUG unit.abot-epc-basic/0.install update-language: texlive-base not installed and configured, doing nothing! unit-abot-epc-basic-0: 01:16:30 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 01:16:30 DEBUG unit.abot-epc-basic/0.install Setting up gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 01:16:30 DEBUG unit.abot-epc-basic/0.install Setting up gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 01:16:30 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:16:30 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/gconf/2/path with new version unit-abot-epc-basic-0: 01:16:30 DEBUG unit.abot-epc-basic/0.install Setting up libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 01:16:30 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 01:16:30 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 01:16:30 DEBUG unit.abot-epc-basic/0.install Setting up gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 01:16:30 DEBUG unit.abot-epc-basic/0.install Setting up gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 01:16:30 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: 01:16:30 DEBUG unit.abot-epc-basic/0.install Setting up gfortran-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 01:16:30 DEBUG unit.abot-epc-basic/0.install Setting up gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:16:30 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: 01:16:30 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: 01:16:30 DEBUG unit.abot-epc-basic/0.install Setting up libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-abot-epc-basic-0: 01:16:30 DEBUG unit.abot-epc-basic/0.install Setting up libcupsimage2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 01:16:30 DEBUG unit.abot-epc-basic/0.install Setting up libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 01:16:30 DEBUG unit.abot-epc-basic/0.install Setting up libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:16:30 DEBUG unit.abot-epc-basic/0.install Setting up libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 01:16:30 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:16:30 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/papersize with new version unit-abot-epc-basic-0: 01:16:30 DEBUG unit.abot-epc-basic/0.install Setting up libgs9-common (9.18~dfsg~0-0ubuntu2.8) ... unit-abot-epc-basic-0: 01:16:30 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: 01:16:30 DEBUG unit.abot-epc-basic/0.install Setting up libgs9:amd64 (9.18~dfsg~0-0ubuntu2.8) ... unit-abot-epc-basic-0: 01:16:30 DEBUG unit.abot-epc-basic/0.install Setting up gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 01:16:31 DEBUG unit.abot-epc-basic/0.install Setting up ghostscript (9.18~dfsg~0-0ubuntu2.8) ... unit-abot-epc-basic-0: 01:16:31 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 01:16:31 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 01:16:31 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 01:16:31 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: 01:16:31 DEBUG unit.abot-epc-basic/0.install Setting up libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 01:16:31 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 01:16:31 DEBUG unit.abot-epc-basic/0.install Setting up aglfn (1.7-3) ... unit-abot-epc-basic-0: 01:16:31 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 01:16:31 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 01:16:31 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 01:16:31 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gnuplot4-x11 to provide /usr/bin/gnuplot (gnuplot) in auto mode unit-abot-epc-basic-0: 01:16:31 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gnuplot4-x11 to provide /usr/bin/gnuplot4 (gnuplot4) in auto mode unit-abot-epc-basic-0: 01:16:31 DEBUG unit.abot-epc-basic/0.install Setting up libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 01:16:31 DEBUG unit.abot-epc-basic/0.install Setting up libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 01:16:31 DEBUG unit.abot-epc-basic/0.install Setting up libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 01:16:31 DEBUG unit.abot-epc-basic/0.install Setting up libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 01:16:31 DEBUG unit.abot-epc-basic/0.install Setting up libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 01:16:31 DEBUG unit.abot-epc-basic/0.install Setting up libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 01:16:31 DEBUG unit.abot-epc-basic/0.install Setting up libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 01:16:32 DEBUG unit.abot-epc-basic/0.install Setting up graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 01:16:32 DEBUG unit.abot-epc-basic/0.install Setting up libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 01:16:32 DEBUG unit.abot-epc-basic/0.install Setting up libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 01:16:32 DEBUG unit.abot-epc-basic/0.install Setting up libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 01:16:32 DEBUG unit.abot-epc-basic/0.install Setting up libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 01:16:32 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: 01:16:32 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 01:16:32 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: 01:16:32 DEBUG unit.abot-epc-basic/0.install Setting up libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 01:16:32 DEBUG unit.abot-epc-basic/0.install Setting up libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 01:16:32 DEBUG unit.abot-epc-basic/0.install Setting up libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 01:16:32 DEBUG unit.abot-epc-basic/0.install Setting up libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 01:16:32 DEBUG unit.abot-epc-basic/0.install Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 01:16:32 DEBUG unit.abot-epc-basic/0.install Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 01:16:32 DEBUG unit.abot-epc-basic/0.install Setting up libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 01:16:32 DEBUG unit.abot-epc-basic/0.install Setting up pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 01:16:32 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 01:16:32 DEBUG unit.abot-epc-basic/0.install Setting up hdf5-helpers (1.8.16+docs-4ubuntu1) ... unit-abot-epc-basic-0: 01:16:32 DEBUG unit.abot-epc-basic/0.install Setting up icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 01:16:32 DEBUG unit.abot-epc-basic/0.install Setting up iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 01:16:32 DEBUG unit.abot-epc-basic/0.install Setting up iproute (1:4.3.0-1ubuntu3.16.04.3) ... unit-abot-epc-basic-0: 01:16:32 DEBUG unit.abot-epc-basic/0.install Setting up iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 01:16:33 DEBUG unit.abot-epc-basic/0.install Setting up javascript-common (11) ... unit-abot-epc-basic-0: 01:16:33 DEBUG unit.abot-epc-basic/0.install apache2_invoke: Enable configuration javascript-common unit-abot-epc-basic-0: 01:16:33 DEBUG unit.abot-epc-basic/0.install Setting up libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 01:16:33 DEBUG unit.abot-epc-basic/0.install Setting up libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 01:16:33 DEBUG unit.abot-epc-basic/0.install Setting up libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 01:16:33 DEBUG unit.abot-epc-basic/0.install Setting up libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 01:16:33 DEBUG unit.abot-epc-basic/0.install Setting up libasprintf-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 01:16:33 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-bin (2.48.2-0ubuntu4) ... unit-abot-epc-basic-0: 01:16:33 DEBUG unit.abot-epc-basic/0.install Setting up libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 01:16:33 DEBUG unit.abot-epc-basic/0.install Setting up libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 01:16:33 DEBUG unit.abot-epc-basic/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 01:16:33 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-dev (2.48.2-0ubuntu4) ... unit-abot-epc-basic-0: 01:16:34 DEBUG unit.abot-epc-basic/0.install Setting up libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 01:16:34 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 01:16:34 DEBUG unit.abot-epc-basic/0.install Setting up libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 01:16:34 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 01:16:34 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 01:16:34 DEBUG unit.abot-epc-basic/0.install Setting up libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 01:16:34 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 01:16:34 DEBUG unit.abot-epc-basic/0.install Setting up libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 01:16:34 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 01:16:34 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 01:16:34 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 01:16:34 DEBUG unit.abot-epc-basic/0.install Setting up libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 01:16:34 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: 01:16:34 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 01:16:34 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 01:16:34 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: 01:16:35 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: 01:16:35 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 01:16:35 DEBUG unit.abot-epc-basic/0.install Setting up libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 01:16:35 DEBUG unit.abot-epc-basic/0.install Setting up libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 01:16:35 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 01:16:35 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 01:16:35 DEBUG unit.abot-epc-basic/0.install Setting up libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 01:16:35 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 01:16:35 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:16:35 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:16:35 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 01:16:35 DEBUG unit.abot-epc-basic/0.install Setting up libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 01:16:35 DEBUG unit.abot-epc-basic/0.install Setting up libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 01:16:35 DEBUG unit.abot-epc-basic/0.install Setting up libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 01:16:35 DEBUG unit.abot-epc-basic/0.install Setting up libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 01:16:35 DEBUG unit.abot-epc-basic/0.install Setting up libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 01:16:35 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-dev:amd64 (1.5-0.2) ... unit-oai-hss-0: 01:16:35 DEBUG unit.oai-hss/0.install mysql start/running, process 11780 unit-abot-epc-basic-0: 01:16:35 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 01:16:35 DEBUG unit.abot-epc-basic/0.install Setting up libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 01:16:35 DEBUG unit.abot-epc-basic/0.install Setting up libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 01:16:35 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 01:16:35 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-dri2-dev (2.8-2) ... unit-oai-hss-0: 01:16:35 DEBUG unit.oai-hss/0.install Setting up libidn2-0:amd64 (0.9-1) ... unit-abot-epc-basic-0: 01:16:35 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 01:16:35 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 01:16:35 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 01:16:35 DEBUG unit.oai-hss/0.install Setting up libconfig-dev:amd64 (1.4.9-2) ... unit-abot-epc-basic-0: 01:16:35 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 01:16:35 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 01:16:35 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 01:16:35 DEBUG unit.oai-hss/0.install Setting up libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 01:16:35 DEBUG unit.oai-hss/0.install Setting up libconfig8-dev (1.4.9-2) ... unit-abot-epc-basic-0: 01:16:36 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:16:36 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:16:36 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:16:36 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 01:16:36 DEBUG unit.oai-hss/0.install Setting up libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 01:16:36 DEBUG unit.oai-hss/0.install Setting up libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-abot-epc-basic-0: 01:16:36 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 01:16:36 DEBUG unit.oai-hss/0.install Setting up libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 01:16:36 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:16:36 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:16:36 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 01:16:36 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2) ... unit-abot-epc-basic-0: 01:16:36 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 01:16:36 DEBUG unit.oai-hss/0.install Setting up libidn11-dev (1.28-1ubuntu2.2) ... unit-abot-epc-basic-0: 01:16:36 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 01:16:36 DEBUG unit.oai-hss/0.install Setting up libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-abot-epc-basic-0: 01:16:36 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: 01:16:37 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-oai-hss-0: 01:16:37 DEBUG unit.oai-hss/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-abot-epc-basic-0: 01:16:37 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 01:16:37 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-dev (0.5.0-1ubuntu2) ... unit-abot-epc-basic-0: 01:16:37 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: 01:16:37 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 01:16:37 DEBUG unit.oai-hss/0.install Setting up libmysqlclient-dev (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 01:16:37 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: 01:16:37 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 01:16:37 DEBUG unit.oai-hss/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 01:16:38 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: 01:16:38 DEBUG unit.abot-epc-basic/0.install Setting up libencode-locale-perl (1.05-1) ... unit-oai-hss-0: 01:16:38 DEBUG unit.oai-hss/0.install Setting up libsctp-dev (1.0.15+dfsg-1) ... unit-abot-epc-basic-0: 01:16:38 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-oai-hss-0: 01:16:38 DEBUG unit.oai-hss/0.install Setting up libssl-dev:amd64 (1.0.1f-1ubuntu2.26) ... unit-abot-epc-basic-0: 01:16:38 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-bin (3.3.4-2ubuntu1) ... unit-oai-hss-0: 01:16:38 DEBUG unit.oai-hss/0.install Setting up libssl-doc (1.0.1f-1ubuntu2.26) ... unit-abot-epc-basic-0: 01:16:38 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 01:16:38 DEBUG unit.abot-epc-basic/0.install Setting up libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 01:16:38 DEBUG unit.abot-epc-basic/0.install Setting up libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 01:16:38 DEBUG unit.abot-epc-basic/0.install Setting up liburi-perl (1.71-1) ... unit-oai-hss-0: 01:16:38 DEBUG unit.oai-hss/0.install Setting up libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 01:16:38 DEBUG unit.oai-hss/0.install Setting up lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 01:16:38 DEBUG unit.oai-hss/0.install Setting up libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 01:16:38 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 01:16:38 DEBUG unit.abot-epc-basic/0.install Setting up libfile-desktopentry-perl (0.22-1) ... unit-oai-hss-0: 01:16:39 DEBUG unit.oai-hss/0.install Setting up mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 01:16:39 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 01:16:39 DEBUG unit.abot-epc-basic/0.install Setting up libfile-listing-perl (6.04-1) ... unit-oai-hss-0: 01:16:39 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 01:16:39 DEBUG unit.abot-epc-basic/0.install Setting up libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 01:16:39 DEBUG unit.abot-epc-basic/0.install Setting up libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 01:16:39 DEBUG unit.abot-epc-basic/0.install Setting up libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 01:16:39 DEBUG unit.abot-epc-basic/0.install Setting up libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 01:16:39 DEBUG unit.abot-epc-basic/0.install Setting up libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 01:16:39 DEBUG unit.abot-epc-basic/0.install Setting up libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 01:16:39 DEBUG unit.abot-epc-basic/0.install Setting up libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 01:16:39 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: 01:16:39 DEBUG unit.abot-epc-basic/0.install Setting up libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 01:16:39 DEBUG unit.abot-epc-basic/0.install Setting up libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 01:16:39 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 01:16:39 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: 01:16:39 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-oai-hss-0: 01:16:39 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 01:16:40 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo0:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 01:16:40 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 01:16:40 DEBUG unit.abot-epc-basic/0.install Setting up libgl2ps0 (1.3.8-1.2) ... unit-oai-hss-0: 01:16:40 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 01:16:40 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 01:16:40 DEBUG unit.abot-epc-basic/0.install Setting up libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 01:16:40 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-l10n (2.5.9-3) ... unit-oai-hss-0: 01:16:40 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 01:16:40 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 01:16:40 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 01:16:40 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 01:16:40 DEBUG unit.oai-hss/0.install libgmpxx4ldbl unit-oai-hss-0: 01:16:40 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 01:16:40 DEBUG unit.oai-hss/0.install libgmp10-doc libmpfr-dev unit-oai-hss-0: 01:16:40 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 01:16:40 DEBUG unit.oai-hss/0.install libgmp-dev libgmpxx4ldbl unit-abot-epc-basic-0: 01:16:40 DEBUG unit.abot-epc-basic/0.install Setting up libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 01:16:40 DEBUG unit.abot-epc-basic/0.install Setting up libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 01:16:40 DEBUG unit.abot-epc-basic/0.install Setting up libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 01:16:40 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick-q16-3 (1.3.23-1build1) ... unit-abot-epc-basic-0: 01:16:40 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick++-q16-12 (1.3.23-1build1) ... unit-abot-epc-basic-0: 01:16:40 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:16:40 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:16:40 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:16:40 DEBUG unit.abot-epc-basic/0.install Setting up libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 01:16:40 DEBUG unit.abot-epc-basic/0.install Setting up libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 01:16:40 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 01:16:40 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 01:16:40 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-randr-dev (1.5.0-1) ... unit-oai-hss-0: 01:16:40 DEBUG unit.oai-hss/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 01:16:40 DEBUG unit.oai-hss/0.install Need to get 300 kB of archives. unit-oai-hss-0: 01:16:40 DEBUG unit.oai-hss/0.install After this operation, 1675 kB of additional disk space will be used. unit-oai-hss-0: 01:16:40 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: 01:16:40 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 01:16:40 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: 01:16:40 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 01:16:40 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 01:16:40 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 01:16:40 DEBUG unit.abot-epc-basic/0.install Setting up libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 01:16:40 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-10:amd64 (1.8.16+docs-4ubuntu1) ... unit-abot-epc-basic-0: 01:16:40 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1) ... unit-abot-epc-basic-0: 01:16:40 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 01:16:40 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 01:16:40 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 01:16:40 DEBUG unit.abot-epc-basic/0.install Setting up libaec-dev:amd64 (0.3.2-1) ... unit-oai-hss-0: 01:16:40 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: 01:16:40 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-dev (1.8.16+docs-4ubuntu1) ... unit-abot-epc-basic-0: 01:16:40 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: 01:16:40 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 01:16:40 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 01:16:40 DEBUG unit.abot-epc-basic/0.install Setting up libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 01:16:40 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 01:16:40 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 01:16:40 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 01:16:40 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 01:16:40 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 01:16:41 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 01:16:41 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 01:16:41 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 01:16:41 DEBUG unit.abot-epc-basic/0.install Setting up libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 01:16:41 DEBUG unit.abot-epc-basic/0.install Setting up libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 01:16:41 DEBUG unit.abot-epc-basic/0.install Setting up libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 01:16:41 DEBUG unit.abot-epc-basic/0.install Setting up libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 01:16:41 DEBUG unit.abot-epc-basic/0.install Setting up libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 01:16:41 DEBUG unit.abot-epc-basic/0.install Setting up libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 01:16:41 DEBUG unit.abot-epc-basic/0.install Setting up libkpathsea6:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 01:16:41 DEBUG unit.abot-epc-basic/0.install Setting up libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 01:16:41 DEBUG unit.abot-epc-basic/0.install Setting up libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 01:16:41 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: 01:16:41 DEBUG unit.abot-epc-basic/0.install Setting up libsys-hostname-long-perl (1.5-1) ... unit-oai-hss-0: 01:16:41 DEBUG unit.oai-hss/0.install Fetched 300 kB in 1s (263 kB/s) unit-abot-epc-basic-0: 01:16:41 DEBUG unit.abot-epc-basic/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 01:16:41 DEBUG unit.abot-epc-basic/0.install Setting up libnet-smtp-ssl-perl (1.03-1) ... unit-oai-hss-0: 01:16:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-abot-epc-basic-0: 01:16:41 DEBUG unit.abot-epc-basic/0.install Setting up libmailtools-perl (2.13-1) ... unit-oai-hss-0: 01:16:41 DEBUG unit.oai-hss/0.install (Reading database ... 92442 files and directories currently installed.) unit-oai-hss-0: 01:16:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 01:16:41 DEBUG unit.oai-hss/0.install Unpacking libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 01:16:41 DEBUG unit.abot-epc-basic/0.install Setting up mysql-common (5.7.23-0ubuntu0.16.04.1) ... unit-oai-hss-0: 01:16:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp-dev:amd64. unit-oai-hss-0: 01:16:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp-dev_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 01:16:41 DEBUG unit.oai-hss/0.install Unpacking libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 01:16:41 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: 01:16:41 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient20:amd64 (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 01:16:41 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient-dev (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 01:16:41 DEBUG unit.abot-epc-basic/0.install Setting up libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 01:16:41 DEBUG unit.abot-epc-basic/0.install Setting up libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 01:16:41 DEBUG unit.oai-hss/0.install Setting up libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 01:16:41 DEBUG unit.oai-hss/0.install Setting up libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 01:16:41 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 01:16:41 DEBUG unit.abot-epc-basic/0.install Setting up liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 01:16:42 DEBUG unit.oai-hss/0.install Downloading nettle archive unit-oai-hss-0: 01:16:42 DEBUG unit.oai-hss/0.install --2018-08-10 01:16:42-- https://ftp.gnu.org/gnu/nettle/nettle-2.5.tar.gz unit-oai-hss-0: 01:16:42 DEBUG unit.oai-hss/0.install Resolving ftp.gnu.org (ftp.gnu.org)... 208.118.235.20, 2001:4830:134:3::b unit-abot-epc-basic-0: 01:16:42 DEBUG unit.abot-epc-basic/0.install Setting up libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-oai-hss-0: 01:16:42 DEBUG unit.oai-hss/0.install Connecting to ftp.gnu.org (ftp.gnu.org)|208.118.235.20|:443... connected. unit-abot-epc-basic-0: 01:16:42 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 01:16:42 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 01:16:42 DEBUG unit.abot-epc-basic/0.install Setting up libplot2c2 (2.6-3ubuntu1) ... unit-oai-hss-0: 01:16:42 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 01:16:42 DEBUG unit.oai-hss/0.install Length: 1113274 (1.1M) [application/x-gzip] unit-oai-hss-0: 01:16:42 DEBUG unit.oai-hss/0.install Saving to: 'nettle-2.5.tar.gz' unit-oai-hss-0: 01:16:42 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:16:42 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 322K 3s unit-oai-hss-0: 01:16:42 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 9% 643K 2s unit-oai-hss-0: 01:16:42 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 84.8M 1s unit-abot-epc-basic-0: 01:16:42 DEBUG unit.abot-epc-basic/0.install Setting up libpoppler58:amd64 (0.41.0-0ubuntu1.7) ... unit-abot-epc-basic-0: 01:16:42 DEBUG unit.abot-epc-basic/0.install Setting up libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 01:16:42 DEBUG unit.abot-epc-basic/0.install Setting up libpotrace0 (1.13-2) ... unit-oai-hss-0: 01:16:42 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 18% 648K 1s unit-oai-hss-0: 01:16:42 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 74.8M 1s unit-oai-hss-0: 01:16:42 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 27% 62.0M 1s unit-oai-hss-0: 01:16:42 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 32% 90.9M 1s unit-abot-epc-basic-0: 01:16:42 DEBUG unit.abot-epc-basic/0.install Setting up libpstoedit0c2a (3.70-1ubuntu2) ... unit-oai-hss-0: 01:16:42 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 36% 1.37M 1s unit-abot-epc-basic-0: 01:16:42 DEBUG unit.abot-epc-basic/0.install Setting up libptexenc1:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 01:16:42 DEBUG unit.abot-epc-basic/0.install Setting up libqhull7:amd64 (2015.2-1) ... unit-oai-hss-0: 01:16:42 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 41% 1.20M 1s unit-oai-hss-0: 01:16:42 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 45% 60.0M 0s unit-oai-hss-0: 01:16:42 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 50% 56.5M 0s unit-oai-hss-0: 01:16:42 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 55% 57.8M 0s unit-oai-hss-0: 01:16:42 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 59% 63.5M 0s unit-oai-hss-0: 01:16:42 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 64% 35.1M 0s unit-oai-hss-0: 01:16:42 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 68% 12.5M 0s unit-abot-epc-basic-0: 01:16:42 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 01:16:42 DEBUG unit.abot-epc-basic/0.install Setting up qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:16:42 DEBUG unit.abot-epc-basic/0.install Setting up libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 01:16:42 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 73% 734K 0s unit-oai-hss-0: 01:16:42 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 78% 33.5M 0s unit-oai-hss-0: 01:16:42 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 82% 36.2M 0s unit-oai-hss-0: 01:16:42 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 87% 60.7M 0s unit-oai-hss-0: 01:16:42 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 91% 66.1M 0s unit-oai-hss-0: 01:16:42 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 96% 54.8M 0s unit-oai-hss-0: 01:16:42 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... ....... 100% 95.0M=0.5s unit-oai-hss-0: 01:16:42 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:16:42 DEBUG unit.oai-hss/0.install 2018-08-10 01:16:42 (2.25 MB/s) - 'nettle-2.5.tar.gz' saved [1113274/1113274] unit-oai-hss-0: 01:16:42 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 01:16:42 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:16:42 DEBUG unit.abot-epc-basic/0.install Setting up libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:16:42 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:16:42 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:16:42 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:16:42 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install checking for -R flag... using -Wl,-rpath, unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install Searching for libraries unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install checking /usr/lib... added unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install checking /usr/local/lib... added unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install checking /sw/local/lib... not found unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install checking /sw/lib... not found unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install checking /usr/gnu/lib... not found unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install checking /opt/gnu/lib... not found unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install checking /sw/gnu/lib... not found unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install checking /usr/freeware/lib... not found unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install checking /usr/pkg/lib... not found unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-abot-epc-basic-0: 01:16:43 DEBUG unit.abot-epc-basic/0.install Setting up qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install checking for nm... nm unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-abot-epc-basic-0: 01:16:43 DEBUG unit.abot-epc-basic/0.install Setting up qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install configure: Compiler uses 64-bit ABI. To change, set CC. unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install configure: Libraries to be installed in ${exec_prefix}/lib. unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install configure: Looking for assembler files in x86_64/. unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install checking CCPIC... -fpic unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install checking if globals are prefixed by underscore... no unit-abot-epc-basic-0: 01:16:43 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install checking if we should use a .note.GNU-stack section... yes unit-abot-epc-basic-0: 01:16:43 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install checking for ELF-style .type,%function pseudo-ops... yes unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install checking for ELF-style .type,#function pseudo-ops... no unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install checking if .align assembly directive is logarithmic... no unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install checking for m4... /usr/bin/m4 unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install checking for an ANSI C-conforming const... yes unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-abot-epc-basic-0: 01:16:43 DEBUG unit.abot-epc-basic/0.install Setting up libsctp1:amd64 (1.0.16+dfsg-3) ... unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-abot-epc-basic-0: 01:16:43 DEBUG unit.abot-epc-basic/0.install Setting up libsctp-dev (1.0.16+dfsg-3) ... unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-abot-epc-basic-0: 01:16:43 DEBUG unit.abot-epc-basic/0.install Setting up libssl-dev:amd64 (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 01:16:43 DEBUG unit.abot-epc-basic/0.install Setting up libssl-doc (1.0.2g-1ubuntu4.13) ... unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-abot-epc-basic-0: 01:16:43 DEBUG unit.abot-epc-basic/0.install Setting up libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 01:16:43 DEBUG unit.abot-epc-basic/0.install Setting up libsynctex1:amd64 (2015.20160222.37495-1) ... unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-abot-epc-basic-0: 01:16:43 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 01:16:43 DEBUG unit.abot-epc-basic/0.install Setting up libtexlua52:amd64 (2015.20160222.37495-1) ... unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-abot-epc-basic-0: 01:16:43 DEBUG unit.abot-epc-basic/0.install Setting up libtexluajit2:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 01:16:43 DEBUG unit.abot-epc-basic/0.install Setting up libtext-unidecode-perl (1.27-1) ... unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install checking whether time.h and sys/time.h may both be included... yes unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-abot-epc-basic-0: 01:16:43 DEBUG unit.abot-epc-basic/0.install Setting up libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 01:16:43 DEBUG unit.abot-epc-basic/0.install Setting up libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 01:16:43 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install checking alignment of uint64_t... 8 unit-abot-epc-basic-0: 01:16:43 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 01:16:43 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h usability... yes unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h presence... yes unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install checking for openssl/blowfish.h... yes unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install checking openssl/des.h usability... yes unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install checking openssl/des.h presence... yes unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install checking for openssl/des.h... yes unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install checking openssl/cast.h usability... yes unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install checking openssl/cast.h presence... yes unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install checking for openssl/cast.h... yes unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install checking openssl/aes.h usability... yes unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install checking openssl/aes.h presence... yes unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install checking for openssl/aes.h... yes unit-oai-hss-0: 01:16:43 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 01:16:44 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-abot-epc-basic-0: 01:16:44 DEBUG unit.abot-epc-basic/0.install Setting up libx11-protocol-perl (0.56-7) ... unit-oai-hss-0: 01:16:44 DEBUG unit.oai-hss/0.install checking malloc.h usability... yes unit-abot-epc-basic-0: 01:16:44 DEBUG unit.abot-epc-basic/0.install Setting up libxml-namespacesupport-perl (1.11-1) ... unit-oai-hss-0: 01:16:44 DEBUG unit.oai-hss/0.install checking malloc.h presence... yes unit-oai-hss-0: 01:16:44 DEBUG unit.oai-hss/0.install checking for malloc.h... yes unit-oai-hss-0: 01:16:44 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-abot-epc-basic-0: 01:16:44 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-base-perl (1.07-1) ... unit-oai-hss-0: 01:16:44 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 01:16:44 DEBUG unit.oai-hss/0.install checking for memxor... no unit-oai-hss-0: 01:16:44 DEBUG unit.oai-hss/0.install checking for __attribute__... yes unit-oai-hss-0: 01:16:44 DEBUG unit.oai-hss/0.install checking for stdint types... stdint.h (shortcircuit) unit-oai-hss-0: 01:16:44 DEBUG unit.oai-hss/0.install make use of stdint.h in nettle-stdint.h (assuming C99 compatible system) unit-oai-hss-0: 01:16:44 DEBUG unit.oai-hss/0.install checking for fcntl file locking... yes unit-abot-epc-basic-0: 01:16:44 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-oai-hss-0: 01:16:44 DEBUG unit.oai-hss/0.install checking for __gmpz_getlimbn in -lgmp... yes unit-abot-epc-basic-0: 01:16:44 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... unit-oai-hss-0: 01:16:44 DEBUG unit.oai-hss/0.install checking for __gmpz_powm_sec... yes unit-oai-hss-0: 01:16:44 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 01:16:44 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-abot-epc-basic-0: 01:16:44 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-oai-hss-0: 01:16:44 DEBUG unit.oai-hss/0.install config.status: creating config.make unit-oai-hss-0: 01:16:44 DEBUG unit.oai-hss/0.install config.status: creating config.m4 unit-oai-hss-0: 01:16:44 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 01:16:44 DEBUG unit.oai-hss/0.install config.status: creating tools/Makefile unit-oai-hss-0: 01:16:44 DEBUG unit.oai-hss/0.install config.status: creating testsuite/Makefile unit-oai-hss-0: 01:16:44 DEBUG unit.oai-hss/0.install config.status: creating examples/Makefile unit-oai-hss-0: 01:16:44 DEBUG unit.oai-hss/0.install config.status: creating nettle.pc unit-oai-hss-0: 01:16:44 DEBUG unit.oai-hss/0.install config.status: creating hogweed.pc unit-oai-hss-0: 01:16:44 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 01:16:44 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-encrypt-internal.asm to aes-encrypt-internal.asm unit-oai-hss-0: 01:16:44 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-decrypt-internal.asm to aes-decrypt-internal.asm unit-oai-hss-0: 01:16:44 DEBUG unit.oai-hss/0.install config.status: linking x86_64/camellia-crypt-internal.asm to camellia-crypt-internal.asm unit-oai-hss-0: 01:16:44 DEBUG unit.oai-hss/0.install config.status: linking x86_64/memxor.asm to memxor.asm unit-oai-hss-0: 01:16:44 DEBUG unit.oai-hss/0.install config.status: linking x86_64/salsa20-crypt.asm to salsa20-crypt.asm unit-oai-hss-0: 01:16:44 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-encrypt.asm to serpent-encrypt.asm unit-oai-hss-0: 01:16:44 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-decrypt.asm to serpent-decrypt.asm unit-oai-hss-0: 01:16:44 DEBUG unit.oai-hss/0.install config.status: linking x86_64/sha1-compress.asm to sha1-compress.asm unit-oai-hss-0: 01:16:44 DEBUG unit.oai-hss/0.install config.status: linking x86_64/machine.m4 to machine.m4 unit-oai-hss-0: 01:16:44 DEBUG unit.oai-hss/0.install config.status: executing dummy-dep-files commands unit-abot-epc-basic-0: 01:16:44 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:16:44 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-oai-hss-0: 01:16:44 DEBUG unit.oai-hss/0.install config.status: executing nettle-stdint.h commands unit-oai-hss-0: 01:16:44 DEBUG unit.oai-hss/0.install config.status: creating nettle-stdint.h : __NETTLE_STDINT_H unit-oai-hss-0: 01:16:44 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 01:16:44 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:16:44 DEBUG unit.oai-hss/0.install Version: nettle 2.5 unit-oai-hss-0: 01:16:44 DEBUG unit.oai-hss/0.install Host type: x86_64-unknown-linux-gnu unit-oai-hss-0: 01:16:44 DEBUG unit.oai-hss/0.install ABI: 64 unit-oai-hss-0: 01:16:44 DEBUG unit.oai-hss/0.install Assembly files: x86_64 unit-oai-hss-0: 01:16:44 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 01:16:44 DEBUG unit.oai-hss/0.install Library directory: ${exec_prefix}/lib unit-oai-hss-0: 01:16:44 DEBUG unit.oai-hss/0.install Compiler: gcc unit-oai-hss-0: 01:16:44 DEBUG unit.oai-hss/0.install Shared libraries: yes unit-oai-hss-0: 01:16:44 DEBUG unit.oai-hss/0.install Public key crypto: yes unit-oai-hss-0: 01:16:44 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:16:44 DEBUG unit.oai-hss/0.install Compiling nettle unit-oai-hss-0: 01:16:44 DEBUG unit.oai-hss/0.install make all-here unit-oai-hss-0: 01:16:44 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 01:16: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 aesdata.o -MD -MP -MF aesdata.o.d -fpic -c aesdata.c \ unit-oai-hss-0: 01:16:44 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 01:16:44 DEBUG unit.abot-epc-basic/0.install Setting up libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 01:16:44 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... unit-oai-hss-0: 01:16:44 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: 01:16: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 desdata.o -MD -MP -MF desdata.o.d -fpic -c desdata.c \ unit-oai-hss-0: 01:16:44 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 01:16:44 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... unit-oai-hss-0: 01:16:44 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: 01:16: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 twofishdata.o -MD -MP -MF twofishdata.o.d -fpic -c twofishdata.c \ unit-oai-hss-0: 01:16:44 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 01:16:44 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-oai-hss-0: 01:16:44 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: 01:16: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 shadata.o -MD -MP -MF shadata.o.d -fpic -c shadata.c \ unit-oai-hss-0: 01:16:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:44 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: 01:16: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 gcmdata.o -MD -MP -MF gcmdata.o.d -fpic -c gcmdata.c \ unit-oai-hss-0: 01:16:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:44 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: 01:16: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 getopt.o -MD -MP -MF getopt.o.d -fpic -c getopt.c \ unit-oai-hss-0: 01:16:44 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 01:16:44 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-oai-hss-0: 01:16: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 getopt1.o -MD -MP -MF getopt1.o.d -fpic -c getopt1.c \ unit-oai-hss-0: 01:16:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16: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 nettle-internal.o -MD -MP -MF nettle-internal.o.d -fpic -c nettle-internal.c \ unit-oai-hss-0: 01:16:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:44 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 01:16:44 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 01:16: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 aes-decrypt-internal.o -MD -MP -MF aes-decrypt-internal.o.d -fpic -c aes-decrypt-internal.s unit-oai-hss-0: 01:16:44 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: 01:16: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 aes-decrypt.o -MD -MP -MF aes-decrypt.o.d -fpic -c aes-decrypt.c \ unit-oai-hss-0: 01:16:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:44 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 01:16:44 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 01:16: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 aes-encrypt-internal.o -MD -MP -MF aes-encrypt-internal.o.d -fpic -c aes-encrypt-internal.s unit-oai-hss-0: 01:16:44 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: 01:16: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 aes-encrypt.o -MD -MP -MF aes-encrypt.o.d -fpic -c aes-encrypt.c \ unit-oai-hss-0: 01:16:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16: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 aes-encrypt-table.o -MD -MP -MF aes-encrypt-table.o.d -fpic -c aes-encrypt-table.c \ unit-oai-hss-0: 01:16:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16: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 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: 01:16:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16: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 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: 01:16:44 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 01:16:44 DEBUG unit.abot-epc-basic/0.install Setting up libxml-xpathengine-perl (0.13-1) ... unit-oai-hss-0: 01:16: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 aes-meta.o -MD -MP -MF aes-meta.o.d -fpic -c aes-meta.c \ unit-oai-hss-0: 01:16:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16: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 arcfour.o -MD -MP -MF arcfour.o.d -fpic -c arcfour.c \ unit-oai-hss-0: 01:16:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16: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 arcfour-crypt.o -MD -MP -MF arcfour-crypt.o.d -fpic -c arcfour-crypt.c \ unit-oai-hss-0: 01:16:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16: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 arcfour-meta.o -MD -MP -MF arcfour-meta.o.d -fpic -c arcfour-meta.c \ unit-oai-hss-0: 01:16:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16: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 arctwo.o -MD -MP -MF arctwo.o.d -fpic -c arctwo.c \ unit-oai-hss-0: 01:16:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16: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 arctwo-meta.o -MD -MP -MF arctwo-meta.o.d -fpic -c arctwo-meta.c \ unit-oai-hss-0: 01:16:45 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 01:16:45 DEBUG unit.abot-epc-basic/0.install Setting up libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.5) ... unit-oai-hss-0: 01:16: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 base16-encode.o -MD -MP -MF base16-encode.o.d -fpic -c base16-encode.c \ unit-oai-hss-0: 01:16:45 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 01:16:45 DEBUG unit.abot-epc-basic/0.install Setting up libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-abot-epc-basic-0: 01:16:45 DEBUG unit.abot-epc-basic/0.install Setting up libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-oai-hss-0: 01:16: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 base16-decode.o -MD -MP -MF base16-decode.o.d -fpic -c base16-decode.c \ unit-oai-hss-0: 01:16:45 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 01:16:45 DEBUG unit.abot-epc-basic/0.install Setting up lmodern (2.004.5-1) ... unit-oai-hss-0: 01:16: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 base16-meta.o -MD -MP -MF base16-meta.o.d -fpic -c base16-meta.c \ unit-oai-hss-0: 01:16:45 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 01:16:45 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: 01:16:45 DEBUG unit.abot-epc-basic/0.install Setting up mscgen (0.20-5) ... unit-oai-hss-0: 01:16: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 base64-encode.o -MD -MP -MF base64-encode.o.d -fpic -c base64-encode.c \ unit-oai-hss-0: 01:16:45 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 01:16:45 DEBUG unit.abot-epc-basic/0.install Setting up libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 01:16:45 DEBUG unit.abot-epc-basic/0.install Setting up texinfo (6.1.0.dfsg.1-5) ... unit-oai-hss-0: 01:16: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 base64-decode.o -MD -MP -MF base64-decode.o.d -fpic -c base64-decode.c \ unit-oai-hss-0: 01:16:45 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 01:16:45 DEBUG unit.abot-epc-basic/0.install Running mktexlsr. This may take some time. ... done. unit-abot-epc-basic-0: 01:16:45 DEBUG unit.abot-epc-basic/0.install Setting up octave-common (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 01:16: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 base64-meta.o -MD -MP -MF base64-meta.o.d -fpic -c base64-meta.c \ unit-oai-hss-0: 01:16:45 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 01:16:45 DEBUG unit.abot-epc-basic/0.install Setting up pstoedit (3.70-1ubuntu2) ... unit-oai-hss-0: 01:16: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 camellia-crypt.o -MD -MP -MF camellia-crypt.o.d -fpic -c camellia-crypt.c \ unit-oai-hss-0: 01:16:45 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 01:16:45 DEBUG unit.abot-epc-basic/0.install Setting up pydb (1.26-2) ... unit-oai-hss-0: 01:16:45 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 01:16:45 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 01:16: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 camellia-crypt-internal.o -MD -MP -MF camellia-crypt-internal.o.d -fpic -c camellia-crypt-internal.s unit-oai-hss-0: 01:16:45 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: 01:16: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 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: 01:16:45 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 01:16:45 DEBUG unit.abot-epc-basic/0.install Setting up qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 01:16:45 DEBUG unit.abot-epc-basic/0.install Setting up rubygems-integration (1.10) ... unit-abot-epc-basic-0: 01:16:45 DEBUG unit.abot-epc-basic/0.install Setting up ruby-did-you-mean (1.0.0-2) ... unit-oai-hss-0: 01:16: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 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: 01:16:45 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 01:16:45 DEBUG unit.abot-epc-basic/0.install Setting up ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 01:16:45 DEBUG unit.abot-epc-basic/0.install Setting up ruby-net-telnet (0.1.1-2) ... unit-oai-hss-0: 01:16: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 camellia-table.o -MD -MP -MF camellia-table.o.d -fpic -c camellia-table.c \ unit-oai-hss-0: 01:16:45 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 01:16:45 DEBUG unit.abot-epc-basic/0.install Setting up ruby-power-assert (0.2.7-1) ... unit-oai-hss-0: 01:16: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 camellia-meta.o -MD -MP -MF camellia-meta.o.d -fpic -c camellia-meta.c \ unit-oai-hss-0: 01:16:45 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 01:16:45 DEBUG unit.abot-epc-basic/0.install Setting up ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 01:16:45 DEBUG unit.abot-epc-basic/0.install Setting up subversion (1.9.3-2ubuntu1.1) ... unit-oai-hss-0: 01:16: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 cast128.o -MD -MP -MF cast128.o.d -fpic -c cast128.c \ unit-oai-hss-0: 01:16:45 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 01:16:45 DEBUG unit.abot-epc-basic/0.install Setting up t1utils (1.39-2) ... unit-abot-epc-basic-0: 01:16:45 DEBUG unit.abot-epc-basic/0.install Setting up tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 01:16:45 DEBUG unit.abot-epc-basic/0.install Setting up tcl (8.6.0+9) ... unit-abot-epc-basic-0: 01:16:45 DEBUG unit.abot-epc-basic/0.install Setting up texlive-binaries (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 01:16:45 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: 01:16:45 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex (bibtex) in auto mode unit-oai-hss-0: 01:16:45 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 01:16:45 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: 01:16:45 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 01:16:45 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:16:45 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: 01:16:45 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 01:16:45 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:16:45 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: 01:16:45 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 01:16:45 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:16:45 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: 01:16:45 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 01:16:45 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:16:45 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: 01:16:45 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 01:16:45 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:16:45 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: 01:16:45 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: 01:16:45 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 01:16:45 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:16:45 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 01:16:45 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 01:16:45 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:16:45 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: 01:16:45 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 01:16:45 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:16:45 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 01:16:45 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 01:16:45 DEBUG unit.oai-hss/0.install ^ unit-abot-epc-basic-0: 01:16:45 DEBUG unit.abot-epc-basic/0.install Setting up xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-oai-hss-0: 01:16: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 cast128-meta.o -MD -MP -MF cast128-meta.o.d -fpic -c cast128-meta.c \ unit-oai-hss-0: 01:16:45 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 01:16:45 DEBUG unit.abot-epc-basic/0.install Setting up texlive-base (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 01:16: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 blowfish.o -MD -MP -MF blowfish.o.d -fpic -c blowfish.c \ unit-oai-hss-0: 01:16:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16: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 cbc.o -MD -MP -MF cbc.o.d -fpic -c cbc.c \ unit-oai-hss-0: 01:16:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16: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 ctr.o -MD -MP -MF ctr.o.d -fpic -c ctr.c \ unit-oai-hss-0: 01:16:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16: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 gcm.o -MD -MP -MF gcm.o.d -fpic -c gcm.c \ unit-oai-hss-0: 01:16:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16: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 gcm-aes.o -MD -MP -MF gcm-aes.o.d -fpic -c gcm-aes.c \ unit-oai-hss-0: 01:16:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16: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 des.o -MD -MP -MF des.o.d -fpic -c des.c \ unit-oai-hss-0: 01:16:45 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 01:16:45 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to a4. unit-abot-epc-basic-0: 01:16:46 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to a4. unit-oai-hss-0: 01:16:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:46 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 01:16:46 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to a4. unit-oai-hss-0: 01:16:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:46 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 01:16:46 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to a4. unit-oai-hss-0: 01:16:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:46 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 01:16:46 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to letter. unit-abot-epc-basic-0: 01:16:46 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to letter. unit-abot-epc-basic-0: 01:16:46 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to letter. unit-abot-epc-basic-0: 01:16:46 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to letter. unit-oai-hss-0: 01:16:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:46 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 01:16:46 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 01:16:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:46 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: 01:16:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:46 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 01:16:46 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 01:16:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:46 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 01:16:46 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 01:16:46 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 01:16:46 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 01:16:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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-abot-epc-basic-0: 01:16:46 DEBUG unit.abot-epc-basic/0.install Setting up tk8.6 (8.6.5-1) ... unit-oai-hss-0: 01:16:46 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: 01:16:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:46 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 01:16:46 DEBUG unit.abot-epc-basic/0.install Setting up tk (8.6.0+9) ... unit-oai-hss-0: 01:16:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:46 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 01:16:46 DEBUG unit.abot-epc-basic/0.install Setting up unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 01:16:47 DEBUG unit.abot-epc-basic/0.install Setting up x11-utils (7.7+3) ... unit-oai-hss-0: 01:16:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:47 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 01:16:47 DEBUG unit.abot-epc-basic/0.install Setting up x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 01:16:47 DEBUG unit.abot-epc-basic/0.install Setting up xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 01:16:47 DEBUG unit.abot-epc-basic/0.install Setting up xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 01:16:47 DEBUG unit.abot-epc-basic/0.install Setting up xterm (322-1ubuntu1) ... unit-oai-hss-0: 01:16:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:47 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 01:16:47 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-oai-hss-0: 01:16:47 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 01:16:47 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 01:16:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:47 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: 01:16:47 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 01:16:47 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 01:16:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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-abot-epc-basic-0: 01:16:47 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-oai-hss-0: 01:16:47 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: 01:16:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:47 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 01:16:47 DEBUG unit.abot-epc-basic/0.install Setting up zip (3.0-11) ... unit-oai-hss-0: 01:16:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:47 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 01:16:47 DEBUG unit.abot-epc-basic/0.install Setting up libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 01:16:47 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 01:16:47 DEBUG unit.abot-epc-basic/0.install Setting up libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 01:16:47 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: 01:16:47 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 01:16:47 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-oai-hss-0: 01:16:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:47 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 01:16:47 DEBUG unit.abot-epc-basic/0.install Setting up libyaml-dev:amd64 (0.1.6-3) ... unit-oai-hss-0: 01:16:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:47 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 01:16:47 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 01:16:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:47 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 01:16:47 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 01:16:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:47 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 01:16:47 DEBUG unit.abot-epc-basic/0.install Setting up debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 01:16:47 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service (3.2.6-3ubuntu6) ... unit-oai-hss-0: 01:16:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:47 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 01:16:47 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 01:16:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:47 DEBUG unit.oai-hss/0.install echo "memxor.o : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.o.d unit-oai-hss-0: 01:16:47 DEBUG unit.oai-hss/0.install rm -f libnettle.a unit-oai-hss-0: 01:16:47 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: 01:16:47 DEBUG unit.oai-hss/0.install ranlib libnettle.a unit-oai-hss-0: 01:16:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:47 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 01:16:47 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 01:16:47 DEBUG unit.abot-epc-basic/0.install Setting up gtkwave (3.3.66-1) ... unit-oai-hss-0: 01:16:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:48 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 01:16:48 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 01:16:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:48 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 01:16:48 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 01:16:48 DEBUG unit.abot-epc-basic/0.install Setting up libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 01:16:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:48 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 01:16:48 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 01:16:48 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:16:48 DEBUG unit.abot-epc-basic/0.install Setting up octave (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 01:16:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:48 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 01:16:48 DEBUG unit.abot-epc-basic/0.install Setting up octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 01:16:48 DEBUG unit.abot-epc-basic/0.install Setting up octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 01:16:48 DEBUG unit.abot-epc-basic/0.install Setting up qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 01:16:48 DEBUG unit.abot-epc-basic/0.install Setting up rake (10.5.0-2) ... unit-oai-hss-0: 01:16:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:48 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 01:16:48 DEBUG unit.abot-epc-basic/0.install Setting up libruby2.3:amd64 (2.3.1-2~16.04.10) ... unit-abot-epc-basic-0: 01:16:48 DEBUG unit.abot-epc-basic/0.install Setting up ruby2.3 (2.3.1-2~16.04.10) ... unit-oai-hss-0: 01:16:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:48 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 01:16:48 DEBUG unit.abot-epc-basic/0.install Setting up liboctave-dev (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 01:16:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:48 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 01:16:48 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 01:16:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:48 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 01:16:48 DEBUG unit.abot-epc-basic/0.install Setting up adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-oai-hss-0: 01:16:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:49 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 01:16:49 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-oai-hss-0: 01:16:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:49 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 01:16:49 DEBUG unit.abot-epc-basic/0.install Setting up dh-strip-nondeterminism (0.015-1) ... unit-oai-hss-0: 01:16:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:49 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 01:16:49 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service-backend (3.2.6-3ubuntu6) ... unit-oai-hss-0: 01:16:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:49 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 01:16:49 DEBUG unit.abot-epc-basic/0.install Setting up libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 01:16:49 DEBUG unit.abot-epc-basic/0.install Setting up libxml-parser-perl (2.44-1build1) ... unit-oai-hss-0: 01:16:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:49 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 01:16:49 DEBUG unit.abot-epc-basic/0.install Setting up libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 01:16:49 DEBUG unit.abot-epc-basic/0.install Setting up libnet-dbus-perl (1.1.0-3build1) ... unit-oai-hss-0: 01:16:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:49 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 01:16:49 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 01:16:49 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-expat-perl (0.40-2) ... unit-oai-hss-0: 01:16:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:49 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 01:16:49 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: 01:16:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:49 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 01:16:49 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-oai-hss-0: 01:16:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:49 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 01:16:49 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-oai-hss-0: 01:16:49 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 01:16:49 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 01:16:49 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 01:16:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:16:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:49 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 01:16:49 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 01:16:49 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 01:16:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:16:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:49 DEBUG unit.oai-hss/0.install rm -f libhogweed.a unit-oai-hss-0: 01:16:49 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: 01:16:49 DEBUG unit.oai-hss/0.install ranlib libhogweed.a unit-oai-hss-0: 01:16:49 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 01:16:49 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 01:16:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:49 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: 01:16:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:49 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 01:16:49 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 01:16:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:49 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: 01:16:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:49 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 01:16:49 DEBUG unit.abot-epc-basic/0.install Setting up ruby (1:2.3.0+1) ... unit-oai-hss-0: 01:16:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:50 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 01:16:50 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 01:16:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:50 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: 01:16:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:50 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 01:16:50 DEBUG unit.abot-epc-basic/0.install Setting up humanity-icon-theme (0.6.10.1) ... unit-oai-hss-0: 01:16:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:50 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 01:16:50 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: 01:16:50 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 01:16:50 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:16:50 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: 01:16:50 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 01:16:50 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:16:50 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: 01:16:50 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 01:16:50 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:16:50 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: 01:16:50 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 01:16:50 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:16:50 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: 01:16:50 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 01:16:50 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:16:50 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: 01:16:50 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: 01:16:50 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 01:16:50 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:16:50 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 01:16:50 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 01:16:50 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:16:50 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: 01:16:50 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 01:16:50 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:16:50 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 01:16:50 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 01:16:50 DEBUG unit.oai-hss/0.install ^ unit-abot-epc-basic-0: 01:16:50 DEBUG unit.abot-epc-basic/0.install Setting up ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-oai-hss-0: 01:16:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:50 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 01:16:50 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 01:16:50 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: 01:16:50 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 01:16:50 DEBUG unit.abot-epc-basic/0.install Processing triggers for tex-common (6.04ubuntu1) ... unit-oai-hss-0: 01:16:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:50 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 01:16:50 DEBUG unit.abot-epc-basic/0.install Running updmap-sys. This may take some time... done. unit-abot-epc-basic-0: 01:16:50 DEBUG unit.abot-epc-basic/0.install Running mktexlsr /var/lib/texmf ... done. unit-abot-epc-basic-0: 01:16:50 DEBUG unit.abot-epc-basic/0.install Building format(s) --all. unit-oai-hss-0: 01:16:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:51 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 01:16:51 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 01:16:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:51 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: 01:16:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:51 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 01:16:51 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 01:16:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:51 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: 01:16:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:52 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 01:16:52 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 01:16:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:52 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: 01:16:52 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 01:16:52 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 01:16:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:52 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: 01:16:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:52 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 01:16:52 DEBUG unit.abot-epc-basic/0.install This may take some time... done. unit-oai-hss-0: 01:16:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:52 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 01:16:52 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 01:16:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:52 DEBUG unit.oai-hss/0.install echo "memxor.po : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.po.d unit-oai-hss-0: 01:16:52 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: 01:16:52 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 01:16:52 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 01:16:52 DEBUG unit.oai-hss/0.install && rm -f libnettle.so \ unit-oai-hss-0: 01:16:52 DEBUG unit.oai-hss/0.install && ln -s ../libnettle.so libnettle.so \ unit-oai-hss-0: 01:16:52 DEBUG unit.oai-hss/0.install && [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 01:16:52 DEBUG unit.oai-hss/0.install || { rm -f libnettle.so.4 \ unit-oai-hss-0: 01:16:52 DEBUG unit.oai-hss/0.install && ln -s libnettle.so libnettle.so.4 ; } ) unit-oai-hss-0: 01:16:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:53 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 01:16:53 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-6a6199-default-0 unit-abot-epc-basic-0: 01:16:53 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 01:16:53 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: 01:16:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:54 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 01:16:54 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 01:16:54 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 01:16:54 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:16:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:54 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 01:16:54 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 01:16:54 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 01:16:54 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:16:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 01:16:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 01:16:54 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: 01:16:54 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 01:16:54 DEBUG unit.oai-hss/0.install make[1]: [libhogweed.so] Error 1 (ignored) unit-oai-hss-0: 01:16:54 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 01:16:54 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so \ unit-oai-hss-0: 01:16:54 DEBUG unit.oai-hss/0.install && ln -s ../libhogweed.so libhogweed.so \ unit-oai-hss-0: 01:16:54 DEBUG unit.oai-hss/0.install && [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 01:16:54 DEBUG unit.oai-hss/0.install || { rm -f libhogweed.so.2 \ unit-oai-hss-0: 01:16:54 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so libhogweed.so.2 ; } ) unit-oai-hss-0: 01:16:54 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 01:16:54 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 01:16:54 DEBUG unit.oai-hss/0.install echo "Making all in $d" ; (cd $d && make all); done unit-oai-hss-0: 01:16:54 DEBUG unit.oai-hss/0.install Making all in tools unit-oai-hss-0: 01:16:54 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 01:16:54 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: 01:16:54 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: 01:16:54 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: 01:16:54 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: 01:16:55 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: 01:16:55 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: 01:16:55 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: 01:16:55 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: 01:16:55 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: 01:16:55 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: 01:16:55 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: 01:16:55 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: 01:16:55 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 01:16:55 DEBUG unit.oai-hss/0.install Making all in testsuite unit-oai-hss-0: 01:16:55 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 01:16:55 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: 01:16:55 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: 01:16:55 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: 01:16:55 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: 01:16:55 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: 01:16:55 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: 01:16:55 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: 01:16:55 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: 01:16:55 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: 01:16:55 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: 01:16:55 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: 01:16:55 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: 01:16:55 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: 01:16:55 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: 01:16:55 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: 01:16:55 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: 01:16:55 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: 01:16:55 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: 01:16:56 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: 01:16:56 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: 01:16:56 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: 01:16:56 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: 01:16:56 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: 01:16:56 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: 01:16:56 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: 01:16:56 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: 01:16:56 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: 01:16:56 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: 01:16:56 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: 01:16:56 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: 01:16:56 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: 01:16:56 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: 01:16:56 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: 01:16:56 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: 01:16:56 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: 01:16:56 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: 01:16:56 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: 01:16:56 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: 01:16:56 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: 01:16:56 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: 01:16:56 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: 01:16:56 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: 01:16:56 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: 01:16:56 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: 01:16:56 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: 01:16:56 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: 01:16:56 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: 01:16:56 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: 01:16:56 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: 01:16:56 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: 01:16:57 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: 01:16:57 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: 01:16:57 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: 01:16:57 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: 01:16:57 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: 01:16:57 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: 01:16:57 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: 01:16:57 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: 01:16:57 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: 01:16:57 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: 01:16:57 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: 01:16:57 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: 01:16:57 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: 01:16:57 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: 01:16:57 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: 01:16:57 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: 01:16:57 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: 01:16:57 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: 01:16:57 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: 01:16:57 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: 01:16:57 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: 01:16:57 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: 01:16:57 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: 01:16:57 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: 01:16:58 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: 01:16:58 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: 01:16:58 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: 01:16:58 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: 01:16:58 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: 01:16:58 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: 01:16:58 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-abot-epc-basic-0: 01:16:58 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-6a6199-default-0 unit-oai-hss-0: 01:16:58 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-abot-epc-basic-0: 01:16:58 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-oai-hss-0: 01:16:58 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: 01:16:58 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: 01:16:58 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: 01:16:58 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: 01:16:58 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-abot-epc-basic-0: 01:16:58 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 01:16:58 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-oai-hss-0: 01:16:58 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: 01:16:58 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: 01:16:58 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-abot-epc-basic-0: 01:16:58 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 01:16:58 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 01:16:58 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: 01:16:58 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: 01:16:58 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 01:16:58 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: 01:16:58 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 01:16:58 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 01:16:58 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 01:16:58 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 01:16:58 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 01:16:58 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 01:16:58 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: 01:16:58 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 01:16:58 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 01:16:58 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 01:16:58 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 01:16:58 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 01:16:58 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 01:16:58 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 01:16:58 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 01:16:58 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 01:16:58 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 01:16:58 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 01:16:58 DEBUG unit.abot-epc-basic/0.install lsh-doc unit-abot-epc-basic-0: 01:16:58 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 01:16:58 DEBUG unit.abot-epc-basic/0.install nettle-bin nettle-dev unit-oai-hss-0: 01:16:58 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: 01:16:58 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: 01:16:58 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: 01:16:58 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: 01:16:58 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: 01:16:58 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: 01:16:58 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: 01:16:58 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: 01:16:58 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: 01:16:58 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 01:16:58 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 01:16:58 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 01:16:58 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: 01:16:58 DEBUG unit.oai-hss/0.install nettle-benchmark.c: In function 'time_cipher': unit-oai-hss-0: 01:16:58 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: 01:16:58 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 01:16:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:16:58 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: 01:16:58 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 01:16:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:16:58 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: 01:16:58 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 01:16:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:16:58 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: 01:16:58 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: 01:16:58 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: 01:16:58 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: 01:16:59 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: 01:16:59 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-abot-epc-basic-0: 01:16:59 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 01:16:59 DEBUG unit.abot-epc-basic/0.install Need to get 24.5 kB/963 kB of archives. unit-abot-epc-basic-0: 01:16:59 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: 01:16:59 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: 01:16:59 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: 01:16:59 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16enc unit-oai-hss-0: 01:16:59 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: 01:16:59 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: 01:16:59 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16dec unit-oai-hss-0: 01:16:59 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: 01:16:59 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: 01:16:59 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64enc unit-oai-hss-0: 01:16:59 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: 01:16:59 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: 01:16:59 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64dec unit-oai-hss-0: 01:16:59 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: 01:16:59 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: 01:16:59 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-keygen unit-oai-hss-0: 01:16:59 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: 01:16:59 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: 01:16:59 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: 01:16:59 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-sign unit-abot-epc-basic-0: 01:16:59 DEBUG unit.abot-epc-basic/0.install Fetched 24.5 kB in 0s (35.1 kB/s) unit-oai-hss-0: 01:16:59 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: 01:16:59 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: 01:16:59 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-verify unit-oai-hss-0: 01:16:59 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-abot-epc-basic-0: 01:16:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-bin. unit-abot-epc-basic-0: 01:16:59 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 ... 107920 files and directories currently installed.) unit-oai-hss-0: 01:16:59 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: 01:16:59 DEBUG unit.oai-hss/0.install ../getopt.o ../getopt1.o \ unit-oai-hss-0: 01:16:59 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-encrypt unit-abot-epc-basic-0: 01:16:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-bin_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 01:16:59 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-oai-hss-0: 01:16:59 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-abot-epc-basic-0: 01:16:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 01:16:59 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: 01:16:59 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-oai-hss-0: 01:16:59 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: 01:16:59 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-decrypt unit-oai-hss-0: 01:16:59 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: 01:16:59 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: 01:16:59 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o next-prime unit-oai-hss-0: 01:16:59 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: 01:16:59 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: 01:16:59 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o random-prime unit-abot-epc-basic-0: 01:16:59 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-oai-hss-0: 01:16:59 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 01:16:59 DEBUG unit.oai-hss/0.install make check-here unit-oai-hss-0: 01:16:59 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 01:16:59 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 01:16:59 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 01:16:59 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 01:16:59 DEBUG unit.oai-hss/0.install echo "Making check in $d" ; (cd $d && make check); done unit-oai-hss-0: 01:16:59 DEBUG unit.oai-hss/0.install Making check in tools unit-oai-hss-0: 01:16:59 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 01:16:59 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 01:16:59 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 01:16:59 DEBUG unit.oai-hss/0.install Making check in testsuite unit-oai-hss-0: 01:16:59 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 01:16:59 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 01:16:59 DEBUG unit.oai-hss/0.install EMULATOR="" NM="nm" EXEEXT="" \ unit-oai-hss-0: 01:16:59 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: 01:16:59 DEBUG unit.oai-hss/0.install PASS: aes unit-oai-hss-0: 01:16:59 DEBUG unit.oai-hss/0.install PASS: arcfour unit-oai-hss-0: 01:16:59 DEBUG unit.oai-hss/0.install PASS: arctwo unit-oai-hss-0: 01:16:59 DEBUG unit.oai-hss/0.install PASS: blowfish unit-oai-hss-0: 01:16:59 DEBUG unit.oai-hss/0.install PASS: cast128 unit-oai-hss-0: 01:16:59 DEBUG unit.oai-hss/0.install PASS: base16 unit-oai-hss-0: 01:16:59 DEBUG unit.oai-hss/0.install PASS: base64 unit-oai-hss-0: 01:16:59 DEBUG unit.oai-hss/0.install PASS: camellia unit-oai-hss-0: 01:16:59 DEBUG unit.oai-hss/0.install PASS: des unit-oai-hss-0: 01:16:59 DEBUG unit.oai-hss/0.install PASS: des3 unit-oai-hss-0: 01:16:59 DEBUG unit.oai-hss/0.install PASS: des-compat unit-oai-hss-0: 01:16:59 DEBUG unit.oai-hss/0.install PASS: md2 unit-oai-hss-0: 01:16:59 DEBUG unit.oai-hss/0.install PASS: md4 unit-oai-hss-0: 01:16:59 DEBUG unit.oai-hss/0.install PASS: md5 unit-oai-hss-0: 01:16:59 DEBUG unit.oai-hss/0.install PASS: md5-compat unit-oai-hss-0: 01:16:59 DEBUG unit.oai-hss/0.install PASS: memxor unit-oai-hss-0: 01:16:59 DEBUG unit.oai-hss/0.install PASS: ripemd160 unit-oai-hss-0: 01:16:59 DEBUG unit.oai-hss/0.install PASS: salsa20 unit-oai-hss-0: 01:16:59 DEBUG unit.oai-hss/0.install PASS: sha1 unit-oai-hss-0: 01:16:59 DEBUG unit.oai-hss/0.install PASS: sha224 unit-oai-hss-0: 01:16:59 DEBUG unit.oai-hss/0.install PASS: sha256 unit-oai-hss-0: 01:16:59 DEBUG unit.oai-hss/0.install PASS: sha384 unit-oai-hss-0: 01:16:59 DEBUG unit.oai-hss/0.install PASS: sha512 unit-oai-hss-0: 01:16:59 DEBUG unit.oai-hss/0.install PASS: serpent unit-oai-hss-0: 01:16:59 DEBUG unit.oai-hss/0.install PASS: twofish unit-oai-hss-0: 01:16:59 DEBUG unit.oai-hss/0.install PASS: knuth-lfib unit-oai-hss-0: 01:16:59 DEBUG unit.oai-hss/0.install PASS: cbc unit-oai-hss-0: 01:16:59 DEBUG unit.oai-hss/0.install PASS: ctr unit-oai-hss-0: 01:16:59 DEBUG unit.oai-hss/0.install PASS: gcm unit-oai-hss-0: 01:16:59 DEBUG unit.oai-hss/0.install PASS: hmac unit-oai-hss-0: 01:16:59 DEBUG unit.oai-hss/0.install PASS: meta-hash unit-oai-hss-0: 01:16:59 DEBUG unit.oai-hss/0.install PASS: meta-cipher unit-oai-hss-0: 01:16:59 DEBUG unit.oai-hss/0.install PASS: meta-armor unit-oai-hss-0: 01:16:59 DEBUG unit.oai-hss/0.install PASS: buffer unit-abot-epc-basic-0: 01:16:59 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 01:17:00 DEBUG unit.abot-epc-basic/0.install Setting up nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 01:17:00 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-oai-hss-0: 01:17:00 DEBUG unit.oai-hss/0.install PASS: yarrow unit-oai-hss-0: 01:17:00 DEBUG unit.oai-hss/0.install PASS: sexp unit-oai-hss-0: 01:17:00 DEBUG unit.oai-hss/0.install PASS: sexp-format unit-oai-hss-0: 01:17:00 DEBUG unit.oai-hss/0.install PASS: rsa2sexp unit-oai-hss-0: 01:17:00 DEBUG unit.oai-hss/0.install PASS: sexp2rsa unit-oai-hss-0: 01:17:00 DEBUG unit.oai-hss/0.install PASS: bignum unit-oai-hss-0: 01:17:00 DEBUG unit.oai-hss/0.install PASS: random-prime unit-oai-hss-0: 01:17:00 DEBUG unit.oai-hss/0.install PASS: pkcs1 unit-oai-hss-0: 01:17:00 DEBUG unit.oai-hss/0.install PASS: rsa unit-oai-hss-0: 01:17:00 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-abot-epc-basic-0: 01:17:00 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 01:17:00 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: 01:17:00 DEBUG unit.oai-hss/0.install PASS: rsa-keygen unit-oai-hss-0: 01:17:00 DEBUG unit.oai-hss/0.install PASS: dsa unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install PASS: dsa-keygen unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install PASS: cxx unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install PASS: sexp-conv unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install PASS: pkcs1-conv unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install PASS: symbols unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install All 51 tests passed unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install Making check in examples unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install EMULATOR="" EXEEXT="" \ unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install ".."/run-tests rsa-sign-test rsa-verify-test rsa-encrypt-test unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install PASS: rsa-sign unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install PASS: rsa-verify unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install All 3 tests passed unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install make install-here unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/info unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install f=nettle.info ; \ unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install [ -f $f ] || f="./$f" ; \ unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/share/info ; \ unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install if (install-info --version && \ unit-oai-hss-0: 01:17:01 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: 01:17:01 DEBUG unit.oai-hss/0.install install-info --info-dir="/usr/share/info" "$f" ; \ unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install else : ; fi unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/include/nettle unit-oai-hss-0: 01:17:01 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: 01:17:01 DEBUG unit.oai-hss/0.install if [ -f "$f" ] ; then \ unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/include/nettle ; \ unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "./$f" /usr/include/nettle ; \ unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install fi ; done unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install ./config.status config.h unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install config.status: config.h is unchanged unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install echo timestamp > stamp-h unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install for f in libnettle.a libhogweed.a; do \ unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 $f /usr/lib ; \ unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib/pkgconfig unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install for f in nettle.pc hogweed.pc ; do \ unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/lib/pkgconfig ; \ unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libnettle.so /usr/lib/libnettle.so.4.4 unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install && rm -f libnettle.so.4 libnettle.so \ unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so.4 \ unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so) unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libhogweed.so /usr/lib/libhogweed.so.2.2 unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so.2 libhogweed.so \ unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so.2 \ unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so) unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install echo "Making install in $d" ; (cd $d && make install); done unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install Making install in tools unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/bin unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install for f in sexp-conv nettle-hash nettle-lfib-stream pkcs1-conv ; do \ unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install /usr/bin/install -c $f /usr/bin ; \ unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install Making install in testsuite unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 01:17:01 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 01:17:02 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 01:17:02 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 01:17:02 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 01:17:02 DEBUG unit.oai-hss/0.install libidn2-0-dev is already the newest version. unit-oai-hss-0: 01:17:02 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 01:17:02 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 01:17:02 DEBUG unit.oai-hss/0.install libp11-kit-dev libp11-kit0-dbg libtasn1-6-dbg libtasn1-6-dev libtspi-dev unit-oai-hss-0: 01:17:02 DEBUG unit.oai-hss/0.install libtspi1 unit-oai-hss-0: 01:17:02 DEBUG unit.oai-hss/0.install 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 01:17:02 DEBUG unit.oai-hss/0.install Need to get 1855 kB of archives. unit-oai-hss-0: 01:17:02 DEBUG unit.oai-hss/0.install After this operation, 3712 kB of additional disk space will be used. unit-oai-hss-0: 01:17:02 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: 01:17:03 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: 01:17:03 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: 01:17:03 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: 01:17:03 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: 01:17:03 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: 01:17:03 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 01:17:03 DEBUG unit.oai-hss/0.install Fetched 1855 kB in 1s (1402 kB/s) unit-oai-hss-0: 01:17:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi1. unit-oai-hss-0: 01:17:03 DEBUG unit.oai-hss/0.install (Reading database ... 92460 files and directories currently installed.) unit-oai-hss-0: 01:17:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi1_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 01:17:03 DEBUG unit.oai-hss/0.install Unpacking libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 01:17:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dev. unit-oai-hss-0: 01:17:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dev_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 01:17:03 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 01:17:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi-dev. unit-oai-hss-0: 01:17:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi-dev_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 01:17:03 DEBUG unit.oai-hss/0.install Unpacking libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 01:17:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit-dev. unit-oai-hss-0: 01:17:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit-dev_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 01:17:04 DEBUG unit.oai-hss/0.install Unpacking libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 01:17:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit0-dbg:amd64. unit-oai-hss-0: 01:17:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit0-dbg_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 01:17:04 DEBUG unit.oai-hss/0.install Unpacking libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 01:17:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dbg:amd64. unit-oai-hss-0: 01:17:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dbg_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 01:17:04 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 01:17:04 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 01:17:04 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 01:17:05 DEBUG unit.oai-hss/0.install Setting up libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 01:17:05 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 01:17:05 DEBUG unit.oai-hss/0.install Setting up libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 01:17:05 DEBUG unit.oai-hss/0.install Setting up libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 01:17:05 DEBUG unit.oai-hss/0.install Setting up libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 01:17:05 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 01:17:05 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 01:17:05 DEBUG unit.oai-hss/0.install Downloading gnutls archive unit-oai-hss-0: 01:17:05 DEBUG unit.oai-hss/0.install --2018-08-10 01:17:05-- http://mirrors.dotsrc.org/gcrypt/gnutls/v3.1/gnutls-3.1.23.tar.xz unit-oai-hss-0: 01:17:05 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: 01:17:05 DEBUG unit.oai-hss/0.install Connecting to mirrors.dotsrc.org (mirrors.dotsrc.org)|130.225.254.116|:80... connected. unit-oai-hss-0: 01:17:05 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 01:17:05 DEBUG unit.oai-hss/0.install Length: 5148432 (4.9M) [application/octet-stream] unit-oai-hss-0: 01:17:05 DEBUG unit.oai-hss/0.install Saving to: 'gnutls-3.1.23.tar.xz' unit-oai-hss-0: 01:17:05 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:17:06 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 150K 33s unit-oai-hss-0: 01:17:06 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 1% 305K 25s unit-oai-hss-0: 01:17:06 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 2% 545K 19s unit-oai-hss-0: 01:17:06 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 3% 707K 16s unit-oai-hss-0: 01:17:06 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 4% 944K 14s unit-oai-hss-0: 01:17:06 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 5% 1.10M 12s unit-oai-hss-0: 01:17:06 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 6% 1.38M 11s unit-oai-hss-0: 01:17:06 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 7% 1.41M 10s unit-oai-hss-0: 01:17:06 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 8% 1.83M 9s unit-oai-hss-0: 01:17:06 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 9% 2.01M 8s unit-oai-hss-0: 01:17:06 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 10% 2.01M 7s unit-oai-hss-0: 01:17:06 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 11% 2.46M 7s unit-oai-hss-0: 01:17:06 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 12% 2.51M 6s unit-oai-hss-0: 01:17:06 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 13% 2.95M 6s unit-oai-hss-0: 01:17:06 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 14% 2.98M 6s unit-oai-hss-0: 01:17:06 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 15% 3.19M 5s unit-oai-hss-0: 01:17:06 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 16% 3.63M 5s unit-oai-hss-0: 01:17:06 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 17% 3.43M 5s unit-oai-hss-0: 01:17:06 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 18% 4.09M 4s unit-oai-hss-0: 01:17:06 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 19% 4.15M 4s unit-oai-hss-0: 01:17:06 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 20% 4.14M 4s unit-oai-hss-0: 01:17:06 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 21% 4.70M 4s unit-oai-hss-0: 01:17:06 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 22% 4.51M 4s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 23% 5.06M 3s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 24% 5.24M 3s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 25% 5.48M 3s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 26% 5.41M 3s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 27% 5.57M 3s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 28% 6.48M 3s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 29% 6.30M 3s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 30% 6.19M 3s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 31% 6.32M 2s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 32% 6.85M 2s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 33% 7.36M 2s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 34% 7.57M 2s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 35% 7.89M 2s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 36% 7.71M 2s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 37% 7.62M 2s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 38% 8.97M 2s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 39% 8.42M 2s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 40% 8.22M 2s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 41% 9.42M 2s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 42% 8.44M 2s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 43% 9.75M 2s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 44% 9.14M 2s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 45% 10.2M 1s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 46% 8.70M 1s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 47% 13.1M 1s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 48% 9.67M 1s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 49% 10.1M 1s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 50% 11.7M 1s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 51% 11.5M 1s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 52% 10.0M 1s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 53% 10.2M 1s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 54% 12.7M 1s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 55% 11.0M 1s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 56% 11.4M 1s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 57% 12.2M 1s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 58% 12.5M 1s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 59% 12.7M 1s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 60% 12.6M 1s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 61% 15.6M 1s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 62% 11.0M 1s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 63% 14.1M 1s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 64% 13.9M 1s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 65% 12.8M 1s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 66% 17.0M 1s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 67% 14.2M 1s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 68% 12.2M 1s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 69% 18.9M 1s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 70% 12.4M 1s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 71% 15.6M 1s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 72% 17.3M 1s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 73% 16.9M 0s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 74% 14.6M 0s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 75% 17.4M 0s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 76% 13.1M 0s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 77% 21.9M 0s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 78% 16.4M 0s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 79% 16.2M 0s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 80% 15.3M 0s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 81% 17.7M 0s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 82% 21.9M 0s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 83% 17.4M 0s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 84% 19.1M 0s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 85% 19.4M 0s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 86% 13.2M 0s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 87% 22.1M 0s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 88% 18.9M 0s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 89% 18.8M 0s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 90% 21.9M 0s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 91% 24.5M 0s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 92% 16.9M 0s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 93% 23.5M 0s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 94% 17.0M 0s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 95% 22.9M 0s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 96% 25.1M 0s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 97% 14.3M 0s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 98% 24.6M 0s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 99% 25.4M 0s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 5000K .......... .......... ....... 100% 15.4M=1.4s unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install 2018-08-10 01:17:07 (3.47 MB/s) - 'gnutls-3.1.23.tar.xz' saved [5148432/5148432] unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install checking whether build environment is sane... yes unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install checking for gawk... gawk unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... yes unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... (cached) yes unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install *** Checking for compilation programs... unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 01:17:07 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 01:17:08 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 01:17:08 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 01:17:08 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 01:17:08 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 01:17:08 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 01:17:08 DEBUG unit.oai-hss/0.install checking whether gcc understands -c and -o together... yes unit-oai-hss-0: 01:17:08 DEBUG unit.oai-hss/0.install checking for style of include used by make... GNU unit-oai-hss-0: 01:17:08 DEBUG unit.oai-hss/0.install checking dependency style of gcc... gcc3 unit-oai-hss-0: 01:17:08 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 01:17:08 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 01:17:08 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 01:17:08 DEBUG unit.oai-hss/0.install checking for Minix Amsterdam compiler... no unit-oai-hss-0: 01:17:08 DEBUG unit.oai-hss/0.install checking for ar... ar unit-oai-hss-0: 01:17:08 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 01:17:08 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 01:17:08 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 01:17:08 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 01:17:08 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 01:17:08 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 01:17:08 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 01:17:08 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 01:17:08 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 01:17:08 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 01:17:08 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 01:17:08 DEBUG unit.oai-hss/0.install checking minix/config.h usability... no unit-oai-hss-0: 01:17:08 DEBUG unit.oai-hss/0.install checking minix/config.h presence... no unit-oai-hss-0: 01:17:08 DEBUG unit.oai-hss/0.install checking for minix/config.h... no unit-oai-hss-0: 01:17:08 DEBUG unit.oai-hss/0.install checking whether it is safe to define __EXTENSIONS__... yes unit-oai-hss-0: 01:17:08 DEBUG unit.oai-hss/0.install checking whether _XOPEN_SOURCE should be defined... no unit-oai-hss-0: 01:17:08 DEBUG unit.oai-hss/0.install checking for _LARGEFILE_SOURCE value needed for large files... no unit-oai-hss-0: 01:17:08 DEBUG unit.oai-hss/0.install checking for special C compiler options needed for large files... no unit-oai-hss-0: 01:17:08 DEBUG unit.oai-hss/0.install checking for _FILE_OFFSET_BITS value needed for large files... no unit-oai-hss-0: 01:17:08 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C99... -std=gnu99 unit-oai-hss-0: 01:17:08 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 unit-oai-hss-0: 01:17:08 DEBUG unit.oai-hss/0.install checking dependency style of gcc -std=gnu99... gcc3 unit-oai-hss-0: 01:17:08 DEBUG unit.oai-hss/0.install checking the archiver (ar) interface... ar unit-oai-hss-0: 01:17:08 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 01:17:08 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 01:17:08 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 01:17:08 DEBUG unit.oai-hss/0.install checking dependency style of g++... gcc3 unit-oai-hss-0: 01:17:08 DEBUG unit.oai-hss/0.install checking for autogen... /bin/true unit-oai-hss-0: 01:17:08 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 01:17:08 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 01:17:08 DEBUG unit.oai-hss/0.install *** autogen not found. Will not link against libopts. unit-oai-hss-0: 01:17:08 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 01:17:08 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 01:17:08 DEBUG unit.oai-hss/0.install checking for ANSI C header files... (cached) yes unit-oai-hss-0: 01:17:08 DEBUG unit.oai-hss/0.install checking cpuid.h usability... yes unit-oai-hss-0: 01:17:08 DEBUG unit.oai-hss/0.install checking cpuid.h presence... yes unit-oai-hss-0: 01:17:08 DEBUG unit.oai-hss/0.install checking for cpuid.h... yes unit-oai-hss-0: 01:17:08 DEBUG unit.oai-hss/0.install checking for ld used by GCC... /usr/bin/ld unit-oai-hss-0: 01:17:08 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 01:17:08 DEBUG unit.oai-hss/0.install checking for shared library run path origin... done unit-oai-hss-0: 01:17:08 DEBUG unit.oai-hss/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-hss-0: 01:17:08 DEBUG unit.oai-hss/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-hss-0: 01:17:08 DEBUG unit.oai-hss/0.install checking whether to use nettle... yes unit-oai-hss-0: 01:17:08 DEBUG unit.oai-hss/0.install checking for libnettle... yes unit-oai-hss-0: 01:17:08 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: 01:17:09 DEBUG unit.oai-hss/0.install checking for __gmpz_cmp in -lgmp... yes unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking for LIBTASN1... yes unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking whether to use the included minitasn1... no unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking whether C99 macros are supported... yes unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking whether to disable DTLS-SRTP extension... no unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking whether to disable TLS heartbeat support... yes unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking whether to disable SRP authentication support... no unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking whether to disable PSK authentication support... no unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking whether to disable anonymous authentication support... no unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking whether to disable DHE support... no unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking whether to disable ECDHE support... no unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking whether to disable RSA-EXPORT support... no unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking whether to disable OpenPGP Certificate authentication support... no unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking whether to add cryptodev support... no unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking whether to disable OCSP support... no unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking size of void *... 8 unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking size of long long... 8 unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking size of int... 4 unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking sys/socket.h usability... yes unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking sys/socket.h presence... yes unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking for sys/socket.h... yes unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking features.h usability... yes unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking features.h presence... yes unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking for features.h... yes unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking linewrap.h usability... no unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking linewrap.h presence... no unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking for linewrap.h... no unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking arpa/inet.h usability... yes unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking arpa/inet.h presence... yes unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... yes unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking dirent.h usability... yes unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking dirent.h presence... yes unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking for dirent.h... yes unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking for sys/stat.h... (cached) yes unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking netdb.h usability... yes unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking netdb.h presence... yes unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking for netdb.h... yes unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking netinet/in.h usability... yes unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking netinet/in.h presence... yes unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking for netinet/in.h... yes unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking getopt.h usability... yes unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking getopt.h presence... yes unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking for getopt.h... yes unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking stdio_ext.h usability... yes unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking stdio_ext.h presence... yes unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking for stdio_ext.h... yes unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking termios.h usability... yes unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking termios.h presence... yes unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking for termios.h... yes unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking sys/time.h usability... yes unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking sys/time.h presence... yes unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking for sys/time.h... yes unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking iconv.h usability... yes unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking iconv.h presence... yes unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking for iconv.h... yes unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking math.h usability... yes unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking math.h presence... yes unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking for math.h... yes unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking sys/mman.h usability... yes unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking sys/mman.h presence... yes unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking for sys/mman.h... yes unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking sys/select.h usability... yes unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking sys/select.h presence... yes unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking for sys/select.h... yes unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking wchar.h usability... yes unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking wchar.h presence... yes unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking for wchar.h... yes unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking for strings.h... (cached) yes unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking sys/uio.h usability... yes unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking sys/uio.h presence... yes unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking for sys/uio.h... yes unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking sysexits.h usability... yes unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking sysexits.h presence... yes unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking for sysexits.h... yes unit-oai-hss-0: 01:17:09 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 01:17:10 DEBUG unit.oai-hss/0.install checking xlocale.h usability... yes unit-oai-hss-0: 01:17:10 DEBUG unit.oai-hss/0.install checking xlocale.h presence... yes unit-oai-hss-0: 01:17:10 DEBUG unit.oai-hss/0.install checking for xlocale.h... yes unit-oai-hss-0: 01:17:10 DEBUG unit.oai-hss/0.install checking sys/param.h usability... yes unit-oai-hss-0: 01:17:10 DEBUG unit.oai-hss/0.install checking sys/param.h presence... yes unit-oai-hss-0: 01:17:10 DEBUG unit.oai-hss/0.install checking for sys/param.h... yes unit-oai-hss-0: 01:17:10 DEBUG unit.oai-hss/0.install checking sys/wait.h usability... yes unit-oai-hss-0: 01:17:10 DEBUG unit.oai-hss/0.install checking sys/wait.h presence... yes unit-oai-hss-0: 01:17:10 DEBUG unit.oai-hss/0.install checking for sys/wait.h... yes unit-oai-hss-0: 01:17:10 DEBUG unit.oai-hss/0.install checking sys/ioctl.h usability... yes unit-oai-hss-0: 01:17:10 DEBUG unit.oai-hss/0.install checking sys/ioctl.h presence... yes unit-oai-hss-0: 01:17:10 DEBUG unit.oai-hss/0.install checking for sys/ioctl.h... yes unit-oai-hss-0: 01:17:10 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... none needed unit-oai-hss-0: 01:17:10 DEBUG unit.oai-hss/0.install checking whether to build OpenSSL compatibility layer... yes unit-oai-hss-0: 01:17:10 DEBUG unit.oai-hss/0.install checking for gtkdoc-check... no unit-oai-hss-0: 01:17:10 DEBUG unit.oai-hss/0.install checking for gtkdoc-rebase... no unit-oai-hss-0: 01:17:10 DEBUG unit.oai-hss/0.install checking for gtkdoc-mkpdf... no unit-oai-hss-0: 01:17:10 DEBUG unit.oai-hss/0.install checking whether to build gtk-doc documentation... no unit-oai-hss-0: 01:17:10 DEBUG unit.oai-hss/0.install checking whether NLS is requested... yes unit-oai-hss-0: 01:17:10 DEBUG unit.oai-hss/0.install checking for msgfmt... no unit-oai-hss-0: 01:17:10 DEBUG unit.oai-hss/0.install checking for gmsgfmt... : unit-oai-hss-0: 01:17:10 DEBUG unit.oai-hss/0.install checking for xgettext... no unit-oai-hss-0: 01:17:10 DEBUG unit.oai-hss/0.install checking for msgmerge... no unit-oai-hss-0: 01:17:10 DEBUG unit.oai-hss/0.install checking for CFPreferencesCopyAppValue... no unit-oai-hss-0: 01:17:10 DEBUG unit.oai-hss/0.install checking for CFLocaleCopyCurrent... no unit-oai-hss-0: 01:17:10 DEBUG unit.oai-hss/0.install checking for GNU gettext in libc... yes unit-oai-hss-0: 01:17:10 DEBUG unit.oai-hss/0.install checking whether to use NLS... yes unit-oai-hss-0: 01:17:10 DEBUG unit.oai-hss/0.install checking where the gettext function comes from... libc unit-oai-hss-0: 01:17:10 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 01:17:10 DEBUG unit.oai-hss/0.install checking whether the preprocessor supports include_next... yes unit-oai-hss-0: 01:17:10 DEBUG unit.oai-hss/0.install checking whether system header files limit the line length... no unit-oai-hss-0: 01:17:10 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 01:17:10 DEBUG unit.oai-hss/0.install checking for shutdown... yes unit-oai-hss-0: 01:17:10 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... yes unit-oai-hss-0: 01:17:10 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... yes unit-oai-hss-0: 01:17:10 DEBUG unit.oai-hss/0.install checking for sa_family_t... yes unit-oai-hss-0: 01:17:10 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... yes unit-oai-hss-0: 01:17:10 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... yes unit-oai-hss-0: 01:17:10 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... yes unit-oai-hss-0: 01:17:10 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... yes unit-oai-hss-0: 01:17:10 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... yes unit-oai-hss-0: 01:17:10 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... yes unit-oai-hss-0: 01:17:10 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... yes unit-oai-hss-0: 01:17:10 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... yes unit-oai-hss-0: 01:17:10 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... yes unit-oai-hss-0: 01:17:10 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... yes unit-oai-hss-0: 01:17:10 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... yes unit-oai-hss-0: 01:17:10 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... yes unit-oai-hss-0: 01:17:10 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... yes unit-oai-hss-0: 01:17:10 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... yes unit-oai-hss-0: 01:17:10 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... yes unit-oai-hss-0: 01:17:10 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... yes unit-oai-hss-0: 01:17:10 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 01:17:10 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 01:17:10 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 01:17:10 DEBUG unit.oai-hss/0.install checking for C/C++ restrict keyword... __restrict unit-oai-hss-0: 01:17:10 DEBUG unit.oai-hss/0.install checking whether clearerr_unlocked is declared... yes unit-oai-hss-0: 01:17:10 DEBUG unit.oai-hss/0.install checking whether feof_unlocked is declared... yes unit-oai-hss-0: 01:17:11 DEBUG unit.oai-hss/0.install checking whether ferror_unlocked is declared... yes unit-oai-hss-0: 01:17:11 DEBUG unit.oai-hss/0.install checking whether fflush_unlocked is declared... yes unit-oai-hss-0: 01:17:11 DEBUG unit.oai-hss/0.install checking whether fgets_unlocked is declared... yes unit-oai-hss-0: 01:17:11 DEBUG unit.oai-hss/0.install checking whether fputc_unlocked is declared... yes unit-oai-hss-0: 01:17:11 DEBUG unit.oai-hss/0.install checking whether fputs_unlocked is declared... yes unit-oai-hss-0: 01:17:11 DEBUG unit.oai-hss/0.install checking whether fread_unlocked is declared... yes unit-oai-hss-0: 01:17:11 DEBUG unit.oai-hss/0.install checking whether fwrite_unlocked is declared... yes unit-oai-hss-0: 01:17:11 DEBUG unit.oai-hss/0.install checking whether getc_unlocked is declared... yes unit-oai-hss-0: 01:17:11 DEBUG unit.oai-hss/0.install checking whether getchar_unlocked is declared... yes unit-oai-hss-0: 01:17:11 DEBUG unit.oai-hss/0.install checking whether putc_unlocked is declared... yes unit-oai-hss-0: 01:17:11 DEBUG unit.oai-hss/0.install checking whether putchar_unlocked is declared... yes unit-oai-hss-0: 01:17:11 DEBUG unit.oai-hss/0.install checking for flockfile... yes unit-oai-hss-0: 01:17:11 DEBUG unit.oai-hss/0.install checking for funlockfile... yes unit-oai-hss-0: 01:17:11 DEBUG unit.oai-hss/0.install checking for _set_invalid_parameter_handler... no unit-oai-hss-0: 01:17:11 DEBUG unit.oai-hss/0.install checking for __fseterr... no unit-oai-hss-0: 01:17:11 DEBUG unit.oai-hss/0.install checking for getdelim... yes unit-oai-hss-0: 01:17:11 DEBUG unit.oai-hss/0.install checking for __fsetlocking... yes unit-oai-hss-0: 01:17:11 DEBUG unit.oai-hss/0.install checking for tcgetattr... yes unit-oai-hss-0: 01:17:11 DEBUG unit.oai-hss/0.install checking for tcsetattr... yes unit-oai-hss-0: 01:17:11 DEBUG unit.oai-hss/0.install checking for getsubopt... yes unit-oai-hss-0: 01:17:11 DEBUG unit.oai-hss/0.install checking for gettimeofday... yes unit-oai-hss-0: 01:17:11 DEBUG unit.oai-hss/0.install checking for nanotime... no unit-oai-hss-0: 01:17:11 DEBUG unit.oai-hss/0.install checking for mprotect... yes unit-oai-hss-0: 01:17:11 DEBUG unit.oai-hss/0.install checking for sleep... yes unit-oai-hss-0: 01:17:11 DEBUG unit.oai-hss/0.install checking for snprintf... yes unit-oai-hss-0: 01:17:11 DEBUG unit.oai-hss/0.install checking for strdup... yes unit-oai-hss-0: 01:17:11 DEBUG unit.oai-hss/0.install checking for strerror_r... yes unit-oai-hss-0: 01:17:11 DEBUG unit.oai-hss/0.install checking for __xpg_strerror_r... yes unit-oai-hss-0: 01:17:11 DEBUG unit.oai-hss/0.install checking for strndup... yes unit-oai-hss-0: 01:17:11 DEBUG unit.oai-hss/0.install checking for localtime_r... yes unit-oai-hss-0: 01:17:11 DEBUG unit.oai-hss/0.install checking for vasnprintf... no unit-oai-hss-0: 01:17:11 DEBUG unit.oai-hss/0.install checking for ftruncate... yes unit-oai-hss-0: 01:17:11 DEBUG unit.oai-hss/0.install checking for getdtablesize... yes unit-oai-hss-0: 01:17:11 DEBUG unit.oai-hss/0.install checking for newlocale... yes unit-oai-hss-0: 01:17:11 DEBUG unit.oai-hss/0.install checking for lstat... yes unit-oai-hss-0: 01:17:12 DEBUG unit.oai-hss/0.install checking for pipe... yes unit-oai-hss-0: 01:17:12 DEBUG unit.oai-hss/0.install checking for setenv... yes unit-oai-hss-0: 01:17:12 DEBUG unit.oai-hss/0.install checking for catgets... yes unit-oai-hss-0: 01:17:12 DEBUG unit.oai-hss/0.install checking for symlink... yes unit-oai-hss-0: 01:17:12 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 01:17:12 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... no unit-oai-hss-0: 01:17:12 DEBUG unit.oai-hss/0.install checking for complete errno.h... yes unit-oai-hss-0: 01:17:12 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... yes unit-oai-hss-0: 01:17:12 DEBUG unit.oai-hss/0.install checking for strerror_r... (cached) yes unit-oai-hss-0: 01:17:12 DEBUG unit.oai-hss/0.install checking whether strerror_r returns char *... yes unit-oai-hss-0: 01:17:12 DEBUG unit.oai-hss/0.install checking whether frexp() can be used without linking with libm... yes unit-oai-hss-0: 01:17:12 DEBUG unit.oai-hss/0.install checking whether alarm is declared... yes unit-oai-hss-0: 01:17:12 DEBUG unit.oai-hss/0.install checking whether long double and double are the same... no unit-oai-hss-0: 01:17:12 DEBUG unit.oai-hss/0.install checking whether stdin defaults to large file offsets... yes unit-oai-hss-0: 01:17:12 DEBUG unit.oai-hss/0.install checking for pid_t... yes unit-oai-hss-0: 01:17:12 DEBUG unit.oai-hss/0.install checking for mode_t... yes unit-oai-hss-0: 01:17:12 DEBUG unit.oai-hss/0.install checking whether fseeko is declared... yes unit-oai-hss-0: 01:17:12 DEBUG unit.oai-hss/0.install checking for fseeko... yes unit-oai-hss-0: 01:17:12 DEBUG unit.oai-hss/0.install checking whether stat file-mode macros are broken... no unit-oai-hss-0: 01:17:12 DEBUG unit.oai-hss/0.install checking for nlink_t... yes unit-oai-hss-0: 01:17:12 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... yes unit-oai-hss-0: 01:17:12 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... yes unit-oai-hss-0: 01:17:12 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... yes unit-oai-hss-0: 01:17:12 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... yes unit-oai-hss-0: 01:17:12 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... yes unit-oai-hss-0: 01:17:12 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... yes unit-oai-hss-0: 01:17:12 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... yes unit-oai-hss-0: 01:17:12 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... yes unit-oai-hss-0: 01:17:12 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... yes unit-oai-hss-0: 01:17:12 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... yes unit-oai-hss-0: 01:17:12 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... yes unit-oai-hss-0: 01:17:12 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... yes unit-oai-hss-0: 01:17:12 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... yes unit-oai-hss-0: 01:17:12 DEBUG unit.oai-hss/0.install checking whether ftello is declared... yes unit-oai-hss-0: 01:17:12 DEBUG unit.oai-hss/0.install checking for ftello... yes unit-oai-hss-0: 01:17:12 DEBUG unit.oai-hss/0.install checking whether ftello works... yes unit-oai-hss-0: 01:17:12 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... yes unit-oai-hss-0: 01:17:12 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... yes unit-oai-hss-0: 01:17:12 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... yes unit-oai-hss-0: 01:17:12 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... yes unit-oai-hss-0: 01:17:13 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... none required unit-oai-hss-0: 01:17:13 DEBUG unit.oai-hss/0.install checking for gethostbyname... yes unit-oai-hss-0: 01:17:13 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... none required unit-oai-hss-0: 01:17:13 DEBUG unit.oai-hss/0.install checking for getservbyname... yes unit-oai-hss-0: 01:17:13 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... none required unit-oai-hss-0: 01:17:13 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... yes unit-oai-hss-0: 01:17:13 DEBUG unit.oai-hss/0.install checking for IPv4 sockets... yes unit-oai-hss-0: 01:17:13 DEBUG unit.oai-hss/0.install checking for IPv6 sockets... yes unit-oai-hss-0: 01:17:13 DEBUG unit.oai-hss/0.install checking whether getdelim is declared... yes unit-oai-hss-0: 01:17:13 DEBUG unit.oai-hss/0.install checking whether getline is declared... yes unit-oai-hss-0: 01:17:13 DEBUG unit.oai-hss/0.install checking for getopt.h... (cached) yes unit-oai-hss-0: 01:17:13 DEBUG unit.oai-hss/0.install checking for getopt_long_only... yes unit-oai-hss-0: 01:17:13 DEBUG unit.oai-hss/0.install checking whether getopt is POSIX compatible... yes unit-oai-hss-0: 01:17:13 DEBUG unit.oai-hss/0.install checking for working GNU getopt function... yes unit-oai-hss-0: 01:17:13 DEBUG unit.oai-hss/0.install checking for working GNU getopt_long function... yes unit-oai-hss-0: 01:17:13 DEBUG unit.oai-hss/0.install checking whether getenv is declared... yes unit-oai-hss-0: 01:17:13 DEBUG unit.oai-hss/0.install checking whether getpass is declared... yes unit-oai-hss-0: 01:17:13 DEBUG unit.oai-hss/0.install checking whether flockfile is declared... yes unit-oai-hss-0: 01:17:13 DEBUG unit.oai-hss/0.install checking whether funlockfile is declared... yes unit-oai-hss-0: 01:17:13 DEBUG unit.oai-hss/0.install checking for struct timeval... yes unit-oai-hss-0: 01:17:13 DEBUG unit.oai-hss/0.install checking for wide-enough struct timeval.tv_sec member... yes unit-oai-hss-0: 01:17:13 DEBUG unit.oai-hss/0.install checking whether gettimeofday is declared without a macro... yes unit-oai-hss-0: 01:17:13 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... word 1 bit 20 unit-oai-hss-0: 01:17:13 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... word 0 bit 23 unit-oai-hss-0: 01:17:13 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 01:17:13 DEBUG unit.oai-hss/0.install checking whether malloc, realloc, calloc are POSIX compliant... yes unit-oai-hss-0: 01:17:13 DEBUG unit.oai-hss/0.install checking for mmap... yes unit-oai-hss-0: 01:17:13 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 01:17:13 DEBUG unit.oai-hss/0.install checking whether memchr works... yes unit-oai-hss-0: 01:17:13 DEBUG unit.oai-hss/0.install checking whether memmem is declared... yes unit-oai-hss-0: 01:17:13 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... no unit-oai-hss-0: 01:17:13 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... yes unit-oai-hss-0: 01:17:13 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 01:17:13 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... yes unit-oai-hss-0: 01:17:13 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... yes unit-oai-hss-0: 01:17:14 DEBUG unit.oai-hss/0.install checking for sigset_t... yes unit-oai-hss-0: 01:17:14 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 01:17:14 DEBUG unit.oai-hss/0.install checking whether snprintf returns a byte count as in C99... yes unit-oai-hss-0: 01:17:14 DEBUG unit.oai-hss/0.install checking whether snprintf is declared... yes unit-oai-hss-0: 01:17:14 DEBUG unit.oai-hss/0.install checking for stdbool.h that conforms to C99... yes unit-oai-hss-0: 01:17:14 DEBUG unit.oai-hss/0.install checking for _Bool... yes unit-oai-hss-0: 01:17:14 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 01:17:14 DEBUG unit.oai-hss/0.install checking for long long int... yes unit-oai-hss-0: 01:17:14 DEBUG unit.oai-hss/0.install checking for unsigned long long int... yes unit-oai-hss-0: 01:17:14 DEBUG unit.oai-hss/0.install checking whether stdint.h conforms to C99... yes unit-oai-hss-0: 01:17:14 DEBUG unit.oai-hss/0.install checking whether strdup is declared... yes unit-oai-hss-0: 01:17:14 DEBUG unit.oai-hss/0.install checking whether strerror(0) succeeds... yes unit-oai-hss-0: 01:17:14 DEBUG unit.oai-hss/0.install checking for strerror_r with POSIX signature... no unit-oai-hss-0: 01:17:14 DEBUG unit.oai-hss/0.install checking whether __xpg_strerror_r works... yes unit-oai-hss-0: 01:17:14 DEBUG unit.oai-hss/0.install checking whether ffsl is declared without a macro... yes unit-oai-hss-0: 01:17:14 DEBUG unit.oai-hss/0.install checking whether ffsll is declared without a macro... yes unit-oai-hss-0: 01:17:14 DEBUG unit.oai-hss/0.install checking whether memmem is declared without a macro... yes unit-oai-hss-0: 01:17:14 DEBUG unit.oai-hss/0.install checking whether mempcpy is declared without a macro... yes unit-oai-hss-0: 01:17:14 DEBUG unit.oai-hss/0.install checking whether memrchr is declared without a macro... yes unit-oai-hss-0: 01:17:14 DEBUG unit.oai-hss/0.install checking whether rawmemchr is declared without a macro... yes unit-oai-hss-0: 01:17:14 DEBUG unit.oai-hss/0.install checking whether stpcpy is declared without a macro... yes unit-oai-hss-0: 01:17:14 DEBUG unit.oai-hss/0.install checking whether stpncpy is declared without a macro... yes unit-oai-hss-0: 01:17:14 DEBUG unit.oai-hss/0.install checking whether strchrnul is declared without a macro... yes unit-oai-hss-0: 01:17:14 DEBUG unit.oai-hss/0.install checking whether strdup is declared without a macro... yes unit-oai-hss-0: 01:17:14 DEBUG unit.oai-hss/0.install checking whether strncat is declared without a macro... yes unit-oai-hss-0: 01:17:14 DEBUG unit.oai-hss/0.install checking whether strndup is declared without a macro... yes unit-oai-hss-0: 01:17:14 DEBUG unit.oai-hss/0.install checking whether strnlen is declared without a macro... yes unit-oai-hss-0: 01:17:14 DEBUG unit.oai-hss/0.install checking whether strpbrk is declared without a macro... yes unit-oai-hss-0: 01:17:14 DEBUG unit.oai-hss/0.install checking whether strsep is declared without a macro... yes unit-oai-hss-0: 01:17:14 DEBUG unit.oai-hss/0.install checking whether strcasestr is declared without a macro... yes unit-oai-hss-0: 01:17:14 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared without a macro... yes unit-oai-hss-0: 01:17:14 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared without a macro... yes unit-oai-hss-0: 01:17:14 DEBUG unit.oai-hss/0.install checking whether strsignal is declared without a macro... yes unit-oai-hss-0: 01:17:14 DEBUG unit.oai-hss/0.install checking whether strverscmp is declared without a macro... yes unit-oai-hss-0: 01:17:14 DEBUG unit.oai-hss/0.install checking whether ffs is declared without a macro... yes unit-oai-hss-0: 01:17:14 DEBUG unit.oai-hss/0.install checking whether strcasecmp is declared without a macro... yes unit-oai-hss-0: 01:17:14 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared without a macro... yes unit-oai-hss-0: 01:17:14 DEBUG unit.oai-hss/0.install checking whether strndup is declared... (cached) yes unit-oai-hss-0: 01:17:14 DEBUG unit.oai-hss/0.install checking whether strnlen is declared... (cached) yes unit-oai-hss-0: 01:17:14 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared... (cached) yes unit-oai-hss-0: 01:17:15 DEBUG unit.oai-hss/0.install checking whether imported symbols can be declared weak... yes unit-oai-hss-0: 01:17:15 DEBUG unit.oai-hss/0.install checking pthread.h usability... yes unit-oai-hss-0: 01:17:15 DEBUG unit.oai-hss/0.install checking pthread.h presence... yes unit-oai-hss-0: 01:17:15 DEBUG unit.oai-hss/0.install checking for pthread.h... yes unit-oai-hss-0: 01:17:15 DEBUG unit.oai-hss/0.install checking for pthread_kill in -lpthread... yes unit-oai-hss-0: 01:17:15 DEBUG unit.oai-hss/0.install checking for multithread API to use... posix unit-oai-hss-0: 01:17:15 DEBUG unit.oai-hss/0.install checking for struct timespec in ... yes unit-oai-hss-0: 01:17:15 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 01:17:15 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 01:17:15 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 01:17:15 DEBUG unit.oai-hss/0.install checking for intmax_t... yes unit-oai-hss-0: 01:17:15 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 01:17:15 DEBUG unit.oai-hss/0.install checking for strnlen... yes unit-oai-hss-0: 01:17:15 DEBUG unit.oai-hss/0.install checking for wcslen... yes unit-oai-hss-0: 01:17:15 DEBUG unit.oai-hss/0.install checking for wcsnlen... yes unit-oai-hss-0: 01:17:15 DEBUG unit.oai-hss/0.install checking for mbrtowc... yes unit-oai-hss-0: 01:17:15 DEBUG unit.oai-hss/0.install checking for wcrtomb... yes unit-oai-hss-0: 01:17:15 DEBUG unit.oai-hss/0.install checking whether _snprintf is declared... no unit-oai-hss-0: 01:17:15 DEBUG unit.oai-hss/0.install checking whether printf supports size specifiers as in C99... yes unit-oai-hss-0: 01:17:15 DEBUG unit.oai-hss/0.install checking whether printf supports 'long double' arguments... yes unit-oai-hss-0: 01:17:15 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'double' arguments... yes unit-oai-hss-0: 01:17:15 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'long double' arguments... no unit-oai-hss-0: 01:17:15 DEBUG unit.oai-hss/0.install checking whether printf supports the 'a' and 'A' directives... yes unit-oai-hss-0: 01:17:15 DEBUG unit.oai-hss/0.install checking whether printf supports the 'F' directive... yes unit-oai-hss-0: 01:17:15 DEBUG unit.oai-hss/0.install checking whether printf supports the 'n' directive... no unit-oai-hss-0: 01:17:15 DEBUG unit.oai-hss/0.install checking whether printf supports the 'ls' directive... yes unit-oai-hss-0: 01:17:15 DEBUG unit.oai-hss/0.install checking whether printf supports the grouping flag... yes unit-oai-hss-0: 01:17:15 DEBUG unit.oai-hss/0.install checking whether printf supports the left-adjust flag correctly... yes unit-oai-hss-0: 01:17:15 DEBUG unit.oai-hss/0.install checking whether printf supports the zero flag correctly... yes unit-oai-hss-0: 01:17:16 DEBUG unit.oai-hss/0.install checking whether printf supports large precisions... yes unit-oai-hss-0: 01:17:16 DEBUG unit.oai-hss/0.install checking whether printf survives out-of-memory conditions... yes unit-oai-hss-0: 01:17:16 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared... yes unit-oai-hss-0: 01:17:16 DEBUG unit.oai-hss/0.install checking whether uses 'inline' correctly... yes unit-oai-hss-0: 01:17:16 DEBUG unit.oai-hss/0.install checking for nl_langinfo and CODESET... yes unit-oai-hss-0: 01:17:16 DEBUG unit.oai-hss/0.install checking if environ is properly declared... yes unit-oai-hss-0: 01:17:17 DEBUG unit.oai-hss/0.install checking for working fcntl.h... yes unit-oai-hss-0: 01:17:17 DEBUG unit.oai-hss/0.install checking whether ungetc works on arbitrary bytes... yes unit-oai-hss-0: 01:17:17 DEBUG unit.oai-hss/0.install checking whether getcwd (NULL, 0) allocates memory for result... yes unit-oai-hss-0: 01:17:17 DEBUG unit.oai-hss/0.install checking for getcwd with POSIX signature... yes unit-oai-hss-0: 01:17:17 DEBUG unit.oai-hss/0.install checking whether imaxabs is declared without a macro... yes unit-oai-hss-0: 01:17:17 DEBUG unit.oai-hss/0.install checking whether imaxdiv is declared without a macro... yes unit-oai-hss-0: 01:17:17 DEBUG unit.oai-hss/0.install checking whether strtoimax is declared without a macro... yes unit-oai-hss-0: 01:17:17 DEBUG unit.oai-hss/0.install checking whether strtoumax is declared without a macro... yes unit-oai-hss-0: 01:17:17 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 01:17:17 DEBUG unit.oai-hss/0.install checking whether the inttypes.h PRIxNN macros are broken... no unit-oai-hss-0: 01:17:17 DEBUG unit.oai-hss/0.install checking for LC_MESSAGES... yes unit-oai-hss-0: 01:17:17 DEBUG unit.oai-hss/0.install checking whether lstat correctly handles trailing slash... yes unit-oai-hss-0: 01:17:17 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 01:17:17 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... yes unit-oai-hss-0: 01:17:17 DEBUG unit.oai-hss/0.install checking for promoted mode_t type... mode_t unit-oai-hss-0: 01:17:17 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... (cached) yes unit-oai-hss-0: 01:17:17 DEBUG unit.oai-hss/0.install checking whether setenv is declared... yes unit-oai-hss-0: 01:17:17 DEBUG unit.oai-hss/0.install checking search.h usability... yes unit-oai-hss-0: 01:17:17 DEBUG unit.oai-hss/0.install checking search.h presence... yes unit-oai-hss-0: 01:17:17 DEBUG unit.oai-hss/0.install checking for search.h... yes unit-oai-hss-0: 01:17:17 DEBUG unit.oai-hss/0.install checking for tsearch... yes unit-oai-hss-0: 01:17:17 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared... yes unit-oai-hss-0: 01:17:17 DEBUG unit.oai-hss/0.install checking for alloca as a compiler built-in... yes unit-oai-hss-0: 01:17:17 DEBUG unit.oai-hss/0.install checking for alphasort... yes unit-oai-hss-0: 01:17:17 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... yes unit-oai-hss-0: 01:17:17 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... yes unit-oai-hss-0: 01:17:17 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is defined... yes unit-oai-hss-0: 01:17:17 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is defined... yes unit-oai-hss-0: 01:17:17 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared without a macro... yes unit-oai-hss-0: 01:17:17 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared without a macro... yes unit-oai-hss-0: 01:17:17 DEBUG unit.oai-hss/0.install checking byteswap.h usability... yes unit-oai-hss-0: 01:17:17 DEBUG unit.oai-hss/0.install checking byteswap.h presence... yes unit-oai-hss-0: 01:17:17 DEBUG unit.oai-hss/0.install checking for byteswap.h... yes unit-oai-hss-0: 01:17:17 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 01:17:17 DEBUG unit.oai-hss/0.install checking for clock_gettime... yes unit-oai-hss-0: 01:17:18 DEBUG unit.oai-hss/0.install checking for clock_settime... yes unit-oai-hss-0: 01:17:18 DEBUG unit.oai-hss/0.install checking for closedir... yes unit-oai-hss-0: 01:17:18 DEBUG unit.oai-hss/0.install checking whether alphasort is declared without a macro... yes unit-oai-hss-0: 01:17:18 DEBUG unit.oai-hss/0.install checking whether closedir is declared without a macro... yes unit-oai-hss-0: 01:17:18 DEBUG unit.oai-hss/0.install checking whether dirfd is declared without a macro... yes unit-oai-hss-0: 01:17:18 DEBUG unit.oai-hss/0.install checking whether fdopendir is declared without a macro... yes unit-oai-hss-0: 01:17:18 DEBUG unit.oai-hss/0.install checking whether opendir is declared without a macro... yes unit-oai-hss-0: 01:17:18 DEBUG unit.oai-hss/0.install checking whether readdir is declared without a macro... yes unit-oai-hss-0: 01:17:18 DEBUG unit.oai-hss/0.install checking whether rewinddir is declared without a macro... yes unit-oai-hss-0: 01:17:18 DEBUG unit.oai-hss/0.install checking whether scandir is declared without a macro... yes unit-oai-hss-0: 01:17:18 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... (cached) no unit-oai-hss-0: 01:17:18 DEBUG unit.oai-hss/0.install checking whether dup2 works... yes unit-oai-hss-0: 01:17:18 DEBUG unit.oai-hss/0.install checking for error_at_line... yes unit-oai-hss-0: 01:17:18 DEBUG unit.oai-hss/0.install checking whether conversion from 'int' to 'long double' works... yes unit-oai-hss-0: 01:17:18 DEBUG unit.oai-hss/0.install checking whether frexp works... yes unit-oai-hss-0: 01:17:18 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... yes unit-oai-hss-0: 01:17:18 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... yes unit-oai-hss-0: 01:17:18 DEBUG unit.oai-hss/0.install checking whether frexpl works... yes unit-oai-hss-0: 01:17:18 DEBUG unit.oai-hss/0.install checking for fseeko... (cached) yes unit-oai-hss-0: 01:17:18 DEBUG unit.oai-hss/0.install checking for ftello... (cached) yes unit-oai-hss-0: 01:17:18 DEBUG unit.oai-hss/0.install checking whether ftello works... (cached) yes unit-oai-hss-0: 01:17:18 DEBUG unit.oai-hss/0.install checking whether __func__ is available... yes unit-oai-hss-0: 01:17:18 DEBUG unit.oai-hss/0.install configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo unit-oai-hss-0: 01:17:18 DEBUG unit.oai-hss/0.install checking for library containing getaddrinfo... none required unit-oai-hss-0: 01:17:18 DEBUG unit.oai-hss/0.install checking for getaddrinfo... yes unit-oai-hss-0: 01:17:18 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared... (cached) yes unit-oai-hss-0: 01:17:18 DEBUG unit.oai-hss/0.install checking whether gai_strerrorA is declared... no unit-oai-hss-0: 01:17:18 DEBUG unit.oai-hss/0.install checking for gai_strerror with POSIX signature... yes unit-oai-hss-0: 01:17:18 DEBUG unit.oai-hss/0.install checking for struct sockaddr.sa_len... no unit-oai-hss-0: 01:17:18 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared... (cached) yes unit-oai-hss-0: 01:17:18 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared... (cached) yes unit-oai-hss-0: 01:17:18 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared... (cached) yes unit-oai-hss-0: 01:17:18 DEBUG unit.oai-hss/0.install checking for struct addrinfo... yes unit-oai-hss-0: 01:17:18 DEBUG unit.oai-hss/0.install checking for working getdelim function... yes unit-oai-hss-0: 01:17:18 DEBUG unit.oai-hss/0.install checking for getline... yes unit-oai-hss-0: 01:17:18 DEBUG unit.oai-hss/0.install checking for working getline function... yes unit-oai-hss-0: 01:17:18 DEBUG unit.oai-hss/0.install checking for getpass... yes unit-oai-hss-0: 01:17:18 DEBUG unit.oai-hss/0.install checking whether gettimeofday clobbers localtime buffer... no unit-oai-hss-0: 01:17:18 DEBUG unit.oai-hss/0.install checking for gettimeofday with POSIX signature... almost unit-oai-hss-0: 01:17:18 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... (cached) none required unit-oai-hss-0: 01:17:18 DEBUG unit.oai-hss/0.install checking for gethostbyname... (cached) yes unit-oai-hss-0: 01:17:18 DEBUG unit.oai-hss/0.install checking for iconv... yes unit-oai-hss-0: 01:17:18 DEBUG unit.oai-hss/0.install checking for working iconv... yes unit-oai-hss-0: 01:17:18 DEBUG unit.oai-hss/0.install checking for iconv declaration... unit-oai-hss-0: 01:17:18 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: 01:17:19 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: 01:17:19 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... (cached) none required unit-oai-hss-0: 01:17:19 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... (cached) yes unit-oai-hss-0: 01:17:19 DEBUG unit.oai-hss/0.install checking for library containing inet_pton... none required unit-oai-hss-0: 01:17:19 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared... (cached) yes unit-oai-hss-0: 01:17:19 DEBUG unit.oai-hss/0.install checking whether the compiler generally respects inline... yes unit-oai-hss-0: 01:17:19 DEBUG unit.oai-hss/0.install checking whether isnan(double) can be used without linking with libm... yes unit-oai-hss-0: 01:17:19 DEBUG unit.oai-hss/0.install checking whether isnan(float) can be used without linking with libm... yes unit-oai-hss-0: 01:17:19 DEBUG unit.oai-hss/0.install checking whether isnan(float) works... yes unit-oai-hss-0: 01:17:19 DEBUG unit.oai-hss/0.install checking whether isnan(long double) can be used without linking with libm... yes unit-oai-hss-0: 01:17:19 DEBUG unit.oai-hss/0.install checking whether isnanl works... no unit-oai-hss-0: 01:17:19 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'long double'... word 2 bit 0 unit-oai-hss-0: 01:17:19 DEBUG unit.oai-hss/0.install checking if gcc/ld supports -Wl,--output-def... no unit-oai-hss-0: 01:17:19 DEBUG unit.oai-hss/0.install checking if LD -Wl,--version-script works... yes unit-oai-hss-0: 01:17:19 DEBUG unit.oai-hss/0.install checking whether lseek detects pipes... yes unit-oai-hss-0: 01:17:19 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 01:17:19 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... (cached) yes unit-oai-hss-0: 01:17:19 DEBUG unit.oai-hss/0.install checking whether NAN macro works... yes unit-oai-hss-0: 01:17:19 DEBUG unit.oai-hss/0.install checking whether HUGE_VAL works... yes unit-oai-hss-0: 01:17:19 DEBUG unit.oai-hss/0.install checking whether acosf is declared without a macro... yes unit-oai-hss-0: 01:17:19 DEBUG unit.oai-hss/0.install checking whether acosl is declared without a macro... yes unit-oai-hss-0: 01:17:19 DEBUG unit.oai-hss/0.install checking whether asinf is declared without a macro... yes unit-oai-hss-0: 01:17:19 DEBUG unit.oai-hss/0.install checking whether asinl is declared without a macro... yes unit-oai-hss-0: 01:17:19 DEBUG unit.oai-hss/0.install checking whether atanf is declared without a macro... yes unit-oai-hss-0: 01:17:19 DEBUG unit.oai-hss/0.install checking whether atanl is declared without a macro... yes unit-oai-hss-0: 01:17:19 DEBUG unit.oai-hss/0.install checking whether cbrt is declared without a macro... yes unit-oai-hss-0: 01:17:19 DEBUG unit.oai-hss/0.install checking whether cbrtf is declared without a macro... yes unit-oai-hss-0: 01:17:19 DEBUG unit.oai-hss/0.install checking whether cbrtl is declared without a macro... yes unit-oai-hss-0: 01:17:19 DEBUG unit.oai-hss/0.install checking whether ceilf is declared without a macro... yes unit-oai-hss-0: 01:17:19 DEBUG unit.oai-hss/0.install checking whether ceill is declared without a macro... yes unit-oai-hss-0: 01:17:19 DEBUG unit.oai-hss/0.install checking whether copysign is declared without a macro... yes unit-oai-hss-0: 01:17:19 DEBUG unit.oai-hss/0.install checking whether copysignf is declared without a macro... yes unit-oai-hss-0: 01:17:19 DEBUG unit.oai-hss/0.install checking whether copysignl is declared without a macro... yes unit-oai-hss-0: 01:17:19 DEBUG unit.oai-hss/0.install checking whether cosf is declared without a macro... yes unit-oai-hss-0: 01:17:19 DEBUG unit.oai-hss/0.install checking whether cosl is declared without a macro... yes unit-oai-hss-0: 01:17:19 DEBUG unit.oai-hss/0.install checking whether coshf is declared without a macro... yes unit-oai-hss-0: 01:17:19 DEBUG unit.oai-hss/0.install checking whether expf is declared without a macro... yes unit-oai-hss-0: 01:17:19 DEBUG unit.oai-hss/0.install checking whether expl is declared without a macro... yes unit-oai-hss-0: 01:17:19 DEBUG unit.oai-hss/0.install checking whether exp2 is declared without a macro... yes unit-oai-hss-0: 01:17:19 DEBUG unit.oai-hss/0.install checking whether exp2f is declared without a macro... yes unit-oai-hss-0: 01:17:19 DEBUG unit.oai-hss/0.install checking whether exp2l is declared without a macro... yes unit-oai-hss-0: 01:17:19 DEBUG unit.oai-hss/0.install checking whether expm1 is declared without a macro... yes unit-oai-hss-0: 01:17:20 DEBUG unit.oai-hss/0.install checking whether expm1f is declared without a macro... yes unit-oai-hss-0: 01:17:20 DEBUG unit.oai-hss/0.install checking whether expm1l is declared without a macro... yes unit-oai-hss-0: 01:17:20 DEBUG unit.oai-hss/0.install checking whether fabsf is declared without a macro... yes unit-oai-hss-0: 01:17:20 DEBUG unit.oai-hss/0.install checking whether fabsl is declared without a macro... yes unit-oai-hss-0: 01:17:20 DEBUG unit.oai-hss/0.install checking whether floorf is declared without a macro... yes unit-oai-hss-0: 01:17:20 DEBUG unit.oai-hss/0.install checking whether floorl is declared without a macro... yes unit-oai-hss-0: 01:17:20 DEBUG unit.oai-hss/0.install checking whether fma is declared without a macro... yes unit-oai-hss-0: 01:17:20 DEBUG unit.oai-hss/0.install checking whether fmaf is declared without a macro... yes unit-oai-hss-0: 01:17:20 DEBUG unit.oai-hss/0.install checking whether fmal is declared without a macro... yes unit-oai-hss-0: 01:17:20 DEBUG unit.oai-hss/0.install checking whether fmod is declared without a macro... yes unit-oai-hss-0: 01:17:20 DEBUG unit.oai-hss/0.install checking whether fmodf is declared without a macro... yes unit-oai-hss-0: 01:17:20 DEBUG unit.oai-hss/0.install checking whether fmodl is declared without a macro... yes unit-oai-hss-0: 01:17:20 DEBUG unit.oai-hss/0.install checking whether frexpf is declared without a macro... yes unit-oai-hss-0: 01:17:20 DEBUG unit.oai-hss/0.install checking whether frexpl is declared without a macro... yes unit-oai-hss-0: 01:17:20 DEBUG unit.oai-hss/0.install checking whether hypotf is declared without a macro... yes unit-oai-hss-0: 01:17:20 DEBUG unit.oai-hss/0.install checking whether hypotl is declared without a macro... yes unit-oai-hss-0: 01:17:20 DEBUG unit.oai-hss/0.install checking whether ilogb is declared without a macro... yes unit-oai-hss-0: 01:17:20 DEBUG unit.oai-hss/0.install checking whether ilogbf is declared without a macro... yes unit-oai-hss-0: 01:17:20 DEBUG unit.oai-hss/0.install checking whether ilogbl is declared without a macro... yes unit-oai-hss-0: 01:17:20 DEBUG unit.oai-hss/0.install checking whether ldexpf is declared without a macro... yes unit-oai-hss-0: 01:17:20 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared without a macro... yes unit-oai-hss-0: 01:17:20 DEBUG unit.oai-hss/0.install checking whether log is declared without a macro... yes unit-oai-hss-0: 01:17:20 DEBUG unit.oai-hss/0.install checking whether logf is declared without a macro... yes unit-oai-hss-0: 01:17:20 DEBUG unit.oai-hss/0.install checking whether logl is declared without a macro... yes unit-oai-hss-0: 01:17:20 DEBUG unit.oai-hss/0.install checking whether log10 is declared without a macro... yes unit-oai-hss-0: 01:17:20 DEBUG unit.oai-hss/0.install checking whether log10f is declared without a macro... yes unit-oai-hss-0: 01:17:20 DEBUG unit.oai-hss/0.install checking whether log10l is declared without a macro... yes unit-oai-hss-0: 01:17:20 DEBUG unit.oai-hss/0.install checking whether log1p is declared without a macro... yes unit-oai-hss-0: 01:17:20 DEBUG unit.oai-hss/0.install checking whether log1pf is declared without a macro... yes unit-oai-hss-0: 01:17:20 DEBUG unit.oai-hss/0.install checking whether log1pl is declared without a macro... yes unit-oai-hss-0: 01:17:20 DEBUG unit.oai-hss/0.install checking whether log2 is declared without a macro... yes unit-oai-hss-0: 01:17:20 DEBUG unit.oai-hss/0.install checking whether log2f is declared without a macro... yes unit-oai-hss-0: 01:17:20 DEBUG unit.oai-hss/0.install checking whether log2l is declared without a macro... yes unit-oai-hss-0: 01:17:20 DEBUG unit.oai-hss/0.install checking whether logb is declared without a macro... yes unit-oai-hss-0: 01:17:20 DEBUG unit.oai-hss/0.install checking whether logbf is declared without a macro... yes unit-oai-hss-0: 01:17:20 DEBUG unit.oai-hss/0.install checking whether logbl is declared without a macro... yes unit-oai-hss-0: 01:17:21 DEBUG unit.oai-hss/0.install checking whether modf is declared without a macro... yes unit-oai-hss-0: 01:17:21 DEBUG unit.oai-hss/0.install checking whether modff is declared without a macro... yes unit-oai-hss-0: 01:17:21 DEBUG unit.oai-hss/0.install checking whether modfl is declared without a macro... yes unit-oai-hss-0: 01:17:21 DEBUG unit.oai-hss/0.install checking whether powf is declared without a macro... yes unit-oai-hss-0: 01:17:21 DEBUG unit.oai-hss/0.install checking whether remainder is declared without a macro... yes unit-oai-hss-0: 01:17:21 DEBUG unit.oai-hss/0.install checking whether remainderf is declared without a macro... yes unit-oai-hss-0: 01:17:21 DEBUG unit.oai-hss/0.install checking whether remainderl is declared without a macro... yes unit-oai-hss-0: 01:17:21 DEBUG unit.oai-hss/0.install checking whether rint is declared without a macro... yes unit-oai-hss-0: 01:17:21 DEBUG unit.oai-hss/0.install checking whether rintf is declared without a macro... yes unit-oai-hss-0: 01:17:21 DEBUG unit.oai-hss/0.install checking whether rintl is declared without a macro... yes unit-oai-hss-0: 01:17:21 DEBUG unit.oai-hss/0.install checking whether round is declared without a macro... yes unit-oai-hss-0: 01:17:21 DEBUG unit.oai-hss/0.install checking whether roundf is declared without a macro... yes unit-oai-hss-0: 01:17:21 DEBUG unit.oai-hss/0.install checking whether roundl is declared without a macro... yes unit-oai-hss-0: 01:17:21 DEBUG unit.oai-hss/0.install checking whether sinf is declared without a macro... yes unit-oai-hss-0: 01:17:21 DEBUG unit.oai-hss/0.install checking whether sinl is declared without a macro... yes unit-oai-hss-0: 01:17:21 DEBUG unit.oai-hss/0.install checking whether sinhf is declared without a macro... yes unit-oai-hss-0: 01:17:21 DEBUG unit.oai-hss/0.install checking whether sqrtf is declared without a macro... yes unit-oai-hss-0: 01:17:21 DEBUG unit.oai-hss/0.install checking whether sqrtl is declared without a macro... yes unit-oai-hss-0: 01:17:21 DEBUG unit.oai-hss/0.install checking whether tanf is declared without a macro... yes unit-oai-hss-0: 01:17:21 DEBUG unit.oai-hss/0.install checking whether tanl is declared without a macro... yes unit-oai-hss-0: 01:17:21 DEBUG unit.oai-hss/0.install checking whether tanhf is declared without a macro... yes unit-oai-hss-0: 01:17:21 DEBUG unit.oai-hss/0.install checking whether trunc is declared without a macro... yes unit-oai-hss-0: 01:17:21 DEBUG unit.oai-hss/0.install checking whether truncf is declared without a macro... yes unit-oai-hss-0: 01:17:21 DEBUG unit.oai-hss/0.install checking whether truncl is declared without a macro... yes unit-oai-hss-0: 01:17:21 DEBUG unit.oai-hss/0.install checking for memmem... yes unit-oai-hss-0: 01:17:21 DEBUG unit.oai-hss/0.install checking whether memmem works... yes unit-oai-hss-0: 01:17:21 DEBUG unit.oai-hss/0.install checking for mempcpy... yes unit-oai-hss-0: 01:17:21 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 01:17:21 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 01:17:21 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... (cached) yes unit-oai-hss-0: 01:17:21 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... (cached) yes unit-oai-hss-0: 01:17:21 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 01:17:21 DEBUG unit.oai-hss/0.install checking for opendir... yes unit-oai-hss-0: 01:17:21 DEBUG unit.oai-hss/0.install checking for pmccabe... false unit-oai-hss-0: 01:17:21 DEBUG unit.oai-hss/0.install checking whether frexp works... (cached) yes unit-oai-hss-0: 01:17:21 DEBUG unit.oai-hss/0.install checking whether ldexp can be used without linking with libm... yes unit-oai-hss-0: 01:17:21 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... (cached) yes unit-oai-hss-0: 01:17:21 DEBUG unit.oai-hss/0.install checking whether frexpl works... (cached) yes unit-oai-hss-0: 01:17:21 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... (cached) yes unit-oai-hss-0: 01:17:21 DEBUG unit.oai-hss/0.install checking whether ldexpl() can be used without linking with libm... yes unit-oai-hss-0: 01:17:21 DEBUG unit.oai-hss/0.install checking whether ldexpl works... yes unit-oai-hss-0: 01:17:21 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared... (cached) yes unit-oai-hss-0: 01:17:21 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... (cached) yes unit-oai-hss-0: 01:17:21 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... (cached) yes unit-oai-hss-0: 01:17:21 DEBUG unit.oai-hss/0.install checking for rawmemchr... yes unit-oai-hss-0: 01:17:21 DEBUG unit.oai-hss/0.install checking for readdir... yes unit-oai-hss-0: 01:17:21 DEBUG unit.oai-hss/0.install checking for scandir... yes unit-oai-hss-0: 01:17:21 DEBUG unit.oai-hss/0.install checking whether select supports a 0 argument... yes unit-oai-hss-0: 01:17:22 DEBUG unit.oai-hss/0.install checking whether select detects invalid fds... yes unit-oai-hss-0: 01:17:22 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... (cached) none required unit-oai-hss-0: 01:17:22 DEBUG unit.oai-hss/0.install checking for getservbyname... (cached) yes unit-oai-hss-0: 01:17:22 DEBUG unit.oai-hss/0.install checking for volatile sig_atomic_t... yes unit-oai-hss-0: 01:17:22 DEBUG unit.oai-hss/0.install checking for sighandler_t... yes unit-oai-hss-0: 01:17:22 DEBUG unit.oai-hss/0.install checking whether pthread_sigmask is declared without a macro... yes unit-oai-hss-0: 01:17:22 DEBUG unit.oai-hss/0.install checking whether sigaction is declared without a macro... yes unit-oai-hss-0: 01:17:22 DEBUG unit.oai-hss/0.install checking whether sigaddset is declared without a macro... yes unit-oai-hss-0: 01:17:22 DEBUG unit.oai-hss/0.install checking whether sigdelset is declared without a macro... yes unit-oai-hss-0: 01:17:22 DEBUG unit.oai-hss/0.install checking whether sigemptyset is declared without a macro... yes unit-oai-hss-0: 01:17:22 DEBUG unit.oai-hss/0.install checking whether sigfillset is declared without a macro... yes unit-oai-hss-0: 01:17:22 DEBUG unit.oai-hss/0.install checking whether sigismember is declared without a macro... yes unit-oai-hss-0: 01:17:22 DEBUG unit.oai-hss/0.install checking whether sigpending is declared without a macro... yes unit-oai-hss-0: 01:17:22 DEBUG unit.oai-hss/0.install checking whether sigprocmask is declared without a macro... yes unit-oai-hss-0: 01:17:22 DEBUG unit.oai-hss/0.install checking for signbit macro... yes unit-oai-hss-0: 01:17:22 DEBUG unit.oai-hss/0.install checking for signbit compiler built-ins... yes unit-oai-hss-0: 01:17:22 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 01:17:22 DEBUG unit.oai-hss/0.install checking for SIZE_MAX... yes unit-oai-hss-0: 01:17:22 DEBUG unit.oai-hss/0.install checking whether sleep is declared... yes unit-oai-hss-0: 01:17:23 DEBUG unit.oai-hss/0.install checking for working sleep... yes unit-oai-hss-0: 01:17:23 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 01:17:23 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... yes unit-oai-hss-0: 01:17:23 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... yes unit-oai-hss-0: 01:17:23 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... (cached) none needed unit-mysql-0: 01:17:23 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 01:17:23 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 01:17:23 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 01:17:23 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 01:17:23 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 01:17:23 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 01:17:23 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 01:17:23 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-oai-hss-0: 01:17:23 DEBUG unit.oai-hss/0.install checking for socklen_t... yes unit-oai-hss-0: 01:17:23 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-mysql-0: 01:17:23 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 01:17:23 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 01:17:23 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 01:17:23 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 01:17:23 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 01:17:23 DEBUG unit.oai-hss/0.install checking for working stdalign.h... yes unit-oai-hss-0: 01:17:23 DEBUG unit.oai-hss/0.install checking for va_copy... yes unit-oai-hss-0: 01:17:23 DEBUG unit.oai-hss/0.install checking whether NULL can be used in arbitrary expressions... yes unit-oai-hss-0: 01:17:23 DEBUG unit.oai-hss/0.install checking whether dprintf is declared without a macro... yes unit-oai-hss-0: 01:17:23 DEBUG unit.oai-hss/0.install checking whether fpurge is declared without a macro... no unit-oai-hss-0: 01:17:23 DEBUG unit.oai-hss/0.install checking whether fseeko is declared without a macro... yes unit-oai-hss-0: 01:17:23 DEBUG unit.oai-hss/0.install checking whether ftello is declared without a macro... yes unit-oai-hss-0: 01:17:23 DEBUG unit.oai-hss/0.install checking whether getdelim is declared without a macro... yes unit-oai-hss-0: 01:17:23 DEBUG unit.oai-hss/0.install checking whether getline is declared without a macro... yes unit-oai-hss-0: 01:17:23 DEBUG unit.oai-hss/0.install checking whether gets is declared without a macro... no unit-oai-hss-0: 01:17:23 DEBUG unit.oai-hss/0.install checking whether pclose is declared without a macro... yes unit-oai-hss-0: 01:17:23 DEBUG unit.oai-hss/0.install checking whether popen is declared without a macro... yes unit-oai-hss-0: 01:17:23 DEBUG unit.oai-hss/0.install checking whether renameat is declared without a macro... yes unit-oai-hss-0: 01:17:23 DEBUG unit.oai-hss/0.install checking whether snprintf is declared without a macro... yes unit-oai-hss-0: 01:17:23 DEBUG unit.oai-hss/0.install checking whether tmpfile is declared without a macro... yes unit-oai-hss-0: 01:17:23 DEBUG unit.oai-hss/0.install checking whether vdprintf is declared without a macro... yes unit-oai-hss-0: 01:17:23 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared without a macro... yes unit-oai-hss-0: 01:17:23 DEBUG unit.oai-hss/0.install checking whether _Exit is declared without a macro... yes unit-oai-hss-0: 01:17:23 DEBUG unit.oai-hss/0.install checking whether atoll is declared without a macro... yes unit-oai-hss-0: 01:17:23 DEBUG unit.oai-hss/0.install checking whether canonicalize_file_name is declared without a macro... yes unit-oai-hss-0: 01:17:24 DEBUG unit.oai-hss/0.install checking whether getloadavg is declared without a macro... yes unit-oai-hss-0: 01:17:24 DEBUG unit.oai-hss/0.install checking whether getsubopt is declared without a macro... yes unit-oai-hss-0: 01:17:24 DEBUG unit.oai-hss/0.install checking whether grantpt is declared without a macro... yes unit-oai-hss-0: 01:17:24 DEBUG unit.oai-hss/0.install checking whether initstate is declared without a macro... yes unit-oai-hss-0: 01:17:24 DEBUG unit.oai-hss/0.install checking whether initstate_r is declared without a macro... yes unit-oai-hss-0: 01:17:24 DEBUG unit.oai-hss/0.install checking whether mkdtemp is declared without a macro... yes unit-oai-hss-0: 01:17:24 DEBUG unit.oai-hss/0.install checking whether mkostemp is declared without a macro... yes unit-oai-hss-0: 01:17:24 DEBUG unit.oai-hss/0.install checking whether mkostemps is declared without a macro... yes unit-oai-hss-0: 01:17:24 DEBUG unit.oai-hss/0.install checking whether mkstemp is declared without a macro... yes unit-oai-hss-0: 01:17:24 DEBUG unit.oai-hss/0.install checking whether mkstemps is declared without a macro... yes unit-oai-hss-0: 01:17:24 DEBUG unit.oai-hss/0.install checking whether posix_openpt is declared without a macro... yes unit-oai-hss-0: 01:17:24 DEBUG unit.oai-hss/0.install checking whether ptsname is declared without a macro... yes unit-oai-hss-0: 01:17:24 DEBUG unit.oai-hss/0.install checking whether ptsname_r is declared without a macro... yes unit-oai-hss-0: 01:17:24 DEBUG unit.oai-hss/0.install checking whether random is declared without a macro... yes unit-oai-hss-0: 01:17:24 DEBUG unit.oai-hss/0.install checking whether random_r is declared without a macro... yes unit-oai-hss-0: 01:17:24 DEBUG unit.oai-hss/0.install checking whether realpath is declared without a macro... yes unit-oai-hss-0: 01:17:24 DEBUG unit.oai-hss/0.install checking whether rpmatch is declared without a macro... yes unit-oai-hss-0: 01:17:24 DEBUG unit.oai-hss/0.install checking whether secure_getenv is declared without a macro... yes unit-oai-hss-0: 01:17:24 DEBUG unit.oai-hss/0.install checking whether setenv is declared without a macro... yes unit-oai-hss-0: 01:17:24 DEBUG unit.oai-hss/0.install checking whether setstate is declared without a macro... yes unit-oai-hss-0: 01:17:24 DEBUG unit.oai-hss/0.install checking whether setstate_r is declared without a macro... yes unit-oai-hss-0: 01:17:24 DEBUG unit.oai-hss/0.install checking whether srandom is declared without a macro... yes unit-oai-hss-0: 01:17:24 DEBUG unit.oai-hss/0.install checking whether srandom_r is declared without a macro... yes unit-oai-hss-0: 01:17:24 DEBUG unit.oai-hss/0.install checking whether strtod is declared without a macro... yes unit-oai-hss-0: 01:17:24 DEBUG unit.oai-hss/0.install checking whether strtoll is declared without a macro... yes unit-oai-hss-0: 01:17:24 DEBUG unit.oai-hss/0.install checking whether strtoull is declared without a macro... yes unit-oai-hss-0: 01:17:24 DEBUG unit.oai-hss/0.install checking whether unlockpt is declared without a macro... yes unit-oai-hss-0: 01:17:24 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared without a macro... yes unit-oai-hss-0: 01:17:24 DEBUG unit.oai-hss/0.install checking for strcasecmp... yes unit-oai-hss-0: 01:17:24 DEBUG unit.oai-hss/0.install checking for strncasecmp... yes unit-oai-hss-0: 01:17:24 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared... (cached) yes unit-oai-hss-0: 01:17:24 DEBUG unit.oai-hss/0.install checking for strchrnul... yes unit-oai-hss-0: 01:17:24 DEBUG unit.oai-hss/0.install checking whether strchrnul works... yes unit-oai-hss-0: 01:17:24 DEBUG unit.oai-hss/0.install checking for working strerror function... yes unit-oai-hss-0: 01:17:24 DEBUG unit.oai-hss/0.install checking for working strndup... yes unit-oai-hss-0: 01:17:24 DEBUG unit.oai-hss/0.install checking for working strnlen... yes unit-oai-hss-0: 01:17:25 DEBUG unit.oai-hss/0.install checking for strtok_r... yes unit-oai-hss-0: 01:17:25 DEBUG unit.oai-hss/0.install checking whether strtok_r works... yes unit-oai-hss-0: 01:17:25 DEBUG unit.oai-hss/0.install checking for strverscmp... yes unit-oai-hss-0: 01:17:25 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 01:17:25 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... (cached) yes unit-oai-hss-0: 01:17:25 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... (cached) yes unit-oai-hss-0: 01:17:25 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 01:17:25 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 01:17:25 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... (cached) yes unit-oai-hss-0: 01:17:25 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... (cached) yes unit-oai-hss-0: 01:17:25 DEBUG unit.oai-hss/0.install checking for sa_family_t... (cached) yes unit-oai-hss-0: 01:17:25 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... (cached) yes unit-oai-hss-0: 01:17:25 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... (cached) yes unit-oai-hss-0: 01:17:25 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... (cached) yes unit-oai-hss-0: 01:17:25 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... (cached) yes unit-oai-hss-0: 01:17:25 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... (cached) yes unit-oai-hss-0: 01:17:25 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... (cached) yes unit-oai-hss-0: 01:17:25 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... (cached) yes unit-oai-hss-0: 01:17:25 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 01:17:25 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... (cached) yes unit-oai-hss-0: 01:17:25 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... (cached) yes unit-oai-hss-0: 01:17:25 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... (cached) yes unit-oai-hss-0: 01:17:25 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... (cached) yes unit-oai-hss-0: 01:17:25 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... (cached) yes unit-oai-hss-0: 01:17:25 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 01:17:25 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... (cached) yes unit-oai-hss-0: 01:17:25 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... (cached) yes unit-oai-hss-0: 01:17:25 DEBUG unit.oai-hss/0.install checking for nlink_t... (cached) yes unit-oai-hss-0: 01:17:25 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... (cached) yes unit-oai-hss-0: 01:17:25 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... (cached) yes unit-oai-hss-0: 01:17:25 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... (cached) yes unit-oai-hss-0: 01:17:25 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... (cached) yes unit-oai-hss-0: 01:17:25 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... (cached) yes unit-oai-hss-0: 01:17:25 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... (cached) yes unit-oai-hss-0: 01:17:25 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... (cached) yes unit-oai-hss-0: 01:17:25 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... (cached) yes unit-oai-hss-0: 01:17:25 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... (cached) yes unit-oai-hss-0: 01:17:25 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... (cached) yes unit-oai-hss-0: 01:17:25 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... (cached) yes unit-oai-hss-0: 01:17:25 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... (cached) yes unit-oai-hss-0: 01:17:25 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... (cached) yes unit-oai-hss-0: 01:17:25 DEBUG unit.oai-hss/0.install checking whether localtime_r is declared... yes unit-oai-hss-0: 01:17:25 DEBUG unit.oai-hss/0.install checking whether localtime_r is compatible with its POSIX signature... yes unit-oai-hss-0: 01:17:25 DEBUG unit.oai-hss/0.install checking for library containing timer_settime... -lrt unit-oai-hss-0: 01:17:25 DEBUG unit.oai-hss/0.install checking for timer_settime... yes unit-oai-hss-0: 01:17:25 DEBUG unit.oai-hss/0.install checking whether chdir is declared without a macro... yes unit-oai-hss-0: 01:17:25 DEBUG unit.oai-hss/0.install checking whether chown is declared without a macro... yes unit-oai-hss-0: 01:17:25 DEBUG unit.oai-hss/0.install checking whether dup is declared without a macro... yes unit-oai-hss-0: 01:17:25 DEBUG unit.oai-hss/0.install checking whether dup2 is declared without a macro... yes unit-oai-hss-0: 01:17:25 DEBUG unit.oai-hss/0.install checking whether dup3 is declared without a macro... yes unit-oai-hss-0: 01:17:25 DEBUG unit.oai-hss/0.install checking whether environ is declared without a macro... yes unit-oai-hss-0: 01:17:25 DEBUG unit.oai-hss/0.install checking whether euidaccess is declared without a macro... yes unit-oai-hss-0: 01:17:25 DEBUG unit.oai-hss/0.install checking whether faccessat is declared without a macro... yes unit-oai-hss-0: 01:17:25 DEBUG unit.oai-hss/0.install checking whether fchdir is declared without a macro... yes unit-oai-hss-0: 01:17:25 DEBUG unit.oai-hss/0.install checking whether fchownat is declared without a macro... yes unit-oai-hss-0: 01:17:25 DEBUG unit.oai-hss/0.install checking whether fdatasync is declared without a macro... yes unit-oai-hss-0: 01:17:25 DEBUG unit.oai-hss/0.install checking whether fsync is declared without a macro... yes unit-oai-hss-0: 01:17:25 DEBUG unit.oai-hss/0.install checking whether ftruncate is declared without a macro... yes unit-oai-hss-0: 01:17:25 DEBUG unit.oai-hss/0.install checking whether getcwd is declared without a macro... yes unit-oai-hss-0: 01:17:25 DEBUG unit.oai-hss/0.install checking whether getdomainname is declared without a macro... yes unit-oai-hss-0: 01:17:25 DEBUG unit.oai-hss/0.install checking whether getdtablesize is declared without a macro... yes unit-oai-hss-0: 01:17:25 DEBUG unit.oai-hss/0.install checking whether getgroups is declared without a macro... yes unit-oai-hss-0: 01:17:25 DEBUG unit.oai-hss/0.install checking whether gethostname is declared without a macro... yes unit-oai-hss-0: 01:17:25 DEBUG unit.oai-hss/0.install checking whether getlogin is declared without a macro... yes unit-oai-hss-0: 01:17:25 DEBUG unit.oai-hss/0.install checking whether getlogin_r is declared without a macro... yes unit-oai-hss-0: 01:17:25 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared without a macro... yes unit-oai-hss-0: 01:17:25 DEBUG unit.oai-hss/0.install checking whether getusershell is declared without a macro... yes unit-oai-hss-0: 01:17:25 DEBUG unit.oai-hss/0.install checking whether setusershell is declared without a macro... yes unit-oai-hss-0: 01:17:25 DEBUG unit.oai-hss/0.install checking whether endusershell is declared without a macro... yes unit-oai-hss-0: 01:17:26 DEBUG unit.oai-hss/0.install checking whether group_member is declared without a macro... yes unit-oai-hss-0: 01:17:26 DEBUG unit.oai-hss/0.install checking whether isatty is declared without a macro... yes unit-oai-hss-0: 01:17:26 DEBUG unit.oai-hss/0.install checking whether lchown is declared without a macro... yes unit-oai-hss-0: 01:17:26 DEBUG unit.oai-hss/0.install checking whether link is declared without a macro... yes unit-oai-hss-0: 01:17:26 DEBUG unit.oai-hss/0.install checking whether linkat is declared without a macro... yes unit-oai-hss-0: 01:17:26 DEBUG unit.oai-hss/0.install checking whether lseek is declared without a macro... yes unit-oai-hss-0: 01:17:26 DEBUG unit.oai-hss/0.install checking whether pipe is declared without a macro... yes unit-oai-hss-0: 01:17:26 DEBUG unit.oai-hss/0.install checking whether pipe2 is declared without a macro... yes unit-oai-hss-0: 01:17:26 DEBUG unit.oai-hss/0.install checking whether pread is declared without a macro... yes unit-oai-hss-0: 01:17:26 DEBUG unit.oai-hss/0.install checking whether pwrite is declared without a macro... yes unit-oai-hss-0: 01:17:26 DEBUG unit.oai-hss/0.install checking whether readlink is declared without a macro... yes unit-oai-hss-0: 01:17:26 DEBUG unit.oai-hss/0.install checking whether readlinkat is declared without a macro... yes unit-oai-hss-0: 01:17:26 DEBUG unit.oai-hss/0.install checking whether rmdir is declared without a macro... yes unit-oai-hss-0: 01:17:26 DEBUG unit.oai-hss/0.install checking whether sethostname is declared without a macro... yes unit-oai-hss-0: 01:17:26 DEBUG unit.oai-hss/0.install checking whether sleep is declared without a macro... yes unit-oai-hss-0: 01:17:26 DEBUG unit.oai-hss/0.install checking whether symlink is declared without a macro... yes unit-oai-hss-0: 01:17:26 DEBUG unit.oai-hss/0.install checking whether symlinkat is declared without a macro... yes unit-oai-hss-0: 01:17:26 DEBUG unit.oai-hss/0.install checking whether ttyname_r is declared without a macro... yes unit-oai-hss-0: 01:17:26 DEBUG unit.oai-hss/0.install checking whether unlink is declared without a macro... yes unit-oai-hss-0: 01:17:26 DEBUG unit.oai-hss/0.install checking whether unlinkat is declared without a macro... yes unit-oai-hss-0: 01:17:26 DEBUG unit.oai-hss/0.install checking whether usleep is declared without a macro... yes unit-oai-hss-0: 01:17:26 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 01:17:26 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 01:17:26 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... yes unit-oai-hss-0: 01:17:26 DEBUG unit.oai-hss/0.install checking for vasprintf... yes unit-oai-hss-0: 01:17:26 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... (cached) yes unit-oai-hss-0: 01:17:26 DEBUG unit.oai-hss/0.install checking for vsnprintf... yes unit-oai-hss-0: 01:17:26 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... (cached) yes unit-oai-hss-0: 01:17:26 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... (cached) yes unit-oai-hss-0: 01:17:26 DEBUG unit.oai-hss/0.install checking whether btowc is declared without a macro... yes unit-oai-hss-0: 01:17:26 DEBUG unit.oai-hss/0.install checking whether wctob is declared without a macro... yes unit-oai-hss-0: 01:17:26 DEBUG unit.oai-hss/0.install checking whether mbsinit is declared without a macro... yes unit-oai-hss-0: 01:17:26 DEBUG unit.oai-hss/0.install checking whether mbrtowc is declared without a macro... yes unit-oai-hss-0: 01:17:26 DEBUG unit.oai-hss/0.install checking whether mbrlen is declared without a macro... yes unit-oai-hss-0: 01:17:26 DEBUG unit.oai-hss/0.install checking whether mbsrtowcs is declared without a macro... yes unit-oai-hss-0: 01:17:26 DEBUG unit.oai-hss/0.install checking whether mbsnrtowcs is declared without a macro... yes unit-oai-hss-0: 01:17:26 DEBUG unit.oai-hss/0.install checking whether wcrtomb is declared without a macro... yes unit-oai-hss-0: 01:17:26 DEBUG unit.oai-hss/0.install checking whether wcsrtombs is declared without a macro... yes unit-oai-hss-0: 01:17:26 DEBUG unit.oai-hss/0.install checking whether wcsnrtombs is declared without a macro... yes unit-oai-hss-0: 01:17:26 DEBUG unit.oai-hss/0.install checking whether wcwidth is declared without a macro... yes unit-oai-hss-0: 01:17:26 DEBUG unit.oai-hss/0.install checking whether wmemchr is declared without a macro... yes unit-oai-hss-0: 01:17:26 DEBUG unit.oai-hss/0.install checking whether wmemcmp is declared without a macro... yes unit-oai-hss-0: 01:17:26 DEBUG unit.oai-hss/0.install checking whether wmemcpy is declared without a macro... yes unit-oai-hss-0: 01:17:27 DEBUG unit.oai-hss/0.install checking whether wmemmove is declared without a macro... yes unit-oai-hss-0: 01:17:27 DEBUG unit.oai-hss/0.install checking whether wmemset is declared without a macro... yes unit-oai-hss-0: 01:17:27 DEBUG unit.oai-hss/0.install checking whether wcslen is declared without a macro... yes unit-oai-hss-0: 01:17:27 DEBUG unit.oai-hss/0.install checking whether wcsnlen is declared without a macro... yes unit-oai-hss-0: 01:17:27 DEBUG unit.oai-hss/0.install checking whether wcscpy is declared without a macro... yes unit-oai-hss-0: 01:17:27 DEBUG unit.oai-hss/0.install checking whether wcpcpy is declared without a macro... yes unit-oai-hss-0: 01:17:27 DEBUG unit.oai-hss/0.install checking whether wcsncpy is declared without a macro... yes unit-oai-hss-0: 01:17:27 DEBUG unit.oai-hss/0.install checking whether wcpncpy is declared without a macro... yes unit-oai-hss-0: 01:17:27 DEBUG unit.oai-hss/0.install checking whether wcscat is declared without a macro... yes unit-oai-hss-0: 01:17:27 DEBUG unit.oai-hss/0.install checking whether wcsncat is declared without a macro... yes unit-oai-hss-0: 01:17:27 DEBUG unit.oai-hss/0.install checking whether wcscmp is declared without a macro... yes unit-oai-hss-0: 01:17:27 DEBUG unit.oai-hss/0.install checking whether wcsncmp is declared without a macro... yes unit-oai-hss-0: 01:17:27 DEBUG unit.oai-hss/0.install checking whether wcscasecmp is declared without a macro... yes unit-oai-hss-0: 01:17:27 DEBUG unit.oai-hss/0.install checking whether wcsncasecmp is declared without a macro... yes unit-oai-hss-0: 01:17:27 DEBUG unit.oai-hss/0.install checking whether wcscoll is declared without a macro... yes unit-oai-hss-0: 01:17:27 DEBUG unit.oai-hss/0.install checking whether wcsxfrm is declared without a macro... yes unit-oai-hss-0: 01:17:27 DEBUG unit.oai-hss/0.install checking whether wcsdup is declared without a macro... yes unit-oai-hss-0: 01:17:27 DEBUG unit.oai-hss/0.install checking whether wcschr is declared without a macro... yes unit-oai-hss-0: 01:17:27 DEBUG unit.oai-hss/0.install checking whether wcsrchr is declared without a macro... yes unit-oai-hss-0: 01:17:27 DEBUG unit.oai-hss/0.install checking whether wcscspn is declared without a macro... yes unit-oai-hss-0: 01:17:27 DEBUG unit.oai-hss/0.install checking whether wcsspn is declared without a macro... yes unit-oai-hss-0: 01:17:27 DEBUG unit.oai-hss/0.install checking whether wcspbrk is declared without a macro... yes unit-oai-hss-0: 01:17:27 DEBUG unit.oai-hss/0.install checking whether wcsstr is declared without a macro... yes unit-oai-hss-0: 01:17:27 DEBUG unit.oai-hss/0.install checking whether wcstok is declared without a macro... yes unit-oai-hss-0: 01:17:27 DEBUG unit.oai-hss/0.install checking whether wcswidth is declared without a macro... yes unit-oai-hss-0: 01:17:27 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 01:17:27 DEBUG unit.oai-hss/0.install checking for a traditional french locale... none unit-oai-hss-0: 01:17:27 DEBUG unit.oai-hss/0.install checking for a turkish Unicode locale... none unit-oai-hss-0: 01:17:27 DEBUG unit.oai-hss/0.install checking whether fcntl is declared without a macro... yes unit-oai-hss-0: 01:17:27 DEBUG unit.oai-hss/0.install checking whether openat is declared without a macro... yes unit-oai-hss-0: 01:17:27 DEBUG unit.oai-hss/0.install checking whether fdopen sets errno... yes unit-oai-hss-0: 01:17:27 DEBUG unit.oai-hss/0.install checking whether getdtablesize works... yes unit-oai-hss-0: 01:17:27 DEBUG unit.oai-hss/0.install checking for getpagesize... yes unit-oai-hss-0: 01:17:27 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared... (cached) yes unit-oai-hss-0: 01:17:27 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 01:17:27 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 01:17:27 DEBUG unit.oai-hss/0.install checking whether INT32_MAX < INTMAX_MAX... yes unit-oai-hss-0: 01:17:27 DEBUG unit.oai-hss/0.install checking whether INT64_MAX == LONG_MAX... yes unit-oai-hss-0: 01:17:27 DEBUG unit.oai-hss/0.install checking whether UINT32_MAX < UINTMAX_MAX... yes unit-oai-hss-0: 01:17:27 DEBUG unit.oai-hss/0.install checking whether UINT64_MAX == ULONG_MAX... yes unit-oai-hss-0: 01:17:28 DEBUG unit.oai-hss/0.install checking for ioctl... yes unit-oai-hss-0: 01:17:28 DEBUG unit.oai-hss/0.install checking for ioctl with POSIX signature... no unit-oai-hss-0: 01:17:28 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... (cached) word 1 bit 20 unit-oai-hss-0: 01:17:28 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... (cached) word 0 bit 23 unit-oai-hss-0: 01:17:28 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: 01:17:28 DEBUG unit.oai-hss/0.install checking whether locale.h conforms to POSIX:2001... yes unit-oai-hss-0: 01:17:28 DEBUG unit.oai-hss/0.install checking whether locale.h defines locale_t... yes unit-oai-hss-0: 01:17:28 DEBUG unit.oai-hss/0.install checking whether struct lconv is properly defined... yes unit-oai-hss-0: 01:17:28 DEBUG unit.oai-hss/0.install checking whether setlocale is declared without a macro... yes unit-oai-hss-0: 01:17:28 DEBUG unit.oai-hss/0.install checking whether duplocale is declared without a macro... yes unit-oai-hss-0: 01:17:28 DEBUG unit.oai-hss/0.install checking for setlocale... yes unit-oai-hss-0: 01:17:28 DEBUG unit.oai-hss/0.install checking for uselocale... yes unit-oai-hss-0: 01:17:28 DEBUG unit.oai-hss/0.install checking for pthread_rwlock_t... yes unit-oai-hss-0: 01:17:28 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 01:17:28 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 01:17:28 DEBUG unit.oai-hss/0.install checking whether open recognizes a trailing slash... yes unit-oai-hss-0: 01:17:28 DEBUG unit.oai-hss/0.install checking whether perror matches strerror... yes unit-oai-hss-0: 01:17:28 DEBUG unit.oai-hss/0.install checking for putenv compatible with GNU and SVID... yes unit-oai-hss-0: 01:17:28 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 01:17:28 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 01:17:28 DEBUG unit.oai-hss/0.install checking whether setenv validates arguments... yes unit-oai-hss-0: 01:17:28 DEBUG unit.oai-hss/0.install checking for a traditional french locale... (cached) none unit-oai-hss-0: 01:17:28 DEBUG unit.oai-hss/0.install checking for a french Unicode locale... none unit-oai-hss-0: 01:17:28 DEBUG unit.oai-hss/0.install checking for a traditional japanese locale... none unit-oai-hss-0: 01:17:28 DEBUG unit.oai-hss/0.install checking for a transitional chinese locale... none unit-oai-hss-0: 01:17:28 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on directories... yes unit-oai-hss-0: 01:17:28 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on files... yes unit-oai-hss-0: 01:17:28 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 01:17:28 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 01:17:28 DEBUG unit.oai-hss/0.install checking whether symlink handles trailing slash correctly... yes unit-oai-hss-0: 01:17:28 DEBUG unit.oai-hss/0.install checking whether declares ioctl... yes unit-oai-hss-0: 01:17:28 DEBUG unit.oai-hss/0.install checking whether ioctl is declared without a macro... yes unit-oai-hss-0: 01:17:28 DEBUG unit.oai-hss/0.install checking for unsetenv... yes unit-oai-hss-0: 01:17:28 DEBUG unit.oai-hss/0.install checking for unsetenv() return type... int unit-oai-hss-0: 01:17:28 DEBUG unit.oai-hss/0.install checking whether unsetenv obeys POSIX... yes unit-oai-hss-0: 01:17:28 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 01:17:28 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 01:17:28 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 01:17:28 DEBUG unit.oai-hss/0.install checking how to print strings... printf unit-oai-hss-0: 01:17:28 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-hss-0: 01:17:28 DEBUG unit.oai-hss/0.install checking for fgrep... /bin/grep -F unit-oai-hss-0: 01:17:28 DEBUG unit.oai-hss/0.install checking for ld used by gcc -std=gnu99... /usr/bin/ld unit-oai-hss-0: 01:17:28 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 01:17:28 DEBUG unit.oai-hss/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-hss-0: 01:17:28 DEBUG unit.oai-hss/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-hss-0: 01:17:28 DEBUG unit.oai-hss/0.install checking the maximum length of command line arguments... 1572864 unit-oai-hss-0: 01:17:28 DEBUG unit.oai-hss/0.install checking whether the shell understands some XSI constructs... yes unit-oai-hss-0: 01:17:28 DEBUG unit.oai-hss/0.install checking whether the shell understands "+="... yes unit-oai-hss-0: 01:17:28 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: 01:17:28 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: 01:17:28 DEBUG unit.oai-hss/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-hss-0: 01:17:28 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 01:17:28 DEBUG unit.oai-hss/0.install checking how to recognize dependent libraries... pass_all unit-oai-hss-0: 01:17:28 DEBUG unit.oai-hss/0.install checking for dlltool... dlltool unit-oai-hss-0: 01:17:28 DEBUG unit.oai-hss/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-hss-0: 01:17:28 DEBUG unit.oai-hss/0.install checking for archiver @FILE support... @ unit-oai-hss-0: 01:17:28 DEBUG unit.oai-hss/0.install checking for strip... strip unit-oai-hss-0: 01:17:28 DEBUG unit.oai-hss/0.install checking for ranlib... (cached) ranlib unit-oai-hss-0: 01:17:28 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: 01:17:28 DEBUG unit.oai-hss/0.install checking for sysroot... no unit-oai-hss-0: 01:17:28 DEBUG unit.oai-hss/0.install checking for mt... mt unit-oai-hss-0: 01:17:28 DEBUG unit.oai-hss/0.install checking if mt is a manifest tool... no unit-oai-hss-0: 01:17:28 DEBUG unit.oai-hss/0.install checking for dlfcn.h... yes unit-oai-hss-0: 01:17:28 DEBUG unit.oai-hss/0.install checking for objdir... .libs unit-oai-hss-0: 01:17:29 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no unit-oai-hss-0: 01:17:29 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 01:17:29 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 01:17:29 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 static flag -static works... yes unit-oai-hss-0: 01:17:29 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... yes unit-oai-hss-0: 01:17:29 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes unit-oai-hss-0: 01:17:29 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: 01:17:29 DEBUG unit.oai-hss/0.install checking whether -lc should be explicitly linked in... no unit-oai-hss-0: 01:17:29 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-hss-0: 01:17:29 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 01:17:29 DEBUG unit.oai-hss/0.install checking whether stripping libraries is possible... yes unit-oai-hss-0: 01:17:29 DEBUG unit.oai-hss/0.install checking if libtool supports shared libraries... yes unit-oai-hss-0: 01:17:29 DEBUG unit.oai-hss/0.install checking whether to build shared libraries... yes unit-oai-hss-0: 01:17:29 DEBUG unit.oai-hss/0.install checking whether to build static libraries... yes unit-oai-hss-0: 01:17:29 DEBUG unit.oai-hss/0.install checking how to run the C++ preprocessor... g++ -E unit-oai-hss-0: 01:17:29 DEBUG unit.oai-hss/0.install checking for ld used by g++... /usr/bin/ld -m elf_x86_64 unit-oai-hss-0: 01:17:29 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: 01:17:29 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: 01:17:29 DEBUG unit.oai-hss/0.install checking for g++ option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 01:17:29 DEBUG unit.oai-hss/0.install checking if g++ PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 01:17:29 DEBUG unit.oai-hss/0.install checking if g++ static flag -static works... yes unit-oai-hss-0: 01:17:29 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... yes unit-oai-hss-0: 01:17:29 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... (cached) yes unit-oai-hss-0: 01:17:29 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: 01:17:29 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... (cached) GNU/Linux ld.so unit-oai-hss-0: 01:17:29 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 01:17:29 DEBUG unit.oai-hss/0.install checking for fork... yes unit-oai-hss-0: 01:17:29 DEBUG unit.oai-hss/0.install checking for getrusage... yes unit-oai-hss-0: 01:17:29 DEBUG unit.oai-hss/0.install checking for getpwuid_r... yes unit-oai-hss-0: 01:17:29 DEBUG unit.oai-hss/0.install checking for daemon... yes unit-oai-hss-0: 01:17:29 DEBUG unit.oai-hss/0.install checking for getpid... yes unit-oai-hss-0: 01:17:29 DEBUG unit.oai-hss/0.install checking for libpthread... yes unit-oai-hss-0: 01:17:29 DEBUG unit.oai-hss/0.install checking how to link with libpthread... -lpthread unit-oai-hss-0: 01:17:29 DEBUG unit.oai-hss/0.install checking whether to build libdane... yes unit-oai-hss-0: 01:17:29 DEBUG unit.oai-hss/0.install checking for unbound library... no unit-oai-hss-0: 01:17:29 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 01:17:29 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 01:17:29 DEBUG unit.oai-hss/0.install *** libunbound was not found. Libdane will not be built. unit-oai-hss-0: 01:17:29 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 01:17:29 DEBUG unit.oai-hss/0.install checking for P11_KIT... yes unit-oai-hss-0: 01:17:29 DEBUG unit.oai-hss/0.install checking for tss library... yes unit-oai-hss-0: 01:17:29 DEBUG unit.oai-hss/0.install checking for dirent.h that defines DIR... yes unit-oai-hss-0: 01:17:29 DEBUG unit.oai-hss/0.install checking for library containing opendir... none required unit-oai-hss-0: 01:17:29 DEBUG unit.oai-hss/0.install checking for sys/mman.h... (cached) yes unit-oai-hss-0: 01:17:29 DEBUG unit.oai-hss/0.install checking for sys/param.h... (cached) yes unit-oai-hss-0: 01:17:29 DEBUG unit.oai-hss/0.install checking sys/poll.h usability... yes unit-oai-hss-0: 01:17:29 DEBUG unit.oai-hss/0.install checking sys/poll.h presence... yes unit-oai-hss-0: 01:17:29 DEBUG unit.oai-hss/0.install checking for sys/poll.h... yes unit-oai-hss-0: 01:17:29 DEBUG unit.oai-hss/0.install checking sys/procset.h usability... no unit-oai-hss-0: 01:17:29 DEBUG unit.oai-hss/0.install checking sys/procset.h presence... no unit-oai-hss-0: 01:17:29 DEBUG unit.oai-hss/0.install checking for sys/procset.h... no unit-oai-hss-0: 01:17:29 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 01:17:29 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 01:17:29 DEBUG unit.oai-hss/0.install checking sys/stropts.h usability... yes unit-oai-hss-0: 01:17:29 DEBUG unit.oai-hss/0.install checking sys/stropts.h presence... yes unit-oai-hss-0: 01:17:29 DEBUG unit.oai-hss/0.install checking for sys/stropts.h... yes unit-oai-hss-0: 01:17:29 DEBUG unit.oai-hss/0.install checking for sys/time.h... (cached) yes unit-oai-hss-0: 01:17:29 DEBUG unit.oai-hss/0.install checking sys/un.h usability... yes unit-oai-hss-0: 01:17:29 DEBUG unit.oai-hss/0.install checking sys/un.h presence... yes unit-oai-hss-0: 01:17:29 DEBUG unit.oai-hss/0.install checking for sys/un.h... yes unit-oai-hss-0: 01:17:29 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 01:17:29 DEBUG unit.oai-hss/0.install checking for dlfcn.h... (cached) yes unit-oai-hss-0: 01:17:30 DEBUG unit.oai-hss/0.install checking errno.h usability... yes unit-oai-hss-0: 01:17:30 DEBUG unit.oai-hss/0.install checking errno.h presence... yes unit-oai-hss-0: 01:17:30 DEBUG unit.oai-hss/0.install checking for errno.h... yes unit-oai-hss-0: 01:17:30 DEBUG unit.oai-hss/0.install checking fcntl.h usability... yes unit-oai-hss-0: 01:17:30 DEBUG unit.oai-hss/0.install checking fcntl.h presence... yes unit-oai-hss-0: 01:17:30 DEBUG unit.oai-hss/0.install checking for fcntl.h... yes unit-oai-hss-0: 01:17:30 DEBUG unit.oai-hss/0.install checking libgen.h usability... yes unit-oai-hss-0: 01:17:30 DEBUG unit.oai-hss/0.install checking libgen.h presence... yes unit-oai-hss-0: 01:17:30 DEBUG unit.oai-hss/0.install checking for libgen.h... yes unit-oai-hss-0: 01:17:30 DEBUG unit.oai-hss/0.install checking libintl.h usability... yes unit-oai-hss-0: 01:17:30 DEBUG unit.oai-hss/0.install checking libintl.h presence... yes unit-oai-hss-0: 01:17:30 DEBUG unit.oai-hss/0.install checking for libintl.h... yes unit-oai-hss-0: 01:17:30 DEBUG unit.oai-hss/0.install checking for memory.h... (cached) yes unit-oai-hss-0: 01:17:30 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 01:17:30 DEBUG unit.oai-hss/0.install checking setjmp.h usability... yes unit-oai-hss-0: 01:17:30 DEBUG unit.oai-hss/0.install checking setjmp.h presence... yes unit-oai-hss-0: 01:17:30 DEBUG unit.oai-hss/0.install checking for setjmp.h... yes unit-oai-hss-0: 01:17:30 DEBUG unit.oai-hss/0.install checking for stdbool.h... (cached) yes unit-oai-hss-0: 01:17:30 DEBUG unit.oai-hss/0.install checking for sysexits.h... (cached) yes unit-oai-hss-0: 01:17:30 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 01:17:30 DEBUG unit.oai-hss/0.install checking utime.h usability... yes unit-oai-hss-0: 01:17:30 DEBUG unit.oai-hss/0.install checking utime.h presence... yes unit-oai-hss-0: 01:17:30 DEBUG unit.oai-hss/0.install checking for utime.h... yes unit-oai-hss-0: 01:17:30 DEBUG unit.oai-hss/0.install checking stdarg.h usability... yes unit-oai-hss-0: 01:17:30 DEBUG unit.oai-hss/0.install checking stdarg.h presence... yes unit-oai-hss-0: 01:17:30 DEBUG unit.oai-hss/0.install checking for stdarg.h... yes unit-oai-hss-0: 01:17:30 DEBUG unit.oai-hss/0.install checking for string.h... (cached) yes unit-oai-hss-0: 01:17:30 DEBUG unit.oai-hss/0.install checking limits.h usability... yes unit-oai-hss-0: 01:17:30 DEBUG unit.oai-hss/0.install checking limits.h presence... yes unit-oai-hss-0: 01:17:30 DEBUG unit.oai-hss/0.install checking for limits.h... yes unit-oai-hss-0: 01:17:30 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 01:17:30 DEBUG unit.oai-hss/0.install checking for runetype.h... no unit-oai-hss-0: 01:17:30 DEBUG unit.oai-hss/0.install checking for wchar.h... (cached) yes unit-oai-hss-0: 01:17:30 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 01:17:30 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 01:17:30 DEBUG unit.oai-hss/0.install checking for int8_t... yes unit-oai-hss-0: 01:17:30 DEBUG unit.oai-hss/0.install checking for uint8_t... yes unit-oai-hss-0: 01:17:30 DEBUG unit.oai-hss/0.install checking for int16_t... yes unit-oai-hss-0: 01:17:30 DEBUG unit.oai-hss/0.install checking for uint16_t... yes unit-oai-hss-0: 01:17:30 DEBUG unit.oai-hss/0.install checking for int32_t... yes unit-oai-hss-0: 01:17:30 DEBUG unit.oai-hss/0.install checking for uint32_t... yes unit-oai-hss-0: 01:17:31 DEBUG unit.oai-hss/0.install checking for intptr_t... yes unit-oai-hss-0: 01:17:31 DEBUG unit.oai-hss/0.install checking for uintptr_t... yes unit-oai-hss-0: 01:17:31 DEBUG unit.oai-hss/0.install checking for uint_t... no unit-oai-hss-0: 01:17:31 DEBUG unit.oai-hss/0.install checking for pid_t... (cached) yes unit-oai-hss-0: 01:17:31 DEBUG unit.oai-hss/0.install checking for size_t... (cached) yes unit-oai-hss-0: 01:17:31 DEBUG unit.oai-hss/0.install checking size of char*... 8 unit-oai-hss-0: 01:17:31 DEBUG unit.oai-hss/0.install checking size of int... (cached) 4 unit-oai-hss-0: 01:17:31 DEBUG unit.oai-hss/0.install checking size of long... (cached) 8 unit-oai-hss-0: 01:17:31 DEBUG unit.oai-hss/0.install checking size of short... 2 unit-oai-hss-0: 01:17:31 DEBUG unit.oai-hss/0.install checking for pathfind in -lgen... no unit-oai-hss-0: 01:17:31 DEBUG unit.oai-hss/0.install checking for gettext in -lintl... no unit-oai-hss-0: 01:17:31 DEBUG unit.oai-hss/0.install checking for vprintf... yes unit-oai-hss-0: 01:17:31 DEBUG unit.oai-hss/0.install checking for _doprnt... no unit-oai-hss-0: 01:17:31 DEBUG unit.oai-hss/0.install checking vfork.h usability... no unit-oai-hss-0: 01:17:31 DEBUG unit.oai-hss/0.install checking vfork.h presence... no unit-oai-hss-0: 01:17:31 DEBUG unit.oai-hss/0.install checking for vfork.h... no unit-oai-hss-0: 01:17:31 DEBUG unit.oai-hss/0.install checking for fork... (cached) yes unit-oai-hss-0: 01:17:31 DEBUG unit.oai-hss/0.install checking for vfork... yes unit-oai-hss-0: 01:17:31 DEBUG unit.oai-hss/0.install checking for working fork... yes unit-oai-hss-0: 01:17:31 DEBUG unit.oai-hss/0.install checking for working vfork... (cached) yes unit-oai-hss-0: 01:17:31 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 01:17:31 DEBUG unit.oai-hss/0.install checking for canonicalize_file_name... yes unit-oai-hss-0: 01:17:31 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 01:17:31 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 01:17:31 DEBUG unit.oai-hss/0.install checking for strchr... yes unit-oai-hss-0: 01:17:31 DEBUG unit.oai-hss/0.install checking for strrchr... yes unit-oai-hss-0: 01:17:31 DEBUG unit.oai-hss/0.install checking for strsignal... yes unit-oai-hss-0: 01:17:31 DEBUG unit.oai-hss/0.install checking for fchmod... yes unit-oai-hss-0: 01:17:31 DEBUG unit.oai-hss/0.install checking for fstat... yes unit-oai-hss-0: 01:17:31 DEBUG unit.oai-hss/0.install checking for chmod... yes unit-oai-hss-0: 01:17:31 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... (cached) /bin/sed unit-oai-hss-0: 01:17:31 DEBUG unit.oai-hss/0.install configure: Using supplied libopts tearoff unit-oai-hss-0: 01:17:31 DEBUG unit.oai-hss/0.install checking whether a reg expr header is specified... no unit-oai-hss-0: 01:17:31 DEBUG unit.oai-hss/0.install checking whether with-libregex was specified... no unit-oai-hss-0: 01:17:31 DEBUG unit.oai-hss/0.install checking whether with-libregex-cflags was specified... no unit-oai-hss-0: 01:17:31 DEBUG unit.oai-hss/0.install checking whether with-libregex-libs was specified... no unit-oai-hss-0: 01:17:31 DEBUG unit.oai-hss/0.install checking whether libregex functions properly... yes unit-oai-hss-0: 01:17:31 DEBUG unit.oai-hss/0.install checking whether pathfind(3) works... no unit-oai-hss-0: 01:17:31 DEBUG unit.oai-hss/0.install checking whether /dev/zero is readable device... crw-rw-rw- 1 root root 1, 5 Aug 10 01:14 /dev/zero unit-oai-hss-0: 01:17:31 DEBUG unit.oai-hss/0.install checking whether we have a functional realpath(3C)... yes unit-oai-hss-0: 01:17:31 DEBUG unit.oai-hss/0.install checking whether strftime() works... yes unit-oai-hss-0: 01:17:31 DEBUG unit.oai-hss/0.install checking whether fopen accepts "b" mode... yes unit-oai-hss-0: 01:17:31 DEBUG unit.oai-hss/0.install checking whether fopen accepts "t" mode... yes unit-oai-hss-0: 01:17:31 DEBUG unit.oai-hss/0.install checking whether not wanting optional option args... yes unit-oai-hss-0: 01:17:32 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 01:17:32 DEBUG unit.oai-hss/0.install checking size of unsigned long int... 8 unit-oai-hss-0: 01:17:32 DEBUG unit.oai-hss/0.install checking size of unsigned int... 4 unit-oai-hss-0: 01:17:32 DEBUG unit.oai-hss/0.install checking whether to include zlib compression support... yes unit-oai-hss-0: 01:17:32 DEBUG unit.oai-hss/0.install checking for libz... yes unit-oai-hss-0: 01:17:32 DEBUG unit.oai-hss/0.install checking how to link with libz... -lz unit-oai-hss-0: 01:17:32 DEBUG unit.oai-hss/0.install checking whether building Guile bindings... yes unit-oai-hss-0: 01:17:32 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 01:17:32 DEBUG unit.oai-hss/0.install *** Detecting GNU Guile... unit-oai-hss-0: 01:17:32 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:17:32 DEBUG unit.oai-hss/0.install checking for guile-snarf... no unit-oai-hss-0: 01:17:32 DEBUG unit.oai-hss/0.install configure: WARNING: `guile-snarf' from Guile 1.8 not found. Guile bindings not built. unit-oai-hss-0: 01:17:32 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 01:17:32 DEBUG unit.oai-hss/0.install *** Checking dependencies for crywrap... unit-oai-hss-0: 01:17:32 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:17:32 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... (cached) yes unit-oai-hss-0: 01:17:32 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 01:17:32 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 01:17:32 DEBUG unit.oai-hss/0.install checking for sys/types.h... (cached) yes unit-oai-hss-0: 01:17:32 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 01:17:32 DEBUG unit.oai-hss/0.install checking return type of signal handlers... void unit-oai-hss-0: 01:17:32 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 01:17:32 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 01:17:32 DEBUG unit.oai-hss/0.install checking types of arguments for select... int,fd_set *,struct timeval * unit-oai-hss-0: 01:17:32 DEBUG unit.oai-hss/0.install checking for alarm... yes unit-oai-hss-0: 01:17:32 DEBUG unit.oai-hss/0.install checking for atexit... yes unit-oai-hss-0: 01:17:32 DEBUG unit.oai-hss/0.install checking for dup2... yes unit-oai-hss-0: 01:17:32 DEBUG unit.oai-hss/0.install checking for epoll_create... yes unit-oai-hss-0: 01:17:32 DEBUG unit.oai-hss/0.install checking for kqueue... no unit-oai-hss-0: 01:17:32 DEBUG unit.oai-hss/0.install checking for memchr... yes unit-oai-hss-0: 01:17:32 DEBUG unit.oai-hss/0.install checking for memset... yes unit-oai-hss-0: 01:17:32 DEBUG unit.oai-hss/0.install checking for munmap... yes unit-oai-hss-0: 01:17:32 DEBUG unit.oai-hss/0.install checking for putenv... yes unit-oai-hss-0: 01:17:32 DEBUG unit.oai-hss/0.install checking for regcomp... yes unit-oai-hss-0: 01:17:32 DEBUG unit.oai-hss/0.install checking for scandir... (cached) yes unit-oai-hss-0: 01:17:32 DEBUG unit.oai-hss/0.install checking for select... yes unit-oai-hss-0: 01:17:32 DEBUG unit.oai-hss/0.install checking for socket... yes unit-oai-hss-0: 01:17:32 DEBUG unit.oai-hss/0.install checking for strcasecmp... (cached) yes unit-oai-hss-0: 01:17:32 DEBUG unit.oai-hss/0.install checking for strchr... (cached) yes unit-oai-hss-0: 01:17:32 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 01:17:32 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 01:17:32 DEBUG unit.oai-hss/0.install checking for strncasecmp... (cached) yes unit-oai-hss-0: 01:17:32 DEBUG unit.oai-hss/0.install checking for strrchr... (cached) yes unit-oai-hss-0: 01:17:32 DEBUG unit.oai-hss/0.install checking for strstr... yes unit-oai-hss-0: 01:17:32 DEBUG unit.oai-hss/0.install checking for strtoul... yes unit-oai-hss-0: 01:17:32 DEBUG unit.oai-hss/0.install checking for uname... yes unit-oai-hss-0: 01:17:32 DEBUG unit.oai-hss/0.install checking for LIBIDN... yes unit-oai-hss-0: 01:17:33 DEBUG unit.oai-hss/0.install checking that generated files are newer than configure... done unit-oai-hss-0: 01:17:33 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 01:17:33 DEBUG unit.oai-hss/0.install config.status: creating src/libopts/Makefile unit-oai-hss-0: 01:17:33 DEBUG unit.oai-hss/0.install config.status: creating guile/pre-inst-guile unit-oai-hss-0: 01:17:33 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 01:17:33 DEBUG unit.oai-hss/0.install config.status: creating doc/Makefile unit-oai-hss-0: 01:17:33 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/Makefile unit-oai-hss-0: 01:17:33 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/openpgp/Makefile unit-oai-hss-0: 01:17:33 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/srp/Makefile unit-oai-hss-0: 01:17:33 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/x509/Makefile unit-oai-hss-0: 01:17:33 DEBUG unit.oai-hss/0.install config.status: creating doc/cyclo/Makefile unit-oai-hss-0: 01:17:33 DEBUG unit.oai-hss/0.install config.status: creating doc/doxygen/Doxyfile unit-oai-hss-0: 01:17:33 DEBUG unit.oai-hss/0.install config.status: creating doc/examples/Makefile unit-oai-hss-0: 01:17:33 DEBUG unit.oai-hss/0.install config.status: creating doc/latex/Makefile unit-oai-hss-0: 01:17:33 DEBUG unit.oai-hss/0.install config.status: creating doc/manpages/Makefile unit-oai-hss-0: 01:17:33 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/Makefile unit-oai-hss-0: 01:17:33 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/version.xml unit-oai-hss-0: 01:17:33 DEBUG unit.oai-hss/0.install config.status: creating doc/scripts/Makefile unit-oai-hss-0: 01:17:33 DEBUG unit.oai-hss/0.install config.status: creating extra/Makefile unit-oai-hss-0: 01:17:33 DEBUG unit.oai-hss/0.install config.status: creating extra/includes/Makefile unit-oai-hss-0: 01:17:33 DEBUG unit.oai-hss/0.install config.status: creating libdane/Makefile unit-oai-hss-0: 01:17:33 DEBUG unit.oai-hss/0.install config.status: creating libdane/includes/Makefile unit-oai-hss-0: 01:17:33 DEBUG unit.oai-hss/0.install config.status: creating libdane/gnutls-dane.pc unit-oai-hss-0: 01:17:33 DEBUG unit.oai-hss/0.install config.status: creating gl/Makefile unit-oai-hss-0: 01:17:33 DEBUG unit.oai-hss/0.install config.status: creating gl/tests/Makefile unit-oai-hss-0: 01:17:33 DEBUG unit.oai-hss/0.install config.status: creating guile/Makefile unit-oai-hss-0: 01:17:33 DEBUG unit.oai-hss/0.install config.status: creating guile/modules/Makefile unit-oai-hss-0: 01:17:33 DEBUG unit.oai-hss/0.install config.status: creating guile/src/Makefile unit-oai-hss-0: 01:17:33 DEBUG unit.oai-hss/0.install config.status: creating guile/tests/Makefile unit-oai-hss-0: 01:17:34 DEBUG unit.oai-hss/0.install config.status: creating lib/Makefile unit-oai-hss-0: 01:17:34 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/Makefile unit-oai-hss-0: 01:17:34 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/x86/Makefile unit-oai-hss-0: 01:17:34 DEBUG unit.oai-hss/0.install config.status: creating lib/algorithms/Makefile unit-oai-hss-0: 01:17:34 DEBUG unit.oai-hss/0.install config.status: creating lib/auth/Makefile unit-oai-hss-0: 01:17:34 DEBUG unit.oai-hss/0.install config.status: creating lib/ext/Makefile unit-oai-hss-0: 01:17:34 DEBUG unit.oai-hss/0.install config.status: creating lib/extras/Makefile unit-oai-hss-0: 01:17:34 DEBUG unit.oai-hss/0.install config.status: creating lib/gnutls.pc unit-oai-hss-0: 01:17:34 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/Makefile unit-oai-hss-0: 01:17:34 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/gnutls/gnutls.h unit-oai-hss-0: 01:17:34 DEBUG unit.oai-hss/0.install config.status: creating lib/minitasn1/Makefile unit-oai-hss-0: 01:17:34 DEBUG unit.oai-hss/0.install config.status: creating lib/nettle/Makefile unit-oai-hss-0: 01:17:34 DEBUG unit.oai-hss/0.install config.status: creating lib/opencdk/Makefile unit-oai-hss-0: 01:17:34 DEBUG unit.oai-hss/0.install config.status: creating lib/openpgp/Makefile unit-oai-hss-0: 01:17:34 DEBUG unit.oai-hss/0.install config.status: creating lib/x509/Makefile unit-oai-hss-0: 01:17:34 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile.in unit-oai-hss-0: 01:17:34 DEBUG unit.oai-hss/0.install config.status: creating src/Makefile unit-oai-hss-0: 01:17:34 DEBUG unit.oai-hss/0.install config.status: creating src/crywrap/Makefile unit-oai-hss-0: 01:17:34 DEBUG unit.oai-hss/0.install config.status: creating tests/Makefile unit-oai-hss-0: 01:17:34 DEBUG unit.oai-hss/0.install config.status: creating tests/cert-tests/Makefile unit-oai-hss-0: 01:17:34 DEBUG unit.oai-hss/0.install config.status: creating tests/dsa/Makefile unit-oai-hss-0: 01:17:34 DEBUG unit.oai-hss/0.install config.status: creating tests/dtls/Makefile unit-oai-hss-0: 01:17:34 DEBUG unit.oai-hss/0.install config.status: creating tests/srp/Makefile unit-oai-hss-0: 01:17:34 DEBUG unit.oai-hss/0.install config.status: creating tests/ecdsa/Makefile unit-oai-hss-0: 01:17:34 DEBUG unit.oai-hss/0.install config.status: creating tests/key-id/Makefile unit-oai-hss-0: 01:17:34 DEBUG unit.oai-hss/0.install config.status: creating tests/openpgp-certs/Makefile unit-oai-hss-0: 01:17:34 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs1-padding/Makefile unit-oai-hss-0: 01:17:34 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs12-decode/Makefile unit-oai-hss-0: 01:17:34 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs8-decode/Makefile unit-oai-hss-0: 01:17:34 DEBUG unit.oai-hss/0.install config.status: creating tests/rsa-md5-collision/Makefile unit-oai-hss-0: 01:17:34 DEBUG unit.oai-hss/0.install config.status: creating tests/safe-renegotiation/Makefile unit-oai-hss-0: 01:17:34 DEBUG unit.oai-hss/0.install config.status: creating tests/scripts/Makefile unit-oai-hss-0: 01:17:34 DEBUG unit.oai-hss/0.install config.status: creating tests/sha2/Makefile unit-oai-hss-0: 01:17:34 DEBUG unit.oai-hss/0.install config.status: creating tests/slow/Makefile unit-oai-hss-0: 01:17:34 DEBUG unit.oai-hss/0.install config.status: creating tests/suite/Makefile unit-oai-hss-0: 01:17:34 DEBUG unit.oai-hss/0.install config.status: creating tests/userid/Makefile unit-oai-hss-0: 01:17:34 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 01:17:34 DEBUG unit.oai-hss/0.install config.status: executing depfiles commands unit-oai-hss-0: 01:17:35 DEBUG unit.oai-hss/0.install config.status: executing po-directories commands unit-oai-hss-0: 01:17:35 DEBUG unit.oai-hss/0.install config.status: creating po/POTFILES unit-oai-hss-0: 01:17:35 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile unit-oai-hss-0: 01:17:35 DEBUG unit.oai-hss/0.install config.status: executing libtool commands unit-oai-hss-0: 01:17:35 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 01:17:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:17:35 DEBUG unit.oai-hss/0.install version: 3.1.23 shared 49:3:21 unit-oai-hss-0: 01:17:35 DEBUG unit.oai-hss/0.install Host/Target system: x86_64-unknown-linux-gnu unit-oai-hss-0: 01:17:35 DEBUG unit.oai-hss/0.install Build system: x86_64-unknown-linux-gnu unit-oai-hss-0: 01:17:35 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 01:17:35 DEBUG unit.oai-hss/0.install Compiler: gcc -std=gnu99 unit-oai-hss-0: 01:17:35 DEBUG unit.oai-hss/0.install CFlags: -g -O2 unit-oai-hss-0: 01:17:35 DEBUG unit.oai-hss/0.install Library types: Shared=yes, Static=yes unit-oai-hss-0: 01:17:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:17:35 DEBUG unit.oai-hss/0.install configure: External hardware support: unit-oai-hss-0: 01:17:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:17:35 DEBUG unit.oai-hss/0.install /dev/crypto: no unit-oai-hss-0: 01:17:35 DEBUG unit.oai-hss/0.install Hardware accel: x86-64 unit-oai-hss-0: 01:17:35 DEBUG unit.oai-hss/0.install PKCS#11 support: yes unit-oai-hss-0: 01:17:35 DEBUG unit.oai-hss/0.install TPM support: yes unit-oai-hss-0: 01:17:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:17:35 DEBUG unit.oai-hss/0.install configure: Optional features: unit-oai-hss-0: 01:17:35 DEBUG unit.oai-hss/0.install (note that included applications might not compile properly unit-oai-hss-0: 01:17:35 DEBUG unit.oai-hss/0.install if features are disabled) unit-oai-hss-0: 01:17:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:17:35 DEBUG unit.oai-hss/0.install DTLS-SRTP support: yes unit-oai-hss-0: 01:17:35 DEBUG unit.oai-hss/0.install OCSP support: yes unit-oai-hss-0: 01:17:35 DEBUG unit.oai-hss/0.install OpenPGP support: yes unit-oai-hss-0: 01:17:35 DEBUG unit.oai-hss/0.install SRP support: yes unit-oai-hss-0: 01:17:35 DEBUG unit.oai-hss/0.install PSK support: yes unit-oai-hss-0: 01:17:35 DEBUG unit.oai-hss/0.install DHE support: yes unit-oai-hss-0: 01:17:35 DEBUG unit.oai-hss/0.install ECDHE support: yes unit-oai-hss-0: 01:17:35 DEBUG unit.oai-hss/0.install RSA-EXPORT support: yes unit-oai-hss-0: 01:17:35 DEBUG unit.oai-hss/0.install Anon auth support: yes unit-oai-hss-0: 01:17:35 DEBUG unit.oai-hss/0.install Heartbeat support: yes unit-oai-hss-0: 01:17:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:17:35 DEBUG unit.oai-hss/0.install configure: Optional applications: unit-oai-hss-0: 01:17:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:17:35 DEBUG unit.oai-hss/0.install crywrap app: yes unit-oai-hss-0: 01:17:35 DEBUG unit.oai-hss/0.install local libopts: yes unit-oai-hss-0: 01:17:35 DEBUG unit.oai-hss/0.install local libtasn1: no unit-oai-hss-0: 01:17:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:17:35 DEBUG unit.oai-hss/0.install configure: Optional libraries: unit-oai-hss-0: 01:17:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:17:35 DEBUG unit.oai-hss/0.install Guile wrappers: no unit-oai-hss-0: 01:17:35 DEBUG unit.oai-hss/0.install C++ library: yes unit-oai-hss-0: 01:17:35 DEBUG unit.oai-hss/0.install DANE library: no unit-oai-hss-0: 01:17:35 DEBUG unit.oai-hss/0.install OpenSSL compat: yes unit-oai-hss-0: 01:17:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:17:35 DEBUG unit.oai-hss/0.install configure: System files: unit-oai-hss-0: 01:17:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:17:35 DEBUG unit.oai-hss/0.install Trust store pkcs: unit-oai-hss-0: 01:17:35 DEBUG unit.oai-hss/0.install Trust store file: /etc/ssl/certs/ca-certificates.crt unit-oai-hss-0: 01:17:35 DEBUG unit.oai-hss/0.install Blacklist file: unit-oai-hss-0: 01:17:35 DEBUG unit.oai-hss/0.install CRL file: unit-oai-hss-0: 01:17:35 DEBUG unit.oai-hss/0.install DNSSEC root key file: /etc/unbound/root.key unit-oai-hss-0: 01:17:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:17:35 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 01:17:35 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 01:17:35 DEBUG unit.oai-hss/0.install *** The DNSSEC root key file in /etc/unbound/root.key was not found. unit-oai-hss-0: 01:17:35 DEBUG unit.oai-hss/0.install *** This file is needed for the verification of DNSSEC responses. unit-oai-hss-0: 01:17:35 DEBUG unit.oai-hss/0.install *** Use the command: unbound-anchor -a "/etc/unbound/root.key" unit-oai-hss-0: 01:17:35 DEBUG unit.oai-hss/0.install *** to generate or update it. unit-oai-hss-0: 01:17:35 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 01:17:36 DEBUG unit.oai-hss/0.install Compiling gnutls unit-oai-hss-0: 01:17:36 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 01:17:36 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 01:17:36 DEBUG unit.oai-hss/0.install Making all in gl unit-oai-hss-0: 01:17:36 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 01:17:36 DEBUG unit.oai-hss/0.install GEN alloca.h unit-oai-hss-0: 01:17:36 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 01:17:36 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 01:17:36 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 01:17:36 DEBUG unit.oai-hss/0.install GEN arpa/inet.h unit-oai-hss-0: 01:17:36 DEBUG unit.oai-hss/0.install GEN dirent.h unit-oai-hss-0: 01:17:36 DEBUG unit.oai-hss/0.install GEN getopt.h unit-oai-hss-0: 01:17:36 DEBUG unit.oai-hss/0.install GEN iconv.h unit-oai-hss-0: 01:17:36 DEBUG unit.oai-hss/0.install GEN math.h unit-oai-hss-0: 01:17:36 DEBUG unit.oai-hss/0.install GEN netdb.h unit-oai-hss-0: 01:17:36 DEBUG unit.oai-hss/0.install GEN signal.h unit-oai-hss-0: 01:17:36 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 01:17:36 DEBUG unit.oai-hss/0.install GEN stdio.h unit-oai-hss-0: 01:17:36 DEBUG unit.oai-hss/0.install GEN stdlib.h unit-oai-hss-0: 01:17:36 DEBUG unit.oai-hss/0.install GEN string.h unit-oai-hss-0: 01:17:36 DEBUG unit.oai-hss/0.install GEN strings.h unit-oai-hss-0: 01:17:36 DEBUG unit.oai-hss/0.install GEN sys/select.h unit-oai-hss-0: 01:17:36 DEBUG unit.oai-hss/0.install GEN sys/socket.h unit-oai-hss-0: 01:17:36 DEBUG unit.oai-hss/0.install GEN sys/stat.h unit-oai-hss-0: 01:17:36 DEBUG unit.oai-hss/0.install GEN sys/time.h unit-oai-hss-0: 01:17:36 DEBUG unit.oai-hss/0.install GEN sys/types.h unit-oai-hss-0: 01:17:36 DEBUG unit.oai-hss/0.install GEN sys/uio.h unit-oai-hss-0: 01:17:36 DEBUG unit.oai-hss/0.install GEN time.h unit-oai-hss-0: 01:17:36 DEBUG unit.oai-hss/0.install GEN unistd.h unit-oai-hss-0: 01:17:36 DEBUG unit.oai-hss/0.install GEN unistr.h unit-oai-hss-0: 01:17:36 DEBUG unit.oai-hss/0.install GEN unitypes.h unit-oai-hss-0: 01:17:36 DEBUG unit.oai-hss/0.install GEN wchar.h unit-oai-hss-0: 01:17:36 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 01:17:36 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 01:17:36 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 01:17:36 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 01:17:36 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 01:17:36 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 01:17:36 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 01:17:36 DEBUG unit.oai-hss/0.install GEN fcntl.h unit-oai-hss-0: 01:17:36 DEBUG unit.oai-hss/0.install GEN inttypes.h unit-oai-hss-0: 01:17:36 DEBUG unit.oai-hss/0.install GEN locale.h unit-oai-hss-0: 01:17:36 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 01:17:36 DEBUG unit.oai-hss/0.install GEN sys/ioctl.h unit-oai-hss-0: 01:17:36 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 01:17:36 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 01:17:36 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 01:17:36 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 01:17:36 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `all-am'. unit-oai-hss-0: 01:17:36 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 01:17:36 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 01:17:36 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 01:17:36 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 01:17:36 DEBUG unit.oai-hss/0.install CC argp-ba.lo unit-oai-hss-0: 01:17:36 DEBUG unit.oai-hss/0.install CC argp-eexst.lo unit-oai-hss-0: 01:17:36 DEBUG unit.oai-hss/0.install CC argp-fmtstream.lo unit-oai-hss-0: 01:17:36 DEBUG unit.oai-hss/0.install CC argp-fs-xinl.lo unit-oai-hss-0: 01:17:36 DEBUG unit.oai-hss/0.install CC argp-help.lo unit-abot-epc-basic-0: 01:17:37 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-6a6199-default-0 unit-abot-epc-basic-0: 01:17:37 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 01:17:37 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 01:17:37 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-oai-hss-0: 01:17:37 DEBUG unit.oai-hss/0.install CC argp-parse.lo unit-abot-epc-basic-0: 01:17:37 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 01:17:37 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 01:17:37 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: 01:17:37 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: 01:17:37 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 01:17:37 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: 01:17:37 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 01:17:37 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 01:17:37 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 01:17:37 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 01:17:37 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 01:17:37 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 01:17:37 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: 01:17:37 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 01:17:37 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 01:17:37 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 01:17:37 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 01:17:37 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 01:17:37 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 01:17:37 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 01:17:37 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 01:17:37 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 01:17:37 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 01:17:37 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 01:17:37 DEBUG unit.abot-epc-basic/0.install libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 01:17:37 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 01:17:37 DEBUG unit.abot-epc-basic/0.install gnutls-doc gnutls-bin guile-gnutls unit-abot-epc-basic-0: 01:17:37 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 01:17:37 DEBUG unit.abot-epc-basic/0.install libgnutls-dev libgnutlsxx28 libp11-kit-dev unit-oai-hss-0: 01:17:37 DEBUG unit.oai-hss/0.install CC argp-pin.lo unit-oai-hss-0: 01:17:38 DEBUG unit.oai-hss/0.install CC argp-pv.lo unit-oai-hss-0: 01:17:38 DEBUG unit.oai-hss/0.install CC argp-pvh.lo unit-oai-hss-0: 01:17:38 DEBUG unit.oai-hss/0.install CC argp-xinl.lo unit-oai-hss-0: 01:17:38 DEBUG unit.oai-hss/0.install CC base64.lo unit-abot-epc-basic-0: 01:17:38 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 01:17:38 DEBUG unit.abot-epc-basic/0.install Need to get 621 kB of archives. unit-abot-epc-basic-0: 01:17:38 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: 01:17:38 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: 01:17:38 DEBUG unit.oai-hss/0.install CC c-ctype.lo unit-oai-hss-0: 01:17:38 DEBUG unit.oai-hss/0.install CC c-strcasecmp.lo unit-oai-hss-0: 01:17:38 DEBUG unit.oai-hss/0.install CC c-strncasecmp.lo unit-oai-hss-0: 01:17:38 DEBUG unit.oai-hss/0.install CC dirname-lgpl.lo unit-abot-epc-basic-0: 01:17:38 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: 01:17:38 DEBUG unit.oai-hss/0.install CC basename-lgpl.lo unit-oai-hss-0: 01:17:38 DEBUG unit.oai-hss/0.install CC stripslash.lo unit-oai-hss-0: 01:17:38 DEBUG unit.oai-hss/0.install CC fd-hook.lo unit-oai-hss-0: 01:17:38 DEBUG unit.oai-hss/0.install CC gettime.lo unit-oai-hss-0: 01:17:38 DEBUG unit.oai-hss/0.install CC hash-pjw-bare.lo unit-oai-hss-0: 01:17:38 DEBUG unit.oai-hss/0.install CC math.lo unit-oai-hss-0: 01:17:38 DEBUG unit.oai-hss/0.install CC printf-frexp.lo unit-abot-epc-basic-0: 01:17:38 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: 01:17:38 DEBUG unit.oai-hss/0.install CC printf-frexpl.lo unit-oai-hss-0: 01:17:39 DEBUG unit.oai-hss/0.install CC progname.lo unit-oai-hss-0: 01:17:39 DEBUG unit.oai-hss/0.install CC read-file.lo unit-oai-hss-0: 01:17:39 DEBUG unit.oai-hss/0.install CC sockets.lo unit-oai-hss-0: 01:17:39 DEBUG unit.oai-hss/0.install CC sys_socket.lo unit-oai-hss-0: 01:17:39 DEBUG unit.oai-hss/0.install CC glthread/threadlib.lo unit-oai-hss-0: 01:17:39 DEBUG unit.oai-hss/0.install CC timespec.lo unit-oai-hss-0: 01:17:39 DEBUG unit.oai-hss/0.install CC u64.lo unit-oai-hss-0: 01:17:39 DEBUG unit.oai-hss/0.install CC unistd.lo unit-oai-hss-0: 01:17:39 DEBUG unit.oai-hss/0.install CC unistr/u8-mbtoucr.lo unit-abot-epc-basic-0: 01:17:39 DEBUG unit.abot-epc-basic/0.install Fetched 621 kB in 1s (384 kB/s) unit-oai-hss-0: 01:17:39 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb.lo unit-oai-hss-0: 01:17:39 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb-aux.lo unit-oai-hss-0: 01:17:39 DEBUG unit.oai-hss/0.install CC version-etc.lo unit-abot-epc-basic-0: 01:17:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutlsxx28:amd64. unit-oai-hss-0: 01:17:39 DEBUG unit.oai-hss/0.install CC version-etc-fsf.lo unit-abot-epc-basic-0: 01:17:39 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 ... 108029 files and directories currently installed.) unit-oai-hss-0: 01:17:39 DEBUG unit.oai-hss/0.install CC xsize.lo unit-abot-epc-basic-0: 01:17:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutlsxx28_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 01:17:39 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-oai-hss-0: 01:17:39 DEBUG unit.oai-hss/0.install CC asnprintf.lo unit-oai-hss-0: 01:17:39 DEBUG unit.oai-hss/0.install CC fseterr.lo unit-oai-hss-0: 01:17:39 DEBUG unit.oai-hss/0.install CC getopt.lo unit-abot-epc-basic-0: 01:17:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libp11-kit-dev:amd64. unit-abot-epc-basic-0: 01:17:40 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: 01:17:40 DEBUG unit.abot-epc-basic/0.install Unpacking libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-oai-hss-0: 01:17:40 DEBUG unit.oai-hss/0.install CC getopt1.lo unit-abot-epc-basic-0: 01:17:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutls-dev:amd64. unit-abot-epc-basic-0: 01:17:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutls-dev_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 01:17:40 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-oai-hss-0: 01:17:40 DEBUG unit.oai-hss/0.install CC isnanl.lo unit-oai-hss-0: 01:17:40 DEBUG unit.oai-hss/0.install CC printf-args.lo unit-oai-hss-0: 01:17:40 DEBUG unit.oai-hss/0.install CC printf-parse.lo unit-abot-epc-basic-0: 01:17:40 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-oai-hss-0: 01:17:40 DEBUG unit.oai-hss/0.install CC vasnprintf.lo unit-abot-epc-basic-0: 01:17:40 DEBUG unit.abot-epc-basic/0.install Setting up libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 01:17:40 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: 01:17:40 DEBUG unit.abot-epc-basic/0.install Setting up libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 01:17:40 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-oai-hss-0: 01:17:41 DEBUG unit.oai-hss/0.install CC vfprintf.lo unit-oai-hss-0: 01:17:41 DEBUG unit.oai-hss/0.install CC vprintf.lo unit-oai-hss-0: 01:17:41 DEBUG unit.oai-hss/0.install CCLD libgnu.la unit-oai-hss-0: 01:17:41 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 01:17:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 01:17:41 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 01:17:41 DEBUG unit.oai-hss/0.install Making all in lib unit-oai-hss-0: 01:17:41 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 01:17:41 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 01:17:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 01:17:41 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 01:17:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 01:17:41 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 01:17:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 01:17:41 DEBUG unit.oai-hss/0.install CC common.lo unit-abot-epc-basic-0: 01:17:41 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 01:17:41 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: 01:17:42 DEBUG unit.oai-hss/0.install CC key_encode.lo unit-oai-hss-0: 01:17:42 DEBUG unit.oai-hss/0.install CC key_decode.lo unit-oai-hss-0: 01:17:42 DEBUG unit.oai-hss/0.install CC crl.lo unit-oai-hss-0: 01:17:42 DEBUG unit.oai-hss/0.install CC crl_write.lo unit-oai-hss-0: 01:17:43 DEBUG unit.oai-hss/0.install CC crq.lo unit-oai-hss-0: 01:17:43 DEBUG unit.oai-hss/0.install CC dn.lo unit-oai-hss-0: 01:17:44 DEBUG unit.oai-hss/0.install CC extensions.lo unit-oai-hss-0: 01:17:44 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 01:17:44 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 01:17:45 DEBUG unit.oai-hss/0.install CC pbkdf2-sha1.lo unit-oai-hss-0: 01:17:45 DEBUG unit.oai-hss/0.install CC pkcs12.lo unit-oai-hss-0: 01:17:46 DEBUG unit.oai-hss/0.install CC pkcs12_bag.lo unit-oai-hss-0: 01:17:46 DEBUG unit.oai-hss/0.install CC pkcs12_encr.lo unit-oai-hss-0: 01:17:46 DEBUG unit.oai-hss/0.install CC pkcs7.lo unit-oai-hss-0: 01:17:47 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 01:17:47 DEBUG unit.oai-hss/0.install CC privkey_pkcs8.lo unit-oai-hss-0: 01:17:48 DEBUG unit.oai-hss/0.install CC privkey_openssl.lo unit-oai-hss-0: 01:17:48 DEBUG unit.oai-hss/0.install CC rfc2818_hostname.lo unit-oai-hss-0: 01:17:48 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 01:17:48 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 01:17:49 DEBUG unit.oai-hss/0.install CC x509.lo unit-oai-hss-0: 01:17:50 DEBUG unit.oai-hss/0.install CC x509_dn.lo unit-oai-hss-0: 01:17:50 DEBUG unit.oai-hss/0.install CC x509_write.lo unit-oai-hss-0: 01:17:50 DEBUG unit.oai-hss/0.install CC verify-high.lo unit-oai-hss-0: 01:17:51 DEBUG unit.oai-hss/0.install CC verify-high2.lo unit-oai-hss-0: 01:17:51 DEBUG unit.oai-hss/0.install CC ocsp.lo unit-oai-hss-0: 01:17:51 DEBUG unit.oai-hss/0.install CC ocsp_output.lo unit-oai-hss-0: 01:17:52 DEBUG unit.oai-hss/0.install CCLD libgnutls_x509.la unit-oai-hss-0: 01:17:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 01:17:52 DEBUG unit.oai-hss/0.install Making all in accelerated unit-oai-hss-0: 01:17:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 01:17:52 DEBUG unit.oai-hss/0.install Making all in x86 unit-oai-hss-0: 01:17:52 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 01:17:52 DEBUG unit.oai-hss/0.install CC sha-padlock.lo unit-oai-hss-0: 01:17:52 DEBUG unit.oai-hss/0.install CC hmac-padlock.lo unit-oai-hss-0: 01:17:52 DEBUG unit.oai-hss/0.install CC aes-x86.lo unit-oai-hss-0: 01:17:53 DEBUG unit.oai-hss/0.install CC aes-padlock.lo unit-oai-hss-0: 01:17:53 DEBUG unit.oai-hss/0.install CC aes-gcm-padlock.lo unit-oai-hss-0: 01:17:53 DEBUG unit.oai-hss/0.install CC aes-gcm-x86.lo unit-oai-hss-0: 01:17:53 DEBUG unit.oai-hss/0.install CCAS appro-aes-x86-64.lo unit-oai-hss-0: 01:17:53 DEBUG unit.oai-hss/0.install CCAS appro-aes-gcm-x86-64.lo unit-oai-hss-0: 01:17:53 DEBUG unit.oai-hss/0.install CCAS padlock-x86-64.lo unit-oai-hss-0: 01:17:53 DEBUG unit.oai-hss/0.install CCAS cpuid-x86-64.lo unit-oai-hss-0: 01:17:53 DEBUG unit.oai-hss/0.install CCLD libx86.la unit-oai-hss-0: 01:17:53 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 01:17:53 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 01:17:53 DEBUG unit.oai-hss/0.install CC accelerated.lo unit-oai-hss-0: 01:17:53 DEBUG unit.oai-hss/0.install CC cryptodev.lo unit-oai-hss-0: 01:17:53 DEBUG unit.oai-hss/0.install CC cryptodev-gcm.lo unit-oai-hss-0: 01:17:54 DEBUG unit.oai-hss/0.install CCLD libaccelerated.la unit-oai-hss-0: 01:17:54 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 01:17:54 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 01:17:54 DEBUG unit.oai-hss/0.install Making all in auth unit-oai-hss-0: 01:17:54 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 01:17:54 DEBUG unit.oai-hss/0.install CC anon.lo unit-oai-hss-0: 01:17:54 DEBUG unit.oai-hss/0.install CC cert.lo unit-oai-hss-0: 01:17:54 DEBUG unit.oai-hss/0.install CC dh_common.lo unit-oai-hss-0: 01:17:55 DEBUG unit.oai-hss/0.install CC dhe.lo unit-oai-hss-0: 01:17:55 DEBUG unit.oai-hss/0.install CC dhe_psk.lo unit-oai-hss-0: 01:17:55 DEBUG unit.oai-hss/0.install CC psk.lo unit-oai-hss-0: 01:17:55 DEBUG unit.oai-hss/0.install CC psk_passwd.lo unit-oai-hss-0: 01:17:55 DEBUG unit.oai-hss/0.install CC rsa.lo unit-oai-hss-0: 01:17:56 DEBUG unit.oai-hss/0.install CC rsa_export.lo unit-oai-hss-0: 01:17:56 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 01:17:56 DEBUG unit.oai-hss/0.install CC srp_passwd.lo unit-oai-hss-0: 01:17:56 DEBUG unit.oai-hss/0.install CC srp_rsa.lo unit-oai-hss-0: 01:17:57 DEBUG unit.oai-hss/0.install CC srp_sb64.lo unit-oai-hss-0: 01:17:57 DEBUG unit.oai-hss/0.install CC anon_ecdh.lo unit-oai-hss-0: 01:17:57 DEBUG unit.oai-hss/0.install CC ecdhe.lo unit-oai-hss-0: 01:17:57 DEBUG unit.oai-hss/0.install CCLD libgnutls_auth.la unit-oai-hss-0: 01:17:57 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 01:17:57 DEBUG unit.oai-hss/0.install Making all in ext unit-oai-hss-0: 01:17:57 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 01:17:57 DEBUG unit.oai-hss/0.install CC max_record.lo unit-oai-hss-0: 01:17:57 DEBUG unit.oai-hss/0.install CC cert_type.lo unit-oai-hss-0: 01:17:58 DEBUG unit.oai-hss/0.install CC server_name.lo unit-oai-hss-0: 01:17:58 DEBUG unit.oai-hss/0.install CC signature.lo unit-oai-hss-0: 01:17:58 DEBUG unit.oai-hss/0.install CC safe_renegotiation.lo unit-oai-hss-0: 01:17:58 DEBUG unit.oai-hss/0.install CC session_ticket.lo unit-oai-hss-0: 01:17:59 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 01:17:59 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 01:17:59 DEBUG unit.oai-hss/0.install CC heartbeat.lo unit-oai-hss-0: 01:17:59 DEBUG unit.oai-hss/0.install CC status_request.lo unit-oai-hss-0: 01:18:00 DEBUG unit.oai-hss/0.install CC new_record_padding.lo unit-oai-hss-0: 01:18:00 DEBUG unit.oai-hss/0.install CC srtp.lo unit-oai-hss-0: 01:18:00 DEBUG unit.oai-hss/0.install CCLD libgnutls_ext.la unit-oai-hss-0: 01:18:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 01:18:00 DEBUG unit.oai-hss/0.install Making all in algorithms unit-oai-hss-0: 01:18:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 01:18:00 DEBUG unit.oai-hss/0.install CC cert_types.lo unit-oai-hss-0: 01:18:00 DEBUG unit.oai-hss/0.install CC ciphers.lo unit-oai-hss-0: 01:18:00 DEBUG unit.oai-hss/0.install CC ciphersuites.lo unit-oai-hss-0: 01:18:01 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 01:18:01 DEBUG unit.oai-hss/0.install CC kx.lo unit-oai-hss-0: 01:18:01 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 01:18:01 DEBUG unit.oai-hss/0.install CC protocols.lo unit-oai-hss-0: 01:18:01 DEBUG unit.oai-hss/0.install CC publickey.lo unit-oai-hss-0: 01:18:01 DEBUG unit.oai-hss/0.install CC secparams.lo unit-oai-hss-0: 01:18:02 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 01:18:02 DEBUG unit.oai-hss/0.install CCLD libgnutls_alg.la unit-oai-hss-0: 01:18:02 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 01:18:02 DEBUG unit.oai-hss/0.install Making all in extras unit-oai-hss-0: 01:18:02 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 01:18:02 DEBUG unit.oai-hss/0.install CC randomart.lo unit-oai-hss-0: 01:18:02 DEBUG unit.oai-hss/0.install CCLD libgnutls_extras.la unit-oai-hss-0: 01:18:02 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 01:18:02 DEBUG unit.oai-hss/0.install Making all in opencdk unit-oai-hss-0: 01:18:02 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 01:18:02 DEBUG unit.oai-hss/0.install CC armor.lo unit-oai-hss-0: 01:18:02 DEBUG unit.oai-hss/0.install CC kbnode.lo unit-oai-hss-0: 01:18:03 DEBUG unit.oai-hss/0.install CC sig-check.lo unit-oai-hss-0: 01:18:03 DEBUG unit.oai-hss/0.install CC hash.lo unit-oai-hss-0: 01:18:03 DEBUG unit.oai-hss/0.install CC keydb.lo unit-oai-hss-0: 01:18:04 DEBUG unit.oai-hss/0.install CC pubkey.lo unit-oai-hss-0: 01:18:04 DEBUG unit.oai-hss/0.install CC stream.lo unit-oai-hss-0: 01:18:05 DEBUG unit.oai-hss/0.install CC write-packet.lo unit-oai-hss-0: 01:18:05 DEBUG unit.oai-hss/0.install CC misc.lo unit-oai-hss-0: 01:18:05 DEBUG unit.oai-hss/0.install CC seskey.lo unit-oai-hss-0: 01:18:05 DEBUG unit.oai-hss/0.install CC literal.lo unit-oai-hss-0: 01:18:06 DEBUG unit.oai-hss/0.install CC new-packet.lo unit-oai-hss-0: 01:18:06 DEBUG unit.oai-hss/0.install CC read-packet.lo unit-oai-hss-0: 01:18:06 DEBUG unit.oai-hss/0.install CCLD libminiopencdk.la unit-oai-hss-0: 01:18:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 01:18:06 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 01:18:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 01:18:06 DEBUG unit.oai-hss/0.install CC pgp.lo unit-oai-hss-0: 01:18:07 DEBUG unit.oai-hss/0.install CC pgpverify.lo unit-oai-hss-0: 01:18:07 DEBUG unit.oai-hss/0.install CC extras.lo unit-oai-hss-0: 01:18:07 DEBUG unit.oai-hss/0.install CC compat.lo unit-oai-hss-0: 01:18:07 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 01:18:08 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 01:18:08 DEBUG unit.oai-hss/0.install CC gnutls_openpgp.lo unit-oai-hss-0: 01:18:08 DEBUG unit.oai-hss/0.install CCLD libgnutls_openpgp.la unit-oai-hss-0: 01:18:09 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 01:18:09 DEBUG unit.oai-hss/0.install Making all in nettle unit-oai-hss-0: 01:18:09 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 01:18:09 DEBUG unit.oai-hss/0.install CC pk.lo unit-oai-hss-0: 01:18:09 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 01:18:09 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 01:18:09 DEBUG unit.oai-hss/0.install CC cipher.lo unit-oai-hss-0: 01:18:10 DEBUG unit.oai-hss/0.install CC rnd.lo unit-oai-hss-0: 01:18:10 DEBUG unit.oai-hss/0.install CC init.lo unit-oai-hss-0: 01:18:10 DEBUG unit.oai-hss/0.install CC egd.lo unit-oai-hss-0: 01:18:10 DEBUG unit.oai-hss/0.install CC multi.lo unit-oai-hss-0: 01:18:10 DEBUG unit.oai-hss/0.install CC wmnaf.lo unit-oai-hss-0: 01:18:10 DEBUG unit.oai-hss/0.install CC ecc_free.lo unit-oai-hss-0: 01:18:11 DEBUG unit.oai-hss/0.install CC ecc_make_key.lo unit-oai-hss-0: 01:18:11 DEBUG unit.oai-hss/0.install CC ecc_shared_secret.lo unit-oai-hss-0: 01:18:11 DEBUG unit.oai-hss/0.install CC ecc_map.lo unit-oai-hss-0: 01:18:11 DEBUG unit.oai-hss/0.install CC ecc_mulmod.lo unit-oai-hss-0: 01:18:11 DEBUG unit.oai-hss/0.install CC ecc_mulmod_cached.lo unit-oai-hss-0: 01:18:11 DEBUG unit.oai-hss/0.install CC ecc_points.lo unit-oai-hss-0: 01:18:11 DEBUG unit.oai-hss/0.install CC ecc_projective_dbl_point_3.lo unit-oai-hss-0: 01:18:12 DEBUG unit.oai-hss/0.install CC ecc_projective_isneutral.lo unit-oai-hss-0: 01:18:12 DEBUG unit.oai-hss/0.install CC ecc_projective_check_point.lo unit-oai-hss-0: 01:18:12 DEBUG unit.oai-hss/0.install CC ecc_projective_negate_point.lo unit-oai-hss-0: 01:18:12 DEBUG unit.oai-hss/0.install CC ecc_projective_add_point_ng.lo unit-oai-hss-0: 01:18:12 DEBUG unit.oai-hss/0.install CC ecc_sign_hash.lo unit-oai-hss-0: 01:18:12 DEBUG unit.oai-hss/0.install CC ecc_verify_hash.lo unit-oai-hss-0: 01:18:12 DEBUG unit.oai-hss/0.install CCLD libcrypto.la unit-oai-hss-0: 01:18:13 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 01:18:13 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 01:18:13 DEBUG unit.oai-hss/0.install CC gnutls_range.lo unit-oai-hss-0: 01:18:13 DEBUG unit.oai-hss/0.install CC gnutls_record.lo unit-oai-hss-0: 01:18:13 DEBUG unit.oai-hss/0.install CC gnutls_compress.lo unit-oai-hss-0: 01:18:14 DEBUG unit.oai-hss/0.install CC debug.lo unit-oai-hss-0: 01:18:14 DEBUG unit.oai-hss/0.install CC gnutls_cipher.lo unit-oai-hss-0: 01:18:14 DEBUG unit.oai-hss/0.install CC gnutls_mbuffers.lo unit-oai-hss-0: 01:18:14 DEBUG unit.oai-hss/0.install CC gnutls_buffers.lo unit-oai-hss-0: 01:18:15 DEBUG unit.oai-hss/0.install CC gnutls_handshake.lo unit-oai-hss-0: 01:18:16 DEBUG unit.oai-hss/0.install CC gnutls_num.lo unit-oai-hss-0: 01:18:16 DEBUG unit.oai-hss/0.install CC gnutls_errors.lo unit-oai-hss-0: 01:18:16 DEBUG unit.oai-hss/0.install CC gnutls_dh.lo unit-oai-hss-0: 01:18:16 DEBUG unit.oai-hss/0.install CC gnutls_kx.lo unit-oai-hss-0: 01:18:17 DEBUG unit.oai-hss/0.install CC gnutls_priority.lo unit-oai-hss-0: 01:18:17 DEBUG unit.oai-hss/0.install CC gnutls_hash_int.lo unit-oai-hss-0: 01:18:18 DEBUG unit.oai-hss/0.install CC gnutls_cipher_int.lo unit-oai-hss-0: 01:18:18 DEBUG unit.oai-hss/0.install CC gnutls_session.lo unit-oai-hss-0: 01:18:18 DEBUG unit.oai-hss/0.install CC gnutls_db.lo unit-oai-hss-0: 01:18:18 DEBUG unit.oai-hss/0.install CC x509_b64.lo unit-abot-epc-basic-0: 01:18:18 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-6a6199-default-0 unit-abot-epc-basic-0: 01:18:18 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-6a6199-default-0 unit-abot-epc-basic-0: 01:18:18 DEBUG unit.abot-epc-basic/0.install Cloning into '/opt/ssh'... unit-oai-hss-0: 01:18:18 DEBUG unit.oai-hss/0.install CC gnutls_extensions.lo unit-abot-epc-basic-0: 01:18:19 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 01:18:19 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: 01:18:19 DEBUG unit.oai-hss/0.install CC gnutls_auth.lo unit-oai-hss-0: 01:18:19 DEBUG unit.oai-hss/0.install CC gnutls_v2_compat.lo unit-oai-hss-0: 01:18:19 DEBUG unit.oai-hss/0.install CC gnutls_datum.lo unit-oai-hss-0: 01:18:19 DEBUG unit.oai-hss/0.install CC gnutls_session_pack.lo unit-oai-hss-0: 01:18:20 DEBUG unit.oai-hss/0.install CC gnutls_mpi.lo unit-oai-hss-0: 01:18:20 DEBUG unit.oai-hss/0.install CC gnutls_pk.lo unit-oai-hss-0: 01:18:20 DEBUG unit.oai-hss/0.install CC gnutls_cert.lo unit-oai-hss-0: 01:18:21 DEBUG unit.oai-hss/0.install CC gnutls_global.lo unit-oai-hss-0: 01:18:21 DEBUG unit.oai-hss/0.install CC gnutls_constate.lo unit-oai-hss-0: 01:18:21 DEBUG unit.oai-hss/0.install CC gnutls_anon_cred.lo unit-oai-hss-0: 01:18:21 DEBUG unit.oai-hss/0.install CC pkix_asn1_tab.lo unit-oai-hss-0: 01:18:21 DEBUG unit.oai-hss/0.install CC gnutls_asn1_tab.lo unit-oai-hss-0: 01:18:21 DEBUG unit.oai-hss/0.install CC gnutls_mem.lo unit-oai-hss-0: 01:18:21 DEBUG unit.oai-hss/0.install CC gnutls_ui.lo unit-oai-hss-0: 01:18:22 DEBUG unit.oai-hss/0.install CC gnutls_sig.lo unit-oai-hss-0: 01:18:22 DEBUG unit.oai-hss/0.install CC gnutls_ecc.lo unit-oai-hss-0: 01:18:22 DEBUG unit.oai-hss/0.install CC gnutls_dh_primes.lo unit-oai-hss-0: 01:18:23 DEBUG unit.oai-hss/0.install CC gnutls_alert.lo unit-oai-hss-0: 01:18:23 DEBUG unit.oai-hss/0.install CC system.lo unit-oai-hss-0: 01:18:23 DEBUG unit.oai-hss/0.install CC gnutls_str.lo unit-oai-hss-0: 01:18:23 DEBUG unit.oai-hss/0.install CC gnutls_state.lo unit-oai-hss-0: 01:18:24 DEBUG unit.oai-hss/0.install CC gnutls_x509.lo unit-oai-hss-0: 01:18:24 DEBUG unit.oai-hss/0.install CC gnutls_rsa_export.lo unit-oai-hss-0: 01:18:25 DEBUG unit.oai-hss/0.install CC gnutls_helper.lo unit-oai-hss-0: 01:18:25 DEBUG unit.oai-hss/0.install CC gnutls_supplemental.lo unit-oai-hss-0: 01:18:25 DEBUG unit.oai-hss/0.install CC random.lo unit-oai-hss-0: 01:18:25 DEBUG unit.oai-hss/0.install CC crypto-api.lo unit-oai-hss-0: 01:18:25 DEBUG unit.oai-hss/0.install CC gnutls_privkey.lo unit-abot-epc-basic-0: 01:18:25 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 01:18:26 DEBUG unit.oai-hss/0.install CC gnutls_pcert.lo unit-oai-hss-0: 01:18:26 DEBUG unit.oai-hss/0.install CC gnutls_pubkey.lo unit-oai-hss-0: 01:18:26 DEBUG unit.oai-hss/0.install CC locks.lo unit-oai-hss-0: 01:18:26 DEBUG unit.oai-hss/0.install CC gnutls_dtls.lo unit-oai-hss-0: 01:18:27 DEBUG unit.oai-hss/0.install CC system_override.lo unit-oai-hss-0: 01:18:27 DEBUG unit.oai-hss/0.install CC crypto-backend.lo unit-oai-hss-0: 01:18:27 DEBUG unit.oai-hss/0.install CC verify-tofu.lo unit-oai-hss-0: 01:18:28 DEBUG unit.oai-hss/0.install CC pin.lo unit-oai-hss-0: 01:18:28 DEBUG unit.oai-hss/0.install CC tpm.lo unit-oai-hss-0: 01:18:28 DEBUG unit.oai-hss/0.install CC pkcs11.lo unit-oai-hss-0: 01:18:28 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_add_provider': unit-oai-hss-0: 01:18:28 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: 01:18:28 DEBUG unit.oai-hss/0.install if (p11_kit_load_initialize_module (name, &module) != CKR_OK) unit-oai-hss-0: 01:18:28 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:28 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: 01:18:28 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (module); unit-oai-hss-0: 01:18:28 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:28 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'initialize_automatic_p11_kit': unit-oai-hss-0: 01:18:28 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: 01:18:28 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_registered (); unit-oai-hss-0: 01:18:28 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:28 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: 01:18:28 DEBUG unit.oai-hss/0.install modules = p11_kit_registered_modules (); unit-oai-hss-0: 01:18:28 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:28 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: 01:18:28 DEBUG unit.oai-hss/0.install name = p11_kit_registered_module_to_name (modules[i]); unit-oai-hss-0: 01:18:28 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:28 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_reinit': unit-oai-hss-0: 01:18:28 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: 01:18:28 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_module(providers[i].module); unit-oai-hss-0: 01:18:28 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:28 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_deinit': unit-oai-hss-0: 01:18:28 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: 01:18:28 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (providers[i].module); unit-oai-hss-0: 01:18:28 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:28 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: 01:18:28 DEBUG unit.oai-hss/0.install p11_kit_finalize_registered (); unit-oai-hss-0: 01:18:28 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:29 DEBUG unit.oai-hss/0.install CC pkcs11_privkey.lo unit-oai-hss-0: 01:18:29 DEBUG unit.oai-hss/0.install CC pkcs11_write.lo unit-oai-hss-0: 01:18:30 DEBUG unit.oai-hss/0.install CC pkcs11_secret.lo unit-oai-hss-0: 01:18:30 DEBUG unit.oai-hss/0.install CC gnutls_srp.lo unit-oai-hss-0: 01:18:30 DEBUG unit.oai-hss/0.install CC gnutls_psk.lo unit-oai-hss-0: 01:18:30 DEBUG unit.oai-hss/0.install CCLD libgnutls.la unit-oai-hss-0: 01:18:31 DEBUG unit.oai-hss/0.install copying selected object files to avoid basename conflicts... unit-oai-hss-0: 01:18:31 DEBUG unit.oai-hss/0.install CXX libgnutlsxx_la-gnutlsxx.lo unit-oai-hss-0: 01:18:32 DEBUG unit.oai-hss/0.install CXXLD libgnutlsxx.la unit-oai-hss-0: 01:18:32 DEBUG unit.oai-hss/0.install CC xssl.lo unit-oai-hss-0: 01:18:32 DEBUG unit.oai-hss/0.install CC xssl_getline.lo unit-oai-hss-0: 01:18:32 DEBUG unit.oai-hss/0.install CCLD libgnutls-xssl.la unit-oai-hss-0: 01:18:32 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 01:18:32 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 01:18:32 DEBUG unit.oai-hss/0.install Making all in extra unit-oai-hss-0: 01:18:32 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 01:18:32 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 01:18:32 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 01:18:32 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 01:18:32 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 01:18:32 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 01:18:32 DEBUG unit.oai-hss/0.install CC gnutls_openssl.lo unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install CC openssl_compat.lo unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install CCLD libgnutls-openssl.la unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install Making all in po unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install Making all in src unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install Making all in crywrap unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install CC crywrap.o unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_do_one': unit-oai-hss-0: 01:18:33 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: 01:18:33 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)insock, unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 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: 01:18:33 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)outsock); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_setup_pidfile': unit-oai-hss-0: 01:18:33 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: 01:18:33 DEBUG unit.oai-hss/0.install fchown (pidfilefd, config->uid, (gid_t)-1); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 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: 01:18:33 DEBUG unit.oai-hss/0.install write (pidfilefd, mypid, strlen (mypid)); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install CCLD crywrap unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install Making all in libopts unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install CC libopts_la-libopts.lo unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install In file included from libopts.c:24:0: unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install enum.c: In function 'enum_err': unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install enum.c:112:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, ENUM_ERR_LINE, *(paz_names++)); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install enum.c:135:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install sprintf(zFmt, ENUM_ERR_WIDTH, (int)max_len); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install enum.c:148:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_SPACE_FMT, *(paz_names++)); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install enum.c:155:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_FMT, *paz_names); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install enum.c: In function 'optionEnumerationVal': unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install enum.c:307:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install printf(INVALID_FMT, ix); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install In file included from libopts.c:27:0: unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install find.c: In function 'opt_ambiguities': unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install find.c:114:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_Name); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install find.c:119:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_DisableName); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install find.c: In function 'opt_set': unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install find.c:219:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pOD->pzText); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install find.c: In function 'opt_find_short': unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install find.c:432:21: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pRes->pzText); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install In file included from libopts.c:30:0: unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install makeshell.c: In function 'optionParseShell': unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install makeshell.c:147:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install makeshell.c:157:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install makeshell.c:166:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install makeshell.c:178:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install makeshell.c:184:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install makeshell.c:195:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install printf(SHOW_PROG_ENV, opts->pzPROGNAME); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_var_text': unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install makeshell.c:230:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install printf(SET_TEXT_FMT, prog, var); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_usage': unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install makeshell.c:373:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install strftime(tm_nm_buf, AO_NAME_SIZE, TIME_FMT, ptm ); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install makeshell.c:381:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install printf(SHELL_MAGIC, shell_prog); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install makeshell.c:383:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install printf(PREAMBLE_FMT, START_MARK, out_nm, tm_nm_buf); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install makeshell.c:386:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install printf(END_PRE_FMT, opts->pzPROGNAME); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_wrapup': unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install makeshell.c:436:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install printf(FINISH_LOOP, opts->pzPROGNAME); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_action': unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install makeshell.c:532:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, VER_STR); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install makeshell.c:535:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install printf(PAGE_USAGE_TEXT, opts->pzPROGNAME); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install makeshell.c:538:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_LOAD_WARN); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install makeshell.c:539:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install makeshell.c:544:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SAVE_OPTS); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install makeshell.c:545:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install makeshell.c:547:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, LONG_USE_STR); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install makeshell.c:551:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install printf(SGL_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install makeshell.c:555:24: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install od->pz_NAME, od->optMaxCt); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install makeshell.c:557:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install printf(MULTI_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install makeshell.c:564:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install makeshell.c:565:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install makeshell.c:568:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install makeshell.c:569:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install makeshell.c:572:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_inaction': unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install makeshell.c:582:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SUPPRESS_LOAD); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install makeshell.c:586:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install makeshell.c:589:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install makeshell.c:591:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_flag': unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install makeshell.c:614:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install printf(zOptionFlag, od->optValue); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_match_expr': unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install makeshell.c:689:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install printf(zOptionPartName, name_bf); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install makeshell.c:699:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install printf(zOptionFullName, name); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install In file included from libopts.c:31:0: unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install nested.c: In function 'emit_special_char': unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install nested.c:903:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install fprintf(fp, XML_HEX_BYTE_FMT, (ch & 0xFF)); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install In file included from libopts.c:33:0: unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install pgusage.c: In function 'open_tmp_usage': unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install snprintf(bf, bfsz, TMP_FILE_FMT, tmpdir, my_pid); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install pgusage.c: In function 'mk_pager_cmd': unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install snprintf(res, bfsz, PAGE_USAGE_FMT, pager, fname); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install In file included from libopts.c:34:0: unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionQuoteString': unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install putshell.c:190:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install sprintf(out, MK_STR_OCT_FMT, ch); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_enumeration': unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install putshell.c:277:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install putshell.c:283:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install printf(QUOT_ARG_FMT, pOD->optArg.argString); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install putshell.c:288:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_membership': unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install putshell.c:298:12: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install (int)(uintptr_t)(pOD->optCookie)); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install putshell.c:315:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install printf(SHOW_VAL_FMT, (unsigned long)val); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_stacked_arg': unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install putshell.c:330:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install printf(zOptCookieCt, pOpts->pzPROGNAME, pOD->pz_NAME, ct); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install putshell.c:334:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install putshell.c:337:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionPutShell': unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install putshell.c:375:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install printf(zOptCtFmt, pOpts->curOptIdx-1); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install putshell.c:403:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install printf(zEquivMode, pOpts->pzPROGNAME, pOD->pz_NAME, p->pz_NAME); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install putshell.c:442:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ? pOD->pz_DisablePfx : "false"); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install putshell.c:452:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install (int)pOD->optArg.argInt); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install putshell.c:472:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install (pOD->optArg.argBool == 0) ? "false" : "true"); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install putshell.c:484:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install pOD->optOccCt); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install putshell.c:491:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install putshell.c:493:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install In file included from libopts.c:37:0: unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install save.c: In function 'prt_value': unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install save.c:351:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install fprintf(fp, NULL_ATR_FMT, ovp->pzName); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install save.c:366:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install fprintf(fp, TYPE_ATR_FMT, ovp->pzName, typ); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install save.c:386:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, ovp->pzName); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install save.c:392:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install fprintf(fp, NUMB_ATR_FMT, ovp->pzName, ovp->v.longVal); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install save.c:397:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ovp->v.boolVal ? "true" : "false"); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install save.c: In function 'prt_string': unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install save.c:411:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_XML_FMT, name); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install save.c:439:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, name); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install save.c: In function 'prt_val_list': unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install save.c:459:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_CLOSE_FMT, name); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install save.c:463:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, name); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install save.c: In function 'prt_nested': unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install save.c:503:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, p->pz_Name); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install save.c: In function 'open_sv_file': unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install save.c:556:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install fprintf(fp, zPresetFile, time_str); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install In file included from libopts.c:44:0: unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install usage.c: In function 'print_usage_details': unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install usage.c:352:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install usage.c:357:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install usage.c: In function 'print_one_paragraph': unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install usage.c:437:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install fprintf(fp, PUTS_FMT, t); unit-oai-hss-0: 01:18:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:36 DEBUG unit.oai-hss/0.install CCLD libopts.la unit-oai-hss-0: 01:18:36 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 01:18:36 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 01:18:36 DEBUG unit.oai-hss/0.install CC libcmd_srp_la-srptool-args.lo unit-oai-hss-0: 01:18:36 DEBUG unit.oai-hss/0.install CCLD libcmd-srp.la unit-oai-hss-0: 01:18:36 DEBUG unit.oai-hss/0.install CC libcmd_psk_la-psk-args.lo unit-oai-hss-0: 01:18:37 DEBUG unit.oai-hss/0.install CCLD libcmd-psk.la unit-oai-hss-0: 01:18:37 DEBUG unit.oai-hss/0.install CC libcmd_ocsp_la-ocsptool-args.lo unit-oai-hss-0: 01:18:37 DEBUG unit.oai-hss/0.install CCLD libcmd-ocsp.la unit-oai-hss-0: 01:18:37 DEBUG unit.oai-hss/0.install CC libcmd_serv_la-serv-args.lo unit-oai-hss-0: 01:18:37 DEBUG unit.oai-hss/0.install CCLD libcmd-serv.la unit-oai-hss-0: 01:18:37 DEBUG unit.oai-hss/0.install CC libcmd_cli_la-cli-args.lo unit-oai-hss-0: 01:18:37 DEBUG unit.oai-hss/0.install CCLD libcmd-cli.la unit-oai-hss-0: 01:18:37 DEBUG unit.oai-hss/0.install CC libcmd_cli_debug_la-cli-debug-args.lo unit-oai-hss-0: 01:18:37 DEBUG unit.oai-hss/0.install CCLD libcmd-cli-debug.la unit-oai-hss-0: 01:18:37 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-args.lo unit-oai-hss-0: 01:18:37 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-cfg.lo unit-oai-hss-0: 01:18:38 DEBUG unit.oai-hss/0.install CCLD libcmd-certtool.la unit-oai-hss-0: 01:18:38 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-danetool-args.lo unit-oai-hss-0: 01:18:38 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-certtool-cfg.lo unit-oai-hss-0: 01:18:39 DEBUG unit.oai-hss/0.install CCLD libcmd-danetool.la unit-oai-hss-0: 01:18:39 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-p11tool-args.lo unit-oai-hss-0: 01:18:39 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-certtool-cfg.lo unit-oai-hss-0: 01:18:40 DEBUG unit.oai-hss/0.install CCLD libcmd-p11tool.la unit-oai-hss-0: 01:18:40 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-tpmtool-args.lo unit-oai-hss-0: 01:18:40 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-certtool-cfg.lo unit-oai-hss-0: 01:18:41 DEBUG unit.oai-hss/0.install CCLD libcmd-tpmtool.la unit-oai-hss-0: 01:18:41 DEBUG unit.oai-hss/0.install CC psk.o unit-oai-hss-0: 01:18:41 DEBUG unit.oai-hss/0.install CCLD psktool unit-oai-hss-0: 01:18:41 DEBUG unit.oai-hss/0.install CC cli-debug.o unit-oai-hss-0: 01:18:41 DEBUG unit.oai-hss/0.install cli-debug.c: In function 'main': unit-oai-hss-0: 01:18:41 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: 01:18:41 DEBUG unit.oai-hss/0.install gnutls_transport_set_ptr (state, (gnutls_transport_ptr_t) unit-oai-hss-0: 01:18:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:41 DEBUG unit.oai-hss/0.install CC tests.o unit-oai-hss-0: 01:18:41 DEBUG unit.oai-hss/0.install CC socket.o unit-oai-hss-0: 01:18:41 DEBUG unit.oai-hss/0.install CC common.o unit-oai-hss-0: 01:18:41 DEBUG unit.oai-hss/0.install common.c: In function 'token_callback': unit-oai-hss-0: 01:18:41 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: 01:18:41 DEBUG unit.oai-hss/0.install fgets (buf, sizeof (buf), stdin); unit-oai-hss-0: 01:18:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:42 DEBUG unit.oai-hss/0.install CCLD gnutls-cli-debug unit-oai-hss-0: 01:18:42 DEBUG unit.oai-hss/0.install CC certtool.o unit-oai-hss-0: 01:18:42 DEBUG unit.oai-hss/0.install CC certtool-common.o unit-oai-hss-0: 01:18:42 DEBUG unit.oai-hss/0.install certtool-common.c: In function 'print_head': unit-oai-hss-0: 01:18:42 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: 01:18:42 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[%u] =", txt, size); unit-oai-hss-0: 01:18:42 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:42 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: 01:18:42 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[] =\n", txt); unit-oai-hss-0: 01:18:42 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:42 DEBUG unit.oai-hss/0.install CC certtool-extras.o unit-oai-hss-0: 01:18:42 DEBUG unit.oai-hss/0.install CCLD certtool unit-oai-epc-0: 01:18:43 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 01:18:43 DEBUG unit.oai-hss/0.install CC srptool.o unit-oai-hss-0: 01:18:43 DEBUG unit.oai-hss/0.install CCLD srptool unit-oai-hss-0: 01:18:43 DEBUG unit.oai-hss/0.install CC ocsptool.o unit-oai-hss-0: 01:18:43 DEBUG unit.oai-hss/0.install CC ocsptool-common.o unit-oai-hss-0: 01:18:43 DEBUG unit.oai-hss/0.install CCLD ocsptool unit-oai-hss-0: 01:18:43 DEBUG unit.oai-hss/0.install CC serv.o unit-oai-hss-0: 01:18:43 DEBUG unit.oai-hss/0.install CC udp-serv.o unit-oai-hss-0: 01:18:43 DEBUG unit.oai-hss/0.install CCLD gnutls-serv unit-oai-hss-0: 01:18:44 DEBUG unit.oai-hss/0.install CC cli.o unit-oai-hss-0: 01:18:44 DEBUG unit.oai-hss/0.install cli.c: In function 'psk_callback': unit-oai-hss-0: 01:18:44 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: 01:18:44 DEBUG unit.oai-hss/0.install getline (&tmp, &n, stdin); unit-oai-hss-0: 01:18:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:44 DEBUG unit.oai-hss/0.install CC benchmark-cipher.o unit-oai-hss-0: 01:18:44 DEBUG unit.oai-hss/0.install CC benchmark.o unit-oai-hss-0: 01:18:44 DEBUG unit.oai-hss/0.install CC benchmark-tls.o unit-oai-hss-0: 01:18:44 DEBUG unit.oai-hss/0.install CCLD gnutls-cli unit-oai-hss-0: 01:18:44 DEBUG unit.oai-hss/0.install CC danetool.o unit-oai-hss-0: 01:18:44 DEBUG unit.oai-hss/0.install CCLD danetool unit-oai-hss-0: 01:18:44 DEBUG unit.oai-hss/0.install CC tpmtool.o unit-oai-hss-0: 01:18:44 DEBUG unit.oai-hss/0.install CCLD tpmtool unit-oai-hss-0: 01:18:44 DEBUG unit.oai-hss/0.install CC p11tool.o unit-oai-hss-0: 01:18:45 DEBUG unit.oai-hss/0.install CC pkcs11.o unit-oai-hss-0: 01:18:45 DEBUG unit.oai-hss/0.install CCLD p11tool unit-oai-hss-0: 01:18:45 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 01:18:45 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 01:18:45 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 01:18:45 DEBUG unit.oai-hss/0.install Making all in doc unit-oai-hss-0: 01:18:45 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 01:18:45 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 01:18:45 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 01:18:45 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 01:18:45 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 01:18:45 DEBUG unit.oai-hss/0.install CC ex-alert.lo unit-oai-hss-0: 01:18:45 DEBUG unit.oai-hss/0.install CC ex-pkcs12.lo unit-oai-hss-0: 01:18:45 DEBUG unit.oai-hss/0.install CC ex-session-info.lo unit-oai-hss-0: 01:18:45 DEBUG unit.oai-hss/0.install CC ex-x509-info.lo unit-oai-hss-0: 01:18:45 DEBUG unit.oai-hss/0.install CC ex-verify.lo unit-oai-hss-0: 01:18:45 DEBUG unit.oai-hss/0.install CC tcp.lo unit-oai-hss-0: 01:18:45 DEBUG unit.oai-hss/0.install CC udp.lo unit-oai-hss-0: 01:18:45 DEBUG unit.oai-hss/0.install CC ex-pkcs11-list.lo unit-oai-hss-0: 01:18:46 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 01:18:46 DEBUG unit.oai-hss/0.install CC ex-verify-ssh.lo unit-oai-hss-0: 01:18:46 DEBUG unit.oai-hss/0.install CCLD libexamples.la unit-oai-hss-0: 01:18:46 DEBUG unit.oai-hss/0.install CC ex-client-resume.o unit-oai-hss-0: 01:18:46 DEBUG unit.oai-hss/0.install CCLD ex-client-resume unit-oai-hss-0: 01:18:46 DEBUG unit.oai-hss/0.install CC ex-client-dtls.o unit-oai-hss-0: 01:18:46 DEBUG unit.oai-hss/0.install CCLD ex-client-dtls unit-oai-hss-0: 01:18:46 DEBUG unit.oai-hss/0.install CC ex-cert-select.o unit-oai-hss-0: 01:18:46 DEBUG unit.oai-hss/0.install CCLD ex-cert-select unit-oai-hss-0: 01:18:46 DEBUG unit.oai-hss/0.install CC ex-client-x509.o unit-oai-hss-0: 01:18:46 DEBUG unit.oai-hss/0.install CCLD ex-client-x509 unit-oai-hss-0: 01:18:46 DEBUG unit.oai-hss/0.install CC ex-serv-dtls.o unit-oai-hss-0: 01:18:46 DEBUG unit.oai-hss/0.install CCLD ex-serv-dtls unit-oai-hss-0: 01:18:46 DEBUG unit.oai-hss/0.install CC ex-client-xssl1.o unit-oai-hss-0: 01:18:46 DEBUG unit.oai-hss/0.install ex-client-xssl1.c: In function 'main': unit-oai-hss-0: 01:18:46 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: 01:18:46 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 01:18:46 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:46 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl1 unit-oai-hss-0: 01:18:47 DEBUG unit.oai-hss/0.install CC ex-client-xssl2.o unit-oai-hss-0: 01:18:47 DEBUG unit.oai-hss/0.install ex-client-xssl2.c: In function 'main': unit-oai-hss-0: 01:18:47 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: 01:18:47 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 01:18:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:18:47 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl2 unit-oai-hss-0: 01:18:47 DEBUG unit.oai-hss/0.install CC print-ciphersuites.o unit-oai-hss-0: 01:18:47 DEBUG unit.oai-hss/0.install CCLD print-ciphersuites unit-oai-hss-0: 01:18:47 DEBUG unit.oai-hss/0.install CXX ex-cxx.o unit-oai-hss-0: 01:18:47 DEBUG unit.oai-hss/0.install CXXLD ex-cxx unit-oai-hss-0: 01:18:47 DEBUG unit.oai-hss/0.install CC ex-client-anon.o unit-oai-hss-0: 01:18:47 DEBUG unit.oai-hss/0.install CCLD ex-client-anon unit-oai-hss-0: 01:18:47 DEBUG unit.oai-hss/0.install CC ex-serv-anon.o unit-oai-hss-0: 01:18:47 DEBUG unit.oai-hss/0.install CCLD ex-serv-anon unit-oai-hss-0: 01:18:47 DEBUG unit.oai-hss/0.install CC ex-serv-pgp.o unit-oai-hss-0: 01:18:47 DEBUG unit.oai-hss/0.install CCLD ex-serv-pgp unit-oai-hss-0: 01:18:47 DEBUG unit.oai-hss/0.install CC ex-cert-select-pkcs11.o unit-oai-hss-0: 01:18:48 DEBUG unit.oai-hss/0.install CCLD ex-cert-select-pkcs11 unit-oai-hss-0: 01:18:48 DEBUG unit.oai-hss/0.install CC ex-client-psk.o unit-oai-hss-0: 01:18:48 DEBUG unit.oai-hss/0.install CCLD ex-client-psk unit-oai-hss-0: 01:18:48 DEBUG unit.oai-hss/0.install CC ex-serv-psk.o unit-oai-hss-0: 01:18:48 DEBUG unit.oai-hss/0.install CCLD ex-serv-psk unit-oai-hss-0: 01:18:48 DEBUG unit.oai-hss/0.install CC ex-client-srp.o unit-oai-hss-0: 01:18:48 DEBUG unit.oai-hss/0.install CCLD ex-client-srp unit-oai-hss-0: 01:18:48 DEBUG unit.oai-hss/0.install CC ex-serv-srp.o unit-oai-hss-0: 01:18:48 DEBUG unit.oai-hss/0.install CCLD ex-serv-srp unit-oai-hss-0: 01:18:48 DEBUG unit.oai-hss/0.install CC ex-ocsp-client.o unit-oai-hss-0: 01:18:48 DEBUG unit.oai-hss/0.install CCLD ex-ocsp-client unit-oai-hss-0: 01:18:48 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 01:18:48 DEBUG unit.oai-hss/0.install Making all in cyclo unit-oai-hss-0: 01:18:48 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 01:18:48 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 01:18:48 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 01:18:48 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 01:18:48 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 01:18:48 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 01:18:48 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 01:18:48 DEBUG unit.oai-hss/0.install Making all in manpages unit-oai-hss-0: 01:18:48 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 01:18:48 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 01:18:48 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 01:18:48 DEBUG unit.oai-hss/0.install Making all in credentials unit-oai-hss-0: 01:18:48 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 01:18:48 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 01:18:48 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 01:18:48 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 01:18:48 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 01:18:48 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 01:18:48 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 01:18:48 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 01:18:48 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 01:18:48 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 01:18:48 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 01:18:48 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 01:18:48 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 01:18:48 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 01:18:48 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all-am'. unit-oai-hss-0: 01:18:48 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 01:18:48 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 01:18:48 DEBUG unit.oai-hss/0.install Making all in latex unit-oai-hss-0: 01:18:48 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 01:18:48 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 01:18:48 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 01:18:48 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 01:18:48 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all-am'. unit-oai-hss-0: 01:18:48 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 01:18:48 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 01:18:48 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 01:18:48 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 01:18:48 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 01:18:48 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 01:18:48 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 01:18:48 DEBUG unit.oai-hss/0.install CC utils.lo unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install CCLD libutils.la unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install Making all in rsa-md5-collision unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install Making all in pkcs1-padding unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install Making all in pkcs8-decode unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install Making all in pkcs12-decode unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install Making all in userid unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install Making all in cert-tests unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install Making all in key-id unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install Making all in sha2 unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install Making all in safe-renegotiation unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install Making all in dsa unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install Making all in ecdsa unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install Making all in slow unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install Making all in dtls unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install Making all in openpgp-certs unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install Making install in gl unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install Making install in lib unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 01:18:49 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: 01:18:49 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/gnutls.h '/usr/include/gnutls' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install Making install in accelerated unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install Making install in x86 unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install Making install in auth unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install Making install in ext unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install Making install in algorithms unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install Making install in extras unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install Making install in opencdk unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install Making install in nettle unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 01:18:49 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: 01:18:49 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: 01:18:49 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: 01:18:49 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: 01:18:49 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.lai /usr/lib/libgnutls.la unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutlsxx.la' unit-oai-hss-0: 01:18:49 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: 01:18:49 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: 01:18:49 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: 01:18:49 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: 01:18:49 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.lai /usr/lib/libgnutlsxx.la unit-oai-hss-0: 01:18:49 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-xssl.la' unit-oai-hss-0: 01:18:49 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: 01:18:50 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: 01:18:50 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: 01:18:50 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: 01:18:50 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: 01:18:50 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.a /usr/lib/libgnutls.a unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls.a unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls.a unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.a /usr/lib/libgnutlsxx.a unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutlsxx.a unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutlsxx.a unit-oai-hss-0: 01:18:50 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: 01:18:50 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 01:18:50 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: 01:18:50 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib/pkgconfig' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls.pc '/usr/lib/pkgconfig' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install Making install in extra unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/openssl.h '/usr/include/gnutls' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c libgnutls-openssl.la '/usr/lib' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-openssl.la' unit-oai-hss-0: 01:18:50 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: 01:18:50 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: 01:18:50 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: 01:18:50 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: 01:18:50 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: 01:18:50 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: 01:18:50 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 01:18:50 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: 01:18:50 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install Making install in po unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install installing en@boldquot.gmo as /usr/share/locale/en@boldquot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install installing en@quot.gmo as /usr/share/locale/en@quot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install installing de.gmo as /usr/share/locale/de/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install installing it.gmo as /usr/share/locale/it/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install if test "gnutls" = "gettext-tools"; then \ unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/gettext/po; \ unit-oai-hss-0: 01:18:50 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: 01:18:50 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./$file \ unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install /usr/share/gettext/po/$file; \ unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install for file in Makevars; do \ unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install rm -f /usr/share/gettext/po/$file; \ unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install : ; \ unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install fi unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install Making install in src unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install Making install in crywrap unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c crywrap '/usr/bin' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/crywrap /usr/bin/crywrap unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install Making install in libopts unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 01:18:50 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: 01:18:50 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/psktool /usr/bin/psktool unit-oai-hss-0: 01:18:50 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: 01:18:50 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/certtool /usr/bin/certtool unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/srptool /usr/bin/srptool unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/ocsptool /usr/bin/ocsptool unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-serv /usr/bin/gnutls-serv unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli /usr/bin/gnutls-cli unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/danetool /usr/bin/danetool unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/tpmtool /usr/bin/tpmtool unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/p11tool /usr/bin/p11tool unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install Making install in doc unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install Making install in cyclo unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install Making install in manpages unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man1' unit-oai-hss-0: 01:18:50 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: 01:18:50 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man3' unit-oai-hss-0: 01:18:50 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: 01:18:50 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: 01:18:50 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: 01:18:50 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: 01:18:50 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: 01:18:50 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: 01:18:50 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: 01:18:50 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: 01:18:50 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: 01:18:50 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: 01:18:50 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: 01:18:50 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: 01:18:50 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: 01:18:50 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: 01:18:50 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: 01:18:50 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: 01:18:50 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: 01:18:50 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: 01:18:50 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: 01:18:50 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: 01:18:50 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: 01:18:50 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install Making install in credentials unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install Making install in latex unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 01:18:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 01:18:51 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: 01:18:51 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 01:18:51 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: 01:18:51 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls.info' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls-guile.info' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install Making install in rsa-md5-collision unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install Making install in pkcs1-padding unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install Making install in pkcs8-decode unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install Making install in pkcs12-decode unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install Making install in userid unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install Making install in cert-tests unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install Making install in key-id unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install Making install in sha2 unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install Making install in safe-renegotiation unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install Making install in dsa unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install Making install in ecdsa unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install Making install in slow unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install Making install in dtls unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install Making install in openpgp-certs unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install bison is already the newest version. unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install cmake is already the newest version. unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install flex is already the newest version. unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install g++ is already the newest version. unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install g++ set to manually installed. unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install gcc is already the newest version. unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install gcc set to manually installed. unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install libsctp-dev is already the newest version. unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install libsctp1 is already the newest version. unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install cmake-curses-gui is already the newest version. unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install gdb is already the newest version. unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install libgcrypt11-dev is already the newest version. unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install libmysqlclient-dev is already the newest version. unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install comerr-dev dh-apparmor gettext intltool-debian krb5-multidev libasprintf-dev unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libexpat1-dev unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri libgl1-mesa-glx unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 libkdb5-7 unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq5 libpython-dev unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial-common po-debconf python2.7-dev swig2.0 unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install tcl tcl8.6 tk tk8.6 x11-utils xbitmaps xterm unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install doc-base dh-make apparmor-easyprof gettext-doc krb5-doc libglide3 krb5-user unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install postgresql-doc-9.3 qct kdiff3 kdiff3-qt kompare meld tkcvs mgdiff unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install python-mysqldb python-pygments libmail-box-perl openssl-blacklist swig-doc unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install swig-examples swig2.0-examples swig2.0-doc tcl-tclreadline mesa-utils unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install xfonts-cyrillic unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install wish unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install comerr-dev debhelper dh-apparmor gettext intltool-debian krb5-multidev unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install libasprintf-dev libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install libexpat1-dev libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install libgl1-mesa-glx libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install libkdb5-7 libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq-dev libpq5 unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install libpython-dev libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install libxml2-dev libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 01:18:51 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial mercurial-common po-debconf python-dev unit-oai-hss-0: 01:18:51 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: 01:18:51 DEBUG unit.oai-hss/0.install xterm unit-oai-hss-0: 01:18:52 DEBUG unit.oai-hss/0.install 0 upgraded, 73 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 01:18:52 DEBUG unit.oai-hss/0.install Need to get 43.0 MB of archives. unit-oai-hss-0: 01:18:52 DEBUG unit.oai-hss/0.install After this operation, 135 MB of additional disk space will be used. unit-oai-hss-0: 01:18:52 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: 01:18:52 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: 01:18:52 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: 01:18:52 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: 01:18:53 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: 01:18:53 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: 01:18:53 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: 01:18:53 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: 01:18:54 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: 01:18:54 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: 01:18:55 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: 01:18:55 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: 01:18:55 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: 01:18:55 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: 01:18:55 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: 01:18:55 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: 01:18:55 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: 01:18:56 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: 01:18:56 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: 01:18:56 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: 01:18:56 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: 01:18:56 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: 01:18:56 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: 01:18:57 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: 01:18:57 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: 01:18:57 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: 01:18:57 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: 01:18:57 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: 01:18:58 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: 01:18:58 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: 01:18:59 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: 01:18:59 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: 01:18:59 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: 01:18:59 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: 01:18:59 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: 01:18:59 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: 01:18:59 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: 01:19:00 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: 01:19:00 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: 01:19:00 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: 01:19:00 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: 01:19:00 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: 01:19:00 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: 01:19:00 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: 01:19:00 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: 01:19:01 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: 01:19:01 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: 01:19:01 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: 01:19:01 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: 01:19:01 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: 01:19:02 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: 01:19:02 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: 01:19:02 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: 01:19:02 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: 01:19:02 DEBUG unit.oai-hss/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpq5 amd64 9.3.23-0ubuntu0.14.04 [78.6 kB] unit-oai-hss-0: 01:19:02 DEBUG unit.oai-hss/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpq-dev amd64 9.3.23-0ubuntu0.14.04 [140 kB] unit-oai-hss-0: 01:19:02 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: 01:19:02 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: 01:19:03 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.12 [630 kB] unit-oai-hss-0: 01:19:03 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: 01:19:03 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: 01:19:03 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: 01:19:03 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: 01:19:03 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: 01:19:03 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: 01:19:04 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: 01:19:04 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: 01:19:04 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: 01:19:04 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: 01:19:04 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: 01:19:04 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: 01:19:04 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: 01:19:05 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: 01:19:05 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 01:19:05 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: 01:19:05 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 01:19:05 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 01:19:05 DEBUG unit.oai-hss/0.install Fetched 43.0 MB in 13s (3160 kB/s) unit-oai-hss-0: 01:19:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcroco3:amd64. unit-oai-hss-0: 01:19:05 DEBUG unit.oai-hss/0.install (Reading database ... 92736 files and directories currently installed.) unit-oai-hss-0: 01:19:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcroco3_0.6.8-2ubuntu1_amd64.deb ... unit-oai-hss-0: 01:19:05 DEBUG unit.oai-hss/0.install Unpacking libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 01:19:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpciaccess0:amd64. unit-oai-hss-0: 01:19:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpciaccess0_0.13.2-1_amd64.deb ... unit-oai-hss-0: 01:19:05 DEBUG unit.oai-hss/0.install Unpacking libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 01:19:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-oai-hss-0: 01:19:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-intel1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 01:19:05 DEBUG unit.oai-hss/0.install Unpacking libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 01:19:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-oai-hss-0: 01:19:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-nouveau2_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 01:19:05 DEBUG unit.oai-hss/0.install Unpacking libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 01:19:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-oai-hss-0: 01:19:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-radeon1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 01:19:05 DEBUG unit.oai-hss/0.install Unpacking libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 01:19:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontenc1:amd64. unit-oai-hss-0: 01:19:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontenc1_1%3a1.1.2-1_amd64.deb ... unit-oai-hss-0: 01:19:05 DEBUG unit.oai-hss/0.install Unpacking libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 01:19:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libunistring0:amd64. unit-oai-hss-0: 01:19:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libunistring0_0.9.3-5ubuntu3_amd64.deb ... unit-oai-hss-0: 01:19:05 DEBUG unit.oai-hss/0.install Unpacking libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 01:19:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo0:amd64. unit-oai-hss-0: 01:19:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo0_0.18.3.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 01:19:06 DEBUG unit.oai-hss/0.install Unpacking libgettextpo0:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 01:19:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libllvm3.4:amd64. unit-oai-hss-0: 01:19:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libllvm3.4_1%3a3.4-1ubuntu3_amd64.deb ... unit-oai-hss-0: 01:19:06 DEBUG unit.oai-hss/0.install Unpacking libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 01:19:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-oai-hss-0: 01:19:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-dri_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 01:19:06 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 01:19:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-oai-hss-0: 01:19:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libglapi-mesa_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 01:19:08 DEBUG unit.oai-hss/0.install Unpacking libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 01:19:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-oai-hss-0: 01:19:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.2-1ubuntu2_amd64.deb ... unit-oai-hss-0: 01:19:08 DEBUG unit.oai-hss/0.install Unpacking libx11-xcb1:amd64 (2:1.6.2-1ubuntu2) ... unit-oai-hss-0: 01:19:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-oai-hss-0: 01:19:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri2-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 01:19:08 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 01:19:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-oai-hss-0: 01:19:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri3-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 01:19:09 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 01:19:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-oai-hss-0: 01:19:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-glx0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 01:19:09 DEBUG unit.oai-hss/0.install Unpacking libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 01:19:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-present0:amd64. unit-oai-hss-0: 01:19:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-present0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 01:19:09 DEBUG unit.oai-hss/0.install Unpacking libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 01:19:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-oai-hss-0: 01:19:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-sync1_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 01:19:09 DEBUG unit.oai-hss/0.install Unpacking libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 01:19:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxdamage1:amd64. unit-oai-hss-0: 01:19:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-1ubuntu1_amd64.deb ... unit-oai-hss-0: 01:19:09 DEBUG unit.oai-hss/0.install Unpacking libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 01:19:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxfixes3:amd64. unit-oai-hss-0: 01:19:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 01:19:09 DEBUG unit.oai-hss/0.install Unpacking libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 01:19:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxshmfence1:amd64. unit-oai-hss-0: 01:19:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxshmfence1_1.1-2_amd64.deb ... unit-oai-hss-0: 01:19:09 DEBUG unit.oai-hss/0.install Unpacking libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 01:19:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-oai-hss-0: 01:19:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 01:19:09 DEBUG unit.oai-hss/0.install Unpacking libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 01:19:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-oai-hss-0: 01:19:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-glx_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 01:19:09 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 01:19:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgssrpc4:amd64. unit-oai-hss-0: 01:19:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgssrpc4_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 01:19:09 DEBUG unit.oai-hss/0.install Unpacking libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 01:19:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5clnt-mit9:amd64. unit-oai-hss-0: 01:19:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5clnt-mit9_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 01:19:09 DEBUG unit.oai-hss/0.install Unpacking libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 01:19:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkdb5-7:amd64. unit-oai-hss-0: 01:19:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkdb5-7_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 01:19:09 DEBUG unit.oai-hss/0.install Unpacking libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 01:19:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5srv-mit9:amd64. unit-oai-hss-0: 01:19:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5srv-mit9_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 01:19:09 DEBUG unit.oai-hss/0.install Unpacking libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 01:19:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-oai-hss-0: 01:19:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... unit-oai-hss-0: 01:19:09 DEBUG unit.oai-hss/0.install Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 01:19:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-oai-hss-0: 01:19:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... unit-oai-hss-0: 01:19:09 DEBUG unit.oai-hss/0.install Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... unit-oai-hss-0: 01:19:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtcl8.6:amd64. unit-oai-hss-0: 01:19:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 01:19:11 DEBUG unit.oai-hss/0.install Unpacking libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 01:19:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxft2:amd64. unit-oai-hss-0: 01:19:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxft2_2.3.1-2_amd64.deb ... unit-oai-hss-0: 01:19:11 DEBUG unit.oai-hss/0.install Unpacking libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 01:19:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxss1:amd64. unit-oai-hss-0: 01:19:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 01:19:11 DEBUG unit.oai-hss/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 01:19:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtk8.6:amd64. unit-oai-hss-0: 01:19:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 01:19:11 DEBUG unit.oai-hss/0.install Unpacking libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 01:19:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxmu6:amd64. unit-oai-hss-0: 01:19:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxmu6_2%3a1.1.1-1_amd64.deb ... unit-oai-hss-0: 01:19:11 DEBUG unit.oai-hss/0.install Unpacking libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 01:19:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxpm4:amd64. unit-oai-hss-0: 01:19:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 01:19:11 DEBUG unit.oai-hss/0.install Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 01:19:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxaw7:amd64. unit-oai-hss-0: 01:19:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxaw7_2%3a1.0.12-1_amd64.deb ... unit-oai-hss-0: 01:19:12 DEBUG unit.oai-hss/0.install Unpacking libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 01:19:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-oai-hss-0: 01:19:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-shape0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 01:19:12 DEBUG unit.oai-hss/0.install Unpacking libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 01:19:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcomposite1:amd64. unit-oai-hss-0: 01:19:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-oai-hss-0: 01:19:12 DEBUG unit.oai-hss/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 01:19:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxinerama1:amd64. unit-oai-hss-0: 01:19:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 01:19:12 DEBUG unit.oai-hss/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 01:19:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrandr2:amd64. unit-oai-hss-0: 01:19:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1~trusty1_amd64.deb ... unit-oai-hss-0: 01:19:12 DEBUG unit.oai-hss/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 01:19:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxtst6:amd64. unit-oai-hss-0: 01:19:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 01:19:12 DEBUG unit.oai-hss/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 01:19:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxv1:amd64. unit-oai-hss-0: 01:19:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-oai-hss-0: 01:19:13 DEBUG unit.oai-hss/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 01:19:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-oai-hss-0: 01:19:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 01:19:13 DEBUG unit.oai-hss/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 01:19:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-oai-hss-0: 01:19:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-oai-hss-0: 01:19:13 DEBUG unit.oai-hss/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 01:19:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package gettext. unit-oai-hss-0: 01:19:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../gettext_0.18.3.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 01:19:13 DEBUG unit.oai-hss/0.install Unpacking gettext (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 01:19:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package intltool-debian. unit-oai-hss-0: 01:19:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.1_all.deb ... unit-oai-hss-0: 01:19:14 DEBUG unit.oai-hss/0.install Unpacking intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 01:19:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package po-debconf. unit-oai-hss-0: 01:19:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../po-debconf_1.0.16+nmu2ubuntu1_all.deb ... unit-oai-hss-0: 01:19:14 DEBUG unit.oai-hss/0.install Unpacking po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 01:19:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package dh-apparmor. unit-oai-hss-0: 01:19:14 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: 01:19:14 DEBUG unit.oai-hss/0.install Unpacking dh-apparmor (2.10.95-0ubuntu2.6~14.04.3) ... unit-oai-hss-0: 01:19:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package debhelper. unit-oai-hss-0: 01:19:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../debhelper_9.20131227ubuntu1_all.deb ... unit-oai-hss-0: 01:19:14 DEBUG unit.oai-hss/0.install Unpacking debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 01:19:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package comerr-dev. unit-oai-hss-0: 01:19:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../comerr-dev_2.1-1.42.9-3ubuntu1.3_amd64.deb ... unit-oai-hss-0: 01:19:14 DEBUG unit.oai-hss/0.install Unpacking comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 01:19:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package krb5-multidev. unit-oai-hss-0: 01:19:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../krb5-multidev_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 01:19:14 DEBUG unit.oai-hss/0.install Unpacking krb5-multidev (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 01:19:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-oai-hss-0: 01:19:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasprintf-dev_0.18.3.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 01:19:14 DEBUG unit.oai-hss/0.install Unpacking libasprintf-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 01:19:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-oai-hss-0: 01:19:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo-dev_0.18.3.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 01:19:15 DEBUG unit.oai-hss/0.install Unpacking libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 01:19:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-oai-hss-0: 01:19:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsys-hostname-long-perl_1.4-3_all.deb ... unit-oai-hss-0: 01:19:15 DEBUG unit.oai-hss/0.install Unpacking libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 01:19:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmail-sendmail-perl. unit-oai-hss-0: 01:19:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-oai-hss-0: 01:19:15 DEBUG unit.oai-hss/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 01:19:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq5. unit-oai-hss-0: 01:19:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq5_9.3.23-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 01:19:15 DEBUG unit.oai-hss/0.install Unpacking libpq5 (9.3.23-0ubuntu0.14.04) ... unit-oai-hss-0: 01:19:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq-dev. unit-oai-hss-0: 01:19:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq-dev_9.3.23-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 01:19:15 DEBUG unit.oai-hss/0.install Unpacking libpq-dev (9.3.23-0ubuntu0.14.04) ... unit-oai-hss-0: 01:19:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython-dev:amd64. unit-oai-hss-0: 01:19:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 01:19:16 DEBUG unit.oai-hss/0.install Unpacking libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 01:19:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libutempter0. unit-oai-hss-0: 01:19:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libutempter0_1.1.5-4build1_amd64.deb ... unit-oai-hss-0: 01:19:16 DEBUG unit.oai-hss/0.install Unpacking libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 01:19:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxml2-dev:amd64. unit-oai-hss-0: 01:19:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.12_amd64.deb ... unit-oai-hss-0: 01:19:16 DEBUG unit.oai-hss/0.install Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ... unit-oai-hss-0: 01:19:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial-common. unit-oai-hss-0: 01:19:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial-common_2.8.2-1ubuntu1.3_all.deb ... unit-oai-hss-0: 01:19:16 DEBUG unit.oai-hss/0.install Unpacking mercurial-common (2.8.2-1ubuntu1.3) ... unit-oai-hss-0: 01:19:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial. unit-oai-hss-0: 01:19:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial_2.8.2-1ubuntu1.3_amd64.deb ... unit-oai-hss-0: 01:19:17 DEBUG unit.oai-hss/0.install Unpacking mercurial (2.8.2-1ubuntu1.3) ... unit-oai-hss-0: 01:19:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package python2.7-dev. unit-oai-hss-0: 01:19:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... unit-oai-hss-0: 01:19:17 DEBUG unit.oai-hss/0.install Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... unit-oai-hss-0: 01:19:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-dev. unit-oai-hss-0: 01:19:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 01:19:17 DEBUG unit.oai-hss/0.install Unpacking python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 01:19:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package ssl-cert. unit-oai-hss-0: 01:19:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../ssl-cert_1.0.33_all.deb ... unit-oai-hss-0: 01:19:17 DEBUG unit.oai-hss/0.install Unpacking ssl-cert (1.0.33) ... unit-oai-hss-0: 01:19:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig2.0. unit-oai-hss-0: 01:19:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig2.0_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 01:19:17 DEBUG unit.oai-hss/0.install Unpacking swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 01:19:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig. unit-oai-hss-0: 01:19:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 01:19:18 DEBUG unit.oai-hss/0.install Unpacking swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 01:19:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl8.6. unit-oai-hss-0: 01:19:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 01:19:18 DEBUG unit.oai-hss/0.install Unpacking tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 01:19:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl. unit-oai-hss-0: 01:19:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 01:19:18 DEBUG unit.oai-hss/0.install Unpacking tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 01:19:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk8.6. unit-oai-hss-0: 01:19:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 01:19:18 DEBUG unit.oai-hss/0.install Unpacking tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 01:19:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk. unit-oai-hss-0: 01:19:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 01:19:19 DEBUG unit.oai-hss/0.install Unpacking tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 01:19:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-utils. unit-oai-hss-0: 01:19:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-utils_7.7+1_amd64.deb ... unit-oai-hss-0: 01:19:19 DEBUG unit.oai-hss/0.install Unpacking x11-utils (7.7+1) ... unit-oai-hss-0: 01:19:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package xbitmaps. unit-oai-hss-0: 01:19:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-oai-hss-0: 01:19:19 DEBUG unit.oai-hss/0.install Unpacking xbitmaps (1.1.1-2) ... unit-oai-hss-0: 01:19:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package xterm. unit-oai-hss-0: 01:19:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../xterm_297-1ubuntu1_amd64.deb ... unit-oai-hss-0: 01:19:19 DEBUG unit.oai-hss/0.install Unpacking xterm (297-1ubuntu1) ... unit-oai-hss-0: 01:19:20 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 01:19:23 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 01:19:23 DEBUG unit.oai-hss/0.install Processing triggers for mime-support (3.54ubuntu1.1) ... unit-oai-hss-0: 01:19:23 DEBUG unit.oai-hss/0.install Setting up libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 01:19:23 DEBUG unit.oai-hss/0.install Setting up libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 01:19:24 DEBUG unit.oai-hss/0.install Setting up libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 01:19:24 DEBUG unit.oai-hss/0.install Setting up libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 01:19:24 DEBUG unit.oai-hss/0.install Setting up libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 01:19:24 DEBUG unit.oai-hss/0.install Setting up libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 01:19:24 DEBUG unit.oai-hss/0.install Setting up libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 01:19:24 DEBUG unit.oai-hss/0.install Setting up libgettextpo0:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 01:19:24 DEBUG unit.oai-hss/0.install Setting up libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 01:19:24 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 01:19:24 DEBUG unit.oai-hss/0.install Setting up libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 01:19:25 DEBUG unit.oai-hss/0.install Setting up libx11-xcb1:amd64 (2:1.6.2-1ubuntu2) ... unit-oai-hss-0: 01:19:25 DEBUG unit.oai-hss/0.install Setting up libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 01:19:25 DEBUG unit.oai-hss/0.install Setting up libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 01:19:25 DEBUG unit.oai-hss/0.install Setting up libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 01:19:25 DEBUG unit.oai-hss/0.install Setting up libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 01:19:25 DEBUG unit.oai-hss/0.install Setting up libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 01:19:25 DEBUG unit.oai-hss/0.install Setting up libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 01:19:25 DEBUG unit.oai-hss/0.install Setting up libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 01:19:25 DEBUG unit.oai-hss/0.install Setting up libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 01:19:25 DEBUG unit.oai-hss/0.install Setting up libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 01:19:25 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 01:19:25 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: 01:19:25 DEBUG unit.oai-hss/0.install Setting up libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 01:19:25 DEBUG unit.oai-hss/0.install Setting up libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 01:19:25 DEBUG unit.oai-hss/0.install Setting up libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 01:19:26 DEBUG unit.oai-hss/0.install Setting up libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 01:19:26 DEBUG unit.oai-hss/0.install Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 01:19:26 DEBUG unit.oai-hss/0.install Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... unit-oai-hss-0: 01:19:26 DEBUG unit.oai-hss/0.install Setting up libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 01:19:26 DEBUG unit.oai-hss/0.install Setting up libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 01:19:26 DEBUG unit.oai-hss/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 01:19:26 DEBUG unit.oai-hss/0.install Setting up libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 01:19:26 DEBUG unit.oai-hss/0.install Setting up libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 01:19:26 DEBUG unit.oai-hss/0.install Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 01:19:26 DEBUG unit.oai-hss/0.install Setting up libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 01:19:26 DEBUG unit.oai-hss/0.install Setting up libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 01:19:26 DEBUG unit.oai-hss/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 01:19:26 DEBUG unit.oai-hss/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 01:19:26 DEBUG unit.oai-hss/0.install Setting up libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 01:19:26 DEBUG unit.oai-hss/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 01:19:26 DEBUG unit.oai-hss/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 01:19:26 DEBUG unit.oai-hss/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 01:19:27 DEBUG unit.oai-hss/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 01:19:27 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: 01:19:27 DEBUG unit.oai-hss/0.install Setting up gettext (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 01:19:27 DEBUG unit.oai-hss/0.install Setting up intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 01:19:27 DEBUG unit.oai-hss/0.install Setting up po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 01:19:27 DEBUG unit.oai-hss/0.install Setting up dh-apparmor (2.10.95-0ubuntu2.6~14.04.3) ... unit-oai-hss-0: 01:19:27 DEBUG unit.oai-hss/0.install Setting up debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 01:19:27 DEBUG unit.oai-hss/0.install Setting up comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 01:19:27 DEBUG unit.oai-hss/0.install Setting up krb5-multidev (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 01:19:27 DEBUG unit.oai-hss/0.install Setting up libasprintf-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 01:19:27 DEBUG unit.oai-hss/0.install Setting up libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 01:19:27 DEBUG unit.oai-hss/0.install Setting up libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 01:19:27 DEBUG unit.oai-hss/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 01:19:27 DEBUG unit.oai-hss/0.install Setting up libpq5 (9.3.23-0ubuntu0.14.04) ... unit-oai-hss-0: 01:19:27 DEBUG unit.oai-hss/0.install Setting up libpq-dev (9.3.23-0ubuntu0.14.04) ... unit-oai-hss-0: 01:19:27 DEBUG unit.oai-hss/0.install Setting up libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 01:19:27 DEBUG unit.oai-hss/0.install Setting up libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 01:19:27 DEBUG unit.oai-hss/0.install Creating utempter group... unit-oai-hss-0: 01:19:27 DEBUG unit.oai-hss/0.install Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ... unit-oai-hss-0: 01:19:27 DEBUG unit.oai-hss/0.install Setting up mercurial-common (2.8.2-1ubuntu1.3) ... unit-oai-hss-0: 01:19:28 DEBUG unit.oai-hss/0.install Setting up mercurial (2.8.2-1ubuntu1.3) ... unit-oai-hss-0: 01:19:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:19:28 DEBUG unit.oai-hss/0.install Creating config file /etc/mercurial/hgrc.d/hgext.rc with new version unit-oai-hss-0: 01:19:28 DEBUG unit.oai-hss/0.install Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... unit-oai-hss-0: 01:19:28 DEBUG unit.oai-hss/0.install Setting up python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 01:19:28 DEBUG unit.oai-hss/0.install Setting up ssl-cert (1.0.33) ... unit-oai-hss-0: 01:19:29 DEBUG unit.oai-hss/0.install Setting up swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 01:19:29 DEBUG unit.oai-hss/0.install Setting up swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 01:19:29 DEBUG unit.oai-hss/0.install Setting up tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 01:19:29 DEBUG unit.oai-hss/0.install Setting up tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 01:19:29 DEBUG unit.oai-hss/0.install Setting up tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 01:19:29 DEBUG unit.oai-hss/0.install Setting up tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 01:19:29 DEBUG unit.oai-hss/0.install Setting up x11-utils (7.7+1) ... unit-oai-hss-0: 01:19:29 DEBUG unit.oai-hss/0.install Setting up xbitmaps (1.1.1-2) ... unit-oai-hss-0: 01:19:29 DEBUG unit.oai-hss/0.install Setting up xterm (297-1ubuntu1) ... unit-oai-hss-0: 01:19: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: 01:19: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: 01:19:29 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 01:19:29 DEBUG unit.oai-hss/0.install Downloading 1.2.0 freeDiameter archive unit-oai-hss-0: 01:19:29 DEBUG unit.oai-hss/0.install Cloning into 'freediameter'... unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install -- The C compiler identification is GNU 4.8.4 unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install -- The CXX compiler identification is GNU 4.8.4 unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc -- works unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info - done unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ -- works unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info - done unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install -- Looking for bison unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install -- Looking for bison -- /usr/bin/bison unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install -- Looking for flex unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install -- Looking for flex -- /usr/bin/flex unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install -- Looking for getopt_long unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install -- Looking for getopt_long - found unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs - found unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install -- Check if the system is big endian unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install -- Searching 16 bit integer unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h - found unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install -- Looking for stdint.h unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install -- Looking for stdint.h - found unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install -- Looking for stddef.h unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install -- Looking for stddef.h - found unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install -- Check size of unsigned short unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install -- Check size of unsigned short - done unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install -- Using unsigned short unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install -- Check if the system is big endian - little endian unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install -- Looking for ntohll unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install -- Looking for ntohll - not found unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h - found unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install -- Looking for strndup unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install -- Looking for strndup - found unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h - found unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install -- Looking for pthread_create unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install -- Looking for pthread_create - not found unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads - not found unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread - found unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install -- Found Threads: TRUE unit-oai-hss-0: 01:19:36 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime - found unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx - not found unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install -- Found SCTP: /usr/lib/x86_64-linux-gnu/libsctp.so unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS - Success unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install -- Found IDNA: /usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT - Success unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install -- Found GNUTLS: /usr/lib/libgnutls.so unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install -- Checking GNUTLS version unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls - found unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls - found unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls - found unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls - found unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG - found unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait - found unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND - Success unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install -- Configuring done unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdproto/CMakeLists.txt: unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install Target "libfdproto" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install -lpthread;/usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install -lpthread unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdcore/CMakeLists.txt: unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install Target "libfdcore" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:19:37 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: 01:19:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install -- Generating done unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install -- Build files have been written to: /tmp/freediameter/build unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install Compiling freeDiameter unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install Scanning dependencies of target version_information unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdproto unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install [ 1%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary.c.o unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install [ 2%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary_functions.c.o unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install [ 3%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dispatch.c.o unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install [ 4%] Building C object libfdproto/CMakeFiles/libfdproto.dir/fifo.c.o unit-oai-hss-0: 01:19:37 DEBUG unit.oai-hss/0.install [ 5%] Building C object libfdproto/CMakeFiles/libfdproto.dir/init.c.o unit-oai-hss-0: 01:19:38 DEBUG unit.oai-hss/0.install [ 6%] Building C object libfdproto/CMakeFiles/libfdproto.dir/lists.c.o unit-oai-hss-0: 01:19:38 DEBUG unit.oai-hss/0.install [ 7%] Building C object libfdproto/CMakeFiles/libfdproto.dir/log.c.o unit-oai-hss-0: 01:19:38 DEBUG unit.oai-hss/0.install [ 8%] Building C object libfdproto/CMakeFiles/libfdproto.dir/messages.c.o unit-oai-hss-0: 01:19:38 DEBUG unit.oai-hss/0.install [ 9%] Building C object libfdproto/CMakeFiles/libfdproto.dir/ostr.c.o unit-oai-hss-0: 01:19:38 DEBUG unit.oai-hss/0.install [ 10%] Building C object libfdproto/CMakeFiles/libfdproto.dir/portability.c.o unit-oai-hss-0: 01:19:38 DEBUG unit.oai-hss/0.install [ 11%] Building C object libfdproto/CMakeFiles/libfdproto.dir/rt_data.c.o unit-oai-hss-0: 01:19:38 DEBUG unit.oai-hss/0.install [ 12%] Building C object libfdproto/CMakeFiles/libfdproto.dir/sessions.c.o unit-oai-hss-0: 01:19:38 DEBUG unit.oai-hss/0.install [ 13%] Building C object libfdproto/CMakeFiles/libfdproto.dir/utils.c.o unit-oai-hss-0: 01:19:38 DEBUG unit.oai-hss/0.install [ 14%] Building C object libfdproto/CMakeFiles/libfdproto.dir/version.c.o unit-oai-hss-0: 01:19:38 DEBUG unit.oai-hss/0.install Linking C shared library libfdproto.so unit-oai-hss-0: 01:19:38 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 01:19:38 DEBUG unit.oai-hss/0.install [ 15%] Generating fdd.tab.c, fdd.tab.h unit-oai-hss-0: 01:19:38 DEBUG unit.oai-hss/0.install [ 16%] Generating lex.fdd.c unit-oai-hss-0: 01:19:38 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdcore unit-oai-hss-0: 01:19:38 DEBUG unit.oai-hss/0.install [ 17%] Building C object libfdcore/CMakeFiles/libfdcore.dir/apps.c.o unit-oai-hss-0: 01:19:38 DEBUG unit.oai-hss/0.install [ 18%] Building C object libfdcore/CMakeFiles/libfdcore.dir/config.c.o unit-oai-hss-0: 01:19:38 DEBUG unit.oai-hss/0.install [ 19%] Building C object libfdcore/CMakeFiles/libfdcore.dir/core.c.o unit-oai-hss-0: 01:19:38 DEBUG unit.oai-hss/0.install [ 20%] Building C object libfdcore/CMakeFiles/libfdcore.dir/cnxctx.c.o unit-oai-hss-0: 01:19:39 DEBUG unit.oai-hss/0.install [ 21%] Building C object libfdcore/CMakeFiles/libfdcore.dir/endpoints.c.o unit-oai-hss-0: 01:19:39 DEBUG unit.oai-hss/0.install [ 22%] Building C object libfdcore/CMakeFiles/libfdcore.dir/events.c.o unit-oai-hss-0: 01:19:39 DEBUG unit.oai-hss/0.install [ 23%] Building C object libfdcore/CMakeFiles/libfdcore.dir/extensions.c.o unit-oai-hss-0: 01:19:39 DEBUG unit.oai-hss/0.install [ 25%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fifo_stats.c.o unit-oai-hss-0: 01:19:39 DEBUG unit.oai-hss/0.install [ 26%] Building C object libfdcore/CMakeFiles/libfdcore.dir/hooks.c.o unit-oai-hss-0: 01:19:39 DEBUG unit.oai-hss/0.install [ 27%] Building C object libfdcore/CMakeFiles/libfdcore.dir/dict_base_proto.c.o unit-oai-hss-0: 01:19:39 DEBUG unit.oai-hss/0.install [ 28%] Building C object libfdcore/CMakeFiles/libfdcore.dir/messages.c.o unit-oai-hss-0: 01:19:39 DEBUG unit.oai-hss/0.install [ 29%] Building C object libfdcore/CMakeFiles/libfdcore.dir/queues.c.o unit-oai-hss-0: 01:19:39 DEBUG unit.oai-hss/0.install [ 30%] Building C object libfdcore/CMakeFiles/libfdcore.dir/peers.c.o unit-oai-hss-0: 01:19:39 DEBUG unit.oai-hss/0.install [ 31%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_ce.c.o unit-oai-hss-0: 01:19:39 DEBUG unit.oai-hss/0.install [ 32%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_cnx.c.o unit-oai-hss-0: 01:19:39 DEBUG unit.oai-hss/0.install [ 33%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dw.c.o unit-oai-hss-0: 01:19:39 DEBUG unit.oai-hss/0.install [ 34%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dp.c.o unit-oai-hss-0: 01:19:39 DEBUG unit.oai-hss/0.install [ 35%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_expiry.c.o unit-oai-hss-0: 01:19:39 DEBUG unit.oai-hss/0.install [ 36%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_out.c.o unit-oai-hss-0: 01:19:39 DEBUG unit.oai-hss/0.install [ 37%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_psm.c.o unit-oai-hss-0: 01:19:40 DEBUG unit.oai-hss/0.install [ 38%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_sr.c.o unit-oai-hss-0: 01:19:40 DEBUG unit.oai-hss/0.install [ 39%] Building C object libfdcore/CMakeFiles/libfdcore.dir/routing_dispatch.c.o unit-oai-hss-0: 01:19:40 DEBUG unit.oai-hss/0.install [ 40%] Building C object libfdcore/CMakeFiles/libfdcore.dir/server.c.o unit-oai-hss-0: 01:19:40 DEBUG unit.oai-hss/0.install [ 41%] Building C object libfdcore/CMakeFiles/libfdcore.dir/tcp.c.o unit-oai-hss-0: 01:19:40 DEBUG unit.oai-hss/0.install [ 42%] Building C object libfdcore/CMakeFiles/libfdcore.dir/version.c.o unit-oai-hss-0: 01:19:40 DEBUG unit.oai-hss/0.install [ 43%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp.c.o unit-oai-hss-0: 01:19:40 DEBUG unit.oai-hss/0.install [ 44%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp3436.c.o unit-oai-hss-0: 01:19:40 DEBUG unit.oai-hss/0.install [ 45%] Building C object libfdcore/CMakeFiles/libfdcore.dir/lex.fdd.c.o unit-oai-hss-0: 01:19:40 DEBUG unit.oai-hss/0.install [ 46%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fdd.tab.c.o unit-oai-hss-0: 01:19:40 DEBUG unit.oai-hss/0.install Linking C shared library libfdcore.so unit-oai-hss-0: 01:19:40 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 01:19:40 DEBUG unit.oai-hss/0.install Scanning dependencies of target freeDiameterd unit-oai-hss-0: 01:19:40 DEBUG unit.oai-hss/0.install [ 47%] Building C object freeDiameterd/CMakeFiles/freeDiameterd.dir/main.c.o unit-oai-hss-0: 01:19:40 DEBUG unit.oai-hss/0.install Linking C executable freeDiameterd unit-oai-hss-0: 01:19:40 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 01:19:40 DEBUG unit.oai-hss/0.install Scanning dependencies of target testcnx unit-oai-hss-0: 01:19:40 DEBUG unit.oai-hss/0.install [ 48%] Building C object tests/CMakeFiles/testcnx.dir/testcnx.c.o unit-oai-hss-0: 01:19:41 DEBUG unit.oai-hss/0.install Linking C executable testcnx unit-oai-hss-0: 01:19:41 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 01:19:41 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdict unit-oai-hss-0: 01:19:41 DEBUG unit.oai-hss/0.install [ 50%] Building C object tests/CMakeFiles/testdict.dir/testdict.c.o unit-oai-hss-0: 01:19:41 DEBUG unit.oai-hss/0.install Linking C executable testdict unit-oai-hss-0: 01:19:41 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 01:19:41 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdisp unit-oai-hss-0: 01:19:41 DEBUG unit.oai-hss/0.install [ 51%] Building C object tests/CMakeFiles/testdisp.dir/testdisp.c.o unit-oai-hss-0: 01:19:41 DEBUG unit.oai-hss/0.install Linking C executable testdisp unit-oai-hss-0: 01:19:41 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 01:19:41 DEBUG unit.oai-hss/0.install Scanning dependencies of target testfifo unit-oai-hss-0: 01:19:41 DEBUG unit.oai-hss/0.install [ 52%] Building C object tests/CMakeFiles/testfifo.dir/testfifo.c.o unit-oai-hss-0: 01:19:41 DEBUG unit.oai-hss/0.install Linking C executable testfifo unit-oai-hss-0: 01:19:41 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 01:19:41 DEBUG unit.oai-hss/0.install Scanning dependencies of target testloadext unit-oai-hss-0: 01:19:41 DEBUG unit.oai-hss/0.install [ 53%] Building C object tests/CMakeFiles/testloadext.dir/testloadext.c.o unit-oai-hss-0: 01:19:42 DEBUG unit.oai-hss/0.install Linking C executable testloadext unit-oai-hss-0: 01:19:42 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 01:19:42 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg unit-oai-hss-0: 01:19:42 DEBUG unit.oai-hss/0.install [ 54%] Building C object tests/CMakeFiles/testmesg.dir/testmesg.c.o unit-oai-hss-0: 01:19:42 DEBUG unit.oai-hss/0.install Linking C executable testmesg unit-oai-hss-0: 01:19:42 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 01:19:42 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg_stress unit-oai-hss-0: 01:19:42 DEBUG unit.oai-hss/0.install [ 55%] Building C object tests/CMakeFiles/testmesg_stress.dir/testmesg_stress.c.o unit-oai-hss-0: 01:19:42 DEBUG unit.oai-hss/0.install Linking C executable testmesg_stress unit-oai-hss-0: 01:19:42 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 01:19:42 DEBUG unit.oai-hss/0.install Scanning dependencies of target testostr unit-oai-hss-0: 01:19:42 DEBUG unit.oai-hss/0.install [ 56%] Building C object tests/CMakeFiles/testostr.dir/testostr.c.o unit-oai-hss-0: 01:19:42 DEBUG unit.oai-hss/0.install Linking C executable testostr unit-oai-hss-0: 01:19:43 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 01:19:43 DEBUG unit.oai-hss/0.install Scanning dependencies of target testpeers unit-oai-hss-0: 01:19:43 DEBUG unit.oai-hss/0.install [ 57%] Building C object tests/CMakeFiles/testpeers.dir/testpeers.c.o unit-oai-hss-0: 01:19:43 DEBUG unit.oai-hss/0.install Linking C executable testpeers unit-oai-hss-0: 01:19:43 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 01:19:43 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsctp unit-oai-hss-0: 01:19:43 DEBUG unit.oai-hss/0.install [ 58%] Building C object tests/CMakeFiles/testsctp.dir/testsctp.c.o unit-oai-hss-0: 01:19:43 DEBUG unit.oai-hss/0.install Linking C executable testsctp unit-oai-hss-0: 01:19:43 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 01:19:43 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsess unit-oai-hss-0: 01:19:43 DEBUG unit.oai-hss/0.install [ 59%] Building C object tests/CMakeFiles/testsess.dir/testsess.c.o unit-oai-hss-0: 01:19:43 DEBUG unit.oai-hss/0.install Linking C executable testsess unit-oai-hss-0: 01:19:43 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 01:19:43 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_s6a unit-oai-hss-0: 01:19:43 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: 01:19:43 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_s6a.fdx unit-oai-hss-0: 01:19:43 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 01:19:43 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nasreq unit-oai-hss-0: 01:19:43 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: 01:19:43 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nasreq.fdx unit-oai-hss-0: 01:19:44 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 01:19:44 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_eap unit-oai-hss-0: 01:19:44 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: 01:19:44 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_eap.fdx unit-oai-hss-0: 01:19:44 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 01:19:44 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca unit-oai-hss-0: 01:19:44 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: 01:19:44 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca.fdx unit-oai-hss-0: 01:19:44 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 01:19:44 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_3gpp unit-oai-hss-0: 01:19:44 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: 01:19:44 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_3gpp.fdx unit-oai-hss-0: 01:19:44 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 01:19:44 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_starent unit-oai-hss-0: 01:19:44 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: 01:19:44 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_starent.fdx unit-oai-hss-0: 01:19:44 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 01:19:44 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_sip unit-oai-hss-0: 01:19:44 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: 01:19:45 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_sip.fdx unit-oai-hss-0: 01:19:45 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 01:19:45 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6a unit-oai-hss-0: 01:19:45 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: 01:19:45 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6a.fdx unit-oai-hss-0: 01:19:45 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 01:19:45 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6i unit-oai-hss-0: 01:19:45 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: 01:19:45 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6i.fdx unit-oai-hss-0: 01:19:45 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 01:19:45 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nas_mipv6 unit-oai-hss-0: 01:19:45 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: 01:19:45 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nas_mipv6.fdx unit-oai-hss-0: 01:19:45 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 01:19:45 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_rfc5777 unit-oai-hss-0: 01:19:45 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: 01:19:45 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_rfc5777.fdx unit-oai-hss-0: 01:19:45 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 01:19:45 DEBUG unit.oai-hss/0.install [ 71%] Generating rtd_conf.tab.c, rtd_conf.tab.h unit-oai-hss-0: 01:19:45 DEBUG unit.oai-hss/0.install [ 72%] Generating lex.rtd_conf.c unit-oai-hss-0: 01:19:45 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_default unit-oai-hss-0: 01:19:45 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: 01:19:45 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: 01:19:45 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: 01:19:45 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: 01:19:45 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_default.fdx unit-oai-hss-0: 01:19:45 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 01:19:45 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_redirect unit-oai-hss-0: 01:19:45 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: 01:19:45 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: 01:19:45 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: 01:19:45 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: 01:19:46 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: 01:19:46 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_redirect.fdx unit-oai-hss-0: 01:19:46 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 01:19:46 DEBUG unit.oai-hss/0.install [ 83%] Generating rtbusy_conf.tab.c, rtbusy_conf.tab.h unit-oai-hss-0: 01:19:46 DEBUG unit.oai-hss/0.install [ 84%] Generating lex.rtbusy_conf.c unit-oai-hss-0: 01:19:46 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_busypeers unit-oai-hss-0: 01:19:46 DEBUG unit.oai-hss/0.install [ 85%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy.c.o unit-oai-hss-0: 01:19:46 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: 01:19:46 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: 01:19:46 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_busypeers.fdx unit-oai-hss-0: 01:19:46 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 01:19:46 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_ignore_dh unit-oai-hss-0: 01:19:46 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: 01:19:46 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_ignore_dh.fdx unit-oai-hss-0: 01:19:46 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 01:19:46 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_load_balance unit-oai-hss-0: 01:19:46 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: 01:19:46 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_load_balance.fdx unit-oai-hss-0: 01:19:46 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 01:19:46 DEBUG unit.oai-hss/0.install [ 90%] Generating aw_conf.tab.c, aw_conf.tab.h unit-oai-hss-0: 01:19:46 DEBUG unit.oai-hss/0.install [ 91%] Generating lex.aw_conf.c unit-oai-hss-0: 01:19:46 DEBUG unit.oai-hss/0.install Scanning dependencies of target acl_wl unit-oai-hss-0: 01:19:46 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: 01:19:46 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: 01:19:46 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: 01:19:46 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: 01:19:46 DEBUG unit.oai-hss/0.install Linking C shared module ../acl_wl.fdx unit-oai-hss-0: 01:19:46 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 01:19:46 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_monitor unit-oai-hss-0: 01:19:46 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: 01:19:46 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_monitor.fdx unit-oai-hss-0: 01:19:46 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 01:19:46 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_timings unit-oai-hss-0: 01:19:46 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: 01:19:46 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_timings.fdx unit-oai-hss-0: 01:19:46 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 01:19:46 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_dumps unit-oai-hss-0: 01:19:46 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: 01:19:47 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_dumps.fdx unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_rt unit-oai-hss-0: 01:19:47 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: 01:19:47 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_rt.fdx unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install -- Install configuration: "" unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/freeDiameter-host.h unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdproto.h unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdcore.h unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/extension.h unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.1.2.0 unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.6 unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.1.2.0 unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.6 unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/lib/libfdcore.so.1.2.0" unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd-1.2.0 unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/bin/freeDiameterd-1.2.0" unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_s6a.fdx unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nasreq.fdx unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_eap.fdx unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca.fdx unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_3gpp.fdx unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_starent.fdx unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_sip.fdx unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6a.fdx unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6i.fdx unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nas_mipv6.fdx unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_rfc5777.fdx unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_default.fdx unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_redirect.fdx unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_busypeers.fdx unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_ignore_dh.fdx unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_load_balance.fdx unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/acl_wl.fdx unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_monitor.fdx unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_timings.fdx unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_dumps.fdx unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_rt.fdx unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install python-pexpect-doc unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 01:19:47 DEBUG unit.oai-hss/0.install python-pexpect unit-oai-hss-0: 01:19:48 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 01:19:48 DEBUG unit.oai-hss/0.install Need to get 37.8 kB of archives. unit-oai-hss-0: 01:19:48 DEBUG unit.oai-hss/0.install After this operation, 193 kB of additional disk space will be used. unit-oai-hss-0: 01:19:48 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: 01:19:48 DEBUG unit.oai-hss/0.install Fetched 37.8 kB in 0s (61.9 kB/s) unit-oai-hss-0: 01:19:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-pexpect. unit-oai-hss-0: 01:19:48 DEBUG unit.oai-hss/0.install (Reading database ... 95627 files and directories currently installed.) unit-oai-hss-0: 01:19:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-pexpect_3.1-1ubuntu0.1_all.deb ... unit-oai-hss-0: 01:19:48 DEBUG unit.oai-hss/0.install Unpacking python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 01:19:48 DEBUG unit.oai-hss/0.install Setting up python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 01:19:48 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: 01:19:48 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -d unit-oai-hss-0: 01:19:48 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 01:19:48 DEBUG unit.oai-hss/0.install Compile with debug informations unit-oai-hss-0: 01:19:48 DEBUG unit.oai-hss/0.install mkdir: created directory 'BUILD' unit-oai-hss-0: 01:19:49 DEBUG unit.oai-hss/0.install git found: /usr/bin/git unit-oai-hss-0: 01:19:49 DEBUG unit.oai-hss/0.install Generating a 1024 bit RSA private key unit-oai-hss-0: 01:19:49 DEBUG unit.oai-hss/0.install ..................................................++++++ unit-oai-hss-0: 01:19:49 DEBUG unit.oai-hss/0.install .....++++++ unit-oai-hss-0: 01:19:49 DEBUG unit.oai-hss/0.install writing new private key to 'hss.cakey.pem' unit-oai-hss-0: 01:19:49 DEBUG unit.oai-hss/0.install ----- unit-oai-hss-0: 01:19:49 DEBUG unit.oai-hss/0.install Generating RSA private key, 1024 bit long modulus unit-oai-hss-0: 01:19:49 DEBUG unit.oai-hss/0.install ..................................++++++ unit-oai-hss-0: 01:19:49 DEBUG unit.oai-hss/0.install ....++++++ unit-oai-hss-0: 01:19:49 DEBUG unit.oai-hss/0.install e is 65537 (0x10001) unit-oai-hss-0: 01:19:49 DEBUG unit.oai-hss/0.install Using configuration from /usr/lib/ssl/openssl.cnf unit-oai-hss-0: 01:19:49 DEBUG unit.oai-hss/0.install Check that the request matches the signature unit-oai-hss-0: 01:19:49 DEBUG unit.oai-hss/0.install Signature ok unit-oai-hss-0: 01:19:49 DEBUG unit.oai-hss/0.install Certificate Details: unit-oai-hss-0: 01:19:49 DEBUG unit.oai-hss/0.install Serial Number: 1 (0x1) unit-oai-hss-0: 01:19:49 DEBUG unit.oai-hss/0.install Validity unit-oai-hss-0: 01:19:49 DEBUG unit.oai-hss/0.install Not Before: Aug 10 01:19:49 2018 GMT unit-oai-hss-0: 01:19:49 DEBUG unit.oai-hss/0.install Not After : Aug 10 01:19:49 2019 GMT unit-oai-hss-0: 01:19:49 DEBUG unit.oai-hss/0.install Subject: unit-oai-hss-0: 01:19:49 DEBUG unit.oai-hss/0.install countryName = FR unit-oai-hss-0: 01:19:49 DEBUG unit.oai-hss/0.install stateOrProvinceName = PACA unit-oai-hss-0: 01:19:49 DEBUG unit.oai-hss/0.install organizationName = Eurecom unit-oai-hss-0: 01:19:49 DEBUG unit.oai-hss/0.install organizationalUnitName = CM unit-oai-hss-0: 01:19:49 DEBUG unit.oai-hss/0.install commonName = oai-hss-0.openair4G.eur unit-oai-hss-0: 01:19:49 DEBUG unit.oai-hss/0.install X509v3 extensions: unit-oai-hss-0: 01:19:49 DEBUG unit.oai-hss/0.install X509v3 Basic Constraints: unit-oai-hss-0: 01:19:49 DEBUG unit.oai-hss/0.install CA:FALSE unit-oai-hss-0: 01:19:49 DEBUG unit.oai-hss/0.install Netscape Comment: unit-oai-hss-0: 01:19:49 DEBUG unit.oai-hss/0.install OpenSSL Generated Certificate unit-oai-hss-0: 01:19:49 DEBUG unit.oai-hss/0.install X509v3 Subject Key Identifier: unit-oai-hss-0: 01:19:49 DEBUG unit.oai-hss/0.install 52:BB:5C:FA:1E:92:D3:40:8D:23:AA:55:68:DD:8C:6C:35:A4:FF:A1 unit-oai-hss-0: 01:19:49 DEBUG unit.oai-hss/0.install X509v3 Authority Key Identifier: unit-oai-hss-0: 01:19:49 DEBUG unit.oai-hss/0.install keyid:4F:57:73:EC:D2:26:89:EA:5F:9D:3D:7C:8F:E3:5E:21:0F:DC:52:DC unit-oai-hss-0: 01:19:49 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:19:49 DEBUG unit.oai-hss/0.install Certificate is to be certified until Aug 10 01:19:49 2019 GMT (365 days) unit-oai-hss-0: 01:19:49 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:19:49 DEBUG unit.oai-hss/0.install Write out database with 1 new entries unit-oai-hss-0: 01:19:49 DEBUG unit.oai-hss/0.install Data Base Updated unit-oai-hss-0: 01:19:49 DEBUG unit.oai-hss/0.install CMake Warning: unit-oai-hss-0: 01:19:49 DEBUG unit.oai-hss/0.install Manually-specified variables were not used by the project: unit-oai-hss-0: 01:19:49 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:19:49 DEBUG unit.oai-hss/0.install DEBUG unit-oai-hss-0: 01:19:49 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:19:49 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:19:49 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_access_restriction unit-oai-hss-0: 01:19:49 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_auc unit-oai-hss-0: 01:19:49 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_db unit-oai-hss-0: 01:19:49 DEBUG unit.oai-hss/0.install [ 4%] Scanning dependencies of target hss_s6a unit-oai-hss-0: 01:19:49 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_utils unit-oai-hss-0: 01:19:49 DEBUG unit.oai-hss/0.install [ 8%] [ 13%] [ 17%] [ 21%] [ 26%] [ 30%] [ 34%] [ 39%] [ 43%] [ 47%] [ 52%] Building C object CMakeFiles/hss_access_restriction.dir/srv/openair-cn/SRC/OAI_HSS/access_restriction/access_restriction.c.o unit-oai-hss-0: 01:19:49 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/fx.c.o unit-oai-hss-0: 01:19:49 DEBUG unit.oai-hss/0.install [ 56%] [ 60%] Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_connector.c.o unit-oai-hss-0: 01:19:49 DEBUG unit.oai-hss/0.install [ 65%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/random.c.o unit-oai-hss-0: 01:19:49 DEBUG unit.oai-hss/0.install [ 69%] Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/hss_config.c.o unit-oai-hss-0: 01:19:49 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_epc_equipment.c.o unit-oai-hss-0: 01:19:49 DEBUG unit.oai-hss/0.install [ 73%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/kdf.c.o unit-oai-hss-0: 01:19:49 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: 01:19:49 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: 01:19:49 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: 01:19:49 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: 01:19:49 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: 01:19:49 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: 01:19:49 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: 01:19:49 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: 01:19:49 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_in_addr.c.o unit-oai-hss-0: 01:19:49 DEBUG unit.oai-hss/0.install [ 78%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_fd.c.o unit-oai-hss-0: 01:19:49 DEBUG unit.oai-hss/0.install [ 82%] [ 86%] [ 91%] [ 95%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_peers.c.o unit-oai-hss-0: 01:19:49 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_purge_ue.c.o unit-oai-hss-0: 01:19:49 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: 01:19:49 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: 01:19:49 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: 01:19:50 DEBUG unit.oai-hss/0.install Linking C static library libhss_access_restriction.a unit-oai-hss-0: 01:19:50 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_access_restriction unit-oai-hss-0: 01:19:50 DEBUG unit.oai-hss/0.install Linking C static library libhss_utils.a unit-oai-hss-0: 01:19:51 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 01:19:51 DEBUG unit.oai-hss/0.install Linking C static library libhss_s6a.a unit-oai-hss-0: 01:19:51 DEBUG unit.oai-hss/0.install [ 95%] Linking C static library libhss_db.a unit-oai-hss-0: 01:19:51 DEBUG unit.oai-hss/0.install Linking C static library libhss_auc.a unit-oai-hss-0: 01:19:51 DEBUG unit.oai-hss/0.install Built target hss_s6a unit-oai-hss-0: 01:19:51 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_auc unit-oai-hss-0: 01:19:51 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_db unit-oai-hss-0: 01:19:51 DEBUG unit.oai-hss/0.install Scanning dependencies of target oai_hss unit-oai-hss-0: 01:19:51 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: 01:19:51 DEBUG unit.oai-hss/0.install Linking C executable oai_hss unit-oai-hss-0: 01:19:51 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 01:19:51 DEBUG unit.oai-hss/0.install [ 4%] Built target hss_access_restriction unit-oai-hss-0: 01:19:51 DEBUG unit.oai-hss/0.install [ 26%] Built target hss_auc unit-oai-hss-0: 01:19:51 DEBUG unit.oai-hss/0.install [ 39%] Built target hss_db unit-oai-hss-0: 01:19:51 DEBUG unit.oai-hss/0.install [ 82%] Built target hss_s6a unit-oai-hss-0: 01:19:51 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 01:19:51 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 01:19:51 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 01:19:51 DEBUG unit.oai-hss/0.install -- Install configuration: "RelWithDebInfo" unit-oai-hss-0: 01:19:51 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/bin/oai_hss unit-oai-hss-0: 01:19:51 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/etc/oai/hss.conf unit-oai-hss-0: 01:19:51 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 01:19:51 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/acl.conf unit-oai-hss-0: 01:19:51 DEBUG unit.oai-hss/0.install '/srv/openair-cn/BUILD/HSS/BUILD/oai_hss' -> '/usr/local/bin/oai_hss' unit-oai-hss-0: 01:19:51 DEBUG unit.oai-hss/0.install oai_hss installed unit-oai-hss-0: 01:19:51 DEBUG unit.oai-hss/0.install + juju-log 'Add oai_hss init script' unit-oai-hss-0: 01:19:51 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:19:51 INFO unit.oai-hss/0.juju-log Add oai_hss init script unit-oai-hss-0: 01:19:51 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: 01:19:51 DEBUG unit.oai-hss/0.install + '[' '!' -f /usr/local/bin/oai_hss ']' unit-oai-hss-0: 01:19:51 DEBUG unit.oai-hss/0.install + status-set blocked 'Waiting for a mysql/db relation to start' unit-oai-hss-0: 01:19:51 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 01:19:51 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 01:19:51 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-hss-0: 01:19:51 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 01:19:51 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-hss-0: 01:19:51 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-hss-0: 01:19:51 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-hss-0: 01:19:51 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-hss-0: 01:19:51 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-hss-0: 01:19:51 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 01:19:51 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 01:19:51 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-hss-0: 01:19:51 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-hss-0: 01:19:51 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-hss-0: 01:19:51 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-hss-0: 01:19:51 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-hss-0: 01:19:51 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 01:19:51 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 01:19:51 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-hss-0: 01:19:51 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 01:19:51 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 01:19:51 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-hss-0: 01:19:51 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-hss-0: 01:19:51 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-hss-0: 01:19:51 DEBUG unit.oai-hss/0.config-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 01:19:51 DEBUG unit.oai-hss/0.config-changed + set_env_paths unit-oai-hss-0: 01:19:51 DEBUG unit.oai-hss/0.config-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 01:19:51 DEBUG unit.oai-hss/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 01:19:51 DEBUG unit.oai-hss/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 01:19:51 DEBUG unit.oai-hss/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 01:19:51 DEBUG unit.oai-hss/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 01:19:51 DEBUG unit.oai-hss/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 01:19:51 DEBUG unit.oai-hss/0.config-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 01:19:51 DEBUG unit.oai-hss/0.config-changed + hss_exec_name=oai_hss unit-oai-hss-0: 01:19:51 DEBUG unit.oai-hss/0.config-changed + service oai_hss stop unit-oai-hss-0: 01:19:51 DEBUG unit.oai-hss/0.config-changed stop: Unknown instance: unit-oai-hss-0: 01:19:51 DEBUG unit.oai-hss/0.config-changed + true unit-oai-hss-0: 01:19:51 DEBUG unit.oai-hss/0.config-changed ++ config-get branch unit-oai-hss-0: 01:19:51 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 01:19:51 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.branch unit-oai-hss-0: 01:19:51 DEBUG unit.oai-hss/0.config-changed + '[' v0.3.2-branch '!=' v0.3.2-branch ']' unit-oai-hss-0: 01:19:51 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 01:19:51 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 01:19:51 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.realm unit-oai-hss-0: 01:19:51 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: 01:19:51 DEBUG unit.oai-hss/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-hss-0: 01:19:51 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 01:19:51 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 01:19:51 DEBUG unit.oai-hss/0.config-changed + realm=openair4G.eur unit-oai-hss-0: 01:19:51 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 01:19:51 DEBUG unit.oai-hss/0.config-changed ++ hostname unit-oai-hss-0: 01:19:51 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: 01:19:51 DEBUG unit.oai-hss/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-hss-0: 01:19:51 DEBUG unit.oai-hss/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-hss-0: 01:19:51 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 01:19:51 DEBUG unit.oai-hss/0.config-changed + fqdn=oai-hss-0.openair4G.eur unit-oai-hss-0: 01:19:51 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: 01:19:51 DEBUG unit.oai-hss/0.config-changed HSS S6A: Found valid certificate in /usr/etc/freeDiameter unit-oai-hss-0: 01:19:51 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: 01:19:51 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: 01:19:51 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: 01:19:51 DEBUG unit.oai-hss/0.config-changed ++ relation-ids db unit-oai-hss-0: 01:19:51 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 01:19:51 DEBUG unit.oai-hss/0.config-changed + '[' -z '' ']' unit-oai-hss-0: 01:19:51 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-hss-0: 01:19:51 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:19:51 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: 01:19:51 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: 01:19:51 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:19:51 INFO unit.oai-hss/0.juju-log no db is found, so HSS process is not going to be run unit-oai-hss-0: 01:19:51 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-hss-0: 01:19:52 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-hss-0: 01:19:52 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 01:19:52 INFO juju.worker.uniter found queued "start" hook unit-oai-hss-0: 01:19:52 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-hss-0: 01:19:52 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 01:19:52 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 01:19:52 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-hss-0: 01:19:52 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-hss-0: 01:19:52 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-hss-0: 01:19:52 DEBUG unit.oai-hss/0.start + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 01:19:52 DEBUG unit.oai-hss/0.start ++ relation-ids db unit-mysql-0: 01:19:52 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[oai-hss/0:{0}] []}} unit-mysql-0: 01:19:52 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 01:19:52 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; oai-hss/0) hook unit-mysql-0: 01:19:52 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 01:19:52 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 01:19:52 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; oai-hss/0) hook" unit-oai-hss-0: 01:19:52 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 01:19:52 DEBUG unit.oai-hss/0.start + '[' -n '' ']' unit-oai-hss-0: 01:19:52 INFO juju.worker.uniter.operation ran "start" hook unit-oai-hss-0: 01:19:52 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-hss-0: 01:19:52 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 01:19:52 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 01:19:52 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-hss-0: 01:19:52 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-mysql-0: 01:19:52 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 01:19:52 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-hss-0: 01:19:52 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-oai-hss-0: 01:19:52 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 01:19:52 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 01:19:52 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; mysql/0) hook unit-oai-hss-0: 01:19:52 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 01:19:52 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 01:19:52 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 01:19:52 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 01:19:52 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-mysql-0: 01:19:52 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 01:19:52 INFO juju.worker.uniter.operation skipped "db-relation-joined" hook (missing) unit-oai-hss-0: 01:19:52 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 01:19:52 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 01:19:52 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 01:19:52 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 01:19:52 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 01:19:52 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 01:19:52 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 01:19:52 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 01:19:52 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-mysql-0: 01:19:52 DEBUG worker.uniter.jujuc running hook tool "is-leader" unit-oai-hss-0: 01:19:52 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 01:19:52 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-mysql-0: 01:19:52 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-oai-hss-0: 01:19:52 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 01:19:52 DEBUG unit.oai-hss/0.db-relation-changed + database= unit-oai-hss-0: 01:19:52 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-mysql-0: 01:19:52 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-oai-hss-0: 01:19:52 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 01:19:52 DEBUG unit.oai-hss/0.db-relation-changed + user= unit-oai-hss-0: 01:19:52 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-mysql-0: 01:19:52 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 01:19:52 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 01:19:52 DEBUG unit.oai-hss/0.db-relation-changed + password= unit-oai-hss-0: 01:19:52 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-oai-hss-0: 01:19:52 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 01:19:52 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.6 unit-oai-hss-0: 01:19:52 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-mysql-0: 01:19:52 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 01:19:52 DEBUG unit.mysql/0.juju-log db:1: Using existing password file '/var/lib/mysql/mysql.passwd' unit-oai-hss-0: 01:19:52 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 01:19:52 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 01:19:52 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-mysql-0: 01:19:52 DEBUG worker.uniter.jujuc running hook tool "leader-set" unit-oai-hss-0: 01:19:52 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 01:19:52 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 01:19:52 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z '' ']' unit-oai-hss-0: 01:19:52 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Data not sent yet' unit-oai-hss-0: 01:19:52 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:19:52 INFO unit.oai-hss/0.juju-log db:1: Data not sent yet unit-oai-hss-0: 01:19:52 DEBUG unit.oai-hss/0.db-relation-changed + exit 0 unit-oai-hss-0: 01:19:52 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 01:19:52 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-mysql-0: 01:19:52 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 01:19:52 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 01:19:52 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 01:19:52 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-mysql-0: 01:19:52 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 01:19:52 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{0}] []}} unit-mysql-0: 01:19:52 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-mysql-0: 01:19:52 DEBUG unit.mysql/0.db-relation-joined [grant replication client on *.* to `mooneehietegaej` identified by 'feiciemaecaedow'] unit-mysql-0: 01:19:52 DEBUG unit.mysql/0.db-relation-joined [grant all on `oai-hss`.* to `mooneehietegaej` identified by 'feiciemaecaedow'] unit-mysql-0: 01:19:52 DEBUG unit.mysql/0.db-relation-joined ['relation-set', 'database=oai-hss', 'user=mooneehietegaej', 'password=feiciemaecaedow', 'host=192.168.121.6', 'slave=False'] unit-mysql-0: 01:19:52 DEBUG unit.mysql/0.db-relation-joined [create database `oai-hss` character set utf8] unit-mysql-0: 01:19:53 INFO juju.worker.uniter.operation ran "db-relation-joined" hook unit-mysql-0: 01:19:53 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 01:19:53 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 01:19:53 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 01:19:53 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; oai-hss/0) hook unit-mysql-0: 01:19:53 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 01:19:53 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 01:19:53 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 01:19:53 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 01:19:53 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-mysql-0: 01:19:53 INFO juju.worker.uniter.operation skipped "db-relation-changed" hook (missing) unit-mysql-0: 01:19:53 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 01:19:53 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 01:19:53 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 01:19:53 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-mysql-0: 01:19:53 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 01:19:53 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[mysql/0:{1}] []}} unit-oai-hss-0: 01:19:53 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 01:19:53 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 01:19:53 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 01:19:53 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 01:19:53 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 01:19:53 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 01:19:53 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-hss-0: 01:19: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: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-oai-hss-0: 01:19:53 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed + database=oai-hss unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-oai-hss-0: 01:19:53 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed + user=mooneehietegaej unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-oai-hss-0: 01:19:53 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed + password=feiciemaecaedow unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-oai-hss-0: 01:19:53 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.6 unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-oai-hss-0: 01:19:53 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-oai-hss-0: 01:19:53 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z oai-hss ']' unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed + db_data_in_config_file 192.168.121.6 mooneehietegaej feiciemaecaedow oai-hss unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_server[^"]*)".*"/\1"192.168.121.6"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_user[^"]*)".*"/\1"mooneehietegaej"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_pass[^"]*)".*"/\1"feiciemaecaedow"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 01:19:53 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: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed + modify_hss_conf 1006020f0a478bf6b699f15c062e42b3 true unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 01:19:53 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: 01:19:53 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: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -q users unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed ++ /usr/bin/mysql -u mooneehietegaej --password=feiciemaecaedow -h 192.168.121.6 oai-hss -e 'show tables;' unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed + /usr/bin/mysql -u mooneehietegaej --password=feiciemaecaedow -h 192.168.121.6 oai-hss unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed + /var/lib/juju/agents/unit-oai-hss-0/charm/hooks/start unit-oai-hss-0: 01:19: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: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 01:19:53 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n db:1 ']' unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Running HSS' unit-oai-hss-0: 01:19:53 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:19:53 INFO unit.oai-hss/0.juju-log db:1: Running HSS unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed + service oai_hss restart unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed stop: Unknown instance: unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed oai_hss start/running, process 21956 unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_process unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed ++ service oai_hss status unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed + IS_RUNNING='oai_hss start/running, process 21956' unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed + [[ oai_hss start/running, process 21956 =~ .*running.* ]] unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'OAI HSS is running' unit-oai-hss-0: 01:19:53 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:19:53 INFO unit.oai-hss/0.juju-log db:1: OAI HSS is running unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed + status=0 unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 1 ']' unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_connection_to_db unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Establishing connection to db' unit-oai-hss-0: 01:19:53 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:19:53 INFO unit.oai-hss/0.juju-log db:1: Establishing connection to db unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 01:19:53 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed + db_id=db:1 unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r db:1 unit-oai-hss-0: 01:19:53 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-hss-0: 01:19:53 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed + db_host=mooneehietegaej unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 01:19:53 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 01:19:54 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c '.*db.*DONE' /srv/.out unit-oai-hss-0: 01:19:54 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 01:19:54 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Connection to db...Established' unit-oai-hss-0: 01:19:54 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:19:54 INFO unit.oai-hss/0.juju-log db:1: Connection to db...Established unit-oai-hss-0: 01:19:54 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 01:19:54 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 01:19:54 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_s6a_layer unit-oai-hss-0: 01:19:54 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 01:19:54 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Checking s6a layer initialization' unit-oai-hss-0: 01:19:54 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:19:54 INFO unit.oai-hss/0.juju-log db:1: Checking s6a layer initialization unit-oai-hss-0: 01:19:54 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 01:19:54 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 01:19:55 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c 'Core state: 1 -> 2' /srv/.out unit-oai-hss-0: 01:19:55 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 01:19:55 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 's6a layer initialized......HSS ready' unit-oai-hss-0: 01:19:55 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:19:55 INFO unit.oai-hss/0.juju-log db:1: s6a layer initialized......HSS ready unit-oai-hss-0: 01:19:55 DEBUG unit.oai-hss/0.db-relation-changed + status-set active 'OAI HSS is running' unit-oai-hss-0: 01:19:55 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 01:19:55 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 01:19:55 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 01:19:55 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 01:19:55 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 01:19:55 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 01:19:55 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 01:19:55 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:19:55 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 01:19:55 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r hss:2 unit-oai-hss-0: 01:19:55 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 01:19:55 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 01:19:55 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 01:19:55 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n hss:2 ']' unit-oai-hss-0: 01:19:55 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 01:19:55 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 01:19:55 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 01:19:55 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 01:19:55 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:19:55 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 01:19:55 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 mme_in_db=yes unit-oai-hss-0: 01:19:56 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 01:19:56 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 hss_running=yes unit-oai-hss-0: 01:19:56 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 01:19:56 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 01:19:56 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 01:19:56 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 01:19:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 01:19:56 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 01:19:57 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{1}] []}} unit-abot-epc-basic-0: 01:20:29 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 01:20:29 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: 01:20:33 DEBUG unit.oai-epc/0.install + source /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 01:20:33 DEBUG unit.oai-epc/0.install ++ SUDO='sudo -S -E' unit-oai-epc-0: 01:20:33 DEBUG unit.oai-epc/0.install ++ black='\E[30m' unit-oai-epc-0: 01:20:33 DEBUG unit.oai-epc/0.install ++ red='\E[31m' unit-oai-epc-0: 01:20:33 DEBUG unit.oai-epc/0.install ++ green='\E[32m' unit-oai-epc-0: 01:20:33 DEBUG unit.oai-epc/0.install ++ yellow='\E[33m' unit-oai-epc-0: 01:20:33 DEBUG unit.oai-epc/0.install ++ blue='\E[1;34m' unit-oai-epc-0: 01:20:33 DEBUG unit.oai-epc/0.install ++ magenta='\E[35m' unit-oai-epc-0: 01:20:33 DEBUG unit.oai-epc/0.install ++ cyan='\E[36m' unit-oai-epc-0: 01:20:33 DEBUG unit.oai-epc/0.install ++ white='\E[37m' unit-oai-epc-0: 01:20:33 DEBUG unit.oai-epc/0.install ++ reset_color='\E[00m' unit-oai-epc-0: 01:20:33 DEBUG unit.oai-epc/0.install ++ COLORIZE=1 unit-oai-epc-0: 01:20:33 DEBUG unit.oai-epc/0.install + install_xtables_addons_oai 1 unit-oai-epc-0: 01:20:33 DEBUG unit.oai-epc/0.install + '[' 1 -eq 0 ']' unit-oai-epc-0: 01:20:33 DEBUG unit.oai-epc/0.install + prompt=y unit-oai-epc-0: 01:20:33 DEBUG unit.oai-epc/0.install + rm_option=f unit-oai-epc-0: 01:20:33 DEBUG unit.oai-epc/0.install + OPTION=-y unit-oai-epc-0: 01:20:33 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 01:20:33 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: 01:20:33 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: 01:20:33 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 01:20:33 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 01:20:33 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 01:20:33 DEBUG unit.oai-epc/0.install autoconf is already the newest version. unit-oai-epc-0: 01:20:33 DEBUG unit.oai-epc/0.install automake is already the newest version. unit-oai-epc-0: 01:20:33 DEBUG unit.oai-epc/0.install build-essential is already the newest version. unit-oai-epc-0: 01:20:33 DEBUG unit.oai-epc/0.install iptables is already the newest version. unit-oai-epc-0: 01:20:33 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-031900-generic is already the newest version. unit-oai-epc-0: 01:20:33 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 01:20:33 DEBUG unit.oai-epc/0.install dkms iptables-dev unit-oai-epc-0: 01:20:33 DEBUG unit.oai-epc/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 01:20:33 DEBUG unit.oai-epc/0.install Need to get 121 kB of archives. unit-oai-epc-0: 01:20:33 DEBUG unit.oai-epc/0.install After this operation, 655 kB of additional disk space will be used. unit-oai-epc-0: 01:20:33 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: 01:20:34 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: 01:20:34 DEBUG unit.oai-epc/0.install Fetched 121 kB in 0s (123 kB/s) unit-oai-epc-0: 01:20:34 DEBUG unit.oai-epc/0.install Selecting previously unselected package dkms. unit-oai-epc-0: 01:20:34 DEBUG unit.oai-epc/0.install (Reading database ... 102235 files and directories currently installed.) unit-oai-epc-0: 01:20:34 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: 01:20:34 DEBUG unit.oai-epc/0.install Unpacking dkms (2.2.0.3-1.1ubuntu5.14.04.9) ... unit-oai-epc-0: 01:20:34 DEBUG unit.oai-epc/0.install Selecting previously unselected package iptables-dev. unit-oai-epc-0: 01:20:34 DEBUG unit.oai-epc/0.install Preparing to unpack .../iptables-dev_1.4.21-1ubuntu1_amd64.deb ... unit-oai-epc-0: 01:20:34 DEBUG unit.oai-epc/0.install Unpacking iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 01:20:34 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 01:20:34 DEBUG unit.oai-epc/0.install Setting up dkms (2.2.0.3-1.1ubuntu5.14.04.9) ... unit-oai-epc-0: 01:20:34 DEBUG unit.oai-epc/0.install Setting up iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 01:20:35 DEBUG unit.oai-epc/0.install + [[ y =~ [yY](es)* ]] unit-oai-epc-0: 01:20:35 DEBUG unit.oai-epc/0.install + cd /root unit-oai-epc-0: 01:20:35 DEBUG unit.oai-epc/0.install + '[' -d xtables-addons-oai ']' unit-oai-epc-0: 01:20:35 DEBUG unit.oai-epc/0.install + echo 'Downloading xtables-addons-oai source code' unit-oai-epc-0: 01:20:35 DEBUG unit.oai-epc/0.install Downloading xtables-addons-oai source code unit-oai-epc-0: 01:20:35 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/xtables-addons-oai.git unit-oai-epc-0: 01:20:35 DEBUG unit.oai-epc/0.install Cloning into 'xtables-addons-oai'... unit-oai-epc-0: 01:20:38 DEBUG unit.oai-epc/0.install + chmod -R o+w xtables-addons-oai unit-oai-epc-0: 01:20:38 DEBUG unit.oai-epc/0.install + chmod -R g+w xtables-addons-oai unit-oai-epc-0: 01:20:38 DEBUG unit.oai-epc/0.install + cd xtables-addons-oai/ unit-oai-epc-0: 01:20:38 DEBUG unit.oai-epc/0.install + sync unit-oai-epc-0: 01:20:38 DEBUG unit.oai-epc/0.install + sudo -S -E autoreconf --install --force unit-oai-epc-0: 01:20:40 DEBUG unit.oai-epc/0.install libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. unit-oai-epc-0: 01:20:40 DEBUG unit.oai-epc/0.install libtoolize: copying file `build-aux/ltmain.sh' unit-oai-epc-0: 01:20:40 DEBUG unit.oai-epc/0.install libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. unit-oai-epc-0: 01:20:40 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/libtool.m4' unit-oai-epc-0: 01:20:40 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltoptions.m4' unit-oai-epc-0: 01:20:40 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltsugar.m4' unit-oai-epc-0: 01:20:40 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltversion.m4' unit-oai-epc-0: 01:20:41 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/lt~obsolete.m4' unit-oai-epc-0: 01:20:42 DEBUG unit.oai-epc/0.install Makefile.am:6: warning: ':='-style assignments are not portable unit-oai-epc-0: 01:20:42 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: ':='-style assignments are not portable unit-oai-epc-0: 01:20:42 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: shell mktemp -dtu: non-POSIX variable name unit-oai-epc-0: 01:20:42 DEBUG unit.oai-epc/0.install Makefile.am:21: (probably a GNU make extension) unit-oai-epc-0: 01:20:43 DEBUG unit.oai-epc/0.install + sudo -S -E ./configure unit-oai-epc-0: 01:20:43 DEBUG unit.oai-epc/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-epc-0: 01:20:43 DEBUG unit.oai-epc/0.install checking whether build environment is sane... yes unit-oai-epc-0: 01:20:43 DEBUG unit.oai-epc/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-epc-0: 01:20:43 DEBUG unit.oai-epc/0.install checking for gawk... gawk unit-oai-epc-0: 01:20:43 DEBUG unit.oai-epc/0.install checking whether make sets $(MAKE)... yes unit-oai-epc-0: 01:20:43 DEBUG unit.oai-epc/0.install checking whether make supports nested variables... yes unit-oai-epc-0: 01:20:43 DEBUG unit.oai-epc/0.install checking for gcc... gcc unit-oai-epc-0: 01:20:43 DEBUG unit.oai-epc/0.install checking whether the C compiler works... yes unit-oai-epc-0: 01:20:43 DEBUG unit.oai-epc/0.install checking for C compiler default output file name... a.out unit-oai-epc-0: 01:20:43 DEBUG unit.oai-epc/0.install checking for suffix of executables... unit-oai-epc-0: 01:20:43 DEBUG unit.oai-epc/0.install checking whether we are cross compiling... no unit-oai-epc-0: 01:20:43 DEBUG unit.oai-epc/0.install checking for suffix of object files... o unit-oai-epc-0: 01:20:43 DEBUG unit.oai-epc/0.install checking whether we are using the GNU C compiler... yes unit-oai-epc-0: 01:20:43 DEBUG unit.oai-epc/0.install checking whether gcc accepts -g... yes unit-oai-epc-0: 01:20:43 DEBUG unit.oai-epc/0.install checking for gcc option to accept ISO C89... none needed unit-oai-epc-0: 01:20:43 DEBUG unit.oai-epc/0.install checking whether gcc understands -c and -o together... yes unit-oai-epc-0: 01:20:43 DEBUG unit.oai-epc/0.install checking for style of include used by make... GNU unit-oai-epc-0: 01:20:43 DEBUG unit.oai-epc/0.install checking dependency style of gcc... gcc3 unit-oai-epc-0: 01:20:43 DEBUG unit.oai-epc/0.install checking for ar... ar unit-oai-epc-0: 01:20:43 DEBUG unit.oai-epc/0.install checking the archiver (ar) interface... ar unit-oai-epc-0: 01:20:43 DEBUG unit.oai-epc/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 01:20:43 DEBUG unit.oai-epc/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 01:20:43 DEBUG unit.oai-epc/0.install checking how to print strings... printf unit-oai-epc-0: 01:20:43 DEBUG unit.oai-epc/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-epc-0: 01:20:43 DEBUG unit.oai-epc/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-epc-0: 01:20:43 DEBUG unit.oai-epc/0.install checking for egrep... /bin/grep -E unit-oai-epc-0: 01:20:43 DEBUG unit.oai-epc/0.install checking for fgrep... /bin/grep -F unit-oai-epc-0: 01:20:43 DEBUG unit.oai-epc/0.install checking for ld used by gcc... /usr/bin/ld unit-oai-epc-0: 01:20:43 DEBUG unit.oai-epc/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-epc-0: 01:20:43 DEBUG unit.oai-epc/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-epc-0: 01:20:43 DEBUG unit.oai-epc/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-epc-0: 01:20:43 DEBUG unit.oai-epc/0.install checking whether ln -s works... yes unit-oai-epc-0: 01:20:43 DEBUG unit.oai-epc/0.install checking the maximum length of command line arguments... 1572864 unit-oai-epc-0: 01:20:43 DEBUG unit.oai-epc/0.install checking whether the shell understands some XSI constructs... yes unit-oai-epc-0: 01:20:43 DEBUG unit.oai-epc/0.install checking whether the shell understands "+="... yes unit-oai-epc-0: 01:20:43 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: 01:20:43 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: 01:20:43 DEBUG unit.oai-epc/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-epc-0: 01:20:43 DEBUG unit.oai-epc/0.install checking for objdump... objdump unit-oai-epc-0: 01:20:43 DEBUG unit.oai-epc/0.install checking how to recognize dependent libraries... pass_all unit-oai-epc-0: 01:20:43 DEBUG unit.oai-epc/0.install checking for dlltool... no unit-oai-epc-0: 01:20:43 DEBUG unit.oai-epc/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-epc-0: 01:20:43 DEBUG unit.oai-epc/0.install checking for archiver @FILE support... @ unit-oai-epc-0: 01:20:43 DEBUG unit.oai-epc/0.install checking for strip... strip unit-oai-epc-0: 01:20:43 DEBUG unit.oai-epc/0.install checking for ranlib... ranlib unit-oai-epc-0: 01:20:43 DEBUG unit.oai-epc/0.install checking command to parse /usr/bin/nm -B output from gcc object... ok unit-oai-epc-0: 01:20:43 DEBUG unit.oai-epc/0.install checking for sysroot... no unit-oai-epc-0: 01:20:43 DEBUG unit.oai-epc/0.install checking for mt... mt unit-oai-epc-0: 01:20:43 DEBUG unit.oai-epc/0.install checking if mt is a manifest tool... no unit-oai-epc-0: 01:20:43 DEBUG unit.oai-epc/0.install checking how to run the C preprocessor... gcc -E unit-oai-epc-0: 01:20:43 DEBUG unit.oai-epc/0.install checking for ANSI C header files... yes unit-oai-epc-0: 01:20:43 DEBUG unit.oai-epc/0.install checking for sys/types.h... yes unit-oai-epc-0: 01:20:43 DEBUG unit.oai-epc/0.install checking for sys/stat.h... yes unit-oai-epc-0: 01:20:43 DEBUG unit.oai-epc/0.install checking for stdlib.h... yes unit-oai-epc-0: 01:20:43 DEBUG unit.oai-epc/0.install checking for string.h... yes unit-oai-epc-0: 01:20:43 DEBUG unit.oai-epc/0.install checking for memory.h... yes unit-oai-epc-0: 01:20:43 DEBUG unit.oai-epc/0.install checking for strings.h... yes unit-oai-epc-0: 01:20:43 DEBUG unit.oai-epc/0.install checking for inttypes.h... yes unit-oai-epc-0: 01:20:43 DEBUG unit.oai-epc/0.install checking for stdint.h... yes unit-oai-epc-0: 01:20:43 DEBUG unit.oai-epc/0.install checking for unistd.h... yes unit-oai-epc-0: 01:20:43 DEBUG unit.oai-epc/0.install checking for dlfcn.h... yes unit-oai-epc-0: 01:20:43 DEBUG unit.oai-epc/0.install checking for objdir... .libs unit-oai-epc-0: 01:20:43 DEBUG unit.oai-epc/0.install checking if gcc supports -fno-rtti -fno-exceptions... no unit-oai-epc-0: 01:20:43 DEBUG unit.oai-epc/0.install checking for gcc option to produce PIC... -fPIC -DPIC unit-oai-epc-0: 01:20:43 DEBUG unit.oai-epc/0.install checking if gcc PIC flag -fPIC -DPIC works... yes unit-oai-epc-0: 01:20:43 DEBUG unit.oai-epc/0.install checking if gcc static flag -static works... yes unit-oai-epc-0: 01:20:43 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... yes unit-oai-epc-0: 01:20:43 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... (cached) yes unit-oai-epc-0: 01:20:43 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: 01:20:43 DEBUG unit.oai-epc/0.install checking whether -lc should be explicitly linked in... no unit-oai-epc-0: 01:20:44 DEBUG unit.oai-epc/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-epc-0: 01:20:44 DEBUG unit.oai-epc/0.install checking how to hardcode library paths into programs... immediate unit-oai-epc-0: 01:20:44 DEBUG unit.oai-epc/0.install checking whether stripping libraries is possible... yes unit-oai-epc-0: 01:20:44 DEBUG unit.oai-epc/0.install checking if libtool supports shared libraries... yes unit-oai-epc-0: 01:20:44 DEBUG unit.oai-epc/0.install checking whether to build shared libraries... yes unit-oai-epc-0: 01:20:44 DEBUG unit.oai-epc/0.install checking whether to build static libraries... no unit-oai-epc-0: 01:20:44 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h usability... yes unit-oai-epc-0: 01:20:44 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h presence... yes unit-oai-epc-0: 01:20:44 DEBUG unit.oai-epc/0.install checking for linux/netfilter/x_tables.h... yes unit-oai-epc-0: 01:20:44 DEBUG unit.oai-epc/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-epc-0: 01:20:44 DEBUG unit.oai-epc/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-epc-0: 01:20:44 DEBUG unit.oai-epc/0.install checking for libxtables... yes unit-oai-epc-0: 01:20:44 DEBUG unit.oai-epc/0.install checking Xtables module directory... /lib/xtables unit-oai-epc-0: 01:20:44 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: 01:20:44 DEBUG unit.oai-epc/0.install checking that generated files are newer than configure... done unit-oai-epc-0: 01:20:44 DEBUG unit.oai-epc/0.install configure: creating ./config.status unit-oai-epc-0: 01:20:44 DEBUG unit.oai-epc/0.install config.status: creating Makefile unit-oai-epc-0: 01:20:44 DEBUG unit.oai-epc/0.install config.status: creating Makefile.iptrules unit-oai-epc-0: 01:20:44 DEBUG unit.oai-epc/0.install config.status: creating Makefile.mans unit-oai-epc-0: 01:20:44 DEBUG unit.oai-epc/0.install config.status: creating geoip/Makefile unit-oai-epc-0: 01:20:44 DEBUG unit.oai-epc/0.install config.status: creating extensions/Makefile unit-oai-epc-0: 01:20:44 DEBUG unit.oai-epc/0.install config.status: creating extensions/ACCOUNT/Makefile unit-oai-epc-0: 01:20:44 DEBUG unit.oai-epc/0.install config.status: creating extensions/pknock/Makefile unit-oai-epc-0: 01:20:44 DEBUG unit.oai-epc/0.install config.status: creating config.h unit-oai-epc-0: 01:20:44 DEBUG unit.oai-epc/0.install config.status: executing depfiles commands unit-oai-epc-0: 01:20:44 DEBUG unit.oai-epc/0.install config.status: executing libtool commands unit-oai-epc-0: 01:20:44 DEBUG unit.oai-epc/0.install + sudo -S -E make unit-oai-epc-0: 01:20:44 DEBUG unit.oai-epc/0.install make all-recursive unit-oai-epc-0: 01:20:44 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 01:20:44 DEBUG unit.oai-epc/0.install Making all in extensions unit-oai-epc-0: 01:20:44 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 01:20:45 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.0 unit-oai-epc-0: 01:20:45 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: 01:20:45 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 01:20:45 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/compat_xtables.o unit-oai-epc-0: 01:20:46 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_CHAOS.o unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DELUDE.o unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.o unit-oai-epc-0: 01:20:47 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.o unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ECHO.o unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.o unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_IPMARK.o unit-oai-epc-0: 01:20:48 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.o unit-oai-epc-0: 01:20:49 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.o unit-oai-epc-0: 01:20:49 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_TARPIT.o unit-oai-epc-0: 01:20:49 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_condition.o unit-oai-epc-0: 01:20:49 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_fuzzy.o unit-oai-epc-0: 01:20:50 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_geoip.o unit-oai-epc-0: 01:20:50 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_iface.o unit-oai-epc-0: 01:20:50 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipp2p.o unit-oai-epc-0: 01:20:50 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipv4options.o unit-oai-epc-0: 01:20:51 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_length2.o unit-oai-epc-0: 01:20:51 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_lscan.o unit-oai-epc-0: 01:20:51 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_psd.o unit-oai-epc-0: 01:20:51 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_quota2.o unit-oai-epc-0: 01:20:52 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.o unit-oai-epc-0: 01:20:52 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.o unit-oai-epc-0: 01:20:53 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 01:20:53 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 01:20:53 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.mod.o unit-oai-epc-0: 01:20:53 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 01:20:53 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/compat_xtables.mod.o unit-oai-epc-0: 01:20:53 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 01:20:53 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/pknock/xt_pknock.mod.o unit-oai-epc-0: 01:20:53 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 01:20:53 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_CHAOS.mod.o unit-oai-epc-0: 01:20:53 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 01:20:53 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DELUDE.mod.o unit-oai-epc-0: 01:20:53 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 01:20:53 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DHCPMAC.mod.o unit-oai-epc-0: 01:20:53 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 01:20:53 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DNETMAP.mod.o unit-oai-epc-0: 01:20:53 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 01:20:53 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ECHO.mod.o unit-oai-epc-0: 01:20:53 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 01:20:53 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_GTPUSP.mod.o unit-oai-epc-0: 01:20:53 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 01:20:53 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_IPMARK.mod.o unit-oai-epc-0: 01:20:53 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 01:20:53 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_LOGMARK.mod.o unit-oai-epc-0: 01:20:54 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 01:20:54 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_SYSRQ.mod.o unit-oai-epc-0: 01:20:54 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 01:20:54 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_TARPIT.mod.o unit-oai-epc-0: 01:20:54 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 01:20:54 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_condition.mod.o unit-oai-epc-0: 01:20:54 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 01:20:54 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_fuzzy.mod.o unit-oai-epc-0: 01:20:54 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 01:20:54 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_geoip.mod.o unit-oai-epc-0: 01:20:54 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 01:20:54 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_iface.mod.o unit-oai-epc-0: 01:20:54 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 01:20:54 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipp2p.mod.o unit-oai-epc-0: 01:20:54 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 01:20:54 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipv4options.mod.o unit-oai-epc-0: 01:20:54 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 01:20:54 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_length2.mod.o unit-oai-epc-0: 01:20:54 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 01:20:54 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_lscan.mod.o unit-oai-epc-0: 01:20:54 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 01:20:54 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_psd.mod.o unit-oai-epc-0: 01:20:54 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 01:20:55 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_quota2.mod.o unit-oai-epc-0: 01:20:55 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 01:20:55 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 01:20:55 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 01:20:55 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 01:20:55 DEBUG unit.oai-epc/0.install CC libxt_CHAOS.oo unit-oai-epc-0: 01:20:55 DEBUG unit.oai-epc/0.install CCLD libxt_CHAOS.so unit-oai-epc-0: 01:20:55 DEBUG unit.oai-epc/0.install CC libxt_DELUDE.oo unit-oai-epc-0: 01:20:55 DEBUG unit.oai-epc/0.install CCLD libxt_DELUDE.so unit-oai-epc-0: 01:20:55 DEBUG unit.oai-epc/0.install CC libxt_DHCPMAC.oo unit-oai-epc-0: 01:20:55 DEBUG unit.oai-epc/0.install CCLD libxt_DHCPMAC.so unit-oai-epc-0: 01:20:55 DEBUG unit.oai-epc/0.install CC libxt_dhcpmac.oo unit-oai-epc-0: 01:20:55 DEBUG unit.oai-epc/0.install CCLD libxt_dhcpmac.so unit-oai-epc-0: 01:20:55 DEBUG unit.oai-epc/0.install CC libxt_DNETMAP.oo unit-oai-epc-0: 01:20:55 DEBUG unit.oai-epc/0.install CCLD libxt_DNETMAP.so unit-oai-epc-0: 01:20:55 DEBUG unit.oai-epc/0.install CC libxt_ECHO.oo unit-oai-epc-0: 01:20:55 DEBUG unit.oai-epc/0.install CCLD libxt_ECHO.so unit-oai-epc-0: 01:20:55 DEBUG unit.oai-epc/0.install CC libxt_GTPUSP.oo unit-oai-epc-0: 01:20:55 DEBUG unit.oai-epc/0.install CCLD libxt_GTPUSP.so unit-oai-epc-0: 01:20:55 DEBUG unit.oai-epc/0.install CC libxt_IPMARK.oo unit-oai-epc-0: 01:20:55 DEBUG unit.oai-epc/0.install CCLD libxt_IPMARK.so unit-oai-epc-0: 01:20:55 DEBUG unit.oai-epc/0.install CC libxt_LOGMARK.oo unit-oai-epc-0: 01:20:55 DEBUG unit.oai-epc/0.install CCLD libxt_LOGMARK.so unit-oai-epc-0: 01:20:55 DEBUG unit.oai-epc/0.install CC libxt_SYSRQ.oo unit-oai-epc-0: 01:20:55 DEBUG unit.oai-epc/0.install CCLD libxt_SYSRQ.so unit-oai-epc-0: 01:20:55 DEBUG unit.oai-epc/0.install CC libxt_TARPIT.oo unit-oai-epc-0: 01:20:55 DEBUG unit.oai-epc/0.install CCLD libxt_TARPIT.so unit-oai-epc-0: 01:20:55 DEBUG unit.oai-epc/0.install CC libxt_condition.oo unit-oai-epc-0: 01:20:55 DEBUG unit.oai-epc/0.install CCLD libxt_condition.so unit-oai-epc-0: 01:20:55 DEBUG unit.oai-epc/0.install CC libxt_fuzzy.oo unit-oai-epc-0: 01:20:55 DEBUG unit.oai-epc/0.install CCLD libxt_fuzzy.so unit-oai-epc-0: 01:20:55 DEBUG unit.oai-epc/0.install CC libxt_geoip.oo unit-oai-epc-0: 01:20:55 DEBUG unit.oai-epc/0.install libxt_geoip.c: In function 'geoip_get_subnets': unit-oai-epc-0: 01:20:55 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: 01:20:55 DEBUG unit.oai-epc/0.install read(fd, subnets, sb.st_size); unit-oai-epc-0: 01:20:55 DEBUG unit.oai-epc/0.install ^ unit-oai-epc-0: 01:20:55 DEBUG unit.oai-epc/0.install CCLD libxt_geoip.so unit-oai-epc-0: 01:20:55 DEBUG unit.oai-epc/0.install CC libxt_iface.oo unit-oai-epc-0: 01:20:55 DEBUG unit.oai-epc/0.install CCLD libxt_iface.so unit-oai-epc-0: 01:20:55 DEBUG unit.oai-epc/0.install CC libxt_ipp2p.oo unit-oai-epc-0: 01:20:55 DEBUG unit.oai-epc/0.install CCLD libxt_ipp2p.so unit-oai-epc-0: 01:20:55 DEBUG unit.oai-epc/0.install CC libxt_ipv4options.oo unit-oai-epc-0: 01:20:56 DEBUG unit.oai-epc/0.install CCLD libxt_ipv4options.so unit-oai-epc-0: 01:20:56 DEBUG unit.oai-epc/0.install CC libxt_length2.oo unit-oai-epc-0: 01:20:56 DEBUG unit.oai-epc/0.install CCLD libxt_length2.so unit-oai-epc-0: 01:20:56 DEBUG unit.oai-epc/0.install CC libxt_lscan.oo unit-oai-epc-0: 01:20:56 DEBUG unit.oai-epc/0.install CCLD libxt_lscan.so unit-oai-epc-0: 01:20:56 DEBUG unit.oai-epc/0.install CC libxt_psd.oo unit-oai-epc-0: 01:20:56 DEBUG unit.oai-epc/0.install CCLD libxt_psd.so unit-oai-epc-0: 01:20:56 DEBUG unit.oai-epc/0.install CC libxt_quota2.oo unit-oai-epc-0: 01:20:56 DEBUG unit.oai-epc/0.install CCLD libxt_quota2.so unit-oai-epc-0: 01:20:56 DEBUG unit.oai-epc/0.install CC libxt_gradm.oo unit-oai-epc-0: 01:20:56 DEBUG unit.oai-epc/0.install CCLD libxt_gradm.so unit-oai-epc-0: 01:20:56 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 01:20:56 DEBUG unit.oai-epc/0.install depbase=`echo libxt_ACCOUNT_cl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ unit-oai-epc-0: 01:20:56 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: 01:20:56 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Plo unit-oai-epc-0: 01:20:56 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: 01:20:56 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: 01:20:56 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: 01:20:56 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: 01:20:56 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: 01:20:56 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: 01:20:56 DEBUG unit.oai-epc/0.install depbase=`echo iptaccount.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 01:20:56 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: 01:20:56 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 01:20:56 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: 01:20:56 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: 01:20:56 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 01:20:56 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 01:20:56 DEBUG unit.oai-epc/0.install CC libxt_ACCOUNT.oo unit-oai-epc-0: 01:20:56 DEBUG unit.oai-epc/0.install CCLD libxt_ACCOUNT.so unit-oai-epc-0: 01:20:56 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 01:20:56 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 01:20:56 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 01:20:56 DEBUG unit.oai-epc/0.install depbase=`echo pknlusr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 01:20:56 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: 01:20:56 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 01:20:56 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: 01:20:56 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: 01:20:56 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 01:20:56 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 01:20:56 DEBUG unit.oai-epc/0.install CC libxt_pknock.oo unit-oai-epc-0: 01:20:56 DEBUG unit.oai-epc/0.install CCLD libxt_pknock.so unit-oai-epc-0: 01:20:56 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 01:20:56 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 01:20:56 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 01:20:56 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 01:20:56 DEBUG unit.oai-epc/0.install Making all in geoip unit-oai-epc-0: 01:20:56 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 01:20:56 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `all'. unit-oai-epc-0: 01:20:56 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 01:20:56 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 01:20:56 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 01:20:56 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 01:20:56 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: 01:20:56 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: 01:20:56 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: 01:20:56 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 01:20:56 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 01:20:56 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 01:20:56 DEBUG unit.oai-epc/0.install + sudo -S -E make install unit-oai-epc-0: 01:20:56 DEBUG unit.oai-epc/0.install Making install in extensions unit-oai-epc-0: 01:20:56 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 01:20:57 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.0 unit-oai-epc-0: 01:20:57 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: 01:20:57 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 01:20:57 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 01:20:57 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 01:20:57 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 01:20:57 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 01:20:57 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 01:20:57 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 01:20:57 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 01:20:57 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 01:20:57 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 01:20:57 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 01:20:57 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 01:20:57 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 01:20:57 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 01:20:57 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 01:20:57 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 01:20:57 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 01:20:57 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 01:20:57 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: 01:20:58 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install DEPMOD 3.19.0-031900-generic unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules install; unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/lib' unit-oai-epc-0: 01:20:58 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: 01:20:58 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: 01:20:58 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: 01:20:58 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: 01:20:58 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: 01:20:58 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: 01:20:58 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install Libraries have been installed in: unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install /usr/local/lib unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install If you ever happen to want to link against installed libraries unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install flag during linking and do at least one of the following: unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install during execution unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install during linking unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install See any operating system documentation about shared libraries for unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/sbin' unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c iptaccount '/usr/local/sbin' unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/iptaccount /usr/local/sbin/iptaccount unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 iptaccount.8 '/usr/local/share/man/man8' unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install Making install in geoip unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/libexec/xtables-addons' unit-oai-epc-0: 01:20:58 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: 01:20:58 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man1' unit-oai-epc-0: 01:20:58 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: 01:20:58 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 xtables-addons.8 '/usr/local/share/man/man8' unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install + cd /lib/modules/3.19.0-031900-generic unit-oai-epc-0: 01:20:58 DEBUG unit.oai-epc/0.install + sudo -S -E depmod -a unit-oai-epc-0: 01:21:01 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -H unknown.openair4G.eur unit-abot-epc-basic-0: 01:21:06 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Installing oaisim >> unit-abot-epc-basic-0: 01:21:06 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Configuring abot-functest-basic >> unit-abot-epc-basic-0: 01:21:06 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 01:21:06 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 01:21:06 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 01:21:06 INFO unit.abot-epc-basic/0.juju-log ABot Install complete! unit-abot-epc-basic-0: 01:21:06 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 01:21:06 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 01:21:06 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-abot-epc-basic-0: 01:21:06 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 01:21:06 DEBUG juju.worker.uniter.operation running operation accept leadership unit-abot-epc-basic-0: 01:21:06 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-abot-epc-basic-0: 01:21:06 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-abot-epc-basic-0: 01:21:06 INFO juju.worker.uniter found queued "leader-elected" hook unit-abot-epc-basic-0: 01:21:06 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-abot-epc-basic-0: 01:21:06 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 01:21:06 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 01:21:06 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-abot-epc-basic-0: 01:21:06 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-abot-epc-basic-0: 01:21:06 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 01:21:06 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-abot-epc-basic-0: 01:21:06 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-abot-epc-basic-0: 01:21:06 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 01:21:06 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:21:06 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-abot-epc-basic-0: 01:21:06 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 01:21:06 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 01:21:06 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-abot-epc-basic-0: 01:21:06 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-abot-epc-basic-0: 01:21:06 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 01:21:06 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 01:21:06 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 01:21:06 INFO unit.abot-epc-basic/0.juju-log Installing the tags obtained from config: local-commands unit-abot-epc-basic-0: 01:21:06 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-abot-epc-basic-0: 01:21:06 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 01:21:06 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-abot-epc-basic-0: 01:21:06 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 01:21:06 INFO juju.worker.uniter found queued "start" hook unit-abot-epc-basic-0: 01:21:06 DEBUG juju.worker.uniter.operation running operation run start hook unit-abot-epc-basic-0: 01:21:06 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 01:21:06 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 01:21:06 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 01:21:06 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-abot-epc-basic-0: 01:21:06 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 01:21:06 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 01:21:06 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /root/.ssh/id_rsa. unit-abot-epc-basic-0: 01:21:06 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /root/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 01:21:06 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 01:21:06 DEBUG unit.abot-epc-basic/0.start SHA256:QwiAyL4KgFWwpo4Pg+BMas3Kb26mvUiygi1XHlbdagk root@juju-6a6199-default-0 unit-abot-epc-basic-0: 01:21:06 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 01:21:06 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 01:21:06 DEBUG unit.abot-epc-basic/0.start |o.o+o | unit-abot-epc-basic-0: 01:21:06 DEBUG unit.abot-epc-basic/0.start |o... . . | unit-abot-epc-basic-0: 01:21:06 DEBUG unit.abot-epc-basic/0.start |o.o .... | unit-abot-epc-basic-0: 01:21:06 DEBUG unit.abot-epc-basic/0.start |o+ E.. . | unit-abot-epc-basic-0: 01:21:06 DEBUG unit.abot-epc-basic/0.start |+.. . .So | unit-abot-epc-basic-0: 01:21:06 DEBUG unit.abot-epc-basic/0.start |@.o + +. | unit-abot-epc-basic-0: 01:21:06 DEBUG unit.abot-epc-basic/0.start |@B * . . | unit-abot-epc-basic-0: 01:21:06 DEBUG unit.abot-epc-basic/0.start |X=*+. | unit-abot-epc-basic-0: 01:21:06 DEBUG unit.abot-epc-basic/0.start |oBO=. | unit-abot-epc-basic-0: 01:21:06 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 01:21:06 DEBUG unit.abot-epc-basic/0.start sudo: unable to resolve host juju-6a6199-default-0 unit-abot-epc-basic-0: 01:21:07 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 01:21:07 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /home/ubuntu/.ssh/id_rsa. unit-abot-epc-basic-0: 01:21:07 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: 01:21:07 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 01:21:07 DEBUG unit.abot-epc-basic/0.start SHA256:i0W1orzYme8CR85pr/HsNa4ICBkzYNy6wlpREhHrRc4 ubuntu@juju-6a6199-default-0 unit-abot-epc-basic-0: 01:21:07 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 01:21:07 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 01:21:07 DEBUG unit.abot-epc-basic/0.start |o.=+. . | unit-abot-epc-basic-0: 01:21:07 DEBUG unit.abot-epc-basic/0.start |o..*. . . | unit-abot-epc-basic-0: 01:21:07 DEBUG unit.abot-epc-basic/0.start |+ ooE o . | unit-abot-epc-basic-0: 01:21:07 DEBUG unit.abot-epc-basic/0.start | B.. ..o . | unit-abot-epc-basic-0: 01:21:07 DEBUG unit.abot-epc-basic/0.start |+ o. +o.S | unit-abot-epc-basic-0: 01:21:07 DEBUG unit.abot-epc-basic/0.start |.+...o** . | unit-abot-epc-basic-0: 01:21:07 DEBUG unit.abot-epc-basic/0.start |o.. o+B.. o | unit-abot-epc-basic-0: 01:21:07 DEBUG unit.abot-epc-basic/0.start |. ..*.o . | unit-abot-epc-basic-0: 01:21:07 DEBUG unit.abot-epc-basic/0.start | o=B.. | unit-abot-epc-basic-0: 01:21:07 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 01:21:07 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 01:21:07 INFO juju.worker.uniter.operation ran "start" hook unit-abot-epc-basic-0: 01:21:07 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-abot-epc-basic-0: 01:21:07 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 01:21:07 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:21:07 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-abot-epc-basic-0: 01:21:07 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 01:21:07 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 01:21:07 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 01:21:07 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 01:21:07 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 01:21:07 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 01:21:07 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{0}] []}} unit-oai-epc-0: 01:21:07 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[abot-epc-basic/0:{0}] []}} unit-oai-epc-0: 01:21:36 DEBUG unit.oai-epc/0.install + status=0 unit-oai-epc-0: 01:21:36 DEBUG unit.oai-epc/0.install + '[' 0 '!=' 0 ']' unit-oai-epc-0: 01:21:36 DEBUG unit.oai-epc/0.install + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list ']' unit-oai-epc-0: 01:21:36 DEBUG unit.oai-epc/0.install + touch /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 01:21:36 DEBUG unit.oai-epc/0.install + juju-log 'Add mme-gw init script' unit-oai-epc-0: 01:21:36 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:21:36 INFO unit.oai-epc/0.juju-log Add mme-gw init script unit-oai-epc-0: 01:21:36 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: 01:21:36 DEBUG unit.oai-epc/0.install + '[' '!' -f /usr/local/bin/mme_gw ']' unit-oai-epc-0: 01:21:36 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: 01:21:36 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 01:21:36 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 01:21:36 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-epc-0: 01:21:36 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 01:21:36 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-epc-0: 01:21:36 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-epc-0: 01:21:36 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-epc-0: 01:21:36 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-epc-0: 01:21:36 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-epc-0: 01:21:36 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 01:21:36 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 01:21:36 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-epc-0: 01:21:36 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-epc-0: 01:21:36 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-epc-0: 01:21:36 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-epc-0: 01:21:36 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-epc-0: 01:21:36 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 01:21:36 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 01:21:36 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-epc-0: 01:21:36 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 01:21:36 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 01:21:36 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-epc-0: 01:21:36 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-epc-0: 01:21:36 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-epc-0: 01:21:36 DEBUG unit.oai-epc/0.config-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 01:21:36 DEBUG unit.oai-epc/0.config-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 01:21:36 DEBUG unit.oai-epc/0.config-changed + set_env_paths unit-oai-epc-0: 01:21:36 DEBUG unit.oai-epc/0.config-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 01:21:36 DEBUG unit.oai-epc/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 01:21:36 DEBUG unit.oai-epc/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 01:21:36 DEBUG unit.oai-epc/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 01:21:36 DEBUG unit.oai-epc/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 01:21:36 DEBUG unit.oai-epc/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 01:21:36 DEBUG unit.oai-epc/0.config-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 01:21:36 DEBUG unit.oai-epc/0.config-changed + epc_exec_name=mme_gw unit-oai-epc-0: 01:21:36 DEBUG unit.oai-epc/0.config-changed ++ config-get branch unit-oai-epc-0: 01:21:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:21:36 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.branch unit-oai-epc-0: 01:21:36 DEBUG unit.oai-epc/0.config-changed + '[' v0.3.2-branch '!=' v0.3.2-branch ']' unit-oai-epc-0: 01:21:36 DEBUG unit.oai-epc/0.config-changed ++ config-get revision unit-oai-epc-0: 01:21:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:21:36 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.revision unit-oai-epc-0: 01:21:36 DEBUG unit.oai-epc/0.config-changed + '[' HEAD '!=' HEAD ']' unit-oai-epc-0: 01:21:36 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 01:21:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:21:36 DEBUG unit.oai-epc/0.config-changed + realm=openair4G.eur unit-oai-epc-0: 01:21:36 DEBUG unit.oai-epc/0.config-changed ++ config-get eth unit-oai-epc-0: 01:21:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:21:36 DEBUG unit.oai-epc/0.config-changed + iface=eth0 unit-oai-epc-0: 01:21:36 DEBUG unit.oai-epc/0.config-changed ++ config-get maxenb unit-oai-epc-0: 01:21:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:21:36 DEBUG unit.oai-epc/0.config-changed + max_enb=10 unit-oai-epc-0: 01:21:36 DEBUG unit.oai-epc/0.config-changed ++ config-get maxue unit-oai-epc-0: 01:21:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:21:36 DEBUG unit.oai-epc/0.config-changed + max_ue=10 unit-oai-epc-0: 01:21:36 DEBUG unit.oai-epc/0.config-changed ++ config-get relative_capacity unit-oai-epc-0: 01:21:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:21:36 DEBUG unit.oai-epc/0.config-changed + relative_capacity=10 unit-oai-epc-0: 01:21:36 DEBUG unit.oai-epc/0.config-changed ++ config-get mme_statistic_timer unit-oai-epc-0: 01:21:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:21:36 DEBUG unit.oai-epc/0.config-changed + mme_statistic_timer=10 unit-oai-epc-0: 01:21:36 DEBUG unit.oai-epc/0.config-changed ++ config-get emergency_attach_supported unit-oai-epc-0: 01:21:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:21:36 DEBUG unit.oai-epc/0.config-changed + emergency_attach_supported=no unit-oai-epc-0: 01:21:36 DEBUG unit.oai-epc/0.config-changed ++ config-get authenticated_imsi_supported unit-oai-epc-0: 01:21:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:21:36 DEBUG unit.oai-epc/0.config-changed + authenticated_imsi_supported=no unit-oai-epc-0: 01:21:36 DEBUG unit.oai-epc/0.config-changed ++ config-get verbosity unit-oai-epc-0: 01:21:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:21:36 DEBUG unit.oai-epc/0.config-changed + verbosity=none unit-oai-epc-0: 01:21:36 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mcc unit-oai-epc-0: 01:21:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:21:36 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mcc=208 unit-oai-epc-0: 01:21:36 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mnc unit-oai-epc-0: 01:21:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:21:36 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mnc=93 unit-oai-epc-0: 01:21:36 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_start unit-oai-epc-0: 01:21:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:21:36 DEBUG unit.oai-epc/0.config-changed + ipv4_list_start=192.188.1.0/24 unit-oai-epc-0: 01:21:36 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_end unit-oai-epc-0: 01:21:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:21:36 DEBUG unit.oai-epc/0.config-changed + ipv4_list_end=192.188.2.0/24 unit-oai-epc-0: 01:21:36 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv6_list unit-oai-epc-0: 01:21:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:21:36 DEBUG unit.oai-epc/0.config-changed + ipv6_list=2014:02:26::0/120 unit-oai-epc-0: 01:21:36 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_IPV4_ADDRESS unit-oai-epc-0: 01:21:37 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:21:37 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 01:21:37 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_SEC_IPV4_ADDRESS unit-oai-epc-0: 01:21:37 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:21:37 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_SEC_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 01:21:37 DEBUG unit.oai-epc/0.config-changed ++ awk '{ print $1}' unit-oai-epc-0: 01:21:37 DEBUG unit.oai-epc/0.config-changed ++ cut -d: -f2 unit-oai-epc-0: 01:21:37 DEBUG unit.oai-epc/0.config-changed ++ grep 'inet addr:' unit-oai-epc-0: 01:21:37 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 01:21:37 DEBUG unit.oai-epc/0.config-changed + iface_verify=192.168.121.9 unit-oai-epc-0: 01:21:37 DEBUG unit.oai-epc/0.config-changed + '[' -z 192.168.121.9 ']' unit-oai-epc-0: 01:21:37 DEBUG unit.oai-epc/0.config-changed + service mme_gw stop unit-oai-epc-0: 01:21:37 DEBUG unit.oai-epc/0.config-changed stop: Unknown instance: unit-oai-epc-0: 01:21:37 DEBUG unit.oai-epc/0.config-changed + true unit-oai-epc-0: 01:21:37 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 01:21:37 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 01:21:37 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: 01:21:37 DEBUG unit.oai-epc/0.config-changed + juju-log 'relation-ids-hss = , relation-list=' unit-oai-epc-0: 01:21:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:21:37 INFO unit.oai-epc/0.juju-log relation-ids-hss = , relation-list= unit-oai-epc-0: 01:21:37 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 01:21:37 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 01:21:37 DEBUG unit.oai-epc/0.config-changed + '[' -z '' ']' unit-oai-epc-0: 01:21:37 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 01:21:37 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:21:37 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.realm unit-oai-epc-0: 01:21:37 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: 01:21:37 DEBUG unit.oai-epc/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-epc-0: 01:21:37 DEBUG unit.oai-epc/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-epc-0: 01:21:37 DEBUG unit.oai-epc/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-epc-0: 01:21:37 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: 01:21:37 DEBUG unit.oai-epc/0.config-changed ++ hostname --fqdn unit-oai-epc-0: 01:21:37 DEBUG unit.oai-epc/0.config-changed ++ hostname unit-oai-epc-0: 01:21:37 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: 01:21:37 DEBUG unit.oai-epc/0.config-changed + echo openair4G.eur unit-oai-epc-0: 01:21:37 DEBUG unit.oai-epc/0.config-changed + rm -f /srv/openair-cn/BUILD/EPC/BUILD/CMakeCache.txt unit-oai-epc-0: 01:21:37 DEBUG unit.oai-epc/0.config-changed + /srv/openair-cn/SCRIPTS/build_epc -C -H unknown.openair4G.eur unit-oai-epc-0: 01:21:37 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/mme_fd.conf /usr/etc/freeDiameter/ unit-oai-epc-0: 01:21:37 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/epc.conf /usr/local/etc/oai/ unit-oai-epc-0: 01:21:37 DEBUG unit.oai-epc/0.config-changed + user_conf unit-oai-epc-0: 01:21:37 DEBUG unit.oai-epc/0.config-changed + juju-log 'Setting up the config option chose by the user or the default ones' unit-oai-hss-0: 01:21:37 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{0}] []}} unit-oai-hss-0: 01:21:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 01:21:37 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-epc/0) hook unit-oai-hss-0: 01:21:37 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 01:21:37 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 01:21:37 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-epc-0: 01:21:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:21:37 INFO unit.oai-epc/0.juju-log Setting up the config option chose by the user or the default ones unit-oai-epc-0: 01:21:37 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: 01:21:37 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: 01:21:37 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: 01:21:37 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: 01:21:37 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: 01:21:37 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: 01:21:37 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/VERBOSITY/ s/".+"/"none"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 01:21:37 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: 01:21:37 DEBUG unit.oai-epc/0.config-changed + sed -r -i 's/MNC="[0-9]+"/MNC="93"/' /usr/local/etc/oai/epc.conf unit-oai-hss-0: 01:21:37 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 01:21:37 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-oai-epc-0: 01:21:37 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: 01:21:37 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: 01:21:37 DEBUG unit.oai-epc/0.config-changed + juju-log 'Setting up network configuration in the epc.conf file' unit-abot-epc-basic-0: 01:21:37 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[oai-epc/0:{0}] []}} unit-abot-epc-basic-0: 01:21:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:21:37 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; oai-epc/0) hook unit-abot-epc-basic-0: 01:21:37 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 01:21:37 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 01:21:37 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; oai-epc/0) hook" unit-oai-epc-0: 01:21:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:21:37 INFO unit.oai-epc/0.juju-log Setting up network configuration in the epc.conf file unit-oai-hss-0: 01:21:37 DEBUG unit.oai-hss/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 01:21:37 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'Setting up HSS relation info for EPC' unit-oai-epc-0: 01:21:37 DEBUG unit.oai-epc/0.config-changed ++ egrep -o '[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 01:21:37 DEBUG unit.oai-epc/0.config-changed ++ egrep -o 'inet addr:[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 01:21:37 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 01:21:37 DEBUG unit.oai-epc/0.config-changed + ipv4=192.168.121.9 unit-oai-epc-0: 01:21:37 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: 01:21:37 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: 01:21:37 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: 01:21:37 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_IPV4_ADDRESS_FOR_S1_MME/ s-".*"-"192.168.121.9/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 01:21:37 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/SGW_IPV4_ADDRESS_FOR_S1U_S12_S4_UP/ s-".*"-"192.168.121.9/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 01:21:37 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/PGW_IPV4_ADDRESS_FOR_SGI/ s-".*"-"192.168.121.9/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 01:21:37 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: 01:21:37 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: 01:21:37 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/OUTPUT/ s/".*"/"CONSOLE"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 01:21:37 DEBUG unit.oai-epc/0.config-changed + juju-log 'EPC is built, but is waiting for active connection to gather the last info' unit-abot-epc-basic-0: 01:21:37 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 01:21:37 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-joined hook unit-oai-hss-0: 01:21:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:21:37 INFO unit.oai-hss/0.juju-log hss:2: Setting up HSS relation info for EPC unit-oai-hss-0: 01:21:37 DEBUG unit.oai-hss/0.hss-relation-joined ++ hostname --fqdn unit-oai-hss-0: 01:21:37 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_hostname=oai-hss-0.openair4G.eur unit-oai-epc-0: 01:21:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:21:37 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: 01:21:37 DEBUG unit.oai-epc/0.config-changed + juju-log 'no HSS is found, so EPC is not going to be run' unit-oai-hss-0: 01:21:37 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 01:21:37 DEBUG unit.oai-hss/0.hss-relation-joined ++ unit-get private-address unit-oai-epc-0: 01:21:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:21:37 INFO unit.oai-epc/0.juju-log no HSS is found, so EPC is not going to be run unit-oai-epc-0: 01:21:37 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 01:21:37 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{0}] []}} unit-abot-epc-basic-0: 01:21:37 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 01:21:37 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 01:21:37 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-epc-0: 01:21:37 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 01:21:37 INFO juju.worker.uniter found queued "start" hook unit-oai-epc-0: 01:21:37 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-epc-0: 01:21:37 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 01:21:37 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 01:21:37 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-hss-0: 01:21:37 DEBUG unit.oai-hss/0.hss-relation-joined + hss_public_ip=192.168.121.11 unit-oai-hss-0: 01:21:37 DEBUG unit.oai-hss/0.hss-relation-joined + get_ip_address 192.168.121.11 unit-oai-hss-0: 01:21:37 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.11 unit-oai-hss-0: 01:21:37 DEBUG unit.oai-hss/0.hss-relation-joined + local status=1 unit-oai-hss-0: 01:21:37 DEBUG unit.oai-hss/0.hss-relation-joined + local status_after=1 unit-oai-hss-0: 01:21:37 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.11 unit-oai-hss-0: 01:21:37 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.11 unit-oai-hss-0: 01:21:37 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 01:21:37 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.11 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 01:21:37 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 01:21:37 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 01:21:37 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 01:21:37 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 01:21:37 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 01:21:37 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 01:21:37 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 01:21:37 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 01:21:37 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 01:21:37 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 11 -le 255 ]] unit-oai-hss-0: 01:21:37 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 01:21:37 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 01:21:37 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.11 unit-oai-hss-0: 01:21:37 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.11 unit-oai-hss-0: 01:21:37 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 01:21:37 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.11 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 01:21:37 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 01:21:37 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 01:21:37 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 01:21:37 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 01:21:37 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 01:21:37 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 01:21:37 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 01:21:37 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 01:21:37 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 01:21:37 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 11 -le 255 ]] unit-oai-hss-0: 01:21:37 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 01:21:37 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 01:21:37 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 01:21:37 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 01:21:37 DEBUG unit.oai-hss/0.hss-relation-joined + validated_hss_public_ip=192.168.121.11 unit-oai-hss-0: 01:21:37 DEBUG unit.oai-hss/0.hss-relation-joined + echo 'MME ip address is 192.168.121.11' unit-oai-hss-0: 01:21:37 DEBUG unit.oai-hss/0.hss-relation-joined MME ip address is 192.168.121.11 unit-oai-hss-0: 01:21:37 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 01:21:37 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 01:21:37 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 01:21:37 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set ip_address=192.168.121.11 unit-abot-epc-basic-0: 01:21:37 INFO juju.worker.uniter.operation ran "ssh-abot-relation-joined" hook unit-oai-epc-0: 01:21:37 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-epc-0: 01:21:37 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 01:21:37 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 01:21:37 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 01:21:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:21:37 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; oai-epc/0) hook unit-abot-epc-basic-0: 01:21:37 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 01:21:37 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 01:21:37 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; oai-epc/0) hook" unit-oai-hss-0: 01:21:37 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 01:21:37 DEBUG unit.oai-hss/0.hss-relation-joined ++ relation-ids db unit-oai-epc-0: 01:21:37 DEBUG unit.oai-epc/0.start + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-abot-epc-basic-0: 01:21:37 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 01:21:37 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-changed hook unit-oai-epc-0: 01:21:37 DEBUG unit.oai-epc/0.start ++ validated_mme_public_ip=0 unit-oai-epc-0: 01:21:37 DEBUG unit.oai-epc/0.start ++ relation-ids hss unit-oai-hss-0: 01:21:37 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 01:21:37 DEBUG unit.oai-hss/0.hss-relation-joined + '[' -n db:1 ']' unit-oai-hss-0: 01:21:37 DEBUG unit.oai-hss/0.hss-relation-joined + check_hss_process unit-oai-hss-0: 01:21:37 DEBUG unit.oai-hss/0.hss-relation-joined ++ service oai_hss status unit-oai-epc-0: 01:21:37 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 01:21:37 DEBUG unit.oai-hss/0.hss-relation-joined + IS_RUNNING='oai_hss start/running, process 21956' unit-oai-hss-0: 01:21:37 DEBUG unit.oai-hss/0.hss-relation-joined + [[ oai_hss start/running, process 21956 =~ .*running.* ]] unit-oai-hss-0: 01:21:37 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OAI HSS is running' unit-oai-epc-0: 01:21:37 DEBUG unit.oai-epc/0.start + '[' '!' -z '' ']' unit-oai-epc-0: 01:21:37 INFO juju.worker.uniter.operation ran "start" hook unit-oai-epc-0: 01:21:37 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-epc-0: 01:21:37 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 01:21:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 01:21:37 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-epc-0: 01:21:37 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-hss-0: 01:21:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:21:37 INFO unit.oai-hss/0.juju-log hss:2: OAI HSS is running unit-abot-epc-basic-0: 01:21:37 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 01:21:37 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 01:21:37 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 -eq 0 ']' unit-oai-hss-0: 01:21:37 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_running=yes unit-abot-epc-basic-0: 01:21:37 INFO juju.worker.uniter.operation ran "ssh-abot-relation-changed" hook unit-abot-epc-basic-0: 01:21:37 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; oai-epc/0) hook" unit-oai-hss-0: 01:21:37 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 01:21:37 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 01:21:37 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 01:21:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:21:37 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; oai-epc/0) hook unit-oai-hss-0: 01:21:37 DEBUG unit.oai-hss/0.hss-relation-joined + get_opc_value unit-abot-epc-basic-0: 01:21:37 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 01:21:37 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 01:21:37 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; oai-epc/0) hook" unit-oai-hss-0: 01:21:37 DEBUG unit.oai-hss/0.hss-relation-joined ++ config-get imsi unit-oai-epc-0: 01:21:37 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-abot-epc-basic-0: 01:21:37 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 01:21:37 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-oai-hss-0: 01:21:37 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 01:21:37 DEBUG unit.oai-hss/0.hss-relation-joined + imsi_val=208930100001111 unit-oai-hss-0: 01:21:37 DEBUG unit.oai-hss/0.hss-relation-joined ++ cut -d \' -f2 unit-oai-hss-0: 01:21:37 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep UNHEX unit-oai-hss-0: 01:21:37 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep 208930100001111 /srv/.out unit-oai-hss-0: 01:21:37 DEBUG unit.oai-hss/0.hss-relation-joined + UNHEXKEY=e734f8734007d6c5ce7a0508809e7e9c unit-oai-hss-0: 01:21:37 DEBUG unit.oai-hss/0.hss-relation-joined + '[' e734f8734007d6c5ce7a0508809e7e9c == '' ']' unit-oai-hss-0: 01:21:37 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OPC key found' unit-abot-epc-basic-0: 01:21:38 DEBUG unit.abot-epc-basic/0.epc-relation-joined + ABOT_DEPLOY_DIR=/etc/rebaca-test-suite unit-abot-epc-basic-0: 01:21:38 DEBUG unit.abot-epc-basic/0.epc-relation-joined + juju-log 'Setting EPC charm relation variables' unit-oai-epc-0: 01:21:38 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 01:21:38 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-oai-hss-0: 01:21:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:21:38 INFO unit.oai-hss/0.juju-log hss:2: OPC key found unit-oai-hss-0: 01:21:38 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set opc-key=e734f8734007d6c5ce7a0508809e7e9c unit-abot-epc-basic-0: 01:21:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 01:21:38 INFO unit.abot-epc-basic/0.juju-log epc:3: Setting EPC charm relation variables unit-abot-epc-basic-0: 01:21:38 DEBUG unit.abot-epc-basic/0.epc-relation-joined + relation-set TAC=1 unit-oai-hss-0: 01:21:38 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 01:21:38 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set trigger_restart=0 unit-abot-epc-basic-0: 01:21:38 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 01:21:38 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: 01:21:38 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 01:21:38 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 01:21:38 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; abot-epc-basic/0) hook unit-oai-epc-0: 01:21:38 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 01:21:38 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 01:21:38 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-hss-0: 01:21:38 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set mme_in_db=no unit-abot-epc-basic-0: 01:21:38 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-abot-epc-basic-0: 01:21:38 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; oai-epc/0) hook" unit-oai-epc-0: 01:21:38 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 01:21:38 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-joined hook unit-abot-epc-basic-0: 01:21:38 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 01:21:38 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:21:38 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 01:21:38 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 01:21:38 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 01:21:38 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-hss-0: 01:21:38 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 01:21:38 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 01:21:38 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-epc-0: 01:21:38 INFO juju.worker.uniter.operation skipped "ssh-abot-epc-relation-joined" hook (missing) unit-oai-epc-0: 01:21:38 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-hss-0: 01:21:38 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-epc-0: 01:21:38 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 01:21:38 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 01:21:38 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; abot-epc-basic/0) hook unit-oai-epc-0: 01:21:38 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 01:21:38 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 01:21:38 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 01:21:38 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{1}] []}} unit-oai-hss-0: 01:21:38 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-epc/0) hook" unit-abot-epc-basic-0: 01:21:38 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-hss-0: 01:21:38 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 01:21:38 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 01:21:38 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-epc/0) hook unit-oai-hss-0: 01:21:38 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 01:21:38 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 01:21:38 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-epc-0: 01:21:38 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 01:21:38 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-oai-hss-0: 01:21:38 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 01:21:38 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-abot-epc-basic-0: 01:21:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 01:21:38 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code= unit-abot-epc-basic-0: 01:21:38 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-joined + juju-log 'Setting up relation settings for OAISIM charm' unit-oai-hss-0: 01:21:38 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Retrieving MME relation info' unit-abot-epc-basic-0: 01:21:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 01:21:38 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code= unit-abot-epc-basic-0: 01:21:38 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-epc-0: 01:21:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:21:38 INFO unit.oai-epc/0.juju-log epc:3: Setting up relation settings for OAISIM charm unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_tac unit-oai-hss-0: 01:21:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:21:38 INFO unit.oai-hss/0.juju-log hss:2: Retrieving MME relation info unit-oai-hss-0: 01:21:38 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get mme_hostname unit-abot-epc-basic-0: 01:21:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 01:21:38 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4= unit-abot-epc-basic-0: 01:21:38 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-oai-epc-0: 01:21:38 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set TAC= unit-oai-hss-0: 01:21:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 01:21:38 DEBUG unit.oai-hss/0.hss-relation-changed + mme_fqdn= unit-oai-hss-0: 01:21:38 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get ip_address_mme unit-abot-epc-basic-0: 01:21:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 01:21:38 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running= unit-abot-epc-basic-0: 01:21:38 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-epc-0: 01:21:38 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 01:21:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mcc unit-oai-hss-0: 01:21:38 DEBUG unit.oai-hss/0.hss-relation-changed + IP_mme= unit-oai-hss-0: 01:21:38 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 01:21:38 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Data not sent yet' unit-abot-epc-basic-0: 01:21:38 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{1}] []}} unit-abot-epc-basic-0: 01:21:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 01:21:38 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 01:21:38 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-oai-hss-0: 01:21:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:21:38 INFO unit.oai-hss/0.juju-log hss:2: Data not sent yet unit-oai-hss-0: 01:21:38 DEBUG unit.oai-hss/0.hss-relation-changed + exit 0 unit-oai-hss-0: 01:21:38 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-hss-0: 01:21:38 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-epc-0: 01:21:38 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MCC=208 unit-oai-hss-0: 01:21:38 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 01:21:38 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 01:21:38 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 01:21:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 01:21:38 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 01:21:38 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-oai-epc-0: 01:21:38 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mnc unit-abot-epc-basic-0: 01:21:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 01:21:38 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 01:21:38 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: 01:21:38 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: 01:21:38 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: 01:21:38 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: 01:21:38 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: 01:21:38 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 01:21:38 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 01:21:38 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 01:21:38 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-epc-0: 01:21:38 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MNC=93 unit-oai-hss-0: 01:21:38 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{1}] []}} unit-oai-hss-0: 01:21:38 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 01:21:38 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-epc/0) hook unit-oai-hss-0: 01:21:38 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 01:21:38 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 01:21:38 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-epc-0: 01:21:38 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[abot-epc-basic/0:{1}] []}} unit-abot-epc-basic-0: 01:21:38 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 01:21:38 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set trigger_restart=0 unit-oai-hss-0: 01:21:38 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 01:21:38 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-abot-epc-basic-0: 01:21:38 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 01:21:38 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-epc-0: 01:21:38 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 01:21:38 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 01:21:38 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:21:38 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 01:21:38 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 01:21:38 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 01:21:38 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-joined ++ unit-get private-address unit-abot-epc-basic-0: 01:21:38 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-hss-0: 01:21:38 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Retrieving MME relation info' unit-abot-epc-basic-0: 01:21:38 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-epc-0: 01:21:38 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-joined + mme_public_ip=192.168.121.9 unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-joined + get_ip_address 192.168.121.9 unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.9 unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-joined + local status=1 unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-joined + local status_after=1 unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.9 unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.9 unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.9 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 9 -le 255 ]] unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.9 unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.9 unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.9 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 9 -le 255 ]] unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-joined + validated_mme_public_ip=192.168.121.9 unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-joined + echo 'MME ip address is 192.168.121.9' unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-joined MME ip address is 192.168.121.9 unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set mme_ip=192.168.121.9 unit-oai-hss-0: 01:21:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:21:38 INFO unit.oai-hss/0.juju-log hss:2: Retrieving MME relation info unit-oai-hss-0: 01:21:38 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get mme_hostname unit-abot-epc-basic-0: 01:21:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 01:21:38 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 01:21:38 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-oai-epc-0: 01:21:38 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 01:21:38 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{2}] []}} unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set epc_running=no unit-oai-hss-0: 01:21:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 01:21:38 DEBUG unit.oai-hss/0.hss-relation-changed + mme_fqdn=oai-epc-0.openair4G.eur unit-oai-hss-0: 01:21:38 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get ip_address_mme unit-abot-epc-basic-0: 01:21:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 01:21:38 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 01:21:38 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-epc-0: 01:21:38 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-joined + '[' -f /tmp/opcvalue ']' unit-oai-hss-0: 01:21:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 01:21:38 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-oai-hss-0: 01:21:38 DEBUG unit.oai-hss/0.hss-relation-changed + IP_mme=192.168.121.9 unit-oai-hss-0: 01:21:38 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z oai-epc-0.openair4G.eur ']' unit-oai-hss-0: 01:21:38 DEBUG unit.oai-hss/0.hss-relation-changed ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-epc-0: 01:21:38 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-abot-epc-basic-0: 01:21:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 01:21:38 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 01:21:38 DEBUG unit.oai-hss/0.hss-relation-changed + echo '192.168.121.9 oai-epc-0.openair4G.eur mme' unit-oai-hss-0: 01:21:38 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-ids db unit-abot-epc-basic-0: 01:21:38 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.9 unit-abot-epc-basic-0: 01:21:38 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-oai-epc-0: 01:21:38 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 01:21:38 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 01:21:38 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-hss/0) hook unit-oai-epc-0: 01:21:38 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 01:21:38 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 01:21:38 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 01:21:38 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 01:21:38 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-oai-hss-0: 01:21:38 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 01:21:38 DEBUG unit.oai-hss/0.hss-relation-changed + db_id=db:1 unit-oai-hss-0: 01:21:38 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z db:1 ']' unit-oai-hss-0: 01:21:38 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-list -r db:1 unit-abot-epc-basic-0: 01:21:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 01:21:38 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=no unit-abot-epc-basic-0: 01:21:38 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-joined + juju-log 'Setting up MME relation info for HSS' unit-oai-hss-0: 01:21:38 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 01:21:38 DEBUG unit.oai-hss/0.hss-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 01:21:38 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z mysql/0 ']' unit-oai-hss-0: 01:21:38 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 user mysql/0 unit-abot-epc-basic-0: 01:21:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 01:21:38 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 01:21:38 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-oai-epc-0: 01:21:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:21:38 INFO unit.oai-epc/0.juju-log hss:2: Setting up MME relation info for HSS unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-joined ++ hostname --fqdn unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set mme_hostname=oai-epc-0.openair4G.eur unit-oai-hss-0: 01:21:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 01:21:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 01:21:38 DEBUG unit.oai-hss/0.hss-relation-changed + db_user=mooneehietegaej unit-oai-hss-0: 01:21:38 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 password mysql/0 unit-abot-epc-basic-0: 01:21:38 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 01:21:38 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-oai-epc-0: 01:21:38 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-joined ++ unit-get private-address unit-oai-hss-0: 01:21:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 01:21:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 01:21:38 DEBUG unit.oai-hss/0.hss-relation-changed + db_password=feiciemaecaedow unit-oai-hss-0: 01:21:38 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 host mysql/0 unit-abot-epc-basic-0: 01:21:38 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 01:21:38 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: 01:21:38 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: 01:21:38 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.9/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 01:21:38 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.9/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 01:21:38 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-oai-epc-0: 01:21:38 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-abot-epc-basic-0: 01:21:38 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 01:21:38 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' no == yes ']' unit-abot-epc-basic-0: 01:21:38 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 01:21:38 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-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-joined + ip_address_mme=192.168.121.9 unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-joined + get_ip_address 192.168.121.9 unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.9 unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-joined + local status=1 unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-joined + local status_after=1 unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.9 unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.9 unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.9 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 9 -le 255 ]] unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.9 unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.9 unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.9 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 9 -le 255 ]] unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-joined + validated_mme_public_ip=192.168.121.9 unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-joined + echo 'MME ip address is 192.168.121.9' unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-joined MME ip address is 192.168.121.9 unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set ip_address_mme=192.168.121.9 unit-oai-hss-0: 01:21:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 01:21:38 DEBUG unit.oai-hss/0.hss-relation-changed + db_host=192.168.121.6 unit-oai-hss-0: 01:21:38 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 database mysql/0 unit-abot-epc-basic-0: 01:21:38 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 01:21:38 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 01:21:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 01:21:38 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-oai-hss-0: 01:21:38 DEBUG unit.oai-hss/0.hss-relation-changed + db_database=oai-hss unit-oai-hss-0: 01:21:38 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z mooneehietegaej ']' unit-oai-hss-0: 01:21:38 DEBUG unit.oai-hss/0.hss-relation-changed + realm_mme=openair4G.eur unit-oai-hss-0: 01:21:38 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u mooneehietegaej --password=feiciemaecaedow -h 192.168.121.6 oai-hss -e 'select mmehost from mmeidentity where mmehost='\''oai-epc-0.openair4G.eur'\''' unit-abot-epc-basic-0: 01:21:38 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-hss-0: 01:21:38 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 01:21:38 DEBUG unit.oai-hss/0.hss-relation-changed ++ egrep '[0-9]+' unit-abot-epc-basic-0: 01:21:38 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 01:21:38 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:21:38 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 01:21:38 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u mooneehietegaej --password=feiciemaecaedow -h 192.168.121.6 oai-hss -e 'select max(idmmeidentity) from mmeidentity;' unit-oai-epc-0: 01:21:38 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-hss-0: 01:21:38 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=6 unit-oai-hss-0: 01:21:38 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=7 unit-oai-hss-0: 01:21:38 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Inserting the MME info in the mmeidentity table of oai_db database' unit-oai-epc-0: 01:21:38 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 01:21:38 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 01:21:38 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 01:21:38 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 01:21:38 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 01:21:38 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 01:21:38 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-abot-epc-basic-0: 01:21:38 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 01:21:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:21:38 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: 01:21:38 DEBUG unit.oai-hss/0.hss-relation-changed + /usr/bin/mysql -u mooneehietegaej --password=feiciemaecaedow -h 192.168.121.6 oai-hss unit-oai-hss-0: 01:21:38 DEBUG unit.oai-hss/0.hss-relation-changed + relation-set mme_in_db=yes unit-oai-epc-0: 01:21:38 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 01:21:38 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-hss-0: 01:21:38 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-hss-0: 01:21:38 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-hss-0: 01:21:38 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 01:21:38 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 01:21:38 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 01:21:38 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 01:21:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:21:38 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-epc-0: 01:21:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.11 unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-epc-0: 01:21:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-epc-0: 01:21:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-epc-0: 01:21:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=no unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-epc-0: 01:21:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 01:21:38 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'trigger_restart=0, hss_running=yes, mme_in_db=no , relation_ids_epc=epc:3 ' unit-oai-epc-0: 01:21:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:21:38 INFO unit.oai-epc/0.juju-log hss:2: trigger_restart=0, hss_running=yes, mme_in_db=no , relation_ids_epc=epc:3 unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-changed + echo 0 unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.11 ']' unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-changed + '[' no == no ']' unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Waiting for the mme insertion in the db......' unit-oai-epc-0: 01:21:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:21:38 INFO unit.oai-epc/0.juju-log hss:2: Waiting for the mme insertion in the db...... unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.hss-relation-changed + exit 0 unit-oai-epc-0: 01:21:38 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 01:21:38 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 01:21:38 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 01:21:38 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 01:21:38 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; abot-epc-basic/0) hook unit-oai-epc-0: 01:21:38 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 01:21:38 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 01:21:38 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 01:21:38 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 01:21:38 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-changed + set_env_paths unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get TAC unit-oai-epc-0: 01:21:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-changed + TAC=1 unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z 1 ']' unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-changed ++ sed -r 's/(.*)\//\1-/' unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-changed ++ echo abot-epc-basic/0 unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-changed + name=abot-epc-basic-0 unit-oai-epc-0: 01:21:38 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: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-changed + echo 1 unit-oai-epc-0: 01:21:38 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: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 '!=' 1 ']' unit-oai-epc-0: 01:21:38 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: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 01:21:38 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: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-changed + tac_line= unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-changed + true unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-changed + echo '1 1' unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-changed + echo abot-epc-basic/0 unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mcc unit-oai-epc-0: 01:21:38 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:21:38 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{3}] []}} unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mnc unit-oai-epc-0: 01:21:38 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:21:38 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: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z ' {MCC="208" ; MNC="93"; TAC = "1"; } # YOUR TAI CONFIG HERE' ']' unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids hss unit-oai-epc-0: 01:21:38 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-changed + hss_id=hss:2 unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n hss:2 ']' unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-list -r hss:2 unit-oai-epc-0: 01:21:38 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-changed + hss_unit=oai-hss/0 unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n oai-hss/0 ']' unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get -r hss:2 hss_running oai-hss/0 unit-oai-epc-0: 01:21:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-changed + check_epc_process unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-changed ++ service mme_gw status unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-changed + IS_RUNNING='mme_gw stop/waiting' unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-changed + [[ mme_gw stop/waiting =~ .*running.* ]] unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'OAI EPC is not running...' unit-oai-epc-0: 01:21:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:21:38 INFO unit.oai-epc/0.juju-log epc:3: OAI EPC is not running... unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-changed + status=1 unit-oai-epc-0: 01:21:38 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 -eq 0 ']' unit-oai-epc-0: 01:21:38 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-oai-epc-0: 01:21:38 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 01:21:39 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 01:21:39 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 01:21:39 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; abot-epc-basic/0) hook unit-oai-epc-0: 01:21:39 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 01:21:39 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 01:21:39 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 01:21:39 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 01:21:39 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-changed hook unit-oai-epc-0: 01:21:39 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 01:21:39 INFO juju.worker.uniter.operation ran "ssh-abot-epc-relation-changed" hook unit-oai-epc-0: 01:21:39 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 01:21:39 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 01:21:39 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 01:21:39 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 01:21:39 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 01:21:39 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 01:21:39 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 01:21:39 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 01:21:39 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 01:21:39 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 01:21:39 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 01:21:39 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 01:21:39 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 01:21:39 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 01:21:39 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 01:21:39 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 01:21:39 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 01:21:39 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 01:21:39 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 01:21:39 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 01:21:39 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-epc-0: 01:21:39 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:21:39 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 01:21:39 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-epc-0: 01:21:39 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 01:21:39 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.11 unit-oai-epc-0: 01:21:39 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-epc-0: 01:21:39 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 01:21:39 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 01:21:39 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-epc-0: 01:21:39 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 01:21:39 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 01:21:39 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-epc-0: 01:21:39 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 01:21:39 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=yes unit-oai-epc-0: 01:21:39 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-epc-0: 01:21:39 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 01:21:39 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 01:21:39 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 01:21:39 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 01:21:39 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-epc-0: 01:21:39 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:21:39 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-epc-0: 01:21:39 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 01:21:39 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.11 ']' unit-oai-epc-0: 01:21:39 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 01:21:39 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 01:21:39 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Mme has been inserted so let'\''s run EPC!!!' unit-oai-epc-0: 01:21:39 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:21:39 INFO unit.oai-epc/0.juju-log hss:2: Mme has been inserted so let's run EPC!!! unit-oai-epc-0: 01:21:39 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 01:21:39 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-epc-0: 01:21:39 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z '' ']' unit-oai-epc-0: 01:21:39 DEBUG unit.oai-epc/0.hss-relation-changed + echo '192.168.121.11 oai-hss-0.openair4G.eur hss' unit-oai-epc-0: 01:21:39 DEBUG unit.oai-epc/0.hss-relation-changed + hss_hostname=oai-hss-0 unit-oai-epc-0: 01:21:39 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: 01:21:39 DEBUG unit.oai-epc/0.hss-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger unit-oai-epc-0: 01:21:39 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 '!=' 0 ']' unit-oai-epc-0: 01:21:39 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 01:21:39 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 01:21:39 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw stop/waiting' unit-oai-epc-0: 01:21:39 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw stop/waiting =~ .*running.* ]] unit-oai-epc-0: 01:21:39 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is not running...' unit-oai-epc-0: 01:21:39 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:21:39 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is not running... unit-oai-epc-0: 01:21:39 DEBUG unit.oai-epc/0.hss-relation-changed + status=1 unit-oai-epc-0: 01:21:39 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -eq 1 ']' unit-oai-epc-0: 01:21:39 DEBUG unit.oai-epc/0.hss-relation-changed + /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/start unit-oai-epc-0: 01:21:39 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 01:21:39 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 01:21:39 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids hss unit-oai-epc-0: 01:21:39 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 01:21:39 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -z hss:2 ']' unit-oai-epc-0: 01:21:39 DEBUG unit.oai-epc/0.hss-relation-changed + service mme_gw restart unit-oai-epc-0: 01:21:39 DEBUG unit.oai-epc/0.hss-relation-changed stop: Unknown instance: unit-oai-epc-0: 01:21:39 DEBUG unit.oai-epc/0.hss-relation-changed mme_gw start/running, process 15085 unit-oai-epc-0: 01:21:39 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 01:21:39 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 01:21:39 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw start/running, process 15085' unit-oai-epc-0: 01:21:39 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw start/running, process 15085 =~ .*running.* ]] unit-oai-epc-0: 01:21:39 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: 01:21:39 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:21:39 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: 01:21:39 DEBUG unit.oai-epc/0.hss-relation-changed + status=0 unit-oai-epc-0: 01:21:39 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -eq 1 ']' unit-oai-epc-0: 01:21:39 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_connection unit-oai-epc-0: 01:21:39 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=0 unit-oai-epc-0: 01:21:39 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -lt 30 ']' unit-oai-epc-0: 01:21:39 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 01:21:40 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 01:21:40 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 01:21:40 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=1 unit-oai-epc-0: 01:21:40 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -lt 30 ']' unit-oai-epc-0: 01:21:40 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 01:21:41 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 01:21:41 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 01:21:41 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=2 unit-oai-epc-0: 01:21:41 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 2 -lt 30 ']' unit-oai-epc-0: 01:21:41 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 01:21:42 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 01:21:42 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 01:21:42 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=3 unit-oai-epc-0: 01:21:42 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 3 -lt 30 ']' unit-oai-epc-0: 01:21:42 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 01:21:43 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 01:21:43 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 01:21:43 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=4 unit-oai-epc-0: 01:21:43 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -lt 30 ']' unit-oai-epc-0: 01:21:43 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 01:21:44 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 01:21:44 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -gt 0 ']' unit-oai-epc-0: 01:21:44 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 01:21:44 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:21:44 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running and connected to HSS unit-oai-epc-0: 01:21:44 DEBUG unit.oai-epc/0.hss-relation-changed + status-set active 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 01:21:44 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 01:21:44 DEBUG unit.oai-epc/0.hss-relation-changed + break unit-oai-epc-0: 01:21:44 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -eq 30 ']' unit-oai-epc-0: 01:21:44 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 2 unit-oai-epc-0: 01:21:46 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 01:21:46 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 01:21:46 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -n epc:3 ']' unit-oai-epc-0: 01:21:46 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 01:21:46 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 01:21:46 DEBUG unit.oai-epc/0.hss-relation-changed + for epc_id in '$(relation-ids epc)' unit-oai-epc-0: 01:21:46 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log epc:3 unit-oai-epc-0: 01:21:46 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:21:46 INFO unit.oai-epc/0.juju-log hss:2: epc:3 unit-oai-epc-0: 01:21:46 DEBUG unit.oai-epc/0.hss-relation-changed + relation-set -r epc:3 epc_running=yes unit-abot-epc-basic-0: 01:21:46 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{2}] []}} unit-abot-epc-basic-0: 01:21:46 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:21:46 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 01:21:46 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 01:21:46 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 01:21:46 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-epc-0: 01:21:46 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 01:21:46 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get opc-key unit-abot-epc-basic-0: 01:21:46 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 01:21:46 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-epc-0: 01:21:46 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 01:21:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-epc-0: 01:21:46 DEBUG unit.oai-epc/0.hss-relation-changed + hss_opc_val=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 01:21:46 DEBUG unit.oai-epc/0.hss-relation-changed + echo e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 01:21:46 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 01:21:46 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-abot-epc-basic-0: 01:21:46 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 01:21:46 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 01:21:46 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 01:21:46 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 01:21:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 01:21:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-oai-epc-0: 01:21:46 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:21:46 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 01:21:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 01:21:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-abot-epc-basic-0: 01:21:46 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 01:21:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.9 unit-abot-epc-basic-0: 01:21:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-abot-epc-basic-0: 01:21:46 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 01:21:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=yes unit-abot-epc-basic-0: 01:21:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-abot-epc-basic-0: 01:21:46 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 01:21:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 01:21:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-abot-epc-basic-0: 01:21:46 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 01:21:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 01:21:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-abot-epc-basic-0: 01:21:46 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 01:21:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 01:21:46 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: 01:21:46 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: 01:21:46 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.9/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 01:21:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.9/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 01:21:46 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: 01:21:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 01:21:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' yes == yes ']' unit-abot-epc-basic-0: 01:21:46 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: 01:21:46 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 01:21:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed + exit 0 unit-abot-epc-basic-0: 01:21:46 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 01:21:46 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 01:21:46 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 01:21:46 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:21:46 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 01:22:06 DEBUG juju.worker.uniter.remotestate got action change: [b9e954ec-77ac-4848-8ac7-d7002f1951ea] ok=true unit-abot-epc-basic-0: 01:22:06 DEBUG juju.worker.uniter.operation running operation run action b9e954ec-77ac-4848-8ac7-d7002f1951ea unit-abot-epc-basic-0: 01:22:06 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 01:22:06 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 01:22:06 DEBUG juju.worker.uniter.operation preparing operation "run action b9e954ec-77ac-4848-8ac7-d7002f1951ea" unit-abot-epc-basic-0: 01:22:06 DEBUG juju.worker.uniter.operation executing operation "run action b9e954ec-77ac-4848-8ac7-d7002f1951ea" unit-abot-epc-basic-0: 01:22:06 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running action run unit-abot-epc-basic-0: 01:22:06 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 01:22:06 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 01:22:06 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 01:22:06 INFO unit.abot-epc-basic/0.juju-log Tag names: TS_24_301 unit-abot-epc-basic-0: 01:22:06 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 01:22:06 INFO unit.abot-epc-basic/0.juju-log Running the test with the tags @TS_24_301 unit-abot-epc-basic-0: 01:22:06 DEBUG unit.abot-epc-basic/0.run Creating the Target JUnit file... unit-abot-epc-basic-0: 01:22:08 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 01:22:09 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 01:22:09 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:22:09 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 01:22:09 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:22:09 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 01:22:09 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 01:22:09 DEBUG unit.abot-epc-basic/0.run [INFO] Deleting /var/lib/abot-epc-basic/target unit-abot-epc-basic-0: 01:22:09 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 01:22:09 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: 01:22:09 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: 01:22:09 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall7275443168499324513.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 01:22:09 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 01:22:09 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: 01:22:09 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: 01:22:09 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall1117463981141093970.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: 01:22:09 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 01:22:09 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: 01:22:09 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: 01:22:09 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall1363778086666618046.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: 01:22:09 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 01:22:09 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: 01:22:09 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: 01:22:09 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall5077969274175583045.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 01:22:09 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 01:22:09 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: 01:22:09 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: 01:22:09 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall4577427046678201038.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: 01:22:09 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 01:22:09 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: 01:22:09 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: 01:22:09 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall7646151588205184884.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 01:22:09 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:22:09 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 01:22:09 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:22:09 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 0.774 s unit-abot-epc-basic-0: 01:22:09 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2018-08-10T01:22:09+00:00 unit-abot-epc-basic-0: 01:22:09 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 01:22:09 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:22:11 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 01:22:11 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 01:22:11 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:22:11 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 01:22:11 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:22:12 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: 01:22:12 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 01:22:12 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 01:22:12 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: 01:22:12 DEBUG unit.abot-epc-basic/0.run [INFO] Copying 1 resource unit-abot-epc-basic-0: 01:22:12 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 01:22:12 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 01:22:13 DEBUG unit.abot-epc-basic/0.run [INFO] No sources to compile unit-abot-epc-basic-0: 01:22:13 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 01:22:13 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 01:22:13 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: 01:22:13 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: 01:22:13 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 01:22:13 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 01:22:13 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: 01:22:14 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 01:22:14 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 01:22:14 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:22:14 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 01:22:14 DEBUG unit.abot-epc-basic/0.run T E S T S unit-abot-epc-basic-0: 01:22:14 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 01:22:15 DEBUG unit.abot-epc-basic/0.run Running com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 01:22:16 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:22:16 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 01:22:16 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:22:16 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI unit-abot-epc-basic-0: 01:22:16 DEBUG unit.abot-epc-basic/0.run Aug 10, 2018 1:22:16 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 01:22:16 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@2e8c1c9b: startup date [Fri Aug 10 01:22:16 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 01:22:16 DEBUG unit.abot-epc-basic/0.run Aug 10, 2018 1:22:16 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 01:22:16 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-abot-epc-basic-0: 01:22:16 DEBUG unit.abot-epc-basic/0.run Aug 10, 2018 1:22:16 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 01:22:16 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: 01:22:18 DEBUG unit.abot-epc-basic/0.run Aug 10, 2018 1:22:18 AM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 01:22:18 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: 01:22:18 DEBUG unit.abot-epc-basic/0.run Aug 10, 2018 1:22:18 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 01:22:18 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@39008c9f: startup date [Fri Aug 10 01:22:18 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 01:22:18 DEBUG unit.abot-epc-basic/0.run Aug 10, 2018 1:22:18 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 01:22:18 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: 01:22:18 DEBUG unit.abot-epc-basic/0.run Aug 10, 2018 1:22:18 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 01:22:18 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: 01:22:18 DEBUG unit.abot-epc-basic/0.run Aug 10, 2018 1:22:18 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 01:22:18 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: 01:22:18 DEBUG unit.abot-epc-basic/0.run Aug 10, 2018 1:22:18 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 01:22:18 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: 01:22:19 DEBUG unit.abot-epc-basic/0.run Aug 10, 2018 1:22:19 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 01:22:19 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@1e58512c: startup date [Fri Aug 10 01:22:19 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 01:22:19 DEBUG unit.abot-epc-basic/0.run Aug 10, 2018 1:22:19 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 01:22:19 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: 01:22:19 DEBUG unit.abot-epc-basic/0.run Aug 10, 2018 1:22:19 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 01:22:19 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: 01:22:19 DEBUG unit.abot-epc-basic/0.run Aug 10, 2018 1:22:19 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 01:22:19 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: 01:22:19 DEBUG unit.abot-epc-basic/0.run Aug 10, 2018 1:22:19 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 01:22:19 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: 01:22:19 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:22:19 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:19 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 01:22:20 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:19 [main] REPORT: STEP EXECUTION TIME TAKEN :1383 MS unit-abot-epc-basic-0: 01:22:20 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:22:20 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:22:20 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:22:20 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:20 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 01:22:20 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:20 [main] REPORT: STEP EXECUTION TIME TAKEN :43 MS unit-abot-epc-basic-0: 01:22:20 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:22:20 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:22:20 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:22:20 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:20 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 01:22:20 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:20 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 01:22:20 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:22:20 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:22:20 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:22:20 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22: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: 01:22:20 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:20 [main] REPORT: STEP EXECUTION TIME TAKEN :27 MS unit-abot-epc-basic-0: 01:22:20 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:22:20 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:22:20 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:22:20 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:20 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:22:20 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:20 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 01:22:20 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:22:20 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:22:20 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:22:20 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:20 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 01:22:20 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:20 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 01:22:20 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:22:20 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:22:21 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:22:21 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22: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: 01:22:21 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:21 [main] REPORT: STEP EXECUTION TIME TAKEN :795 MS unit-abot-epc-basic-0: 01:22:21 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:22:21 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:22:21 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:22:22 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:21 [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: 01:22:22 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:22 [main] REPORT: STEP EXECUTION TIME TAKEN :754 MS unit-abot-epc-basic-0: 01:22:22 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:22:22 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:22:22 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:22:22 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:22 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 01:22:22 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:22 [main] REPORT: STEP EXECUTION TIME TAKEN :61 MS unit-abot-epc-basic-0: 01:22:22 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:22:22 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:22:32 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:22:32 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:32 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:22:32 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:32 [main] REPORT: STEP EXECUTION TIME TAKEN :10038 MS unit-abot-epc-basic-0: 01:22:32 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:22:32 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:22:32 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:32.249 [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: 01:22:32 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:32.261 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 01:22:32 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:22:32 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22: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: 01:22:32 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:32 [main] REPORT: STEP EXECUTION TIME TAKEN :58 MS unit-abot-epc-basic-0: 01:22:32 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:32 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 01:22:32 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:22:32 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 01:22:32 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 01:22: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: 01:22:42 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 01:22:42 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:22:42 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: 01:22:42 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: 01:22: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: 01:22: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: 01:22:42 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 01:22: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: 01:22: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: 01:22:42 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 01:22:42 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 01:22: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: 01:22: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: 01:22:42 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 01:22: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: 01:22:42 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 01:22: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: 01:22:42 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 01:22: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: 01:22: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: 01:22:42 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 01:22:42 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:22:42 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 01:22:42 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:22:42 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MCC unit-abot-epc-basic-0: 01:22:42 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:22:43 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:42 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 01:22:43 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:43 [main] REPORT: STEP EXECUTION TIME TAKEN :50 MS unit-abot-epc-basic-0: 01:22:43 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:22:43 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:22:43 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:22:43 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:43 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 01:22:43 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:43 [main] REPORT: STEP EXECUTION TIME TAKEN :81 MS unit-abot-epc-basic-0: 01:22:43 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:22:43 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:22:43 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:22:43 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:43 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 01:22:43 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:43 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 01:22:43 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:22:43 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:22:43 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:22:43 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:43 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 01:22:43 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:43 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 01:22:43 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:22:43 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:22:43 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:22:43 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:43 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:22:43 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:43 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 01:22:43 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:22:43 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:22:43 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:22:43 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:43 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 01:22:43 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:43 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 01:22:43 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:22:43 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:22:43 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:22:43 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:43 [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: 01:22:43 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:43 [main] REPORT: STEP EXECUTION TIME TAKEN :444 MS unit-abot-epc-basic-0: 01:22:43 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:22:43 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:22:43 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:22:43 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:43 [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: 01:22:43 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:43 [main] REPORT: STEP EXECUTION TIME TAKEN :29 MS unit-abot-epc-basic-0: 01:22:43 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:22:43 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:22:43 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:22:43 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:43 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 01:22:43 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:43 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 01:22:43 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:22:43 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:22:53 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:22:53 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:53 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:22:53 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:53 [main] REPORT: STEP EXECUTION TIME TAKEN :10029 MS unit-abot-epc-basic-0: 01:22:53 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:22:53 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:22:53 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:53.913 [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: 01:22:53 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:53.920 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 01:22:53 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:22:53 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:53 [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: 01:22:53 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:53 [main] REPORT: STEP EXECUTION TIME TAKEN :37 MS unit-abot-epc-basic-0: 01:22:53 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:53 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 01:22:53 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:22:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:22:53 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 01:22:53 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 01:22:54 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: 01:23:04 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 01:23:04 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:23:04 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: 01:23:04 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: 01:23:04 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 01:23:04 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 01:23:04 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 01:23:04 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: 01:23:04 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: 01:23:04 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 01:23:04 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 01:23:04 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: 01:23:04 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: 01:23:04 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 01:23:04 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: 01:23:04 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: 01:23:04 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 01:23:04 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: 01:23:04 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 01:23:04 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 01:23:04 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:23:04 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 01:23:04 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:23:04 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MNC unit-abot-epc-basic-0: 01:23:04 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:23:04 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:04 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 01:23:04 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:04 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 01:23:04 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:23:04 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:23:04 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:23:04 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:04 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 01:23:04 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:04 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 01:23:04 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:23:04 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:23:04 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:23:04 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:04 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 01:23:04 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:04 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 01:23:04 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:23:04 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:23:04 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:23:04 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:04 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 01:23:04 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:04 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 01:23:04 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:23:04 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:23:04 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:23:04 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:04 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:23:04 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:04 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 01:23:04 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:23:04 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:23:04 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:23:04 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:04 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 01:23:04 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:04 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 01:23:04 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:23:04 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:23:04 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:23:04 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:04 [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: 01:23:04 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:04 [main] REPORT: STEP EXECUTION TIME TAKEN :484 MS unit-abot-epc-basic-0: 01:23:04 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:23:04 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:23:04 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:23:04 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:04 [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: 01:23:04 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:04 [main] REPORT: STEP EXECUTION TIME TAKEN :32 MS unit-abot-epc-basic-0: 01:23:04 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:23:04 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:23:14 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:23:14 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:14 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:23:14 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:14 [main] REPORT: STEP EXECUTION TIME TAKEN :10014 MS unit-abot-epc-basic-0: 01:23:14 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:23:14 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:23:14 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:23:14 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:14 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 01:23:14 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:14 [main] REPORT: STEP EXECUTION TIME TAKEN :28 MS unit-abot-epc-basic-0: 01:23:15 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:23:15 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:23:15 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:15.054 [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: 01:23:15 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:15.062 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 01:23:15 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:23:15 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:15 [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: 01:23:15 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:15 [main] REPORT: STEP EXECUTION TIME TAKEN :52 MS unit-abot-epc-basic-0: 01:23:15 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:15 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 01:23:15 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:23:15 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 01:23:15 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 01:23:15 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: 01:23:25 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 01:23:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:23:25 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: 01:23:25 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: 01:23:25 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 01:23:25 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 01:23:25 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 01:23:25 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: 01:23:25 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: 01:23:25 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 01:23:25 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 01:23:25 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: 01:23:25 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: 01:23:25 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: 01:23:25 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 01:23:25 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: 01:23:25 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 01:23:25 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: 01:23:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 01:23:25 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 01:23:25 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:23:25 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 01:23:25 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:23:25 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_TAC unit-abot-epc-basic-0: 01:23:25 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:23:25 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:25 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 01:23:25 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:25 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 01:23:25 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:23:25 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:23:25 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:23:25 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:25 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 01:23:25 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:25 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 01:23:25 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:23:25 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:23:25 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:23:25 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:25 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 01:23:25 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:25 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 01:23:25 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:23:25 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:23:25 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:23:25 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:25 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 01:23:25 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:25 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 01:23:25 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:23:25 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:23:25 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:23:25 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:25 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:23:25 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:25 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 01:23:25 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:23:25 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:23:25 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:23:25 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:25 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 01:23:25 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:25 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 01:23:25 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:23:25 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:23:25 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:23:25 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:25 [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: 01:23:25 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:25 [main] REPORT: STEP EXECUTION TIME TAKEN :372 MS unit-abot-epc-basic-0: 01:23:25 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:23:25 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:23:25 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:23:25 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:25 [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: 01:23:25 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:25 [main] REPORT: STEP EXECUTION TIME TAKEN :27 MS unit-abot-epc-basic-0: 01:23:25 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:23:25 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:23:25 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:23:25 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:25 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 01:23:25 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:25 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 01:23:25 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:23:25 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:23:35 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:23:35 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:35 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:23:35 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:35 [main] REPORT: STEP EXECUTION TIME TAKEN :10018 MS unit-abot-epc-basic-0: 01:23:35 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:23:35 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:23:36 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:36.001 [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: 01:23:36 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:36.004 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 01:23:36 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:23:36 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:36 [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: 01:23:36 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:36 [main] REPORT: STEP EXECUTION TIME TAKEN :30 MS unit-abot-epc-basic-0: 01:23:36 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:36 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 01:23:36 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:23:36 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 01:23:36 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 01:23:36 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: 01:23:46 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 01:23:46 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:23:46 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: 01:23:46 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: 01:23:46 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 01:23:46 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 01:23:46 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 01:23:46 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: 01:23:46 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: 01:23:46 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 01:23:46 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 01:23:46 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: 01:23:46 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: 01:23:46 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 01:23:46 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: 01:23:46 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: 01:23:46 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 01:23:46 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: 01:23:46 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 01:23:46 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 01:23:46 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:23:46 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 01:23:46 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:23:46 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_Attach_With_GUTI unit-abot-epc-basic-0: 01:23:46 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:23:46 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:46 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 01:23:46 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:46 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 01:23:46 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:23:46 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:23:46 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:23:46 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:46 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 01:23:46 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:46 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 01:23:46 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:23:46 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:23:46 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:23:46 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:46 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 01:23:46 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:46 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 01:23:46 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:23:46 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:23:46 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:23:46 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:46 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 01:23:46 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:46 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 01:23:46 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:23:46 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:23:46 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:23:46 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:46 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:23:46 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:46 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 01:23:46 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:23:46 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:23:46 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:23:46 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:46 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 01:23:46 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:46 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 01:23:46 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:23:46 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:23:46 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:23:46 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:46 [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: 01:23:46 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:46 [main] REPORT: STEP EXECUTION TIME TAKEN :223 MS unit-abot-epc-basic-0: 01:23:46 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:23:46 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:23:47 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:23:47 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:47 [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: 01:23:47 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:47 [main] REPORT: STEP EXECUTION TIME TAKEN :844 MS unit-abot-epc-basic-0: 01:23:47 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:23:47 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:23:47 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:23:47 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:47 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 01:23:47 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:47 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 01:23:47 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:23:47 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:23:57 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:23:57 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:57 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:23:57 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:57 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 01:23:57 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:23:57 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:23:57 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:57.524 [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: 01:23:57 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:57.528 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 01:23:57 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:23:57 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:57 [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: 01:23:57 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:57 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 01:23:57 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:57 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 01:23:57 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:23:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:23:57 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 01:23:57 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 01:23:57 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: 01:24:07 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 01:24:07 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:24:07 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: 01:24:07 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: 01:24:07 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 01:24:07 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 01:24:07 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 01:24:07 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: 01:24:07 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: 01:24:07 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 01:24:07 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 01:24:07 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: 01:24:07 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: 01:24:07 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 01:24:07 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: 01:24:07 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: 01:24:07 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 01:24:07 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: 01:24:07 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 01:24:07 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 01:24:07 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:24:07 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 01:24:07 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:24:07 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DNS Server Address Request Indication in PCO unit-abot-epc-basic-0: 01:24:07 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:24:07 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:07 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 01:24:07 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:07 [main] REPORT: STEP EXECUTION TIME TAKEN :27 MS unit-abot-epc-basic-0: 01:24:07 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:24:07 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:24:07 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:24:07 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:07 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 01:24:07 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:07 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 01:24:07 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:24:07 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:24:07 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:24:07 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:07 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 01:24:07 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:07 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 01:24:07 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:24:07 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:24:07 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:24:07 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24: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: 01:24:07 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:07 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 01:24:07 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:24:07 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:24:07 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:24:07 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:07 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:24:07 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:07 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 01:24:07 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:24:07 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:24:07 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:24:07 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:07 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 01:24:07 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:07 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 01:24:07 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:24:07 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:24:08 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:24:08 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:08 [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: 01:24:08 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:08 [main] REPORT: STEP EXECUTION TIME TAKEN :206 MS unit-abot-epc-basic-0: 01:24:08 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:24:08 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:24:08 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:24:08 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:08 [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: 01:24:08 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:08 [main] REPORT: STEP EXECUTION TIME TAKEN :834 MS unit-abot-epc-basic-0: 01:24:08 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:24:08 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:24:08 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:24:08 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:08 [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: 01:24:08 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:08 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 01:24:08 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:24:08 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:24:09 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:24:09 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:09 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 01:24:09 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:09 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 01:24:09 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:24:09 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:24:19 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:24:19 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:19 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:24:19 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:19 [main] REPORT: STEP EXECUTION TIME TAKEN :10010 MS unit-abot-epc-basic-0: 01:24:19 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:24:19 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:24:19 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:19.065 [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: 01:24:19 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:19.070 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 01:24:19 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:24:19 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:19 [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: 01:24:19 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:19 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 01:24:19 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:19 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 01:24:19 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:24:19 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 01:24:19 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 01:24:19 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: 01:24:29 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 01:24:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:24:29 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: 01:24:29 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: 01:24:29 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 01:24:29 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 01:24:29 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 01:24:29 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: 01:24:29 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: 01:24:29 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 01:24:29 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 01:24:29 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: 01:24:29 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: 01:24:29 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: 01:24:29 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 01:24:29 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: 01:24:29 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 01:24:29 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: 01:24:29 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 01:24:29 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: 01:24:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:24:29 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 01:24:29 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:24:29 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 01:24:29 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:24:29 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with DSMIPv6 Home Agent Address Request Indication in PCO unit-abot-epc-basic-0: 01:24:29 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:24:29 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:29 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 01:24:29 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:29 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 01:24:29 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:24:29 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:24:29 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:24:29 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:29 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 01:24:29 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:29 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 01:24:29 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:24:29 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:24:29 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:24:29 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:29 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 01:24:29 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:29 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 01:24:29 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:24:29 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:24:29 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:24:29 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:29 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 01:24:29 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:29 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 01:24:29 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:24:29 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:24:29 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:24:29 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:29 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:24:29 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:29 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 01:24:29 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:24:29 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:24:29 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:24:29 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:29 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 01:24:29 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:29 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 01:24:29 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:24:29 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:24:29 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:24:29 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:29 [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: 01:24:29 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:29 [main] REPORT: STEP EXECUTION TIME TAKEN :393 MS unit-abot-epc-basic-0: 01:24:29 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:24:29 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:24:30 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:24:30 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:30 [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: 01:24:30 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:30 [main] REPORT: STEP EXECUTION TIME TAKEN :719 MS unit-abot-epc-basic-0: 01:24:30 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:24:30 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:24:30 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:24:30 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:30 [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: 01:24:30 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:30 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 01:24:30 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:24:30 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:24:30 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:24:30 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:30 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 01:24:30 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:30 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 01:24:30 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:24:30 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:30 [main] REPORT: ========================================================================================== unit-mysql-0: 01:24:35 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 01:24:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 01:24:35 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 01:24:35 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 01:24:35 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 01:24:35 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 01:24:35 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 01:24:35 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-mysql-0: 01:24:35 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 01:24:35 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 01:24:35 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 01:24:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 01:24:35 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 01:24:40 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:24:40 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:40 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:24:40 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:40 [main] REPORT: STEP EXECUTION TIME TAKEN :10011 MS unit-abot-epc-basic-0: 01:24:40 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:24:40 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:24:40 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:40.630 [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: 01:24:40 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:40.632 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 01:24:40 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:24:40 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:40 [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: 01:24:40 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:40 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 01:24:40 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:40 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 01:24:40 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:24:40 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 01:24:40 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 01:24:40 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: 01:24:50 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 01:24:50 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:24:50 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: 01:24:50 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: 01:24:50 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 01:24:50 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 01:24:50 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 01:24:50 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: 01:24:50 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: 01:24:50 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 01:24:50 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 01:24:50 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: 01:24:50 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: 01:24:50 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: 01:24:50 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 01:24:50 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: 01:24:50 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 01:24:50 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: 01:24:50 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 01:24:50 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: 01:24:50 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:24:50 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 01:24:50 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:24:50 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 01:24:50 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:24:50 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DSMIPv6 Home Network Prefix Request Indication in PCO unit-abot-epc-basic-0: 01:24:50 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:24:50 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:50 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 01:24:50 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:50 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 01:24:50 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:24:50 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:24:50 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:24:50 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:50 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 01:24:50 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:50 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 01:24:50 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:24:50 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:24:50 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:24:50 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:50 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 01:24:50 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:50 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 01:24:50 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:24:50 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:24:50 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:24:50 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:50 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 01:24:50 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:50 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 01:24:50 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:24:50 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:24:50 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:24:50 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:50 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:24:50 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:50 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 01:24:50 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:24:50 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:24:50 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:24:50 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:50 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 01:24:50 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:50 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 01:24:50 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:24:50 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:24:51 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:24:51 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:51 [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: 01:24:51 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:51 [main] REPORT: STEP EXECUTION TIME TAKEN :511 MS unit-abot-epc-basic-0: 01:24:51 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:24:51 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:24:52 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:24:52 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:52 [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: 01:24:52 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:52 [main] REPORT: STEP EXECUTION TIME TAKEN :650 MS unit-abot-epc-basic-0: 01:24:52 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:24:52 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:24:52 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:24:52 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:52 [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: 01:24:52 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:52 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 01:24:52 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:24:52 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:24:52 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:24:52 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:52 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 01:24:52 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:52 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 01:24:52 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:24:52 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:24:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:25:02 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:25:02 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:02 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:25:02 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:02 [main] REPORT: STEP EXECUTION TIME TAKEN :10018 MS unit-abot-epc-basic-0: 01:25:02 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:25:02 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:25:02 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:02.270 [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: 01:25:02 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:02.272 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 01:25:02 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:25:02 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:02 [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: 01:25:02 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:02 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 01:25:02 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:02 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 01:25:02 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:25:02 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 01:25:02 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 01:25:02 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: 01:25:12 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 01:25:12 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:25:12 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: 01:25:12 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: 01:25:12 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 01:25:12 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 01:25:12 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 01:25:12 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: 01:25:12 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: 01:25:12 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 01:25:12 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 01:25:12 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: 01:25:12 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: 01:25:12 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: 01:25:12 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 01:25:12 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: 01:25:12 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 01:25:12 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: 01:25:12 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 01:25:12 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: 01:25:12 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:25:12 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 01:25:12 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:25:12 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 01:25:12 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:25:12 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: 01:25:12 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:25:12 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:12 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 01:25:12 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:12 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 01:25:12 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:25:12 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:25:12 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:25:12 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:12 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 01:25:12 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:12 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 01:25:12 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:25:12 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:25:12 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:25:12 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:12 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 01:25:12 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:12 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 01:25:12 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:25:12 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:25:12 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:25:12 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:12 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 01:25:12 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:12 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 01:25:12 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:25:12 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:25:12 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:25:12 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:12 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:25:12 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:12 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 01:25:12 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:25:12 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:25:12 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:25:12 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:12 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 01:25:12 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:12 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 01:25:12 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:25:12 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:25:12 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:25:12 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:12 [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: 01:25:12 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:12 [main] REPORT: STEP EXECUTION TIME TAKEN :364 MS unit-abot-epc-basic-0: 01:25:12 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:25:12 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:25:13 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:25:13 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:13 [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: 01:25:13 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:13 [main] REPORT: STEP EXECUTION TIME TAKEN :648 MS unit-abot-epc-basic-0: 01:25:13 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:25:13 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:25:13 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:25:13 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:13 [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: 01:25:13 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:13 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 01:25:13 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:25:13 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:25:13 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:25:13 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:13 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 01:25:13 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:13 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 01:25:13 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:25:13 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:25:23 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:25:23 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:23 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:25:23 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:23 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 01:25:23 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:25:23 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:25:23 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:23.832 [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: 01:25:23 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:23.835 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 01:25:23 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:25:23 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:23 [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: 01:25:23 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:23 [main] REPORT: STEP EXECUTION TIME TAKEN :162 MS unit-abot-epc-basic-0: 01:25:23 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:23 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 01:25:23 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:25:23 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 01:25:23 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 01:25:24 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: 01:25:34 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 01:25:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:25:34 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: 01:25:34 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: 01:25:34 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 01:25:34 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 01:25:34 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 01:25:34 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: 01:25:34 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: 01:25:34 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 01:25:34 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 01:25:34 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: 01:25:34 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: 01:25:34 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: 01:25:34 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 01:25:34 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: 01:25:34 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 01:25:34 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: 01:25:34 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 01:25:34 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: 01:25:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:25:34 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 01:25:34 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:25:34 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 01:25:34 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:25:34 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With IM CN Subsystem Signalling Flag Indication in PCO unit-abot-epc-basic-0: 01:25:34 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:25:34 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:34 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 01:25:34 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:34 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 01:25:34 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:25:34 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:25:34 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:25:34 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:34 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 01:25:34 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:34 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 01:25:34 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:25:34 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:25:34 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:25:34 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:34 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 01:25:34 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:34 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 01:25:34 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:25:34 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:25:34 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:25:34 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:34 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 01:25:34 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:34 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 01:25:34 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:25:34 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:25:34 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:25:34 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:34 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:25:34 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:34 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 01:25:34 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:25:34 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:25:34 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:25:34 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:34 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 01:25:34 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:34 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 01:25:34 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:25:34 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:25:34 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:25:34 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:34 [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: 01:25:34 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:34 [main] REPORT: STEP EXECUTION TIME TAKEN :325 MS unit-abot-epc-basic-0: 01:25:34 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:25:34 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:25:35 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:25:35 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:35 [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: 01:25:35 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:35 [main] REPORT: STEP EXECUTION TIME TAKEN :635 MS unit-abot-epc-basic-0: 01:25:35 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:25:35 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:25:35 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:25:35 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:35 [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: 01:25:35 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:35 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 01:25:35 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:25:35 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:25:35 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:25:35 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:35 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 01:25:35 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:35 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 01:25:35 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:25:35 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:25:45 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:25:45 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:45 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:25:45 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:45 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 01:25:45 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:25:45 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:25:45 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:45.539 [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: 01:25:45 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:45.541 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 01:25:45 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:25:45 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:45 [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: 01:25:45 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:45 [main] REPORT: STEP EXECUTION TIME TAKEN :148 MS unit-abot-epc-basic-0: 01:25:45 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:45 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 01:25:45 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:25:45 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 01:25:45 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 01:25:45 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: 01:25:55 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 01:25:55 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:25:55 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: 01:25:55 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: 01:25:55 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 01:25:55 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 01:25:55 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 01:25:55 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: 01:25:55 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: 01:25:55 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 01:25:55 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 01:25:55 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: 01:25:55 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: 01:25:55 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: 01:25:55 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 01:25:55 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: 01:25:55 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 01:25:55 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: 01:25:55 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 01:25:55 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: 01:25:55 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:25:55 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 01:25:55 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:25:55 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 01:25:55 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:25:55 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with IPv4 Address Allocation Via DHCPv4 Indication in PCO unit-abot-epc-basic-0: 01:25:55 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:25:55 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:55 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 01:25:55 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:55 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 01:25:55 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:25:55 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:25:55 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:25:55 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:55 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 01:25:55 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:55 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 01:25:55 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:25:55 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:25:55 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:25:55 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:55 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 01:25:55 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:55 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 01:25:55 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:25:55 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:25:55 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:25:55 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:55 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 01:25:55 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:55 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 01:25:55 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:25:55 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:25:55 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:25:55 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:55 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:25:55 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:55 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 01:25:55 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:25:55 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:25:55 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:25:55 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:55 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 01:25:55 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:55 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 01:25:55 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:25:55 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:25:56 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:25:56 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:56 [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: 01:25:56 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:56 [main] REPORT: STEP EXECUTION TIME TAKEN :218 MS unit-abot-epc-basic-0: 01:25:56 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:25:56 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:25:56 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:25:56 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:56 [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: 01:25:56 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:56 [main] REPORT: STEP EXECUTION TIME TAKEN :667 MS unit-abot-epc-basic-0: 01:25:56 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:25:56 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:25:56 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:25:56 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:56 [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: 01:25:56 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:56 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 01:25:56 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:25:56 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:25:56 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:25:56 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:56 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 01:25:56 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:56 [main] REPORT: STEP EXECUTION TIME TAKEN :81 MS unit-abot-epc-basic-0: 01:25:56 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:25:56 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:25:56 [main] REPORT: ========================================================================================== unit-oai-epc-0: 01:26:04 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 01:26:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 01:26:04 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 01:26:04 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 01:26:04 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 01:26:04 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 01:26:04 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 01:26:04 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-oai-epc-0: 01:26:04 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 01:26:04 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 01:26:04 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 01:26:04 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 01:26:04 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 01:26:04 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 01:26:04 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 01:26:04 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 16993' unit-oai-epc-0: 01:26:04 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 16993 =~ .*running.* ]] unit-oai-epc-0: 01:26:04 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: 01:26:05 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:26:05 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 01:26:05 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 01:26:05 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 01:26:05 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 01:26:05 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 01:26:05 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 01:26:05 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 01:26:05 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 01:26:05 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 01:26:05 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 01:26:06 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:26:06 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:06 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:26:06 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:06 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 01:26:06 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:26:06 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:26:06 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:06.873 [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: 01:26:06 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:06.880 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 01:26:06 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:26:06 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:06 [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: 01:26:06 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:06 [main] REPORT: STEP EXECUTION TIME TAKEN :29 MS unit-abot-epc-basic-0: 01:26:06 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:06 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 01:26:06 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:26:06 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 01:26:06 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 01:26:06 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: 01:26:09 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 01:26:09 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 01:26:09 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 01:26:09 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 01:26:09 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 01:26:09 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 01:26:09 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 01:26:09 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-oai-hss-0: 01:26:09 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 01:26:09 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 01:26:09 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 01:26:09 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 01:26:09 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 01:26:09 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 01:26:09 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 21956' unit-oai-hss-0: 01:26:09 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 21956 =~ .*running.* ]] unit-oai-hss-0: 01:26:09 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 01:26:09 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:26:09 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 01:26:09 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 01:26:09 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 01:26:09 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 01:26:09 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 01:26:09 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 01:26:09 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 01:26:09 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 01:26:09 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 01:26:09 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 01:26:16 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 01:26:17 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:26:17 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: 01:26:17 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: 01:26:17 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 01:26:17 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 01:26:17 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 01:26:17 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: 01:26:17 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: 01:26:17 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 01:26:17 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 01:26:17 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: 01:26:17 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: 01:26:17 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: 01:26:17 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 01:26:17 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: 01:26:17 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 01:26:17 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: 01:26:17 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 01:26:17 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: 01:26:17 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:26:17 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 01:26:17 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:26:17 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 01:26:17 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:26:17 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: 01:26:17 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:26:17 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:17 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 01:26:17 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:17 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 01:26:17 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:26:17 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:26:17 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:26:17 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:17 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 01:26:17 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:17 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 01:26:17 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:26:17 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:26:17 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:26:17 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:17 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 01:26:17 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:17 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 01:26:17 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:26:17 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:26:17 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:26:17 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:17 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 01:26:17 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:17 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 01:26:17 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:26:17 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:26:17 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:26:17 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:17 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:26:17 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:17 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 01:26:17 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:26:17 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:26:17 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:26:17 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:17 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 01:26:17 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:17 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 01:26:17 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:26:17 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:26:17 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:26:17 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:17 [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: 01:26:17 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:17 [main] REPORT: STEP EXECUTION TIME TAKEN :215 MS unit-abot-epc-basic-0: 01:26:17 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:26:17 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:26:18 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:26:18 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:18 [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: 01:26:18 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:18 [main] REPORT: STEP EXECUTION TIME TAKEN :650 MS unit-abot-epc-basic-0: 01:26:18 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:26:18 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:26:18 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:26:18 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:18 [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: 01:26:18 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:18 [main] REPORT: STEP EXECUTION TIME TAKEN :157 MS unit-abot-epc-basic-0: 01:26:18 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:26:18 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:26:18 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:26:18 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:18 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 01:26:18 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:18 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 01:26:18 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:26:18 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:26:28 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:26:28 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:28 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:26:28 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:28 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 01:26:28 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:26:28 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:26:28 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:28.236 [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: 01:26:28 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:28.242 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 01:26:28 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:26:28 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:28 [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: 01:26:28 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:28 [main] REPORT: STEP EXECUTION TIME TAKEN :25 MS unit-abot-epc-basic-0: 01:26:28 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:28 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 01:26:28 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:26:28 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 01:26:28 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 01:26:28 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: 01:26:38 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 01:26:38 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:26:38 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: 01:26:38 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: 01:26: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: 01:26: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: 01:26:38 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 01:26: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: 01:26: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: 01:26:38 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 01:26:38 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 01:26: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: 01:26: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: 01:26:38 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: 01:26:38 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 01:26: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: 01:26:38 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 01:26: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: 01:26:38 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 01:26: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: 01:26:38 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:26:38 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 01:26:38 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:26:38 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 01:26:38 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:26:38 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: 01:26:38 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:26:38 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:38 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 01:26:38 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:38 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 01:26:38 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:26:38 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:26:38 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:26:38 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:38 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 01:26:38 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:38 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 01:26:38 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:26:38 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:26:38 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:26:38 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:38 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 01:26:38 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:38 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 01:26:38 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:26:38 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:26:38 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:26:38 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26: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: 01:26:38 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:38 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 01:26:38 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:26:38 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:26:38 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:26:38 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:38 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:26:38 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:38 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 01:26:38 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:26:38 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:26:38 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:26:38 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:38 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 01:26:38 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:38 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 01:26:38 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:26:38 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:26:38 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:26:38 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:38 [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: 01:26:38 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:38 [main] REPORT: STEP EXECUTION TIME TAKEN :228 MS unit-abot-epc-basic-0: 01:26:38 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:26:38 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:26:39 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:26:39 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:39 [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: 01:26:39 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:39 [main] REPORT: STEP EXECUTION TIME TAKEN :847 MS unit-abot-epc-basic-0: 01:26:39 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:26:39 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:26:39 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:26:39 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:39 [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: 01:26:39 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:39 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 01:26:39 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:26:39 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:26:39 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:26:39 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:39 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 01:26:39 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:39 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 01:26:39 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:26:39 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:26:49 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:26:49 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:49 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:26:49 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:49 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 01:26:49 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:26:49 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:26:49 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:49.724 [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: 01:26:49 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:49.726 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 01:26:49 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:26:49 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:49 [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: 01:26:49 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:49 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 01:26:49 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:49 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 01:26:49 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:26:49 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 01:26:49 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 01:26:49 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: 01:26:59 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 01:26:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:26:59 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: 01:26:59 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: 01:26:59 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 01:26:59 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 01:26:59 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 01:26:59 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: 01:26:59 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: 01:26:59 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 01:26:59 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 01:26:59 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: 01:26:59 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: 01:26:59 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: 01:26:59 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 01:26:59 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: 01:26:59 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 01:26:59 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: 01:26:59 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 01:26:59 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: 01:26:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:26:59 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 01:26:59 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:26:59 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 01:26:59 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:26:59 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With P-CSCF Address Request Indication in PCO unit-abot-epc-basic-0: 01:26:59 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:26:59 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:59 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 01:26:59 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:59 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 01:26:59 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:26:59 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:26:59 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:26:59 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:59 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 01:26:59 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:59 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 01:26:59 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:26:59 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:26:59 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:26:59 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:59 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 01:26:59 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:59 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 01:26:59 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:26:59 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:26:59 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:26:59 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:59 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 01:26:59 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:59 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 01:26:59 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:26:59 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:26:59 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:26:59 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:59 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:26:59 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:59 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 01:26:59 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:26:59 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:26:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:27:00 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:27:00 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:00 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 01:27:00 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:00 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 01:27:00 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:27:00 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:27:00 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:27:00 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:00 [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: 01:27:00 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:00 [main] REPORT: STEP EXECUTION TIME TAKEN :224 MS unit-abot-epc-basic-0: 01:27:00 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:27:00 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:27:01 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:27:01 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:01 [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: 01:27:01 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:01 [main] REPORT: STEP EXECUTION TIME TAKEN :804 MS unit-abot-epc-basic-0: 01:27:01 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:27:01 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:27:01 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:27:01 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:01 [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: 01:27:01 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:01 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 01:27:01 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:27:01 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:27:01 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:27:01 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:01 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 01:27:01 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:01 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 01:27:01 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:27:01 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:27:11 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:27:11 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:11 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:27:11 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:11 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 01:27:11 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:27:11 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:27:11 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:11.116 [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: 01:27:11 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:11.118 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 01:27:11 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:27:11 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:11 [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: 01:27:11 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:11 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 01:27:11 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:11 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 01:27:11 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:27:11 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 01:27:11 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 01:27:11 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: 01:27:21 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:27:21 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: 01:27:21 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: 01:27:21 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 01:27:21 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: 01:27:21 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: 01:27:21 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 01:27:21 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: 01:27:21 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: 01:27:21 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: 01:27:21 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 01:27:21 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: 01:27:21 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 01:27:21 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: 01:27:21 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 01:27:21 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: 01:27:21 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.run Feature: Auth_Accept unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:21 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:21 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:21 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:21 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:21 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:21 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:21 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:21 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:21 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:21 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:21 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:21 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27: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: 01:27:21 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:21 [main] REPORT: STEP EXECUTION TIME TAKEN :362 MS unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:27:21 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:27:22 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:27:22 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27: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: 01:27:22 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:22 [main] REPORT: STEP EXECUTION TIME TAKEN :657 MS unit-abot-epc-basic-0: 01:27:22 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:27:22 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:27:22 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:27:22 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:22 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 01:27:22 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:22 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 01:27:22 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:27:22 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:27:32 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:27:32 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:32 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:27:32 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:32 [main] REPORT: STEP EXECUTION TIME TAKEN :10013 MS unit-abot-epc-basic-0: 01:27:32 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:27:32 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:27:32 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:32.434 [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: 01:27:32 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:32.438 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 01:27:32 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:27:32 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27: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: 01:27:32 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:32 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 01:27:32 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:32 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 01:27:32 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:27:32 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 01:27:32 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 01:27: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: 01:27:42 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 01:27:42 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:27:42 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: 01:27:42 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: 01:27:42 DEBUG unit.abot-epc-basic/0.run EPS security context. unit-abot-epc-basic-0: 01:27:42 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:27: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: 01:27: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: 01:27:42 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 01:27: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: 01:27: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: 01:27:42 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 01:27:42 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 01:27: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: 01:27:42 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: 01:27:42 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 01:27: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: 01:27:42 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 01:27: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: 01:27:42 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 01:27: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: 01:27:42 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 01:27:42 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 01:27:42 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:27:42 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 01:27:42 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:27:42 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 01:27:42 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:27:42 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:42 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 01:27:42 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:42 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 01:27:42 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:27:42 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:27:42 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:27:42 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:42 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 01:27:42 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:42 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 01:27:42 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:27:42 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:27:42 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:27:42 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:42 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 01:27:42 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:42 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 01:27:42 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:27:42 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:27:42 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:27:42 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27: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: 01:27:42 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:42 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 01:27:42 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:27:42 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:27:42 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:27:42 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:42 [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: 01:27:42 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:42 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 01:27:42 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:27:42 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:27:42 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:27:42 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27: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: 01:27:42 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:42 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 01:27:42 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:27:42 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:27:42 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:27:42 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:42 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:27:42 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:42 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 01:27:42 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:27:42 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:27:42 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:27:42 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:42 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 01:27:42 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:42 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 01:27:42 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:27:42 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:27:43 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:27:43 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:43 [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: 01:27:43 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:43 [main] REPORT: STEP EXECUTION TIME TAKEN :363 MS unit-abot-epc-basic-0: 01:27:43 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:27:43 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:27:43 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:27:43 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27: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: 01:27:43 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:43 [main] REPORT: STEP EXECUTION TIME TAKEN :652 MS unit-abot-epc-basic-0: 01:27:43 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:27:43 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:27:43 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:27:43 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:43 [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: 01:27:43 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:43 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 01:27:43 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:27:43 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:27:43 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:27:43 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:43 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 01:27:43 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:43 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 01:27:43 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:27:43 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:27:45 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 01:27:53 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:27:53 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:53 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:27:53 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:53 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 01:27:53 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:27:53 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:27:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:28:03 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:28:03 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:03 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:28:03 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:03 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 01:28:03 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:28:03 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:28:03 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:03.835 [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: 01:28:03 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:03.837 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 01:28:03 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:28:03 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:03 [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: 01:28:03 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:03 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 01:28:03 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:03 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 01:28:03 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:28:03 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 01:28:03 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 01:28:03 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: 01:28:03 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: 01:28: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: 01:28:14 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 01:28:14 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:28:14 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: 01:28:14 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: 01:28: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: 01:28: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: 01:28:14 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 01:28: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: 01:28:14 DEBUG unit.abot-epc-basic/0.run #RES is restored to 0x00 in teardown process unit-abot-epc-basic-0: 01:28:14 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: 01:28: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: 01:28: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: 01:28:14 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 01:28:14 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 01:28: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: 01:28:14 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: 01:28:14 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: 01:28:14 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: 01:28:14 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 01:28: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: 01:28: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: 01:28: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: 01:28:14 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 01:28: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: 01:28:14 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 01:28:14 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 01:28:14 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:28:14 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 01:28:14 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:28:14 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth unit-abot-epc-basic-0: 01:28:14 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:28:14 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:14 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 01:28:14 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:14 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 01:28:14 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:28:14 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:28:14 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:28:14 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:14 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 01:28:14 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:14 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 01:28:14 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:28:14 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:28:14 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:28:14 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:14 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 01:28:14 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:14 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 01:28:14 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:28:14 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:28:14 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:28:14 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28: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: 01:28:14 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:14 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 01:28:14 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:28:14 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:28:14 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:28:14 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:14 [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: 01:28:14 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:14 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 01:28:14 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:28:14 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:28:14 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:28:14 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:14 [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: 01:28:14 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:14 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 01:28:14 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:28:14 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:28:14 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:28:14 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:14 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:28:14 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:14 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 01:28:14 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:28:14 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:28:14 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:28:14 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:14 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 01:28:14 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:14 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 01:28:14 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:28:14 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:28:15 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:28:15 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28: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: 01:28:15 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:15 [main] REPORT: STEP EXECUTION TIME TAKEN :232 MS unit-abot-epc-basic-0: 01:28:15 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:28:15 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:28:15 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:28:15 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:15 [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: 01:28:15 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:15 [main] REPORT: STEP EXECUTION TIME TAKEN :750 MS unit-abot-epc-basic-0: 01:28:15 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:28:15 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:28:15 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:28:15 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:15 [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: 01:28:15 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:15 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 01:28:15 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:28:15 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:28:16 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:28:16 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:16 [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: 01:28:16 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:16 [main] REPORT: STEP EXECUTION TIME TAKEN :154 MS unit-abot-epc-basic-0: 01:28:16 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:28:16 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:28:16 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:28:16 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:16 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 01:28:16 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:16 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 01:28:16 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:28:16 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:28:26 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:28:26 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:26 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:28:26 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:26 [main] REPORT: STEP EXECUTION TIME TAKEN :10013 MS unit-abot-epc-basic-0: 01:28:26 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:28:26 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:36 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:36 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:36.192 [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: 01:28:36 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:36.194 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:36 [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: 01:28:36 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:36 [main] REPORT: STEP EXECUTION TIME TAKEN :27 MS unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:36 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 01:28:36 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 01:28:36 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: 01:28:36 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: 01:28:36 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: 01:28:46 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 01:28:46 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:28:46 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: 01:28:46 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: 01:28:46 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 01:28:46 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 01:28:46 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 01:28:46 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: 01:28:46 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: 01:28:46 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: 01:28:46 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: 01:28:46 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 01:28:46 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 01:28:46 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: 01:28:46 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: 01:28:46 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: 01:28:46 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: 01:28:46 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: 01:28:46 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 01:28:46 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: 01:28:46 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: 01:28:46 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: 01:28:46 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 01:28:46 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: 01:28:46 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 01:28:46 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 01:28:46 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:28:46 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 01:28:46 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:28:46 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 01:28:46 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:28:46 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:46 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 01:28:46 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:46 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 01:28:46 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:28:46 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:28:46 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:28:46 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:46 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 01:28:46 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:46 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 01:28:46 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:28:46 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:28:46 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:28:46 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:46 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 01:28:46 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:46 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 01:28:46 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:28:46 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:28:46 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:28:46 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:46 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 01:28:46 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:46 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 01:28:46 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:28:46 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:28:46 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:28:46 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:46 [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: 01:28:46 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:46 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 01:28:46 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:28:46 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:28:46 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:28:46 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:46 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:28:46 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:46 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 01:28:46 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:28:46 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:28:46 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:28:46 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:46 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 01:28:46 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:46 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 01:28:46 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:28:46 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:28:47 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:28:47 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:47 [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: 01:28:47 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:47 [main] REPORT: STEP EXECUTION TIME TAKEN :369 MS unit-abot-epc-basic-0: 01:28:47 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:28:47 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:28:47 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:28:47 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:47 [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: 01:28:47 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:47 [main] REPORT: STEP EXECUTION TIME TAKEN :651 MS unit-abot-epc-basic-0: 01:28:47 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:28:47 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:28:47 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:28:47 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:47 [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: 01:28:47 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:47 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 01:28:47 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:28:47 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:28:47 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:28:47 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:47 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 01:28:47 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:47 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 01:28:47 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:28:47 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:28:57 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:28:57 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:57 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:28:57 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:57 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 01:28:57 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:28:57 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:28:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:29:07 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:29:07 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:07 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:29:07 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:07 [main] REPORT: STEP EXECUTION TIME TAKEN :10011 MS unit-abot-epc-basic-0: 01:29:07 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:29:07 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:29:07 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:07.842 [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: 01:29:07 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:07.844 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 01:29:07 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:29:07 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:07 [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: 01:29:07 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:07 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 01:29:07 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:07 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 01:29:07 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:29:07 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 01:29:07 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 01:29:07 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: 01:29:07 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: 01:29:17 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 01:29:18 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:29:18 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: 01:29:18 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: 01:29:18 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 01:29:18 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 01:29:18 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 01:29:18 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: 01:29:18 DEBUG unit.abot-epc-basic/0.run #RES is restore to 0x00 in teardown process unit-abot-epc-basic-0: 01:29:18 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: 01:29:18 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: 01:29:18 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 01:29:18 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 01:29:18 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: 01:29:18 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: 01:29:18 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: 01:29:18 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: 01:29:18 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 01:29:18 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: 01:29:18 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: 01:29:18 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: 01:29:18 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 01:29:18 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: 01:29:18 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:29:18 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 01:29:18 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:29:18 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 01:29:18 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:29:18 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_GUTIattachMAC_code_failure unit-abot-epc-basic-0: 01:29:18 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:29:18 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:18 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 01:29:18 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:18 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 01:29:18 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:29:18 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:29:18 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:29:18 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:18 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 01:29:18 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:18 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 01:29:18 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:29:18 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:29:18 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:29:18 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:18 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 01:29:18 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:18 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 01:29:18 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:29:18 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:29:18 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:29:18 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:18 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 01:29:18 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:18 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 01:29:18 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:29:18 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:29:18 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:29:18 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:18 [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: 01:29:18 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:18 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 01:29:18 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:29:18 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:29:18 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:29:18 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:18 [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: 01:29:18 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:18 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 01:29:18 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:29:18 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:29:18 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:29:18 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:18 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:29:18 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:18 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 01:29:18 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:29:18 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:29:18 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:29:18 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:18 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 01:29:18 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:18 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 01:29:18 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:29:18 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:29:18 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:29:18 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:18 [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: 01:29:18 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:18 [main] REPORT: STEP EXECUTION TIME TAKEN :354 MS unit-abot-epc-basic-0: 01:29:18 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:29:18 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:19 [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: 01:29:19 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:19 [main] REPORT: STEP EXECUTION TIME TAKEN :658 MS unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:19 [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: 01:29:19 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:19 [main] REPORT: STEP EXECUTION TIME TAKEN :659 MS unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:19 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:19 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:29:19 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:29:29 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:29:29 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:29 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:29:29 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:29 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 01:29:29 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:29:29 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:29:39 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:29:39 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:39 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:29:39 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:39 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 01:29:39 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:29:39 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:29:39 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:39.995 [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: 01:29:39 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:39.998 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 01:29:40 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:29:40 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:40 [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: 01:29:40 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:40 [main] REPORT: STEP EXECUTION TIME TAKEN :151 MS unit-abot-epc-basic-0: 01:29:40 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:40 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 01:29:40 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:29:40 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 01:29:40 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 01:29:40 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: 01:29:40 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: 01:29:40 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: 01:29:51 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:29:51 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: 01:29:51 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: 01:29:51 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 01:29:51 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: 01:29:51 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: 01:29:51 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: 01:29:51 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: 01:29:51 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 01:29:51 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: 01:29:51 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: 01:29:51 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 01:29:51 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: 01:29:51 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 01:29:51 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: 01:29:51 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: 01:29:51 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: 01:29:51 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 01:29:51 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: 01:29:51 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:51 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:51 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:51 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:51 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:51 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:51 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:51 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:51 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:51 [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: 01:29:51 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:51 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:51 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:51 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:51 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:51 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:51 [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: 01:29:51 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:51 [main] REPORT: STEP EXECUTION TIME TAKEN :370 MS unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:29:51 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:29:52 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:29:52 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:52 [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: 01:29:52 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:52 [main] REPORT: STEP EXECUTION TIME TAKEN :682 MS unit-abot-epc-basic-0: 01:29:52 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:29:52 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:29:53 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:29:53 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:53 [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: 01:29:53 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:53 [main] REPORT: STEP EXECUTION TIME TAKEN :648 MS unit-abot-epc-basic-0: 01:29:53 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:29:53 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:29:53 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:29:53 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:53 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 01:29:53 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:53 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 01:29:53 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:29:53 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:29:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:30:03 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:30:03 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:03 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:30:03 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:03 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 01:30:03 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:30:03 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:30:13 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:30:13 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:13 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:30:13 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:13 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 01:30:13 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:30:13 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:30:13 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:13.400 [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: 01:30:13 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:13.402 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 01:30:13 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:30:13 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30: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: 01:30:13 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:13 [main] REPORT: STEP EXECUTION TIME TAKEN :28 MS unit-abot-epc-basic-0: 01:30:13 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:13 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 01:30:13 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:30:13 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 01:30:13 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 01:30: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: 01:30:14 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: 01:30:24 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 01:30:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:30:24 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: 01:30:24 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: 01:30:24 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 01:30:24 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 01:30:24 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 01:30:24 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: 01:30:24 DEBUG unit.abot-epc-basic/0.run # WRONGIMSI is restored to false in teardown process unit-abot-epc-basic-0: 01:30:24 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: 01:30:24 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: 01:30:24 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 01:30:24 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 01:30:24 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: 01:30:24 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: 01:30:24 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 01:30:24 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: 01:30:24 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 01:30:24 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: 01:30:24 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: 01:30:24 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: 01:30:24 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 01:30:24 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: 01:30:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:30:24 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 01:30:24 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:30:24 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 01:30:24 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:30:24 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_SQN_failure unit-abot-epc-basic-0: 01:30:24 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:30:24 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:24 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 01:30:24 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:24 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 01:30:24 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:30:24 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:30:24 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:30:24 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:24 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 01:30:24 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:24 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 01:30:24 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:30:24 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:30:24 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:30:24 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:24 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 01:30:24 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:24 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 01:30:24 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:30:24 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:30:24 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:30:24 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30: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: 01:30:24 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:24 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 01:30:24 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:30:24 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:30:24 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:30:24 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:24 [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: 01:30:24 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:24 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 01:30:24 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:30:24 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:30:24 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:30:24 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:24 [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: 01:30:24 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:24 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 01:30:24 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:30:24 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:30:24 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:30:24 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:24 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:30:24 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:24 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 01:30:24 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:30:24 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:30:24 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:30:24 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:24 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 01:30:24 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:24 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 01:30:24 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:30:24 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:30:24 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:30:24 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30: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: 01:30:24 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:24 [main] REPORT: STEP EXECUTION TIME TAKEN :263 MS unit-abot-epc-basic-0: 01:30:24 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:30:24 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:30:24 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:30:24 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:24 [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: 01:30:24 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:24 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 01:30:24 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:30:24 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:30:25 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:30:25 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:25 [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: 01:30:25 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:25 [main] REPORT: STEP EXECUTION TIME TAKEN :706 MS unit-abot-epc-basic-0: 01:30:25 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:30:25 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:30:25 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:30:25 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:25 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 01:30:25 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:25 [main] REPORT: STEP EXECUTION TIME TAKEN :61 MS unit-abot-epc-basic-0: 01:30:25 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:30:25 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:25 [main] REPORT: ========================================================================================== unit-mysql-0: 01:30:32 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 01:30:32 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 01:30:32 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 01:30:32 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 01:30:32 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 01:30:32 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 01:30:32 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 01:30:32 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-mysql-0: 01:30:32 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 01:30:32 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 01:30:32 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 01:30:32 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 01:30:32 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 01:30:35 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:30:35 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:35 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:30:35 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:35 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 01:30:35 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:30:35 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:35 [main] REPORT: ========================================================================================== unit-oai-epc-0: 01:30:38 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 01:30:38 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 01:30:38 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 01:30:38 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 01:30:38 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 01:30:38 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 01:30:38 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 01:30:38 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-oai-epc-0: 01:30:38 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 01:30:38 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 01:30:38 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 01:30:38 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 01:30:38 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 01:30:38 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 01:30:38 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 01:30:38 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 18783' unit-oai-epc-0: 01:30:38 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 18783 =~ .*running.* ]] unit-oai-epc-0: 01:30:38 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: 01:30:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:30:38 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 01:30:38 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 01:30:38 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 01:30:38 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 01:30:38 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 01:30:38 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 01:30:38 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 01:30:38 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 01:30:38 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 01:30:38 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 01:30:45 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:30:45 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:45 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:30:45 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:45 [main] REPORT: STEP EXECUTION TIME TAKEN :10010 MS unit-abot-epc-basic-0: 01:30:45 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:30:45 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:30:45 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:45.653 [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: 01:30:45 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:45.656 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 01:30:45 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:30:45 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:45 [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: 01:30:45 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:45 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 01:30:45 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:45 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 01:30:45 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:30:45 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 01:30:45 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 01:30:45 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: 01:30:45 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: 01:30:46 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: 01:30:56 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 01:30:56 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:30:56 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: 01:30:56 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: 01:30:56 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 01:30:56 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 01:30:56 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 01:30:56 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: 01:30:56 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: 01:30:56 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: 01:30:56 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: 01:30:56 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 01:30:56 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 01:30:56 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: 01:30:56 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: 01:30:56 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: 01:30:56 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 01:30:56 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: 01:30:56 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: 01:30:56 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: 01:30:56 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 01:30:56 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: 01:30:56 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 01:30:56 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 01:30:56 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:30:56 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 01:30:56 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 01:30:56 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt unit-abot-epc-basic-0: 01:30:56 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:30:56 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:56 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 01:30:56 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:56 [main] REPORT: STEP EXECUTION TIME TAKEN :31 MS unit-abot-epc-basic-0: 01:30:56 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:30:56 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:30:56 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:30:56 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:56 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 01:30:56 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:56 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 01:30:56 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:30:56 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:30:56 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:30:56 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:56 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 01:30:56 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:56 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 01:30:56 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:30:56 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:30:56 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:30:56 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:56 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 01:30:56 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:56 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 01:30:56 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:30:56 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:30:56 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:30:56 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:56 [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: 01:30:56 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:56 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 01:30:56 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:30:56 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:30:56 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:30:56 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:56 [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: 01:30:56 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:56 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 01:30:56 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:30:56 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:30:56 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:30:56 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:56 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:30:56 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:56 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 01:30:56 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:30:56 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:30:56 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:30:56 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:56 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 01:30:56 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:56 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 01:30:56 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:30:56 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:30:56 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:30:56 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:56 [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: 01:30:56 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:56 [main] REPORT: STEP EXECUTION TIME TAKEN :349 MS unit-abot-epc-basic-0: 01:30:56 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:30:56 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:30:56 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:30:57 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:57 [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: 01:30:57 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:57 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 01:30:57 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:30:57 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:30:57 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:30:57 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:57 [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: 01:30:57 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:57 [main] REPORT: STEP EXECUTION TIME TAKEN :648 MS unit-abot-epc-basic-0: 01:30:57 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:30:57 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:30:57 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:30:57 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:57 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 01:30:57 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:57 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 01:30:57 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:30:57 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:30:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:31:07 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:31:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:31:07 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:31:07 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:31:07 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:31:07 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 01:31:07 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:31:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:31:07 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:31:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:31:17 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:31:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:31:17 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:31:17 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 01:31:17 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:31:17 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 01:31:17 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:31:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 01:31:17 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:31:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:31:17 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:31:17.712 [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: 01:31:17 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:31:17.713 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 01:31:17 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:31:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 01:31:17 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:31: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: 01:31:17 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:31:17 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 01:31:17 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:31:17 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 01:31:17 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:31:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 01:31:17 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 01:31:17 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 01:31:17 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: 01:31:17 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: 01:31:18 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: 01:31:28 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 01:31:28 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31:28 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: 01:31:28 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: 01:31:28 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: 01:31:28 DEBUG unit.abot-epc-basic/0.run # file name kdf.c line no: 156 uint8_t amf[] = { 0xFF, 0xFF }; unit-abot-epc-basic-0: 01:31: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: 01:31: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: 01:31:28 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 01:31: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: 01:31:28 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: 01:31: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 # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 01:31: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: 01:31:28 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 01:31:28 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 01:31: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: 01:31:28 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: 01:31:28 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: 01:31:28 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 01:31: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: 01:31: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: 01:31: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: 01:31:28 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 01:31: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: 01:31:28 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 01:31:28 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 01:31:28 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31:28 DEBUG unit.abot-epc-basic/0.run 22 Scenarios (22 failed) unit-abot-epc-basic-0: 01:31:28 DEBUG unit.abot-epc-basic/0.run 278 Steps (22 failed, 256 passed) unit-abot-epc-basic-0: 01:31:28 DEBUG unit.abot-epc-basic/0.run 9m9.714s unit-abot-epc-basic-0: 01:31:28 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31:28 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:31:28 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31: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: 01:31:28 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31: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: 01:31:28 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31: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: 01:31:28 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31:28 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 01:31:28 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31:28 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:31:28 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31:28 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:31:28 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31:28 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:31:28 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31:28 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:31:28 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31:28 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:31:28 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31:28 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:31:28 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31:28 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:31:28 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31:28 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:31:28 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31:28 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:31:28 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31:28 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 01:31:28 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31:28 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 01:31:28 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31:28 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 01:31:28 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31:28 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:31:28 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31:28 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 01:31:28 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31:28 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:31:28 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31:28 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 01:31:28 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31:28 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 01:31:28 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0, Time elapsed: 553.521 sec <<< FAILURE! - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 01:31:29 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.002 sec unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 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 sec unit-abot-epc-basic-0: 01:31:29 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.001 sec unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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.003 sec unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 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: 01:31:29 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.01 sec <<< FAILURE! unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31:29 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.018 sec <<< FAILURE! unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 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.006 sec unit-abot-epc-basic-0: 01:31:29 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.005 sec unit-abot-epc-basic-0: 01:31:29 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 sec unit-abot-epc-basic-0: 01:31:29 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.006 sec unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 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.005 sec unit-abot-epc-basic-0: 01:31:29 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.005 sec unit-abot-epc-basic-0: 01:31:29 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.006 sec unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 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: 01:31:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MCC. Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31:29 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.006 sec unit-abot-epc-basic-0: 01:31:29 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.009 sec unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 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.001 sec unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 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: 01:31:29 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.004 sec unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 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: 01:31:29 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.002 sec unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 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: 01:31:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 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: 01:31:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31:29 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 sec unit-abot-epc-basic-0: 01:31:29 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 sec unit-abot-epc-basic-0: 01:31:29 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.001 sec unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 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: 01:31:29 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 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.005 sec unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 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: 01:31:29 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.001 sec <<< FAILURE! unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong TAC Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31:29 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 sec unit-abot-epc-basic-0: 01:31:29 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.001 sec unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 01:31:29 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 sec unit-abot-epc-basic-0: 01:31:29 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.001 sec unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 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: 01:31:29 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.001 sec <<< FAILURE! unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success with right GUTI. Time elapsed: 0.004 sec <<< FAILURE! unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 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.002 sec unit-abot-epc-basic-0: 01:31:29 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.001 sec unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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.003 sec unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 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: 01:31:29 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.005 sec unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 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.001 sec <<< FAILURE! unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 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: 01:31:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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.001 sec unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 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 sec unit-abot-epc-basic-0: 01:31:29 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.007 sec unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 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 sec unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31:29 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.001 sec <<< FAILURE! unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 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: 01:31:29 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 sec unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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.008 sec unit-abot-epc-basic-0: 01:31:29 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.005 sec unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 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.002 sec unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 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: 01:31:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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 sec unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 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: 01:31:29 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.001 sec <<< FAILURE! unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31:29 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.002 sec <<< FAILURE! unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31:29 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.007 sec unit-abot-epc-basic-0: 01:31:29 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.007 sec unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 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.001 sec unit-abot-epc-basic-0: 01:31:29 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.005 sec unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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.001 sec <<< FAILURE! unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 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: 01:31:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 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.004 sec unit-abot-epc-basic-0: 01:31:29 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.004 sec unit-abot-epc-basic-0: 01:31:29 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.001 sec unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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.003 sec unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 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: 01:31:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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.006 sec <<< FAILURE! unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31:29 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.007 sec <<< FAILURE! unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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.002 sec <<< FAILURE! unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 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.001 sec unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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 sec unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 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: 01:31:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 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.001 sec unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 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: 01:31:29 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.001 sec unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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 sec unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 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.001 sec <<< FAILURE! unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31:29 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.002 sec <<< FAILURE! unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 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: 01:31:29 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 sec unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31:29 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.002 sec <<< FAILURE! unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 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.001 sec unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 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 sec unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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 sec unit-abot-epc-basic-0: 01:31:29 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.001 sec unit-abot-epc-basic-0: 01:31:29 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 sec unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 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: 01:31:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31:29 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 sec unit-abot-epc-basic-0: 01:31:29 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.001 sec unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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.003 sec unit-abot-epc-basic-0: 01:31:29 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.001 sec <<< FAILURE! unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31:29 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.002 sec <<< FAILURE! unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 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.001 sec unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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.001 sec unit-abot-epc-basic-0: 01:31:29 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 sec unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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.001 sec <<< FAILURE! unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 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: 01:31:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 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 sec unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 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: 01:31:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31:29 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 sec unit-abot-epc-basic-0: 01:31:29 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.006 sec unit-abot-epc-basic-0: 01:31:29 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.004 sec unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 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: 01:31:29 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 sec unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 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.001 sec unit-abot-epc-basic-0: 01:31:29 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 sec unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 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 sec unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31:29 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.004 sec <<< FAILURE! unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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 sec unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 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: 01:31:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 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: 01:31:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.run Aug 10, 2018 1:31:28 AM org.springframework.context.support.ClassPathXmlApplicationContext doClose unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.run INFO: Closing org.springframework.context.support.ClassPathXmlApplicationContext@2e8c1c9b: startup date [Fri Aug 10 01:22:16 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.run 10-Aug-2018 01:31:28.848 [Thread-1] ERROR com.rebaca.adapters.lifecycle.BeanCreationAndDestruction - Error occurred during cleaning resources (After complete test run). null unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.run Results : unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.run Failed tests: unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.run [ERROR] There are test failures. unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 01:31:29 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: 01:31:29 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 01:31:29 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 01:31:30 DEBUG unit.abot-epc-basic/0.run [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 01:31:31 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:31:31 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD FAILURE unit-abot-epc-basic-0: 01:31:31 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:31:31 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 09:19 min unit-abot-epc-basic-0: 01:31:31 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2018-08-10T01:31:31+00:00 unit-abot-epc-basic-0: 01:31:31 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 23M/60M unit-abot-epc-basic-0: 01:31:31 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 01:31:31 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: 01:31:31 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 01:31:31 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: 01:31:31 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: 01:31:31 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 01:31:31 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: 01:31:31 DEBUG unit.abot-epc-basic/0.run [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException unit-abot-epc-basic-0: 01:31:31 DEBUG unit.abot-epc-basic/0.run No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 01:31:31 DEBUG juju.worker.uniter.operation committing operation "run action b9e954ec-77ac-4848-8ac7-d7002f1951ea" unit-abot-epc-basic-0: 01:31:31 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 01:31:31 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:31:31 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 01:31:31 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 01:31:31 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 01:31:31 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 01:31:31 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 01:31:31 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-abot-epc-basic-0: 01:31:31 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 01:31:31 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 01:31:31 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 01:31:31 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:31:31 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 01:31:31 DEBUG juju.worker.uniter no operations in progress; waiting for changes 2018-08-10 01:31:51,380 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-08-10 01:32:36,597 - 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, 4 machines Waiting on 1 model, 3 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, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 1 machine Waiting on 1 model, 1 machine Waiting on 1 model, 1 machine All hosted models reclaimed, cleaning up controller machines 2018-08-10 01:32:36,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-10 01:32:36,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}62e87c8931fdc74e1acddee03916b07992ba5cbc" 2018-08-10 01:32:36,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2532 X-Openstack-Request-Id: req-216ad463-4c65-49e2-a7a3-d77dfc6a17ec Date: Fri, 10 Aug 2018 01:32:36 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "808c49a1a9ba4118bf89af23b253d199", "created_at": "2018-08-10T01:12:35Z", "updated_at": "2018-08-10T01:32:17Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.210", "revision_number": 8, "project_id": "808c49a1a9ba4118bf89af23b253d199", "port_id": null, "id": "16f844f4-153c-4f18-b0d4-a93234b3a1fd", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "808c49a1a9ba4118bf89af23b253d199", "created_at": "2018-08-10T01:09:13Z", "updated_at": "2018-08-10T01:32:04Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 8, "project_id": "808c49a1a9ba4118bf89af23b253d199", "port_id": null, "id": "2b6460b1-6c2f-4604-9b17-f2f2be698899", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "808c49a1a9ba4118bf89af23b253d199", "created_at": "2018-08-10T01:13:15Z", "updated_at": "2018-08-10T01:32:26Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 8, "project_id": "808c49a1a9ba4118bf89af23b253d199", "port_id": null, "id": "2d68f74e-9720-4436-b212-c37d8530acc3", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "808c49a1a9ba4118bf89af23b253d199", "created_at": "2018-08-10T01:11:14Z", "updated_at": "2018-08-10T01:32:11Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.204", "revision_number": 8, "project_id": "808c49a1a9ba4118bf89af23b253d199", "port_id": null, "id": "9285d6b7-3870-4f2d-aa0a-1cf6176354b2", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "808c49a1a9ba4118bf89af23b253d199", "created_at": "2018-08-10T01:05:18Z", "updated_at": "2018-08-10T01:32:36Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.211", "revision_number": 8, "project_id": "808c49a1a9ba4118bf89af23b253d199", "port_id": null, "id": "d0b90ba4-7b5c-4100-bf70-1ad1c6d04c18", "qos_policy_id": null}]} 2018-08-10 01:32:36,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-216ad463-4c65-49e2-a7a3-d77dfc6a17ec 2018-08-10 01:32:36,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.323000907898s 2018-08-10 01:32:36,926 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-216ad463-4c65-49e2-a7a3-d77dfc6a17ec 2018-08-10 01:32:36,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-10 01:32:36,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/floatingips/16f844f4-153c-4f18-b0d4-a93234b3a1fd.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62e87c8931fdc74e1acddee03916b07992ba5cbc" 2018-08-10 01:32:38,186 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-77a05b2b-662a-44ff-b2f1-f767abe23c4f Content-Length: 0 Date: Fri, 10 Aug 2018 01:32:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-10 01:32:38,186 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/floatingips/16f844f4-153c-4f18-b0d4-a93234b3a1fd.json used request id req-77a05b2b-662a-44ff-b2f1-f767abe23c4f 2018-08-10 01:32:38,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.24362397194s 2018-08-10 01:32:38,187 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/floatingips/16f844f4-153c-4f18-b0d4-a93234b3a1fd.json used request id req-77a05b2b-662a-44ff-b2f1-f767abe23c4f 2018-08-10 01:32:38,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-10 01:32:38,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}62e87c8931fdc74e1acddee03916b07992ba5cbc" 2018-08-10 01:32:38,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2029 X-Openstack-Request-Id: req-c053f31e-023b-4258-b04f-b4d34a6101a5 Date: Fri, 10 Aug 2018 01:32:38 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "808c49a1a9ba4118bf89af23b253d199", "created_at": "2018-08-10T01:09:13Z", "updated_at": "2018-08-10T01:32:04Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 8, "project_id": "808c49a1a9ba4118bf89af23b253d199", "port_id": null, "id": "2b6460b1-6c2f-4604-9b17-f2f2be698899", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "808c49a1a9ba4118bf89af23b253d199", "created_at": "2018-08-10T01:13:15Z", "updated_at": "2018-08-10T01:32:26Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 8, "project_id": "808c49a1a9ba4118bf89af23b253d199", "port_id": null, "id": "2d68f74e-9720-4436-b212-c37d8530acc3", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "808c49a1a9ba4118bf89af23b253d199", "created_at": "2018-08-10T01:11:14Z", "updated_at": "2018-08-10T01:32:11Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.204", "revision_number": 8, "project_id": "808c49a1a9ba4118bf89af23b253d199", "port_id": null, "id": "9285d6b7-3870-4f2d-aa0a-1cf6176354b2", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "808c49a1a9ba4118bf89af23b253d199", "created_at": "2018-08-10T01:05:18Z", "updated_at": "2018-08-10T01:32:36Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.211", "revision_number": 8, "project_id": "808c49a1a9ba4118bf89af23b253d199", "port_id": null, "id": "d0b90ba4-7b5c-4100-bf70-1ad1c6d04c18", "qos_policy_id": null}]} 2018-08-10 01:32:38,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-c053f31e-023b-4258-b04f-b4d34a6101a5 2018-08-10 01:32:38,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.524804115295s 2018-08-10 01:32:38,718 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-c053f31e-023b-4258-b04f-b4d34a6101a5 2018-08-10 01:32:38,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-10 01:32:38,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/floatingips/2b6460b1-6c2f-4604-9b17-f2f2be698899.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62e87c8931fdc74e1acddee03916b07992ba5cbc" 2018-08-10 01:32:39,564 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a41b321a-c595-4d0f-8f68-2a76f0f2f687 Content-Length: 0 Date: Fri, 10 Aug 2018 01:32:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-10 01:32:39,564 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/floatingips/2b6460b1-6c2f-4604-9b17-f2f2be698899.json used request id req-a41b321a-c595-4d0f-8f68-2a76f0f2f687 2018-08-10 01:32:39,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.834026813507s 2018-08-10 01:32:39,565 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/floatingips/2b6460b1-6c2f-4604-9b17-f2f2be698899.json used request id req-a41b321a-c595-4d0f-8f68-2a76f0f2f687 2018-08-10 01:32:39,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-10 01:32:39,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}62e87c8931fdc74e1acddee03916b07992ba5cbc" 2018-08-10 01:32:39,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1526 X-Openstack-Request-Id: req-13727bd8-3662-45b4-95df-d56cb6e7699f Date: Fri, 10 Aug 2018 01:32:39 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "808c49a1a9ba4118bf89af23b253d199", "created_at": "2018-08-10T01:13:15Z", "updated_at": "2018-08-10T01:32:26Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 8, "project_id": "808c49a1a9ba4118bf89af23b253d199", "port_id": null, "id": "2d68f74e-9720-4436-b212-c37d8530acc3", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "808c49a1a9ba4118bf89af23b253d199", "created_at": "2018-08-10T01:11:14Z", "updated_at": "2018-08-10T01:32:11Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.204", "revision_number": 8, "project_id": "808c49a1a9ba4118bf89af23b253d199", "port_id": null, "id": "9285d6b7-3870-4f2d-aa0a-1cf6176354b2", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "808c49a1a9ba4118bf89af23b253d199", "created_at": "2018-08-10T01:05:18Z", "updated_at": "2018-08-10T01:32:36Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.211", "revision_number": 8, "project_id": "808c49a1a9ba4118bf89af23b253d199", "port_id": null, "id": "d0b90ba4-7b5c-4100-bf70-1ad1c6d04c18", "qos_policy_id": null}]} 2018-08-10 01:32:39,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-13727bd8-3662-45b4-95df-d56cb6e7699f 2018-08-10 01:32:39,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.34730887413s 2018-08-10 01:32:39,918 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-13727bd8-3662-45b4-95df-d56cb6e7699f 2018-08-10 01:32:39,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-10 01:32:39,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/floatingips/2d68f74e-9720-4436-b212-c37d8530acc3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62e87c8931fdc74e1acddee03916b07992ba5cbc" 2018-08-10 01:32:40,693 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5084a299-3c34-45a2-9cde-f9583e07e1cb Content-Length: 0 Date: Fri, 10 Aug 2018 01:32:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-10 01:32:40,694 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/floatingips/2d68f74e-9720-4436-b212-c37d8530acc3.json used request id req-5084a299-3c34-45a2-9cde-f9583e07e1cb 2018-08-10 01:32:40,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.76376914978s 2018-08-10 01:32:40,694 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/floatingips/2d68f74e-9720-4436-b212-c37d8530acc3.json used request id req-5084a299-3c34-45a2-9cde-f9583e07e1cb 2018-08-10 01:32:40,700 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-10 01:32:40,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}62e87c8931fdc74e1acddee03916b07992ba5cbc" 2018-08-10 01:32:40,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1023 X-Openstack-Request-Id: req-7bb7474f-7dc0-4a58-8c7c-b35b52d6830c Date: Fri, 10 Aug 2018 01:32:40 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "808c49a1a9ba4118bf89af23b253d199", "created_at": "2018-08-10T01:11:14Z", "updated_at": "2018-08-10T01:32:11Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.204", "revision_number": 8, "project_id": "808c49a1a9ba4118bf89af23b253d199", "port_id": null, "id": "9285d6b7-3870-4f2d-aa0a-1cf6176354b2", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "808c49a1a9ba4118bf89af23b253d199", "created_at": "2018-08-10T01:05:18Z", "updated_at": "2018-08-10T01:32:36Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.211", "revision_number": 8, "project_id": "808c49a1a9ba4118bf89af23b253d199", "port_id": null, "id": "d0b90ba4-7b5c-4100-bf70-1ad1c6d04c18", "qos_policy_id": null}]} 2018-08-10 01:32:40,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-7bb7474f-7dc0-4a58-8c7c-b35b52d6830c 2018-08-10 01:32:40,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.275826931s 2018-08-10 01:32:40,976 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-7bb7474f-7dc0-4a58-8c7c-b35b52d6830c 2018-08-10 01:32:40,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-10 01:32:40,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/floatingips/9285d6b7-3870-4f2d-aa0a-1cf6176354b2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62e87c8931fdc74e1acddee03916b07992ba5cbc" 2018-08-10 01:32:41,927 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-644fd01d-de97-4554-895e-4e6c614315af Content-Length: 0 Date: Fri, 10 Aug 2018 01:32:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-10 01:32:41,927 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/floatingips/9285d6b7-3870-4f2d-aa0a-1cf6176354b2.json used request id req-644fd01d-de97-4554-895e-4e6c614315af 2018-08-10 01:32:41,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.940712928772s 2018-08-10 01:32:41,928 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/floatingips/9285d6b7-3870-4f2d-aa0a-1cf6176354b2.json used request id req-644fd01d-de97-4554-895e-4e6c614315af 2018-08-10 01:32:41,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-10 01:32:41,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}62e87c8931fdc74e1acddee03916b07992ba5cbc" 2018-08-10 01:32:42,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-d1c2d10d-82cd-40c0-b56c-3749de5bbca6 Date: Fri, 10 Aug 2018 01:32:42 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "808c49a1a9ba4118bf89af23b253d199", "created_at": "2018-08-10T01:05:18Z", "updated_at": "2018-08-10T01:32:36Z", "floating_network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.211", "revision_number": 8, "project_id": "808c49a1a9ba4118bf89af23b253d199", "port_id": null, "id": "d0b90ba4-7b5c-4100-bf70-1ad1c6d04c18", "qos_policy_id": null}]} 2018-08-10 01:32:42,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-d1c2d10d-82cd-40c0-b56c-3749de5bbca6 2018-08-10 01:32:42,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.292289972305s 2018-08-10 01:32:42,225 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-d1c2d10d-82cd-40c0-b56c-3749de5bbca6 2018-08-10 01:32:42,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-10 01:32:42,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/floatingips/d0b90ba4-7b5c-4100-bf70-1ad1c6d04c18.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62e87c8931fdc74e1acddee03916b07992ba5cbc" 2018-08-10 01:32:43,079 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7d7a2b5b-5a18-4a9d-b090-c2b769182de4 Content-Length: 0 Date: Fri, 10 Aug 2018 01:32:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-10 01:32:43,079 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/floatingips/d0b90ba4-7b5c-4100-bf70-1ad1c6d04c18.json used request id req-7d7a2b5b-5a18-4a9d-b090-c2b769182de4 2018-08-10 01:32:43,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.847219944s 2018-08-10 01:32:43,079 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/floatingips/d0b90ba4-7b5c-4100-bf70-1ad1c6d04c18.json used request id req-7d7a2b5b-5a18-4a9d-b090-c2b769182de4 2018-08-10 01:32:43,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-10 01:32:43,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}62e87c8931fdc74e1acddee03916b07992ba5cbc" 2018-08-10 01:32:43,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-fbd6e58b-cf9f-44f4-804c-95b41f98121e Date: Fri, 10 Aug 2018 01:32:43 GMT RESP BODY: {"floatingips": []} 2018-08-10 01:32:43,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-fbd6e58b-cf9f-44f4-804c-95b41f98121e 2018-08-10 01:32:43,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.315766811371s 2018-08-10 01:32:43,400 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-fbd6e58b-cf9f-44f4-804c-95b41f98121e 2018-08-10 01:32:43,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-10 01:32:43,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9292/v2/images/f7af1f1e-3302-4f17-8ac9-5353b50aa45a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62e87c8931fdc74e1acddee03916b07992ba5cbc" 2018-08-10 01:32:44,978 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c90d63c0-0f31-44e1-b72c-73d2cfb08bdc Date: Fri, 10 Aug 2018 01:32: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-10 01:32:44,978 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/f7af1f1e-3302-4f17-8ac9-5353b50aa45a used request id req-c90d63c0-0f31-44e1-b72c-73d2cfb08bdc 2018-08-10 01:32:44,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.57645320892s 2018-08-10 01:32:44,978 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/f7af1f1e-3302-4f17-8ac9-5353b50aa45a used request id req-c90d63c0-0f31-44e1-b72c-73d2cfb08bdc 2018-08-10 01:32:44,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-10 01:32:44,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}3b78b5bd16a654c76ed6db7f394b7153e022f166" 2018-08-10 01:32:45,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 01:32: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-0fb7af19-dcf9-48cc-a35e-cc1d6938af05 x-compute-request-id: req-0fb7af19-dcf9-48cc-a35e-cc1d6938af05 Content-Encoding: gzip Content-Length: 450 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "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": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8"}, {"name": "juju_epc-flavor_a55c27da-f03a-4a3d-87f8-f15a660b0fe7", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/a5ee0009-8ee1-4735-a971-c50beaeffb02", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/a5ee0009-8ee1-4735-a971-c50beaeffb02", "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": "a5ee0009-8ee1-4735-a971-c50beaeffb02"}, {"name": "juju_epc-flavor_alt_a55c27da-f03a-4a3d-87f8-f15a660b0fe7", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/edd33391-c797-4232-9069-354c5b708988", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/edd33391-c797-4232-9069-354c5b708988", "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": "edd33391-c797-4232-9069-354c5b708988"}]} 2018-08-10 01:32:45,683 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-0fb7af19-dcf9-48cc-a35e-cc1d6938af05 2018-08-10 01:32:45,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.703769922256s 2018-08-10 01:32:45,683 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-0fb7af19-dcf9-48cc-a35e-cc1d6938af05 2018-08-10 01:32:45,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-10 01:32:45,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/flavors/edd33391-c797-4232-9069-354c5b708988 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3b78b5bd16a654c76ed6db7f394b7153e022f166" 2018-08-10 01:32:45,725 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 10 Aug 2018 01:32: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-30af7c4c-afdf-4f78-a841-954256fdf1cc x-compute-request-id: req-30af7c4c-afdf-4f78-a841-954256fdf1cc Content-Length: 0 Content-Type: application/json 2018-08-10 01:32:45,725 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/edd33391-c797-4232-9069-354c5b708988 used request id req-30af7c4c-afdf-4f78-a841-954256fdf1cc 2018-08-10 01:32:45,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0390388965607s 2018-08-10 01:32:45,725 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/edd33391-c797-4232-9069-354c5b708988 used request id req-30af7c4c-afdf-4f78-a841-954256fdf1cc 2018-08-10 01:32:45,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-10 01:32:45,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/d750b722-a316-4c3d-89f5-37675bfbca3b/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}62e87c8931fdc74e1acddee03916b07992ba5cbc" -d '{"subnet_id": "5568d83a-a539-44a9-9b5a-1ff9828d055d"}' 2018-08-10 01:32:48,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a59b3133-28ee-48ad-a7d3-f2f3e4ff794f Date: Fri, 10 Aug 2018 01:32:48 GMT RESP BODY: {"network_id": "3e16ae52-7849-4987-bf96-0f8434482701", "tenant_id": "808c49a1a9ba4118bf89af23b253d199", "subnet_id": "5568d83a-a539-44a9-9b5a-1ff9828d055d", "subnet_ids": ["5568d83a-a539-44a9-9b5a-1ff9828d055d"], "port_id": "e7ca458b-e9f5-456b-90de-de2276d84417", "id": "d750b722-a316-4c3d-89f5-37675bfbca3b"} 2018-08-10 01:32:48,356 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/d750b722-a316-4c3d-89f5-37675bfbca3b/remove_router_interface.json used request id req-a59b3133-28ee-48ad-a7d3-f2f3e4ff794f 2018-08-10 01:32:48,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.63057088852s 2018-08-10 01:32:48,357 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/d750b722-a316-4c3d-89f5-37675bfbca3b/remove_router_interface.json used request id req-a59b3133-28ee-48ad-a7d3-f2f3e4ff794f returning object d750b722-a316-4c3d-89f5-37675bfbca3b 2018-08-10 01:32:48,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-10 01:32:48,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}62e87c8931fdc74e1acddee03916b07992ba5cbc" 2018-08-10 01:32:48,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-8f308dc5-f607-4176-bed1-8f56fa9367c3 Date: Fri, 10 Aug 2018 01:32:48 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "bdb9209b-6552-4310-8fa0-ca466e84a750", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "47882689-2cda-49f1-ab90-97da69506aee", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "808c49a1a9ba4118bf89af23b253d199", "created_at": "2018-08-10T01:02:38Z", "admin_state_up": true, "updated_at": "2018-08-10T01:32:46Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "808c49a1a9ba4118bf89af23b253d199", "id": "d750b722-a316-4c3d-89f5-37675bfbca3b", "name": "juju_epc-router_a55c27da-f03a-4a3d-87f8-f15a660b0fe7"}]} 2018-08-10 01:32:48,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-8f308dc5-f607-4176-bed1-8f56fa9367c3 2018-08-10 01:32:48,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.148514986038s 2018-08-10 01:32:48,506 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-8f308dc5-f607-4176-bed1-8f56fa9367c3 2018-08-10 01:32:48,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-10 01:32:48,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/routers/d750b722-a316-4c3d-89f5-37675bfbca3b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62e87c8931fdc74e1acddee03916b07992ba5cbc" 2018-08-10 01:32:52,883 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0d2f431d-883b-466c-b634-5e26e0ba32f1 Content-Length: 0 Date: Fri, 10 Aug 2018 01:32:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-10 01:32:52,883 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/d750b722-a316-4c3d-89f5-37675bfbca3b.json used request id req-0d2f431d-883b-466c-b634-5e26e0ba32f1 2018-08-10 01:32:52,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.37525701523s 2018-08-10 01:32:52,883 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/d750b722-a316-4c3d-89f5-37675bfbca3b.json used request id req-0d2f431d-883b-466c-b634-5e26e0ba32f1 2018-08-10 01:32:52,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-10 01:32:52,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}62e87c8931fdc74e1acddee03916b07992ba5cbc" 2018-08-10 01:32:52,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-3adf0af3-9cbe-4e63-9d0c-9343b3048c70 Date: Fri, 10 Aug 2018 01:32:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3e16ae52-7849-4987-bf96-0f8434482701","tenant_id":"808c49a1a9ba4118bf89af23b253d199","created_at":"2018-08-10T01:02:37Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-10T01:02:37Z","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":"808c49a1a9ba4118bf89af23b253d199","id":"5568d83a-a539-44a9-9b5a-1ff9828d055d","subnetpool_id":null,"name":"juju_epc-subnet_a55c27da-f03a-4a3d-87f8-f15a660b0fe7"}]} 2018-08-10 01:32:52,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-3adf0af3-9cbe-4e63-9d0c-9343b3048c70 2018-08-10 01:32:52,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0448739528656s 2018-08-10 01:32:52,929 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-3adf0af3-9cbe-4e63-9d0c-9343b3048c70 2018-08-10 01:32:52,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-10 01:32:52,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/subnets/5568d83a-a539-44a9-9b5a-1ff9828d055d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62e87c8931fdc74e1acddee03916b07992ba5cbc" 2018-08-10 01:32:55,477 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4c70cf55-e279-4307-9209-ebe4b79fbd39 Date: Fri, 10 Aug 2018 01:32:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-10 01:32:55,477 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/5568d83a-a539-44a9-9b5a-1ff9828d055d.json used request id req-4c70cf55-e279-4307-9209-ebe4b79fbd39 2018-08-10 01:32:55,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.546875s 2018-08-10 01:32:55,478 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/5568d83a-a539-44a9-9b5a-1ff9828d055d.json used request id req-4c70cf55-e279-4307-9209-ebe4b79fbd39 2018-08-10 01:32:55,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-10 01:32:55,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62e87c8931fdc74e1acddee03916b07992ba5cbc" 2018-08-10 01:32:55,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-f886bede-ce2a-4d6e-b7cd-8460072c4665 Date: Fri, 10 Aug 2018 01:32:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3e16ae52-7849-4987-bf96-0f8434482701","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"808c49a1a9ba4118bf89af23b253d199","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-10T01:32:55Z","qos_policy_id":null,"name":"juju_epc-net_a55c27da-f03a-4a3d-87f8-f15a660b0fe7","admin_state_up":true,"tenant_id":"808c49a1a9ba4118bf89af23b253d199","created_at":"2018-08-10T01:02:35Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bdb9209b-6552-4310-8fa0-ca466e84a750","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6e2b193279f94c09870f0da27a1e5991","l2_adjacency":true,"status":"ACTIVE","subnets":["47882689-2cda-49f1-ab90-97da69506aee"],"description":"","tags":[],"updated_at":"2018-08-09T22:20:41Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"6e2b193279f94c09870f0da27a1e5991","created_at":"2018-08-09T21:55:57Z","mtu":1500}]} 2018-08-10 01:32:55,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-f886bede-ce2a-4d6e-b7cd-8460072c4665 2018-08-10 01:32:55,584 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.10600399971s 2018-08-10 01:32:55,584 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-f886bede-ce2a-4d6e-b7cd-8460072c4665 2018-08-10 01:32:55,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-10 01:32:55,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/networks/3e16ae52-7849-4987-bf96-0f8434482701.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62e87c8931fdc74e1acddee03916b07992ba5cbc" 2018-08-10 01:32:56,974 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-82387fa9-e872-4976-929f-5e4836f16f6f Date: Fri, 10 Aug 2018 01:32:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-10 01:32:56,974 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/3e16ae52-7849-4987-bf96-0f8434482701.json used request id req-82387fa9-e872-4976-929f-5e4836f16f6f 2018-08-10 01:32:56,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.38829803467s 2018-08-10 01:32:56,974 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/3e16ae52-7849-4987-bf96-0f8434482701.json used request id req-82387fa9-e872-4976-929f-5e4836f16f6f 2018-08-10 01:32:56,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-10 01:32:56,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62e87c8931fdc74e1acddee03916b07992ba5cbc" 2018-08-10 01:32:57,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json X-Openstack-Request-Id: req-e6db75b1-8719-4542-bf34-e928c25c69de Date: Fri, 10 Aug 2018 01:32:57 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-10T01:02:55Z", "file": "/v2/images/4ad15488-927c-4f28-add1-c8d96c93ffc9/file", "owner": "808c49a1a9ba4118bf89af23b253d199", "id": "4ad15488-927c-4f28-add1-c8d96c93ffc9", "size": 296747008, "self": "/v2/images/4ad15488-927c-4f28-add1-c8d96c93ffc9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/4ad15488-927c-4f28-add1-c8d96c93ffc9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "64ba49d3c46833e7514a1b488f504fa539abba9b93372cd767b91375597343bc", "locations": [{"url": "rbd://b48f03f0-8a61-4ed9-857e-dc1290fa994d/images/4ad15488-927c-4f28-add1-c8d96c93ffc9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_a55c27da-f03a-4a3d-87f8-f15a660b0fe7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "940d6fd4ad5901e2c60bd1f92cec7e5f", "name": "juju_epc-img_a55c27da-f03a-4a3d-87f8-f15a660b0fe7", "checksum": "940d6fd4ad5901e2c60bd1f92cec7e5f", "created_at": "2018-08-10T01:02:49Z", "os_hidden": false, "protected": false, "os_hash_value": "28bd4b3c17ee57ef144b191f9f4d71069256dd0d91bbf659ecf148ffe854e31a8a45444492a87025d2c297d9a4c78536298a37a9629a1942501857faa42ddd21"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-10 01:32:57,723 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-e6db75b1-8719-4542-bf34-e928c25c69de 2018-08-10 01:32:57,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.744632959366s 2018-08-10 01:32:57,723 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-e6db75b1-8719-4542-bf34-e928c25c69de 2018-08-10 01:32:57,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-10 01:32:57,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9292/v2/images/4ad15488-927c-4f28-add1-c8d96c93ffc9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}62e87c8931fdc74e1acddee03916b07992ba5cbc" 2018-08-10 01:32:59,026 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-982d2cc5-6150-4a22-8205-d4542d504397 Date: Fri, 10 Aug 2018 01:32:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-10 01:32:59,026 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/4ad15488-927c-4f28-add1-c8d96c93ffc9 used request id req-982d2cc5-6150-4a22-8205-d4542d504397 2018-08-10 01:32:59,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.30116009712s 2018-08-10 01:32:59,026 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/4ad15488-927c-4f28-add1-c8d96c93ffc9 used request id req-982d2cc5-6150-4a22-8205-d4542d504397 2018-08-10 01:32:59,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-10 01:32:59,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32: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}3b78b5bd16a654c76ed6db7f394b7153e022f166" 2018-08-10 01:32:59,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 01:32: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-4ba86bbb-5945-4018-8138-dfba1cabae83 x-compute-request-id: req-4ba86bbb-5945-4018-8138-dfba1cabae83 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_c8d267ab-46f4-4791-a554-42b8195f04f9", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/4155d9b6-35a6-4041-8a28-d233e8a7b4d8", "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": "4155d9b6-35a6-4041-8a28-d233e8a7b4d8"}, {"name": "juju_epc-flavor_a55c27da-f03a-4a3d-87f8-f15a660b0fe7", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/a5ee0009-8ee1-4735-a971-c50beaeffb02", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/a5ee0009-8ee1-4735-a971-c50beaeffb02", "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": "a5ee0009-8ee1-4735-a971-c50beaeffb02"}]} 2018-08-10 01:32:59,048 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-4ba86bbb-5945-4018-8138-dfba1cabae83 2018-08-10 01:32:59,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.021696805954s 2018-08-10 01:32:59,049 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-4ba86bbb-5945-4018-8138-dfba1cabae83 2018-08-10 01:32:59,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-10 01:32:59,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/flavors/a5ee0009-8ee1-4735-a971-c50beaeffb02 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3b78b5bd16a654c76ed6db7f394b7153e022f166" 2018-08-10 01:32:59,091 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 10 Aug 2018 01:32: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-7d187bd7-6f4d-4ead-9b6f-c84686d3b1fc x-compute-request-id: req-7d187bd7-6f4d-4ead-9b6f-c84686d3b1fc Content-Length: 0 Content-Type: application/json 2018-08-10 01:32:59,091 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/a5ee0009-8ee1-4735-a971-c50beaeffb02 used request id req-7d187bd7-6f4d-4ead-9b6f-c84686d3b1fc 2018-08-10 01:32:59,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0397551059723s 2018-08-10 01:32:59,091 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/a5ee0009-8ee1-4735-a971-c50beaeffb02 used request id req-7d187bd7-6f4d-4ead-9b6f-c84686d3b1fc 2018-08-10 01:32:59,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-10 01:32:59,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}3b78b5bd16a654c76ed6db7f394b7153e022f166" 2018-08-10 01:32:59,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 01:32:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-569932e7-eafd-406d-9f0f-b9c5bdbed1fd Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.32:5000/v3/users/11fa7ddeb0564dbb9ae97e6016ef357f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11fa7ddeb0564dbb9ae97e6016ef357f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.32:5000/v3/users/187033aee6fd450ca96240725777e4c2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "187033aee6fd450ca96240725777e4c2", "email": "panko@localhost", "password_expires_at": null}, {"name": "juju_epc-user_a55c27da-f03a-4a3d-87f8-f15a660b0fe7", "links": {"self": "http://172.30.9.32:5000/v3/users/30132bc8fbee4ab38930c5758b46b237"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "30132bc8fbee4ab38930c5758b46b237", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.32:5000/v3/users/560d22bd57da40b5a0a9574a796d5f5d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "560d22bd57da40b5a0a9574a796d5f5d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.32:5000/v3/users/60452068d29f4fdfa63986a101565414"}, "domain_id": "default", "enabled": true, "options": {}, "id": "60452068d29f4fdfa63986a101565414", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.32:5000/v3/users/678f79df7fbc46f38c5b2ae2cf0c8fad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "678f79df7fbc46f38c5b2ae2cf0c8fad", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.32:5000/v3/users/7e6b2597cbd0483796ae06691a711e17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e6b2597cbd0483796ae06691a711e17", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.32:5000/v3/users/88043492d8c84e8d9e6414b58d9aae53"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88043492d8c84e8d9e6414b58d9aae53", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.32:5000/v3/users/8a5e986b6ed545369b1f3084bfe0faa8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a5e986b6ed545369b1f3084bfe0faa8", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.32:5000/v3/users/97856cdcfc7541fab8b50800a44fe171"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97856cdcfc7541fab8b50800a44fe171", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.32:5000/v3/users/a3a7d792968c446db5fa23e49ad70178"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3a7d792968c446db5fa23e49ad70178", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.32:5000/v3/users/bcc2f2783f374c89b6471bd69eb8efce"}, "domain_id": "ae2f2a3ea85d48b1a1afefd9d87535da", "enabled": true, "options": {}, "id": "bcc2f2783f374c89b6471bd69eb8efce", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.32:5000/v3/users/d56b2a42ace04544a47286de17abc35f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d56b2a42ace04544a47286de17abc35f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.32:5000/v3/users/ebf0020df3ef470386f763032bf048a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ebf0020df3ef470386f763032bf048a2", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.32:5000/v3/users/ff4e1f818c8b432487ac5ca3232ff438"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff4e1f818c8b432487ac5ca3232ff438", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.32:5000/v3/users", "previous": null, "next": null}} 2018-08-10 01:32:59,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-569932e7-eafd-406d-9f0f-b9c5bdbed1fd 2018-08-10 01:32:59,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.225868940353s 2018-08-10 01:32:59,318 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-569932e7-eafd-406d-9f0f-b9c5bdbed1fd 2018-08-10 01:32:59,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-10 01:32:59,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/users/30132bc8fbee4ab38930c5758b46b237 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3b78b5bd16a654c76ed6db7f394b7153e022f166" 2018-08-10 01:32:59,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 01:32:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-095c6a11-a059-46f7-8f7e-597fc2db3929 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "juju_epc-user_a55c27da-f03a-4a3d-87f8-f15a660b0fe7", "links": {"self": "http://172.30.9.32:5000/v3/users/30132bc8fbee4ab38930c5758b46b237"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "30132bc8fbee4ab38930c5758b46b237", "description": null}} 2018-08-10 01:32:59,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users/30132bc8fbee4ab38930c5758b46b237 used request id req-095c6a11-a059-46f7-8f7e-597fc2db3929 2018-08-10 01:32:59,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.225656986237s 2018-08-10 01:32:59,549 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users/30132bc8fbee4ab38930c5758b46b237 used request id req-095c6a11-a059-46f7-8f7e-597fc2db3929 2018-08-10 01:32:59,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-10 01:32:59,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:5000/v3/users/30132bc8fbee4ab38930c5758b46b237 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3b78b5bd16a654c76ed6db7f394b7153e022f166" 2018-08-10 01:32:59,879 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 10 Aug 2018 01:32:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5825c459-db89-423f-b1df-d0432a2fd7eb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-10 01:32:59,880 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/users/30132bc8fbee4ab38930c5758b46b237 used request id req-5825c459-db89-423f-b1df-d0432a2fd7eb 2018-08-10 01:32:59,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.329581975937s 2018-08-10 01:32:59,880 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/users/30132bc8fbee4ab38930c5758b46b237 used request id req-5825c459-db89-423f-b1df-d0432a2fd7eb 2018-08-10 01:32:59,886 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-10 01:32:59,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32: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}3b78b5bd16a654c76ed6db7f394b7153e022f166" 2018-08-10 01:33:00,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 10 Aug 2018 01:32:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36e2aeab-c331-42f5-9984-4779f41d28df Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.32:5000/v3/projects/6e2b193279f94c09870f0da27a1e5991"}, "tags": [], "enabled": true, "id": "6e2b193279f94c09870f0da27a1e5991", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.32:5000/v3/projects/808c49a1a9ba4118bf89af23b253d199"}, "tags": [], "enabled": true, "id": "808c49a1a9ba4118bf89af23b253d199", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_a55c27da-f03a-4a3d-87f8-f15a660b0fe7"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.32:5000/v3/projects/b5220918a46940eca73b5641490793b9"}, "tags": [], "enabled": true, "id": "b5220918a46940eca73b5641490793b9", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-10 01:33:00,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects used request id req-36e2aeab-c331-42f5-9984-4779f41d28df 2018-08-10 01:33:00,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.205281019211s 2018-08-10 01:33:00,092 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects used request id req-36e2aeab-c331-42f5-9984-4779f41d28df 2018-08-10 01:33:00,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-10 01:33:00,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:5000/v3/projects/808c49a1a9ba4118bf89af23b253d199 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3b78b5bd16a654c76ed6db7f394b7153e022f166" 2018-08-10 01:33:00,352 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 10 Aug 2018 01:33:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-809047d8-6c45-4343-896a-dadfe6cae784 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-10 01:33:00,352 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/projects/808c49a1a9ba4118bf89af23b253d199 used request id req-809047d8-6c45-4343-896a-dadfe6cae784 2018-08-10 01:33:00,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.255628108978s 2018-08-10 01:33:00,352 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/projects/808c49a1a9ba4118bf89af23b253d199 used request id req-809047d8-6c45-4343-896a-dadfe6cae784 2018-08-10 01:33:00,353 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify | functest | vnf | 01:47 | FAIL | | cloudify_ims | functest | vnf | 39:04 | FAIL | | heat_ims | functest | vnf | 15:37 | PASS | | vyos_vrouter | functest | vnf | 15:34 | PASS | | juju_epc | functest | vnf | 29:15 | PASS | +----------------------+------------------+--------------+------------------+----------------+ 2018-08-10 01:33:00,359 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-08-10 01:33:00,439 - paramiko.transport - DEBUG - EOF in transport thread